mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-08-22 12:16:14 +01:00
Yeah the captains office should be radiated during rad storms
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
continue
|
||||
if(T.z != 1)
|
||||
continue
|
||||
if(istype(T.loc, /area/maintenance) || istype(T.loc, /area/crew_quarters))
|
||||
if(istype(T.loc, /area/maintenance) || istype(T.loc, /area/crew_quarters/sleep))
|
||||
continue
|
||||
|
||||
if(istype(H,/mob/living/carbon/human))
|
||||
|
||||
Reference in New Issue
Block a user