mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
Merge pull request #8413 from Fox-McCloud/fixes-slimes
Fixes Slimes Dying on their Own
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user