mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
Update carbon.dm
This commit is contained in:
@@ -1174,7 +1174,7 @@
|
||||
return FALSE
|
||||
if(has_status_effect(/datum/status_effect/hallucination))
|
||||
return TRUE
|
||||
if(IsSleeping())
|
||||
if(IsSleeping() || IsUnconscious())
|
||||
return TRUE
|
||||
if(HAS_TRAIT(src, TRAIT_DUMB))
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user