Skip to content

Commit

Permalink
Airlock improvements, mainly external
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss committed Oct 16, 2021
1 parent 492dc31 commit 5294de7
Show file tree
Hide file tree
Showing 18 changed files with 455 additions and 433 deletions.
16 changes: 4 additions & 12 deletions _maps/RandomRuins/SpaceRuins/caravanambush.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -364,9 +364,7 @@
/turf/open/floor/plating/airless,
/area/shuttle/caravan/freighter3)
"gc" = (
/obj/machinery/door/airlock/external{
req_access_txt = "13"
},
/obj/machinery/door/airlock/external,
/obj/effect/mapping_helpers/airlock/cyclelink_helper,
/turf/open/floor/plating/airless,
/area/shuttle/caravan/freighter3)
Expand Down Expand Up @@ -560,9 +558,7 @@
/area/shuttle/caravan/freighter2)
"hs" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/door/airlock/external{
req_access_txt = "13"
},
/obj/machinery/door/airlock/external,
/obj/effect/mapping_helpers/airlock/cyclelink_helper,
/turf/open/floor/plating/airless,
/area/shuttle/caravan/freighter2)
Expand Down Expand Up @@ -1239,19 +1235,15 @@
/turf/closed/wall/mineral/plastitanium,
/area/ruin/unpowered)
"vE" = (
/obj/machinery/door/airlock/external{
req_access_txt = "13"
},
/obj/machinery/door/airlock/external,
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 1
},
/turf/open/floor/plating/airless,
/area/shuttle/caravan/freighter3)
"GL" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/door/airlock/external{
req_access_txt = "13"
},
/obj/machinery/door/airlock/external,
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 1
},
Expand Down
4 changes: 1 addition & 3 deletions _maps/RandomZLevels/research.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -528,9 +528,7 @@
/turf/open/floor/iron/white,
/area/awaymission/research/interior/engineering)
"bx" = (
/obj/machinery/door/airlock/external{
req_access_txt = "13"
},
/obj/machinery/door/airlock/external,
/turf/open/floor/plating,
/area/awaymission/research/interior/maint)
"by" = (
Expand Down

0 comments on commit 5294de7

Please sign in to comment.