Actually, remove VS edit comment

Gonna port upstream.
This commit is contained in:
TheFurryFeline
2021-05-12 19:58:08 -04:00
committed by GitHub
parent 362e6a7f8a
commit 55bbaa7dd9
+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 && client ) // VOREStation edit - no snoring if SSD
if( prob(2) && health && !hal_crit && client )
spawn(0)
emote("snore")
//CONSCIOUS