Merge pull request #8413 from Fox-McCloud/fixes-slimes

Fixes Slimes Dying on their Own
This commit is contained in:
tigercat2000
2017-12-01 20:07:01 -08:00
committed by GitHub
@@ -12,6 +12,9 @@
if(!ckey)
handle_speech_and_mood()
/mob/living/carbon/slime/breathe()
return
/mob/living/carbon/slime/proc/AIprocess() // the master AI process
if(AIproc || stat == DEAD || client) return