mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 07:08:55 +01:00
Tweaks aquatic behavior (#8195)
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
|
||||
stacks = MODIFIER_STACK_FORBID
|
||||
|
||||
slowdown = -1.5 //A bit faster when actually submerged fully in water, as you're not waddling through it.
|
||||
slowdown = -1.0 //A bit faster when actually submerged fully in water, as you're not waddling through it. //ChompEDIT - nerf this a lil
|
||||
siemens_coefficient = 1.5 //You are, however, underwater. Getting shocked will hurt.
|
||||
|
||||
outgoing_melee_damage_percent = 0.75 //You are swinging a sword under water...Good luck.
|
||||
@@ -332,4 +332,4 @@
|
||||
|
||||
max_hal_resistance = 0
|
||||
min_hal_resistance = 0
|
||||
effective_hal_resistance = 1
|
||||
effective_hal_resistance = 1
|
||||
|
||||
Reference in New Issue
Block a user