From 2bc6026d017ef68e4f5258708708fbb69fa92b78 Mon Sep 17 00:00:00 2001 From: DeltaDav <121488347+DeltaDav@users.noreply.github.com> Date: Wed, 15 May 2024 23:14:23 +0200 Subject: [PATCH] Attempt to Add a second civilian shuttle on atlas (#6367) --- code/game/area/station/shuttle_area.dm | 4 + .../maps/overmap/planets/_lythios43c.dm | 1 + .../misc_presets/rift_shuttle_landmarks.dm | 11 + maps/rift/levels/rift-06-surface3.dmm | 1947 +++++++++++--- maps/rift/levels/rift-11-orbital.dmm | 2244 +++++++++-------- maps/rift/shuttles.dm | 29 + 6 files changed, 2758 insertions(+), 1478 deletions(-) create mode 100644 code/game/area/station/shuttle_area.dm diff --git a/code/game/area/station/shuttle_area.dm b/code/game/area/station/shuttle_area.dm new file mode 100644 index 00000000000..9b5e194e530 --- /dev/null +++ b/code/game/area/station/shuttle_area.dm @@ -0,0 +1,4 @@ +///Civilian Century Shuttle +/area/shuttle/oldcentury + requires_power = 1 + icon_state = "shuttle2" diff --git a/code/modules/maps/overmap/planets/_lythios43c.dm b/code/modules/maps/overmap/planets/_lythios43c.dm index 96caffd475f..571be8e583e 100644 --- a/code/modules/maps/overmap/planets/_lythios43c.dm +++ b/code/modules/maps/overmap/planets/_lythios43c.dm @@ -23,6 +23,7 @@ "Courser Scouting Vessel" = list("rift_courser_hangar"), "Hammerhead Patrol Barge" = list("rift_hammerhead_hangar"), "Civilian Transport" = list("rift_civvie_pad"), + "Civilian Century Shuttle" = list("rift_oldcentury_pad"), "Dart EMT Shuttle" = list("rift_emt_pad"), "Beruang Trade Ship" = list("rift_trade_dock"), "NDV Quicksilver" = list("rift_specops_dock"), diff --git a/code/modules/maps/templates/misc_presets/rift_shuttle_landmarks.dm b/code/modules/maps/templates/misc_presets/rift_shuttle_landmarks.dm index 774b2cfea97..2507b0199ec 100644 --- a/code/modules/maps/templates/misc_presets/rift_shuttle_landmarks.dm +++ b/code/modules/maps/templates/misc_presets/rift_shuttle_landmarks.dm @@ -25,6 +25,13 @@ Need to turn all of these into proper initializers like this: base_turf = /turf/simulated/floor/reinforced/lythios43c base_area = /area/rift/surfacebase/outside/outside3 +/obj/effect/shuttle_landmark/rift/deck3/oldcentury + name = "NSB Atlas - Secondary Civilian Transport Pad" + landmark_tag = "rift_oldcentury_pad" + docking_controller = "rift_oldcentury_dock" + base_turf = /turf/simulated/floor/reinforced/lythios43c + base_area = /area/rift/surfacebase/outside/outside3 + /obj/effect/shuttle_landmark/rift/deck3/emt name = "NSB Atlas - EMT Shuttle Pad" landmark_tag = "rift_emt_pad" @@ -129,6 +136,10 @@ Need to turn all of these into proper initializers like this: name = "In transit" landmark_tag = "nav_transit_civvie" +/obj/effect/shuttle_landmark/transit/rift/oldcentury + name = "In transit" + landmark_tag = "nav_transit_oldcentury" + /obj/effect/shuttle_landmark/transit/rift/trade name = "In transit" landmark_tag = "nav_transit_trade" diff --git a/maps/rift/levels/rift-06-surface3.dmm b/maps/rift/levels/rift-06-surface3.dmm index b91d47ab6b2..1e732505976 100644 --- a/maps/rift/levels/rift-06-surface3.dmm +++ b/maps/rift/levels/rift-06-surface3.dmm @@ -1610,6 +1610,12 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/carpet/blue, /area/crew_quarters/captain) +"afj" = ( +/obj/effect/floor_decal/rust, +/obj/machinery/holopad/ship, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor, +/area/shuttle/oldcentury) "afk" = ( /obj/structure/railing, /obj/structure/railing{ @@ -3119,7 +3125,10 @@ /area/rift/surfacebase/outside/outside3) "ajz" = ( /obj/structure/table/steel, -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /obj/item/material/ashtray/bronze, /turf/simulated/floor/plating, /area/maintenance/station/exploration) @@ -3872,7 +3881,10 @@ pixel_x = -2; pixel_y = 2 }, -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /turf/simulated/floor/plating, /area/maintenance/bar/lower) "alt" = ( @@ -6039,6 +6051,7 @@ /obj/structure/cable/green{ icon_state = "0-4" }, +/obj/random/mre, /turf/simulated/floor/tiled/steel, /area/exploration) "aro" = ( @@ -7766,7 +7779,7 @@ /obj/machinery/door/blast/regular{ dir = 2; id = "shuttle_hatch"; - name = "Shuttle Rear Hatch" + name = "Shuttle Side Hatch" }, /obj/machinery/door/firedoor/glass, /turf/simulated/floor/tiled/techfloor/grid, @@ -8545,7 +8558,10 @@ "axM" = ( /obj/effect/floor_decal/industrial/outline/yellow, /obj/structure/closet/firecloset/full, -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /turf/simulated/floor/plating, /area/maintenance/substation/command) "axN" = ( @@ -11407,7 +11423,10 @@ /turf/simulated/floor/plating, /area/maintenance/bar/lower) "aGo" = ( -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /turf/simulated/floor/plating, /area/maintenance/bar/lower) "aGp" = ( @@ -11825,7 +11844,10 @@ /turf/simulated/floor/tiled/techfloor, /area/ai_upload) "aHA" = ( -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /obj/random/maintenance/clean, /turf/simulated/floor/plating, /area/maintenance/commandmaint) @@ -12529,7 +12551,10 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 5 }, -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /turf/simulated/floor/tiled/dark, /area/crew_quarters/barrestroom) "aJq" = ( @@ -12742,7 +12767,10 @@ /turf/simulated/floor/tiled/monotile, /area/hydroponics) "aJR" = ( -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /obj/structure/railing{ dir = 8 }, @@ -13338,7 +13366,10 @@ /turf/simulated/floor/tiled/white, /area/crew_quarters/heads/hop) "aLH" = ( -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 5 }, @@ -13940,7 +13971,10 @@ /area/shuttle/excursion/general) "aNB" = ( /obj/structure/catwalk, -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /obj/structure/cable/green{ icon_state = "4-8" }, @@ -15847,7 +15881,10 @@ /obj/machinery/cell_charger, /obj/item/tool/screwdriver, /obj/item/tool/crowbar, -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /turf/simulated/floor/tiled/techmaint, /area/rift/surfaceeva/aa/cliff_south) "aSG" = ( @@ -15999,6 +16036,14 @@ /obj/structure/table/reinforced, /turf/simulated/floor/tiled/white, /area/crew_quarters/kitchen) +"aTb" = ( +/obj/structure/shuttle/engine/heater, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 10 + }, +/obj/effect/paint/black, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "aTd" = ( /obj/machinery/power/apc/west_mount, /obj/structure/cable/green{ @@ -16327,7 +16372,10 @@ dir = 8; pixel_x = -12 }, -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /turf/simulated/floor/tiled/techmaint, /area/rift/surfaceeva/aa/cliff_south) "aUf" = ( @@ -16492,7 +16540,10 @@ dir = 8; pixel_x = -12 }, -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /turf/simulated/floor/tiled/techmaint, /area/rift/surfaceeva/aa/cliff_north) "aUB" = ( @@ -16936,9 +16987,8 @@ name = "Shuttle Rear Hatch" }, /obj/machinery/button/remote/blast_door{ - dir = 1; id = "shuttle_hatch"; - name = "Shuttle Rear Hatch"; + name = "Shuttle Side Hatch"; pixel_y = -26 }, /obj/machinery/door/firedoor/glass, @@ -17711,7 +17761,10 @@ "aYf" = ( /obj/item/bedsheet, /obj/structure/bed, -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /turf/simulated/floor/tiled/techmaint, /area/rift/surfaceeva/aa/cliff_north) "aYi" = ( @@ -18401,6 +18454,9 @@ "bjs" = ( /turf/simulated/wall/prepainted/civilian, /area/maintenance/bar) +"bly" = ( +/turf/simulated/floor/tiled/techfloor/grid/lythios43c, +/area/shuttle/oldcentury) "bnc" = ( /obj/machinery/door/firedoor/glass{ dir = 8 @@ -18452,6 +18508,13 @@ }, /turf/simulated/floor/tiled/steel, /area/hallway/secondary/docking_hallway) +"bqa" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden{ + dir = 8 + }, +/obj/effect/paint/black, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "bqs" = ( /turf/simulated/wall/prepainted, /area/hallway/secondary/docking_hallway) @@ -18478,6 +18541,10 @@ }, /turf/simulated/floor/tiled/techfloor, /area/shuttle/excursion/general) +"btC" = ( +/obj/effect/floor_decal/rust, +/turf/simulated/floor/tiled/techfloor/grid/lythios43c, +/area/shuttle/oldcentury) "bvV" = ( /obj/effect/floor_decal/borderfloor/corner, /obj/effect/floor_decal/corner/lightgrey/bordercorner, @@ -18553,10 +18620,27 @@ }, /turf/simulated/floor/plating, /area/maintenance/commandmaint) +"bIJ" = ( +/obj/machinery/door/firedoor/glass{ + dir = 8 + }, +/obj/effect/debris/cleanable/dirt, +/obj/effect/debris/cleanable/dirt, +/obj/machinery/door/window/brigdoor/southright{ + dir = 8; + req_access = null + }, +/obj/structure/curtain/open/ashlander, +/turf/simulated/floor/tiled/old_tile/green, +/area/shuttle/oldcentury) "bIN" = ( /obj/structure/disposalpipe/segment, /turf/simulated/floor/wood, /area/crew_quarters/bar) +"bLD" = ( +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor/carpet/patterened/green, +/area/shuttle/oldcentury) "bMK" = ( /obj/effect/floor_decal/borderfloorblack{ dir = 8 @@ -18600,6 +18684,18 @@ /obj/effect/floor_decal/corner/paleblue/border, /turf/simulated/floor/tiled/steel_grid, /area/exploration/medic_prep) +"bOR" = ( +/obj/effect/floor_decal/rust, +/obj/structure/handrail{ + dir = 1 + }, +/obj/structure/cable/cyan{ + icon_state = "0-4" + }, +/obj/machinery/power/apc/high/south_mount, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor/tiled/old_tile/gray, +/area/shuttle/oldcentury) "bPD" = ( /obj/effect/floor_decal/borderfloorwhite{ dir = 5 @@ -18644,6 +18740,11 @@ }, /turf/simulated/floor/tiled/dark, /area/crew_quarters/heads/blueshield) +"bRP" = ( +/obj/effect/floor_decal/rust, +/obj/effect/floor_decal/rust, +/turf/simulated/floor/tiled/techfloor/grid/lythios43c, +/area/shuttle/oldcentury) "bSo" = ( /obj/effect/floor_decal/corner/grey/diagonal, /obj/structure/cable/green{ @@ -18751,6 +18852,13 @@ }, /turf/simulated/wall/prepainted, /area/rift/surfacebase/outside/outside3) +"chB" = ( +/obj/structure/catwalk, +/obj/structure/cable/green{ + icon_state = "2-4" + }, +/turf/simulated/floor/plating/lythios43c, +/area/rift/surfacebase/outside/outside3) "ciu" = ( /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ dir = 8 @@ -18781,6 +18889,26 @@ /obj/structure/catwalk, /turf/simulated/floor/plating, /area/maintenance/bar/lower) +"clr" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/cyan{ + dir = 8 + }, +/obj/structure/handrail{ + dir = 4 + }, +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/effect/shuttle_landmark/rift/deck3/oldcentury, +/obj/machinery/embedded_controller/radio/airlock/docking_port{ + cycle_to_external_air = 1; + frequency = 1380; + id_tag = "oldcentury_docker"; + pixel_x = -28 + }, +/obj/overmap/entity/visitable/ship/landable/oldcentury, +/turf/simulated/floor/tiled/old_tile/green, +/area/shuttle/oldcentury) "cnq" = ( /obj/effect/floor_decal/steeldecal/steel_decals9{ dir = 1 @@ -18848,6 +18976,12 @@ /obj/effect/paint/commandblue, /turf/simulated/floor/plating, /area/bridge/bridge_hallway) +"ctl" = ( +/obj/effect/floor_decal/rust, +/obj/machinery/door/airlock, +/obj/machinery/door/firedoor/glass, +/turf/simulated/floor/tiled/monodark, +/area/shuttle/oldcentury) "cvg" = ( /obj/effect/floor_decal/industrial/warning, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -18905,6 +19039,22 @@ }, /turf/simulated/floor/plating, /area/rift/surfaceeva/airlock/arrivals/secondary) +"cBe" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/cyan{ + dir = 8 + }, +/obj/machinery/recharge_station, +/turf/simulated/floor, +/area/shuttle/oldcentury) +"cBz" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/turf/simulated/floor/outdoors/snow/lythios43c, +/area/rift/surfacebase/outside/outside3) "cBD" = ( /obj/effect/floor_decal/spline/plain{ dir = 4 @@ -18932,6 +19082,17 @@ }, /turf/simulated/floor/tiled/white, /area/shuttle/emt/general) +"cCS" = ( +/obj/machinery/atmospherics/component/unary/vent_pump/high_volume{ + frequency = 1380; + id_tag = "oldcentury_docker_pump" + }, +/obj/map_helper/airlock/atmos/chamber_pump, +/obj/structure/cable/green{ + icon_state = "2-4" + }, +/turf/simulated/floor/tiled/old_tile/green, +/area/shuttle/oldcentury) "cDv" = ( /obj/structure/catwalk, /turf/simulated/open, @@ -18989,8 +19150,16 @@ }, /turf/simulated/floor/tiled/techfloor, /area/shuttle/excursion/cargo) +"cQw" = ( +/obj/machinery/computer/ship/sensors, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor/plating, +/area/shuttle/oldcentury) "cQT" = ( -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /turf/simulated/floor/plating, /area/maintenance/station/exploration) "cQV" = ( @@ -19066,6 +19235,20 @@ }, /turf/simulated/floor/tiled/dark, /area/bridge/bridge_hallway) +"cZP" = ( +/obj/machinery/atmospherics/pipe/simple/hidden, +/obj/effect/paint/black, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) +"cZT" = ( +/obj/machinery/atmospherics/component/unary/heater{ + dir = 8 + }, +/obj/structure/cable/cyan{ + icon_state = "2-8" + }, +/turf/simulated/floor, +/area/shuttle/oldcentury) "dan" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 8 @@ -19119,6 +19302,13 @@ "dnb" = ( /turf/simulated/wall/r_wall/prepainted/science, /area/rnd/telescience_lab) +"doA" = ( +/obj/structure/bed/chair/bay/shuttle{ + dir = 1 + }, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor, +/area/shuttle/oldcentury) "dph" = ( /obj/machinery/light/small{ dir = 8 @@ -19154,7 +19344,10 @@ /area/maintenance/commandmaint) "dsO" = ( /obj/structure/catwalk, -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /turf/simulated/floor/plating, /area/maintenance/commandmaint) "dvT" = ( @@ -19187,6 +19380,11 @@ }, /turf/simulated/floor/tiled/dark, /area/crew_quarters/barrestroom) +"dxR" = ( +/obj/effect/paint/black, +/obj/effect/paint_stripe/black, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "dxW" = ( /obj/item/trash/unajerky, /turf/simulated/floor/plating, @@ -19220,6 +19418,12 @@ }, /turf/simulated/floor/tiled/steel, /area/hallway/secondary/docking_hallway2) +"dBD" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/cyan, +/obj/effect/debris/cleanable/dirt, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor, +/area/shuttle/oldcentury) "dCB" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 8 @@ -19695,6 +19899,15 @@ }, /turf/simulated/floor/tiled/techfloor, /area/rift/turbolift/maint) +"eCH" = ( +/obj/structure/bed/chair/bay/shuttle, +/obj/structure/table/bench/wooden{ + pixel_x = 15 + }, +/obj/effect/debris/cleanable/dirt, +/obj/effect/floor_decal/borderfloorwhite/shifted, +/turf/simulated/floor/carpet/patterened/green, +/area/shuttle/oldcentury) "eDm" = ( /turf/simulated/wall/r_wall/prepainted, /area/crew_quarters/locker/laundry_arrival) @@ -19721,6 +19934,20 @@ }, /turf/simulated/floor/plating, /area/maintenance/commandmaint) +"eEr" = ( +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/turf/simulated/floor/reinforced/lythios43c, +/area/rift/surfacebase/outside/outside3) +"eGc" = ( +/obj/structure/catwalk, +/obj/structure/cable/green{ + icon_state = "2-4"; + dir = 4 + }, +/turf/simulated/floor/plating/lythios43c, +/area/rift/surfacebase/outside/outside3) "eGn" = ( /obj/structure/disposalpipe/segment{ dir = 8 @@ -19748,6 +19975,20 @@ }, /turf/simulated/floor/tiled/white, /area/crew_quarters/kitchen) +"eHc" = ( +/obj/machinery/button/remote/blast_door{ + dir = 4; + id = "oldshuttle_hatch"; + name = "Shuttle Side Hatch"; + pixel_x = -24; + req_one_access = list(19,43,67) + }, +/obj/machinery/atmospherics/pipe/simple/hidden/cyan{ + dir = 6 + }, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor/tiled/monodark, +/area/shuttle/oldcentury) "eHR" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 8 @@ -19819,6 +20060,18 @@ }, /turf/simulated/floor/tiled/steel, /area/hallway/primary/surfacethree) +"eJV" = ( +/obj/structure/window/reinforced/polarized{ + dir = 8; + id = "Centuries_old_shuttle_general" + }, +/obj/machinery/media/jukebox, +/obj/machinery/door/firedoor/glass{ + dir = 8 + }, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor/tiled/old_tile/green, +/area/shuttle/oldcentury) "eKt" = ( /obj/effect/floor_decal/borderfloor{ dir = 10 @@ -19860,6 +20113,12 @@ }, /turf/simulated/floor/tiled/steel_grid, /area/rift/surfaceeva/airlock/arrivals) +"eKT" = ( +/obj/effect/debris/cleanable/dirt, +/obj/effect/debris/cleanable/dirt, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor/carpet/patterened/green, +/area/shuttle/oldcentury) "eLH" = ( /obj/landmark/spawnpoint/overflow/station, /obj/item/radio/beacon/anchored, @@ -19934,6 +20193,19 @@ }, /turf/simulated/floor/plating, /area/maintenance/research/xenobio) +"eRp" = ( +/obj/machinery/air_alarm/alarms_hidden{ + pixel_y = 24 + }, +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/effect/debris/cleanable/dirt, +/obj/structure/closet/largecardboard, +/obj/item/clothing/under/soviet, +/obj/item/clothing/head/ushanka, +/obj/item/clothing/accessory/hawaii/random, +/obj/item/clothing/under/hawaiian, +/turf/simulated/floor, +/area/shuttle/oldcentury) "eWa" = ( /obj/machinery/door/airlock/multi_tile/glass, /obj/effect/floor_decal/borderfloor{ @@ -19956,6 +20228,14 @@ }, /turf/simulated/floor/lino, /area/crew_quarters/bar_backroom) +"eYG" = ( +/obj/structure/cable/cyan{ + icon_state = "1-2" + }, +/obj/effect/paint/black, +/obj/effect/paint/silver, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "eZd" = ( /obj/effect/floor_decal/borderfloor{ dir = 1 @@ -19983,6 +20263,10 @@ }, /turf/simulated/floor/tiled/steel, /area/hallway/secondary/docking_hallway2) +"eZv" = ( +/obj/machinery/shipsensors, +/turf/simulated/floor/tiled/techfloor/grid/lythios43c, +/area/shuttle/oldcentury) "faf" = ( /obj/machinery/holoposter{ pixel_x = 32 @@ -20014,6 +20298,12 @@ /obj/structure/catwalk, /turf/simulated/floor/plating, /area/shuttle/courser/general) +"fdS" = ( +/obj/machinery/atmospherics/component/unary/engine{ + dir = 1 + }, +/turf/simulated/shuttle/plating/airless/carry, +/area/shuttle/oldcentury) "fea" = ( /turf/simulated/floor/carpet/blue, /area/crew_quarters/heads/blueshield) @@ -20088,6 +20378,17 @@ }, /turf/simulated/floor/tiled/steel, /area/exploration/courser_dock) +"fmA" = ( +/obj/machinery/meter, +/obj/structure/fuel_port{ + pixel_x = -27 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden{ + dir = 4 + }, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor, +/area/shuttle/oldcentury) "fon" = ( /obj/structure/railing{ dir = 1 @@ -20145,6 +20446,28 @@ /obj/effect/floor_decal/corner/red/diagonal, /turf/simulated/floor/tiled/dark, /area/crew_quarters/bar) +"fxK" = ( +/obj/structure/shuttle/engine/heater, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 10 + }, +/obj/effect/paint/silver, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) +"fxP" = ( +/obj/machinery/power/apc/high/west_mount, +/obj/structure/cable/cyan{ + icon_state = "0-4" + }, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02"; + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/cyan, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor/tiled/monodark, +/area/shuttle/oldcentury) "fyf" = ( /obj/structure/catwalk, /obj/machinery/light/small{ @@ -20168,7 +20491,10 @@ /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ dir = 4 }, -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /turf/simulated/floor/plating, /area/rift/turbolift/maint) "fDZ" = ( @@ -20178,6 +20504,14 @@ /obj/machinery/door/firedoor/glass, /turf/simulated/floor/tiled/dark, /area/bridge/bridge_hallway) +"fFk" = ( +/obj/structure/catwalk, +/obj/structure/cable/green{ + icon_state = "2-4"; + dir = 8 + }, +/turf/simulated/floor/plating/lythios43c, +/area/rift/surfacebase/outside/outside3) "fFo" = ( /obj/machinery/door/blast/shutters{ density = 0; @@ -20249,6 +20583,21 @@ }, /turf/simulated/floor, /area/shuttle/civvie/general) +"fIx" = ( +/obj/structure/window/reinforced/polarized{ + dir = 8; + id = "Centuries_old_shuttle_general" + }, +/obj/structure/table/rack/shelf/steel, +/obj/machinery/atmospherics/component/unary/vent_pump/on{ + dir = 8 + }, +/obj/machinery/door/firedoor/glass{ + dir = 8 + }, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor/tiled/old_tile/green, +/area/shuttle/oldcentury) "fIY" = ( /obj/machinery/light/small{ dir = 1 @@ -20282,6 +20631,18 @@ }, /turf/simulated/floor/carpet/blue, /area/crew_quarters/heads/blueshield) +"fOO" = ( +/obj/structure/cable/cyan{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/cyan, +/obj/structure/cable/cyan{ + icon_state = "2-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/cyan, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor, +/area/shuttle/oldcentury) "fPu" = ( /obj/structure/cable{ icon_state = "1-2" @@ -20292,7 +20653,10 @@ /turf/simulated/floor/plating, /area/maintenance/substation/exploration) "fPD" = ( -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /obj/random/trash_pile, /turf/simulated/floor/plating, /area/maintenance/commandmaint) @@ -20397,6 +20761,16 @@ /obj/effect/paint/palebottlegreen, /turf/simulated/floor/plating, /area/exploration/pilot_Office) +"fYJ" = ( +/obj/structure/curtain/open/shower, +/obj/machinery/door/airlock{ + name = "Toilet" + }, +/obj/structure/cable/cyan{ + icon_state = "1-4" + }, +/turf/simulated/floor/tiled/old_tile/blue, +/area/shuttle/oldcentury) "gaF" = ( /obj/effect/floor_decal/borderfloor, /obj/effect/floor_decal/corner/lightgrey/border, @@ -20410,6 +20784,20 @@ }, /turf/simulated/floor/tiled/steel, /area/hallway/secondary/docking_hallway) +"gaQ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor, +/area/shuttle/oldcentury) +"gaS" = ( +/obj/structure/bed/chair/sofa/black/right, +/obj/effect/debris/cleanable/dirt, +/obj/effect/debris/cleanable/dirt, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor/carpet/patterened/green, +/area/shuttle/oldcentury) "gbx" = ( /obj/machinery/holopad/ship, /turf/simulated/floor/tiled/techmaint, @@ -20570,6 +20958,28 @@ /obj/spawner/window/low_wall/reinforced/full/firelocks, /turf/simulated/floor/plating, /area/maintenance/bar) +"gvz" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/cyan, +/obj/machinery/air_alarm/alarms_hidden{ + dir = 4; + pixel_x = -22; + req_one_access = list(160) + }, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor/tiled/monodark, +/area/shuttle/oldcentury) +"gyK" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/effect/debris/cleanable/dirt, +/obj/structure/closet/walllocker/emergsuit_wall{ + pixel_x = 32 + }, +/turf/simulated/floor, +/area/shuttle/oldcentury) +"gzi" = ( +/obj/effect/paint/silver, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "gzQ" = ( /obj/machinery/light{ dir = 8 @@ -20733,6 +21143,16 @@ }, /turf/simulated/floor/tiled/white, /area/shuttle/emt/general) +"hfa" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/atmospherics/pipe/tank/air{ + dir = 8 + }, +/obj/structure/cable/cyan{ + icon_state = "1-8" + }, +/turf/simulated/floor, +/area/shuttle/oldcentury) "hfE" = ( /obj/effect/floor_decal/borderfloor{ dir = 8 @@ -20843,6 +21263,13 @@ }, /turf/simulated/floor/tiled/techfloor/grid, /area/shuttle/emt/general) +"huM" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 9 + }, +/obj/effect/paint/black, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "hAi" = ( /obj/machinery/light{ dir = 1 @@ -20963,6 +21390,23 @@ }, /turf/simulated/shuttle/wall/voidcraft/hard_corner, /area/shuttle/emt/general) +"hDB" = ( +/obj/structure/cable/cyan{ + icon_state = "1-2" + }, +/obj/structure/cable/cyan{ + icon_state = "2-8" + }, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02"; + dir = 4 + }, +/obj/structure/bed/chair/sofa/black/left{ + dir = 8 + }, +/turf/simulated/floor/carpet/patterened/green, +/area/shuttle/oldcentury) "hDW" = ( /obj/effect/floor_decal/steeldecal/steel_decals10{ dir = 9 @@ -21175,6 +21619,14 @@ }, /turf/simulated/floor/wood, /area/exploration/pilot_Office) +"ibi" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/effect/paint/black, +/obj/effect/paint_stripe/black, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "icY" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 8 @@ -21257,6 +21709,19 @@ }, /turf/simulated/floor/tiled/steel, /area/hallway/secondary/docking_hallway2) +"iiO" = ( +/obj/structure/catwalk, +/obj/structure/cable/green{ + icon_state = "2-8" + }, +/turf/simulated/floor/plating/lythios43c, +/area/rift/surfacebase/outside/outside3) +"ika" = ( +/obj/structure/window/reinforced/polarized/full{ + id = "Centuries_old_shuttle_cockpit" + }, +/turf/simulated/floor/tiled/monodark, +/area/shuttle/oldcentury) "ikZ" = ( /obj/machinery/door/firedoor/glass{ dir = 8 @@ -21388,7 +21853,10 @@ /obj/structure/cable/green{ icon_state = "1-4" }, -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /turf/simulated/floor/plating, /area/maintenance/substation/exploration) "iEp" = ( @@ -21412,6 +21880,21 @@ /obj/effect/paint/purplegray, /turf/simulated/floor/plating, /area/rnd/telescience_lab) +"iHi" = ( +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/effect/debris/cleanable/dirt, +/obj/machinery/computer/ship/navigation/telescreen{ + pixel_y = 24 + }, +/obj/item/material/twohanded/folded_metal_chair, +/obj/item/material/twohanded/folded_metal_chair, +/turf/simulated/floor, +/area/shuttle/oldcentury) "iIQ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 8 @@ -21445,12 +21928,30 @@ /obj/structure/grille, /turf/simulated/floor/plating, /area/rift/surfacebase/outside/outside3) +"iKK" = ( +/obj/structure/bed/chair/bay/shuttle{ + dir = 1 + }, +/obj/effect/debris/cleanable/dirt, +/obj/structure/table/bench/wooden{ + pixel_x = 15 + }, +/turf/simulated/floor/carpet/patterened/green, +/area/shuttle/oldcentury) "iLh" = ( /obj/structure/cable/green{ icon_state = "4-8" }, /turf/simulated/floor/tiled/monotile, /area/security/checkpoint2) +"iLn" = ( +/obj/structure/shuttle/engine/heater, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 6 + }, +/obj/effect/paint/silver, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "iLp" = ( /obj/machinery/door/blast/shutters{ density = 0; @@ -21486,12 +21987,26 @@ /obj/item/bedsheet/reddouble, /turf/simulated/floor/plating, /area/maintenance/commandmaint) +"iQv" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 5 + }, +/obj/effect/paint/black, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "iRO" = ( /obj/machinery/light/small{ dir = 8 }, /turf/simulated/floor/plating, /area/maintenance/bar/lower) +"iSW" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden{ + dir = 4 + }, +/obj/effect/paint/black, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "iXB" = ( /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ dir = 10 @@ -21502,6 +22017,14 @@ }, /turf/simulated/floor, /area/shuttle/emt/general) +"iZn" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 10 + }, +/obj/effect/paint/black, +/obj/effect/paint_stripe/black, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "iZv" = ( /obj/machinery/door/airlock/command{ id_tag = "captaindoor"; @@ -21525,6 +22048,18 @@ }, /turf/simulated/floor/tiled/dark, /area/crew_quarters/captain) +"iZN" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/power/smes/buildable{ + charge = 15000; + cur_coils = 3 + }, +/obj/structure/cable/cyan{ + icon_state = "0-4" + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/cyan, +/turf/simulated/floor, +/area/shuttle/oldcentury) "jat" = ( /obj/machinery/light/small{ dir = 4 @@ -21594,6 +22129,14 @@ /obj/map_helper/airlock/door/ext_door, /turf/simulated/floor/tiled/steel_grid, /area/exploration/excursion_dock) +"jin" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/cyan{ + dir = 4 + }, +/obj/effect/debris/cleanable/dirt, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor, +/area/shuttle/oldcentury) "jiv" = ( /turf/simulated/wall/prepainted, /area/rift/stairwell/primary/surfacethree) @@ -21733,6 +22276,26 @@ }, /turf/simulated/floor/tiled/steel, /area/exploration) +"jxX" = ( +/obj/machinery/atmospherics/portables_connector{ + dir = 8 + }, +/obj/effect/floor_decal/industrial/outline/red, +/turf/simulated/floor, +/area/shuttle/oldcentury) +"jyn" = ( +/obj/structure/bed/chair/bay/shuttle, +/obj/item/reagent_containers/food/drinks/cans/cola_coffee{ + pixel_x = 15; + pixel_y = 3 + }, +/obj/effect/debris/cleanable/dirt, +/obj/machinery/computer/ship/navigation/telescreen{ + pixel_y = 24 + }, +/obj/effect/floor_decal/borderfloorwhite/shifted, +/turf/simulated/floor/carpet/patterened/green, +/area/shuttle/oldcentury) "jyZ" = ( /obj/structure/cable/green{ icon_state = "2-8" @@ -21796,6 +22359,21 @@ }, /turf/simulated/floor/tiled/steel, /area/exploration) +"jFP" = ( +/obj/structure/cable/cyan{ + icon_state = "4-8" + }, +/obj/structure/window/reinforced/polarized{ + dir = 8; + id = "Centuries_old_shuttle_general" + }, +/obj/machinery/vending/coffee, +/obj/machinery/door/firedoor/glass{ + dir = 8 + }, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor/tiled/old_tile/green, +/area/shuttle/oldcentury) "jGl" = ( /obj/structure/table/reinforced, /obj/item/storage/firstaid/regular, @@ -21996,6 +22574,20 @@ "jRd" = ( /turf/simulated/open, /area/rnd/telescience_lab/chamber) +"jRQ" = ( +/obj/structure/handrail{ + dir = 1 + }, +/obj/structure/handrail{ + dir = 1 + }, +/obj/effect/floor_decal/rust, +/obj/machinery/button/windowtint/multitint{ + id = "Centuries_old_shuttle_cockpit"; + pixel_y = -20 + }, +/turf/simulated/floor, +/area/shuttle/oldcentury) "jSm" = ( /obj/structure/girder, /turf/simulated/floor/plating, @@ -22068,6 +22660,27 @@ }, /turf/simulated/floor/tiled/steel, /area/hallway/primary/surfacethree) +"jYd" = ( +/obj/structure/table/rack/shelf/steel, +/obj/item/clothing/suit/space/emergency/russian, +/obj/item/clothing/head/helmet/space/emergency/russian, +/obj/item/light/bulb/orange, +/obj/item/light/bulb/orange, +/obj/item/light/bulb/orange, +/obj/item/light/bulb/orange, +/obj/item/light/bulb/orange, +/obj/item/light/bulb/orange, +/obj/item/light/bulb/orange, +/obj/item/light/bulb/orange, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02"; + dir = 4 + }, +/obj/item/tank/emergency/oxygen, +/obj/item/clothing/mask/gas/clear, +/turf/simulated/floor, +/area/shuttle/oldcentury) "jZk" = ( /obj/structure/lattice, /turf/simulated/open, @@ -22104,6 +22717,13 @@ /obj/effect/paint/palebottlegreen, /turf/simulated/floor/plating, /area/hydroponics) +"kcm" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/cyan{ + dir = 4 + }, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor, +/area/shuttle/oldcentury) "kih" = ( /obj/machinery/door/firedoor/glass{ dir = 8 @@ -22308,6 +22928,14 @@ }, /turf/simulated/floor/tiled/steel, /area/hallway/primary/surfacethree) +"kMc" = ( +/obj/effect/debris/cleanable/dirt, +/obj/effect/debris/cleanable/dirt, +/obj/structure/bed/chair{ + dir = 4 + }, +/turf/simulated/floor, +/area/shuttle/oldcentury) "kOx" = ( /obj/machinery/atmospherics/component/unary/vent_scrubber/on{ dir = 4 @@ -22324,6 +22952,23 @@ "kRX" = ( /turf/simulated/wall/r_wall/prepainted/security, /area/security/checkpoint2) +"kSr" = ( +/obj/machinery/door/airlock/glass_external, +/obj/map_helper/airlock/door/ext_door, +/obj/structure/fans/tiny, +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/machinery/airlock_sensor/airlock_exterior/shuttle{ + frequency = 1380; + id_tag = "oldcentury_docker_sensor"; + master_tag = "oldcentury_docker"; + pixel_x = 24; + pixel_y = -8 + }, +/obj/map_helper/airlock/sensor/ext_sensor, +/turf/simulated/floor/tiled/old_tile/green, +/area/shuttle/oldcentury) "kTT" = ( /obj/machinery/computer/security{ dir = 1 @@ -22378,6 +23023,12 @@ "lbu" = ( /turf/simulated/wall/r_wall/prepainted/civilian, /area/crew_quarters/kitchen) +"lbZ" = ( +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/turf/simulated/floor/outdoors/snow/lythios43c, +/area/rift/surfacebase/outside/outside3) "lcP" = ( /obj/structure/bed/chair{ dir = 4 @@ -22651,6 +23302,13 @@ }, /turf/simulated/floor/plating, /area/maintenance/station/exploration) +"lNQ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/effect/paint/black, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "lOr" = ( /obj/structure/disposalpipe/segment{ dir = 8 @@ -22722,6 +23380,19 @@ }, /turf/simulated/floor/plating, /area/maintenance/commandmaint) +"lUe" = ( +/obj/machinery/power/terminal, +/obj/structure/cable/cyan{ + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/cyan{ + dir = 8 + }, +/obj/structure/cable/green{ + icon_state = "0-8" + }, +/turf/simulated/floor, +/area/shuttle/oldcentury) "lWu" = ( /obj/machinery/disposal, /obj/effect/floor_decal/borderfloor{ @@ -22860,6 +23531,12 @@ /obj/structure/bed/padded, /turf/simulated/floor/plating, /area/maintenance/commandmaint) +"mdN" = ( +/obj/effect/floor_decal/rust, +/obj/effect/debris/cleanable/dirt, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor, +/area/shuttle/oldcentury) "mhO" = ( /obj/effect/floor_decal/borderfloor{ dir = 10 @@ -22906,6 +23583,14 @@ /obj/structure/catwalk, /turf/simulated/floor/plating, /area/shuttle/courser/general) +"mlj" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/atmospherics/pipe/tank/phoron{ + dir = 4; + volume = 15000 + }, +/turf/simulated/floor, +/area/shuttle/oldcentury) "mnJ" = ( /obj/spawner/window/low_wall/reinforced/full/firelocks, /obj/effect/paint/purplegray, @@ -22918,6 +23603,19 @@ /obj/structure/disposalpipe/segment, /turf/simulated/floor/plating, /area/security/checkpoint2) +"mpR" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/structure/cable/cyan{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/cyan, +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/effect/debris/cleanable/blood/oil/streak, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor, +/area/shuttle/oldcentury) "mpX" = ( /turf/simulated/wall/prepainted/exploration, /area/exploration/pathfinder_office) @@ -22988,6 +23686,16 @@ }, /turf/simulated/floor/tiled/steel, /area/bridge) +"muH" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/catwalk, +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/turf/simulated/floor/plating/lythios43c, +/area/rift/surfacebase/outside/outside3) "mvz" = ( /turf/simulated/wall/r_wall/prepainted, /area/hallway/secondary/docking_hallway) @@ -22995,6 +23703,18 @@ /obj/machinery/holopad/ship, /turf/simulated/floor/tiled/monotile, /area/exploration/pilot_prep) +"mwh" = ( +/obj/machinery/computer/shuttle_control/explore/oldcentury{ + dir = 4 + }, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02"; + dir = 8 + }, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor/tiled/monodark, +/area/shuttle/oldcentury) "mxx" = ( /obj/effect/floor_decal/spline/plain{ dir = 1 @@ -23010,6 +23730,17 @@ }, /turf/simulated/floor/tiled/white, /area/crew_quarters/bar) +"myr" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/railing, +/obj/structure/marker_beacon/red, +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/turf/simulated/floor/reinforced/lythios43c, +/area/rift/surfacebase/outside/outside3) "mAj" = ( /turf/simulated/wall/prepainted, /area/hallway/secondary/docking_hallway2) @@ -23051,6 +23782,19 @@ }, /turf/simulated/floor/tiled/techmaint, /area/exploration) +"mCH" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/catwalk, +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/turf/simulated/floor/plating/lythios43c, +/area/rift/surfacebase/outside/outside3) "mCR" = ( /obj/machinery/door/airlock/maintenance/int{ name = "Kitchen Access"; @@ -23251,6 +23995,16 @@ /obj/structure/sign/warning/docking_area, /turf/simulated/wall/r_wall/prepainted/exploration, /area/exploration/excursion_dock) +"ndR" = ( +/obj/structure/cable/cyan{ + icon_state = "4-8" + }, +/obj/structure/table/bench/wooden, +/obj/structure/flora/pottedplant/flower{ + pixel_y = 12 + }, +/turf/simulated/floor/carpet/patterened/green, +/area/shuttle/oldcentury) "ndT" = ( /obj/effect/floor_decal/borderfloor{ dir = 1 @@ -23407,6 +24161,16 @@ }, /turf/simulated/floor/reinforced, /area/rnd/telescience_lab/chamber) +"nqA" = ( +/obj/effect/paint/silver, +/obj/effect/paint_stripe/black, +/obj/machinery/airlock_sensor{ + dir = 4; + id_tag = "oldcentury_docker"; + pixel_x = 12 + }, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "nsi" = ( /obj/structure/railing{ dir = 8 @@ -23483,6 +24247,14 @@ }, /turf/simulated/floor/tiled/dark, /area/bridge/bridge_hallway) +"nHY" = ( +/obj/structure/table/rack/shelf/steel, +/obj/item/tank/jetpack/improvised, +/obj/item/storage/toolbox/mechanical{ + pixel_y = 18 + }, +/turf/simulated/floor, +/area/shuttle/oldcentury) "nJk" = ( /obj/machinery/atmospherics/portables_connector{ dir = 1 @@ -23509,6 +24281,11 @@ /obj/structure/cable/green, /turf/simulated/floor/plating, /area/maintenance/substation/surface_three) +"nMn" = ( +/obj/effect/paint/black, +/obj/effect/paint/silver, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "nMD" = ( /obj/structure/closet/secure_closet/pilot, /obj/machinery/light, @@ -23777,6 +24554,11 @@ }, /turf/simulated/floor/wood, /area/exploration/pilot_Office) +"oys" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor, +/area/shuttle/oldcentury) "oAw" = ( /obj/structure/cable/pink{ icon_state = "1-2" @@ -23801,6 +24583,10 @@ "oCx" = ( /turf/simulated/wall/r_wall/prepainted, /area/rift/turbolift/maint) +"oCC" = ( +/obj/effect/paint/black, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "oEP" = ( /obj/machinery/light/small/emergency{ dir = 1 @@ -23878,7 +24664,10 @@ /turf/simulated/wall/r_wall/prepainted, /area/rift/surfaceeva/airlock/arrivals) "oNh" = ( -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /obj/structure/catwalk, /obj/structure/cable/green{ icon_state = "4-8" @@ -23981,6 +24770,32 @@ }, /turf/simulated/floor/tiled/steel, /area/hallway/secondary/docking_hallway) +"oWZ" = ( +/obj/structure/cable/cyan{ + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/cyan{ + dir = 10 + }, +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/effect/debris/cleanable/dirt, +/obj/structure/bed/pod, +/obj/item/bedsheet/brown, +/turf/simulated/floor, +/area/shuttle/oldcentury) +"oXk" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/atmospherics/component/unary/vent_pump/high_volume{ + dir = 1; + frequency = 1380; + id_tag = "oldcentury_docker_pump" + }, +/obj/map_helper/airlock/atmos/chamber_pump, +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/turf/simulated/floor/tiled/old_tile/green, +/area/shuttle/oldcentury) "oXU" = ( /obj/effect/floor_decal/borderfloor/corner{ dir = 4 @@ -24187,6 +25002,12 @@ }, /turf/simulated/floor/tiled/steel, /area/hallway/secondary/docking_hallway2) +"pCy" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/effect/debris/cleanable/dirt, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor, +/area/shuttle/oldcentury) "pFg" = ( /obj/machinery/door/airlock/maintenance/common, /obj/structure/cable/green{ @@ -24217,6 +25038,25 @@ /obj/effect/paint/darkred, /turf/simulated/floor/plating, /area/security/checkpoint2) +"pKp" = ( +/obj/structure/cable/cyan{ + icon_state = "1-2" + }, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02"; + dir = 4 + }, +/obj/structure/bed/chair/bay/shuttle, +/obj/structure/table/bench/wooden{ + pixel_x = -16 + }, +/obj/machinery/air_alarm/alarms_hidden{ + pixel_y = 24 + }, +/obj/effect/floor_decal/borderfloorwhite/shifted, +/turf/simulated/floor/carpet/patterened/green, +/area/shuttle/oldcentury) "pKx" = ( /obj/effect/floor_decal/borderfloor/corner{ dir = 8 @@ -24275,7 +25115,10 @@ /turf/simulated/floor/tiled/dark, /area/crew_quarters/bar) "pLB" = ( -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /turf/simulated/floor/plating, /area/maintenance/bar) "pMX" = ( @@ -24343,16 +25186,38 @@ /obj/structure/catwalk, /turf/simulated/floor/plating, /area/maintenance/commandmaint) +"pTC" = ( +/obj/effect/paint/silver, +/obj/effect/paint_stripe/black, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "pVV" = ( /obj/spawner/window/low_wall/reinforced/full/firelocks, /turf/simulated/floor/plating, /area/shuttle/civvie/general) +"pZx" = ( +/obj/machinery/door/blast/regular{ + dir = 2; + id = "oldshuttle_hatch"; + name = "Shuttle Side Hatch" + }, +/obj/machinery/door/firedoor/glass, +/turf/simulated/floor/tiled/monodark, +/area/shuttle/oldcentury) "qcL" = ( /obj/landmark/spawnpoint/job/pilot, /obj/item/stool/padded, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/tiled/monotile, /area/exploration/pilot_prep) +"qcX" = ( +/obj/structure/cable/cyan{ + icon_state = "0-4" + }, +/obj/machinery/power/apc/high/west_mount, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor, +/area/shuttle/oldcentury) "qdg" = ( /obj/effect/floor_decal/borderfloor, /obj/effect/floor_decal/corner/lightgrey/border, @@ -24447,6 +25312,17 @@ }, /turf/simulated/floor/tiled, /area/rnd/telescience_lab) +"qmR" = ( +/obj/structure/cable/cyan{ + icon_state = "4-8" + }, +/obj/effect/debris/cleanable/dirt, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, +/turf/simulated/floor/carpet/patterened/green, +/area/shuttle/oldcentury) "qmY" = ( /obj/machinery/button/remote/blast_door{ dir = 1; @@ -24503,6 +25379,12 @@ }, /turf/simulated/floor/plating, /area/maintenance/substation/surface_three) +"qoC" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/atmospherics/pipe/manifold/hidden, +/obj/effect/debris/cleanable/blood/oil/streak, +/turf/simulated/floor, +/area/shuttle/oldcentury) "qsA" = ( /obj/spawner/window/low_wall/reinforced/full/firelocks, /turf/simulated/floor/plating, @@ -24622,7 +25504,6 @@ /area/crew_quarters/bar) "qGN" = ( /obj/structure/catwalk, -/obj/machinery/light/small, /obj/structure/cable/green{ icon_state = "4-8" }, @@ -24661,6 +25542,10 @@ "qKs" = ( /turf/simulated/wall/prepainted/command, /area/bridge/meeting_room) +"qKD" = ( +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor/tiled/monodark, +/area/shuttle/oldcentury) "qSJ" = ( /obj/effect/floor_decal/borderfloor{ dir = 1 @@ -24691,6 +25576,26 @@ /obj/machinery/light/small/emergency, /turf/simulated/floor/plating, /area/maintenance/commandmaint) +"qVp" = ( +/obj/structure/window/reinforced/polarized{ + dir = 8; + id = "Centuries_old_shuttle_general" + }, +/obj/structure/table/rack/shelf/steel, +/obj/structure/flora/pottedplant/shoot{ + pixel_x = 5; + pixel_y = 23 + }, +/obj/machinery/door/firedoor/glass{ + dir = 8 + }, +/obj/effect/floor_decal/borderfloorwhite/shifted, +/obj/machinery/button/windowtint/multitint{ + id = "Centuries_old_shuttle_general"; + pixel_x = -11 + }, +/turf/simulated/floor/tiled/old_tile/green, +/area/shuttle/oldcentury) "qVq" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 8 @@ -24791,6 +25696,17 @@ /obj/machinery/light, /turf/simulated/floor/tiled/steel, /area/hallway/secondary/docking_hallway) +"rjP" = ( +/obj/structure/cable/cyan{ + icon_state = "1-2" + }, +/obj/structure/bed/chair/sofa/black/corner, +/obj/effect/debris/cleanable/dirt, +/obj/machinery/computer/ship/navigation/telescreen{ + pixel_x = 32 + }, +/turf/simulated/floor/carpet/patterened/green, +/area/shuttle/oldcentury) "rkv" = ( /obj/structure/table/steel, /obj/random/maintenance/research, @@ -24969,6 +25885,15 @@ }, /turf/simulated/floor/tiled/steel, /area/exploration/excursion_dock) +"rMf" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 6 + }, +/obj/effect/debris/cleanable/dirt, +/obj/effect/debris/cleanable/dirt, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor, +/area/shuttle/oldcentury) "rMs" = ( /obj/effect/floor_decal/borderfloor, /obj/effect/floor_decal/corner/beige/border, @@ -25038,6 +25963,14 @@ /obj/machinery/atmospherics/component/unary/vent_pump/on, /turf/simulated/floor/tiled/monotile, /area/crew_quarters/locker/laundry_arrival) +"rWu" = ( +/obj/structure/shuttle/engine/heater, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 6 + }, +/obj/effect/paint/black, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "rXm" = ( /obj/random/trash_pile, /turf/simulated/floor/plating, @@ -25082,6 +26015,16 @@ }, /turf/simulated/floor/tiled/steel_grid, /area/rift/surfaceeva/airlock/arrivals) +"scS" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/effect/debris/cleanable/dirt, +/obj/structure/handrail{ + dir = 1 + }, +/turf/simulated/floor, +/area/shuttle/oldcentury) "sdp" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 8 @@ -25140,6 +26083,14 @@ /obj/effect/floor_decal/corner/lime/border, /turf/simulated/floor/tiled/steel, /area/hallway/primary/surfacethree) +"ski" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 5 + }, +/obj/effect/paint/black, +/obj/effect/paint_stripe/black, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "slu" = ( /obj/structure/railing{ dir = 4 @@ -25218,6 +26169,14 @@ }, /turf/simulated/floor/tiled/steel, /area/hallway/secondary/docking_hallway) +"sCu" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/cyan{ + dir = 4 + }, +/obj/effect/debris/cleanable/dirt, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor, +/area/shuttle/oldcentury) "sEW" = ( /obj/machinery/light/spot{ dir = 4; @@ -25313,6 +26272,19 @@ }, /turf/simulated/floor/outdoors/gravsnow/lythios43c, /area/rift/surfacebase/outside/outside3) +"sWD" = ( +/obj/machinery/computer/ship/engines, +/obj/effect/debris/cleanable/dirt, +/obj/effect/debris/cleanable/dirt, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor/plating, +/area/shuttle/oldcentury) +"sYo" = ( +/obj/machinery/door/airlock, +/obj/machinery/atmospherics/pipe/simple/hidden/cyan, +/obj/machinery/door/firedoor/glass, +/turf/simulated/floor/tiled/monodark, +/area/shuttle/oldcentury) "sYS" = ( /obj/structure/table/hardwoodtable, /obj/structure/disposalpipe/segment, @@ -25504,6 +26476,17 @@ }, /turf/simulated/floor/tiled/white, /area/crew_quarters/kitchen) +"tzX" = ( +/obj/structure/table/steel_reinforced, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02"; + dir = 4 + }, +/obj/effect/floor_decal/rust, +/obj/item/modular_computer/laptop/preset/custom_loadout/standard/talon/pilot, +/turf/simulated/floor/tiled/monodark, +/area/shuttle/oldcentury) "tAo" = ( /turf/simulated/wall/r_wall/prepainted/command, /area/bridge) @@ -25621,7 +26604,10 @@ /turf/simulated/floor/tiled/steel_grid, /area/rift/surfaceeva/airlock/arrivals/secondary) "tIR" = ( -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /turf/simulated/floor/tiled/steel, /area/exploration/explorer_prep) "tKy" = ( @@ -25728,12 +26714,27 @@ }, /turf/simulated/floor/tiled/steel, /area/hallway/secondary/docking_hallway) +"tXr" = ( +/obj/effect/paint/silver, +/obj/effect/paint_stripe/black, +/obj/machinery/atmospherics/pipe/simple/hidden/cyan{ + dir = 8 + }, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "tXJ" = ( /obj/structure/bed/chair/comfy/beige{ dir = 8 }, /turf/simulated/floor/lino, /area/crew_quarters/bar_backroom) +"tYG" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden{ + dir = 4 + }, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor, +/area/shuttle/oldcentury) "uag" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 8 @@ -25819,6 +26820,14 @@ /obj/effect/paint_stripe/violet, /turf/simulated/floor/plating, /area/shuttle/excursion/general) +"uoo" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 6 + }, +/obj/effect/paint/black, +/obj/effect/paint_stripe/black, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "uoG" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9 @@ -25832,6 +26841,14 @@ }, /turf/simulated/floor/tiled/dark, /area/crew_quarters/bar) +"upb" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/cyan{ + dir = 5 + }, +/obj/effect/debris/cleanable/blood/oil/streak, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor, +/area/shuttle/oldcentury) "urI" = ( /obj/spawner/window/low_wall/reinforced/full/firelocks, /turf/simulated/floor/plating, @@ -25882,6 +26899,14 @@ /obj/effect/paint/commandblue, /turf/simulated/floor/plating, /area/bridge) +"uyX" = ( +/obj/structure/cable/cyan{ + icon_state = "1-2" + }, +/obj/effect/paint/silver, +/obj/effect/paint_stripe/black, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "uAA" = ( /obj/structure/closet/firecloset/full, /turf/simulated/floor/tiled/steel, @@ -25923,6 +26948,11 @@ }, /turf/simulated/open, /area/maintenance/station/exploration) +"uID" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/sleeper/survival_pod, +/turf/simulated/floor, +/area/shuttle/oldcentury) "uJh" = ( /obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers, /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ @@ -25947,12 +26977,32 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/tiled/steel, /area/rift/stairwell/primary/surfacethree) +"uMO" = ( +/obj/machinery/door/airlock/glass_external, +/obj/map_helper/airlock/door/int_door, +/obj/machinery/access_button{ + command = "cycle_int"; + frequency = 1380; + master_tag = "oldcentury_docker"; + pixel_x = -24; + pixel_y = 8 + }, +/turf/simulated/floor, +/area/shuttle/oldcentury) "uMP" = ( /obj/landmark/spawnpoint/job/pilot, /obj/item/stool/padded, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/tiled/monotile, /area/exploration/pilot_prep) +"uOB" = ( +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/effect/paint/silver, +/obj/effect/paint_stripe/black, +/turf/simulated/wall/rshull, +/area/shuttle/oldcentury) "uOE" = ( /obj/structure/cable/pink{ icon_state = "2-4" @@ -26026,6 +27076,10 @@ /obj/effect/shuttle_landmark/rift/deck3/excursion, /turf/simulated/floor/tiled/techmaint, /area/shuttle/excursion/general) +"uSZ" = ( +/obj/machinery/telecomms/relay/preset/telecomms, +/turf/simulated/floor/tiled/techfloor/grid/lythios43c, +/area/shuttle/oldcentury) "uTt" = ( /obj/machinery/door/airlock/exploration{ locked = 1; @@ -26094,6 +27148,18 @@ }, /turf/simulated/wall/prepainted/civilian, /area/crew_quarters/bar) +"vcB" = ( +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/random/mre, +/obj/random/mre, +/obj/structure/closet/crate, +/turf/simulated/floor, +/area/shuttle/oldcentury) "vcT" = ( /obj/structure/cable{ icon_state = "1-2" @@ -26187,6 +27253,13 @@ }, /turf/simulated/floor/tiled/steel, /area/hallway/secondary/docking_hallway2) +"vgY" = ( +/obj/structure/panic_button{ + pixel_x = -26 + }, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor/tiled/monodark, +/area/shuttle/oldcentury) "viA" = ( /obj/effect/floor_decal/borderfloor{ dir = 4 @@ -26271,6 +27344,24 @@ /obj/structure/disposalpipe/segment, /turf/simulated/floor/tiled/steel, /area/exploration) +"vrM" = ( +/obj/machinery/computer/ship/helm, +/obj/item/gps/internal/base{ + desc = "A tracking beacon embedded in the shuttle systems, to help explorers find where they landed."; + gps_tag = "OLDCENTURY"; + name = "century old beacon" + }, +/obj/item/toy/figure/hop{ + pixel_y = 18; + pixel_x = 7; + layer = 6 + }, +/obj/item/toy/prize/phazon{ + pixel_y = 27; + layer = 6 + }, +/turf/simulated/floor/plating, +/area/shuttle/oldcentury) "vsW" = ( /obj/machinery/light{ dir = 8 @@ -26326,6 +27417,14 @@ }, /turf/simulated/floor/plating, /area/maintenance/bar/lower) +"vwN" = ( +/obj/structure/catwalk, +/obj/structure/cable/green{ + icon_state = "2-4"; + dir = 1 + }, +/turf/simulated/floor/plating/lythios43c, +/area/rift/surfacebase/outside/outside3) "vwQ" = ( /turf/simulated/wall/prepainted, /area/crew_quarters/heads/hop) @@ -26474,6 +27573,10 @@ }, /turf/simulated/floor/tiled, /area/rnd/telescience_lab) +"vKy" = ( +/obj/spawner/window/low_wall/reinforced/full/firelocks, +/turf/simulated/floor/tiled/monodark, +/area/shuttle/oldcentury) "vLi" = ( /obj/machinery/button/remote/airlock{ id = "bathroomlock18"; @@ -26540,6 +27643,17 @@ /obj/structure/table/steel, /turf/simulated/floor/plating, /area/maintenance/bar/lower) +"vQL" = ( +/obj/structure/cable/green{ + icon_state = "4-8" + }, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02"; + dir = 8 + }, +/turf/simulated/floor, +/area/shuttle/oldcentury) "vRz" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -26610,6 +27724,16 @@ /obj/structure/closet/firecloset, /turf/simulated/floor/plating, /area/maintenance/research/xenobio) +"vYk" = ( +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02"; + dir = 8 + }, +/obj/effect/debris/cleanable/dirt, +/obj/effect/floor_decal/industrial/halfstair, +/turf/simulated/floor/tiled/monodark, +/area/shuttle/oldcentury) "vZI" = ( /obj/effect/floor_decal/borderfloor{ dir = 8 @@ -26855,12 +27979,37 @@ "wuI" = ( /turf/simulated/wall/prepainted/security, /area/security/checkpoint2) +"wvs" = ( +/obj/structure/cable/green{ + icon_state = "1-2" + }, +/obj/structure/cable/green{ + icon_state = "2-4"; + dir = 8 + }, +/turf/simulated/floor/reinforced/lythios43c, +/area/rift/surfacebase/outside/outside3) "wxd" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9 }, /turf/simulated/floor/lino, /area/crew_quarters/bar_backroom) +"wxW" = ( +/obj/structure/cable/green{ + icon_state = "2-4"; + dir = 4 + }, +/turf/simulated/floor/outdoors/snow/lythios43c, +/area/rift/surfacebase/outside/outside3) +"wyl" = ( +/obj/machinery/embedded_controller/radio/simple_docking_controller{ + frequency = 1380; + id_tag = "rift_oldcentury_dock"; + req_one_access = list(67) + }, +/turf/simulated/wall/r_wall/prepainted, +/area/rift/surfacebase/outside/outside3) "wyq" = ( /obj/structure/reagent_dispensers/watertank, /obj/machinery/light/small{ @@ -26892,6 +28041,16 @@ "wAD" = ( /turf/simulated/wall/r_wall/prepainted/exploration, /area/maintenance/bar/lower) +"wBK" = ( +/obj/machinery/atmospherics/component/unary/vent_pump/on{ + dir = 4 + }, +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/effect/debris/cleanable/dirt, +/obj/effect/debris/cleanable/dirt, +/obj/structure/table/survival_pod, +/turf/simulated/floor, +/area/shuttle/oldcentury) "wBN" = ( /obj/machinery/computer/secure_data, /obj/effect/floor_decal/borderfloor{ @@ -26932,6 +28091,25 @@ }, /turf/simulated/floor/plating, /area/security/prison) +"wGV" = ( +/obj/machinery/photocopier/faxmachine{ + department = "Old Century Shuttle" + }, +/obj/structure/table/steel_reinforced, +/obj/structure/cable/cyan{ + icon_state = "2-8" + }, +/obj/structure/flora/pottedplant/fern{ + pixel_y = 17; + pixel_x = 6 + }, +/obj/machinery/air_alarm/alarms_hidden{ + dir = 8; + pixel_x = 22; + req_one_access = list(160) + }, +/turf/simulated/floor/tiled/monodark, +/area/shuttle/oldcentury) "wIv" = ( /obj/effect/floor_decal/borderfloor{ dir = 4 @@ -27005,7 +28183,10 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9 }, -/obj/machinery/light/small, +/obj/machinery/light/small{ + color = "#da7c02"; + brightness_color = "#da7c02" + }, /obj/machinery/power/apc/east_mount, /obj/structure/cable/green{ icon_state = "0-8" @@ -27057,6 +28238,17 @@ }, /turf/simulated/floor/tiled, /area/rnd/telescience_lab) +"xfK" = ( +/obj/structure/cable/cyan{ + icon_state = "1-2" + }, +/obj/effect/debris/cleanable/dirt, +/obj/effect/debris/cleanable/dirt, +/obj/machinery/computer/ship/navigation/telescreen{ + pixel_x = 32 + }, +/turf/simulated/floor/carpet/patterened/green, +/area/shuttle/oldcentury) "xgk" = ( /obj/structure/bed/chair/comfy/brown{ dir = 1 @@ -27301,6 +28493,16 @@ }, /turf/simulated/floor/tiled/steel, /area/hallway/secondary/docking_hallway2) +"xKs" = ( +/obj/structure/cable/cyan{ + icon_state = "1-2" + }, +/obj/structure/bed/chair/bay/shuttle{ + dir = 1 + }, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor/carpet/patterened/green, +/area/shuttle/oldcentury) "xKM" = ( /obj/effect/floor_decal/borderfloor/corner{ dir = 4 @@ -27336,6 +28538,11 @@ }, /turf/simulated/floor/tiled/old_tile/green, /area/shuttle/civvie/general) +"xMz" = ( +/obj/effect/debris/cleanable/dirt, +/obj/effect/debris/cleanable/dirt, +/turf/simulated/floor/carpet/patterened/green, +/area/shuttle/oldcentury) "xOZ" = ( /obj/machinery/atmospherics/component/unary/vent_pump/on{ dir = 8 @@ -27448,6 +28655,22 @@ }, /turf/simulated/floor/tiled/steel, /area/hallway/secondary/docking_hallway2) +"yci" = ( +/obj/structure/toilet{ + dir = 8 + }, +/obj/machinery/shower{ + pixel_y = 18 + }, +/obj/item/reagent_containers/food/drinks/bottle/vodka{ + pixel_x = -12; + pixel_y = 21 + }, +/obj/structure/cable/cyan{ + icon_state = "2-8" + }, +/turf/simulated/floor/tiled/old_tile/blue, +/area/shuttle/oldcentury) "ydU" = ( /obj/machinery/door/firedoor/glass{ dir = 1 @@ -27512,6 +28735,14 @@ }, /turf/simulated/floor/tiled/steel, /area/hallway/secondary/docking_hallway) +"ygS" = ( +/obj/machinery/atmospherics/portables_connector{ + dir = 4; + name = "Engine Fuel Port" + }, +/obj/effect/floor_decal/industrial/outline/red, +/turf/simulated/floor, +/area/shuttle/oldcentury) "ykb" = ( /obj/machinery/door/airlock{ id_tag = "barbackdoor"; @@ -29886,9 +31117,9 @@ aus aus aus aus -aus -aus -aus +bly +bly +bly aus aus aus @@ -30079,11 +31310,11 @@ aus aus aus aus -aus -aus -aus -aus -aus +bly +bly +bly +bly +bly aus aus aus @@ -30271,15 +31502,15 @@ aus aus aus aus -aus -aus -aus -aus -aus -aus -aus -aus -aus +bly +bly +btC +btC +btC +bRP +gzi +iLn +fdS aus aus aus @@ -30464,17 +31695,17 @@ aus aus aus aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus +bly +bly +btC +bly +bly +bly +uoo +cZP +iSW +iQv +oCC aus aus aus @@ -30653,22 +31884,22 @@ aus aus aus aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus +bly +bly +btC +btC +bly +bly +pTC +pTC +pTC +pTC +dxR +ibi +ygS +mlj +lNQ +oCC aus aus aus @@ -30843,26 +32074,26 @@ aus aus aus aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus +eZv +oCC +vKy +pTC +pTC +pTC +pZx +pTC +pTC +pTC +pTC +uID +wBK +kMc +rMf +fmA +tYG +qoC +aTb +fdS aus aus aus @@ -31036,27 +32267,27 @@ aus aus aus aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus +bly +oCC +oCC +mwh +vgY +ctl +vYk +qKD +eHc +gvz +fxP +sYo +dBD +sCu +upb +gaQ +nHY +jYd +jxX +oCC +btC aus aus aus @@ -31229,28 +32460,28 @@ aBK aus aus aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus +bly +bly +vKy +vrM +doA +jRQ +pTC +qVp +bIJ +fIx +eJV +jFP +pTC +iHi +oys +kcm +scS +pTC +pTC +nqA +pTC +pTC aus aus aus @@ -31423,35 +32654,35 @@ aBK aus aus aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -apa -aIA +btC +bly +vKy +cQw +mdN +afj +ika +eCH +bLD +bLD +xMz +qmR +pTC +eRp +pCy +kcm +gaQ +uMO +cCS +clr +oXk +kSr +glL +glL +glL +glL +glL +diY +baG aIA ahS aBK @@ -31617,36 +32848,36 @@ aBK aus aus aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus +bly +bly +vKy +sWD +doA +bOR +pTC +jyn +eKT +iKK +gaS +ndR +pTC +vcB +gyK +jin +scS +pTC +uOB +tXr +pTC +pTC aus aus aus aus aus apa -aIA -aIA +iiO +baG ahS aBK aus @@ -31812,35 +33043,35 @@ aus aus aus aus +bly +oCC +oCC +tzX +wGV +uyX +pKp +xfK +xKs +rjP +hDB +uyX +fYJ +nMn +kcm +gaQ +qcX +vQL +cBe +oCC +btC aus aus aus aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -jWp +wyl abI -aIA -aIA +chB +xBA ahS aBK aus @@ -32007,34 +33238,34 @@ aus aus aus aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus +uSZ +oCC +vKy +pTC +pTC +vKy +pTC +pTC +pTC +vKy +pTC +yci +eYG +oWZ +mpR +fOO +lUe +iZN +rWu +fdS aus aus aus aus amn aZo -aIA -aIA +iiO +baG afb jWp aus @@ -32205,22 +33436,22 @@ aus aus aus aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus +bly +bRP +bly +btC +bly +bly +pTC +pTC +pTC +pTC +iZn +ski +cZT +hfa +lNQ +oCC aus aus aus @@ -32228,7 +33459,7 @@ aus amn aZo aIA -aIA +fkw aQv aus aus @@ -32404,17 +33635,17 @@ aus aus aus aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus -aus +bly +bly +bly +btC +bly +bly +iZn +cZP +bqa +huM +oCC aus aus aus @@ -32422,7 +33653,7 @@ aus amn aZo aIA -aIA +fkw aQv aus aus @@ -32599,15 +33830,15 @@ aus aus aus aus -aus -aus -aus -aus -aus -aus -aus -aus -aus +bly +bly +bly +bly +btC +bly +gzi +fxK +fdS aus aus aus @@ -32616,7 +33847,7 @@ aus amn avM aIA -aIA +fkw aQv aus aus @@ -32795,11 +34026,11 @@ aus aus aus aus -aus -aus -aus -aus -aus +bly +btC +bly +btC +bly aus aus aus @@ -32810,7 +34041,7 @@ aus amn aZo aIA -aIA +fkw aTj jWp aus @@ -32990,9 +34221,9 @@ aus aus aus aus -aus -aus -aus +bly +bly +bly aus aus aus @@ -33004,7 +34235,7 @@ aus amn aZo aIA -aIA +fkw ahS aBK aus @@ -33198,7 +34429,7 @@ aus jWp aZo aIA -aIA +fkw ahS aBK aus @@ -33392,7 +34623,7 @@ aus amn avM aIA -aIA +fkw ahS aBK aus @@ -33586,7 +34817,7 @@ aus amn aZo aIA -aIA +fkw ahS aBK aus @@ -33780,7 +35011,7 @@ aus amn aZo aIA -aIA +fkw ahS aBK aus @@ -33974,7 +35205,7 @@ aus amn aZo aIA -aIA +fkw ahS aBK aus @@ -34168,7 +35399,7 @@ aus atI avM aIA -aIA +fkw ahS jWp aus @@ -34362,7 +35593,7 @@ atI avN aGz aIA -aIA +fkw ahS aBK aus @@ -34556,7 +35787,7 @@ aOi aOi aKW aIA -aIA +fkw ahS aBK aus @@ -34750,7 +35981,7 @@ aOi aOi aKW aIA -aIA +fkw ahS aBK aus @@ -34944,7 +36175,7 @@ aOi aOi aKW aIA -aIA +fkw ahS aBK aus @@ -35138,7 +36369,7 @@ aOi jWp bFr aIA -aIA +fkw aOP afo aus @@ -35332,7 +36563,7 @@ aOi aOi aOi aIA -aIA +fkw ahS aOi afo @@ -35525,8 +36756,8 @@ jWp jWp jWp jWp -aIA -aIA +chB +vwN afb aTq azf @@ -35719,8 +36950,8 @@ aOi aOi aOi aKW -aIA -aIA +fFk +eGc aIA aIA aIA @@ -35914,26 +37145,26 @@ aOi aOi aKW aIA -aIA -aIA -aIA -aIA -aIA -aIA -aIA -aIA -aIA -aIA -aIA -aIA -aIA -aIA -aIA -aIA -aIA -aIA -aIA -aIA +iiO +dSP +dSP +dSP +dSP +dSP +dSP +dSP +dSP +dSP +dSP +dSP +dSP +dSP +dSP +dSP +dSP +dSP +dSP +baG aIA aIA aIA @@ -36127,7 +37358,7 @@ aDY aDY aDY dwo -aIA +fkw aIA nsi aDY @@ -36321,7 +37552,7 @@ aOi aOi aOi aKW -aIA +fkw aIA ahS aOi @@ -36515,7 +37746,7 @@ aOi aOi aOi aKW -aIA +fkw aIA ahS aOi @@ -36709,7 +37940,7 @@ aOi aOi aOi aKW -aIA +fkw aIA ahS aOi @@ -36903,7 +38134,7 @@ aOi aOi aOi aKW -aIA +fkw aIA ahS aOi @@ -37097,7 +38328,7 @@ aOi aOi aOi aKW -aIA +fkw aIA ahS aOi @@ -37291,7 +38522,7 @@ aOi aOi aOi aKW -aIA +fkw aIA ahS aOi @@ -37485,7 +38716,7 @@ aOi aOi aOi aKW -aIA +fkw aIA ahS aOi @@ -37679,7 +38910,7 @@ aOi aOi aOi aKW -aIA +fkw aIA ahS aOi @@ -37873,7 +39104,7 @@ aOi aOi aOi aKW -aIA +fkw aIA ahS aOi @@ -38067,7 +39298,7 @@ aOi aOi aOi aKW -aIA +fkw aIA ahS aOi @@ -38261,7 +39492,7 @@ aOi aOi aOi aKW -aIA +fkw aIA ahS aOi @@ -38455,27 +39686,27 @@ acH acH aOi aKW -aIA -aIA -afb -aTq -aTq -aTq -aTq -aTq -aTq -aTq -aTq -aTq -aTq -aTq -aTq -aTq -aTq -aTq -aTq -vCA -acH +fFk +dSP +mCH +muH +muH +muH +muH +muH +muH +muH +muH +muH +muH +muH +muH +muH +muH +muH +muH +cBz +wxW acH acH acH @@ -38669,7 +39900,7 @@ acH acH acH acH -acH +lbZ acH acH acH @@ -38863,7 +40094,7 @@ aUZ aUZ aUZ aUZ -aha +myr aej acH acH @@ -39057,7 +40288,7 @@ aPy aPy atd aMk -aus +eEr amj aej acH @@ -39251,7 +40482,7 @@ aGv awC atU ajq -aus +eEr amn aej acH @@ -39445,7 +40676,7 @@ axX aOu arl ajq -aus +eEr amn aej acH @@ -39639,7 +40870,7 @@ ayT ayT aMk aMk -aus +eEr amn aAF vCA @@ -39833,7 +41064,7 @@ aQk aTo aSK apE -aus +eEr aus apa aIA @@ -40027,7 +41258,7 @@ xLz pjG jWh msZ -glL +wvs glL diY dSP diff --git a/maps/rift/levels/rift-11-orbital.dmm b/maps/rift/levels/rift-11-orbital.dmm index 745b3cce20e..a94b9ba5bc5 100644 --- a/maps/rift/levels/rift-11-orbital.dmm +++ b/maps/rift/levels/rift-11-orbital.dmm @@ -8738,6 +8738,10 @@ }, /turf/simulated/shuttle/wall/voidcraft, /area/shuttle/specops/engine) +"Nq" = ( +/obj/effect/shuttle_landmark/transit/rift/oldcentury, +/turf/space/transit/south, +/area/space) "ND" = ( /obj/effect/step_trigger/lost_in_space, /turf/space, @@ -22153,46 +22157,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP Bv "} (64,1,1) = {" @@ -22347,46 +22351,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv +AP +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +AP Bv "} (65,1,1) = {" @@ -22541,46 +22545,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv +AP +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +AP Bv "} (66,1,1) = {" @@ -22735,46 +22739,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv +AP +Ve +Ve +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +Ve +Ve +AP Bv "} (67,1,1) = {" @@ -22929,46 +22933,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv +AP +Ve +Ve +lc +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +lc +Ve +Ve +AP Bv "} (68,1,1) = {" @@ -23123,46 +23127,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv +AP +Ve +Ve +lc +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +lc +Ve +Ve +AP Bv "} (69,1,1) = {" @@ -23317,46 +23321,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv +AP +Ve +Ve +lc +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +lc +Ve +Ve +AP Bv "} (70,1,1) = {" @@ -23511,46 +23515,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +Ve +Ve +lc +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +lc +Ve +Ve +AP hP "} (71,1,1) = {" @@ -23705,46 +23709,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +Ve +Ve +lc +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +lc +Ve +Ve +AP hP "} (72,1,1) = {" @@ -23899,46 +23903,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +Ve +Ve +lc +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +lc +Ve +Ve +AP hP "} (73,1,1) = {" @@ -24093,46 +24097,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +Ve +Ve +lc +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +ig +ig +ig +ig +Ve +Ve +Ve +lc +Ve +Ve +AP hP "} (74,1,1) = {" @@ -24287,46 +24291,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +Ve +Ve +lc +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +lc +Ve +Ve +AP hP "} (75,1,1) = {" @@ -24481,46 +24485,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +Ve +Ve +lc +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +lc +Ve +Ve +AP hP "} (76,1,1) = {" @@ -24675,46 +24679,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +Ve +Ve +lc +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +lc +Ve +Ve +AP hP "} (77,1,1) = {" @@ -24869,46 +24873,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +Ve +Ve +lc +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Nq +Ve +Ve +Ve +Ve +Ve +Ve +lc +Ve +Ve +AP hP "} (78,1,1) = {" @@ -25063,46 +25067,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +Ve +Ve +lc +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +lc +Ve +Ve +AP hP "} (79,1,1) = {" @@ -25257,46 +25261,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +Ve +Ve +lc +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +lc +Ve +Ve +AP hP "} (80,1,1) = {" @@ -25451,46 +25455,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +Ve +Ve +lc +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +lc +Ve +Ve +AP hP "} (81,1,1) = {" @@ -25645,46 +25649,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +Ve +Ve +lc +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +lc +Ve +Ve +AP hP "} (82,1,1) = {" @@ -25839,46 +25843,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +Ve +Ve +lc +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +lc +Ve +Ve +AP hP "} (83,1,1) = {" @@ -26033,46 +26037,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +Ve +Ve +lc +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +lc +Ve +Ve +AP hP "} (84,1,1) = {" @@ -26227,46 +26231,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +Ve +Ve +lc +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +lc +Ve +Ve +AP hP "} (85,1,1) = {" @@ -26421,46 +26425,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +Ve +Ve +lc +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +lc +Ve +Ve +AP hP "} (86,1,1) = {" @@ -26615,46 +26619,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +Ve +Ve +lc +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +lc +Ve +Ve +AP hP "} (87,1,1) = {" @@ -26809,46 +26813,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +Ve +Ve +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +lc +Ve +Ve +AP hP "} (88,1,1) = {" @@ -27003,46 +27007,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +AP hP "} (89,1,1) = {" @@ -27197,46 +27201,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +Ve +AP hP "} (90,1,1) = {" @@ -27391,46 +27395,46 @@ Bv Bv Bv Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -Bv -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP -hP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP +AP hP "} (91,1,1) = {" diff --git a/maps/rift/shuttles.dm b/maps/rift/shuttles.dm index 40e1d5e90b2..6759940649a 100644 --- a/maps/rift/shuttles.dm +++ b/maps/rift/shuttles.dm @@ -135,6 +135,35 @@ name = "civilian jump console" shuttle_tag = "Civilian Transport" +// Civilian Century Shuttle + +/datum/shuttle/autodock/overmap/oldcentury + name = "Civilian Century Shuttle" + warmup_time = 15 + shuttle_area = /area/shuttle/oldcentury + current_location = "rift_oldcentury_pad" + docking_controller_tag = "oldcentury_docker" + landmark_transition = "nav_transit_oldcentury" + fuel_consumption = 8 + move_time = 37 + +/obj/overmap/entity/visitable/ship/landable/oldcentury + name = "Civilian Century Shuttle" + desc = "Is it... A replica ? Or... the real deal ? This shuttle, based on the shuttles from earth's old days. No teasing, this shuttle is a replica, but still a old and crapy ship." + fore_dir = NORTH + vessel_mass = 12000 + vessel_size = SHIP_SIZE_SMALL + shuttle = "Civilian Century Shuttle" + color = "#4cad73" //Greyish green + +/area/shuttle/oldcentury + name = "Civilian Century Shuttle" + icon_state = "shuttle" + +/obj/machinery/computer/shuttle_control/explore/oldcentury + name = "Century jump console" + shuttle_tag = "Civilian Century Shuttle" + //EMT Shuttle /datum/shuttle/autodock/overmap/emt name = "Dart EMT Shuttle"