more tweaks to weapon script and revolvers
This commit is contained in:
@@ -9,6 +9,7 @@ gun_name = "machete"
|
||||
gun_icon = ExtResource("1_c6dni")
|
||||
path = "res://assets/machete.tscn"
|
||||
weapon_type = 1
|
||||
reload_type = 0
|
||||
fire_mode = 1
|
||||
fov_zoom_amt = 0.98
|
||||
ads = false
|
||||
@@ -22,3 +23,4 @@ bullet_force_mod = 5.0
|
||||
bullet_speed = 600
|
||||
shotgun_spread = Vector3(0.1, 0.1, 0.1)
|
||||
pellets_per_shot = 20
|
||||
blast_power = 50.0
|
||||
|
||||
Reference in New Issue
Block a user