mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 11:34:19 +01:00
fuckup of the yar (#18060)
This commit is contained in:
@@ -371,6 +371,8 @@
|
||||
return 0
|
||||
|
||||
/mob/living/proc/Sleeping(amount, ignore_canstun = FALSE)
|
||||
if(frozen) // If the mob has been admin frozen, sleeping should not be changeable
|
||||
return
|
||||
if(status_flags & GODMODE)
|
||||
return
|
||||
var/datum/status_effect/incapacitating/sleeping/S = IsSleeping()
|
||||
|
||||
Reference in New Issue
Block a user