Merge pull request #1770 from Citadel-Station-13/upstream-merge-28584

[MIRROR] Ancient Space Station [Space Spawn Ruin]
This commit is contained in:
LetterJay
2017-06-27 21:25:50 -05:00
committed by GitHub
27 changed files with 19807 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()