mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
[MIRROR] [MDB Ignore] Makes mining and labor shuttle home docks their own type, rather than varedits [MDB IGNORE] (#14539)
* [MDB Ignore] Makes mining and labor shuttle home docks their own type, rather than varedits (#68006) I'll have to do the others at some point I don't want to, but it'll happen * [MDB Ignore] Makes mining and labor shuttle home docks their own type, rather than varedits Co-authored-by: Paxilmaniac <82386923+Paxilmaniac@users.noreply.github.com>
This commit is contained in:
@@ -4294,14 +4294,8 @@
|
||||
/turf/open/floor/iron,
|
||||
/area/station/hallway/primary/central/fore)
|
||||
"bgU" = (
|
||||
/obj/docking_port/stationary{
|
||||
dir = 4;
|
||||
dwidth = 3;
|
||||
height = 5;
|
||||
id = "mining_home";
|
||||
name = "mining shuttle bay";
|
||||
roundstart_template = /datum/map_template/shuttle/mining/delta;
|
||||
width = 7
|
||||
/obj/docking_port/stationary/mining_home{
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/space/basic,
|
||||
/area/space)
|
||||
@@ -5802,14 +5796,8 @@
|
||||
/turf/open/floor/plating,
|
||||
/area/station/engineering/supermatter/room)
|
||||
"bAc" = (
|
||||
/obj/docking_port/stationary{
|
||||
dir = 8;
|
||||
dwidth = 2;
|
||||
height = 5;
|
||||
id = "laborcamp_home";
|
||||
name = "fore bay 1";
|
||||
roundstart_template = /datum/map_template/shuttle/labour/delta;
|
||||
width = 9
|
||||
/obj/docking_port/stationary/laborcamp_home{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/space/basic,
|
||||
/area/space)
|
||||
@@ -61244,14 +61232,7 @@
|
||||
/turf/open/floor/iron,
|
||||
/area/station/command/heads_quarters/rd)
|
||||
"qzS" = (
|
||||
/obj/docking_port/stationary{
|
||||
dwidth = 3;
|
||||
height = 5;
|
||||
id = "commonmining_home";
|
||||
name = "SS13: Common Mining Dock";
|
||||
roundstart_template = /datum/map_template/shuttle/mining_common/meta;
|
||||
width = 7
|
||||
},
|
||||
/obj/docking_port/stationary/mining_home/common,
|
||||
/turf/open/space/basic,
|
||||
/area/space)
|
||||
"qzX" = (
|
||||
|
||||
@@ -5788,14 +5788,8 @@
|
||||
/turf/open/misc/asteroid,
|
||||
/area/space/nearstation)
|
||||
"bKA" = (
|
||||
/obj/docking_port/stationary{
|
||||
dir = 4;
|
||||
dwidth = 3;
|
||||
height = 10;
|
||||
id = "mining_home";
|
||||
name = "mining shuttle bay";
|
||||
roundstart_template = /datum/map_template/shuttle/mining/kilo;
|
||||
width = 7
|
||||
/obj/docking_port/stationary/mining_home/kilo{
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/space/basic,
|
||||
/area/space)
|
||||
@@ -6402,14 +6396,8 @@
|
||||
/turf/open/floor/plating/airless,
|
||||
/area/space)
|
||||
"bUU" = (
|
||||
/obj/docking_port/stationary{
|
||||
dir = 2;
|
||||
dwidth = 2;
|
||||
height = 5;
|
||||
id = "laborcamp_home";
|
||||
name = "fore bay 1";
|
||||
roundstart_template = /datum/map_template/shuttle/labour/kilo;
|
||||
width = 9
|
||||
/obj/docking_port/stationary/laborcamp_home/kilo{
|
||||
dir = 2
|
||||
},
|
||||
/turf/open/space,
|
||||
/area/space)
|
||||
@@ -80299,14 +80287,7 @@
|
||||
/turf/open/floor/iron,
|
||||
/area/station/service/hydroponics)
|
||||
"wHM" = (
|
||||
/obj/docking_port/stationary{
|
||||
dwidth = 3;
|
||||
height = 5;
|
||||
id = "commonmining_home";
|
||||
name = "SS13: Common Mining Dock";
|
||||
roundstart_template = /datum/map_template/shuttle/mining_common/kilo;
|
||||
width = 7
|
||||
},
|
||||
/obj/docking_port/stationary/mining_home/common/kilo,
|
||||
/turf/open/floor/plating,
|
||||
/area/station/maintenance/port/greater)
|
||||
"wHQ" = (
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1125,18 +1125,6 @@
|
||||
/obj/item/gun/magic/wand/resurrection/debug,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/commons/storage/primary)
|
||||
"eb" = (
|
||||
/obj/docking_port/stationary{
|
||||
dir = 8;
|
||||
dwidth = 2;
|
||||
height = 5;
|
||||
id = "laborcamp_home";
|
||||
name = "fore bay 1";
|
||||
roundstart_template = /datum/map_template/shuttle/labour/generic;
|
||||
width = 9
|
||||
},
|
||||
/turf/open/space/basic,
|
||||
/area/space)
|
||||
"ec" = (
|
||||
/obj/docking_port/stationary{
|
||||
dir = 8;
|
||||
@@ -1971,10 +1959,6 @@
|
||||
/obj/machinery/light_switch/directional/west,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/construction)
|
||||
"iF" = (
|
||||
/obj/structure/money_bot,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"jb" = (
|
||||
/obj/machinery/door/airlock,
|
||||
/obj/structure/cable,
|
||||
@@ -2000,8 +1984,8 @@
|
||||
/obj/machinery/light/directional/north,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/hallway/primary/central)
|
||||
"kP" = (
|
||||
/obj/machinery/bci_implanter,
|
||||
"kp" = (
|
||||
/obj/structure/server,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"kQ" = (
|
||||
@@ -2028,15 +2012,23 @@
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/station/hallway/primary/central)
|
||||
"mb" = (
|
||||
/obj/structure/server,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"mE" = (
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/chem_mass_spec,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/medical/chemistry)
|
||||
"mP" = (
|
||||
/obj/docking_port/stationary/mining_home{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/engine,
|
||||
/area/station/cargo/miningoffice)
|
||||
"nn" = (
|
||||
/obj/machinery/atmospherics/components/unary/vent_pump/on{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"nq" = (
|
||||
/obj/effect/turf_decal/stripes/corner{
|
||||
dir = 8
|
||||
@@ -2054,12 +2046,6 @@
|
||||
},
|
||||
/turf/open/floor/plating,
|
||||
/area/station/hallway/secondary/entry)
|
||||
"op" = (
|
||||
/obj/machinery/atmospherics/components/unary/vent_pump/on{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"ou" = (
|
||||
/obj/machinery/airalarm/directional/west,
|
||||
/turf/open/floor/plating,
|
||||
@@ -2107,19 +2093,6 @@
|
||||
/obj/structure/cable,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/hallway/primary/central)
|
||||
"sh" = (
|
||||
/obj/structure/table,
|
||||
/obj/item/organ/internal/cyberimp/bci{
|
||||
pixel_y = 5
|
||||
},
|
||||
/obj/item/organ/internal/cyberimp/bci{
|
||||
pixel_y = 5
|
||||
},
|
||||
/obj/item/organ/internal/cyberimp/bci{
|
||||
pixel_y = 5
|
||||
},
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"sr" = (
|
||||
/obj/machinery/door/airlock/shell,
|
||||
/turf/open/floor/iron/dark,
|
||||
@@ -2129,17 +2102,6 @@
|
||||
/obj/item/storage/box/shipping,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/commons/storage/primary)
|
||||
"tn" = (
|
||||
/obj/structure/table,
|
||||
/obj/item/storage/toolbox/electrical,
|
||||
/obj/item/multitool/circuit{
|
||||
pixel_x = -4
|
||||
},
|
||||
/obj/item/multitool{
|
||||
pixel_x = 4
|
||||
},
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"tE" = (
|
||||
/obj/machinery/door/airlock/research,
|
||||
/turf/open/floor/iron/dark,
|
||||
@@ -2151,6 +2113,10 @@
|
||||
},
|
||||
/turf/open/space/basic,
|
||||
/area/space)
|
||||
"tV" = (
|
||||
/obj/structure/bot,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"uf" = (
|
||||
/obj/structure/fans/tiny/invisible,
|
||||
/obj/effect/turf_decal/stripes/line{
|
||||
@@ -2177,6 +2143,26 @@
|
||||
/obj/structure/cable,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/commons/storage/primary)
|
||||
"uQ" = (
|
||||
/obj/machinery/light/directional/west,
|
||||
/obj/structure/table,
|
||||
/obj/item/compact_remote,
|
||||
/obj/item/compact_remote,
|
||||
/obj/item/compact_remote{
|
||||
pixel_x = -5
|
||||
},
|
||||
/obj/item/controller{
|
||||
pixel_x = 5
|
||||
},
|
||||
/obj/item/controller{
|
||||
pixel_x = 5
|
||||
},
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"vm" = (
|
||||
/mob/living/circuit_drone,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"vv" = (
|
||||
/obj/machinery/door/airlock,
|
||||
/turf/open/floor/plating,
|
||||
@@ -2228,6 +2214,9 @@
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/station/hallway/primary/central)
|
||||
"wU" = (
|
||||
/turf/closed/wall/r_wall,
|
||||
/area/station/science/explab)
|
||||
"yK" = (
|
||||
/obj/structure/fans/tiny/invisible,
|
||||
/obj/effect/turf_decal/stripes/line{
|
||||
@@ -2240,26 +2229,24 @@
|
||||
/obj/machinery/power/rtg/debug,
|
||||
/turf/open/floor/plating/airless,
|
||||
/area/space/nearstation)
|
||||
"yX" = (
|
||||
/obj/docking_port/stationary/laborcamp_home{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/space/basic,
|
||||
/area/space)
|
||||
"zo" = (
|
||||
/obj/machinery/power/apc/auto_name/directional/south,
|
||||
/obj/structure/cable,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/engineering/atmos)
|
||||
"zv" = (
|
||||
"AE" = (
|
||||
/obj/machinery/airalarm/unlocked{
|
||||
dir = 1;
|
||||
pixel_y = 23
|
||||
},
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"zy" = (
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/power/apc/auto_name/directional/north,
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"AP" = (
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{
|
||||
dir = 8
|
||||
@@ -2296,11 +2283,22 @@
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/station/cargo/miningoffice)
|
||||
"CT" = (
|
||||
/obj/machinery/component_printer,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"CV" = (
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
|
||||
/obj/structure/cable,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/medical/chemistry)
|
||||
"Df" = (
|
||||
/obj/machinery/light/directional/east,
|
||||
/obj/item/integrated_circuit/loaded/hello_world,
|
||||
/obj/item/integrated_circuit/loaded/speech_relay,
|
||||
/obj/structure/rack,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"DW" = (
|
||||
/obj/effect/turf_decal/tile/blue{
|
||||
dir = 8
|
||||
@@ -2350,18 +2348,14 @@
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/station/medical/chemistry)
|
||||
"FM" = (
|
||||
/obj/structure/bot,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"Hz" = (
|
||||
/mob/living/circuit_drone,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"If" = (
|
||||
/obj/machinery/rnd/production/techfab/department,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/science)
|
||||
"Ir" = (
|
||||
/obj/effect/spawner/structure/window/reinforced,
|
||||
/turf/open/floor/plating,
|
||||
/area/station/science/explab)
|
||||
"Iy" = (
|
||||
/obj/structure/closet/secure_closet/research_director{
|
||||
locked = 0
|
||||
@@ -2389,22 +2383,6 @@
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/station/medical/chemistry)
|
||||
"Kd" = (
|
||||
/obj/docking_port/stationary{
|
||||
dir = 8;
|
||||
dwidth = 3;
|
||||
height = 5;
|
||||
id = "mining_home";
|
||||
name = "mining shuttle bay";
|
||||
roundstart_template = /datum/map_template/shuttle/mining/box;
|
||||
width = 7
|
||||
},
|
||||
/turf/open/floor/engine,
|
||||
/area/station/cargo/miningoffice)
|
||||
"Ku" = (
|
||||
/obj/machinery/component_printer,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"Kx" = (
|
||||
/obj/structure/table,
|
||||
/obj/item/analyzer,
|
||||
@@ -2416,6 +2394,14 @@
|
||||
/obj/machinery/chem_dispenser/chem_synthesizer,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/medical/chemistry)
|
||||
"LH" = (
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/door/airlock/research,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"LW" = (
|
||||
/obj/effect/turf_decal/stripes/line,
|
||||
/turf/open/floor/iron,
|
||||
@@ -2439,6 +2425,10 @@
|
||||
/obj/structure/cable,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/engineering/atmos)
|
||||
"Nb" = (
|
||||
/obj/machinery/bci_implanter,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"Nc" = (
|
||||
/obj/machinery/chem_recipe_debug,
|
||||
/turf/open/floor/iron,
|
||||
@@ -2448,7 +2438,11 @@
|
||||
/obj/structure/cable,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/medical/medbay)
|
||||
"NN" = (
|
||||
"NZ" = (
|
||||
/obj/machinery/rnd/production/protolathe/department,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/science)
|
||||
"Ov" = (
|
||||
/obj/structure/table,
|
||||
/obj/machinery/cell_charger,
|
||||
/obj/item/stock_parts/cell/bluespace,
|
||||
@@ -2456,18 +2450,6 @@
|
||||
/obj/item/stock_parts/cell/bluespace,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"NW" = (
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/door/airlock/research,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"NZ" = (
|
||||
/obj/machinery/rnd/production/protolathe/department,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/science)
|
||||
"OU" = (
|
||||
/obj/item/disk/tech_disk/debug,
|
||||
/turf/open/floor/iron,
|
||||
@@ -2513,10 +2495,6 @@
|
||||
},
|
||||
/turf/open/floor/iron/white/corner,
|
||||
/area/station/medical/medbay)
|
||||
"Su" = (
|
||||
/obj/effect/spawner/structure/window/reinforced,
|
||||
/turf/open/floor/plating,
|
||||
/area/station/science/explab)
|
||||
"Td" = (
|
||||
/obj/machinery/light/directional/east,
|
||||
/obj/effect/turf_decal/stripes/line{
|
||||
@@ -2528,19 +2506,9 @@
|
||||
/obj/machinery/door/poddoor,
|
||||
/turf/open/floor/engine,
|
||||
/area/station/hallway/secondary/entry)
|
||||
"Ts" = (
|
||||
/turf/closed/wall/r_wall,
|
||||
/area/station/science/explab)
|
||||
"Tt" = (
|
||||
/turf/open/floor/plating,
|
||||
/area/station/maintenance/aft)
|
||||
"TM" = (
|
||||
/obj/machinery/light/directional/east,
|
||||
/obj/item/integrated_circuit/loaded/hello_world,
|
||||
/obj/item/integrated_circuit/loaded/speech_relay,
|
||||
/obj/structure/rack,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"TV" = (
|
||||
/obj/machinery/door/airlock,
|
||||
/obj/structure/cable,
|
||||
@@ -2553,27 +2521,19 @@
|
||||
/obj/item/healthanalyzer/advanced,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/medical/medbay)
|
||||
"Uu" = (
|
||||
/obj/machinery/light/directional/west,
|
||||
/obj/structure/table,
|
||||
/obj/item/compact_remote,
|
||||
/obj/item/compact_remote,
|
||||
/obj/item/compact_remote{
|
||||
pixel_x = -5
|
||||
},
|
||||
/obj/item/controller{
|
||||
pixel_x = 5
|
||||
},
|
||||
/obj/item/controller{
|
||||
pixel_x = 5
|
||||
},
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"Vg" = (
|
||||
/obj/machinery/light/directional/south,
|
||||
/obj/structure/cable,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/hallway/primary/central)
|
||||
"Vr" = (
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/power/apc/auto_name/directional/north,
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"Vy" = (
|
||||
/obj/structure/cable,
|
||||
/turf/open/floor/iron,
|
||||
@@ -2608,6 +2568,10 @@
|
||||
/obj/structure/cable,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/engineering/gravity_generator)
|
||||
"WK" = (
|
||||
/obj/structure/money_bot,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"WT" = (
|
||||
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
|
||||
dir = 8
|
||||
@@ -2635,6 +2599,19 @@
|
||||
/obj/structure/cable,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/science)
|
||||
"XN" = (
|
||||
/obj/structure/table,
|
||||
/obj/item/organ/internal/cyberimp/bci{
|
||||
pixel_y = 5
|
||||
},
|
||||
/obj/item/organ/internal/cyberimp/bci{
|
||||
pixel_y = 5
|
||||
},
|
||||
/obj/item/organ/internal/cyberimp/bci{
|
||||
pixel_y = 5
|
||||
},
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"XR" = (
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{
|
||||
dir = 9
|
||||
@@ -2650,6 +2627,17 @@
|
||||
/obj/effect/landmark/blobstart,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/commons/storage/primary)
|
||||
"Ym" = (
|
||||
/obj/structure/table,
|
||||
/obj/item/storage/toolbox/electrical,
|
||||
/obj/item/multitool/circuit{
|
||||
pixel_x = -4
|
||||
},
|
||||
/obj/item/multitool{
|
||||
pixel_x = 4
|
||||
},
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
"Yy" = (
|
||||
/obj/machinery/light/directional/north,
|
||||
/obj/machinery/rnd/production/circuit_imprinter/department,
|
||||
@@ -2661,7 +2649,7 @@
|
||||
/obj/machinery/suit_storage_unit/ce,
|
||||
/turf/open/floor/iron,
|
||||
/area/station/engineering/atmos)
|
||||
"ZR" = (
|
||||
"ZP" = (
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/science/explab)
|
||||
|
||||
@@ -4155,7 +4143,7 @@ qQ
|
||||
qQ
|
||||
qQ
|
||||
qQ
|
||||
Kd
|
||||
mP
|
||||
qQ
|
||||
qQ
|
||||
qQ
|
||||
@@ -5445,7 +5433,7 @@ aa
|
||||
aa
|
||||
aa
|
||||
aa
|
||||
eb
|
||||
yX
|
||||
aa
|
||||
aa
|
||||
dY
|
||||
@@ -5928,7 +5916,7 @@ cN
|
||||
cN
|
||||
cN
|
||||
cN
|
||||
NW
|
||||
LH
|
||||
en
|
||||
dY
|
||||
dY
|
||||
@@ -6020,11 +6008,11 @@ dy
|
||||
dm
|
||||
dM
|
||||
cN
|
||||
zy
|
||||
Hz
|
||||
Uu
|
||||
NN
|
||||
Su
|
||||
Vr
|
||||
vm
|
||||
uQ
|
||||
Ov
|
||||
Ir
|
||||
aa
|
||||
aa
|
||||
aa
|
||||
@@ -6112,11 +6100,11 @@ dn
|
||||
dn
|
||||
dL
|
||||
sr
|
||||
op
|
||||
ZR
|
||||
ZR
|
||||
iF
|
||||
Su
|
||||
nn
|
||||
ZP
|
||||
ZP
|
||||
WK
|
||||
Ir
|
||||
aa
|
||||
aa
|
||||
aa
|
||||
@@ -6204,11 +6192,11 @@ dn
|
||||
dn
|
||||
dL
|
||||
cN
|
||||
zv
|
||||
mb
|
||||
sh
|
||||
tn
|
||||
Su
|
||||
AE
|
||||
kp
|
||||
XN
|
||||
Ym
|
||||
Ir
|
||||
aa
|
||||
aa
|
||||
aa
|
||||
@@ -6296,11 +6284,11 @@ dn
|
||||
dn
|
||||
dL
|
||||
tE
|
||||
ZR
|
||||
ZR
|
||||
ZR
|
||||
FM
|
||||
Su
|
||||
ZP
|
||||
ZP
|
||||
ZP
|
||||
tV
|
||||
Ir
|
||||
aa
|
||||
aa
|
||||
aa
|
||||
@@ -6388,11 +6376,11 @@ dn
|
||||
dn
|
||||
dL
|
||||
cN
|
||||
ZR
|
||||
TM
|
||||
kP
|
||||
Ku
|
||||
Su
|
||||
ZP
|
||||
Df
|
||||
Nb
|
||||
CT
|
||||
Ir
|
||||
aa
|
||||
aa
|
||||
aa
|
||||
@@ -6481,10 +6469,10 @@ dn
|
||||
dL
|
||||
cN
|
||||
fI
|
||||
Ts
|
||||
Ts
|
||||
Ts
|
||||
Ts
|
||||
wU
|
||||
wU
|
||||
wU
|
||||
wU
|
||||
aa
|
||||
aa
|
||||
aa
|
||||
|
||||
@@ -23192,14 +23192,8 @@
|
||||
/turf/open/floor/catwalk_floor,
|
||||
/area/station/maintenance/tram/mid)
|
||||
"hWV" = (
|
||||
/obj/docking_port/stationary{
|
||||
dir = 4;
|
||||
dwidth = 3;
|
||||
height = 5;
|
||||
id = "mining_home";
|
||||
name = "mining shuttle bay";
|
||||
roundstart_template = /datum/map_template/shuttle/mining/box;
|
||||
width = 7
|
||||
/obj/docking_port/stationary/mining_home{
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/misc/asteroid/airless,
|
||||
/area/mine/explored)
|
||||
@@ -23936,14 +23930,7 @@
|
||||
/turf/open/floor/iron,
|
||||
/area/station/command/heads_quarters/ce)
|
||||
"iia" = (
|
||||
/obj/docking_port/stationary{
|
||||
dwidth = 2;
|
||||
height = 5;
|
||||
id = "laborcamp_home";
|
||||
name = "fore bay 1";
|
||||
roundstart_template = /datum/map_template/shuttle/labour/generic;
|
||||
width = 9
|
||||
},
|
||||
/obj/docking_port/stationary/laborcamp_home,
|
||||
/turf/open/misc/asteroid/airless,
|
||||
/area/mine/explored)
|
||||
"iib" = (
|
||||
@@ -54794,14 +54781,8 @@
|
||||
/turf/open/floor/iron,
|
||||
/area/station/security/brig)
|
||||
"suI" = (
|
||||
/obj/docking_port/stationary{
|
||||
dir = 4;
|
||||
dwidth = 3;
|
||||
height = 5;
|
||||
id = "commonmining_home";
|
||||
name = "SS13: Common Mining Dock";
|
||||
roundstart_template = /datum/map_template/shuttle/mining_common/meta;
|
||||
width = 7
|
||||
/obj/docking_port/stationary/mining_home/common{
|
||||
dir = 4
|
||||
},
|
||||
/turf/open/misc/asteroid/airless,
|
||||
/area/mine/explored)
|
||||
|
||||
@@ -26,3 +26,14 @@
|
||||
to_chat(user, span_warning("Shuttle is already at the outpost!"))
|
||||
return FALSE
|
||||
return TRUE
|
||||
|
||||
/obj/docking_port/stationary/laborcamp_home
|
||||
name = "SS13: Labor Shuttle Dock"
|
||||
id = "laborcamp_home"
|
||||
roundstart_template = /datum/map_template/shuttle/labour/delta
|
||||
width = 9
|
||||
dwidth = 2
|
||||
height = 5
|
||||
|
||||
/obj/docking_port/stationary/laborcamp_home/kilo
|
||||
roundstart_template = /datum/map_template/shuttle/labour/kilo
|
||||
|
||||
@@ -122,6 +122,26 @@
|
||||
shuttleId = "mining_common"
|
||||
possible_destinations = "commonmining_home;lavaland_common_away;landing_zone_dock;mining_public"
|
||||
|
||||
/obj/docking_port/stationary/mining_home
|
||||
name = "SS13: Mining Dock"
|
||||
id = "mining_home"
|
||||
roundstart_template = /datum/map_template/shuttle/mining/delta
|
||||
width = 7
|
||||
dwidth = 3
|
||||
height = 5
|
||||
|
||||
/obj/docking_port/stationary/mining_home/kilo
|
||||
roundstart_template = /datum/map_template/shuttle/mining/kilo
|
||||
height = 10
|
||||
|
||||
/obj/docking_port/stationary/mining_home/common
|
||||
name = "SS13: Common Mining Dock"
|
||||
id = "commonmining_home"
|
||||
roundstart_template = /datum/map_template/shuttle/mining_common/meta
|
||||
|
||||
/obj/docking_port/stationary/mining_home/common/kilo
|
||||
roundstart_template = /datum/map_template/shuttle/mining_common/kilo
|
||||
|
||||
/**********************Mining car (Crate like thing, not the rail car)**************************/
|
||||
|
||||
/obj/structure/closet/crate/miningcar
|
||||
|
||||
Reference in New Issue
Block a user