mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Waking up no longer auto-cancels resting
This commit is contained in:
@@ -12,6 +12,4 @@
|
||||
KnockOut()
|
||||
else
|
||||
if(stat == UNCONSCIOUS)
|
||||
// updating=FALSE because `WakeUp` will handle canmove up for us
|
||||
StopResting(updating=FALSE)
|
||||
WakeUp()
|
||||
|
||||
Reference in New Issue
Block a user