No burning the spirit of halloween

This commit is contained in:
keronshb
2021-10-28 00:43:02 -04:00
parent e469f74dac
commit e8c56c07ee
+5 -1
View File
@@ -247,7 +247,11 @@ GLOBAL_LIST_EMPTY(crematoriums)
locked = TRUE
update_icon()
for(var/mob/living/simple_animal/jacq/J in conts)
visible_message("<b>[src]</b> cackles, <span class='spooky'>\"You'll nae get rid a me that easily!\"</span>")
playsound(loc, 'sound/spookoween/ahaha.ogg', 100, 0.25)
J.poof()
return
for(var/mob/living/M in conts)
if (M.stat != DEAD)
M.emote("scream")