mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 12:08:28 +01:00
Actually, remove VS edit comment
Gonna port upstream.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user