mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-04 14:01:22 +00:00
Random ruins map templates fixes (#53848)
* fix golem ship propulsion dir * vaporwave tweak replace space to noop, anchor statues * spacehotel tweak replace area to noop, place lattice under grille * creahedship tweak replace space to noop, remove asteroid area from space * vaporwave replace to noop * replace turf space to noop * replace space area and turf on shuttles * replace space area and turf on teplates
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
/area/ruin/powered/golem_ship)
|
/area/ruin/powered/golem_ship)
|
||||||
"i" = (
|
"i" = (
|
||||||
/obj/structure/shuttle/engine/propulsion{
|
/obj/structure/shuttle/engine/propulsion{
|
||||||
dir = 8
|
dir = 4
|
||||||
},
|
},
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/ruin/powered/golem_ship)
|
/area/ruin/powered/golem_ship)
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
"ae" = (
|
"ae" = (
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"af" = (
|
"af" = (
|
||||||
/turf/closed/wall,
|
/turf/closed/wall,
|
||||||
/area/ruin/space/djstation)
|
/area/ruin/space/djstation)
|
||||||
@@ -286,7 +286,7 @@
|
|||||||
"aZ" = (
|
"aZ" = (
|
||||||
/obj/structure/disposalpipe/segment,
|
/obj/structure/disposalpipe/segment,
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ba" = (
|
"ba" = (
|
||||||
/turf/open/floor/plasteel/freezer,
|
/turf/open/floor/plasteel/freezer,
|
||||||
/area/ruin/space/djstation)
|
/area/ruin/space/djstation)
|
||||||
@@ -355,7 +355,7 @@
|
|||||||
},
|
},
|
||||||
/obj/structure/disposaloutlet,
|
/obj/structure/disposaloutlet,
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"Co" = (
|
"Co" = (
|
||||||
/obj/machinery/door/airlock/external{
|
/obj/machinery/door/airlock/external{
|
||||||
name = "Ruskie DJ Station"
|
name = "Ruskie DJ Station"
|
||||||
|
|||||||
@@ -173,7 +173,7 @@
|
|||||||
"bd" = (
|
"bd" = (
|
||||||
/obj/structure/grille/broken,
|
/obj/structure/grille/broken,
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"be" = (
|
"be" = (
|
||||||
/obj/machinery/light/small,
|
/obj/machinery/light/small,
|
||||||
/turf/open/floor/plasteel,
|
/turf/open/floor/plasteel,
|
||||||
@@ -431,7 +431,7 @@
|
|||||||
/turf/open/floor/plasteel/airless{
|
/turf/open/floor/plasteel/airless{
|
||||||
icon_state = "damaged4"
|
icon_state = "damaged4"
|
||||||
},
|
},
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"cd" = (
|
"cd" = (
|
||||||
/obj/machinery/light,
|
/obj/machinery/light,
|
||||||
/turf/open/floor/plasteel/airless,
|
/turf/open/floor/plasteel/airless,
|
||||||
@@ -673,7 +673,7 @@
|
|||||||
"de" = (
|
"de" = (
|
||||||
/obj/effect/spawner/lootdrop/maintenance,
|
/obj/effect/spawner/lootdrop/maintenance,
|
||||||
/turf/open/floor/plasteel/airless/solarpanel,
|
/turf/open/floor/plasteel/airless/solarpanel,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"df" = (
|
"df" = (
|
||||||
/obj/item/wallframe/apc,
|
/obj/item/wallframe/apc,
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
@@ -688,7 +688,7 @@
|
|||||||
/area/ruin/space/derelict/gravity_generator)
|
/area/ruin/space/derelict/gravity_generator)
|
||||||
"dj" = (
|
"dj" = (
|
||||||
/turf/open/floor/plasteel/airless/solarpanel,
|
/turf/open/floor/plasteel/airless/solarpanel,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"dk" = (
|
"dk" = (
|
||||||
/obj/item/stack/cable_coil/cut,
|
/obj/item/stack/cable_coil/cut,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
@@ -1861,7 +1861,7 @@
|
|||||||
},
|
},
|
||||||
/obj/structure/grille,
|
/obj/structure/grille,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"hR" = (
|
"hR" = (
|
||||||
/obj/structure/table,
|
/obj/structure/table,
|
||||||
/obj/structure/window/reinforced{
|
/obj/structure/window/reinforced{
|
||||||
@@ -1920,11 +1920,11 @@
|
|||||||
/turf/open/floor/plasteel/airless{
|
/turf/open/floor/plasteel/airless{
|
||||||
icon_state = "damaged5"
|
icon_state = "damaged5"
|
||||||
},
|
},
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ib" = (
|
"ib" = (
|
||||||
/obj/item/stack/cable_coil/cut,
|
/obj/item/stack/cable_coil/cut,
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ic" = (
|
"ic" = (
|
||||||
/obj/structure/table,
|
/obj/structure/table,
|
||||||
/obj/structure/window/reinforced{
|
/obj/structure/window/reinforced{
|
||||||
@@ -2002,7 +2002,7 @@
|
|||||||
/turf/open/floor/plasteel/airless{
|
/turf/open/floor/plasteel/airless{
|
||||||
icon_state = "damaged4"
|
icon_state = "damaged4"
|
||||||
},
|
},
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ir" = (
|
"ir" = (
|
||||||
/obj/structure/chair{
|
/obj/structure/chair{
|
||||||
dir = 1
|
dir = 1
|
||||||
@@ -2027,7 +2027,7 @@
|
|||||||
dir = 6
|
dir = 6
|
||||||
},
|
},
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"iv" = (
|
"iv" = (
|
||||||
/obj/structure/table,
|
/obj/structure/table,
|
||||||
/obj/structure/window/reinforced{
|
/obj/structure/window/reinforced{
|
||||||
@@ -2158,7 +2158,7 @@
|
|||||||
},
|
},
|
||||||
/obj/structure/grille,
|
/obj/structure/grille,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"iU" = (
|
"iU" = (
|
||||||
/obj/structure/table,
|
/obj/structure/table,
|
||||||
/obj/structure/window/reinforced{
|
/obj/structure/window/reinforced{
|
||||||
@@ -2598,7 +2598,7 @@
|
|||||||
"kL" = (
|
"kL" = (
|
||||||
/obj/structure/window/fulltile,
|
/obj/structure/window/fulltile,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"kM" = (
|
"kM" = (
|
||||||
/obj/structure/girder,
|
/obj/structure/girder,
|
||||||
/turf/open/floor/plating,
|
/turf/open/floor/plating,
|
||||||
@@ -2691,7 +2691,7 @@
|
|||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/obj/item/stack/cable_coil/cut,
|
/obj/item/stack/cable_coil/cut,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"le" = (
|
"le" = (
|
||||||
/obj/effect/decal/cleanable/blood/splatter,
|
/obj/effect/decal/cleanable/blood/splatter,
|
||||||
/turf/open/floor/plasteel/airless,
|
/turf/open/floor/plasteel/airless,
|
||||||
@@ -3589,7 +3589,7 @@
|
|||||||
"vf" = (
|
"vf" = (
|
||||||
/obj/structure/grille,
|
/obj/structure/grille,
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"vo" = (
|
"vo" = (
|
||||||
/obj/structure/closet/crate,
|
/obj/structure/closet/crate,
|
||||||
/obj/item/stack/sheet/mineral/gold{
|
/obj/item/stack/sheet/mineral/gold{
|
||||||
@@ -3605,7 +3605,7 @@
|
|||||||
dir = 1
|
dir = 1
|
||||||
},
|
},
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"wK" = (
|
"wK" = (
|
||||||
/turf/open/floor/plasteel/airless{
|
/turf/open/floor/plasteel/airless{
|
||||||
icon_state = "damaged3"
|
icon_state = "damaged3"
|
||||||
@@ -3629,7 +3629,7 @@
|
|||||||
/turf/open/floor/plasteel/airless{
|
/turf/open/floor/plasteel/airless{
|
||||||
icon_state = "damaged3"
|
icon_state = "damaged3"
|
||||||
},
|
},
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"CZ" = (
|
"CZ" = (
|
||||||
/obj/item/clothing/suit/space/syndicate/black/green,
|
/obj/item/clothing/suit/space/syndicate/black/green,
|
||||||
/turf/open/floor/plasteel/airless{
|
/turf/open/floor/plasteel/airless{
|
||||||
@@ -3664,7 +3664,7 @@
|
|||||||
/turf/open/floor/plasteel/airless{
|
/turf/open/floor/plasteel/airless{
|
||||||
icon_state = "damaged2"
|
icon_state = "damaged2"
|
||||||
},
|
},
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ES" = (
|
"ES" = (
|
||||||
/obj/effect/spawner/structure/window/plasma/reinforced,
|
/obj/effect/spawner/structure/window/plasma/reinforced,
|
||||||
/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
|
/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
|
||||||
@@ -3674,7 +3674,7 @@
|
|||||||
"Gu" = (
|
"Gu" = (
|
||||||
/obj/structure/grille,
|
/obj/structure/grille,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"GM" = (
|
"GM" = (
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
@@ -3721,7 +3721,7 @@
|
|||||||
/turf/open/floor/plasteel/airless{
|
/turf/open/floor/plasteel/airless{
|
||||||
icon_state = "floorscorched2"
|
icon_state = "floorscorched2"
|
||||||
},
|
},
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"Kf" = (
|
"Kf" = (
|
||||||
/obj/item/paper/fluff/ruins/thederelict/vaultraider,
|
/obj/item/paper/fluff/ruins/thederelict/vaultraider,
|
||||||
/obj/effect/decal/remains/human{
|
/obj/effect/decal/remains/human{
|
||||||
@@ -3765,7 +3765,7 @@
|
|||||||
/area/ruin/space/derelict/bridge/ai_upload)
|
/area/ruin/space/derelict/bridge/ai_upload)
|
||||||
"Lv" = (
|
"Lv" = (
|
||||||
/turf/closed/wall,
|
/turf/closed/wall,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"LX" = (
|
"LX" = (
|
||||||
/obj/machinery/power/smes/engineering{
|
/obj/machinery/power/smes/engineering{
|
||||||
charge = 0
|
charge = 0
|
||||||
@@ -3836,9 +3836,6 @@
|
|||||||
/obj/effect/mapping_helpers/airlock/cyclelink_helper,
|
/obj/effect/mapping_helpers/airlock/cyclelink_helper,
|
||||||
/turf/open/floor/plasteel,
|
/turf/open/floor/plasteel,
|
||||||
/area/ruin/space/derelict/gravity_generator)
|
/area/ruin/space/derelict/gravity_generator)
|
||||||
"Sv" = (
|
|
||||||
/turf/closed/wall/r_wall,
|
|
||||||
/area/space/nearstation)
|
|
||||||
"Tm" = (
|
"Tm" = (
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
/area/ruin/space/derelict/hallway/primary/port)
|
/area/ruin/space/derelict/hallway/primary/port)
|
||||||
@@ -3851,7 +3848,7 @@
|
|||||||
/area/ruin/space/derelict/medical)
|
/area/ruin/space/derelict/medical)
|
||||||
"Uz" = (
|
"Uz" = (
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"UG" = (
|
"UG" = (
|
||||||
/obj/structure/cable,
|
/obj/structure/cable,
|
||||||
/obj/machinery/power/terminal{
|
/obj/machinery/power/terminal{
|
||||||
@@ -3909,7 +3906,7 @@
|
|||||||
"ZB" = (
|
"ZB" = (
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ZM" = (
|
"ZM" = (
|
||||||
/obj/machinery/drone_dispenser/derelict,
|
/obj/machinery/drone_dispenser/derelict,
|
||||||
/turf/open/floor/plasteel,
|
/turf/open/floor/plasteel,
|
||||||
@@ -7227,7 +7224,7 @@ aa
|
|||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
ZB
|
ZB
|
||||||
Sv
|
ci
|
||||||
ZB
|
ZB
|
||||||
dr
|
dr
|
||||||
dr
|
dr
|
||||||
@@ -7339,7 +7336,7 @@ aa
|
|||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
Sv
|
ci
|
||||||
de
|
de
|
||||||
dr
|
dr
|
||||||
dr
|
dr
|
||||||
@@ -8695,7 +8692,7 @@ aa
|
|||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
Sv
|
ci
|
||||||
dj
|
dj
|
||||||
dr
|
dr
|
||||||
dr
|
dr
|
||||||
@@ -8809,7 +8806,7 @@ aa
|
|||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
ZB
|
ZB
|
||||||
Sv
|
ci
|
||||||
ZB
|
ZB
|
||||||
dr
|
dr
|
||||||
dr
|
dr
|
||||||
@@ -9804,7 +9801,7 @@ aa
|
|||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
Sv
|
ci
|
||||||
ax
|
ax
|
||||||
bj
|
bj
|
||||||
bj
|
bj
|
||||||
@@ -10595,7 +10592,7 @@ ZB
|
|||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
ZB
|
ZB
|
||||||
Sv
|
ci
|
||||||
ax
|
ax
|
||||||
bj
|
bj
|
||||||
bj
|
bj
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
"c" = (
|
"c" = (
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"d" = (
|
"d" = (
|
||||||
/obj/structure/frame/computer,
|
/obj/structure/frame/computer,
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
|
|||||||
@@ -171,7 +171,7 @@
|
|||||||
dir = 4
|
dir = 4
|
||||||
},
|
},
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"aL" = (
|
"aL" = (
|
||||||
/obj/structure/cable,
|
/obj/structure/cable,
|
||||||
/obj/effect/turf_decal/tile/neutral,
|
/obj/effect/turf_decal/tile/neutral,
|
||||||
@@ -218,7 +218,7 @@
|
|||||||
dir = 8
|
dir = 8
|
||||||
},
|
},
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"aR" = (
|
"aR" = (
|
||||||
/obj/machinery/light/small{
|
/obj/machinery/light/small{
|
||||||
dir = 4
|
dir = 4
|
||||||
@@ -528,7 +528,7 @@
|
|||||||
"bK" = (
|
"bK" = (
|
||||||
/obj/structure/disposalpipe/segment,
|
/obj/structure/disposalpipe/segment,
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"bL" = (
|
"bL" = (
|
||||||
/obj/machinery/light/small{
|
/obj/machinery/light/small{
|
||||||
dir = 8
|
dir = 8
|
||||||
@@ -576,14 +576,14 @@
|
|||||||
"bP" = (
|
"bP" = (
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"bR" = (
|
"bR" = (
|
||||||
/obj/structure/disposalpipe/trunk{
|
/obj/structure/disposalpipe/trunk{
|
||||||
dir = 1
|
dir = 1
|
||||||
},
|
},
|
||||||
/obj/structure/disposaloutlet,
|
/obj/structure/disposaloutlet,
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"bT" = (
|
"bT" = (
|
||||||
/obj/structure/grille,
|
/obj/structure/grille,
|
||||||
/obj/item/shard{
|
/obj/item/shard{
|
||||||
@@ -677,9 +677,6 @@
|
|||||||
/obj/structure/cable,
|
/obj/structure/cable,
|
||||||
/turf/open/floor/plasteel/dark,
|
/turf/open/floor/plasteel/dark,
|
||||||
/area/ruin/space/has_grav/abandonedzoo)
|
/area/ruin/space/has_grav/abandonedzoo)
|
||||||
"KN" = (
|
|
||||||
/turf/template_noop,
|
|
||||||
/area/space/nearstation)
|
|
||||||
"Ng" = (
|
"Ng" = (
|
||||||
/obj/structure/alien/weeds,
|
/obj/structure/alien/weeds,
|
||||||
/obj/structure/alien/weeds/node,
|
/obj/structure/alien/weeds/node,
|
||||||
@@ -1061,7 +1058,7 @@ ac
|
|||||||
ac
|
ac
|
||||||
bN
|
bN
|
||||||
bP
|
bP
|
||||||
KN
|
aa
|
||||||
aa
|
aa
|
||||||
"}
|
"}
|
||||||
(19,1,1) = {"
|
(19,1,1) = {"
|
||||||
|
|||||||
@@ -275,7 +275,7 @@
|
|||||||
"aY" = (
|
"aY" = (
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"aZ" = (
|
"aZ" = (
|
||||||
/turf/closed/wall,
|
/turf/closed/wall,
|
||||||
/area/ruin/space/has_grav/derelictoutpost)
|
/area/ruin/space/has_grav/derelictoutpost)
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
/obj/item/circular_saw,
|
/obj/item/circular_saw,
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ac" = (
|
"ac" = (
|
||||||
/turf/closed/wall/mineral/titanium,
|
/turf/closed/wall/mineral/titanium,
|
||||||
/area/awaymission/bmpship/aft)
|
/area/awaymission/bmpship/aft)
|
||||||
@@ -46,7 +46,7 @@
|
|||||||
"am" = (
|
"am" = (
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"an" = (
|
"an" = (
|
||||||
/obj/structure/window/reinforced,
|
/obj/structure/window/reinforced,
|
||||||
/obj/effect/spawner/structure/window/hollow/reinforced/middle{
|
/obj/effect/spawner/structure/window/hollow/reinforced/middle{
|
||||||
@@ -1897,12 +1897,6 @@
|
|||||||
"hE" = (
|
"hE" = (
|
||||||
/turf/closed/wall/mineral/titanium/nodiagonal,
|
/turf/closed/wall/mineral/titanium/nodiagonal,
|
||||||
/area/awaymission/bmpship/fore)
|
/area/awaymission/bmpship/fore)
|
||||||
"vh" = (
|
|
||||||
/turf/template_noop,
|
|
||||||
/area/space/nearstation)
|
|
||||||
"wh" = (
|
|
||||||
/turf/template_noop,
|
|
||||||
/area/awaymission/bmpship)
|
|
||||||
"xA" = (
|
"xA" = (
|
||||||
/turf/closed/mineral/random/no_caves,
|
/turf/closed/mineral/random/no_caves,
|
||||||
/area/awaymission/bmpship)
|
/area/awaymission/bmpship)
|
||||||
@@ -2261,7 +2255,7 @@ aa
|
|||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
wh
|
aa
|
||||||
fS
|
fS
|
||||||
fS
|
fS
|
||||||
xA
|
xA
|
||||||
@@ -3406,7 +3400,7 @@ aa
|
|||||||
aa
|
aa
|
||||||
am
|
am
|
||||||
aa
|
aa
|
||||||
vh
|
aa
|
||||||
EQ
|
EQ
|
||||||
gt
|
gt
|
||||||
at
|
at
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"b" = (
|
"b" = (
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"c" = (
|
"c" = (
|
||||||
/turf/closed/wall,
|
/turf/closed/wall,
|
||||||
/area/ruin/unpowered)
|
/area/ruin/unpowered)
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
dir = 4
|
dir = 4
|
||||||
},
|
},
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"c" = (
|
"c" = (
|
||||||
/obj/machinery/door/airlock/external,
|
/obj/machinery/door/airlock/external,
|
||||||
/turf/open/floor/plating,
|
/turf/open/floor/plating,
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
dir = 8
|
dir = 8
|
||||||
},
|
},
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"e" = (
|
"e" = (
|
||||||
/obj/structure/window/reinforced{
|
/obj/structure/window/reinforced{
|
||||||
dir = 4
|
dir = 4
|
||||||
@@ -52,7 +52,7 @@
|
|||||||
"k" = (
|
"k" = (
|
||||||
/obj/structure/window/reinforced,
|
/obj/structure/window/reinforced,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"l" = (
|
"l" = (
|
||||||
/obj/structure/window/reinforced,
|
/obj/structure/window/reinforced,
|
||||||
/obj/structure/window/reinforced{
|
/obj/structure/window/reinforced{
|
||||||
@@ -92,7 +92,7 @@
|
|||||||
dir = 1
|
dir = 1
|
||||||
},
|
},
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"q" = (
|
"q" = (
|
||||||
/obj/machinery/light/small{
|
/obj/machinery/light/small{
|
||||||
dir = 8
|
dir = 8
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
"d" = (
|
"d" = (
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
|
|
||||||
(1,1,1) = {"
|
(1,1,1) = {"
|
||||||
a
|
a
|
||||||
|
|||||||
@@ -9,11 +9,11 @@
|
|||||||
icon_state = "singular"
|
icon_state = "singular"
|
||||||
},
|
},
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ac" = (
|
"ac" = (
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ad" = (
|
"ad" = (
|
||||||
/obj/structure/girder,
|
/obj/structure/girder,
|
||||||
/turf/open/floor/plating/airless{
|
/turf/open/floor/plating/airless{
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
/obj/item/stack/sheet/metal,
|
/obj/item/stack/sheet/metal,
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"af" = (
|
"af" = (
|
||||||
/obj/structure/fluff/broken_flooring{
|
/obj/structure/fluff/broken_flooring{
|
||||||
dir = 8;
|
dir = 8;
|
||||||
@@ -63,7 +63,7 @@
|
|||||||
},
|
},
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"am" = (
|
"am" = (
|
||||||
/obj/item/stack/rods,
|
/obj/item/stack/rods,
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
@@ -293,12 +293,12 @@
|
|||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/obj/item/stack/sheet/metal,
|
/obj/item/stack/sheet/metal,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"aZ" = (
|
"aZ" = (
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/obj/item/shard,
|
/obj/item/shard,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ba" = (
|
"ba" = (
|
||||||
/mob/living/simple_animal/hostile/retaliate/ghost,
|
/mob/living/simple_animal/hostile/retaliate/ghost,
|
||||||
/turf/open/floor/plasteel/airless/cafeteria,
|
/turf/open/floor/plasteel/airless/cafeteria,
|
||||||
|
|||||||
@@ -53,10 +53,6 @@
|
|||||||
},
|
},
|
||||||
/turf/open/floor/plating,
|
/turf/open/floor/plating,
|
||||||
/area/ruin/unpowered)
|
/area/ruin/unpowered)
|
||||||
"Q" = (
|
|
||||||
/obj/structure/lattice,
|
|
||||||
/turf/template_noop,
|
|
||||||
/area/space/nearstation)
|
|
||||||
|
|
||||||
(1,1,1) = {"
|
(1,1,1) = {"
|
||||||
a
|
a
|
||||||
@@ -65,7 +61,7 @@ a
|
|||||||
a
|
a
|
||||||
a
|
a
|
||||||
a
|
a
|
||||||
Q
|
b
|
||||||
a
|
a
|
||||||
a
|
a
|
||||||
a
|
a
|
||||||
@@ -80,12 +76,12 @@ a
|
|||||||
a
|
a
|
||||||
a
|
a
|
||||||
a
|
a
|
||||||
Q
|
b
|
||||||
Q
|
b
|
||||||
Q
|
b
|
||||||
a
|
a
|
||||||
a
|
a
|
||||||
Q
|
b
|
||||||
a
|
a
|
||||||
a
|
a
|
||||||
a
|
a
|
||||||
@@ -96,23 +92,23 @@ a
|
|||||||
a
|
a
|
||||||
a
|
a
|
||||||
a
|
a
|
||||||
Q
|
b
|
||||||
a
|
a
|
||||||
a
|
a
|
||||||
Q
|
b
|
||||||
i
|
i
|
||||||
i
|
i
|
||||||
Q
|
b
|
||||||
a
|
a
|
||||||
a
|
a
|
||||||
a
|
a
|
||||||
Q
|
b
|
||||||
a
|
a
|
||||||
"}
|
"}
|
||||||
(4,1,1) = {"
|
(4,1,1) = {"
|
||||||
a
|
a
|
||||||
Q
|
b
|
||||||
Q
|
b
|
||||||
c
|
c
|
||||||
c
|
c
|
||||||
c
|
c
|
||||||
@@ -128,7 +124,7 @@ a
|
|||||||
"}
|
"}
|
||||||
(5,1,1) = {"
|
(5,1,1) = {"
|
||||||
a
|
a
|
||||||
Q
|
b
|
||||||
c
|
c
|
||||||
c
|
c
|
||||||
c
|
c
|
||||||
@@ -141,7 +137,7 @@ c
|
|||||||
c
|
c
|
||||||
c
|
c
|
||||||
c
|
c
|
||||||
Q
|
b
|
||||||
"}
|
"}
|
||||||
(6,1,1) = {"
|
(6,1,1) = {"
|
||||||
a
|
a
|
||||||
@@ -158,7 +154,7 @@ l
|
|||||||
c
|
c
|
||||||
c
|
c
|
||||||
c
|
c
|
||||||
Q
|
b
|
||||||
"}
|
"}
|
||||||
(7,1,1) = {"
|
(7,1,1) = {"
|
||||||
a
|
a
|
||||||
@@ -196,7 +192,7 @@ a
|
|||||||
"}
|
"}
|
||||||
(9,1,1) = {"
|
(9,1,1) = {"
|
||||||
a
|
a
|
||||||
Q
|
b
|
||||||
c
|
c
|
||||||
c
|
c
|
||||||
d
|
d
|
||||||
@@ -230,7 +226,7 @@ a
|
|||||||
"}
|
"}
|
||||||
(11,1,1) = {"
|
(11,1,1) = {"
|
||||||
a
|
a
|
||||||
Q
|
b
|
||||||
c
|
c
|
||||||
c
|
c
|
||||||
f
|
f
|
||||||
@@ -281,7 +277,7 @@ a
|
|||||||
"}
|
"}
|
||||||
(14,1,1) = {"
|
(14,1,1) = {"
|
||||||
a
|
a
|
||||||
Q
|
b
|
||||||
c
|
c
|
||||||
c
|
c
|
||||||
c
|
c
|
||||||
@@ -316,17 +312,17 @@ a
|
|||||||
(16,1,1) = {"
|
(16,1,1) = {"
|
||||||
a
|
a
|
||||||
a
|
a
|
||||||
Q
|
b
|
||||||
a
|
a
|
||||||
Q
|
b
|
||||||
Q
|
b
|
||||||
Q
|
b
|
||||||
a
|
a
|
||||||
Q
|
b
|
||||||
Q
|
b
|
||||||
Q
|
b
|
||||||
a
|
a
|
||||||
Q
|
b
|
||||||
a
|
a
|
||||||
a
|
a
|
||||||
"}
|
"}
|
||||||
@@ -336,12 +332,12 @@ a
|
|||||||
a
|
a
|
||||||
a
|
a
|
||||||
a
|
a
|
||||||
Q
|
b
|
||||||
Q
|
b
|
||||||
a
|
a
|
||||||
Q
|
b
|
||||||
Q
|
b
|
||||||
Q
|
b
|
||||||
a
|
a
|
||||||
a
|
a
|
||||||
a
|
a
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
|
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
|
||||||
"aa" = (
|
"aa" = (
|
||||||
/turf/open/space/basic,
|
/turf/template_noop,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
"ab" = (
|
"ab" = (
|
||||||
/obj/structure/lattice/catwalk,
|
/obj/structure/lattice/catwalk,
|
||||||
/obj/structure/cable,
|
/obj/structure/cable,
|
||||||
/turf/open/space/basic,
|
/turf/template_noop,
|
||||||
/area/ruin/unpowered/no_grav)
|
/area/ruin/unpowered/no_grav)
|
||||||
"ac" = (
|
"ac" = (
|
||||||
/obj/machinery/porta_turret/syndicate/energy{
|
/obj/machinery/porta_turret/syndicate/energy{
|
||||||
@@ -33,7 +33,7 @@
|
|||||||
/obj/structure/shuttle/engine/propulsion{
|
/obj/structure/shuttle/engine/propulsion{
|
||||||
dir = 8
|
dir = 8
|
||||||
},
|
},
|
||||||
/turf/open/space/basic,
|
/turf/template_noop,
|
||||||
/area/ruin/space/has_grav/syndicate_forgotten_ship)
|
/area/ruin/space/has_grav/syndicate_forgotten_ship)
|
||||||
"ag" = (
|
"ag" = (
|
||||||
/obj/effect/mob_spawn/human/syndicatespace/captain,
|
/obj/effect/mob_spawn/human/syndicatespace/captain,
|
||||||
@@ -72,7 +72,7 @@
|
|||||||
/turf/open/floor/carpet/royalblack,
|
/turf/open/floor/carpet/royalblack,
|
||||||
/area/ruin/space/has_grav/syndicate_forgotten_ship)
|
/area/ruin/space/has_grav/syndicate_forgotten_ship)
|
||||||
"ap" = (
|
"ap" = (
|
||||||
/turf/open/space/basic,
|
/turf/template_noop,
|
||||||
/area/ruin/space/has_grav/syndicate_forgotten_ship)
|
/area/ruin/space/has_grav/syndicate_forgotten_ship)
|
||||||
"aq" = (
|
"aq" = (
|
||||||
/obj/structure/sign/poster/contraband/syndicate_recruitment,
|
/obj/structure/sign/poster/contraband/syndicate_recruitment,
|
||||||
@@ -92,7 +92,7 @@
|
|||||||
/obj/structure/shuttle/engine/huge{
|
/obj/structure/shuttle/engine/huge{
|
||||||
dir = 8
|
dir = 8
|
||||||
},
|
},
|
||||||
/turf/open/space/basic,
|
/turf/template_noop,
|
||||||
/area/ruin/space/has_grav/syndicate_forgotten_ship)
|
/area/ruin/space/has_grav/syndicate_forgotten_ship)
|
||||||
"at" = (
|
"at" = (
|
||||||
/obj/structure/chair/comfy/shuttle,
|
/obj/structure/chair/comfy/shuttle,
|
||||||
@@ -312,7 +312,7 @@
|
|||||||
/turf/open/floor/mineral/plastitanium,
|
/turf/open/floor/mineral/plastitanium,
|
||||||
/area/ruin/space/has_grav/syndicate_forgotten_cargopod)
|
/area/ruin/space/has_grav/syndicate_forgotten_cargopod)
|
||||||
"aY" = (
|
"aY" = (
|
||||||
/turf/open/space/basic,
|
/turf/template_noop,
|
||||||
/area/ruin/unpowered/no_grav)
|
/area/ruin/unpowered/no_grav)
|
||||||
"aZ" = (
|
"aZ" = (
|
||||||
/turf/closed/indestructible/syndicate,
|
/turf/closed/indestructible/syndicate,
|
||||||
@@ -618,8 +618,8 @@
|
|||||||
"bN" = (
|
"bN" = (
|
||||||
/obj/structure/lattice/catwalk,
|
/obj/structure/lattice/catwalk,
|
||||||
/obj/structure/cable,
|
/obj/structure/cable,
|
||||||
/turf/open/space/basic,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"bO" = (
|
"bO" = (
|
||||||
/obj/structure/bodycontainer/crematorium{
|
/obj/structure/bodycontainer/crematorium{
|
||||||
id = "fscremate"
|
id = "fscremate"
|
||||||
@@ -1196,7 +1196,7 @@
|
|||||||
/area/ruin/space/has_grav/powered/syndicate_forgotten_vault)
|
/area/ruin/space/has_grav/powered/syndicate_forgotten_vault)
|
||||||
"dj" = (
|
"dj" = (
|
||||||
/turf/closed/mineral/random/high_chance,
|
/turf/closed/mineral/random/high_chance,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
"dk" = (
|
"dk" = (
|
||||||
/obj/structure/closet/crate/secure/gear{
|
/obj/structure/closet/crate/secure/gear{
|
||||||
req_one_access_txt = "150"
|
req_one_access_txt = "150"
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"b" = (
|
"b" = (
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"c" = (
|
"c" = (
|
||||||
/turf/closed/wall,
|
/turf/closed/wall,
|
||||||
/area/ruin/space/has_grav/gasthelizard)
|
/area/ruin/space/has_grav/gasthelizard)
|
||||||
|
|||||||
@@ -956,19 +956,19 @@
|
|||||||
/area/ruin/space/has_grav/hellfactory)
|
/area/ruin/space/has_grav/hellfactory)
|
||||||
"cQ" = (
|
"cQ" = (
|
||||||
/obj/structure/lattice/catwalk,
|
/obj/structure/lattice/catwalk,
|
||||||
/turf/open/space/basic,
|
/turf/template_noop,
|
||||||
/area/ruin/space/has_grav/hellfactory)
|
/area/ruin/space/has_grav/hellfactory)
|
||||||
"cR" = (
|
"cR" = (
|
||||||
/obj/structure/lattice/catwalk,
|
/obj/structure/lattice/catwalk,
|
||||||
/obj/structure/marker_beacon{
|
/obj/structure/marker_beacon{
|
||||||
icon_state = "markerburgundy-on"
|
icon_state = "markerburgundy-on"
|
||||||
},
|
},
|
||||||
/turf/open/space/basic,
|
/turf/template_noop,
|
||||||
/area/ruin/space/has_grav/hellfactory)
|
/area/ruin/space/has_grav/hellfactory)
|
||||||
"cS" = (
|
"cS" = (
|
||||||
/obj/structure/lattice/catwalk,
|
/obj/structure/lattice/catwalk,
|
||||||
/obj/item/keycard/entry,
|
/obj/item/keycard/entry,
|
||||||
/turf/open/space/basic,
|
/turf/template_noop,
|
||||||
/area/ruin/space/has_grav/hellfactory)
|
/area/ruin/space/has_grav/hellfactory)
|
||||||
"cT" = (
|
"cT" = (
|
||||||
/obj/machinery/light/broken,
|
/obj/machinery/light/broken,
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"ab" = (
|
"ab" = (
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ac" = (
|
"ac" = (
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
/area/tcommsat/oldaisat)
|
/area/tcommsat/oldaisat)
|
||||||
@@ -13,16 +13,16 @@
|
|||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/obj/structure/grille/broken,
|
/obj/structure/grille/broken,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ae" = (
|
"ae" = (
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/obj/structure/grille,
|
/obj/structure/grille,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"af" = (
|
"af" = (
|
||||||
/obj/structure/grille,
|
/obj/structure/grille,
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ag" = (
|
"ag" = (
|
||||||
/turf/closed/wall/r_wall,
|
/turf/closed/wall/r_wall,
|
||||||
/area/tcommsat/oldaisat)
|
/area/tcommsat/oldaisat)
|
||||||
@@ -97,7 +97,7 @@
|
|||||||
dir = 4
|
dir = 4
|
||||||
},
|
},
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"au" = (
|
"au" = (
|
||||||
/obj/structure/cable,
|
/obj/structure/cable,
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
@@ -119,7 +119,7 @@
|
|||||||
dir = 8
|
dir = 8
|
||||||
},
|
},
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ay" = (
|
"ay" = (
|
||||||
/obj/effect/spawner/lootdrop/crate_spawner,
|
/obj/effect/spawner/lootdrop/crate_spawner,
|
||||||
/turf/open/floor/plasteel/airless,
|
/turf/open/floor/plasteel/airless,
|
||||||
@@ -394,7 +394,7 @@
|
|||||||
},
|
},
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"bs" = (
|
"bs" = (
|
||||||
/obj/structure/window/reinforced{
|
/obj/structure/window/reinforced{
|
||||||
dir = 1
|
dir = 1
|
||||||
@@ -427,7 +427,7 @@
|
|||||||
},
|
},
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"bz" = (
|
"bz" = (
|
||||||
/obj/structure/window/reinforced{
|
/obj/structure/window/reinforced{
|
||||||
dir = 8
|
dir = 8
|
||||||
@@ -474,7 +474,7 @@
|
|||||||
},
|
},
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"bG" = (
|
"bG" = (
|
||||||
/obj/structure/window/reinforced{
|
/obj/structure/window/reinforced{
|
||||||
dir = 4
|
dir = 4
|
||||||
@@ -661,7 +661,7 @@
|
|||||||
/obj/structure/window/reinforced,
|
/obj/structure/window/reinforced,
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"cl" = (
|
"cl" = (
|
||||||
/obj/effect/turf_decal/stripes/line{
|
/obj/effect/turf_decal/stripes/line{
|
||||||
dir = 9
|
dir = 9
|
||||||
@@ -757,7 +757,7 @@
|
|||||||
icon_state = "medium"
|
icon_state = "medium"
|
||||||
},
|
},
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"cB" = (
|
"cB" = (
|
||||||
/obj/effect/spawner/structure/window/hollow/reinforced,
|
/obj/effect/spawner/structure/window/hollow/reinforced,
|
||||||
/turf/open/floor/plating,
|
/turf/open/floor/plating,
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -5,7 +5,7 @@
|
|||||||
"b" = (
|
"b" = (
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"c" = (
|
"c" = (
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
/area/ruin/space/oldteleporter)
|
/area/ruin/space/oldteleporter)
|
||||||
|
|||||||
@@ -6,16 +6,16 @@
|
|||||||
/obj/structure/lattice/catwalk,
|
/obj/structure/lattice/catwalk,
|
||||||
/obj/structure/cable,
|
/obj/structure/cable,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ad" = (
|
"ad" = (
|
||||||
/obj/structure/lattice/catwalk,
|
/obj/structure/lattice/catwalk,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ae" = (
|
"ae" = (
|
||||||
/obj/item/stack/cable_coil/cut,
|
/obj/item/stack/cable_coil/cut,
|
||||||
/obj/structure/lattice/catwalk,
|
/obj/structure/lattice/catwalk,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ag" = (
|
"ag" = (
|
||||||
/turf/closed/wall,
|
/turf/closed/wall,
|
||||||
/area/ruin/space/has_grav/onehalf/dorms_med)
|
/area/ruin/space/has_grav/onehalf/dorms_med)
|
||||||
@@ -244,7 +244,7 @@
|
|||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/obj/item/storage/toolbox/syndicate,
|
/obj/item/storage/toolbox/syndicate,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"aT" = (
|
"aT" = (
|
||||||
/obj/structure/cable,
|
/obj/structure/cable,
|
||||||
/turf/open/floor/plasteel/airless{
|
/turf/open/floor/plasteel/airless{
|
||||||
@@ -738,7 +738,7 @@
|
|||||||
icon_state = "small"
|
icon_state = "small"
|
||||||
},
|
},
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ck" = (
|
"ck" = (
|
||||||
/obj/effect/spawner/structure/window/reinforced,
|
/obj/effect/spawner/structure/window/reinforced,
|
||||||
/obj/structure/disposalpipe/segment{
|
/obj/structure/disposalpipe/segment{
|
||||||
@@ -799,7 +799,7 @@
|
|||||||
},
|
},
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ct" = (
|
"ct" = (
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/obj/item/shard{
|
/obj/item/shard{
|
||||||
@@ -980,19 +980,19 @@
|
|||||||
/obj/item/stack/sheet/plasteel,
|
/obj/item/stack/sheet/plasteel,
|
||||||
/obj/structure/lattice/catwalk,
|
/obj/structure/lattice/catwalk,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"di" = (
|
"di" = (
|
||||||
/obj/item/shard{
|
/obj/item/shard{
|
||||||
icon_state = "medium"
|
icon_state = "medium"
|
||||||
},
|
},
|
||||||
/obj/structure/lattice/catwalk,
|
/obj/structure/lattice/catwalk,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"dj" = (
|
"dj" = (
|
||||||
/obj/item/stack/rods,
|
/obj/item/stack/rods,
|
||||||
/obj/structure/lattice/catwalk,
|
/obj/structure/lattice/catwalk,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"dl" = (
|
"dl" = (
|
||||||
/obj/item/stack/cable_coil/cut,
|
/obj/item/stack/cable_coil/cut,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
@@ -1008,18 +1008,11 @@
|
|||||||
/obj/structure/cable,
|
/obj/structure/cable,
|
||||||
/turf/open/floor/plating,
|
/turf/open/floor/plating,
|
||||||
/area/ruin/space/has_grav/onehalf/bridge)
|
/area/ruin/space/has_grav/onehalf/bridge)
|
||||||
"Ky" = (
|
|
||||||
/turf/template_noop,
|
|
||||||
/area/space/nearstation)
|
|
||||||
"KC" = (
|
"KC" = (
|
||||||
/obj/structure/frame/computer,
|
/obj/structure/frame/computer,
|
||||||
/obj/structure/cable,
|
/obj/structure/cable,
|
||||||
/turf/open/floor/plasteel,
|
/turf/open/floor/plasteel,
|
||||||
/area/ruin/space/has_grav/onehalf/bridge)
|
/area/ruin/space/has_grav/onehalf/bridge)
|
||||||
"Me" = (
|
|
||||||
/obj/structure/lattice,
|
|
||||||
/turf/template_noop,
|
|
||||||
/area/space/nearstation)
|
|
||||||
"Vh" = (
|
"Vh" = (
|
||||||
/obj/structure/cable,
|
/obj/structure/cable,
|
||||||
/turf/open/floor/plasteel,
|
/turf/open/floor/plasteel,
|
||||||
@@ -1030,10 +1023,10 @@ aa
|
|||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
Me
|
aw
|
||||||
aa
|
aa
|
||||||
aS
|
aS
|
||||||
Me
|
aw
|
||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
@@ -1193,7 +1186,7 @@ bO
|
|||||||
bR
|
bR
|
||||||
aa
|
aa
|
||||||
cs
|
cs
|
||||||
Me
|
aw
|
||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
cr
|
cr
|
||||||
@@ -1219,7 +1212,7 @@ cA
|
|||||||
cr
|
cr
|
||||||
cN
|
cN
|
||||||
aa
|
aa
|
||||||
Me
|
aw
|
||||||
aa
|
aa
|
||||||
dl
|
dl
|
||||||
"}
|
"}
|
||||||
@@ -1234,11 +1227,11 @@ ag
|
|||||||
bi
|
bi
|
||||||
bx
|
bx
|
||||||
bQ
|
bQ
|
||||||
Me
|
aw
|
||||||
bV
|
bV
|
||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
Me
|
aw
|
||||||
cA
|
cA
|
||||||
aa
|
aa
|
||||||
cL
|
cL
|
||||||
@@ -1344,13 +1337,13 @@ aX
|
|||||||
bo
|
bo
|
||||||
bp
|
bp
|
||||||
bU
|
bU
|
||||||
Ky
|
aa
|
||||||
cj
|
cj
|
||||||
bU
|
bU
|
||||||
cF
|
cF
|
||||||
bU
|
bU
|
||||||
Me
|
aw
|
||||||
Ky
|
aa
|
||||||
bU
|
bU
|
||||||
ad
|
ad
|
||||||
aa
|
aa
|
||||||
@@ -1564,7 +1557,7 @@ ar
|
|||||||
br
|
br
|
||||||
ar
|
ar
|
||||||
ar
|
ar
|
||||||
Me
|
aw
|
||||||
ad
|
ad
|
||||||
ad
|
ad
|
||||||
ad
|
ad
|
||||||
|
|||||||
@@ -3,13 +3,14 @@
|
|||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/template_noop)
|
/area/template_noop)
|
||||||
"ab" = (
|
"ab" = (
|
||||||
|
/obj/structure/lattice,
|
||||||
/obj/structure/grille,
|
/obj/structure/grille,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ac" = (
|
"ac" = (
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ad" = (
|
"ad" = (
|
||||||
/obj/machinery/power/solar,
|
/obj/machinery/power/solar,
|
||||||
/obj/structure/cable,
|
/obj/structure/cable,
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"ab" = (
|
"ab" = (
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"ac" = (
|
"ac" = (
|
||||||
/obj/structure/grille,
|
/obj/structure/grille,
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
|
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
|
||||||
"a" = (
|
"a" = (
|
||||||
/turf/open/space,
|
/turf/template_noop,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
"b" = (
|
"b" = (
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/open/space,
|
/turf/template_noop,
|
||||||
/area/space/nearstation)
|
/area/template_noop)
|
||||||
"c" = (
|
"c" = (
|
||||||
/obj/structure/lattice,
|
/obj/structure/lattice,
|
||||||
/turf/open/floor/plating/asteroid/airless,
|
/turf/open/floor/plating/asteroid/airless,
|
||||||
@@ -130,6 +130,7 @@
|
|||||||
/area/ruin/unpowered/no_grav)
|
/area/ruin/unpowered/no_grav)
|
||||||
"C" = (
|
"C" = (
|
||||||
/obj/structure/statue/sandstone/venus{
|
/obj/structure/statue/sandstone/venus{
|
||||||
|
anchored = 1;
|
||||||
desc = "Ugh, this is merely an ugly amateurish replica of the other statue! The letters RIPGOAT are scribbled onto the base.";
|
desc = "Ugh, this is merely an ugly amateurish replica of the other statue! The letters RIPGOAT are scribbled onto the base.";
|
||||||
dir = 8
|
dir = 8
|
||||||
},
|
},
|
||||||
@@ -150,6 +151,7 @@
|
|||||||
/area/ruin/unpowered/no_grav)
|
/area/ruin/unpowered/no_grav)
|
||||||
"F" = (
|
"F" = (
|
||||||
/obj/structure/statue/sandstone/venus{
|
/obj/structure/statue/sandstone/venus{
|
||||||
|
anchored = 1;
|
||||||
dir = 4
|
dir = 4
|
||||||
},
|
},
|
||||||
/obj/effect/turf_decal/sand/plating,
|
/obj/effect/turf_decal/sand/plating,
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
|
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
|
||||||
"a" = (
|
"a" = (
|
||||||
/turf/open/space/basic,
|
/turf/template_noop,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
"b" = (
|
"b" = (
|
||||||
/obj/docking_port/stationary/picked/whiteship,
|
/obj/docking_port/stationary/picked/whiteship,
|
||||||
/turf/open/space,
|
/turf/template_noop,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
|
|
||||||
(1,1,1) = {"
|
(1,1,1) = {"
|
||||||
a
|
a
|
||||||
|
|||||||
@@ -14,8 +14,8 @@
|
|||||||
/turf/open/floor/plating,
|
/turf/open/floor/plating,
|
||||||
/area/shuttle/escape)
|
/area/shuttle/escape)
|
||||||
"d" = (
|
"d" = (
|
||||||
/turf/open/space/basic,
|
/turf/template_noop,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
"e" = (
|
"e" = (
|
||||||
/obj/machinery/door/airlock/titanium{
|
/obj/machinery/door/airlock/titanium{
|
||||||
name = "Shuttle Airlock"
|
name = "Shuttle Airlock"
|
||||||
|
|||||||
@@ -303,7 +303,7 @@
|
|||||||
/area/shuttle/escape)
|
/area/shuttle/escape)
|
||||||
"hD" = (
|
"hD" = (
|
||||||
/obj/structure/lattice/catwalk,
|
/obj/structure/lattice/catwalk,
|
||||||
/turf/open/space,
|
/turf/template_noop,
|
||||||
/area/shuttle/escape)
|
/area/shuttle/escape)
|
||||||
"pb" = (
|
"pb" = (
|
||||||
/obj/structure/closet/radiation{
|
/obj/structure/closet/radiation{
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
|
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
|
||||||
"a" = (
|
"a" = (
|
||||||
/turf/template_noop,
|
/turf/template_noop,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
"b" = (
|
"b" = (
|
||||||
/turf/closed/wall/mineral/abductor,
|
/turf/closed/wall/mineral/abductor,
|
||||||
/area/shuttle/escape)
|
/area/shuttle/escape)
|
||||||
|
|||||||
@@ -116,7 +116,7 @@
|
|||||||
/obj/effect/spawner/structure/window/shuttle,
|
/obj/effect/spawner/structure/window/shuttle,
|
||||||
/obj/structure/shuttle/engine/heater,
|
/obj/structure/shuttle/engine/heater,
|
||||||
/turf/open/floor/plating,
|
/turf/open/floor/plating,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
"q" = (
|
"q" = (
|
||||||
/obj/structure/ore_box,
|
/obj/structure/ore_box,
|
||||||
/obj/effect/turf_decal/delivery,
|
/obj/effect/turf_decal/delivery,
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
/obj/structure/shuttle/engine/propulsion/burst/left{
|
/obj/structure/shuttle/engine/propulsion/burst/left{
|
||||||
dir = 8
|
dir = 8
|
||||||
},
|
},
|
||||||
/turf/open/space,
|
/turf/template_noop,
|
||||||
/area/ruin/powered/shuttle/medium_1)
|
/area/ruin/powered/shuttle/medium_1)
|
||||||
"c" = (
|
"c" = (
|
||||||
/obj/structure/shuttle/engine/heater{
|
/obj/structure/shuttle/engine/heater{
|
||||||
@@ -145,7 +145,7 @@
|
|||||||
/obj/structure/shuttle/engine/propulsion/burst/right{
|
/obj/structure/shuttle/engine/propulsion/burst/right{
|
||||||
dir = 8
|
dir = 8
|
||||||
},
|
},
|
||||||
/turf/open/space,
|
/turf/template_noop,
|
||||||
/area/ruin/powered/shuttle/medium_1)
|
/area/ruin/powered/shuttle/medium_1)
|
||||||
|
|
||||||
(1,1,1) = {"
|
(1,1,1) = {"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
/obj/structure/shuttle/engine/propulsion/burst/left{
|
/obj/structure/shuttle/engine/propulsion/burst/left{
|
||||||
dir = 8
|
dir = 8
|
||||||
},
|
},
|
||||||
/turf/open/space,
|
/turf/template_noop,
|
||||||
/area/ruin/powered/shuttle/medium_2)
|
/area/ruin/powered/shuttle/medium_2)
|
||||||
"c" = (
|
"c" = (
|
||||||
/obj/structure/shuttle/engine/heater{
|
/obj/structure/shuttle/engine/heater{
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
/obj/structure/shuttle/engine/propulsion/burst/right{
|
/obj/structure/shuttle/engine/propulsion/burst/right{
|
||||||
dir = 8
|
dir = 8
|
||||||
},
|
},
|
||||||
/turf/open/space,
|
/turf/template_noop,
|
||||||
/area/ruin/powered/shuttle/medium_2)
|
/area/ruin/powered/shuttle/medium_2)
|
||||||
"g" = (
|
"g" = (
|
||||||
/turf/closed/wall/mineral/titanium,
|
/turf/closed/wall/mineral/titanium,
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
/obj/structure/shuttle/engine/propulsion{
|
/obj/structure/shuttle/engine/propulsion{
|
||||||
dir = 1
|
dir = 1
|
||||||
},
|
},
|
||||||
/turf/open/space,
|
/turf/template_noop,
|
||||||
/area/ruin/powered/shuttle/medium_3)
|
/area/ruin/powered/shuttle/medium_3)
|
||||||
"c" = (
|
"c" = (
|
||||||
/turf/closed/wall/mineral/plastitanium,
|
/turf/closed/wall/mineral/plastitanium,
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
/obj/structure/shuttle/engine/propulsion{
|
/obj/structure/shuttle/engine/propulsion{
|
||||||
dir = 8
|
dir = 8
|
||||||
},
|
},
|
||||||
/turf/open/space,
|
/turf/template_noop,
|
||||||
/area/ruin/powered/shuttle/medium_3)
|
/area/ruin/powered/shuttle/medium_3)
|
||||||
"o" = (
|
"o" = (
|
||||||
/obj/structure/shuttle/engine/heater{
|
/obj/structure/shuttle/engine/heater{
|
||||||
@@ -60,7 +60,7 @@
|
|||||||
/obj/structure/shuttle/engine/propulsion{
|
/obj/structure/shuttle/engine/propulsion{
|
||||||
dir = 4
|
dir = 4
|
||||||
},
|
},
|
||||||
/turf/open/space,
|
/turf/template_noop,
|
||||||
/area/ruin/powered/shuttle/medium_3)
|
/area/ruin/powered/shuttle/medium_3)
|
||||||
"t" = (
|
"t" = (
|
||||||
/obj/effect/spawner/structure/window/reinforced,
|
/obj/effect/spawner/structure/window/reinforced,
|
||||||
@@ -160,7 +160,7 @@
|
|||||||
/area/ruin/powered/shuttle/medium_3)
|
/area/ruin/powered/shuttle/medium_3)
|
||||||
"F" = (
|
"F" = (
|
||||||
/obj/structure/shuttle/engine/propulsion,
|
/obj/structure/shuttle/engine/propulsion,
|
||||||
/turf/open/space,
|
/turf/template_noop,
|
||||||
/area/ruin/powered/shuttle/medium_3)
|
/area/ruin/powered/shuttle/medium_3)
|
||||||
"G" = (
|
"G" = (
|
||||||
/turf/closed/wall/mineral/titanium/nodiagonal,
|
/turf/closed/wall/mineral/titanium/nodiagonal,
|
||||||
|
|||||||
@@ -40,7 +40,7 @@
|
|||||||
/obj/structure/shuttle/engine/propulsion/burst{
|
/obj/structure/shuttle/engine/propulsion/burst{
|
||||||
dir = 1
|
dir = 1
|
||||||
},
|
},
|
||||||
/turf/open/space,
|
/turf/template_noop,
|
||||||
/area/ruin/powered/shuttle/medium_4)
|
/area/ruin/powered/shuttle/medium_4)
|
||||||
"k" = (
|
"k" = (
|
||||||
/turf/closed/indestructible/oldshuttle{
|
/turf/closed/indestructible/oldshuttle{
|
||||||
@@ -63,11 +63,11 @@
|
|||||||
/area/ruin/powered/shuttle/medium_4)
|
/area/ruin/powered/shuttle/medium_4)
|
||||||
"t" = (
|
"t" = (
|
||||||
/obj/structure/shuttle/engine/propulsion/burst/left,
|
/obj/structure/shuttle/engine/propulsion/burst/left,
|
||||||
/turf/open/space,
|
/turf/template_noop,
|
||||||
/area/ruin/powered/shuttle/medium_4)
|
/area/ruin/powered/shuttle/medium_4)
|
||||||
"u" = (
|
"u" = (
|
||||||
/obj/structure/shuttle/engine/propulsion/burst/right,
|
/obj/structure/shuttle/engine/propulsion/burst/right,
|
||||||
/turf/open/space,
|
/turf/template_noop,
|
||||||
/area/ruin/powered/shuttle/medium_4)
|
/area/ruin/powered/shuttle/medium_4)
|
||||||
"v" = (
|
"v" = (
|
||||||
/obj/structure/shuttle/engine/propulsion/burst/right,
|
/obj/structure/shuttle/engine/propulsion/burst/right,
|
||||||
@@ -75,7 +75,7 @@
|
|||||||
/area/ruin/powered/shuttle/medium_4)
|
/area/ruin/powered/shuttle/medium_4)
|
||||||
"w" = (
|
"w" = (
|
||||||
/obj/structure/shuttle/engine/propulsion/burst,
|
/obj/structure/shuttle/engine/propulsion/burst,
|
||||||
/turf/open/space,
|
/turf/template_noop,
|
||||||
/area/ruin/powered/shuttle/medium_4)
|
/area/ruin/powered/shuttle/medium_4)
|
||||||
|
|
||||||
(1,1,1) = {"
|
(1,1,1) = {"
|
||||||
|
|||||||
@@ -4,10 +4,10 @@
|
|||||||
/area/template_noop)
|
/area/template_noop)
|
||||||
"b" = (
|
"b" = (
|
||||||
/turf/closed/mineral,
|
/turf/closed/mineral,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
"c" = (
|
"c" = (
|
||||||
/turf/closed/mineral/random/low_chance,
|
/turf/closed/mineral/random/low_chance,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
|
|
||||||
(1,1,1) = {"
|
(1,1,1) = {"
|
||||||
a
|
a
|
||||||
|
|||||||
@@ -4,55 +4,55 @@
|
|||||||
/area/template_noop)
|
/area/template_noop)
|
||||||
"b" = (
|
"b" = (
|
||||||
/turf/closed/wall/mineral/titanium/overspace,
|
/turf/closed/wall/mineral/titanium/overspace,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
"c" = (
|
"c" = (
|
||||||
/obj/effect/spawner/structure/window/shuttle,
|
/obj/effect/spawner/structure/window/shuttle,
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
"d" = (
|
"d" = (
|
||||||
/turf/closed/wall/mineral/titanium,
|
/turf/closed/wall/mineral/titanium,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
"f" = (
|
"f" = (
|
||||||
/turf/open/floor/mineral/titanium/blue,
|
/turf/open/floor/mineral/titanium/blue,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
"g" = (
|
"g" = (
|
||||||
/obj/structure/chair{
|
/obj/structure/chair{
|
||||||
dir = 1
|
dir = 1
|
||||||
},
|
},
|
||||||
/turf/open/floor/mineral/titanium/blue,
|
/turf/open/floor/mineral/titanium/blue,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
"j" = (
|
"j" = (
|
||||||
/obj/machinery/door/unpowered/shuttle,
|
/obj/machinery/door/unpowered/shuttle,
|
||||||
/turf/open/floor/mineral/titanium/blue,
|
/turf/open/floor/mineral/titanium/blue,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
"l" = (
|
"l" = (
|
||||||
/obj/structure/chair{
|
/obj/structure/chair{
|
||||||
dir = 4
|
dir = 4
|
||||||
},
|
},
|
||||||
/turf/open/floor/mineral/titanium/blue,
|
/turf/open/floor/mineral/titanium/blue,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
"m" = (
|
"m" = (
|
||||||
/obj/structure/chair{
|
/obj/structure/chair{
|
||||||
dir = 8
|
dir = 8
|
||||||
},
|
},
|
||||||
/turf/open/floor/mineral/titanium/blue,
|
/turf/open/floor/mineral/titanium/blue,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
"n" = (
|
"n" = (
|
||||||
/obj/structure/shuttle/engine/heater,
|
/obj/structure/shuttle/engine/heater,
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
"p" = (
|
"p" = (
|
||||||
/obj/structure/shuttle/engine/propulsion/left,
|
/obj/structure/shuttle/engine/propulsion/left,
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
"q" = (
|
"q" = (
|
||||||
/obj/structure/shuttle/engine/propulsion,
|
/obj/structure/shuttle/engine/propulsion,
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
"r" = (
|
"r" = (
|
||||||
/obj/structure/shuttle/engine/propulsion/right,
|
/obj/structure/shuttle/engine/propulsion/right,
|
||||||
/turf/open/floor/plating/airless,
|
/turf/open/floor/plating/airless,
|
||||||
/area/space)
|
/area/template_noop)
|
||||||
|
|
||||||
(1,1,1) = {"
|
(1,1,1) = {"
|
||||||
a
|
a
|
||||||
|
|||||||
Reference in New Issue
Block a user