added weighted random item drops based on player needs

This commit is contained in:
derek
2025-01-17 14:43:51 -06:00
parent cafcf57ef1
commit 5eb065830a
9 changed files with 83 additions and 31 deletions

View File

@@ -704,7 +704,7 @@ recoil_amount = Vector3(0.5, 0.2, 0.2)
spread = Vector3(90, 90, 1)
kick_amount = 10.0
max_ammo = 1
start_mags = 20
start_mags = 5
pellets_per_shot = 25
bullet_speed = 500.0
fire_pitch_scale_amt = 0.1