Ports emote decls from Bay + automatic pain emotes. (#9215)

This commit is contained in:
Matt Atlas
2020-07-03 20:14:23 +02:00
committed by GitHub
parent 431949383f
commit 107bbc58d8
30 changed files with 1369 additions and 908 deletions

View File

@@ -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 */