refactor tags
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
|
||||
/datum/brain_trauma/severe/narcolepsy/on_life()
|
||||
..()
|
||||
if(owner._REFACTORING_IsSleeping())
|
||||
if(owner.IsSleeping())
|
||||
return
|
||||
var/sleep_chance = 1
|
||||
if(owner.m_intent == MOVE_INTENT_RUN)
|
||||
|
||||
Reference in New Issue
Block a user