mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 08:29:57 +01:00
Ports the radiation subsystem and cleans up damage flags. (#15715)
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
TornadoAnimate(A)
|
||||
A.visible_message("<span class='warning'>[A] sweeps [D] with their tail!</span>")
|
||||
playsound(get_turf(A), /singleton/sound_category/swing_hit_sound, 50, 1, -1)
|
||||
D.apply_damage(5, BRUTE)
|
||||
D.apply_damage(5, DAMAGE_BRUTE)
|
||||
D.Weaken(2)
|
||||
return 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user