Files
Bubberstation/_maps/shuttles/assault_pod_default.dmm
Son-of-Space 5ca39ded06 [MDB IGNORE] Replaces var access with helpers on away, ruin, and shuttles (#67370)
What it says on the tin.

I edited for req_access with vsc instead of the map editor for our ruins and away missions. It was much more time-efficient! This means I may have accidentally replaced a window access with an access helper (which will not work). I am going to double check that but want a third set of eyes especially on that for whoever reviews this. Thanks.
2022-05-29 17:52:50 -06:00

135 lines
2.0 KiB
Plaintext

//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"b" = (
/obj/machinery/porta_turret/syndicate/pod,
/turf/closed/wall/mineral/plastitanium,
/area/shuttle/assault_pod)
"c" = (
/obj/structure/chair/comfy/shuttle{
dir = 4
},
/turf/open/floor/mineral/plastitanium/red,
/area/shuttle/assault_pod)
"d" = (
/turf/closed/wall/mineral/plastitanium,
/area/shuttle/assault_pod)
"e" = (
/obj/machinery/door/airlock/centcom{
aiControlDisabled = 1;
name = "Assault Pod"
},
/obj/docking_port/mobile/assault_pod{
name = "steel rain";
port_direction = 4;
preferred_direction = 4
},
/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
/turf/open/floor/plating,
/area/shuttle/assault_pod)
"h" = (
/obj/machinery/computer/shuttle/syndicate/drop_pod,
/turf/closed/wall/mineral/plastitanium,
/area/shuttle/assault_pod)
"p" = (
/turf/open/floor/mineral/plastitanium/red,
/area/shuttle/assault_pod)
"t" = (
/obj/machinery/door/airlock/centcom{
aiControlDisabled = 1;
name = "Assault Pod"
},
/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
/turf/open/floor/plating,
/area/shuttle/assault_pod)
"D" = (
/obj/structure/chair/comfy/shuttle,
/obj/machinery/light/directional/north,
/turf/open/floor/mineral/plastitanium/red,
/area/shuttle/assault_pod)
"H" = (
/obj/structure/chair/comfy/shuttle{
dir = 8
},
/turf/open/floor/mineral/plastitanium/red,
/area/shuttle/assault_pod)
"L" = (
/obj/structure/chair/comfy/shuttle{
dir = 1
},
/obj/machinery/light/directional/south,
/turf/open/floor/mineral/plastitanium/red,
/area/shuttle/assault_pod)
"R" = (
/obj/machinery/door/airlock/centcom{
name = "Assault Pod"
},
/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
/turf/open/floor/plating,
/area/shuttle/assault_pod)
"V" = (
/turf/template_noop,
/area/template_noop)
(1,1,1) = {"
V
b
d
t
d
b
V
"}
(2,1,1) = {"
b
d
c
p
c
d
b
"}
(3,1,1) = {"
d
c
p
H
p
c
d
"}
(4,1,1) = {"
R
p
L
h
D
p
e
"}
(5,1,1) = {"
d
H
p
c
p
H
d
"}
(6,1,1) = {"
b
d
H
p
H
d
b
"}
(7,1,1) = {"
V
b
d
t
d
b
V
"}