Merge pull request #10313 from TheFurryFeline/patch-31

Stop SSD Snorers
This commit is contained in:
Novacat
2021-05-12 22:52:51 -04:00
committed by GitHub
+1 -1
View File
@@ -1044,7 +1044,7 @@
if(client || sleeping > 3)
AdjustSleeping(-1)
throw_alert("asleep", /obj/screen/alert/asleep)
if( prob(2) && health && !hal_crit )
if( prob(2) && health && !hal_crit && client )
spawn(0)
emote("snore")
//CONSCIOUS