Ancient Space Station [Space Spawn Ruin]

This commit is contained in:
CitadelStationBot
2017-06-25 11:03:27 -05:00
parent 4293607509
commit d4c54bb0b5
26 changed files with 23054 additions and 1 deletions
+5
View File
@@ -50,6 +50,11 @@
var/area/A = I
LAZYADD(A.firedoors, src)
/obj/machinery/door/firedoor/closed
icon_state = "door_closed"
opacity = TRUE
density = TRUE
//see also turf/AfterChange for adjacency shennanigans
/obj/machinery/door/firedoor/proc/remove_from_areas()