Yeah the captains office should be radiated during rad storms

This commit is contained in:
SoundScopes
2015-08-11 11:36:41 +01:00
parent 779d465793
commit ab320ea0b8
+1 -1
View File
@@ -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))