fixed cycle count on weapon script
This commit is contained in:
@@ -16,7 +16,7 @@ bullet = ExtResource("1_53e42")
|
||||
fire_mode = 1
|
||||
fov_zoom_amt = 0.98
|
||||
ads = false
|
||||
recoil_amount = Vector3(0.05, 0.05, 0.05)
|
||||
recoil_amount = Vector3(0.2, 0.05, 0.05)
|
||||
kick_amount = 0.1
|
||||
max_ammo = 6
|
||||
start_mags = 3
|
||||
|
||||
Reference in New Issue
Block a user