mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
## About The Pull Request This moves all the shuttle `.dmm` files into separate respective folders. ## Why It's Good For The Game Easier to find shuttles while mapping. ## Changelog 🆑 code: Reorganize shuttle maps into separate folders /🆑
113 lines
1.8 KiB
Plaintext
113 lines
1.8 KiB
Plaintext
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
|
|
"a" = (
|
|
/turf/closed/wall/mineral/titanium,
|
|
/area/shuttle/mining)
|
|
"b" = (
|
|
/obj/effect/spawner/structure/window/reinforced/shuttle,
|
|
/turf/open/floor/plating,
|
|
/area/shuttle/mining)
|
|
"c" = (
|
|
/obj/structure/table,
|
|
/turf/open/floor/mineral/titanium/blue,
|
|
/area/shuttle/mining)
|
|
"d" = (
|
|
/obj/machinery/computer/shuttle/mining,
|
|
/turf/open/floor/mineral/titanium/blue,
|
|
/area/shuttle/mining)
|
|
"e" = (
|
|
/turf/open/floor/mineral/titanium,
|
|
/area/shuttle/mining)
|
|
"f" = (
|
|
/obj/structure/chair/comfy/shuttle{
|
|
dir = 1
|
|
},
|
|
/turf/open/floor/mineral/titanium/blue,
|
|
/area/shuttle/mining)
|
|
"g" = (
|
|
/obj/machinery/light/directional/west,
|
|
/turf/open/floor/mineral/titanium,
|
|
/area/shuttle/mining)
|
|
"h" = (
|
|
/obj/machinery/door/airlock/titanium{
|
|
name = "Mining Shuttle Airlock"
|
|
},
|
|
/obj/docking_port/mobile{
|
|
dir = 8;
|
|
shuttle_id = "mining";
|
|
name = "mining shuttle";
|
|
port_direction = 4
|
|
},
|
|
/turf/open/floor/plating,
|
|
/area/shuttle/mining)
|
|
"i" = (
|
|
/obj/structure/closet/crate,
|
|
/turf/open/floor/mineral/titanium/blue,
|
|
/area/shuttle/mining)
|
|
"j" = (
|
|
/obj/machinery/power/shuttle_engine/heater,
|
|
/obj/structure/window/reinforced/spawner/directional/north,
|
|
/obj/structure/window/reinforced/spawner/directional/west,
|
|
/obj/structure/window/reinforced/spawner/directional/east,
|
|
/turf/open/floor/plating,
|
|
/area/shuttle/mining)
|
|
"k" = (
|
|
/obj/structure/ore_box,
|
|
/turf/open/floor/mineral/titanium/blue,
|
|
/area/shuttle/mining)
|
|
"l" = (
|
|
/obj/machinery/power/shuttle_engine/propulsion/burst,
|
|
/turf/open/floor/plating/airless,
|
|
/area/shuttle/mining)
|
|
"Q" = (
|
|
/obj/structure/chair/comfy/shuttle{
|
|
dir = 1
|
|
},
|
|
/turf/open/floor/mineral/titanium,
|
|
/area/shuttle/mining)
|
|
|
|
(1,1,1) = {"
|
|
a
|
|
a
|
|
b
|
|
a
|
|
b
|
|
a
|
|
a
|
|
"}
|
|
(2,1,1) = {"
|
|
a
|
|
c
|
|
e
|
|
g
|
|
f
|
|
i
|
|
a
|
|
"}
|
|
(3,1,1) = {"
|
|
b
|
|
d
|
|
Q
|
|
e
|
|
f
|
|
j
|
|
l
|
|
"}
|
|
(4,1,1) = {"
|
|
a
|
|
c
|
|
e
|
|
e
|
|
f
|
|
k
|
|
a
|
|
"}
|
|
(5,1,1) = {"
|
|
a
|
|
a
|
|
b
|
|
h
|
|
b
|
|
a
|
|
a
|
|
"}
|