adj: adjusted the awp and swarm rocket damage

This commit is contained in:
DottsGit
2026-06-06 00:22:45 -04:00
parent 0b8dcaf3ce
commit ee1114948b
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ func _init() -> void:
fire_rate = 1.5 # Slow
max_ammo = 3
reload_time = 3.0
base_damage = 150.0 # 1 hit kill
min_damage = 130.0 # Long falloff still kills
base_damage = 200.0 # 1 hit kill
min_damage = 130.0 # Long falloff
falloff_start = 100.0
max_range = 300.0
automatic = false