fixed revolver setup so that it only populates owned casings
This commit is contained in:
@@ -18,7 +18,7 @@ fire_mode = 0
|
||||
fov_zoom_amt = 0.98
|
||||
crosshair_radius = 50
|
||||
ads = false
|
||||
recoil_amount = Vector3(0.05, 0.05, 0.05)
|
||||
recoil_amount = Vector3(0.025, 0.05, 0.05)
|
||||
crosshair_jump_amount = 10
|
||||
kick_amount = 0.1
|
||||
max_ammo = 20
|
||||
|
||||
Reference in New Issue
Block a user