This commit is contained in:
Zuhayr
2015-06-10 13:21:07 +09:30
parent 8a2c0226dc
commit 018c3fc2aa
2 changed files with 6 additions and 6 deletions
@@ -35,7 +35,7 @@
cultnet.updateVisibility(src, 0)
/mob/living/death(gibbed, deathmessage="seizes up and falls limp...")
if(..())
if(..(gibbed, deathmessage))
// If true, the mob went from living to dead (assuming everyone has been overriding as they should...)
cultnet.updateVisibility(src)