mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-25 01:22:13 +00:00
Ports emote decls from Bay + automatic pain emotes. (#9215)
This commit is contained in:
@@ -261,10 +261,6 @@
|
||||
if(isanimal(target))
|
||||
target.visible_message("<b>[target]</b> twitches, foaming at the mouth.")
|
||||
L.apply_damage(35, TOX) //temporary until simple_mob paralysis actually works.
|
||||
/* var/mob/living/simple_animal/M = target
|
||||
spawn(60)
|
||||
target.visible_message("<b>[target]</b> collapses.")
|
||||
M.Sleeping(1200)*/ //commented out until simple_mob paralysis actually works.
|
||||
..()
|
||||
|
||||
/* Miscellaneous */
|
||||
|
||||
Reference in New Issue
Block a user