mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
Unapologetic Manhack / Viscerator Nerfs (#6645)
Removes the flashing effect on manhack grenades. It lasted around two to three seconds, making escape nigh impossible.
Made manhacks do a random number between 10 and 15 damage.
Made manhacks easier to click on by giving them a small invisible square around their sprite.
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
pass_flags = PASSTABLE
|
||||
health = 15
|
||||
maxHealth = 15
|
||||
melee_damage_lower = 15
|
||||
melee_damage_lower = 10
|
||||
melee_damage_upper = 15
|
||||
density = 0
|
||||
attacktext = "cut"
|
||||
|
||||
Reference in New Issue
Block a user