mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Zombie Stuff (#10499)
This commit is contained in:
@@ -339,8 +339,7 @@
|
||||
M.emote("scream")
|
||||
else
|
||||
var/mob/living/carbon/C = M
|
||||
if(C.can_feel_pain())
|
||||
C.emote("scream")
|
||||
C.emote("scream")
|
||||
M.death(1)
|
||||
M.ghostize()
|
||||
qdel(M)
|
||||
|
||||
Reference in New Issue
Block a user