more various tweaks to held items and chests in order to make carrying chests fun
This commit is contained in:
@@ -21,7 +21,7 @@ recoil_amount = Vector3(0.05, 0.05, 0.05)
|
||||
kick_amount = 0.1
|
||||
max_ammo = 20
|
||||
start_mags = 3
|
||||
bullet_damage = 1
|
||||
bullet_damage = 2
|
||||
smoke_enabled = false
|
||||
bullet_force_mod = 5.0
|
||||
bullet_speed = 600
|
||||
|
||||
@@ -19,8 +19,8 @@ ads = false
|
||||
recoil_amount = Vector3(0.05, 0.05, 0.05)
|
||||
kick_amount = 0.1
|
||||
max_ammo = 6
|
||||
start_mags = 1
|
||||
bullet_damage = 1
|
||||
start_mags = 3
|
||||
bullet_damage = 5
|
||||
smoke_enabled = false
|
||||
bullet_force_mod = 5.0
|
||||
bullet_speed = 1200
|
||||
|
||||
Reference in New Issue
Block a user