Stop SSD Snoring

Up-port https://github.com/VOREStation/VOREStation/pull/10313. Reduces chat log spam potential.

🆑 
tweak - Stop Snore if SSD
/🆑
This commit is contained in:
TheFurryFeline
2021-05-12 19:59:42 -04:00
committed by GitHub
parent e317eab41a
commit 361b8798ba
+1 -1
View File
@@ -1028,7 +1028,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