mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 03:49:10 +01:00
Slightly tweaks cargo elevator bay (#21497)
Changes made: - Tweaked general shape of the elevator bay, re-arranged some platforms, varedited some conveyor belts below the stairs to a darker shade colour, to convey a fake depth perspective - Replaced spotlights with regular lights - Added unused original hatch sprite made by @KingOfThePing for asset archiving purposes ### Asset Licenses The following assets that **have not** been created by myself are included in this PR: | Path | Original Author | License | | --- | --- | --- | | icons/effect/224x192.dmi | KingOfThePing | CC BY-SA 3.0 |
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
author: Kano
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "Slightly tweaks whereabout of cargo elevator bay map."
|
||||
- rscadd: "Adds original hatch sprite made by KingOfThePing."
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 70 KiB |
+250
-115
@@ -12,7 +12,7 @@
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/turf/simulated/floor/tiled/full,
|
||||
/area/horizon/hangar/operations)
|
||||
"aam" = (
|
||||
/obj/effect/floor_decal/corner/dark_blue{
|
||||
@@ -753,13 +753,14 @@
|
||||
/turf/simulated/floor/tiled/dark/full/airless,
|
||||
/area/horizon/command/bridge/controlroom)
|
||||
"ael" = (
|
||||
/obj/machinery/conveyor{
|
||||
id = "cargo_1"
|
||||
},
|
||||
/obj/effect/floor_decal/industrial/warning{
|
||||
dir = 1
|
||||
},
|
||||
/obj/effect/floor_decal/industrial/hatch/operations,
|
||||
/obj/machinery/conveyor{
|
||||
id = "cargo_1";
|
||||
color = "#CCCCCC"
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/supply/dock)
|
||||
"aes" = (
|
||||
@@ -13473,16 +13474,8 @@
|
||||
/turf/simulated/floor/tiled/dark,
|
||||
/area/horizon/service/bar)
|
||||
"bMc" = (
|
||||
/obj/structure/stairs_railing{
|
||||
dir = 4;
|
||||
pixel_x = -32;
|
||||
pixel_y = 10
|
||||
},
|
||||
/obj/structure/stairs_railing{
|
||||
dir = 8;
|
||||
pixel_y = 10
|
||||
},
|
||||
/obj/structure/lattice/catwalk/indoor/grate/dark,
|
||||
/obj/structure/platform,
|
||||
/turf/simulated/floor/plating,
|
||||
/area/horizon/hangar/operations)
|
||||
"bMd" = (
|
||||
@@ -14506,11 +14499,12 @@
|
||||
/turf/unsimulated/floor,
|
||||
/area/antag/mercenary)
|
||||
"bSQ" = (
|
||||
/obj/machinery/conveyor{
|
||||
id = "cargo_1"
|
||||
},
|
||||
/obj/effect/floor_decal/industrial/hatch/operations,
|
||||
/obj/structure/railing/retractable,
|
||||
/obj/machinery/conveyor{
|
||||
id = "cargo_1";
|
||||
color = "#CCCCCC"
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/horizon/hangar/operations)
|
||||
"bSS" = (
|
||||
@@ -14775,7 +14769,6 @@
|
||||
/obj/structure/window/reinforced{
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/light/spot,
|
||||
/obj/machinery/portable_atmospherics/canister/air,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/horizon/hangar/operations)
|
||||
@@ -19791,6 +19784,12 @@
|
||||
/obj/item/tank/jetpack/carbondioxide,
|
||||
/turf/simulated/floor/tiled/white,
|
||||
/area/horizon/storage/eva/expedition)
|
||||
"cEl" = (
|
||||
/obj/machinery/light/floor{
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/floor/tiled/full,
|
||||
/area/horizon/hangar/operations)
|
||||
"cEt" = (
|
||||
/obj/effect/floor_decal/corner_wide/yellow/full{
|
||||
dir = 4
|
||||
@@ -23446,15 +23445,15 @@
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/horizon/maintenance/deck_2/cargo_compartment)
|
||||
"ddy" = (
|
||||
/obj/machinery/light/spot{
|
||||
dir = 8
|
||||
},
|
||||
/obj/effect/floor_decal/corner/brown{
|
||||
dir = 9
|
||||
},
|
||||
/obj/structure/bed/stool/chair/folding{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/light{
|
||||
dir = 8
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/horizon/hangar/operations)
|
||||
"ddB" = (
|
||||
@@ -25002,6 +25001,9 @@
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
dir = 9
|
||||
},
|
||||
/obj/machinery/light/small{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/horizon/hangar/operations)
|
||||
"dmG" = (
|
||||
@@ -30500,7 +30502,8 @@
|
||||
"dYC" = (
|
||||
/obj/machinery/conveyor{
|
||||
dir = 1;
|
||||
id = "QMLoad"
|
||||
id = "QMLoad";
|
||||
color = "#CCCCCC"
|
||||
},
|
||||
/obj/effect/floor_decal/industrial/warning,
|
||||
/obj/structure/railing/mapped,
|
||||
@@ -30515,6 +30518,14 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/horizon/service/hydroponics/lower)
|
||||
"dYL" = (
|
||||
/obj/machinery/conveyor{
|
||||
id = "cargo_1";
|
||||
color = "#CCCCCC"
|
||||
},
|
||||
/obj/effect/floor_decal/industrial/hatch/operations,
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/horizon/hangar/operations)
|
||||
"dYR" = (
|
||||
/obj/effect/floor_decal/industrial/warning{
|
||||
dir = 10
|
||||
@@ -31470,10 +31481,11 @@
|
||||
/turf/simulated/floor/carpet,
|
||||
/area/horizon/security/investigators_office)
|
||||
"eeA" = (
|
||||
/obj/machinery/conveyor{
|
||||
id = "cargo_1"
|
||||
},
|
||||
/obj/effect/floor_decal/industrial/hatch/operations,
|
||||
/obj/machinery/conveyor{
|
||||
id = "cargo_1";
|
||||
color = "#CCCCCC"
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/supply/dock)
|
||||
"eeB" = (
|
||||
@@ -34782,15 +34794,15 @@
|
||||
/turf/simulated/floor,
|
||||
/area/horizon/maintenance/deck_3/aft/starboard/far)
|
||||
"eCu" = (
|
||||
/obj/machinery/light/spot{
|
||||
dir = 8
|
||||
},
|
||||
/obj/structure/sign/emergency/evacuation/pods{
|
||||
pixel_x = -32
|
||||
},
|
||||
/obj/effect/floor_decal/corner/brown{
|
||||
dir = 9
|
||||
},
|
||||
/obj/machinery/light{
|
||||
dir = 8
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/horizon/hangar/operations)
|
||||
"eCw" = (
|
||||
@@ -39065,12 +39077,13 @@
|
||||
/turf/unsimulated/floor,
|
||||
/area/centcom/control)
|
||||
"fgm" = (
|
||||
/obj/machinery/conveyor{
|
||||
dir = 1;
|
||||
id = "QMLoad"
|
||||
},
|
||||
/obj/effect/floor_decal/industrial/hatch/operations,
|
||||
/obj/structure/railing/retractable,
|
||||
/obj/machinery/conveyor{
|
||||
dir = 1;
|
||||
id = "QMLoad";
|
||||
color = "#CCCCCC"
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/horizon/hangar/operations)
|
||||
"fgq" = (
|
||||
@@ -39262,6 +39275,15 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/horizon/service/bar)
|
||||
"fhB" = (
|
||||
/obj/effect/floor_decal/corner/brown{
|
||||
dir = 9
|
||||
},
|
||||
/obj/machinery/light{
|
||||
dir = 8
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/horizon/operations/mining_main/refinery)
|
||||
"fhJ" = (
|
||||
/obj/machinery/meter,
|
||||
/obj/machinery/atmospherics/pipe/manifold/visible/cyan{
|
||||
@@ -40845,15 +40867,15 @@
|
||||
/turf/simulated/floor/carpet/rubber,
|
||||
/area/horizon/crew/fitness/gym)
|
||||
"fub" = (
|
||||
/obj/structure/platform_deco{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/floor_decal/spline/plain/black{
|
||||
dir = 8
|
||||
},
|
||||
/obj/structure/railing/retractable{
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/platform_deco{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/horizon/hangar/operations)
|
||||
"fuf" = (
|
||||
@@ -40986,7 +41008,7 @@
|
||||
/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/turf/simulated/floor/tiled/full,
|
||||
/area/horizon/hangar/operations)
|
||||
"fuV" = (
|
||||
/obj/machinery/door/firedoor,
|
||||
@@ -48055,6 +48077,16 @@
|
||||
"gtL" = (
|
||||
/turf/simulated/wall/r_wall,
|
||||
/area/horizon/repoffice/consular_two)
|
||||
"gtP" = (
|
||||
/obj/machinery/atmospherics/unary/vent_scrubber/on{
|
||||
dir = 1
|
||||
},
|
||||
/obj/effect/floor_decal/corner/brown{
|
||||
dir = 10
|
||||
},
|
||||
/obj/machinery/light,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/horizon/hangar/operations)
|
||||
"gtT" = (
|
||||
/obj/effect/floor_decal/corner/grey/diagonal,
|
||||
/obj/structure/filingcabinet/chestdrawer,
|
||||
@@ -50996,6 +51028,13 @@
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
||||
/turf/simulated/floor/plating,
|
||||
/area/horizon/maintenance/deck_2/wing/starboard)
|
||||
"gNL" = (
|
||||
/obj/structure/lattice/catwalk/indoor/grate/dark,
|
||||
/obj/structure/platform_deco{
|
||||
dir = 8
|
||||
},
|
||||
/turf/simulated/floor/plating,
|
||||
/area/horizon/hangar/operations)
|
||||
"gNN" = (
|
||||
/obj/structure/cable/yellow{
|
||||
icon_state = "1-2"
|
||||
@@ -55068,7 +55107,8 @@
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/obj/effect/floor_decal/industrial/hatch/operations,
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/horizon/operations/loading)
|
||||
"hpJ" = (
|
||||
/obj/structure/shuttle_part/scc/scout{
|
||||
@@ -67553,9 +67593,6 @@
|
||||
},
|
||||
/area/horizon/holodeck/source_konyang)
|
||||
"iXz" = (
|
||||
/obj/machinery/light{
|
||||
dir = 1
|
||||
},
|
||||
/obj/machinery/conveyor{
|
||||
dir = 9;
|
||||
id = "QMLoad";
|
||||
@@ -67564,7 +67601,8 @@
|
||||
/obj/machinery/status_display/supply_display{
|
||||
pixel_y = 32
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/obj/effect/floor_decal/industrial/hatch/operations,
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/horizon/operations/loading)
|
||||
"iXA" = (
|
||||
/obj/structure/cable/orange{
|
||||
@@ -67868,14 +67906,15 @@
|
||||
/turf/simulated/floor/plating,
|
||||
/area/horizon/maintenance/deck_2/main/starboard)
|
||||
"iZt" = (
|
||||
/obj/machinery/conveyor{
|
||||
dir = 1;
|
||||
id = "QMLoad"
|
||||
},
|
||||
/obj/effect/floor_decal/industrial/warning{
|
||||
dir = 1
|
||||
},
|
||||
/obj/effect/floor_decal/industrial/hatch/operations,
|
||||
/obj/machinery/conveyor{
|
||||
dir = 1;
|
||||
id = "QMLoad";
|
||||
color = "#CCCCCC"
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/supply/dock)
|
||||
"iZu" = (
|
||||
@@ -72240,12 +72279,10 @@
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/horizon/hangar/intrepid)
|
||||
"jEc" = (
|
||||
/obj/machinery/conveyor{
|
||||
dir = 1;
|
||||
id = "QMLoad"
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/horizon/operations/loading)
|
||||
/obj/structure/lattice/catwalk/indoor/grate/dark,
|
||||
/obj/machinery/light,
|
||||
/turf/simulated/floor/plating,
|
||||
/area/horizon/hangar/operations)
|
||||
"jEi" = (
|
||||
/obj/machinery/door/firedoor,
|
||||
/obj/structure/disposalpipe/segment,
|
||||
@@ -72736,9 +72773,7 @@
|
||||
name = "Cargo Shuttle";
|
||||
req_access = list(13,31)
|
||||
},
|
||||
/obj/effect/floor_decal/industrial/hatch_door/operations{
|
||||
dir = 8
|
||||
},
|
||||
/obj/effect/floor_decal/industrial/hatch/operations,
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/horizon/operations/loading)
|
||||
"jHI" = (
|
||||
@@ -75623,6 +75658,11 @@
|
||||
/obj/structure/cable/green{
|
||||
icon_state = "1-8"
|
||||
},
|
||||
/obj/machinery/conveyor_switch/oneway{
|
||||
id = "QMLoad";
|
||||
pixel_x = 7;
|
||||
pixel_y = 21
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/horizon/operations/loading)
|
||||
"kaV" = (
|
||||
@@ -82357,7 +82397,7 @@
|
||||
/obj/effect/floor_decal/corner/brown{
|
||||
dir = 5
|
||||
},
|
||||
/obj/machinery/light/spot{
|
||||
/obj/machinery/light{
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
@@ -88174,12 +88214,13 @@
|
||||
/turf/simulated/wall,
|
||||
/area/horizon/engineering/gravity_gen)
|
||||
"lFb" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
||||
/obj/effect/floor_decal/corner/brown/diagonal,
|
||||
/obj/structure/sign/drop{
|
||||
pixel_x = 32
|
||||
/obj/effect/floor_decal/industrial/hatch/operations,
|
||||
/obj/machinery/conveyor{
|
||||
dir = 1;
|
||||
id = "QMLoad";
|
||||
color = "#CCCCCC"
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/horizon/hangar/operations)
|
||||
"lFd" = (
|
||||
/obj/effect/floor_decal/industrial/outline/firefighting_closet,
|
||||
@@ -99898,23 +99939,14 @@
|
||||
/turf/simulated/floor/tiled/white,
|
||||
/area/horizon/rnd/xenoarch/atrium)
|
||||
"nmg" = (
|
||||
/obj/structure/platform,
|
||||
/obj/effect/floor_decal/corner/black{
|
||||
dir = 10
|
||||
},
|
||||
/obj/structure/platform{
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/platform{
|
||||
dir = 8
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/platform_deco{
|
||||
dir = 5
|
||||
},
|
||||
/obj/structure/platform_deco{
|
||||
dir = 9
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark,
|
||||
/obj/structure/lattice/catwalk/indoor/grate,
|
||||
/turf/simulated/floor/plating,
|
||||
/area/horizon/hangar/operations)
|
||||
"nmh" = (
|
||||
/obj/structure/table/wood,
|
||||
@@ -105511,6 +105543,21 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark,
|
||||
/area/horizon/maintenance/deck_2/wing/starboard/near)
|
||||
"oaJ" = (
|
||||
/obj/structure/platform{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/floor_decal/spline/plain/black{
|
||||
dir = 8
|
||||
},
|
||||
/obj/structure/railing/retractable{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/light/floor{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/horizon/hangar/operations)
|
||||
"oaK" = (
|
||||
/obj/effect/floor_decal/corner/paleblue/diagonal,
|
||||
/obj/structure/table/standard,
|
||||
@@ -107006,12 +107053,12 @@
|
||||
/turf/simulated/open,
|
||||
/area/horizon/operations/office)
|
||||
"ojN" = (
|
||||
/obj/machinery/light/spot{
|
||||
dir = 1
|
||||
},
|
||||
/obj/effect/floor_decal/corner/brown{
|
||||
dir = 5
|
||||
},
|
||||
/obj/machinery/light{
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/horizon/hangar/operations)
|
||||
"ojQ" = (
|
||||
@@ -107106,7 +107153,7 @@
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/turf/simulated/floor/tiled/full,
|
||||
/area/horizon/hangar/operations)
|
||||
"okM" = (
|
||||
/obj/machinery/door/firedoor,
|
||||
@@ -108285,6 +108332,13 @@
|
||||
/obj/random/dirt_75,
|
||||
/turf/simulated/floor/tiled/dark,
|
||||
/area/horizon/maintenance/deck_2/wing/starboard/auxatmos)
|
||||
"osA" = (
|
||||
/obj/structure/lattice/catwalk/indoor/grate/dark,
|
||||
/obj/structure/platform_deco{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/plating,
|
||||
/area/horizon/hangar/operations)
|
||||
"osD" = (
|
||||
/obj/effect/floor_decal/corner_wide/yellow{
|
||||
dir = 6
|
||||
@@ -109610,6 +109664,18 @@
|
||||
icon_state = "dark_preview"
|
||||
},
|
||||
/area/centcom/holding)
|
||||
"oBI" = (
|
||||
/obj/machinery/conveyor{
|
||||
dir = 1;
|
||||
id = "QMLoad"
|
||||
},
|
||||
/obj/effect/floor_decal/industrial/hatch/operations,
|
||||
/obj/structure/plasticflaps,
|
||||
/obj/structure/railing/mapped{
|
||||
dir = 8
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/horizon/hangar/operations)
|
||||
"oBJ" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/effect/floor_decal/industrial/warning{
|
||||
@@ -116169,6 +116235,17 @@
|
||||
},
|
||||
/turf/simulated/floor/reinforced,
|
||||
/area/horizon/command/bridge/selfdestruct)
|
||||
"pvu" = (
|
||||
/obj/machinery/conveyor{
|
||||
id = "cargo_1"
|
||||
},
|
||||
/obj/effect/floor_decal/industrial/hatch/operations,
|
||||
/obj/structure/plasticflaps,
|
||||
/obj/structure/railing/mapped{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/horizon/hangar/operations)
|
||||
"pvw" = (
|
||||
/obj/effect/floor_decal/industrial/warning{
|
||||
dir = 4
|
||||
@@ -118167,6 +118244,18 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark,
|
||||
/area/horizon/rnd/xenoarch/atrium)
|
||||
"pJV" = (
|
||||
/obj/effect/floor_decal/spline/plain/black{
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/railing/retractable{
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/light/floor{
|
||||
dir = 8
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/horizon/hangar/operations)
|
||||
"pJX" = (
|
||||
/obj/effect/floor_decal/corner/dark_green{
|
||||
dir = 10
|
||||
@@ -124367,6 +124456,21 @@
|
||||
},
|
||||
/turf/simulated/floor/plating,
|
||||
/area/horizon/engineering/reactor/supermatter/airlock)
|
||||
"qCY" = (
|
||||
/obj/effect/floor_decal/spline/plain/black{
|
||||
dir = 8
|
||||
},
|
||||
/obj/structure/railing/retractable{
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/platform{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/light/floor{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/horizon/hangar/operations)
|
||||
"qDa" = (
|
||||
/obj/structure/sign/fire{
|
||||
desc = "A warning sign which reads 'DANGER: SHUTTLE THRUSTERS IN USE' and 'MIND THE DISTANCE'.";
|
||||
@@ -125292,7 +125396,7 @@
|
||||
/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/turf/simulated/floor/tiled/full,
|
||||
/area/horizon/hangar/operations)
|
||||
"qJh" = (
|
||||
/obj/structure/table/reinforced/steel,
|
||||
@@ -128231,6 +128335,9 @@
|
||||
/obj/structure/railing/mapped{
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/light/floor{
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/horizon/operations/loading)
|
||||
"rdJ" = (
|
||||
@@ -134073,7 +134180,8 @@
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/obj/structure/lattice/catwalk/indoor/grate,
|
||||
/turf/simulated/floor/plating,
|
||||
/area/horizon/hangar/operations)
|
||||
"rPW" = (
|
||||
/obj/effect/decal/fake_object{
|
||||
@@ -134857,12 +134965,13 @@
|
||||
/turf/simulated/floor/tiled/white,
|
||||
/area/horizon/medical/hallway/upper)
|
||||
"rUy" = (
|
||||
/obj/machinery/conveyor{
|
||||
id = "cargo_1"
|
||||
},
|
||||
/obj/effect/floor_decal/industrial/warning,
|
||||
/obj/structure/railing/mapped,
|
||||
/obj/effect/floor_decal/industrial/hatch/operations,
|
||||
/obj/machinery/conveyor{
|
||||
id = "cargo_1";
|
||||
color = "#CCCCCC"
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/supply/dock)
|
||||
"rUz" = (
|
||||
@@ -136602,11 +136711,12 @@
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/horizon/hangar/auxiliary)
|
||||
"shf" = (
|
||||
/obj/effect/floor_decal/industrial/hatch/operations,
|
||||
/obj/machinery/conveyor{
|
||||
dir = 1;
|
||||
id = "QMLoad"
|
||||
id = "QMLoad";
|
||||
color = "#CCCCCC"
|
||||
},
|
||||
/obj/effect/floor_decal/industrial/hatch/operations,
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/supply/dock)
|
||||
"shj" = (
|
||||
@@ -142038,9 +142148,7 @@
|
||||
name = "Cargo Shuttle";
|
||||
req_access = list(13,31)
|
||||
},
|
||||
/obj/effect/floor_decal/industrial/hatch_door/operations{
|
||||
dir = 8
|
||||
},
|
||||
/obj/effect/floor_decal/industrial/hatch/operations,
|
||||
/turf/simulated/floor/tiled/dark/full,
|
||||
/area/horizon/operations/loading)
|
||||
"sQS" = (
|
||||
@@ -156279,6 +156387,13 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark,
|
||||
/area/horizon/weapons/grauwolf)
|
||||
"uNf" = (
|
||||
/obj/structure/lattice/catwalk/indoor/grate/dark,
|
||||
/obj/structure/sign/drop{
|
||||
pixel_y = -32
|
||||
},
|
||||
/turf/simulated/floor/plating,
|
||||
/area/horizon/hangar/operations)
|
||||
"uNk" = (
|
||||
/obj/machinery/embedded_controller/radio/simple_docking_controller{
|
||||
frequency = 1380;
|
||||
@@ -157558,6 +157673,16 @@
|
||||
},
|
||||
/turf/unsimulated/floor,
|
||||
/area/centcom/specops)
|
||||
"uVM" = (
|
||||
/obj/effect/floor_decal/corner/black{
|
||||
dir = 10
|
||||
},
|
||||
/obj/structure/platform_stairs,
|
||||
/obj/structure/platform{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark,
|
||||
/area/horizon/hangar/operations)
|
||||
"uVV" = (
|
||||
/obj/structure/table/standard,
|
||||
/obj/structure/cable/green{
|
||||
@@ -159816,6 +159941,16 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled/full,
|
||||
/area/horizon/stairwell/starboard/deck_2)
|
||||
"vmm" = (
|
||||
/obj/effect/floor_decal/corner/black{
|
||||
dir = 10
|
||||
},
|
||||
/obj/structure/platform_stairs,
|
||||
/obj/structure/platform{
|
||||
dir = 8
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark,
|
||||
/area/horizon/hangar/operations)
|
||||
"vmo" = (
|
||||
/obj/machinery/light/spot{
|
||||
dir = 1
|
||||
@@ -205985,10 +206120,10 @@ sWR
|
||||
kDB
|
||||
hHY
|
||||
eze
|
||||
eze
|
||||
qCY
|
||||
fub
|
||||
qix
|
||||
eze
|
||||
oaJ
|
||||
eze
|
||||
hHY
|
||||
xcw
|
||||
@@ -206495,8 +206630,8 @@ jgx
|
||||
hiV
|
||||
xuh
|
||||
vyG
|
||||
wwq
|
||||
iev
|
||||
vmm
|
||||
gNL
|
||||
arH
|
||||
rdV
|
||||
rdV
|
||||
@@ -206505,7 +206640,7 @@ rdV
|
||||
rdV
|
||||
rdV
|
||||
rwv
|
||||
iev
|
||||
uNf
|
||||
hCu
|
||||
hCu
|
||||
hCu
|
||||
@@ -206752,8 +206887,8 @@ sQO
|
||||
sAU
|
||||
dYm
|
||||
sAU
|
||||
sAU
|
||||
sAU
|
||||
pvu
|
||||
dYL
|
||||
bSQ
|
||||
rdV
|
||||
rdV
|
||||
@@ -207008,8 +207143,8 @@ uSb
|
||||
bzE
|
||||
aeW
|
||||
ofT
|
||||
cEl
|
||||
vof
|
||||
nmg
|
||||
bMc
|
||||
wmb
|
||||
rdV
|
||||
@@ -207019,7 +207154,7 @@ rdV
|
||||
rdV
|
||||
rdV
|
||||
rwv
|
||||
iev
|
||||
jEc
|
||||
hCu
|
||||
hCu
|
||||
hCu
|
||||
@@ -207257,8 +207392,8 @@ vyT
|
||||
hMc
|
||||
jgx
|
||||
iXz
|
||||
jEc
|
||||
jEc
|
||||
rlY
|
||||
rlY
|
||||
hpH
|
||||
rlY
|
||||
rlY
|
||||
@@ -207266,8 +207401,8 @@ jHH
|
||||
ikg
|
||||
rxS
|
||||
ikg
|
||||
ikg
|
||||
ikg
|
||||
oBI
|
||||
lFb
|
||||
fgm
|
||||
rdV
|
||||
rdV
|
||||
@@ -207523,8 +207658,8 @@ jgx
|
||||
oSy
|
||||
ssE
|
||||
uln
|
||||
wwq
|
||||
iev
|
||||
uVM
|
||||
osA
|
||||
arH
|
||||
rdV
|
||||
rdV
|
||||
@@ -208041,10 +208176,10 @@ sWR
|
||||
cUJ
|
||||
tqK
|
||||
ncx
|
||||
pJV
|
||||
ncx
|
||||
ncx
|
||||
ncx
|
||||
ncx
|
||||
pJV
|
||||
ncx
|
||||
lIU
|
||||
dzc
|
||||
@@ -208298,10 +208433,10 @@ vcw
|
||||
mqV
|
||||
mhL
|
||||
vfg
|
||||
lFb
|
||||
vfg
|
||||
mdN
|
||||
vfg
|
||||
lFb
|
||||
vfg
|
||||
vfg
|
||||
uYt
|
||||
cCF
|
||||
@@ -208806,15 +208941,15 @@ pOj
|
||||
gCq
|
||||
nZx
|
||||
kSm
|
||||
aal
|
||||
nmg
|
||||
cUv
|
||||
wjB
|
||||
mTr
|
||||
rKR
|
||||
rKR
|
||||
tzu
|
||||
rKR
|
||||
rKR
|
||||
rKR
|
||||
rKR
|
||||
tzu
|
||||
rKR
|
||||
rKR
|
||||
@@ -209570,7 +209705,7 @@ nZx
|
||||
bix
|
||||
xnr
|
||||
xnr
|
||||
guR
|
||||
fhB
|
||||
guR
|
||||
mAW
|
||||
rTP
|
||||
@@ -209835,7 +209970,7 @@ chK
|
||||
odx
|
||||
cxm
|
||||
fuR
|
||||
oKm
|
||||
gtP
|
||||
sWR
|
||||
ndh
|
||||
dJi
|
||||
@@ -210091,7 +210226,7 @@ rTP
|
||||
kaG
|
||||
odx
|
||||
ieq
|
||||
aal
|
||||
nmg
|
||||
cUv
|
||||
sxn
|
||||
ajQ
|
||||
@@ -210348,7 +210483,7 @@ rTP
|
||||
vBY
|
||||
krH
|
||||
pex
|
||||
aal
|
||||
nmg
|
||||
mGB
|
||||
sxn
|
||||
hnL
|
||||
@@ -210866,11 +211001,11 @@ dmF
|
||||
brG
|
||||
sWR
|
||||
qDa
|
||||
dyb
|
||||
dyb
|
||||
eya
|
||||
dyb
|
||||
dyb
|
||||
dyb
|
||||
dyb
|
||||
eya
|
||||
dyb
|
||||
dyb
|
||||
|
||||
Reference in New Issue
Block a user