diff --git a/code/game/objects/structures/signs.dm b/code/game/objects/structures/signs.dm
index 1f7c74538d3..1a32fa34053 100644
--- a/code/game/objects/structures/signs.dm
+++ b/code/game/objects/structures/signs.dm
@@ -250,6 +250,16 @@
desc = "A direction sign, pointing out which way Telecommunications is."
icon_state = "direction_tcom"
+/obj/structure/sign/directions/tram
+ name = "\improper Tram Station"
+ desc = "A direction sign, pointing out which way the Tram is."
+ icon_state = "direction_tram"
+
+/obj/structure/sign/directions/mndl
+ name = "\improper Mendell Transport Shuttle"
+ desc = "A direction sign, pointing out which way the Mendell City Transport Shuttle is."
+ icon_state = "direction_mndl"
+
/obj/structure/sign/directions/all
name = "\improper All directions"
desc = "A multi-coloured direction sign, pointing out in which all main departments are located."
diff --git a/code/game/turfs/flooring/flooring_decals.dm b/code/game/turfs/flooring/flooring_decals.dm
index c12a153a8bd..554040f7f2e 100644
--- a/code/game/turfs/flooring/flooring_decals.dm
+++ b/code/game/turfs/flooring/flooring_decals.dm
@@ -540,6 +540,30 @@
name = "L14"
icon_state = "L14"
+/obj/effect/floor_decal/ss13/odin1
+ name = "odin1"
+ icon_state = "odin1"
+
+/obj/effect/floor_decal/ss13/odin2
+ name = "odin2"
+ icon_state = "odin2"
+
+/obj/effect/floor_decal/ss13/odin3
+ name = "odin3"
+ icon_state = "odin3"
+
+/obj/effect/floor_decal/ss13/odin4
+ name = "odin4"
+ icon_state = "odin4"
+
+/obj/effect/floor_decal/ss13/odin5
+ name = "odin5"
+ icon_state = "odin5"
+
+/obj/effect/floor_decal/ss13/odin6
+ name = "odin6"
+ icon_state = "odin6"
+
// Medbay floor signs
/obj/effect/floor_decal/sign
diff --git a/html/changelogs/TheDocOct - NuOdin.yml b/html/changelogs/TheDocOct - NuOdin.yml
new file mode 100644
index 00000000000..2b20b240876
--- /dev/null
+++ b/html/changelogs/TheDocOct - NuOdin.yml
@@ -0,0 +1,41 @@
+################################
+# Example Changelog File
+#
+# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
+#
+# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
+# When it is, any changes listed below will disappear.
+#
+# Valid Prefixes:
+# bugfix
+# wip (For works in progress)
+# tweak
+# soundadd
+# sounddel
+# rscadd (general adding of nice things)
+# rscdel (general deleting of nice things)
+# imageadd
+# imagedel
+# maptweak
+# spellcheck (typo fixes)
+# experiment
+# balance
+# admin
+# backend
+# security
+# refactor
+#################################
+
+# Your name.
+author: Ferner, TheDocOct
+
+# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
+delete-after: True
+
+# Any changes you've made. See valid prefix list above.
+# INDENT WITH TWO SPACES. NOT TABS. SPACES.
+# SCREW THIS UP AND IT WON'T WORK.
+# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
+# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
+changes:
+ - rscadd: "New Odin. The entire Odin has been remapped for space-saving, immersion, and utilization of new map sprites. Layout by Doc, detail pass and sprites by Ferner."
diff --git a/icons/obj/decals.dmi b/icons/obj/decals.dmi
index cb4adc3bbf4..629e8629606 100644
Binary files a/icons/obj/decals.dmi and b/icons/obj/decals.dmi differ
diff --git a/icons/turf/flooring/decals.dmi b/icons/turf/flooring/decals.dmi
index 068c141f707..8806a510718 100644
Binary files a/icons/turf/flooring/decals.dmi and b/icons/turf/flooring/decals.dmi differ
diff --git a/maps/_common/areas/special.dm b/maps/_common/areas/special.dm
index 2810de0383e..ce1f9d65b73 100644
--- a/maps/_common/areas/special.dm
+++ b/maps/_common/areas/special.dm
@@ -13,13 +13,14 @@
no_light_control = 1
base_turf = /turf/unsimulated/floor/plating
centcomm_area = 1
+ ambience = AMBIENCE_ARRIVALS
/area/centcom/control
name = "Centcom Control"
- icon_state = "centcomcontrol"
+ ambience = AMBIENCE_HIGHSEC
/area/centcom/spawning
- name = "Centcom Preparatory Wing"
+ name = "NTCC Odin Departures"
icon_state = "centcomspawn"
ambience = AMBIENCE_ARRIVALS
@@ -62,7 +63,6 @@
icon_state = "centcomhold"
/area/centcom/checkpoint
- ambience = AMBIENCE_ARRIVALS
/area/centcom/checkpoint/fore
name = "Fore Checkpoint"
@@ -72,6 +72,9 @@
name = "Aft Checkpoint"
icon_state = "centcomcheckaft"
+/area/centcom/bar
+ name = "Valkyrie's Rest"
+
/area/centcom/legion
name = "BLV The Tower - Deck 1"
icon_state = "blvtower"
@@ -137,7 +140,6 @@
name = "Thunderdome"
icon_state = "thunder"
requires_power = 0
- dynamic_lighting = 0
sound_env = ARENA
no_light_control = 1
centcomm_area = 1
diff --git a/maps/aurora/aurora-1_centcomm.dmm b/maps/aurora/aurora-1_centcomm.dmm
index b193a4a8d4f..5f3a1c41459 100644
--- a/maps/aurora/aurora-1_centcomm.dmm
+++ b/maps/aurora/aurora-1_centcomm.dmm
@@ -1,15 +1,4 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
-"aaa" = (
-/obj/machinery/mech_recharger,
-/obj/effect/floor_decal/corner/red{
- dir = 9
- },
-/obj/effect/floor_decal/corner/red{
- dir = 6
- },
-/mob/living/heavy_vehicle/premade/superheavy,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
"aab" = (
/obj/effect/step_trigger/teleporter/random{
affect_ghosts = 1;
@@ -40,124 +29,14 @@
},
/turf/unsimulated/floor/plating,
/area/antag/raider)
-"aad" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "3,20";
- name = "military corvette"
- },
-/area/shuttle/administration)
-"aae" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "12,20";
- name = "military corvette"
- },
-/area/shuttle/administration)
-"aaf" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "2,16";
- name = "military corvette"
- },
-/area/shuttle/administration)
-"aag" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "13,16";
- name = "military corvette"
- },
-/area/shuttle/administration)
-"aah" = (
-/obj/structure/artilleryplaceholder/decorative{
- icon_state = "27"
- },
-/obj/structure/table/reinforced/steel,
-/obj/machinery/button/remote/blast_door{
- id = "battery3";
- name = "Battery 3 Firing Control"
- },
-/turf/unsimulated/floor{
- icon_state = "gcircuit"
- },
-/area/centcom/control)
-"aai" = (
-/obj/structure/artilleryplaceholder/decorative{
- icon_state = "28"
- },
-/obj/machinery/computer/artillerycontrol{
- desc = "Bluespace Artillery; the thinking man's solution."
- },
-/obj/effect/decal/warning_stripes,
-/turf/unsimulated/floor{
- icon_state = "gcircuit"
- },
-/area/centcom/control)
-"aaj" = (
-/obj/structure/artilleryplaceholder/decorative{
- icon_state = "29"
- },
-/obj/machinery/porta_turret/crescent,
-/turf/unsimulated/floor{
- icon_state = "gcircuit"
- },
-/area/centcom/control)
-"aak" = (
-/obj/structure/window/phoronreinforced,
-/obj/structure/window/phoronreinforced{
- dir = 1
- },
-/obj/structure/window/phoronreinforced{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "engine"
- },
-/area/centcom/control)
"aal" = (
-/obj/structure/artilleryplaceholder/decorative{
- icon_state = "27"
- },
-/obj/structure/table/reinforced/steel,
-/obj/machinery/button/remote/blast_door{
- id = "battery2";
- name = "Battery 2 Firing Control"
+/obj/machinery/light/small{
+ brightness_power = 0.5;
+ dir = 1;
+ name = "adjusted light fixture"
},
/turf/unsimulated/floor{
- icon_state = "gcircuit"
- },
-/area/centcom/control)
-"aam" = (
-/obj/structure/artilleryplaceholder/decorative{
- icon_state = "27"
- },
-/obj/structure/table/reinforced/steel,
-/obj/machinery/button/remote/blast_door{
- id = "battery1";
- name = "Battery 1 Firing Control"
- },
-/obj/effect/decal/cleanable/cobweb,
-/obj/item/reagent_containers/glass/rag,
-/turf/unsimulated/floor{
- icon_state = "gcircuit"
- },
-/area/centcom/control)
-"aan" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/item/stool,
-/turf/unsimulated/floor{
- icon_state = "engine"
- },
-/area/centcom/control)
-"aao" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/item/storage/toolbox/electrical,
-/turf/unsimulated/floor{
- icon_state = "engine"
+ icon_state = "dark2"
},
/area/centcom/control)
"aap" = (
@@ -186,57 +65,34 @@
"aaq" = (
/turf/space/transit/south,
/area/template_noop)
-"aar" = (
-/obj/structure/window/phoronreinforced{
- dir = 8
- },
-/obj/structure/window/phoronreinforced{
- dir = 1
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/generic,
-/turf/unsimulated/floor{
- icon_state = "engine"
- },
-/area/centcom/control)
"aas" = (
/turf/unsimulated/mineral/asteroid,
/area/antag/raider)
"aat" = (
/obj/structure/bed/chair/shuttle,
-/obj/structure/extinguisher_cabinet{
- pixel_x = -30;
- pixel_y = 2
- },
-/obj/structure/closet/walllocker/emerglocker/north{
+/obj/machinery/recharger/wallcharger{
layer = 3;
- pixel_x = -1;
- pixel_y = 29;
- spawnitems = list(/obj/item/tank/emergency_oxygen/double,/obj/item/clothing/mask/breath)
+ pixel_x = 4;
+ pixel_y = 28
+ },
+/obj/machinery/recharger/wallcharger{
+ layer = 3;
+ pixel_x = 4;
+ pixel_y = 19
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/specops)
"aau" = (
/obj/structure/shuttle_part/ert{
- icon_state = "0,4";
+ icon_state = "1,4";
opacity = 1
},
/turf/unsimulated/floor/plating,
/area/shuttle/specops)
"aav" = (
-/obj/machinery/mech_recharger,
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
+/turf/simulated/wall/shuttle/unique/ert{
+ icon_state = "8,3"
},
-/turf/simulated/floor/shuttle/black,
-/area/shuttle/specops)
-"aaw" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/simulated/floor/shuttle/black,
/area/shuttle/specops)
"aax" = (
/obj/effect/step_trigger/teleporter/random{
@@ -252,11 +108,9 @@
/turf/space/transit/south,
/area/template_noop)
"aay" = (
-/obj/item/modular_computer/console/preset/command,
-/obj/machinery/light{
- icon_state = "tube1"
+/turf/simulated/wall/shuttle/unique/ert{
+ icon_state = "8,1"
},
-/turf/simulated/floor/shuttle/black,
/area/shuttle/specops)
"aaz" = (
/obj/structure/closet/secure_closet{
@@ -274,12 +128,6 @@
/obj/item/storage/briefcase/aluminium,
/turf/simulated/floor/shuttle/black,
/area/shuttle/burglar)
-"aaA" = (
-/obj/item/stool/padded,
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
"aaB" = (
/turf/space/transit/west,
/area/template_noop)
@@ -357,6 +205,29 @@
},
/turf/simulated/floor/tiled,
/area/shuttle/skipjack)
+"aaJ" = (
+/obj/item/gun/energy/pistol{
+ layer = 2.99;
+ pixel_x = 2;
+ pixel_y = 3
+ },
+/obj/item/gun/energy/pistol{
+ layer = 2.99;
+ pixel_x = 2;
+ pixel_y = 3
+ },
+/obj/item/gun/energy/pistol{
+ pixel_x = 2;
+ pixel_y = -2
+ },
+/obj/item/gun/energy/pistol{
+ pixel_x = 2;
+ pixel_y = -2
+ },
+/obj/effect/floor_decal/industrial/warning,
+/obj/structure/table/rack,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"aaM" = (
/turf/template_noop,
/area/template_noop)
@@ -1299,6 +1170,13 @@
/obj/structure/bed/roller,
/turf/simulated/floor/tiled/white,
/area/merchant_station)
+"adU" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "2,0";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"adY" = (
/obj/machinery/light{
dir = 8;
@@ -1385,10 +1263,6 @@
/obj/effect/step_trigger/thrower/shuttle/northwest,
/turf/space/transit/west,
/area/template_noop)
-"aeo" = (
-/obj/effect/shuttle_landmark/supply/start,
-/turf/simulated/floor/shuttle/dark_blue,
-/area/supply/dock)
"aeq" = (
/obj/structure/shuttle_part/mercenary/small{
icon_state = "8,3"
@@ -2144,120 +2018,46 @@
/turf/simulated/floor/carpet,
/area/merchant_station)
"ahe" = (
-/obj/effect/shuttle_landmark/legion/start,
-/obj/structure/lattice/catwalk/indoor/grate,
-/turf/simulated/floor/plating,
-/area/shuttle/legion)
+/obj/effect/floor_decal/corner/green{
+ dir = 5
+ },
+/turf/unsimulated/floor,
+/area/centcom/bar)
"ahf" = (
/obj/effect/shuttle_landmark/merchant/interim,
/turf/space/transit/west,
/area/template_noop)
-"ahg" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "7,21";
- name = "military corvette"
+"ahp" = (
+/obj/effect/floor_decal/corner/green{
+ dir = 9
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"ahk" = (
-/obj/structure/railing/mapped,
-/obj/effect/floor_decal/spline/plain,
-/turf/simulated/floor/tiled/ramp/bottom{
+/turf/unsimulated/floor,
+/area/centcom/bar)
+"ahq" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 8
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"ahr" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
+ },
+/obj/effect/floor_decal/corner/paleblue{
dir = 4
},
-/area/shuttle/administration)
-"ahp" = (
-/obj/structure/table/rack,
-/obj/item/device/suit_cooling_unit,
-/obj/item/device/suit_cooling_unit,
-/obj/item/device/suit_cooling_unit,
-/obj/item/device/suit_cooling_unit,
-/obj/item/rig_module/cooling_unit,
-/obj/item/rig_module/cooling_unit,
-/turf/unsimulated/floor{
- icon_state = "platebot"
- },
-/area/centcom/distress_prep)
-"ahq" = (
-/obj/structure/table/rack,
-/obj/item/storage/belt/utility/very_full,
-/obj/item/storage/belt/utility/very_full,
-/obj/item/storage/belt/utility/very_full,
-/obj/item/storage/belt/utility/very_full,
-/turf/unsimulated/floor{
- icon_state = "platebot"
- },
-/area/centcom/distress_prep)
-"ahr" = (
-/obj/structure/table/rack,
-/obj/item/tank/emergency_oxygen/double{
- pixel_y = 3
- },
-/obj/item/tank/emergency_oxygen/double{
- pixel_y = 3
- },
-/obj/item/tank/emergency_oxygen/double{
- pixel_y = 3
- },
-/obj/item/tank/emergency_oxygen/double{
- pixel_y = 3
- },
-/obj/item/tank/emergency_oxygen/double{
- pixel_y = 3
- },
-/obj/item/tank/emergency_oxygen/double{
- pixel_y = 3
- },
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1";
- name = "adjusted light fixture";
- pixel_x = -16
- },
-/obj/item/clothing/mask/gas/alt,
-/obj/item/clothing/mask/gas/alt,
-/obj/item/clothing/mask/gas/alt,
-/obj/item/clothing/mask/gas/alt,
-/obj/item/clothing/mask/gas/alt,
-/obj/item/clothing/mask/gas/alt,
-/turf/unsimulated/floor{
- icon_state = "platebot"
- },
-/area/centcom/distress_prep)
+/turf/unsimulated/floor,
+/area/centcom/holding)
"ahs" = (
-/obj/structure/table/rack,
-/obj/item/clothing/shoes/magboots,
-/obj/item/clothing/shoes/magboots,
-/obj/item/clothing/shoes/magboots,
-/obj/item/clothing/shoes/magboots,
-/turf/unsimulated/floor{
- icon_state = "platebot"
- },
-/area/centcom/distress_prep)
-"aht" = (
-/obj/machinery/embedded_controller/radio/simple_docking_controller{
- frequency = 1399;
- id_tag = "admin_shuttle_bay";
- name = "shuttle bay controller";
- pixel_x = 25;
- tag_door = "admin_shuttle_bay_door"
- },
-/turf/unsimulated/floor/plating,
-/area/centcom)
+/turf/unsimulated/wall/darkshuttlewall,
+/area/template_noop)
"ahv" = (
/obj/effect/shuttle_landmark/distress/interim,
/turf/space/transit/west,
/area/template_noop)
-"ahw" = (
-/obj/machinery/door/airlock/external{
- frequency = 1399;
- icon_state = "door_locked";
- id_tag = "admin_shuttle_bay_door";
- locked = 1
- },
-/turf/unsimulated/floor/plating,
-/area/centcom)
"ahA" = (
/obj/effect/shuttle_landmark/ccia/start,
/turf/simulated/floor/shuttle/dark_blue,
@@ -2387,18 +2187,11 @@
},
/area/antag/raider)
"aiz" = (
-/obj/machinery/door/airlock/centcom{
- frequency = 1337;
- id_tag = "legion_hangar_hatch";
- name = "Hangar 5";
- req_access = list(111)
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
},
-/obj/machinery/door/blast/odin/shuttle/tcfl{
- dir = 4;
- id = "tcflhangar5"
- },
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor/plating,
+/area/template_noop)
"aiA" = (
/obj/effect/shuttle_landmark/escape_pod/transit/pod2,
/turf/space/transit/south,
@@ -2441,6 +2234,12 @@
/obj/effect/wingrille_spawn/reinforced/crescent,
/turf/unsimulated/floor/plating,
/area/antag/raider)
+"aiZ" = (
+/turf/unsimulated/wall/fakepdoor{
+ dir = 1;
+ name = "shuttle bay blast door"
+ },
+/area/template_noop)
"ajd" = (
/obj/structure/lattice,
/turf/space/dynamic,
@@ -2497,11 +2296,28 @@
/obj/effect/shuttle_landmark/escape_pod/out/pod3,
/turf/template_noop,
/area/template_noop)
+"ajV" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/obj/machinery/vending/tool,
+/obj/structure/fireaxecabinet{
+ pixel_x = -16;
+ pixel_y = 29
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"ajW" = (
/turf/unsimulated/floor{
icon_state = "tiles"
},
/area/antag/raider)
+"ajX" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 9
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"ajY" = (
/obj/machinery/vending/coffee{
name = "Free Hot Drinks machine";
@@ -2515,6 +2331,25 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
+"aka" = (
+/obj/structure/shuttle_part/transfer{
+ density = 0;
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "14,6";
+ name = "transport shuttle"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/escape)
+"akp" = (
+/obj/structure/sign/flag/nanotrasen/left{
+ pixel_y = 30
+ },
+/obj/effect/floor_decal/corner/paleblue/full{
+ dir = 8
+ },
+/obj/structure/bed/chair,
+/turf/unsimulated/floor,
+/area/centcom/ferry)
"akr" = (
/turf/simulated/wall/shuttle/dark/cardinal,
/area/template_noop)
@@ -2563,25 +2398,13 @@
/turf/space/dynamic,
/area/shuttle/skipjack)
"akE" = (
-/obj/effect/landmark/distress_team_equipment,
-/turf/unsimulated/floor{
- icon_state = "platebot"
- },
-/area/centcom/distress_prep)
+/turf/unsimulated/floor/plating,
+/area/template_noop)
"akF" = (
-/obj/machinery/light/small/emergency{
- dir = 4
+/turf/simulated/wall/shuttle/dark/corner/underlay{
+ dir = 9
},
-/obj/item/storage/toolbox/electrical{
- pixel_x = -4;
- pixel_y = 8
- },
-/obj/item/stack/cable_coil{
- pixel_x = -6;
- pixel_y = -1
- },
-/turf/unsimulated/floor,
-/area/centcom/legion)
+/area/centcom/legion/hangar5)
"akG" = (
/turf/space/dynamic,
/area/template_noop)
@@ -2648,10 +2471,40 @@
/turf/template_noop,
/area/template_noop)
"ala" = (
-/turf/unsimulated/floor{
- icon_state = "platebot"
+/obj/structure/closet/secure_closet{
+ anchored = 1;
+ icon_broken = "cabinetdetective_broken";
+ icon_closed = "cabinetdetective";
+ icon_locked = "cabinetdetective_locked";
+ icon_off = "cabinetdetective_broken";
+ icon_opened = "cabinetdetective_open";
+ icon_state = "cabinetdetective_locked";
+ name = "legate's closet";
+ req_access = list(108,111)
},
-/area/centcom/distress_prep)
+/obj/structure/sign/flag/biesel{
+ pixel_y = 32
+ },
+/obj/item/shield/energy/legion,
+/obj/item/melee/energy/sword/knife,
+/obj/item/melee/telebaton,
+/obj/item/device/megaphone,
+/obj/item/storage/box/fancy/cigarettes/cigar,
+/obj/item/flame/lighter/zippo,
+/obj/item/reagent_containers/food/drinks/bottle/victorygin,
+/obj/item/reagent_containers/food/drinks/bottle/whiskey,
+/obj/item/storage/box/drinkingglasses,
+/obj/item/storage/backpack/satchel,
+/obj/item/clothing/shoes/jackboots/toeless,
+/obj/item/clothing/glasses/sunglasses/aviator,
+/obj/item/flag/biesel/l{
+ pixel_y = 8
+ },
+/obj/item/flag/biesel,
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/legion/hangar5)
"ald" = (
/turf/simulated/wall/shuttle/dark/corner/underlay{
dir = 5
@@ -2881,6 +2734,27 @@
},
/turf/simulated/floor/plating,
/area/template_noop)
+"amk" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "6,21";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"amq" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "9,21";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"amr" = (
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/evac)
"ams" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -3046,6 +2920,26 @@
icon_state = "carpetside"
},
/area/antag/wizard)
+"ant" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/obj/item/rfd_ammo,
+/obj/item/rfd_ammo,
+/obj/item/rfd_ammo,
+/obj/item/rfd_ammo,
+/obj/item/rfd_ammo,
+/obj/item/rfd_ammo,
+/obj/item/rfd_ammo,
+/obj/item/rfd_ammo,
+/obj/item/rfd_ammo,
+/obj/item/rfd_ammo,
+/obj/item/rfd/construction,
+/obj/item/rfd/construction,
+/obj/item/device/multitool,
+/obj/structure/table/steel,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"anx" = (
/obj/machinery/light/small{
dir = 8
@@ -3193,6 +3087,13 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
+"aoj" = (
+/obj/machinery/vending/engivend,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"aok" = (
/obj/effect/floor_decal/spline/fancy/wood{
dir = 1
@@ -3209,15 +3110,6 @@
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/wood,
/area/shuttle/skipjack)
-"aoo" = (
-/obj/structure/shuttle_part/transfer{
- density = 0;
- desc = "A large, bloated shuttle designed for automated passenger transport.";
- icon_state = "14,6";
- name = "transport shuttle"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
"aop" = (
/turf/simulated/wall/shuttle/unique/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -3333,6 +3225,14 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
+"aoN" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "5,22";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"aoO" = (
/obj/machinery/door/airlock/external{
frequency = 1380;
@@ -3554,17 +3454,20 @@
},
/area/shuttle/skipjack)
"apU" = (
-/turf/unsimulated/wall/riveted,
-/area/centcom)
-"apV" = (
-/turf/unsimulated/wall/fakepdoor{
- dir = 4;
- name = "shuttle bay blast door"
+/obj/effect/floor_decal/corner/green{
+ dir = 10
},
-/area/centcom)
+/turf/unsimulated/floor,
+/area/centcom/bar)
"apW" = (
-/turf/unsimulated/wall/riveted,
-/area/centcom/living)
+/obj/item/stack/cable_coil,
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "whiteshiny"
+ },
+/area/centcom/bar)
"apX" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -3581,30 +3484,6 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
-"aqd" = (
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "warnplate"
- },
-/area/centcom)
-"aqe" = (
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "warnplate"
- },
-/area/centcom/living)
-"aqf" = (
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "warnplate"
- },
-/area/centcom/living)
-"aqg" = (
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "warnplate"
- },
-/area/centcom/living)
"aqh" = (
/turf/simulated/wall/shuttle/unique/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -3634,28 +3513,7 @@
/obj/item/bedsheet/random,
/turf/simulated/floor/carpet,
/area/shuttle/skipjack)
-"aqq" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "2,3";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
"aqt" = (
-/turf/unsimulated/floor/plating,
-/area/centcom)
-"aqu" = (
-/turf/unsimulated/floor,
-/area/centcom/living)
-"aqz" = (
-/turf/simulated/wall/shuttle/unique/raider{
- desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
- icon_state = "5,11";
- name = "Skipjack"
- },
-/area/shuttle/skipjack)
-"aqB" = (
/obj/structure/shuttle_part/hapt{
desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
icon_state = "4,22";
@@ -3663,143 +3521,16 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/administration)
-"aqC" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "5,22";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"aqD" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "10,22";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"aqE" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
+"aqu" = (
/turf/unsimulated/floor,
-/area/centcom/living)
-"aqF" = (
-/obj/machinery/light{
- dir = 4
+/area/centcom/bar)
+"aqz" = (
+/turf/simulated/wall/shuttle/unique/raider{
+ desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
+ icon_state = "5,11";
+ name = "Skipjack"
},
-/turf/unsimulated/floor,
-/area/centcom/living)
-"aqG" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "4,21";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"aqH" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "5,21";
- name = "military corvette"
- },
-/area/shuttle/administration)
-"aqI" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "6,21";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"aqK" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "8,21";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"aqL" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "9,21";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"aqM" = (
-/turf/unsimulated/floor{
- dir = 10;
- icon_state = "warnplate"
- },
-/area/centcom/living)
-"aqN" = (
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "warnplate"
- },
-/area/centcom/living)
-"aqS" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "4,20";
- name = "military corvette"
- },
-/area/shuttle/administration)
-"aqT" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "5,20";
- name = "military corvette"
- },
-/area/shuttle/administration)
-"aqU" = (
-/obj/structure/window/shuttle/unique/hapt{
- icon_state = "6,20"
- },
-/turf/simulated/floor/plating,
-/area/shuttle/administration)
-"aqV" = (
-/obj/structure/window/shuttle/unique/hapt{
- icon_state = "7,20"
- },
-/turf/simulated/floor/plating,
-/area/shuttle/administration)
-"aqW" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "10,20";
- name = "military corvette"
- },
-/area/shuttle/administration)
-"aqX" = (
-/turf/unsimulated/floor{
- icon_state = "warnplate"
- },
-/area/centcom/living)
-"ara" = (
-/obj/structure/railing/mapped,
-/obj/effect/floor_decal/spline/plain,
-/turf/simulated/floor/reinforced,
-/area/shuttle/administration)
-"arc" = (
-/obj/machinery/door/airlock/centcom{
- icon_state = "door_locked";
- locked = 1;
- name = "To: Administration Level"
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/living)
+/area/shuttle/skipjack)
"are" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -3821,62 +3552,6 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
-"arl" = (
-/obj/item/storage/briefcase/inflatable,
-/obj/item/storage/briefcase/inflatable,
-/obj/structure/closet/l3closet,
-/obj/item/clothing/suit/bio_suit/virology,
-/obj/item/clothing/head/bio_hood/virology,
-/obj/item/clothing/suit/bio_suit/virology,
-/obj/item/clothing/head/bio_hood/virology,
-/obj/item/tank/oxygen/red,
-/obj/item/tank/oxygen/red,
-/obj/item/clothing/mask/gas/alt,
-/obj/item/clothing/mask/gas/alt,
-/obj/effect/floor_decal/corner/red{
- dir = 9
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"arm" = (
-/obj/structure/bed/chair/shuttle{
- dir = 4
- },
-/obj/effect/floor_decal/corner/red/diagonal,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"arn" = (
-/obj/effect/floor_decal/corner/red/diagonal,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"arr" = (
-/obj/structure/bed/chair/shuttle{
- dir = 8
- },
-/obj/effect/floor_decal/corner/red/diagonal{
- dir = 8
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"art" = (
-/obj/structure/banner,
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "blue"
- },
-/area/centcom/living)
-"aru" = (
-/turf/unsimulated/floor{
- icon_state = "redfull"
- },
-/area/centcom/living)
-"arv" = (
-/obj/structure/banner,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "blue"
- },
-/area/centcom/living)
"arw" = (
/turf/simulated/wall/shuttle/unique/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -3891,46 +3566,6 @@
},
/turf/simulated/floor/tiled/white,
/area/merchant_station)
-"arG" = (
-/obj/item/device/camera_film,
-/obj/item/device/camera,
-/obj/effect/floor_decal/corner/red{
- dir = 9
- },
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/obj/structure/table/reinforced/steel,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"arH" = (
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "warnplate"
- },
-/area/centcom/living)
-"arI" = (
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/living)
-"arJ" = (
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "blue"
- },
-/area/centcom/living)
-"arK" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "blue"
- },
-/area/centcom/living)
"arM" = (
/obj/effect/floor_decal/corner/red/diagonal,
/obj/structure/table/standard,
@@ -3943,2728 +3578,268 @@
},
/turf/simulated/floor/tiled,
/area/merchant_station)
-"arX" = (
-/obj/structure/railing/mapped,
-/obj/effect/floor_decal/corner/red/diagonal{
- dir = 8
- },
-/obj/effect/floor_decal/spline/plain,
-/obj/structure/closet/crate/freezer/rations,
-/obj/structure/table/reinforced/steel,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"arY" = (
-/obj/effect/floor_decal/corner/red/diagonal{
- dir = 8
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"asa" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "10,15";
- name = "military corvette"
- },
-/area/shuttle/administration)
-"asb" = (
-/turf/unsimulated/floor{
- icon_state = "blue"
- },
-/area/centcom/living)
-"asc" = (
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "blue"
- },
-/area/centcom/living)
-"asd" = (
-/turf/unsimulated/floor{
- dir = 10;
- icon_state = "blue"
- },
-/area/centcom/living)
-"asl" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "6,15";
- name = "military corvette"
- },
-/area/shuttle/administration)
-"asm" = (
-/obj/effect/floor_decal/corner/red{
- dir = 9
- },
-/obj/effect/floor_decal/corner/red{
- dir = 6
- },
-/obj/machinery/door/airlock/highsecurity{
- name = "Bridge";
- req_access = list(101)
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"aso" = (
-/obj/machinery/door/airlock/centcom{
- name = "To: NMSS Odin Hab Complex"
- },
-/turf/unsimulated/floor,
-/area/centcom/living)
-"asp" = (
-/obj/machinery/door/airlock/centcom{
- name = "To: Departures Deck"
- },
-/turf/unsimulated/floor,
-/area/centcom/living)
-"asq" = (
-/obj/effect/wingrille_spawn/reinforced/crescent,
-/turf/unsimulated/floor,
-/area/centcom/living)
-"asA" = (
-/obj/machinery/recharger/wallcharger{
- pixel_x = 4;
- pixel_y = 30
- },
-/obj/machinery/recharger/wallcharger{
- pixel_x = 4;
- pixel_y = 20
- },
-/obj/effect/floor_decal/corner/red/diagonal{
- dir = 8
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"asB" = (
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "blue"
- },
-/area/centcom/living)
-"asC" = (
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "blue"
- },
-/area/centcom/living)
-"asD" = (
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "blue"
- },
-/area/centcom/living)
-"asE" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "3,3";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"asF" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/living)
-"asH" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "2,13";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"asJ" = (
-/obj/machinery/light,
-/turf/unsimulated/floor{
- icon_state = "warnplate"
- },
-/area/centcom/living)
"asM" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "16,3"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"asQ" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/living)
-"asR" = (
-/obj/machinery/light{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/living)
-"asT" = (
-/obj/structure/table/wood,
-/turf/unsimulated/floor{
- icon_state = "carpetside"
- },
-/area/centcom/living)
-"asV" = (
-/turf/unsimulated/wall/riveted,
-/area/centcom/suppy)
-"asX" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "12,11";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"asY" = (
-/obj/structure/bed/chair/comfy/red,
-/turf/unsimulated/floor{
- icon_state = "bluefull"
- },
-/area/centcom/living)
-"asZ" = (
-/obj/structure/bed/chair/comfy/blue,
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- icon_state = "redfull"
- },
-/area/centcom/living)
-"ata" = (
-/obj/structure/bed/chair/comfy/blue,
-/turf/unsimulated/floor{
- icon_state = "redfull"
- },
-/area/centcom/living)
-"atb" = (
-/obj/machinery/vending/snack{
- name = "Free Chocolate Corp";
- prices = list()
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/living)
-"atc" = (
-/obj/machinery/vending/cola,
-/obj/machinery/vending/cola{
- name = "Free Robust Softdrinks";
- prices = list()
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/living)
-"ate" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "warnplate"
- },
-/area/centcom/suppy)
"atf" = (
/turf/unsimulated/floor/plating,
/area/centcom/suppy)
-"ath" = (
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "warnplate"
- },
-/area/centcom/suppy)
"ati" = (
/turf/unsimulated/wall/fakepdoor{
dir = 1;
name = "shuttle bay blast door"
},
/area/centcom/suppy)
-"atk" = (
-/obj/structure/bed/chair/comfy/blue{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "redfull"
- },
-/area/centcom/living)
-"atl" = (
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "bluered"
- },
-/area/centcom/living)
-"atm" = (
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "red"
- },
-/area/centcom/living)
-"atn" = (
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redblue"
- },
-/area/centcom/living)
-"ato" = (
-/obj/structure/bed/chair/comfy/blue{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "redfull"
- },
-/area/centcom/living)
-"atp" = (
-/obj/machinery/door/airlock/centcom{
- name = "Interview Room"
- },
-/turf/unsimulated/floor{
- icon_state = "carpet"
- },
-/area/centcom/living)
"atq" = (
/obj/structure/shuttle_part/cargo{
- icon_state = "0,11"
- },
-/turf/unsimulated/floor/plating,
-/area/supply/dock)
-"atr" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "3,9";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"att" = (
-/obj/structure/railing/mapped{
- dir = 8
- },
-/obj/effect/floor_decal/spline/plain,
-/turf/simulated/floor/tiled/ramp,
-/area/shuttle/administration)
-"atu" = (
-/obj/structure/railing/mapped{
- dir = 4
- },
-/obj/effect/floor_decal/spline/plain,
-/turf/simulated/floor/tiled/ramp,
-/area/shuttle/administration)
-"atv" = (
-/obj/structure/bed/chair/comfy/red{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "bluefull"
- },
-/area/centcom/living)
-"atw" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "red"
- },
-/area/centcom/living)
-"atx" = (
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "red"
- },
-/area/centcom/living)
-"aty" = (
-/turf/unsimulated/floor{
- icon_state = "bluefull"
- },
-/area/centcom/living)
-"atz" = (
-/obj/machinery/door/airlock/centcom{
- name = "NMSS Odin CCIA Administration"
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/living)
-"atA" = (
-/obj/machinery/light/small{
- dir = 1
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/living)
-"atC" = (
-/turf/simulated/floor/shuttle/dark_blue,
-/area/supply/dock)
-"atD" = (
-/obj/machinery/light/spot,
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "warnplate"
- },
-/area/centcom/suppy)
-"atE" = (
-/obj/effect/floor_decal/corner/red/full{
- dir = 8
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"atF" = (
-/turf/unsimulated/floor{
- dir = 10;
- icon_state = "bluered"
- },
-/area/centcom/living)
-"atG" = (
-/turf/unsimulated/floor{
- icon_state = "red"
- },
-/area/centcom/living)
-"atH" = (
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "redblue"
- },
-/area/centcom/living)
-"atI" = (
-/obj/machinery/light/spot{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "warnplate"
- },
-/area/centcom/suppy)
-"atJ" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/simulated/floor/shuttle/dark_blue,
-/area/supply/dock)
-"atK" = (
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
- },
-/turf/simulated/floor/shuttle/dark_blue,
-/area/supply/dock)
-"atL" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "2,7";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"atM" = (
-/obj/structure/bed/chair/shuttle{
- dir = 4
- },
-/obj/effect/floor_decal/corner/red/diagonal{
- dir = 8
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"atO" = (
-/obj/effect/floor_decal/corner/red{
- dir = 6
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"atP" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "12,7";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"atQ" = (
-/obj/structure/bed/chair/comfy/red{
- dir = 1
- },
-/turf/unsimulated/floor{
- icon_state = "bluefull"
- },
-/area/centcom/living)
-"atR" = (
-/obj/structure/bed/chair/comfy/blue{
- dir = 1
- },
-/obj/machinery/light,
-/turf/unsimulated/floor{
- icon_state = "redfull"
- },
-/area/centcom/living)
-"atS" = (
-/obj/structure/bed/chair/comfy/blue{
- dir = 1
- },
-/turf/unsimulated/floor{
- icon_state = "redfull"
- },
-/area/centcom/living)
-"atT" = (
-/obj/machinery/conveyor{
- dir = 4;
- id = "QMLoad2"
- },
-/turf/simulated/floor/shuttle/dark_blue,
-/area/supply/dock)
-"atU" = (
-/obj/machinery/conveyor{
- dir = 4;
- id = "QMLoad2"
- },
-/obj/machinery/door/airlock/external{
- frequency = 1380;
- icon_state = "door_locked";
- id_tag = "supply_shuttle_hatch";
- locked = 1;
- name = "Shuttle Hatch";
- req_access = list(13)
- },
-/turf/simulated/floor/shuttle/dark_blue,
-/area/supply/dock)
-"atV" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "4,6";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"atW" = (
-/obj/machinery/door/airlock/external{
- frequency = 1380;
- icon_state = "door_locked";
- id_tag = "supply_shuttle_hatch";
- locked = 1;
- name = "Shuttle Hatch";
- req_access = list(13)
- },
-/turf/simulated/floor/shuttle/dark_blue,
-/area/supply/dock)
-"atX" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "3,5";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"atZ" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "11,5";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"aua" = (
-/obj/machinery/embedded_controller/radio/simple_docking_controller{
- frequency = 1380;
- id_tag = "supply_shuttle";
- pixel_x = 25;
- req_one_access = list(13,31);
- tag_door = "supply_shuttle_hatch"
- },
-/turf/simulated/floor/shuttle/dark_blue,
-/area/supply/dock)
-"aub" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "2,4";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"auc" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "3,4";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"aud" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- name = "military corvette"
- },
-/area/shuttle/administration)
-"auf" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "6,2";
- name = "military corvette"
- },
-/area/shuttle/administration)
-"aui" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "11,4";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"auj" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "12,4";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"aum" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "5,3";
- name = "military corvette"
- },
-/area/shuttle/administration)
-"auo" = (
-/obj/machinery/turretid{
- check_arrest = 0;
- check_records = 0;
- pixel_x = 28;
- req_access = list(101)
- },
-/obj/effect/floor_decal/corner/red/diagonal,
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"aup" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "11,3";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"auq" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "12,3";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"aur" = (
-/obj/machinery/door/airlock/centcom{
- name = "Morale Department"
- },
-/turf/unsimulated/floor,
-/area/centcom/living)
-"aus" = (
-/obj/effect/decal/warning_stripes,
-/obj/machinery/porta_turret/crescent,
-/turf/unsimulated/floor{
- icon_state = "redfull"
- },
-/area/centcom/control)
-"aut" = (
-/obj/machinery/door/airlock/centcom{
- name = "IT Department"
- },
-/turf/unsimulated/floor,
-/area/centcom/living)
-"auu" = (
-/obj/machinery/conveyor{
- dir = 4;
- id = "QMLoad"
- },
-/turf/simulated/floor/shuttle/dark_blue,
-/area/supply/dock)
-"auv" = (
-/obj/machinery/conveyor{
- dir = 4;
- id = "QMLoad"
- },
-/obj/machinery/door/airlock/external{
- frequency = 1380;
- icon_state = "door_locked";
- id_tag = "supply_shuttle_hatch";
- locked = 1;
- name = "Shuttle Hatch";
- req_access = list(13)
- },
-/turf/simulated/floor/shuttle/dark_blue,
-/area/supply/dock)
-"auw" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "2,2";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"aux" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "5,2";
- name = "military corvette"
- },
-/area/shuttle/administration)
-"auy" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "9,2";
- name = "military corvette"
- },
-/area/shuttle/administration)
-"auz" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "4,0";
- name = "military corvette";
- outside_part = 0
- },
-/obj/effect/decal/warning_stripes,
-/obj/machinery/porta_turret/cannon,
-/obj/machinery/light/spot{
- brightness_color = "#fa8282";
- color = "#fa8282";
- dir = 1;
- icon_state = "tube1";
- name = "military spotlight"
- },
-/turf/simulated/floor/reinforced,
-/area/shuttle/administration)
-"auA" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "2,1";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"auB" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "5,1";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"auD" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "9,1";
- name = "military corvette"
- },
-/area/shuttle/administration)
-"auE" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "13,1";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"auF" = (
-/obj/machinery/light/spot{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/suppy)
-"auH" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "6,0";
- name = "military corvette";
+ icon_state = "0,10";
opacity = 1
},
/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"auJ" = (
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom)
-"auK" = (
-/obj/structure/shuttle_part/cargo{
- icon_state = "2,1"
- },
-/turf/unsimulated/floor/plating,
/area/supply/dock)
-"auL" = (
-/obj/structure/shuttle_part/cargo{
- icon_state = "3,1"
+"atC" = (
+/turf/simulated/floor/shuttle/dark_blue,
+/area/supply/dock)
+"atJ" = (
+/turf/simulated/wall/shuttle/unique/cargo{
+ icon_state = "1,2"
},
-/turf/unsimulated/floor/plating,
/area/supply/dock)
-"auM" = (
-/obj/structure/shuttle_part/cargo,
-/turf/unsimulated/floor/plating,
-/area/supply/dock)
-"auN" = (
-/turf/unsimulated/floor{
+"atK" = (
+/obj/machinery/conveyor{
dir = 4;
- icon_state = "warnplate"
+ id = "QMLoad2"
},
-/area/centcom)
-"auP" = (
-/obj/machinery/light{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom)
-"auQ" = (
-/obj/structure/shuttle_part/cargo{
- icon_state = "1,0"
- },
-/turf/unsimulated/floor/plating,
+/turf/simulated/floor/shuttle/dark_blue,
/area/supply/dock)
-"auR" = (
+"atT" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "10,21";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
+"atW" = (
+/turf/simulated/wall/shuttle/unique/cargo{
+ icon_state = "6,6"
+ },
+/area/supply/dock)
+"auv" = (
+/turf/simulated/wall/shuttle/unique/cargo{
+ icon_state = "6,3"
+ },
+/area/supply/dock)
+"auK" = (
/obj/structure/shuttle_part/cargo{
icon_state = "2,0"
},
/turf/unsimulated/floor/plating,
/area/supply/dock)
-"auS" = (
+"auL" = (
/obj/structure/shuttle_part/cargo{
- icon_state = "5,0"
+ icon_state = "3,0"
},
/turf/unsimulated/floor/plating,
/area/supply/dock)
-"auT" = (
-/turf/unsimulated/wall/riveted,
-/area/centcom/control)
-"auU" = (
-/obj/machinery/computer/teleporter,
-/turf/unsimulated/floor{
- icon_state = "dark"
+"auM" = (
+/obj/structure/shuttle_part/cargo{
+ icon_state = "4,0"
},
-/area/centcom/living)
-"auV" = (
-/obj/machinery/teleport/station,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/living)
-"auW" = (
-/obj/machinery/teleport/hub,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/living)
-"auX" = (
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/living)
-"auZ" = (
-/obj/machinery/telecomms/bus/preset_cent,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "green"
- },
-/area/centcom/living)
-"avc" = (
-/turf/unsimulated/floor{
- icon_state = "engine"
- },
-/area/centcom/control)
-"ave" = (
-/turf/unsimulated/wall/riveted,
-/area/centcom/specops)
-"avf" = (
-/turf/unsimulated/wall/riveted,
-/area/centcom/creed)
-"avh" = (
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"avi" = (
+/turf/unsimulated/floor/plating,
+/area/supply/dock)
+"avk" = (
/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"avo" = (
+/obj/structure/railing/mapped{
+ layer = 4.1;
+ name = "adjusted railing"
+ },
+/obj/effect/floor_decal/spline/plain,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/checkpoint/aft)
+"avr" = (
+/obj/structure/railing/mapped{
dir = 4
},
-/turf/unsimulated/floor{
- icon_state = "dark"
+/obj/effect/floor_decal/corner/red/full{
+ dir = 4
},
-/area/centcom/living)
-"avj" = (
-/obj/structure/table/rack,
-/obj/item/ammo_magazine/a762,
-/obj/item/ammo_magazine/a762,
-/obj/item/ammo_magazine/a762,
-/obj/item/ammo_magazine/a762,
-/obj/item/gun/projectile/automatic/rifle/l6_saw,
-/obj/machinery/light/small{
- dir = 1
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 4
},
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"avk" = (
-/obj/structure/table/rack,
-/obj/item/plastique,
-/obj/item/plastique,
-/obj/item/plastique,
-/obj/item/plastique,
-/obj/item/plastique,
-/obj/item/plastique,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"avl" = (
-/obj/structure/table/rack,
-/obj/item/ammo_magazine/mc9mmt,
-/obj/item/ammo_magazine/mc9mmt,
-/obj/item/ammo_magazine/mc9mmt,
-/obj/item/ammo_magazine/mc9mmt,
-/obj/item/ammo_magazine/mc9mmt,
-/obj/item/ammo_magazine/mc9mmt,
-/obj/item/ammo_magazine/mc9mmt,
-/obj/item/ammo_magazine/mc9mmt,
-/obj/item/ammo_magazine/mc9mmt,
-/obj/item/ammo_magazine/mc9mmt/rubber,
-/obj/item/ammo_magazine/mc9mmt/rubber,
-/obj/item/ammo_magazine/mc9mmt/rubber,
-/obj/item/ammo_magazine/mc9mmt/rubber,
-/obj/item/ammo_magazine/mc9mmt/rubber,
-/obj/item/ammo_magazine/mc9mmt/rubber,
-/obj/item/gun/projectile/automatic/wt550,
-/obj/item/gun/projectile/automatic/wt550,
-/obj/item/gun/projectile/automatic/wt550,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"avm" = (
-/obj/structure/table/rack,
-/obj/item/gun/energy/rifle/ionrifle,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"avn" = (
-/obj/structure/table/rack,
-/obj/item/gun/energy/rifle,
-/obj/item/gun/energy/rifle,
-/obj/item/gun/energy/rifle,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"avo" = (
-/obj/structure/table/rack,
-/obj/item/ammo_magazine/a556,
-/obj/item/ammo_magazine/a556,
-/obj/item/ammo_magazine/a556,
-/obj/item/ammo_magazine/a556,
-/obj/item/ammo_magazine/a556,
-/obj/item/ammo_magazine/a556,
-/obj/item/gun/projectile/automatic/rifle/z8,
-/obj/item/gun/projectile/automatic/rifle/z8,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"avp" = (
-/obj/structure/table/rack,
-/obj/item/storage/box/flashbangs,
-/obj/item/storage/box/flashbangs,
-/obj/item/storage/box/emps,
-/obj/item/storage/box/frags,
-/obj/item/storage/box/smokebombs,
-/obj/item/gun/launcher/grenade,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"avq" = (
-/obj/item/aiModule/nanotrasen,
-/obj/item/aiModule/reset,
-/obj/item/aiModule/freeformcore,
-/obj/item/aiModule/protectStation,
-/obj/item/aiModule/quarantine,
-/obj/item/aiModule/paladin,
-/obj/item/aiModule/robocop,
-/obj/item/aiModule/safeguard,
-/obj/structure/table/rack,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"avr" = (
-/obj/machinery/door/blast/odin{
- id = "ert_synth_equipment";
- name = "Synthetics Modification Equipment"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
+/turf/unsimulated/floor,
+/area/centcom/evac)
"avs" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
+/obj/structure/sign/flag/nanotrasen/left{
+ pixel_x = -1;
+ pixel_y = 30
},
-/area/centcom/specops)
-"avt" = (
-/obj/machinery/portable_atmospherics/canister/air,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
+/obj/structure/sign/flag/nanotrasen/right{
+ pixel_x = 31;
+ pixel_y = 30
},
-/area/centcom/specops)
-"avu" = (
-/obj/machinery/shield_gen,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"avv" = (
-/obj/machinery/shield_capacitor,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"avw" = (
-/obj/machinery/shieldgen,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"avx" = (
-/obj/machinery/shieldwallgen,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"avy" = (
-/obj/machinery/telecomms/relay/preset/centcom,
-/turf/unsimulated/floor{
- icon_state = "grimy"
- },
-/area/centcom/creed)
-"avz" = (
-/turf/unsimulated/floor{
- icon_state = "grimy"
- },
-/area/centcom/creed)
-"avA" = (
-/obj/machinery/light/small{
- dir = 1
- },
-/turf/unsimulated/floor{
- icon_state = "grimy"
- },
-/area/centcom/creed)
-"avB" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom)
-"avC" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "green"
- },
-/area/centcom/living)
-"avF" = (
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "green"
- },
-/area/centcom/living)
-"avG" = (
-/obj/machinery/door/blast/odin{
- id = "ASSAULT";
- name = "Assault Weapon Storage"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"avH" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"avI" = (
-/obj/structure/table/rack,
-/obj/item/circuitboard/borgupload,
-/obj/item/circuitboard/aiupload{
- pixel_x = -3;
- pixel_y = -3
- },
-/obj/machinery/light/small{
- dir = 8
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"avJ" = (
-/obj/structure/table/rack,
-/obj/item/storage/secure/briefcase,
-/obj/item/storage/box/fancy/cigarettes,
-/obj/item/flame/lighter/zippo,
-/obj/item/storage/belt/utility,
-/obj/item/storage/backpack/satchel,
-/turf/unsimulated/floor{
- icon_state = "grimy"
- },
-/area/centcom/creed)
-"avK" = (
-/obj/structure/table/wood{
- dir = 10
- },
-/obj/machinery/button/remote/blast_door{
- id = "CREED";
- name = "Spec Ops Ready Room";
- pixel_x = -5;
- pixel_y = 4;
- req_access = list(108)
- },
-/obj/machinery/button/remote/blast_door{
- id = "ASSAULT";
- name = "Mech Storage";
- pixel_x = -5;
- pixel_y = -4;
- req_access = list(108)
- },
-/obj/machinery/button/remote/blast_door{
- id = "ert_synth_equipment";
- name = "Synth Modification Equipment";
- pixel_x = 5;
- pixel_y = -4;
- req_access = list(108)
- },
-/obj/machinery/button/remote/blast_door{
- id = "centcomm_bsa";
- name = "Artillery Access";
- pixel_x = 5;
- pixel_y = 4
- },
-/turf/unsimulated/floor{
- icon_state = "grimy"
- },
-/area/centcom/creed)
-"avL" = (
-/obj/machinery/telecomms/broadcaster/preset_cent,
-/turf/unsimulated/floor{
- dir = 10;
- icon_state = "green"
- },
-/area/centcom/living)
-"avM" = (
-/obj/machinery/telecomms/hub/preset_cent,
-/turf/unsimulated/floor{
- icon_state = "green"
- },
-/area/centcom/living)
-"avO" = (
-/obj/machinery/computer/rdservercontrol{
- badmin = 1;
- name = "Master R&D Server Controller"
- },
-/turf/unsimulated/floor{
- icon_state = "green"
- },
-/area/centcom/living)
-"avP" = (
-/obj/machinery/r_n_d/server/centcom,
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "green"
- },
-/area/centcom/living)
-"avQ" = (
-/obj/machinery/door/airlock/centcom{
- name = "NMSS Odin Sub-Deck"
- },
-/turf/unsimulated/floor{
- icon_state = "bluefull"
- },
-/area/centcom/living)
+/obj/effect/floor_decal/industrial/warning/full,
+/obj/machinery/porta_turret/crescent,
+/turf/unsimulated/floor,
+/area/centcom/holding)
"avR" = (
/obj/effect/wingrille_spawn/reinforced/crescent,
/turf/unsimulated/floor/plating,
-/area/centcom/living)
-"avS" = (
-/obj/machinery/mech_recharger,
-/turf/unsimulated/floor{
- icon_state = "bot"
- },
-/area/centcom/specops)
+/area/centcom/bar)
"avT" = (
-/obj/machinery/camera/network/ert{
- c_tag = "Assault Armor North"
+/obj/structure/cryofeed{
+ dir = 1
},
-/mob/living/heavy_vehicle/premade/combat,
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "delivery"
- },
-/area/centcom/specops)
-"avU" = (
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"avV" = (
-/obj/item/device/radio/intercom{
- broadcasting = 1;
- dir = 1;
- frequency = 1441;
- listening = 0;
- name = "Spec Ops Intercom";
- pixel_y = 28
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"avW" = (
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"avX" = (
-/obj/machinery/door/blast/odin{
- dir = 4;
- id = "ASSAULT";
- name = "Assault Armor Storage"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"avY" = (
-/obj/machinery/vending/security,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"avZ" = (
-/obj/machinery/light{
+/obj/structure/window/reinforced/crescent,
+/obj/structure/window/reinforced/crescent{
dir = 4
},
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"awa" = (
-/obj/structure/closet/secure_closet/hos,
-/turf/unsimulated/floor{
- icon_state = "grimy"
- },
-/area/centcom/creed)
-"awc" = (
-/obj/structure/table/wood{
- dir = 5
+/obj/structure/lattice/catwalk/indoor/grate,
+/turf/unsimulated/floor/plating,
+/area/centcom/holding)
+"avU" = (
+/obj/machinery/door/airlock/glass_security{
+ name = "Security Disarmament Point";
+ req_access = list(2)
},
/turf/unsimulated/floor{
- icon_state = "grimy"
+ icon_state = "dark2"
},
-/area/centcom/creed)
-"awf" = (
-/obj/structure/banner,
-/turf/unsimulated/floor{
- icon_state = "redfull"
+/area/centcom/holding)
+"avW" = (
+/obj/effect/floor_decal/corner/paleblue/full{
+ dir = 8
},
-/area/centcom/control)
-"awg" = (
-/obj/machinery/door/airlock/centcom{
- name = "Teleporter Bay";
- req_access = list(107)
- },
-/turf/unsimulated/floor{
- icon_state = "delivery"
- },
-/area/centcom/living)
+/obj/structure/bed/chair,
+/turf/unsimulated/floor,
+/area/centcom/holding)
"awh" = (
/obj/effect/wingrille_spawn/reinforced/crescent,
/turf/unsimulated/floor{
icon_state = "plating"
},
/area/centcom/control)
-"awi" = (
-/obj/machinery/porta_turret/crescent,
-/obj/effect/decal/warning_stripes,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/control)
-"awj" = (
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/control)
-"awk" = (
-/obj/structure/window/phoronreinforced{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/control)
-"awl" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "1"
- },
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"awm" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "2"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"awn" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "3"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"awo" = (
-/obj/structure/artilleryplaceholder/decorative{
- icon_state = "4"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"awp" = (
-/obj/structure/artilleryplaceholder/decorative{
- icon_state = "5"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"awq" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "6"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"awr" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "7"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"aws" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "8"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"awt" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "9"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"awu" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "10"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"awv" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "11"
- },
-/obj/machinery/light/spot{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"aww" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "12"
- },
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"awx" = (
-/obj/machinery/door/blast/odin{
- id = "battery3";
- name = "Battery 3 Firing Door"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "warnplate"
- },
-/area/centcom/control)
-"awy" = (
-/obj/effect/landmark{
- name = "Marauder Exit"
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/specops)
"awz" = (
/turf/unsimulated/floor/plating,
/area/centcom/specops)
-"awA" = (
-/obj/machinery/door/blast/odin{
+"awC" = (
+/obj/structure/table/reinforced,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"awE" = (
+/obj/structure/closet/secure_closet{
+ icon_broken = "secbroken";
+ icon_closed = "sec";
+ icon_locked = "sec1";
+ icon_off = "secoff";
+ icon_opened = "secopen";
+ icon_state = "sec1";
+ name = "equipment locker"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"awK" = (
+/obj/structure/railing/mapped{
+ dir = 1;
+ icon_state = "railing0-1"
+ },
+/turf/unsimulated/floor{
dir = 4;
- id = "ASSAULT3";
- name = "Launch Bay #3"
+ icon_state = "rampbottom"
+ },
+/area/centcom/holding)
+"awS" = (
+/turf/unsimulated/floor/plating,
+/area/centcom/bar)
+"axs" = (
+/turf/unsimulated/floor{
+ dir = 4;
+ icon_state = "rampbottom"
+ },
+/area/centcom/holding)
+"axQ" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "2,21";
+ name = "military corvette"
},
/turf/unsimulated/floor/plating,
-/area/centcom/specops)
-"awB" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "warnplate"
- },
-/area/centcom/specops)
-"awC" = (
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "warnplate"
- },
-/area/centcom/specops)
-"awD" = (
-/obj/machinery/mass_driver{
- dir = 8;
- id = "ASSAULT3";
- name = "gravpult"
- },
-/turf/unsimulated/floor{
- icon_state = "bot"
- },
-/area/centcom/specops)
-"awE" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "loadingarea"
- },
-/area/centcom/specops)
-"awF" = (
-/obj/machinery/light,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"awG" = (
-/obj/structure/table/reinforced,
-/obj/item/mecha_equipment/mounted_system/taser/ion,
-/obj/item/mecha_equipment/mounted_system/taser,
-/obj/item/mecha_equipment/mounted_system/taser/laser,
-/obj/item/mecha_equipment/mounted_system/taser/smg,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"awH" = (
-/obj/structure/table/rack,
-/obj/item/gun/energy/pistol,
-/obj/item/gun/energy/pistol,
-/obj/item/gun/energy/pistol,
-/obj/item/gun/projectile/automatic/x9,
-/obj/item/gun/projectile/automatic/x9,
-/obj/item/gun/projectile/automatic/x9,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"awI" = (
-/obj/machinery/vending/tacticool/ert,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"awJ" = (
-/obj/machinery/vending/assist,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"awK" = (
-/obj/machinery/portable_atmospherics/canister/air,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"awL" = (
-/obj/machinery/pipedispenser/orderable,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"awM" = (
-/obj/machinery/pipedispenser/disposal/orderable,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"awN" = (
-/obj/machinery/power/emitter,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"awO" = (
-/obj/item/card/id/centcom,
-/obj/structure/table/rack,
-/turf/unsimulated/floor{
- icon_state = "grimy"
- },
-/area/centcom/creed)
-"awP" = (
-/obj/machinery/computer/security/telescreen{
- name = "Spec. Ops. Monitor";
- network = list("ZeEmergencyResponseTeam")
- },
-/obj/structure/table/wood{
+/area/shuttle/administration)
+"axR" = (
+/obj/effect/floor_decal/corner/paleblue{
dir = 5
},
-/turf/unsimulated/floor{
- icon_state = "grimy"
- },
-/area/centcom/creed)
-"awQ" = (
-/obj/machinery/computer/pod{
- id = "NTrasen";
- name = "Hull Door Control"
- },
-/obj/item/device/radio/intercom{
- broadcasting = 1;
- dir = 1;
- frequency = 1441;
- name = "Spec Ops Intercom";
- pixel_y = 28
- },
-/obj/machinery/light/small,
-/turf/unsimulated/floor{
- icon_state = "grimy"
- },
-/area/centcom/creed)
-"awR" = (
-/obj/machinery/portable_atmospherics/canister/oxygen,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/creed)
-"awS" = (
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"awT" = (
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"awU" = (
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "red"
- },
-/area/centcom/control)
-"awV" = (
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "red"
- },
-/area/centcom/control)
-"awW" = (
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "red"
- },
-/area/centcom/control)
-"awX" = (
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "red"
- },
-/area/centcom/control)
-"awY" = (
-/obj/structure/sink{
- pixel_y = 26
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/control)
-"awZ" = (
-/obj/item/stool/padded,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/control)
-"axb" = (
-/obj/structure/table/reinforced,
-/obj/item/deck/cards,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/control)
-"axd" = (
-/obj/machinery/light/spot{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/control)
-"axe" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "13"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"axf" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "14"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "podhatchcorner"
- },
-/area/centcom/control)
-"axg" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "15"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "podhatchcorner"
- },
-/area/centcom/control)
-"axh" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "16"
- },
-/obj/structure/window/phoronreinforced,
-/turf/unsimulated/floor{
- icon_state = "gcircuit"
- },
-/area/centcom/control)
-"axi" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "17"
- },
-/obj/structure/window/phoronreinforced,
-/turf/unsimulated/floor{
- icon_state = "gcircuit"
- },
-/area/centcom/control)
-"axj" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "18"
- },
-/obj/structure/window/phoronreinforced,
-/turf/unsimulated/floor{
- icon_state = "gcircuit"
- },
-/area/centcom/control)
-"axk" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "19"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "podhatchcorner"
- },
-/area/centcom/control)
-"axl" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "20"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "podhatchcorner"
- },
-/area/centcom/control)
-"axm" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "21"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "podhatchcorner"
- },
-/area/centcom/control)
-"axn" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "22"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "podhatchcorner"
- },
-/area/centcom/control)
-"axo" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "23"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "podhatchcorner"
- },
-/area/centcom/control)
-"axp" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "24"
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"axq" = (
-/obj/machinery/door/blast/odin{
- id = "ASSAULT";
- name = "Assault Armor Storage"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"axr" = (
-/obj/machinery/vending/tool,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"axs" = (
-/obj/structure/table/reinforced/steel,
-/obj/item/circuitboard/smes,
-/obj/item/circuitboard/smes,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"axt" = (
-/obj/machinery/door/airlock/centcom{
- name = "Creed's Office";
- req_access = list(108,109)
- },
-/obj/machinery/door/blast/odin{
- id = "CREED";
- name = "Ready Room"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/creed)
-"axu" = (
-/obj/machinery/portable_atmospherics/canister/oxygen,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"axv" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "red"
- },
-/area/centcom/control)
-"axw" = (
-/obj/machinery/porta_turret/crescent,
-/obj/effect/decal/warning_stripes,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"axx" = (
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "red"
- },
-/area/centcom/control)
-"axy" = (
-/obj/machinery/door/airlock/centcom{
- name = "Janitorial Closet";
- req_access = list(107)
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/control)
-"axA" = (
-/obj/structure/artilleryplaceholder/decorative{
- icon_state = "25"
- },
-/obj/structure/window/phoronreinforced,
-/turf/unsimulated/floor{
- dir = 10;
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"axB" = (
-/obj/structure/window/phoronreinforced,
-/turf/unsimulated/floor{
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"axC" = (
-/obj/structure/artilleryplaceholder/decorative{
- icon_state = "26"
- },
-/obj/structure/window/phoronreinforced{
- dir = 4
- },
-/obj/structure/window/phoronreinforced,
-/obj/structure/banner,
-/turf/unsimulated/floor{
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"axG" = (
-/obj/structure/artilleryplaceholder/decorative{
- icon_state = "30"
- },
-/obj/structure/window/phoronreinforced{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"axH" = (
-/obj/structure/artilleryplaceholder/decorative{
- icon_state = "31"
- },
-/turf/unsimulated/floor{
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"axI" = (
-/obj/structure/artilleryplaceholder/decorative{
- icon_state = "32"
- },
-/turf/unsimulated/floor{
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"axJ" = (
-/obj/structure/artilleryplaceholder/decorative{
- icon_state = "33"
- },
-/turf/unsimulated/floor{
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"axK" = (
-/obj/structure/artilleryplaceholder/decorative{
- icon_state = "34"
- },
-/turf/unsimulated/floor{
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"axL" = (
-/obj/structure/artilleryplaceholder/decorative{
- icon_state = "35"
- },
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"axM" = (
-/mob/living/heavy_vehicle/premade/light,
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "delivery"
- },
-/area/centcom/specops)
-"axN" = (
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"axO" = (
-/obj/item/mecha_equipment/sleeper,
-/obj/item/mecha_equipment/sleeper,
-/obj/item/mecha_equipment/mounted_system/medanalyzer,
-/obj/item/mecha_equipment/crisis_drone,
-/obj/structure/table/reinforced/steel,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"axP" = (
-/obj/structure/table/reinforced,
-/obj/item/device/flash,
-/obj/item/device/flash,
-/obj/item/device/flash,
-/obj/item/device/flash,
-/obj/item/melee/baton/loaded,
-/obj/item/melee/baton/loaded,
-/obj/item/melee/baton/loaded,
-/obj/item/melee/baton/loaded,
-/obj/item/storage/belt/security/tactical,
-/obj/item/storage/belt/security/tactical,
-/obj/item/storage/belt/security/tactical,
-/obj/item/storage/belt/security/tactical,
-/obj/item/taperoll/police,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"axQ" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/box/handcuffs,
-/obj/item/clothing/glasses/night{
- pixel_x = -1;
- pixel_y = -3
- },
-/obj/item/clothing/glasses/night{
- pixel_x = -1;
- pixel_y = -3
- },
-/obj/item/clothing/glasses/night{
- pixel_x = -1;
- pixel_y = -3
- },
-/obj/item/clothing/glasses/night,
-/obj/item/storage/box/handcuffs,
-/obj/item/clothing/glasses/sunglasses/sechud/tactical,
-/obj/item/clothing/glasses/sunglasses/sechud/tactical,
-/obj/item/clothing/glasses/sunglasses/sechud/tactical,
-/obj/item/clothing/glasses/sunglasses/sechud/tactical,
-/obj/item/clothing/glasses/sunglasses/sechud/tactical,
-/obj/item/clothing/glasses/sunglasses/sechud/tactical,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"axR" = (
-/obj/structure/table/rack,
-/obj/item/clothing/suit/armor/vest/ert/security,
-/obj/item/clothing/suit/armor/vest/ert/security,
-/obj/item/clothing/suit/armor/vest/ert/security,
-/obj/item/clothing/suit/armor/vest/ert/security,
-/obj/item/clothing/head/helmet/ert/security,
-/obj/item/clothing/head/helmet/ert/security,
-/obj/item/clothing/head/helmet/ert/security,
-/obj/item/clothing/head/helmet/ert/security,
-/obj/item/storage/backpack/ert/security,
-/obj/item/storage/backpack/ert/security,
-/obj/item/storage/backpack/ert/security,
-/obj/item/storage/backpack/ert/security,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"axS" = (
-/obj/structure/table/rack,
-/obj/item/clothing/shoes/magboots,
-/obj/item/clothing/shoes/magboots,
-/obj/item/clothing/shoes/magboots,
-/obj/item/clothing/shoes/magboots,
-/obj/item/clothing/accessory/storage/black_vest,
-/obj/item/clothing/accessory/storage/black_vest,
-/obj/item/clothing/accessory/storage/black_vest,
-/obj/item/clothing/accessory/storage/black_vest,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"axT" = (
-/obj/structure/table/rack,
-/obj/item/rig/ert/security,
-/obj/item/clothing/accessory/storage/black_vest,
-/obj/item/rig/ert/security,
-/obj/item/clothing/accessory/storage/black_vest,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"axU" = (
-/obj/structure/table/rack,
-/obj/item/rig_module/mounted,
-/obj/item/clothing/accessory/storage/black_vest,
-/obj/item/clothing/accessory/storage/black_vest,
-/obj/item/clothing/accessory/storage/black_vest,
-/obj/item/clothing/accessory/storage/black_vest,
-/obj/item/clothing/accessory/storage/black_vest,
-/obj/item/clothing/accessory/storage/black_vest,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"axV" = (
-/obj/machinery/vending/engivend,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"axW" = (
-/obj/item/stack/material/glass{
- amount = 50
- },
-/obj/item/stack/material/glass{
- amount = 50
- },
-/obj/item/stack/material/glass{
- amount = 50
- },
-/obj/item/stack/material/glass{
- amount = 50
- },
-/obj/item/stack/material/steel{
- amount = 50;
- pixel_x = 2;
- pixel_y = 2
- },
-/obj/item/stack/material/steel{
- amount = 50;
- pixel_x = 2;
- pixel_y = 2
- },
-/obj/item/stack/material/steel{
- amount = 50;
- pixel_x = 2;
- pixel_y = 2
- },
-/obj/item/stack/material/steel{
- amount = 50;
- pixel_x = 2;
- pixel_y = 2
- },
-/obj/item/stack/material/plasteel{
- amount = 50
- },
-/obj/item/stack/material/plasteel{
- amount = 50
- },
-/obj/item/stack/material/plasteel{
- amount = 50
- },
-/obj/item/stack/material/plasteel{
- amount = 50
- },
-/obj/item/stack/material/glass/reinforced{
- amount = 50
- },
-/obj/item/stack/material/glass/reinforced{
- amount = 50
- },
-/obj/item/stack/material/glass/reinforced{
- amount = 50
- },
-/obj/item/storage/briefcase/inflatable{
- pixel_x = 3;
- pixel_y = 3
- },
-/obj/item/storage/briefcase/inflatable{
- pixel_x = 3;
- pixel_y = 3
- },
-/obj/item/storage/briefcase/inflatable{
- pixel_x = 3;
- pixel_y = 3
- },
-/obj/item/storage/briefcase/inflatable{
- pixel_x = 3;
- pixel_y = 3
- },
-/obj/structure/table/reinforced/steel,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"axX" = (
-/obj/machinery/portable_atmospherics/powered/pump/filled,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"axY" = (
-/obj/machinery/porta_turret/crescent,
-/obj/effect/decal/warning_stripes,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
+/turf/unsimulated/floor,
+/area/centcom/holding)
"axZ" = (
-/obj/effect/wingrille_spawn/reinforced/crescent,
-/turf/unsimulated/floor{
- icon_state = "plating"
- },
-/area/centcom/specops)
-"aya" = (
-/obj/structure/table/reinforced,
-/obj/item/cell/high,
-/obj/item/cell/high,
-/obj/item/cell/high,
-/obj/item/cell/high,
-/obj/item/cell/high,
-/obj/item/cell/high,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"ayb" = (
-/obj/structure/table/reinforced,
-/obj/item/crowbar,
-/obj/item/screwdriver,
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"ayc" = (
-/obj/machinery/cell_charger,
-/obj/structure/table/reinforced,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"ayd" = (
-/obj/structure/table/reinforced,
-/obj/item/crowbar,
-/obj/item/screwdriver,
-/obj/item/wrench,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aye" = (
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "bluecorner"
- },
-/area/centcom/control)
-"ayf" = (
-/turf/unsimulated/floor{
- icon_state = "blue"
- },
-/area/centcom/control)
-"ayg" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "bluecorner"
- },
-/area/centcom/control)
-"ayh" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/control)
-"ayi" = (
-/obj/machinery/light{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/control)
-"ayj" = (
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "vault"
- },
-/area/centcom/control)
-"ayk" = (
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "ramptop"
- },
-/area/centcom/control)
-"aym" = (
-/obj/structure/window/phoronreinforced{
+/obj/effect/floor_decal/industrial/warning{
dir = 1
},
-/turf/unsimulated/floor{
- icon_state = "engine"
- },
-/area/centcom/control)
-"ayn" = (
-/obj/effect/wingrille_spawn/reinforced_phoron,
-/turf/unsimulated/floor{
- icon_state = "whiteshiny"
- },
-/area/centcom/control)
-"ayo" = (
-/obj/machinery/door/blast/odin{
- dir = 4;
- id = "ASSAULT2";
- name = "Launch Bay #2"
+/obj/machinery/vending/assist,
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
},
/turf/unsimulated/floor/plating,
/area/centcom/specops)
-"ayp" = (
-/obj/machinery/mass_driver{
- dir = 8;
- id = "ASSAULT2";
- name = "gravpult"
- },
-/turf/unsimulated/floor{
- icon_state = "bot"
- },
-/area/centcom/specops)
-"ayq" = (
-/obj/structure/table/reinforced/steel,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"ayr" = (
-/obj/machinery/vending/engineering,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"ays" = (
-/obj/item/device/multitool,
-/obj/item/device/multitool,
-/obj/item/device/flash,
-/obj/item/device/flash,
-/obj/item/rfd/construction,
-/obj/item/rfd/construction,
-/obj/item/rfd_ammo,
-/obj/item/rfd_ammo,
-/obj/item/rfd_ammo,
-/obj/item/rfd_ammo,
-/obj/item/rfd/construction,
-/obj/item/rfd/construction,
-/obj/item/rfd_ammo,
-/obj/item/rfd_ammo,
-/obj/item/rfd_ammo,
-/obj/item/rfd_ammo,
-/obj/item/rfd_ammo,
-/obj/item/rfd_ammo,
-/obj/item/rfd_ammo,
-/obj/structure/table/reinforced/steel,
-/obj/machinery/light{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"ayt" = (
-/obj/machinery/recharge_station,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"ayu" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "red"
- },
-/area/centcom/control)
-"ayv" = (
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "blue"
- },
-/area/centcom/control)
"ayw" = (
/obj/effect/wingrille_spawn/reinforced/crescent,
/turf/unsimulated/floor/plating,
/area/centcom/control)
-"ayx" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "blue"
- },
-/area/centcom/control)
-"ayy" = (
-/obj/machinery/light{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "red"
- },
-/area/centcom/control)
-"ayA" = (
-/obj/structure/janitorialcart,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/control)
-"ayB" = (
-/obj/structure/closet/jcloset,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/control)
-"ayC" = (
-/obj/structure/mopbucket,
-/obj/item/mop/advanced,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/control)
-"ayE" = (
-/obj/structure/window/phoronreinforced,
-/turf/unsimulated/floor{
- icon_state = "engine"
- },
-/area/centcom/control)
-"ayF" = (
-/mob/living/heavy_vehicle/premade/firefighter,
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "delivery"
- },
-/area/centcom/specops)
"ayG" = (
-/obj/item/mecha_equipment/mounted_system/extinguisher,
-/obj/item/mecha_equipment/mounted_system/rfd,
-/obj/item/pickaxe/diamonddrill,
-/obj/structure/table/reinforced/steel,
-/obj/item/pickaxe/diamonddrill,
-/obj/item/pickaxe/diamonddrill,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"ayH" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/box/flashbangs,
-/obj/item/handcuffs,
-/obj/item/device/flash,
-/obj/item/melee/baton/loaded,
-/obj/item/storage/belt/security/tactical,
-/obj/item/gun/energy/stunrevolver,
-/obj/item/clothing/glasses/sunglasses/sechud/tactical,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"ayI" = (
-/obj/structure/table/reinforced,
-/obj/item/device/megaphone,
-/obj/item/storage/box/trackimp,
-/obj/item/storage/box/cdeathalarm_kit,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"ayJ" = (
-/obj/structure/table/reinforced,
-/obj/item/aicard,
-/obj/item/pinpointer/advpinpointer,
-/obj/item/stamp/centcomm,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
+/obj/machinery/door/airlock/multi_tile/glass,
+/turf/unsimulated/floor,
+/area/centcom/holding)
"ayK" = (
-/obj/structure/table/reinforced,
-/obj/item/device/pda/ert,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
+/obj/effect/floor_decal/corner/green{
+ dir = 5
},
-/area/centcom/specops)
-"ayL" = (
-/obj/structure/table/reinforced,
-/obj/item/gun/energy/gun/nuclear,
-/obj/item/hand_tele,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
+/obj/structure/sign/directions/tram{
+ dir = 4;
+ pixel_y = 29
},
-/area/centcom/specops)
+/turf/unsimulated/floor,
+/area/centcom/bar)
"ayM" = (
-/obj/item/clothing/glasses/meson,
-/obj/item/clothing/glasses/meson,
-/obj/item/clothing/glasses/meson,
-/obj/item/clothing/glasses/meson,
-/obj/item/storage/belt/utility/full,
-/obj/item/storage/belt/utility/full,
-/obj/item/storage/belt/utility/full,
-/obj/item/storage/belt/utility/full,
-/obj/item/clothing/gloves/yellow,
-/obj/item/clothing/gloves/yellow,
-/obj/item/clothing/gloves/yellow,
-/obj/item/clothing/gloves/yellow,
-/obj/item/grenade/chem_grenade/metalfoam,
-/obj/item/grenade/chem_grenade/metalfoam,
-/obj/item/taperoll/engineering,
-/obj/item/clothing/glasses/welding/superior,
-/obj/item/clothing/glasses/welding/superior,
-/obj/item/clothing/glasses/welding/superior,
-/obj/item/clothing/glasses/welding/superior,
-/obj/item/clothing/glasses/welding/superior,
-/obj/structure/table/reinforced/steel,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
+/obj/item/tape/engineering{
+ icon_state = "engineering_door";
+ layer = 4
},
-/area/centcom/specops)
-"ayN" = (
/obj/machinery/door/airlock/centcom{
- name = "Special Operations";
- req_access = list(103)
+ icon = 'icons/obj/doors/Doorglass.dmi';
+ locked = 1;
+ name = "Rapid Transit Ticket Kiosk";
+ opacity = 0;
+ req_access = list(101)
},
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"ayO" = (
-/obj/structure/table/reinforced,
-/obj/item/crowbar,
-/obj/item/screwdriver,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"ayP" = (
-/turf/unsimulated/floor{
- icon_state = "redfull"
- },
-/area/centcom/specops)
-"ayQ" = (
-/obj/structure/table/reinforced,
-/obj/machinery/recharger{
- pixel_y = 4
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"ayR" = (
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/structure/table/reinforced,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"ayS" = (
-/mob/living/silicon/decoy{
- name = "Bubble"
- },
-/turf/unsimulated/floor{
- icon_state = "whiteshiny"
- },
-/area/centcom/control)
-"ayT" = (
-/obj/structure/window/reinforced{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"ayU" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/box/fancy/donut,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"ayW" = (
-/obj/structure/artilleryplaceholder{
- icon_state = "11"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "podhatch"
- },
-/area/centcom/control)
-"ayX" = (
-/obj/machinery/door/blast/odin{
- id = "battery2";
- name = "Battery 2 Firing Door"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "warnplate"
- },
-/area/centcom/control)
-"ayY" = (
-/obj/machinery/door/blast/odin{
- dir = 4;
- id = "ASSAULT1";
- name = "Launch Bay #1"
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/specops)
-"ayZ" = (
-/obj/machinery/mass_driver{
- dir = 8;
- id = "ASSAULT1";
- name = "gravpult"
- },
-/turf/unsimulated/floor{
- icon_state = "bot"
- },
-/area/centcom/specops)
-"aza" = (
-/obj/item/mecha_equipment/drill,
-/obj/item/mecha_equipment/clamp,
-/obj/structure/table/reinforced/steel,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"azb" = (
-/obj/structure/table/rack,
-/obj/item/clothing/suit/armor/vest/ert/command,
-/obj/item/clothing/head/helmet/ert/command,
-/obj/item/storage/backpack/ert/commander,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"azc" = (
-/obj/structure/table/rack,
-/obj/item/clothing/shoes/magboots,
-/obj/item/clothing/accessory/storage/black_vest,
-/obj/item/rig/ert,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"azd" = (
-/obj/structure/table/rack,
-/obj/item/gun/energy/stunrevolver,
-/obj/item/gun/energy/stunrevolver,
-/obj/item/device/flash,
-/obj/item/device/flash,
-/obj/item/clothing/accessory/storage/brown_vest,
-/obj/item/clothing/accessory/storage/brown_vest,
-/obj/item/clothing/accessory/storage/brown_vest,
-/obj/item/clothing/accessory/storage/brown_vest,
-/obj/item/clothing/accessory/storage/brown_vest,
-/obj/item/clothing/accessory/storage/brown_vest,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
+/turf/simulated/floor/tiled/dark,
+/area/centcom/bar)
"aze" = (
-/obj/structure/table/rack,
-/obj/item/clothing/suit/armor/vest/ert/engineer,
-/obj/item/clothing/suit/armor/vest/ert/engineer,
-/obj/item/clothing/suit/armor/vest/ert/engineer,
-/obj/item/clothing/suit/armor/vest/ert/engineer,
-/obj/item/clothing/head/helmet/ert/engineer,
-/obj/item/clothing/head/helmet/ert/engineer,
-/obj/item/clothing/head/helmet/ert/engineer,
-/obj/item/clothing/head/helmet/ert/engineer,
-/obj/item/storage/backpack/ert/engineer,
-/obj/item/storage/backpack/ert/engineer,
-/obj/item/storage/backpack/ert/engineer,
-/obj/item/storage/backpack/ert/engineer,
/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
+ dir = 8;
+ icon_state = "rampbottom"
},
-/area/centcom/specops)
+/area/centcom/holding)
"azf" = (
-/obj/structure/table/rack,
-/obj/item/rig/ert/engineer,
-/obj/item/clothing/accessory/storage/brown_vest,
-/obj/item/rig/ert/engineer,
-/obj/item/clothing/accessory/storage/brown_vest,
/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
+ dir = 8;
+ icon_state = "ramptop"
},
-/area/centcom/specops)
-"azg" = (
-/obj/machinery/portable_atmospherics/powered/scrubber,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"azh" = (
-/obj/structure/closet/crate/freezer/rations,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"azj" = (
-/obj/structure/window/reinforced,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"azk" = (
-/obj/structure/window/reinforced,
-/obj/machinery/light/small{
- dir = 1
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"azl" = (
-/obj/structure/sign/securearea,
-/turf/unsimulated/wall/riveted,
-/area/centcom/specops)
-"azm" = (
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "bluecorner"
- },
-/area/centcom/control)
+/area/centcom/holding)
"azn" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "12,17";
@@ -6672,41 +3847,6 @@
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"azo" = (
-/obj/structure/window/reinforced,
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/item/device/radio/intercom{
- broadcasting = 1;
- dir = 1;
- frequency = 1443;
- listening = 0;
- name = "Spec Ops Intercom";
- pixel_y = 28
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"azp" = (
-/obj/machinery/door/window{
- name = "AI Core Door";
- req_access = list(109)
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"azq" = (
-/obj/structure/window/reinforced,
-/obj/structure/window/reinforced{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
"azs" = (
/obj/structure/bed/chair/office/bridge/generic{
desc = "Looks suspiciously comfortable.";
@@ -6719,1010 +3859,23 @@
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/tiled,
/area/shuttle/skipjack)
-"azt" = (
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "bluecorner"
- },
-/area/centcom/control)
-"azw" = (
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/control)
-"azx" = (
-/obj/machinery/door/airlock/centcom{
- name = "Bluespace Artillery Deck"
- },
-/obj/machinery/door/blast/odin{
- dir = 4;
- id = "centcomm_bsa";
- name = "Bluespace Artillery Deck"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/control)
-"azy" = (
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "delivery"
- },
-/area/centcom/specops)
-"azA" = (
-/obj/structure/table/rack,
-/obj/item/rig_module/mounted/taser,
-/obj/item/rig_module/mounted/taser,
-/obj/item/rig_module/mounted/taser,
-/obj/item/rig_module/maneuvering_jets,
-/obj/item/rig_module/maneuvering_jets,
-/obj/item/rig_module/grenade_launcher,
-/obj/item/rig_module/device/drill,
-/obj/item/rig_module/device/drill,
-/obj/item/rig_module/device/healthscanner,
-/obj/item/rig_module/device/healthscanner,
-/obj/item/rig_module/mounted/plasmacutter,
-/obj/item/rig_module/mounted/plasmacutter,
-/obj/item/rig_module/device/rfd_c,
-/obj/item/rig_module/device/rfd_c,
-/obj/item/rig_module/chem_dispenser/injector,
-/obj/item/rig_module/chem_dispenser/injector,
-/obj/item/rig_module/chem_dispenser/combat,
-/obj/item/rig_module/chem_dispenser/combat,
-/obj/item/rig_module/mounted/egun,
-/obj/item/rig_module/mounted/egun,
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"azB" = (
-/obj/structure/table/rack,
-/obj/item/gun/energy/pistol,
-/obj/item/gun/projectile/automatic/rifle/w556,
-/obj/machinery/light{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"azC" = (
-/obj/machinery/door/airlock/centcom{
- name = "Armory Special Operations";
- req_access = list(103)
- },
-/obj/machinery/door/blast/odin/shuttle/ert,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"azD" = (
-/obj/machinery/door/airlock/centcom{
- name = "Engineering Special Operations";
- req_access = list(103)
- },
-/obj/machinery/door/blast/odin/shuttle/ert,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"azE" = (
-/obj/machinery/door/airlock/centcom{
- name = "Special Operations";
- req_access = list(103)
- },
-/obj/machinery/door/blast/odin{
- dir = 4;
- id = "CREED";
- name = "Ready Room"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"azF" = (
-/turf/unsimulated/floor{
- icon_state = "bot"
- },
-/area/centcom/specops)
-"azG" = (
-/obj/machinery/door/airlock/centcom{
- name = "Special Operations";
- req_access = list(103)
- },
-/turf/unsimulated/floor{
- icon_state = "delivery"
- },
-/area/centcom/specops)
-"azH" = (
-/obj/machinery/door/airlock/centcom{
- name = "Special Operations";
- req_access = list(103)
- },
-/obj/machinery/door/blast/odin{
- dir = 4;
- id = "CREED";
- name = "Ready Room"
- },
-/turf/unsimulated/floor{
- icon_state = "delivery"
- },
-/area/centcom/specops)
-"azI" = (
-/obj/machinery/door/airlock/centcom{
- name = "Bridge";
- req_access = list(109)
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"azK" = (
-/obj/machinery/door/airlock/centcom{
- name = "Bluespace Artillery Deck"
- },
-/obj/machinery/door/blast/odin{
- dir = 4;
- id = "centcomm_bsa";
- name = "Bluespace Artillery Deck"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/control)
-"azM" = (
-/obj/structure/sign/nosmoking_2,
-/turf/unsimulated/wall/riveted,
-/area/centcom/control)
-"azO" = (
-/obj/machinery/door/blast/odin{
- dir = 4;
- id = "ASSAULT0";
- name = "Launch Bay #0"
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/specops)
-"azP" = (
-/obj/machinery/mass_driver{
- dir = 8;
- id = "ASSAULT0";
- name = "gravpult"
- },
-/turf/unsimulated/floor{
- icon_state = "bot"
- },
-/area/centcom/specops)
-"azQ" = (
-/obj/machinery/camera/network/ert{
- c_tag = "Assault Armor South";
- dir = 1
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "loadingarea"
- },
-/area/centcom/specops)
-"azR" = (
-/obj/machinery/door/airlock/centcom{
- name = "Special Operations Command";
- req_access = list(103)
- },
-/obj/machinery/door/blast/odin/shuttle/ert,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"azS" = (
-/obj/structure/sign/securearea{
- name = "\improper ARMORY";
- pixel_y = 32
- },
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"azT" = (
-/obj/structure/sign/securearea{
- name = "ENGINEERING ACCESS";
- pixel_y = 32
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"azU" = (
-/obj/item/device/radio/intercom{
- broadcasting = 1;
- dir = 1;
- frequency = 1441;
- listening = 0;
- name = "Spec Ops Intercom";
- pixel_y = 28
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"azV" = (
-/obj/machinery/recharger/wallcharger{
- pixel_x = 4;
- pixel_y = 32
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"azW" = (
-/obj/structure/table/rack,
-/obj/item/clothing/head/beret/centcom/officer,
-/obj/item/clothing/head/beret/centcom/officer,
-/obj/item/clothing/head/beret/centcom/officer,
-/obj/item/clothing/head/beret/centcom/officer,
-/obj/item/clothing/head/beret/centcom/officer,
-/obj/item/clothing/head/beret/centcom/officer,
-/obj/item/clothing/mask/balaclava,
-/obj/item/clothing/mask/balaclava,
-/obj/item/clothing/mask/balaclava,
-/obj/item/clothing/mask/balaclava,
-/obj/item/clothing/mask/balaclava,
-/obj/item/clothing/mask/balaclava,
-/obj/item/clothing/accessory/holster/waist,
-/obj/item/clothing/accessory/holster/waist,
-/obj/item/clothing/accessory/holster/waist,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"azX" = (
-/obj/structure/window/reinforced{
- dir = 1
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"azY" = (
-/obj/structure/window/reinforced{
- dir = 1
- },
-/obj/machinery/light/small,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"azZ" = (
-/obj/structure/sign/nosmoking_2,
-/turf/unsimulated/wall/riveted,
-/area/centcom/specops)
-"aAa" = (
-/turf/unsimulated/floor{
- icon_state = "bluecorner"
- },
-/area/centcom/control)
-"aAb" = (
-/obj/machinery/computer/robotics,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"aAc" = (
-/obj/item/modular_computer/console/preset/command,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"aAd" = (
-/obj/item/modular_computer/console/preset/medical,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"aAe" = (
-/turf/unsimulated/floor{
- icon_state = "redfull"
- },
-/area/centcom/control)
-"aAf" = (
-/obj/structure/sign/securearea,
-/turf/unsimulated/wall/riveted,
-/area/centcom/control)
-"aAg" = (
-/obj/structure/sign/greencross{
- pixel_y = -32
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aAh" = (
-/obj/structure/bed/chair,
-/obj/effect/ghostspawpoint{
- identifier = "NTERTSpawn";
- name = "igs - NTERT"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"aAi" = (
-/obj/structure/table/reinforced,
-/obj/item/device/megaphone,
-/obj/item/device/megaphone,
-/obj/item/device/megaphone,
-/obj/item/device/megaphone,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aAj" = (
-/obj/structure/table/standard,
-/obj/machinery/recharger{
- pixel_y = 4
- },
-/obj/item/handcuffs,
-/obj/item/storage/pill_bottle/dice,
-/obj/item/deck/cards,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"aAk" = (
-/obj/structure/bed/chair/office/light,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"aAl" = (
-/obj/machinery/computer/arcade,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"aAm" = (
-/obj/structure/undies_wardrobe,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"aAn" = (
-/obj/structure/table/reinforced,
-/obj/item/device/magnetic_lock,
-/obj/item/device/magnetic_lock,
-/obj/item/device/magnetic_lock,
-/obj/item/device/magnetic_lock,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"aAp" = (
-/obj/machinery/button/remote/blast_door{
- id = "crescent_checkpoint_access";
- name = "Crescent Checkpoint Access";
- pixel_x = -6;
- pixel_y = -24;
- req_access = list(101)
- },
-/obj/machinery/button/remote/blast_door{
- id = "crescent_thunderdome";
- name = "Thunderdome Access";
- pixel_x = 6;
- pixel_y = -24;
- req_access = list(101)
- },
-/obj/machinery/button/remote/blast_door{
- id = "crescent_vip_shuttle";
- name = "VIP Shuttle Access";
- pixel_x = 6;
- pixel_y = -34;
- req_access = list(101)
- },
-/obj/machinery/turretid{
- ailock = 1;
- check_access = 0;
- pixel_x = 28;
- pixel_y = -28;
- req_access = list(101)
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"aAq" = (
-/obj/structure/table/reinforced,
-/obj/item/card/id/captains_spare,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"aAs" = (
-/obj/structure/table/reinforced,
-/obj/item/mecha_equipment/clamp,
-/obj/item/mecha_equipment/catapult,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aAt" = (
-/obj/machinery/door/airlock/centcom{
- name = "Medical Special Operations";
- req_access = list(103)
- },
-/obj/machinery/door/blast/odin/shuttle/ert,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aAu" = (
-/obj/machinery/autolathe{
- desc = "Your typical Autolathe. It appears to have much more options than your regular one, however...";
- hacked = 1;
- name = "Unlocked Autolathe"
- },
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aAv" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/box/fancy/donut,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"aAw" = (
-/obj/structure/table/reinforced,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"aAx" = (
-/obj/structure/table/reinforced,
-/obj/item/crowbar,
-/obj/item/screwdriver,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"aAy" = (
-/obj/structure/table/reinforced,
-/obj/item/device/pda/ert,
-/obj/item/device/pda/ert,
-/obj/item/device/pda/ert,
-/obj/item/device/pda/ert,
-/obj/item/device/pda/ert,
-/obj/item/device/pda/ert,
-/obj/item/device/pda/ert,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aAz" = (
-/obj/machinery/status_display{
- layer = 4
- },
-/turf/unsimulated/wall/riveted,
-/area/centcom/specops)
-"aAA" = (
-/obj/structure/table/rack,
-/obj/item/device/lightreplacer/advanced,
-/obj/item/device/lightreplacer/advanced,
-/obj/item/device/lightreplacer/advanced,
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aAB" = (
-/obj/machinery/light{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "blue"
- },
-/area/centcom/control)
-"aAC" = (
-/obj/structure/table/reinforced,
-/obj/item/device/pda/captain,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"aAD" = (
-/obj/item/modular_computer/console/preset/security,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"aAE" = (
-/obj/machinery/computer/security,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"aAF" = (
-/obj/structure/table/reinforced,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"aAG" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "blue"
- },
-/area/centcom/control)
-"aAH" = (
-/obj/machinery/door/blast/odin{
- id = "battery1";
- name = "Battery 1 Firing Door"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "warnplate"
- },
-/area/centcom/control)
-"aAI" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/belt/medical,
-/obj/item/storage/belt/medical,
-/obj/item/storage/belt/medical,
-/obj/item/reagent_containers/glass/bottle/inaprovaline,
-/obj/item/reagent_containers/glass/bottle/inaprovaline,
-/obj/item/reagent_containers/glass/bottle/inaprovaline,
-/obj/item/storage/box/syringes,
-/obj/item/reagent_containers/hypospray/cmo,
-/obj/item/reagent_containers/hypospray/cmo,
-/obj/item/reagent_containers/hypospray/cmo,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aAJ" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/belt/medical,
-/obj/item/storage/belt/medical,
-/obj/item/storage/belt/medical,
-/obj/item/reagent_containers/glass/bottle/inaprovaline,
-/obj/item/reagent_containers/glass/bottle/inaprovaline,
-/obj/item/reagent_containers/glass/bottle/inaprovaline,
-/obj/item/storage/box/syringes,
-/obj/item/reagent_containers/glass/beaker/large,
-/obj/item/reagent_containers/hypospray/cmo,
-/obj/item/reagent_containers/hypospray/cmo,
-/obj/item/reagent_containers/hypospray/cmo,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aAK" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/box/autoinjectors,
-/obj/item/storage/box/beakers,
-/obj/item/nitrilebox,
-/obj/item/storage/box/pillbottles,
-/obj/item/bodybag/cryobag,
-/obj/item/bodybag/cryobag,
-/obj/item/bodybag/cryobag,
-/obj/item/bodybag/cryobag,
-/obj/item/bodybag/cryobag,
-/obj/item/bodybag/cryobag,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aAL" = (
-/obj/machinery/chemical_dispenser/ert,
-/obj/item/reagent_containers/glass/beaker/large,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aAM" = (
-/obj/machinery/chem_master,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aAN" = (
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aAO" = (
-/obj/structure/closet/crate,
-/obj/item/clothing/shoes/magboots,
-/obj/item/clothing/shoes/magboots,
-/obj/item/clothing/shoes/magboots,
-/obj/item/clothing/shoes/magboots,
-/obj/item/clothing/shoes/magboots,
-/obj/item/clothing/shoes/magboots,
-/obj/item/clothing/shoes/magboots,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aAP" = (
-/obj/structure/table/reinforced,
-/obj/item/stamp/centcomm,
-/obj/item/pen,
-/obj/item/paper_bin{
- pixel_x = 1;
- pixel_y = 9
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"aAQ" = (
-/obj/structure/table/reinforced,
-/obj/item/device/paicard,
-/obj/item/device/paicard,
-/obj/item/device/paicard,
-/obj/item/device/paicard,
-/obj/item/device/paicard,
-/obj/item/device/paicard,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"aAR" = (
-/obj/effect/ghostspawpoint{
- identifier = "DeathERTSpawn";
- name = "igs - DeathERT"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aAS" = (
-/obj/structure/closet{
- icon_closed = "syndicate1";
- icon_opened = "syndicate1open";
- icon_state = "syndicate1";
- name = "emergency response team wardrobe"
- },
-/obj/item/clothing/under/ert,
-/obj/item/clothing/under/syndicate/combat,
-/obj/item/clothing/under/rank/centcom_officer,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aAT" = (
-/obj/structure/sink{
- dir = 4;
- pixel_x = 11
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"aAU" = (
-/obj/item/tape/engineering{
- icon_state = "engineering_h"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/control)
-"aAV" = (
-/obj/structure/window/phoronreinforced{
- dir = 4
- },
-/obj/item/tape/engineering{
- icon_state = "engineering_h"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/control)
-"aAW" = (
-/obj/structure/closet/crate,
-/obj/item/device/magnetic_lock,
-/obj/item/device/magnetic_lock,
-/obj/item/device/magnetic_lock,
-/obj/item/device/magnetic_lock,
-/obj/item/device/magnetic_lock,
-/obj/item/device/magnetic_lock,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aAX" = (
-/obj/structure/bed/chair{
- dir = 1
- },
-/obj/effect/ghostspawpoint{
- identifier = "NTERTSpawn";
- name = "igs - NTERT"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"aAY" = (
-/obj/structure/table/rack,
-/obj/item/rig/ert/janitor,
-/obj/item/rig/ert/janitor,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"aAZ" = (
-/obj/structure/table/rack,
-/obj/item/storage/backpack/security,
-/obj/item/clothing/under/syndicate/combat,
-/obj/item/clothing/shoes/galoshes,
-/obj/item/clothing/head/bio_hood/janitor,
-/obj/item/clothing/suit/bio_suit/janitor,
-/obj/item/clothing/gloves/purple,
-/obj/item/clothing/glasses/science,
-/obj/item/storage/backpack/security,
-/obj/item/clothing/under/syndicate/combat,
-/obj/item/clothing/shoes/galoshes,
-/obj/item/clothing/head/bio_hood/janitor,
-/obj/item/clothing/suit/bio_suit/janitor,
-/obj/item/clothing/gloves/purple,
-/obj/item/clothing/glasses/science,
-/obj/item/reagent_containers/spray/cleaner{
- pixel_x = 6;
- pixel_y = 3
- },
-/obj/item/reagent_containers/spray/cleaner{
- pixel_x = 6;
- pixel_y = 3
- },
-/obj/item/reagent_containers/spray/plantbgone,
-/obj/item/reagent_containers/spray/plantbgone,
-/obj/item/storage/box/lights/mixed,
-/obj/item/storage/box/lights/mixed,
-/obj/item/grenade/chem_grenade/cleaner,
-/obj/item/grenade/chem_grenade/cleaner,
-/obj/item/grenade/chem_grenade/cleaner,
-/obj/item/storage/belt/janitor,
-/obj/item/storage/belt/janitor,
-/obj/item/storage/belt/janitor,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aBa" = (
-/obj/item/mop,
-/obj/structure/mopbucket,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aBb" = (
-/obj/structure/reagent_dispensers/watertank,
-/obj/item/reagent_containers/glass/bucket{
- amount_per_transfer_from_this = 50
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aBc" = (
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "blue"
- },
-/area/centcom/control)
-"aBd" = (
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "blue"
- },
-/area/centcom/control)
-"aBe" = (
-/obj/item/clothing/suit/caution,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/control)
-"aBf" = (
-/obj/structure/window/phoronreinforced{
- dir = 4
- },
-/obj/structure/mopbucket,
-/obj/item/mop,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/control)
"aBh" = (
/turf/unsimulated/beach/sand{
density = 1;
opacity = 1
},
/area/beach)
-"aBi" = (
-/obj/structure/table/reinforced,
-/obj/item/clothing/mask/gas,
-/obj/item/clothing/mask/gas,
-/obj/item/clothing/mask/gas,
-/obj/item/clothing/mask/gas,
-/obj/item/clothing/mask/gas,
-/obj/item/clothing/mask/gas,
-/obj/item/clothing/mask/gas,
-/obj/item/clothing/mask/gas,
-/obj/item/clothing/mask/gas,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aBj" = (
-/obj/machinery/embedded_controller/radio/simple_docking_controller{
- frequency = 1380;
- id_tag = "specops_centcom_dock";
- name = "docking port controller";
- pixel_y = -25;
- req_one_access = list(103);
- tag_door = "specops_centcom_dock_door"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aBk" = (
-/obj/structure/table/reinforced,
-/obj/item/clothing/mask/gas,
-/obj/item/clothing/mask/gas,
-/obj/item/clothing/mask/gas,
-/obj/item/clothing/mask/gas,
-/obj/item/clothing/mask/gas,
-/obj/item/clothing/mask/gas,
-/obj/item/clothing/mask/gas,
-/obj/item/clothing/mask/gas,
-/obj/item/clothing/mask/gas,
-/obj/machinery/light{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
"aBl" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
+/obj/machinery/door/airlock/external{
+ frequency = 1380;
+ icon_state = "door_locked";
+ id_tag = "centcom_arrivals_airlock";
+ locked = 1;
+ name = "Arrivals Airlock";
+ req_access = list(13)
},
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"aBm" = (
-/obj/structure/closet{
- icon_closed = "syndicate1";
- icon_opened = "syndicate1open";
- icon_state = "syndicate1";
- name = "emergency response team wardrobe"
- },
-/obj/item/clothing/under/ert,
-/obj/item/clothing/under/syndicate/combat,
-/obj/item/clothing/under/rank/centcom_officer,
-/obj/machinery/light{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aBn" = (
-/obj/item/reagent_containers/glass/bucket{
- amount_per_transfer_from_this = 50
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/control)
-"aBo" = (
-/obj/effect/decal/cleanable/greenglow,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/control)
-"aBp" = (
-/obj/effect/decal/cleanable/dirt,
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "ramptop"
- },
-/area/centcom/control)
-"aBq" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/dirt,
-/turf/unsimulated/floor{
- icon_state = "engine"
- },
-/area/centcom/control)
-"aBu" = (
-/obj/structure/window/phoronreinforced{
- dir = 1
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/unsimulated/floor{
- icon_state = "engine"
- },
-/area/centcom/control)
-"aBv" = (
-/obj/structure/window/phoronreinforced{
- dir = 1
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/cobweb2,
-/turf/unsimulated/floor{
- icon_state = "engine"
- },
-/area/centcom/control)
+/turf/unsimulated/floor,
+/area/centcom/spawning)
"aBw" = (
/turf/unsimulated/beach/sand,
/area/beach)
@@ -7734,266 +3887,45 @@
/obj/structure/closet,
/turf/unsimulated/beach/sand,
/area/beach)
-"aBz" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/box/bodybags,
-/obj/item/storage/firstaid/o2,
-/obj/item/storage/firstaid/regular,
-/obj/item/device/flash,
-/obj/item/clothing/glasses/hud/health,
-/obj/item/clothing/glasses/hud/health,
-/obj/item/clothing/glasses/hud/health,
-/obj/item/device/flash,
-/obj/item/storage/firstaid/regular,
-/obj/item/storage/firstaid/regular,
-/obj/item/storage/pill_bottle/antitox,
-/obj/item/storage/pill_bottle/kelotane,
-/obj/item/storage/pill_bottle/kelotane,
-/obj/item/storage/pill_bottle/antitox,
-/obj/item/storage/pill_bottle/kelotane,
-/obj/item/storage/firstaid/adv,
-/obj/item/storage/firstaid/adv,
-/obj/item/storage/firstaid/toxin,
-/obj/item/storage/firstaid/fire,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aBA" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/box/bodybags,
-/obj/item/storage/firstaid/o2,
-/obj/item/storage/firstaid/regular,
-/obj/item/device/flash,
-/obj/item/clothing/glasses/hud/health,
-/obj/item/clothing/glasses/hud/health,
-/obj/item/clothing/glasses/hud/health,
-/obj/item/device/flash,
-/obj/item/storage/firstaid/regular,
-/obj/item/storage/firstaid/regular,
-/obj/item/storage/pill_bottle/antitox,
-/obj/item/storage/pill_bottle/kelotane,
-/obj/item/storage/pill_bottle/kelotane,
-/obj/item/storage/pill_bottle/antitox,
-/obj/item/storage/pill_bottle/kelotane,
-/obj/item/storage/firstaid/adv,
-/obj/item/storage/firstaid/adv,
-/obj/item/storage/firstaid/toxin,
-/obj/item/storage/firstaid/fire,
-/obj/machinery/light,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aBB" = (
-/obj/structure/table/reinforced,
-/obj/item/reagent_containers/blood/OMinus,
-/obj/item/reagent_containers/blood/OMinus,
-/obj/item/reagent_containers/blood/OMinus,
-/obj/item/reagent_containers/blood/OMinus,
-/obj/item/reagent_containers/blood/OMinus,
-/obj/item/reagent_containers/blood/OMinus,
-/obj/item/roller,
-/obj/item/roller,
-/obj/item/roller,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aBC" = (
-/obj/machinery/iv_drip,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
"aBD" = (
-/obj/structure/closet/crate/medical,
-/obj/item/surgery/circular_saw,
-/obj/item/surgery/surgicaldrill,
-/obj/item/surgery/bonegel{
- pixel_x = 4;
- pixel_y = 3
- },
-/obj/item/surgery/bonesetter,
-/obj/item/surgery/scalpel,
-/obj/item/surgery/retractor{
- pixel_y = 6
- },
-/obj/item/surgery/hemostat{
- pixel_y = 4
- },
-/obj/item/surgery/cautery{
- pixel_y = 4
- },
-/obj/item/surgery/FixOVein{
- pixel_x = -6;
- pixel_y = 1
- },
-/obj/item/stack/nanopaste,
-/obj/item/tank/anesthetic,
-/obj/item/clothing/mask/breath/medical,
-/obj/item/clothing/mask/surgical,
-/obj/item/clothing/mask/surgical,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aBE" = (
-/obj/structure/table/rack,
-/obj/item/gun/energy/stunrevolver,
-/obj/item/gun/energy/stunrevolver,
-/obj/item/device/flash,
-/obj/item/device/flash,
-/obj/item/clothing/accessory/storage/white_vest,
-/obj/item/clothing/accessory/storage/white_vest,
-/obj/item/clothing/accessory/storage/white_vest,
-/obj/item/clothing/accessory/storage/white_vest,
-/obj/item/clothing/accessory/storage/white_vest,
-/obj/item/clothing/accessory/storage/white_vest,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aBF" = (
-/obj/structure/table/rack,
-/obj/item/clothing/suit/armor/vest/ert/medical,
-/obj/item/clothing/suit/armor/vest/ert/medical,
-/obj/item/clothing/suit/armor/vest/ert/medical,
-/obj/item/clothing/suit/armor/vest/ert/medical,
-/obj/item/clothing/head/helmet/ert/medical,
-/obj/item/clothing/head/helmet/ert/medical,
-/obj/item/clothing/head/helmet/ert/medical,
-/obj/item/clothing/head/helmet/ert/medical,
-/obj/item/storage/backpack/ert/medical,
-/obj/item/storage/backpack/ert/medical,
-/obj/item/storage/backpack/ert/medical,
-/obj/item/storage/backpack/ert/medical,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aBG" = (
-/obj/structure/table/rack,
-/obj/item/rig/ert/medical,
-/obj/item/clothing/accessory/storage/black_vest,
-/obj/item/rig/ert/medical,
-/obj/item/clothing/accessory/storage/black_vest,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aBH" = (
-/obj/structure/table/rack,
-/obj/item/clothing/mask/breath,
-/obj/item/clothing/mask/breath,
-/obj/item/clothing/mask/breath,
-/obj/item/clothing/mask/breath,
-/obj/item/clothing/mask/breath,
-/obj/item/clothing/mask/breath,
-/obj/item/clothing/mask/breath,
-/obj/item/clothing/mask/breath,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aBI" = (
-/obj/structure/table/rack,
-/obj/item/tank/emergency_oxygen/double,
-/obj/item/tank/emergency_oxygen/double,
-/obj/item/tank/emergency_oxygen/double,
-/obj/item/tank/emergency_oxygen/double,
-/obj/item/tank/emergency_oxygen/double,
-/obj/item/tank/emergency_oxygen/double,
-/obj/item/tank/emergency_oxygen/double,
-/obj/item/tank/emergency_oxygen/double,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
-"aBJ" = (
-/turf/unsimulated/floor{
- icon_state = "loadingarea"
- },
-/area/centcom/specops)
-"aBK" = (
-/obj/machinery/light/small{
+/obj/effect/floor_decal/corner/grey/diagonal{
dir = 4
},
+/obj/machinery/door/airlock/glass_centcom{
+ icon = 'icons/obj/doors/Doorglass.dmi';
+ name = "To: Lower Shuttle Terminal";
+ req_access = list(109)
+ },
+/turf/unsimulated/floor,
+/area/centcom/spawning)
+"aBJ" = (
+/obj/effect/decal/fake_object{
+ name = "service ladder";
+ pixel_y = 24
+ },
+/obj/structure/lattice/catwalk/indoor,
+/obj/machinery/light/small/emergency{
+ brightness_range = 2;
+ dir = 1;
+ name = "adjusted emergency light";
+ pixel_x = -13
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/bar)
+"aBK" = (
+/obj/structure/closet/crate/freezer/rations,
+/obj/effect/floor_decal/industrial/outline/yellow,
/turf/unsimulated/floor{
- icon_state = "loadingarea"
+ icon_state = "dark2"
},
/area/centcom/specops)
"aBL" = (
-/obj/machinery/vending/snack{
- name = "Free Chocolate Corp";
- prices = list()
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"aBM" = (
-/turf/template_noop,
-/area/centcom/specops)
-"aBN" = (
-/turf/unsimulated/floor{
- dir = 10;
- icon_state = "red"
- },
-/area/centcom/control)
-"aBO" = (
-/turf/unsimulated/floor{
- icon_state = "red"
- },
-/area/centcom/control)
-"aBP" = (
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "red"
- },
-/area/centcom/control)
-"aBQ" = (
-/obj/effect/decal/cleanable/dirt,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/control)
-"aBR" = (
-/obj/structure/window/phoronreinforced{
- dir = 4
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/dirt,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/control)
+/obj/machinery/megavendor,
+/turf/unsimulated/floor,
+/area/centcom/spawning)
"aBS" = (
/turf/simulated/floor/holofloor/tiled/dark,
/area/holodeck/source_battlemonsters)
-"aBT" = (
-/obj/effect/decal/cleanable/dirt,
-/turf/unsimulated/floor{
- icon_state = "engine"
- },
-/area/centcom/control)
-"aBU" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/light/spot,
-/turf/unsimulated/floor{
- icon_state = "engine"
- },
-/area/centcom/control)
"aBV" = (
/obj/effect/overlay/palmtree_l,
/turf/unsimulated/beach/sand,
@@ -8010,33 +3942,11 @@
id_tag = "specops_centcom_dock_door";
locked = 1
},
+/obj/effect/floor_decal/industrial/hatch/yellow,
/turf/unsimulated/floor{
- dir = 5;
- icon_state = "vault"
+ icon_state = "dark2"
},
/area/centcom/specops)
-"aBY" = (
-/obj/machinery/vending/cola{
- name = "Free Robust Softdrinks";
- prices = list()
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"aBZ" = (
-/obj/machinery/door/airlock/centcom{
- name = "Holding Cell";
- req_access = list(101)
- },
-/obj/machinery/door/blast/odin{
- id = "crescent_checkpoint_access";
- name = "NMSS Odin Checkpoint"
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
"aCa" = (
/obj/effect/overlay/coconut,
/turf/unsimulated/beach/sand,
@@ -8053,19 +3963,18 @@
pixel_y = 24
},
/obj/structure/lattice/catwalk/indoor,
-/obj/effect/floor_decal/industrial/warning/full,
/turf/unsimulated/floor/plating,
/area/centcom/specops)
"aCd" = (
/obj/structure/shuttle_part/ert{
- icon_state = "1,4";
+ icon_state = "2,4";
opacity = 1
},
/turf/unsimulated/floor/plating,
/area/shuttle/specops)
"aCe" = (
/obj/structure/shuttle_part/ert{
- icon_state = "2,4";
+ icon_state = "3,4";
opacity = 1
},
/turf/unsimulated/floor/plating,
@@ -8081,118 +3990,50 @@
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/specops)
-"aCg" = (
-/obj/structure/shuttle_part/ert{
- icon_state = "10,4"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/specops)
-"aCh" = (
-/obj/machinery/vending/cigarette{
- name = "Free Cigarette Machine";
- prices = list()
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"aCi" = (
-/obj/effect/ghostspawpoint{
- identifier = "DeathERTSpawn";
- name = "igs - DeathERT"
- },
-/obj/structure/mirror{
- pixel_y = -30
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/specops)
"aCj" = (
-/turf/unsimulated/floor{
- icon_state = "cult";
- name = "plating"
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 8
},
-/area/centcom/holding)
-"aCk" = (
-/obj/item/stool/padded,
-/obj/item/stool/padded,
-/turf/unsimulated/floor{
- icon_state = "cult";
- name = "plating"
+/obj/effect/floor_decal/spline/fancy/wood/corner{
+ dir = 8
},
-/area/centcom/holding)
-"aCl" = (
-/obj/item/stool/padded,
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 4
},
-/turf/unsimulated/floor{
- icon_state = "cult";
- name = "plating"
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ dir = 8;
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "mcorneroverlay1";
+ name = "railing"
},
-/area/centcom/holding)
+/turf/unsimulated/floor,
+/area/centcom/spawning)
"aCm" = (
/obj/effect/wingrille_spawn/reinforced/crescent,
/turf/unsimulated/floor{
icon_state = "plating"
},
/area/centcom/holding)
-"aCn" = (
-/obj/item/modular_computer/console/preset/security,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "red"
- },
-/area/centcom/holding)
-"aCo" = (
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
-"aCp" = (
-/obj/item/stool/padded,
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "red"
- },
-/area/centcom/holding)
-"aCq" = (
-/turf/unsimulated/wall/riveted,
-/area/centcom/holding)
-"aCr" = (
-/obj/machinery/door/airlock/centcom{
- name = "General Access";
- req_access = list(101)
- },
-/obj/machinery/door/blast/odin{
- id = "crescent_checkpoint_access";
- name = "NMSS Odin Checkpoint"
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
"aCs" = (
/obj/structure/bed/chair/shuttle,
-/obj/machinery/recharger/wallcharger{
- layer = 3;
- pixel_x = 4;
- pixel_y = 28
- },
-/obj/machinery/recharger/wallcharger{
- layer = 3;
- pixel_x = 4;
- pixel_y = 19
+/obj/machinery/vending/wallmed1{
+ layer = 3.3;
+ name = "Emergency NanoMed";
+ pixel_x = -12;
+ pixel_y = 28;
+ req_access = null
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/specops)
"aCu" = (
-/obj/structure/bed/chair/shuttle,
-/obj/structure/window/reinforced{
- dir = 4
+/obj/machinery/embedded_controller/radio/simple_docking_controller{
+ frequency = 1380;
+ id_tag = "specops_shuttle_port";
+ name = "port docking hatch controller";
+ pixel_x = -23;
+ pixel_y = 28;
+ tag_door = "specops_shuttle_port_hatch"
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/specops)
@@ -8200,67 +4041,32 @@
/turf/simulated/floor/shuttle/black,
/area/shuttle/specops)
"aCx" = (
-/turf/simulated/wall/shuttle/unique/ert{
- icon_state = "8,3"
- },
-/area/shuttle/specops)
-"aCy" = (
/obj/structure/shuttle_part/ert{
icon_state = "9,3";
opacity = 1
},
/turf/unsimulated/floor/plating,
/area/shuttle/specops)
-"aCz" = (
+"aCy" = (
/obj/structure/shuttle_part/ert{
icon_state = "10,3";
opacity = 1
},
/turf/unsimulated/floor/plating,
/area/shuttle/specops)
-"aCA" = (
-/obj/structure/table/reinforced,
-/turf/unsimulated/floor{
- icon_state = "cult";
- name = "plating"
- },
-/area/centcom/holding)
-"aCB" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "red"
- },
-/area/centcom/holding)
-"aCC" = (
-/obj/structure/banner,
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "green"
- },
-/area/centcom/holding)
-"aCD" = (
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "greencorner"
- },
-/area/centcom/holding)
"aCE" = (
+/obj/machinery/pipedispenser/orderable{
+ pixel_y = 1
+ },
/obj/machinery/light{
- dir = 1;
+ dir = 4;
icon_state = "tube1"
},
+/obj/effect/floor_decal/industrial/hatch/yellow,
/turf/unsimulated/floor{
- dir = 4;
- icon_state = "greencorner"
+ icon_state = "dark2"
},
-/area/centcom/holding)
-"aCF" = (
-/obj/structure/banner,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "green"
- },
-/area/centcom/holding)
+/area/centcom/specops)
"aCG" = (
/turf/unsimulated/floor,
/area/centcom/evac)
@@ -8269,59 +4075,20 @@
/turf/unsimulated/beach/sand,
/area/beach)
"aCI" = (
-/turf/simulated/wall/shuttle/unique/ert{
- icon_state = "0,2"
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
},
+/turf/simulated/floor/shuttle/black,
/area/shuttle/specops)
"aCK" = (
/obj/effect/floor_decal/industrial/outline/yellow,
/turf/simulated/floor/shuttle/black,
/area/shuttle/specops)
-"aCL" = (
-/obj/item/stool/padded,
-/turf/unsimulated/floor{
- icon_state = "cult";
- name = "plating"
- },
-/area/centcom/holding)
-"aCM" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "green"
- },
-/area/centcom/holding)
-"aCN" = (
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "green"
- },
-/area/centcom/holding)
-"aCO" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "3,13";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"aCP" = (
-/obj/structure/shuttle_part/transfer{
- density = 0;
- desc = "A large, bloated shuttle designed for automated passenger transport.";
- icon_state = "2,21";
- name = "transport shuttle"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
"aCQ" = (
-/obj/structure/shuttle_part/transfer{
- density = 0;
- desc = "A large, bloated shuttle designed for automated passenger transport.";
- icon_state = "4,22";
- name = "transport shuttle"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
+/obj/effect/shuttle_landmark/supply/start,
+/turf/simulated/floor/shuttle/dark_blue,
+/area/supply/dock)
"aCR" = (
/turf/unsimulated/wall/fakepdoor{
dir = 1;
@@ -8334,25 +4101,12 @@
},
/turf/unsimulated/beach/sand,
/area/beach)
-"aCT" = (
-/obj/machinery/door/airlock/external{
- frequency = 1380;
- icon_state = "door_locked";
- id_tag = "specops_shuttle_fore_hatch";
- locked = 1;
- name = "Forward Docking Hatch";
- req_access = list(13)
- },
-/turf/simulated/floor/shuttle/black,
-/area/shuttle/specops)
"aCU" = (
-/obj/machinery/embedded_controller/radio/simple_docking_controller{
- frequency = 1380;
- id_tag = "specops_shuttle_fore";
- name = "forward docking hatch controller";
- pixel_x = -10;
- pixel_y = -23;
- tag_door = "specops_shuttle_fore_hatch"
+/obj/item/device/radio/intercom{
+ dir = 1;
+ frequency = 1443;
+ name = "Spec Ops Intercom";
+ pixel_y = -21
},
/obj/structure/bed/chair/shuttle{
dir = 8
@@ -8360,72 +4114,22 @@
/turf/simulated/floor/shuttle/black,
/area/shuttle/specops)
"aCV" = (
-/obj/effect/shuttle_landmark/ert/start,
-/obj/machinery/computer/shuttle_control/specops,
+/obj/structure/bed/chair/office/bridge/pilot{
+ dir = 1
+ },
/turf/simulated/floor/shuttle/black,
/area/shuttle/specops)
"aCX" = (
-/turf/simulated/wall/shuttle/unique/ert{
- icon_state = "8,1"
+/obj/structure/shuttle_part/ert{
+ icon_state = "9,1";
+ opacity = 1
},
+/turf/unsimulated/floor/plating,
/area/shuttle/specops)
-"aCY" = (
-/obj/machinery/camera/network/crescent{
- c_tag = "Crescent Arrivals - Holding Cell";
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "cult";
- name = "plating"
- },
-/area/centcom/holding)
-"aCZ" = (
-/obj/machinery/door/airlock/glass_security{
- name = "Holding Cell";
- req_access = list(2)
- },
-/turf/unsimulated/floor,
-/area/centcom/holding)
-"aDa" = (
-/obj/item/stool/padded,
-/obj/machinery/light{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "red"
- },
-/area/centcom/holding)
"aDb" = (
/obj/effect/wingrille_spawn/reinforced/crescent,
/turf/unsimulated/floor/plating,
/area/centcom/holding)
-"aDc" = (
-/obj/machinery/door/blast/odin{
- id = "CentComPort";
- name = "Security Doors"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "green"
- },
-/area/centcom/holding)
-"aDd" = (
-/obj/machinery/door/airlock/centcom{
- name = "Arrivals Processing";
- req_access = list(101)
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
-"aDe" = (
-/obj/machinery/light/spot{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/evac)
"aDf" = (
/obj/structure/holostool,
/turf/simulated/floor/holofloor/tiled/dark,
@@ -8447,13 +4151,6 @@
},
/turf/simulated/floor/holofloor/wood,
/area/holodeck/source_battlemonsters)
-"aDi" = (
-/obj/machinery/light/spot{
- dir = 4;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/evac)
"aDj" = (
/obj/structure/table/standard,
/turf/unsimulated/beach/sand,
@@ -8467,53 +4164,18 @@
},
/turf/unsimulated/beach/sand,
/area/beach)
-"aDl" = (
-/obj/structure/shuttle_part/ert{
- icon_state = "10,0"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/specops)
-"aDm" = (
-/obj/structure/bed,
-/obj/item/bedsheet/red,
-/turf/unsimulated/floor{
- icon_state = "cult";
- name = "plating"
- },
-/area/centcom/holding)
-"aDn" = (
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "red"
- },
-/area/centcom/holding)
"aDo" = (
-/obj/machinery/door/airlock/glass_security{
- name = "Holding Cell";
- req_access = list(2)
+/obj/effect/floor_decal/corner/red{
+ dir = 6
},
-/turf/unsimulated/floor{
- icon_state = "floor"
+/obj/effect/floor_decal/corner/red{
+ dir = 1
},
-/area/centcom/holding)
-"aDp" = (
-/obj/machinery/door/window/northleft{
- base_state = "right";
- dir = 8;
- icon_state = "right";
- name = "Arrivals Processing";
- req_access = list(101)
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
},
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
-"aDq" = (
-/obj/item/modular_computer/console/preset/command,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
+/turf/unsimulated/floor,
+/area/centcom/evac)
"aDr" = (
/obj/structure/dueling_table/no_collide/above_layer{
icon_state = "top_center"
@@ -8545,44 +4207,6 @@
/obj/item/beach_ball,
/turf/unsimulated/beach/sand,
/area/beach)
-"aDw" = (
-/turf/unsimulated/floor{
- dir = 10;
- icon_state = "green"
- },
-/area/centcom/holding)
-"aDx" = (
-/obj/structure/window/reinforced{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
-"aDy" = (
-/obj/structure/bed/chair/office/dark,
-/obj/machinery/button/remote/blast_door{
- desc = "A remote control switch for port-side blast doors.";
- id = "CentComPort";
- name = "Security Doors";
- pixel_x = -12;
- pixel_y = -25;
- req_access = list(101)
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
-"aDz" = (
-/obj/machinery/camera/network/crescent{
- c_tag = "Crescent Arrivals North";
- dir = 8
- },
-/obj/item/modular_computer/console/preset/security,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
"aDA" = (
/obj/structure/dueling_table/no_collide/above_layer{
icon_state = "top_right"
@@ -8592,70 +4216,13 @@
},
/turf/simulated/floor/holofloor/wood,
/area/holodeck/source_battlemonsters)
-"aDC" = (
-/obj/machinery/light,
+"aDB" = (
+/obj/structure/table/stone/marble,
+/obj/machinery/chemical_dispenser/coffeemaster/full,
/turf/unsimulated/floor{
- icon_state = "cult";
- name = "plating"
+ icon_state = "lino_grey"
},
-/area/centcom/holding)
-"aDD" = (
-/obj/structure/table/reinforced,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "red"
- },
-/area/centcom/holding)
-"aDE" = (
-/obj/structure/table/reinforced,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
-"aDF" = (
-/obj/structure/table/reinforced,
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "red"
- },
-/area/centcom/holding)
-"aDG" = (
-/obj/machinery/door/blast/odin{
- density = 0;
- icon_state = "pdoor0";
- id = "CentComPort";
- name = "Security Doors";
- opacity = 0
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
-"aDH" = (
-/obj/structure/table/reinforced,
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/structure/window/reinforced,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
-"aDI" = (
-/obj/structure/table/reinforced,
-/obj/item/paper_bin{
- pixel_x = 1;
- pixel_y = 9
- },
-/obj/item/pen,
-/obj/machinery/door/window/southright{
- name = "Arrivals Processing";
- req_access = list(101)
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
+/area/centcom/bar)
"aDJ" = (
/obj/structure/window/reinforced/holowindow{
dir = 8
@@ -8681,24 +4248,14 @@
/turf/simulated/floor/holofloor/wood,
/area/holodeck/source_battlemonsters)
"aDM" = (
-/turf/unsimulated/wall/riveted,
-/area/centcom/ferry)
-"aDN" = (
-/obj/structure/banner,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "green"
+/obj/effect/floor_decal/corner/lime{
+ dir = 4
},
-/area/centcom/holding)
-"aDO" = (
-/turf/unsimulated/floor{
- icon_state = "delivery"
+/obj/machinery/light{
+ icon_state = "tube1"
},
-/area/centcom/holding)
-"aDP" = (
/turf/unsimulated/floor{
- dir = 5;
- icon_state = "blue"
+ icon_state = "dark2"
},
/area/centcom/holding)
"aDR" = (
@@ -8713,84 +4270,9 @@
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/tiled,
/area/shuttle/skipjack)
-"aDS" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 10
- },
-/obj/structure/railing/mapped{
- layer = 4.1;
- name = "adjusted railing"
- },
-/turf/unsimulated/floor,
-/area/centcom/ferry)
-"aDT" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 8
- },
-/turf/unsimulated/floor,
-/area/centcom/ferry)
"aDU" = (
/turf/unsimulated/floor/plating,
/area/centcom/ferry)
-"aDV" = (
-/obj/machinery/computer/shuttle_control{
- req_access = list(38);
- shuttle_tag = "Centcom"
- },
-/turf/unsimulated/floor,
-/area/centcom/ferry)
-"aDW" = (
-/obj/structure/sign/securearea{
- desc = "A warning sign which reads 'EXTERNAL AIRLOCK'";
- icon_state = "space";
- layer = 4;
- name = "EXTERNAL AIRLOCK"
- },
-/obj/effect/wingrille_spawn/reinforced/crescent,
-/turf/unsimulated/floor/plating,
-/area/centcom/ferry)
-"aDX" = (
-/obj/structure/railing/mapped{
- dir = 8
- },
-/obj/structure/bed/chair/comfy/blue{
- dir = 4
- },
-/obj/effect/floor_decal/spline/fancy/wood{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "wood_light"
- },
-/area/centcom/spawning)
-"aDY" = (
-/obj/structure/bed/chair,
-/obj/effect/floor_decal/corner/paleblue{
- dir = 5
- },
-/obj/structure/sign/flag/nanotrasen/right{
- pixel_y = 30
- },
-/turf/unsimulated/floor,
-/area/centcom/ferry)
-"aDZ" = (
-/obj/structure/flora/ausbushes/brflowers,
-/turf/simulated/floor/grass,
-/area/centcom/holding)
-"aEa" = (
-/obj/structure/bed/chair{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "green"
- },
-/area/centcom/holding)
-"aEb" = (
-/turf/unsimulated/floor{
- icon_state = "bot"
- },
-/area/centcom/holding)
"aEc" = (
/obj/structure/bed/chair,
/obj/effect/landmark{
@@ -8848,23 +4330,6 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/transport1)
-"aEo" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/obj/structure/flora/ausbushes/reedbush,
-/turf/simulated/floor/grass,
-/area/centcom/holding)
-"aEq" = (
-/obj/structure/bed/chair{
- dir = 8
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "green"
- },
-/area/centcom/holding)
"aEr" = (
/obj/structure/dueling_table{
icon_state = "center_right"
@@ -8923,37 +4388,17 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/transport1)
-"aEB" = (
-/obj/structure/sign/securearea{
- desc = "A warning sign which reads 'EXTERNAL AIRLOCK'";
- icon_state = "space";
- layer = 4;
- name = "EXTERNAL AIRLOCK"
- },
-/turf/unsimulated/wall/riveted,
-/area/centcom/ferry)
-"aEC" = (
-/obj/machinery/door/airlock/centcom{
- name = "Hangar Checkpoint Desk";
- req_access = list(101)
- },
-/obj/machinery/door/blast/odin{
- id = "crescent_vip_shuttle";
- name = "NMSS Odin VIP Shuttle Desk"
- },
-/turf/unsimulated/floor,
-/area/centcom/ferry)
"aED" = (
-/obj/item/stool/padded,
-/obj/effect/ghostspawpoint{
- identifier = "ERTSpawn";
- name = "igs - ERT"
+/obj/structure/table/wood,
+/obj/item/device/flashlight/lamp/green,
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 9
},
/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+ dir = 9;
+ icon_state = "carpetside"
},
-/area/centcom/distress_prep)
+/area/centcom/legion/hangar5)
"aEE" = (
/turf/unsimulated/beach/coastline{
density = 1;
@@ -8978,76 +4423,9 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
-"aEK" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/structure/window/reinforced/crescent{
- dir = 8
- },
-/obj/item/storage/box/fancy/matches{
- pixel_y = 9
- },
-/obj/item/storage/box/fancy/matches,
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aEL" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/structure/window/reinforced/crescent{
- dir = 4
- },
-/obj/item/storage/box/fancy/cigarettes{
- layer = 2.99;
- pixel_x = -3;
- pixel_y = 7
- },
-/obj/item/storage/box/fancy/cigarettes{
- pixel_x = 4;
- pixel_y = 7
- },
-/obj/item/storage/box/fancy/cigarettes{
- layer = 2.98;
- pixel_x = -10;
- pixel_y = 7
- },
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aEM" = (
-/obj/machinery/camera/network/crescent{
- c_tag = "Crescent Bar East"
- },
-/obj/machinery/recharge_station,
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aEO" = (
-/obj/machinery/light/spot{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
"aEP" = (
/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aEQ" = (
-/obj/structure/bed/chair{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "greencorner"
+ icon_state = "wood_light"
},
/area/centcom/holding)
"aER" = (
@@ -9065,32 +4443,6 @@
},
/turf/simulated/floor/holofloor/wood,
/area/holodeck/source_battlemonsters)
-"aEU" = (
-/obj/machinery/door/airlock/external{
- frequency = 1380;
- icon_state = "door_locked";
- id_tag = "centcom_dock_airlock";
- locked = 1;
- name = "Arrivals Airlock";
- req_access = list(13)
- },
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "vault"
- },
-/area/centcom/evac)
-"aEV" = (
-/obj/machinery/door/airlock/centcom{
- icon_state = "door_locked";
- id_tag = "CentComArrivalsAftDrAft";
- locked = 1;
- name = "Aft Checkpoint";
- req_access = list(101)
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/aft)
"aEW" = (
/obj/machinery/door/airlock/external{
frequency = 1380;
@@ -9141,49 +4493,18 @@
},
/turf/simulated/floor/shuttle/dark_blue,
/area/shuttle/transport1)
-"aFc" = (
-/obj/structure/bed/chair/comfy/brown{
- dir = 8
- },
-/obj/structure/window/reinforced/crescent{
- dir = 4
- },
+"aFg" = (
+/obj/structure/closet/secure_closet/personal,
/turf/unsimulated/floor{
- dir = 5;
- icon_state = "carpetside"
+ icon_state = "dark2"
},
-/area/centcom/holding)
-"aFd" = (
-/turf/unsimulated/floor{
- icon_state = "carpetsymbol"
- },
-/area/centcom/holding)
-"aFf" = (
-/obj/machinery/door/airlock/glass{
- name = "Arrivals Bar"
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
+/area/centcom/ferry)
"aFh" = (
/obj/structure/shuttle_part/ccia{
icon_state = "12,0"
},
/turf/unsimulated/floor/plating,
/area/shuttle/transport1)
-"aFi" = (
-/obj/structure/bed/chair/comfy/brown{
- dir = 8
- },
-/obj/structure/window/reinforced/crescent{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "carpetside"
- },
-/area/centcom/holding)
"aFl" = (
/obj/structure/dueling_table/no_collide{
icon_state = "bottom_right"
@@ -9208,30 +4529,12 @@
},
/turf/simulated/floor/shuttle/dark_blue,
/area/shuttle/escape)
-"aFo" = (
-/obj/structure/bed/chair/comfy/brown{
- dir = 8
- },
-/obj/structure/window/reinforced/crescent{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "carpetside"
- },
-/area/centcom/holding)
"aFq" = (
/obj/structure/window/shuttle/unique/transfer{
icon_state = "6,21"
},
/turf/simulated/floor/shuttle/dark_blue,
/area/shuttle/escape)
-"aFr" = (
-/obj/machinery/hologram/holopad,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
"aFs" = (
/obj/machinery/computer/shuttle_control/emergency,
/turf/simulated/floor/shuttle/dark_blue,
@@ -9243,29 +4546,6 @@
name = "transport shuttle"
},
/area/shuttle/escape)
-"aFv" = (
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aFw" = (
-/obj/machinery/camera/network/crescent{
- c_tag = "Crescent Bar Center"
- },
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aFy" = (
-/obj/machinery/hologram/holopad,
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
"aFz" = (
/obj/structure/window/shuttle/unique/transfer{
density = 0;
@@ -9295,107 +4575,29 @@
},
/turf/simulated/floor/shuttle/dark_blue,
/area/shuttle/escape)
-"aFC" = (
-/obj/structure/cryofeed{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "freezerfloor"
- },
-/area/centcom/holding)
-"aFD" = (
-/obj/machinery/cryopod{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "freezerfloor"
- },
-/area/centcom/holding)
-"aFE" = (
-/obj/machinery/computer/cryopod{
- layer = 3.3;
- pixel_y = 32
- },
-/obj/machinery/light/spot{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- icon_state = "freezerfloor"
- },
-/area/centcom/holding)
"aFF" = (
-/obj/machinery/cryopod,
-/turf/unsimulated/floor{
- icon_state = "freezerfloor"
+/obj/structure/cryofeed{
+ dir = 2
},
+/obj/structure/window/reinforced/crescent{
+ dir = 1
+ },
+/obj/structure/lattice/catwalk/indoor/grate,
+/turf/unsimulated/floor/plating,
/area/centcom/holding)
"aFG" = (
/obj/structure/cryofeed{
- dir = 4
+ dir = 2
},
-/obj/structure/cryofeed,
-/turf/unsimulated/floor{
- icon_state = "freezerfloor"
+/obj/structure/window/reinforced/crescent{
+ dir = 1
},
-/area/centcom/holding)
-"aFH" = (
-/obj/structure/cryofeed,
-/turf/unsimulated/floor{
- icon_state = "freezerfloor"
- },
-/area/centcom/holding)
-"aFI" = (
-/obj/structure/bed/chair/wood/wings{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aFJ" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/item/reagent_containers/food/snacks/amanita_pie,
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aFK" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/item/reagent_containers/food/snacks/burger/bigbite,
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aFL" = (
-/obj/structure/bed/chair/wood/wings{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aFM" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/item/reagent_containers/food/snacks/cakeslice/carrot/filled,
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aFN" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/item/reagent_containers/food/snacks/stew,
-/turf/unsimulated/floor{
- icon_state = "wood"
+/obj/structure/lattice/catwalk/indoor/grate,
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
},
+/turf/unsimulated/floor/plating,
/area/centcom/holding)
"aFO" = (
/obj/structure/shuttle_part/transfer{
@@ -9439,45 +4641,17 @@
/turf/space/dynamic,
/area/shuttle/skipjack)
"aFU" = (
-/turf/unsimulated/floor{
- icon_state = "freezerfloor"
+/obj/structure/cryofeed{
+ dir = 2
},
-/area/centcom/holding)
-"aFV" = (
-/obj/structure/table/wood{
- dir = 5
+/obj/structure/window/reinforced/crescent{
+ dir = 1
},
-/obj/item/reagent_containers/food/snacks/boiledrice,
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aFW" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/item/reagent_containers/food/snacks/soup/beet,
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aFX" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/item/reagent_containers/food/snacks/stuffing,
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aFY" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/item/reagent_containers/food/snacks/soywafers,
-/turf/unsimulated/floor{
- icon_state = "wood"
+/obj/structure/window/reinforced/crescent{
+ dir = 8
},
+/obj/structure/lattice/catwalk/indoor/grate,
+/turf/unsimulated/floor/plating,
/area/centcom/holding)
"aFZ" = (
/turf/simulated/wall/shuttle/unique/transfer{
@@ -9492,12 +4666,6 @@
},
/turf/simulated/floor/holofloor/tiled/dark,
/area/holodeck/source_battlemonsters)
-"aGb" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "greencorner"
- },
-/area/centcom/holding)
"aGc" = (
/obj/structure/shuttle_part/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -9581,34 +4749,6 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
-"aGo" = (
-/obj/machinery/porta_turret/crescent,
-/obj/effect/decal/warning_stripes,
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/control)
-"aGq" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/item/reagent_containers/food/drinks/drinkingglass,
-/turf/unsimulated/floor{
- icon_state = "grimy"
- },
-/area/centcom/holding)
-"aGr" = (
-/obj/structure/sign/greencross,
-/turf/unsimulated/wall/riveted,
-/area/centcom/holding)
-"aGs" = (
-/obj/machinery/door/airlock/glass_medical{
- name = "Arrivals Medbay"
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
"aGt" = (
/obj/machinery/door/airlock/hatch{
req_access = list(150)
@@ -9662,100 +4802,10 @@
},
/turf/simulated/floor/plating,
/area/shuttle/skipjack)
-"aGA" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/item/reagent_containers/food/snacks/soup/blood,
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aGB" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/item/reagent_containers/food/snacks/tofukabob,
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aGC" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/item/reagent_containers/food/snacks/poppypretzel,
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aGD" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/item/reagent_containers/food/snacks/cakeslice/orange/filled,
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aGE" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/item/clothing/under/suit_jacket,
-/obj/item/clothing/head/that{
- pixel_x = 4;
- pixel_y = 6
- },
-/obj/item/clothing/accessory/wcoat,
-/turf/unsimulated/floor{
- icon_state = "grimy"
- },
-/area/centcom/holding)
-"aGF" = (
-/turf/unsimulated/floor{
- icon_state = "grimy"
- },
-/area/centcom/holding)
-"aGG" = (
-/obj/machinery/atmospherics/unary/cryo_cell,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
-"aGH" = (
-/obj/machinery/atmospherics/portables_connector,
-/obj/machinery/portable_atmospherics/canister/oxygen/prechilled,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
"aGI" = (
-/turf/unsimulated/floor{
- icon_state = "white"
- },
-/area/centcom/holding)
-"aGJ" = (
-/obj/machinery/vending/wallmed1{
- name = "Emergency NanoMed";
- pixel_y = 29
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "whitegreencorner"
- },
-/area/centcom/holding)
-"aGL" = (
-/turf/unsimulated/floor{
- icon_state = "green"
- },
-/area/centcom/holding)
-"aGM" = (
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "green"
- },
-/area/centcom/holding)
+/obj/structure/lattice/catwalk/indoor,
+/turf/unsimulated/floor/plating,
+/area/centcom/bar)
"aGN" = (
/obj/item/modular_computer/console/preset/medical,
/obj/structure/window/reinforced{
@@ -9862,74 +4912,6 @@
},
/turf/simulated/floor/tiled,
/area/shuttle/skipjack)
-"aHa" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/item/reagent_containers/food/snacks/spesslaw,
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aHb" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/item/reagent_containers/food/snacks/candiedapple,
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aHc" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/item/reagent_containers/food/snacks/soup/mushroom,
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aHd" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/item/reagent_containers/food/snacks/meatsteak,
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aHe" = (
-/obj/machinery/atmospherics/pipe/simple/hidden{
- dir = 5
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "whitegreencorner"
- },
-/area/centcom/holding)
-"aHf" = (
-/obj/machinery/atmospherics/pipe/manifold/hidden,
-/turf/unsimulated/floor{
- icon_state = "white"
- },
-/area/centcom/holding)
-"aHg" = (
-/obj/machinery/atmospherics/pipe/simple/hidden{
- dir = 9
- },
-/turf/unsimulated/floor{
- icon_state = "white"
- },
-/area/centcom/holding)
-"aHh" = (
-/obj/machinery/door/airlock/centcom{
- name = "Maintenance";
- req_access = list(101)
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/aft)
"aHi" = (
/obj/effect/floor_decal/corner/red{
dir = 5
@@ -9968,223 +4950,6 @@
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plating,
/area/shuttle/skipjack)
-"aHn" = (
-/obj/structure/window/reinforced{
- dir = 1
- },
-/obj/structure/table/standard,
-/obj/item/lipstick/random,
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "warnwhite"
- },
-/area/centcom/holding)
-"aHo" = (
-/obj/structure/window/reinforced{
- dir = 1
- },
-/obj/structure/table/standard,
-/obj/random/single{
- icon = 'icons/obj/drinks.dmi';
- icon_state = "cola";
- name = "randomly spawned cola";
- spawn_nothing_percentage = 50;
- spawn_object = /obj/item/reagent_containers/food/drinks/cans/cola
- },
-/obj/random/single{
- icon = 'icons/obj/playing_cards.dmi';
- icon_state = "deck";
- name = "randomly spawned deck of cards";
- spawn_nothing_percentage = 50;
- spawn_object = /obj/item/deck
- },
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "warnwhite"
- },
-/area/centcom/holding)
-"aHp" = (
-/turf/unsimulated/floor{
- icon_state = "ramptop"
- },
-/area/centcom/holding)
-"aHq" = (
-/obj/structure/window/reinforced{
- dir = 1
- },
-/obj/structure/table/standard,
-/obj/random/medical,
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "warnwhite"
- },
-/area/centcom/holding)
-"aHr" = (
-/obj/structure/window/reinforced{
- dir = 1
- },
-/obj/structure/table/standard,
-/obj/random/tool,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "warnwhite"
- },
-/area/centcom/holding)
-"aHs" = (
-/obj/structure/window/reinforced{
- dir = 1
- },
-/obj/structure/table/standard,
-/obj/item/storage/wallet/random,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "warnwhite"
- },
-/area/centcom/holding)
-"aHt" = (
-/obj/structure/window/reinforced{
- dir = 1
- },
-/obj/structure/table/standard,
-/obj/random/action_figure,
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "warnwhite"
- },
-/area/centcom/holding)
-"aHu" = (
-/obj/structure/window/reinforced{
- dir = 1
- },
-/obj/structure/table/standard,
-/obj/random/single{
- icon = 'icons/obj/items.dmi';
- icon_state = "lighter-g";
- name = "randomly spawned lighter";
- spawn_nothing_percentage = 50;
- spawn_object = /obj/item/flame/lighter
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "warnwhite"
- },
-/area/centcom/holding)
-"aHv" = (
-/obj/structure/window/reinforced{
- dir = 1
- },
-/obj/structure/table/standard,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "warnwhite"
- },
-/area/centcom/holding)
-"aHw" = (
-/obj/structure/window/reinforced{
- dir = 1
- },
-/obj/structure/table/standard,
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "warnwhite"
- },
-/area/centcom/holding)
-"aHx" = (
-/obj/structure/window/reinforced{
- dir = 1
- },
-/obj/structure/table/standard,
-/obj/item/storage/bible,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "warnwhite"
- },
-/area/centcom/holding)
-"aHy" = (
-/obj/machinery/light,
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/holding)
-"aHz" = (
-/obj/structure/closet/secure_closet/bar,
-/turf/unsimulated/floor{
- icon_state = "grimy"
- },
-/area/centcom/holding)
-"aHA" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/item/book/manual/barman_recipes,
-/obj/item/reagent_containers/glass/rag,
-/turf/unsimulated/floor{
- icon_state = "grimy"
- },
-/area/centcom/holding)
-"aHB" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/machinery/chemical_dispenser/bar_alc/full,
-/turf/unsimulated/floor{
- icon_state = "grimy"
- },
-/area/centcom/holding)
-"aHC" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/machinery/chemical_dispenser/bar_soft/full,
-/turf/unsimulated/floor{
- icon_state = "grimy"
- },
-/area/centcom/holding)
-"aHD" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "whitegreen"
- },
-/area/centcom/holding)
-"aHE" = (
-/turf/unsimulated/floor{
- icon_state = "whitegreencorner"
- },
-/area/centcom/holding)
-"aHF" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "whitegreencorner"
- },
-/area/centcom/holding)
-"aHG" = (
-/obj/structure/sign/nosmoking_2{
- pixel_x = 28
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "whitegreencorner"
- },
-/area/centcom/holding)
-"aHH" = (
-/obj/structure/banner/unmovable,
-/turf/unsimulated/floor/plating,
-/area/centcom/checkpoint/aft)
-"aHI" = (
-/obj/structure/lattice/catwalk/indoor,
-/turf/unsimulated/floor/plating,
-/area/centcom/checkpoint/aft)
-"aHK" = (
-/obj/machinery/door/airlock/centcom{
- name = "Arrival Hangar Maintenance";
- req_access = list(101)
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/spawning)
"aHL" = (
/obj/effect/floor_decal/spline/fancy/wood{
dir = 9
@@ -10226,119 +4991,6 @@
/obj/structure/table/steel,
/turf/simulated/floor/tiled,
/area/shuttle/skipjack)
-"aHP" = (
-/obj/structure/table/standard,
-/obj/random/medical,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "whitegreen"
- },
-/area/centcom/holding)
-"aHQ" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "warnwhitecorner"
- },
-/area/centcom/holding)
-"aHR" = (
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "warnwhite"
- },
-/area/centcom/holding)
-"aHS" = (
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "warnwhitecorner"
- },
-/area/centcom/holding)
-"aHT" = (
-/obj/structure/table/standard,
-/obj/random/plushie,
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "whitegreen"
- },
-/area/centcom/holding)
-"aHU" = (
-/obj/machinery/door/airlock/glass{
- name = "NMSS Odin Cryogenic Storage"
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "whitegreenfull"
- },
-/area/centcom/holding)
-"aHW" = (
-/obj/machinery/door/airlock/glass{
- name = "NMSS Odin Sports Megacenter"
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
-"aHX" = (
-/obj/structure/table/standard,
-/obj/item/reagent_containers/glass/beaker/cryoxadone{
- pixel_x = 5;
- pixel_y = 5
- },
-/obj/item/reagent_containers/glass/beaker/cryoxadone,
-/obj/item/reagent_containers/glass/beaker/cryoxadone{
- pixel_x = 7;
- pixel_y = 1
- },
-/obj/item/wrench,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "whitegreen"
- },
-/area/centcom/holding)
-"aHY" = (
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "whitegreen"
- },
-/area/centcom/holding)
-"aHZ" = (
-/turf/unsimulated/floor{
- dir = 10;
- icon_state = "whitegreen"
- },
-/area/centcom/holding)
-"aIa" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "whitehall"
- },
-/area/centcom/holding)
-"aIb" = (
-/obj/machinery/light{
- dir = 4
- },
-/obj/machinery/sleeper{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
-"aIc" = (
-/turf/unsimulated/floor/plating,
-/area/centcom/checkpoint/aft)
-"aId" = (
-/obj/effect/decal/fake_object{
- desc = "A panel that controls the elevator.";
- icon = 'icons/obj/turbolift.dmi';
- icon_state = "panel";
- name = "elevator panel";
- pixel_y = 31
- },
-/obj/effect/landmark{
- name = "JoinLate"
- },
-/turf/simulated/floor/tiled/dark,
-/area/centcom/spawning)
"aIf" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -10428,80 +5080,6 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
-"aIp" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "whitegreen"
- },
-/area/centcom/holding)
-"aIq" = (
-/obj/machinery/porta_turret/crescent,
-/obj/effect/decal/warning_stripes,
-/turf/unsimulated/floor{
- icon_state = "white"
- },
-/area/centcom/control)
-"aIr" = (
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "whitegreen"
- },
-/area/centcom/holding)
-"aIs" = (
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "whitegreen"
- },
-/area/centcom/holding)
-"aIt" = (
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "whitegreen"
- },
-/area/centcom/holding)
-"aIu" = (
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "whitegreen"
- },
-/area/centcom/holding)
-"aIv" = (
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "green"
- },
-/area/centcom/holding)
-"aIw" = (
-/obj/machinery/camera/network/crescent{
- c_tag = "Crescent Medical";
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "whitegreencorner"
- },
-/area/centcom/holding)
-"aIy" = (
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "whitegreencorner"
- },
-/area/centcom/holding)
-"aIz" = (
-/obj/machinery/sleeper{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
-"aIC" = (
-/obj/machinery/door/airlock/glass_security{
- name = "Secure Holding";
- req_access = list(1)
- },
-/turf/simulated/floor/shuttle/dark_blue,
-/area/shuttle/escape)
"aIE" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -10576,68 +5154,6 @@
},
/turf/simulated/floor/plating,
/area/shuttle/skipjack)
-"aIM" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "green"
- },
-/area/centcom/holding)
-"aIN" = (
-/obj/machinery/light{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "green"
- },
-/area/centcom/holding)
-"aIO" = (
-/obj/structure/table/standard,
-/turf/unsimulated/floor{
- icon_state = "whitecorner";
- name = "plating"
- },
-/area/centcom/holding)
-"aIP" = (
-/obj/structure/table/standard,
-/obj/item/storage/box/fancy/tray,
-/turf/unsimulated/floor{
- icon_state = "whitehall"
- },
-/area/centcom/holding)
-"aIQ" = (
-/obj/structure/table/standard,
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- icon_state = "whitehall"
- },
-/area/centcom/holding)
-"aIR" = (
-/obj/structure/table/standard,
-/turf/unsimulated/floor{
- icon_state = "whitehall"
- },
-/area/centcom/holding)
-"aIS" = (
-/obj/structure/table/standard,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "whitecorner"
- },
-/area/centcom/holding)
-"aIT" = (
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "whitegreencorner"
- },
-/area/centcom/holding)
"aIU" = (
/obj/machinery/light/small{
dir = 4;
@@ -10647,7 +5163,9 @@
/obj/effect/landmark{
name = "JoinLate"
},
-/turf/simulated/floor/tiled/dark,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
/area/centcom/spawning)
"aIV" = (
/obj/effect/decal/cleanable/dirt,
@@ -10727,34 +5245,6 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
-"aJf" = (
-/turf/unsimulated/floor{
- dir = 0;
- icon_state = "whitegreen"
- },
-/area/centcom/holding)
-"aJg" = (
-/obj/machinery/light,
-/turf/unsimulated/floor{
- dir = 0;
- icon_state = "whitegreen"
- },
-/area/centcom/holding)
-"aJh" = (
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "whitehall"
- },
-/area/centcom/holding)
-"aJi" = (
-/obj/machinery/door/airlock/medical{
- name = "Operating Theatre";
- req_access = list(45)
- },
-/turf/unsimulated/floor{
- icon_state = "white"
- },
-/area/centcom/holding)
"aJj" = (
/turf/simulated/wall/shuttle/unique/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -10769,189 +5259,15 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
-"aJl" = (
-/obj/structure/closet/secure_closet/personal,
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/structure/window/reinforced{
- dir = 1
- },
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "whitered_c"
- },
-/area/centcom/holding)
-"aJm" = (
-/obj/machinery/door/window/northleft{
- name = "Women's Changing Room"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "whitered"
- },
-/area/centcom/holding)
-"aJn" = (
-/obj/structure/closet/secure_closet/personal,
-/obj/structure/window/reinforced{
- dir = 4
- },
-/obj/structure/window/reinforced{
- dir = 1
- },
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "whitered_w"
- },
-/area/centcom/holding)
-"aJo" = (
-/obj/machinery/door/window/northright{
- name = "Women's Changing Room"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "whitered"
- },
-/area/centcom/holding)
-"aJp" = (
-/obj/structure/closet/secure_closet/personal,
-/obj/structure/window/reinforced{
- dir = 1
- },
-/obj/structure/window/reinforced{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "whitered_w"
- },
-/area/centcom/holding)
-"aJq" = (
-/obj/structure/closet/secure_closet/personal,
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/structure/window/reinforced{
- dir = 1
- },
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "whiteblue"
- },
-/area/centcom/holding)
-"aJr" = (
-/obj/machinery/door/window/northleft{
- name = "Men's Changing Room"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "whiteblue"
- },
-/area/centcom/holding)
-"aJs" = (
-/obj/structure/closet/secure_closet/personal,
-/obj/structure/window/reinforced{
- dir = 4
- },
-/obj/structure/window/reinforced/tinted{
- dir = 1;
- icon_state = "rwindow"
- },
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "whiteblue"
- },
-/area/centcom/holding)
-"aJt" = (
-/obj/structure/closet/secure_closet/personal,
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/structure/window/reinforced/tinted{
- dir = 1;
- icon_state = "rwindow"
- },
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "whiteblue"
- },
-/area/centcom/holding)
-"aJu" = (
-/obj/machinery/door/window/northright{
- name = "Men's Changing Room"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "whiteblue"
- },
-/area/centcom/holding)
-"aJv" = (
-/obj/machinery/vending/coffee{
- name = "Free Hot Drinks machine";
- prices = list()
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "green"
- },
-/area/centcom/holding)
-"aJw" = (
-/obj/structure/closet/secure_closet/medical2,
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "escapecorner"
- },
-/area/centcom/holding)
-"aJx" = (
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "whitehall"
- },
-/area/centcom/holding)
-"aJy" = (
-/obj/machinery/optable,
-/turf/unsimulated/floor{
- icon_state = "white"
- },
-/area/centcom/holding)
-"aJz" = (
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "whitehall"
- },
-/area/centcom/holding)
-"aJA" = (
-/obj/structure/sink{
- dir = 4;
- pixel_x = 11
- },
-/obj/machinery/vending/wallmed1{
- name = "Emergency NanoMed";
- pixel_x = 28
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "whitecorner"
- },
-/area/centcom/holding)
-"aJB" = (
-/obj/structure/table/standard,
-/obj/item/nitrilebox,
-/obj/item/storage/box/masks,
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "whitegreen"
- },
-/area/centcom/holding)
"aJG" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1";
- name = "adjusted light fixture";
- pixel_y = -32
+/obj/machinery/vending/dinnerware{
+ density = 0;
+ pixel_y = 29
},
-/turf/unsimulated/floor/plating,
-/area/centcom/spawning)
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
"aJH" = (
/turf/unsimulated/floor/plating,
/area/centcom/spawning)
@@ -11026,202 +5342,6 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
-"aJP" = (
-/obj/structure/closet/secure_closet/personal,
-/obj/structure/window/reinforced{
- dir = 8
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "whitered"
- },
-/area/centcom/holding)
-"aJQ" = (
-/obj/structure/closet/secure_closet/personal,
-/obj/structure/window/reinforced{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "whitered"
- },
-/area/centcom/holding)
-"aJS" = (
-/obj/structure/closet/secure_closet/personal,
-/obj/structure/window/reinforced{
- dir = 8
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "whiteblue"
- },
-/area/centcom/holding)
-"aJT" = (
-/obj/structure/closet/secure_closet/personal,
-/obj/structure/window/reinforced{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "whiteblue"
- },
-/area/centcom/holding)
-"aJU" = (
-/obj/structure/urinal{
- pixel_y = 32
- },
-/turf/unsimulated/floor{
- icon_state = "freezerfloor"
- },
-/area/centcom/holding)
-"aJV" = (
-/obj/structure/mirror{
- pixel_y = 32
- },
-/obj/structure/sink{
- pixel_y = 16
- },
-/turf/unsimulated/floor{
- icon_state = "freezerfloor"
- },
-/area/centcom/holding)
-"aJW" = (
-/obj/machinery/vending/cigarette{
- name = "Free Cigarette Machine";
- prices = list()
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "green"
- },
-/area/centcom/holding)
-"aJX" = (
-/obj/structure/table/standard,
-/obj/item/nitrilebox,
-/obj/item/storage/box/masks,
-/obj/item/reagent_containers/spray/cleaner,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
-"aJY" = (
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "escapecorner"
- },
-/area/centcom/holding)
-"aJZ" = (
-/obj/machinery/computer/operating,
-/obj/machinery/light,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "whitehall"
- },
-/area/centcom/holding)
-"aKa" = (
-/obj/machinery/iv_drip,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "whitecorner"
- },
-/area/centcom/holding)
-"aKb" = (
-/obj/structure/table/standard,
-/obj/item/reagent_containers/blood/OPlus{
- pixel_x = 4;
- pixel_y = 2
- },
-/obj/item/reagent_containers/blood/OPlus{
- pixel_x = 4;
- pixel_y = 2
- },
-/obj/item/reagent_containers/blood/OMinus{
- pixel_x = -5;
- pixel_y = -1
- },
-/obj/item/reagent_containers/blood/OMinus{
- pixel_x = -5;
- pixel_y = -1
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
-"aKc" = (
-/obj/machinery/bodyscanner{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
-"aKd" = (
-/obj/machinery/body_scanconsole{
- dir = 8
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "whitehall"
- },
-/area/centcom/holding)
-"aKe" = (
-/obj/structure/bed/roller,
-/obj/machinery/light,
-/turf/unsimulated/floor{
- dir = 0;
- icon_state = "whitegreen"
- },
-/area/centcom/holding)
-"aKf" = (
-/obj/structure/table/standard,
-/obj/item/storage/firstaid/regular{
- pixel_x = 2;
- pixel_y = 6
- },
-/obj/item/storage/firstaid/regular{
- pixel_x = -2;
- pixel_y = 4
- },
-/obj/item/storage/firstaid/adv{
- pixel_x = 2;
- pixel_y = 2
- },
-/obj/item/storage/firstaid/adv{
- pixel_x = -2
- },
-/turf/unsimulated/floor{
- dir = 0;
- icon_state = "whitegreen"
- },
-/area/centcom/holding)
-"aKg" = (
-/obj/structure/table/standard,
-/obj/item/storage/firstaid/o2{
- layer = 2.8;
- pixel_x = 4;
- pixel_y = 6
- },
-/obj/item/storage/firstaid/toxin,
-/obj/item/storage/firstaid/fire{
- layer = 2.9;
- pixel_x = 2;
- pixel_y = 3
- },
-/turf/unsimulated/floor{
- dir = 0;
- icon_state = "whitegreen"
- },
-/area/centcom/holding)
-"aKh" = (
-/obj/structure/table/standard,
-/obj/item/clothing/glasses/hud/health,
-/obj/item/clothing/glasses/hud/health,
-/obj/item/reagent_containers/spray/cleaner,
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "whitegreen"
- },
-/area/centcom/holding)
"aKn" = (
/obj/structure/shuttle_part/arrivals{
desc = "A state-of-the-art unmanned automatic crew transport shuttle.";
@@ -11269,22 +5389,6 @@
/obj/item/stool/padded,
/turf/simulated/floor/plating,
/area/shuttle/skipjack)
-"aKu" = (
-/obj/machinery/light/small{
- dir = 1
- },
-/turf/unsimulated/floor{
- icon_state = "freezerfloor"
- },
-/area/centcom/holding)
-"aKv" = (
-/obj/machinery/door/airlock/centcom{
- name = "Unisex Restroom"
- },
-/turf/unsimulated/floor{
- icon_state = "freezerfloor"
- },
-/area/centcom/holding)
"aKw" = (
/obj/effect/decal/fake_object{
density = 1;
@@ -11381,96 +5485,26 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
-"aKQ" = (
-/obj/structure/closet/secure_closet/personal,
-/obj/structure/window/reinforced{
- dir = 8
- },
-/turf/unsimulated/floor{
- dir = 10;
- icon_state = "whitered_a"
- },
-/area/centcom/holding)
-"aKR" = (
-/obj/machinery/light/spot,
-/turf/unsimulated/floor{
- icon_state = "whitered"
- },
-/area/centcom/holding)
-"aKS" = (
-/obj/structure/closet/secure_closet/personal,
-/obj/structure/window/reinforced{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "whitered_a"
- },
-/area/centcom/holding)
-"aKT" = (
-/obj/structure/closet/secure_closet/personal,
-/obj/structure/window/reinforced{
- dir = 8
- },
-/turf/unsimulated/floor{
- dir = 10;
- icon_state = "whiteblue_ex"
- },
-/area/centcom/holding)
-"aKU" = (
-/obj/machinery/light/spot,
-/turf/unsimulated/floor{
- icon_state = "whiteblue"
- },
-/area/centcom/holding)
-"aKV" = (
-/obj/structure/closet/secure_closet/personal,
-/obj/structure/window/reinforced{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "whiteblue"
- },
-/area/centcom/holding)
-"aKW" = (
-/obj/machinery/door/airlock/medical{
- autoclose = 0;
- icon_state = "door_open";
- id_tag = "odin_stall";
- name = "Restroom"
- },
-/turf/unsimulated/floor{
- icon_state = "freezerfloor"
- },
-/area/centcom/holding)
-"aKX" = (
-/obj/machinery/light/small{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "freezerfloor"
- },
-/area/centcom/holding)
-"aKY" = (
-/obj/structure/bed/chair{
- dir = 4
- },
-/obj/machinery/camera/network/crescent{
- c_tag = "Crescent Arrivals - Holding Cell";
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "green"
- },
-/area/centcom/holding)
"aKZ" = (
/obj/effect/wingrille_spawn/reinforced/crescent,
/turf/unsimulated/floor{
icon_state = "plating"
},
/area/centcom/spawning)
+"aLe" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "3,21";
+ name = "military corvette"
+ },
+/obj/machinery/light/spot{
+ brightness_color = "#fa8282";
+ color = "#fa8282";
+ icon_state = "tube1";
+ name = "military spotlight"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"aLg" = (
/obj/structure/shuttle_part/arrivals{
desc = "A state-of-the-art unmanned automatic crew transport shuttle.";
@@ -11487,6 +5521,10 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/arrival)
+"aLi" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/turf/simulated/floor,
+/area/tdome/tdome2)
"aLk" = (
/turf/simulated/wall/shuttle/unique/arrivals{
desc = "A state-of-the-art unmanned automatic crew transport shuttle.";
@@ -11543,89 +5581,6 @@
},
/turf/simulated/floor/carpet,
/area/shuttle/skipjack)
-"aLr" = (
-/obj/machinery/button/remote/airlock{
- id = "odin_stall";
- name = "Door Bolt Control";
- pixel_x = -25;
- pixel_y = 8;
- specialfunctions = 4
- },
-/obj/structure/toilet{
- dir = 1
- },
-/obj/machinery/light/small{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "freezerfloor"
- },
-/area/centcom/holding)
-"aLs" = (
-/obj/structure/window/basic{
- dir = 8
- },
-/obj/machinery/shower{
- dir = 1
- },
-/obj/machinery/door/window/northright{
- name = "Shower"
- },
-/obj/structure/curtain/open/shower,
-/turf/unsimulated/floor{
- icon_state = "freezerfloor"
- },
-/area/centcom/holding)
-"aLt" = (
-/obj/structure/window/basic{
- dir = 4
- },
-/obj/machinery/shower{
- dir = 1
- },
-/obj/machinery/door/window/northleft{
- name = "Shower";
- req_access = list()
- },
-/obj/structure/curtain/open/shower,
-/turf/unsimulated/floor{
- icon_state = "freezerfloor"
- },
-/area/centcom/holding)
-"aLu" = (
-/obj/structure/bed/chair{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 10;
- icon_state = "green"
- },
-/area/centcom/holding)
-"aLv" = (
-/turf/unsimulated/floor{
- icon_state = "greencorner"
- },
-/area/centcom/holding)
-"aLw" = (
-/obj/structure/bed/chair{
- dir = 8
- },
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "green"
- },
-/area/centcom/holding)
-"aLy" = (
-/obj/effect/floor_decal/corner/grey/diagonal{
- dir = 4
- },
-/obj/machinery/light/small{
- brightness_power = 0.5;
- dir = 1;
- name = "adjusted light fixture"
- },
-/turf/unsimulated/floor,
-/area/centcom/spawning)
"aLE" = (
/obj/structure/shuttle_part/arrivals{
desc = "A state-of-the-art unmanned automatic crew transport shuttle.";
@@ -11656,111 +5611,6 @@
name = "autoshuttle"
},
/area/shuttle/arrival)
-"aLN" = (
-/obj/structure/table/holotable,
-/obj/item/clothing/gloves/boxing/hologlove,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/holding)
-"aLO" = (
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/holding)
-"aLP" = (
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/holding)
-"aLQ" = (
-/obj/machinery/porta_turret/crescent,
-/obj/effect/decal/warning_stripes,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/control)
-"aLR" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "greencorner"
- },
-/area/centcom/holding)
-"aLS" = (
-/obj/machinery/light{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "greencorner"
- },
-/area/centcom/holding)
-"aLT" = (
-/obj/structure/holostool,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "vault"
- },
-/area/centcom/holding)
-"aLU" = (
-/obj/structure/holostool,
-/obj/structure/window/reinforced/holowindow{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "vault"
- },
-/area/centcom/holding)
-"aLV" = (
-/obj/structure/table/holotable,
-/obj/machinery/readybutton,
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "red"
- },
-/area/centcom/holding)
-"aLW" = (
-/obj/structure/table/holotable,
-/obj/item/clothing/head/helmet/thunderdome,
-/obj/item/clothing/suit/armor/tdome/red,
-/obj/item/clothing/under/color/red,
-/obj/item/holo/esword/red,
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "red"
- },
-/area/centcom/holding)
-"aLX" = (
-/obj/structure/table/holotable,
-/obj/item/clothing/head/helmet/thunderdome,
-/obj/item/clothing/suit/armor/tdome/red,
-/obj/item/clothing/under/color/red,
-/obj/item/holo/esword/red,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "red"
- },
-/area/centcom/holding)
-"aLY" = (
-/obj/structure/table/holotable,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "red"
- },
-/area/centcom/holding)
"aMa" = (
/obj/structure/banner,
/turf/simulated/floor/holofloor/tiled/dark,
@@ -11792,24 +5642,6 @@
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/tiled/dark,
/area/shuttle/skipjack)
-"aMo" = (
-/obj/machinery/door/airlock/glass,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
-"aMp" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "blue"
- },
-/area/centcom/holding)
-"aMq" = (
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "blue"
- },
-/area/centcom/holding)
"aMr" = (
/obj/effect/floor_decal/corner/paleblue/full{
dir = 8
@@ -11874,49 +5706,6 @@
name = "autoshuttle"
},
/area/shuttle/arrival)
-"aMB" = (
-/obj/machinery/door/window/holowindoor{
- base_state = "right";
- icon_state = "right";
- name = "Red Corner"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/holding)
-"aMC" = (
-/obj/structure/window/reinforced/holowindow,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/holding)
-"aMD" = (
-/obj/machinery/camera/network/crescent{
- c_tag = "Crescent Arrivals North";
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/holding)
-"aME" = (
-/obj/machinery/camera/network/crescent{
- c_tag = "Crescent Arrivals - Holding Cell";
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/holding)
-"aMF" = (
-/obj/machinery/door/window/holowindoor{
- dir = 4;
- name = "Red Team"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/holding)
"aMH" = (
/obj/effect/floor_decal/corner/red{
dir = 5
@@ -11940,46 +5729,13 @@
/turf/unsimulated/floor,
/area/centcom/spawning)
"aMN" = (
-/obj/machinery/door/airlock/external{
- frequency = 1380;
- icon_state = "door_locked";
- id_tag = "centcom_arrivals_airlock";
- locked = 1;
- name = "Arrivals Airlock";
- req_access = list(13)
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "4,21";
+ name = "military corvette"
},
-/turf/unsimulated/floor,
-/area/centcom/spawning{
- name = "NTCC Odin Prepatory Wing"
- })
-"aMO" = (
-/obj/structure/window/reinforced/holowindow{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/holding)
-"aMP" = (
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "red"
- },
-/area/centcom/holding)
-"aMQ" = (
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "red"
- },
-/area/centcom/holding)
-"aMR" = (
-/obj/structure/window/reinforced/holowindow{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/holding)
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"aMT" = (
/obj/effect/floor_decal/corner/red/full,
/turf/unsimulated/floor,
@@ -11996,12 +5752,6 @@
"aMW" = (
/turf/unsimulated/floor,
/area/centcom/spawning)
-"aNb" = (
-/obj/machinery/megavendor,
-/turf/unsimulated/floor,
-/area/centcom/spawning{
- name = "NTCC Odin Prepatory Wing"
- })
"aNc" = (
/obj/machinery/camera/network/crescent{
c_tag = "Crescent Departures";
@@ -12088,31 +5838,6 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
-"aNl" = (
-/turf/unsimulated/floor{
- icon_state = "bluefull"
- },
-/area/centcom/holding)
-"aNm" = (
-/obj/structure/window/reinforced/holowindow/disappearing,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "red"
- },
-/area/centcom/holding)
-"aNn" = (
-/obj/structure/window/reinforced/holowindow/disappearing,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
-"aNo" = (
-/obj/structure/window/reinforced/holowindow/disappearing,
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "red"
- },
-/area/centcom/holding)
"aNs" = (
/obj/effect/floor_decal/corner/red{
dir = 10
@@ -12152,13 +5877,6 @@
},
/turf/unsimulated/floor,
/area/centcom/spawning)
-"aNw" = (
-/obj/effect/wingrille_spawn/reinforced/crescent,
-/obj/machinery/status_display/arrivals_display,
-/turf/unsimulated/floor{
- icon_state = "plating"
- },
-/area/centcom/spawning)
"aNx" = (
/obj/machinery/atmospherics/portables_connector{
dir = 4
@@ -12209,32 +5927,6 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
-"aNF" = (
-/obj/structure/window/reinforced/holowindow/disappearing{
- dir = 1
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "green"
- },
-/area/centcom/holding)
-"aNG" = (
-/obj/structure/window/reinforced/holowindow/disappearing{
- dir = 1
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
-"aNH" = (
-/obj/structure/window/reinforced/holowindow/disappearing{
- dir = 1
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "green"
- },
-/area/centcom/holding)
"aNJ" = (
/obj/effect/floor_decal/corner/red{
dir = 9
@@ -12324,16 +6016,6 @@
},
/turf/unsimulated/floor,
/area/centcom/spawning)
-"aNZ" = (
-/obj/effect/floor_decal/industrial/loading/yellow{
- dir = 4
- },
-/obj/structure/sign/directions/dock{
- dir = 4;
- pixel_y = 32
- },
-/turf/unsimulated/floor,
-/area/centcom/spawning)
"aOa" = (
/obj/effect/floor_decal/corner/paleblue/diagonal{
dir = 8
@@ -12362,40 +6044,6 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
-"aOg" = (
-/obj/structure/window/reinforced/holowindow{
- dir = 1
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/holding)
-"aOh" = (
-/obj/machinery/door/window/holowindoor{
- dir = 1;
- name = "Green Corner"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/holding)
-"aOi" = (
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "greencorner"
- },
-/area/centcom/holding)
-"aOj" = (
-/obj/machinery/door/window/holowindoor{
- base_state = "right";
- dir = 4;
- icon_state = "right";
- name = "Green Team"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/holding)
"aOk" = (
/obj/effect/floor_decal/industrial/loading/yellow{
dir = 4
@@ -12492,20 +6140,6 @@
},
/turf/simulated/floor/shuttle/dark_blue,
/area/shuttle/escape)
-"aOD" = (
-/obj/structure/railing/mapped{
- dir = 4
- },
-/obj/effect/floor_decal/spline/fancy/wood{
- dir = 4
- },
-/obj/structure/bed/chair/comfy/blue{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "wood_light"
- },
-/area/centcom/spawning)
"aOE" = (
/turf/simulated/wall/shuttle/unique/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -12544,76 +6178,6 @@
icon_state = "bar"
},
/area/antag/mercenary)
-"aON" = (
-/obj/machinery/light,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/holding)
-"aOO" = (
-/obj/structure/table/holotable,
-/obj/item/clothing/gloves/boxing/hologlove{
- icon_state = "boxinggreen";
- item_state = "boxinggreen"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/holding)
-"aOP" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "greencorner"
- },
-/area/centcom/holding)
-"aOQ" = (
-/obj/machinery/light{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "greencorner"
- },
-/area/centcom/holding)
-"aOR" = (
-/obj/structure/table/holotable,
-/turf/unsimulated/floor{
- dir = 10;
- icon_state = "green"
- },
-/area/centcom/holding)
-"aOS" = (
-/obj/structure/table/holotable,
-/obj/item/clothing/head/helmet/thunderdome,
-/obj/item/clothing/suit/armor/tdome/green,
-/obj/item/clothing/under/color/green,
-/obj/item/holo/esword/green,
-/obj/machinery/light,
-/turf/unsimulated/floor{
- icon_state = "green"
- },
-/area/centcom/holding)
-"aOT" = (
-/obj/structure/table/holotable,
-/obj/item/clothing/head/helmet/thunderdome,
-/obj/item/clothing/suit/armor/tdome/green,
-/obj/item/clothing/under/color/green,
-/obj/item/holo/esword/green,
-/turf/unsimulated/floor{
- icon_state = "green"
- },
-/area/centcom/holding)
-"aOU" = (
-/obj/structure/table/holotable,
-/obj/machinery/readybutton,
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "green"
- },
-/area/centcom/holding)
"aOX" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -12675,105 +6239,6 @@
icon_state = "bar"
},
/area/antag/mercenary)
-"aPt" = (
-/obj/structure/table/standard,
-/obj/item/clothing/glasses/sunglasses{
- pixel_x = 4;
- pixel_y = 4
- },
-/obj/item/clothing/glasses/sunglasses{
- pixel_x = 1;
- pixel_y = 1
- },
-/obj/item/clothing/glasses/sunglasses{
- pixel_x = -2;
- pixel_y = -2
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "redbluefull"
- },
-/area/centcom/holding)
-"aPu" = (
-/obj/structure/table/standard,
-/obj/item/clothing/ears/earmuffs{
- pixel_x = 4;
- pixel_y = 4
- },
-/obj/item/clothing/ears/earmuffs{
- pixel_x = 1;
- pixel_y = 1
- },
-/obj/item/clothing/ears/earmuffs{
- pixel_x = -2;
- pixel_y = -2
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "redbluefull"
- },
-/area/centcom/holding)
-"aPv" = (
-/obj/structure/table/standard,
-/obj/machinery/recharger,
-/obj/machinery/light/spot{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "redbluefull"
- },
-/area/centcom/holding)
-"aPw" = (
-/obj/structure/closet/crate,
-/obj/item/target,
-/obj/item/target,
-/obj/item/target,
-/obj/item/target,
-/obj/item/target,
-/obj/item/target,
-/obj/item/target,
-/obj/item/target,
-/obj/item/target,
-/obj/item/target,
-/obj/item/target,
-/obj/item/target,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "redbluefull"
- },
-/area/centcom/holding)
-"aPx" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "redbluefull"
- },
-/area/centcom/holding)
-"aPy" = (
-/obj/structure/holostool,
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "vault"
- },
-/area/centcom/holding)
-"aPz" = (
-/obj/structure/holohoop,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "red"
- },
-/area/centcom/holding)
-"aPA" = (
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "red"
- },
-/area/centcom/holding)
"aPC" = (
/obj/machinery/atmospherics/pipe/simple/hidden{
dir = 9
@@ -12791,12 +6256,6 @@
icon_state = "bar"
},
/area/antag/mercenary)
-"aPK" = (
-/obj/machinery/door/airlock/glass,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/holding)
"aPM" = (
/obj/machinery/door/airlock/centcom{
name = "Unisex Restroom"
@@ -12868,20 +6327,6 @@
icon_state = "bar"
},
/area/antag/mercenary)
-"aQg" = (
-/turf/unsimulated/floor{
- icon_state = "redfull"
- },
-/area/centcom/holding)
-"aQh" = (
-/obj/machinery/light{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "red"
- },
-/area/centcom/holding)
"aQi" = (
/obj/machinery/light/small{
brightness_power = 0.5;
@@ -12928,6 +6373,9 @@
icon_state = "dark2"
},
/area/centcom/spawning)
+"aQl" = (
+/turf/simulated/floor/holofloor/space,
+/area/centcom/ferry)
"aQm" = (
/obj/structure/banner/unmovable,
/turf/unsimulated/floor{
@@ -12958,45 +6406,6 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
-"aQt" = (
-/obj/structure/table/reinforced/steel,
-/obj/machinery/recharger,
-/obj/item/gun/energy/laser/practice,
-/obj/effect/decal/warning_stripes,
-/turf/unsimulated/floor{
- icon_state = "redfull"
- },
-/area/centcom/holding)
-"aQu" = (
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/structure/window/reinforced{
- dir = 4
- },
-/obj/machinery/door/window/northleft,
-/obj/machinery/door/window/southright,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "redbluefull"
- },
-/area/centcom/holding)
-"aQv" = (
-/obj/structure/table/reinforced/steel,
-/obj/machinery/recharger,
-/obj/item/gun/energy/laser/practice,
-/obj/effect/decal/warning_stripes,
-/turf/unsimulated/floor{
- icon_state = "bluefull"
- },
-/area/centcom/holding)
-"aQx" = (
-/obj/machinery/door/airlock/centcom{
- name = "Maintenance Way";
- req_access = list(109)
- },
-/turf/unsimulated/floor,
-/area/centcom/spawning)
"aQG" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "4,19"
@@ -13038,29 +6447,6 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
-"aQL" = (
-/turf/unsimulated/floor{
- dir = 10;
- icon_state = "red"
- },
-/area/centcom/holding)
-"aQM" = (
-/turf/unsimulated/floor{
- icon_state = "red"
- },
-/area/centcom/holding)
-"aQN" = (
-/obj/item/beach_ball/holoball,
-/turf/unsimulated/floor{
- icon_state = "red"
- },
-/area/centcom/holding)
-"aQO" = (
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "red"
- },
-/area/centcom/holding)
"aQS" = (
/obj/effect/step_trigger/thrower/shuttle/south,
/turf/template_noop,
@@ -13099,18 +6485,25 @@
/obj/item/device/laser_pointer/red,
/turf/unsimulated/floor,
/area/antag/mercenary)
-"aRj" = (
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "green"
+"aRt" = (
+/obj/structure/bed/chair/office/dark,
+/obj/structure/sign/double/map/left{
+ desc = "A detailed picture of a Nanotrasen facility.";
+ name = "operation map";
+ pixel_y = 31
},
-/area/centcom/holding)
-"aRk" = (
/turf/unsimulated/floor{
- dir = 5;
- icon_state = "green"
+ icon_state = "wood"
},
-/area/centcom/holding)
+/area/centcom/specops)
+"aRw" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "5,21";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"aRx" = (
/obj/item/device/megaphone{
pixel_x = 1;
@@ -13122,6 +6515,14 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
+"aRB" = (
+/obj/structure/shuttle_part/transfer{
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "12,21";
+ name = "transport shuttle"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/escape)
"aRE" = (
/obj/machinery/light{
dir = 8;
@@ -13141,176 +6542,27 @@
},
/area/antag/wizard)
"aRT" = (
-/obj/structure/window/reinforced{
- dir = 8
+/obj/structure/bed/chair/comfy/brown,
+/obj/effect/landmark{
+ name = "TCFLLegate"
},
-/obj/machinery/embedded_controller/radio/simple_docking_controller{
- frequency = 1337;
- id_tag = "distress_shuttle_fore";
- name = "Fore docking controller";
- pixel_x = 6;
- pixel_y = 28;
- tag_door = "distress_shuttle_hatch_fore"
- },
-/obj/machinery/embedded_controller/radio/simple_docking_controller{
- frequency = 1337;
- id_tag = "distress_shuttle_aft";
- name = "Aft docking controller";
- pixel_x = -6;
- pixel_y = 28;
- tag_door = "distress_shuttle_hatch_aft"
- },
-/turf/simulated/floor/shuttle/black,
-/area/shuttle/distress)
-"aRX" = (
-/obj/structure/target_stake,
-/obj/item/target,
-/obj/effect/decal/warning_stripes,
-/turf/unsimulated/floor{
- icon_state = "redfull"
- },
-/area/centcom/holding)
-"aRY" = (
-/obj/structure/target_stake,
-/obj/item/target,
-/obj/effect/decal/warning_stripes,
-/turf/unsimulated/floor{
- icon_state = "bluefull"
- },
-/area/centcom/holding)
-"aRZ" = (
-/obj/structure/holostool,
-/obj/machinery/light,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "vault"
- },
-/area/centcom/holding)
-"aSa" = (
-/obj/structure/holohoop{
+/obj/effect/floor_decal/spline/fancy/wood{
dir = 1
},
/turf/unsimulated/floor{
- icon_state = "green"
+ icon_state = "carpet14-10"
},
-/area/centcom/holding)
-"aSi" = (
-/obj/machinery/camera/network/crescent{
- c_tag = "Shuttle West";
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 10;
- icon_state = "green"
- },
-/area/centcom/holding)
-"aSp" = (
-/turf/unsimulated/wall/riveted,
-/area/tdome)
-"aSq" = (
-/obj/effect/wingrille_spawn/reinforced/crescent,
-/turf/unsimulated/floor{
- icon_state = "plating"
- },
-/area/tdome)
-"aSr" = (
+/area/centcom/legion/hangar5)
+"aSf" = (
/obj/machinery/door/airlock/centcom{
- name = "Thunderdome";
- req_access = list(101)
- },
-/obj/machinery/door/blast/regular{
- id = "crescent_thunderdome";
- name = "Thunderdome"
+ name = "The Big Empty";
+ opacity = 1;
+ req_access = list(109)
},
/turf/unsimulated/floor{
- icon_state = "floor"
+ icon_state = "dark2"
},
-/area/tdome)
-"aSw" = (
-/obj/structure/table/standard,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/tdome)
-"aSx" = (
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/tdome)
-"aSy" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "neutral"
- },
-/area/tdome)
-"aSz" = (
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "vault"
- },
-/area/tdome)
-"aSA" = (
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "neutral"
- },
-/area/tdome)
-"aSD" = (
-/obj/structure/bed/chair{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/tdome)
-"aSE" = (
-/obj/structure/table/reinforced,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/tdome)
-"aSF" = (
-/obj/structure/bed/chair{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/tdome)
-"aSL" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "red"
- },
-/area/tdome)
-"aSM" = (
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "green"
- },
-/area/tdome)
-"aSQ" = (
-/turf/unsimulated/floor{
- dir = 10;
- icon_state = "red"
- },
-/area/tdome)
-"aSR" = (
-/turf/unsimulated/floor{
- icon_state = "red"
- },
-/area/tdome)
-"aSS" = (
-/turf/unsimulated/floor{
- icon_state = "green"
- },
-/area/tdome)
-"aST" = (
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "green"
- },
-/area/tdome)
+/area/centcom/spawning)
"aSU" = (
/obj/structure/bed/chair/wood/wings{
dir = 4
@@ -13329,113 +6581,6 @@
icon_state = "carpetside"
},
/area/antag/wizard)
-"aSX" = (
-/obj/machinery/door/airlock/centcom{
- name = "General Access";
- req_access = list(101)
- },
-/obj/machinery/door/blast/regular{
- id = "crescent_thunderdome";
- name = "Thunderdome"
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/tdome)
-"aSZ" = (
-/obj/machinery/door/airlock/centcom{
- name = "General Access";
- req_access = list(101)
- },
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "vault"
- },
-/area/tdome)
-"aTd" = (
-/obj/structure/closet/secure_closet/bar,
-/turf/unsimulated/floor{
- icon_state = "white"
- },
-/area/tdome)
-"aTe" = (
-/turf/unsimulated/floor{
- icon_state = "white"
- },
-/area/tdome)
-"aTf" = (
-/obj/machinery/gibber,
-/turf/unsimulated/floor{
- icon_state = "white"
- },
-/area/tdome)
-"aTg" = (
-/obj/machinery/door/airlock/command{
- name = "Thunderdome"
- },
-/obj/machinery/door/blast/regular{
- id = "crescent_thunderdome";
- name = "Thunderdome"
- },
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "vault"
- },
-/area/tdome)
-"aTh" = (
-/obj/machinery/vending/cigarette,
-/obj/machinery/vending/cigarette{
- name = "Free Cigarette Machine";
- prices = list()
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "redbluefull"
- },
-/area/tdome/tdomeobserve)
-"aTi" = (
-/obj/structure/table/standard,
-/obj/item/flame/lighter/zippo,
-/obj/item/storage/box/fancy/cigarettes,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "redbluefull"
- },
-/area/tdome/tdomeobserve)
-"aTj" = (
-/obj/item/reagent_containers/food/drinks/cans/cola,
-/obj/item/reagent_containers/food/drinks/cans/cola,
-/obj/item/reagent_containers/food/drinks/cans/cola,
-/obj/structure/table/standard,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "redbluefull"
- },
-/area/tdome/tdomeobserve)
-"aTk" = (
-/obj/structure/reagent_dispensers/keg/beerkeg,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "redbluefull"
- },
-/area/tdome/tdomeobserve)
-"aTl" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "redbluefull"
- },
-/area/tdome/tdomeobserve)
-"aTm" = (
-/obj/machinery/vending/coffee,
-/obj/machinery/vending/coffee{
- name = "Free Hot Drinks machine";
- prices = list()
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "redbluefull"
- },
-/area/tdome/tdomeobserve)
"aTs" = (
/obj/item/device/radio/intercom{
name = "Station Intercom (General)";
@@ -13443,149 +6588,6 @@
},
/turf/simulated/floor/shuttle/tan,
/area/shuttle/arrival)
-"aTt" = (
-/obj/structure/closet/secure_closet/freezer/meat,
-/turf/unsimulated/floor{
- icon_state = "white"
- },
-/area/tdome)
-"aTu" = (
-/obj/structure/closet/secure_closet/freezer/fridge,
-/turf/unsimulated/floor{
- icon_state = "white"
- },
-/area/tdome)
-"aTv" = (
-/obj/structure/bed/chair,
-/obj/effect/landmark{
- name = "tdomeobserve"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "redbluefull"
- },
-/area/tdome/tdomeobserve)
-"aTw" = (
-/obj/structure/disposalpipe/trunk,
-/obj/structure/disposaloutlet,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "redbluefull"
- },
-/area/tdome/tdomeobserve)
-"aTx" = (
-/obj/machinery/vending/snack{
- name = "Free Chocolate Corp";
- prices = list()
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "redbluefull"
- },
-/area/tdome/tdomeobserve)
-"aTC" = (
-/obj/structure/table/standard,
-/turf/unsimulated/floor{
- icon_state = "white"
- },
-/area/tdome)
-"aTD" = (
-/obj/structure/table/standard,
-/obj/item/storage/box/snack{
- desc = "A box full of snack foods. A label is attached that reads, 'Sorry about the microwaves.'";
- name = "corporate care package"
- },
-/obj/item/storage/box/snack{
- desc = "A box full of snack foods. A label is attached that reads, 'Sorry about the microwaves.'";
- name = "corporate care package"
- },
-/obj/item/storage/box/snack{
- desc = "A box full of snack foods. A label is attached that reads, 'Sorry about the microwaves.'";
- name = "corporate care package"
- },
-/obj/item/storage/box/snack{
- desc = "A box full of snack foods. A label is attached that reads, 'Sorry about the microwaves.'";
- name = "corporate care package"
- },
-/turf/unsimulated/floor{
- icon_state = "white"
- },
-/area/tdome)
-"aTE" = (
-/obj/structure/table/reinforced,
-/turf/unsimulated/floor{
- icon_state = "white"
- },
-/area/tdome)
-"aTF" = (
-/obj/machinery/computer/security/telescreen,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "redbluefull"
- },
-/area/tdome/tdomeobserve)
-"aTG" = (
-/obj/item/device/camera,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "redbluefull"
- },
-/area/tdome/tdomeobserve)
-"aTH" = (
-/obj/structure/disposalpipe/segment,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "redbluefull"
- },
-/area/tdome/tdomeobserve)
-"aTN" = (
-/obj/structure/bed/chair,
-/obj/structure/disposalpipe/segment,
-/obj/effect/landmark{
- name = "tdomeobserve"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "redbluefull"
- },
-/area/tdome/tdomeobserve)
-"aTQ" = (
-/obj/structure/table/rack,
-/obj/item/clothing/under/color/red,
-/obj/item/clothing/shoes/brown,
-/obj/item/melee/energy/axe,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/tdome)
-"aTR" = (
-/obj/effect/wingrille_spawn/reinforced/crescent,
-/turf/simulated/floor,
-/area/tdome)
-"aTS" = (
-/obj/effect/wingrille_spawn/reinforced/crescent,
-/obj/structure/disposalpipe/segment,
-/turf/simulated/floor,
-/area/tdome)
-"aTT" = (
-/obj/structure/table/rack,
-/obj/item/clothing/under/color/green,
-/obj/item/clothing/shoes/brown,
-/obj/item/melee/energy/axe,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/tdome)
-"aTV" = (
-/obj/machinery/door/blast/regular{
- dir = 4;
- id = "thunderdomeaxe";
- name = "Axe Supply"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/tdome)
"aTW" = (
/obj/machinery/igniter,
/obj/structure/banner,
@@ -13598,86 +6600,6 @@
/obj/structure/disposalpipe/segment,
/turf/simulated/floor,
/area/tdome)
-"aUb" = (
-/obj/structure/table/rack,
-/obj/item/clothing/under/color/red,
-/obj/item/clothing/shoes/brown,
-/obj/item/clothing/suit/armor/tdome/red,
-/obj/item/clothing/head/helmet/thunderdome,
-/obj/item/melee/baton/loaded,
-/obj/item/melee/energy/sword/red,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/tdome)
-"aUc" = (
-/obj/machinery/door/blast/regular{
- id = "thunderdomegen";
- name = "General Supply"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/tdome)
-"aUd" = (
-/obj/effect/landmark{
- name = "tdome2"
- },
-/turf/unsimulated/floor/plating,
-/area/tdome/tdome2)
-"aUe" = (
-/obj/machinery/door/blast/regular{
- id = "thunderdome";
- name = "Thunderdome Blast Door"
- },
-/turf/simulated/floor,
-/area/tdome)
-"aUf" = (
-/obj/effect/landmark{
- name = "tdome1"
- },
-/turf/unsimulated/floor/plating,
-/area/tdome/tdome1)
-"aUg" = (
-/obj/structure/table/rack,
-/obj/item/clothing/under/color/green,
-/obj/item/clothing/shoes/brown,
-/obj/item/clothing/suit/armor/tdome/green,
-/obj/item/clothing/head/helmet/thunderdome,
-/obj/item/melee/baton/loaded,
-/obj/item/melee/energy/sword/green,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/tdome)
-"aUh" = (
-/obj/machinery/recharger{
- pixel_y = 4
- },
-/obj/effect/landmark{
- name = "tdome2"
- },
-/turf/unsimulated/floor/plating,
-/area/tdome/tdome2)
-"aUi" = (
-/obj/machinery/recharger{
- pixel_y = 4
- },
-/obj/effect/landmark{
- name = "tdome1"
- },
-/turf/unsimulated/floor/plating,
-/area/tdome/tdome1)
-"aUl" = (
-/obj/effect/landmark{
- name = "tdome2"
- },
-/obj/machinery/camera/network/thunder{
- c_tag = "Thunderdome - Red Team";
- invisibility = 101
- },
-/turf/unsimulated/floor/plating,
-/area/tdome/tdome2)
"aUm" = (
/turf/simulated/floor/bluegrid,
/area/tdome)
@@ -13688,27 +6610,24 @@
},
/turf/simulated/floor/bluegrid,
/area/tdome)
-"aUo" = (
-/obj/effect/landmark{
- name = "tdome1"
- },
-/obj/machinery/camera/network/thunder{
- c_tag = "Green Team";
- invisibility = 101
- },
-/turf/unsimulated/floor/plating,
-/area/tdome/tdome1)
"aUq" = (
/obj/machinery/atmospherics/pipe/vent,
/turf/simulated/floor/bluegrid,
/area/tdome)
-"aUr" = (
-/obj/machinery/camera/network/thunder{
- c_tag = "Thunderdome Arena";
- invisibility = 101
+"aUs" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "12,21";
+ name = "military corvette"
},
-/turf/simulated/floor/bluegrid,
-/area/tdome)
+/obj/machinery/light/spot{
+ brightness_color = "#fa8282";
+ color = "#fa8282";
+ icon_state = "tube1";
+ name = "military spotlight"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"aUu" = (
/obj/machinery/atmospherics/pipe/simple/visible{
dir = 5
@@ -13727,298 +6646,10 @@
},
/turf/simulated/floor,
/area/tdome)
-"aUy" = (
-/obj/machinery/door/blast/regular{
- id = "thunderdomegen";
- name = "General Supply"
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/tdome)
"aUz" = (
/obj/machinery/atmospherics/pipe/simple/visible,
/turf/simulated/floor,
/area/tdome)
-"aUA" = (
-/obj/machinery/door/airlock/command{
- name = "Thunderdome Administration";
- req_access = list(102)
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/tdome)
-"aUB" = (
-/obj/machinery/door/blast/regular{
- dir = 4;
- id = "thunderdomehea";
- name = "Heavy Supply"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/tdome)
-"aUC" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "redcorner"
- },
-/area/tdome)
-"aUD" = (
-/obj/structure/table/rack,
-/obj/item/clothing/under/color/red,
-/obj/item/clothing/shoes/brown,
-/obj/item/clothing/suit/armor/vest,
-/obj/item/clothing/head/helmet/swat,
-/obj/item/gun/energy/laser,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/tdome)
-"aUE" = (
-/obj/machinery/door/airlock/command{
- name = "Thunderdome Administration";
- req_access = list(102)
- },
-/turf/simulated/floor,
-/area/tdome)
-"aUF" = (
-/obj/effect/wingrille_spawn/reinforced/crescent,
-/obj/machinery/atmospherics/pipe/simple/visible,
-/turf/simulated/floor,
-/area/tdome)
-"aUG" = (
-/obj/structure/table/rack,
-/obj/item/clothing/under/color/green,
-/obj/item/clothing/shoes/brown,
-/obj/item/clothing/suit/armor/vest,
-/obj/item/clothing/head/helmet/swat,
-/obj/item/gun/energy/laser,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/tdome)
-"aUH" = (
-/turf/unsimulated/floor{
- icon_state = "greencorner"
- },
-/area/tdome)
-"aUI" = (
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aUJ" = (
-/obj/structure/bed/chair{
- dir = 1
- },
-/obj/effect/landmark{
- name = "tdomeadmin"
- },
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aUK" = (
-/obj/item/extinguisher,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aUL" = (
-/obj/machinery/atmospherics/valve,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aUM" = (
-/obj/structure/bed/chair{
- dir = 1
- },
-/obj/structure/disposalpipe/segment,
-/obj/effect/landmark{
- name = "tdomeadmin"
- },
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aUN" = (
-/obj/machinery/computer/security/telescreen,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aUO" = (
-/obj/machinery/atmospherics/portables_connector{
- dir = 1
- },
-/obj/machinery/portable_atmospherics/canister/sleeping_agent{
- pixel_x = 1
- },
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aUP" = (
-/obj/item/wrench,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aUQ" = (
-/obj/structure/disposalpipe/trunk{
- dir = 1
- },
-/obj/machinery/disposal,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aUR" = (
-/obj/machinery/door/airlock/centcom{
- name = "General Access";
- req_access = list(101)
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/tdome)
-"aUS" = (
-/obj/structure/bed/chair,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aUT" = (
-/obj/structure/table/standard,
-/obj/machinery/recharger{
- pixel_y = 4
- },
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aUU" = (
-/obj/item/grenade/chem_grenade/cleaner,
-/obj/item/grenade/chem_grenade/cleaner,
-/obj/item/grenade/chem_grenade/cleaner,
-/obj/item/grenade/chem_grenade/cleaner,
-/obj/item/grenade/chem_grenade/cleaner,
-/obj/item/grenade/chem_grenade/cleaner,
-/obj/item/grenade/chem_grenade/cleaner,
-/obj/item/grenade/chem_grenade/cleaner,
-/obj/item/grenade/chem_grenade/cleaner,
-/obj/item/grenade/chem_grenade/cleaner,
-/obj/structure/table/standard,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aUV" = (
-/obj/machinery/computer/pod{
- id = "thunderdomeaxe";
- name = "Thunderdome Axe Supply"
- },
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aUW" = (
-/obj/machinery/computer/pod{
- id = "thunderdomegen";
- name = "Thunderdome General Supply"
- },
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aUX" = (
-/obj/machinery/computer/pod{
- id = "thunderdomehea";
- name = "Thunderdome Heavy Supply"
- },
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aUY" = (
-/obj/machinery/computer/pod{
- id = "thunderdome";
- name = "Thunderdome Blast Door Control"
- },
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aUZ" = (
-/obj/item/stack/medical/ointment,
-/obj/item/stack/medical/ointment,
-/obj/item/stack/medical/ointment,
-/obj/structure/table/standard,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aVa" = (
-/obj/structure/table/standard,
-/obj/item/stack/medical/bruise_pack,
-/obj/item/stack/medical/bruise_pack,
-/obj/item/stack/medical/bruise_pack,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aVb" = (
-/obj/structure/table/standard,
-/obj/item/storage/box/handcuffs,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aVc" = (
-/obj/structure/table/standard,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aVd" = (
-/obj/structure/table/standard,
-/obj/item/storage/toolbox/electrical,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
-"aVe" = (
-/obj/structure/table/standard,
-/obj/item/storage/toolbox/mechanical,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "redyellowfull"
- },
-/area/tdome/tdomeadmin)
"aVf" = (
/obj/effect/landmark{
name = "Penguin Spawn Random"
@@ -14055,6 +6686,28 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
+"aVo" = (
+/obj/structure/table/reinforced/wood,
+/obj/item/reagent_containers/food/drinks/bottle/cognac{
+ pixel_x = -5;
+ pixel_y = 15
+ },
+/obj/item/reagent_containers/food/drinks/bottle/wine{
+ pixel_x = 5;
+ pixel_y = 9
+ },
+/obj/item/reagent_containers/food/drinks/drinkingglass{
+ pixel_x = -7;
+ pixel_y = 1
+ },
+/obj/item/reagent_containers/food/drinks/drinkingglass{
+ pixel_x = -1;
+ pixel_y = -4
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/control)
"aVr" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -14136,12 +6789,6 @@
},
/turf/simulated/floor/shuttle/dark_blue,
/area/shuttle/escape)
-"aVO" = (
-/obj/structure/flora/pottedplant/random,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/fore)
"aVP" = (
/obj/effect/shuttle_landmark/emergency/start,
/turf/simulated/floor/shuttle/black,
@@ -14183,30 +6830,6 @@
},
/turf/simulated/floor/shuttle/white,
/area/shuttle/escape)
-"aVZ" = (
-/obj/item/modular_computer/console/preset/security,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/fore)
-"aWa" = (
-/obj/machinery/door/airlock/centcom{
- icon_state = "door_locked";
- id_tag = "CentComArrivalsForeDrAft";
- locked = 1;
- name = "Fore Checkpoint";
- req_access = list(101)
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/fore)
-"aWb" = (
-/obj/structure/banner,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/evac)
"aWc" = (
/obj/structure/window/reinforced{
dir = 8
@@ -14225,43 +6848,15 @@
},
/turf/simulated/floor/shuttle/dark_blue,
/area/shuttle/escape)
-"aWg" = (
-/obj/effect/wingrille_spawn/reinforced/crescent,
-/obj/machinery/door/blast/odin{
- id = "CentComArrivalsForeChkpt";
- name = "Security Doors"
+"aWf" = (
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 4
},
+/mob/living/heavy_vehicle/premade/combat,
/turf/unsimulated/floor{
- icon_state = "plating"
+ icon_state = "wood"
},
-/area/centcom/checkpoint/fore)
-"aWh" = (
-/obj/machinery/embedded_controller/radio/simple_docking_controller{
- frequency = 1380;
- id_tag = "centcom_dock";
- name = "docking port controller";
- pixel_x = 25;
- req_one_access = list(13);
- tag_door = "centcom_dock_airlock"
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/evac)
-"aWi" = (
-/obj/machinery/door/airlock/external{
- frequency = 1380;
- icon_state = "door_locked";
- id_tag = "centcom_dock_airlock";
- locked = 1;
- name = "Arrivals Airlock";
- req_access = list(13)
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "warnplate"
- },
-/area/centcom/evac)
+/area/centcom/specops)
"aWm" = (
/obj/structure/window/reinforced{
dir = 8
@@ -14288,9 +6883,6 @@
},
/turf/simulated/floor/shuttle/dark_blue,
/area/shuttle/escape)
-"aWo" = (
-/turf/unsimulated/wall/riveted,
-/area/centcom/checkpoint/aft)
"aWp" = (
/obj/structure/table/standard,
/obj/item/reagent_containers/glass/beaker/cryoxadone{
@@ -14303,22 +6895,6 @@
},
/turf/simulated/floor/shuttle/white,
/area/shuttle/escape)
-"aWr" = (
-/obj/effect/wingrille_spawn/reinforced/crescent,
-/obj/machinery/door/blast/odin{
- id = "CentComArrivalsAftChkpt";
- name = "Security Doors"
- },
-/turf/unsimulated/floor{
- icon_state = "plating"
- },
-/area/centcom/checkpoint/aft)
-"aWt" = (
-/obj/machinery/vending/coffee,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
"aWu" = (
/turf/simulated/floor/shuttle/black,
/area/shuttle/escape)
@@ -14331,39 +6907,6 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/escape)
-"aWw" = (
-/obj/machinery/vending/cigarette,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
-"aWx" = (
-/obj/machinery/door/airlock/centcom{
- name = "Aft Checkpoint";
- req_access = list(101)
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/aft)
-"aWz" = (
-/obj/item/modular_computer/console/preset/security,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/aft)
-"aWA" = (
-/obj/machinery/door/airlock/centcom{
- icon_state = "door_locked";
- id_tag = "CentComArrivalsAftDrFore";
- locked = 1;
- name = "Aft Checkpoint";
- req_access = list(101)
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/aft)
"aWB" = (
/obj/structure/window/shuttle/unique/transfer{
icon_state = "13,17"
@@ -14393,12 +6936,6 @@
},
/turf/simulated/floor/shuttle/white,
/area/shuttle/escape)
-"aWG" = (
-/obj/structure/flora/pottedplant/random,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/aft)
"aWH" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -14447,14 +6984,6 @@
},
/turf/simulated/floor/shuttle/white,
/area/shuttle/escape)
-"aWQ" = (
-/obj/effect/landmark{
- name = "ERTCommander"
- },
-/turf/unsimulated/floor{
- icon_state = "grimy"
- },
-/area/centcom/creed)
"aWT" = (
/obj/machinery/atmospherics/unary/cryo_cell,
/turf/simulated/floor/shuttle/white,
@@ -14605,6 +7134,18 @@
/obj/effect/floor_decal/spline/fancy/wood,
/turf/simulated/floor/holofloor/wood,
/area/holodeck/source_battlemonsters)
+"aXp" = (
+/obj/effect/floor_decal/corner/lime{
+ dir = 9
+ },
+/obj/machinery/door/window/southright{
+ dir = 8;
+ req_access = list(102)
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"aXq" = (
/obj/structure/closet/walllocker/emerglocker/south,
/obj/machinery/light,
@@ -14677,105 +7218,6 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
-"aXZ" = (
-/obj/structure/flora/pottedplant/random,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/living)
-"aYb" = (
-/obj/structure/filingcabinet,
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "carpetside"
- },
-/area/centcom/living)
-"aYc" = (
-/obj/structure/bed/chair/office/bridge,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "carpetside"
- },
-/area/centcom/living)
-"aYd" = (
-/obj/structure/table/wood,
-/obj/item/device/radio/phone,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "carpetside"
- },
-/area/centcom/living)
-"aYe" = (
-/obj/structure/table/wood,
-/obj/item/paper_bin{
- pixel_x = 1;
- pixel_y = 9
- },
-/obj/item/pen/multi,
-/turf/unsimulated/floor{
- dir = 10;
- icon_state = "carpetside"
- },
-/area/centcom/living)
-"aYf" = (
-/obj/structure/table/wood,
-/obj/item/device/flashlight/lamp,
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "carpetside"
- },
-/area/centcom/living)
-"aYg" = (
-/obj/structure/bed/chair/comfy/blue{
- dir = 1
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/living)
-"aYh" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/living)
-"aYi" = (
-/obj/structure/table/wood,
-/obj/item/storage/box/drinkingglasses{
- pixel_x = -4;
- pixel_y = 6
- },
-/obj/machinery/chemical_dispenser/coffee/full{
- layer = 3.1;
- pixel_x = 4;
- pixel_y = 3;
- spawn_cartridges = list(/obj/item/reagent_containers/chem_disp_cartridge/coffee,/obj/item/reagent_containers/chem_disp_cartridge/milk,/obj/item/reagent_containers/chem_disp_cartridge/cream,/obj/item/reagent_containers/chem_disp_cartridge/sugar)
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/living)
-"aYk" = (
-/obj/structure/banner,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/living)
-"aYl" = (
-/obj/machinery/photocopier,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/living)
"aYm" = (
/obj/structure/closet/crate/loot{
desc = "The old dusty labels on this crate indicate that it was supposed to be shipped long ago.";
@@ -14785,131 +7227,6 @@
icon_state = "steel_dirty"
},
/area/antag/raider)
-"aYo" = (
-/obj/structure/banner,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/living)
-"aYp" = (
-/obj/structure/flora/pottedplant/random,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/living)
-"aYq" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/obj/structure/bed/chair/comfy/red{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/living)
-"aYs" = (
-/obj/structure/bed/chair/comfy/red{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/living)
-"aYt" = (
-/obj/structure/bed/chair/comfy/blue{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/living)
-"aYu" = (
-/obj/machinery/door/airlock/centcom{
- icon_state = "door_locked";
- locked = 1;
- name = "To: Administration Level"
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/suppy)
-"aYv" = (
-/obj/structure/bed/chair/office/dark,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/living)
-"aYw" = (
-/obj/structure/bed/chair/office/bridge{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "grimy"
- },
-/area/centcom/creed)
-"aYx" = (
-/obj/machinery/door/airlock/centcom{
- name = "Administration Shuttle";
- req_access = list(108,109)
- },
-/obj/machinery/door/blast/odin{
- id = "ADMIN_SHUTTLE";
- name = "Ready Room"
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom)
-"aYy" = (
-/obj/machinery/button/remote/blast_door{
- id = "ADMIN_SHUTTLE";
- name = "Administration Shuttle";
- pixel_y = 26;
- req_access = list(108)
- },
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"aYz" = (
-/obj/machinery/light/small,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
-/area/centcom/specops)
-"aYD" = (
-/obj/structure/bed/chair/office/bridge,
-/obj/effect/landmark{
- name = "CCIAAgent"
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"aYE" = (
-/obj/structure/bed/chair/office/bridge{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"aYF" = (
-/obj/structure/bed/chair/office/bridge{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"aYH" = (
-/obj/structure/bed/chair/office/bridge,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
"aYK" = (
/turf/simulated/wall/shuttle/unique/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -14949,14 +7266,22 @@
/turf/space/dynamic,
/area/shuttle/mercenary)
"aYV" = (
-/turf/simulated/wall/shuttle/unique/cargo{
- icon_state = "2,2"
+/obj/structure/shuttle_part/cargo{
+ icon_state = "2,1"
},
+/turf/unsimulated/floor/plating,
/area/supply/dock)
+"aZd" = (
+/turf/unsimulated/floor/plating,
+/area/centcom/distress_prep)
"aZA" = (
-/obj/structure/lattice/catwalk/indoor/grate,
-/turf/simulated/floor/plating,
-/area/shuttle/legion)
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 5
+ },
+/turf/unsimulated/floor{
+ icon_state = "carpet10-8"
+ },
+/area/centcom/legion/hangar5)
"aZX" = (
/turf/simulated/wall/shuttle/unique/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -14964,6 +7289,12 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
+"bag" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 10
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/bar)
"bbx" = (
/obj/vehicle/droppod/syndie{
connected_blastdoor = "merc_droppod_2"
@@ -14972,14 +7303,53 @@
icon_state = "dark2"
},
/area/antag/mercenary)
+"bbD" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 6
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 8
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/evac)
"bbH" = (
/turf/unsimulated/floor{
icon_state = "new_reinforced"
},
/area/centcom/spawning)
-"bcv" = (
+"bcf" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "2,20";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
+"bcu" = (
/obj/machinery/light/small{
- dir = 8
+ brightness_power = 0.5;
+ dir = 8;
+ name = "adjusted light fixture"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/spawning)
+"bcv" = (
+/obj/structure/sign/flag/biesel{
+ pixel_y = 32
+ },
+/obj/machinery/button/remote/blast_door{
+ id = "tcfl_jotun";
+ name = "MBT Garage";
+ pixel_x = 28;
+ pixel_y = -6;
+ req_access = list(108,111)
+ },
+/obj/machinery/light/small{
+ dir = 4;
+ name = "adjusted light fixture"
},
/turf/unsimulated/floor{
icon_state = "wood_light"
@@ -14992,12 +7362,10 @@
/turf/simulated/floor/reinforced,
/area/shuttle/mercenary)
"bcL" = (
-/obj/effect/floor_decal/industrial/warning{
- dir = 4
- },
/obj/machinery/light/small/emergency{
dir = 4
},
+/obj/structure/lattice/catwalk/indoor,
/turf/unsimulated/floor/plating,
/area/centcom/specops)
"bdl" = (
@@ -15048,34 +7416,68 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
-"beb" = (
-/obj/effect/floor_decal/corner/red/diagonal,
-/obj/machinery/status_display{
- pixel_y = 30
- },
-/obj/structure/bed/chair/shuttle{
+"bdY" = (
+/obj/structure/bed/chair{
dir = 4
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"beI" = (
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"bew" = (
+/obj/structure/sink{
+ dir = 8;
+ pixel_x = -12;
+ pixel_y = 5
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
+"bex" = (
/turf/simulated/wall/shuttle/unique/hapt{
desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "11,10";
+ icon_state = "3,20";
name = "military corvette"
},
/area/shuttle/administration)
-"bfv" = (
-/obj/item/reagent_containers/glass/bucket{
- pixel_x = -9;
- pixel_y = 7
+"beD" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "4,20";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
+"bfa" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/drinks/bottle/vodka{
+ pixel_x = 6;
+ pixel_y = 10
+ },
+/obj/item/reagent_containers/food/drinks/drinkingglass{
+ pixel_x = -4;
+ pixel_y = 6
+ },
+/obj/item/reagent_containers/food/drinks/drinkingglass{
+ pixel_x = -14;
+ pixel_y = 6
},
-/obj/effect/decal/cleanable/vomit,
/turf/unsimulated/floor{
- icon_state = "new_reinforced"
+ dir = 8;
+ icon_state = "wood"
},
-/area/centcom/legion)
+/area/centcom/distress_prep)
+"bfv" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
+ },
+/turf/unsimulated/floor{
+ icon_state = "engine"
+ },
+/area/centcom/legion/hangar5)
"bfw" = (
/obj/structure/table/rack,
/obj/item/pinpointer/nukeop{
@@ -15119,6 +7521,14 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
+"bfM" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "13,14";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"bfN" = (
/obj/machinery/atmospherics/pipe/simple/hidden{
dir = 9
@@ -15126,6 +7536,25 @@
/obj/structure/lattice/catwalk/indoor/grate,
/turf/simulated/floor/plating,
/area/shuttle/skipjack)
+"bgp" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/obj/machinery/vending/tacticool/ert{
+ density = 0;
+ pixel_x = -1;
+ pixel_y = 30
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"bgv" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "2,19";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"bhd" = (
/obj/structure/bed/chair/shuttle{
dir = 8
@@ -15139,27 +7568,97 @@
/turf/space/dynamic,
/area/shuttle/mercenary)
"bhl" = (
-/turf/simulated/wall/shuttle/unique/distress{
- icon_state = "0,2"
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/industrial/warning{
+ dir = 8
+ },
+/obj/machinery/light/small/emergency{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "engine"
+ },
+/area/centcom/legion/hangar5)
+"bid" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/fake_object{
+ density = 1;
+ desc = "A secure supply crate, It carries the insignia of the Tau Ceti Foreign Legion. It appears quite scuffed.";
+ icon = 'icons/obj/storage.dmi';
+ icon_state = "tcflcrate";
+ layer = 3.01;
+ name = "foreign legion supply crate";
+ pixel_x = 3;
+ pixel_y = 8
+ },
+/obj/effect/decal/fake_object{
+ desc = "A secure supply crate, It carries the insignia of the Tau Ceti Foreign Legion. It appears quite scuffed.";
+ icon = 'icons/obj/storage.dmi';
+ icon_state = "tcflcrate";
+ layer = 3.02;
+ name = "foreign legion supply crate"
+ },
+/obj/effect/decal/fake_object{
+ desc = "A secure supply crate, It carries the insignia of the Tau Ceti Foreign Legion. It appears quite scuffed.";
+ icon = 'icons/obj/storage.dmi';
+ icon_state = "tcflcrate";
+ layer = 3.02;
+ name = "foreign legion supply crate";
+ pixel_x = 2;
+ pixel_y = 19
+ },
+/turf/unsimulated/floor{
+ icon_state = "engine"
+ },
+/area/centcom/legion/hangar5)
+"bir" = (
+/obj/item/storage/briefcase/inflatable{
+ pixel_y = 8
+ },
+/obj/item/storage/briefcase/inflatable{
+ pixel_y = 8
+ },
+/obj/item/storage/briefcase/inflatable{
+ pixel_y = 8
+ },
+/obj/item/storage/briefcase/inflatable{
+ pixel_y = 8
+ },
+/obj/item/grenade/chem_grenade/metalfoam{
+ pixel_x = -7;
+ pixel_y = -8
+ },
+/obj/item/grenade/chem_grenade/metalfoam{
+ pixel_y = -8
+ },
+/obj/item/grenade/chem_grenade/metalfoam{
+ pixel_x = 7;
+ pixel_y = -8
+ },
+/obj/item/grenade/chem_grenade/metalfoam{
+ pixel_x = -7;
+ pixel_y = -8
+ },
+/obj/item/grenade/chem_grenade/metalfoam{
+ pixel_y = -8
+ },
+/obj/item/grenade/chem_grenade/metalfoam{
+ pixel_x = 7;
+ pixel_y = -8
},
-/area/shuttle/distress)
-"bhF" = (
-/obj/effect/floor_decal/industrial/outline/yellow,
/obj/machinery/light{
- dir = 4;
+ dir = 1;
icon_state = "tube1"
},
-/turf/unsimulated/floor,
-/area/centcom/ferry)
-"bir" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "7,0"
+/obj/structure/table/reinforced,
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
},
-/area/shuttle/legion)
+/area/centcom/legion/hangar5)
"biK" = (
-/obj/machinery/cryopod,
-/turf/unsimulated/floor,
-/area/centcom/ferry)
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/turf/simulated/floor,
+/area/tdome/tdome1)
"bjr" = (
/obj/structure/flora/rock{
pixel_x = 3;
@@ -15170,46 +7669,112 @@
icon_state = "beach"
},
/area/centcom/shared_dream)
-"bjR" = (
-/turf/simulated/floor/tiled/ramp/bottom,
-/area/centcom/legion)
-"bkc" = (
-/obj/machinery/computer/aiupload,
+"bjD" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 10
+ },
/turf/unsimulated/floor{
- dir = 4;
- icon_state = "green"
+ icon_state = "dark2"
},
-/area/centcom/living)
+/area/centcom/holding)
+"bjP" = (
+/obj/structure/closet/hydrant{
+ pixel_x = 30
+ },
+/obj/effect/floor_decal/corner/red/diagonal,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"bjR" = (
+/obj/structure/table/rack,
+/obj/item/plastique{
+ pixel_x = -4;
+ pixel_y = 6
+ },
+/obj/item/plastique{
+ pixel_x = -4;
+ pixel_y = 6
+ },
+/obj/item/plastique{
+ pixel_x = -4;
+ pixel_y = 6
+ },
+/obj/item/plastique{
+ pixel_x = 8
+ },
+/obj/item/plastique{
+ pixel_x = 8
+ },
+/obj/item/plastique{
+ pixel_x = 8
+ },
+/obj/effect/floor_decal/industrial/outline/yellow,
+/obj/item/plastique{
+ pixel_x = -4;
+ pixel_y = 6
+ },
+/obj/item/plastique{
+ pixel_x = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
+ },
+/area/centcom/legion/hangar5)
+"bkg" = (
+/obj/machinery/appliance/cooker/stove,
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
"bkm" = (
-/obj/machinery/button/remote/blast_door{
- dir = 4;
- id = "tcflreadyroom";
- name = "Ready Room Shutters";
- pixel_x = -22;
- pixel_y = -2;
- req_access = list(111)
+/obj/effect/floor_decal/industrial/outline/yellow,
+/obj/structure/table/rack,
+/obj/item/deployable_kit/legion_turret{
+ name = "blaster turret assembly kit"
},
-/obj/machinery/door/blast/odin/shuttle/tcfl/shutter{
- density = 1;
- icon_state = "shutter1";
- id = "tcflreadyroom";
- name = "Task Force XIII Ready Room";
- opacity = 1
+/obj/item/deployable_kit/legion_turret{
+ name = "blaster turret assembly kit"
+ },
+/obj/item/deployable_kit/legion_turret{
+ name = "blaster turret assembly kit"
+ },
+/obj/item/deployable_kit/legion_turret{
+ name = "blaster turret assembly kit"
+ },
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
},
-/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
"bkr" = (
-/obj/effect/floor_decal/corner/paleblue/diagonal{
- dir = 8
+/obj/effect/floor_decal/industrial/outline/yellow,
+/obj/machinery/portable_atmospherics/powered/pump/filled{
+ start_pressure = 15000
},
/turf/unsimulated/floor{
- icon_state = "new_white"
+ icon_state = "steel_dirty"
},
-/area/centcom/legion)
+/area/centcom/legion/hangar5)
"bkL" = (
/obj/effect/step_trigger/thrower/shuttle/east,
/turf/space/transit/south,
/area/template_noop)
+"bld" = (
+/obj/machinery/door/window/eastleft{
+ name = "cockpit";
+ req_access = null;
+ req_one_access = list(38,72)
+ },
+/turf/simulated/floor/tiled/ramp/bottom{
+ dir = 4
+ },
+/area/shuttle/transport1)
"bln" = (
/obj/effect/floor_decal/industrial/warning{
dir = 1
@@ -15225,21 +7790,14 @@
},
/area/antag/ninja)
"blQ" = (
-/obj/machinery/mech_recharger,
-/obj/effect/decal/cleanable/dirt,
-/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
-"bmq" = (
-/turf/simulated/floor/tiled/ramp/bottom{
- dir = 1
+/obj/machinery/portable_atmospherics/powered/pump/filled{
+ start_pressure = 15000
},
-/area/centcom/legion)
-"bmH" = (
+/obj/effect/floor_decal/industrial/outline/yellow,
/turf/unsimulated/floor{
- dir = 5;
- icon_state = "vault"
+ icon_state = "steel_dirty"
},
-/area/centcom/evac)
+/area/centcom/legion/hangar5)
"bmI" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "4,0"
@@ -15251,17 +7809,52 @@
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/plating,
/area/shuttle/skipjack)
+"bnB" = (
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/distress)
+"boM" = (
+/obj/structure/sign/directions/dock{
+ dir = 4;
+ pixel_y = 32
+ },
+/obj/effect/floor_decal/industrial/loading/yellow{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/spawning)
"boS" = (
/turf/unsimulated/floor{
dir = 6;
icon_state = "carpetside"
},
/area/antag/wizard)
-"bpY" = (
-/obj/structure/closet/secure_closet/engineering_welding,
-/obj/effect/floor_decal/industrial/outline/yellow,
+"bpk" = (
+/obj/machinery/button/remote/blast_door{
+ dir = 4;
+ id = "CentComKitchenShutters";
+ name = "Kitchen Shutters";
+ pixel_x = -24
+ },
+/obj/structure/table/stone/marble,
+/obj/machinery/chemical_dispenser/bar_soft/full{
+ pixel_y = 6
+ },
/turf/unsimulated/floor{
- icon_state = "tiles"
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
+"bpF" = (
+/turf/simulated/wall/shuttle/unique/ert{
+ icon_state = "8,1"
+ },
+/area/centcom/specops)
+"bpY" = (
+/obj/effect/floor_decal/industrial/outline/yellow,
+/obj/machinery/power/emitter{
+ dir = 4
+ },
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
},
/area/centcom/legion/hangar5)
"bqf" = (
@@ -15310,8 +7903,10 @@
/turf/simulated/floor/diona,
/area/centcom/shared_dream)
"bsc" = (
-/turf/simulated/wall/shuttle/dark/corner/underlay{
- dir = 9
+/obj/machinery/pipedispenser/orderable,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
},
/area/centcom/legion/hangar5)
"bsi" = (
@@ -15319,6 +7914,13 @@
/obj/structure/lattice/catwalk/indoor/grate,
/turf/simulated/floor/plating,
/area/shuttle/skipjack)
+"bsj" = (
+/obj/machinery/portable_atmospherics/powered/scrubber,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"bsu" = (
/turf/simulated/wall/shuttle/unique/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -15351,9 +7953,45 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
+"bsJ" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/obj/structure/closet/emcloset,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"bsS" = (
+/obj/structure/table/standard,
+/obj/item/storage/box/fancy/tray{
+ layer = 2.99
+ },
+/obj/effect/floor_decal/corner/paleblue/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/holding)
"bsZ" = (
/turf/space/dynamic,
/area/antag/raider)
+"bto" = (
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/ferry)
+"btz" = (
+/obj/effect/floor_decal/corner/red/diagonal,
+/obj/machinery/status_display{
+ pixel_y = 30
+ },
+/obj/structure/bed/chair/shuttle{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"btV" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -15367,6 +8005,48 @@
},
/turf/unsimulated/floor,
/area/antag/burglar)
+"buU" = (
+/obj/effect/floor_decal/corner/red/diagonal,
+/obj/effect/floor_decal/spline/plain{
+ dir = 4
+ },
+/obj/machinery/embedded_controller/radio/simple_docking_controller{
+ frequency = 1399;
+ id_tag = "admin_shuttle";
+ pixel_x = -1;
+ pixel_y = 33;
+ req_one_access = list(101);
+ tag_door = "admin_shuttle_hatch"
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"bvm" = (
+/obj/machinery/door/window/westleft{
+ name = "Auxillary Cryogenics"
+ },
+/turf/simulated/floor/carpet/blue,
+/area/centcom/ferry)
+"bvr" = (
+/obj/structure/closet{
+ icon_closed = "syndicate1";
+ icon_opened = "syndicate1open";
+ icon_state = "syndicate1";
+ name = "emergency response team wardrobe"
+ },
+/obj/item/clothing/under/syndicate/combat,
+/obj/item/clothing/under/ert,
+/obj/item/clothing/head/beret/centcom/officer,
+/obj/item/storage/backpack/ert/security,
+/obj/item/clothing/suit/armor/vest/ert/security,
+/obj/item/clothing/head/helmet/ert/security,
+/obj/effect/floor_decal/industrial/outline/grey,
+/obj/structure/sign/flag/elyra{
+ pixel_x = 29
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"bvA" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -15375,28 +8055,36 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
-"bvD" = (
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "carpetside"
+"bwY" = (
+/obj/structure/railing/mapped,
+/obj/effect/floor_decal/spline/plain,
+/turf/simulated/floor/tiled/ramp/bottom{
+ dir = 8
},
-/area/centcom/living)
-"bxE" = (
-/obj/structure/bed/chair{
- dir = 4
- },
-/obj/effect/floor_decal/corner/paleblue/full,
-/turf/unsimulated/floor,
-/area/centcom/legion)
+/area/shuttle/administration)
"bxL" = (
-/obj/machinery/door/airlock/hatch{
- icon_state = "door_locked";
- locked = 1;
- name = "Thruster Maintenance Hatch";
- req_access = list(112)
+/obj/machinery/pipedispenser/disposal/orderable,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
},
-/turf/unsimulated/floor/plating,
-/area/centcom/distress_prep)
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
+ },
+/area/centcom/legion/hangar5)
+"bxU" = (
+/obj/effect/decal/warning_stripes,
+/obj/machinery/porta_turret/cannon,
+/obj/machinery/light/spot{
+ brightness_color = "#fa8282";
+ color = "#fa8282";
+ dir = 4;
+ icon_state = "tube1";
+ name = "military spotlight"
+ },
+/turf/simulated/floor/reinforced,
+/area/shuttle/administration)
"bye" = (
/obj/effect/decal/fake_object/light_source{
density = 1;
@@ -15421,6 +8109,21 @@
name = "staircase"
},
/area/antag/mercenary)
+"byk" = (
+/obj/effect/floor_decal/corner/blue{
+ dir = 9
+ },
+/obj/machinery/door/blast/odin{
+ density = 0;
+ icon_state = "pdoor0";
+ id = "CentComPort";
+ name = "Security Doors";
+ opacity = 0
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"byL" = (
/obj/structure/railing/mapped,
/obj/effect/floor_decal/industrial/warning{
@@ -15444,14 +8147,12 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
-"bAf" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "11,7";
- name = "military corvette"
+"bzK" = (
+/obj/machinery/photocopier,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/area/centcom/control)
"bAr" = (
/obj/structure/shuttle_part/mercenary/small{
icon_state = "8,4"
@@ -15459,10 +8160,28 @@
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
"bBd" = (
-/turf/unsimulated/floor{
- icon_state = "wood"
+/obj/structure/grille/broken,
+/obj/structure/window/reinforced/crescent{
+ dir = 8
},
-/area/centcom/legion)
+/obj/structure/window/reinforced/crescent{
+ dir = 1
+ },
+/obj/item/material/shard,
+/obj/item/ore{
+ name = "meteor fragment";
+ pixel_y = -4
+ },
+/obj/item/stack/rods,
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
+"bBe" = (
+/obj/effect/floor_decal/corner/orange/diagonal,
+/obj/effect/decal/fake_object/light_source/invisible,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
"bBH" = (
/obj/machinery/atmospherics/pipe/simple/hidden{
dir = 4
@@ -15473,6 +8192,37 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
+"bCG" = (
+/obj/structure/table/standard,
+/obj/machinery/vending/wallmed1{
+ pixel_x = 27;
+ req_access = null
+ },
+/obj/effect/floor_decal/corner/paleblue/diagonal,
+/obj/item/reagent_containers/glass/bottle/bicaridine{
+ pixel_x = -8
+ },
+/obj/item/reagent_containers/glass/bottle/dermaline{
+ pixel_x = 9
+ },
+/obj/item/reagent_containers/glass/bottle/inaprovaline,
+/obj/item/reagent_containers/glass/bottle/thetamycin{
+ layer = 2.99;
+ pixel_x = 9;
+ pixel_y = 7
+ },
+/obj/item/reagent_containers/glass/bottle/antitoxin{
+ layer = 2.99;
+ pixel_y = 7
+ },
+/obj/item/reagent_containers/glass/bottle/dexalin_plus{
+ pixel_x = 9;
+ pixel_y = -11
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/holding)
"bCU" = (
/obj/structure/table/rack,
/obj/item/ammo_magazine/a10mm{
@@ -15536,43 +8286,110 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
-"bDP" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "4,5";
- name = "military corvette"
+"bDu" = (
+/obj/machinery/appliance/cooker/fryer,
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/area/centcom/bar)
+"bDy" = (
+/obj/effect/floor_decal/corner/lime{
+ dir = 6
+ },
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"bDR" = (
/obj/structure/bed/chair/office/bridge/pilot,
/turf/simulated/floor/shuttle/black,
/area/shuttle/burglar)
-"bGx" = (
+"bDV" = (
/obj/structure/shuttle_part/hapt{
desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "12,10";
+ icon_state = "3,22";
name = "military corvette"
},
/turf/unsimulated/floor/plating,
/area/shuttle/administration)
+"bEa" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Washroom"
+ },
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/distress_prep)
+"bGo" = (
+/obj/machinery/door/airlock/centcom{
+ locked = 1;
+ name = "Mass Transit Wing Maintenance";
+ req_access = list(109)
+ },
+/turf/unsimulated/floor{
+ icon_state = "whiteshiny"
+ },
+/area/centcom/bar)
+"bGq" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/obj/machinery/chemical_dispenser/ert{
+ dir = 4
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"bGw" = (
+/obj/structure/table/reinforced,
+/obj/item/paper_bin,
+/obj/item/pen,
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"bGF" = (
/obj/machinery/washing_machine,
/obj/effect/decal/cleanable/dirt,
/turf/simulated/floor/tiled/dark,
/area/shuttle/skipjack)
"bGK" = (
-/obj/machinery/chem_master{
- dir = 4
+/obj/structure/lattice/catwalk,
+/obj/item/ore{
+ name = "meteor fragment";
+ pixel_x = -8;
+ pixel_y = -8
},
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/turf/space/dynamic,
+/area/template_noop)
+"bGR" = (
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/obj/structure/computerframe,
+/turf/simulated/floor/tiled/dark,
+/area/centcom/bar)
"bGV" = (
/obj/structure/shuttle_part/mercenary/small{
icon_state = "7,12"
},
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
+"bGZ" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "2,18";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"bHl" = (
/obj/machinery/cryopod,
/obj/effect/floor_decal/corner/lime{
@@ -15580,15 +8397,23 @@
},
/turf/unsimulated/floor,
/area/centcom/spawning)
-"bHG" = (
-/obj/structure/table/reinforced,
-/obj/structure/window/reinforced/crescent{
- dir = 8
+"bHu" = (
+/obj/item/storage/briefcase/inflatable,
+/obj/item/storage/briefcase/inflatable,
+/obj/structure/closet/l3closet,
+/obj/item/clothing/suit/bio_suit/virology,
+/obj/item/clothing/head/bio_hood/virology,
+/obj/item/clothing/suit/bio_suit/virology,
+/obj/item/clothing/head/bio_hood/virology,
+/obj/item/tank/oxygen/red,
+/obj/item/tank/oxygen/red,
+/obj/item/clothing/mask/gas/alt,
+/obj/item/clothing/mask/gas/alt,
+/obj/effect/floor_decal/corner/red{
+ dir = 9
},
-/obj/item/paper_bin,
-/obj/item/pen,
-/turf/unsimulated/floor,
-/area/centcom/ferry)
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"bHJ" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/cleanable/liquid_fuel,
@@ -15596,11 +8421,30 @@
icon_state = "steel_dirty"
},
/area/antag/raider)
-"bHN" = (
-/obj/machinery/porta_turret/crescent,
-/obj/effect/floor_decal/industrial/warning/full,
+"bHL" = (
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/green/full{
+ dir = 1
+ },
/turf/unsimulated/floor,
-/area/centcom/specops)
+/area/centcom/holding)
+"bIt" = (
+/obj/machinery/vending/coffee,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"bIQ" = (
+/obj/structure/table/rack,
+/obj/item/clothing/under/color/red,
+/obj/item/clothing/shoes/brown,
+/obj/item/melee/energy/axe,
+/obj/effect/decal/fake_object/light_source/invisible,
+/turf/simulated/floor,
+/area/tdome/tdome2)
"bJf" = (
/obj/structure/shuttle_part/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -15609,12 +8453,27 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
+"bJt" = (
+/obj/structure/bed/chair/shuttle{
+ dir = 4
+ },
+/obj/effect/floor_decal/corner/red/diagonal,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"bJv" = (
/obj/machinery/door/airlock/glass,
/turf/unsimulated/floor{
icon_state = "lino_grey"
},
/area/antag/raider)
+"bJH" = (
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
"bJW" = (
/obj/item/storage/briefcase/inflatable,
/obj/item/storage/briefcase/inflatable,
@@ -15635,51 +8494,37 @@
icon_state = "bar"
},
/area/antag/mercenary)
+"bKw" = (
+/obj/machinery/door/airlock/glass_security{
+ name = "Holding Cell";
+ req_access = list(2)
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"bKL" = (
/obj/item/stool/padded,
/turf/simulated/floor/tiled/dark,
/area/shuttle/skipjack)
-"bLd" = (
-/obj/item/clothing/suit/armor/bulletproof,
-/obj/item/clothing/under/rank/centcom_officer,
-/obj/item/clothing/shoes/white,
-/obj/item/clothing/gloves/white,
-/obj/item/clothing/glasses/sunglasses/sechud,
-/obj/item/clothing/accessory/badge/holo,
-/obj/item/clothing/accessory/holster/hip,
-/obj/item/device/radio/headset/ert,
-/obj/item/clothing/head/beret/centcom/captain,
-/obj/item/gun/energy/lawgiver,
-/obj/item/card/id/centcom,
-/obj/structure/closet/secure_closet/guncabinet{
- name = "captain's cabinet";
- req_access = list(101)
- },
-/obj/effect/floor_decal/corner/red{
- dir = 6
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
"bLj" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "10,0"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
+"bLK" = (
+/turf/unsimulated/floor,
+/area/centcom/holding)
"bLN" = (
/turf/unsimulated/floor{
icon_state = "floorscorched1"
},
/area/antag/raider)
"bLO" = (
-/obj/effect/decal/fake_object{
- desc = "A button. It's unpowered. Typical.";
- icon = 'icons/obj/turbolift.dmi';
- icon_state = "button";
- name = "elevator button";
- pixel_y = 4
+/turf/simulated/wall/shuttle/dark/corner/underlay{
+ dir = 9
},
-/turf/unsimulated/wall/darkshuttlewall,
/area/centcom/legion)
"bLX" = (
/obj/structure/undies_wardrobe,
@@ -15690,6 +8535,17 @@
/obj/effect/floor_decal/industrial/warning,
/turf/unsimulated/floor,
/area/antag/mercenary)
+"bMc" = (
+/obj/structure/table/wood,
+/obj/item/material/ashtray/bronze,
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 10
+ },
+/obj/item/storage/box/tcfl_pamphlet,
+/turf/unsimulated/floor{
+ icon_state = "carpet5-1"
+ },
+/area/centcom/legion/hangar5)
"bMd" = (
/obj/structure/shuttle_part/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -15697,20 +8553,64 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
+"bMp" = (
+/obj/structure/table/rack,
+/obj/item/storage/box/handcuffs{
+ pixel_x = -1;
+ pixel_y = -4
+ },
+/obj/item/storage/box/handcuffs{
+ pixel_x = 4;
+ pixel_y = 4
+ },
+/obj/effect/floor_decal/corner/blue{
+ dir = 6
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"bMw" = (
+/obj/structure/table/wood/gamblingtable,
+/obj/item/deck/cards,
+/obj/item/storage/box/fancy/crayons{
+ pixel_x = 17;
+ pixel_y = 14
+ },
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/legion/hangar5)
"bMQ" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "2,7"
},
/area/shuttle/mercenary)
-"bOg" = (
-/obj/machinery/door/blast/odin/shuttle/tcfl/shutter{
- density = 1;
- icon_state = "shutter1";
- id = "tcflreadyroom";
- name = "Task Force XIII Ready Room";
- opacity = 1
+"bNz" = (
+/obj/structure/railing/mapped{
+ dir = 4
+ },
+/obj/effect/floor_decal/corner/red/diagonal,
+/obj/effect/floor_decal/spline/plain{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"bOg" = (
+/obj/structure/table/wood,
+/obj/item/paper_bin{
+ pixel_x = -12;
+ pixel_y = 6
+ },
+/obj/item/pen/blue{
+ pixel_x = -12;
+ pixel_y = 6
+ },
+/obj/effect/floor_decal/spline/fancy/wood,
+/turf/unsimulated/floor{
+ icon_state = "carpetside"
},
-/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
"bPc" = (
/obj/machinery/door/airlock/glass_medical{
@@ -15719,18 +8619,6 @@
},
/turf/simulated/floor/shuttle/dark_blue,
/area/shuttle/escape)
-"bPG" = (
-/obj/effect/floor_decal/spline/fancy/wood{
- dir = 8
- },
-/obj/machinery/vending/coffee{
- name = "Free Hot Drinks machine";
- pixel_x = 2;
- prices = list();
- products = list(/obj/item/reagent_containers/food/drinks/coffee = 12, /obj/item/reagent_containers/food/drinks/tea = 8, /obj/item/reagent_containers/food/drinks/h_chocolate = 8)
- },
-/turf/unsimulated/floor,
-/area/centcom/ferry)
"bPL" = (
/obj/effect/decal/cleanable/cobweb2,
/obj/effect/decal/fake_object{
@@ -15754,23 +8642,56 @@
},
/turf/unsimulated/floor,
/area/centcom/spawning)
-"bRm" = (
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
+"bQM" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 8
},
-/obj/machinery/turretid{
- ailock = 1;
- check_arrest = 0;
- check_records = 0;
- name = "checkpoint turrets";
- pixel_x = 31;
- req_access = list(111)
+/obj/structure/flora/ausbushes/leafybush,
+/turf/unsimulated/floor{
+ icon_state = "grass_alt"
+ },
+/area/centcom/bar)
+"bQP" = (
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/holding)
+"bQT" = (
+/obj/item/modular_computer/console/preset/command,
+/obj/effect/floor_decal/corner/red{
+ dir = 5
+ },
+/obj/item/modular_computer/console/preset/medical{
+ pixel_x = 32
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"bQZ" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 9
+ },
+/obj/machinery/porta_turret/crescent,
+/obj/effect/floor_decal/industrial/warning/full,
+/turf/unsimulated/floor,
+/area/centcom/control)
+"bRm" = (
+/obj/structure/table/wood,
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 6
+ },
+/obj/machinery/button/remote/blast_door/open_only{
+ id = "tcfl_hangar5";
+ name = "raise post-launch shutters";
+ pixel_x = 4;
+ pixel_y = 6;
+ req_access = list(108,111)
},
/turf/unsimulated/floor{
- icon_state = "wood"
+ dir = 6;
+ icon_state = "carpetside"
},
-/area/centcom/legion)
+/area/centcom/legion/hangar5)
"bRJ" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "4,16";
@@ -15782,25 +8703,27 @@
/obj/structure/sign/pharmacy,
/turf/unsimulated/wall/steel,
/area/antag/raider)
-"bSd" = (
-/obj/structure/closet/hydrant{
- pixel_x = 30
+"bSI" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/industrial/warning{
+ dir = 8
},
-/obj/effect/floor_decal/corner/red/diagonal,
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
+/turf/unsimulated/floor{
+ icon_state = "engine"
+ },
+/area/centcom/legion/hangar5)
+"bSQ" = (
+/obj/effect/floor_decal/corner/red/diagonal{
+ dir = 8
+ },
+/obj/machinery/status_display{
+ pixel_y = 30
+ },
+/obj/structure/bed/chair/shuttle{
+ dir = 8
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/administration)
-"bSI" = (
-/obj/effect/floor_decal/spline/fancy/wood{
- dir = 5
- },
-/turf/unsimulated/floor{
- icon_state = "carpet10-8"
- },
-/area/centcom/legion/hangar5)
"bTd" = (
/obj/structure/table/rack,
/obj/item/tank/oxygen/red,
@@ -15813,25 +8736,35 @@
},
/turf/unsimulated/floor,
/area/antag/burglar)
-"bTV" = (
-/obj/effect/floor_decal/corner/red{
- dir = 9
+"bTm" = (
+/obj/structure/table/reinforced,
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"bTB" = (
+/obj/machinery/door/airlock/hatch{
+ icon_state = "door_locked";
+ locked = 1;
+ name = "Thruster Maintenance Hatch";
+ req_access = list(112)
},
-/obj/effect/shuttle_landmark/admin/start,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
+/turf/unsimulated/floor/plating,
+/area/centcom/distress_prep)
"bTZ" = (
/obj/structure/shuttle_part/ccia{
icon_state = "0,1"
},
/turf/unsimulated/floor/plating,
/area/shuttle/transport1)
-"bUf" = (
-/obj/structure/shuttle/engine/propulsion/burst/left{
- dir = 8
+"bUd" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 9
},
-/turf/unsimulated/floor/plating,
-/area/centcom/legion)
+/obj/effect/floor_decal/corner/red{
+ dir = 6
+ },
+/obj/effect/floor_decal/ss13/odin5,
+/turf/unsimulated/floor,
+/area/centcom/evac)
"bUn" = (
/obj/structure/window/reinforced/crescent{
dir = 1
@@ -15846,31 +8779,30 @@
icon_state = "grass_alt"
},
/area/centcom/spawning)
-"bUI" = (
-/obj/structure/table/rack,
-/obj/structure/sign/poster{
- icon_state = "tcflposter";
- pixel_x = 16;
- pixel_y = 32;
- poster_type = "/datum/poster/bay_67"
+"bUC" = (
+/obj/item/device/radio/intercom{
+ dir = 1;
+ pixel_y = -20
},
-/obj/item/storage/backpack/legion{
- pixel_x = -1
+/obj/structure/bed/chair/shuttle{
+ dir = 4
},
-/obj/item/storage/backpack/legion{
- pixel_x = -1
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/distress)
+"bVd" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
},
-/obj/item/storage/backpack/legion{
- pixel_x = -1
- },
-/obj/item/storage/backpack/legion{
- pixel_x = -1
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1";
+ name = "adjusted light fixture";
+ pixel_x = -16
},
/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+ icon_state = "dark2"
},
-/area/centcom/legion/hangar5)
+/area/centcom/ferry)
"bVx" = (
/obj/machinery/computer/shuttle_control/multi/merc_elite,
/turf/simulated/floor/shuttle/black,
@@ -15884,12 +8816,6 @@
/turf/simulated/floor/tiled/dark,
/area/shuttle/skipjack)
"bWj" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "3,0"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/legion)
-"bWA" = (
/turf/unsimulated/wall/darkshuttlewall,
/area/centcom/legion)
"bWB" = (
@@ -15901,6 +8827,21 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/skipjack)
+"bXx" = (
+/obj/structure/table/reinforced/wood,
+/obj/machinery/chemical_dispenser/coffee/full{
+ layer = 3.1;
+ pixel_y = 2;
+ spawn_cartridges = list(/obj/item/reagent_containers/chem_disp_cartridge/coffee,/obj/item/reagent_containers/chem_disp_cartridge/milk,/obj/item/reagent_containers/chem_disp_cartridge/cream,/obj/item/reagent_containers/chem_disp_cartridge/sugar)
+ },
+/obj/item/storage/box/drinkingglasses{
+ pixel_x = -4;
+ pixel_y = 9
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"bXB" = (
/turf/space,
/area/antag/ninja)
@@ -15914,10 +8855,36 @@
icon_state = "wood"
},
/area/antag/wizard)
+"bXZ" = (
+/obj/item/modular_computer/console/preset/security,
+/obj/effect/floor_decal/corner/blue{
+ dir = 5
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"bYs" = (
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/control)
+"bYv" = (
+/obj/effect/floor_decal/industrial/warning,
+/turf/unsimulated/floor/plating,
+/area/centcom/bar)
"bZd" = (
/obj/structure/flora/pottedplant/random,
/turf/simulated/floor/wood,
/area/merchant_station)
+"bZv" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 6
+ },
+/obj/effect/floor_decal/ss13/odin2,
+/turf/unsimulated/floor,
+/area/centcom/evac)
"cal" = (
/turf/simulated/wall/shuttle/unique/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -15964,7 +8931,7 @@
/area/antag/burglar)
"cbI" = (
/turf/simulated/wall/shuttle/unique/cargo{
- icon_state = "0,8"
+ icon_state = "0,7"
},
/area/supply/dock)
"cbN" = (
@@ -15977,20 +8944,31 @@
},
/area/antag/wizard)
"cce" = (
-/obj/structure/table/reinforced,
-/obj/item/reagent_containers/glass/bottle/inaprovaline{
- pixel_x = 8;
- pixel_y = 10
+/obj/machinery/door/airlock/centcom{
+ frequency = 1337;
+ id_tag = "legion_hangar_hatch";
+ name = "Hangar 5";
+ req_access = list(111)
},
-/obj/item/reagent_containers/glass/bottle/inaprovaline{
- pixel_x = 8;
- pixel_y = 5
- },
-/obj/item/reagent_containers/glass/bottle/inaprovaline{
- pixel_x = 8
+/obj/machinery/door/blast/odin/shuttle/tcfl{
+ dir = 4;
+ id = "tcflhangar5"
},
/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
+"ccs" = (
+/obj/machinery/vending/cigarette{
+ name = "Free Cigarette Machine";
+ prices = list()
+ },
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/evac)
"ccz" = (
/obj/effect/decal/fake_object/light_source{
icon_state = "lantern-on";
@@ -16020,6 +8998,16 @@
icon_state = "dark2"
},
/area/centcom/spawning)
+"ccI" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 6
+ },
+/obj/effect/floor_decal/ss13/odin3,
+/turf/unsimulated/floor,
+/area/centcom/evac)
"ccN" = (
/obj/structure/shuttle_part/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -16036,19 +9024,40 @@
/area/centcom/shared_dream)
"cdq" = (
/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "5,6"
+ icon_state = "15,4"
},
/area/shuttle/legion)
-"cel" = (
-/obj/structure/table/wood/gamblingtable,
-/obj/item/flame/lighter/random{
- pixel_x = 8;
- pixel_y = 3
+"cdV" = (
+/obj/effect/decal/fake_object{
+ color = "#ff0000";
+ dir = 4;
+ icon = 'icons/atmos/pipes.dmi';
+ icon_state = "intact-scrubbers";
+ name = "pipe"
+ },
+/obj/effect/decal/fake_object{
+ color = "#0000ff";
+ dir = 4;
+ icon = 'icons/atmos/pipes.dmi';
+ icon_state = "intact-supply";
+ name = "pipe"
+ },
+/obj/effect/decal/fake_object{
+ color = "#ff0000";
+ icon = 'icons/obj/power_cond_white.dmi';
+ icon_state = "4-8";
+ name = "cable"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/bar)
+"cel" = (
+/obj/effect/decal/cleanable/blood/oil,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/industrial/warning{
+ dir = 8
},
-/obj/item/storage/box/fancy/cigarettes/dromedaryco,
/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+ icon_state = "engine"
},
/area/centcom/legion/hangar5)
"cep" = (
@@ -16056,6 +9065,14 @@
icon_state = "7,3"
},
/area/shuttle/syndicate_elite)
+"cew" = (
+/obj/structure/bed/chair/comfy/black{
+ dir = 4
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"ceT" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "12,16";
@@ -16069,9 +9086,6 @@
/obj/structure/lattice/catwalk/indoor/grate,
/turf/simulated/floor/plating,
/area/shuttle/skipjack)
-"cfL" = (
-/turf/unsimulated/wall/riveted,
-/area/centcom/start)
"cgd" = (
/obj/structure/shuttle_part/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -16081,6 +9095,15 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
+"cha" = (
+/obj/structure/bed/chair/office/bridge{
+ dir = 4
+ },
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/control)
"chb" = (
/obj/item/hoist_kit,
/obj/item/ladder_mobile{
@@ -16098,26 +9121,20 @@
/turf/simulated/floor/plating,
/area/shuttle/skipjack)
"chj" = (
-/obj/effect/floor_decal/industrial/warning{
- dir = 8
+/obj/effect/decal/cleanable/dirt,
+/turf/unsimulated/floor{
+ icon_state = "engine"
},
-/obj/machinery/atmospherics/pipe/manifold/hidden{
- dir = 8
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
-"chp" = (
-/obj/structure/bed/chair/office/bridge/pilot,
-/obj/effect/floor_decal/corner/red/diagonal{
- dir = 8
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
+/area/centcom/legion/hangar5)
"chs" = (
/obj/structure/girder,
/obj/effect/decal/cleanable/dirt,
/turf/unsimulated/floor/plating,
/area/antag/raider)
+"chw" = (
+/obj/effect/floor_decal/corner/green/full,
+/turf/unsimulated/floor,
+/area/centcom/holding)
"chH" = (
/obj/machinery/light{
dir = 4;
@@ -16136,6 +9153,15 @@
},
/turf/simulated/floor/plating,
/area/shuttle/skipjack)
+"cik" = (
+/obj/effect/landmark{
+ name = "tdome1"
+ },
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/holofloor/tiled/dark,
+/area/tdome/tdome1)
"ciV" = (
/turf/simulated/wall/elevator,
/area/centcom/spawning)
@@ -16146,22 +9172,35 @@
/turf/unsimulated/floor/plating,
/area/antag/burglar)
"cjb" = (
-/obj/machinery/recharger/wallcharger{
- pixel_x = 4;
- pixel_y = 32
+/obj/structure/table/reinforced,
+/obj/item/device/multitool,
+/obj/structure/fireaxecabinet{
+ pixel_x = -30
},
-/obj/machinery/recharger/wallcharger{
- pixel_x = 4;
- pixel_y = 22
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
},
-/obj/effect/floor_decal/spline/plain{
- dir = 4
+/area/centcom/legion/hangar5)
+"cjw" = (
+/mob/living/simple_animal/cat/penny,
+/obj/machinery/door/window/southleft{
+ name = "CCIAP Penny"
},
-/obj/machinery/portable_atmospherics/canister/oxygen{
- anchored = 1
+/obj/structure/window/reinforced/crescent{
+ dir = 8
},
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
+/turf/unsimulated/floor{
+ icon_state = "carpet"
+ },
+/area/centcom/control)
+"cjF" = (
+/obj/structure/bed/chair/office/dark{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "tiles"
+ },
+/area/centcom/legion/hangar5)
"cjZ" = (
/obj/structure/shuttle_part/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -16170,6 +9209,18 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
+"ckf" = (
+/obj/effect/decal/warning_stripes,
+/obj/machinery/porta_turret/cannon,
+/obj/machinery/light/spot{
+ brightness_color = "#fa8282";
+ color = "#fa8282";
+ dir = 8;
+ icon_state = "tube1";
+ name = "military spotlight"
+ },
+/turf/simulated/floor/reinforced,
+/area/shuttle/administration)
"ckl" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "1,0"
@@ -16179,23 +9230,74 @@
"ckv" = (
/turf/unsimulated/floor/plating,
/area/antag/mercenary)
-"clg" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "14,5"
- },
-/area/shuttle/legion)
-"clq" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/floor_decal/industrial/warning{
- dir = 8
- },
-/obj/machinery/light/small/emergency{
- dir = 1
- },
+"clb" = (
+/obj/machinery/appliance/cooker/oven,
/turf/unsimulated/floor{
- icon_state = "engine"
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
+"clg" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
},
/area/centcom/legion/hangar5)
+"clq" = (
+/obj/structure/closet{
+ icon_closed = "blue";
+ icon_state = "blue";
+ name = "Spare Uniforms"
+ },
+/obj/item/clothing/under/legion,
+/obj/item/clothing/under/legion,
+/obj/item/clothing/under/legion,
+/obj/item/clothing/under/legion,
+/obj/item/clothing/under/legion,
+/turf/unsimulated/floor{
+ icon_state = "cafeteria"
+ },
+/area/centcom/legion)
+"cmb" = (
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/mob/living/silicon/decoy{
+ name = "Bubble"
+ },
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/circuit.dmi';
+ icon_state = "bcircuit"
+ },
+/area/centcom/control)
+"cmA" = (
+/obj/structure/window/reinforced/polarized{
+ dir = 1;
+ id = "CCIABS"
+ },
+/obj/structure/window/reinforced/polarized{
+ id = "CCIABS"
+ },
+/obj/structure/grille,
+/obj/structure/window/reinforced/polarized{
+ dir = 4;
+ id = "CCIABS"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/control)
+"cnf" = (
+/obj/structure/table/reinforced/wood,
+/obj/machinery/chemical_dispenser/coffeemaster/full{
+ pixel_x = -2;
+ pixel_y = 7
+ },
+/obj/structure/sign/flag/nanotrasen/left{
+ pixel_y = 30
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
"coi" = (
/turf/simulated/wall/shuttle/unique/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -16203,38 +9305,62 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
+"con" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "2,17";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"cor" = (
-/obj/machinery/door/airlock/hatch{
- frequency = 1337;
- icon_state = "door_locked";
- id_tag = "distress_shuttle_hatch_aft";
- locked = 1;
- name = "Aft Shuttle Hatch";
- req_access = list(112)
+/obj/effect/ghostspawpoint{
+ identifier = "TCFLSentinel";
+ name = "igs - TCFLSentinel"
},
-/obj/machinery/door/blast/regular/open{
- dir = 2;
- id = "distress_blast_aft";
- name = "Blast Door"
+/turf/unsimulated/floor{
+ icon_state = "cafeteria"
},
-/turf/simulated/floor/shuttle/black,
-/area/shuttle/distress)
+/area/centcom/legion)
+"cov" = (
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/spline/fancy/wood/corner{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
"coC" = (
-/obj/structure/sign/greencross{
- name = "Emergency Room"
+/mob/living/heavy_vehicle/premade/combatripley,
+/turf/unsimulated/floor{
+ icon_state = "cafeteria"
},
-/turf/unsimulated/wall/darkshuttlewall,
/area/centcom/legion)
"coK" = (
-/obj/structure/closet/walllocker/emerglocker/south{
- pixel_y = -27;
- spawnitems = list(/obj/item/tank/emergency_oxygen/double,/obj/item/clothing/mask/breath)
+/obj/machinery/washing_machine,
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
},
-/obj/structure/bed/chair/shuttle{
- dir = 4
+/turf/unsimulated/floor{
+ icon_state = "cafeteria"
},
-/turf/simulated/floor/shuttle/black,
-/area/shuttle/distress)
+/area/centcom/legion)
+"coX" = (
+/obj/structure/closet/secure_closet/guncabinet{
+ name = "legion weapon cabinet";
+ req_access = list(111)
+ },
+/obj/item/gun/energy/blaster,
+/obj/item/gun/energy/blaster,
+/obj/item/gun/energy/blaster,
+/obj/item/gun/energy/blaster,
+/turf/unsimulated/floor,
+/area/centcom/legion)
"cpq" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -16244,76 +9370,112 @@
/turf/space/dynamic,
/area/shuttle/skipjack)
"cpE" = (
-/obj/effect/floor_decal/industrial/outline/yellow,
-/obj/structure/table/rack,
-/obj/effect/decal/cleanable/dirt,
+/obj/structure/closet/secure_closet/guncabinet{
+ name = "legion weapon cabinet";
+ req_access = list(111)
+ },
+/obj/item/gun/energy/blaster/carbine,
+/obj/item/gun/energy/blaster/carbine,
+/obj/item/gun/energy/blaster/carbine,
+/obj/item/gun/energy/blaster/carbine,
/obj/machinery/light/small{
- dir = 4;
- name = "adjusted light fixture"
+ dir = 1
},
-/obj/item/hoist_kit{
- pixel_x = -1;
- pixel_y = 4
- },
-/obj/item/hoist_kit{
- pixel_x = -1;
- pixel_y = 4
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor,
+/area/centcom/legion)
"cpV" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/floor_decal/industrial/warning{
- dir = 8
+/obj/structure/closet/secure_closet/guncabinet{
+ name = "legion weapon cabinet";
+ req_access = list(111)
},
+/obj/item/ammo_magazine/gauss,
+/obj/item/ammo_magazine/gauss,
+/obj/item/ammo_magazine/gauss,
+/obj/item/ammo_magazine/gauss,
+/obj/item/ammo_magazine/gauss/emp,
+/obj/item/ammo_magazine/gauss/emp,
+/obj/item/gun/energy/blaster/rifle,
+/obj/item/gun/projectile/gauss,
+/turf/unsimulated/floor,
+/area/centcom/legion)
+"cqK" = (
+/obj/machinery/vending/coffee,
+/obj/machinery/vending/coffee{
+ name = "Free Hot Drinks machine";
+ prices = list()
+ },
+/obj/effect/floor_decal/corner/blue/diagonal,
/turf/unsimulated/floor{
- icon_state = "engine"
+ icon_state = "new_white"
},
-/area/centcom/legion/hangar5)
+/area/tdome/tdomeobserve)
"cqP" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "17,6"
+/obj/item/clothing/glasses/welding/superior{
+ pixel_x = -5
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/legion)
-"cqS" = (
-/obj/structure/undies_wardrobe,
-/obj/structure/sign/flag/biesel{
- pixel_y = 32
+/obj/item/clothing/glasses/welding/superior{
+ pixel_x = -5;
+ pixel_y = -8
},
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/legion/hangar5)
-"crr" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/closet/crate/trashcart{
- icon_state = "trashcartopen";
- opened = 1
- },
-/obj/item/trash/koisbar{
- layer = 3.01
- },
-/obj/item/device/paicard,
-/obj/random/junk,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/legion/hangar5)
-"crN" = (
-/obj/machinery/portable_atmospherics/powered/pump/filled{
- start_pressure = 15000
- },
-/obj/effect/floor_decal/industrial/outline/yellow,
+/obj/structure/table/reinforced,
/turf/unsimulated/floor{
icon_state = "steel_dirty"
},
/area/centcom/legion/hangar5)
+"cqS" = (
+/turf/unsimulated/floor{
+ icon_state = "cafeteria"
+ },
+/area/centcom/legion)
+"crg" = (
+/obj/item/reagent_containers/food/condiment/flour{
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/structure/table/stone/marble,
+/obj/item/nitrilebox{
+ pixel_x = 4;
+ pixel_y = 9
+ },
+/obj/item/hand_labeler{
+ pixel_x = -6;
+ pixel_y = -4
+ },
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
+"crr" = (
+/obj/machinery/washing_machine,
+/turf/unsimulated/floor{
+ icon_state = "cafeteria"
+ },
+/area/centcom/legion)
+"crN" = (
+/obj/structure/flora/pottedplant/random,
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/legion/hangar5)
"crO" = (
/turf/simulated/wall,
/area/merchant_station/warehouse)
+"crY" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/item/mop,
+/obj/item/reagent_containers/glass/bucket{
+ pixel_x = -9;
+ pixel_y = 7
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood-broken4"
+ },
+/area/centcom/legion/hangar5)
"cti" = (
/turf/simulated/wall/shuttle/unique/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -16321,55 +9483,25 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
-"ctY" = (
-/obj/structure/closet/secure_closet/guncabinet{
- name = "Heavy Asset Protection";
- req_access = list(103)
- },
-/obj/item/rig_module/mounted,
-/obj/item/clothing/accessory/storage/black_vest,
-/obj/item/clothing/shoes/magboots,
-/obj/item/melee/baton/loaded,
-/obj/item/storage/belt/security/tactical,
-/obj/item/handcuffs,
-/obj/item/handcuffs,
-/obj/item/pinpointer/advpinpointer,
-/obj/item/rig_module/mounted/plasmacutter,
-/obj/item/rig/ert/assetprotection,
-/obj/item/device/radio/headset/ert,
-/obj/item/clothing/under/syndicate/combat,
-/obj/item/gun/energy/rifle/pulse,
-/obj/item/gun/projectile/revolver/mateba,
-/obj/item/ammo_magazine/a454,
-/obj/item/ammo_magazine/a454,
-/obj/item/ammo_magazine/a454,
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/structure/window/reinforced{
- dir = 1
- },
-/obj/item/ammo_magazine/assault_shotgun,
-/obj/item/ammo_magazine/assault_shotgun,
-/obj/item/ammo_magazine/assault_shotgun,
-/obj/item/ammo_magazine/assault_shotgun/incendiary,
-/obj/item/ammo_magazine/assault_shotgun/shells,
-/obj/item/gun/projectile/automatic/rifle/shotgun,
-/obj/effect/floor_decal/corner/red/diagonal{
- dir = 8
- },
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
"cur" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "9,1"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
+"cus" = (
+/obj/item/device/camera_film,
+/obj/item/device/camera,
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/obj/structure/table/reinforced/steel,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"cuH" = (
/obj/machinery/suit_cycler/wizard,
/turf/unsimulated/floor{
@@ -16378,22 +9510,15 @@
},
/area/antag/wizard)
"cvf" = (
-/obj/structure/window/reinforced{
- dir = 1
+/obj/structure/sign/poster{
+ icon_state = "tcflposter2";
+ pixel_x = 29;
+ pixel_y = 7;
+ poster_type = "/datum/poster/bay_68"
},
-/obj/structure/window/reinforced{
- dir = 4
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
},
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/structure/grille,
-/obj/machinery/door/blast/odin/shuttle/tcfl/shutter{
- dir = 8;
- id = "tcfl_hangar5";
- name = "Armory"
- },
-/turf/unsimulated/floor/plating,
/area/centcom/legion/hangar5)
"cvk" = (
/obj/structure/shuttle_part/raider{
@@ -16406,7 +9531,7 @@
/area/shuttle/skipjack)
"cvq" = (
/turf/simulated/wall/shuttle/unique/cargo{
- icon_state = "0,3"
+ icon_state = "0,2"
},
/area/supply/dock)
"cvx" = (
@@ -16423,6 +9548,34 @@
/obj/structure/lattice/catwalk/indoor/grate,
/turf/simulated/floor/plating,
/area/shuttle/skipjack)
+"cww" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/obj/effect/floor_decal/corner/red,
+/obj/effect/floor_decal/industrial/warning{
+ dir = 8
+ },
+/turf/unsimulated/floor,
+/area/centcom/evac)
+"cwK" = (
+/obj/machinery/recharger{
+ pixel_y = 4
+ },
+/obj/effect/landmark{
+ name = "tdome1"
+ },
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/holofloor/tiled/dark,
+/area/tdome/tdome1)
+"cxn" = (
+/obj/structure/closet/crate/secure/legion,
+/turf/unsimulated/floor{
+ icon_state = "tiles"
+ },
+/area/centcom/legion/hangar5)
"cyJ" = (
/obj/structure/dispenser/oxygen,
/turf/unsimulated/floor{
@@ -16430,46 +9583,72 @@
icon_state = "wood"
},
/area/antag/wizard)
-"czb" = (
-/obj/structure/shuttle_part/transfer{
- density = 0;
- desc = "A large, bloated shuttle designed for automated passenger transport.";
- icon_state = "12,21";
- name = "transport shuttle"
+"cyX" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 5
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
-"czM" = (
-/obj/effect/floor_decal/corner/paleblue{
+/obj/effect/floor_decal/industrial/loading/yellow{
dir = 8
},
-/obj/effect/floor_decal/spline/fancy/wood/corner{
- dir = 8
- },
-/obj/effect/floor_decal/corner/paleblue{
- dir = 4
- },
/turf/unsimulated/floor,
-/area/centcom/spawning)
+/area/centcom/evac)
+"czf" = (
+/obj/machinery/button/remote/blast_door{
+ id = "odincheckpoint_starboard";
+ name = "starboard blast door";
+ pixel_x = 23;
+ pixel_y = -22;
+ req_access = null
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"czD" = (
+/obj/structure/bed/chair/comfy/beige{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
"cAr" = (
/obj/structure/flora/ausbushes/sparsegrass,
/obj/structure/flora/ausbushes/leafybush,
/turf/simulated/floor/grass/alt,
/area/centcom/shared_dream)
-"cBm" = (
-/obj/effect/floor_decal/corner/lime{
- dir = 5
+"cAL" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 6
},
/turf/unsimulated/floor,
-/area/centcom/legion)
-"cCe" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "12,5";
- name = "military corvette"
+/area/centcom/control)
+"cCj" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 4
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/obj/structure/bed/chair/comfy/brown{
+ dir = 8
+ },
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 5
+ },
+/turf/unsimulated/floor{
+ icon_state = "carpetnoconnect"
+ },
+/area/centcom/bar)
+"cCk" = (
+/obj/structure/cryofeed,
+/obj/structure/window/reinforced/crescent{
+ dir = 4
+ },
+/obj/structure/window/reinforced/crescent{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/ferry)
"cCo" = (
/obj/structure/table/rack,
/obj/item/device/suit_cooling_unit,
@@ -16495,6 +9674,12 @@
},
/turf/simulated/floor/plating,
/area/shuttle/skipjack)
+"cCN" = (
+/obj/machinery/smartfridge/stocked,
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
"cCQ" = (
/obj/structure/window/shuttle/unique/mercenary/small{
icon_state = "6,11"
@@ -16508,6 +9693,18 @@
name = "transport shuttle"
},
/area/shuttle/escape)
+"cCW" = (
+/obj/structure/noticeboard{
+ pixel_y = 31
+ },
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
"cDi" = (
/turf/simulated/wall/shuttle/unique/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -16516,31 +9713,52 @@
},
/area/shuttle/skipjack)
"cDK" = (
-/obj/machinery/washing_machine,
+/turf/unsimulated/wall/fakeairlock{
+ icon = 'icons/obj/doors/Doorext.dmi';
+ icon_state = "door_locked";
+ name = "Service Airlock"
+ },
+/area/centcom/legion)
+"cDL" = (
+/obj/item/device/flashlight/lamp,
+/obj/structure/table/reinforced,
/turf/unsimulated/floor{
icon_state = "cafeteria"
},
/area/centcom/legion)
-"cDL" = (
-/obj/machinery/light/small,
-/turf/unsimulated/floor{
- icon_state = "floor"
+"cEa" = (
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
},
-/area/centcom/legion)
+/obj/machinery/recharger/wallcharger{
+ pixel_x = 4;
+ pixel_y = 31
+ },
+/obj/machinery/recharger/wallcharger{
+ pixel_x = 4;
+ pixel_y = 21
+ },
+/obj/structure/closet/secure_closet/guncabinet{
+ name = "contraband";
+ req_access = list(101)
+ },
+/obj/machinery/button/remote/blast_door{
+ dir = 8;
+ id = "CentComArrivalsForeChkpt";
+ name = "Fore Checkpoint Blast Doors";
+ pixel_x = -23
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"cEm" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "16,2"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"cEt" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "10,21";
- name = "military corvette"
- },
-/area/shuttle/administration)
"cEy" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -16550,42 +9768,54 @@
/turf/space/dynamic,
/area/shuttle/skipjack)
"cEO" = (
-/obj/structure/table/wood/gamblingtable,
-/obj/item/deck/cards,
-/obj/item/storage/box/fancy/crayons{
- pixel_x = 17;
- pixel_y = 14
- },
+/obj/structure/bed/chair,
+/obj/item/handcuffs/ziptie,
+/obj/effect/decal/cleanable/blood/splatter,
/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+ icon_state = "cafeteria"
},
-/area/centcom/legion/hangar5)
-"cGz" = (
-/obj/item/storage/belt/utility/very_full,
-/obj/item/clothing/gloves/yellow,
-/obj/item/crowbar/red,
-/obj/item/clothing/glasses/welding/superior,
-/obj/item/stack/material/steel{
- amount = 50;
- pixel_x = -2
+/area/centcom/legion)
+"cFg" = (
+/turf/simulated/wall/shuttle/unique/distress{
+ icon_state = "6,0"
},
-/obj/item/stack/material/glass{
- amount = 50;
- pixel_x = 1
+/area/shuttle/distress)
+"cFp" = (
+/obj/structure/table/rack,
+/obj/item/clothing/under/color/red,
+/obj/item/clothing/shoes/brown,
+/obj/item/clothing/suit/armor/vest,
+/obj/item/clothing/head/helmet/swat,
+/obj/item/gun/energy/laser,
+/obj/effect/decal/fake_object/light_source/invisible,
+/turf/simulated/floor,
+/area/tdome/tdome2)
+"cFZ" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
},
-/obj/item/storage/briefcase/inflatable,
-/obj/effect/floor_decal/corner/red{
- dir = 6
+/obj/structure/window/reinforced/crescent,
+/obj/structure/railing/mapped,
+/turf/unsimulated/floor/plating,
+/area/centcom/bar)
+"cHo" = (
+/obj/structure/shuttle_part/hapt{
+ density = 0;
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "13,12";
+ name = "military corvette"
},
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
- },
-/obj/structure/table/reinforced/steel,
-/obj/structure/closet/crate/drop/grey,
-/turf/simulated/floor/tiled/dark,
+/turf/unsimulated/floor/plating,
/area/shuttle/administration)
+"cHx" = (
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1";
+ name = "adjusted light fixture";
+ pixel_y = -32
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/spawning)
"cHN" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -16594,10 +9824,44 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
-"cIx" = (
+"cHW" = (
+/obj/machinery/vending/boozeomat{
+ pixel_x = -30;
+ random_itemcount = 1;
+ req_access = null
+ },
/turf/unsimulated/floor{
- icon_state = "ramptop";
- name = "staircase"
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
+"cIl" = (
+/turf/simulated/wall/shuttle/unique/distress{
+ icon_state = "5,0"
+ },
+/area/shuttle/distress)
+"cIQ" = (
+/obj/item/storage/box/fancy/cookiesnack,
+/obj/item/storage/box/fancy/admints{
+ pixel_x = -4;
+ pixel_y = 10
+ },
+/obj/item/material/ashtray/glass{
+ pixel_x = -16;
+ pixel_y = 3
+ },
+/obj/item/storage/box/fancy/admints{
+ pixel_x = 4;
+ pixel_y = 10
+ },
+/obj/item/storage/box/fancy/admints{
+ pixel_y = 10
+ },
+/obj/structure/table/reinforced/wood,
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
},
/area/centcom/ferry)
"cJl" = (
@@ -16608,6 +9872,23 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
+"cJm" = (
+/obj/item/stool/padded,
+/obj/effect/ghostspawpoint{
+ identifier = "ERTSpawn";
+ name = "igs - ERT"
+ },
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/distress_prep)
+"cJB" = (
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
"cJI" = (
/turf/simulated/wall/shuttle/unique/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -16622,6 +9903,22 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
+"cKw" = (
+/obj/structure/table/reinforced/wood,
+/obj/item/reagent_containers/food/drinks/shaker{
+ pixel_x = -5;
+ pixel_y = 4
+ },
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1";
+ name = "adjusted light fixture";
+ pixel_y = -16
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
"cKC" = (
/turf/simulated/wall/shuttle/unique/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -16630,14 +9927,28 @@
},
/area/shuttle/skipjack)
"cKI" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 5
+/obj/effect/decal/cleanable/blood/drip,
+/turf/unsimulated/floor{
+ icon_state = "cafeteria"
},
-/obj/effect/floor_decal/industrial/warning/corner{
- dir = 4
- },
-/turf/unsimulated/floor,
/area/centcom/legion)
+"cKK" = (
+/obj/machinery/computer/pod{
+ id = "thunderdomegen";
+ name = "Thunderdome General Supply"
+ },
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
+"cKU" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "10,1";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"cLb" = (
/turf/simulated/wall/shuttle/unique/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -16645,18 +9956,6 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
-"cLi" = (
-/obj/machinery/body_scanconsole{
- dir = 4
- },
-/obj/structure/sign/nosmoking_1{
- pixel_y = 28
- },
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
"cLJ" = (
/obj/effect/decal/fake_object{
icon = 'icons/obj/doors/rapid_pdoor.dmi';
@@ -16670,15 +9969,14 @@
},
/area/antag/raider)
"cLT" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
+/obj/machinery/door/airlock/glass_command{
+ name = "Cell 1";
+ req_access = list(111)
},
-/obj/effect/floor_decal/corner/paleblue{
- dir = 9
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
},
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
+/area/centcom/legion)
"cMd" = (
/obj/vehicle/droppod/syndie{
connected_blastdoor = "merc_droppod_6"
@@ -16693,35 +9991,23 @@
},
/turf/simulated/floor/plating,
/area/shuttle/mercenary)
+"cMJ" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "2,16";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"cMK" = (
-/obj/structure/table/rack,
-/obj/item/device/flashlight/flare,
-/obj/item/device/flashlight/flare,
-/obj/item/device/flashlight/flare,
-/obj/item/device/flashlight/flare,
-/obj/item/device/flashlight/flare,
-/obj/item/device/flashlight/flare,
-/obj/item/device/flashlight/flare,
-/obj/item/device/flashlight/flare{
- pixel_y = 5
+/obj/machinery/door/airlock/glass_command{
+ name = "Cell 2";
+ req_access = list(111)
},
-/obj/item/device/flashlight/flare{
- pixel_y = 5
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
},
-/obj/item/device/flashlight/flare{
- pixel_y = 5
- },
-/obj/item/device/flashlight/flare{
- pixel_y = 5
- },
-/obj/item/device/flashlight/flare{
- pixel_y = 5
- },
-/obj/item/device/flashlight/flare{
- pixel_y = 5
- },
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/area/centcom/legion)
"cMT" = (
/turf/simulated/wall/shuttle/unique/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -16729,19 +10015,55 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
-"cNL" = (
-/obj/structure/closet/crate/freezer/rations,
+"cNm" = (
+/obj/structure/closet/crate/internals{
+ name = "emergency equipment"
+ },
+/obj/item/roller{
+ pixel_y = 8
+ },
+/obj/item/roller{
+ pixel_y = 8
+ },
+/obj/item/airbubble,
+/obj/item/airbubble,
+/obj/item/storage/firstaid/o2{
+ pixel_y = 2
+ },
+/obj/item/storage/briefcase/inflatable,
+/obj/item/device/flashlight/flare/glowstick/red,
+/obj/item/device/flashlight/flare/glowstick/red,
/obj/effect/floor_decal/industrial/outline/yellow,
/turf/unsimulated/floor/plating,
/area/centcom/distress_prep)
+"cNL" = (
+/obj/structure/closet/crate/secure/legion,
+/obj/item/storage/box/handcuffs,
+/obj/item/storage/box/handcuffs,
+/obj/item/device/flash,
+/obj/item/device/flash,
+/obj/item/device/flash,
+/obj/item/device/flash,
+/obj/item/storage/box/teargas,
+/turf/unsimulated/floor,
+/area/centcom/legion)
"cNN" = (
-/obj/item/deck/cards,
-/obj/structure/table/wood,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+/obj/machinery/light/small{
+ dir = 8
},
-/area/centcom/distress_prep)
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/legion/hangar5)
+"cNS" = (
+/obj/structure/railing/mapped,
+/obj/effect/floor_decal/corner/paleblue/full{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/ferry)
"cOf" = (
/obj/item/storage/box/drinkingglasses{
pixel_x = -7;
@@ -16786,15 +10108,31 @@
icon_state = "black"
},
/area/antag/ninja)
-"cON" = (
-/turf/unsimulated/floor,
-/area/centcom/legion)
"cPn" = (
/obj/effect/decal/cleanable/dirt,
-/turf/unsimulated/floor{
- icon_state = "tiles"
+/obj/effect/decal/fake_object{
+ density = 1;
+ desc = "This one is beyond repair and only worth as much as its weight in scrap. The cockpit has some long dried bloodstains.";
+ icon = 'icons/mecha/mecha.dmi';
+ icon_state = "combatripley-broken";
+ name = "wrecked combat ripley";
+ pixel_y = 4
},
+/turf/unsimulated/floor/plating,
/area/centcom/legion/hangar5)
+"cPC" = (
+/obj/machinery/door/window/southright{
+ dir = 8;
+ name = "Escort Post";
+ req_access = list(101)
+ },
+/obj/effect/floor_decal/corner/grey{
+ dir = 9
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"cPP" = (
/obj/machinery/door/airlock/external{
frequency = 1337;
@@ -16840,17 +10178,18 @@
},
/area/antag/raider)
"cRg" = (
-/obj/effect/floor_decal/industrial/warning,
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
-"cRm" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "13,5";
- name = "military corvette"
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/fake_object{
+ density = 1;
+ desc = "The half-built chassis of some kind of outdated mech. It's rather dusty.";
+ icon = 'icons/mecha/mech_construction.dmi';
+ icon_state = "hermes7";
+ name = "half-built mech";
+ pixel_x = -4;
+ pixel_y = 3
},
/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/area/centcom/legion/hangar5)
"cRn" = (
/obj/structure/shuttle_part/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -16859,6 +10198,18 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
+"cRB" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"cRG" = (
/obj/machinery/conveyor_switch/oneway{
id = "hideout_shipping";
@@ -16882,17 +10233,37 @@
/obj/machinery/atmospherics/pipe/simple/hidden,
/turf/simulated/floor/plating,
/area/shuttle/skipjack)
-"cSw" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 6
+"cRV" = (
+/obj/machinery/embedded_controller/radio/simple_docking_controller{
+ frequency = 1380;
+ id_tag = "supply_shuttle";
+ pixel_x = 25;
+ req_one_access = list(13,31);
+ tag_door = "supply_shuttle_hatch"
},
-/turf/unsimulated/floor,
-/area/centcom/legion)
-"cTG" = (
-/obj/structure/closet/crate/trashcart,
-/obj/item/broken_bottle,
+/turf/simulated/floor/shuttle/dark_blue,
+/area/supply/dock)
+"cSw" = (
+/obj/machinery/mech_recharger,
+/obj/effect/decal/cleanable/dirt,
/turf/unsimulated/floor/plating,
-/area/centcom/legion)
+/area/centcom/legion/hangar5)
+"cSQ" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "2,15";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
+"cSV" = (
+/turf/unsimulated/wall/fakepdoor{
+ name = "Blast door"
+ },
+/area/centcom/distress_prep)
+"cTw" = (
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/checkpoint/fore)
"cTS" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -16901,13 +10272,50 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
-"cVj" = (
-/obj/structure/flora/pottedplant/random,
+"cUg" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "3,15";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
+"cUG" = (
+/turf/simulated/wall/shuttle/unique/ert{
+ icon_state = "8,3"
+ },
+/area/centcom/specops)
+"cUL" = (
+/obj/structure/sink{
+ pixel_y = 26
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"cUR" = (
+/obj/structure/flora/pottedplant/random{
+ pixel_y = 8
+ },
/obj/effect/floor_decal/corner/paleblue/full{
- dir = 4
+ dir = 1
},
/turf/unsimulated/floor,
-/area/centcom/legion)
+/area/centcom/distress_prep)
+"cVj" = (
+/obj/effect/decal/cleanable/dirt,
+/mob/living/heavy_vehicle/premade/light/legion,
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
+"cVA" = (
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
+ },
+/turf/unsimulated/floor,
+/area/centcom/distress_prep)
"cVH" = (
/obj/structure/window/shuttle/unique/mercenary/small{
icon_state = "6,12";
@@ -16915,14 +10323,19 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
-"cWi" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "12,2";
- name = "military corvette"
+"cWe" = (
+/obj/structure/sink{
+ dir = 8;
+ pixel_x = -12;
+ pixel_y = 5
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/obj/effect/floor_decal/corner/lime{
+ dir = 5
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"cWr" = (
/obj/structure/table/standard,
/obj/item/storage/belt/utility/full,
@@ -16950,14 +10363,6 @@
/obj/effect/floor_decal/industrial/hatch/yellow,
/turf/unsimulated/floor,
/area/antag/mercenary)
-"cWF" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "2,17";
- name = "military corvette"
- },
-/area/shuttle/administration)
"cWK" = (
/turf/simulated/wall/shuttle/unique/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -16979,21 +10384,66 @@
/turf/template_noop,
/area/template_noop)
"cWU" = (
-/obj/effect/floor_decal/industrial/warning{
- dir = 1
+/obj/structure/table/rack,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/obj/item/stack/material/plasteel{
+ amount = 50
},
-/turf/unsimulated/floor,
-/area/centcom/legion)
+/obj/item/stack/material/plasteel{
+ amount = 50
+ },
+/obj/item/stack/material/plasteel{
+ amount = 50
+ },
+/obj/item/stack/material/plasteel{
+ amount = 50
+ },
+/obj/item/stack/material/steel{
+ amount = 50
+ },
+/obj/item/stack/material/steel{
+ amount = 50
+ },
+/obj/item/stack/material/steel{
+ amount = 50
+ },
+/obj/item/stack/material/steel{
+ amount = 50
+ },
+/turf/unsimulated/floor{
+ icon_state = "tiles"
+ },
+/area/centcom/legion/hangar5)
"cXi" = (
-/obj/structure/grille,
-/obj/structure/window/reinforced,
-/obj/structure/window/reinforced{
- dir = 1
+/obj/structure/table/rack,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/obj/item/stack/material/glass{
+ amount = 50
},
-/obj/structure/window/reinforced{
- dir = 4
+/obj/item/stack/material/glass{
+ amount = 50
+ },
+/obj/item/stack/material/glass{
+ amount = 50
+ },
+/obj/item/stack/material/glass{
+ amount = 50
+ },
+/obj/item/stack/material/glass/reinforced{
+ amount = 50
+ },
+/obj/item/stack/material/glass/reinforced{
+ amount = 50
+ },
+/obj/item/stack/material/glass/reinforced{
+ amount = 50
+ },
+/obj/item/stack/material/glass/reinforced{
+ amount = 50
+ },
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
},
-/turf/unsimulated/floor/plating,
/area/centcom/legion/hangar5)
"cXA" = (
/obj/effect/decal/fake_object{
@@ -17007,26 +10457,30 @@
/area/merchant_station/warehouse)
"cXK" = (
/obj/structure/lattice/catwalk/indoor,
-/obj/machinery/light/small/emergency{
- dir = 8
+/obj/machinery/door/blast/odin/open{
+ _wifi_id = "tcfl_droppod_3";
+ layer = 2.8;
+ name = "Droppod C"
},
-/turf/unsimulated/floor/plating,
-/area/centcom/legion)
-"cYs" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "11,2";
- name = "military corvette"
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/area/centcom/legion/hangar5)
"cYA" = (
/obj/structure/shuttle_part/ert{
- icon_state = "1,0";
+ icon_state = "2,0";
opacity = 1
},
/turf/unsimulated/floor/plating,
/area/shuttle/specops)
+"cYJ" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "5,20";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"cYR" = (
/obj/structure/shuttle_part/arrivals{
desc = "A state-of-the-art unmanned automatic crew transport shuttle.";
@@ -17036,14 +10490,6 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/arrival)
-"cYS" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "13,14";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
"cYT" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -17051,6 +10497,10 @@
name = "transport shuttle"
},
/area/shuttle/escape)
+"cZw" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/turf/unsimulated/floor/plating,
+/area/centcom/distress_prep)
"cZH" = (
/obj/machinery/embedded_controller/radio/simple_docking_controller{
checks_for_access = 1;
@@ -17077,6 +10527,11 @@
},
/turf/simulated/floor/grass/alt,
/area/shuttle/arrival)
+"cZW" = (
+/turf/simulated/wall/shuttle/unique/distress{
+ icon_state = "9,4"
+ },
+/area/shuttle/distress)
"dac" = (
/obj/effect/decal/fake_object{
color = "#545c68";
@@ -17101,16 +10556,32 @@
icon_state = "black"
},
/area/antag/ninja)
+"dar" = (
+/obj/effect/floor_decal/corner/red,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"dau" = (
-/obj/machinery/washing_machine,
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
+/obj/structure/lattice/catwalk/indoor,
+/obj/machinery/door/blast/odin/open{
+ _wifi_id = "tcfl_droppod_4";
+ layer = 2.8;
+ name = "Droppod D"
},
/turf/unsimulated/floor{
- icon_state = "cafeteria"
+ icon_state = "new_reinforced"
},
-/area/centcom/legion)
+/area/centcom/legion/hangar5)
+"daH" = (
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ brightness_power = 0.5;
+ dir = 1;
+ name = "adjusted light fixture"
+ },
+/turf/unsimulated/floor,
+/area/centcom/spawning)
"dbq" = (
/obj/structure/lattice,
/obj/item/stack/rods,
@@ -17145,6 +10616,14 @@
icon_state = "wood"
},
/area/antag/raider)
+"dbS" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "4,15";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"dbW" = (
/obj/effect/decal/fake_object{
name = "service ladder";
@@ -17161,6 +10640,18 @@
icon_state = "7,5"
},
/area/shuttle/syndicate_elite)
+"dct" = (
+/obj/structure/window/reinforced/polarized{
+ dir = 8;
+ id = "CCIABS"
+ },
+/obj/structure/window/reinforced/polarized{
+ dir = 4;
+ id = "CCIABS"
+ },
+/obj/structure/grille,
+/turf/unsimulated/floor/plating,
+/area/centcom/control)
"dcu" = (
/obj/structure/table/reinforced/steel,
/obj/item/paper_bin{
@@ -17179,28 +10670,63 @@
/turf/simulated/floor/shuttle/black,
/area/shuttle/burglar)
"dcT" = (
-/obj/structure/window/reinforced,
-/obj/structure/window/reinforced{
- dir = 4
- },
-/obj/structure/window/reinforced{
+/obj/structure/lattice/catwalk/indoor,
+/obj/machinery/light/small/emergency{
dir = 8
},
-/obj/structure/grille,
/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
+/area/centcom/legion)
+"dcY" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "5,15";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
+"ddn" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/turf/simulated/floor/carpet/blue,
+/area/centcom/ferry)
+"ddo" = (
+/obj/structure/table/reinforced,
+/obj/random/contraband,
+/obj/random/contraband,
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/obj/machinery/door/window/brigdoor/southright{
+ name = "contraband shelf"
+ },
+/obj/effect/floor_decal/corner/blue/full{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"ddK" = (
/obj/structure/shuttle_part/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
icon_state = "0,2";
name = "transport shuttle"
},
+/obj/structure/shuttle_part/transfer{
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "0,3";
+ name = "transport shuttle";
+ pixel_y = 32
+ },
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
-"deM" = (
-/obj/effect/floor_decal/industrial/outline/yellow,
-/turf/unsimulated/floor,
-/area/centcom/ferry)
+"deb" = (
+/obj/structure/closet/secure_closet/freezer/meat,
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
"deN" = (
/obj/structure/bed/chair/comfy/brown{
dir = 4
@@ -17221,12 +10747,13 @@
/turf/simulated/floor/plating,
/area/shuttle/skipjack)
"dft" = (
-/obj/machinery/vending/engivend,
-/obj/effect/floor_decal/industrial/outline/yellow,
-/turf/unsimulated/floor{
- icon_state = "steel_dirty"
+/obj/structure/bed/chair/office/dark{
+ dir = 4
},
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor{
+ icon_state = "cafeteria"
+ },
+/area/centcom/legion)
"dfV" = (
/turf/unsimulated/wall/steel,
/area/antag/ninja)
@@ -17258,13 +10785,44 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
-"dhF" = (
-/obj/structure/window/shuttle/unique/transfer{
- icon_state = "9,22";
- outside_window = 1
+"dhs" = (
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 1
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
+/obj/machinery/door/window{
+ dir = 1;
+ name = "desk access";
+ req_access = list(109)
+ },
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/control)
+"dhC" = (
+/obj/machinery/porta_turret/crescent,
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/blue{
+ dir = 10
+ },
+/obj/effect/floor_decal/industrial/warning/full,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"dhY" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "11,15";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"dib" = (
/obj/structure/ore_box{
icon_state = "orebox1"
@@ -17282,36 +10840,43 @@
/obj/effect/floor_decal/corner/red/diagonal,
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
-"div" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "4,8";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
"diR" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "1,6"
},
/area/shuttle/mercenary)
-"djn" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "3,7";
- name = "military corvette"
+"djL" = (
+/obj/structure/table/rack,
+/obj/item/plastique{
+ pixel_x = -4;
+ pixel_y = 6
+ },
+/obj/item/plastique{
+ pixel_x = -4;
+ pixel_y = 6
+ },
+/obj/item/plastique{
+ pixel_x = -4;
+ pixel_y = 6
+ },
+/obj/item/plastique{
+ pixel_x = 8
+ },
+/obj/item/plastique{
+ pixel_x = 8
+ },
+/obj/item/plastique{
+ pixel_x = 8
+ },
+/obj/item/plastique{
+ pixel_x = -4;
+ pixel_y = 6
+ },
+/obj/item/plastique{
+ pixel_x = 8
},
/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"djI" = (
-/obj/machinery/light{
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/living)
+/area/centcom/specops)
"djX" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/fake_object{
@@ -17330,6 +10895,16 @@
},
/turf/space/dynamic,
/area/shuttle/mercenary)
+"dlh" = (
+/obj/machinery/vending/snack{
+ name = "Free Chocolate Corp";
+ prices = list()
+ },
+/obj/effect/floor_decal/corner/blue/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeobserve)
"dlj" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -17350,6 +10925,18 @@
icon_state = "wood"
},
/area/antag/wizard)
+"dmw" = (
+/obj/effect/floor_decal/corner/lime/full{
+ dir = 8
+ },
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/obj/structure/table/reinforced,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"dmL" = (
/obj/structure/shuttle_part/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -17392,14 +10979,6 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
-"dnF" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "11,22";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
"dnS" = (
/obj/effect/landmark{
name = "skrell_entry"
@@ -17410,11 +10989,38 @@
temperature = 293.15
},
/area/centcom/shared_dream)
+"dob" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/obj/effect/floor_decal/corner/paleblue,
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"dos" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "12,12";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"doP" = (
/turf/unsimulated/floor{
icon_state = "wood_light"
},
/area/centcom/ferry)
+"dpi" = (
+/obj/machinery/iv_drip,
+/obj/machinery/vending/wallmed1{
+ pixel_x = 28;
+ req_access = null
+ },
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
+ },
+/obj/effect/floor_decal/spline/plain,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"dpM" = (
/obj/item/stool/bar/padded,
/turf/unsimulated/floor{
@@ -17428,6 +11034,24 @@
name = "Skipjack"
},
/area/shuttle/skipjack)
+"dqu" = (
+/obj/machinery/power/emitter{
+ dir = 8
+ },
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
+"dqO" = (
+/obj/effect/floor_decal/corner/lime{
+ dir = 4
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"dqP" = (
/turf/simulated/wall/shuttle/unique/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -17450,16 +11074,32 @@
},
/area/centcom/spawning)
"drc" = (
-/turf/simulated/wall/shuttle/unique/cargo{
- icon_state = "1,2"
+/obj/structure/shuttle_part/cargo{
+ icon_state = "1,1"
},
+/turf/unsimulated/floor/plating,
/area/supply/dock)
+"drB" = (
+/obj/machinery/atmospherics/valve,
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
"drE" = (
/obj/effect/decal/cleanable/dirt,
/turf/unsimulated/floor{
icon_state = "carpet6-2"
},
/area/antag/raider)
+"dtJ" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "12,15";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"dtU" = (
/obj/effect/wingrille_spawn/reinforced/crescent,
/obj/structure/sign/staff_only{
@@ -17483,20 +11123,17 @@
},
/area/shuttle/mercenary)
"dvq" = (
-/obj/structure/railing/mapped{
- dir = 4
+/obj/structure/bedsheetbin{
+ pixel_y = 4
},
-/obj/structure/railing/mapped,
-/obj/structure/table/reinforced/steel,
-/obj/machinery/light{
- icon_state = "tube1"
+/obj/structure/table/reinforced,
+/obj/item/material/twohanded/pike/flag{
+ pixel_y = 6
},
-/obj/structure/closet/crate/freezer/rations,
-/obj/effect/floor_decal/corner/paleblue{
- dir = 6
+/turf/unsimulated/floor{
+ icon_state = "cafeteria"
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
+/area/centcom/legion)
"dvz" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -17510,43 +11147,44 @@
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"dwQ" = (
-/obj/structure/closet/crate/freezer,
-/obj/item/reagent_containers/blood/OMinus{
- pixel_x = -5;
- pixel_y = -1
- },
-/obj/item/reagent_containers/blood/OMinus{
- pixel_x = -5;
- pixel_y = -1
- },
-/obj/item/reagent_containers/blood/OMinus{
- pixel_x = -5;
- pixel_y = -1
- },
-/obj/item/reagent_containers/blood/OMinus{
- pixel_x = -5;
- pixel_y = -1
- },
-/obj/effect/floor_decal/corner/paleblue/diagonal{
- dir = 8
+"dwe" = (
+/obj/structure/table/reinforced/wood,
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 10
},
/turf/unsimulated/floor{
- icon_state = "new_white"
+ icon_state = "wood"
},
-/area/centcom/legion)
+/area/centcom/control)
+"dwf" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "2,14";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"dxz" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "3,14";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"dxC" = (
+/obj/effect/floor_decal/corner/lime/diagonal,
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"dxD" = (
/obj/structure/shuttle_part/mercenary/small,
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
-"dxL" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "2,15";
- name = "military corvette"
- },
-/area/shuttle/administration)
"dyI" = (
/obj/machinery/vending/assist{
contraband = null;
@@ -17557,37 +11195,17 @@
/obj/effect/floor_decal/corner/red/diagonal,
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
-"dyL" = (
-/obj/machinery/door/airlock/glass{
- name = "Cryogenic Storage"
+"dyS" = (
+/obj/effect/floor_decal/corner/paleblue/full{
+ dir = 1
},
/turf/unsimulated/floor,
/area/centcom/legion)
-"dyS" = (
-/obj/structure/bed/roller,
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "new_white"
- },
-/area/centcom/legion)
"dzj" = (
-/obj/machinery/atmospherics/unary/vent_pump/high_volume{
- dir = 1;
- frequency = 1337;
- id_tag = "legion_shuttle_aft_pump";
- name = "Dropship Air Vent"
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "15,5"
},
-/obj/machinery/airlock_sensor{
- frequency = 1337;
- id_tag = "legion_shuttle_aft_sensor";
- pixel_y = -28
- },
-/obj/effect/floor_decal/industrial/warning{
- dir = 8
- },
-/turf/simulated/floor/tiled/dark,
+/turf/unsimulated/floor/plating,
/area/shuttle/legion)
"dzq" = (
/obj/machinery/light{
@@ -17596,6 +11214,12 @@
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/mercenary)
+"dzL" = (
+/obj/structure/window/shuttle/unique/hapt{
+ icon_state = "6,20"
+ },
+/turf/simulated/floor/plating,
+/area/shuttle/administration)
"dzN" = (
/turf/simulated/wall/shuttle/unique/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -17620,14 +11244,15 @@
},
/turf/unsimulated/floor/plating,
/area/antag/raider)
-"dzX" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "13,15";
- name = "military corvette"
+"dzT" = (
+/obj/machinery/light/small{
+ dir = 4
},
-/area/shuttle/administration)
+/obj/machinery/telecomms/relay/preset/centcom,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"dAj" = (
/turf/simulated/wall/shuttle/unique/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -17645,6 +11270,13 @@
},
/turf/simulated/floor/tiled,
/area/merchant_station)
+"dBV" = (
+/turf/unsimulated/floor{
+ dir = 1;
+ icon_state = "ramptop";
+ name = "staircase"
+ },
+/area/centcom/spawning)
"dBX" = (
/obj/machinery/door/blast/odin/open{
_wifi_id = "merc_droppod_4";
@@ -17656,24 +11288,20 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
-"dCz" = (
-/obj/structure/window/reinforced/crescent,
-/obj/structure/window/reinforced/crescent{
- dir = 1
+"dCx" = (
+/obj/structure/table/reinforced/steel,
+/obj/item/device/flashlight/lamp,
+/obj/item/screwdriver{
+ pixel_x = -1;
+ pixel_y = -12
},
-/obj/structure/window/reinforced/crescent{
- dir = 8
- },
-/obj/machinery/porta_turret/crescent,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/aft)
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
"dDk" = (
-/turf/simulated/wall/shuttle/unique/distress{
- icon_state = "6,0"
- },
-/area/shuttle/distress)
+/obj/effect/decal/cleanable/dirt,
+/mob/living/heavy_vehicle/premade/combatripley,
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
"dDH" = (
/obj/machinery/light/small{
dir = 8
@@ -17682,6 +11310,24 @@
icon_state = "lino_grey"
},
/area/antag/raider)
+"dDI" = (
+/obj/structure/table/rack,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/obj/item/rfd_ammo,
+/obj/item/rfd_ammo,
+/obj/item/rfd_ammo,
+/obj/item/rfd_ammo,
+/obj/item/rfd_ammo,
+/obj/item/rfd_ammo,
+/obj/item/rfd_ammo,
+/obj/item/rfd_ammo,
+/obj/item/rfd/construction{
+ layer = 3.01
+ },
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
+ },
+/area/centcom/legion/hangar5)
"dEw" = (
/obj/effect/floor_decal/industrial/warning{
dir = 4
@@ -17703,32 +11349,39 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
+"dGn" = (
+/obj/structure/closet/secure_closet/freezer/fridge,
+/obj/item/storage/box/fancy/egg_box,
+/obj/item/storage/box/fancy/egg_box,
+/obj/item/reagent_containers/food/drinks/soymilk,
+/obj/item/reagent_containers/food/drinks/soymilk,
+/obj/item/reagent_containers/food/drinks/milk,
+/obj/item/reagent_containers/food/drinks/milk,
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
"dGq" = (
-/obj/machinery/light/small/emergency{
- dir = 4;
- name = "adjusted light fixture";
- pixel_x = 32;
- pixel_y = -64
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/distress_prep)
-"dGI" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 5
+/obj/effect/decal/cleanable/liquid_fuel,
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
},
+/area/centcom/legion/hangar5)
+"dGw" = (
+/obj/machinery/mech_recharger,
/obj/machinery/light{
dir = 1;
icon_state = "tube1"
},
-/turf/unsimulated/floor,
-/area/centcom/ferry)
-"dHb" = (
-/obj/structure/shuttle_part/hapt{
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/specops)
+"dHA" = (
+/turf/simulated/wall/shuttle/unique/hapt{
desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "13,13";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "4,14";
name = "military corvette"
},
-/turf/unsimulated/floor/plating,
/area/shuttle/administration)
"dHW" = (
/obj/machinery/chemical_dispenser/bar_soft/full{
@@ -17752,11 +11405,34 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
-"dIb" = (
-/turf/simulated/wall/shuttle/unique/distress{
- icon_state = "6,4"
+"dHY" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
},
-/area/shuttle/distress)
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 8
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"dIb" = (
+/obj/machinery/suit_storage_unit/standard_unit,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/legion/hangar5)
+"dIt" = (
+/obj/structure/sign/securearea{
+ desc = "A warning sign which reads 'EXTERNAL AIRLOCK'";
+ icon_state = "space";
+ layer = 4;
+ name = "EXTERNAL AIRLOCK"
+ },
+/turf/unsimulated/wall/darkshuttlewall,
+/area/template_noop)
"dIG" = (
/obj/structure/closet{
icon_closed = "blue";
@@ -17839,11 +11515,22 @@
},
/area/antag/mercenary)
"dIN" = (
-/obj/structure/bed/chair/office/bridge/pilot{
- dir = 1
+/obj/item/modular_computer/console/preset/command,
+/obj/machinery/light{
+ icon_state = "tube1"
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/specops)
+"dJe" = (
+/obj/item/reagent_containers/food/drinks/cans/cola,
+/obj/item/reagent_containers/food/drinks/cans/cola,
+/obj/item/reagent_containers/food/drinks/cans/cola,
+/obj/structure/table/standard,
+/obj/effect/floor_decal/corner/blue/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeobserve)
"dJl" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -17859,25 +11546,62 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
-"dKp" = (
-/obj/machinery/door/airlock/centcom{
- name = "Laundry";
- req_access = list(103,111)
+"dKm" = (
+/obj/structure/closet/secure_closet/guncabinet{
+ name = "Heavy Asset Protection";
+ req_access = list(103)
},
-/turf/unsimulated/floor,
-/area/centcom/legion)
-"dKC" = (
-/obj/structure/bed/chair/comfy/brown,
-/obj/effect/landmark{
- name = "TCFLLegate"
+/obj/item/rig_module/mounted,
+/obj/item/clothing/accessory/storage/black_vest,
+/obj/item/clothing/shoes/magboots,
+/obj/item/melee/baton/loaded,
+/obj/item/storage/belt/security/tactical,
+/obj/item/handcuffs,
+/obj/item/handcuffs,
+/obj/item/pinpointer/advpinpointer,
+/obj/item/rig_module/mounted/plasmacutter,
+/obj/item/rig/ert/assetprotection,
+/obj/item/device/radio/headset/ert,
+/obj/item/clothing/under/syndicate/combat,
+/obj/item/gun/energy/rifle/pulse,
+/obj/item/gun/projectile/revolver/mateba,
+/obj/item/ammo_magazine/a454,
+/obj/item/ammo_magazine/a454,
+/obj/item/ammo_magazine/a454,
+/obj/structure/window/reinforced{
+ dir = 8
},
-/obj/effect/floor_decal/spline/fancy/wood{
+/obj/structure/window/reinforced{
dir = 1
},
-/turf/unsimulated/floor{
- icon_state = "carpet14-10"
+/obj/item/ammo_magazine/assault_shotgun,
+/obj/item/ammo_magazine/assault_shotgun,
+/obj/item/ammo_magazine/assault_shotgun,
+/obj/item/ammo_magazine/assault_shotgun/incendiary,
+/obj/item/ammo_magazine/assault_shotgun/shells,
+/obj/item/gun/projectile/automatic/rifle/shotgun,
+/obj/effect/floor_decal/corner/red/diagonal{
+ dir = 8
},
-/area/centcom/legion/hangar5)
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"dKp" = (
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "cafeteria"
+ },
+/area/centcom/legion)
+"dKC" = (
+/turf/simulated/floor/tiled/ramp/bottom{
+ dir = 8
+ },
+/area/centcom/legion)
"dKL" = (
/obj/effect/floor_decal/industrial/warning,
/obj/effect/floor_decal/industrial/warning/corner{
@@ -17885,44 +11609,39 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
+"dKP" = (
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 8
+ },
+/obj/structure/railing/mapped{
+ dir = 8
+ },
+/obj/structure/bed/chair/comfy/blue{
+ dir = 4
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/evac)
"dKS" = (
-/obj/effect/decal/fake_object{
- desc = "A sign.";
- icon = 'icons/obj/decals.dmi';
- icon_state = "deck1";
- name = "deck 1";
- pixel_x = 4;
- pixel_y = 6
+/obj/machinery/door/airlock/centcom{
+ name = "Laundry";
+ req_access = list(103,111)
},
-/obj/effect/decal/fake_object{
- desc = "A sign.";
- icon = 'icons/obj/decals.dmi';
- icon_state = "hangar5";
- name = "Hangar 5";
- pixel_x = 8;
- pixel_y = -4
- },
-/turf/unsimulated/wall/darkshuttlewall,
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor,
+/area/centcom/legion)
"dLD" = (
/obj/machinery/light{
dir = 1
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/escape)
-"dLX" = (
-/obj/machinery/blackbox_recorder,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "green"
- },
-/area/centcom/living)
"dLZ" = (
/turf/simulated/floor/wood,
/area/merchant_station)
"dMa" = (
/turf/simulated/wall/shuttle/unique/cargo{
- icon_state = "6,3"
+ icon_state = "6,2"
},
/area/supply/dock)
"dMf" = (
@@ -17938,10 +11657,29 @@
/turf/simulated/floor/plating,
/area/shuttle/transport1)
"dML" = (
-/turf/simulated/wall/shuttle/unique/distress{
- icon_state = "4,0"
+/obj/machinery/light{
+ icon_state = "tube1"
},
-/area/shuttle/distress)
+/turf/unsimulated/floor,
+/area/centcom/legion)
+"dNv" = (
+/obj/structure/bed/chair/comfy/blue{
+ dir = 8
+ },
+/obj/structure/railing/mapped{
+ dir = 4
+ },
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/holding)
"dNJ" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -17951,23 +11689,20 @@
/turf/space/dynamic,
/area/shuttle/skipjack)
"dOm" = (
-/obj/structure/table/standard,
-/obj/item/reagent_containers/glass/bottle/bicaridine{
- pixel_x = -7;
- pixel_y = 12
- },
-/obj/item/reagent_containers/hypospray,
-/obj/item/reagent_containers/glass/bottle/inaprovaline{
- pixel_x = 4;
- pixel_y = 15
- },
-/obj/effect/floor_decal/corner/paleblue/diagonal{
- dir = 8
+/obj/machinery/door/airlock/centcom{
+ name = "Checkpoint";
+ req_access = list(111)
},
/turf/unsimulated/floor{
- icon_state = "new_white"
+ icon_state = "wood"
},
/area/centcom/legion)
+"dOH" = (
+/obj/structure/bed/chair/comfy/beige,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
"dPn" = (
/obj/vehicle/droppod/syndie{
connected_blastdoor = "merc_droppod_5"
@@ -17996,6 +11731,32 @@
icon_state = "carpetnoconnect"
},
/area/antag/raider)
+"dPP" = (
+/obj/machinery/recharger/wallcharger{
+ pixel_x = 4;
+ pixel_y = 22
+ },
+/obj/machinery/recharger/wallcharger{
+ pixel_x = 4;
+ pixel_y = 32
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/legion)
+"dPU" = (
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/obj/structure/sign/flag/nanotrasen{
+ pixel_y = 30
+ },
+/obj/structure/bed/chair,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"dQg" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -18013,6 +11774,12 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
+"dQD" = (
+/obj/structure/bed/chair/office/bridge/pilot{
+ dir = 1
+ },
+/turf/simulated/floor/shuttle/black,
+/area/centcom/specops)
"dQN" = (
/obj/effect/landmark{
name = "Nuclear-Bomb"
@@ -18020,35 +11787,11 @@
/obj/effect/floor_decal/industrial/outline/yellow,
/turf/simulated/floor/reinforced,
/area/shuttle/mercenary)
-"dRq" = (
-/obj/structure/shuttle_part/hapt{
- density = 0;
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "13,12";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"dSi" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "13,21";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"dSj" = (
-/obj/structure/bed/chair/comfy/brown{
- dir = 4
- },
-/obj/structure/window/reinforced/crescent{
- dir = 8
- },
-/turf/unsimulated/floor{
- dir = 9;
- icon_state = "carpetside"
- },
-/area/centcom/holding)
+"dRD" = (
+/obj/structure/disposalpipe/segment,
+/obj/effect/decal/fake_object/light_source/invisible,
+/turf/simulated/floor,
+/area/tdome)
"dSG" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -18057,6 +11800,14 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
+"dTe" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/obj/structure/railing/mapped,
+/obj/structure/window/reinforced/crescent,
+/turf/unsimulated/floor/plating,
+/area/centcom/bar)
"dTj" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -18064,33 +11815,15 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
-"dTq" = (
-/obj/structure/table/rack,
-/obj/item/gun/energy/rifle,
-/obj/structure/window/reinforced/crescent{
+"dTp" = (
+/obj/effect/floor_decal/spline/plain{
dir = 8
},
-/obj/structure/window/reinforced/crescent{
- dir = 4
- },
-/obj/machinery/door/window/northleft{
- req_access = list(101)
- },
-/obj/item/storage/box/teargas,
-/obj/item/clothing/mask/gas/tactical,
-/obj/machinery/light/spot,
/turf/unsimulated/floor{
- icon_state = "floor"
+ dir = 8;
+ icon_state = "rampbottom"
},
-/area/centcom/checkpoint/aft)
-"dTB" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "3,14";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/area/centcom/distress_prep)
"dUb" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -18133,25 +11866,56 @@
icon_state = "carpetside"
},
/area/antag/raider)
+"dUP" = (
+/obj/machinery/body_scanconsole{
+ dir = 4
+ },
+/obj/structure/sign/nosmoking_1{
+ pixel_y = 28
+ },
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"dUS" = (
+/obj/structure/table/stone/marble,
+/obj/item/reagent_containers/food/condiment/enzyme{
+ pixel_x = -9;
+ pixel_y = 5
+ },
+/obj/item/reagent_containers/food/condiment/shaker/peppermill{
+ pixel_x = -4;
+ pixel_y = 7
+ },
+/obj/item/reagent_containers/food/condiment/shaker/salt{
+ pixel_x = 8;
+ pixel_y = 7
+ },
+/obj/item/reagent_containers/food/condiment/shaker/spacespice{
+ pixel_x = 3;
+ pixel_y = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
"dUW" = (
-/obj/effect/decal/fake_object{
- desc = "A buzzer to be let into the rest of the station, appears inactive for the moment.";
- icon = 'icons/obj/terminals.dmi';
- icon_state = "ringer_off";
- layer = 3.5;
- name = "secure entry buzzer";
- pixel_x = -23;
- pixel_y = 24
- },
-/turf/unsimulated/floor,
-/area/centcom/ferry)
+/obj/structure/table/rack,
+/obj/item/clothing/under/color/green,
+/obj/item/clothing/shoes/brown,
+/obj/item/clothing/suit/armor/tdome/green,
+/obj/item/clothing/head/helmet/thunderdome,
+/obj/item/melee/baton/loaded,
+/obj/item/melee/energy/sword/green,
+/obj/effect/decal/fake_object/light_source/invisible,
+/turf/simulated/floor,
+/area/tdome/tdome1)
"dVj" = (
-/obj/machinery/light/spot{
- dir = 1;
- icon_state = "tube1"
+/turf/unsimulated/floor{
+ icon_state = "wood-broken5"
},
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/area/centcom/legion)
"dVC" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -18169,33 +11933,27 @@
/turf/space/dynamic,
/area/shuttle/skipjack)
"dVZ" = (
-/obj/structure/table/reinforced,
-/obj/item/gun/energy/blaster/rifle{
- pixel_y = 15
+/obj/structure/sign/flag/biesel{
+ pixel_y = 30
},
-/obj/item/gun/energy/blaster/rifle{
- layer = 3.01;
- pixel_y = 7
+/turf/unsimulated/floor{
+ icon_state = "wood"
},
-/obj/item/gun/energy/blaster/rifle{
- layer = 3.02;
- pixel_y = -1
+/area/centcom/legion)
+"dWj" = (
+/obj/machinery/button/remote/blast_door{
+ dir = 1;
+ id = "tcflhangar5";
+ name = "Hangar 5 Access";
+ pixel_x = 9;
+ pixel_y = -22;
+ req_access = list(103)
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
},
/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
-"dWj" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/fake_object{
- density = 1;
- desc = "The half-built chassis of some kind of outdated mech. It's rather dusty.";
- icon = 'icons/mecha/mech_construction.dmi';
- icon_state = "hermes7";
- name = "half-built mech";
- pixel_x = -4;
- pixel_y = 3
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
"dWO" = (
/obj/effect/ghostspawpoint{
identifier = "OdinPrepatory";
@@ -18205,6 +11963,43 @@
icon_state = "dark2"
},
/area/centcom/spawning)
+"dWP" = (
+/obj/structure/table/standard,
+/obj/item/storage/firstaid/toxin{
+ pixel_x = 6;
+ pixel_y = 8
+ },
+/obj/item/storage/firstaid/fire{
+ layer = 3.01
+ },
+/obj/effect/floor_decal/corner/lime/diagonal,
+/obj/item/storage/firstaid/toxin{
+ pixel_x = 6;
+ pixel_y = 8
+ },
+/obj/item/storage/firstaid/fire{
+ layer = 3.01
+ },
+/obj/structure/sign/nosmoking_1{
+ pixel_y = 30
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"dWT" = (
+/obj/machinery/bodyscanner{
+ dir = 8
+ },
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"dXe" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -18213,6 +12008,20 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
+"dXh" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Commander's Office";
+ req_access = list(108)
+ },
+/obj/machinery/door/blast/odin{
+ dir = 2;
+ id = "commander_port";
+ name = "Commander's Office"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"dXk" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -18222,22 +12031,20 @@
/turf/space/dynamic,
/area/shuttle/skipjack)
"dXz" = (
-/obj/structure/bed/chair/office/dark,
-/obj/machinery/button/remote/blast_door{
- id = "tcflcheckpoint";
- name = "Checkpoint Lockdown";
- pixel_x = -36;
+/obj/structure/table/reinforced/steel,
+/obj/item/clothing/head/welding{
pixel_y = 6
},
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/legion)
+/obj/item/weldingtool/hugetank,
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
"dXB" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "14,2"
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/bed/chair/office/dark{
+ dir = 1
},
-/area/shuttle/legion)
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
"dXJ" = (
/obj/structure/table/reinforced/steel,
/obj/structure/window/reinforced,
@@ -18286,14 +12093,12 @@
},
/area/antag/raider)
"dYB" = (
-/obj/structure/bed/chair/shuttle{
- dir = 4
+/obj/structure/closet/secure_closet/engineering_electrical,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
},
-/obj/effect/floor_decal/corner/paleblue{
- dir = 5
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
+/area/centcom/legion/hangar5)
"dYV" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -18303,52 +12108,35 @@
/turf/space/dynamic,
/area/shuttle/skipjack)
"dZm" = (
-/obj/effect/floor_decal/industrial/warning{
+/obj/structure/shuttle/engine/propulsion/burst/left{
+ dir = 8
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
+"dZx" = (
+/obj/structure/shuttle/engine/heater,
+/obj/structure/window/reinforced/crescent{
dir = 1
},
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
+/obj/structure/window/reinforced/crescent{
+ dir = 4
},
-/area/centcom/legion/hangar5)
-"dZx" = (
-/obj/structure/closet{
- icon_closed = "blue";
- icon_state = "blue";
- name = "Spare Uniforms"
+/obj/effect/floor_decal/industrial/warning{
+ dir = 5
},
-/obj/item/clothing/under/legion,
-/obj/item/clothing/under/legion,
-/obj/item/clothing/under/legion,
-/obj/item/clothing/under/legion,
-/obj/item/clothing/shoes/swat,
-/obj/item/clothing/shoes/swat,
-/obj/item/clothing/shoes/swat,
-/obj/item/clothing/shoes/swat,
-/obj/item/clothing/shoes/jackboots/toeless,
-/obj/item/clothing/shoes/jackboots/toeless,
-/obj/item/clothing/suit/storage/legion,
-/obj/item/clothing/suit/storage/legion,
-/obj/item/clothing/suit/storage/legion,
-/obj/item/clothing/suit/storage/legion,
-/obj/item/towel,
-/obj/item/towel,
-/obj/item/rig/light/offworlder,
-/obj/item/clothing/accessory/offworlder/bracer,
-/obj/item/storage/pill_bottle/rmt,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
"dZM" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "10,20"
},
/area/shuttle/mercenary)
"dZW" = (
-/turf/simulated/wall/shuttle/unique/cargo{
- icon_state = "5,10"
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
},
+/turf/simulated/floor/shuttle/dark_blue,
/area/supply/dock)
"ear" = (
/obj/structure/bed/chair/shuttle{
@@ -18382,17 +12170,59 @@
icon_state = "steel_dirty"
},
/area/antag/raider)
+"ebr" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 4
+ },
+/obj/structure/window/reinforced/crescent,
+/obj/effect/floor_decal/sign/a,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/holding)
"ebt" = (
/obj/structure/shuttle_part/mercenary/small{
icon_state = "7,9"
},
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
-"eby" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "15,2"
+"ebw" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "11,14";
+ name = "military corvette"
},
-/area/shuttle/legion)
+/area/shuttle/administration)
+"eby" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/fake_object{
+ icon = 'icons/obj/airlock_machines.dmi';
+ icon_state = "airlock_control_off";
+ name = "Port Airlock Controller";
+ pixel_x = -24;
+ pixel_y = 25
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/legion)
+"ecM" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "2,13";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"edh" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "3,13";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"edr" = (
/obj/machinery/librarycomp,
/obj/structure/table/wood,
@@ -18402,11 +12232,10 @@
},
/area/antag/wizard)
"edG" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "15,5"
+/turf/simulated/floor/tiled/ramp/bottom{
+ dir = 1
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/legion)
+/area/centcom/legion)
"edH" = (
/obj/effect/floor_decal/industrial/outline/yellow,
/obj/structure/closet/crate/loot{
@@ -18417,6 +12246,24 @@
icon_state = "tiles"
},
/area/antag/raider)
+"edR" = (
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/green{
+ dir = 5
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"eei" = (
+/obj/structure/lattice/catwalk/indoor,
+/obj/machinery/door/airlock/maintenance_hatch{
+ name = "Elevator Maintenance Hatch";
+ req_access = list(111)
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion)
"eew" = (
/obj/effect/decal/fake_object{
color = "#545c68";
@@ -18449,32 +12296,135 @@
icon_state = "lino_grey"
},
/area/antag/raider)
-"eft" = (
+"efo" = (
+/obj/structure/disposalpipe/trunk,
+/obj/structure/disposaloutlet,
+/obj/effect/floor_decal/corner/blue/diagonal,
+/obj/effect/decal/fake_object/light_source/invisible,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeobserve)
+"efD" = (
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"efQ" = (
+/obj/structure/closet/wardrobe/orange,
+/turf/unsimulated/floor,
+/area/centcom/legion)
+"egh" = (
+/obj/effect/landmark{
+ name = "tdome2"
+ },
+/obj/machinery/camera/network/thunder{
+ c_tag = "Thunderdome - Red Team";
+ invisibility = 101
+ },
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/holofloor/tiled/dark,
+/area/tdome/tdome2)
+"egj" = (
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/obj/item/paper_bin{
+ pixel_y = 3
+ },
+/obj/item/pen,
+/obj/structure/table/reinforced,
+/turf/unsimulated/floor,
+/area/centcom/control)
+"ehQ" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "10,2";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"eic" = (
+/turf/simulated/floor,
+/area/tdome/tdome1)
+"eit" = (
+/obj/machinery/button/remote/blast_door{
+ dir = 4;
+ id = "tcflemergencyroom";
+ name = "Emergency Room Shutters";
+ pixel_x = -25;
+ pixel_y = -2
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/legion)
+"eiJ" = (
+/obj/structure/table/reinforced/wood,
+/obj/item/modular_computer/laptop/preset/representative{
+ pixel_y = 6
+ },
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/ferry)
+"ejd" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/obj/structure/table/rack,
+/obj/item/rig/ert/medical,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"ejt" = (
/turf/simulated/wall/shuttle/unique/hapt{
desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "11,14";
+ icon_state = "11,20";
name = "military corvette"
},
/area/shuttle/administration)
-"efQ" = (
-/obj/machinery/door/airlock/centcom{
- name = "Washroom"
+"ejA" = (
+/obj/structure/sign/directions/cryo,
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/ferry)
+"ejY" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "4,13";
+ name = "military corvette"
},
+/area/shuttle/administration)
+"ekC" = (
+/obj/machinery/sleeper{
+ dir = 4
+ },
+/obj/effect/floor_decal/corner/lime/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"ekG" = (
+/obj/item/device/laser_pointer/blue{
+ pixel_x = -12;
+ pixel_y = 5
+ },
+/obj/structure/table/standard,
/turf/unsimulated/floor{
- dir = 8;
icon_state = "wood"
},
-/area/centcom/distress_prep)
-"eit" = (
-/obj/structure/bed/chair/office/bridge/pilot,
-/obj/structure/extinguisher_cabinet{
- dir = 4;
- layer = 3;
- pixel_y = 27
- },
-/turf/simulated/floor/shuttle/black,
-/area/shuttle/distress)
+/area/centcom/specops)
"emj" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "16,1"
@@ -18482,23 +12432,38 @@
/turf/space/dynamic,
/area/shuttle/mercenary)
"emM" = (
-/obj/structure/toilet{
- dir = 8
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/fake_object{
+ icon = 'icons/obj/doors/rapid_pdoor.dmi';
+ icon_state = "shutter0";
+ layer = 2.4;
+ name = "shutter"
},
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/button/remote/airlock{
- dir = 8;
- id = "tower_stall_2";
- name = "Door Bolt Control";
- pixel_x = -10;
- pixel_y = 23;
- specialfunctions = 4
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
+"emO" = (
+/obj/structure/table/reinforced/wood,
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 1
},
/turf/unsimulated/floor{
- icon_state = "floor"
+ icon_state = "wood"
},
-/area/centcom/legion)
+/area/centcom/control)
+"emP" = (
+/turf/unsimulated/wall/fakepdoor{
+ dir = 4;
+ name = "shuttle bay blast door"
+ },
+/area/centcom/specops)
+"eng" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "12,20";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"enn" = (
/obj/machinery/computer/slot_machine,
/turf/unsimulated/floor{
@@ -18532,43 +12497,29 @@
/area/centcom/spawning)
"enU" = (
/turf/simulated/wall/shuttle/unique/ert{
- icon_state = "7,0"
+ icon_state = "8,0"
},
/area/shuttle/specops)
-"epk" = (
-/obj/structure/table/reinforced,
-/obj/effect/floor_decal/industrial/warning,
-/obj/machinery/door/window/brigdoor/southleft{
- name = "Checkpoint";
- req_access = list(111)
- },
-/obj/item/paper_bin{
- pixel_x = -16;
- pixel_y = 2
- },
-/obj/item/pen/blue{
- pixel_x = -16;
- pixel_y = 4
- },
-/obj/machinery/door/blast/shutters{
- dir = 2;
- id = "tcflcheckpoint";
- name = "Security Checkpoint"
+"epa" = (
+/obj/structure/flora/pottedplant{
+ icon_state = "plant-22";
+ pixel_y = 23
},
/turf/unsimulated/floor{
- icon_state = "wood"
+ icon_state = "dark2"
},
-/area/centcom/legion)
-"epA" = (
-/obj/effect/floor_decal/corner/red{
- dir = 9
+/area/centcom/holding)
+"epk" = (
+/obj/effect/decal/fake_object{
+ icon = 'icons/obj/doors/rapid_pdoor.dmi';
+ icon_state = "shutter0";
+ layer = 2.4;
+ name = "shutter"
},
-/obj/effect/floor_decal/corner/red{
- dir = 6
+/turf/unsimulated/floor{
+ icon_state = "tiles"
},
-/obj/machinery/recharge_station,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
+/area/centcom/legion/hangar5)
"epL" = (
/obj/structure/window/shuttle/unique/burglar{
icon_state = "0,1";
@@ -18576,6 +12527,12 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/burglar)
+"eqb" = (
+/obj/structure/shuttle/engine/propulsion{
+ dir = 8
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
"eqc" = (
/obj/structure/bed/chair{
name = "uncomfortable chair"
@@ -18584,9 +12541,8 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
-"eqv" = (
+"eqs" = (
/obj/structure/shuttle_part/transfer{
- density = 0;
desc = "A large, bloated shuttle designed for automated passenger transport.";
icon_state = "13,20";
name = "transport shuttle"
@@ -18605,6 +12561,14 @@
/obj/machinery/papershredder,
/turf/unsimulated/floor,
/area/antag/mercenary)
+"eri" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "12,11";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"erT" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -18646,6 +12610,49 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
+"esR" = (
+/obj/item/extinguisher,
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
+"esU" = (
+/obj/structure/closet/secure_closet/guncabinet{
+ name = "Heavy Asset Protection";
+ req_access = list(103)
+ },
+/obj/item/rig_module/mounted,
+/obj/item/clothing/accessory/storage/black_vest,
+/obj/item/clothing/shoes/magboots,
+/obj/item/melee/baton/loaded,
+/obj/item/storage/belt/security/tactical,
+/obj/item/handcuffs,
+/obj/item/handcuffs,
+/obj/item/pinpointer/advpinpointer,
+/obj/item/rig_module/mounted/plasmacutter,
+/obj/item/rig/ert/assetprotection,
+/obj/item/device/radio/headset/ert,
+/obj/item/clothing/under/syndicate/combat,
+/obj/item/gun/energy/rifle/pulse,
+/obj/item/gun/projectile/revolver/mateba,
+/obj/item/ammo_magazine/a454,
+/obj/item/ammo_magazine/a454,
+/obj/item/ammo_magazine/a454,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/item/ammo_magazine/assault_shotgun,
+/obj/item/ammo_magazine/assault_shotgun,
+/obj/item/ammo_magazine/assault_shotgun,
+/obj/item/ammo_magazine/assault_shotgun/incendiary,
+/obj/item/ammo_magazine/assault_shotgun/shells,
+/obj/item/gun/projectile/automatic/rifle/shotgun,
+/obj/effect/floor_decal/corner/red/diagonal{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"eta" = (
/obj/structure/closet/crate/trashcart{
anchored = 1;
@@ -18656,17 +12663,24 @@
},
/turf/simulated/floor/shuttle/dark_blue,
/area/shuttle/arrival)
-"etD" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 9
- },
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
-"etF" = (
+"etl" = (
+/obj/effect/floor_decal/industrial/outline/yellow,
/turf/unsimulated/floor{
- icon_state = "floor"
+ icon_state = "new_reinforced"
},
-/area/centcom/evac)
+/area/centcom/checkpoint/fore)
+"etD" = (
+/obj/structure/shuttle/engine/router{
+ dir = 4
+ },
+/obj/structure/window/reinforced/crescent{
+ dir = 4
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
"etN" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -18676,10 +12690,14 @@
/turf/space/dynamic,
/area/shuttle/skipjack)
"eum" = (
-/obj/machinery/light/small/emergency,
-/obj/effect/shuttle_landmark/distress/start,
-/turf/simulated/floor/shuttle/black,
-/area/shuttle/distress)
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/light/small/emergency{
+ dir = 4
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/legion)
"euo" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -18698,6 +12716,26 @@
},
/turf/simulated/floor/grass/alt,
/area/centcom/shared_dream)
+"evC" = (
+/obj/structure/table/stone/marble,
+/obj/item/reagent_containers/glass/beaker/large{
+ pixel_y = 3
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
+"evM" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/obj/machinery/vending/security{
+ density = 0;
+ pixel_x = -2;
+ pixel_y = 30
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"ewl" = (
/obj/structure/lattice,
/obj/structure/window/reinforced/crescent,
@@ -18706,12 +12744,29 @@
},
/turf/space/dynamic,
/area/antag/raider)
-"ewG" = (
-/obj/effect/floor_decal/spline/fancy/wood{
+"ewu" = (
+/obj/structure/bed/chair/office/dark,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"exa" = (
+/obj/structure/shuttle_part/transfer{
+ density = 0;
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "14,18";
+ name = "transport shuttle"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/escape)
+"exm" = (
+/obj/machinery/camera/network/crescent{
+ c_tag = "Crescent Arrivals North";
dir = 8
},
+/obj/effect/floor_decal/corner/green{
+ dir = 6
+ },
/turf/unsimulated/floor,
-/area/centcom/ferry)
+/area/centcom/bar)
"exn" = (
/obj/structure/shuttle_part/arrivals{
desc = "A state-of-the-art unmanned automatic crew transport shuttle.";
@@ -18720,6 +12775,12 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/arrival)
+"exK" = (
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"exX" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/bed/chair{
@@ -18737,13 +12798,22 @@
/obj/structure/flora/ausbushes/brflowers,
/turf/simulated/floor/holofloor/grass,
/area/holodeck/source_picnicarea)
-"eyw" = (
-/obj/machinery/telecomms/processor/preset_cent,
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "green"
+"eyj" = (
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
},
-/area/centcom/living)
+/turf/unsimulated/floor/plating,
+/area/centcom/evac)
+"eyk" = (
+/obj/effect/floor_decal/corner/lime{
+ dir = 6
+ },
+/obj/effect/floor_decal/spline/plain{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"eyM" = (
/obj/item/device/flashlight/lamp{
pixel_x = 6
@@ -18759,6 +12829,26 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
+"ezv" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Telecommunications Monitoring";
+ req_access = list(106)
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"ezF" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Green Access";
+ req_access = list(101)
+ },
+/obj/machinery/door/blast/regular{
+ id = "crescent_thunderdome";
+ name = "Thunderdome"
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"eAt" = (
/obj/machinery/light{
icon_state = "tube1"
@@ -18774,6 +12864,36 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
+"eBh" = (
+/obj/structure/sink/kitchen{
+ layer = 3.5;
+ pixel_y = 27
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
+"eBz" = (
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/bar)
+"eBX" = (
+/obj/random/junk,
+/turf/unsimulated/floor/plating,
+/area/centcom/spawning)
+"eCE" = (
+/obj/structure/table/reinforced/wood,
+/obj/item/reagent_containers/food/condiment/shaker/salt{
+ pixel_x = -4;
+ pixel_y = -9
+ },
+/obj/item/reagent_containers/food/condiment/shaker/peppermill{
+ pixel_x = 3;
+ pixel_y = -9
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
"eCT" = (
/obj/structure/lattice,
/obj/structure/window/reinforced/crescent{
@@ -18786,6 +12906,29 @@
},
/turf/space/dynamic,
/area/antag/raider)
+"eDn" = (
+/obj/machinery/acting/changer,
+/turf/unsimulated/floor{
+ icon_state = "freezerfloor"
+ },
+/area/centcom/distress_prep)
+"eDp" = (
+/obj/structure/table/rack,
+/obj/item/storage/box/teargas{
+ pixel_x = -1;
+ pixel_y = -4
+ },
+/obj/item/storage/box/flashbangs{
+ pixel_x = 4;
+ pixel_y = 4
+ },
+/obj/effect/floor_decal/corner/blue{
+ dir = 6
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"eDr" = (
/obj/structure/window/reinforced/crescent{
dir = 1
@@ -18800,7 +12943,7 @@
/area/centcom/spawning)
"eDB" = (
/turf/simulated/wall/shuttle/unique/cargo{
- icon_state = "0,7"
+ icon_state = "0,6"
},
/area/supply/dock)
"eDH" = (
@@ -18815,21 +12958,53 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
+"eEK" = (
+/obj/machinery/sleeper{
+ dir = 8
+ },
+/obj/structure/closet/secure_closet/medical_wall{
+ name = "blood closet";
+ pixel_x = 30;
+ pixel_y = -1;
+ req_access = null;
+ store_mobs = 0
+ },
+/obj/item/reagent_containers/blood/OMinus,
+/obj/item/reagent_containers/blood/OMinus,
+/obj/item/reagent_containers/blood/OMinus,
+/obj/item/reagent_containers/blood/OMinus,
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"eEN" = (
+/obj/structure/shuttle_part/hapt{
+ density = 0;
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "2,12";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"eEO" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/firstaid/adv{
- pixel_x = 5;
- pixel_y = 12
+/obj/machinery/door/airlock/centcom{
+ name = "Laundry";
+ req_access = list(103,111)
},
-/obj/item/storage/firstaid/adv{
- pixel_y = 9
+/turf/unsimulated/floor{
+ icon_state = "dark"
},
-/obj/item/storage/firstaid/surgery{
- pixel_x = 3;
- pixel_y = -4
+/area/centcom/legion)
+"eES" = (
+/obj/machinery/body_scanconsole{
+ dir = 4
},
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/obj/effect/floor_decal/corner/lime/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"eEU" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "6,1"
@@ -18857,6 +13032,33 @@
icon_state = "wood"
},
/area/antag/burglar)
+"eFy" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "9,3";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"eFP" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "3,12";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"eGb" = (
+/obj/structure/coatrack,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"eGe" = (
+/obj/machinery/chemical_dispenser/ert{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
"eGr" = (
/obj/structure/shuttle_part/burglar{
icon_state = "12,0"
@@ -18869,15 +13071,32 @@
},
/turf/unsimulated/floor,
/area/centcom/spawning)
-"eHH" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/light/small/emergency{
- dir = 4
+"eHe" = (
+/obj/machinery/smartfridge/foodheater,
+/obj/structure/table/stone/marble,
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
},
/turf/unsimulated/floor{
- icon_state = "new_reinforced"
+ icon_state = "lino_grey"
},
-/area/centcom/legion)
+/area/centcom/bar)
+"eHl" = (
+/obj/structure/railing/mapped,
+/obj/effect/floor_decal/spline/plain,
+/turf/simulated/floor/tiled/ramp/bottom{
+ dir = 4
+ },
+/area/shuttle/administration)
+"eHG" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "4,12";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"eHI" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "14,7"
@@ -18891,15 +13110,41 @@
/turf/space/dynamic,
/area/shuttle/mercenary)
"eHN" = (
-/obj/item/screwdriver{
- pixel_y = 12
+/obj/effect/decal/cleanable/dirt,
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
+"eHY" = (
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
},
-/obj/item/stack/tile/floor{
- pixel_x = -3;
- pixel_y = -2
+/area/centcom/specops)
+"eIe" = (
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/green{
+ dir = 10
},
/turf/unsimulated/floor,
-/area/centcom/legion)
+/area/centcom/holding)
+"eIA" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "3,11";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"eIJ" = (
+/obj/structure/flora/pottedplant/random{
+ anchored = 1;
+ pixel_y = 18
+ },
+/obj/effect/floor_decal/corner/grey/full{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
"eIK" = (
/turf/simulated/floor/tiled/ramp/bottom,
/area/merchant_station)
@@ -18910,6 +13155,18 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
+"eJc" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/turf/simulated/floor,
+/area/centcom/holding)
+"eJU" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "4,11";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"eJX" = (
/obj/structure/table/wood{
table_reinf = "wood"
@@ -18921,28 +13178,54 @@
icon_state = "carpet"
},
/area/antag/wizard)
-"eKf" = (
-/obj/item/stool/padded,
-/turf/unsimulated/floor,
-/area/centcom/legion)
"eKl" = (
-/obj/effect/floor_decal/industrial/outline/yellow,
+/obj/structure/lattice/catwalk/indoor,
+/obj/effect/decal/cleanable/dirt,
/turf/unsimulated/floor/plating,
-/area/centcom/distress_prep)
-"eLv" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "1,5"
+/area/centcom/legion)
+"eKz" = (
+/turf/unsimulated/floor{
+ icon_state = "freezerfloor"
},
-/area/shuttle/legion)
+/area/centcom/distress_prep)
+"eLs" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 6
+ },
+/obj/effect/floor_decal/ss13/odin1,
+/obj/effect/floor_decal/industrial/warning{
+ dir = 8
+ },
+/turf/unsimulated/floor,
+/area/centcom/evac)
+"eLv" = (
+/turf/simulated/wall/elevator,
+/area/centcom/legion)
+"eLI" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "3,10";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"eLJ" = (
/turf/simulated/wall/shuttle/unique/burglar{
icon_state = "8,0"
},
/area/shuttle/burglar)
"eLM" = (
-/obj/effect/wingrille_spawn/reinforced/crescent,
-/turf/unsimulated/floor/plating,
-/area/centcom/distress_prep)
+/obj/structure/closet{
+ name = "contraband"
+ },
+/obj/item/material/kitchen/utensil/knife/boot,
+/obj/item/gun/projectile/pirate,
+/obj/item/gun/projectile/improvised_handgun,
+/turf/unsimulated/floor,
+/area/centcom/legion)
"eMb" = (
/obj/structure/bed/chair/shuttle,
/turf/simulated/floor/tiled/dark,
@@ -18969,12 +13252,29 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/syndicate_elite)
-"eMB" = (
-/obj/effect/floor_decal/corner/red/full{
- dir = 1
+"eMQ" = (
+/obj/structure/table/reinforced,
+/obj/random/contraband,
+/obj/random/contraband,
+/obj/structure/window/reinforced/crescent{
+ dir = 4
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
+/obj/machinery/door/window/brigdoor/southleft{
+ name = "contraband shelf"
+ },
+/obj/effect/floor_decal/corner/blue{
+ dir = 5
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"eNd" = (
+/obj/effect/floor_decal/corner/grey{
+ dir = 9
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
"eNz" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -18988,6 +13288,13 @@
icon_state = "6,2"
},
/area/shuttle/syndicate_elite)
+"eOy" = (
+/obj/structure/shuttle_part/cargo{
+ icon_state = "4,11";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/suppy)
"eOz" = (
/obj/effect/floor_decal/industrial/warning{
dir = 1
@@ -19015,6 +13322,40 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
+"eOT" = (
+/obj/structure/table/reinforced/wood,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
+"ePj" = (
+/obj/structure/bed/chair{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment,
+/obj/effect/landmark{
+ name = "tdomeadmin"
+ },
+/obj/effect/floor_decal/corner/orange/diagonal,
+/obj/effect/decal/fake_object/light_source/invisible,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
+"ePq" = (
+/obj/machinery/chem_master{
+ dir = 4;
+ pixel_x = -2;
+ pixel_y = -3
+ },
+/obj/structure/window/reinforced/crescent{
+ dir = 1
+ },
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/holding)
"ePz" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "5,23"
@@ -19030,39 +13371,13 @@
/obj/structure/flora/ausbushes/grassybush,
/turf/simulated/floor/holofloor/grass,
/area/holodeck/source_picnicarea)
-"eQl" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "2,6";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
"eQs" = (
-/obj/effect/wingrille_spawn/reinforced/crescent,
-/turf/unsimulated/floor{
- icon_state = "plating"
+/obj/machinery/door/blast/regular{
+ id = "thunderdomegen";
+ name = "General Supply"
},
-/area/centcom/ferry)
-"eQy" = (
-/obj/structure/railing/mapped,
-/obj/item/storage/box/fancy/tray{
- layer = 2.99
- },
-/obj/effect/floor_decal/corner_wide/paleblue/diagonal{
- dir = 8
- },
-/obj/effect/floor_decal/industrial/warning{
- dir = 6
- },
-/obj/effect/floor_decal/spline/plain,
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
- },
-/obj/structure/table/reinforced/steel,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
+/turf/simulated/floor,
+/area/tdome/tdome1)
"eRh" = (
/obj/structure/shuttle_part/burglar{
icon_state = "7,0";
@@ -19100,44 +13415,46 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
-"eSC" = (
-/obj/machinery/atm{
- pixel_x = -26
+"eRF" = (
+/turf/simulated/wall/shuttle/unique/ert{
+ icon_state = "6,0"
},
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/holding)
-"eSV" = (
-/obj/item/storage/secure/briefcase{
- pixel_y = 12
- },
-/obj/item/storage/briefcase/aluminium,
-/obj/effect/floor_decal/corner/red{
- dir = 9
- },
-/obj/structure/table/reinforced/steel,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
+/area/centcom/specops)
"eTj" = (
-/obj/structure/sign/pods{
- desc = "A direction sign which reads 'DROPPODS'.";
- name = "\improper DROPPODS";
- pixel_x = -32;
- pixel_y = 32
- },
-/obj/effect/floor_decal/industrial/warning{
+/obj/structure/window/reinforced{
dir = 1
},
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
-"eTq" = (
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/grille,
+/obj/machinery/door/blast/shutters{
+ dir = 8;
+ id = "tcflcheckpoint";
+ name = "Security Checkpoint"
},
/turf/unsimulated/floor/plating,
-/area/centcom/distress_prep)
+/area/centcom/legion)
+"eTq" = (
+/obj/structure/table/reinforced,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/legion)
+"eTt" = (
+/obj/structure/bed/chair/comfy/blue{
+ dir = 8
+ },
+/obj/effect/landmark{
+ name = "LateJoinConsular Officer"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/ferry)
"eTx" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -19146,6 +13463,34 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
+"eTK" = (
+/obj/structure/table/reinforced,
+/obj/item/reagent_containers/glass/bottle/inaprovaline{
+ pixel_x = 8;
+ pixel_y = 10
+ },
+/obj/item/reagent_containers/glass/bottle/inaprovaline{
+ pixel_x = 8;
+ pixel_y = 5
+ },
+/obj/item/reagent_containers/glass/bottle/inaprovaline{
+ pixel_x = 8
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"eUc" = (
+/obj/structure/table/reinforced/wood,
+/obj/structure/sign/flag/nanotrasen/right{
+ pixel_y = 30
+ },
+/obj/machinery/chemical_dispenser/bar_soft/full{
+ pixel_x = -8;
+ pixel_y = 7
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
"eUi" = (
/obj/structure/flora/tree/jungle/small{
density = 0
@@ -19153,6 +13498,24 @@
/obj/structure/flora/ausbushes/grassybush,
/turf/simulated/floor/grass/alt,
/area/centcom/shared_dream)
+"eUW" = (
+/obj/structure/table/rack,
+/obj/item/clothing/under/color/green,
+/obj/item/clothing/shoes/brown,
+/obj/item/clothing/suit/armor/vest,
+/obj/item/clothing/head/helmet/swat,
+/obj/item/gun/energy/laser,
+/turf/simulated/floor,
+/area/tdome/tdome1)
+"eUY" = (
+/obj/machinery/bodyscanner{
+ dir = 8
+ },
+/obj/effect/floor_decal/corner/lime/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"eUZ" = (
/obj/machinery/door/airlock/highsecurity{
name = "Cockpit";
@@ -19161,13 +13524,34 @@
/turf/simulated/floor/shuttle/black,
/area/shuttle/syndicate_elite)
"eVj" = (
-/obj/structure/table/wood/gamblingtable,
-/obj/item/trash/plate,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/grille,
+/obj/machinery/door/blast/shutters{
+ dir = 2;
+ id = "tcflcheckpoint";
+ name = "Security Checkpoint"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
+"eVL" = (
+/obj/machinery/vending/coffee{
+ name = "Free Hot Drinks machine";
+ pixel_x = -1;
+ prices = list();
+ products = list(/obj/item/reagent_containers/food/drinks/coffee = 12, /obj/item/reagent_containers/food/drinks/tea = 8, /obj/item/reagent_containers/food/drinks/h_chocolate = 8)
+ },
/turf/unsimulated/floor{
- dir = 8;
icon_state = "wood"
},
-/area/centcom/legion/hangar5)
+/area/centcom/evac)
"eVV" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -19176,50 +13560,39 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
-"eXD" = (
-/obj/structure/closet/secure_closet/guncabinet{
- name = "Heavy Asset Protection";
- req_access = list(103)
- },
-/obj/item/rig_module/mounted,
-/obj/item/clothing/accessory/storage/black_vest,
-/obj/item/clothing/shoes/magboots,
-/obj/item/melee/baton/loaded,
-/obj/item/storage/belt/security/tactical,
-/obj/item/handcuffs,
-/obj/item/handcuffs,
-/obj/item/pinpointer/advpinpointer,
-/obj/item/rig_module/mounted/plasmacutter,
-/obj/item/rig/ert/assetprotection,
-/obj/item/device/radio/headset/ert,
-/obj/item/clothing/under/syndicate/combat,
-/obj/item/gun/energy/rifle/pulse,
-/obj/item/gun/projectile/revolver/mateba,
-/obj/item/ammo_magazine/a454,
-/obj/item/ammo_magazine/a454,
-/obj/item/ammo_magazine/a454,
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/item/ammo_magazine/assault_shotgun,
-/obj/item/ammo_magazine/assault_shotgun,
-/obj/item/ammo_magazine/assault_shotgun,
-/obj/item/ammo_magazine/assault_shotgun/incendiary,
-/obj/item/ammo_magazine/assault_shotgun/shells,
-/obj/item/gun/projectile/automatic/rifle/shotgun,
-/obj/effect/floor_decal/corner/red/diagonal{
- dir = 8
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"eYr" = (
+"eWF" = (
/turf/simulated/wall/shuttle/unique/hapt{
desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "4,9";
+ icon_state = "4,10";
name = "military corvette"
},
/area/shuttle/administration)
+"eXA" = (
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 1
+ },
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
+"eYC" = (
+/obj/machinery/embedded_controller/radio/simple_docking_controller{
+ frequency = 1337;
+ id_tag = "distress_shuttle_origin";
+ name = "dock controller";
+ pixel_y = 28;
+ tag_door = "distress_origin_airlock"
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/turf/unsimulated/floor,
+/area/centcom/distress_prep)
"eYM" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -19228,29 +13601,18 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
-"eZa" = (
-/obj/structure/window/reinforced/crescent,
-/obj/structure/window/reinforced/crescent{
- dir = 1
- },
-/obj/structure/window/reinforced/crescent{
- dir = 4
- },
-/obj/machinery/porta_turret/crescent,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/fore)
"eZg" = (
-/obj/machinery/door/airlock/centcom{
- name = "Dormitory";
- req_access = list(112)
+/obj/machinery/porta_turret/legion,
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"eZt" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
},
/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+ icon_state = "dark2"
},
-/area/centcom/distress_prep)
+/area/centcom/ferry)
"eZw" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -19258,6 +13620,16 @@
name = "transport shuttle"
},
/area/shuttle/escape)
+"eZA" = (
+/obj/structure/bed/chair/shuttle{
+ dir = 8
+ },
+/obj/effect/floor_decal/corner/red/diagonal,
+/obj/machinery/status_display{
+ pixel_x = 34
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"eZI" = (
/obj/structure/shuttle_part/raider{
density = 0;
@@ -19267,6 +13639,20 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
+"faD" = (
+/obj/machinery/light/spot{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"faT" = (
+/obj/item/modular_computer/console/preset/medical,
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/control)
"fbo" = (
/obj/structure/closet/secure_closet/security{
name = "officer's locker";
@@ -19289,11 +13675,13 @@
icon_state = "dark2"
},
/area/centcom/spawning)
-"fbV" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "3,4"
+"fbu" = (
+/obj/effect/floor_decal/industrial/warning/corner{
+ dir = 1
},
-/area/shuttle/legion)
+/obj/machinery/recharge_station,
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
"fcf" = (
/obj/structure/shuttle_part/raider{
density = 0;
@@ -19303,6 +13691,53 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
+"fch" = (
+/obj/effect/floor_decal/corner/paleblue/diagonal,
+/obj/machinery/iv_drip,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/holding)
+"fcm" = (
+/obj/structure/table/rack,
+/obj/item/material/knife/tacknife{
+ pixel_x = 3;
+ pixel_y = -2
+ },
+/obj/item/material/knife/tacknife{
+ pixel_x = 3;
+ pixel_y = -2
+ },
+/obj/item/material/knife/tacknife{
+ pixel_x = 3;
+ pixel_y = -2
+ },
+/obj/item/melee/telebaton{
+ pixel_x = 2;
+ pixel_y = 9
+ },
+/obj/item/melee/telebaton{
+ pixel_x = 2;
+ pixel_y = 9
+ },
+/obj/item/melee/telebaton{
+ pixel_x = 2;
+ pixel_y = 9
+ },
+/obj/item/melee/telebaton{
+ pixel_x = 2;
+ pixel_y = 9
+ },
+/obj/item/melee/telebaton{
+ pixel_x = 2;
+ pixel_y = 9
+ },
+/obj/item/melee/telebaton{
+ pixel_x = 2;
+ pixel_y = 9
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
"fcL" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "4,15"
@@ -19310,7 +13745,7 @@
/area/shuttle/mercenary)
"fdh" = (
/obj/structure/shuttle_part/cargo{
- icon_state = "6,11";
+ icon_state = "6,10";
opacity = 1
},
/turf/unsimulated/floor/plating,
@@ -19322,32 +13757,39 @@
icon_state = "wood"
},
/area/antag/raider)
+"fdH" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Internal Affairs Agent's Office";
+ req_access = list(109)
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"feA" = (
-/obj/machinery/light/spot{
- dir = 1;
- icon_state = "tube1"
- },
-/obj/structure/dispenser/oxygen,
-/obj/effect/floor_decal/industrial/warning/corner{
- dir = 4
+/obj/structure/closet/crate/secure/legion{
+ icon_state = "tcflcrateopen";
+ locked = 0;
+ opened = 1
},
+/obj/item/deployable_kit/legion_barrier,
+/obj/item/deployable_kit/legion_barrier,
+/obj/item/deployable_kit/legion_barrier,
+/obj/item/deployable_kit/legion_barrier,
+/obj/item/deployable_kit/legion_barrier,
+/obj/item/deployable_kit/legion_barrier,
+/obj/item/deployable_kit/legion_barrier,
+/obj/item/deployable_kit/legion_barrier,
+/obj/item/deployable_kit/legion_barrier,
+/obj/item/deployable_kit/legion_barrier,
+/obj/item/deployable_kit/legion_barrier,
+/obj/item/deployable_kit/legion_barrier,
/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
"feN" = (
-/obj/structure/window/reinforced{
- dir = 4
- },
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
- },
-/obj/machinery/porta_turret/legion,
-/obj/effect/floor_decal/industrial/warning,
-/turf/unsimulated/floor/plating,
-/area/centcom/legion)
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
"feQ" = (
/obj/structure/shuttle_part/raider{
density = 0;
@@ -19358,39 +13800,16 @@
/turf/space/dynamic,
/area/shuttle/skipjack)
"ffm" = (
-/obj/structure/table/wood{
- pixel_x = -4;
- pixel_y = 4
+/obj/machinery/light/spot{
+ dir = 1;
+ icon_state = "tube1"
},
-/obj/item/reagent_containers/food/snacks/liquidfood{
- pixel_x = -4;
- pixel_y = 7
+/obj/structure/dispenser/oxygen,
+/obj/effect/floor_decal/industrial/warning/corner{
+ dir = 4
},
-/obj/item/reagent_containers/food/snacks/liquidfood{
- pixel_x = -4;
- pixel_y = 7
- },
-/obj/item/reagent_containers/food/snacks/liquidfood{
- pixel_x = -4;
- pixel_y = 7
- },
-/obj/item/reagent_containers/food/snacks/liquidfood{
- pixel_x = -4;
- pixel_y = 10
- },
-/obj/item/reagent_containers/food/snacks/liquidfood{
- pixel_x = -4;
- pixel_y = 10
- },
-/obj/item/reagent_containers/food/snacks/liquidfood{
- pixel_x = -4;
- pixel_y = 10
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/distress_prep)
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
"ffn" = (
/obj/structure/shuttle_part/mercenary/small{
icon_state = "0,1"
@@ -19419,6 +13838,13 @@
},
/turf/space/dynamic,
/area/shuttle/mercenary)
+"ffN" = (
+/obj/machinery/door/airlock{
+ id_tag = "odin_valkyrie_stall1";
+ name = "Stall 1"
+ },
+/turf/unsimulated/floor,
+/area/centcom/bar)
"fgy" = (
/obj/item/storage/toolbox/syndicate{
pixel_y = -11
@@ -19434,6 +13860,16 @@
icon_state = "new_reinforced"
},
/area/antag/ninja)
+"fgI" = (
+/obj/structure/bed/chair,
+/obj/effect/landmark{
+ name = "tdomeobserve"
+ },
+/obj/effect/floor_decal/corner/blue/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeobserve)
"fgO" = (
/obj/structure/shuttle_part/ccia{
icon_state = "11,1"
@@ -19448,6 +13884,14 @@
/obj/structure/flora/ausbushes/ppflowers,
/turf/simulated/floor/holofloor/grass,
/area/holodeck/source_dininghall)
+"fis" = (
+/obj/structure/bed/chair/comfy/blue{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/evac)
"fit" = (
/obj/effect/floor_decal/corner/paleblue{
dir = 10
@@ -19467,6 +13911,15 @@
icon_state = "11,19"
},
/area/shuttle/mercenary)
+"fjq" = (
+/obj/structure/bed/chair/office/light{
+ dir = 8
+ },
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/holding)
"fkb" = (
/obj/effect/floor_decal/industrial/loading/yellow{
dir = 1
@@ -19486,6 +13939,25 @@
icon_state = "carpetside"
},
/area/antag/wizard)
+"fkx" = (
+/obj/structure/window/reinforced/polarized{
+ id = "CCIABS"
+ },
+/obj/structure/window/reinforced/polarized{
+ dir = 8;
+ id = "CCIABS"
+ },
+/obj/structure/grille,
+/turf/unsimulated/floor/plating,
+/area/centcom/control)
+"fkH" = (
+/obj/item/deck/cards,
+/obj/structure/table/wood,
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/distress_prep)
"fkY" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "2,2"
@@ -19557,6 +14029,14 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
+"foQ" = (
+/obj/structure/sign/flag/nanotrasen{
+ pixel_y = 30
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/evac)
"fpk" = (
/obj/machinery/acting/changer,
/turf/unsimulated/floor{
@@ -19564,36 +14044,72 @@
},
/area/antag/burglar)
"fpt" = (
-/obj/machinery/door/airlock/hatch{
- frequency = 1337;
- icon_state = "door_locked";
- id_tag = "distress_shuttle_hatch_fore";
- locked = 1;
- name = "Fore Shuttle Hatch";
- req_access = list(112)
+/obj/structure/sign/pods{
+ desc = "A direction sign which reads 'DROPPODS'.";
+ name = "\improper DROPPODS";
+ pixel_x = -32;
+ pixel_y = 32
},
-/obj/machinery/button/remote/blast_door{
- id = "distress_blast_fore";
- name = "Blast Door";
- pixel_y = 22;
- req_access = list(112)
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
},
-/obj/machinery/door/blast/regular/open{
- dir = 4;
- id = "distress_blast_fore";
- name = "Blast Door"
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"fpJ" = (
+/obj/structure/bed/chair/office/bridge/pilot,
+/obj/effect/floor_decal/corner/red/diagonal{
+ dir = 8
},
-/turf/simulated/floor/shuttle/black,
-/area/shuttle/distress)
-"fpC" = (
-/obj/structure/shuttle_part/transfer{
- density = 0;
- desc = "A large, bloated shuttle designed for automated passenger transport.";
- icon_state = "14,13";
- name = "transport shuttle"
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"fpP" = (
+/obj/structure/railing/mapped,
+/obj/effect/floor_decal/corner/red/diagonal{
+ dir = 8
+ },
+/obj/effect/floor_decal/spline/plain,
+/obj/item/storage/belt/utility/very_full,
+/obj/item/storage/belt/utility/very_full,
+/obj/item/clothing/gloves/yellow,
+/obj/item/clothing/gloves/yellow,
+/obj/item/crowbar/red,
+/obj/item/crowbar/red,
+/obj/item/crowbar/red,
+/obj/item/crowbar/red,
+/obj/structure/closet/crate/drop/grey,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/obj/structure/table/reinforced/steel,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"fpS" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 5
},
/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
+/area/centcom/specops)
+"fpW" = (
+/obj/machinery/light/small/emergency{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"fqq" = (
+/obj/structure/curtain/black{
+ icon_state = "open";
+ layer = 4.1;
+ opacity = 0
+ },
+/obj/effect/floor_decal/spline/plain{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/bar)
"fqt" = (
/obj/structure/bed/chair/shuttle{
dir = 4
@@ -19645,6 +14161,14 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
+"frw" = (
+/obj/effect/floor_decal/industrial/warning/full,
+/obj/effect/decal/fake_object{
+ name = "service ladder";
+ pixel_y = 24
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
"frK" = (
/obj/structure/table/rack,
/obj/item/clothing/shoes/magboots,
@@ -19656,14 +14180,27 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
-"fsF" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "13,8";
- name = "military corvette"
+"fso" = (
+/obj/structure/railing/mapped{
+ layer = 4.1;
+ name = "adjusted railing"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/obj/structure/table/glass{
+ name = "reinforced glass table";
+ table_reinf = "glass"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/evac)
+"fsT" = (
+/obj/structure/bed/chair/office/bridge{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/control)
"ftc" = (
/obj/structure/shuttle_part/raider{
desc = "A quick, agile and sturdy shuttle. Perfect for smugglers and pirates, but recently proliferated in civilian hands.";
@@ -19680,10 +14217,37 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
-"ftC" = (
-/obj/structure/lattice/catwalk,
-/turf/template_noop,
-/area/template_noop)
+"ftN" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "3,9";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"fuj" = (
+/obj/structure/shuttle_part/transfer{
+ density = 0;
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "14,8";
+ name = "transport shuttle"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/escape)
+"fuy" = (
+/obj/effect/floor_decal/spline/plain,
+/turf/unsimulated/floor{
+ icon_state = "rampbottom"
+ },
+/area/centcom/specops)
+"fuH" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "4,9";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"fuZ" = (
/obj/structure/lattice/catwalk/indoor/grate/light/old{
icon_state = "grate_light_dam2"
@@ -19734,6 +14298,14 @@
},
/turf/simulated/floor/tiled/white,
/area/merchant_station)
+"fvp" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "5,9";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"fvz" = (
/obj/structure/table/reinforced,
/obj/effect/floor_decal/corner/paleblue/diagonal{
@@ -19755,10 +14327,11 @@
/turf/space/dynamic,
/area/shuttle/mercenary)
"fvK" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "6,0"
+/obj/machinery/light/small/emergency{
+ dir = 8
},
-/area/shuttle/legion)
+/turf/template_noop,
+/area/template_noop)
"fvL" = (
/turf/unsimulated/floor{
dir = 1;
@@ -19766,16 +14339,19 @@
},
/area/antag/ninja)
"fvQ" = (
-/obj/machinery/pipedispenser/disposal/orderable,
-/obj/effect/floor_decal/industrial/outline/yellow,
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
+/obj/structure/shuttle/engine/propulsion/burst/right{
+ dir = 8
},
-/turf/unsimulated/floor{
- icon_state = "steel_dirty"
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
+"fvS" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "2,8";
+ name = "military corvette"
},
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"fwl" = (
/obj/machinery/sleeper{
dir = 4
@@ -19794,6 +14370,37 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/arrival)
+"fwF" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 8
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"fwX" = (
+/obj/machinery/light{
+ icon_state = "tube1";
+ name = "adjusted light fixture";
+ pixel_x = 16
+ },
+/turf/unsimulated/floor{
+ icon_state = "platebot"
+ },
+/area/centcom/distress_prep)
+"fyB" = (
+/obj/effect/floor_decal/corner/grey/full{
+ dir = 8
+ },
+/obj/structure/bed/chair/comfy/black{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
"fyK" = (
/obj/structure/mirror{
pixel_y = 32
@@ -19808,23 +14415,18 @@
},
/area/shuttle/escape)
"fzQ" = (
-/obj/machinery/vending/snack{
- density = 0;
- layer = 2.99;
- name = "Free Chocolate Corp";
- pixel_x = -14;
- pixel_y = 20;
- prices = list()
+/obj/structure/shuttle/engine/heater{
+ dir = 1
},
-/obj/structure/sign/poster{
- layer = 2.98;
- pixel_y = 32
+/obj/structure/window/reinforced/crescent,
+/obj/structure/window/reinforced/crescent{
+ dir = 4
},
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+/obj/effect/floor_decal/industrial/warning{
+ dir = 6
},
-/area/centcom/distress_prep)
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
"fzR" = (
/obj/machinery/light/small{
dir = 1
@@ -19852,9 +14454,58 @@
"fAY" = (
/turf/simulated/floor/shuttle/black,
/area/shuttle/burglar)
+"fBT" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "3,8";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"fCl" = (
+/obj/item/storage/box/cdeathalarm_kit{
+ pixel_x = -9;
+ pixel_y = 3
+ },
+/obj/structure/table/steel,
+/obj/item/device/pda/ert{
+ pixel_x = 6;
+ pixel_y = 4
+ },
+/obj/item/device/pda/ert{
+ pixel_x = 6;
+ pixel_y = 4
+ },
+/obj/item/device/pda/ert{
+ pixel_x = 6;
+ pixel_y = 4
+ },
+/obj/item/device/pda/ert{
+ pixel_x = 6;
+ pixel_y = 4
+ },
+/obj/item/device/pda/ert{
+ pixel_x = 6;
+ pixel_y = 4
+ },
+/obj/item/device/pda/ert{
+ pixel_x = 6;
+ pixel_y = 4
+ },
+/obj/effect/floor_decal/industrial/warning,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"fCO" = (
/turf/simulated/floor/tiled,
/area/merchant_station)
+"fDg" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 9
+ },
+/turf/unsimulated/floor,
+/area/centcom/distress_prep)
"fDn" = (
/obj/structure/bed/padded,
/obj/item/bedsheet/brown,
@@ -19862,14 +14513,6 @@
/obj/structure/curtain/open/bed,
/turf/simulated/floor/wood,
/area/merchant_station)
-"fDx" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "3,22";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
"fEm" = (
/obj/structure/sink{
pixel_y = 18
@@ -19886,16 +14529,45 @@
},
/turf/simulated/floor/tiled,
/area/merchant_station)
-"fEY" = (
-/obj/machinery/atmospherics/portables_connector,
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
+"fEU" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "4,8";
+ name = "military corvette"
},
-/obj/machinery/atmospherics/unary/cryo_cell,
-/obj/structure/lattice/catwalk/indoor/grate,
/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"fEX" = (
+/obj/effect/floor_decal/corner/grey/full{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
+"fEY" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
/area/centcom/legion)
+"fFd" = (
+/obj/item/aiModule/nanotrasen,
+/obj/item/aiModule/reset,
+/obj/item/aiModule/freeformcore,
+/obj/item/aiModule/protectStation,
+/obj/item/aiModule/quarantine,
+/obj/item/aiModule/paladin,
+/obj/item/aiModule/robocop,
+/obj/item/aiModule/safeguard,
+/obj/structure/table/reinforced/steel,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"fFe" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/obj/structure/disposalpipe/segment,
+/turf/unsimulated/floor/plating,
+/area/tdome/tdomeadmin)
"fFB" = (
/obj/structure/shuttle_part/mercenary/small{
density = 0;
@@ -19922,26 +14594,52 @@
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/syndicate_elite)
-"fFJ" = (
-/obj/machinery/light/small/emergency{
- dir = 1
- },
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
-"fFK" = (
+"fFH" = (
/turf/simulated/wall/shuttle/unique/hapt{
desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "5,5";
+ icon_state = "5,8";
name = "military corvette"
},
/area/shuttle/administration)
+"fFJ" = (
+/obj/machinery/door/airlock/hatch{
+ name = "Thruster Access"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/legion)
"fGd" = (
/obj/structure/shuttle_part/mercenary/small{
icon_state = "1,1"
},
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
+"fGe" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/obj/item/storage/box/autoinjectors{
+ pixel_x = 12;
+ pixel_y = 10
+ },
+/obj/item/storage/box/beakers{
+ pixel_x = -4;
+ pixel_y = 10
+ },
+/obj/item/storage/box/syringes{
+ pixel_x = -4;
+ pixel_y = -4
+ },
+/obj/item/storage/box/pillbottles{
+ pixel_x = 12;
+ pixel_y = -4
+ },
+/obj/structure/table/standard,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"fGh" = (
/obj/effect/floor_decal/corner/red/diagonal,
/obj/machinery/vending/boozeomat{
@@ -19952,15 +14650,13 @@
},
/turf/simulated/floor/tiled,
/area/merchant_station)
-"fGv" = (
-/obj/structure/table/reinforced/steel,
-/obj/item/deck/cards,
-/obj/effect/decal/cleanable/dirt,
-/obj/item/trash/cigbutt,
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
+"fGK" = (
+/obj/structure/shuttle_part/distress{
+ icon_state = "0,3";
+ opacity = 1
},
-/area/centcom/legion)
+/turf/unsimulated/floor/plating,
+/area/shuttle/distress)
"fHj" = (
/obj/effect/decal/cleanable/dirt,
/turf/unsimulated/floor{
@@ -19973,6 +14669,14 @@
},
/turf/unsimulated/floor/plating,
/area/antag/mercenary)
+"fHF" = (
+/obj/structure/table/reinforced/steel,
+/obj/item/aicard,
+/obj/item/paper/monitorkey,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"fIp" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/fake_object{
@@ -19988,10 +14692,92 @@
icon_state = "floorscorched2"
},
/area/antag/raider)
-"fKx" = (
-/turf/simulated/wall/shuttle/unique/cargo{
- icon_state = "0,2"
+"fIw" = (
+/obj/machinery/atmospherics/portables_connector{
+ dir = 1
},
+/obj/machinery/portable_atmospherics/canister/sleeping_agent{
+ pixel_x = 1
+ },
+/obj/effect/floor_decal/corner/orange/diagonal,
+/obj/effect/decal/fake_object/light_source/invisible,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
+"fIR" = (
+/obj/structure/table/reinforced/wood,
+/obj/effect/decal/fake_object{
+ color = "#8bbbd5";
+ icon = 'icons/obj/decals.dmi';
+ icon_state = "valkyrie_rest1";
+ name = "Valkyrie's Rest";
+ pixel_x = -6;
+ pixel_y = 27
+ },
+/obj/item/reagent_containers/food/drinks/drinkingglass{
+ pixel_x = 6;
+ pixel_y = 11
+ },
+/obj/item/reagent_containers/food/drinks/drinkingglass{
+ pixel_x = 14;
+ pixel_y = 11
+ },
+/obj/item/reagent_containers/food/drinks/drinkingglass{
+ pixel_x = 22;
+ pixel_y = 11
+ },
+/obj/item/reagent_containers/food/drinks/drinkingglass{
+ pixel_x = 30;
+ pixel_y = 11
+ },
+/obj/item/reagent_containers/food/drinks/drinkingglass{
+ layer = 3.01;
+ pixel_x = 6;
+ pixel_y = 8
+ },
+/obj/item/reagent_containers/food/drinks/drinkingglass{
+ layer = 3.01;
+ pixel_x = 14;
+ pixel_y = 8
+ },
+/obj/item/reagent_containers/food/drinks/drinkingglass{
+ layer = 3.01;
+ pixel_x = 22;
+ pixel_y = 8
+ },
+/obj/item/reagent_containers/food/drinks/drinkingglass{
+ layer = 3.01;
+ pixel_x = 30;
+ pixel_y = 8
+ },
+/obj/machinery/chemical_dispenser/bar_alc/full{
+ pixel_x = -13;
+ pixel_y = 7
+ },
+/obj/effect/decal/fake_object{
+ color = "#8bbbd5";
+ icon = 'icons/obj/decals.dmi';
+ icon_state = "valkyrie_rest2";
+ name = "Valkyrie's Rest";
+ pixel_x = 24;
+ pixel_y = 27
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
+"fKq" = (
+/obj/effect/floor_decal/corner/red/full{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"fKx" = (
+/obj/structure/shuttle_part/cargo{
+ icon_state = "0,1"
+ },
+/turf/unsimulated/floor/plating,
/area/supply/dock)
"fKU" = (
/obj/effect/floor_decal/corner/red/diagonal,
@@ -20018,14 +14804,16 @@
/obj/item/mop,
/turf/simulated/floor/tiled/white,
/area/merchant_station)
-"fMb" = (
-/obj/machinery/computer/cryopod{
- pixel_y = 32
+"fLi" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 9
},
-/turf/unsimulated/floor{
- icon_state = "floor3"
+/obj/effect/floor_decal/corner/red{
+ dir = 6
},
-/area/centcom/legion)
+/obj/effect/floor_decal/ss13/odin4,
+/turf/unsimulated/floor,
+/area/centcom/evac)
"fMi" = (
/obj/structure/shuttle_part/ccia{
icon_state = "6,4";
@@ -20045,13 +14833,45 @@
icon_state = "carpet7-3"
},
/area/antag/raider)
-"fNk" = (
-/obj/machinery/porta_turret/legion,
-/obj/effect/floor_decal/industrial/warning/corner{
- dir = 1
+"fMD" = (
+/obj/effect/floor_decal/corner/red/diagonal{
+ dir = 8
},
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/obj/item/device/radio/intercom{
+ dir = 1;
+ name = "Station Intercom (General)";
+ pixel_x = 5;
+ pixel_y = -22
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"fMR" = (
+/obj/structure/lattice/catwalk,
+/turf/template_noop,
+/area/template_noop)
+"fNc" = (
+/obj/structure/table/stone/marble,
+/obj/machinery/reagentgrinder{
+ pixel_x = 6;
+ pixel_y = 9
+ },
+/obj/item/material/knife{
+ layer = 2.99;
+ pixel_x = -9;
+ pixel_y = -14
+ },
+/obj/item/storage/box/produce{
+ layer = 2.99;
+ pixel_x = 3;
+ pixel_y = -11
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
+"fNk" = (
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
"fNM" = (
/obj/structure/table/reinforced,
/obj/effect/floor_decal/corner/paleblue/diagonal{
@@ -20071,6 +14891,17 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
+"fOf" = (
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 1
+ },
+/obj/item/stool/padded{
+ pixel_y = 10
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
"fOu" = (
/obj/structure/window/reinforced/crescent{
dir = 8
@@ -20080,12 +14911,27 @@
icon_state = "platingdmg1"
},
/area/antag/raider)
+"fOK" = (
+/obj/effect/floor_decal/corner/green,
+/turf/unsimulated/floor,
+/area/centcom/bar)
"fOL" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "0,8"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
+"fOM" = (
+/obj/structure/table/reinforced,
+/obj/item/paper_bin,
+/obj/item/pen,
+/obj/effect/floor_decal/corner/blue{
+ dir = 9
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"fPE" = (
/obj/structure/shuttle_part/arrivals{
desc = "A state-of-the-art unmanned automatic crew transport shuttle.";
@@ -20094,26 +14940,18 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/arrival)
-"fPQ" = (
-/obj/structure/window/reinforced,
-/obj/structure/table/reinforced/steel,
-/obj/item/aiModule/antimov,
-/obj/item/aiModule/oneHuman,
-/obj/item/aiModule/oxygen,
-/obj/item/aiModule/purge,
-/obj/item/aiModule/syndicate,
-/obj/item/aiModule/teleporterOffline,
-/obj/item/aiModule/tyrant,
-/obj/machinery/door/window{
- dir = 4;
- name = "AI Laws (Bad)";
- req_access = list(109)
+"fQc" = (
+/obj/structure/railing/mapped{
+ layer = 4.1;
+ name = "adjusted railing"
+ },
+/obj/structure/bed/chair/comfy/blue{
+ dir = 8
},
/turf/unsimulated/floor{
- dir = 8;
- icon_state = "green"
+ icon_state = "wood"
},
-/area/centcom/living)
+/area/centcom/evac)
"fQr" = (
/obj/structure/bed/chair/comfy/brown{
dir = 8
@@ -20127,12 +14965,10 @@
/turf/unsimulated/floor,
/area/antag/mercenary)
"fQC" = (
-/obj/effect/floor_decal/industrial/warning/corner{
- dir = 1
- },
-/obj/machinery/recharge_station,
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/obj/effect/decal/cleanable/blood/oil,
+/obj/effect/decal/cleanable/dirt,
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
"fQE" = (
/obj/structure/table/reinforced,
/obj/machinery/light{
@@ -20160,54 +14996,60 @@
icon_state = "carpetnoconnect"
},
/area/antag/raider)
-"fRx" = (
-/obj/machinery/door/window/southleft{
- desc = "A strong door. An angry note is taped to the front.";
- name = "VAURCA ONLY, We shouldn't have to say it, but here we are"
+"fRm" = (
+/obj/machinery/door/airlock/glass_centcom{
+ name = "Valkyrie's Rest Kitchen";
+ req_access = list(101)
},
-/obj/structure/table/reinforced/steel{
- pixel_x = -3;
- pixel_y = 4
- },
-/obj/structure/window/reinforced/crescent{
- dir = 4
- },
-/obj/item/reagent_containers/food/snacks/koisbar_clean{
- pixel_x = -2;
- pixel_y = 6
- },
-/obj/item/reagent_containers/food/snacks/koisbar_clean{
- pixel_x = -2;
- pixel_y = 6
- },
-/obj/item/reagent_containers/food/snacks/koisbar_clean{
- pixel_x = -2;
- pixel_y = 6
- },
-/obj/item/reagent_containers/food/snacks/koisbar_clean{
- pixel_x = -2;
- pixel_y = 6
- },
-/obj/item/reagent_containers/food/snacks/koisbar_clean{
- pixel_x = -2;
- pixel_y = 6
- },
-/obj/item/reagent_containers/food/snacks/koisbar_clean{
- pixel_x = -2;
- pixel_y = 6
- },
-/obj/effect/floor_decal/industrial/warning,
/turf/unsimulated/floor{
- icon_state = "engine"
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
+"fRx" = (
+/turf/unsimulated/floor{
+ icon_state = "elevatorshaft";
+ name = "elevator machinery"
},
/area/centcom/legion)
-"fSP" = (
-/obj/structure/shuttle_part/ert{
- icon_state = "4,4";
- opacity = 1
+"fSi" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "10,8";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
+"fSp" = (
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "rampbottom"
+ },
+/area/centcom/ferry)
+"fSu" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "11,8";
+ name = "military corvette"
},
/turf/unsimulated/floor/plating,
-/area/shuttle/specops)
+/area/shuttle/administration)
+"fSy" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "12,8";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"fSP" = (
+/obj/structure/shuttle_part/hapt{
+ density = 0;
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "7,22";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"fSX" = (
/obj/structure/shuttle_part/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -20218,88 +15060,212 @@
/turf/simulated/floor/shuttle/dark_blue,
/area/shuttle/escape)
"fSY" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "11,0"
+/obj/machinery/light/small/emergency{
+ dir = 4
},
-/area/shuttle/legion)
+/obj/item/storage/toolbox/electrical{
+ pixel_x = -4;
+ pixel_y = 8
+ },
+/obj/item/stack/cable_coil{
+ pixel_x = -6;
+ pixel_y = -1
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion)
+"fTh" = (
+/obj/structure/table/reinforced/wood,
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 4
+ },
+/obj/item/paper_bin{
+ pixel_x = 3;
+ pixel_y = 6
+ },
+/obj/item/pen,
+/obj/structure/window/reinforced/crescent,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/control)
"fTk" = (
-/obj/structure/table/standard,
-/obj/item/reagent_containers/food/drinks/bottle{
- icon_state = "beer";
- pixel_x = -21;
- pixel_y = 12
- },
-/obj/item/pizzabox{
- icon_state = "pizzabox_messy";
- ismessy = 1;
- open = 1;
- pixel_y = 10
+/obj/machinery/door/airlock/centcom{
+ name = "Holding Cells";
+ req_access = list(111)
},
/turf/unsimulated/floor,
/area/centcom/legion)
"fTp" = (
-/obj/structure/table/reinforced/steel,
-/obj/item/clothing/head/welding{
- pixel_y = 6
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/grille,
+/obj/machinery/door/blast/shutters{
+ dir = 2;
+ id = "tcflcheckpoint";
+ name = "Security Checkpoint"
},
-/obj/item/weldingtool/hugetank,
/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
+/area/centcom/legion)
+"fTt" = (
+/obj/structure/railing/mapped{
+ layer = 4.1;
+ name = "adjusted railing"
+ },
+/obj/structure/bed/chair/comfy/blue{
+ dir = 4
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/evac)
"fTC" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "3,7"
},
/area/shuttle/mercenary)
"fTE" = (
-/obj/structure/closet/crate/secure/legion,
-/turf/unsimulated/floor{
- icon_state = "tiles"
+/obj/structure/table/reinforced,
+/obj/effect/floor_decal/industrial/warning{
+ dir = 10
},
-/area/centcom/legion/hangar5)
+/obj/structure/window/reinforced,
+/obj/machinery/button/remote/blast_door{
+ dir = 4;
+ id = "tcflcheckpointinner";
+ name = "Checkpoint Inner";
+ pixel_x = -5;
+ pixel_y = 5
+ },
+/obj/machinery/door/blast/shutters{
+ dir = 2;
+ id = "tcflcheckpoint";
+ name = "Security Checkpoint"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/legion)
+"fTG" = (
+/obj/structure/shuttle_part/distress{
+ icon_state = "1,3";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/distress)
"fTS" = (
-/obj/machinery/computer/shuttle_control/multi/legion,
-/turf/unsimulated/floor{
- icon_state = "wood_light"
+/obj/structure/table/reinforced,
+/obj/effect/floor_decal/industrial/warning,
+/obj/machinery/door/window/brigdoor/southleft{
+ name = "Checkpoint";
+ req_access = list(111)
},
-/area/centcom/legion/hangar5)
+/obj/item/paper_bin{
+ pixel_x = -16;
+ pixel_y = 2
+ },
+/obj/item/pen/blue{
+ pixel_x = -16;
+ pixel_y = 4
+ },
+/obj/machinery/door/blast/shutters{
+ dir = 2;
+ id = "tcflcheckpoint";
+ name = "Security Checkpoint"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/legion)
+"fUg" = (
+/obj/machinery/chemical_dispenser/ert{
+ pixel_x = -3
+ },
+/obj/effect/floor_decal/corner/orange/diagonal,
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/holding)
+"fUN" = (
+/obj/structure/table/wood,
+/obj/item/device/megaphone,
+/obj/item/device/megaphone,
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/distress_prep)
+"fVh" = (
+/obj/structure/shuttle_part/distress{
+ icon_state = "10,0";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/distress)
"fVu" = (
/obj/structure/shuttle_part/hapt{
desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "9,0";
- name = "military corvette";
- opacity = 1
+ icon_state = "2,7";
+ name = "military corvette"
},
/turf/unsimulated/floor/plating,
/area/shuttle/administration)
"fVC" = (
-/obj/machinery/mech_recharger,
-/obj/effect/floor_decal/corner/paleblue{
- dir = 10
+/obj/structure/table/reinforced,
+/obj/effect/floor_decal/industrial/warning{
+ dir = 6
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
+/obj/structure/window/reinforced,
+/obj/machinery/button/remote/blast_door{
+ dir = 8;
+ id = "tcflcheckpointouter";
+ name = "Checkpoint Outer";
+ pixel_x = 5;
+ pixel_y = 5
+ },
+/obj/machinery/door/blast/shutters{
+ dir = 2;
+ id = "tcflcheckpoint";
+ name = "Security Checkpoint"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/legion)
"fVF" = (
/obj/structure/table/reinforced,
/obj/item/device/camera_film,
/obj/item/device/camera,
/turf/simulated/floor/shuttle/black,
/area/shuttle/mercenary)
-"fWe" = (
-/obj/structure/table/rack,
-/obj/item/rig/retro/equipped,
-/obj/item/rig/retro/equipped,
-/obj/item/clothing/accessory/legion/specialist,
-/obj/item/clothing/accessory/legion/specialist,
-/obj/effect/floor_decal/industrial/outline/yellow,
-/turf/unsimulated/floor{
- icon_state = "steel_dirty"
+"fWE" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 9
},
-/area/centcom/legion/hangar5)
+/obj/machinery/computer/station_alert,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"fXq" = (
/turf/unsimulated/floor{
icon_state = "wood-broken"
},
/area/antag/raider)
+"fXt" = (
+/obj/structure/shuttle_part/hapt{
+ density = 0;
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "8,22";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"fXv" = (
/obj/structure/undies_wardrobe,
/turf/simulated/floor/wood,
@@ -20325,14 +15291,17 @@
icon_state = "wood"
},
/area/antag/raider)
-"fYD" = (
-/obj/machinery/door/blast/regular/open{
- dir = 4;
- id = "tcflcheckpointinner";
- name = "Security Checkpoint"
+"fYz" = (
+/obj/machinery/vending/coffee{
+ name = "Free Hot Drinks machine";
+ pixel_x = -1;
+ prices = list();
+ products = list(/obj/item/reagent_containers/food/drinks/coffee = 12, /obj/item/reagent_containers/food/drinks/tea = 8, /obj/item/reagent_containers/food/drinks/h_chocolate = 8)
},
-/turf/unsimulated/floor,
-/area/centcom/legion)
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"fYO" = (
/obj/effect/floor_decal/corner/lime/diagonal{
dir = 8
@@ -20344,10 +15313,45 @@
/obj/structure/closet/walllocker/emerglocker/west,
/turf/simulated/floor/shuttle/dark_blue,
/area/shuttle/escape)
-"gav" = (
-/obj/structure/sign/poster,
-/turf/unsimulated/wall/riveted,
-/area/centcom/living)
+"fZf" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "3,7";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"fZs" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "4,7";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"fZU" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "5,7";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
+"gaA" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "10,7";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
+"gaD" = (
+/obj/structure/sign/directions/com{
+ dir = 1;
+ pixel_y = -4
+ },
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/control)
"gaS" = (
/obj/structure/table/rack,
/obj/item/storage/secure/briefcase,
@@ -20371,6 +15375,14 @@
name = "staircase"
},
/area/centcom/spawning)
+"gbG" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "11,7";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"gbL" = (
/obj/structure/lattice,
/obj/structure/grille,
@@ -20385,16 +15397,21 @@
/turf/simulated/floor/wood,
/area/merchant_station)
"gcj" = (
-/obj/machinery/door/airlock/external{
- frequency = 1380;
- icon_state = "door_locked";
- id_tag = "escape_shuttle_hatch";
- locked = 1;
- name = "Shuttle Hatch";
- req_access = list(13)
+/obj/structure/railing/mapped{
+ layer = 4.1;
+ name = "adjusted railing"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
+/obj/item/flame/lighter/zippo/gold{
+ pixel_y = 3
+ },
+/obj/structure/table/glass{
+ name = "reinforced glass table";
+ table_reinf = "glass"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/evac)
"gct" = (
/obj/structure/bed/chair/comfy/brown{
dir = 8
@@ -20408,12 +15425,42 @@
icon_state = "carpetside"
},
/area/antag/raider)
-"gdM" = (
-/obj/structure/flora/pottedplant/random,
-/turf/unsimulated/floor{
- icon_state = "wood_light"
+"gdf" = (
+/obj/structure/lattice,
+/turf/space/dynamic,
+/area/centcom/distress_prep)
+"gdk" = (
+/obj/structure/bed/chair/comfy/blue{
+ dir = 4
},
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/evac)
+"gdl" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "10,22";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"gdz" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 6
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"gdM" = (
+/obj/item/screwdriver{
+ pixel_y = 12
+ },
+/obj/item/stack/tile/floor{
+ pixel_x = -3;
+ pixel_y = -2
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion)
"gdU" = (
/obj/machinery/door/airlock/hatch{
frequency = 1380;
@@ -20433,17 +15480,6 @@
},
/turf/simulated/floor/tiled,
/area/merchant_station)
-"gek" = (
-/obj/structure/table/reinforced,
-/obj/structure/window/reinforced/crescent{
- dir = 8
- },
-/obj/item/device/flashlight/lamp,
-/obj/effect/floor_decal/corner/paleblue{
- dir = 5
- },
-/turf/unsimulated/floor,
-/area/centcom/ferry)
"gey" = (
/obj/machinery/light,
/turf/simulated/floor/shuttle/black,
@@ -20470,38 +15506,50 @@
},
/turf/simulated/floor/lino/grey,
/area/merchant_station)
+"gfu" = (
+/obj/structure/table/stone/marble,
+/obj/machinery/appliance/mixer/candy{
+ pixel_y = 6
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
"gfT" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "1,3"
},
/area/shuttle/mercenary)
-"ggi" = (
-/obj/machinery/computer/shuttle_control/multi{
- req_access = list(101);
- shuttle_tag = "Crescent Shuttle"
- },
-/obj/effect/floor_decal/corner/red{
- dir = 5
- },
-/obj/item/modular_computer/console/preset/security{
- pixel_x = -32
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"ghp" = (
+"ggC" = (
/obj/structure/shuttle_part/hapt{
- density = 0;
desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "14,2";
+ icon_state = "11,22";
name = "military corvette"
},
/turf/unsimulated/floor/plating,
-/area/centcom)
+/area/shuttle/administration)
+"ggE" = (
+/obj/random/tool,
+/turf/unsimulated/floor/plating,
+/area/centcom/holding)
+"ggI" = (
+/obj/structure/table/reinforced/wood,
+/obj/item/modular_computer/laptop/preset/command/captain,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/control)
"ght" = (
/turf/simulated/wall/shuttle/unique/mercenary/small{
icon_state = "3,9"
},
/area/shuttle/syndicate_elite)
+"ghF" = (
+/obj/machinery/telecomms/bus/preset_cent,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"ghL" = (
/obj/item/crowbar,
/obj/structure/table/rack,
@@ -20514,6 +15562,12 @@
/obj/random/junk,
/turf/template_noop,
/area/template_noop)
+"ghR" = (
+/obj/effect/floor_decal/corner/red/full{
+ dir = 8
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
"ghU" = (
/obj/effect/decal/fake_object{
icon = 'icons/obj/doors/rapid_pdoor.dmi';
@@ -20525,16 +15579,54 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
-"gid" = (
-/turf/unsimulated/floor/plating,
-/area/centcom/legion)
-"giC" = (
-/obj/machinery/door/airlock/engineering{
- name = "Aft Thrusters Access - Deck 1";
- req_access = null
+"gij" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "12,22";
+ name = "military corvette"
},
/turf/unsimulated/floor/plating,
-/area/centcom/legion)
+/area/shuttle/administration)
+"giw" = (
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 9
+ },
+/turf/unsimulated/floor,
+/area/centcom/distress_prep)
+"giS" = (
+/obj/structure/sign/directions/tram{
+ dir = 1;
+ pixel_y = 5
+ },
+/obj/structure/sign/directions/civ{
+ dir = 1;
+ pixel_x = 2;
+ pixel_y = -4
+ },
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/checkpoint/fore)
+"gji" = (
+/obj/item/gun/projectile/automatic/wt550/lethal{
+ pixel_y = -1
+ },
+/obj/item/gun/projectile/automatic/wt550/lethal{
+ pixel_y = -1
+ },
+/obj/item/gun/projectile/automatic/wt550/lethal{
+ layer = 2.99;
+ pixel_y = 6
+ },
+/obj/item/gun/projectile/automatic/wt550/lethal{
+ layer = 2.99;
+ pixel_y = 6
+ },
+/obj/structure/table/reinforced/steel,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"gju" = (
/obj/structure/sign/poster{
pixel_y = 32
@@ -20547,94 +15639,93 @@
icon_state = "desert0"
},
/area/centcom/shared_dream)
+"gke" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "12,7";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"gkg" = (
-/obj/structure/table/rack,
-/obj/item/ammo_magazine/gauss{
- pixel_x = -10;
- pixel_y = 4
+/obj/effect/decal/cleanable/blood/oil,
+/turf/unsimulated/floor,
+/area/centcom/legion)
+"gkV" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/pill_bottle/kelotane{
+ pixel_y = 12
},
-/obj/item/ammo_magazine/gauss{
- pixel_x = -10;
- pixel_y = 4
+/obj/item/storage/pill_bottle/kelotane{
+ pixel_x = -6;
+ pixel_y = 12
},
-/obj/item/ammo_magazine/gauss{
- pixel_x = -10;
- pixel_y = 4
+/obj/item/storage/pill_bottle/kelotane{
+ pixel_x = 6;
+ pixel_y = 12
},
-/obj/item/ammo_magazine/gauss{
- pixel_x = -10;
- pixel_y = 4
+/obj/item/storage/pill_bottle/antitox{
+ pixel_x = -6
},
-/obj/item/ammo_magazine/gauss{
- pixel_x = -10;
- pixel_y = 4
+/obj/item/storage/pill_bottle/antitox,
+/obj/item/storage/pill_bottle/antitox{
+ pixel_x = 6
},
-/obj/item/ammo_magazine/gauss{
- pixel_x = -10;
- pixel_y = 4
+/obj/item/storage/pill_bottle/mortaphenyl{
+ pixel_y = -12
},
-/obj/item/ammo_magazine/gauss{
- pixel_x = -10;
- pixel_y = 4
+/obj/item/storage/pill_bottle/mortaphenyl{
+ pixel_x = -6;
+ pixel_y = -12
},
-/obj/item/ammo_magazine/gauss{
- pixel_x = -10;
- pixel_y = 4
- },
-/obj/item/ammo_magazine/gauss{
- pixel_x = -10;
- pixel_y = 4
- },
-/obj/item/ammo_magazine/gauss{
- pixel_x = -10;
- pixel_y = 4
- },
-/obj/item/ammo_magazine/gauss{
- pixel_x = -10;
- pixel_y = 4
- },
-/obj/item/ammo_magazine/gauss{
- pixel_x = -10;
- pixel_y = 4
- },
-/obj/item/ammo_magazine/gauss/emp{
- pixel_x = 5;
- pixel_y = 4
- },
-/obj/item/ammo_magazine/gauss/emp{
- pixel_x = 5;
- pixel_y = 4
- },
-/obj/item/ammo_magazine/gauss/emp{
- pixel_x = 5;
- pixel_y = 4
- },
-/obj/item/ammo_magazine/gauss/emp{
- pixel_x = 5;
- pixel_y = 4
- },
-/obj/item/ammo_magazine/gauss/emp{
- pixel_x = 5;
- pixel_y = 4
- },
-/obj/item/ammo_magazine/gauss/emp{
- pixel_x = 5;
- pixel_y = 4
+/obj/item/storage/pill_bottle/mortaphenyl{
+ pixel_x = 6;
+ pixel_y = -12
},
/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
+"glr" = (
+/obj/machinery/door/airlock/external{
+ frequency = 1380;
+ icon_state = "door_locked";
+ id_tag = "specops_shuttle_fore_hatch";
+ locked = 1;
+ name = "Forward Docking Hatch";
+ req_access = list(13)
+ },
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/specops)
"glx" = (
-/obj/machinery/light/small{
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
dir = 8
},
-/obj/item/pipewrench{
- pixel_x = 8
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/unsimulated/floor{
- icon_state = "floor"
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
},
+/obj/machinery/porta_turret/legion,
+/obj/effect/floor_decal/industrial/warning,
+/turf/unsimulated/floor/plating,
/area/centcom/legion)
+"glK" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "2,6";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"glX" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "3,6";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"gmv" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -20659,26 +15750,35 @@
},
/turf/simulated/floor/wood,
/area/centcom/shared_dream)
-"gmT" = (
-/obj/structure/shuttle/engine/propulsion{
- dir = 8
+"gmY" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "4,6";
+ name = "military corvette"
},
/turf/unsimulated/floor/plating,
-/area/centcom/legion)
+/area/shuttle/administration)
"gnj" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/fake_object{
density = 1;
- desc = "A heavy armored vehicle. Commonly produced by the Sol Alliance and fielded by the forces of the Tau Ceti Foreign Legion. This one has suffered too much damage to be operational.";
- icon = 'icons/mecha/mecha_114x59.dmi';
- icon_state = "jotun-broken";
- layer = 3.3;
- name = "Jotun";
- pixel_x = -42;
- pixel_y = -10
+ desc = "A particularly scuffed cargo trolley.";
+ icon = 'icons/obj/vehicles.dmi';
+ icon_state = "cargo_trailer";
+ name = "cargo trailer";
+ pixel_x = 1
+ },
+/obj/effect/decal/fake_object{
+ desc = "This one looks particularly heavy.";
+ icon = 'icons/obj/storage.dmi';
+ icon_state = "tcflcrate";
+ layer = 3.02;
+ name = "legion supply crate";
+ pixel_x = 1;
+ pixel_y = 3
},
/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
+/area/centcom/legion)
"gnt" = (
/obj/structure/bed/chair/comfy/brown{
dir = 8
@@ -20698,6 +15798,21 @@
},
/turf/simulated/floor/plating,
/area/shuttle/mercenary)
+"gol" = (
+/obj/effect/floor_decal/corner_wide/paleblue/diagonal{
+ dir = 8
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 9
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"gou" = (
+/obj/structure/filingcabinet,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"gov" = (
/obj/effect/floor_decal/corner/paleblue{
dir = 6
@@ -20705,6 +15820,14 @@
/obj/structure/banner/unmovable,
/turf/unsimulated/floor,
/area/centcom/spawning)
+"goO" = (
+/obj/machinery/camera/network/thunder{
+ c_tag = "Thunderdome Arena";
+ invisibility = 101
+ },
+/obj/effect/decal/fake_object/light_source/invisible,
+/turf/simulated/floor/bluegrid,
+/area/tdome)
"goT" = (
/obj/machinery/light{
dir = 8;
@@ -20727,29 +15850,97 @@
/turf/simulated/floor/wood,
/area/merchant_station)
"gpl" = (
+/obj/effect/floor_decal/industrial/warning/full,
/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/generic,
-/obj/item/trash/cigbutt,
+/obj/effect/decal/fake_object{
+ name = "service ladder";
+ pixel_y = 24
+ },
+/obj/effect/decal/fake_object{
+ density = 1;
+ desc = "What jerk stacked these here?";
+ icon = 'icons/obj/storage.dmi';
+ icon_state = "tcflcrate";
+ layer = 3.01;
+ name = "inconveniently placed crate";
+ pixel_x = 3;
+ pixel_y = 8
+ },
+/obj/effect/decal/fake_object{
+ desc = "What jerk stacked these here?";
+ icon = 'icons/obj/storage.dmi';
+ icon_state = "tcflcrate";
+ layer = 3.02;
+ name = "inconveniently placed crate";
+ pixel_x = 2;
+ pixel_y = 19
+ },
+/obj/effect/decal/fake_object{
+ desc = "What jerk stacked these here?";
+ icon = 'icons/obj/storage.dmi';
+ icon_state = "tcflcrate";
+ layer = 3.02;
+ name = "inconveniently placed crate";
+ pixel_x = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
+"gpo" = (
+/obj/structure/railing/mapped{
+ layer = 4.1;
+ name = "adjusted railing"
+ },
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1";
+ name = "adjusted light fixture";
+ pixel_y = 16
+ },
+/obj/structure/bed/chair/comfy/blue{
+ dir = 8
+ },
/turf/unsimulated/floor{
- icon_state = "wood-broken5"
+ icon_state = "wood"
},
-/area/centcom/legion/hangar5)
+/area/centcom/evac)
+"gpF" = (
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/obj/machinery/door/window/brigdoor/westright{
+ name = "checkpoint desk";
+ req_access = list(101)
+ },
+/turf/unsimulated/floor,
+/area/centcom/ferry)
"gpZ" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "1,0"
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/fake_object{
+ density = 1;
+ desc = "A wooden crate containing spare parts.";
+ icon = 'icons/obj/storage.dmi';
+ icon_state = "densecrate";
+ name = "mechanical supply crate";
+ pixel_x = 1
},
-/area/shuttle/legion)
-"grx" = (
-/obj/machinery/recharger{
- pixel_x = 7;
- pixel_y = 9
+/obj/structure/sign/emerg_exitZ{
+ dir = 1;
+ pixel_x = -9;
+ pixel_y = 30
},
-/obj/item/device/megaphone,
-/obj/effect/floor_decal/corner/red{
- dir = 6
- },
-/obj/structure/table/reinforced/steel,
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
+"gqa" = (
+/obj/structure/computerframe,
/turf/simulated/floor/tiled/dark,
+/area/centcom/bar)
+"gql" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "5,6";
+ name = "military corvette"
+ },
/area/shuttle/administration)
"grz" = (
/obj/machinery/portable_atmospherics/canister/carbon_dioxide,
@@ -20758,42 +15949,48 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
-"grB" = (
-/obj/effect/floor_decal/corner/red{
- dir = 9
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
"grY" = (
-/obj/structure/table/standard,
-/obj/item/device/flashlight/lamp,
-/turf/unsimulated/floor{
- icon_state = "wood_light"
- },
-/area/centcom/legion/hangar5)
-"gsg" = (
-/turf/simulated/wall/shuttle/unique/cargo{
- icon_state = "0,6"
- },
-/area/supply/dock)
-"gsr" = (
-/obj/machinery/door/blast/shutters/open{
- dir = 2;
- name = "Droppods"
- },
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
- },
-/area/centcom/legion/hangar5)
-"gsJ" = (
-/obj/effect/floor_decal/corner/paleblue/full{
- dir = 1
- },
-/obj/effect/floor_decal/industrial/warning{
- dir = 1
+/obj/effect/decal/fake_object{
+ desc = "Ding.";
+ icon = 'icons/obj/doors/doorlift.dmi';
+ icon_state = "door_open";
+ name = "elevator door"
},
/turf/unsimulated/floor,
/area/centcom/legion)
+"gsg" = (
+/turf/simulated/wall/shuttle/unique/cargo{
+ icon_state = "0,5"
+ },
+/area/supply/dock)
+"gsr" = (
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "1,6"
+ },
+/area/shuttle/legion)
+"gsJ" = (
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "2,6"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/legion)
+"gsY" = (
+/obj/structure/table/stone/marble,
+/obj/machinery/appliance/mixer/cereal{
+ pixel_y = 4
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
+"gty" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "10,6";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"gtA" = (
/obj/structure/closet{
icon_closed = "blue";
@@ -20834,17 +16031,37 @@
},
/turf/simulated/floor/shuttle/dark_blue,
/area/shuttle/escape)
-"guo" = (
-/obj/structure/window/shuttle/unique/hapt{
- icon_state = "8,20"
- },
-/turf/simulated/floor/plating,
-/area/shuttle/administration)
"gus" = (
/turf/simulated/wall/shuttle/unique/mercenary/small{
icon_state = "3,2"
},
/area/shuttle/syndicate_elite)
+"guy" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "11,6";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"guX" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 6
+ },
+/obj/machinery/embedded_controller/radio/simple_docking_controller{
+ frequency = 1380;
+ id_tag = "centcom_dock";
+ layer = 3.5;
+ name = "docking port controller";
+ pixel_x = 25;
+ req_one_access = list(13);
+ tag_door = "centcom_dock_airlock"
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/evac)
"gva" = (
/obj/structure/railing/mapped{
dir = 8
@@ -20863,6 +16080,24 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
+"gvA" = (
+/obj/effect/floor_decal/corner/grey{
+ dir = 6
+ },
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
+"gvB" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "12,6";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"gvF" = (
/obj/structure/window/shuttle/unique/mercenary{
icon_state = "6,24"
@@ -20875,6 +16110,17 @@
/obj/item/storage/box/drinkingglasses,
/turf/simulated/floor/tiled/dark,
/area/shuttle/skipjack)
+"gwf" = (
+/obj/item/stool/padded{
+ pixel_y = 10
+ },
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
"gws" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "0,9"
@@ -20882,49 +16128,11 @@
/turf/space/dynamic,
/area/shuttle/mercenary)
"gwC" = (
-/obj/item/storage/briefcase/inflatable{
- pixel_y = 8
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "3,6"
},
-/obj/item/storage/briefcase/inflatable{
- pixel_y = 8
- },
-/obj/item/storage/briefcase/inflatable{
- pixel_y = 8
- },
-/obj/item/storage/briefcase/inflatable{
- pixel_y = 8
- },
-/obj/item/grenade/chem_grenade/metalfoam{
- pixel_x = -7;
- pixel_y = -8
- },
-/obj/item/grenade/chem_grenade/metalfoam{
- pixel_y = -8
- },
-/obj/item/grenade/chem_grenade/metalfoam{
- pixel_x = 7;
- pixel_y = -8
- },
-/obj/item/grenade/chem_grenade/metalfoam{
- pixel_x = -7;
- pixel_y = -8
- },
-/obj/item/grenade/chem_grenade/metalfoam{
- pixel_y = -8
- },
-/obj/item/grenade/chem_grenade/metalfoam{
- pixel_x = 7;
- pixel_y = -8
- },
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
- },
-/obj/structure/table/reinforced,
-/turf/unsimulated/floor{
- icon_state = "steel_dirty"
- },
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor/plating,
+/area/shuttle/legion)
"gwD" = (
/obj/structure/table/rack,
/obj/item/clothing/shoes/magboots,
@@ -20937,45 +16145,10 @@
},
/area/antag/mercenary)
"gwQ" = (
-/obj/structure/table/rack,
-/obj/effect/floor_decal/industrial/outline/yellow,
-/obj/item/stack/material/plasteel{
- amount = 50
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "4,6"
},
-/obj/item/stack/material/plasteel{
- amount = 50
- },
-/obj/item/stack/material/plasteel{
- amount = 50
- },
-/obj/item/stack/material/plasteel{
- amount = 50
- },
-/obj/item/stack/material/steel{
- amount = 50
- },
-/obj/item/stack/material/steel{
- amount = 50
- },
-/obj/item/stack/material/steel{
- amount = 50
- },
-/obj/item/stack/material/steel{
- amount = 50
- },
-/turf/unsimulated/floor{
- icon_state = "tiles"
- },
-/area/centcom/legion/hangar5)
-"gxk" = (
-/obj/structure/shuttle_part/transfer{
- density = 0;
- desc = "A large, bloated shuttle designed for automated passenger transport.";
- icon_state = "14,14";
- name = "transport shuttle"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
+/area/shuttle/legion)
"gxu" = (
/obj/effect/floor_decal/industrial/warning{
dir = 4
@@ -20989,19 +16162,10 @@
/turf/simulated/floor/plating,
/area/merchant_station/warehouse)
"gxW" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/fake_object{
- density = 1;
- desc = "This microwave has been through a lot of abuse.";
- icon = 'icons/obj/kitchen.dmi';
- icon_state = "mwb";
- name = "Trashed microwave";
- pixel_y = 3
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "5,6"
},
-/turf/unsimulated/floor{
- icon_state = "wood-broken2"
- },
-/area/centcom/legion/hangar5)
+/area/shuttle/legion)
"gyi" = (
/obj/effect/step_trigger/thrower/shuttle/east,
/turf/space/transit/west,
@@ -21036,6 +16200,14 @@
},
/turf/simulated/floor/tiled/dark,
/area/centcom/spawning)
+"gyn" = (
+/obj/structure/railing/mapped{
+ dir = 4
+ },
+/obj/structure/table/reinforced,
+/obj/random/tool,
+/turf/unsimulated/floor/plating,
+/area/centcom/spawning)
"gyC" = (
/obj/effect/floor_decal/industrial/loading/yellow{
dir = 1
@@ -21049,6 +16221,11 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
+"gyU" = (
+/obj/structure/railing/mapped,
+/obj/effect/floor_decal/spline/plain,
+/turf/simulated/floor/reinforced,
+/area/shuttle/administration)
"gzj" = (
/obj/machinery/light/small{
dir = 1
@@ -21070,24 +16247,32 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
-"gAi" = (
-/obj/effect/decal/fake_object{
- desc = "Ding.";
- icon = 'icons/obj/doors/doorlift.dmi';
- icon_state = "door_open";
- name = "elevator door"
+"gAb" = (
+/obj/effect/floor_decal/corner/paleblue/diagonal{
+ dir = 8
+ },
+/obj/machinery/computer/cryopod{
+ pixel_x = -28;
+ pixel_y = 19
},
/turf/unsimulated/floor,
-/area/centcom/legion)
-"gAI" = (
-/obj/structure/shuttle_part/transfer{
- density = 0;
- desc = "A large, bloated shuttle designed for automated passenger transport.";
- icon_state = "14,9";
- name = "transport shuttle"
+/area/centcom/holding)
+"gAA" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"gAL" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "13,6";
+ name = "military corvette"
},
/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
+/area/shuttle/administration)
"gAT" = (
/obj/machinery/light,
/turf/simulated/floor/shuttle/dark_blue,
@@ -21122,48 +16307,37 @@
icon_state = "new_reinforced"
},
/area/antag/ninja)
-"gCi" = (
-/obj/effect/floor_decal/corner/red/diagonal,
-/obj/effect/floor_decal/spline/plain{
- dir = 4
- },
-/obj/machinery/embedded_controller/radio/simple_docking_controller{
- frequency = 1399;
- id_tag = "admin_shuttle";
- pixel_x = -1;
- pixel_y = 33;
- req_one_access = list(101);
- tag_door = "admin_shuttle_hatch"
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"gCn" = (
-/obj/machinery/vending/cola{
- name = "Free Robust Softdrinks";
- prices = list()
- },
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/legion/hangar5)
"gCr" = (
/turf/unsimulated/wall/riveted{
opacity = 0;
permit_ao = 0
},
/area/antag/wizard)
-"gDh" = (
-/obj/machinery/telecomms/receiver/preset_cent,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "green"
+"gCK" = (
+/obj/item/storage/belt/utility/very_full,
+/obj/item/clothing/gloves/yellow,
+/obj/item/crowbar/red,
+/obj/item/clothing/glasses/welding/superior,
+/obj/item/stack/material/steel{
+ amount = 50;
+ pixel_x = -2
},
-/area/centcom/living)
+/obj/item/stack/material/glass{
+ amount = 50;
+ pixel_x = 1
+ },
+/obj/item/storage/briefcase/inflatable,
+/obj/effect/floor_decal/corner/red{
+ dir = 6
+ },
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/structure/table/reinforced/steel,
+/obj/structure/closet/crate/drop/grey,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"gDr" = (
/obj/structure/table/rack,
/obj/item/clothing/mask/breath,
@@ -21183,6 +16357,18 @@
icon_state = "6,2"
},
/area/shuttle/mercenary)
+"gEh" = (
+/obj/machinery/recharger{
+ pixel_y = 4
+ },
+/obj/effect/landmark{
+ name = "tdome2"
+ },
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/holofloor/tiled/dark,
+/area/tdome/tdome2)
"gEw" = (
/obj/effect/floor_decal/industrial/warning/corner{
dir = 4
@@ -21198,10 +16384,10 @@
/turf/simulated/floor/tiled,
/area/merchant_station)
"gEL" = (
-/turf/simulated/wall/shuttle/dark/corner/underlay{
- dir = 5
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "6,6"
},
-/area/centcom/legion/hangar5)
+/area/shuttle/legion)
"gES" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -21224,33 +16410,23 @@
/obj/effect/floor_decal/corner/red/diagonal,
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
-"gFo" = (
-/obj/structure/closet/secure_closet/guncabinet{
- name = "legion weapon cabinet";
- req_access = list(111)
- },
-/obj/item/gun/energy/blaster/carbine,
-/obj/item/gun/energy/blaster/carbine,
-/obj/item/gun/energy/blaster/carbine,
-/obj/item/gun/energy/blaster/carbine,
-/obj/machinery/light/small{
- dir = 1
+"gFh" = (
+/obj/machinery/door/airlock{
+ id_tag = "odin_valkyrie_stall2";
+ name = "Stall 2"
},
/turf/unsimulated/floor,
-/area/centcom/legion)
+/area/centcom/bar)
+"gFo" = (
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "7,6"
+ },
+/area/shuttle/legion)
"gFC" = (
/obj/effect/floor_decal/corner/red/diagonal,
/obj/effect/floor_decal/spline/plain,
/turf/simulated/floor/tiled,
/area/merchant_station)
-"gGo" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "9,15";
- name = "military corvette"
- },
-/area/shuttle/administration)
"gGr" = (
/obj/structure/window/shuttle/unique/mercenary/small{
icon_state = "2,11"
@@ -21269,25 +16445,52 @@
},
/turf/unsimulated/floor,
/area/antag/burglar)
-"gHw" = (
-/obj/effect/floor_decal/corner/paleblue/full{
- dir = 8
- },
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
-"gIf" = (
-/obj/machinery/door/blast/shutters/open{
+"gGx" = (
+/obj/structure/bed/chair/office/bridge/pilot,
+/obj/structure/extinguisher_cabinet{
dir = 4;
- id = "tcflemergencyroom";
- name = "Emergency Room";
+ layer = 3;
+ pixel_y = 27
+ },
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/distress)
+"gGS" = (
+/obj/structure/table/standard,
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
+"gHw" = (
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "8,6"
+ },
+/area/shuttle/legion)
+"gHC" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "2,5";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"gIf" = (
+/obj/machinery/door/airlock/hatch{
+ frequency = 1337;
+ icon_state = "door_locked";
+ id_tag = "legion_shuttle_hatch";
+ locked = 1;
+ name = "Dropship Hatch";
req_access = list(111)
},
-/obj/machinery/door/blast/odin/shuttle/tcfl{
- id = "tcflhangar5"
+/obj/machinery/door/blast/regular/open{
+ dir = 8;
+ id = "tcflblastport";
+ name = "Starboard Blast Door"
},
/obj/effect/floor_decal/industrial/hatch/yellow,
-/turf/unsimulated/floor,
-/area/centcom/legion)
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"gIn" = (
/obj/machinery/atmospherics/pipe/simple/hidden,
/obj/structure/lattice/catwalk/indoor/grate,
@@ -21305,14 +16508,6 @@
/obj/effect/step_trigger/thrower/shuttle/southwest,
/turf/space/transit/south,
/area/template_noop)
-"gID" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "4,2";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
"gJO" = (
/obj/effect/floor_decal/spline/plain{
dir = 4
@@ -21344,14 +16539,18 @@
/turf/simulated/floor/holofloor/grass,
/area/holodeck/source_dininghall)
"gLr" = (
-/obj/machinery/door/airlock/centcom{
- name = "Laundry";
- req_access = list(103,111)
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "11,6"
+ },
+/area/shuttle/legion)
+"gLC" = (
+/obj/structure/janitorialcart/full{
+ dir = 8
},
/turf/unsimulated/floor{
- icon_state = "dark"
+ icon_state = "dark2"
},
-/area/centcom/legion)
+/area/centcom/holding)
"gLL" = (
/obj/structure/dispenser/oxygen,
/turf/unsimulated/floor{
@@ -21359,35 +16558,88 @@
},
/area/antag/mercenary)
"gLQ" = (
-/obj/effect/floor_decal/industrial/outline/yellow,
-/obj/machinery/portable_atmospherics/powered/pump/filled{
- start_pressure = 15000
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "12,6"
},
-/turf/unsimulated/floor{
- icon_state = "steel_dirty"
+/area/shuttle/legion)
+"gLR" = (
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "17,6"
},
-/area/centcom/legion/hangar5)
-"gLW" = (
-/obj/machinery/door/airlock/centcom{
- name = "Security Checkpoint";
- req_access = list(109)
- },
-/turf/unsimulated/floor{
- icon_state = "dark2"
- },
-/area/centcom/spawning)
+/turf/unsimulated/floor/plating,
+/area/shuttle/legion)
"gMc" = (
/obj/structure/bed/chair/comfy/brown{
dir = 1
},
/turf/simulated/floor/lino/grey,
/area/merchant_station)
+"gMf" = (
+/obj/item/clothing/glasses/sunglasses/sechud/tactical{
+ pixel_x = -1;
+ pixel_y = 7
+ },
+/obj/item/clothing/glasses/sunglasses/sechud/tactical{
+ pixel_x = -1;
+ pixel_y = 7
+ },
+/obj/item/clothing/glasses/sunglasses/sechud/tactical{
+ pixel_x = -1;
+ pixel_y = 7
+ },
+/obj/item/clothing/glasses/sunglasses/sechud/tactical{
+ pixel_x = -1;
+ pixel_y = 7
+ },
+/obj/item/clothing/glasses/sunglasses/sechud/tactical{
+ pixel_x = -1;
+ pixel_y = 7
+ },
+/obj/item/clothing/glasses/sunglasses/sechud/tactical{
+ pixel_x = -1;
+ pixel_y = 7
+ },
+/obj/item/clothing/glasses/night{
+ pixel_x = -1;
+ pixel_y = -3
+ },
+/obj/item/clothing/glasses/night{
+ pixel_x = -1;
+ pixel_y = -3
+ },
+/obj/item/clothing/glasses/night{
+ pixel_x = -1;
+ pixel_y = -3
+ },
+/obj/item/clothing/glasses/night{
+ pixel_x = -1;
+ pixel_y = -3
+ },
+/obj/item/clothing/glasses/night{
+ pixel_x = -1;
+ pixel_y = -3
+ },
+/obj/item/clothing/glasses/night{
+ pixel_x = -1;
+ pixel_y = -3
+ },
+/obj/effect/floor_decal/industrial/warning,
+/obj/structure/table/reinforced/steel,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"gMq" = (
/obj/structure/window/shuttle/unique/transfer{
icon_state = "6,22"
},
/turf/simulated/floor/plating,
/area/shuttle/escape)
+"gMC" = (
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/suppy)
"gMF" = (
/obj/structure/window/reinforced/crescent,
/obj/structure/window/reinforced/crescent{
@@ -21402,6 +16654,13 @@
/obj/machinery/computer/shuttle_control/merchant,
/turf/simulated/floor/wood,
/area/merchant_station)
+"gMM" = (
+/obj/structure/shuttle_part/distress{
+ icon_state = "8,4";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/distress)
"gNf" = (
/obj/effect/decal/cleanable/dirt,
/obj/item/ore,
@@ -21409,17 +16668,46 @@
icon_state = "steel_dirty"
},
/area/antag/raider)
-"gNQ" = (
-/obj/structure/closet/secure_closet/guncabinet{
- name = "legion weapon cabinet";
- req_access = list(111)
+"gNM" = (
+/obj/structure/window/reinforced/polarized{
+ dir = 8;
+ id = "CCIABS"
+ },
+/obj/structure/window/reinforced/polarized{
+ dir = 4;
+ id = "CCIABS"
+ },
+/obj/structure/grille,
+/obj/structure/window/reinforced/polarized{
+ dir = 1;
+ id = "CCIABS"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/control)
+"gNQ" = (
+/obj/item/stool,
+/obj/effect/decal/cleanable/dirt,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
},
-/obj/item/gun/energy/blaster,
-/obj/item/gun/energy/blaster,
-/obj/item/gun/energy/blaster,
-/obj/item/gun/energy/blaster,
-/turf/unsimulated/floor,
/area/centcom/legion)
+"gOp" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Washroom";
+ req_access = list(112)
+ },
+/turf/unsimulated/floor{
+ icon_state = "freezerfloor"
+ },
+/area/centcom/distress_prep)
+"gOD" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "8,21";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"gON" = (
/obj/effect/floor_decal/spline/fancy/wood{
dir = 1
@@ -21431,6 +16719,19 @@
/obj/item/device/binoculars,
/turf/simulated/floor/shuttle/black,
/area/shuttle/mercenary)
+"gPb" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "3,5";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"gPm" = (
+/turf/unsimulated/floor{
+ icon_state = "platebot"
+ },
+/area/centcom/distress_prep)
"gPJ" = (
/obj/item/clothing/mask/pig,
/obj/item/clothing/mask/gas/owl_mask,
@@ -21470,41 +16771,102 @@
icon_state = "wood-broken3"
},
/area/antag/raider)
-"gQj" = (
-/obj/effect/floor_decal/corner/lime/full{
+"gQw" = (
+/obj/effect/floor_decal/corner/red{
dir = 1
},
-/obj/effect/floor_decal/spline/plain{
- dir = 4
+/obj/machinery/light{
+ icon_state = "tube1"
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"gRg" = (
/obj/structure/window/shuttle/unique/burglar{
icon_state = "3,1"
},
/turf/simulated/floor/plating,
/area/shuttle/burglar)
-"gRJ" = (
+"gRD" = (
/obj/structure/table/reinforced,
+/obj/structure/window/reinforced/crescent{
+ dir = 1
+ },
+/obj/item/device/flashlight/lamp,
/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
-"gRO" = (
-/obj/machinery/door/window/eastleft{
- name = "cockpit";
- req_access = null;
- req_one_access = list(38, 72)
+/area/centcom/ferry)
+"gRJ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
+"gSc" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Commander's Office";
+ req_access = list(108)
},
-/turf/simulated/floor/tiled/ramp/bottom{
- dir = 4
+/obj/machinery/door/blast/odin{
+ dir = 2;
+ id = "commander_starboard";
+ name = "Commander's Office"
},
-/area/shuttle/transport1)
+/obj/machinery/button/remote/blast_door{
+ id = "commander_starboard";
+ name = "starboard blast door";
+ pixel_y = -22;
+ req_access = list(108)
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"gSj" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "4,22"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
+"gSG" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
+ },
+/obj/item/storage/firstaid/regular{
+ pixel_x = -14;
+ pixel_y = -5
+ },
+/obj/item/storage/firstaid/adv{
+ pixel_x = 3;
+ pixel_y = -5
+ },
+/obj/item/storage/firstaid/o2{
+ layer = 2.99;
+ pixel_x = -10
+ },
+/obj/item/storage/firstaid/fire{
+ layer = 2.99;
+ pixel_x = 4
+ },
+/obj/item/storage/firstaid/toxin{
+ layer = 2.98;
+ pixel_x = 5;
+ pixel_y = 5
+ },
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ density = 1;
+ dir = 4;
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "railing0-1";
+ name = "railing"
+ },
+/obj/item/nitrilebox{
+ pixel_x = -12;
+ pixel_y = 11
+ },
+/obj/structure/table/steel,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"gSK" = (
/obj/effect/decal/cleanable/dirt,
/turf/unsimulated/floor{
@@ -21512,6 +16874,23 @@
icon_state = "rampbottom"
},
/area/antag/raider)
+"gTk" = (
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/structure/table/standard,
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
"gTC" = (
/obj/effect/step_trigger/thrower/shuttle/south,
/turf/unsimulated/mineral/asteroid,
@@ -21524,6 +16903,14 @@
/obj/machinery/recharge_station,
/turf/simulated/floor/tiled/dark,
/area/shuttle/syndicate_elite)
+"gTS" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "4,5";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"gTY" = (
/obj/machinery/door/airlock/glass{
name = "Infirmary"
@@ -21537,11 +16924,34 @@
/obj/effect/step_trigger/thrower/shuttle/north,
/turf/template_noop,
/area/template_noop)
-"gUK" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "13,0"
+"gUq" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "5,5";
+ name = "military corvette"
},
-/area/shuttle/legion)
+/area/shuttle/administration)
+"gUu" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "11,21";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"gUK" = (
+/obj/effect/decal/fake_object{
+ density = 1;
+ desc = "Ding.";
+ icon = 'icons/obj/doors/doorlift.dmi';
+ icon_state = "door_closed";
+ name = "elevator door"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark"
+ },
+/area/centcom/legion)
"gVd" = (
/obj/structure/reagent_dispensers/watertank,
/turf/simulated/floor/tiled,
@@ -21568,6 +16978,21 @@
},
/turf/simulated/floor/wood,
/area/centcom/shared_dream)
+"gVK" = (
+/obj/structure/lattice,
+/obj/structure/sign/fire{
+ pixel_y = 30
+ },
+/turf/space/dynamic,
+/area/template_noop)
+"gVL" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "10,5";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"gVU" = (
/obj/effect/floor_decal/industrial/warning/corner{
dir = 4
@@ -21580,6 +17005,12 @@
},
/turf/simulated/floor/tiled,
/area/merchant_station/warehouse)
+"gXe" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Dock"
+ },
+/turf/unsimulated/floor,
+/area/centcom/distress_prep)
"gXh" = (
/obj/effect/floor_decal/spline/fancy/wood{
dir = 4
@@ -21587,77 +17018,159 @@
/obj/structure/flora/ausbushes/fullgrass,
/turf/simulated/floor/holofloor/grass,
/area/holodeck/source_dininghall)
-"gXE" = (
-/obj/structure/window/reinforced{
- layer = 5;
- name = "adjusted window"
+"gXF" = (
+/obj/item/storage/belt/security/tactical,
+/obj/item/storage/belt/security/tactical,
+/obj/item/storage/belt/security/tactical,
+/obj/item/storage/belt/security/tactical,
+/obj/item/storage/belt/security/tactical,
+/obj/item/storage/belt/security/tactical,
+/obj/item/melee/baton/loaded{
+ pixel_x = -5;
+ pixel_y = 3
},
-/obj/structure/window/reinforced/crescent{
- dir = 8
+/obj/item/melee/baton/loaded{
+ pixel_x = -5;
+ pixel_y = 3
},
-/obj/effect/floor_decal/spline/plain{
- dir = 10
+/obj/item/melee/baton/loaded{
+ pixel_x = -5;
+ pixel_y = 3
},
-/obj/item/storage/box/fancy/cookiesnack,
-/obj/item/storage/box/fancy/admints{
- pixel_x = -4;
- pixel_y = 10
+/obj/item/melee/baton/loaded{
+ pixel_x = -5;
+ pixel_y = 3
},
-/obj/item/material/ashtray/glass{
- pixel_x = 3;
- pixel_y = 19
+/obj/item/melee/baton/loaded{
+ pixel_x = -5;
+ pixel_y = 3
},
-/obj/item/storage/box/fancy/admints{
- pixel_x = 4;
- pixel_y = 10
+/obj/item/melee/baton/loaded{
+ pixel_x = -5;
+ pixel_y = 3
},
-/obj/item/storage/box/fancy/admints{
- pixel_y = 10
- },
-/obj/structure/table/reinforced/wood,
-/turf/unsimulated/floor{
- icon_state = "wood_light"
- },
-/area/centcom/ferry)
-"gYs" = (
-/obj/machinery/door/airlock/glass_command{
- name = "Cell 2";
- req_access = list(111)
- },
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
- },
-/area/centcom/legion)
-"gYQ" = (
-/obj/machinery/mech_recharger,
-/obj/effect/floor_decal/corner/paleblue{
- dir = 9
- },
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
-"gYV" = (
-/obj/structure/table/rack,
-/obj/item/clothing/head/helmet/legion{
- pixel_x = -4
- },
-/obj/item/clothing/head/helmet/legion{
- pixel_x = -2;
+/obj/item/crowbar{
+ pixel_x = 2;
pixel_y = -2
},
-/obj/item/clothing/head/helmet/legion{
- pixel_y = -4
+/obj/item/crowbar{
+ pixel_x = 2;
+ pixel_y = -2
},
-/obj/item/clothing/head/helmet/legion{
- pixel_y = -4
+/obj/item/crowbar{
+ pixel_x = 2;
+ pixel_y = -2
},
-/obj/item/clothing/head/helmet/legion{
- pixel_y = -4
+/obj/item/crowbar{
+ pixel_x = 2;
+ pixel_y = -2
},
-/obj/item/clothing/head/helmet/legion{
- pixel_y = -4
+/obj/item/crowbar{
+ pixel_x = 2;
+ pixel_y = -2
+ },
+/obj/item/crowbar{
+ pixel_x = 2;
+ pixel_y = -2
+ },
+/obj/effect/floor_decal/industrial/warning,
+/obj/item/shield/riot/tact{
+ pixel_x = -18
+ },
+/obj/item/shield/riot/tact{
+ pixel_x = -18
+ },
+/obj/item/shield/riot/tact{
+ pixel_x = -18
+ },
+/obj/item/shield/riot/tact{
+ pixel_x = -18
+ },
+/obj/item/shield/riot/tact{
+ pixel_x = -18
+ },
+/obj/item/shield/riot/tact{
+ pixel_x = -18
+ },
+/obj/structure/table/reinforced/steel,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"gYa" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Entertainment Wing Maintenance";
+ req_access = list(106)
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/spawning)
+"gYb" = (
+/turf/simulated/wall/shuttle/unique/ert{
+ icon_state = "5,0"
+ },
+/area/centcom/specops)
+"gYs" = (
+/obj/effect/decal/fake_object{
+ desc = "A button. It's unpowered. Typical.";
+ icon = 'icons/obj/turbolift.dmi';
+ icon_state = "button";
+ name = "elevator button";
+ pixel_y = 4
+ },
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/legion)
+"gYL" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "13,21";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"gYQ" = (
+/obj/item/tape/engineering{
+ icon_state = "engineering_door";
+ layer = 4
+ },
+/obj/effect/decal/fake_object{
+ density = 1;
+ desc = "Ding.";
+ icon = 'icons/obj/doors/doorlift.dmi';
+ icon_state = "door_closed";
+ name = "elevator door"
},
/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/area/centcom/legion)
+"gYU" = (
+/obj/structure/shuttle_part/transfer{
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "10,22";
+ name = "transport shuttle"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/escape)
+"gYV" = (
+/obj/item/tape/engineering{
+ icon_state = "engineering_door";
+ layer = 4
+ },
+/obj/effect/decal/fake_object{
+ density = 1;
+ desc = "Ding.";
+ icon = 'icons/obj/doors/doorlift.dmi';
+ icon_state = "o_door_half_open";
+ name = "elevator door"
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion)
+"gZx" = (
+/obj/item/stack/medical/ointment,
+/obj/item/stack/medical/ointment,
+/obj/item/stack/medical/ointment,
+/obj/structure/table/standard,
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
"gZC" = (
/obj/machinery/door/airlock/hatch{
name = "Equipment";
@@ -21669,6 +17182,16 @@
/obj/machinery/door/window/westleft,
/turf/simulated/floor/lino/grey,
/area/merchant_station)
+"gZQ" = (
+/obj/structure/railing/mapped{
+ dir = 1;
+ icon_state = "railing0-1"
+ },
+/turf/unsimulated/floor{
+ dir = 4;
+ icon_state = "ramptop"
+ },
+/area/centcom/holding)
"gZS" = (
/obj/structure/bed/chair/office/dark,
/obj/effect/landmark/start{
@@ -21681,41 +17204,78 @@
/turf/unsimulated/wall/darkshuttlewall,
/area/centcom/spawning)
"haj" = (
-/obj/structure/shuttle_part/cargo{
- icon_state = "0,10";
- opacity = 1
+/turf/simulated/wall/shuttle/unique/cargo{
+ icon_state = "0,9"
},
-/turf/unsimulated/floor/plating,
/area/supply/dock)
+"hap" = (
+/obj/machinery/recharger{
+ pixel_x = 7;
+ pixel_y = 9
+ },
+/obj/item/device/megaphone,
+/obj/effect/floor_decal/corner/red{
+ dir = 6
+ },
+/obj/structure/table/reinforced/steel,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"hax" = (
+/obj/machinery/computer/shuttle_control/multi/distress,
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
+ },
+/turf/unsimulated/floor,
+/area/centcom/distress_prep)
"haW" = (
-/obj/structure/shuttle_part/distress{
- icon_state = "0,3";
- opacity = 1
+/obj/machinery/door/blast/regular/open{
+ dir = 4;
+ id = "tcflcheckpointinner";
+ name = "Security Checkpoint"
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion)
+"hbu" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "12,5";
+ name = "military corvette"
},
/turf/unsimulated/floor/plating,
-/area/shuttle/distress)
-"hbH" = (
+/area/shuttle/administration)
+"hbO" = (
+/obj/machinery/mech_recharger,
/obj/effect/floor_decal/corner/paleblue{
dir = 9
},
/turf/unsimulated/floor,
-/area/centcom/legion)
-"hcI" = (
-/turf/unsimulated/wall/riveted,
/area/centcom/distress_prep)
-"hdw" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 5
+"hbQ" = (
+/turf/simulated/wall/shuttle/unique/cargo{
+ icon_state = "2,2"
},
-/obj/machinery/embedded_controller/radio/simple_docking_controller{
+/area/supply/dock)
+"hcn" = (
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "QMLoad"
+ },
+/obj/machinery/door/airlock/external{
frequency = 1380;
- id_tag = "centcom_shuttle_bay";
- name = "shuttle bay controller";
- pixel_y = 25;
- tag_door = "centcom_shuttle_bay_door"
+ icon_state = "door_locked";
+ id_tag = "supply_shuttle_hatch";
+ locked = 1;
+ name = "Shuttle Hatch";
+ req_access = list(13)
},
-/turf/unsimulated/floor,
-/area/centcom/ferry)
+/turf/simulated/floor/shuttle/dark_blue,
+/area/supply/dock)
+"hcI" = (
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "0,5"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/legion)
"hdM" = (
/turf/unsimulated/floor/asteroid/ash/rocky,
/area/template_noop)
@@ -21725,7 +17285,15 @@
/obj/structure/girder,
/turf/unsimulated/floor/plating,
/area/antag/raider)
-"hfw" = (
+"hfx" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "2,4";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"hfK" = (
/obj/effect/floor_decal/corner/red/diagonal{
dir = 8
},
@@ -21735,14 +17303,22 @@
/turf/simulated/floor/tiled/dark,
/area/shuttle/administration)
"hfT" = (
+/obj/structure/railing/mapped{
+ dir = 4
+ },
+/obj/structure/railing/mapped{
+ dir = 1
+ },
+/obj/structure/table/reinforced/steel,
/obj/machinery/light{
+ dir = 1;
icon_state = "tube1"
},
/obj/effect/floor_decal/corner/paleblue{
- dir = 10
+ dir = 6
},
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"hgr" = (
/obj/structure/shuttle_part/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -21751,6 +17327,10 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
+"hgK" = (
+/obj/effect/decal/fake_object/light_source/invisible,
+/turf/simulated/floor/shuttle/black,
+/area/centcom/specops)
"hgT" = (
/obj/effect/decal/fake_object{
icon = 'icons/misc/beach.dmi';
@@ -21763,29 +17343,77 @@
icon_state = "beach"
},
/area/centcom/shared_dream)
-"hhX" = (
+"hhu" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "3,4";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"hhU" = (
+/obj/machinery/optable,
/obj/machinery/light{
- dir = 4;
+ dir = 1;
icon_state = "tube1"
},
-/obj/structure/flora/pottedplant/random{
- pixel_y = 8
- },
/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+ icon_state = "new_white"
},
-/area/centcom/distress_prep)
+/area/centcom/holding)
+"hhX" = (
+/obj/structure/bed/chair/shuttle,
+/obj/machinery/recharger/wallcharger{
+ pixel_x = 4;
+ pixel_y = 22
+ },
+/obj/machinery/recharger/wallcharger{
+ pixel_x = 4;
+ pixel_y = 32
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
+"hif" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "4,4";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"him" = (
+/obj/effect/floor_decal/corner/red/full,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"his" = (
-/obj/machinery/suit_storage_unit/standard_unit,
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "16,5"
},
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor/plating,
+/area/shuttle/legion)
"hiO" = (
/obj/structure/reagent_dispensers/lube,
/turf/simulated/floor/tiled,
/area/merchant_station/warehouse)
+"hiQ" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "12,4";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"hjw" = (
+/turf/unsimulated/floor{
+ dir = 4;
+ icon_state = "rampbottom"
+ },
+/area/centcom/bar)
"hjO" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "16,7"
@@ -21836,32 +17464,106 @@
/obj/item/storage/belt/utility/full,
/turf/simulated/floor/tiled,
/area/merchant_station/warehouse)
-"hkI" = (
-/obj/effect/decal/cleanable/dirt,
-/turf/unsimulated/floor{
- icon_state = "steel_dirty"
- },
-/area/centcom/legion/hangar5)
"hkT" = (
-/obj/structure/shuttle/engine/heater{
- icon_state = "router"
+/obj/item/reagent_containers/glass/bucket{
+ pixel_x = -9;
+ pixel_y = 7
},
-/obj/structure/window/phoronreinforced{
- dir = 1
+/obj/effect/decal/cleanable/vomit,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/legion)
+"hlL" = (
+/obj/structure/table/rack{
+ pixel_y = -3
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_y = 3
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_y = 3
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_y = 3
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_y = 3
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_y = 3
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_y = 3
+ },
+/obj/item/clothing/shoes/magboots,
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
},
-/turf/unsimulated/floor/plating,
/area/centcom/distress_prep)
-"hmm" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "2,19";
- name = "military corvette"
+"hmc" = (
+/obj/machinery/door/blast/odin{
+ density = 0;
+ icon_state = "pdoor0";
+ id = "CentComArrivalsAftExt";
+ name = "Security Doors";
+ opacity = 0
},
-/area/shuttle/administration)
+/obj/effect/floor_decal/industrial/hatch/yellow,
+/turf/unsimulated/floor,
+/area/centcom/checkpoint/aft)
+"hmd" = (
+/obj/structure/table/rack,
+/obj/item/clothing/shoes/magboots,
+/obj/item/clothing/shoes/magboots,
+/obj/item/clothing/shoes/magboots,
+/obj/item/clothing/shoes/magboots,
+/turf/unsimulated/floor{
+ icon_state = "platebot"
+ },
+/area/centcom/distress_prep)
"hmr" = (
/turf/simulated/floor/tiled,
/area/merchant_station/warehouse)
+"hmF" = (
+/obj/structure/table/stone/marble,
+/obj/item/reagent_containers/food/snacks/sandwich{
+ layer = 3.6;
+ pixel_x = 4;
+ pixel_y = 17
+ },
+/obj/item/reagent_containers/food/snacks/sandwich{
+ layer = 3.7;
+ pixel_x = 4;
+ pixel_y = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
+"hmN" = (
+/obj/structure/table/reinforced/wood,
+/obj/item/storage/box/drinkingglasses,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"hnb" = (
+/obj/structure/window/reinforced/polarized{
+ dir = 8;
+ id = "CCIABS"
+ },
+/obj/structure/window/reinforced/polarized{
+ dir = 4;
+ id = "CCIABS"
+ },
+/obj/structure/window/reinforced/polarized{
+ id = "CCIABS"
+ },
+/obj/structure/grille,
+/turf/unsimulated/floor/plating,
+/area/centcom/control)
"hnl" = (
/obj/machinery/autolathe{
desc = "Your typical Autolathe. It appears to have much more options than your regular one, however...";
@@ -21888,30 +17590,37 @@
},
/turf/simulated/floor/wood,
/area/centcom/shared_dream)
+"hog" = (
+/obj/structure/sign/staff_only,
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/bar)
"hoK" = (
/obj/structure/window/shuttle/unique/burglar{
icon_state = "2,1"
},
/turf/simulated/floor/plating,
/area/shuttle/burglar)
-"hpx" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/fake_object{
- icon = 'icons/obj/airlock_machines.dmi';
- icon_state = "airlock_control_off";
- name = "Port Airlock Controller";
- pixel_x = -24;
- pixel_y = 25
- },
+"hoY" = (
+/turf/unsimulated/floor,
+/area/centcom/distress_prep)
+"hpf" = (
+/obj/item/device/camera,
+/obj/effect/floor_decal/corner/blue/diagonal,
/turf/unsimulated/floor{
- icon_state = "new_reinforced"
+ icon_state = "new_white"
},
-/area/centcom/legion)
-"hpN" = (
-/obj/structure/bed/chair/office/bridge/pilot,
-/obj/effect/floor_decal/corner/red/diagonal,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
+/area/tdome/tdomeobserve)
+"hpk" = (
+/obj/effect/floor_decal/corner/lime,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"hpC" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/obj/machinery/atmospherics/pipe/simple/visible,
+/turf/unsimulated/floor/plating,
+/area/tdome/tdomeadmin)
"hqg" = (
/turf/simulated/floor/beach/sand{
dir = 6;
@@ -21929,16 +17638,19 @@
icon_state = "wood"
},
/area/antag/wizard)
-"hru" = (
-/obj/machinery/button/remote/blast_door{
- dir = 4;
- id = "tcflemergencyroom";
- name = "Emergency Room Shutters";
- pixel_x = -25;
- pixel_y = -2
+"hri" = (
+/obj/effect/floor_decal/corner/red/full{
+ dir = 1
},
+/turf/unsimulated/floor,
+/area/centcom/control)
+"hru" = (
+/obj/structure/table/reinforced/steel,
+/obj/item/deck/cards,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/trash/cigbutt,
/turf/unsimulated/floor{
- icon_state = "wood"
+ icon_state = "new_reinforced"
},
/area/centcom/legion)
"hrI" = (
@@ -21947,6 +17659,16 @@
},
/turf/simulated/floor/shuttle/white,
/area/shuttle/escape)
+"hrP" = (
+/obj/machinery/vending/coffee,
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 9
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/turf/unsimulated/floor,
+/area/centcom/bar)
"hsr" = (
/obj/structure/bed/chair/shuttle{
dir = 8
@@ -21957,21 +17679,58 @@
/turf/simulated/floor/shuttle/black,
/area/shuttle/mercenary)
"hsQ" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "15,0"
+/obj/machinery/light/small/emergency{
+ dir = 4
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/legion)
+/obj/structure/bed/chair{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/legion)
"htp" = (
/obj/effect/shuttle_landmark/arrival/start,
/turf/simulated/floor/shuttle/dark_blue,
/area/shuttle/arrival)
+"htq" = (
+/obj/structure/bed/chair/office/bridge/pilot,
+/obj/effect/floor_decal/corner/red/diagonal,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"huh" = (
+/obj/machinery/acting/changer,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
+"hum" = (
+/obj/machinery/hologram/holopad,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"huB" = (
/obj/structure/window/shuttle/unique/burglar{
icon_state = "3,3"
},
/turf/simulated/floor/plating,
/area/shuttle/burglar)
+"huK" = (
+/obj/structure/table/wood,
+/obj/item/paper_bin{
+ pixel_x = 1;
+ pixel_y = 5
+ },
+/obj/item/pen{
+ pixel_y = 8
+ },
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/distress_prep)
"huN" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/table/reinforced,
@@ -21982,50 +17741,20 @@
icon_state = "brown"
},
/area/antag/raider)
-"huS" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "5,0";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"hvF" = (
-/obj/structure/sign/emerg_exit{
- dir = 8;
- pixel_y = 32
- },
-/obj/structure/bed/chair{
- dir = 4
- },
-/obj/effect/floor_decal/corner/paleblue/full{
- dir = 8
- },
-/turf/unsimulated/floor,
-/area/centcom/legion)
-"hwq" = (
-/obj/effect/floor_decal/industrial/outline/yellow,
-/turf/simulated/floor/shuttle/black,
-/area/shuttle/distress)
"hwB" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "11,2"
},
/area/shuttle/mercenary)
-"hwH" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 5
- },
-/obj/machinery/light/spot{
- dir = 1;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
"hwN" = (
/obj/structure/coatrack,
/turf/simulated/floor/wood,
/area/merchant_station)
+"hwV" = (
+/turf/simulated/wall/shuttle/unique/distress{
+ icon_state = "0,2"
+ },
+/area/shuttle/distress)
"hwW" = (
/obj/effect/decal/cleanable/dirt,
/turf/unsimulated/floor/plating,
@@ -22037,22 +17766,40 @@
},
/turf/simulated/floor/lino/grey,
/area/merchant_station)
-"hxn" = (
+"hxw" = (
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
/turf/unsimulated/floor{
icon_state = "wood_light"
},
-/area/centcom/spawning)
-"hye" = (
-/obj/machinery/computer/cryopod{
- pixel_y = 27
+/area/centcom/evac)
+"hyd" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "6,15";
+ name = "military corvette"
},
-/turf/unsimulated/floor,
-/area/centcom/ferry)
+/area/shuttle/administration)
"hyh" = (
/obj/structure/table/wood,
/obj/random/plushie,
/turf/simulated/floor/wood,
/area/merchant_station)
+"hyn" = (
+/obj/structure/railing/mapped{
+ dir = 4
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 6
+ },
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/evac)
"hyq" = (
/obj/structure/bed/chair/comfy/brown,
/turf/simulated/floor/lino/grey,
@@ -22064,22 +17811,23 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
-"hyR" = (
-/obj/structure/bed/chair/office/bridge,
-/turf/simulated/floor/shuttle/dark_blue,
-/area/shuttle/escape)
+"hyy" = (
+/obj/structure/table/reinforced/wood,
+/obj/machinery/chemical_dispenser/coffee/full{
+ layer = 3.1;
+ pixel_y = 2;
+ spawn_cartridges = list(/obj/item/reagent_containers/chem_disp_cartridge/coffee,/obj/item/reagent_containers/chem_disp_cartridge/milk,/obj/item/reagent_containers/chem_disp_cartridge/cream,/obj/item/reagent_containers/chem_disp_cartridge/sugar)
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"hyU" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "3,0"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"hyZ" = (
-/obj/structure/closet/crate/secure/legion,
-/turf/unsimulated/floor{
- icon_state = "steel_dirty"
- },
-/area/centcom/legion/hangar5)
"hAx" = (
/obj/item/material/ashtray/bronze,
/obj/structure/table/wood,
@@ -22090,6 +17838,15 @@
icon_state = "desert"
},
/area/centcom/shared_dream)
+"hAL" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 10
+ },
+/obj/effect/floor_decal/industrial/loading/yellow{
+ dir = 8
+ },
+/turf/unsimulated/floor,
+/area/centcom/evac)
"hAO" = (
/obj/effect/decal/fake_object{
color = "#545c68";
@@ -22114,6 +17871,15 @@
icon_state = "black"
},
/area/antag/ninja)
+"hAS" = (
+/obj/effect/floor_decal/corner/blue{
+ dir = 5
+ },
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/evac)
"hBo" = (
/obj/machinery/vending/cigarette{
name = "Cigarette Machine";
@@ -22132,47 +17898,63 @@
icon_state = "brown"
},
/area/antag/raider)
+"hCw" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 4
+ },
+/obj/structure/window/reinforced/crescent,
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/circuit.dmi';
+ icon_state = "bcircuit"
+ },
+/area/centcom/control)
"hCB" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "6,19"
},
/area/shuttle/mercenary)
+"hCF" = (
+/obj/structure/table/wood,
+/obj/item/paper_bin,
+/obj/item/pen/multi{
+ pixel_y = 2
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
"hCM" = (
/obj/structure/shuttle_part/ccia{
icon_state = "11,0"
},
/turf/unsimulated/floor/plating,
/area/shuttle/transport1)
-"hDr" = (
-/obj/effect/decal/cleanable/generic,
-/obj/effect/decal/fake_object{
- icon = 'icons/obj/doors/rapid_pdoor.dmi';
- icon_state = "shutter0";
- layer = 2.4;
- name = "shutter"
+"hCU" = (
+/obj/structure/table/reinforced,
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
},
-/turf/unsimulated/floor/plating,
+/obj/item/storage/box/zipties,
+/obj/item/storage/box/zipties,
+/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
-"hDy" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "6,22";
- name = "military corvette"
+"hDh" = (
+/obj/structure/window/shuttle/unique/hapt{
+ icon_state = "7,20"
},
-/turf/unsimulated/floor/plating,
+/turf/simulated/floor/plating,
/area/shuttle/administration)
-"hDK" = (
-/obj/structure/bed/chair/office/dark{
- dir = 1
- },
-/obj/effect/ghostspawpoint{
- identifier = "OdinCheckpoint";
- name = "igs - OdinCheckpoint"
+"hDo" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Security Checkpoint";
+ opacity = 1;
+ req_access = list(109)
},
/turf/unsimulated/floor{
- icon_state = "floor"
+ icon_state = "dark2"
},
-/area/centcom/checkpoint/aft)
+/area/centcom/spawning)
"hDN" = (
/obj/effect/floor_decal/spline/plain{
dir = 1
@@ -22186,19 +17968,23 @@
/obj/structure/flora/ausbushes/sparsegrass,
/turf/simulated/floor/holofloor/grass,
/area/holodeck/source_dininghall)
-"hEm" = (
-/obj/effect/decal/fake_object{
- desc = "A sign.";
- icon = 'icons/obj/decals.dmi';
- icon_state = "deck1";
- name = "Deck 1";
- pixel_y = 32
+"hEu" = (
+/obj/structure/shuttle_part/transfer{
+ density = 0;
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "14,17";
+ name = "transport shuttle"
},
-/obj/effect/floor_decal/corner/paleblue{
- dir = 5
+/turf/unsimulated/floor/plating,
+/area/shuttle/escape)
+"hEz" = (
+/obj/effect/floor_decal/spline/plain{
+ dir = 1
},
-/turf/unsimulated/floor,
-/area/centcom/legion)
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/checkpoint/aft)
"hFF" = (
/obj/structure/lattice,
/obj/structure/window/reinforced{
@@ -22218,13 +18004,21 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/arrival)
-"hFZ" = (
-/obj/machinery/computer/security,
-/obj/effect/floor_decal/corner/red{
- dir = 6
+"hGv" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Bureau Supervisor's Office";
+ req_access = list(109)
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"hGA" = (
+/turf/unsimulated/wall/fakepdoor{
+ dir = 1;
+ name = "tram blast door"
+ },
+/area/centcom/bar)
"hGM" = (
/obj/structure/table/reinforced,
/obj/machinery/door/blast/shutters/open{
@@ -22239,28 +18033,14 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
-"hGW" = (
-/obj/machinery/door/airlock/centcom{
- name = "Hangar Access";
- req_access = list(101)
+"hHn" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "2,3";
+ name = "military corvette"
},
-/obj/machinery/door/blast/odin{
- id = "crescent_vip_shuttle";
- name = "NMSS Odin VIP Shuttle"
- },
-/turf/unsimulated/floor,
-/area/centcom/ferry)
-"hGZ" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/obj/structure/banner,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "green"
- },
-/area/centcom/living)
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"hHP" = (
/obj/effect/wingrille_spawn/reinforced/crescent,
/turf/unsimulated/floor/plating,
@@ -22280,36 +18060,47 @@
name = "transport shuttle"
},
/area/shuttle/escape)
-"hJC" = (
-/obj/structure/bed/chair/comfy/brown,
-/obj/effect/ghostspawpoint{
- identifier = "TCFLERTSpawn";
- name = "igs - TCFLERT"
+"hIw" = (
+/obj/structure/window/reinforced/polarized{
+ dir = 1;
+ id = "CCIABS"
},
+/obj/structure/window/reinforced/polarized{
+ id = "CCIABS"
+ },
+/obj/structure/grille,
+/turf/unsimulated/floor/plating,
+/area/centcom/control)
+"hJZ" = (
+/obj/structure/bed/chair,
+/obj/structure/disposalpipe/segment,
+/obj/effect/landmark{
+ name = "tdomeobserve"
+ },
+/obj/effect/floor_decal/corner/blue/diagonal,
+/obj/effect/decal/fake_object/light_source/invisible,
/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+ icon_state = "new_white"
},
-/area/centcom/legion/hangar5)
+/area/tdome/tdomeobserve)
"hKs" = (
/obj/structure/bed/chair/comfy/black,
/turf/unsimulated/floor{
icon_state = "bar"
},
/area/antag/mercenary)
-"hKG" = (
-/obj/structure/table/reinforced,
-/obj/machinery/door/window/northleft{
- req_access = list(101)
+"hLp" = (
+/obj/effect/floor_decal/corner/blue{
+ dir = 6
},
/obj/machinery/door/blast/odin{
- id = "CentComArrivalsAftChkpt";
+ id = "CentComPort";
name = "Security Doors"
},
/turf/unsimulated/floor{
- icon_state = "floor"
+ icon_state = "dark2"
},
-/area/centcom/checkpoint/aft)
+/area/centcom/control)
"hLS" = (
/obj/effect/wingrille_spawn/reinforced/crescent,
/obj/structure/sign/pods{
@@ -22340,6 +18131,35 @@
},
/turf/simulated/floor/wood,
/area/centcom/shared_dream)
+"hNt" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/reagent_dispensers/watertank,
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
+"hNI" = (
+/obj/structure/bed/chair/shuttle,
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/distress)
+"hNV" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "3,3";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"hNX" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/obj/structure/window/reinforced/crescent,
+/obj/structure/flora/ausbushes/fullgrass,
+/obj/structure/flora/ausbushes/ywflowers,
+/turf/unsimulated/floor{
+ icon_state = "grass_alt"
+ },
+/area/centcom/evac)
"hOa" = (
/obj/structure/table/wood,
/obj/item/folder/blue,
@@ -22358,6 +18178,31 @@
icon_state = "4,0"
},
/area/shuttle/transport1)
+"hOC" = (
+/obj/item/device/radio/intercom{
+ broadcasting = 1;
+ frequency = 1443;
+ listening = 0;
+ name = "Spec Ops Intercom";
+ pixel_y = 28
+ },
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/obj/structure/window/reinforced/crescent,
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/circuit.dmi';
+ icon_state = "bcircuit"
+ },
+/area/centcom/control)
+"hOD" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "4,3";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"hOM" = (
/obj/effect/decal/fake_object{
dir = 4;
@@ -22388,6 +18233,38 @@
name = "warehouse shutter"
},
/area/antag/raider)
+"hPp" = (
+/obj/machinery/light/small/emergency{
+ dir = 4
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
+"hPD" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/obj/machinery/light/spot/weak{
+ dir = 1;
+ name = "adjusted spotlight";
+ pixel_x = -16
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/ferry)
+"hPU" = (
+/obj/structure/table/reinforced,
+/obj/effect/floor_decal/corner/red{
+ dir = 6
+ },
+/obj/machinery/door/window/southright{
+ dir = 4;
+ req_access = list(102)
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"hQa" = (
/obj/structure/shuttle_part/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -22398,106 +18275,50 @@
/area/shuttle/escape)
"hQg" = (
/obj/structure/shuttle_part/ert{
- icon_state = "9,4";
- opacity = 1
+ icon_state = "10,4"
},
/turf/unsimulated/floor/plating,
/area/shuttle/specops)
-"hRi" = (
-/obj/machinery/computer/shuttle_control/multi/distress,
+"hQm" = (
+/obj/effect/floor_decal/corner/red/full{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"hQI" = (
/obj/effect/floor_decal/corner/paleblue{
- dir = 10
+ dir = 4
},
/turf/unsimulated/floor,
/area/centcom/distress_prep)
+"hQM" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 8
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
"hRp" = (
/obj/structure/window/shuttle/unique/mercenary/small,
/turf/simulated/floor/plating,
/area/shuttle/syndicate_elite)
-"hRs" = (
-/obj/structure/table/reinforced/steel,
-/obj/structure/window/reinforced{
+"hRS" = (
+/obj/structure/closet/jcloset,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"hTi" = (
+/obj/structure/shuttle/engine/heater,
+/obj/structure/window/phoronreinforced{
+ dir = 4
+ },
+/obj/structure/window/phoronreinforced{
dir = 1
},
-/obj/item/aiModule/asimov,
-/obj/item/aiModule/corp,
-/obj/item/aiModule/drone,
-/obj/item/aiModule/freeform,
-/obj/item/aiModule/freeformcore,
-/obj/item/aiModule/nanotrasen,
-/obj/item/aiModule/protectStation,
-/obj/item/aiModule/prototypeEngineOffline,
-/obj/item/aiModule/paladin,
-/obj/item/aiModule/quarantine,
-/obj/item/aiModule/reset,
-/obj/item/aiModule/robocop,
-/obj/item/aiModule/safeguard,
-/obj/machinery/door/window{
- dir = 4;
- name = "AI Laws (Good)";
- req_access = list(109)
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "green"
- },
-/area/centcom/living)
-"hSe" = (
-/obj/item/reagent_containers/food/snacks/skrellsnacks{
- pixel_x = -10;
- pixel_y = 9
- },
-/obj/item/reagent_containers/food/snacks/skrellsnacks{
- pixel_x = -10;
- pixel_y = 5
- },
-/obj/item/reagent_containers/food/snacks/skrellsnacks{
- pixel_x = -10;
- pixel_y = 1
- },
-/obj/item/reagent_containers/food/snacks/nathisnack{
- pixel_x = 5;
- pixel_y = 12
- },
-/obj/structure/sign/flag/biesel/right{
- pixel_y = 32
- },
-/obj/structure/table/standard,
-/obj/item/reagent_containers/food/condiment/shaker/salt{
- layer = 3.01;
- pixel_y = 1
- },
-/obj/item/reagent_containers/food/condiment/shaker/peppermill{
- layer = 3.01;
- pixel_x = 6;
- pixel_y = 1
- },
-/turf/unsimulated/floor{
- icon_state = "cafeteria"
- },
-/area/centcom/legion)
-"hSD" = (
-/obj/structure/table/rack,
-/obj/item/clothing/suit/storage/vest/legion{
- pixel_x = -4
- },
-/obj/item/clothing/suit/storage/vest/legion{
- pixel_x = -4
- },
-/obj/item/clothing/suit/storage/vest/legion{
- pixel_x = -4
- },
-/obj/item/clothing/suit/storage/vest/legion{
- pixel_y = -4
- },
-/obj/item/clothing/suit/storage/vest/legion{
- pixel_y = -4
- },
-/obj/item/clothing/suit/storage/vest/legion{
- pixel_y = -4
- },
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor/plating,
+/area/centcom/distress_prep)
"hTk" = (
/obj/structure/closet/secure_closet/freezer/kitchen{
req_access = null
@@ -22509,72 +18330,80 @@
icon_state = "bar"
},
/area/antag/mercenary)
-"hTI" = (
-/obj/effect/floor_decal/corner/red/diagonal{
- dir = 8
+"hTv" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
},
-/obj/machinery/status_display{
- pixel_y = 30
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ density = 1;
+ dir = 4;
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "railing0-1";
+ name = "railing"
},
-/obj/structure/bed/chair/shuttle{
- dir = 8
+/obj/item/storage/belt/medical{
+ pixel_x = -3;
+ pixel_y = -11
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"hVA" = (
-/obj/structure/shuttle_part/hapt{
+/obj/item/reagent_containers/hypospray/cmo{
+ layer = 2.99;
+ pixel_x = -2;
+ pixel_y = -3
+ },
+/obj/structure/table/steel,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"hUd" = (
+/obj/structure/table/reinforced,
+/obj/random/tool,
+/obj/random/toolbox,
+/turf/unsimulated/floor/plating,
+/area/centcom/spawning)
+"hUU" = (
+/turf/simulated/wall/shuttle/unique/hapt{
desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "13,6";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "5,3";
name = "military corvette"
},
-/turf/unsimulated/floor/plating,
/area/shuttle/administration)
-"hWb" = (
-/turf/unsimulated/floor{
- icon_state = "cafeteria"
+"hVx" = (
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
},
-/area/centcom/legion)
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"hWl" = (
/obj/structure/window/reinforced/crescent,
/turf/unsimulated/floor{
icon_state = "steel_dirty"
},
/area/antag/raider)
-"hWu" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "12,0"
+"hWR" = (
+/obj/effect/floor_decal/corner/lime{
+ dir = 9
},
-/area/shuttle/legion)
-"hXd" = (
-/obj/structure/window/shuttle/unique/transfer{
- icon_state = "5,22";
- outside_window = 1
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
-"hXg" = (
-/obj/machinery/button/remote/airlock{
- desiredstate = 1;
- id = "CentComArrivalsAftDrAft";
- name = "aft bolt control";
- pixel_x = 31;
- pixel_y = -5;
- req_access = list(101);
- specialfunctions = 4
- },
-/obj/machinery/button/remote/airlock{
- desiredstate = 1;
- id = "CentComArrivalsAftDrFore";
- name = "fore bolt control";
- pixel_x = 31;
- pixel_y = 5;
- req_access = list(101);
- specialfunctions = 4
+/obj/structure/window/reinforced/crescent{
+ dir = 8
},
+/obj/structure/table/reinforced,
/turf/unsimulated/floor{
- icon_state = "floor"
+ icon_state = "dark2"
},
-/area/centcom/checkpoint/aft)
+/area/centcom/holding)
+"hWU" = (
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 1
+ },
+/obj/item/stool/bar/padded,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
"hXi" = (
/obj/structure/table/wood,
/obj/item/paper_bin,
@@ -22588,64 +18417,105 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
-"hXT" = (
+"hXN" = (
+/obj/effect/floor_decal/corner/red/full{
+ dir = 1
+ },
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/structure/railing/mapped{
+ dir = 1;
+ icon_state = "railing0-1"
+ },
+/obj/machinery/porta_turret/crescent,
/obj/effect/floor_decal/industrial/warning/full,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/fake_object{
- name = "service ladder";
- pixel_y = 24
+/turf/unsimulated/floor,
+/area/centcom/control)
+"hYo" = (
+/obj/machinery/button/remote/airlock{
+ dir = 8;
+ id = "odin_valkyrie_stall2";
+ name = "Door Bolt Control";
+ pixel_x = -22;
+ pixel_y = 11;
+ specialfunctions = 4
},
-/obj/effect/decal/fake_object{
- density = 1;
- desc = "What jerk stacked these here?";
- icon = 'icons/obj/storage.dmi';
- icon_state = "tcflcrate";
- layer = 3.01;
- name = "inconveniently placed crate";
- pixel_x = 3;
- pixel_y = 8
+/obj/structure/sink/kitchen{
+ dir = 8;
+ name = "sink";
+ pixel_x = 22;
+ pixel_y = 1
},
-/obj/effect/decal/fake_object{
- desc = "What jerk stacked these here?";
- icon = 'icons/obj/storage.dmi';
- icon_state = "tcflcrate";
- layer = 3.02;
- name = "inconveniently placed crate";
- pixel_x = 2;
- pixel_y = 19
+/obj/structure/toilet{
+ dir = 4;
+ pixel_x = -6
},
-/obj/effect/decal/fake_object{
- desc = "What jerk stacked these here?";
- icon = 'icons/obj/storage.dmi';
- icon_state = "tcflcrate";
- layer = 3.02;
- name = "inconveniently placed crate";
- pixel_x = 1
+/obj/machinery/light/small{
+ dir = 4;
+ name = "adjusted light fixture";
+ pixel_y = 10
},
-/turf/unsimulated/floor/plating,
-/area/centcom/legion)
+/turf/unsimulated/floor,
+/area/centcom/bar)
"hYt" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "16,6"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"hYP" = (
-/obj/structure/table/rack,
-/obj/item/storage/belt/utility/full{
- pixel_y = 8
+"hYK" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "1,2";
+ name = "military corvette"
},
-/obj/item/storage/belt/utility/full{
- pixel_y = 2
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"hYV" = (
+/obj/structure/table/reinforced/steel,
+/obj/structure/window/reinforced{
+ dir = 4
},
-/obj/item/storage/belt/utility/full{
- pixel_y = -4
+/obj/structure/window/reinforced{
+ dir = 1
},
-/obj/effect/floor_decal/industrial/outline/yellow,
-/turf/unsimulated/floor{
- icon_state = "steel_dirty"
+/obj/item/reagent_containers/food/drinks/waterbottle{
+ pixel_x = 5;
+ pixel_y = 5
},
-/area/centcom/legion/hangar5)
+/obj/item/reagent_containers/food/drinks/waterbottle{
+ pixel_y = 5
+ },
+/obj/item/reagent_containers/food/drinks/waterbottle{
+ pixel_x = -5;
+ pixel_y = 5
+ },
+/turf/simulated/floor/shuttle/dark_blue,
+/area/shuttle/escape)
+"hYX" = (
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "mcorneroverlay1";
+ name = "railing"
+ },
+/obj/effect/floor_decal/corner/red,
+/obj/effect/floor_decal/spline/fancy/wood/corner,
+/turf/unsimulated/floor,
+/area/centcom/evac)
+"hZq" = (
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"hZx" = (
+/obj/effect/floor_decal/corner/red,
+/turf/unsimulated/floor,
+/area/centcom/control)
"hZW" = (
/obj/structure/table/glass{
name = "reinforced glass table";
@@ -22675,38 +18545,6 @@
},
/turf/simulated/floor/ice,
/area/centcom/shared_dream)
-"iag" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/fake_object{
- density = 1;
- desc = "A secure supply crate, It carries the insignia of the Tau Ceti Foreign Legion. It appears quite scuffed.";
- icon = 'icons/obj/storage.dmi';
- icon_state = "tcflcrate";
- layer = 3.01;
- name = "foreign legion supply crate";
- pixel_x = 3;
- pixel_y = 8
- },
-/obj/effect/decal/fake_object{
- desc = "A secure supply crate, It carries the insignia of the Tau Ceti Foreign Legion. It appears quite scuffed.";
- icon = 'icons/obj/storage.dmi';
- icon_state = "tcflcrate";
- layer = 3.02;
- name = "foreign legion supply crate"
- },
-/obj/effect/decal/fake_object{
- desc = "A secure supply crate, It carries the insignia of the Tau Ceti Foreign Legion. It appears quite scuffed.";
- icon = 'icons/obj/storage.dmi';
- icon_state = "tcflcrate";
- layer = 3.02;
- name = "foreign legion supply crate";
- pixel_x = 2;
- pixel_y = 19
- },
-/turf/unsimulated/floor{
- icon_state = "engine"
- },
-/area/centcom/legion/hangar5)
"iax" = (
/obj/structure/grille,
/obj/structure/window/reinforced{
@@ -22774,23 +18612,6 @@
},
/turf/simulated/floor/wood,
/area/merchant_station)
-"ibI" = (
-/obj/structure/table/wood,
-/obj/effect/floor_decal/spline/fancy/wood{
- dir = 6
- },
-/obj/machinery/button/remote/blast_door/open_only{
- id = "tcfl_hangar5";
- name = "raise post-launch shutters";
- pixel_x = 4;
- pixel_y = 6;
- req_access = list(108,111)
- },
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "carpetside"
- },
-/area/centcom/legion/hangar5)
"icc" = (
/obj/structure/railing/mapped{
dir = 4
@@ -22803,21 +18624,6 @@
},
/turf/unsimulated/floor,
/area/centcom/spawning)
-"icj" = (
-/obj/structure/table/standard,
-/obj/item/paper_bin{
- pixel_x = 1;
- pixel_y = 9
- },
-/obj/item/pen{
- pixel_x = 1;
- pixel_y = 10
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/legion/hangar5)
"icF" = (
/obj/structure/window/shuttle/unique/mercenary/small{
icon_state = "6,13";
@@ -22832,33 +18638,18 @@
/turf/simulated/floor/wood,
/area/centcom/shared_dream)
"idk" = (
-/obj/effect/floor_decal/industrial/warning{
- dir = 1
+/obj/structure/sign/emerg_exit{
+ dir = 8;
+ pixel_y = 32
},
-/obj/structure/closet/crate/secure/legion{
- icon_state = "tcflcrateopen";
- locked = 0;
- opened = 1
+/obj/structure/bed/chair{
+ dir = 4
},
-/obj/item/flag/biesel/l{
- pixel_y = 8
+/obj/effect/floor_decal/corner/paleblue/full{
+ dir = 8
},
-/obj/item/flag/biesel/l{
- pixel_y = 8
- },
-/obj/item/flag/biesel{
- pixel_y = 8
- },
-/obj/item/flag/biesel{
- pixel_y = 8
- },
-/obj/item/flag/biesel{
- pixel_y = 8
- },
-/obj/item/storage/box/tcfl_pamphlet,
-/obj/item/material/twohanded/pike/flag,
/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/area/centcom/legion)
"idA" = (
/obj/structure/window/reinforced/crescent{
dir = 8
@@ -22871,6 +18662,14 @@
},
/turf/space/dynamic,
/area/antag/raider)
+"iez" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "10,15";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"ieC" = (
/obj/structure/flora/tree/jungle{
icon_state = "tree2"
@@ -22878,38 +18677,12 @@
/obj/structure/flora/ausbushes/fullgrass,
/turf/simulated/floor/grass/alt,
/area/centcom/shared_dream)
-"ieD" = (
-/obj/machinery/optable,
-/obj/effect/floor_decal/corner_wide/paleblue/diagonal{
- dir = 8
- },
-/obj/effect/floor_decal/industrial/warning{
- dir = 5
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
"ieM" = (
-/obj/structure/table/rack,
-/obj/item/clothing/accessory/storage/white_vest{
- pixel_y = -5
- },
-/obj/item/clothing/accessory/storage/white_vest{
- pixel_y = -5
- },
-/obj/item/clothing/accessory/storage/white_vest{
- pixel_y = -5
- },
-/obj/item/clothing/glasses/hud/health{
- pixel_y = 8
- },
-/obj/item/clothing/glasses/hud/health{
- pixel_y = 8
- },
-/obj/item/clothing/glasses/hud/health{
- pixel_y = 8
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
},
/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/area/centcom/legion)
"ieU" = (
/obj/machinery/door/airlock/glass,
/obj/structure/curtain/open/bed{
@@ -22919,9 +18692,29 @@
icon_state = "wood"
},
/area/antag/raider)
-"ifh" = (
-/turf/unsimulated/wall/riveted,
-/area/centcom/evac)
+"ifi" = (
+/obj/effect/floor_decal/corner/green{
+ dir = 6
+ },
+/turf/unsimulated/floor,
+/area/centcom/bar)
+"ifs" = (
+/obj/machinery/computer/security/telescreen,
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
+"ifu" = (
+/obj/effect/decal/fake_object{
+ desc = "A button.";
+ icon = 'icons/obj/turbolift.dmi';
+ icon_state = "button";
+ name = "elevator button";
+ pixel_y = 4
+ },
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/bar)
"ifH" = (
/obj/structure/grille,
/obj/structure/window/reinforced{
@@ -22941,55 +18734,83 @@
/obj/structure/window/reinforced,
/turf/simulated/floor/plating,
/area/merchant_station)
-"igh" = (
-/obj/structure/shuttle_part/transfer{
- density = 0;
- desc = "A large, bloated shuttle designed for automated passenger transport.";
- icon_state = "14,5";
- name = "transport shuttle"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
"igl" = (
/obj/effect/decal/cleanable/dirt,
/turf/unsimulated/floor{
icon_state = "carpet5-1"
},
/area/antag/raider)
-"igQ" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "7,6"
+"igo" = (
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
},
-/area/shuttle/legion)
+/obj/structure/bed/chair,
+/obj/structure/sign/flag/nanotrasen{
+ pixel_y = 30
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"igs" = (
+/obj/structure/bed/chair/shuttle{
+ dir = 8
+ },
+/obj/effect/floor_decal/corner/red/diagonal{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"igz" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "12,14";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"igD" = (
+/obj/structure/table/reinforced/wood,
+/obj/item/deck/cards,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
+"igQ" = (
+/obj/structure/bed/chair,
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion)
"igY" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "15,1"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
+"ihi" = (
+/obj/structure/table/rack,
+/obj/item/clothing/under/color/green,
+/obj/item/clothing/shoes/brown,
+/obj/item/clothing/suit/armor/vest,
+/obj/item/clothing/head/helmet/swat,
+/obj/item/gun/energy/laser,
+/obj/effect/decal/fake_object/light_source/invisible,
+/turf/simulated/floor,
+/area/tdome/tdome1)
"ihj" = (
-/obj/structure/closet/secure_closet/guncabinet{
- name = "legion weapon cabinet";
- req_access = list(111)
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/obj/machinery/vending/coffee,
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
},
-/obj/item/ammo_magazine/gauss,
-/obj/item/ammo_magazine/gauss,
-/obj/item/ammo_magazine/gauss,
-/obj/item/ammo_magazine/gauss,
-/obj/item/ammo_magazine/gauss/emp,
-/obj/item/ammo_magazine/gauss/emp,
-/obj/item/gun/energy/blaster/rifle,
-/obj/item/gun/projectile/gauss,
/turf/unsimulated/floor,
/area/centcom/legion)
-"ihn" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/item/trash/cigbutt,
-/obj/item/trash/cigbutt,
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
- },
-/area/centcom/legion)
"ihq" = (
/obj/machinery/suit_cycler/syndicate{
locked = 0
@@ -22999,44 +18820,61 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
-"ijz" = (
-/obj/structure/table/standard,
-/obj/item/nitrilebox,
-/obj/item/storage/box/masks,
-/obj/item/reagent_containers/hypospray/autoinjector/survival,
-/obj/item/reagent_containers/hypospray/autoinjector/survival,
-/obj/item/reagent_containers/hypospray/autoinjector/survival,
-/obj/item/reagent_containers/hypospray/autoinjector/survival,
-/obj/item/reagent_containers/inhaler/pneumalin,
-/obj/item/reagent_containers/inhaler/pneumalin,
-/obj/item/reagent_containers/inhaler/pneumalin,
-/obj/item/reagent_containers/hypospray,
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
- },
-/obj/structure/sign/flag/biesel/left{
+"ihz" = (
+/obj/effect/decal/fake_object{
+ desc = "A sign.";
+ icon = 'icons/obj/decals.dmi';
+ icon_state = "deck1";
+ name = "Deck 1";
pixel_y = 32
},
-/turf/unsimulated/floor{
- icon_state = "new_white"
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
},
+/turf/unsimulated/floor,
/area/centcom/legion)
-"ijL" = (
-/obj/vehicle/droppod/legion{
- connected_blastdoor = "tcfl_droppod_2"
- },
-/turf/unsimulated/floor{
- icon_state = "panelscorched"
- },
-/area/centcom/legion/hangar5)
-"ijX" = (
-/turf/simulated/wall/shuttle/unique/hapt{
+"ihZ" = (
+/obj/structure/shuttle_part/hapt{
desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "3,15";
+ icon_state = "2,2";
name = "military corvette"
},
+/turf/unsimulated/floor/plating,
/area/shuttle/administration)
+"iiu" = (
+/obj/effect/floor_decal/corner/red/full{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
+"ijf" = (
+/obj/machinery/button/remote/blast_door{
+ id = "CentComArrivalsCommand";
+ name = "Command Blast Doors";
+ pixel_x = -9;
+ pixel_y = 10;
+ req_access = list(101)
+ },
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/bar)
+"ijz" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/obj/effect/floor_decal/industrial/warning/corner{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion)
+"ijL" = (
+/obj/effect/floor_decal/corner/paleblue/full{
+ dir = 1
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion)
"ijY" = (
/obj/structure/grille,
/obj/structure/window/reinforced{
@@ -23052,6 +18890,11 @@
/obj/effect/floor_decal/spline/plain/corner,
/turf/unsimulated/floor,
/area/antag/mercenary)
+"ikG" = (
+/obj/structure/closet/crate/freezer/rations,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/unsimulated/floor/plating,
+/area/centcom/distress_prep)
"ikQ" = (
/obj/structure/bed/chair/comfy/brown{
can_buckle = 0;
@@ -23076,47 +18919,20 @@
},
/turf/unsimulated/floor,
/area/antag/burglar)
-"ilj" = (
-/obj/structure/table/reinforced/steel,
-/obj/structure/window/reinforced{
+"imi" = (
+/obj/effect/floor_decal/spline/fancy/wood{
dir = 4
},
-/obj/structure/window/reinforced{
- dir = 1
+/obj/structure/railing/mapped{
+ dir = 4
},
-/obj/item/storage/box/fancy/cookiesnack{
- pixel_y = 8
+/obj/structure/bed/chair/comfy/blue{
+ dir = 8
},
-/obj/item/reagent_containers/food/drinks/waterbottle{
- pixel_x = -7;
- pixel_y = 4
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
},
-/obj/item/reagent_containers/food/drinks/waterbottle{
- pixel_x = -1;
- pixel_y = 4
- },
-/obj/item/reagent_containers/food/drinks/waterbottle{
- pixel_x = 5;
- pixel_y = 4
- },
-/turf/simulated/floor/shuttle/dark_blue,
-/area/shuttle/escape)
-"ilF" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "13,4";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"imm" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "10,9";
- name = "military corvette"
- },
-/area/shuttle/administration)
+/area/centcom/evac)
"imz" = (
/obj/structure/grille,
/obj/structure/window/reinforced{
@@ -23137,6 +18953,14 @@
},
/turf/simulated/floor/tiled,
/area/merchant_station)
+"inU" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "3,2";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"iod" = (
/obj/item/ammo_magazine/mc9mm{
pixel_x = -3;
@@ -23169,22 +18993,29 @@
icon_state = "brown"
},
/area/antag/raider)
+"iox" = (
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/green/full{
+ dir = 8
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"ioz" = (
/turf/unsimulated/floor{
icon_state = "new_reinforced"
},
/area/antag/ninja)
-"ioS" = (
-/obj/structure/table/reinforced,
-/obj/machinery/door/window/southright,
-/obj/machinery/door/blast/odin{
- id = "CentComArrivalsForeChkpt";
- name = "Security Doors"
+"ioG" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "4,2";
+ name = "military corvette"
},
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/fore)
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"ioV" = (
/obj/structure/grille,
/obj/structure/window/reinforced,
@@ -23200,15 +19031,6 @@
},
/turf/space/dynamic,
/area/shuttle/merchant)
-"ipu" = (
-/obj/effect/floor_decal/corner_wide/paleblue/diagonal{
- dir = 8
- },
-/obj/effect/floor_decal/industrial/warning{
- dir = 9
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
"ipA" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/barricade/steel,
@@ -23216,6 +19038,25 @@
icon_state = "tiles"
},
/area/antag/raider)
+"iqi" = (
+/obj/machinery/recharger/wallcharger{
+ pixel_x = 4;
+ pixel_y = 26
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"iqm" = (
+/obj/machinery/door/airlock/glass_centcom{
+ name = "Briefing Room";
+ req_access = list(103)
+ },
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/specops)
"iqr" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -23223,6 +19064,12 @@
name = "transport shuttle"
},
/area/shuttle/escape)
+"iqs" = (
+/obj/machinery/atmospherics/portables_connector,
+/obj/machinery/portable_atmospherics/canister/oxygen/prechilled,
+/obj/structure/lattice/catwalk/indoor/grate,
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
"iqt" = (
/obj/structure/grille,
/obj/structure/window/reinforced{
@@ -23232,19 +19079,50 @@
/turf/simulated/floor/plating,
/area/merchant_station)
"iqu" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "0,1"
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/legion)
-"irR" = (
+/obj/machinery/embedded_controller/radio/simple_docking_controller{
+ frequency = 1337;
+ id_tag = "legion_hangar";
+ pixel_x = -28;
+ pixel_y = 1;
+ tag_door = "legion_hangar_hatch"
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"iqw" = (
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
+ },
+/obj/effect/floor_decal/spline/plain,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"iqJ" = (
/turf/simulated/wall/shuttle/unique/hapt{
desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "2,20";
+ icon_state = "5,2";
name = "military corvette"
},
/area/shuttle/administration)
+"iqM" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "6,2";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
+"iqR" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 9
+ },
+/obj/structure/bed/chair{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"irV" = (
/obj/structure/window/shuttle/unique/mercenary{
icon_state = "9,25";
@@ -23271,14 +19149,16 @@
icon_state = "tiles"
},
/area/antag/raider)
-"ish" = (
-/obj/machinery/status_display/arrivals_display,
-/turf/simulated/wall/shuttle/unique/arrivals{
- desc = "A state-of-the-art unmanned automatic crew transport shuttle.";
- icon_state = "4,6";
- name = "autoshuttle"
+"ism" = (
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
},
-/area/shuttle/arrival)
+/obj/effect/floor_decal/corner/blue{
+ dir = 10
+ },
+/turf/unsimulated/floor,
+/area/centcom/evac)
"isr" = (
/turf/simulated/wall/shuttle/unique/arrivals{
desc = "A state-of-the-art unmanned automatic crew transport shuttle.";
@@ -23286,6 +19166,10 @@
name = "autoshuttle"
},
/area/shuttle/arrival)
+"isH" = (
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/simulated/floor/shuttle/black,
+/area/centcom/specops)
"itF" = (
/obj/structure/window/reinforced{
dir = 8
@@ -23299,21 +19183,143 @@
},
/turf/simulated/floor/plating,
/area/merchant_station/warehouse)
-"iuk" = (
-/obj/machinery/door/airlock/glass_command{
- name = "Prefect Office";
- req_access = list(103,111)
+"itP" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "12,2";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"iua" = (
+/obj/structure/table/reinforced,
+/obj/machinery/recharger{
+ pixel_y = 4
+ },
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
},
/turf/unsimulated/floor{
- icon_state = "dark"
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
},
-/area/centcom/legion/hangar5)
+/area/centcom/control)
+"iuk" = (
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "0,4"
+ },
+/area/shuttle/legion)
+"iuz" = (
+/turf/simulated/wall/shuttle/unique/cargo{
+ icon_state = "5,2"
+ },
+/area/supply/dock)
"iuH" = (
/turf/unsimulated/floor{
dir = 8;
icon_state = "ramptop"
},
/area/antag/ninja)
+"iuQ" = (
+/obj/structure/sign/directions/dock,
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/holding)
+"ivy" = (
+/obj/structure/table/rack,
+/obj/item/ammo_magazine/gauss{
+ pixel_x = -10;
+ pixel_y = 4
+ },
+/obj/item/ammo_magazine/gauss{
+ pixel_x = -10;
+ pixel_y = 4
+ },
+/obj/item/ammo_magazine/gauss{
+ pixel_x = -10;
+ pixel_y = 4
+ },
+/obj/item/ammo_magazine/gauss{
+ pixel_x = -10;
+ pixel_y = 4
+ },
+/obj/item/ammo_magazine/gauss{
+ pixel_x = -10;
+ pixel_y = 4
+ },
+/obj/item/ammo_magazine/gauss{
+ pixel_x = -10;
+ pixel_y = 4
+ },
+/obj/item/ammo_magazine/gauss{
+ pixel_x = -10;
+ pixel_y = 4
+ },
+/obj/item/ammo_magazine/gauss{
+ pixel_x = -10;
+ pixel_y = 4
+ },
+/obj/item/ammo_magazine/gauss{
+ pixel_x = -10;
+ pixel_y = 4
+ },
+/obj/item/ammo_magazine/gauss{
+ pixel_x = -10;
+ pixel_y = 4
+ },
+/obj/item/ammo_magazine/gauss{
+ pixel_x = -10;
+ pixel_y = 4
+ },
+/obj/item/ammo_magazine/gauss{
+ pixel_x = -10;
+ pixel_y = 4
+ },
+/obj/item/ammo_magazine/gauss/emp{
+ pixel_x = 5;
+ pixel_y = 4
+ },
+/obj/item/ammo_magazine/gauss/emp{
+ pixel_x = 5;
+ pixel_y = 4
+ },
+/obj/item/ammo_magazine/gauss/emp{
+ pixel_x = 5;
+ pixel_y = 4
+ },
+/obj/item/ammo_magazine/gauss/emp{
+ pixel_x = 5;
+ pixel_y = 4
+ },
+/obj/item/ammo_magazine/gauss/emp{
+ pixel_x = 5;
+ pixel_y = 4
+ },
+/obj/item/ammo_magazine/gauss/emp{
+ pixel_x = 5;
+ pixel_y = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"ivI" = (
+/obj/machinery/door/window/southleft,
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
+"ivL" = (
+/obj/effect/floor_decal/corner/blue{
+ dir = 10
+ },
+/turf/unsimulated/floor,
+/area/centcom/evac)
+"iwa" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "10,3";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"iwf" = (
/obj/structure/table/rack,
/obj/item/material/knife/ritual{
@@ -23346,11 +19352,34 @@
dir = 1;
icon = 'icons/obj/recycling.dmi';
icon_state = "conveyor0";
+ layer = 2.7;
name = "conveyor belt";
pixel_x = 1
},
/turf/simulated/floor/plating,
/area/merchant_station/warehouse)
+"ixg" = (
+/obj/structure/bed/chair/comfy/black,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"ixW" = (
+/obj/machinery/vending/snack,
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 6
+ },
+/turf/unsimulated/floor,
+/area/centcom/bar)
+"iyf" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 6
+ },
+/turf/unsimulated/floor,
+/area/centcom/ferry)
"iyr" = (
/obj/effect/decal/cleanable/dirt,
/turf/unsimulated/floor{
@@ -23362,6 +19391,15 @@
/obj/structure/closet/secure_closet/merchant,
/turf/simulated/floor/tiled,
/area/merchant_station/warehouse)
+"izf" = (
+/obj/effect/ghostspawpoint{
+ identifier = "DeathERTSpawn";
+ name = "igs - DeathERT"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"izi" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "14,2"
@@ -23374,40 +19412,36 @@
/turf/simulated/floor/plating,
/area/shuttle/burglar)
"izx" = (
-/obj/machinery/iv_drip,
-/obj/effect/floor_decal/industrial/outline/red,
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
-"izI" = (
-/obj/machinery/atmospherics/unary/vent_pump/high_volume{
- dir = 1;
- frequency = 1337;
- id_tag = "legion_shuttle_aft_pump";
- name = "Dropship Air Vent"
- },
-/obj/machinery/light/small,
-/obj/machinery/embedded_controller/radio/airlock/docking_port{
- frequency = 1337;
- id_tag = "legion_shuttle_aft_airlock";
- pixel_x = 24;
- tag_airpump = "legion_shuttle_aft_pump";
- tag_chamber_sensor = "legion_shuttle_aft_sensor";
- tag_exterior_door = "legion_shuttle_aft_exterior";
- tag_interior_door = "legion_shuttle_aft_interior"
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
-"izN" = (
-/obj/effect/decal/cleanable/dirt,
-/turf/unsimulated/floor/plating,
-/area/centcom/legion)
-"izO" = (
-/obj/machinery/recharge_station,
-/obj/effect/floor_decal/spline/plain{
+/obj/structure/window/reinforced{
dir = 4
},
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/obj/machinery/porta_turret/legion,
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
+"izI" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/legion)
+"iAl" = (
+/obj/structure/table/rack,
+/obj/item/clothing/under/color/green,
+/obj/item/clothing/shoes/brown,
+/obj/item/melee/energy/axe,
+/turf/simulated/floor,
+/area/tdome/tdome1)
"iAt" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -23415,14 +19449,11 @@
name = "transport shuttle"
},
/area/shuttle/escape)
-"iAN" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "12,12";
- name = "military corvette"
+"iAG" = (
+/turf/simulated/wall/shuttle/unique/distress{
+ icon_state = "10,2"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/area/shuttle/distress)
"iAO" = (
/turf/unsimulated/floor{
icon_state = "dark2"
@@ -23432,11 +19463,14 @@
/turf/simulated/floor/snow,
/area/centcom/shared_dream)
"iAR" = (
-/obj/effect/decal/cleanable/liquid_fuel,
-/turf/unsimulated/floor{
- icon_state = "steel_dirty"
+/obj/item/reagent_containers/glass/bucket{
+ pixel_x = -9;
+ pixel_y = 7
},
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/legion)
"iAV" = (
/obj/machinery/mech_recharger,
/obj/structure/sign/directions/all{
@@ -23463,21 +19497,21 @@
icon_state = "grass_alt"
},
/area/centcom/spawning)
-"iBN" = (
-/obj/structure/window/shuttle/unique/tcfl{
- icon_state = "16,4"
+"iCJ" = (
+/obj/structure/shuttle_part/distress{
+ icon_state = "1,1";
+ opacity = 1
},
-/turf/simulated/floor/plating,
-/area/shuttle/legion)
-"iDw" = (
-/obj/structure/bed/chair/shuttle{
- dir = 4
+/turf/unsimulated/floor/plating,
+/area/shuttle/distress)
+"iCW" = (
+/obj/machinery/vending/cola{
+ pixel_x = 5
},
-/obj/effect/floor_decal/corner/paleblue/full{
- dir = 8
+/turf/unsimulated/floor{
+ icon_state = "wood"
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
+/area/centcom/bar)
"iDT" = (
/obj/structure/window/reinforced/crescent{
dir = 4
@@ -23492,24 +19526,20 @@
icon_state = "grass_alt"
},
/area/centcom/spawning)
-"iEw" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "5,6";
- name = "military corvette"
+"iEv" = (
+/obj/effect/floor_decal/corner/paleblue/diagonal,
+/obj/structure/table/standard,
+/obj/item/reagent_containers/blood/OMinus{
+ pixel_x = -8;
+ pixel_y = 1
},
-/area/shuttle/administration)
-"iEy" = (
-/obj/structure/cryofeed,
-/obj/structure/window/reinforced/crescent,
-/obj/structure/window/reinforced/crescent{
- dir = 4
+/obj/item/reagent_containers/glass/bottle/peridaxon{
+ pixel_x = 6
},
/turf/unsimulated/floor{
- icon_state = "new_reinforced"
+ icon_state = "new_white"
},
-/area/centcom/ferry)
+/area/centcom/holding)
"iEB" = (
/obj/item/ammo_magazine/d762{
pixel_x = 6;
@@ -23530,60 +19560,72 @@
icon_state = "lino_grey"
},
/area/antag/raider)
-"iEW" = (
-/obj/machinery/light{
- icon_state = "tube1"
+"iED" = (
+/obj/structure/filingcabinet/chestdrawer,
+/obj/structure/noticeboard{
+ pixel_y = 31
},
-/obj/effect/floor_decal/industrial/warning,
-/turf/unsimulated/floor/plating,
-/area/centcom/specops)
-"iFp" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "3,2"
+/turf/unsimulated/floor{
+ icon_state = "wood"
},
-/area/shuttle/legion)
+/area/centcom/control)
+"iFr" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 6
+ },
+/obj/machinery/door/airlock/highsecurity{
+ name = "Bridge";
+ req_access = list(101)
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"iFM" = (
/turf/unsimulated/wall/fakeairlock{
icon_state = "door_locked";
name = "Living Quarters"
},
/area/antag/raider)
-"iFS" = (
-/obj/structure/railing/mapped,
-/obj/effect/floor_decal/corner/red/diagonal{
- dir = 8
- },
-/obj/effect/floor_decal/spline/plain,
-/obj/item/storage/belt/utility/very_full,
-/obj/item/storage/belt/utility/very_full,
-/obj/item/clothing/gloves/yellow,
-/obj/item/clothing/gloves/yellow,
-/obj/item/crowbar/red,
-/obj/item/crowbar/red,
-/obj/item/crowbar/red,
-/obj/item/crowbar/red,
-/obj/structure/closet/crate/drop/grey,
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/obj/structure/table/reinforced/steel,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"iGr" = (
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
- },
-/obj/machinery/vending/coffee,
-/obj/effect/floor_decal/corner/paleblue{
+"iGi" = (
+/obj/effect/floor_decal/corner/red{
dir = 5
},
/turf/unsimulated/floor,
-/area/centcom/legion)
+/area/centcom/evac)
+"iGC" = (
+/obj/structure/table/standard,
+/obj/machinery/vending/wallmed1{
+ pixel_x = 27;
+ pixel_y = -1;
+ req_access = null
+ },
+/obj/effect/floor_decal/corner/paleblue/diagonal,
+/obj/item/reagent_containers/glass/bottle/bicaridine{
+ pixel_x = -8
+ },
+/obj/item/reagent_containers/glass/bottle/dermaline{
+ pixel_x = 9
+ },
+/obj/item/reagent_containers/glass/bottle/inaprovaline,
+/obj/item/reagent_containers/glass/bottle/thetamycin{
+ layer = 2.99;
+ pixel_x = 9;
+ pixel_y = 7
+ },
+/obj/item/reagent_containers/glass/bottle/antitoxin{
+ layer = 2.99;
+ pixel_y = 7
+ },
+/obj/item/reagent_containers/glass/bottle/dexalin_plus{
+ pixel_x = 9;
+ pixel_y = 18
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/holding)
"iGD" = (
/turf/simulated/wall/shuttle/unique/arrivals{
desc = "A state-of-the-art unmanned automatic crew transport shuttle.";
@@ -23591,20 +19633,6 @@
name = "autoshuttle"
},
/area/shuttle/arrival)
-"iGE" = (
-/obj/machinery/computer/shuttle_control{
- req_access = null;
- req_one_access = list(38, 72);
- shuttle_tag = "Agent Shuttle"
- },
-/turf/simulated/floor/shuttle/dark_blue,
-/area/shuttle/transport1)
-"iGT" = (
-/obj/machinery/light/small,
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
- },
-/area/centcom/legion/hangar5)
"iGY" = (
/obj/item/modular_computer/console/preset/merchant,
/turf/simulated/floor/wood,
@@ -23616,14 +19644,6 @@
},
/turf/simulated/floor/shuttle/dark_blue,
/area/shuttle/escape)
-"iHR" = (
-/obj/vehicle/droppod/legion{
- connected_blastdoor = "tcfl_droppod_1"
- },
-/turf/unsimulated/floor{
- icon_state = "panelscorched"
- },
-/area/centcom/legion/hangar5)
"iIg" = (
/obj/effect/floor_decal/spline/plain{
dir = 8
@@ -23646,53 +19666,19 @@
icon_state = "platingdmg1"
},
/area/antag/raider)
-"iIs" = (
-/obj/structure/window/reinforced/crescent{
- dir = 8
- },
-/obj/effect/floor_decal/spline/plain{
- dir = 8
- },
-/obj/item/reagent_containers/food/drinks/waterbottle{
- layer = 2.99;
+"iIp" = (
+/obj/structure/table/reinforced,
+/obj/machinery/button/remote/blast_door{
+ dir = 4;
+ id = "CentComArrivalsForeInt";
+ name = "Interior Checkpoint";
pixel_x = -6;
- pixel_y = 10
+ pixel_y = -1
},
-/obj/item/reagent_containers/food/drinks/waterbottle{
- layer = 2.99;
- pixel_x = 1;
- pixel_y = 10
- },
-/obj/item/reagent_containers/food/drinks/waterbottle{
- layer = 2.99;
- pixel_x = 8;
- pixel_y = 10
- },
-/obj/item/reagent_containers/food/drinks/waterbottle{
- pixel_x = -6;
- pixel_y = 4
- },
-/obj/item/reagent_containers/food/drinks/waterbottle{
- pixel_x = 1;
- pixel_y = 4
- },
-/obj/item/reagent_containers/food/drinks/waterbottle{
- pixel_x = 8;
- pixel_y = 4
- },
-/obj/structure/table/reinforced/wood,
/turf/unsimulated/floor{
- icon_state = "wood_light"
+ icon_state = "dark2"
},
-/area/centcom/ferry)
-"iIC" = (
-/obj/machinery/vending/wallmed1{
- name = "Emergency NanoMed";
- pixel_x = -25;
- req_access = list(111)
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
+/area/centcom/checkpoint/fore)
"iJc" = (
/obj/item/stool/padded,
/turf/simulated/floor/wood,
@@ -23769,16 +19755,35 @@
icon_state = "new_reinforced"
},
/area/antag/ninja)
-"iLq" = (
-/obj/machinery/door/airlock/centcom{
- name = "Dock"
+"iKN" = (
+/obj/structure/table/reinforced/wood,
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 8
},
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/control)
+"iKP" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "13,15";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"iLs" = (
/obj/effect/floor_decal/industrial/warning,
/turf/unsimulated/floor/plating,
/area/centcom/specops)
+"iLO" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "2,1";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"iLT" = (
/obj/structure/window/reinforced/crescent{
dir = 4
@@ -23800,20 +19805,39 @@
},
/turf/simulated/floor/tiled/dark,
/area/centcom/spawning)
-"iLY" = (
-/obj/item/trash/tastybread,
-/obj/item/trash/koisbar,
-/obj/item/trash/chipbasket,
-/obj/structure/closet/crate/trashcart,
-/obj/item/trash/tray,
-/turf/unsimulated/floor,
-/area/centcom/legion)
"iLZ" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "0,4"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
+"iMn" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "3,1";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"iMq" = (
+/obj/structure/railing/mapped,
+/obj/item/storage/box/fancy/tray{
+ layer = 2.99
+ },
+/obj/effect/floor_decal/corner_wide/paleblue/diagonal{
+ dir = 8
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 6
+ },
+/obj/effect/floor_decal/spline/plain,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/structure/table/reinforced/steel,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"iMy" = (
/obj/structure/table/reinforced/steel,
/obj/item/spacecash/c1000{
@@ -23839,26 +19863,13 @@
},
/turf/simulated/floor/wood,
/area/merchant_station/warehouse)
-"iMB" = (
-/obj/structure/curtain/open/shower,
-/obj/machinery/shower{
- pixel_y = 20
+"iMN" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ name = "military corvette"
},
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/legion/hangar5)
-"iNb" = (
-/obj/structure/lattice/catwalk/indoor,
-/obj/machinery/door/blast/odin/open{
- _wifi_id = "tcfl_droppod_3";
- layer = 2.8;
- name = "Droppod C"
- },
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
- },
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"iNh" = (
/obj/structure/table/reinforced/steel,
/obj/item/device/price_scanner,
@@ -23885,6 +19896,20 @@
/obj/item/device/taperecorder,
/turf/simulated/floor/shuttle/black,
/area/shuttle/mercenary)
+"iOb" = (
+/obj/machinery/recharger/wallcharger{
+ pixel_x = 4;
+ pixel_y = 30
+ },
+/obj/machinery/recharger/wallcharger{
+ pixel_x = 4;
+ pixel_y = 20
+ },
+/obj/effect/floor_decal/corner/red/diagonal{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"iOh" = (
/obj/structure/sign/greencross,
/turf/simulated/wall/shuttle/unique/mercenary{
@@ -23933,49 +19958,32 @@
/turf/unsimulated/floor,
/area/antag/mercenary)
"iPs" = (
-/obj/structure/table/standard,
-/turf/unsimulated/floor,
-/area/centcom/legion)
-"iPz" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "10,3";
- name = "military corvette"
- },
-/area/shuttle/administration)
-"iPJ" = (
-/obj/effect/floor_decal/corner/red/diagonal{
+/obj/effect/decal/cleanable/cobweb,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/light/small/emergency{
dir = 8
},
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
+/obj/effect/floor_decal/industrial/warning/corner{
+ dir = 8
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"iPK" = (
-/obj/structure/bed/chair/shuttle{
- dir = 4
- },
-/obj/effect/floor_decal/corner/paleblue/full,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
-"iQk" = (
-/obj/structure/closet{
- icon_closed = "blue";
- icon_state = "blue";
- name = "Spare Uniforms"
- },
-/obj/item/clothing/under/legion,
-/obj/item/clothing/under/legion,
-/obj/item/clothing/under/legion,
-/obj/item/clothing/under/legion,
-/obj/item/clothing/under/legion,
/turf/unsimulated/floor{
- icon_state = "cafeteria"
+ icon_state = "engine"
},
-/area/centcom/legion)
+/area/centcom/legion/hangar5)
+"iPK" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/fake_object{
+ density = 1;
+ desc = "A heavy armored vehicle. Commonly produced by the Sol Alliance and fielded by the forces of the Tau Ceti Foreign Legion. This one has suffered too much damage to be operational.";
+ icon = 'icons/mecha/mecha_114x59.dmi';
+ icon_state = "jotun-broken";
+ layer = 3.3;
+ name = "Jotun";
+ pixel_x = -42;
+ pixel_y = -10
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
"iQG" = (
/obj/structure/sink/kitchen{
layer = 3.5;
@@ -23985,6 +19993,14 @@
icon_state = "bar"
},
/area/antag/mercenary)
+"iRA" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "5,1";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"iRS" = (
/obj/structure/window/reinforced{
dir = 4
@@ -24009,57 +20025,123 @@
},
/area/antag/mercenary)
"iSi" = (
-/obj/structure/window/shuttle/unique/tcfl{
- icon_state = "17,2";
- outside_window = 1
+/obj/structure/table/rack,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/obj/item/pickaxe/drill{
+ pixel_y = 6
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/legion)
+/obj/item/pickaxe/jackhammer{
+ pixel_y = -6
+ },
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
+ },
+/area/centcom/legion/hangar5)
"iSl" = (
/obj/effect/floor_decal/industrial/outline/yellow,
/obj/effect/large_stock_marker,
/turf/simulated/floor/tiled,
/area/merchant_station/warehouse)
+"iSs" = (
+/obj/structure/railing/mapped{
+ dir = 8
+ },
+/obj/effect/floor_decal/spline/plain,
+/turf/simulated/floor/tiled/ramp,
+/area/shuttle/administration)
+"iSu" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "6,1";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
+"iSG" = (
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/simulated/floor/reinforced,
+/area/shuttle/administration)
+"iSL" = (
+/obj/structure/table/reinforced/wood,
+/obj/item/reagent_containers/glass/rag{
+ pixel_y = 3
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
+"iTm" = (
+/obj/effect/floor_decal/corner/paleblue,
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"iUA" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 10
+ },
+/turf/unsimulated/floor,
+/area/centcom/evac)
+"iUG" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"iVa" = (
+/obj/structure/table/rack,
+/obj/item/storage/belt/utility/full{
+ pixel_y = 8
+ },
+/obj/item/storage/belt/utility/full{
+ pixel_y = 2
+ },
+/obj/item/storage/belt/utility/full{
+ pixel_y = -4
+ },
+/obj/effect/floor_decal/industrial/outline/yellow,
/turf/unsimulated/floor{
icon_state = "steel_dirty"
},
/area/centcom/legion/hangar5)
-"iVi" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "13,20";
- name = "military corvette"
+"iVf" = (
+/obj/vehicle/bike/speeder,
+/obj/machinery/atmospherics/unary/vent_pump/high_volume{
+ frequency = 1337;
+ id_tag = "legion_shuttle_aft_pump";
+ name = "Dropship Air Vent"
},
-/area/shuttle/administration)
-"iVE" = (
-/obj/structure/table/rack,
-/obj/item/gun/energy/rifle,
-/obj/structure/window/reinforced/crescent{
- dir = 8
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
+"iVT" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Special Ops.";
+ req_access = list(103)
},
-/obj/structure/window/reinforced/crescent{
- dir = 4
- },
-/obj/machinery/door/window/southright,
-/obj/item/storage/box/teargas,
-/obj/item/clothing/mask/gas/tactical,
-/obj/machinery/light/spot{
- dir = 1;
- icon_state = "tube1"
+/obj/machinery/door/blast/odin{
+ dir = 4;
+ id = "specops_starboard";
+ name = "Special Ops."
},
/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/fore)
-"iWl" = (
-/obj/structure/shuttle_part/ert{
- icon_state = "10,1";
- opacity = 1
+ icon_state = "dark2"
},
+/area/centcom/specops)
+"iWg" = (
+/obj/machinery/iv_drip,
+/obj/effect/floor_decal/industrial/outline/red,
/turf/unsimulated/floor/plating,
-/area/shuttle/specops)
+/area/centcom/specops)
"iXl" = (
/obj/machinery/door/window/northright{
health = 2000;
@@ -24074,6 +20156,34 @@
},
/turf/unsimulated/floor,
/area/centcom/spawning)
+"iXt" = (
+/obj/machinery/light/small{
+ brightness_power = 0.5;
+ dir = 8;
+ name = "adjusted light fixture"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/holding)
+"iXx" = (
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/evac)
+"iXy" = (
+/obj/structure/bed/chair/shuttle,
+/obj/machinery/recharger/wallcharger{
+ pixel_x = 4;
+ pixel_y = 21
+ },
+/obj/machinery/recharger/wallcharger{
+ pixel_x = 4;
+ pixel_y = 31
+ },
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/distress)
"iXE" = (
/obj/structure/table/rack,
/obj/item/storage/backpack/satchel_wizard,
@@ -24085,6 +20195,22 @@
icon_state = "wood"
},
/area/antag/wizard)
+"iXX" = (
+/obj/effect/floor_decal/corner/green/full{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/bar)
+"iYk" = (
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
"iYt" = (
/obj/effect/decal/cleanable/dirt,
/turf/unsimulated/floor{
@@ -24096,50 +20222,17 @@
/obj/machinery/merchant_pad,
/turf/simulated/floor/wood,
/area/merchant_station/warehouse)
-"iYM" = (
-/obj/structure/closet/secure_closet{
- anchored = 1;
- icon_broken = "cabinetdetective_broken";
- icon_closed = "cabinetdetective";
- icon_locked = "cabinetdetective_locked";
- icon_off = "cabinetdetective_broken";
- icon_opened = "cabinetdetective_open";
- icon_state = "cabinetdetective_locked";
- name = "legate's closet";
- req_access = list(108,111)
- },
-/obj/structure/sign/flag/biesel{
- pixel_y = 32
- },
-/obj/item/shield/energy/legion,
-/obj/item/melee/energy/sword/knife,
-/obj/item/melee/telebaton,
-/obj/item/device/megaphone,
-/obj/item/storage/box/fancy/cigarettes/cigar,
-/obj/item/flame/lighter/zippo,
-/obj/item/reagent_containers/food/drinks/bottle/victorygin,
-/obj/item/reagent_containers/food/drinks/bottle/whiskey,
-/obj/item/storage/box/drinkingglasses,
-/obj/item/storage/backpack/satchel,
-/obj/item/clothing/shoes/jackboots/toeless,
-/obj/item/clothing/glasses/sunglasses/aviator,
-/obj/item/flag/biesel/l{
- pixel_y = 8
- },
-/obj/item/flag/biesel,
-/turf/unsimulated/floor{
- icon_state = "wood_light"
- },
-/area/centcom/legion/hangar5)
"iZt" = (
/obj/effect/shuttle_landmark/legion/interim,
/turf/space/transit/west,
/area/template_noop)
"iZP" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "0,0"
+/obj/machinery/vending/wallmed1{
+ name = "Emergency NanoMed";
+ pixel_x = -25;
+ req_access = list(111)
},
-/turf/unsimulated/floor/plating,
+/turf/simulated/floor/tiled/dark,
/area/shuttle/legion)
"iZQ" = (
/obj/machinery/conveyor_switch/oneway{
@@ -24188,6 +20281,17 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/burglar)
+"jbw" = (
+/obj/structure/table/rack,
+/obj/item/clothing/under/color/red,
+/obj/item/clothing/shoes/brown,
+/obj/item/clothing/suit/armor/tdome/red,
+/obj/item/clothing/head/helmet/thunderdome,
+/obj/item/melee/baton/loaded,
+/obj/item/melee/energy/sword/red,
+/obj/effect/decal/fake_object/light_source/invisible,
+/turf/simulated/floor,
+/area/tdome/tdome2)
"jbI" = (
/obj/vehicle/droppod/syndie{
connected_blastdoor = "merc_droppod_4"
@@ -24208,30 +20312,53 @@
},
/turf/unsimulated/floor/plating,
/area/antag/burglar)
-"jcG" = (
-/obj/machinery/porta_turret/legion,
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
-"jcW" = (
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
- },
-/obj/structure/table/steel,
-/obj/item/paper/monitorkey,
-/obj/item/aicard,
-/obj/item/device/debugger,
+"jcm" = (
+/obj/machinery/photocopier,
/turf/unsimulated/floor{
- dir = 4;
- icon_state = "green"
+ icon_state = "wood"
},
-/area/centcom/living)
+/area/centcom/control)
+"jcv" = (
+/obj/machinery/door/blast/odin{
+ dir = 2;
+ icon_state = "shutter1";
+ icon_state_closed = "shutter1";
+ icon_state_closing = "shutterc1";
+ icon_state_open = "shutter0";
+ icon_state_opening = "shutterc0";
+ id = "CentComKitchenShutters";
+ name = "Kitchen Shutter"
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
+"jcG" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
"jdm" = (
/obj/structure/shuttle_part/merchant{
icon_state = "0,8"
},
/turf/space/dynamic,
/area/shuttle/merchant)
+"jdr" = (
+/obj/structure/table/standard,
+/obj/item/flame/lighter/zippo,
+/obj/item/storage/box/fancy/cigarettes,
+/obj/effect/floor_decal/corner/blue/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeobserve)
+"jdw" = (
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/turf/simulated/floor/reinforced,
+/area/shuttle/administration)
"jdB" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -24239,6 +20366,10 @@
name = "transport shuttle"
},
/area/shuttle/escape)
+"jdE" = (
+/obj/machinery/computer/shuttle_control/multi/distress,
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/distress)
"jdW" = (
/obj/structure/shuttle_part/merchant{
icon_state = "1,8"
@@ -24246,65 +20377,26 @@
/turf/space/dynamic,
/area/shuttle/merchant)
"jeJ" = (
-/obj/item/storage/box/cdeathalarm_kit{
- pixel_x = -3;
- pixel_y = 12
+/obj/machinery/door/airlock/centcom{
+ name = "Superheavy Support Garage";
+ req_access = list(103,111)
},
-/obj/item/device/megaphone{
- pixel_y = -4
- },
-/obj/structure/table/standard,
-/obj/structure/sign/flag/biesel{
- pixel_x = -32;
- pixel_y = 32
- },
-/turf/unsimulated/floor{
- icon_state = "wood_light"
- },
-/area/centcom/legion/hangar5)
-"jeY" = (
-/obj/structure/table/standard,
-/obj/item/storage/firstaid/regular{
- pixel_x = 5;
- pixel_y = 4
- },
-/obj/item/storage/firstaid/regular,
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "new_white"
- },
-/area/centcom/legion)
-"jfi" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "2,5";
- name = "military corvette"
+/obj/machinery/door/blast/odin{
+ dir = 2;
+ id = "tcfl_jotun";
+ name = "Superheavy Support Garage"
},
/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"jfq" = (
-/obj/effect/decal/warning_stripes,
-/obj/machinery/porta_turret/cannon,
-/obj/machinery/light/spot{
- brightness_color = "#fa8282";
- color = "#fa8282";
- dir = 8;
- icon_state = "tube1";
- name = "military spotlight"
- },
-/turf/simulated/floor/reinforced,
-/area/shuttle/administration)
-"jfA" = (
-/obj/effect/ghostspawpoint{
- identifier = "TCFLSentinel";
- name = "igs - TCFLSentinel"
+/area/centcom/legion/hangar5)
+"jeX" = (
+/obj/structure/table/stone/marble,
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 1
},
/turf/unsimulated/floor{
- icon_state = "cafeteria"
+ icon_state = "lino_grey"
},
-/area/centcom/legion)
+/area/centcom/bar)
"jfU" = (
/obj/structure/table/reinforced,
/obj/item/device/flashlight/flare,
@@ -24323,21 +20415,6 @@
/obj/item/crowbar,
/turf/simulated/floor/shuttle/black,
/area/shuttle/mercenary)
-"jfV" = (
-/obj/structure/window/reinforced,
-/obj/machinery/lapvend,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "green"
- },
-/area/centcom/living)
-"jgl" = (
-/obj/structure/shuttle_part/ert{
- icon_state = "10,2";
- opacity = 1
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/specops)
"jgX" = (
/obj/structure/shuttle_part/merchant{
icon_state = "2,8"
@@ -24350,12 +20427,23 @@
},
/turf/space/dynamic,
/area/shuttle/merchant)
+"jhg" = (
+/obj/structure/shuttle_part/distress{
+ icon_state = "7,4";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/distress)
"jhr" = (
/obj/structure/shuttle_part/merchant{
icon_state = "4,8"
},
/turf/space/dynamic,
/area/shuttle/merchant)
+"jhx" = (
+/obj/structure/computerframe,
+/turf/simulated/floor/shuttle/black,
+/area/centcom/specops)
"jhP" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "addon5"
@@ -24367,57 +20455,60 @@
},
/turf/space/dynamic,
/area/shuttle/merchant)
-"jhX" = (
-/obj/machinery/light/spot{
- dir = 4;
+"jie" = (
+/obj/machinery/porta_turret/crescent,
+/obj/effect/floor_decal/industrial/warning/full,
+/obj/structure/railing/mapped{
+ layer = 4.1;
+ name = "adjusted railing"
+ },
+/obj/structure/lattice/catwalk/indoor,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/checkpoint/fore)
+"jja" = (
+/obj/machinery/light{
+ dir = 1;
icon_state = "tube1"
},
-/turf/unsimulated/floor{
- icon_state = "floor"
+/obj/structure/railing/mapped{
+ layer = 4.1;
+ name = "adjusted railing"
},
-/area/centcom/holding)
-"jiF" = (
-/obj/effect/wingrille_spawn/reinforced/crescent,
-/obj/machinery/door/blast/odin/shuttle/ert,
-/turf/unsimulated/floor{
- icon_state = "plating"
+/obj/effect/decal/fake_object{
+ color = "#ff0000";
+ icon = 'icons/obj/power_cond_white.dmi';
+ icon_state = "4-8";
+ name = "cable"
},
-/area/centcom/specops)
-"jjh" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "4,6"
+/obj/effect/decal/fake_object{
+ color = "#0000ff";
+ dir = 4;
+ icon = 'icons/atmos/pipes.dmi';
+ icon_state = "intact-supply";
+ name = "pipe"
},
-/area/shuttle/legion)
-"jjK" = (
+/obj/effect/decal/fake_object{
+ color = "#ff0000";
+ dir = 4;
+ icon = 'icons/atmos/pipes.dmi';
+ icon_state = "intact-scrubbers";
+ name = "pipe"
+ },
+/obj/structure/lattice/catwalk/indoor{
+ layer = 3.5
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/checkpoint/fore)
+"jkC" = (
/turf/simulated/wall/shuttle/unique/hapt{
desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "5,7";
+ icon_state = "9,1";
name = "military corvette"
},
/area/shuttle/administration)
-"jkg" = (
-/obj/structure/table/reinforced,
-/obj/item/gun/projectile/gauss{
- pixel_y = 16
- },
-/obj/item/gun/projectile/gauss{
- layer = 3.01;
- pixel_y = 8
- },
-/obj/item/gun/projectile/gauss{
- layer = 3.02
- },
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
-"jky" = (
-/obj/structure/lattice/catwalk/indoor,
-/obj/machinery/door/airlock/maintenance_hatch{
- name = "Elevator Maintenance Hatch";
- req_access = list(111)
- },
-/turf/unsimulated/floor,
-/area/centcom/legion)
"jlx" = (
/obj/effect/floor_decal/corner/lime/diagonal{
dir = 8
@@ -24426,37 +20517,57 @@
/obj/machinery/atmospherics/pipe/simple/hidden,
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
-"jnf" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "1,6"
+"jmU" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "10,1";
+ name = "military corvette"
},
-/area/shuttle/legion)
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"jnf" = (
+/turf/unsimulated/floor{
+ icon_state = "floorscorched1"
+ },
+/area/centcom/legion/hangar5)
"jnA" = (
/turf/simulated/wall/shuttle/unique/mercenary/small,
/area/shuttle/syndicate_elite)
-"jon" = (
-/obj/machinery/door/airlock/centcom{
- icon = 'icons/obj/doors/Doorcomglass.dmi';
- name = "Shuttle Bridge Access";
- req_access = list(19)
+"jok" = (
+/obj/machinery/status_display/arrivals_display{
+ layer = 3
},
-/turf/unsimulated/floor{
- icon_state = "floor"
+/turf/simulated/wall/shuttle/unique/arrivals{
+ desc = "A state-of-the-art unmanned automatic crew transport shuttle.";
+ icon_state = "4,6";
+ name = "autoshuttle"
},
-/area/centcom/evac)
+/area/shuttle/arrival)
"joo" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "16,9"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"joT" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/bed/chair/office/dark{
- dir = 1
+"joC" = (
+/obj/machinery/door/window{
+ name = "AI Core Door";
+ req_access = list(109)
+ },
+/obj/effect/floor_decal/spline/plain,
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/circuit.dmi';
+ icon_state = "bcircuit"
+ },
+/area/centcom/control)
+"joQ" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "11,1";
+ name = "military corvette"
},
/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
+/area/shuttle/administration)
"joU" = (
/obj/structure/railing/mapped{
dir = 8
@@ -24470,12 +20581,9 @@
},
/area/centcom/spawning)
"jpq" = (
-/obj/effect/floor_decal/industrial/warning/full,
-/obj/effect/decal/fake_object{
- name = "service ladder";
- pixel_y = 24
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
},
-/turf/unsimulated/floor/plating,
/area/centcom/legion/hangar5)
"jpD" = (
/obj/structure/window/reinforced/crescent{
@@ -24484,11 +20592,38 @@
/obj/structure/lattice,
/turf/space/dynamic,
/area/antag/raider)
-"jpJ" = (
-/obj/effect/floor_decal/corner/paleblue,
-/obj/effect/floor_decal/spline/fancy/wood/corner,
+"jpG" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Administrative Wing";
+ req_access = list(101)
+ },
/turf/unsimulated/floor,
-/area/centcom/spawning)
+/area/centcom/control)
+"jqa" = (
+/turf/unsimulated/wall/fakeairlock{
+ icon = 'icons/obj/doors/Doorext.dmi';
+ icon_state = "door_locked";
+ name = "Service Airlock"
+ },
+/area/centcom/ferry)
+"jqi" = (
+/obj/structure/bed/chair{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"jre" = (
+/obj/machinery/computer/pod{
+ id = "thunderdomehea";
+ name = "Thunderdome Heavy Supply"
+ },
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
"jrk" = (
/obj/effect/decal/fake_object{
density = 1;
@@ -24505,11 +20640,29 @@
icon_state = "rampbottom"
},
/area/centcom/ferry)
-"jsg" = (
-/turf/simulated/wall/shuttle/unique/distress{
- icon_state = "2,3"
+"jrH" = (
+/obj/machinery/computer/message_monitor,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
},
-/area/shuttle/distress)
+/area/centcom/control)
+"jrN" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"jsg" = (
+/obj/structure/grille,
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/obj/structure/window/reinforced/crescent,
+/obj/structure/window/reinforced/crescent{
+ dir = 4
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
"jsh" = (
/obj/machinery/door/airlock/external{
frequency = 1331;
@@ -24525,18 +20678,40 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
-"jtJ" = (
-/obj/structure/shuttle_part/cargo{
- icon_state = "4,0"
+"jtT" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Red Backstage";
+ req_access = list(102)
},
-/turf/unsimulated/floor/plating,
-/area/supply/dock)
+/turf/unsimulated/floor,
+/area/tdome/tdomeadmin)
"jug" = (
/turf/unsimulated/floor{
dir = 4;
icon_state = "ramptop"
},
/area/antag/ninja)
+"juP" = (
+/obj/structure/flora/pottedplant/random{
+ anchored = 1;
+ pixel_y = 18
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"jvz" = (
+/obj/machinery/vending/coffee{
+ name = "Free Hot Drinks machine";
+ pixel_x = 2;
+ prices = list();
+ products = list(/obj/item/reagent_containers/food/drinks/coffee = 12, /obj/item/reagent_containers/food/drinks/tea = 8, /obj/item/reagent_containers/food/drinks/h_chocolate = 8)
+ },
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor,
+/area/centcom/ferry)
"jvF" = (
/obj/machinery/light{
dir = 1;
@@ -24579,6 +20754,17 @@
name = "transport shuttle"
},
/area/shuttle/escape)
+"jxk" = (
+/obj/effect/floor_decal/corner/paleblue,
+/obj/effect/floor_decal/spline/fancy/wood/corner,
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "mcorneroverlay1";
+ name = "railing"
+ },
+/turf/unsimulated/floor,
+/area/centcom/spawning)
"jxr" = (
/obj/effect/floor_decal/industrial/warning{
dir = 1
@@ -24588,19 +20774,6 @@
},
/turf/simulated/floor/plating,
/area/shuttle/mercenary)
-"jxA" = (
-/obj/structure/table/standard,
-/obj/item/reagent_containers/hypospray/autoinjector/survival,
-/obj/item/nitrilebox{
- pixel_y = -8
- },
-/obj/effect/floor_decal/corner/paleblue/diagonal{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "new_white"
- },
-/area/centcom/legion)
"jxO" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "12,1"
@@ -24621,28 +20794,50 @@
/turf/unsimulated/floor,
/area/antag/mercenary)
"jzD" = (
-/obj/structure/sign/poster{
- icon_state = "tcflposter2";
- pixel_x = 29;
- pixel_y = 7;
- poster_type = "/datum/poster/bay_68"
+/obj/structure/railing/mapped{
+ dir = 4
+ },
+/obj/structure/table/reinforced/steel,
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 6
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
+"jAm" = (
+/obj/structure/table/reinforced/wood,
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 1
+ },
+/obj/item/device/flashlight/lamp/green{
+ layer = 4.1;
+ pixel_x = -2;
+ pixel_y = 6
+ },
+/obj/machinery/button/windowtint{
+ id = "CCIABS";
+ pixel_x = 5
+ },
+/obj/structure/window/reinforced/crescent{
+ dir = 8
},
/turf/unsimulated/floor{
- icon_state = "wood_light"
+ icon_state = "wood"
},
-/area/centcom/legion/hangar5)
-"jAE" = (
-/obj/structure/table/wood,
-/obj/item/paper_bin{
- pixel_x = 1;
- pixel_y = 9
+/area/centcom/control)
+"jAK" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Valkyrie's Rest";
+ req_access = list(19)
},
-/obj/item/pen/multi,
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "carpetside"
+/obj/machinery/door/blast/odin{
+ density = 0;
+ icon_state = "pdoor0";
+ id = "CentComArrivalsCommand";
+ name = "Security Doors";
+ opacity = 0
},
-/area/centcom/living)
+/turf/unsimulated/floor,
+/area/centcom/evac)
"jAP" = (
/obj/structure/flora/tree/jungle{
icon_state = "tree5"
@@ -24650,29 +20845,51 @@
/obj/structure/flora/ausbushes/sparsegrass,
/turf/simulated/floor/grass/alt,
/area/centcom/shared_dream)
-"jBl" = (
-/obj/structure/shuttle/engine/heater,
-/obj/structure/window/phoronreinforced{
- dir = 8
+"jBi" = (
+/obj/structure/sign/flag/nanotrasen/left{
+ pixel_y = 30
},
-/obj/structure/window/phoronreinforced{
- dir = 1
+/obj/structure/bed/chair/office/dark{
+ dir = 4
+ },
+/obj/structure/sign/flag/nanotrasen/right{
+ pixel_x = 32;
+ pixel_y = 30
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
+"jBl" = (
+/obj/structure/bed/chair/shuttle{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
+"jBt" = (
+/obj/effect/decal/fake_object{
+ desc = "It's used to monitor rooms.";
+ icon = 'icons/obj/monitors.dmi';
+ icon_state = "camera";
+ layer = 3.02;
+ name = "surveillance camera"
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/specops)
+"jBI" = (
+/obj/structure/sign/electricshock,
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/legion)
+"jCa" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "12,1";
+ name = "military corvette"
},
/turf/unsimulated/floor/plating,
-/area/centcom/distress_prep)
-"jBI" = (
-/turf/unsimulated/floor{
- icon_state = "elevatorshaft";
- name = "elevator machinery"
- },
-/area/centcom/legion)
-"jBJ" = (
-/obj/machinery/computer/message_monitor,
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "green"
- },
-/area/centcom/living)
+/area/shuttle/administration)
"jCl" = (
/obj/structure/shuttle_part/merchant{
icon_state = "6,8"
@@ -24680,19 +20897,23 @@
/turf/space/dynamic,
/area/shuttle/merchant)
"jCO" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "4,0"
+/obj/effect/decal/cleanable/dirt,
+/obj/item/reagent_containers/glass/bucket{
+ pixel_x = -9;
+ pixel_y = 7
},
-/area/shuttle/legion)
+/obj/structure/sign/nosmoking_2{
+ pixel_x = -28
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
"jCR" = (
-/obj/machinery/door/airlock/silver{
- id_tag = "tower_stall_1";
- name = "Washroom"
+/obj/machinery/door/airlock/engineering{
+ name = "Aft Thrusters Access - Deck 1";
+ req_access = null
},
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
"jCS" = (
/obj/effect/decal/fake_object{
color = "#545c68";
@@ -24726,17 +20947,32 @@
},
/turf/unsimulated/floor,
/area/centcom/spawning)
-"jDn" = (
+"jDq" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "13,1";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"jDI" = (
/obj/structure/table/reinforced,
-/obj/machinery/door/window/southleft,
-/obj/machinery/door/blast/odin{
- id = "CentComArrivalsForeChkpt";
- name = "Security Doors"
+/obj/structure/window/reinforced/crescent{
+ dir = 8
},
/turf/unsimulated/floor{
- icon_state = "floor"
+ icon = 'icons/turf/flooring/circuit.dmi';
+ icon_state = "bcircuit"
},
-/area/centcom/checkpoint/fore)
+/area/centcom/control)
+"jEc" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "3,0";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"jEd" = (
/obj/structure/shuttle_part/merchant{
icon_state = "7,8"
@@ -24746,16 +20982,15 @@
},
/area/shuttle/merchant)
"jEg" = (
-/obj/structure/lattice/catwalk/indoor,
-/obj/machinery/door/blast/odin/open{
- _wifi_id = "tcfl_droppod_4";
- layer = 2.8;
- name = "Droppod D"
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 9
},
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
- },
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor,
+/area/centcom/legion)
+"jEA" = (
+/obj/effect/floor_decal/corner/paleblue,
+/turf/unsimulated/floor,
+/area/centcom/holding)
"jEI" = (
/obj/structure/shuttle_part/merchant{
icon_state = "8,8"
@@ -24772,14 +21007,6 @@
dynamic_lighting = 1
},
/area/shuttle/merchant)
-"jEM" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "12,8";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
"jES" = (
/obj/vehicle/droppod/syndie{
connected_blastdoor = "merc_droppod_1"
@@ -24812,12 +21039,39 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
+"jFq" = (
+/obj/structure/closet{
+ icon_closed = "syndicate1";
+ icon_opened = "syndicate1open";
+ icon_state = "syndicate1";
+ name = "emergency response team wardrobe"
+ },
+/obj/item/clothing/under/syndicate/combat,
+/obj/item/clothing/under/ert,
+/obj/item/clothing/head/beret/centcom/officer,
+/obj/item/storage/backpack/ert/commander,
+/obj/item/clothing/suit/armor/vest/ert/command,
+/obj/item/clothing/head/helmet/ert/command,
+/obj/effect/floor_decal/industrial/outline/grey,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"jGf" = (
/obj/structure/shuttle_part/merchant{
icon_state = "10,8"
},
/turf/space/dynamic,
/area/shuttle/merchant)
+"jGi" = (
+/obj/effect/floor_decal/corner/lime{
+ dir = 6
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"jGo" = (
/obj/structure/shuttle_part/merchant{
density = 0;
@@ -24825,6 +21079,13 @@
},
/turf/space/dynamic,
/area/shuttle/merchant)
+"jGr" = (
+/obj/machinery/atmospherics/pipe/simple/visible{
+ dir = 5
+ },
+/obj/structure/lattice/catwalk/indoor/grate,
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
"jGw" = (
/obj/structure/shuttle_part/merchant{
density = 0;
@@ -24832,6 +21093,81 @@
},
/turf/space/dynamic,
/area/shuttle/merchant)
+"jGO" = (
+/obj/structure/closet/crate/medical,
+/obj/item/storage/firstaid/regular{
+ pixel_x = -2;
+ pixel_y = 4
+ },
+/obj/item/storage/firstaid/regular{
+ pixel_x = -2;
+ pixel_y = 4
+ },
+/obj/item/bodybag/cryobag{
+ pixel_x = 5
+ },
+/obj/item/bodybag/cryobag{
+ pixel_x = 5
+ },
+/obj/item/storage/firstaid/o2{
+ layer = 2.8;
+ pixel_x = 4;
+ pixel_y = 6
+ },
+/obj/item/storage/box/masks,
+/obj/item/nitrilebox,
+/obj/item/storage/firstaid/toxin,
+/obj/item/storage/firstaid/fire{
+ layer = 2.9;
+ pixel_x = 2;
+ pixel_y = 3
+ },
+/obj/item/storage/firstaid/adv{
+ pixel_x = -2
+ },
+/obj/structure/railing/mapped,
+/obj/item/reagent_containers/inhaler/pneumalin,
+/obj/item/reagent_containers/inhaler/pneumalin,
+/obj/item/reagent_containers/inhaler/pneumalin,
+/obj/item/reagent_containers/inhaler/pneumalin,
+/obj/item/reagent_containers/hypospray/autoinjector/survival,
+/obj/item/reagent_containers/hypospray/autoinjector/survival,
+/obj/item/reagent_containers/hypospray/autoinjector/survival,
+/obj/item/reagent_containers/hypospray/autoinjector/survival,
+/obj/item/reagent_containers/glass/bottle/inaprovaline,
+/obj/item/reagent_containers/glass/bottle/bicaridine,
+/obj/item/reagent_containers/glass/bottle/bicaridine,
+/obj/item/reagent_containers/glass/bottle/dermaline,
+/obj/item/reagent_containers/glass/bottle/dermaline,
+/obj/item/reagent_containers/glass/bottle/dexalin_plus,
+/obj/item/reagent_containers/glass/bottle/dexalin_plus,
+/obj/item/reagent_containers/glass/bottle/mortaphenyl,
+/obj/item/reagent_containers/glass/bottle/antitoxin,
+/obj/item/reagent_containers/glass/bottle/peridaxon,
+/obj/item/reagent_containers/glass/bottle/peridaxon,
+/obj/item/reagent_containers/hypospray,
+/obj/item/reagent_containers/hypospray,
+/obj/item/storage/belt/medical,
+/obj/item/clothing/glasses/hud/health,
+/obj/item/reagent_containers/hypospray/combat,
+/obj/effect/floor_decal/corner_wide/paleblue/diagonal{
+ dir = 8
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 10
+ },
+/obj/effect/floor_decal/spline/plain,
+/obj/structure/table/reinforced/steel,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"jGV" = (
+/obj/effect/floor_decal/corner/lime{
+ dir = 5
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"jIw" = (
/obj/structure/shuttle_part/merchant{
density = 0;
@@ -24847,17 +21183,10 @@
/turf/space/dynamic,
/area/shuttle/merchant)
"jJe" = (
-/obj/machinery/door/airlock/centcom{
- name = "Superheavy Support Garage";
- req_access = list(103,111)
- },
-/obj/machinery/door/blast/odin{
- dir = 2;
- id = "tcfl_jotun";
- name = "Superheavy Support Garage"
- },
+/obj/machinery/atmospherics/pipe/manifold/visible,
+/obj/structure/lattice/catwalk/indoor/grate,
/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
+/area/centcom/legion)
"jJg" = (
/obj/effect/floor_decal/industrial/warning{
dir = 4
@@ -24876,6 +21205,7 @@
dir = 1;
icon = 'icons/obj/recycling.dmi';
icon_state = "conveyor0";
+ layer = 2.7;
name = "conveyor belt";
pixel_x = 1
},
@@ -24887,25 +21217,51 @@
},
/turf/simulated/floor/plating,
/area/shuttle/transport1)
-"jKW" = (
-/obj/machinery/light/spot{
- dir = 8;
- icon_state = "tube1"
+"jLm" = (
+/obj/effect/floor_decal/corner/grey{
+ dir = 5
},
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/evac)
+/obj/effect/floor_decal/sign/b,
+/turf/unsimulated/floor,
+/area/centcom/control)
"jMb" = (
/obj/effect/step_trigger/thrower/shuttle/west,
/turf/space/transit/west,
/area/template_noop)
-"jMp" = (
-/turf/unsimulated/wall/fakepdoor{
- dir = 8;
- name = "Blast door"
+"jMg" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "4,0";
+ opacity = 1
},
-/area/centcom/distress_prep)
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"jMp" = (
+/obj/machinery/atmospherics/pipe/simple/visible{
+ dir = 9
+ },
+/obj/structure/lattice/catwalk/indoor/grate,
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
+"jOt" = (
+/obj/machinery/door/airlock/external{
+ frequency = 1337;
+ icon_state = "door_locked";
+ id_tag = "legion_shuttle_aft_exterior";
+ locked = 1;
+ name = "Dropship External Airlock";
+ req_access = list(111)
+ },
+/obj/machinery/access_button{
+ command = "cycle_exterior";
+ frequency = 1337;
+ master_tag = "legion_shuttle_aft_airlock";
+ name = "exterior access button";
+ pixel_y = -30;
+ req_access = list(111)
+ },
+/obj/effect/floor_decal/industrial/hatch/yellow,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"jON" = (
/obj/structure/shuttle_part/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -24914,28 +21270,75 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
-"jPV" = (
-/turf/simulated/wall/shuttle/unique/cargo{
- icon_state = "6,2"
- },
-/area/supply/dock)
-"jQz" = (
-/obj/machinery/light{
- icon_state = "tube1"
+"jOW" = (
+/obj/structure/reagent_dispensers/watertank,
+/obj/item/reagent_containers/glass/bucket{
+ amount_per_transfer_from_this = 50
},
/turf/unsimulated/floor{
- icon_state = "cafeteria"
+ icon_state = "dark2"
},
-/area/centcom/legion)
-"jRj" = (
-/obj/machinery/computer/operating,
-/obj/effect/floor_decal/corner/paleblue/diagonal{
+/area/centcom/holding)
+"jPQ" = (
+/obj/structure/filingcabinet/chestdrawer,
+/obj/effect/floor_decal/corner/blue{
+ dir = 5
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"jPV" = (
+/obj/structure/shuttle_part/cargo{
+ icon_state = "6,1"
+ },
+/turf/unsimulated/floor/plating,
+/area/supply/dock)
+"jQJ" = (
+/obj/effect/floor_decal/spline/fancy/wood{
dir = 8
},
+/obj/item/stool/bar/padded,
/turf/unsimulated/floor{
- icon_state = "new_white"
+ icon_state = "wood"
},
-/area/centcom/legion)
+/area/centcom/bar)
+"jRj" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/manifold/hidden{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
+"jRl" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "4,0";
+ name = "military corvette";
+ outside_part = 0
+ },
+/obj/effect/decal/warning_stripes,
+/obj/machinery/porta_turret/cannon,
+/obj/machinery/light/spot{
+ brightness_color = "#fa8282";
+ color = "#fa8282";
+ dir = 1;
+ icon_state = "tube1";
+ name = "military spotlight"
+ },
+/turf/simulated/floor/reinforced,
+/area/shuttle/administration)
+"jRx" = (
+/obj/structure/table/reinforced,
+/obj/machinery/door/window/brigdoor/westright{
+ dir = 1;
+ name = "checkpoint desk";
+ req_access = list(101)
+ },
+/turf/unsimulated/floor,
+/area/centcom/ferry)
"jSa" = (
/turf/simulated/wall/shuttle/unique/ccia{
icon_state = "4,4"
@@ -24945,6 +21348,13 @@
/obj/structure/flora/ausbushes/sunnybush,
/turf/simulated/floor/grass/alt,
/area/centcom/shared_dream)
+"jSH" = (
+/obj/machinery/computer/robotics,
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/control)
"jSS" = (
/obj/effect/floor_decal/industrial/warning/corner{
dir = 4
@@ -24965,12 +21375,6 @@
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"jTp" = (
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "green"
- },
-/area/centcom/living)
"jTI" = (
/obj/machinery/conveyor{
dir = 4;
@@ -24981,6 +21385,9 @@
},
/turf/simulated/floor/plating,
/area/merchant_station/warehouse)
+"jTO" = (
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/specops)
"jUq" = (
/obj/structure/table/rack,
/obj/item/clothing/gloves/green,
@@ -25001,6 +21408,27 @@
icon_state = "wood"
},
/area/antag/wizard)
+"jUu" = (
+/obj/item/clothing/suit/armor/bulletproof,
+/obj/item/clothing/under/rank/centcom_officer,
+/obj/item/clothing/shoes/white,
+/obj/item/clothing/gloves/white,
+/obj/item/clothing/glasses/sunglasses/sechud,
+/obj/item/clothing/accessory/badge/holo,
+/obj/item/clothing/accessory/holster/hip,
+/obj/item/device/radio/headset/ert,
+/obj/item/clothing/head/beret/centcom/captain,
+/obj/item/gun/energy/lawgiver,
+/obj/item/card/id/centcom,
+/obj/structure/closet/secure_closet/guncabinet{
+ name = "captain's cabinet";
+ req_access = list(101)
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 6
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"jUG" = (
/obj/effect/floor_decal/industrial/warning{
dir = 1
@@ -25011,29 +21439,29 @@
},
/turf/simulated/floor/plating,
/area/merchant_station/warehouse)
+"jVm" = (
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/suppy)
"jVn" = (
/obj/effect/decal/cleanable/cobweb,
/turf/unsimulated/floor{
icon_state = "steel_dirty"
},
/area/antag/raider)
+"jVH" = (
+/obj/structure/railing/mapped,
+/turf/unsimulated/floor{
+ dir = 4;
+ icon_state = "ramptop"
+ },
+/area/centcom/holding)
"jVT" = (
/obj/effect/step_trigger/thrower/shuttle/west,
/turf/template_noop,
/area/template_noop)
-"jWm" = (
-/obj/structure/table/reinforced,
-/obj/machinery/door/window/northright{
- req_access = list(101)
- },
-/obj/machinery/door/blast/odin{
- id = "CentComArrivalsAftChkpt";
- name = "Security Doors"
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/aft)
"jWn" = (
/obj/effect/floor_decal/industrial/warning{
dir = 5
@@ -25045,12 +21473,37 @@
},
/turf/simulated/floor/plating,
/area/merchant_station/warehouse)
+"jWI" = (
+/obj/structure/sign/directions/mndl{
+ dir = 4;
+ pixel_y = -8
+ },
+/obj/structure/sign/directions/civ{
+ dir = 1;
+ pixel_x = 3;
+ pixel_y = 8
+ },
+/obj/structure/sign/directions/tram{
+ dir = 1;
+ pixel_x = 1
+ },
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/holding)
"jXb" = (
/obj/effect/floor_decal/spline/plain/corner{
dir = 8
},
/turf/unsimulated/floor,
/area/antag/mercenary)
+"jXl" = (
+/obj/structure/window/reinforced/crescent,
+/obj/structure/flora/ausbushes/fullgrass,
+/obj/structure/flora/ausbushes/ppflowers,
+/obj/structure/flora/ausbushes/grassybush,
+/turf/unsimulated/floor{
+ icon_state = "grass_alt"
+ },
+/area/centcom/holding)
"jXF" = (
/obj/structure/shuttle_part/merchant{
icon_state = "0,7"
@@ -25182,28 +21635,16 @@
/turf/simulated/floor/plating,
/area/shuttle/skipjack)
"kaw" = (
-/obj/structure/table/standard,
-/obj/item/storage/box/fancy/tray,
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/obj/effect/floor_decal/corner/paleblue/diagonal{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "new_white"
- },
-/area/centcom/legion)
-"kaz" = (
-/obj/machinery/atmospherics/binary/passive_gate{
- dir = 1;
- name = "shuttle airlock pressure regulator";
- target_pressure = 75;
- unlocked = 1
- },
+/obj/machinery/atmospherics/pipe/manifold4w/hidden,
/turf/simulated/floor/tiled/dark,
/area/shuttle/legion)
+"kaz" = (
+/obj/structure/bed,
+/obj/item/bedsheet/black,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/legion)
"kaO" = (
/obj/machinery/light{
dir = 8;
@@ -25231,10 +21672,39 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
+"kbw" = (
+/obj/machinery/door/airlock/multi_tile/glass{
+ dir = 1;
+ name = "Emergency Room"
+ },
+/obj/effect/floor_decal/corner/lime{
+ dir = 10;
+ icon_state = "corner_white"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"kbz" = (
-/obj/effect/floor_decal/industrial/outline/yellow,
-/obj/structure/railing/mapped,
-/turf/simulated/floor/tiled/dark,
+/obj/machinery/door/window/brigdoor/westright{
+ name = "cockpit";
+ req_access = list(111)
+ },
+/obj/machinery/embedded_controller/radio/simple_docking_controller{
+ frequency = 1337;
+ id_tag = "legion_shuttle";
+ name = "Legion dropship hatch controller";
+ pixel_x = 9;
+ pixel_y = 32;
+ tag_door = "legion_shuttle_hatch"
+ },
+/obj/structure/closet/walllocker/emerglocker/south{
+ pixel_y = -28;
+ spawnitems = list(/obj/item/tank/emergency_oxygen/double,/obj/item/clothing/mask/breath)
+ },
+/turf/simulated/floor/tiled/ramp/bottom{
+ dir = 8
+ },
/area/shuttle/legion)
"kbT" = (
/obj/effect/floor_decal/corner/grey/diagonal{
@@ -25249,18 +21719,16 @@
"kci" = (
/turf/simulated/floor/shuttle/black,
/area/shuttle/syndicate_elite)
-"kcY" = (
-/obj/machinery/door/airlock/external{
- frequency = 1380;
- glass = 1380;
- icon_state = "door_locked";
- id_tag = "centcom_shuttle_bay_door";
- locked = 1;
- name = "Transport Airlock"
+"kdk" = (
+/obj/structure/railing/mapped,
+/obj/effect/floor_decal/corner/red/diagonal{
+ dir = 8
},
-/obj/effect/floor_decal/industrial/hatch/yellow,
-/turf/unsimulated/floor,
-/area/centcom/ferry)
+/obj/effect/floor_decal/spline/plain,
+/obj/structure/closet/crate/freezer/rations,
+/obj/structure/table/reinforced/steel,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"kdm" = (
/obj/structure/window/reinforced/crescent{
dir = 4
@@ -25284,32 +21752,18 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
-"kdI" = (
-/obj/effect/decal/cleanable/dirt,
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
- },
-/area/centcom/legion)
"kdV" = (
/obj/structure/shuttle_part/merchant{
icon_state = "3,7"
},
/turf/space/dynamic,
/area/shuttle/merchant)
-"ket" = (
-/obj/structure/table/rack,
-/obj/item/shield/energy/legion{
- pixel_x = 3;
- pixel_y = -2
+"ker" = (
+/obj/machinery/status_display/arrivals_display{
+ layer = 3
},
-/obj/item/melee/energy/sword/knife{
- pixel_x = -4;
- pixel_y = 5
- },
-/turf/unsimulated/floor{
- icon_state = "wood_light"
- },
-/area/centcom/legion/hangar5)
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/spawning)
"keA" = (
/obj/structure/shuttle_part/merchant{
icon_state = "4,7"
@@ -25317,16 +21771,35 @@
/turf/space/dynamic,
/area/shuttle/merchant)
"keE" = (
-/obj/structure/shuttle_part/distress{
- icon_state = "1,0"
+/obj/structure/bed/chair{
+ dir = 1
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/distress)
-"keZ" = (
-/turf/simulated/wall/shuttle/dark/corner/underlay{
- dir = 6
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
},
/area/centcom/legion/hangar5)
+"keP" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "5,0";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"keV" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 8
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"kff" = (
+/obj/structure/table/reinforced,
+/obj/item/device/pda/captain,
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/control)
"kfD" = (
/obj/structure/table/reinforced/steel,
/obj/item/storage/belt/utility/very_full{
@@ -25354,80 +21827,101 @@
/obj/effect/shuttle_landmark/emergency/interim,
/turf/space/transit/south,
/area/template_noop)
+"kgc" = (
+/obj/structure/sign/vacuum,
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/specops)
+"kge" = (
+/obj/machinery/door/airlock/hatch{
+ frequency = 1337;
+ icon_state = "door_locked";
+ id_tag = "distress_shuttle_hatch_aft";
+ locked = 1;
+ name = "Aft Shuttle Hatch";
+ req_access = list(112)
+ },
+/obj/machinery/door/blast/regular/open{
+ dir = 2;
+ id = "distress_blast_aft";
+ name = "Blast Door"
+ },
+/obj/machinery/button/remote/blast_door{
+ dir = 4;
+ id = "distress_blast_aft";
+ name = "Blast Door";
+ pixel_x = -22;
+ req_access = list(112)
+ },
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/distress)
+"kgi" = (
+/obj/structure/table/stone/marble,
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
"kgq" = (
/obj/structure/shuttle_part/ccia{
icon_state = "0,3"
},
/turf/unsimulated/floor/plating,
-/area/shuttle/transport1)
+/area/template_noop)
+"kgS" = (
+/obj/effect/floor_decal/industrial/warning,
+/obj/item/clothing/accessory/storage/bandolier,
+/obj/item/gun/projectile/shotgun/pump/combat{
+ pixel_y = 1
+ },
+/obj/structure/table/rack,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"kgY" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "6,0";
+ name = "military corvette";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"khe" = (
-/obj/machinery/light{
- icon_state = "tube1";
- name = "adjusted light fixture";
- pixel_x = 16
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/industrial/warning/corner{
+ dir = 1
},
-/obj/structure/table/rack{
- pixel_y = -3
+/obj/structure/table/rack,
+/obj/item/clothing/head/helmet/tank/legion{
+ pixel_y = 8
},
-/obj/item/rig_module/cooling_unit,
-/obj/item/rig_module/cooling_unit,
-/obj/item/device/suit_cooling_unit,
-/obj/item/device/suit_cooling_unit,
-/obj/item/device/suit_cooling_unit,
-/obj/item/device/suit_cooling_unit,
+/obj/item/clothing/head/helmet/tank/legion,
/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+ icon_state = "engine"
},
-/area/centcom/distress_prep)
-"khr" = (
-/turf/simulated/floor/tiled/ramp/bottom{
- dir = 8
- },
-/area/centcom/legion)
-"khx" = (
-/obj/machinery/door/airlock/hatch{
- frequency = 1337;
- icon_state = "door_locked";
- id_tag = "legion_shuttle_hatch";
- locked = 1;
- name = "Dropship Hatch";
- req_access = list(111)
- },
-/obj/machinery/door/blast/regular/open{
- dir = 8;
- id = "tcflblastport";
- name = "Starboard Blast Door"
- },
-/obj/machinery/button/remote/blast_door{
+/area/centcom/legion/hangar5)
+"khA" = (
+/obj/machinery/door/blast/regular{
dir = 4;
- id = "tcflblastport";
- name = "Port Blast Door";
- pixel_x = -22;
- req_access = list(111)
+ id = "thunderdomeaxe";
+ name = "Axe Supply"
},
-/obj/effect/floor_decal/industrial/hatch/yellow,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
+/turf/simulated/floor,
+/area/tdome/tdome2)
"khB" = (
/obj/structure/shuttle_part/merchant{
icon_state = "5,7"
},
/turf/space/dynamic,
/area/shuttle/merchant)
-"khG" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "4,4";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
"khS" = (
-/turf/unsimulated/floor{
- icon_state = "floor"
+/obj/machinery/autolathe{
+ desc = "Your typical Autolathe. It appears to have much more options than your regular one, however...";
+ hacked = 1;
+ name = "Unlocked Autolathe"
},
-/area/centcom/legion)
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
+ },
+/area/centcom/legion/hangar5)
"kiw" = (
/turf/simulated/floor/beach/sand{
icon_state = "desert3"
@@ -25438,22 +21932,38 @@
icon_state = "10,2"
},
/area/shuttle/transport1)
-"kiY" = (
-/obj/structure/shuttle_part/transfer{
- density = 0;
- desc = "A large, bloated shuttle designed for automated passenger transport.";
- icon_state = "14,7";
- name = "transport shuttle"
+"kjl" = (
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
-"kjg" = (
-/obj/structure/shuttle_part/distress{
- icon_state = "7,4";
- opacity = 1
+/turf/unsimulated/floor{
+ icon_state = "dark2"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/distress)
+/area/centcom/control)
+"kjq" = (
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/grey{
+ dir = 5
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
+"kjR" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Entertainment Wing";
+ req_access = null
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"kjZ" = (
+/obj/structure/bed/chair/shuttle{
+ dir = 8
+ },
+/turf/simulated/floor/shuttle/black,
+/area/centcom/specops)
"kkw" = (
/turf/simulated/wall/shuttle/unique/merchant{
icon_state = "6,7"
@@ -25479,6 +21989,14 @@
icon_state = "wood"
},
/area/antag/burglar)
+"klc" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "11,10";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"kll" = (
/obj/structure/table/wood,
/obj/item/newspaper,
@@ -25494,26 +22012,43 @@
/obj/structure/flora/ausbushes/sparsegrass,
/turf/simulated/floor/grass/alt,
/area/centcom/shared_dream)
-"kmo" = (
-/obj/structure/closet/crate/secure/legion{
- icon_state = "tcflcrateopen";
- locked = 0;
- opened = 1
+"kmj" = (
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "mcorneroverlay1";
+ layer = 4.1;
+ name = "railing"
},
-/obj/item/deployable_kit/legion_barrier,
-/obj/item/deployable_kit/legion_barrier,
-/obj/item/deployable_kit/legion_barrier,
-/obj/item/deployable_kit/legion_barrier,
-/obj/item/deployable_kit/legion_barrier,
-/obj/item/deployable_kit/legion_barrier,
-/obj/item/deployable_kit/legion_barrier,
-/obj/item/deployable_kit/legion_barrier,
-/obj/item/deployable_kit/legion_barrier,
-/obj/item/deployable_kit/legion_barrier,
-/obj/item/deployable_kit/legion_barrier,
-/obj/item/deployable_kit/legion_barrier,
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/obj/effect/floor_decal/corner/paleblue/full,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/ferry)
+"kml" = (
+/obj/machinery/door/airlock/glass_centcom{
+ name = "Cell 2";
+ req_access = list(103)
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/specops)
+"kmE" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "9,0";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"kmO" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "13,16";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"kni" = (
/turf/simulated/wall/shuttle/unique/merchant{
icon_state = "7,7"
@@ -25544,9 +22079,43 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
+"kof" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"kop" = (
+/obj/effect/floor_decal/spline/plain,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/checkpoint/fore)
"kpA" = (
/turf/simulated/floor/ice,
/area/centcom/shared_dream)
+"kpR" = (
+/obj/item/gun/projectile/automatic/rifle/w556{
+ pixel_y = 6
+ },
+/obj/item/ammo_magazine/a556{
+ pixel_x = -6;
+ pixel_y = -7
+ },
+/obj/item/ammo_magazine/a556{
+ pixel_x = -6;
+ pixel_y = -10
+ },
+/obj/structure/table/wood,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
"kpU" = (
/obj/effect/floor_decal/spline/plain,
/obj/effect/floor_decal/spline/plain/corner{
@@ -25554,22 +22123,50 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
-"kqL" = (
-/obj/structure/window/reinforced,
-/obj/structure/window/reinforced{
- dir = 4
+"kqF" = (
+/obj/machinery/light/small{
+ dir = 1
},
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/structure/grille,
-/obj/machinery/door/blast/odin/shuttle/tcfl/shutter{
+/obj/structure/table/wood,
+/obj/item/device/paicard,
+/turf/unsimulated/floor{
dir = 8;
- id = "tcfl_hangar5";
- name = "Armory"
+ icon_state = "wood"
},
+/area/centcom/distress_prep)
+"kqG" = (
+/obj/machinery/door/airlock/external{
+ frequency = 1399;
+ icon_state = "door_locked";
+ id_tag = "admin_shuttle_hatch";
+ locked = 1;
+ name = "Corvette Hatch";
+ req_access = list(13)
+ },
+/obj/effect/floor_decal/industrial/hatch/yellow,
+/obj/structure/plasticflaps/airtight,
+/turf/simulated/floor/reinforced,
+/area/shuttle/administration)
+"kqN" = (
+/obj/item/device/flashlight/flare,
+/obj/item/device/flashlight/flare,
+/obj/item/device/flashlight/flare,
+/obj/item/device/flashlight/flare,
+/obj/item/device/flashlight/flare{
+ pixel_y = 6
+ },
+/obj/item/device/flashlight/flare{
+ pixel_y = 6
+ },
+/obj/item/device/flashlight/flare{
+ pixel_y = 6
+ },
+/obj/item/device/flashlight/flare{
+ pixel_y = 6
+ },
+/obj/structure/table/steel,
/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
+/area/centcom/specops)
"krf" = (
/obj/structure/lattice,
/obj/structure/window/reinforced/crescent{
@@ -25577,25 +22174,42 @@
},
/turf/space/dynamic,
/area/antag/raider)
+"krm" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "9,0";
+ name = "military corvette";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"krK" = (
+/obj/structure/shuttle_part/transfer{
+ density = 0;
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "14,11";
+ name = "transport shuttle"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/escape)
"krN" = (
/turf/simulated/wall/shuttle/unique/merchant{
icon_state = "8,7"
},
/area/shuttle/merchant)
-"ksa" = (
-/obj/effect/floor_decal/industrial/warning{
- dir = 4
+"krP" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/obj/structure/disposalpipe/segment,
+/turf/unsimulated/floor/plating,
+/area/tdome/tdomeobserve)
+"krW" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "10,0";
+ name = "military corvette"
},
-/obj/machinery/turretid{
- ailock = 1;
- check_arrest = 0;
- check_records = 0;
- name = "Hangar 5 turret control";
- pixel_x = -29;
- req_access = list(111)
- },
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"ksI" = (
/obj/effect/decal/fake_object{
desc = "Ding.";
@@ -25603,7 +22217,9 @@
icon_state = "door_open";
name = "elevator door"
},
-/turf/simulated/floor/tiled/dark,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
/area/centcom/spawning)
"ksM" = (
/turf/simulated/wall/shuttle/unique/merchant{
@@ -25627,12 +22243,14 @@
/obj/effect/shuttle_landmark/research/interim,
/turf/space/transit/south,
/area/template_noop)
-"ktR" = (
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "green"
+"kuA" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "12,10";
+ name = "military corvette"
},
-/area/centcom/living)
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"kvf" = (
/turf/unsimulated/floor,
/area/centcom/ferry)
@@ -25645,17 +22263,84 @@
},
/turf/unsimulated/floor,
/area/antag/ninja)
-"kxc" = (
-/turf/simulated/wall/shuttle/unique/cargo{
- icon_state = "6,9"
+"kvZ" = (
+/obj/effect/floor_decal/corner/paleblue/diagonal,
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"kwC" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "11,0";
+ name = "military corvette";
+ outside_part = 0
},
+/obj/effect/decal/warning_stripes,
+/obj/machinery/porta_turret/cannon,
+/obj/machinery/light/spot{
+ brightness_color = "#fa8282";
+ color = "#fa8282";
+ dir = 1;
+ icon_state = "tube1";
+ name = "military spotlight"
+ },
+/turf/simulated/floor/reinforced,
+/area/shuttle/administration)
+"kwH" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "12,0";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"kxc" = (
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "QMLoad2"
+ },
+/obj/machinery/door/airlock/external{
+ frequency = 1380;
+ icon_state = "door_locked";
+ id_tag = "supply_shuttle_hatch";
+ locked = 1;
+ name = "Shuttle Hatch";
+ req_access = list(13)
+ },
+/turf/simulated/floor/shuttle/dark_blue,
/area/supply/dock)
+"kxg" = (
+/obj/structure/table/reinforced,
+/obj/machinery/button/remote/blast_door{
+ dir = 4;
+ id = "CentComArrivalsForeExt";
+ name = "Exterior Checkpoint";
+ pixel_x = 6;
+ pixel_y = -1
+ },
+/obj/machinery/turretid{
+ ailock = 1;
+ check_arrest = 0;
+ check_records = 0;
+ pixel_x = 26;
+ req_access = list(101)
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/checkpoint/fore)
"kxv" = (
/obj/machinery/portable_atmospherics/canister/oxygen,
/turf/unsimulated/floor{
icon_state = "new_reinforced"
},
/area/antag/ninja)
+"kxT" = (
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"kxZ" = (
/obj/effect/floor_decal/spline/fancy/wood{
dir = 1
@@ -25666,24 +22351,60 @@
/obj/structure/reagent_dispensers/lube,
/turf/simulated/floor/wood,
/area/shuttle/skipjack)
-"kys" = (
-/turf/simulated/wall/shuttle/unique/distress{
- icon_state = "9,4"
- },
-/area/shuttle/distress)
-"kzP" = (
-/turf/simulated/wall/shuttle/unique/cargo{
- icon_state = "0,4"
- },
-/area/supply/dock)
-"kzV" = (
-/obj/structure/toilet{
- pixel_y = 16
+"kzj" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Custodial Closet";
+ req_access = list(101)
},
/turf/unsimulated/floor{
- icon_state = "freezerfloor"
+ icon_state = "dark2"
},
-/area/centcom/distress_prep)
+/area/centcom/holding)
+"kzP" = (
+/turf/simulated/wall/shuttle/unique/cargo{
+ icon_state = "0,3"
+ },
+/area/supply/dock)
+"kzR" = (
+/obj/structure/closet/crate/internals{
+ name = "emergency equipment"
+ },
+/obj/item/roller{
+ pixel_y = 8
+ },
+/obj/item/roller{
+ pixel_y = 8
+ },
+/obj/item/airbubble,
+/obj/item/airbubble,
+/obj/item/storage/firstaid/o2{
+ pixel_y = 2
+ },
+/obj/item/storage/briefcase/inflatable,
+/obj/item/device/flashlight/flare,
+/obj/item/device/flashlight/flare,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
+"kBr" = (
+/turf/simulated/wall/elevator,
+/area/centcom/bar)
+"kBz" = (
+/obj/structure/sign/directions/dock{
+ dir = 4;
+ pixel_y = -32
+ },
+/obj/effect/floor_decal/industrial/loading/yellow{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/spawning)
"kBJ" = (
/turf/simulated/wall/shuttle/unique/merchant{
icon_state = "10,7"
@@ -25695,17 +22416,26 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/burglar)
-"kBT" = (
-/obj/structure/grille,
-/obj/structure/window/reinforced/crescent{
- dir = 8
- },
-/obj/structure/window/reinforced/crescent,
-/obj/structure/window/reinforced/crescent{
- dir = 4
+"kCi" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 10
},
/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
+/area/centcom/specops)
+"kCA" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "3,0";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"kCI" = (
+/turf/unsimulated/wall/fakeairlock{
+ icon = 'icons/obj/doors/Doorext.dmi';
+ icon_state = "door_locked";
+ name = "airlock"
+ },
+/area/centcom/specops)
"kCR" = (
/obj/machinery/light/small{
dir = 4
@@ -25734,35 +22464,23 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
-"kDx" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "15,1"
+"kEp" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 4
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/legion)
-"kDQ" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "12,21";
- name = "military corvette"
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ dir = 4;
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "mcorneroverlay1";
+ name = "railing"
},
-/obj/machinery/light/spot{
- brightness_color = "#fa8282";
- color = "#fa8282";
- icon_state = "tube1";
- name = "military spotlight"
+/obj/effect/floor_decal/spline/fancy/wood/corner{
+ dir = 1
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"kEn" = (
-/obj/structure/bed/chair/comfy/red,
-/obj/effect/landmark{
- name = "LateJoinConsular Officer"
- },
-/turf/unsimulated/floor{
- icon_state = "wood_light"
- },
-/area/centcom/ferry)
+/obj/effect/floor_decal/corner/paleblue,
+/turf/unsimulated/floor,
+/area/centcom/holding)
"kEs" = (
/obj/structure/table/wood,
/obj/item/flame/candle{
@@ -25789,17 +22507,8 @@
/turf/simulated/floor/holofloor/tiled/dark,
/area/holodeck/source_dininghall)
"kFd" = (
-/obj/item/paper_bin{
- pixel_x = -8;
- pixel_y = 6
- },
-/obj/item/pen/blue{
- pixel_x = -9;
- pixel_y = 6
- },
-/obj/structure/table/standard,
-/turf/unsimulated/floor{
- icon_state = "wood_light"
+/turf/simulated/wall/shuttle/dark/corner/underlay{
+ dir = 5
},
/area/centcom/legion/hangar5)
"kFA" = (
@@ -25808,18 +22517,22 @@
},
/turf/simulated/floor/plating,
/area/shuttle/merchant)
-"kFG" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "12,22";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
"kFK" = (
-/obj/machinery/recharge_station,
-/obj/effect/floor_decal/corner/paleblue{
- dir = 10
+/obj/machinery/computer/security/telescreen{
+ desc = "Connects to a station's emergency camera networks after the station sends out a distress signal.";
+ layer = 4;
+ name = "Emergency Dock Uplink";
+ network = list("Emergency Dock");
+ pixel_y = 28
+ },
+/obj/structure/bed/chair/office/bridge/pilot,
+/obj/machinery/turretid{
+ ailock = 1;
+ check_arrest = 0;
+ check_records = 0;
+ name = "Legion turret control";
+ pixel_y = -27;
+ req_access = list(111)
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/legion)
@@ -25829,32 +22542,28 @@
},
/turf/simulated/floor/plating,
/area/shuttle/merchant)
-"kHc" = (
-/obj/machinery/door/blast/odin{
- density = 0;
- icon_state = "pdoor0";
- id = "CentComArrivalsForeInt";
- name = "Security Doors";
- opacity = 0
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/fore)
"kHq" = (
/turf/simulated/wall/shuttle/unique/mercenary/small{
icon_state = "1,8"
},
/area/shuttle/syndicate_elite)
-"kHM" = (
-/obj/structure/shuttle_part/transfer{
- density = 0;
- desc = "A large, bloated shuttle designed for automated passenger transport.";
- icon_state = "14,18";
- name = "transport shuttle"
+"kHS" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "9,15";
+ name = "military corvette"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
+/area/shuttle/administration)
+"kIi" = (
+/obj/structure/bed/chair/comfy/black{
+ dir = 4
+ },
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"kIp" = (
/obj/structure/flora/pottedplant/random,
/turf/unsimulated/floor{
@@ -25862,36 +22571,94 @@
},
/area/antag/raider)
"kIy" = (
-/obj/structure/table/rack,
-/obj/item/rig/retro/equipped,
-/obj/item/rig/retro/equipped,
-/obj/item/rig/retro/equipped,
+/obj/machinery/light/small/emergency{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/legion)
+"kIO" = (
+/obj/effect/decal/fake_object{
+ desc = "A panel that controls the elevator.";
+ icon = 'icons/obj/turbolift.dmi';
+ icon_state = "panel";
+ name = "elevator Button";
+ pixel_y = -21
+ },
+/turf/simulated/floor/tiled/dark,
+/area/centcom/bar)
+"kIX" = (
+/obj/random/junk,
+/turf/unsimulated/floor/plating,
+/area/centcom/holding)
+"kIY" = (
+/obj/structure/railing/mapped{
+ layer = 4.1;
+ name = "adjusted railing"
+ },
/obj/machinery/light{
dir = 8;
- icon_state = "tube1"
+ icon_state = "tube1";
+ name = "adjusted light fixture";
+ pixel_y = 16
},
-/obj/machinery/recharger/wallcharger{
- pixel_x = 4;
- pixel_y = 22
+/obj/structure/bed/chair/comfy/blue{
+ dir = 4
},
-/obj/machinery/recharger/wallcharger{
- pixel_x = 4;
- pixel_y = 32
+/turf/unsimulated/floor{
+ icon_state = "wood"
},
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/area/centcom/evac)
"kJd" = (
/obj/structure/closet/syndicate/suit{
name = "suit closet"
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/mercenary)
+"kJk" = (
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 5
+ },
+/obj/structure/sign/goldenplaque{
+ pixel_y = 28
+ },
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/structure/closet/crate/drop{
+ name = "problemsolver crate"
+ },
+/obj/item/ammo_magazine/a762,
+/obj/item/ammo_magazine/a762,
+/obj/item/ammo_magazine/a762,
+/obj/item/gun/projectile/automatic/rifle/l6_saw,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
"kJv" = (
/obj/structure/window/shuttle/unique/merchant{
icon_state = "15,7"
},
/turf/simulated/floor/plating,
/area/shuttle/merchant)
+"kJx" = (
+/obj/structure/bed/chair,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/holding)
+"kJE" = (
+/obj/effect/floor_decal/spline/fancy/wood/corner{
+ dir = 4
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
"kJM" = (
/obj/item/modular_computer/console/preset/security,
/obj/structure/window/reinforced{
@@ -25907,44 +22674,38 @@
icon_state = "16,7"
},
/area/shuttle/merchant)
+"kKH" = (
+/turf/unsimulated/wall/fakepdoor,
+/area/centcom/specops)
"kLE" = (
-/obj/structure/window/reinforced{
- dir = 4
- },
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/machinery/light{
- icon_state = "tube1"
- },
-/obj/machinery/porta_turret/legion,
-/obj/effect/floor_decal/industrial/warning{
- dir = 1
- },
+/obj/structure/closet/crate/trashcart,
+/obj/item/broken_bottle,
/turf/unsimulated/floor/plating,
/area/centcom/legion)
+"kLK" = (
+/obj/structure/railing/mapped,
+/obj/structure/flora/ausbushes/sparsegrass,
+/obj/structure/flora/ausbushes/leafybush,
+/turf/unsimulated/floor{
+ icon_state = "grass_alt"
+ },
+/area/centcom/bar)
"kLP" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "6,0"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"kLR" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "12,14";
- name = "military corvette"
+"kMh" = (
+/obj/effect/decal/fake_object{
+ density = 1;
+ desc = "A wooden crate containing spare parts.";
+ icon = 'icons/obj/storage.dmi';
+ icon_state = "densecrate";
+ name = "mechanical supply crate";
+ pixel_x = 1
},
/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"kMh" = (
-/obj/machinery/door/airlock/glass{
- name = "Mess Hall"
- },
-/obj/effect/floor_decal/corner/paleblue/full,
-/turf/unsimulated/floor{
- icon_state = "dark"
- },
/area/centcom/legion)
"kMt" = (
/obj/structure/shuttle_part/mercenary/small{
@@ -25958,6 +22719,9 @@
},
/turf/space/dynamic,
/area/shuttle/mercenary)
+"kMD" = (
+/turf/template_noop,
+/area/centcom/suppy)
"kMF" = (
/obj/structure/lattice,
/obj/structure/window/reinforced/crescent{
@@ -25966,8 +22730,20 @@
/turf/space/dynamic,
/area/antag/raider)
"kNH" = (
-/turf/simulated/wall/elevator,
+/obj/structure/bed/chair{
+ dir = 4
+ },
+/obj/effect/floor_decal/corner/paleblue/full,
+/turf/unsimulated/floor,
/area/centcom/legion)
+"kNJ" = (
+/obj/item/circuitboard/rcon_console{
+ name = "circuit board (Ticket Kiosk Console)"
+ },
+/turf/unsimulated/floor{
+ icon_state = "panelscorched"
+ },
+/area/centcom/bar)
"kNT" = (
/obj/structure/table/reinforced,
/obj/item/storage/firstaid/o2,
@@ -26015,23 +22791,74 @@
},
/turf/simulated/floor/plating,
/area/shuttle/transport1)
-"kQj" = (
-/obj/item/reagent_containers/food/drinks/soymilk{
- pixel_x = 6;
- pixel_y = 12
+"kOH" = (
+/obj/structure/railing/mapped,
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
},
-/obj/item/reagent_containers/food/snacks/nathisnack{
- pixel_x = -12;
- pixel_y = 12
- },
-/obj/item/storage/box/drinkingglasses{
- pixel_x = 7
- },
-/obj/structure/table/standard,
+/obj/structure/flora/ausbushes/sparsegrass,
+/obj/structure/flora/ausbushes/leafybush,
/turf/unsimulated/floor{
- icon_state = "cafeteria"
+ icon_state = "grass_alt"
},
+/area/centcom/bar)
+"kOI" = (
+/obj/structure/railing/mapped{
+ layer = 4.1;
+ name = "adjusted railing"
+ },
+/obj/effect/floor_decal/spline/fancy/wood,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/machinery/recharge_station,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
+"kQa" = (
+/obj/structure/table/reinforced,
+/obj/item/card/id/captains_spare,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/control)
+"kQd" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/ferry)
+"kQj" = (
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
+ },
+/turf/unsimulated/floor,
/area/centcom/legion)
+"kQH" = (
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
+"kQO" = (
+/obj/structure/window/reinforced/crescent,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"kQY" = (
/obj/structure/window/shuttle/unique/transfer{
density = 0;
@@ -26039,26 +22866,26 @@
},
/turf/simulated/floor/shuttle/dark_blue,
/area/shuttle/escape)
-"kSv" = (
-/obj/machinery/button/remote/airlock{
- desiredstate = 1;
- id = "CentComArrivalsForeDrAft";
- name = "aft bolt control";
- pixel_x = 31;
- pixel_y = -5;
- req_access = list(101);
- specialfunctions = 4
+"kRu" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 9
},
-/obj/machinery/button/remote/blast_door{
- id = "CentComArrivalsCommand";
- name = "Command Blastdoors";
- pixel_x = 31;
- pixel_y = 5
+/turf/unsimulated/floor,
+/area/centcom/bar)
+"kRY" = (
+/obj/structure/bed/chair/office/dark{
+ dir = 1
},
/turf/unsimulated/floor{
- icon_state = "floor"
+ icon_state = "dark2"
},
/area/centcom/checkpoint/fore)
+"kSB" = (
+/obj/machinery/telecomms/server/presets/centcomm,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"kTA" = (
/obj/structure/table/standard,
/obj/machinery/light{
@@ -26073,6 +22900,31 @@
icon_state = "bar"
},
/area/antag/mercenary)
+"kTE" = (
+/obj/structure/table/reinforced,
+/obj/machinery/button/remote/blast_door{
+ dir = 8;
+ id = "CentComArrivalsAftExt";
+ name = "Exterior Checkpoint";
+ pixel_x = 6;
+ pixel_y = 5
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/checkpoint/aft)
+"kTJ" = (
+/obj/structure/filingcabinet{
+ pixel_x = -10
+ },
+/obj/structure/filingcabinet,
+/obj/structure/filingcabinet{
+ pixel_x = 10
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"kTK" = (
/turf/simulated/wall/shuttle/unique/merchant{
icon_state = "17,7"
@@ -26086,34 +22938,67 @@
/obj/structure/flora/ausbushes/fernybush,
/turf/simulated/floor/holofloor/grass,
/area/holodeck/source_dininghall)
-"kUp" = (
-/obj/machinery/door/airlock/hatch{
- frequency = 1337;
- icon_state = "door_locked";
- id_tag = "distress_shuttle_hatch_aft";
- locked = 1;
- name = "Aft Shuttle Hatch";
- req_access = list(112)
+"kTS" = (
+/turf/simulated/wall/shuttle/unique/distress{
+ icon_state = "4,0"
},
-/obj/machinery/door/blast/regular/open{
- dir = 2;
- id = "distress_blast_aft";
- name = "Blast Door"
- },
-/obj/machinery/button/remote/blast_door{
- dir = 4;
- id = "distress_blast_aft";
- name = "Blast Door";
- pixel_x = -22;
- req_access = list(112)
- },
-/turf/simulated/floor/shuttle/black,
/area/shuttle/distress)
+"kUb" = (
+/obj/structure/filingcabinet/chestdrawer,
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/blue{
+ dir = 5
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"kUh" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 9
+ },
+/turf/unsimulated/floor,
+/area/centcom/ferry)
+"kUG" = (
+/obj/structure/window/reinforced/polarized{
+ dir = 1;
+ id = "CCIABS"
+ },
+/obj/structure/window/reinforced/polarized{
+ dir = 4;
+ id = "CCIABS"
+ },
+/obj/structure/grille,
+/turf/unsimulated/floor/plating,
+/area/centcom/control)
"kUH" = (
/obj/effect/floor_decal/industrial/outline/yellow,
/obj/machinery/portable_atmospherics/canister/empty/phoron,
/turf/unsimulated/floor,
/area/antag/mercenary)
+"kVk" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 4
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/holding)
+"kVA" = (
+/obj/machinery/embedded_controller/radio/simple_docking_controller{
+ frequency = 1399;
+ id_tag = "admin_shuttle_bay";
+ name = "shuttle bay controller";
+ pixel_y = -25;
+ tag_door = "admin_shuttle_bay_door"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"kVR" = (
/obj/machinery/light{
dir = 4;
@@ -26128,20 +23013,10 @@
/turf/unsimulated/floor,
/area/antag/mercenary)
"kVX" = (
-/obj/structure/window/reinforced,
-/obj/structure/window/reinforced{
- dir = 4
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
},
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/structure/grille,
-/obj/machinery/door/blast/shutters{
- dir = 2;
- id = "tcflcheckpoint";
- name = "Security Checkpoint"
- },
-/turf/unsimulated/floor/plating,
+/turf/unsimulated/floor,
/area/centcom/legion)
"kWc" = (
/obj/structure/table/rack,
@@ -26174,18 +23049,22 @@
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/mercenary)
-"kWI" = (
-/obj/machinery/light/small{
- dir = 4
- },
-/obj/machinery/acting/changer{
- pixel_x = 3;
- pixel_y = -1
+"kWy" = (
+/obj/machinery/vending/cigarette,
+/obj/machinery/vending/cigarette{
+ name = "Free Cigarette Machine";
+ prices = list()
},
+/obj/effect/floor_decal/corner/blue/diagonal,
/turf/unsimulated/floor{
- icon_state = "floor"
+ icon_state = "new_white"
},
-/area/centcom/legion/hangar5)
+/area/tdome/tdomeobserve)
+"kWI" = (
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/legion)
"kWN" = (
/obj/machinery/door/blast/odin/open{
_wifi_id = "merc_droppod_3";
@@ -26197,14 +23076,13 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
-"kWO" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "10,2";
- name = "military corvette"
+"kWS" = (
+/obj/structure/shuttle_part/distress{
+ icon_state = "0,1";
+ opacity = 1
},
-/area/shuttle/administration)
+/turf/unsimulated/floor/plating,
+/area/shuttle/distress)
"kXw" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "4,2"
@@ -26227,6 +23105,17 @@
},
/turf/unsimulated/floor,
/area/centcom/spawning)
+"kYo" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 8
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion)
+"kYq" = (
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"kYy" = (
/obj/machinery/embedded_controller/radio/simple_docking_controller{
frequency = 1337;
@@ -26250,21 +23139,6 @@
/obj/effect/step_trigger/thrower/shuttle/northeast,
/turf/space/transit/south,
/area/template_noop)
-"kYS" = (
-/obj/structure/closet/crate/freezer,
-/obj/item/reagent_containers/blood/OMinus,
-/obj/item/reagent_containers/blood/OMinus,
-/obj/item/reagent_containers/blood/OMinus,
-/obj/item/reagent_containers/blood/OMinus,
-/obj/item/reagent_containers/blood/OMinus,
-/obj/item/reagent_containers/blood/OMinus,
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
- },
-/obj/effect/floor_decal/industrial/outline/red,
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
"kYV" = (
/obj/machinery/status_display{
pixel_y = 32
@@ -26275,23 +23149,79 @@
/turf/simulated/floor/shuttle/black,
/area/shuttle/escape)
"laq" = (
-/turf/simulated/wall/shuttle/unique/cargo{
- icon_state = "4,2"
- },
+/obj/structure/shuttle_part/cargo,
+/turf/unsimulated/floor/plating,
/area/supply/dock)
+"laB" = (
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 8
+ },
+/obj/structure/table/reinforced/wood,
+/obj/item/device/flashlight/lamp,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/control)
+"laF" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
+ },
+/obj/structure/railing/mapped{
+ layer = 4.1;
+ name = "adjusted railing"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/ferry)
+"laL" = (
+/obj/machinery/door/blast/odin{
+ density = 0;
+ icon_state = "pdoor0";
+ id = "CentComArrivalsAftInt";
+ name = "Security Doors";
+ opacity = 0
+ },
+/obj/effect/floor_decal/industrial/hatch/yellow,
+/turf/unsimulated/floor,
+/area/centcom/checkpoint/aft)
+"laY" = (
+/obj/effect/floor_decal/corner/green{
+ dir = 9
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"lbr" = (
+/obj/machinery/mech_recharger,
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 6
+ },
+/mob/living/heavy_vehicle/premade/superheavy,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"lbB" = (
/turf/simulated/wall/shuttle/unique/merchant{
icon_state = "18,7"
},
/area/shuttle/merchant)
+"ldd" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Administrative Wing";
+ req_access = list(101)
+ },
+/obj/machinery/door/blast/odin{
+ dir = 4;
+ id = "crescent_checkpoint_access";
+ name = "Security Doors"
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
"ldi" = (
-/obj/machinery/iv_drip,
-/obj/effect/floor_decal/corner/paleblue/diagonal{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "new_white"
- },
+/obj/effect/floor_decal/corner/paleblue,
+/turf/unsimulated/floor,
/area/centcom/legion)
"lds" = (
/obj/item/storage/box/fancy/candle_box{
@@ -26317,9 +23247,6 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
-"ldQ" = (
-/turf/unsimulated/wall/darkshuttlewall,
-/area/centcom/legion/hangar5)
"lek" = (
/obj/effect/floor_decal/industrial/warning{
dir = 1
@@ -26342,29 +23269,18 @@
},
/turf/unsimulated/floor,
/area/antag/burglar)
-"leu" = (
-/obj/effect/decal/fake_object{
- dir = 1;
- icon = 'icons/obj/doors/rapid_pdoor.dmi';
- icon_state = "shutter0";
- layer = 2.4;
- name = "shutter"
- },
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
-"ley" = (
-/obj/structure/bed/chair/shuttle{
- dir = 8
- },
-/obj/effect/floor_decal/corner/red/diagonal,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
"leF" = (
/obj/structure/window/shuttle/unique/merchant{
icon_state = "19,7"
},
/turf/simulated/floor/plating,
/area/shuttle/merchant)
+"leH" = (
+/obj/effect/floor_decal/corner/grey{
+ dir = 5
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
"lfc" = (
/obj/structure/window/shuttle/unique/merchant{
icon_state = "20,7";
@@ -26372,14 +23288,34 @@
},
/turf/space/dynamic,
/area/shuttle/merchant)
-"lfD" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "2,21";
- name = "military corvette"
+"lfg" = (
+/obj/effect/decal/fake_object{
+ desc = "Ding.";
+ icon = 'icons/obj/doors/doorlift.dmi';
+ icon_state = "door_open";
+ name = "elevator door"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/obj/effect/landmark{
+ name = "JoinLate"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/spawning)
+"lfH" = (
+/obj/machinery/door/airlock/glass_centcom{
+ icon = 'icons/obj/doors/Doorglass.dmi';
+ name = "To: Mendell City Shuttle Terminal";
+ req_access = null
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"lfI" = (
+/obj/structure/dispenser/oxygen,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"lfQ" = (
/obj/structure/shuttle_part/merchant{
density = 0;
@@ -26388,23 +23324,39 @@
/turf/space/dynamic,
/area/shuttle/merchant)
"lgu" = (
-/obj/effect/decal/cleanable/dirt,
/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+ icon_state = "wood_light"
},
/area/centcom/legion/hangar5)
-"lhn" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "14,1"
+"lhd" = (
+/obj/structure/table/standard,
+/obj/item/stack/medical/bruise_pack,
+/obj/item/stack/medical/bruise_pack,
+/obj/item/stack/medical/bruise_pack,
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
},
-/area/shuttle/legion)
+/area/tdome/tdomeadmin)
"lhv" = (
/obj/structure/shuttle_part/merchant{
icon_state = "22,7"
},
/turf/space/dynamic,
/area/shuttle/merchant)
+"lhw" = (
+/obj/machinery/computer/shuttle_control/multi{
+ req_access = list(101);
+ shuttle_tag = "Crescent Shuttle"
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 5
+ },
+/obj/item/modular_computer/console/preset/security{
+ pixel_x = -32
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"lhC" = (
/obj/structure/shuttle_part/mercenary/small{
icon_state = "7,11"
@@ -26420,6 +23372,7 @@
dir = 6;
icon = 'icons/obj/recycling.dmi';
icon_state = "conveyor0";
+ layer = 2.7;
name = "conveyor belt";
pixel_x = 1
},
@@ -26438,12 +23391,30 @@
name = "transport shuttle"
},
/area/shuttle/escape)
+"liD" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Port Checkpoint Door";
+ req_access = list(101)
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"liJ" = (
/obj/effect/floor_decal/industrial/loading/yellow{
dir = 8
},
/turf/simulated/floor/tiled,
/area/merchant_station/warehouse)
+"liY" = (
+/obj/effect/ghostspawpoint{
+ identifier = "OdinCheckpoint";
+ name = "igs - OdinCheckpoint"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"ljc" = (
/obj/structure/shuttle_part/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -26483,17 +23454,40 @@
name = "staircase"
},
/area/centcom/spawning)
+"llc" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "13,13";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"llv" = (
+/obj/structure/sign/electricshock,
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/bar)
+"llE" = (
+/obj/effect/floor_decal/spline/fancy/wood,
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/control)
"llG" = (
/turf/unsimulated/floor{
dir = 8;
icon_state = "loadingareadirty2"
},
/area/antag/raider)
-"lmx" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "8,0"
+"llN" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 6
},
-/area/shuttle/legion)
+/turf/unsimulated/floor,
+/area/centcom/bar)
"lmW" = (
/obj/effect/floor_decal/industrial/outline/yellow,
/obj/structure/closet/crate/loot{
@@ -26507,6 +23501,22 @@
/obj/effect/floor_decal/industrial/warning,
/turf/unsimulated/floor/plating,
/area/antag/mercenary)
+"lnh" = (
+/obj/structure/railing/mapped{
+ layer = 4.1;
+ name = "adjusted railing"
+ },
+/obj/structure/railing/mapped{
+ dir = 1;
+ icon_state = "railing0-1"
+ },
+/obj/effect/floor_decal/corner/paleblue/full{
+ dir = 4
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/ferry)
"lnj" = (
/obj/item/clothing/shoes/sandal/marisa{
desc = "A set of fancy shoes that are as functional as they are comfortable.";
@@ -26521,6 +23531,24 @@
icon_state = "wood"
},
/area/antag/wizard)
+"lnt" = (
+/obj/effect/ghostspawpoint{
+ identifier = "OdinCheckpoint";
+ name = "igs - OdinCheckpoint"
+ },
+/obj/structure/bed/chair/office/dark{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"lny" = (
+/obj/item/modular_computer/console/preset/command,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"lnV" = (
/obj/effect/decal/fake_object{
icon = 'icons/obj/doors/rapid_pdoor.dmi';
@@ -26537,18 +23565,35 @@
icon_state = "lino_grey"
},
/area/antag/raider)
-"lon" = (
+"loa" = (
/obj/structure/flora/pottedplant/random,
-/turf/unsimulated/floor{
- icon_state = "wood"
+/obj/effect/floor_decal/corner/paleblue/full{
+ dir = 4
},
-/area/centcom/holding)
+/turf/unsimulated/floor,
+/area/centcom/legion)
"lou" = (
/obj/structure/table/standard,
/obj/item/clipboard,
/obj/item/pen,
/turf/simulated/floor/tiled,
/area/merchant_station/warehouse)
+"lov" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "13,8";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"loL" = (
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/structure/computerframe,
+/turf/simulated/floor/tiled/dark,
+/area/centcom/bar)
"loR" = (
/obj/effect/floor_decal/corner_wide/paleblue/diagonal{
dir = 8
@@ -26579,17 +23624,43 @@
icon_state = "beachcorner"
},
/area/centcom/shared_dream)
-"lpW" = (
-/obj/machinery/computer/borgupload,
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "green"
+"lpK" = (
+/obj/item/storage/box/masks{
+ pixel_y = -2
},
-/area/centcom/living)
+/obj/item/clothing/glasses/hud/health{
+ pixel_x = -1;
+ pixel_y = 8
+ },
+/obj/structure/table/steel,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"lqc" = (
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 5
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
"lqo" = (
/obj/effect/floor_decal/spline/plain,
/turf/simulated/floor/tiled/ramp/bottom,
/area/merchant_station/warehouse)
+"lqt" = (
+/obj/structure/bed/chair/office/bridge,
+/turf/simulated/floor/shuttle/dark_blue,
+/area/shuttle/escape)
+"lqP" = (
+/obj/effect/floor_decal/corner/lime/full{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"lqT" = (
/obj/structure/shuttle_part/merchant{
density = 0;
@@ -26604,19 +23675,13 @@
/turf/space/dynamic,
/area/shuttle/merchant)
"lsb" = (
-/turf/simulated/wall/shuttle/unique/distress{
- icon_state = "3,4"
- },
-/area/shuttle/distress)
-"lsf" = (
-/obj/structure/shuttle_part/transfer{
- density = 0;
- desc = "A large, bloated shuttle designed for automated passenger transport.";
- icon_state = "1,20";
- name = "transport shuttle"
+/obj/machinery/door/blast/odin{
+ dir = 4;
+ id = "tcfl_jotun";
+ name = "Superheavy Support Garage"
},
/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
+/area/centcom/legion/hangar5)
"lsr" = (
/turf/simulated/wall/shuttle/unique/merchant{
icon_state = "3,6"
@@ -26624,10 +23689,11 @@
/area/shuttle/merchant)
"lsU" = (
/obj/structure/shuttle_part/cargo{
- icon_state = "4,11";
- opacity = 1
+ icon_state = "4,10";
+ opacity = 1;
+ outside_part = 0
},
-/turf/unsimulated/floor/plating,
+/turf/simulated/floor/shuttle/dark_blue,
/area/supply/dock)
"ltl" = (
/obj/structure/shuttle_part/mercenary{
@@ -26642,6 +23708,47 @@
icon_state = "13,7"
},
/area/shuttle/mercenary)
+"luW" = (
+/obj/structure/table/standard,
+/obj/item/reagent_containers/glass/beaker/cryoxadone{
+ pixel_x = -4;
+ pixel_y = 12
+ },
+/obj/item/reagent_containers/glass/beaker/cryoxadone{
+ pixel_x = 6;
+ pixel_y = 12
+ },
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/legion)
+"luY" = (
+/obj/machinery/telecomms/processor/preset_cent,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"lvf" = (
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/legion)
"lvn" = (
/obj/structure/table/stone/marble,
/obj/machinery/chemical_dispenser/coffee/full{
@@ -26653,22 +23760,46 @@
icon_state = "wood"
},
/area/antag/burglar)
+"lvr" = (
+/obj/structure/closet/walllocker/emerglocker/south{
+ pixel_y = -27;
+ spawnitems = list(/obj/item/tank/emergency_oxygen/double,/obj/item/clothing/mask/breath)
+ },
+/obj/structure/bed/chair/shuttle{
+ dir = 4
+ },
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/distress)
+"lvs" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/turf/unsimulated/floor/plating,
+/area/tdome/tdomeobserve)
+"lvy" = (
+/obj/effect/landmark{
+ name = "tdome2"
+ },
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/obj/effect/decal/fake_object/light_source/invisible,
+/turf/simulated/floor/holofloor/tiled/dark,
+/area/tdome/tdome2)
"lvJ" = (
/turf/simulated/wall/shuttle/unique/merchant{
icon_state = "4,6"
},
/area/shuttle/merchant)
+"lvN" = (
+/obj/structure/table/reinforced,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"lwz" = (
/turf/simulated/wall/shuttle/unique/merchant{
icon_state = "5,6"
},
/area/shuttle/merchant)
-"lwP" = (
-/obj/structure/window/reinforced,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/living)
"lxg" = (
/obj/structure/bed/chair/wood/wings{
dir = 1
@@ -26677,12 +23808,18 @@
icon_state = "carpetside"
},
/area/antag/wizard)
+"lxi" = (
+/turf/unsimulated/wall/fakepdoor{
+ dir = 4
+ },
+/area/centcom/specops)
"lxv" = (
/obj/structure/shuttle_part/cargo{
- icon_state = "2,11";
- opacity = 1
+ icon_state = "2,10";
+ opacity = 1;
+ outside_part = 0
},
-/turf/unsimulated/floor/plating,
+/turf/simulated/floor/shuttle/dark_blue,
/area/supply/dock)
"lxL" = (
/obj/effect/decal/cleanable/dirt,
@@ -26702,28 +23839,14 @@
icon_state = "brown"
},
/area/antag/raider)
-"lyf" = (
-/obj/structure/table/reinforced,
-/obj/effect/floor_decal/industrial/warning{
- dir = 6
+"lxO" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "13,7";
+ name = "military corvette"
},
-/obj/structure/window/reinforced,
-/obj/machinery/button/remote/blast_door{
- dir = 8;
- id = "tcflcheckpointouter";
- name = "Checkpoint Outer";
- pixel_x = 5;
- pixel_y = 5
- },
-/obj/machinery/door/blast/shutters{
- dir = 2;
- id = "tcflcheckpoint";
- name = "Security Checkpoint"
- },
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/legion)
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"lym" = (
/obj/structure/table/wood,
/obj/item/storage/backpack/satchel/withwallet,
@@ -26732,11 +23855,6 @@
icon_state = "wood"
},
/area/antag/wizard)
-"lyA" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "12,6"
- },
-/area/shuttle/legion)
"lyF" = (
/obj/machinery/papershredder,
/turf/unsimulated/floor{
@@ -26745,10 +23863,21 @@
},
/area/antag/wizard)
"lzh" = (
-/obj/structure/table/rack,
-/obj/item/device/suit_cooling_unit,
-/obj/item/device/suit_cooling_unit,
-/turf/unsimulated/floor,
+/obj/item/clothing/gloves/yellow,
+/obj/item/clothing/gloves/yellow,
+/obj/item/clothing/gloves/yellow,
+/obj/item/clothing/gloves/yellow,
+/obj/item/storage/box/lights/mixed{
+ pixel_y = 14
+ },
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/obj/structure/table/reinforced,
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
+ },
/area/centcom/legion/hangar5)
"lzk" = (
/turf/simulated/wall/shuttle/unique/merchant{
@@ -26766,31 +23895,69 @@
},
/turf/unsimulated/floor,
/area/centcom/spawning)
+"lAw" = (
+/obj/structure/table/rack,
+/obj/item/storage/belt/security/tactical{
+ pixel_x = -4;
+ pixel_y = 5
+ },
+/obj/item/storage/belt/security/tactical,
+/obj/item/storage/belt/security/tactical{
+ pixel_x = 4;
+ pixel_y = -6
+ },
+/obj/item/storage/belt/security/tactical{
+ pixel_x = -4;
+ pixel_y = 5
+ },
+/obj/item/storage/belt/security/tactical,
+/obj/item/storage/belt/security/tactical{
+ pixel_x = 4;
+ pixel_y = -6
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
"lAD" = (
-/obj/machinery/computer/shuttle_control/multi/distress,
-/turf/simulated/floor/shuttle/black,
-/area/shuttle/distress)
-"lAK" = (
-/obj/machinery/door/blast/odin{
- density = 0;
- icon_state = "pdoor0";
- id = "CentComArrivalsAftExt";
- name = "Security Doors";
- opacity = 0
- },
+/obj/structure/closet/crate/secure/legion,
/turf/unsimulated/floor{
- icon_state = "floor"
+ icon_state = "steel_dirty"
},
-/area/centcom/checkpoint/aft)
+/area/centcom/legion/hangar5)
+"lAI" = (
+/obj/machinery/vending/security,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
"lAY" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "0,1"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
+"lBD" = (
+/obj/machinery/door/airlock/glass_centcom{
+ req_access = list(101)
+ },
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"lBN" = (
-/obj/effect/wingrille_spawn/reinforced/crescent,
-/turf/unsimulated/floor/plating,
+/obj/machinery/vending/assist{
+ random_itemcount = 0
+ },
+/obj/effect/floor_decal/industrial/outline/yellow,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
+ },
/area/centcom/legion/hangar5)
"lBZ" = (
/obj/structure/window/reinforced{
@@ -26812,6 +23979,20 @@
},
/turf/simulated/floor/plating,
/area/shuttle/escape)
+"lDJ" = (
+/obj/structure/sign/directions/security{
+ dir = 4
+ },
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/holding)
+"lDL" = (
+/obj/machinery/door/blast/regular{
+ dir = 4;
+ id = "thunderdomeaxe";
+ name = "Axe Supply"
+ },
+/turf/simulated/floor,
+/area/tdome/tdome1)
"lDO" = (
/obj/machinery/door/window/eastright{
req_access = list(110)
@@ -26852,15 +24033,24 @@
},
/turf/simulated/floor/wood,
/area/shuttle/merchant)
+"lEX" = (
+/obj/machinery/door/blast/shutters/open{
+ dir = 4;
+ id = "tcflemergencyroom";
+ name = "Emergency Room";
+ req_access = list(111)
+ },
+/obj/machinery/door/blast/odin/shuttle/tcfl{
+ id = "tcflhangar5"
+ },
+/obj/effect/floor_decal/industrial/hatch/yellow,
+/turf/unsimulated/floor,
+/area/centcom/legion)
"lFN" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "addon6"
},
/area/shuttle/mercenary)
-"lFQ" = (
-/obj/effect/floor_decal/corner/red,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
"lGv" = (
/obj/machinery/light{
icon_state = "tube1"
@@ -26874,13 +24064,23 @@
/obj/effect/floor_decal/industrial/warning,
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
-"lHl" = (
-/obj/machinery/pipedispenser/orderable,
-/obj/effect/floor_decal/industrial/outline/yellow,
-/turf/unsimulated/floor{
- icon_state = "steel_dirty"
+"lGZ" = (
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "QMLoad"
},
-/area/centcom/legion/hangar5)
+/turf/simulated/floor/shuttle/dark_blue,
+/area/supply/dock)
+"lHk" = (
+/obj/machinery/door/blast/odin/shuttle/ert{
+ dir = 4;
+ name = "blastdoor"
+ },
+/obj/effect/floor_decal/industrial/hatch/yellow,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/specops)
"lHt" = (
/obj/structure/shuttle_part/arrivals{
desc = "A state-of-the-art unmanned automatic crew transport shuttle.";
@@ -26894,14 +24094,52 @@
icon_state = "5,2"
},
/area/shuttle/syndicate_elite)
-"lIO" = (
-/obj/machinery/light{
+"lIa" = (
+/obj/machinery/door/airlock/external{
+ frequency = 1399;
+ icon_state = "door_locked";
+ id_tag = "admin_shuttle_bay_door";
+ locked = 1;
+ name = "corvette hangar"
+ },
+/obj/machinery/door/blast/odin{
dir = 4;
- icon_state = "tube1"
+ id = "corvette_hangar";
+ name = "Corvette Hangar"
},
/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
+"lIr" = (
+/obj/structure/table/standard,
+/obj/structure/window/reinforced/crescent,
+/obj/effect/floor_decal/corner/orange/diagonal,
+/obj/machinery/door/window/eastright{
+ name = "dispensary";
+ req_access = list(5)
+ },
+/obj/item/reagent_containers/dropper,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/holding)
+"lIE" = (
+/obj/structure/disposalpipe/trunk{
+ dir = 1
+ },
+/obj/machinery/disposal,
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
+"lIO" = (
+/obj/vehicle/droppod/legion{
+ connected_blastdoor = "tcfl_droppod_1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "panelscorched"
},
/area/centcom/legion/hangar5)
"lIT" = (
@@ -26987,6 +24225,12 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
+"lKG" = (
+/obj/machinery/papershredder,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"lKH" = (
/obj/structure/shuttle_part/burglar{
icon_state = "12,1"
@@ -26998,6 +24242,19 @@
/obj/item/ore,
/turf/unsimulated/floor/plating,
/area/antag/raider)
+"lLj" = (
+/obj/structure/table/steel,
+/obj/effect/decal/fake_object{
+ desc = "It's used to monitor rooms.";
+ icon = 'icons/obj/monitors.dmi';
+ icon_state = "camera";
+ layer = 3.02;
+ name = "surveillance camera"
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/specops)
"lLs" = (
/obj/effect/step_trigger/thrower/shuttle/north,
/turf/space/transit/west,
@@ -27016,17 +24273,36 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
+"lLC" = (
+/obj/random/junk,
+/obj/machinery/light/small{
+ brightness_power = 0.5;
+ dir = 8;
+ name = "adjusted light fixture"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/holding)
"lLG" = (
/obj/item/modular_computer/console/preset/security,
/turf/unsimulated/floor{
icon_state = "dark2"
},
/area/centcom/spawning)
-"lLR" = (
-/turf/simulated/wall/shuttle/dark/corner/underlay{
- dir = 10
+"lLK" = (
+/obj/effect/floor_decal/industrial/hatch/yellow,
+/obj/machinery/door/airlock/centcom{
+ name = "Special Ops.";
+ req_access = list(103)
},
-/area/centcom/legion/hangar5)
+/obj/machinery/door/blast/odin{
+ dir = 4;
+ id = "corvette_hangar";
+ name = "Corvette Hangar"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"lLS" = (
/obj/machinery/door/airlock/multi_tile/glass{
name = "Barracks"
@@ -27039,35 +24315,25 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
+"lMn" = (
+/obj/effect/floor_decal/corner/green{
+ dir = 6
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"lMp" = (
-/obj/structure/lattice,
-/turf/space/dynamic,
-/area/centcom/distress_prep)
-"lMC" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 10
+/obj/vehicle/droppod/legion{
+ connected_blastdoor = "tcfl_droppod_2"
},
-/obj/effect/decal/fake_object{
- color = "#545c68";
- icon = 'icons/obj/railing.dmi';
- icon_state = "mcorneroverlay1";
- layer = 4.1;
- name = "railing"
+/turf/unsimulated/floor{
+ icon_state = "panelscorched"
},
-/turf/unsimulated/floor,
-/area/centcom/ferry)
-"lMS" = (
-/obj/structure/filingcabinet/chestdrawer,
-/obj/effect/floor_decal/corner/paleblue{
- dir = 5
+/area/centcom/legion/hangar5)
+"lMz" = (
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
},
-/obj/machinery/recharger/wallcharger{
- layer = 3;
- pixel_x = 4;
- pixel_y = 19
- },
-/turf/unsimulated/floor,
-/area/centcom/ferry)
+/area/centcom/bar)
"lNi" = (
/obj/structure/window/reinforced{
dir = 8
@@ -27088,6 +24354,23 @@
icon_state = "platingdmg1"
},
/area/antag/raider)
+"lNL" = (
+/obj/structure/bed,
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/specops)
+"lNN" = (
+/obj/structure/sign/directions/cryo{
+ dir = 8;
+ pixel_y = -7
+ },
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/holding)
"lOl" = (
/obj/structure/window/reinforced{
dir = 4
@@ -27108,11 +24391,34 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
+"lOO" = (
+/obj/effect/floor_decal/corner/green{
+ dir = 10
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"lPg" = (
/turf/simulated/wall/shuttle/unique/merchant{
icon_state = "16,5"
},
/area/shuttle/merchant)
+"lPl" = (
+/obj/machinery/recharger/wallcharger{
+ pixel_x = 4;
+ pixel_y = 32
+ },
+/obj/machinery/recharger/wallcharger{
+ pixel_x = 4;
+ pixel_y = 22
+ },
+/obj/effect/floor_decal/spline/plain{
+ dir = 4
+ },
+/obj/machinery/portable_atmospherics/canister/oxygen{
+ anchored = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/distress_prep)
"lPX" = (
/obj/structure/shuttle_part/burglar{
icon_state = "3,4"
@@ -27129,9 +24435,18 @@
/obj/item/material/ashtray/bronze,
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
+"lQy" = (
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/green{
+ dir = 10
+ },
+/turf/unsimulated/floor,
+/area/centcom/bar)
"lQI" = (
/turf/simulated/wall/shuttle/unique/ert{
- icon_state = "6,0"
+ icon_state = "7,0"
},
/area/shuttle/specops)
"lQL" = (
@@ -27155,19 +24470,14 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/arrival)
-"lRf" = (
-/obj/effect/floor_decal/corner/grey/diagonal{
- dir = 4
+"lQT" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
},
-/obj/effect/decal/fake_object{
- density = 1;
- desc = "It opens and closes.";
- icon = 'icons/obj/doors/Doorglass.dmi';
- icon_state = "door_locked";
- name = "To: Lower Shuttle Terminal"
- },
-/turf/unsimulated/floor,
-/area/centcom/spawning)
+/obj/structure/table/rack,
+/obj/item/rig/ert/security,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"lRg" = (
/obj/machinery/cryopod/robot,
/obj/effect/floor_decal/industrial/hatch/yellow,
@@ -27181,17 +24491,6 @@
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"lRF" = (
-/obj/structure/bed/chair/shuttle,
-/obj/structure/closet/walllocker/emerglocker{
- pixel_y = 31;
- spawnitems = list(/obj/item/tank/emergency_oxygen/double,/obj/item/clothing/mask/breath)
- },
-/obj/effect/floor_decal/corner/paleblue{
- dir = 5
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
"lRI" = (
/obj/item/storage/secure/safe{
pixel_x = 12;
@@ -27230,6 +24529,16 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
+"lSm" = (
+/obj/effect/floor_decal/corner/grey{
+ dir = 5
+ },
+/obj/structure/flora/pottedplant/random{
+ anchored = 1;
+ pixel_y = 18
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
"lSo" = (
/obj/machinery/light{
dir = 1;
@@ -27248,39 +24557,37 @@
},
/area/shuttle/escape)
"lSP" = (
-/obj/structure/undies_wardrobe{
- pixel_x = 2;
- pixel_y = 4
+/obj/vehicle/droppod/legion{
+ connected_blastdoor = "tcfl_droppod_3"
},
/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+ icon_state = "panelscorched"
},
-/area/centcom/distress_prep)
+/area/centcom/legion/hangar5)
"lST" = (
/obj/effect/floor_decal/corner/red{
dir = 1
},
/turf/unsimulated/floor,
/area/antag/mercenary)
+"lSZ" = (
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/specops)
"lTV" = (
/obj/structure/window/shuttle/unique/merchant{
icon_state = "20,6"
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
-"lUi" = (
-/obj/machinery/door/blast/odin{
- density = 0;
- icon_state = "pdoor0";
- id = "CentComArrivalsAftInt";
- name = "Security Doors";
- opacity = 0
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/aft)
+"lUA" = (
+/turf/unsimulated/wall/darkshuttlewall,
+/area/tdome/tdomeadmin)
"lUJ" = (
/obj/structure/window/shuttle/unique/merchant{
icon_state = "21,6"
@@ -27297,59 +24604,53 @@
},
/turf/unsimulated/floor/plating,
/area/antag/raider)
-"lVM" = (
-/obj/structure/shuttle/engine/propulsion{
- icon_state = "propulsion_r";
- name = "spaceship engine";
- opacity = 0
- },
-/obj/effect/floor_decal/industrial/warning{
- dir = 8
- },
-/obj/effect/floor_decal/industrial/warning{
- dir = 4
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/distress_prep)
"lVP" = (
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
- },
-/obj/structure/bed/roller,
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
+/obj/vehicle/droppod/legion{
+ connected_blastdoor = "tcfl_droppod_4"
},
/turf/unsimulated/floor{
- icon_state = "new_white"
+ icon_state = "panelscorched"
},
-/area/centcom/legion)
+/area/centcom/legion/hangar5)
"lVU" = (
/obj/effect/shuttle_landmark/burglar/interim,
/turf/space/transit/south,
/area/template_noop)
+"lVY" = (
+/obj/structure/sign/directions/tram{
+ dir = 1;
+ pixel_x = 1;
+ pixel_y = 11
+ },
+/obj/structure/sign/directions/mndl{
+ pixel_y = -10
+ },
+/obj/structure/sign/directions/civ{
+ dir = 1;
+ pixel_x = 3
+ },
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/bar)
"lWd" = (
/obj/structure/shuttle_part/merchant{
icon_state = "22,6"
},
/turf/space/dynamic,
/area/shuttle/merchant)
-"lWY" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "3,2";
- name = "military corvette"
+"lWl" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/obj/machinery/door/blast/odin{
+ dir = 2;
+ icon_state = "shutter1";
+ icon_state_closed = "shutter1";
+ icon_state_closing = "shutterc1";
+ icon_state_open = "shutter0";
+ icon_state_opening = "shutterc0";
+ id = "CentComArrivalsAftChkpt";
+ name = "checkpoint shutter"
},
/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"lXq" = (
-/obj/machinery/porta_turret/crescent,
-/obj/effect/decal/warning_stripes,
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
- },
-/area/centcom/control)
+/area/centcom/checkpoint/aft)
"lXE" = (
/obj/structure/bed/chair/shuttle{
dir = 4
@@ -27367,24 +24668,45 @@
},
/turf/simulated/floor/shuttle/dark_blue,
/area/shuttle/arrival)
+"lYF" = (
+/obj/structure/shuttle_part/cargo{
+ icon_state = "6,11";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/suppy)
+"lYJ" = (
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "0,2"
+ },
+/area/shuttle/legion)
+"lYZ" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Detention Wing";
+ req_access = list(103)
+ },
+/obj/machinery/door/blast/odin{
+ dir = 4;
+ id = "detention";
+ name = "Detention Wing"
+ },
+/obj/machinery/button/remote/blast_door{
+ dir = 8;
+ id = "detention";
+ name = "detention wing blast doors";
+ pixel_x = -23;
+ req_access = list(108)
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"mai" = (
/obj/effect/floor_decal/industrial/loading/yellow{
dir = 1
},
/turf/simulated/floor/tiled,
/area/merchant_station/warehouse)
-"mak" = (
-/obj/machinery/door/blast/odin{
- density = 0;
- icon_state = "pdoor0";
- id = "CentComArrivalsCommand";
- name = "Security Doors";
- opacity = 0
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/evac)
"mar" = (
/obj/structure/table/rack,
/obj/machinery/light{
@@ -27421,11 +24743,22 @@
},
/area/antag/mercenary)
"mas" = (
-/obj/effect/floor_decal/spline/plain{
- dir = 4
+/obj/machinery/atmospherics/unary/vent_pump/high_volume{
+ dir = 1;
+ frequency = 1337;
+ id_tag = "legion_shuttle_aft_pump";
+ name = "Dropship Air Vent"
},
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
+/obj/machinery/airlock_sensor{
+ frequency = 1337;
+ id_tag = "legion_shuttle_aft_sensor";
+ pixel_y = -28
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"mau" = (
/obj/machinery/light{
dir = 8;
@@ -27461,17 +24794,29 @@
},
/area/antag/mercenary)
"mbe" = (
-/obj/effect/landmark{
- name = "start"
- },
/turf/simulated/floor/holofloor/space,
/area/centcom/start{
name = "Romanovich Cloud, Tau Ceti"
})
"mbj" = (
-/obj/machinery/portable_atmospherics/canister/oxygen,
-/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
+/obj/machinery/atmospherics/unary/vent_pump/high_volume{
+ dir = 1;
+ frequency = 1337;
+ id_tag = "legion_shuttle_aft_pump";
+ name = "Dropship Air Vent"
+ },
+/obj/machinery/light/small,
+/obj/machinery/embedded_controller/radio/airlock/docking_port{
+ frequency = 1337;
+ id_tag = "legion_shuttle_aft_airlock";
+ pixel_x = 24;
+ tag_airpump = "legion_shuttle_aft_pump";
+ tag_chamber_sensor = "legion_shuttle_aft_sensor";
+ tag_exterior_door = "legion_shuttle_aft_exterior";
+ tag_interior_door = "legion_shuttle_aft_interior"
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"mbk" = (
/obj/structure/closet/walllocker/emerglocker/east,
/obj/structure/table/reinforced/steel,
@@ -27486,11 +24831,19 @@
icon_state = "plating"
},
/area/centcom/evac)
-"mbZ" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "16,1"
+"mbV" = (
+/obj/structure/table/reinforced/wood,
+/obj/effect/floor_decal/spline/fancy/wood,
+/obj/item/paper_bin,
+/obj/item/pen/fountain/black,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/control)
+"mbZ" = (
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "3,2"
},
-/turf/unsimulated/floor/plating,
/area/shuttle/legion)
"mcg" = (
/obj/structure/reagent_dispensers/keg/beerkeg{
@@ -27500,6 +24853,14 @@
icon_state = "wood"
},
/area/antag/raider)
+"mcn" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 5
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"mcI" = (
/obj/effect/decal/fake_object{
icon = 'icons/misc/beach.dmi';
@@ -27513,16 +24874,24 @@
},
/area/centcom/shared_dream)
"mcM" = (
-/obj/item/clothing/glasses/welding/superior{
- pixel_x = -5
+/obj/machinery/atmospherics/binary/passive_gate{
+ dir = 1;
+ name = "shuttle airlock pressure regulator";
+ target_pressure = 75;
+ unlocked = 1
},
-/obj/item/clothing/glasses/welding/superior{
- pixel_x = -5;
- pixel_y = -8
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
+"mcR" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/item/pizzabox{
+ icon_state = "pizzabox_messy";
+ ismessy = 1;
+ open = 1
},
-/obj/structure/table/reinforced,
/turf/unsimulated/floor{
- icon_state = "steel_dirty"
+ dir = 8;
+ icon_state = "wood"
},
/area/centcom/legion/hangar5)
"mdk" = (
@@ -27530,6 +24899,14 @@
icon_state = "6,9"
},
/area/shuttle/syndicate_elite)
+"mdt" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "11,4";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"mdI" = (
/obj/structure/lattice,
/obj/structure/window/reinforced{
@@ -27550,14 +24927,6 @@
/obj/structure/sign/vacuum,
/turf/simulated/floor/plating,
/area/merchant_station/warehouse)
-"mee" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "11,9";
- name = "military corvette"
- },
-/area/shuttle/administration)
"mem" = (
/obj/structure/window/reinforced/crescent{
dir = 8
@@ -27598,55 +24967,57 @@
},
/turf/unsimulated/floor,
/area/centcom/spawning)
-"mfM" = (
-/obj/structure/shuttle_part/transfer{
- density = 0;
- desc = "A large, bloated shuttle designed for automated passenger transport.";
- icon_state = "14,11";
- name = "transport shuttle"
+"mfU" = (
+/obj/structure/shuttle/engine/propulsion{
+ name = "spaceship engine";
+ opacity = 0
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 8
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
},
/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
+/area/centcom/distress_prep)
"mgN" = (
-/obj/structure/table/rack,
-/obj/item/material/knife/tacknife{
- pixel_x = 3;
- pixel_y = -2
+/obj/structure/railing/mapped{
+ dir = 4
},
-/obj/item/material/knife/tacknife{
- pixel_x = 3;
- pixel_y = -2
+/obj/structure/table/reinforced/steel,
+/obj/item/storage/firstaid/o2{
+ layer = 2.8;
+ pixel_x = 4;
+ pixel_y = 6
},
-/obj/item/material/knife/tacknife{
- pixel_x = 3;
- pixel_y = -2
+/obj/item/storage/firstaid/regular,
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 6
},
-/obj/item/melee/telebaton{
- pixel_x = 2;
- pixel_y = 9
+/obj/item/roller{
+ pixel_x = -2;
+ pixel_y = -10
},
-/obj/item/melee/telebaton{
- pixel_x = 2;
- pixel_y = 9
+/obj/item/roller{
+ pixel_x = -2;
+ pixel_y = -10
},
-/obj/item/melee/telebaton{
- pixel_x = 2;
- pixel_y = 9
+/obj/item/roller{
+ pixel_x = -2;
+ pixel_y = -10
},
-/obj/item/melee/telebaton{
- pixel_x = 2;
- pixel_y = 9
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
+"mho" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 8
},
-/obj/item/melee/telebaton{
- pixel_x = 2;
- pixel_y = 9
+/obj/structure/flora/ausbushes/fullgrass,
+/obj/structure/flora/ausbushes/leafybush,
+/turf/unsimulated/floor{
+ icon_state = "grass_alt"
},
-/obj/item/melee/telebaton{
- pixel_x = 2;
- pixel_y = 9
- },
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/area/centcom/evac)
"mhJ" = (
/obj/structure/table/reinforced/steel,
/obj/item/storage/backpack/duffel{
@@ -27671,6 +25042,28 @@
name = "transport shuttle"
},
/area/shuttle/escape)
+"min" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 1
+ },
+/obj/effect/floor_decal/corner/paleblue,
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"miG" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"miX" = (
+/obj/item/modular_computer/console/preset/security,
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/control)
"miZ" = (
/obj/effect/floor_decal/corner_wide/paleblue/diagonal{
dir = 8
@@ -27683,6 +25076,20 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
+"mja" = (
+/obj/structure/shuttle_part/transfer{
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "4,22";
+ name = "transport shuttle"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/escape)
+"mjw" = (
+/obj/effect/floor_decal/spline/plain{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/distress_prep)
"mjy" = (
/obj/machinery/status_display{
pixel_y = 32
@@ -27695,24 +25102,42 @@
},
/turf/simulated/floor/plating,
/area/shuttle/merchant)
+"mks" = (
+/obj/structure/bed/chair{
+ dir = 1
+ },
+/obj/effect/landmark{
+ name = "tdomeadmin"
+ },
+/obj/effect/floor_decal/corner/orange/diagonal,
+/obj/effect/decal/fake_object/light_source/invisible,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
+"mkB" = (
+/obj/structure/sign/flag/nanotrasen/right{
+ pixel_y = 30
+ },
+/obj/effect/floor_decal/corner/paleblue/full{
+ dir = 1
+ },
+/obj/structure/bed/chair,
+/turf/unsimulated/floor,
+/area/centcom/ferry)
+"mkO" = (
+/obj/item/stool{
+ pixel_y = 10
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/specops)
"mkQ" = (
-/obj/structure/table/reinforced/steel,
-/obj/item/device/flashlight/lamp,
-/obj/item/screwdriver{
- pixel_x = -1;
- pixel_y = -12
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "14,2"
},
-/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
-"mlg" = (
-/obj/structure/shuttle_part/hapt{
- density = 0;
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "8,22";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/area/shuttle/legion)
"mlp" = (
/turf/simulated/wall/shuttle/unique/ccia{
icon_state = "10,0"
@@ -27723,6 +25148,9 @@
icon_state = "2,5"
},
/area/shuttle/merchant)
+"mmb" = (
+/turf/simulated/floor,
+/area/tdome/tdome2)
"mmY" = (
/obj/machinery/light{
dir = 4;
@@ -27736,21 +25164,28 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
-"mny" = (
-/obj/structure/lattice/catwalk,
-/obj/item/ore{
- name = "meteor fragment";
- pixel_x = -8;
- pixel_y = -8
+"mnj" = (
+/obj/effect/floor_decal/corner/red/full{
+ dir = 1
},
-/turf/space/dynamic,
-/area/template_noop)
-"mnI" = (
-/obj/structure/cryofeed{
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"mnl" = (
+/obj/effect/floor_decal/corner/red/full{
+ dir = 1
+ },
+/obj/structure/table/reinforced,
+/obj/structure/window/reinforced/crescent{
dir = 4
},
-/obj/structure/window/reinforced{
- dir = 8
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"mny" = (
+/obj/machinery/door/airlock/glass_command{
+ name = "Cell 3";
+ req_access = list(111)
},
/turf/unsimulated/floor{
icon_state = "new_reinforced"
@@ -27762,13 +25197,43 @@
icon_state = "14,2";
name = "transport shuttle"
},
+/obj/structure/shuttle_part/transfer{
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "14,3";
+ name = "transport shuttle";
+ pixel_y = 32
+ },
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
+"moi" = (
+/obj/structure/bed/chair/office/dark{
+ dir = 4
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/specops)
+"moM" = (
+/obj/structure/window/shuttle/unique/tcfl{
+ icon_state = "16,2"
+ },
+/turf/simulated/floor/plating,
+/area/shuttle/legion)
"mpt" = (
-/obj/machinery/atmospherics/portables_connector,
-/obj/machinery/portable_atmospherics/canister/oxygen/prechilled,
-/obj/structure/lattice/catwalk/indoor/grate,
-/turf/unsimulated/floor/plating,
+/obj/structure/closet/crate/secure/legion,
+/obj/item/storage/belt/security/tactical,
+/obj/item/storage/belt/security/tactical,
+/obj/item/storage/belt/security/tactical,
+/obj/item/storage/belt/security/tactical,
+/obj/item/clothing/mask/gas/tactical,
+/obj/item/clothing/mask/gas/tactical,
+/obj/item/clothing/mask/gas/tactical,
+/obj/item/clothing/mask/gas/tactical,
+/obj/item/melee/energy/sword/knife,
+/obj/item/melee/energy/sword/knife,
+/obj/item/melee/energy/sword/knife,
+/obj/item/melee/energy/sword/knife,
+/turf/unsimulated/floor,
/area/centcom/legion)
"mqh" = (
/obj/effect/decal/fake_object{
@@ -27789,27 +25254,34 @@
icon_state = "asteroidfloor"
},
/area/antag/raider)
-"mqD" = (
-/obj/structure/closet/crate/internals{
- name = "emergency equipment"
+"mqC" = (
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1";
+ name = "adjusted light fixture";
+ pixel_y = 16
},
-/obj/item/roller{
- pixel_y = 8
- },
-/obj/item/roller{
- pixel_y = 8
- },
-/obj/item/airbubble,
-/obj/item/airbubble,
-/obj/item/storage/firstaid/o2{
- pixel_y = 2
- },
-/obj/item/storage/briefcase/inflatable,
-/obj/item/device/flashlight/flare/glowstick/red,
-/obj/item/device/flashlight/flare/glowstick/red,
-/obj/effect/floor_decal/industrial/outline/yellow,
-/turf/unsimulated/floor/plating,
+/turf/unsimulated/floor,
/area/centcom/distress_prep)
+"mqD" = (
+/obj/effect/decal/fake_object{
+ desc = "A sign.";
+ icon = 'icons/obj/decals.dmi';
+ icon_state = "deck1";
+ name = "deck 1";
+ pixel_x = 4;
+ pixel_y = 6
+ },
+/obj/effect/decal/fake_object{
+ desc = "A sign.";
+ icon = 'icons/obj/decals.dmi';
+ icon_state = "hangar5";
+ name = "Hangar 5";
+ pixel_x = 8;
+ pixel_y = -4
+ },
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/legion/hangar5)
"mqU" = (
/obj/structure/closet/walllocker/emerglocker/north{
pixel_y = 30
@@ -27819,6 +25291,15 @@
},
/turf/simulated/floor/tiled,
/area/shuttle/merchant)
+"mqY" = (
+/obj/structure/table/steel,
+/obj/item/device/flashlight/lamp{
+ pixel_y = 2
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/specops)
"mrd" = (
/obj/machinery/door/blast/odin/open{
_wifi_id = "merc_droppod_1";
@@ -27861,56 +25342,124 @@
icon_state = "steel_dirty"
},
/area/antag/raider)
-"mrR" = (
-/turf/unsimulated/wall/fakepdoor{
- name = "Blast door"
+"mrG" = (
+/obj/item/gun/projectile/automatic/rifle/z8{
+ layer = 2.99;
+ pixel_y = 10
},
-/area/centcom/distress_prep)
-"msc" = (
-/obj/machinery/chemical_dispenser/ert{
+/obj/item/gun/projectile/automatic/rifle/z8{
+ pixel_y = 5
+ },
+/obj/item/ammo_magazine/a556{
+ pixel_x = -6;
+ pixel_y = -8
+ },
+/obj/item/ammo_magazine/a556{
+ pixel_x = 5;
+ pixel_y = -8
+ },
+/obj/item/ammo_magazine/a556{
+ pixel_x = -6;
+ pixel_y = -8
+ },
+/obj/item/ammo_magazine/a556{
+ pixel_x = -6;
+ pixel_y = -8
+ },
+/obj/item/ammo_magazine/a556{
+ pixel_x = 5;
+ pixel_y = -8
+ },
+/obj/item/ammo_magazine/a556{
+ pixel_x = 5;
+ pixel_y = -8
+ },
+/obj/item/ammo_magazine/a556{
+ pixel_x = -6;
+ pixel_y = -11
+ },
+/obj/item/ammo_magazine/a556{
+ pixel_x = -6;
+ pixel_y = -11
+ },
+/obj/item/ammo_magazine/a556{
+ pixel_x = -6;
+ pixel_y = -11
+ },
+/obj/item/ammo_magazine/a556{
+ pixel_x = 5;
+ pixel_y = -11
+ },
+/obj/item/ammo_magazine/a556{
+ pixel_x = 5;
+ pixel_y = -11
+ },
+/obj/item/ammo_magazine/a556{
+ pixel_x = 5;
+ pixel_y = -11
+ },
+/obj/structure/table/reinforced/steel,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"mrJ" = (
+/obj/effect/floor_decal/spline/plain{
dir = 4
},
-/turf/unsimulated/floor,
+/turf/unsimulated/floor{
+ dir = 4;
+ icon_state = "rampbottom"
+ },
+/area/centcom/distress_prep)
+"mrR" = (
+/obj/effect/decal/fake_object{
+ density = 1;
+ desc = "A wooden crate containing spare parts.";
+ icon = 'icons/obj/storage.dmi';
+ icon_state = "densecrate";
+ name = "mechanical supply crate";
+ pixel_x = 1
+ },
+/turf/unsimulated/floor/plating,
/area/centcom/legion/hangar5)
+"mrX" = (
+/obj/machinery/door/airlock/external{
+ frequency = 1380;
+ icon_state = "door_locked";
+ id_tag = "centcom_shuttle_bay_door";
+ locked = 1;
+ name = "Diplomatic Hangar Bay"
+ },
+/turf/unsimulated/floor,
+/area/centcom/ferry)
"msf" = (
/turf/simulated/wall/shuttle/unique/merchant{
icon_state = "6,5"
},
/area/shuttle/merchant)
"msz" = (
-/obj/structure/table/reinforced,
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
+/obj/structure/table/rack,
+/obj/item/rig/retro/equipped,
+/obj/item/rig/retro/equipped,
+/obj/item/clothing/accessory/legion/specialist,
+/obj/item/clothing/accessory/legion/specialist,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
},
-/obj/item/storage/box/zipties,
-/obj/item/storage/box/zipties,
-/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
"msJ" = (
-/obj/machinery/access_button{
- command = "cycle_interior";
- frequency = 1337;
- master_tag = "legion_shuttle_aft_airlock";
- name = "interior access button";
- pixel_x = 7;
- pixel_y = -24;
- req_access = list(111)
+/obj/effect/decal/cleanable/dirt,
+/turf/unsimulated/floor{
+ icon_state = "tiles"
},
-/obj/machinery/door/airlock/glass_command{
- frequency = 1337;
- icon_state = "door_locked";
- id_tag = "legion_shuttle_aft_interior";
- locked = 1;
- name = "Dropship Internal Airlock";
- req_access = list(111)
+/area/centcom/legion/hangar5)
+"mtf" = (
+/obj/structure/sign/nosmoking_2{
+ pixel_x = 1;
+ pixel_y = 1
},
-/obj/machinery/atmospherics/pipe/simple/hidden{
- dir = 4
- },
-/obj/effect/floor_decal/industrial/hatch/yellow,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/holding)
"mtw" = (
/obj/structure/window/reinforced{
dir = 8
@@ -27935,11 +25484,6 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/burglar)
-"mud" = (
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/lavendergrass,
-/turf/simulated/floor/grass,
-/area/centcom/holding)
"mux" = (
/obj/structure/table/stone/marble,
/obj/machinery/door/window/southright{
@@ -27948,26 +25492,22 @@
},
/turf/simulated/floor/wood,
/area/shuttle/merchant)
-"mvb" = (
-/obj/machinery/bodyscanner{
- dir = 8
+"mvf" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ name = "military corvette"
},
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
- },
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
- },
-/turf/simulated/floor/tiled/dark,
/area/shuttle/administration)
"mvu" = (
-/obj/effect/floor_decal/industrial/outline/yellow,
-/obj/structure/railing/mapped{
- dir = 1
+/obj/machinery/vending/tool{
+ random_itemcount = 0
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
+ },
+/area/centcom/legion/hangar5)
"mvz" = (
/obj/effect/floor_decal/corner/paleblue/diagonal{
dir = 8
@@ -27977,6 +25517,12 @@
},
/turf/unsimulated/floor,
/area/centcom/spawning)
+"mvQ" = (
+/obj/machinery/telecomms/hub/preset_cent,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"mwf" = (
/obj/structure/window/reinforced{
dir = 4
@@ -27993,49 +25539,74 @@
/obj/structure/table/stone/marble,
/turf/simulated/floor/wood,
/area/shuttle/merchant)
-"mxr" = (
-/obj/structure/window/reinforced,
-/obj/structure/window/reinforced{
- dir = 4
+"mwJ" = (
+/obj/structure/table/wood,
+/obj/item/trash/cigbutt,
+/obj/item/reagent_containers/food/snacks/donerkebab{
+ pixel_x = 6;
+ pixel_y = 4
},
-/obj/structure/window/reinforced{
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/distress_prep)
+"mxc" = (
+/obj/structure/bed/chair{
dir = 8
},
-/obj/structure/grille,
-/obj/machinery/door/blast/odin/shuttle/tcfl/shutter{
- dir = 4;
- id = "tcfl_hangar5";
- name = "Armory"
+/obj/effect/floor_decal/industrial/outline/red,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
},
-/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
+/area/centcom/specops)
+"mxm" = (
+/obj/structure/toilet{
+ dir = 4;
+ layer = 2.6;
+ pixel_y = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/specops)
+"mxn" = (
+/obj/structure/bed/chair/shuttle,
+/turf/simulated/floor/shuttle/black,
+/area/centcom/specops)
+"mxw" = (
+/obj/machinery/door/airlock/glass_centcom{
+ name = "Cell 1";
+ req_access = list(103)
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/specops)
"mxA" = (
/obj/effect/floor_decal/corner/beige/full{
dir = 8
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
-"mym" = (
-/obj/structure/bed,
-/obj/item/bedsheet/black,
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
- },
-/area/centcom/legion)
-"myW" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/item/reagent_containers/glass/bucket{
- pixel_x = -9;
- pixel_y = 7
- },
-/obj/structure/sign/nosmoking_2{
- pixel_x = -28
+"myc" = (
+/obj/structure/shuttle_part/transfer{
+ density = 0;
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "14,10";
+ name = "transport shuttle"
},
/turf/unsimulated/floor/plating,
-/area/centcom/legion)
-"mzf" = (
+/area/shuttle/escape)
+"mym" = (
+/obj/structure/lattice/catwalk/indoor,
+/obj/machinery/door/blast/odin/open{
+ _wifi_id = "tcfl_droppod_1";
+ layer = 2.8;
+ name = "Droppod A"
+ },
/turf/unsimulated/floor{
- icon_state = "tiles"
+ icon_state = "new_reinforced"
},
/area/centcom/legion/hangar5)
"mzh" = (
@@ -28044,31 +25615,32 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
-"mAd" = (
-/obj/machinery/door/airlock/hatch{
- frequency = 1337;
- icon_state = "door_locked";
- id_tag = "legion_shuttle_hatch";
- locked = 1;
- name = "Dropship Hatch";
- req_access = list(111)
- },
+"mzJ" = (
/obj/machinery/door/blast/regular/open{
- dir = 4;
- id = "tcflblaststarboard";
- name = "Starboard Blast Door"
+ dir = 8
},
-/obj/effect/floor_decal/industrial/hatch/yellow,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
-"mAF" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "11,15";
- name = "military corvette"
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 9
},
-/area/shuttle/administration)
+/turf/unsimulated/floor,
+/area/centcom/legion)
+"mAd" = (
+/obj/structure/lattice/catwalk/indoor,
+/obj/machinery/door/blast/odin/open{
+ _wifi_id = "tcfl_droppod_2";
+ layer = 2.8;
+ name = "Droppod B"
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/legion/hangar5)
+"mAD" = (
+/obj/effect/floor_decal/corner/green{
+ dir = 5
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"mAP" = (
/obj/effect/floor_decal/corner/beige/full{
dir = 1
@@ -28093,12 +25665,27 @@
name = "transport shuttle"
},
/area/shuttle/escape)
+"mBP" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Advanced Interrogation";
+ req_access = list(103)
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"mBU" = (
/obj/structure/bed/chair/comfy/brown{
dir = 4
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
+"mCf" = (
+/obj/structure/bed/chair,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"mCu" = (
/obj/structure/sign/directions/security{
dir = 4;
@@ -28109,15 +25696,50 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
+"mCC" = (
+/obj/effect/floor_decal/corner/paleblue,
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "mcorneroverlay1";
+ name = "railing"
+ },
+/obj/effect/floor_decal/spline/fancy/wood/corner,
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"mDn" = (
+/obj/effect/floor_decal/industrial/loading/yellow,
+/turf/unsimulated/floor/plating,
+/area/centcom/distress_prep)
+"mDt" = (
+/obj/effect/floor_decal/corner/lime{
+ dir = 10;
+ icon_state = "corner_white"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"mDE" = (
/turf/simulated/floor/carpet/blue,
/area/shuttle/merchant)
-"mEq" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "2,0"
+"mDS" = (
+/obj/machinery/porta_turret/crescent,
+/obj/effect/floor_decal/industrial/warning/full,
+/obj/machinery/light{
+ icon_state = "tube1"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/legion)
+/turf/unsimulated/floor,
+/area/centcom/control)
+"mEq" = (
+/obj/structure/table/steel,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"mEz" = (
/obj/structure/table/reinforced,
/obj/item/storage/secure/briefcase,
@@ -28129,55 +25751,51 @@
/obj/item/pen/multi,
/turf/simulated/floor/carpet/blue,
/area/shuttle/merchant)
-"mEV" = (
-/obj/effect/floor_decal/industrial/warning/full,
-/obj/machinery/porta_turret/crescent,
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor,
-/area/centcom/control)
"mFI" = (
-/obj/item/flame/candle{
- layer = 3.6;
- pixel_x = 5;
- pixel_y = 21
+/obj/machinery/door/blast/regular/open{
+ dir = 8
},
-/obj/structure/flora/pottedplant{
- anchored = 1;
- icon_state = "plant-27";
- layer = 3;
- pixel_x = -8;
- pixel_y = 33
- },
-/obj/effect/decal/fake_object{
- desc = "A worn-down wooden table covered in a blue cloth.";
- icon = 'icons/obj/furniture.dmi';
- icon_state = "memorial3";
- layer = 2.99;
- name = "memorial Table";
- pixel_y = 20
- },
-/obj/effect/decal/fake_object{
- desc = "In memoriam. Made the ultimate sacrifice aboard the NSS Aurora, bravely defending its crew against a horrible geist, saving countless from an equally grim fate.. The picture shows a tajara deep in thought, playing chess against a compatriot.";
- dir = 1;
- icon = 'icons/obj/decals.dmi';
- icon_state = "memorial_picture";
- name = "framed picture of Vol. Rrhamaja";
- pixel_x = -8;
- pixel_y = 20
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 6
},
/turf/unsimulated/floor,
/area/centcom/legion)
"mGe" = (
-/obj/item/cane/crutch,
-/obj/item/cane/crutch,
-/obj/item/cane/crutch,
-/obj/effect/floor_decal/industrial/outline/blue,
-/obj/structure/table/rack,
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/obj/machinery/door/airlock/glass_medical{
+ name = "Emergency Room"
+ },
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/legion)
+"mGk" = (
+/obj/structure/shuttle_part/distress{
+ icon_state = "1,4"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/distress)
+"mGI" = (
+/obj/machinery/computer/security,
+/obj/effect/floor_decal/corner/red{
+ dir = 6
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"mGV" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/box/fancy/donut,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/control)
"mGZ" = (
/obj/structure/shuttle_part/ccia{
icon_state = "5,0";
@@ -28185,24 +25803,24 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/transport1)
-"mHx" = (
-/obj/structure/bed/chair/comfy/brown{
- dir = 4
- },
-/obj/structure/window/reinforced/crescent{
- dir = 8
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "carpetside"
- },
-/area/centcom/holding)
"mHA" = (
/obj/machinery/light{
icon_state = "tube1"
},
/turf/unsimulated/floor,
/area/antag/mercenary)
+"mHT" = (
+/turf/unsimulated/wall/riveted,
+/area/centcom/distress_prep)
+"mIi" = (
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"mIx" = (
/obj/structure/window/shuttle/unique/merchant{
icon_state = "21,5"
@@ -28210,29 +25828,54 @@
/turf/simulated/floor/plating,
/area/shuttle/merchant)
"mIy" = (
-/obj/structure/closet/crate/secure/legion,
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
-"mIR" = (
-/obj/structure/shuttle_part/hapt{
- density = 0;
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "2,12";
- name = "military corvette"
+/obj/machinery/sleeper{
+ dir = 4
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/legion)
+"mJt" = (
+/obj/item/circuitboard/borgupload,
+/obj/item/circuitboard/aiupload{
+ pixel_x = -3;
+ pixel_y = -3
+ },
+/obj/structure/table/reinforced/steel,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"mJJ" = (
+/obj/structure/table/reinforced/wood,
+/obj/item/stack/packageWrap{
+ pixel_y = 5
+ },
+/obj/item/hand_labeler,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"mJT" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "3,2"
},
/area/shuttle/mercenary)
"mKc" = (
-/obj/structure/window/shuttle/unique/tcfl{
- icon_state = "17,3"
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "0,1"
},
-/turf/simulated/floor/plating,
+/turf/unsimulated/floor/plating,
/area/shuttle/legion)
+"mKe" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/turf/unsimulated/floor,
+/area/centcom/bar)
"mKr" = (
/turf/simulated/floor/tiled/ramp,
/area/merchant_station)
@@ -28245,6 +25888,13 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
+"mLh" = (
+/obj/structure/table/rack,
+/obj/item/clothing/under/color/red,
+/obj/item/clothing/shoes/brown,
+/obj/item/melee/energy/axe,
+/turf/simulated/floor,
+/area/tdome/tdome2)
"mLo" = (
/obj/item/clothing/mask/balaclava{
pixel_x = 6;
@@ -28266,36 +25916,39 @@
/turf/unsimulated/floor,
/area/antag/burglar)
"mLp" = (
-/obj/machinery/vending/security,
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
},
/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/area/centcom/legion)
"mLI" = (
/obj/effect/floor_decal/spline/plain{
dir = 8
},
/turf/unsimulated/floor,
/area/antag/mercenary)
-"mLM" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/fake_object{
- density = 1;
- desc = "A wooden crate containing spare parts.";
- icon = 'icons/obj/storage.dmi';
- icon_state = "densecrate";
- name = "mechanical supply crate";
- pixel_x = 1
+"mMF" = (
+/obj/structure/bed/chair{
+ dir = 8
},
-/obj/structure/sign/emerg_exitZ{
- dir = 1;
- pixel_x = -9;
- pixel_y = 30
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
},
-/turf/unsimulated/floor/plating,
-/area/centcom/legion)
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
+"mMJ" = (
+/obj/structure/table/rack,
+/obj/item/clothing/under/color/green,
+/obj/item/clothing/shoes/brown,
+/obj/item/clothing/suit/armor/tdome/green,
+/obj/item/clothing/head/helmet/thunderdome,
+/obj/item/melee/baton/loaded,
+/obj/item/melee/energy/sword/green,
+/turf/simulated/floor,
+/area/tdome/tdome1)
"mMS" = (
/obj/effect/floor_decal/corner/white/diagonal,
/obj/machinery/door/airlock{
@@ -28305,14 +25958,57 @@
/turf/unsimulated/floor,
/area/centcom/spawning)
"mNk" = (
-/turf/unsimulated/floor{
- icon_state = "floorscorched1"
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "1,1"
},
-/area/centcom/legion/hangar5)
+/area/shuttle/legion)
+"mNl" = (
+/obj/effect/floor_decal/corner/lime/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"mNx" = (
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "2,1"
+ },
+/area/shuttle/legion)
+"mNQ" = (
+/obj/structure/shuttle_part/transfer{
+ density = 0;
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "14,16";
+ name = "transport shuttle"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/escape)
+"mNS" = (
+/obj/structure/bed/chair/shuttle{
+ dir = 4
+ },
+/obj/effect/floor_decal/corner/red/diagonal{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"mOm" = (
+/obj/machinery/papershredder,
+/obj/structure/sign/poster{
+ pixel_y = 32
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
+"mOp" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "9,1";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"mOD" = (
/obj/machinery/door/airlock/centcom{
- name = "Holding Cells";
- req_access = list(111)
+ name = "Checkpoint Equipment Room";
+ req_access = list(103,111)
},
/turf/unsimulated/floor,
/area/centcom/legion)
@@ -28334,6 +26030,13 @@
},
/turf/unsimulated/floor/plating,
/area/antag/raider)
+"mPA" = (
+/obj/effect/floor_decal/industrial/warning,
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"mPH" = (
/obj/effect/decal/fake_object{
desc = "An automated turret.";
@@ -28351,35 +26054,21 @@
},
/area/antag/mercenary)
"mPM" = (
-/obj/structure/window/reinforced{
- dir = 1
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "3,1"
},
-/obj/structure/window/reinforced{
- dir = 4
- },
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/structure/grille,
-/obj/machinery/door/blast/odin/shuttle/tcfl/shutter{
- dir = 4;
- id = "tcfl_hangar5";
- name = "Armory"
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
+/area/shuttle/legion)
"mPZ" = (
/obj/structure/shuttle_part/merchant{
icon_state = "22,5"
},
/turf/space/dynamic,
/area/shuttle/merchant)
-"mQj" = (
-/turf/unsimulated/floor{
- dir = 10;
- icon_state = "carpetside"
- },
-/area/centcom/living)
+"mQk" = (
+/obj/effect/floor_decal/industrial/warning,
+/obj/machinery/light/small/emergency,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"mQo" = (
/obj/effect/floor_decal/industrial/warning{
dir = 8
@@ -28393,26 +26082,26 @@
},
/turf/simulated/floor/plating,
/area/merchant_station/warehouse)
-"mQX" = (
-/obj/machinery/light{
- icon_state = "tube1"
- },
-/obj/effect/floor_decal/corner/paleblue{
- dir = 10
- },
-/turf/unsimulated/floor,
-/area/centcom/ferry)
-"mRM" = (
+"mRm" = (
+/obj/effect/decal/cleanable/dirt,
/turf/unsimulated/floor{
- icon_state = "floor"
+ dir = 8;
+ icon_state = "wood"
},
-/area/centcom/checkpoint/fore)
+/area/centcom/legion/hangar5)
"mRW" = (
/obj/structure/table/standard,
/obj/item/stack/packageWrap,
/obj/item/hand_labeler,
/turf/simulated/floor/tiled,
/area/merchant_station/warehouse)
+"mSo" = (
+/obj/structure/disposalpipe/segment,
+/obj/effect/floor_decal/corner/blue/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeobserve)
"mSt" = (
/obj/effect/floor_decal/corner/lime/diagonal{
dir = 8
@@ -28459,11 +26148,29 @@
icon_state = "black"
},
/area/antag/ninja)
-"mSN" = (
-/turf/simulated/wall/shuttle/dark/corner/underlay{
- dir = 9
+"mSH" = (
+/obj/machinery/atmospherics/pipe/tank/air{
+ dir = 1
},
-/area/centcom/legion)
+/obj/structure/railing/mapped,
+/obj/effect/floor_decal/industrial/hatch/yellow,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
+"mSN" = (
+/obj/structure/railing/mapped{
+ dir = 4
+ },
+/obj/structure/railing/mapped,
+/obj/structure/table/reinforced/steel,
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/obj/structure/closet/crate/freezer/rations,
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 6
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"mTg" = (
/obj/effect/overlay/palmtree_l{
pixel_x = -8
@@ -28472,6 +26179,18 @@
icon_state = "desert"
},
/area/centcom/shared_dream)
+"mTj" = (
+/obj/item/stack/material/glass/reinforced/full,
+/obj/item/stack/material/glass/reinforced/full,
+/obj/item/stack/material/glass/full,
+/obj/item/stack/material/glass/full,
+/obj/item/stack/material/plasteel/full,
+/obj/item/stack/material/plasteel/full,
+/obj/item/stack/material/steel/full,
+/obj/item/stack/material/steel/full,
+/obj/structure/table/standard,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"mTL" = (
/obj/vehicle/droppod/syndie{
connected_blastdoor = "merc_droppod_3"
@@ -28496,31 +26215,19 @@
/obj/effect/floor_decal/industrial/outline/yellow,
/turf/simulated/floor/tiled,
/area/merchant_station/warehouse)
+"mVd" = (
+/obj/machinery/light/small/emergency{
+ dir = 8
+ },
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/distress)
"mVx" = (
-/obj/structure/window/reinforced{
- dir = 4
- },
-/obj/machinery/chemical_dispenser/bar_soft/full{
- name = "beverage dispenser";
- pixel_x = -4;
- pixel_y = 5;
- spawn_cartridges = list(/obj/item/reagent_containers/chem_disp_cartridge/water,/obj/item/reagent_containers/chem_disp_cartridge/sodawater,/obj/item/reagent_containers/chem_disp_cartridge/ice,/obj/item/reagent_containers/chem_disp_cartridge/coffee,/obj/item/reagent_containers/chem_disp_cartridge/tea,/obj/item/reagent_containers/chem_disp_cartridge/clean_kois)
- },
-/obj/structure/table/standard,
-/turf/unsimulated/floor{
- icon_state = "cafeteria"
- },
-/area/centcom/legion)
-"mVG" = (
-/obj/effect/decal/fake_object{
- density = 1;
- desc = "It opens and closes.";
- icon = 'icons/obj/doors/Doorglass.dmi';
- icon_state = "door_locked";
- name = "To: Transport Hub Checkpoint"
+/obj/effect/floor_decal/corner/paleblue/full{
+ dir = 8
},
/turf/unsimulated/floor,
-/area/centcom/ferry)
+/area/centcom/legion/hangar5)
"mVR" = (
/obj/structure/table/rack,
/obj/item/clothing/shoes/magboots,
@@ -28532,11 +26239,80 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
+"mVZ" = (
+/obj/structure/bed/chair/comfy/beige{
+ dir = 4
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
+"mWn" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 6
+ },
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ density = 1;
+ dir = 4;
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "railing0-1";
+ name = "railing"
+ },
+/obj/machinery/light/small/emergency,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"mWz" = (
/obj/structure/flora/ausbushes/fullgrass,
/obj/structure/flora/ausbushes/leafybush,
/turf/simulated/floor/grass/alt,
/area/centcom/shared_dream)
+"mYp" = (
+/obj/structure/shuttle_part/distress{
+ icon_state = "0,0"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/distress)
+"mYG" = (
+/obj/structure/table/reinforced/wood,
+/obj/machinery/chemical_dispenser/coffee/full{
+ layer = 3.1;
+ pixel_y = 2;
+ spawn_cartridges = list(/obj/item/reagent_containers/chem_disp_cartridge/coffee,/obj/item/reagent_containers/chem_disp_cartridge/milk,/obj/item/reagent_containers/chem_disp_cartridge/cream,/obj/item/reagent_containers/chem_disp_cartridge/sugar)
+ },
+/obj/item/storage/box/drinkingglasses{
+ pixel_x = 8;
+ pixel_y = 9
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"mYJ" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 4
+ },
+/obj/structure/table/wood,
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 4
+ },
+/obj/item/flame/lighter{
+ pixel_x = 7
+ },
+/obj/item/material/ashtray/bronze{
+ pixel_x = -7;
+ pixel_y = 7
+ },
+/obj/structure/window/reinforced{
+ layer = 5;
+ name = "adjusted window"
+ },
+/obj/item/flame/lighter,
+/obj/effect/floor_decal/spline/fancy/wood,
+/turf/unsimulated/floor{
+ icon_state = "carpetnoconnect"
+ },
+/area/centcom/bar)
"mZh" = (
/turf/unsimulated/floor/asteroid/ash/rocky{
nitrogen = 82.1472;
@@ -28563,18 +26339,35 @@
/turf/simulated/floor/holofloor/tiled/dark,
/area/holodeck/source_dininghall)
"naC" = (
-/obj/structure/shuttle_part/distress{
- icon_state = "0,1";
- opacity = 1
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/obj/machinery/light/spot{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"nbs" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "13,4";
+ name = "military corvette"
},
/turf/unsimulated/floor/plating,
-/area/shuttle/distress)
+/area/shuttle/administration)
"nby" = (
/turf/unsimulated/floor{
dir = 10;
icon_state = "carpetside"
},
/area/antag/wizard)
+"nbD" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/distress_prep)
"nbE" = (
/obj/structure/shuttle_part/mercenary/small{
icon_state = "0,3"
@@ -28583,24 +26376,15 @@
/area/shuttle/syndicate_elite)
"nbV" = (
/obj/structure/shuttle_part/cargo{
- icon_state = "5,1"
+ icon_state = "5,0"
},
/turf/unsimulated/floor/plating,
/area/supply/dock)
"nco" = (
-/obj/structure/table/wood,
-/obj/item/paper_bin{
- pixel_x = -12;
- pixel_y = 6
- },
-/obj/item/pen/blue{
- pixel_x = -12;
- pixel_y = 6
- },
-/obj/effect/floor_decal/spline/fancy/wood,
-/turf/unsimulated/floor{
- icon_state = "carpetside"
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
},
+/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
"ncu" = (
/obj/machinery/door/airlock/external{
@@ -28612,6 +26396,29 @@
},
/turf/simulated/floor/tiled,
/area/merchant_station/warehouse)
+"ncM" = (
+/obj/structure/closet/wardrobe/orange,
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
+"ncV" = (
+/obj/structure/cryofeed{
+ dir = 2
+ },
+/obj/structure/window/reinforced/crescent{
+ dir = 1
+ },
+/obj/structure/window/reinforced/crescent{
+ dir = 4
+ },
+/obj/structure/lattice/catwalk/indoor/grate,
+/turf/unsimulated/floor/plating,
+/area/centcom/holding)
"ndn" = (
/obj/structure/table/wood,
/obj/machinery/chemical_dispenser/bar_soft/full{
@@ -28622,6 +26429,20 @@
icon_state = "wood"
},
/area/antag/wizard)
+"ndP" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Special Ops.";
+ req_access = list(103)
+ },
+/obj/machinery/door/blast/odin{
+ dir = 2;
+ id = "specops_starboard";
+ name = "Special Ops."
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"ndV" = (
/obj/effect/floor_decal/corner/paleblue{
dir = 9
@@ -28629,13 +26450,13 @@
/turf/unsimulated/floor,
/area/centcom/spawning)
"nek" = (
-/obj/effect/ghostspawpoint{
- identifier = "TCFLERTSpawn";
- name = "igs - TCFLERT"
+/obj/machinery/door/airlock/centcom{
+ id_tag = "tcfllegate";
+ name = "Legate Chambers";
+ req_access = list(108,111)
},
/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+ icon_state = "wood_light"
},
/area/centcom/legion/hangar5)
"neK" = (
@@ -28653,109 +26474,65 @@
/obj/effect/floor_decal/industrial/outline/yellow,
/turf/unsimulated/floor,
/area/antag/mercenary)
-"nfv" = (
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
+"nfe" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
},
+/obj/structure/table/rack,
+/obj/item/rig/ert/engineer,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"nfS" = (
+/obj/machinery/porta_turret/crescent,
+/obj/effect/floor_decal/industrial/warning/full,
+/obj/structure/lattice/catwalk/indoor,
/turf/unsimulated/floor{
- icon_state = "new_white"
+ icon_state = "new_reinforced"
},
-/area/centcom/legion)
+/area/centcom/checkpoint/aft)
"nfY" = (
/turf/unsimulated/wall/darkshuttlewall,
/area/centcom/spawning)
"ngc" = (
-/obj/structure/sink{
- dir = 4;
- pixel_x = 11
- },
-/turf/unsimulated/floor{
- icon_state = "freezerfloor"
- },
-/area/centcom/distress_prep)
-"nhp" = (
-/obj/structure/table/rack,
/obj/effect/floor_decal/industrial/outline/yellow,
-/obj/item/pickaxe/drill{
- pixel_y = 6
+/obj/structure/table/rack,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/light/small{
+ dir = 4;
+ name = "adjusted light fixture"
},
-/obj/item/pickaxe/jackhammer{
- pixel_y = -6
+/obj/item/hoist_kit{
+ pixel_x = -1;
+ pixel_y = 4
+ },
+/obj/item/hoist_kit{
+ pixel_x = -1;
+ pixel_y = 4
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
+"ngi" = (
+/obj/structure/bed/chair{
+ dir = 1
},
/turf/unsimulated/floor{
- icon_state = "steel_dirty"
+ icon_state = "dark2"
},
-/area/centcom/legion/hangar5)
-"nhD" = (
-/turf/unsimulated/wall/riveted,
-/area/centcom/checkpoint/fore)
-"nhE" = (
-/obj/structure/closet/crate/medical,
-/obj/item/storage/firstaid/regular{
- pixel_x = -2;
- pixel_y = 4
+/area/centcom/specops)
+"ngm" = (
+/obj/structure/shuttle_part/transfer{
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "2,21";
+ name = "transport shuttle"
},
-/obj/item/storage/firstaid/regular{
- pixel_x = -2;
- pixel_y = 4
+/turf/unsimulated/floor/plating,
+/area/shuttle/escape)
+"nhn" = (
+/obj/structure/shuttle_part/cargo{
+ icon_state = "0,11"
},
-/obj/item/bodybag/cryobag{
- pixel_x = 5
- },
-/obj/item/bodybag/cryobag{
- pixel_x = 5
- },
-/obj/item/storage/firstaid/o2{
- layer = 2.8;
- pixel_x = 4;
- pixel_y = 6
- },
-/obj/item/storage/box/masks,
-/obj/item/nitrilebox,
-/obj/item/storage/firstaid/toxin,
-/obj/item/storage/firstaid/fire{
- layer = 2.9;
- pixel_x = 2;
- pixel_y = 3
- },
-/obj/item/storage/firstaid/adv{
- pixel_x = -2
- },
-/obj/structure/railing/mapped,
-/obj/item/reagent_containers/inhaler/pneumalin,
-/obj/item/reagent_containers/inhaler/pneumalin,
-/obj/item/reagent_containers/inhaler/pneumalin,
-/obj/item/reagent_containers/inhaler/pneumalin,
-/obj/item/reagent_containers/hypospray/autoinjector/survival,
-/obj/item/reagent_containers/hypospray/autoinjector/survival,
-/obj/item/reagent_containers/hypospray/autoinjector/survival,
-/obj/item/reagent_containers/hypospray/autoinjector/survival,
-/obj/item/reagent_containers/glass/bottle/inaprovaline,
-/obj/item/reagent_containers/glass/bottle/bicaridine,
-/obj/item/reagent_containers/glass/bottle/bicaridine,
-/obj/item/reagent_containers/glass/bottle/dermaline,
-/obj/item/reagent_containers/glass/bottle/dermaline,
-/obj/item/reagent_containers/glass/bottle/dexalin_plus,
-/obj/item/reagent_containers/glass/bottle/dexalin_plus,
-/obj/item/reagent_containers/glass/bottle/mortaphenyl,
-/obj/item/reagent_containers/glass/bottle/antitoxin,
-/obj/item/reagent_containers/glass/bottle/peridaxon,
-/obj/item/reagent_containers/glass/bottle/peridaxon,
-/obj/item/reagent_containers/hypospray,
-/obj/item/reagent_containers/hypospray,
-/obj/item/storage/belt/medical,
-/obj/item/clothing/glasses/hud/health,
-/obj/item/reagent_containers/hypospray/combat,
-/obj/effect/floor_decal/corner_wide/paleblue/diagonal{
- dir = 8
- },
-/obj/effect/floor_decal/industrial/warning{
- dir = 10
- },
-/obj/effect/floor_decal/spline/plain,
-/obj/structure/table/reinforced/steel,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
+/turf/unsimulated/floor/plating,
+/area/centcom/suppy)
"nhS" = (
/obj/structure/flora/rock/pile{
icon_state = "lavarocks2"
@@ -28778,6 +26555,20 @@
icon_state = "10,0"
},
/area/shuttle/burglar)
+"niU" = (
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 4
+ },
+/obj/machinery/door/window/eastright{
+ name = "desk access"
+ },
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/control)
"niW" = (
/obj/structure/table/wood,
/obj/item/storage/box/fountainpens{
@@ -28847,92 +26638,67 @@
/obj/structure/lattice/catwalk/indoor/grate,
/turf/simulated/floor/plating,
/area/shuttle/merchant)
+"njP" = (
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/obj/effect/decal/fake_object{
+ color = "#ff0000";
+ icon = 'icons/obj/power_cond_white.dmi';
+ icon_state = "4-8";
+ name = "cable"
+ },
+/obj/effect/decal/fake_object{
+ color = "#ff0000";
+ dir = 4;
+ icon = 'icons/atmos/pipes.dmi';
+ icon_state = "intact-scrubbers";
+ name = "pipe"
+ },
+/obj/effect/decal/fake_object{
+ color = "#0000ff";
+ dir = 4;
+ icon = 'icons/atmos/pipes.dmi';
+ icon_state = "intact-supply";
+ name = "pipe"
+ },
+/obj/structure/lattice/catwalk/indoor{
+ layer = 3.5
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/checkpoint/aft)
"nkc" = (
/turf/simulated/floor/holofloor/space{
blocks_air = 1;
density = 1
},
/area/antag/ninja)
-"nkd" = (
-/obj/machinery/account_database{
- name = "CentComm Accounts database"
- },
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "green"
- },
-/area/centcom/living)
"nkv" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/floor_decal/industrial/warning{
- dir = 4
- },
/turf/unsimulated/floor{
- icon_state = "engine"
+ icon_state = "tiles"
},
/area/centcom/legion/hangar5)
"nkw" = (
-/obj/structure/bedsheetbin{
- pixel_y = 4
+/obj/machinery/vending/engivend,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
},
-/obj/structure/table/reinforced,
-/obj/item/material/twohanded/pike/flag{
- pixel_y = 6
+/area/centcom/legion/hangar5)
+"nkX" = (
+/obj/effect/landmark{
+ name = "start"
+ },
+/turf/simulated/floor/holofloor/space,
+/area/centcom/start)
+"nli" = (
+/obj/effect/floor_decal/spline/plain{
+ dir = 1
},
/turf/unsimulated/floor{
- icon_state = "cafeteria"
+ icon_state = "new_reinforced"
},
-/area/centcom/legion)
-"nkO" = (
-/obj/structure/table/rack,
-/obj/item/clothing/accessory/storage/black_vest{
- pixel_x = 4;
- pixel_y = -3
- },
-/obj/item/clothing/accessory/storage/black_vest{
- pixel_x = 4;
- pixel_y = -3
- },
-/obj/item/clothing/accessory/storage/black_vest{
- pixel_x = 4;
- pixel_y = -3
- },
-/obj/item/clothing/mask/gas/tactical{
- pixel_x = -7;
- pixel_y = 4
- },
-/obj/item/clothing/mask/gas/tactical{
- pixel_x = -7;
- pixel_y = 4
- },
-/obj/item/clothing/mask/gas/tactical{
- pixel_x = -7;
- pixel_y = 4
- },
-/obj/item/clothing/mask/gas/tactical{
- pixel_x = -7;
- pixel_y = 4
- },
-/obj/item/clothing/mask/gas/tactical{
- pixel_x = -7;
- pixel_y = 4
- },
-/obj/item/clothing/mask/gas/tactical{
- pixel_x = -7;
- pixel_y = 4
- },
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
-"nlp" = (
-/obj/machinery/computer/shuttle_control{
- req_access = list(38);
- shuttle_tag = "Centcom"
- },
-/obj/effect/floor_decal/corner/paleblue{
- dir = 10
- },
-/turf/unsimulated/floor,
-/area/centcom/ferry)
+/area/centcom/checkpoint/fore)
"nlu" = (
/obj/machinery/door/airlock/external{
frequency = 1337;
@@ -28952,27 +26718,137 @@
/obj/structure/lattice/catwalk/indoor/grate/light,
/turf/simulated/floor/plating,
/area/shuttle/merchant)
-"nlU" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "13,7";
- name = "military corvette"
+"nlK" = (
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 9
},
-/turf/unsimulated/floor/plating,
+/obj/structure/flora/pottedplant{
+ icon_state = "plant-22";
+ pixel_x = -1;
+ pixel_y = 23
+ },
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/obj/machinery/button/remote/blast_door{
+ dir = 8;
+ id = "detention";
+ name = "detention wing blast doors";
+ pixel_x = -22;
+ pixel_y = 6;
+ req_access = list(108)
+ },
+/obj/machinery/button/remote/blast_door{
+ dir = 8;
+ id = "corvette_hangar";
+ name = "corvette hangar blast doors";
+ pixel_x = -22;
+ pixel_y = -6;
+ req_access = list(108)
+ },
+/obj/machinery/button/remote/blast_door{
+ dir = 8;
+ id = "specops_starboard";
+ name = "spec ops - NTCC Odin blast doors";
+ pixel_x = -31;
+ req_access = list(108)
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
+"nlQ" = (
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 1
+ },
+/obj/machinery/computer/security/telescreen{
+ name = "Spec. Ops. Monitor";
+ network = list("ZeEmergencyResponseTeam");
+ pixel_x = -8;
+ pixel_y = 24
+ },
+/turf/unsimulated/floor{
+ icon_state = "carpet6-2"
+ },
+/area/centcom/specops)
+"nmJ" = (
+/obj/effect/floor_decal/corner/red/diagonal{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/simulated/floor/tiled/dark,
/area/shuttle/administration)
-"nmi" = (
+"nmO" = (
+/obj/structure/sign/flag/nanotrasen/left{
+ pixel_x = -16;
+ pixel_y = 30
+ },
+/obj/structure/sign/flag/nanotrasen/right{
+ pixel_x = 16;
+ pixel_y = 30
+ },
+/obj/structure/bed/chair/office/bridge,
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 1
+ },
+/obj/effect/landmark{
+ name = "ERTCommander"
+ },
+/turf/unsimulated/floor{
+ icon_state = "carpet14-10"
+ },
+/area/centcom/specops)
+"nmV" = (
+/obj/structure/bed/chair/comfy/blue{
+ dir = 4
+ },
+/obj/structure/railing/mapped{
+ dir = 8
+ },
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/holding)
+"nnf" = (
+/obj/item/device/radio/intercom{
+ frequency = 1441;
+ name = "Spec Ops Intercom";
+ pixel_x = 4;
+ pixel_y = 20
+ },
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ dir = 5;
+ icon_state = "carpetside"
+ },
+/area/centcom/specops)
+"nnl" = (
+/obj/structure/shuttle/engine/propulsion{
+ icon_state = "propulsion_r";
+ name = "spaceship engine";
+ opacity = 0
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 8
+ },
/obj/effect/floor_decal/industrial/warning{
dir = 4
},
-/obj/machinery/embedded_controller/radio/simple_docking_controller{
- frequency = 1337;
- id_tag = "legion_hangar";
- pixel_x = -28;
- pixel_y = 1;
- tag_door = "legion_hangar_hatch"
- },
+/turf/unsimulated/floor/plating,
+/area/centcom/distress_prep)
+"nnS" = (
+/obj/effect/floor_decal/corner/green/full,
/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/area/centcom/bar)
"noT" = (
/obj/effect/floor_decal/corner/paleblue/full{
dir = 8
@@ -28981,43 +26857,32 @@
/area/shuttle/merchant)
"nph" = (
/obj/structure/shuttle_part/cargo{
- icon_state = "6,1"
+ icon_state = "6,0"
},
/turf/unsimulated/floor/plating,
/area/supply/dock)
-"npk" = (
-/obj/structure/table/rack,
-/obj/item/storage/belt/medical{
- pixel_x = -4;
- pixel_y = 5
+"npA" = (
+/obj/structure/shuttle_part/hapt{
+ density = 0;
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "14,2";
+ name = "military corvette"
},
-/obj/item/storage/belt/medical,
-/obj/item/storage/belt/medical{
- pixel_x = 4;
- pixel_y = -5
- },
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
-"npQ" = (
-/obj/machinery/door/airlock/external{
- frequency = 1399;
- icon_state = "door_locked";
- id_tag = "admin_shuttle_hatch";
- locked = 1;
- name = "Corvette Hatch";
- req_access = list(13)
- },
-/obj/effect/floor_decal/industrial/hatch/yellow,
-/obj/effect/floor_decal/industrial/hatch/yellow,
-/obj/structure/plasticflaps/airtight,
-/turf/simulated/floor/reinforced,
-/area/shuttle/administration)
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"nqa" = (
/obj/effect/floor_decal/corner/paleblue{
dir = 5
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
+"nql" = (
+/obj/structure/bed/chair/shuttle{
+ dir = 4
+ },
+/obj/effect/floor_decal/corner/paleblue/full,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"nqq" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "13,14"
@@ -29041,19 +26906,6 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
-"nsd" = (
-/obj/item/gun/energy/blaster{
- pixel_y = 6
- },
-/obj/item/gun/energy/blaster{
- pixel_y = -2
- },
-/obj/item/gun/energy/blaster{
- pixel_y = -10
- },
-/obj/structure/table/reinforced,
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
"nsM" = (
/obj/effect/floor_decal/corner_wide/paleblue/diagonal{
dir = 8
@@ -29062,17 +26914,26 @@
/obj/item/storage/box/fancy/tray,
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
-"ntk" = (
+"ntE" = (
+/obj/item/stack/material/cyborg/steel,
/turf/unsimulated/floor{
- dir = 9;
- icon_state = "green"
+ icon_state = "platingdmg2"
},
-/area/centcom/living)
+/area/centcom/bar)
"ntT" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "10,19"
},
/area/shuttle/mercenary)
+"ntX" = (
+/obj/structure/bed/chair/shuttle{
+ dir = 4
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"nuc" = (
/obj/item/modular_computer/console/preset/engineering/ce,
/obj/structure/window/reinforced{
@@ -29096,13 +26957,23 @@
},
/area/shuttle/transport1)
"nuL" = (
-/obj/machinery/meter,
-/obj/machinery/atmospherics/pipe/simple/hidden{
- dir = 10
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
},
-/obj/structure/lattice/catwalk/indoor/grate,
-/turf/simulated/floor/plating,
-/area/shuttle/legion)
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/legion/hangar5)
+"nuN" = (
+/obj/structure/urinal{
+ dir = 4;
+ pixel_x = -32;
+ pixel_y = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "freezerfloor"
+ },
+/area/centcom/distress_prep)
"nuP" = (
/obj/effect/floor_decal/corner/beige{
dir = 9
@@ -29115,14 +26986,35 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
-"nvr" = (
-/turf/simulated/wall/shuttle/unique/distress{
- icon_state = "3,0"
+"nuX" = (
+/obj/structure/flora/pottedplant{
+ icon_state = "plant-22"
},
-/area/shuttle/distress)
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"nvr" = (
+/obj/machinery/mech_recharger,
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"nvv" = (
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
+"nvO" = (
+/obj/machinery/door/blast/odin{
+ density = 0;
+ icon_state = "pdoor0";
+ id = "CentComArrivalsForeExt";
+ name = "Security Doors";
+ opacity = 0
+ },
+/obj/effect/floor_decal/industrial/hatch/yellow,
+/turf/unsimulated/floor,
+/area/centcom/checkpoint/fore)
"nvW" = (
/obj/effect/floor_decal/industrial/warning{
dir = 8
@@ -29140,15 +27032,45 @@
},
/turf/unsimulated/floor/plating,
/area/antag/burglar)
+"nwG" = (
+/obj/structure/table/rack,
+/obj/random/tech_supply,
+/obj/random/glowstick,
+/turf/unsimulated/floor/plating,
+/area/centcom/holding)
"nwL" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "3,5"
+/obj/machinery/recharge_station,
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
},
+/turf/simulated/floor/tiled/dark,
/area/shuttle/legion)
"nxE" = (
/obj/effect/shuttle_landmark/merchant/start,
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
+"nxI" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
+"nyh" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 10
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
+"nyo" = (
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/green{
+ dir = 9
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"nyC" = (
/obj/structure/window/reinforced/crescent{
dir = 4
@@ -29159,15 +27081,22 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
-"nyM" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 10
+"nyI" = (
+/obj/machinery/recharger/wallcharger{
+ pixel_x = 5;
+ pixel_y = 22
},
-/obj/structure/flora/pottedplant{
- icon_state = "plant-22"
+/obj/machinery/recharger/wallcharger{
+ pixel_x = 5;
+ pixel_y = 31
},
-/turf/unsimulated/floor,
-/area/centcom/ferry)
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"nyT" = (
/obj/effect/floor_decal/corner/lime/diagonal{
dir = 8
@@ -29179,27 +27108,25 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
-"nzu" = (
-/obj/structure/shuttle/engine/propulsion{
- name = "spaceship engine";
- opacity = 0
+"nzt" = (
+/obj/structure/flora/pottedplant/random{
+ pixel_y = 8
},
-/obj/effect/floor_decal/industrial/warning{
+/obj/effect/floor_decal/corner/paleblue/full{
dir = 8
},
-/obj/effect/floor_decal/industrial/warning{
+/turf/unsimulated/floor,
+/area/centcom/distress_prep)
+"nzu" = (
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "13,1";
+ outside_part = 0
+ },
+/obj/effect/floor_decal/corner/paleblue/full{
dir = 4
},
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1";
- invisibility = 101;
- name = "adjusted light fixture";
- pixel_x = 16;
- pixel_y = 32
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/distress_prep)
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"nzH" = (
/obj/structure/closet/emcloset{
anchored = 1;
@@ -29219,25 +27146,29 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
-"nAh" = (
-/obj/machinery/light/spot,
+"nAe" = (
+/obj/structure/bed/chair/office/light{
+ dir = 4
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"nAg" = (
+/obj/effect/floor_decal/spline/fancy/wood/corner{
+ dir = 1
+ },
/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/area/centcom/ferry)
+"nAh" = (
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "14,1"
+ },
+/area/shuttle/legion)
"nAD" = (
-/obj/item/storage/box/fancy/cigarettes/cigar{
- layer = 3.01;
- pixel_x = -5;
- pixel_y = 6
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "16,1"
},
-/obj/item/flame/lighter/zippo{
- pixel_x = 7;
- pixel_y = 7
- },
-/obj/structure/table/standard,
-/turf/unsimulated/floor{
- icon_state = "wood_light"
- },
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor/plating,
+/area/shuttle/legion)
"nAK" = (
/obj/machinery/door/airlock/silver{
hashatch = 0;
@@ -29247,23 +27178,30 @@
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
"nAY" = (
-/obj/item/reagent_containers/glass/bucket{
- pixel_x = -9;
- pixel_y = 7
+/obj/effect/floor_decal/corner/paleblue/full{
+ dir = 4
},
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"nBl" = (
+/obj/effect/floor_decal/corner/blue/diagonal,
+/obj/effect/decal/fake_object/light_source/invisible,
/turf/unsimulated/floor{
- icon_state = "new_reinforced"
+ icon_state = "new_white"
},
-/area/centcom/legion)
+/area/tdome/tdomeobserve)
"nBV" = (
/obj/structure/shuttle_part/cargo{
- icon_state = "1,1"
+ icon_state = "1,0"
},
/turf/unsimulated/floor/plating,
/area/supply/dock)
-"nCq" = (
+"nCc" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 1
+ },
/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/area/centcom/bar)
"nCw" = (
/obj/item/towel_flat{
color = "#ff0000"
@@ -29278,26 +27216,31 @@
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"nCU" = (
+"nCJ" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/obj/machinery/porta_turret/crescent,
+/obj/effect/floor_decal/industrial/warning/full,
/obj/machinery/light{
dir = 8;
icon_state = "tube1"
},
-/turf/unsimulated/floor/plating,
-/area/centcom/checkpoint/aft)
+/turf/unsimulated/floor,
+/area/centcom/control)
"nDf" = (
-/obj/structure/sink{
- dir = 8;
- pixel_x = -12;
- pixel_y = 5
- },
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
+/obj/effect/decal/cleanable/dirt,
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
+"nDp" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Civil Protection Station";
+ req_access = list(101)
},
/turf/unsimulated/floor{
- icon_state = "new_white"
+ icon_state = "dark2"
},
-/area/centcom/legion)
+/area/centcom/holding)
"nDv" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "4,17";
@@ -29305,6 +27248,22 @@
},
/turf/space/dynamic,
/area/shuttle/mercenary)
+"nDD" = (
+/obj/machinery/button/remote/blast_door{
+ desc = "A remote control switch for port-side blast doors.";
+ id = "CentComPort";
+ name = "Security Doors";
+ pixel_x = 32;
+ pixel_y = -24;
+ req_access = list(101)
+ },
+/obj/structure/bed/chair/office/dark{
+ dir = 4
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"nDL" = (
/obj/effect/floor_decal/industrial/warning{
dir = 1
@@ -29352,11 +27311,39 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
-"nEE" = (
-/obj/effect/floor_decal/industrial/warning{
+"nEt" = (
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/green{
+ dir = 6
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"nEC" = (
+/obj/structure/railing/mapped{
+ dir = 4
+ },
+/obj/effect/floor_decal/corner/red/full{
+ dir = 1
+ },
+/obj/effect/floor_decal/spline/fancy/wood{
dir = 4
},
/turf/unsimulated/floor,
+/area/centcom/evac)
+"nEE" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/obj/structure/table/rack,
+/obj/item/ladder_mobile{
+ pixel_y = 6
+ },
+/obj/item/ladder_mobile{
+ pixel_y = 6
+ },
+/turf/unsimulated/floor/plating,
/area/centcom/legion/hangar5)
"nES" = (
/obj/structure/table/rack,
@@ -29375,24 +27362,100 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
-"nFs" = (
-/turf/unsimulated/floor/plating,
-/area/centcom/distress_prep)
-"nGh" = (
-/obj/item/stool,
-/obj/effect/decal/cleanable/dirt,
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
+"nEY" = (
+/obj/machinery/turretid{
+ ailock = 1;
+ check_arrest = 0;
+ check_records = 0;
+ pixel_x = -28;
+ pixel_y = 9;
+ req_access = list(101)
},
-/area/centcom/legion)
-"nHh" = (
-/obj/structure/shuttle_part/hapt{
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 8
+ },
+/obj/machinery/button/remote/blast_door{
+ dir = 8;
+ id = "commander_port";
+ name = "port blast door";
+ pixel_x = -24;
+ pixel_y = -8;
+ req_access = list(108)
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
+"nFm" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/obj/structure/flora/ausbushes/leafybush,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "grass_alt"
+ },
+/area/centcom/bar)
+"nFu" = (
+/turf/simulated/wall/shuttle/unique/distress{
+ icon_state = "6,4"
+ },
+/area/shuttle/distress)
+"nFF" = (
+/turf/simulated/wall/shuttle/unique/hapt{
desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "3,11";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "11,9";
name = "military corvette"
},
-/turf/unsimulated/floor/plating,
/area/shuttle/administration)
+"nFM" = (
+/obj/structure/bed/chair,
+/obj/effect/floor_decal/corner/orange/diagonal,
+/obj/effect/decal/fake_object/light_source/invisible,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
+"nGk" = (
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/legion/hangar5)
+"nGs" = (
+/obj/item/flame/lighter/zippo/gold{
+ pixel_x = -3;
+ pixel_y = 4
+ },
+/obj/effect/floor_decal/spline/fancy/wood,
+/obj/structure/table/wood,
+/turf/unsimulated/floor{
+ icon_state = "carpet5-1"
+ },
+/area/centcom/specops)
+"nGO" = (
+/obj/machinery/vending/zora,
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"nHd" = (
+/obj/structure/table/reinforced,
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/control)
"nHm" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -29400,23 +27463,42 @@
name = "transport shuttle"
},
/area/shuttle/escape)
-"nHn" = (
-/obj/structure/sign/electricshock,
-/turf/unsimulated/wall/darkshuttlewall,
-/area/centcom/legion)
"nIj" = (
/obj/effect/floor_decal/industrial/outline/yellow,
/turf/unsimulated/floor{
icon_state = "tiles"
},
/area/antag/raider)
-"nJM" = (
-/obj/structure/shuttle_part/distress{
- icon_state = "10,0";
- opacity = 1
+"nIu" = (
+/obj/machinery/light/small{
+ dir = 8;
+ name = "adjusted light fixture";
+ pixel_y = -16
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/distress)
+/turf/simulated/floor/tiled/dark,
+/area/centcom/bar)
+"nII" = (
+/obj/effect/decal/fake_object{
+ desc = "A panel that controls the elevator.";
+ icon = 'icons/obj/turbolift.dmi';
+ icon_state = "panel";
+ name = "elevator Button";
+ pixel_y = 31
+ },
+/obj/effect/landmark{
+ name = "JoinLate"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/spawning)
+"nJM" = (
+/obj/structure/closet/secure_closet/engineering_welding,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/unsimulated/floor{
+ icon_state = "tiles"
+ },
+/area/centcom/legion/hangar5)
"nKS" = (
/turf/simulated/wall/shuttle/unique/mercenary/small{
icon_state = "1,3"
@@ -29428,6 +27510,36 @@
name = "staircase"
},
/area/antag/mercenary)
+"nKX" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/obj/structure/flora/ausbushes/fullgrass,
+/obj/structure/flora/ausbushes/stalkybush,
+/turf/unsimulated/floor{
+ icon_state = "grass_alt"
+ },
+/area/centcom/evac)
+"nLo" = (
+/obj/item/material/ashtray/bronze{
+ pixel_x = -25;
+ pixel_y = 4
+ },
+/obj/effect/floor_decal/spline/fancy/wood,
+/obj/structure/table/wood,
+/turf/unsimulated/floor{
+ icon_state = "carpet13-5"
+ },
+/area/centcom/specops)
+"nLw" = (
+/obj/structure/table/reinforced/wood,
+/obj/item/folder/blue,
+/obj/item/stack/packageWrap,
+/obj/item/hand_labeler,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"nLz" = (
/obj/structure/bed/chair/shuttle{
dir = 4
@@ -29442,12 +27554,62 @@
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/mercenary)
-"nLI" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 8
+"nLO" = (
+/obj/item/gun/launcher/grenade{
+ pixel_x = -2;
+ pixel_y = -7
},
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
+/obj/item/grenade/frag{
+ pixel_x = -10;
+ pixel_y = 9
+ },
+/obj/item/grenade/frag{
+ pixel_x = -10;
+ pixel_y = 9
+ },
+/obj/item/grenade/frag{
+ pixel_x = -10;
+ pixel_y = 9
+ },
+/obj/item/grenade/frag{
+ pixel_x = -10;
+ pixel_y = 9
+ },
+/obj/item/grenade/flashbang{
+ pixel_x = -1;
+ pixel_y = 9
+ },
+/obj/item/grenade/flashbang{
+ pixel_x = -1;
+ pixel_y = 9
+ },
+/obj/item/grenade/flashbang{
+ pixel_x = -1;
+ pixel_y = 9
+ },
+/obj/item/grenade/flashbang{
+ pixel_x = -1;
+ pixel_y = 9
+ },
+/obj/item/grenade/empgrenade{
+ pixel_x = 9;
+ pixel_y = 11
+ },
+/obj/item/grenade/empgrenade{
+ pixel_x = 9;
+ pixel_y = 11
+ },
+/obj/item/grenade/empgrenade{
+ pixel_x = 9;
+ pixel_y = 11
+ },
+/obj/item/grenade/empgrenade{
+ pixel_x = 9;
+ pixel_y = 11
+ },
+/obj/structure/table/reinforced/steel,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"nLV" = (
/obj/effect/decal/fake_object{
icon = 'icons/obj/doors/rapid_pdoor.dmi';
@@ -29463,46 +27625,6 @@
icon_state = "lino_grey"
},
/area/antag/raider)
-"nLZ" = (
-/obj/structure/table/rack{
- pixel_y = -3
- },
-/obj/item/tank/emergency_oxygen/double{
- pixel_y = 3
- },
-/obj/item/tank/emergency_oxygen/double{
- pixel_y = 3
- },
-/obj/item/tank/emergency_oxygen/double{
- pixel_y = 3
- },
-/obj/item/tank/emergency_oxygen/double{
- pixel_y = 3
- },
-/obj/item/tank/emergency_oxygen/double{
- pixel_y = 3
- },
-/obj/item/tank/emergency_oxygen/double{
- pixel_y = 3
- },
-/obj/item/clothing/shoes/magboots,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/distress_prep)
-"nMe" = (
-/obj/effect/floor_decal/corner/paleblue,
-/turf/unsimulated/floor,
-/area/centcom/legion)
-"nMk" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "5,8";
- name = "military corvette"
- },
-/area/shuttle/administration)
"nMl" = (
/obj/effect/floor_decal/corner/lime/diagonal{
dir = 8
@@ -29533,6 +27655,20 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
+"nMu" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
+ },
+/obj/effect/floor_decal/spline/fancy/wood,
+/obj/structure/railing/mapped{
+ layer = 4.1;
+ name = "adjusted railing"
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"nMX" = (
/obj/structure/table/rack,
/obj/item/tank/oxygen/red,
@@ -29551,6 +27687,17 @@
},
/turf/unsimulated/floor,
/area/antag/burglar)
+"nNG" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/item/trash/cigbutt,
+/obj/item/trash/cigbutt,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/legion)
+"nOh" = (
+/turf/unsimulated/wall/darkshuttlewall,
+/area/tdome/tdome1)
"nOA" = (
/obj/structure/window/reinforced/crescent{
dir = 4
@@ -29569,60 +27716,6 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
-"nON" = (
-/turf/unsimulated/wall/fakeairlock{
- icon = 'icons/obj/doors/Doorext.dmi';
- icon_state = "door_locked";
- name = "Service Airlock"
- },
-/area/centcom/legion)
-"nPk" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "0,2"
- },
-/area/shuttle/legion)
-"nPo" = (
-/obj/structure/table/rack,
-/obj/item/plastique{
- pixel_x = -4;
- pixel_y = 6
- },
-/obj/item/plastique{
- pixel_x = -4;
- pixel_y = 6
- },
-/obj/item/plastique{
- pixel_x = -4;
- pixel_y = 6
- },
-/obj/item/plastique{
- pixel_x = 8
- },
-/obj/item/plastique{
- pixel_x = 8
- },
-/obj/item/plastique{
- pixel_x = 8
- },
-/obj/effect/floor_decal/industrial/outline/yellow,
-/obj/item/plastique{
- pixel_x = -4;
- pixel_y = 6
- },
-/obj/item/plastique{
- pixel_x = 8
- },
-/turf/unsimulated/floor{
- icon_state = "steel_dirty"
- },
-/area/centcom/legion/hangar5)
-"nPC" = (
-/obj/structure/banner,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "green"
- },
-/area/centcom/living)
"nPS" = (
/obj/machinery/computer/shuttle_control/merchant,
/obj/machinery/button/remote/blast_door{
@@ -29648,29 +27741,27 @@
},
/turf/simulated/floor/plating,
/area/shuttle/merchant)
-"nQR" = (
-/obj/structure/shuttle_part/transfer{
- density = 0;
- desc = "A large, bloated shuttle designed for automated passenger transport.";
- icon_state = "14,10";
- name = "transport shuttle"
+"nQD" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Hangar Access";
+ req_access = null
},
+/obj/machinery/door/blast/odin{
+ dir = 4;
+ id = "crescent_vip_shuttle";
+ name = "NTCC Odin VIP Shuttle"
+ },
+/turf/unsimulated/floor,
+/area/centcom/ferry)
+"nQZ" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
+/area/tdome/tdomeadmin)
"nRo" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "7,19"
},
/area/shuttle/mercenary)
-"nRq" = (
-/obj/structure/bed/chair/office/dark{
- dir = 8
- },
-/obj/effect/landmark{
- name = "CCIAEscort"
- },
-/turf/unsimulated/floor,
-/area/centcom/ferry)
"nRM" = (
/obj/structure/closet{
icon_closed = "syndicate1";
@@ -29712,6 +27803,66 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
+"nSz" = (
+/obj/item/storage/box/fancy/cigarettes/cigar{
+ pixel_y = 4
+ },
+/obj/effect/floor_decal/spline/fancy/wood,
+/obj/structure/table/wood,
+/turf/unsimulated/floor{
+ dir = 6;
+ icon_state = "carpetside"
+ },
+/area/centcom/specops)
+"nSA" = (
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 4
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
+"nSQ" = (
+/obj/structure/table/rack,
+/obj/item/device/flashlight/flare,
+/obj/item/device/flashlight/flare,
+/obj/item/device/flashlight/flare,
+/obj/item/device/flashlight/flare,
+/obj/item/device/flashlight/flare,
+/obj/item/device/flashlight/flare,
+/obj/item/device/flashlight/flare,
+/obj/item/device/flashlight/flare{
+ pixel_y = 5
+ },
+/obj/item/device/flashlight/flare{
+ pixel_y = 5
+ },
+/obj/item/device/flashlight/flare{
+ pixel_y = 5
+ },
+/obj/item/device/flashlight/flare{
+ pixel_y = 5
+ },
+/obj/item/device/flashlight/flare{
+ pixel_y = 5
+ },
+/obj/item/device/flashlight/flare{
+ pixel_y = 5
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"nTe" = (
+/obj/structure/bed/chair/comfy/black{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"nTm" = (
/obj/structure/table/rack,
/obj/item/ammo_magazine/mc9mm{
@@ -29749,18 +27900,24 @@
/obj/effect/floor_decal/industrial/outline/yellow,
/turf/unsimulated/floor,
/area/antag/mercenary)
-"nTu" = (
-/obj/structure/shuttle/engine/router{
- dir = 4
+"nTr" = (
+/obj/item/storage/briefcase/inflatable{
+ pixel_y = 2
},
-/obj/structure/window/reinforced/crescent{
- dir = 4
+/obj/item/storage/briefcase/inflatable{
+ pixel_y = 2
},
-/obj/effect/floor_decal/industrial/warning{
- dir = 4
+/obj/item/storage/briefcase/inflatable{
+ pixel_y = 2
},
+/obj/structure/table/steel,
/turf/unsimulated/floor/plating,
-/area/centcom/legion)
+/area/centcom/specops)
+"nTt" = (
+/obj/machinery/telecomms/receiver/preset_cent,
+/obj/effect/floor_decal/industrial/warning/cee,
+/turf/unsimulated/floor/plating,
+/area/centcom/control)
"nTw" = (
/obj/structure/shuttle_part/merchant{
icon_state = "22,4"
@@ -29771,6 +27928,26 @@
/obj/effect/floor_decal/corner/red/diagonal,
/turf/simulated/floor/tiled,
/area/merchant_station)
+"nUr" = (
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
+"nUK" = (
+/obj/machinery/camera/network/crescent{
+ c_tag = "Crescent Arrivals - Holding Cell";
+ dir = 4
+ },
+/obj/structure/bed/chair{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"nUO" = (
/obj/structure/shuttle_part/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -29779,14 +27956,15 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
-"nVj" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "10,5";
- name = "military corvette"
+"nVi" = (
+/obj/structure/bed/chair/comfy/blue,
+/obj/effect/landmark{
+ name = "LateJoinCorporate Liaison"
},
-/area/shuttle/administration)
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/ferry)
"nVn" = (
/obj/machinery/door/airlock/centcom{
name = "Holding Cells";
@@ -29794,6 +27972,22 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
+"nWh" = (
+/obj/item/stool/padded,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
+"nWF" = (
+/obj/effect/ghostspawpoint{
+ identifier = "TCFLERTSpawn";
+ name = "igs - TCFLERT"
+ },
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/legion/hangar5)
"nWV" = (
/obj/effect/floor_decal/industrial/warning{
dir = 8
@@ -29807,6 +28001,16 @@
},
/turf/simulated/floor/plating,
/area/merchant_station/warehouse)
+"nXl" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 6
+ },
+/obj/machinery/recharge_station,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"nXw" = (
/obj/effect/landmark{
name = "skrell_entry"
@@ -29814,38 +28018,9 @@
/turf/simulated/floor/grass/alt,
/area/centcom/shared_dream)
"nXL" = (
-/obj/item/reagent_containers/food/snacks/liquidfood{
- pixel_x = -2;
- pixel_y = 12
- },
-/obj/item/reagent_containers/food/snacks/liquidfood{
- pixel_x = -2;
- pixel_y = 10
- },
-/obj/item/reagent_containers/food/snacks/liquidfood{
- pixel_x = -2;
- pixel_y = 8
- },
-/obj/item/reagent_containers/food/snacks/liquidfood{
- pixel_x = -2;
- pixel_y = 6
- },
-/obj/item/reagent_containers/food/snacks/liquidfood{
- pixel_x = -2;
- pixel_y = 4
- },
-/obj/structure/sign/flag/biesel/left{
- pixel_y = 32
- },
-/obj/structure/table/standard,
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- icon_state = "cafeteria"
- },
-/area/centcom/legion)
+/obj/effect/decal/fake_object/light_source/invisible,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"nYi" = (
/obj/effect/decal/fake_object{
density = 1;
@@ -29859,18 +28034,119 @@
temperature = 293.15
},
/area/centcom/shared_dream)
+"nYo" = (
+/obj/structure/bed/chair/office/bridge{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/control)
"nYp" = (
/obj/structure/sign/nosmoking_2,
/turf/simulated/wall,
/area/merchant_station/warehouse)
-"nZO" = (
-/obj/structure/table/standard,
-/obj/item/storage/box/fancy/donut,
+"nYH" = (
+/obj/effect/landmark{
+ name = "tdome1"
+ },
+/obj/machinery/camera/network/thunder{
+ c_tag = "Green Team";
+ invisibility = 101
+ },
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/holofloor/tiled/dark,
+/area/tdome/tdome1)
+"nYX" = (
+/obj/structure/table/rack,
+/obj/item/tank/emergency_oxygen/double{
+ pixel_y = 1
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_y = 1
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_y = 1
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_y = 1
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_y = 1
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_y = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"nZm" = (
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 10
+ },
/turf/unsimulated/floor{
- dir = 8;
icon_state = "wood"
},
+/area/centcom/specops)
+"nZv" = (
+/obj/structure/table/reinforced,
+/obj/machinery/door/window/brigdoor/southleft{
+ name = "checkpoint";
+ req_access = list(101)
+ },
+/obj/machinery/door/blast/odin{
+ dir = 2;
+ icon_state = "shutter1";
+ icon_state_closed = "shutter1";
+ icon_state_closing = "shutterc1";
+ icon_state_open = "shutter0";
+ icon_state_opening = "shutterc0";
+ id = "CentComArrivalsAftChkpt";
+ name = "checkpoint shutter"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/checkpoint/aft)
+"nZy" = (
+/obj/effect/floor_decal/corner/green/full{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"nZE" = (
+/obj/structure/bed/chair/office/dark{
+ dir = 4
+ },
+/obj/effect/landmark{
+ name = "CCIAEscort"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"nZO" = (
+/obj/machinery/light/small,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
/area/centcom/legion/hangar5)
+"oaf" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/obj/machinery/embedded_controller/radio/simple_docking_controller{
+ frequency = 1380;
+ id_tag = "centcom_shuttle_bay";
+ name = "shuttle bay controller";
+ pixel_y = 25;
+ tag_door = "centcom_shuttle_bay_door"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/ferry)
"oap" = (
/obj/structure/window/reinforced{
dir = 4
@@ -29896,6 +28172,13 @@
},
/turf/simulated/floor/plating,
/area/merchant_station/warehouse)
+"oat" = (
+/obj/machinery/deployable/barrier,
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/control)
"oau" = (
/obj/structure/mirror{
pixel_x = 27;
@@ -29910,59 +28193,67 @@
icon_state = "wood"
},
/area/antag/wizard)
-"obz" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "5,9";
- name = "military corvette"
+"oaC" = (
+/obj/structure/table/reinforced/wood,
+/obj/machinery/camera/network/crescent{
+ c_tag = "Crescent Bar Center";
+ pixel_x = 20
},
-/area/shuttle/administration)
-"obL" = (
-/obj/structure/window/reinforced{
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
+"obP" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "0,0";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"oci" = (
+/obj/structure/shuttle/engine/heater,
+/obj/structure/window/phoronreinforced{
dir = 8
},
-/obj/structure/sign/flag/biesel{
- pixel_x = 5;
- pixel_y = 32
+/obj/structure/window/phoronreinforced{
+ dir = 1
},
-/obj/effect/floor_decal/corner/lime{
- dir = 9
- },
-/turf/unsimulated/floor,
-/area/centcom/legion)
-"oda" = (
-/obj/structure/table/rack,
-/obj/item/gun/energy/rifle,
-/obj/structure/window/reinforced/crescent{
- dir = 8
- },
-/obj/structure/window/reinforced/crescent{
- dir = 4
- },
-/obj/machinery/door/window/southleft,
-/obj/item/storage/box/teargas,
-/obj/item/clothing/mask/gas/tactical,
-/obj/machinery/light/spot{
- dir = 1;
+/turf/unsimulated/floor/plating,
+/area/centcom/distress_prep)
+"ocp" = (
+/obj/machinery/deployable/barrier,
+/obj/machinery/light{
icon_state = "tube1"
},
/turf/unsimulated/floor{
- icon_state = "floor"
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
},
-/area/centcom/checkpoint/fore)
-"odu" = (
-/obj/machinery/door/airlock/centcom{
- name = "Special Operations";
- req_access = list(103)
+/area/centcom/control)
+"ocD" = (
+/obj/effect/floor_decal/spline/fancy/wood,
+/turf/unsimulated/floor{
+ icon_state = "wood"
},
-/obj/machinery/door/blast/odin{
- dir = 4;
- id = "CREED";
- name = "Ready Room"
- },
-/turf/unsimulated/floor,
/area/centcom/specops)
+"odb" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/obj/effect/shuttle_landmark/admin/start,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"odx" = (
+/obj/effect/decal/fake_object/light_source/invisible,
+/turf/simulated/floor,
+/area/tdome)
+"odJ" = (
+/obj/machinery/computer/security,
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/control)
"odT" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "0,5"
@@ -29984,6 +28275,26 @@
},
/turf/simulated/floor/plating,
/area/merchant_station/warehouse)
+"oeh" = (
+/obj/machinery/blackbox_recorder,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"oel" = (
+/obj/machinery/vending/cola,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"off" = (
+/obj/effect/floor_decal/corner/lime{
+ dir = 6
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"ofD" = (
/obj/effect/decal/fake_object{
icon = 'icons/obj/mining.dmi';
@@ -30004,53 +28315,37 @@
/turf/simulated/floor/reinforced,
/area/shuttle/mercenary)
"ogE" = (
-/obj/structure/lattice/catwalk/indoor,
-/obj/machinery/door/blast/odin/open{
- _wifi_id = "tcfl_droppod_1";
- layer = 2.8;
- name = "Droppod A"
- },
/turf/unsimulated/floor{
icon_state = "new_reinforced"
},
/area/centcom/legion/hangar5)
-"ogL" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "10,7";
- name = "military corvette"
+"ogF" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
},
-/area/shuttle/administration)
+/turf/unsimulated/floor,
+/area/centcom/distress_prep)
"ohs" = (
/obj/structure/flora/pottedplant/random,
/turf/unsimulated/floor,
/area/antag/mercenary)
+"ohC" = (
+/obj/structure/bed/chair{
+ dir = 1
+ },
+/obj/effect/landmark{
+ name = "tdomeadmin"
+ },
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
"ohD" = (
-/obj/item/flame/candle{
- layer = 3.6;
- pixel_x = -4;
- pixel_y = 21
+/obj/structure/janitorialcart/full{
+ dir = 8
},
-/obj/effect/decal/fake_object{
- desc = "A worn-down wooden table covered in a blue cloth.";
- icon = 'icons/obj/furniture.dmi';
- icon_state = "memorial1";
- layer = 2.99;
- name = "memorial Table";
- pixel_y = 20
- },
-/obj/effect/decal/fake_object{
- desc = "A sweet and strongly alchoholic drink, made after numerous distillations and years of maturing.";
- dir = 1;
- icon = 'icons/obj/drinks.dmi';
- icon_state = "cognacbottle";
- layer = 3.1;
- name = "sealed cognac bottle";
- pixel_x = 4;
- pixel_y = 34
- },
-/turf/unsimulated/floor,
+/turf/unsimulated/floor/plating,
/area/centcom/legion)
"ohI" = (
/obj/machinery/vending/cigarette{
@@ -30064,6 +28359,28 @@
icon_state = "wood"
},
/area/antag/wizard)
+"oik" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Commander's Office";
+ req_access = list(108)
+ },
+/obj/machinery/door/blast/odin{
+ dir = 4;
+ id = "commander_aft";
+ name = "Commander's Office"
+ },
+/turf/unsimulated/floor{
+ dir = 1;
+ icon_state = "rampbottom"
+ },
+/area/centcom/specops)
+"oiN" = (
+/obj/machinery/telecomms/broadcaster/preset_cent,
+/obj/effect/floor_decal/industrial/warning/cee{
+ dir = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/control)
"oiW" = (
/turf/simulated/wall/shuttle/unique/arrivals{
desc = "A state-of-the-art unmanned automatic crew transport shuttle.";
@@ -30072,14 +28389,17 @@
},
/area/shuttle/arrival)
"okn" = (
-/obj/machinery/door/airlock/glass{
- name = "Mess Hall"
- },
-/obj/effect/floor_decal/corner/paleblue/full{
+/obj/structure/cryofeed{
dir = 4
},
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/window/reinforced{
+ dir = 1
+ },
/turf/unsimulated/floor{
- icon_state = "dark"
+ icon_state = "new_reinforced"
},
/area/centcom/legion)
"oks" = (
@@ -30113,12 +28433,35 @@
/obj/structure/window/reinforced,
/turf/simulated/floor/plating,
/area/merchant_station/warehouse)
-"okP" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "0,6"
+"okE" = (
+/obj/machinery/turretid{
+ check_arrest = 0;
+ check_records = 0;
+ pixel_x = 28;
+ req_access = list(101)
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/legion)
+/obj/effect/floor_decal/corner/red/diagonal,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/machinery/button/remote/blast_door{
+ id = "corvette_exterior";
+ name = "aft blast door";
+ pixel_x = 32;
+ pixel_y = 12;
+ req_access = null
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"okP" = (
+/obj/machinery/cryopod{
+ dir = 4
+ },
+/turf/unsimulated/floor{
+ icon_state = "floor3"
+ },
+/area/centcom/legion)
"olC" = (
/obj/effect/floor_decal/corner/red{
dir = 5
@@ -30145,44 +28488,81 @@
/turf/space/dynamic,
/area/shuttle/merchant)
"omT" = (
-/obj/vehicle/droppod/legion{
- connected_blastdoor = "tcfl_droppod_3"
+/obj/machinery/computer/cryopod{
+ pixel_y = 32
},
/turf/unsimulated/floor{
- icon_state = "panelscorched"
+ icon_state = "floor3"
},
-/area/centcom/legion/hangar5)
+/area/centcom/legion)
+"onj" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "10,3";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
+"onk" = (
+/obj/structure/sign/staff_only{
+ pixel_y = -2
+ },
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/control)
"onr" = (
/obj/structure/window/shuttle/unique/merchant{
icon_state = "1,3"
},
/turf/simulated/floor/plating,
/area/shuttle/merchant)
-"oot" = (
+"ool" = (
/turf/simulated/wall/shuttle/unique/hapt{
desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "11,11";
+ icon_state = "11,12";
name = "military corvette"
},
/area/shuttle/administration)
-"ooH" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "10,8";
- name = "military corvette"
+"ooJ" = (
+/obj/machinery/vending/snack,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
},
-/area/shuttle/administration)
-"ooT" = (
-/obj/structure/shuttle_part/transfer{
- density = 0;
- desc = "A large, bloated shuttle designed for automated passenger transport.";
- icon_state = "14,16";
- name = "transport shuttle"
+/turf/unsimulated/floor{
+ icon_state = "dark2"
},
+/area/centcom/holding)
+"ooP" = (
+/obj/item/stool,
/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
+/area/centcom/specops)
+"opB" = (
+/obj/machinery/vending/cola{
+ density = 0;
+ layer = 2.99;
+ name = "Free Robust Softdrinks";
+ pixel_x = -7;
+ pixel_y = 20;
+ prices = list()
+ },
+/obj/structure/sign/poster{
+ layer = 2.98;
+ pixel_y = 32
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood-broken6"
+ },
+/area/centcom/distress_prep)
+"oqo" = (
+/obj/structure/sign/poster{
+ pixel_y = 32
+ },
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/distress_prep)
"oqN" = (
/turf/simulated/wall/shuttle/unique/merchant{
icon_state = "2,3"
@@ -30207,40 +28587,90 @@
},
/turf/simulated/floor/plating,
/area/shuttle/transport1)
-"orV" = (
-/obj/effect/decal/cleanable/dirt,
+"orN" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "11,3";
+ name = "military corvette"
+ },
/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
+/area/shuttle/administration)
+"orV" = (
+/turf/unsimulated/floor{
+ icon_state = "floor3"
+ },
+/area/centcom/legion)
"oti" = (
/obj/effect/floor_decal/industrial/warning,
/turf/simulated/floor/tiled,
/area/shuttle/merchant)
+"otu" = (
+/obj/machinery/door/airlock/glass_centcom{
+ icon = 'icons/obj/doors/Doorglass.dmi';
+ name = "To: Lower Shuttle Terminal";
+ req_access = list(109)
+ },
+/turf/unsimulated/floor,
+/area/centcom/spawning)
+"otw" = (
+/obj/item/stool/padded,
+/obj/effect/ghostspawpoint{
+ identifier = "NTERTSpawn";
+ name = "igs - NTERT"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"otY" = (
-/obj/effect/landmark{
- name = "LateJoinCorporate Liaison"
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
},
-/obj/structure/bed/chair/comfy/red,
+/obj/structure/closet/crate/trashcart,
+/obj/random/junk,
+/obj/random/junk,
+/obj/random/junk,
+/obj/random/junk,
+/obj/random/junk,
+/turf/unsimulated/floor,
+/area/centcom/spawning)
+"ouQ" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 9
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"ouV" = (
+/obj/structure/sign/flag/nanotrasen/left{
+ pixel_x = -16;
+ pixel_y = 30
+ },
+/obj/structure/sign/flag/nanotrasen/right{
+ pixel_x = 16;
+ pixel_y = 30
+ },
+/obj/item/deck/cards,
+/obj/structure/table/steel,
/turf/unsimulated/floor{
- icon_state = "wood_light"
+ icon_state = "dark2"
},
-/area/centcom/ferry)
-"ouU" = (
-/obj/machinery/door/blast/odin{
- density = 0;
- icon_state = "pdoor0";
- id = "CentComArrivalsForeExt";
- name = "Security Doors";
- opacity = 0
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/fore)
+/area/centcom/specops)
"ouW" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "addon4"
},
/area/shuttle/mercenary)
+"owo" = (
+/obj/structure/sink{
+ pixel_y = 16
+ },
+/obj/structure/mirror{
+ pixel_y = 32
+ },
+/turf/unsimulated/floor{
+ icon_state = "floor"
+ },
+/area/centcom/legion)
"oww" = (
/obj/structure/flora/pottedplant/random,
/obj/effect/floor_decal/industrial/warning,
@@ -30251,6 +28681,12 @@
icon_state = "6,3"
},
/area/shuttle/merchant)
+"owT" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 5
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
"oxc" = (
/obj/machinery/recharge_station,
/turf/unsimulated/floor,
@@ -30289,53 +28725,90 @@
},
/area/antag/raider)
"oyW" = (
-/obj/machinery/optable,
-/obj/effect/floor_decal/corner/paleblue/diagonal{
+/obj/structure/sink{
+ pixel_y = 16
+ },
+/obj/structure/mirror{
+ pixel_y = 32
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/unsimulated/floor{
+ icon_state = "floor"
+ },
+/area/centcom/legion)
+"ozg" = (
+/obj/structure/closet{
+ icon_closed = "white";
+ icon_state = "white";
+ name = "Fresh Scrubs"
+ },
+/obj/item/clothing/under/rank/medical/blue,
+/obj/item/clothing/under/rank/medical/blue,
+/obj/item/clothing/under/rank/medical/blue,
+/obj/item/clothing/shoes/white,
+/obj/item/clothing/shoes/white,
+/obj/item/clothing/shoes/white,
+/obj/item/clothing/head/surgery/blue,
+/obj/item/clothing/head/surgery/blue,
+/obj/item/clothing/head/surgery/blue,
+/obj/item/clothing/suit/apron/surgery,
+/obj/item/bodybag,
+/obj/item/bodybag,
+/obj/item/bodybag,
+/obj/item/bodybag,
+/obj/item/bodybag,
+/obj/item/bodybag,
+/obj/effect/floor_decal/corner/lime/diagonal{
dir = 8
},
/turf/unsimulated/floor{
icon_state = "new_white"
},
/area/centcom/legion)
-"oyY" = (
-/obj/structure/railing/mapped{
- dir = 8
- },
-/obj/effect/floor_decal/corner/paleblue{
- dir = 9
- },
-/turf/unsimulated/floor,
-/area/centcom/ferry)
-"ozg" = (
-/obj/structure/grille/broken,
-/obj/structure/window/reinforced/crescent{
- dir = 8
- },
-/obj/structure/window/reinforced/crescent{
- dir = 1
- },
-/obj/item/material/shard,
-/obj/item/ore{
- name = "meteor fragment";
- pixel_y = -4
- },
-/obj/item/stack/rods,
-/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
"ozQ" = (
-/obj/item/tape/engineering{
- icon_state = "engineering_door";
- layer = 4
- },
-/obj/effect/decal/fake_object{
- density = 1;
- desc = "Ding.";
- icon = 'icons/obj/doors/doorlift.dmi';
- icon_state = "door_closed";
- name = "elevator door"
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 6
},
/turf/unsimulated/floor,
/area/centcom/legion)
+"oAl" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
+ },
+/turf/unsimulated/floor,
+/area/centcom/ferry)
+"oAu" = (
+/obj/item/stool/padded,
+/obj/effect/ghostspawpoint{
+ identifier = "NTERTSpawn";
+ name = "igs - NTERT"
+ },
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
+"oBd" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/obj/structure/window/reinforced/crescent,
+/obj/structure/flora/ausbushes/leafybush,
+/turf/unsimulated/floor{
+ icon_state = "grass_alt"
+ },
+/area/centcom/bar)
+"oBu" = (
+/obj/effect/floor_decal/corner/blue{
+ dir = 10
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"oBv" = (
/obj/structure/table/rack,
/obj/item/storage/backpack,
@@ -30355,20 +28828,6 @@
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"oBE" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "13,19";
- name = "military corvette"
- },
-/area/shuttle/administration)
-"oBU" = (
-/obj/machinery/light/spot,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/evac)
"oCm" = (
/obj/machinery/door/airlock/command{
name = "Cockpit";
@@ -30376,6 +28835,33 @@
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/escape)
+"oCD" = (
+/obj/item/stamp/centcomm,
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/obj/structure/table/standard,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
+"oCF" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Auxillary Cryogenics";
+ req_access = null
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/ferry)
+"oDa" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "11,11";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"oDl" = (
/obj/effect/floor_decal/industrial/warning/corner{
dir = 8
@@ -30385,6 +28871,10 @@
icon_state = "damaged1"
},
/area/antag/raider)
+"oDp" = (
+/obj/effect/floor_decal/corner/grey/full,
+/turf/unsimulated/floor,
+/area/centcom/control)
"oDD" = (
/obj/effect/floor_decal/corner/lime/diagonal{
dir = 8
@@ -30392,18 +28882,40 @@
/obj/machinery/atmospherics/pipe/simple/hidden,
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
-"oEI" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "0,4"
+"oEe" = (
+/obj/effect/floor_decal/industrial/warning,
+/obj/structure/table/rack,
+/obj/item/gun/energy/rifle/ionrifle{
+ layer = 2.99;
+ pixel_y = 6
},
-/area/shuttle/legion)
-"oEL" = (
-/obj/structure/shuttle_part/distress{
- icon_state = "8,4";
- opacity = 1
+/obj/item/gun/energy/rifle/ionrifle{
+ pixel_y = -2
},
/turf/unsimulated/floor/plating,
-/area/shuttle/distress)
+/area/centcom/specops)
+"oEI" = (
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/legion)
+"oEL" = (
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/machinery/turretid{
+ ailock = 1;
+ check_arrest = 0;
+ check_records = 0;
+ name = "checkpoint turrets";
+ pixel_x = 31;
+ req_access = list(111)
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/legion)
"oEM" = (
/turf/simulated/floor/beach/sand{
icon_state = "beachcorner"
@@ -30423,23 +28935,27 @@
/turf/simulated/floor/tiled/dark,
/area/shuttle/escape)
"oGs" = (
-/obj/structure/closet/crate/secure/legion{
- icon_state = "tcflcrateopen";
- locked = 0;
- opened = 1
+/obj/structure/table/standard,
+/obj/item/nitrilebox,
+/obj/item/storage/box/masks,
+/obj/item/reagent_containers/hypospray/autoinjector/survival,
+/obj/item/reagent_containers/hypospray/autoinjector/survival,
+/obj/item/reagent_containers/hypospray/autoinjector/survival,
+/obj/item/reagent_containers/hypospray/autoinjector/survival,
+/obj/item/reagent_containers/inhaler/pneumalin,
+/obj/item/reagent_containers/inhaler/pneumalin,
+/obj/item/reagent_containers/inhaler/pneumalin,
+/obj/item/reagent_containers/hypospray,
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
},
-/obj/item/device/magnetic_lock/security/legion,
-/obj/item/device/magnetic_lock/security/legion,
-/obj/item/device/magnetic_lock/security/legion,
-/obj/item/device/magnetic_lock/security/legion,
-/obj/item/device/magnetic_lock/security/legion,
-/obj/item/device/magnetic_lock/security/legion,
-/obj/machinery/light/spot{
- dir = 1;
- icon_state = "tube1"
+/obj/structure/sign/flag/biesel/left{
+ pixel_y = 32
},
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/legion)
"oHw" = (
/obj/effect/floor_decal/spline/plain/corner{
dir = 1
@@ -30458,15 +28974,33 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
-"oIb" = (
-/obj/machinery/light{
+"oIw" = (
+/obj/effect/floor_decal/corner/paleblue/diagonal{
+ dir = 8
+ },
+/obj/machinery/door/airlock/glass_centcom{
+ name = "Cryogenics"
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"oID" = (
+/turf/unsimulated/wall/fakepdoor{
dir = 8;
- icon_state = "tube1"
+ name = "Blast door"
+ },
+/area/centcom/distress_prep)
+"oII" = (
+/obj/item/stool/padded{
+ pixel_y = 10
+ },
+/obj/effect/ghostspawpoint{
+ identifier = "NTERTSpawn";
+ name = "igs - NTERT"
},
/turf/unsimulated/floor{
- icon_state = "dark"
+ icon_state = "dark2"
},
-/area/centcom/living)
+/area/centcom/specops)
"oIS" = (
/obj/machinery/porta_turret/net{
check_arrest = 0;
@@ -30490,12 +29024,12 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
-"oJR" = (
-/obj/structure/shuttle_part/distress{
- icon_state = "1,4"
+"oJY" = (
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/distress)
+/area/centcom/specops)
"oKI" = (
/obj/effect/floor_decal/corner/beige/full,
/turf/simulated/floor/tiled/dark,
@@ -30516,41 +29050,50 @@
icon_state = "7,2"
},
/area/shuttle/mercenary)
-"oMp" = (
-/obj/structure/flora/pottedplant/random{
- pixel_y = 8
+"oNa" = (
+/turf/unsimulated/floor{
+ icon_state = "dark2"
},
-/obj/effect/floor_decal/corner/paleblue/full{
- dir = 1
+/area/centcom/specops)
+"oNp" = (
+/obj/effect/landmark{
+ name = "LateJoinCorporate Liaison"
},
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
-"oNi" = (
-/obj/machinery/light{
- icon_state = "tube1"
+/obj/structure/bed/chair/comfy/blue,
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
},
-/obj/effect/floor_decal/corner/paleblue{
- dir = 10
+/area/centcom/ferry)
+"oNt" = (
+/obj/effect/floor_decal/spline/plain{
+ dir = 4
},
-/turf/unsimulated/floor,
-/area/centcom/legion)
-"oNl" = (
-/obj/structure/grille,
-/obj/structure/window/reinforced,
-/obj/structure/window/reinforced{
- dir = 8
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
},
-/obj/structure/window/reinforced{
- dir = 1
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
+/area/centcom/specops)
"oNu" = (
/obj/structure/flora/pottedplant/random,
/turf/unsimulated/floor{
icon_state = "wood"
},
/area/antag/burglar)
+"oNv" = (
+/obj/structure/table/standard,
+/obj/item/clothing/glasses/hud/health,
+/obj/item/clothing/glasses/hud/health,
+/obj/item/reagent_containers/spray/cleaner,
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
+ },
+/obj/structure/sign/flag/biesel/right{
+ pixel_y = 32
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/legion)
"oNX" = (
/obj/effect/floor_decal/spline/fancy/wood{
dir = 8
@@ -30565,38 +29108,51 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
+"oOB" = (
+/obj/structure/bed/chair/comfy/black{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"oOX" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "10,2";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/specops)
"oPn" = (
/obj/effect/floor_decal/corner/beige/full{
dir = 4
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
-"oPr" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "9,22";
- name = "military corvette"
+"oPw" = (
+/obj/effect/decal/fake_object{
+ icon = 'icons/obj/doors/rapid_pdoor.dmi';
+ icon_state = "shutter0";
+ layer = 2.4;
+ name = "shutter"
},
/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"oPw" = (
-/obj/structure/bed/chair/comfy/brown{
+/area/centcom/legion/hangar5)
+"oPz" = (
+/obj/effect/floor_decal/corner/green/full{
dir = 1
},
-/obj/machinery/light{
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/legion/hangar5)
-"oPA" = (
-/obj/machinery/door/blast/odin/shuttle/tcfl/shutter{
- id = "tcfl_hangar5";
- name = "Armory"
- },
/turf/unsimulated/floor,
+/area/centcom/holding)
+"oPA" = (
+/obj/effect/decal/cleanable/generic,
+/obj/effect/decal/fake_object{
+ icon = 'icons/obj/doors/rapid_pdoor.dmi';
+ icon_state = "shutter0";
+ layer = 2.4;
+ name = "shutter"
+ },
+/turf/unsimulated/floor/plating,
/area/centcom/legion/hangar5)
"oPB" = (
/obj/structure/shuttle_part/arrivals{
@@ -30606,12 +29162,6 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/arrival)
-"oPC" = (
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "green"
- },
-/area/centcom/living)
"oPE" = (
/turf/simulated/floor/shuttle/tan,
/area/shuttle/arrival)
@@ -30642,93 +29192,183 @@
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"oQd" = (
-/obj/effect/decal/fake_object{
- density = 1;
- desc = "A wooden crate containing spare parts.";
- icon = 'icons/obj/storage.dmi';
- icon_state = "densecrate";
- name = "mechanical supply crate";
- pixel_x = 1
+"oQt" = (
+/turf/simulated/wall/shuttle/unique/ert{
+ icon_state = "7,4"
+ },
+/area/shuttle/specops)
+"oQu" = (
+/obj/structure/shuttle_part/transfer{
+ density = 0;
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "14,13";
+ name = "transport shuttle"
},
/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
-"oQu" = (
-/obj/effect/wingrille_spawn/reinforced/crescent,
+/area/shuttle/escape)
+"oQw" = (
+/obj/structure/flora/pottedplant/random,
/turf/unsimulated/floor{
- icon_state = "plating"
+ icon_state = "wood"
},
-/area/centcom/living)
-"oQO" = (
-/obj/structure/lattice,
-/obj/effect/wingrille_spawn/reinforced/crescent,
+/area/centcom/specops)
+"oQM" = (
+/obj/item/device/paicard,
+/obj/item/device/paicard,
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/obj/structure/railing/mapped{
+ layer = 6;
+ name = "adjusted railing"
+ },
+/obj/structure/table/steel,
+/obj/effect/floor_decal/spline/plain,
/turf/unsimulated/floor{
- icon_state = "plating"
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
},
-/area/centcom/evac)
+/area/centcom/specops)
"oRh" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "8,1"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
+"oRj" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 9
+ },
+/obj/machinery/porta_turret/crescent,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
+"oRm" = (
+/obj/structure/shuttle_part/transfer{
+ density = 0;
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "14,15";
+ name = "transport shuttle"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/escape)
+"oRn" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"oRK" = (
/obj/structure/flora/ausbushes/leafybush,
/turf/simulated/floor/grass/alt,
/area/centcom/shared_dream)
+"oRM" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "12,3";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"oRO" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "15,3"
},
/area/shuttle/mercenary)
-"oSr" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 1
+"oSo" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 6
},
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
-"oUU" = (
-/obj/effect/floor_decal/corner/lime{
- dir = 1
- },
-/turf/unsimulated/floor,
-/area/centcom/legion)
-"oUZ" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "14,0"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/legion)
-"oVL" = (
-/obj/machinery/door/window{
- dir = 8;
- name = "CCIAP Penny";
- req_access = list(109)
- },
-/obj/structure/window/reinforced{
- dir = 1
- },
-/obj/structure/window/reinforced{
+/obj/effect/floor_decal/industrial/warning{
dir = 4
},
-/obj/structure/window/reinforced,
-/mob/living/simple_animal/cat/penny,
+/turf/unsimulated/floor,
+/area/centcom/evac)
+"oSD" = (
+/obj/machinery/cryopod,
+/turf/simulated/floor/carpet/blue,
+/area/centcom/ferry)
+"oTX" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/obj/structure/window/reinforced/crescent,
+/obj/structure/flora/ausbushes/fullgrass,
+/obj/structure/flora/ausbushes/grassybush,
+/obj/structure/flora/ausbushes/reedbush,
+/turf/unsimulated/floor{
+ icon_state = "grass_alt"
+ },
+/area/centcom/holding)
+"oUr" = (
+/obj/structure/table/rack,
+/obj/item/rig/ert,
/turf/unsimulated/floor{
- dir = 8;
icon_state = "wood"
},
-/area/centcom/living)
-"oVY" = (
-/obj/machinery/light/small/emergency{
- dir = 4
+/area/centcom/specops)
+"oUt" = (
+/obj/structure/shuttle_part/cargo{
+ icon_state = "3,11";
+ opacity = 1
},
/turf/unsimulated/floor/plating,
-/area/centcom/legion)
-"oWu" = (
-/turf/simulated/wall/shuttle/unique/distress{
- icon_state = "2,1"
+/area/centcom/suppy)
+"oUy" = (
+/obj/item/storage/secure/briefcase{
+ pixel_y = 12
},
-/area/shuttle/distress)
+/obj/item/storage/briefcase/aluminium,
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/obj/structure/table/reinforced/steel,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"oUZ" = (
+/obj/machinery/door/blast/shutters/open{
+ dir = 2;
+ name = "Droppods"
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/legion/hangar5)
+"oVZ" = (
+/obj/machinery/vending/snack{
+ pixel_x = -4;
+ pixel_y = -2
+ },
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
+"oWu" = (
+/obj/structure/sign/pods{
+ desc = "A direction sign which reads 'DROPPODS'.";
+ name = "\improper DROPPODS"
+ },
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/legion/hangar5)
+"oWB" = (
+/obj/structure/table/rack,
+/obj/item/device/suit_cooling_unit,
+/obj/item/device/suit_cooling_unit,
+/obj/item/device/suit_cooling_unit,
+/obj/item/device/suit_cooling_unit,
+/obj/item/rig_module/cooling_unit,
+/obj/item/rig_module/cooling_unit,
+/turf/unsimulated/floor{
+ icon_state = "platebot"
+ },
+/area/centcom/distress_prep)
"oWD" = (
/obj/structure/window/shuttle/unique/merchant{
icon_state = "19,1"
@@ -30773,37 +29413,33 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
-"oXZ" = (
-/obj/structure/table/rack,
-/obj/effect/floor_decal/industrial/outline/yellow,
-/obj/item/stack/material/glass{
- amount = 50
+"oXS" = (
+/obj/structure/bed/chair{
+ dir = 1
},
-/obj/item/stack/material/glass{
- amount = 50
+/obj/structure/railing/mapped{
+ dir = 4;
+ layer = 6;
+ name = "adjusted railing"
},
-/obj/item/stack/material/glass{
- amount = 50
- },
-/obj/item/stack/material/glass{
- amount = 50
- },
-/obj/item/stack/material/glass/reinforced{
- amount = 50
- },
-/obj/item/stack/material/glass/reinforced{
- amount = 50
- },
-/obj/item/stack/material/glass/reinforced{
- amount = 50
- },
-/obj/item/stack/material/glass/reinforced{
- amount = 50
+/obj/effect/floor_decal/spline/plain{
+ dir = 4
},
/turf/unsimulated/floor{
- icon_state = "steel_dirty"
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
},
-/area/centcom/legion/hangar5)
+/area/centcom/specops)
+"oYn" = (
+/obj/machinery/optable,
+/obj/effect/floor_decal/corner_wide/paleblue/diagonal{
+ dir = 8
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 5
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"oYo" = (
/obj/structure/grille,
/obj/structure/lattice,
@@ -30824,13 +29460,43 @@
/obj/structure/flora/ausbushes/ywflowers,
/turf/simulated/floor/holofloor/grass,
/area/holodeck/source_picnicarea)
-"oZo" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 5
+"oZj" = (
+/obj/structure/railing/mapped{
+ dir = 4
},
-/obj/structure/bed/chair,
-/turf/unsimulated/floor,
-/area/centcom/ferry)
+/obj/effect/floor_decal/spline/plain,
+/turf/simulated/floor/tiled/ramp,
+/area/shuttle/administration)
+"oZm" = (
+/obj/structure/closet{
+ icon_closed = "syndicate1";
+ icon_opened = "syndicate1open";
+ icon_state = "syndicate1";
+ name = "emergency response team wardrobe"
+ },
+/obj/item/clothing/under/syndicate/combat,
+/obj/item/clothing/under/ert,
+/obj/item/clothing/head/beret/centcom/officer,
+/obj/item/storage/backpack/ert/medical,
+/obj/item/clothing/suit/armor/vest/ert/medical,
+/obj/item/clothing/head/helmet/ert/medical,
+/obj/effect/floor_decal/industrial/outline/grey,
+/obj/structure/sign/flag/coalition{
+ pixel_x = 29
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
+"oZr" = (
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 11
+ },
+/turf/unsimulated/floor{
+ icon_state = "freezerfloor"
+ },
+/area/centcom/distress_prep)
"oZE" = (
/obj/effect/floor_decal/industrial/warning{
dir = 8
@@ -30839,39 +29505,21 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
-"oZM" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "12,13";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"oZY" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "12,15";
- name = "military corvette"
- },
-/area/shuttle/administration)
-"pab" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "3,10";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+"pau" = (
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/suppy)
"paU" = (
-/obj/structure/table/reinforced,
/obj/structure/sign/poster{
pixel_y = 32
},
+/obj/machinery/appliance/cooker/stove,
/turf/unsimulated/floor{
icon_state = "bar"
},
/area/antag/mercenary)
+"pbO" = (
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/start)
"pcu" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -30938,23 +29586,14 @@
},
/turf/simulated/floor/plating,
/area/merchant_station/warehouse)
-"peK" = (
-/obj/structure/bed/chair/office/dark{
- dir = 4
+"pfD" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "7,21";
+ name = "military corvette"
},
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/living)
-"pfA" = (
-/obj/structure/closet{
- name = "contraband"
- },
-/obj/item/material/kitchen/utensil/knife/boot,
-/obj/item/gun/projectile/pirate,
-/obj/item/gun/projectile/improvised_handgun,
-/turf/unsimulated/floor,
-/area/centcom/legion)
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"pfG" = (
/obj/item/clothing/suit/wizrobe/marisa,
/obj/item/clothing/shoes/sandal/marisa,
@@ -30966,11 +29605,6 @@
icon_state = "wood"
},
/area/antag/wizard)
-"pfH" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "2,5"
- },
-/area/shuttle/legion)
"pfR" = (
/obj/structure/grille,
/obj/structure/window/reinforced,
@@ -30982,6 +29616,13 @@
},
/turf/simulated/floor/plating,
/area/merchant_station/warehouse)
+"pfY" = (
+/obj/effect/floor_decal/industrial/warning/full,
+/obj/machinery/porta_turret/crescent,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"pgL" = (
/obj/structure/shuttle_part/arrivals{
desc = "A state-of-the-art unmanned automatic crew transport shuttle.";
@@ -30990,6 +29631,13 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/arrival)
+"pgY" = (
+/obj/item/wrench,
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
"phH" = (
/obj/structure/flora/rock/pile{
density = 0;
@@ -31005,6 +29653,14 @@
icon_state = "desert"
},
/area/centcom/shared_dream)
+"phW" = (
+/obj/structure/window/reinforced/crescent,
+/obj/structure/flora/ausbushes/fullgrass,
+/obj/structure/flora/ausbushes/ppflowers,
+/turf/unsimulated/floor{
+ icon_state = "grass_alt"
+ },
+/area/centcom/holding)
"pit" = (
/obj/structure/table/wood{
table_reinf = "wood"
@@ -31020,10 +29676,55 @@
icon_state = "carpet"
},
/area/antag/wizard)
+"pjc" = (
+/obj/machinery/door/blast/regular{
+ id = "thunderdome";
+ name = "Thunderdome Blast Door"
+ },
+/turf/simulated/floor,
+/area/tdome/tdome1)
+"pjd" = (
+/obj/machinery/door/airlock/command{
+ name = "Thunderdome Administration";
+ req_access = list(102)
+ },
+/turf/unsimulated/floor{
+ icon_state = "floor"
+ },
+/area/centcom/holding)
+"pjh" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Green Backstage";
+ req_access = list(102)
+ },
+/turf/unsimulated/floor,
+/area/tdome/tdomeadmin)
"pjv" = (
/obj/machinery/light/small/emergency,
/turf/simulated/floor/reinforced,
/area/shuttle/mercenary)
+"pjH" = (
+/obj/machinery/door/airlock/hatch{
+ frequency = 1337;
+ icon_state = "door_locked";
+ id_tag = "distress_shuttle_hatch_fore";
+ locked = 1;
+ name = "Fore Shuttle Hatch";
+ req_access = list(112)
+ },
+/obj/machinery/button/remote/blast_door{
+ id = "distress_blast_fore";
+ name = "Blast Door";
+ pixel_y = 22;
+ req_access = list(112)
+ },
+/obj/machinery/door/blast/regular/open{
+ dir = 4;
+ id = "distress_blast_fore";
+ name = "Blast Door"
+ },
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/distress)
"pjJ" = (
/obj/structure/shuttle_part/merchant{
density = 0;
@@ -31031,42 +29732,37 @@
},
/turf/space/dynamic,
/area/shuttle/merchant)
-"pkt" = (
-/obj/machinery/computer/shuttle_control/multi/legion,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
-"pkO" = (
-/obj/machinery/door/window{
- name = "Central Command T-Coms";
- req_access = list(109)
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/living)
-"pkP" = (
-/obj/machinery/button/remote/blast_door{
- dir = 1;
- id = "tcflhangar5";
- name = "Hangar 5 Access";
- pixel_x = 9;
- pixel_y = -22;
+"pjL" = (
+/obj/machinery/door/airlock/glass_centcom{
+ name = "Response Team Leader's Office";
req_access = list(103)
},
-/obj/effect/floor_decal/corner/paleblue{
- dir = 10
+/obj/machinery/door/blast/odin/shuttle/ert{
+ dir = 2;
+ name = "blastdoor"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
+"pkt" = (
+/turf/unsimulated/wall/fakeairlock{
+ icon = 'icons/obj/doors/Doorext.dmi';
+ icon_state = "door_locked";
+ name = "Service Airlock"
},
-/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
+"pkN" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "13,3";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"plz" = (
/turf/simulated/floor/grass/alt,
/area/centcom/shared_dream)
-"plJ" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "16,5"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/legion)
"plM" = (
/obj/structure/shuttle_part/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -31075,13 +29771,6 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
-"plN" = (
-/obj/structure/filingcabinet,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/living)
"pmg" = (
/obj/machinery/door/blast/odin/open{
_wifi_id = "merc_droppod_2";
@@ -31095,29 +29784,35 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
-"pmj" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "10,4";
- name = "military corvette"
- },
-/area/shuttle/administration)
"pmr" = (
/obj/structure/shuttle_part/merchant{
icon_state = "2,2"
},
/turf/space/dynamic,
/area/shuttle/merchant)
-"pmH" = (
-/obj/machinery/door/blast/regular/open{
- dir = 8
+"pmD" = (
+/obj/structure/table/stone/marble,
+/obj/item/material/kitchen/rollingpin{
+ pixel_x = 6;
+ pixel_y = 17
},
-/obj/effect/floor_decal/corner/paleblue{
- dir = 9
+/obj/item/reagent_containers/glass/beaker{
+ pixel_x = -6;
+ pixel_y = 8
},
-/turf/unsimulated/floor,
-/area/centcom/legion)
+/obj/item/reagent_containers/food/condiment/sugar{
+ pixel_x = 7;
+ pixel_y = 8
+ },
+/obj/item/reagent_containers/cooking_container/plate/bowl,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
"pmR" = (
/turf/simulated/wall/shuttle/unique/merchant{
icon_state = "3,2"
@@ -31128,6 +29823,14 @@
icon_state = "5,2"
},
/area/shuttle/mercenary)
+"pns" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"poM" = (
/obj/effect/floor_decal/corner_wide/paleblue/diagonal{
dir = 8
@@ -31135,6 +29838,45 @@
/obj/machinery/iv_drip,
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
+"ppa" = (
+/obj/item/material/ashtray/bronze{
+ pixel_y = -7
+ },
+/obj/structure/table/glass{
+ name = "reinforced glass table";
+ table_reinf = "glass"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/evac)
+"ppv" = (
+/turf/simulated/wall/shuttle/unique/ert{
+ icon_state = "0,3"
+ },
+/area/centcom/specops)
+"ppR" = (
+/obj/effect/decal/warning_stripes,
+/obj/machinery/porta_turret/cannon,
+/obj/machinery/light/spot{
+ brightness_color = "#fa8282";
+ color = "#fa8282";
+ dir = 8;
+ icon_state = "tube1";
+ name = "military spotlight"
+ },
+/turf/simulated/floor/plating,
+/area/shuttle/administration)
+"ppV" = (
+/obj/effect/decal/fake_object{
+ density = 1;
+ desc = "It opens and closes";
+ icon = 'icons/obj/doors/Doorglass.dmi';
+ icon_state = "door_locked";
+ name = "To: Mendell City Shuttle Terminal"
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"ppZ" = (
/obj/structure/sink{
pixel_y = 16
@@ -31146,26 +29888,164 @@
/turf/unsimulated/floor,
/area/centcom/spawning)
"pqq" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 5
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "0,0"
},
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
-"prH" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/dirt,
/turf/unsimulated/floor/plating,
-/area/centcom/legion)
+/area/shuttle/legion)
+"pqL" = (
+/obj/item/storage/box/fancy/donut,
+/obj/structure/table/steel,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
+"pqX" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"prI" = (
+/obj/structure/closet{
+ icon_closed = "syndicate1";
+ icon_opened = "syndicate1open";
+ icon_state = "syndicate1";
+ name = "emergency response team wardrobe"
+ },
+/obj/item/clothing/under/syndicate/combat,
+/obj/item/clothing/under/ert,
+/obj/item/clothing/head/beret/centcom/officer,
+/obj/item/storage/backpack/ert/engineer,
+/obj/item/clothing/suit/armor/vest/ert/engineer,
+/obj/item/clothing/head/helmet/ert/engineer,
+/obj/effect/floor_decal/industrial/outline/grey,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
+"prK" = (
+/obj/machinery/computer/borgupload,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"psm" = (
/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "13,6"
+ icon_state = "1,0"
},
/area/shuttle/legion)
+"psn" = (
+/obj/machinery/light{
+ icon_state = "tube1";
+ name = "adjusted light fixture";
+ pixel_x = -16
+ },
+/obj/item/clothing/mask/balaclava{
+ pixel_x = 4;
+ pixel_y = 3
+ },
+/obj/machinery/recharger{
+ pixel_x = -10
+ },
+/obj/item/clothing/mask/balaclava{
+ pixel_x = 4;
+ pixel_y = 3
+ },
+/obj/item/clothing/mask/balaclava{
+ pixel_x = 4;
+ pixel_y = 3
+ },
+/obj/item/clothing/mask/balaclava{
+ pixel_x = 4;
+ pixel_y = 3
+ },
+/obj/item/clothing/mask/balaclava{
+ pixel_x = 4;
+ pixel_y = 3
+ },
+/obj/item/clothing/mask/balaclava{
+ pixel_x = 4;
+ pixel_y = 3
+ },
+/obj/structure/table/steel,
+/obj/effect/floor_decal/industrial/warning,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
+"psq" = (
+/obj/structure/table/steel,
+/obj/effect/floor_decal/industrial/warning,
+/obj/item/storage/backpack/ert/security{
+ pixel_x = 4
+ },
+/obj/item/storage/backpack/ert/security{
+ pixel_x = -12
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
+"psL" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
+ },
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"psT" = (
/turf/simulated/wall/shuttle/unique/cargo{
- icon_state = "0,5"
+ icon_state = "0,4"
},
/area/supply/dock)
+"ptw" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
+ },
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ density = 1;
+ dir = 4;
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "railing0-1";
+ name = "railing"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"ptW" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "13,18";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
+"pug" = (
+/obj/structure/railing/mapped{
+ dir = 4
+ },
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 4
+ },
+/obj/structure/bed/chair/comfy/blue{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/evac)
+"puj" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
+ },
+/turf/unsimulated/floor,
+/area/centcom/bar)
"pux" = (
/obj/item/pickaxe,
/turf/unsimulated/floor/asteroid/ash/rocky{
@@ -31179,6 +30059,13 @@
icon_state = "4,2"
},
/area/shuttle/merchant)
+"pvz" = (
+/obj/machinery/shieldgen,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"pvQ" = (
/obj/effect/floor_decal/corner/paleblue{
dir = 8
@@ -31188,38 +30075,26 @@
},
/turf/unsimulated/floor,
/area/centcom/spawning)
-"pxn" = (
-/obj/structure/table/standard,
-/obj/item/storage/firstaid/fire{
- pixel_x = 2;
- pixel_y = 6
- },
-/obj/item/storage/firstaid/toxin{
- pixel_x = 6
- },
-/obj/item/storage/firstaid/o2{
- pixel_x = -3;
- pixel_y = -1
- },
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
+"pxm" = (
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 1
},
/turf/unsimulated/floor{
- icon_state = "new_white"
+ icon_state = "carpetnoconnect"
},
-/area/centcom/legion)
-"pxA" = (
-/obj/machinery/iv_drip,
-/obj/machinery/vending/wallmed1{
- pixel_x = 28;
- req_access = null
+/area/centcom/bar)
+"pxn" = (
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "2,0"
},
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
+/turf/unsimulated/floor/plating,
+/area/shuttle/legion)
+"pxq" = (
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "3,0"
},
-/obj/effect/floor_decal/spline/plain,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
+/turf/unsimulated/floor/plating,
+/area/shuttle/legion)
"pxL" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "3,18"
@@ -31240,24 +30115,6 @@
icon_state = "6,2"
},
/area/shuttle/merchant)
-"pyN" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "11,0";
- name = "military corvette";
- outside_part = 0
- },
-/obj/effect/decal/warning_stripes,
-/obj/machinery/porta_turret/cannon,
-/obj/machinery/light/spot{
- brightness_color = "#fa8282";
- color = "#fa8282";
- dir = 1;
- icon_state = "tube1";
- name = "military spotlight"
- },
-/turf/simulated/floor/reinforced,
-/area/shuttle/administration)
"pzc" = (
/obj/structure/window/reinforced{
dir = 8
@@ -31277,12 +30134,58 @@
/obj/effect/floor_decal/corner/paleblue/full,
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
+"pzh" = (
+/turf/simulated/wall/shuttle/unique/distress{
+ icon_state = "2,1"
+ },
+/area/shuttle/distress)
+"pzn" = (
+/obj/machinery/embedded_controller/radio/simple_docking_controller{
+ frequency = 1380;
+ id_tag = "specops_centcom_dock";
+ name = "docking port controller";
+ pixel_y = -25;
+ req_one_access = list(103);
+ tag_door = "specops_centcom_dock_door"
+ },
+/obj/machinery/porta_turret/crescent,
+/obj/effect/floor_decal/industrial/warning,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
+"pzs" = (
+/obj/machinery/computer/security/telescreen,
+/obj/effect/floor_decal/corner/blue/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeobserve)
"pzt" = (
/obj/structure/shuttle_part/ccia{
icon_state = "2,0"
},
/turf/unsimulated/floor/plating,
/area/shuttle/transport1)
+"pzN" = (
+/obj/machinery/door/airlock/centcom{
+ icon = 'icons/obj/doors/Doorglass.dmi';
+ locked = 1;
+ name = "Rapid Transit Ticket Kiosk";
+ opacity = 0;
+ req_access = list(101)
+ },
+/obj/item/tape/engineering{
+ icon_state = "engineering_door";
+ layer = 4
+ },
+/turf/simulated/floor/tiled/dark,
+/area/centcom/bar)
+"pAs" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/obj/structure/sign/staff_only,
+/turf/unsimulated/floor/plating,
+/area/centcom/bar)
"pBa" = (
/obj/effect/landmark{
name = "LateJoinMerchant"
@@ -31298,14 +30201,10 @@
/turf/simulated/floor/tiled,
/area/merchant_station)
"pBg" = (
-/obj/effect/floor_decal/spline/plain{
- dir = 4
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "4,0"
},
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "rampbottom"
- },
-/area/centcom/distress_prep)
+/area/shuttle/legion)
"pBV" = (
/obj/effect/step_trigger/teleporter/random{
affect_ghosts = 1;
@@ -31319,44 +30218,50 @@
},
/turf/template_noop,
/area/template_noop)
+"pCe" = (
+/obj/item/stool/bar/padded,
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
"pCm" = (
/turf/simulated/wall/shuttle/unique/ccia{
icon_state = "10,3"
},
/area/shuttle/transport1)
+"pCq" = (
+/obj/structure/shuttle/engine/propulsion{
+ name = "spaceship engine";
+ opacity = 0
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 8
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1";
+ invisibility = 101;
+ name = "adjusted light fixture";
+ pixel_x = 16;
+ pixel_y = 32
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/distress_prep)
"pCB" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/pill_bottle/kelotane{
- pixel_y = 12
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "5,0"
},
-/obj/item/storage/pill_bottle/kelotane{
- pixel_x = -6;
- pixel_y = 12
- },
-/obj/item/storage/pill_bottle/kelotane{
- pixel_x = 6;
- pixel_y = 12
- },
-/obj/item/storage/pill_bottle/antitox{
- pixel_x = -6
- },
-/obj/item/storage/pill_bottle/antitox,
-/obj/item/storage/pill_bottle/antitox{
- pixel_x = 6
- },
-/obj/item/storage/pill_bottle/mortaphenyl{
- pixel_y = -12
- },
-/obj/item/storage/pill_bottle/mortaphenyl{
- pixel_x = -6;
- pixel_y = -12
- },
-/obj/item/storage/pill_bottle/mortaphenyl{
- pixel_x = 6;
- pixel_y = -12
- },
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/area/shuttle/legion)
+"pCZ" = (
+/obj/effect/floor_decal/corner/red/diagonal,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"pDr" = (
/obj/effect/floor_decal/corner/paleblue{
dir = 5
@@ -31387,24 +30292,80 @@
},
/area/centcom/shared_dream)
"pDD" = (
-/obj/structure/shuttle/engine/heater,
-/obj/structure/window/phoronreinforced{
- dir = 4
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "7,0"
},
-/obj/structure/window/phoronreinforced{
+/area/shuttle/legion)
+"pDO" = (
+/obj/item/stool,
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"pEo" = (
+/obj/structure/closet/secure_closet/medical_wall{
+ name = "blood closet";
+ pixel_x = -29;
+ pixel_y = 30;
+ req_access = null;
+ store_mobs = 0
+ },
+/obj/item/reagent_containers/blood/OMinus,
+/obj/item/reagent_containers/blood/OMinus,
+/obj/item/reagent_containers/blood/OMinus,
+/obj/item/reagent_containers/blood/OMinus,
+/obj/item/reagent_containers/blood/OMinus,
+/obj/item/reagent_containers/blood/OMinus,
+/obj/effect/floor_decal/corner/lime/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"pEp" = (
+/obj/structure/bed/chair{
dir = 1
},
-/turf/unsimulated/floor/plating,
-/area/centcom/distress_prep)
-"pEj" = (
-/obj/structure/shuttle_part/transfer{
- density = 0;
- desc = "A large, bloated shuttle designed for automated passenger transport.";
- icon_state = "14,8";
- name = "transport shuttle"
+/obj/structure/railing/mapped{
+ layer = 6;
+ name = "adjusted railing"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
+/obj/effect/floor_decal/spline/plain,
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/specops)
+"pEu" = (
+/obj/structure/bed/chair{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/distress_prep)
+"pEG" = (
+/obj/structure/bed/chair{
+ dir = 1
+ },
+/obj/structure/railing/mapped{
+ dir = 4;
+ layer = 6;
+ name = "adjusted railing"
+ },
+/obj/structure/railing/mapped{
+ layer = 6;
+ name = "adjusted railing"
+ },
+/obj/effect/floor_decal/spline/plain{
+ dir = 6
+ },
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/specops)
"pEJ" = (
/obj/effect/floor_decal/corner/paleblue{
dir = 10
@@ -31416,6 +30377,10 @@
icon_state = "6,10"
},
/area/shuttle/syndicate_elite)
+"pEO" = (
+/obj/structure/lattice/catwalk/indoor,
+/turf/space/dynamic,
+/area/template_noop)
"pEP" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/fake_object{
@@ -31429,6 +30394,20 @@
icon_state = "tiles"
},
/area/antag/raider)
+"pES" = (
+/obj/item/storage/box/fancy/cigarettes/dromedaryco{
+ pixel_x = -4;
+ pixel_y = 3
+ },
+/obj/item/flame/lighter/random{
+ pixel_x = 6;
+ pixel_y = 3
+ },
+/obj/structure/table/steel,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"pFI" = (
/obj/structure/window/reinforced{
dir = 4
@@ -31449,6 +30428,30 @@
/obj/effect/floor_decal/industrial/outline/yellow,
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
+"pFS" = (
+/obj/item/rig_module/chem_dispenser/injector,
+/obj/item/rig_module/chem_dispenser/combat,
+/obj/item/rig_module/device/rfd_c,
+/obj/item/rig_module/mounted/taser,
+/obj/item/rig_module/mounted/plasmacutter,
+/obj/item/rig_module/device/healthscanner,
+/obj/item/rig_module/device/drill,
+/obj/item/rig_module/grenade_launcher,
+/obj/item/rig_module/mounted/egun,
+/obj/item/rig_module/mounted,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/structure/closet{
+ icon_closed = "blue";
+ icon_state = "blue";
+ name = "spare modules"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
"pGt" = (
/obj/structure/window/reinforced{
dir = 8
@@ -31464,6 +30467,12 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
+"pGw" = (
+/obj/machinery/computer/aiupload,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"pGM" = (
/obj/effect/decal/fake_object{
color = "#545c68";
@@ -31488,20 +30497,13 @@
},
/area/antag/ninja)
"pGT" = (
-/obj/structure/closet/crate/secure/legion,
-/obj/item/storage/belt/security/tactical,
-/obj/item/storage/belt/security/tactical,
-/obj/item/storage/belt/security/tactical,
-/obj/item/storage/belt/security/tactical,
-/obj/item/clothing/mask/gas/tactical,
-/obj/item/clothing/mask/gas/tactical,
-/obj/item/clothing/mask/gas/tactical,
-/obj/item/clothing/mask/gas/tactical,
-/obj/item/melee/energy/sword/knife,
-/obj/item/melee/energy/sword/knife,
-/obj/item/melee/energy/sword/knife,
-/obj/item/melee/energy/sword/knife,
-/turf/unsimulated/floor,
+/obj/effect/decal/fake_object{
+ desc = "A panel to control the elevator.";
+ icon = 'icons/obj/turbolift.dmi';
+ icon_state = "panel";
+ name = "elevator panel"
+ },
+/turf/simulated/wall/elevator,
/area/centcom/legion)
"pHg" = (
/obj/structure/shuttle_part/transfer{
@@ -31530,12 +30532,42 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
-"pIK" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "16,0"
+"pIu" = (
+/obj/structure/closet{
+ icon_closed = "syndicate1";
+ icon_opened = "syndicate1open";
+ icon_state = "syndicate1";
+ name = "emergency response team wardrobe"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/legion)
+/obj/item/clothing/under/syndicate/combat,
+/obj/item/clothing/under/ert,
+/obj/item/clothing/head/beret/centcom/officer,
+/obj/item/storage/backpack/ert/security,
+/obj/item/clothing/suit/armor/vest/ert/security,
+/obj/item/clothing/head/helmet/ert/security,
+/obj/effect/floor_decal/industrial/outline/grey,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1";
+ name = "adjusted light fixture";
+ pixel_y = 16
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
+"pIK" = (
+/obj/structure/bed/chair/office/dark,
+/obj/machinery/button/remote/blast_door{
+ id = "tcflcheckpoint";
+ name = "Checkpoint Lockdown";
+ pixel_x = -36;
+ pixel_y = 6
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/legion)
"pIN" = (
/obj/structure/window/reinforced{
dir = 8
@@ -31572,12 +30604,27 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
+"pIW" = (
+/obj/machinery/vending/cola{
+ name = "Free Robust Softdrinks";
+ prices = list()
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"pJw" = (
/obj/structure/shuttle_part/ccia{
icon_state = "12,1"
},
/turf/unsimulated/floor/plating,
/area/shuttle/transport1)
+"pKz" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/turf/unsimulated/floor,
+/area/centcom/evac)
"pKH" = (
/obj/machinery/acting/changer,
/turf/unsimulated/floor{
@@ -31589,11 +30636,30 @@
/obj/effect/step_trigger/thrower/shuttle/south,
/turf/space/transit/west,
/area/template_noop)
-"pKS" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "14,4"
+"pKR" = (
+/obj/structure/closet{
+ icon_closed = "syndicate1";
+ icon_opened = "syndicate1open";
+ icon_state = "syndicate1";
+ name = "emergency response team wardrobe"
},
-/area/shuttle/legion)
+/obj/item/clothing/under/syndicate/combat,
+/obj/item/clothing/under/ert,
+/obj/item/clothing/head/beret/centcom/officer,
+/obj/item/storage/backpack/ert/security,
+/obj/item/clothing/suit/armor/vest/ert/security,
+/obj/item/clothing/head/helmet/ert/security,
+/obj/effect/floor_decal/industrial/outline/grey,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
+"pKX" = (
+/obj/structure/window/shuttle/unique/hapt{
+ icon_state = "9,20"
+ },
+/turf/simulated/floor/plating,
+/area/shuttle/administration)
"pLc" = (
/turf/simulated/wall/shuttle/unique/merchant{
icon_state = "16,3"
@@ -31630,23 +30696,13 @@
/obj/structure/closet/secure_closet/merchant,
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
-"pMl" = (
-/obj/structure/bed,
-/obj/item/bedsheet/black,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/distress_prep)
-"pMy" = (
-/obj/structure/shuttle_part/hapt{
- density = 0;
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "7,22";
- name = "military corvette"
+"pMe" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "0,4";
+ opacity = 1
},
/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/area/shuttle/specops)
"pMG" = (
/obj/effect/decal/fake_object{
desc = "A button.";
@@ -31658,14 +30714,12 @@
/turf/unsimulated/wall/darkshuttlewall,
/area/centcom/spawning)
"pMW" = (
-/obj/structure/bed/chair/shuttle{
- dir = 4
+/obj/vehicle/bike/speeder,
+/obj/structure/sign/flag/biesel/left{
+ pixel_y = 32
},
-/obj/effect/floor_decal/corner/paleblue{
- dir = 10
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
"pNc" = (
/obj/machinery/door/airlock/silver{
name = "Washroom"
@@ -31675,15 +30729,24 @@
},
/area/antag/mercenary)
"pNC" = (
-/obj/structure/railing/mapped{
+/obj/effect/floor_decal/industrial/warning/corner{
dir = 4
},
-/obj/structure/table/reinforced/steel,
-/obj/effect/floor_decal/corner/paleblue{
- dir = 6
+/obj/vehicle/bike/speeder,
+/obj/structure/sign/flag/biesel/right{
+ pixel_y = 32
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"pNG" = (
+/obj/machinery/vending/snack{
+ name = "Free Chocolate Corp";
+ prices = list()
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"pNM" = (
/obj/effect/floor_decal/industrial/warning{
dir = 9
@@ -31704,11 +30767,21 @@
/turf/unsimulated/floor/plating,
/area/antag/raider)
"pOh" = (
-/obj/structure/closet/secure_closet/personal,
-/turf/unsimulated/floor{
- icon_state = "floor3"
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "8,0"
},
-/area/centcom/legion)
+/area/shuttle/legion)
+"pOz" = (
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/structure/flora/pottedplant/random,
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/distress_prep)
"pOQ" = (
/obj/structure/closet/secure_closet/merchant,
/turf/simulated/floor/tiled/dark,
@@ -31722,26 +30795,21 @@
icon_state = "5,19"
},
/area/shuttle/mercenary)
-"pPH" = (
-/obj/structure/table/wood,
+"pQe" = (
+/turf/simulated/wall/shuttle/unique/ert{
+ icon_state = "0,3"
+ },
+/area/shuttle/specops)
+"pQp" = (
+/obj/structure/flora/pottedplant{
+ icon_state = "plant-22";
+ pixel_x = -1;
+ pixel_y = 23
+ },
/turf/unsimulated/floor{
- dir = 4;
- icon_state = "carpetside"
+ icon_state = "wood"
},
-/area/centcom/living)
-"pQJ" = (
-/obj/structure/shuttle/engine/propulsion{
- name = "spaceship engine";
- opacity = 0
- },
-/obj/effect/floor_decal/industrial/warning{
- dir = 8
- },
-/obj/effect/floor_decal/industrial/warning{
- dir = 4
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/distress_prep)
+/area/centcom/evac)
"pQP" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/table/steel,
@@ -31772,18 +30840,43 @@
/turf/simulated/floor/tiled/dark,
/area/shuttle/merchant)
"pSH" = (
-/obj/structure/bed/chair,
-/obj/effect/floor_decal/corner/paleblue{
- dir = 5
+/obj/structure/closet/crate/secure/legion{
+ icon_state = "tcflcrateopen";
+ locked = 0;
+ opened = 1
+ },
+/obj/item/device/magnetic_lock/security/legion,
+/obj/item/device/magnetic_lock/security/legion,
+/obj/item/device/magnetic_lock/security/legion,
+/obj/item/device/magnetic_lock/security/legion,
+/obj/item/device/magnetic_lock/security/legion,
+/obj/item/device/magnetic_lock/security/legion,
+/obj/machinery/light/spot{
+ dir = 1;
+ icon_state = "tube1"
},
/turf/unsimulated/floor,
-/area/centcom/legion)
+/area/centcom/legion/hangar5)
"pSI" = (
/obj/structure/window/shuttle/unique/merchant{
icon_state = "21,2"
},
/turf/simulated/floor/plating,
/area/shuttle/merchant)
+"pSM" = (
+/obj/structure/railing/mapped{
+ dir = 8
+ },
+/obj/structure/bed/chair/comfy/blue{
+ dir = 4
+ },
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/spawning)
"pTg" = (
/obj/machinery/light{
dir = 8;
@@ -31792,26 +30885,31 @@
/turf/unsimulated/floor/plating,
/area/centcom/spawning)
"pTm" = (
-/obj/structure/window/reinforced{
+/obj/machinery/porta_turret/legion,
+/obj/effect/floor_decal/industrial/warning/corner{
dir = 1
},
-/obj/structure/window/reinforced{
- dir = 4
- },
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/structure/grille,
-/turf/unsimulated/floor/plating,
+/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
-"pTR" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "11,8";
- name = "military corvette"
+"pTs" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/generic,
+/obj/item/trash/cigbutt,
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/area/centcom/legion/hangar5)
+"pTQ" = (
+/obj/structure/table/steel,
+/obj/item/circuitboard/smes{
+ pixel_y = 6
+ },
+/obj/item/circuitboard/smes,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"pUe" = (
/obj/item/shovel,
/obj/effect/decal/fake_object{
@@ -31844,26 +30942,23 @@
},
/area/antag/wizard)
"pUx" = (
-/obj/structure/shuttle_part/cargo{
- icon_state = "6,10";
- opacity = 1
+/turf/simulated/wall/shuttle/unique/cargo{
+ icon_state = "6,9"
},
-/turf/unsimulated/floor/plating,
/area/supply/dock)
-"pUN" = (
-/obj/structure/bed/chair/office/dark{
- dir = 8
+"pUK" = (
+/obj/structure/table/reinforced/wood,
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 4
},
/turf/unsimulated/floor{
- icon_state = "tiles"
+ icon_state = "wood"
},
+/area/centcom/control)
+"pUN" = (
+/turf/unsimulated/wall/darkshuttlewall,
/area/centcom/legion/hangar5)
"pUU" = (
-/obj/effect/floor_decal/industrial/warning/corner,
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
"pVW" = (
@@ -31873,24 +30968,64 @@
name = "autoshuttle"
},
/area/shuttle/arrival)
-"pWv" = (
-/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
-"pWD" = (
-/obj/effect/decal/cleanable/blood/drip,
-/turf/unsimulated/floor{
- icon_state = "cafeteria"
+"pWa" = (
+/obj/structure/sign/securearea,
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/specops)
+"pWc" = (
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 4
},
-/area/centcom/legion)
+/obj/structure/window/reinforced/crescent{
+ dir = 4
+ },
+/obj/structure/bed/chair/comfy/blue{
+ dir = 8
+ },
+/turf/simulated/floor/shuttle/tan,
+/area/centcom/bar)
+"pWh" = (
+/obj/machinery/light/small/emergency,
+/turf/unsimulated/floor/plating,
+/area/centcom/ferry)
+"pWv" = (
+/obj/effect/floor_decal/industrial/warning/corner,
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
"pWO" = (
/turf/simulated/wall,
/area/template_noop)
+"pWS" = (
+/obj/machinery/door/airlock/hatch{
+ frequency = 1337;
+ icon_state = "door_locked";
+ id_tag = "legion_shuttle_hatch";
+ locked = 1;
+ name = "Dropship Hatch";
+ req_access = list(111)
+ },
+/obj/machinery/door/blast/regular/open{
+ dir = 4;
+ id = "tcflblaststarboard";
+ name = "Starboard Blast Door"
+ },
+/obj/effect/floor_decal/industrial/hatch/yellow,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"pWU" = (
/obj/effect/floor_decal/spline/plain/corner{
dir = 4
},
/turf/unsimulated/floor,
/area/antag/mercenary)
+"pXr" = (
+/obj/effect/floor_decal/corner/paleblue,
+/turf/unsimulated/floor,
+/area/centcom/ferry)
"pXv" = (
/turf/simulated/wall/shuttle/unique/mercenary/small{
icon_state = "1,4"
@@ -31910,10 +31045,27 @@
icon_state = "asteroidplating"
},
/area/template_noop)
-"pYL" = (
-/obj/machinery/status_display/arrivals_display,
-/turf/unsimulated/wall/darkshuttlewall,
-/area/centcom/spawning)
+"pZi" = (
+/turf/simulated/wall/shuttle/unique/ert{
+ icon_state = "0,2"
+ },
+/area/shuttle/specops)
+"pZr" = (
+/obj/machinery/vending/coffee{
+ name = "Free Hot Drinks machine";
+ pixel_x = -1;
+ prices = list();
+ products = list(/obj/item/reagent_containers/food/drinks/coffee = 12, /obj/item/reagent_containers/food/drinks/tea = 8, /obj/item/reagent_containers/food/drinks/h_chocolate = 8)
+ },
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"pZw" = (
/obj/effect/floor_decal/spline/plain{
dir = 1
@@ -31923,35 +31075,10 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
-"qad" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/item/mop,
-/obj/item/reagent_containers/glass/bucket{
- pixel_x = -9;
- pixel_y = 7
- },
-/turf/unsimulated/floor{
- icon_state = "wood-broken4"
- },
-/area/centcom/legion/hangar5)
-"qat" = (
-/obj/item/device/radio/intercom{
- dir = 1;
- pixel_y = -20
- },
-/obj/structure/bed/chair/shuttle{
- dir = 4
- },
-/turf/simulated/floor/shuttle/black,
-/area/shuttle/distress)
"qav" = (
-/obj/structure/bed/chair,
-/obj/item/handcuffs/ziptie,
-/obj/effect/decal/cleanable/blood/splatter,
-/turf/unsimulated/floor{
- icon_state = "cafeteria"
- },
-/area/centcom/legion)
+/obj/effect/floor_decal/industrial/warning,
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
"qaW" = (
/obj/structure/bed/chair/comfy/brown{
dir = 8
@@ -31965,16 +31092,29 @@
},
/area/antag/raider)
"qbz" = (
-/obj/machinery/door/airlock/glass_medical{
- name = "Emergency Room"
+/obj/machinery/door/airlock/hatch{
+ frequency = 1337;
+ icon_state = "door_locked";
+ id_tag = "legion_shuttle_hatch";
+ locked = 1;
+ name = "Dropship Hatch";
+ req_access = list(111)
},
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
+/obj/machinery/door/blast/regular/open{
+ dir = 4;
+ id = "tcflblaststarboard";
+ name = "Starboard Blast Door"
},
-/turf/unsimulated/floor{
- icon_state = "new_white"
+/obj/machinery/button/remote/blast_door{
+ dir = 8;
+ id = "tcflblaststarboard";
+ name = "Starboard Blast Door";
+ pixel_x = 22;
+ req_access = list(111)
},
-/area/centcom/legion)
+/obj/effect/floor_decal/industrial/hatch/yellow,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"qcb" = (
/obj/effect/floor_decal/industrial/warning/corner{
dir = 1
@@ -31984,6 +31124,35 @@
icon_state = "new_reinforced"
},
/area/antag/ninja)
+"qce" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/obj/machinery/status_display/arrivals_display{
+ layer = 3
+ },
+/turf/unsimulated/floor{
+ icon_state = "plating"
+ },
+/area/centcom/spawning)
+"qci" = (
+/obj/effect/floor_decal/corner/paleblue/full{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 1
+ },
+/obj/structure/flora/pottedplant/random,
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"qcl" = (
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"qdi" = (
/obj/effect/floor_decal/industrial/warning/full,
/obj/effect/decal/fake_object{
@@ -32009,12 +31178,22 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/transport1)
-"qfS" = (
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
+"qel" = (
+/obj/structure/flora/pottedplant{
+ icon_state = "plant-22"
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"qer" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "0,0";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/specops)
"qfW" = (
/obj/structure/bed/chair{
dir = 4
@@ -32025,20 +31204,20 @@
/turf/unsimulated/floor,
/area/centcom/spawning)
"qhb" = (
-/obj/structure/bed/chair/shuttle{
- dir = 8
- },
-/obj/structure/window/reinforced{
- dir = 4
- },
+/obj/effect/shuttle_landmark/ert/start,
+/obj/machinery/computer/shuttle_control/specops,
/turf/simulated/floor/shuttle/black,
/area/shuttle/specops)
-"qhg" = (
-/obj/effect/floor_decal/corner/paleblue/full{
- dir = 1
+"qhc" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/obj/structure/noticeboard{
+ pixel_x = 2;
+ pixel_y = 31
},
/turf/unsimulated/floor,
-/area/centcom/legion)
+/area/centcom/holding)
"qhk" = (
/obj/structure/window/reinforced/crescent{
dir = 8
@@ -32048,36 +31227,26 @@
icon_state = "tiles"
},
/area/antag/raider)
+"qhn" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/obj/structure/window/reinforced/crescent,
+/obj/effect/floor_decal/sign/b,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/holding)
"qhw" = (
-/obj/machinery/door/airlock/hatch{
- frequency = 1337;
- icon_state = "door_locked";
- id_tag = "legion_shuttle_hatch";
- locked = 1;
- name = "Dropship Hatch";
- req_access = list(111)
- },
/obj/machinery/door/blast/regular/open{
- dir = 4;
- id = "tcflblaststarboard";
- name = "Starboard Blast Door"
+ id = "tcflcheckpointouter";
+ name = "Checkpoint Outer"
},
-/obj/machinery/button/remote/blast_door{
- dir = 8;
- id = "tcflblaststarboard";
- name = "Starboard Blast Door";
- pixel_x = 22;
- req_access = list(111)
+/obj/machinery/door/blast/odin/shuttle/tcfl{
+ id = "tcflhangar5"
},
-/obj/effect/floor_decal/industrial/hatch/yellow,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
-"qiD" = (
-/obj/structure/window/shuttle/unique/hapt{
- icon_state = "9,20"
- },
-/turf/simulated/floor/plating,
-/area/shuttle/administration)
+/turf/unsimulated/floor,
+/area/centcom/legion)
"qiS" = (
/obj/structure/table/rack,
/obj/machinery/light{
@@ -32089,6 +31258,9 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
+"qiY" = (
+/turf/unsimulated/wall/darkshuttlewall,
+/area/tdome/tdome2)
"qje" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/decal/cleanable/vomit,
@@ -32100,10 +31272,33 @@
icon_state = "tiles"
},
/area/antag/raider)
-"qkR" = (
-/obj/effect/floor_decal/industrial/loading/yellow,
-/turf/unsimulated/floor/plating,
-/area/centcom/distress_prep)
+"qjw" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 6
+ },
+/obj/machinery/door/window/southright{
+ dir = 4;
+ req_access = list(102)
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"qjR" = (
+/obj/machinery/iv_drip,
+/obj/effect/floor_decal/corner/lime/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"qjS" = (
+/obj/machinery/account_database{
+ name = "CentComm Accounts database"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"qlg" = (
/obj/structure/shuttle_part/burglar{
icon_state = "11,3"
@@ -32136,6 +31331,22 @@
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/burglar)
+"qmq" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/obj/structure/flora/pottedplant{
+ icon_state = "plant-22";
+ pixel_y = 23
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"qmz" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 8
+ },
+/turf/unsimulated/floor,
+/area/centcom/bar)
"qmV" = (
/obj/effect/floor_decal/corner/red/diagonal,
/obj/structure/sink{
@@ -32148,6 +31359,21 @@
},
/turf/simulated/floor/tiled,
/area/merchant_station)
+"qnp" = (
+/obj/effect/floor_decal/corner/grey{
+ dir = 5
+ },
+/obj/effect/floor_decal/sign/a,
+/turf/unsimulated/floor,
+/area/centcom/control)
+"qnC" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/holding)
"qnL" = (
/obj/structure/shuttle_part/arrivals{
desc = "A state-of-the-art unmanned automatic crew transport shuttle.";
@@ -32167,74 +31393,74 @@
icon_state = "desert4"
},
/area/centcom/shared_dream)
-"qoi" = (
-/obj/machinery/door/airlock/silver{
- id_tag = "tower_stall_2";
- name = "Washroom"
+"qoa" = (
+/obj/structure/shuttle/engine/propulsion{
+ icon_state = "propulsion_l";
+ name = "spaceship engine";
+ opacity = 0
},
-/turf/unsimulated/floor{
- icon_state = "floor"
+/obj/effect/floor_decal/industrial/warning{
+ dir = 8
},
-/area/centcom/legion)
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/distress_prep)
"qoj" = (
/obj/structure/shuttle_part/merchant{
icon_state = "0,1"
},
/turf/space/dynamic,
/area/shuttle/merchant)
-"qom" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "4,12";
- name = "military corvette"
+"qoI" = (
+/obj/structure/window/reinforced/polarized{
+ dir = 8;
+ id = "CCIABS"
},
-/area/shuttle/administration)
+/obj/structure/window/reinforced/polarized{
+ dir = 1;
+ id = "CCIABS"
+ },
+/obj/structure/window/reinforced/polarized{
+ id = "CCIABS"
+ },
+/obj/structure/grille,
+/turf/unsimulated/floor/plating,
+/area/centcom/control)
"qoQ" = (
/obj/structure/shuttle_part/merchant{
icon_state = "1,1"
},
/turf/space/dynamic,
/area/shuttle/merchant)
-"qpP" = (
-/obj/structure/closet/secure_closet/engineering_electrical,
-/obj/effect/floor_decal/industrial/outline/yellow,
-/turf/unsimulated/floor{
- icon_state = "steel_dirty"
- },
-/area/centcom/legion/hangar5)
"qpU" = (
/obj/effect/floor_decal/industrial/warning{
dir = 1
},
/turf/simulated/floor/reinforced,
/area/shuttle/mercenary)
-"qqh" = (
-/obj/structure/bed/chair/comfy/brown{
- dir = 8
- },
-/obj/effect/ghostspawpoint{
- identifier = "TCFLERTSpawn";
- name = "igs - TCFLERT"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/legion/hangar5)
"qqj" = (
/turf/simulated/wall/shuttle/unique/burglar{
icon_state = "10,1"
},
/area/shuttle/burglar)
-"qqv" = (
-/obj/item/stool/padded,
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
+"qqp" = (
+/obj/machinery/door/blast/odin{
+ density = 0;
+ icon_state = "pdoor0";
+ id = "CentComArrivalsForeInt";
+ name = "Security Doors";
+ opacity = 0
},
+/obj/effect/floor_decal/industrial/hatch/yellow,
/turf/unsimulated/floor,
-/area/centcom/legion)
+/area/centcom/checkpoint/fore)
+"qry" = (
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "11,0"
+ },
+/area/shuttle/legion)
"qrB" = (
/obj/effect/wingrille_spawn/reinforced/crescent,
/obj/structure/sign/directions/medical{
@@ -32243,19 +31469,34 @@
},
/turf/unsimulated/floor/plating,
/area/antag/raider)
+"qrQ" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 5
+ },
+/obj/structure/filingcabinet/chestdrawer,
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"qrX" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/item/trash/cigbutt,
+/obj/item/trash/cigbutt,
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/legion/hangar5)
"qsh" = (
/obj/structure/shuttle_part/merchant{
icon_state = "2,1"
},
/turf/space/dynamic,
/area/shuttle/merchant)
-"qsj" = (
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor,
-/area/centcom/ferry)
"qsn" = (
/obj/effect/floor_decal/corner_wide/paleblue/diagonal{
dir = 8
@@ -32275,12 +31516,28 @@
/obj/item/reagent_containers/hypospray/autoinjector/survival,
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
+"qso" = (
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"qsr" = (
/obj/structure/shuttle_part/merchant{
icon_state = "3,1"
},
/turf/space/dynamic,
/area/shuttle/merchant)
+"qss" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/bar)
"qsG" = (
/obj/structure/table/wood,
/obj/item/device/flashlight/lamp/green{
@@ -32293,14 +31550,6 @@
icon_state = "wood"
},
/area/antag/wizard)
-"qsO" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "1,2";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
"qtg" = (
/obj/structure/shuttle_part/raider{
density = 0;
@@ -32310,6 +31559,24 @@
},
/turf/space/dynamic,
/area/shuttle/skipjack)
+"qtH" = (
+/obj/effect/floor_decal/corner/grey/full,
+/obj/structure/bed/chair/comfy/black{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
+"qtQ" = (
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/industrial/outline/yellow,
+/obj/machinery/shieldwallgen,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"quz" = (
/turf/unsimulated/floor{
icon_state = "bar"
@@ -32333,19 +31600,79 @@
icon_state = "7,2"
},
/area/shuttle/syndicate_elite)
-"qvU" = (
-/turf/simulated/wall/shuttle/dark/corner/underlay{
- dir = 10
+"qvf" = (
+/obj/structure/closet/crate/medical,
+/obj/item/roller,
+/obj/item/roller,
+/obj/item/roller,
+/obj/item/storage/firstaid/surgery,
+/obj/item/reagent_containers/blood/OMinus,
+/obj/item/reagent_containers/blood/OMinus,
+/obj/item/reagent_containers/blood/OMinus,
+/obj/item/reagent_containers/blood/OMinus,
+/obj/item/bodybag/cryobag,
+/obj/item/bodybag/cryobag,
+/obj/item/bodybag/cryobag,
+/obj/effect/floor_decal/industrial/outline/red,
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
},
-/area/centcom/legion)
-"qwV" = (
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ density = 1;
+ dir = 4;
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "railing0-1";
+ name = "railing"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"qvZ" = (
+/obj/item/paper_bin,
+/obj/item/pen/multi,
+/obj/structure/window/reinforced/crescent{
+ dir = 4
+ },
+/obj/effect/floor_decal/spline/plain{
+ dir = 4
+ },
+/obj/structure/table/standard,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
+"qwA" = (
+/obj/machinery/optable,
/obj/machinery/light{
- icon_state = "tube1";
- name = "adjusted light fixture";
- pixel_x = 16
+ icon_state = "tube1"
},
/turf/unsimulated/floor{
- icon_state = "platebot"
+ icon_state = "new_white"
+ },
+/area/centcom/holding)
+"qwZ" = (
+/obj/structure/table/reinforced,
+/obj/machinery/door/window/brigdoor/northright{
+ name = "checkpoint";
+ req_access = list(101)
+ },
+/obj/machinery/door/blast/odin{
+ icon_state = "shutter1";
+ icon_state_closed = "shutter1";
+ icon_state_closing = "shutterc1";
+ icon_state_open = "shutter0";
+ icon_state_opening = "shutterc0";
+ id = "CentComArrivalsForeChkpt";
+ name = "checkpoint shutter"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/checkpoint/fore)
+"qxn" = (
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
},
/area/centcom/distress_prep)
"qxy" = (
@@ -32366,6 +31693,15 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
+"qxH" = (
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/obj/structure/bed/chair/comfy/black{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"qxI" = (
/obj/structure/shuttle_part/merchant,
/turf/space/dynamic,
@@ -32376,13 +31712,27 @@
},
/turf/space/dynamic,
/area/shuttle/merchant)
-"qyd" = (
-/obj/effect/floor_decal/corner/red{
- dir = 9
+"qxN" = (
+/turf/unsimulated/floor/plating,
+/area/centcom/holding)
+"qyx" = (
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/distress)
+"qza" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
},
-/obj/machinery/computer/station_alert,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
+/obj/structure/sign/flag/biesel/right{
+ pixel_x = 16;
+ pixel_y = 29
+ },
+/obj/structure/sign/flag/biesel/left{
+ pixel_x = -16;
+ pixel_y = 29
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"qzj" = (
/turf/simulated/wall/shuttle/unique/merchant{
icon_state = "6,1"
@@ -32393,43 +31743,31 @@
icon_state = "7,1"
},
/area/shuttle/merchant)
-"qzM" = (
-/obj/structure/shuttle_part/distress{
- icon_state = "10,4";
- opacity = 1
+"qAm" = (
+/obj/structure/flora/pottedplant{
+ icon_state = "plant-22"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/distress)
-"qzV" = (
-/obj/machinery/door/airlock/glass_command{
- name = "Cell 3";
- req_access = list(111)
- },
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
- },
-/area/centcom/legion)
-"qzW" = (
-/obj/structure/bed/chair/shuttle,
-/obj/machinery/recharger/wallcharger{
- pixel_x = 4;
- pixel_y = 22
- },
-/obj/machinery/recharger/wallcharger{
- pixel_x = 4;
- pixel_y = 32
+/obj/effect/floor_decal/corner/paleblue/full{
+ dir = 1
},
+/turf/unsimulated/floor,
+/area/centcom/ferry)
+"qAq" = (
/obj/effect/floor_decal/corner/paleblue{
dir = 5
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
-"qAt" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 6
+/obj/structure/flora/pottedplant{
+ icon_state = "plant-22";
+ pixel_x = 1;
+ pixel_y = 24
},
/turf/unsimulated/floor,
-/area/centcom/distress_prep)
+/area/centcom/holding)
+"qAH" = (
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/ferry)
"qBY" = (
/obj/structure/flora/tree/jungle,
/obj/structure/flora/ausbushes/fullgrass,
@@ -32450,17 +31788,16 @@
icon_state = "9,1"
},
/area/shuttle/merchant)
+"qDG" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "10,4";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"qDS" = (
-/obj/structure/sink{
- pixel_y = 16
- },
-/obj/structure/mirror{
- pixel_y = 32
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
+/turf/unsimulated/floor,
/area/centcom/legion)
"qDT" = (
/turf/simulated/wall/shuttle/unique/merchant{
@@ -32477,47 +31814,53 @@
/obj/machinery/light/small/emergency,
/turf/simulated/floor/plating,
/area/shuttle/mercenary)
-"qEE" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/blood/drip,
-/obj/structure/sink{
- pixel_y = 16
- },
-/obj/structure/mirror{
- pixel_y = 31
- },
-/turf/unsimulated/floor{
- icon_state = "floorscorched1"
- },
-/area/centcom/legion/hangar5)
"qEL" = (
-/obj/item/tape/engineering{
- icon_state = "engineering_door";
- layer = 4
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "0,6"
},
-/obj/effect/decal/fake_object{
- density = 1;
- desc = "Ding.";
- icon = 'icons/obj/doors/doorlift.dmi';
- icon_state = "o_door_half_open";
- name = "elevator door"
+/turf/unsimulated/floor/plating,
+/area/shuttle/legion)
+"qFf" = (
+/obj/machinery/door/airlock/command{
+ name = "Thunderdome Administration";
+ req_access = list(102)
},
-/turf/unsimulated/floor,
-/area/centcom/legion)
+/turf/simulated/floor,
+/area/centcom/holding)
"qFs" = (
/turf/simulated/wall/shuttle/unique/merchant{
icon_state = "11,1"
},
/area/shuttle/merchant)
+"qFt" = (
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "13,0"
+ },
+/area/shuttle/legion)
"qFT" = (
-/obj/machinery/shower{
- pixel_y = 20
+/obj/machinery/door/airlock/hatch{
+ frequency = 1337;
+ icon_state = "door_locked";
+ id_tag = "legion_shuttle_hatch";
+ locked = 1;
+ name = "Dropship Hatch";
+ req_access = list(111)
},
-/obj/structure/curtain/open/shower,
-/turf/unsimulated/floor{
- icon_state = "freezerfloor"
+/obj/machinery/door/blast/regular/open{
+ dir = 8;
+ id = "tcflblastport";
+ name = "Starboard Blast Door"
},
-/area/centcom/distress_prep)
+/obj/machinery/button/remote/blast_door{
+ dir = 4;
+ id = "tcflblastport";
+ name = "Port Blast Door";
+ pixel_x = -22;
+ req_access = list(111)
+ },
+/obj/effect/floor_decal/industrial/hatch/yellow,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"qGj" = (
/obj/effect/decal/fake_object/light_source{
icon = 'icons/obj/mining.dmi';
@@ -32538,16 +31881,52 @@
},
/turf/simulated/floor/plating,
/area/shuttle/merchant)
-"qGx" = (
-/obj/structure/bed/chair/shuttle{
- dir = 8
+"qGE" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
},
-/obj/effect/floor_decal/corner/red/diagonal,
-/obj/machinery/status_display{
- pixel_x = 34
+/obj/structure/sign/poster{
+ icon_state = "tcflposter";
+ pixel_x = -6;
+ pixel_y = 31;
+ poster_type = "/datum/poster/bay_67"
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"qGK" = (
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/ferry)
+"qHs" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/obj/effect/decal/fake_object{
+ density = 1;
+ icon = 'icons/obj/doors/windoor.dmi';
+ icon_state = "leftsecure";
+ name = "Tram Boarding"
+ },
+/obj/effect/floor_decal/spline/plain,
+/turf/unsimulated/floor/plating,
+/area/centcom/bar)
+"qHx" = (
+/obj/item/aicard{
+ pixel_y = 4
+ },
+/obj/item/pinpointer/advpinpointer{
+ pixel_y = 3
+ },
+/obj/item/stamp/centcomm{
+ pixel_y = 4
+ },
+/obj/structure/table/wood,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
"qHD" = (
/obj/structure/window/shuttle/unique/merchant{
icon_state = "13,1"
@@ -32570,6 +31949,19 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
+"qHR" = (
+/obj/structure/railing/mapped{
+ layer = 4.1;
+ name = "adjusted railing"
+ },
+/obj/structure/flora/pottedplant{
+ icon_state = "plant-21";
+ pixel_y = -1
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/evac)
"qIj" = (
/turf/unsimulated/floor{
dir = 8;
@@ -32601,14 +31993,15 @@
icon_state = "brown"
},
/area/antag/raider)
-"qKu" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "2,18";
- name = "military corvette"
+"qKr" = (
+/obj/effect/landmark{
+ name = "tdome2"
},
-/area/shuttle/administration)
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/holofloor/tiled/dark,
+/area/tdome/tdome2)
"qKH" = (
/turf/simulated/wall/shuttle/unique/mercenary/small{
icon_state = "4,2"
@@ -32622,81 +32015,72 @@
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
"qKT" = (
-/obj/machinery/autolathe{
- desc = "Your typical Autolathe. It appears to have much more options than your regular one, however...";
- hacked = 1;
- name = "Unlocked Autolathe"
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "13,6"
},
-/turf/unsimulated/floor{
- icon_state = "steel_dirty"
+/area/shuttle/legion)
+"qLd" = (
+/obj/machinery/porta_turret/crescent,
+/obj/effect/floor_decal/industrial/warning/full,
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
},
-/area/centcom/legion/hangar5)
-"qLl" = (
-/obj/structure/railing/mapped,
-/obj/effect/floor_decal/spline/plain,
-/turf/simulated/floor/tiled/ramp/bottom{
- dir = 8
- },
-/area/shuttle/administration)
+/turf/unsimulated/floor,
+/area/centcom/control)
"qLM" = (
/turf/simulated/floor/beach/water/pool{
icon_state = "seashallow";
name = "ocean"
},
/area/centcom/shared_dream)
-"qMl" = (
-/obj/structure/table/wood,
-/obj/item/device/flashlight/lamp,
-/turf/unsimulated/floor{
- dir = 5;
- icon_state = "carpetside"
- },
-/area/centcom/living)
-"qMu" = (
-/obj/structure/lattice,
-/obj/structure/sign/fire{
- pixel_y = 30
- },
-/turf/space/dynamic,
-/area/template_noop)
-"qML" = (
-/obj/effect/decal/warning_stripes,
-/obj/machinery/porta_turret/cannon,
-/obj/machinery/light/spot{
- brightness_color = "#fa8282";
- color = "#fa8282";
- dir = 4;
- icon_state = "tube1";
- name = "military spotlight"
- },
-/turf/simulated/floor/reinforced,
-/area/shuttle/administration)
-"qMN" = (
-/obj/structure/weightlifter,
-/obj/structure/sign/poster{
- icon_state = "tcflposter2";
- pixel_x = 29;
- poster_type = "/datum/poster/bay_68"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/legion/hangar5)
-"qMW" = (
-/turf/unsimulated/floor{
- dir = 6;
- icon_state = "blue"
- },
-/area/centcom/holding)
-"qNI" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "12,1";
- name = "military corvette"
+"qMs" = (
+/obj/structure/shuttle_part/cargo{
+ icon_state = "5,11";
+ opacity = 1
},
/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/area/centcom/suppy)
+"qMu" = (
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "14,6"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/legion)
+"qMN" = (
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "15,6"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/legion)
+"qND" = (
+/obj/structure/shuttle_part/transfer{
+ density = 0;
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "14,12";
+ name = "transport shuttle"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/escape)
+"qNZ" = (
+/obj/structure/shuttle_part/transfer{
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "1,20";
+ name = "transport shuttle"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/escape)
+"qOq" = (
+/obj/machinery/door/airlock/glass_centcom{
+ name = "Diplomatic Waiting Lounge";
+ req_access = null;
+ req_one_access = list(38,72)
+ },
+/obj/effect/floor_decal/spline/fancy/wood/corner{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/ferry)
"qOx" = (
/obj/effect/decal/fake_object{
icon = 'icons/obj/doors/door_assembly.dmi';
@@ -32795,18 +32179,24 @@
icon_state = "desert"
},
/area/centcom/shared_dream)
-"qRR" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "2,8";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
"qSa" = (
/obj/effect/shuttle_landmark/arrival/interim,
/turf/space/transit/west,
/area/template_noop)
+"qSn" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/obj/structure/sign/directions/com{
+ dir = 8;
+ pixel_y = -4
+ },
+/obj/structure/sign/directions/medical{
+ dir = 1;
+ pixel_y = 5
+ },
+/turf/unsimulated/floor{
+ icon_state = "plating"
+ },
+/area/centcom/holding)
"qSq" = (
/turf/simulated/wall/shuttle/unique/merchant{
icon_state = "16,1"
@@ -32816,6 +32206,22 @@
/obj/machinery/computer/security/nuclear,
/turf/simulated/floor/shuttle/black,
/area/shuttle/syndicate_elite)
+"qSC" = (
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ dir = 4;
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "mcorneroverlay1";
+ name = "railing"
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 4
+ },
+/obj/effect/floor_decal/spline/fancy/wood/corner{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/evac)
"qSH" = (
/turf/simulated/wall/shuttle/unique/mercenary/small{
icon_state = "1,6"
@@ -32867,11 +32273,73 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
+"qVd" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 4
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 8
+ },
+/turf/unsimulated/floor,
+/area/centcom/evac)
"qVB" = (
/turf/simulated/wall/shuttle/unique/merchant{
icon_state = "18,1"
},
/area/shuttle/merchant)
+"qWa" = (
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "14,0"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/legion)
+"qWn" = (
+/obj/structure/bed,
+/obj/item/bedsheet/black,
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/distress_prep)
+"qWx" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
+ },
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ density = 1;
+ dir = 4;
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "railing0-1";
+ name = "railing"
+ },
+/obj/item/reagent_containers/glass/beaker/bluespace,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1";
+ name = "adjusted light fixture";
+ pixel_x = -3
+ },
+/obj/structure/table/steel,
+/obj/machinery/chem_master{
+ dir = 1;
+ pixel_x = -6;
+ pixel_y = 31
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"qXj" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 10
+ },
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
"qXk" = (
/obj/structure/lattice,
/obj/structure/window/reinforced{
@@ -32879,26 +32347,18 @@
},
/turf/template_noop,
/area/template_noop)
-"qXv" = (
-/obj/effect/decal/cleanable/cobweb,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/light/small/emergency{
- dir = 8
+"qXu" = (
+/obj/effect/floor_decal/corner/lime{
+ dir = 6
},
-/obj/effect/floor_decal/industrial/warning/corner{
- dir = 8
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
},
/turf/unsimulated/floor{
- icon_state = "engine"
+ icon_state = "dark2"
},
-/area/centcom/legion/hangar5)
-"qXC" = (
-/obj/machinery/door/airlock/centcom{
- name = "Departure Lounge";
- req_access = list(38)
- },
-/turf/unsimulated/floor,
-/area/centcom/ferry)
+/area/centcom/holding)
"qXF" = (
/obj/effect/floor_decal/corner/red{
dir = 9
@@ -32925,23 +32385,25 @@
},
/turf/simulated/floor/plating,
/area/shuttle/mercenary)
-"qZa" = (
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
+"qZM" = (
+/obj/structure/table/reinforced,
+/obj/effect/floor_decal/corner/lime{
+ dir = 9
+ },
+/obj/machinery/door/window/southright{
+ dir = 8;
+ req_access = list(102)
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"qZO" = (
/obj/structure/window/shuttle/unique/merchant{
icon_state = "19,1"
},
/turf/simulated/floor/plating,
/area/shuttle/merchant)
-"qZT" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "3,8";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
"rbz" = (
/obj/structure/window/shuttle/unique/merchant{
icon_state = "20,1";
@@ -32950,30 +32412,11 @@
/turf/space/dynamic,
/area/shuttle/merchant)
"rbI" = (
-/obj/structure/table/rack,
-/obj/effect/floor_decal/industrial/outline/yellow,
-/obj/item/clothing/accessory/storage/brown_vest{
- pixel_y = -5
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "16,0"
},
-/obj/item/clothing/accessory/storage/brown_vest{
- pixel_y = -5
- },
-/obj/item/clothing/accessory/storage/brown_vest{
- pixel_y = -5
- },
-/obj/item/clothing/glasses/meson{
- pixel_y = 7
- },
-/obj/item/clothing/glasses/meson{
- pixel_y = 7
- },
-/obj/item/clothing/glasses/meson{
- pixel_y = 7
- },
-/turf/unsimulated/floor{
- icon_state = "steel_dirty"
- },
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor/plating,
+/area/shuttle/legion)
"rbV" = (
/obj/effect/decal/fake_object{
density = 1;
@@ -32995,15 +32438,10 @@
},
/area/centcom/spawning)
"rch" = (
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
+/turf/simulated/wall/shuttle/dark/corner/underlay{
+ dir = 10
},
-/obj/effect/floor_decal/corner/paleblue{
- dir = 6
- },
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
+/area/centcom/legion)
"rck" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "3,1"
@@ -33011,18 +32449,16 @@
/turf/space/dynamic,
/area/shuttle/mercenary)
"rcz" = (
-/obj/structure/bed/chair/comfy/brown{
+/obj/structure/cryofeed{
dir = 4
},
-/obj/effect/ghostspawpoint{
- identifier = "TCFLERTSpawn";
- name = "igs - TCFLERT"
+/obj/structure/window/reinforced{
+ dir = 8
},
/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+ icon_state = "new_reinforced"
},
-/area/centcom/legion/hangar5)
+/area/centcom/legion)
"rcG" = (
/obj/structure/shuttle_part/merchant{
density = 0;
@@ -33031,38 +32467,50 @@
/turf/space/dynamic,
/area/shuttle/merchant)
"rcJ" = (
-/obj/structure/toilet{
- dir = 4
+/obj/machinery/door/airlock/glass{
+ name = "Cryogenic Storage"
},
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/light/small{
- dir = 1
+/turf/unsimulated/floor,
+/area/centcom/legion)
+"rcX" = (
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/ferry)
+"rdA" = (
+/obj/machinery/door/airlock/silver{
+ name = "Washroom"
},
/turf/unsimulated/floor{
icon_state = "floor"
},
-/area/centcom/legion/hangar5)
-"rdA" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "0,5"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/legion)
+/area/centcom/legion)
"rdN" = (
-/turf/simulated/wall/shuttle/unique/ert{
- icon_state = "0,3"
+/obj/structure/bed/chair/shuttle,
+/obj/structure/extinguisher_cabinet{
+ pixel_x = -30;
+ pixel_y = 2
},
+/obj/structure/closet/walllocker/emerglocker/north{
+ layer = 3;
+ pixel_x = -1;
+ pixel_y = 29;
+ spawnitems = list(/obj/item/tank/emergency_oxygen/double,/obj/item/clothing/mask/breath)
+ },
+/turf/simulated/floor/shuttle/black,
/area/shuttle/specops)
"reg" = (
-/obj/structure/urinal{
- dir = 4;
- pixel_x = -32;
- pixel_y = 8
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
},
-/turf/unsimulated/floor{
- icon_state = "freezerfloor"
+/obj/machinery/turretid{
+ ailock = 1;
+ check_arrest = 0;
+ check_records = 0;
+ name = "Hangar 5 turret control";
+ pixel_x = -29;
+ req_access = list(111)
},
-/area/centcom/distress_prep)
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
"reC" = (
/obj/structure/table/rack,
/obj/machinery/light{
@@ -33083,37 +32531,43 @@
},
/turf/space/dynamic,
/area/shuttle/merchant)
-"reO" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 4
+"rft" = (
+/turf/simulated/wall/shuttle/unique/ert{
+ icon_state = "7,0"
},
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
-"rfH" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "12,0";
- name = "military corvette"
+/area/centcom/specops)
+"rfM" = (
+/turf/unsimulated/floor{
+ icon_state = "floor"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/area/centcom/legion)
"rgr" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "13,19"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"rgK" = (
-/turf/simulated/wall/shuttle/unique/distress{
- icon_state = "5,0"
+"rgN" = (
+/obj/machinery/door/blast/regular{
+ dir = 4;
+ id = "thunderdomehea";
+ name = "Heavy Supply"
},
-/area/shuttle/distress)
+/turf/simulated/floor,
+/area/tdome/tdome2)
+"rhe" = (
+/obj/item/cane/crutch,
+/obj/item/cane/crutch,
+/obj/item/cane/crutch,
+/obj/effect/floor_decal/industrial/outline/blue,
+/obj/structure/table/rack,
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
"rhg" = (
-/mob/living/heavy_vehicle/premade/combatripley,
-/turf/unsimulated/floor{
- icon_state = "cafeteria"
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "1,5"
},
-/area/centcom/legion)
+/area/shuttle/legion)
"rhi" = (
/turf/unsimulated/wall/fakeairlock{
icon_state = "door_locked";
@@ -33141,43 +32595,107 @@
},
/turf/space/dynamic,
/area/shuttle/merchant)
+"rhK" = (
+/obj/structure/table/reinforced,
+/obj/item/device/magnetic_lock,
+/obj/item/device/magnetic_lock,
+/obj/item/device/magnetic_lock,
+/obj/item/device/magnetic_lock,
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/control)
"rhL" = (
-/obj/machinery/vending/tool{
- random_itemcount = 0
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "2,5"
},
-/obj/effect/floor_decal/industrial/outline/yellow,
+/area/shuttle/legion)
+"rhW" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 6
+ },
+/obj/structure/window/reinforced/crescent{
+ dir = 4
+ },
+/obj/structure/table/reinforced,
/turf/unsimulated/floor{
- icon_state = "steel_dirty"
+ icon_state = "dark2"
},
-/area/centcom/legion/hangar5)
+/area/centcom/holding)
+"riI" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "11,5";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"riT" = (
-/obj/machinery/suit_cycler/freelancer,
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
-"rkf" = (
-/obj/structure/bed/chair/shuttle,
-/obj/machinery/recharger/wallcharger{
- pixel_x = 4;
- pixel_y = 21
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "3,5"
},
-/obj/machinery/recharger/wallcharger{
- pixel_x = 4;
- pixel_y = 31
+/area/shuttle/legion)
+"rjf" = (
+/obj/structure/bed/chair/comfy/blue{
+ dir = 8
},
-/turf/simulated/floor/shuttle/black,
-/area/shuttle/distress)
-"rkk" = (
-/obj/machinery/door/airlock/centcom{
- name = "Washroom";
- req_access = list(112)
+/obj/structure/railing/mapped{
+ dir = 4
+ },
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 4
},
/turf/unsimulated/floor{
- icon_state = "freezerfloor"
+ icon_state = "wood_light"
},
-/area/centcom/distress_prep)
+/area/centcom/holding)
+"rjX" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "9,22";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"rkf" = (
+/obj/effect/floor_decal/industrial/outline/yellow,
+/obj/structure/railing/mapped{
+ dir = 1
+ },
+/obj/structure/extinguisher_cabinet{
+ pixel_x = -24;
+ pixel_y = -5
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
+"rkk" = (
+/obj/effect/floor_decal/industrial/outline/yellow,
+/obj/structure/railing/mapped{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
+"rkr" = (
+/obj/structure/bed/chair/office/bridge,
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/control)
+"rky" = (
+/obj/structure/table/reinforced/wood,
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
"rkF" = (
/turf/simulated/wall/shuttle/unique/ert{
- icon_state = "7,4"
+ icon_state = "8,4"
},
/area/shuttle/specops)
"rkQ" = (
@@ -33186,6 +32704,16 @@
},
/turf/space/dynamic,
/area/shuttle/merchant)
+"rkV" = (
+/obj/machinery/camera/network/crescent{
+ c_tag = "Crescent Bar East";
+ dir = 8
+ },
+/obj/structure/table/reinforced/wood,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
"rkX" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -33193,30 +32721,20 @@
name = "transport shuttle"
},
/area/shuttle/escape)
-"rlk" = (
-/obj/machinery/door/airlock/external{
- frequency = 1380;
- icon_state = "door_locked";
- id_tag = "centcom_dock_airlock";
- locked = 1;
- name = "Arrivals Airlock";
- req_access = list(13)
+"rlJ" = (
+/turf/simulated/wall/shuttle/unique/cargo{
+ icon_state = "4,2"
},
-/turf/unsimulated/floor/plating,
-/area/centcom/evac)
+/area/supply/dock)
"rlP" = (
-/obj/machinery/vending/assist{
- random_itemcount = 0
+/obj/structure/bed/chair/shuttle{
+ dir = 4
},
-/obj/effect/floor_decal/industrial/outline/yellow,
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
+/obj/effect/floor_decal/corner/paleblue/full{
+ dir = 8
},
-/turf/unsimulated/floor{
- icon_state = "steel_dirty"
- },
-/area/centcom/legion/hangar5)
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"rmb" = (
/obj/structure/shuttle_part/merchant{
icon_state = "2,0"
@@ -33236,23 +32754,46 @@
icon_state = "grass_alt"
},
/area/centcom/spawning)
-"rmH" = (
-/obj/effect/floor_decal/corner/lime/full{
+"rmo" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "0,4";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"rmr" = (
+/obj/structure/table/reinforced,
+/obj/structure/window/reinforced/crescent{
+ dir = 1
+ },
+/obj/machinery/button/remote/blast_door{
+ id = "crescent_vip_shuttle";
+ name = "VIP Shuttle Access";
+ pixel_x = 7;
+ req_access = list(101)
+ },
+/obj/item/paper_bin,
+/obj/item/pen,
+/obj/structure/window/reinforced/crescent{
dir = 8
},
/turf/unsimulated/floor,
+/area/centcom/ferry)
+"rmH" = (
+/obj/machinery/light/small,
+/turf/unsimulated/floor{
+ icon_state = "floor"
+ },
/area/centcom/legion)
"rmM" = (
-/obj/structure/closet/crate/secure/legion,
-/obj/item/storage/box/handcuffs,
-/obj/item/storage/box/handcuffs,
-/obj/item/device/flash,
-/obj/item/device/flash,
-/obj/item/device/flash,
-/obj/item/device/flash,
-/obj/item/storage/box/teargas,
-/turf/unsimulated/floor,
-/area/centcom/legion)
+/obj/structure/bed/chair/shuttle{
+ dir = 4
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"rob" = (
/obj/structure/shuttle_part/merchant{
icon_state = "3,0"
@@ -33265,16 +32806,17 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
-"rod" = (
-/obj/structure/bed/chair,
-/obj/effect/floor_decal/corner/paleblue{
- dir = 5
- },
-/obj/structure/sign/flag/nanotrasen/left{
+"roC" = (
+/obj/structure/sign/flag/nanotrasen{
pixel_y = 30
},
-/turf/unsimulated/floor,
-/area/centcom/ferry)
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"roD" = (
/obj/structure/shuttle_part/merchant{
icon_state = "4,0"
@@ -33292,13 +32834,18 @@
},
/turf/unsimulated/floor/plating,
/area/antag/mercenary)
-"rqc" = (
-/obj/effect/floor_decal/corner/grey/diagonal{
- dir = 4
- },
-/obj/structure/closet/crate/trashcart,
+"roS" = (
+/obj/effect/floor_decal/corner/grey,
/turf/unsimulated/floor,
-/area/centcom/spawning)
+/area/centcom/control)
+"rph" = (
+/obj/structure/toilet{
+ pixel_y = 16
+ },
+/turf/unsimulated/floor{
+ icon_state = "freezerfloor"
+ },
+/area/centcom/distress_prep)
"rqh" = (
/obj/structure/shuttle_part/merchant{
icon_state = "5,0"
@@ -33311,11 +32858,6 @@
},
/turf/space/dynamic,
/area/shuttle/merchant)
-"rqD" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "2,1"
- },
-/area/shuttle/legion)
"rrE" = (
/obj/structure/shuttle_part/merchant{
icon_state = "7,0"
@@ -33331,20 +32873,17 @@
},
/turf/space/dynamic,
/area/shuttle/merchant)
-"rrS" = (
-/turf/simulated/wall/shuttle/unique/distress{
- icon_state = "2,0"
+"rsL" = (
+/obj/structure/cryofeed{
+ dir = 1
},
-/area/shuttle/distress)
-"rsg" = (
-/obj/effect/floor_decal/corner/lime{
- dir = 4
+/obj/structure/window/reinforced/crescent,
+/obj/structure/lattice/catwalk/indoor/grate,
+/obj/machinery/light{
+ icon_state = "tube1"
},
-/obj/effect/floor_decal/corner/red{
- dir = 9
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
+/turf/unsimulated/floor/plating,
+/area/centcom/holding)
"rsQ" = (
/obj/structure/sign/nosmoking_1{
pixel_y = 32
@@ -33355,12 +32894,25 @@
icon_state = "tiles"
},
/area/antag/raider)
-"rtG" = (
-/obj/effect/floor_decal/corner/paleblue/full{
- dir = 4
+"rtl" = (
+/obj/structure/bed/chair/office/dark{
+ dir = 1
},
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"rtG" = (
+/obj/structure/bed/chair/shuttle,
+/obj/structure/closet/walllocker/emerglocker{
+ pixel_y = 31;
+ spawnitems = list(/obj/item/tank/emergency_oxygen/double,/obj/item/clothing/mask/breath)
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"rtH" = (
/turf/simulated/wall/shuttle/unique/burglar{
icon_state = "4,4"
@@ -33374,6 +32926,14 @@
icon_state = "steel_dirty"
},
/area/antag/raider)
+"rvo" = (
+/obj/structure/table/standard,
+/obj/item/storage/box/fancy/tray,
+/obj/effect/floor_decal/corner/paleblue/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/holding)
"rvq" = (
/obj/structure/closet/walllocker/emerglocker/south{
pixel_y = -27
@@ -33388,47 +32948,47 @@
/obj/structure/lattice,
/turf/space/dynamic,
/area/antag/raider)
+"rvE" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"rvL" = (
/turf/unsimulated/floor{
icon_state = "steel_dirty"
},
/area/antag/raider)
-"rwe" = (
-/obj/effect/floor_decal/industrial/loading/yellow{
- dir = 4
- },
-/obj/structure/sign/directions/dock{
- dir = 4;
- pixel_y = -32
- },
-/turf/unsimulated/floor,
-/area/centcom/spawning)
-"rwg" = (
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/aft)
-"rwj" = (
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
- },
-/obj/effect/floor_decal/industrial/warning{
- dir = 1
- },
-/turf/unsimulated/floor{
- icon_state = "new_white"
- },
-/area/centcom/legion)
-"rwl" = (
-/turf/simulated/wall/shuttle/unique/distress{
- icon_state = "2,4"
- },
-/area/shuttle/distress)
-"rwr" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "14,6"
+"rvN" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/obj/structure/sign/directions/tram{
+ dir = 1;
+ pixel_x = 1;
+ pixel_y = 2
},
/turf/unsimulated/floor/plating,
+/area/centcom/bar)
+"rwj" = (
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "13,5";
+ outside_part = 0
+ },
+/obj/effect/floor_decal/corner/paleblue/full{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
+"rwk" = (
+/obj/structure/railing/mapped,
+/turf/unsimulated/floor{
+ dir = 4;
+ icon_state = "rampbottom"
+ },
+/area/centcom/holding)
+"rwl" = (
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "14,5"
+ },
/area/shuttle/legion)
"rxw" = (
/obj/structure/shuttle_part/merchant{
@@ -33439,16 +32999,20 @@
},
/area/shuttle/merchant)
"rxN" = (
-/obj/structure/bed/chair/office/dark{
- dir = 4
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "12,0"
},
-/turf/unsimulated/floor{
- icon_state = "cafeteria"
+/area/shuttle/legion)
+"ryr" = (
+/obj/structure/sign/directions/mndl{
+ pixel_y = -4
},
-/area/centcom/legion)
-"rxO" = (
-/turf/unsimulated/floor,
-/area/centcom/specops)
+/obj/structure/sign/directions/security{
+ pixel_x = 3;
+ pixel_y = 5
+ },
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/checkpoint/aft)
"rys" = (
/turf/simulated/floor/beach/sand{
icon_state = "beach"
@@ -33468,36 +33032,6 @@
},
/turf/space/dynamic,
/area/shuttle/merchant)
-"rzy" = (
-/obj/structure/bed/chair/office/bridge{
- dir = 4
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "carpetside"
- },
-/area/centcom/living)
-"rzY" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/item/pizzabox{
- icon_state = "pizzabox_messy";
- ismessy = 1;
- open = 1
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/legion/hangar5)
-"rAq" = (
-/obj/effect/floor_decal/corner/lime{
- dir = 6
- },
-/obj/effect/floor_decal/corner/red{
- dir = 9
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
"rAH" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -33511,6 +33045,19 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/transport1)
+"rAP" = (
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/obj/machinery/door/window/brigdoor/southright{
+ name = "holding cell";
+ req_access = list(2)
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/holding)
"rAZ" = (
/obj/effect/floor_decal/spline/plain{
dir = 8
@@ -33522,25 +33069,58 @@
icon_state = "rampbottom"
},
/area/antag/burglar)
-"rCd" = (
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
+"rBr" = (
+/obj/structure/bed/chair/shuttle,
+/obj/structure/window/reinforced{
+ dir = 4
},
-/obj/effect/floor_decal/spline/plain,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"rCi" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "4,15";
- name = "military corvette"
+/turf/simulated/floor/shuttle/black,
+/area/centcom/specops)
+"rBY" = (
+/obj/machinery/shieldwallgen,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
},
-/area/shuttle/administration)
+/area/centcom/specops)
"rCI" = (
/obj/effect/shuttle_landmark/merc/interim,
/turf/space/transit/south,
/area/template_noop)
+"rDb" = (
+/obj/structure/table/wood{
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/obj/item/reagent_containers/food/snacks/liquidfood{
+ pixel_x = -4;
+ pixel_y = 7
+ },
+/obj/item/reagent_containers/food/snacks/liquidfood{
+ pixel_x = -4;
+ pixel_y = 7
+ },
+/obj/item/reagent_containers/food/snacks/liquidfood{
+ pixel_x = -4;
+ pixel_y = 7
+ },
+/obj/item/reagent_containers/food/snacks/liquidfood{
+ pixel_x = -4;
+ pixel_y = 10
+ },
+/obj/item/reagent_containers/food/snacks/liquidfood{
+ pixel_x = -4;
+ pixel_y = 10
+ },
+/obj/item/reagent_containers/food/snacks/liquidfood{
+ pixel_x = -4;
+ pixel_y = 10
+ },
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/distress_prep)
"rDl" = (
/obj/effect/floor_decal/corner/paleblue{
dir = 6
@@ -33551,14 +33131,14 @@
},
/turf/unsimulated/floor,
/area/centcom/spawning)
-"rDv" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "13,18";
- name = "military corvette"
- },
-/area/shuttle/administration)
+"rDF" = (
+/obj/structure/closet/crate/trashcart,
+/obj/random/junk,
+/obj/random/junk,
+/obj/random/junk,
+/obj/random/junk,
+/turf/unsimulated/floor/plating,
+/area/centcom/spawning)
"rDZ" = (
/obj/machinery/recharger/wallcharger{
layer = 3.3;
@@ -33576,15 +33156,6 @@
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/burglar)
-"rEA" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1";
- name = "adjusted light fixture";
- pixel_y = 16
- },
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
"rEH" = (
/obj/structure/shuttle_part/merchant{
density = 0;
@@ -33593,13 +33164,56 @@
/turf/space/dynamic,
/area/shuttle/merchant)
"rFl" = (
-/obj/structure/table/rack,
-/obj/item/rig/retro/equipped,
-/obj/item/clothing/accessory/legion,
-/turf/unsimulated/floor{
- icon_state = "wood_light"
+/obj/structure/sink{
+ dir = 8;
+ pixel_x = -12;
+ pixel_y = 5
},
-/area/centcom/legion/hangar5)
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/legion)
+"rFD" = (
+/obj/machinery/door/airlock/command{
+ name = "Thunderdome Administration";
+ req_access = list(102)
+ },
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
+"rFI" = (
+/obj/machinery/door/airlock/external{
+ frequency = 1399;
+ icon_state = "door_locked";
+ id_tag = "admin_shuttle_hatch";
+ locked = 1;
+ name = "Corvette Hatch";
+ req_access = list(13)
+ },
+/obj/effect/floor_decal/industrial/hatch/yellow,
+/obj/effect/floor_decal/industrial/hatch/yellow,
+/obj/structure/plasticflaps/airtight,
+/obj/machinery/door/blast/regular/open{
+ dir = 8;
+ id = "corvette_exterior";
+ name = "blast door"
+ },
+/turf/simulated/floor/reinforced,
+/area/shuttle/administration)
+"rFJ" = (
+/obj/structure/railing/mapped{
+ dir = 1
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/evac)
"rFS" = (
/obj/structure/flora/ausbushes/fullgrass,
/obj/structure/flora/ausbushes/sparsegrass,
@@ -33617,15 +33231,14 @@
},
/area/shuttle/escape)
"rGE" = (
-/obj/effect/floor_decal/industrial/warning/corner{
- dir = 4
+/obj/structure/bed/roller,
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
},
-/obj/vehicle/bike/speeder,
-/obj/structure/sign/flag/biesel/right{
- pixel_y = 32
+/turf/unsimulated/floor{
+ icon_state = "new_white"
},
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/area/centcom/legion)
"rGG" = (
/obj/structure/shuttle_part/merchant{
density = 0;
@@ -33633,19 +33246,31 @@
},
/turf/space/dynamic,
/area/shuttle/merchant)
-"rHg" = (
-/obj/structure/closet/crate/freezer/rations,
-/obj/item/device/flashlight/flare,
-/obj/item/device/flashlight/flare,
-/obj/item/device/flashlight/flare,
-/obj/item/device/flashlight/flare,
-/obj/item/storage/firstaid/o2,
-/obj/effect/floor_decal/corner/red{
- dir = 6
+"rHd" = (
+/obj/machinery/r_n_d/server/centcom,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
},
-/obj/structure/table/reinforced/steel,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
+/area/centcom/control)
+"rHn" = (
+/obj/structure/bed/chair{
+ dir = 4
+ },
+/obj/effect/floor_decal/corner/paleblue/full{
+ dir = 8
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"rHx" = (
+/obj/structure/table/rack,
+/obj/random/technology_scanner,
+/obj/random/hoodie,
+/turf/unsimulated/floor/plating,
+/area/centcom/holding)
+"rHF" = (
+/obj/structure/closet/crate/secure/legion,
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
"rHW" = (
/obj/structure/lattice/catwalk/indoor/grate/light,
/obj/effect/decal/fake_object/light_source/invisible,
@@ -33672,20 +33297,64 @@
icon_state = "grass_alt"
},
/area/centcom/spawning)
-"rLu" = (
-/obj/structure/table/wood,
-/obj/item/paper_bin{
- pixel_x = 1;
- pixel_y = 5
- },
-/obj/item/pen{
- pixel_y = 8
+"rKw" = (
+/obj/effect/floor_decal/spline/fancy/wood,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
},
/turf/unsimulated/floor{
- dir = 8;
icon_state = "wood"
},
-/area/centcom/distress_prep)
+/area/centcom/control)
+"rKA" = (
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
+"rKH" = (
+/obj/item/reagent_containers/food/drinks/waterbottle{
+ layer = 2.99;
+ pixel_x = -6;
+ pixel_y = 10
+ },
+/obj/item/reagent_containers/food/drinks/waterbottle{
+ layer = 2.99;
+ pixel_x = 1;
+ pixel_y = 10
+ },
+/obj/item/reagent_containers/food/drinks/waterbottle{
+ layer = 2.99;
+ pixel_x = 8;
+ pixel_y = 10
+ },
+/obj/item/reagent_containers/food/drinks/waterbottle{
+ pixel_x = -6;
+ pixel_y = 4
+ },
+/obj/item/reagent_containers/food/drinks/waterbottle{
+ pixel_x = 1;
+ pixel_y = 4
+ },
+/obj/item/reagent_containers/food/drinks/waterbottle{
+ pixel_x = 8;
+ pixel_y = 4
+ },
+/obj/structure/table/reinforced/wood,
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 9
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/ferry)
+"rLu" = (
+/obj/structure/closet/crate/secure/legion{
+ icon_state = "tcflcrateopen";
+ locked = 0;
+ opened = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
"rLH" = (
/obj/structure/shuttle_part/merchant{
density = 0;
@@ -33693,6 +33362,15 @@
},
/turf/space/dynamic,
/area/shuttle/merchant)
+"rMa" = (
+/obj/structure/railing/mapped{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ dir = 4;
+ icon_state = "ramptop"
+ },
+/area/centcom/evac)
"rMe" = (
/obj/effect/floor_decal/industrial/warning/dust{
dir = 6
@@ -33704,24 +33382,20 @@
icon_state = "asteroidplating"
},
/area/merchant_station/warehouse)
-"rMf" = (
-/obj/structure/cryofeed,
-/obj/structure/window/reinforced/crescent{
- dir = 1
- },
-/obj/structure/window/reinforced/crescent{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
- },
-/area/centcom/ferry)
"rMm" = (
/obj/machinery/light/small/emergency{
dir = 8
},
/turf/unsimulated/floor/asteroid/ash/rocky,
/area/merchant_station/warehouse)
+"rMF" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/generic,
+/obj/item/trash/cigbutt,
+/turf/unsimulated/floor{
+ icon_state = "wood-broken5"
+ },
+/area/centcom/legion/hangar5)
"rMK" = (
/obj/structure/table/standard,
/obj/item/device/paicard,
@@ -33756,13 +33430,6 @@
icon_state = "wood_light"
},
/area/antag/mercenary)
-"rOK" = (
-/obj/structure/lattice,
-/obj/effect/wingrille_spawn/reinforced/crescent,
-/turf/unsimulated/floor{
- icon_state = "plating"
- },
-/area/centcom/control)
"rPi" = (
/obj/structure/table/standard,
/obj/item/device/pda/syndicate,
@@ -33772,78 +33439,103 @@
/area/antag/mercenary)
"rPz" = (
/turf/simulated/wall/shuttle/unique/ert{
- icon_state = "5,0"
+ icon_state = "6,0"
},
/area/shuttle/specops)
"rPS" = (
-/obj/structure/table/rack,
-/obj/item/shield/riot/tact/legion{
- pixel_x = -5;
- pixel_y = 4
+/obj/structure/closet/secure_closet/personal,
+/turf/unsimulated/floor{
+ icon_state = "floor3"
},
-/obj/item/shield/riot/tact/legion{
- pixel_x = -5;
- pixel_y = 4
- },
-/obj/item/shield/riot/tact/legion{
- layer = 3.01;
- pixel_x = -1;
- pixel_y = 1
- },
-/obj/item/shield/riot/tact/legion{
- layer = 3.01;
- pixel_x = -1;
- pixel_y = 1
- },
-/obj/item/shield/riot/tact/legion{
- layer = 3.02;
- pixel_x = 3;
- pixel_y = -3
- },
-/obj/item/shield/riot/tact/legion{
- layer = 3.02;
- pixel_x = 3;
- pixel_y = -3
- },
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/area/centcom/legion)
"rQb" = (
-/obj/structure/sign/flag/biesel{
- pixel_y = 32
- },
-/obj/machinery/button/remote/blast_door{
- id = "tcfl_jotun";
- name = "MBT Garage";
- pixel_x = 28;
- pixel_y = -6;
- req_access = list(108,111)
- },
-/obj/machinery/light/small{
- dir = 4;
- name = "adjusted light fixture"
+/obj/machinery/door/airlock/silver{
+ id_tag = "tower_stall_2";
+ name = "Washroom"
},
/turf/unsimulated/floor{
- icon_state = "wood_light"
+ icon_state = "floor"
},
-/area/centcom/legion/hangar5)
+/area/centcom/legion)
+"rQi" = (
+/turf/unsimulated/floor{
+ icon_state = "whiteshiny"
+ },
+/area/centcom/bar)
"rQs" = (
-/obj/structure/bed/chair{
- dir = 4
+/obj/structure/table/standard,
+/obj/item/storage/firstaid/adv{
+ pixel_x = 5;
+ pixel_y = 4
},
-/obj/machinery/light/small{
+/obj/item/storage/firstaid/adv,
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/lime/diagonal{
dir = 8
},
/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+ icon_state = "new_white"
},
-/area/centcom/distress_prep)
+/area/centcom/legion)
+"rQH" = (
+/turf/simulated/wall/shuttle/dark/corner/underlay{
+ dir = 6
+ },
+/area/centcom/legion)
"rRg" = (
-/obj/effect/decal/cleanable/dirt,
-/turf/unsimulated/floor{
- icon_state = "engine"
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
},
-/area/centcom/legion/hangar5)
+/obj/structure/bed/roller,
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/legion)
+"rRr" = (
+/obj/structure/table/stone/marble,
+/obj/item/reagent_containers/food/snacks/berrymuffin{
+ layer = 2.98;
+ name = "stale muffin";
+ pixel_x = -8;
+ pixel_y = 10
+ },
+/obj/item/reagent_containers/food/snacks/berrymuffin{
+ layer = 2.98;
+ name = "stale muffin";
+ pixel_x = 5;
+ pixel_y = 10
+ },
+/obj/item/reagent_containers/food/snacks/berrymuffin{
+ name = "stale muffin";
+ pixel_x = -8
+ },
+/obj/item/reagent_containers/food/snacks/berrymuffin{
+ name = "stale muffin";
+ pixel_x = 5
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
+"rRP" = (
+/obj/machinery/photocopier,
+/obj/structure/sign/poster{
+ pixel_y = 32
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
+"rSk" = (
+/turf/simulated/wall/shuttle/unique/ert{
+ icon_state = "8,0"
+ },
+/area/centcom/specops)
"rSt" = (
/obj/structure/bed/chair/shuttle{
can_dismantle = 1;
@@ -33887,58 +33579,96 @@
icon_state = "beach"
},
/area/centcom/shared_dream)
-"rTZ" = (
-/obj/effect/decal/fake_object{
- icon = 'icons/obj/doors/rapid_pdoor.dmi';
- icon_state = "shutter0";
- layer = 2.4;
- name = "shutter"
- },
-/turf/unsimulated/floor{
- icon_state = "tiles"
- },
-/area/centcom/legion/hangar5)
-"rUc" = (
-/obj/machinery/door/airlock/glass_command{
- name = "Cell 1";
- req_access = list(111)
- },
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
- },
-/area/centcom/legion)
-"rUd" = (
-/obj/effect/floor_decal/corner/lime{
- dir = 6
- },
-/obj/effect/floor_decal/spline/plain{
+"rTg" = (
+/obj/structure/bed/chair/comfy/brown{
dir = 4
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 9
+ },
+/turf/unsimulated/floor{
+ icon_state = "carpetnoconnect"
+ },
+/area/centcom/bar)
+"rTN" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Civil Protection Station";
+ req_access = list(101)
+ },
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/control)
+"rTZ" = (
+/obj/effect/floor_decal/industrial/warning/corner{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"rUc" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/obj/structure/closet/crate/secure/legion{
+ icon_state = "tcflcrateopen";
+ locked = 0;
+ opened = 1
+ },
+/obj/item/flag/biesel/l{
+ pixel_y = 8
+ },
+/obj/item/flag/biesel/l{
+ pixel_y = 8
+ },
+/obj/item/flag/biesel{
+ pixel_y = 8
+ },
+/obj/item/flag/biesel{
+ pixel_y = 8
+ },
+/obj/item/flag/biesel{
+ pixel_y = 8
+ },
+/obj/item/storage/box/tcfl_pamphlet,
+/obj/item/material/twohanded/pike/flag,
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
"rUz" = (
/obj/structure/reagent_dispensers/fueltank,
/turf/simulated/floor/tiled,
/area/merchant_station/warehouse)
"rUE" = (
-/obj/machinery/light/small/emergency{
- dir = 8
- },
-/obj/effect/floor_decal/industrial/outline/yellow,
-/turf/simulated/floor/shuttle/black,
-/area/shuttle/distress)
+/obj/machinery/atmospherics/unary/cryo_cell,
+/obj/structure/lattice/catwalk/indoor/grate,
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
"rUR" = (
-/obj/vehicle/bike/speeder,
-/obj/effect/floor_decal/industrial/warning{
+/obj/machinery/atmospherics/portables_connector,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/machinery/atmospherics/unary/cryo_cell,
+/obj/structure/lattice/catwalk/indoor/grate,
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
+"rVj" = (
+/obj/structure/bed/chair/shuttle{
dir = 8
},
-/obj/machinery/atmospherics/unary/vent_pump/high_volume{
- frequency = 1337;
- id_tag = "legion_shuttle_aft_pump";
- name = "Dropship Air Vent"
+/obj/structure/window/reinforced{
+ dir = 4
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
+/turf/simulated/floor/shuttle/black,
+/area/centcom/specops)
"rVC" = (
/obj/structure/table/reinforced,
/obj/machinery/light{
@@ -33951,6 +33681,16 @@
/obj/item/storage/briefcase/aluminium,
/turf/simulated/floor/shuttle/black,
/area/shuttle/mercenary)
+"rWs" = (
+/obj/machinery/computer/pod{
+ id = "thunderdome";
+ name = "Thunderdome Blast Door Control"
+ },
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
"rWF" = (
/obj/machinery/light{
dir = 1;
@@ -33963,6 +33703,14 @@
icon_state = "wood_light"
},
/area/antag/mercenary)
+"rWN" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "9,2";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"rXE" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "2,1"
@@ -33981,6 +33729,13 @@
icon_state = "wood_light"
},
/area/antag/mercenary)
+"rYv" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Arrival Hangar Maintenance";
+ req_access = list(106)
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/evac)
"rYS" = (
/obj/effect/floor_decal/spline/fancy/wood/corner{
dir = 1
@@ -34016,12 +33771,25 @@
/turf/unsimulated/wall/steel,
/area/antag/burglar)
"saF" = (
-/obj/machinery/atmospherics/pipe/simple/visible{
- dir = 9
+/obj/vehicle/bike/speeder,
+/obj/effect/floor_decal/industrial/warning{
+ dir = 8
},
-/obj/structure/lattice/catwalk/indoor/grate,
-/turf/unsimulated/floor/plating,
-/area/centcom/legion)
+/obj/machinery/atmospherics/unary/vent_pump/high_volume{
+ frequency = 1337;
+ id_tag = "legion_shuttle_aft_pump";
+ name = "Dropship Air Vent"
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
+"saG" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "10,2";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"saQ" = (
/obj/structure/sign/double/map/right{
desc = "A framed picture of a station.";
@@ -34035,6 +33803,25 @@
icon_state = "wood"
},
/area/antag/burglar)
+"sbc" = (
+/obj/machinery/door/airlock/glass_centcom{
+ name = "To: NTCC Odin Mass Transit";
+ req_access = null
+ },
+/turf/unsimulated/floor,
+/area/centcom/bar)
+"sbk" = (
+/obj/structure/cryofeed{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/window/reinforced,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/legion)
"scd" = (
/obj/effect/floor_decal/industrial/warning{
dir = 1
@@ -34086,19 +33873,6 @@
/obj/structure/grille/broken,
/turf/space/dynamic,
/area/template_noop)
-"sdE" = (
-/obj/structure/shuttle/engine/heater{
- dir = 1
- },
-/obj/structure/window/reinforced/crescent,
-/obj/structure/window/reinforced/crescent{
- dir = 4
- },
-/obj/effect/floor_decal/industrial/warning{
- dir = 6
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/legion)
"sdF" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/closet/crate/loot{
@@ -34125,32 +33899,10 @@
/turf/unsimulated/floor/plating,
/area/shuttle/burglar)
"sfb" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "16,6"
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "3,4"
},
-/turf/unsimulated/floor/plating,
/area/shuttle/legion)
-"sfw" = (
-/obj/structure/closet/crate/secure/legion{
- icon_state = "tcflcrateopen";
- locked = 0;
- opened = 1
- },
-/obj/item/flag/biesel{
- pixel_y = 8
- },
-/obj/item/flag/biesel/l{
- pixel_y = 8
- },
-/obj/item/flag/biesel/l{
- pixel_y = 8
- },
-/obj/item/storage/box/tcfl_pamphlet,
-/obj/item/material/twohanded/pike/flag,
-/turf/unsimulated/floor{
- icon_state = "wood_light"
- },
-/area/centcom/legion/hangar5)
"sgv" = (
/obj/structure/shuttle_part/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -34165,6 +33917,11 @@
},
/turf/simulated/floor/plating,
/area/shuttle/mercenary)
+"sgY" = (
+/turf/simulated/wall/shuttle/unique/cargo{
+ icon_state = "3,2"
+ },
+/area/supply/dock)
"shc" = (
/obj/effect/floor_decal/industrial/warning{
dir = 1
@@ -34185,6 +33942,25 @@
},
/turf/unsimulated/floor/plating,
/area/antag/raider)
+"sio" = (
+/obj/item/gun/energy/rifle{
+ layer = 2.99;
+ pixel_y = 6
+ },
+/obj/item/gun/energy/rifle{
+ pixel_y = -2
+ },
+/obj/structure/table/reinforced/steel,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"siK" = (
+/obj/structure/cryofeed{
+ dir = 1
+ },
+/obj/structure/window/reinforced/crescent,
+/obj/structure/lattice/catwalk/indoor/grate,
+/turf/unsimulated/floor/plating,
+/area/centcom/holding)
"siS" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "0,7"
@@ -34195,37 +33971,43 @@
/obj/structure/railing/mapped,
/turf/unsimulated/floor/plating,
/area/centcom/spawning)
-"sjp" = (
-/obj/machinery/body_scanconsole{
+"sjG" = (
+/obj/effect/floor_decal/spline/fancy/wood{
dir = 8
},
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "new_white"
- },
-/area/centcom/legion)
-"skQ" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "4,11";
- name = "military corvette"
- },
-/area/shuttle/administration)
-"skU" = (
-/obj/structure/bed/chair/comfy/brown{
- dir = 4
- },
/obj/structure/window/reinforced/crescent{
dir = 8
},
-/turf/unsimulated/floor{
- dir = 10;
- icon_state = "carpetside"
+/obj/structure/bed/chair/comfy/blue{
+ dir = 4
},
-/area/centcom/holding)
+/turf/simulated/floor/shuttle/tan,
+/area/centcom/bar)
+"skr" = (
+/obj/structure/bed/chair/office/dark,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"skK" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "10,9";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
+"slj" = (
+/obj/structure/table/reinforced,
+/obj/effect/floor_decal/corner/grey{
+ dir = 5
+ },
+/obj/item/folder/blue,
+/obj/machinery/door/window/northleft,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"slk" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "12,18"
@@ -34238,6 +34020,14 @@
icon_state = "rampbottom"
},
/area/antag/raider)
+"slS" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "11,2";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
"smn" = (
/obj/structure/bed/chair/shuttle{
dir = 4
@@ -34248,34 +34038,28 @@
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/escape)
-"smH" = (
-/obj/structure/window/reinforced{
- dir = 1
- },
-/obj/structure/window/reinforced{
+"smr" = (
+/obj/structure/window/reinforced/crescent{
dir = 4
},
-/obj/structure/window/reinforced{
- dir = 8
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/circuit.dmi';
+ icon_state = "bcircuit"
},
-/obj/structure/grille,
-/obj/machinery/door/blast/shutters{
- dir = 8;
- id = "tcflcheckpoint";
- name = "Security Checkpoint"
+/area/centcom/control)
+"smt" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/obj/structure/sign/greencross{
+ name = "Emergency Room"
},
/turf/unsimulated/floor/plating,
-/area/centcom/legion)
+/area/centcom/holding)
"smT" = (
-/obj/structure/railing/mapped{
- dir = 4
+/obj/structure/bed/chair/shuttle{
+ dir = 8
},
-/obj/structure/railing/mapped{
- dir = 1
- },
-/obj/structure/table/reinforced/steel,
/obj/machinery/light{
- dir = 1;
+ dir = 4;
icon_state = "tube1"
},
/obj/effect/floor_decal/corner/paleblue{
@@ -34289,6 +34073,15 @@
},
/turf/space/dynamic,
/area/shuttle/mercenary)
+"sny" = (
+/obj/structure/bed/chair{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/specops)
"snF" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "15,4"
@@ -34328,22 +34121,30 @@
icon_state = "desert"
},
/area/centcom/shared_dream)
-"sol" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "4,3";
- name = "military corvette"
+"soj" = (
+/obj/machinery/computer/shuttle_control{
+ req_access = null;
+ req_one_access = list(38,72);
+ shuttle_tag = "Agent Shuttle"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/turf/simulated/floor/shuttle/dark_blue,
+/area/shuttle/transport1)
"som" = (
-/obj/structure/sign/flag/biesel{
- pixel_y = 30
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "14,4"
+ },
+/area/shuttle/legion)
+"sot" = (
+/obj/machinery/deployable/barrier,
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
},
/turf/unsimulated/floor{
- icon_state = "wood"
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
},
-/area/centcom/legion)
+/area/centcom/control)
"sph" = (
/obj/effect/floor_decal/industrial/warning/corner,
/obj/effect/decal/cleanable/dirt,
@@ -34365,6 +34166,20 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
+"sqj" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 8
+ },
+/turf/unsimulated/floor,
+/area/centcom/distress_prep)
+"sqq" = (
+/obj/structure/bed/chair{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
"sqy" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "11,22"
@@ -34378,57 +34193,61 @@
/turf/space/dynamic,
/area/shuttle/mercenary)
"srF" = (
-/obj/structure/table/standard,
-/obj/machinery/vending/wallmed1{
- name = "Emergency NanoMed";
- pixel_y = 30;
- req_access = null
+/obj/structure/window/shuttle/unique/tcfl{
+ icon_state = "16,4"
},
-/obj/item/reagent_containers/glass/bottle/peridaxon{
- pixel_x = 2;
- pixel_y = 7
+/turf/simulated/floor/plating,
+/area/shuttle/legion)
+"ssh" = (
+/obj/structure/table/reinforced,
+/obj/item/paper_bin{
+ pixel_x = 1;
+ pixel_y = 9
},
-/obj/item/reagent_containers/glass/bottle/dermaline{
- pixel_x = -14;
- pixel_y = 6
+/obj/item/pen,
+/obj/effect/floor_decal/corner/blue{
+ dir = 6
},
-/obj/item/reagent_containers/glass/bottle/dexalin_plus{
- pixel_x = 7;
- pixel_y = 2
- },
-/obj/effect/floor_decal/corner/paleblue/diagonal{
- dir = 8
+/obj/structure/window/reinforced/crescent{
+ dir = 4
},
/turf/unsimulated/floor{
- icon_state = "new_white"
+ icon_state = "dark2"
},
-/area/centcom/legion)
-"sta" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "13,17";
- name = "military corvette"
+/area/centcom/control)
+"ssN" = (
+/obj/machinery/vending/coffee{
+ name = "Free Hot Drinks machine";
+ pixel_x = -1;
+ prices = list();
+ products = list(/obj/item/reagent_containers/food/drinks/coffee = 12, /obj/item/reagent_containers/food/drinks/tea = 8, /obj/item/reagent_containers/food/drinks/h_chocolate = 8)
},
-/area/shuttle/administration)
+/turf/unsimulated/floor,
+/area/centcom/control)
"stK" = (
/turf/unsimulated/floor{
icon_state = "lino_grey"
},
/area/antag/raider)
+"stO" = (
+/obj/effect/floor_decal/industrial/warning,
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ density = 1;
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "railing0-1";
+ name = "railing"
+ },
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"stW" = (
-/obj/structure/table/reinforced,
-/obj/item/reagent_containers/hypospray{
- pixel_x = -8
+/obj/structure/window/shuttle/unique/tcfl{
+ icon_state = "17,4";
+ outside_window = 1
},
-/obj/item/reagent_containers/hypospray{
- pixel_x = -2
- },
-/obj/item/reagent_containers/hypospray{
- pixel_x = 4
- },
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor/plating,
+/area/shuttle/legion)
"suq" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "6,5"
@@ -34442,6 +34261,18 @@
},
/turf/simulated/floor/plating,
/area/shuttle/skipjack)
+"suV" = (
+/obj/machinery/cryopod{
+ dir = 1
+ },
+/obj/effect/floor_decal/spline/plain,
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"svr" = (
/obj/structure/bed/chair/comfy/brown{
can_buckle = 0;
@@ -34458,45 +34289,37 @@
},
/turf/simulated/floor/carpet,
/area/centcom/shared_dream)
-"svM" = (
-/obj/effect/decal/fake_object{
- density = 1;
- desc = "Ding.";
- icon = 'icons/obj/doors/doorlift.dmi';
- icon_state = "door_closed";
- name = "elevator door"
+"swe" = (
+/obj/effect/floor_decal/corner/lime{
+ dir = 5
+ },
+/obj/structure/filingcabinet/chestdrawer,
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
},
/turf/unsimulated/floor{
- icon_state = "dark"
+ icon_state = "dark2"
},
-/area/centcom/legion)
-"swg" = (
-/obj/machinery/bodyscanner{
- dir = 4
- },
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "new_white"
- },
-/area/centcom/legion)
+/area/centcom/holding)
"swT" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "13,16"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"sxc" = (
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
+"sxi" = (
+/obj/structure/table/wood/gamblingtable,
+/obj/item/flame/lighter/random{
+ pixel_x = 8;
+ pixel_y = 3
},
+/obj/item/storage/box/fancy/cigarettes/dromedaryco,
/turf/unsimulated/floor{
dir = 8;
icon_state = "wood"
},
-/area/centcom/living)
+/area/centcom/legion/hangar5)
"sxl" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -34530,22 +34353,29 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
-"sxR" = (
-/obj/machinery/light/small{
- dir = 1
+"syd" = (
+/obj/structure/table/reinforced/wood,
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 6
},
-/obj/structure/table/wood,
-/obj/item/device/paicard,
/turf/unsimulated/floor{
- dir = 8;
icon_state = "wood"
},
-/area/centcom/distress_prep)
+/area/centcom/control)
"sym" = (
/turf/unsimulated/floor{
icon_state = "wood"
},
/area/antag/raider)
+"syP" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 1
+ },
+/obj/effect/floor_decal/industrial/loading/yellow{
+ dir = 8
+ },
+/turf/unsimulated/floor,
+/area/centcom/evac)
"syV" = (
/obj/structure/bed/chair/shuttle{
dir = 8
@@ -34564,20 +34394,66 @@
/turf/simulated/floor/shuttle/dark_blue,
/area/shuttle/arrival)
"szg" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/fake_object{
- icon = 'icons/obj/doors/rapid_pdoor.dmi';
- icon_state = "shutter0";
- layer = 2.4;
- name = "shutter"
+/obj/machinery/light{
+ icon_state = "tube1"
},
-/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor{
+ icon_state = "floor3"
+ },
+/area/centcom/legion)
+"szr" = (
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 6
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
+"szK" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 6
+ },
+/obj/structure/railing/mapped{
+ dir = 4
+ },
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"szP" = (
+/obj/machinery/cell_charger{
+ pixel_y = 3
+ },
+/obj/structure/table/steel,
+/obj/effect/floor_decal/industrial/warning{
+ dir = 10
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"szR" = (
/obj/structure/flora/ausbushes/fullgrass,
/obj/structure/flora/ausbushes/grassybush,
/turf/simulated/floor/grass/alt,
/area/centcom/shared_dream)
+"sAP" = (
+/obj/structure/closet/secure_closet/guncabinet{
+ req_access = list(2)
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"sBa" = (
+/obj/structure/filingcabinet/chestdrawer,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"sBd" = (
/obj/structure/bed,
/obj/item/bedsheet/syndie,
@@ -34585,59 +34461,73 @@
icon_state = "wood"
},
/area/antag/burglar)
-"sBK" = (
-/obj/effect/decal/fake_object{
- desc = "In memoriam. The picture shows a human posing with a gauss thumper trying their best to look tough. The background appears to be the Towers cargo bay.";
- dir = 4;
- icon = 'icons/obj/decals.dmi';
- icon_state = "memorial_picture";
- name = "framed picture of Vol. Gutterey";
- pixel_y = 23
+"sBC" = (
+/obj/machinery/light/small{
+ dir = 8
},
-/obj/effect/decal/fake_object{
- desc = "In memoriam. The picture shows a smiling unathi shaking hands with a hesitant looking human compatriot.";
+/obj/item/pipewrench{
+ pixel_x = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/unsimulated/floor{
+ icon_state = "floor"
+ },
+/area/centcom/legion)
+"sBD" = (
+/obj/machinery/light{
dir = 8;
- icon = 'icons/obj/decals.dmi';
- icon_state = "memorial_picture";
- name = "framed picture of Lgn. Skegresr";
- pixel_x = 9;
- pixel_y = 23
+ icon_state = "tube1"
},
-/obj/effect/decal/fake_object{
- desc = "In memoriam. The picture shows a shell ipc looking at the setting sun whilst standing on a green pasture.";
- icon = 'icons/obj/decals.dmi';
- icon_state = "memorial_picture";
- name = "framed picture of Vol. Anderson";
- pixel_x = -9;
- pixel_y = 23
+/obj/structure/table/reinforced,
+/obj/item/storage/box/syringes{
+ pixel_x = -4;
+ pixel_y = -4
},
-/obj/effect/decal/fake_object{
- desc = "In memoriam. The picture shows a stern looking human standing at attention in front of a run-down bulkhead.";
- dir = 8;
- icon = 'icons/obj/decals.dmi';
- icon_state = "memorial_picture2";
- name = "framed picture of Pfct. Singh";
- pixel_y = 32
+/obj/item/storage/box/beakers{
+ pixel_x = -4;
+ pixel_y = 10
},
-/obj/effect/decal/fake_object{
- desc = "A worn-down wooden table covered in a blue cloth.";
- icon = 'icons/obj/furniture.dmi';
- icon_state = "memorial2";
- layer = 2.99;
- name = "memorial Table";
- pixel_y = 20
+/obj/item/storage/box/pillbottles{
+ pixel_x = 12;
+ pixel_y = -4
},
-/obj/effect/decal/fake_object{
- desc = "A dusty and empty drinking glass.";
- dir = 4;
- icon = 'icons/obj/drinks.dmi';
- icon_state = "glass_empty";
- name = "dusty glass";
- pixel_x = -20;
- pixel_y = 28
+/obj/item/storage/box/autoinjectors{
+ pixel_x = 12;
+ pixel_y = 10
},
/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"sBK" = (
+/obj/structure/toilet{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/button/remote/airlock{
+ dir = 8;
+ id = "tower_stall_2";
+ name = "Door Bolt Control";
+ pixel_x = -10;
+ pixel_y = 23;
+ specialfunctions = 4
+ },
+/turf/unsimulated/floor{
+ icon_state = "floor"
+ },
/area/centcom/legion)
+"sBW" = (
+/obj/effect/floor_decal/spline/fancy/wood,
+/obj/machinery/button/remote/blast_door{
+ id = "commander_aft";
+ name = "aft blast door";
+ pixel_x = 23;
+ pixel_y = -22;
+ req_access = list(108)
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
"sCz" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "11,20"
@@ -34649,51 +34539,86 @@
/turf/simulated/floor/shuttle/black,
/area/shuttle/syndicate_elite)
"sDs" = (
-/obj/structure/table/wood/gamblingtable,
-/obj/item/material/ashtray/bronze,
-/obj/item/trash/cigbutt/cigarbutt,
+/obj/structure/table/standard,
+/obj/item/storage/firstaid/fire{
+ pixel_x = 2;
+ pixel_y = 6
+ },
+/obj/item/storage/firstaid/toxin{
+ pixel_x = 6
+ },
+/obj/item/storage/firstaid/o2{
+ pixel_x = -3;
+ pixel_y = -1
+ },
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
+ },
/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+ icon_state = "new_white"
},
-/area/centcom/legion/hangar5)
+/area/centcom/legion)
+"sDF" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 1
+ },
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/obj/structure/flora/ausbushes/fullgrass,
+/obj/structure/flora/ausbushes/reedbush,
+/turf/unsimulated/floor{
+ icon_state = "grass_alt"
+ },
+/area/centcom/evac)
"sEk" = (
-/obj/structure/bed/chair/shuttle{
- dir = 4
+/obj/structure/table/standard,
+/obj/item/storage/firstaid/regular{
+ pixel_x = 5;
+ pixel_y = 4
},
-/turf/simulated/floor/shuttle/black,
-/area/shuttle/distress)
+/obj/item/storage/firstaid/regular,
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/legion)
"sEG" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "12,20"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"sEI" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "13,2";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
"sEJ" = (
/obj/effect/step_trigger/thrower/shuttle/east,
/turf/template_noop,
/area/template_noop)
-"sFu" = (
-/obj/machinery/light{
- icon_state = "tube1"
+"sFB" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/obj/effect/decal/fake_object{
+ density = 1;
+ icon = 'icons/obj/doors/windoor.dmi';
+ icon_state = "rightsecure";
+ name = "Tram Boarding"
+ },
+/obj/effect/floor_decal/spline/plain,
+/turf/unsimulated/floor/plating,
+/area/centcom/bar)
+"sFL" = (
+/obj/machinery/bodyscanner{
+ dir = 4
+ },
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
},
/turf/unsimulated/floor{
- icon_state = "floor3"
+ icon_state = "new_white"
},
/area/centcom/legion)
-"sFL" = (
-/turf/unsimulated/floor{
- icon_state = "wood_light"
- },
-/area/centcom/legion/hangar5)
"sFP" = (
/obj/effect/decal/fake_object{
color = "#545c68";
@@ -34710,6 +34635,49 @@
icon_state = "black"
},
/area/antag/ninja)
+"sFY" = (
+/obj/structure/railing/mapped{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ dir = 4;
+ icon_state = "rampbottom"
+ },
+/area/centcom/evac)
+"sGy" = (
+/obj/item/modular_computer/console/preset/command,
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/blue{
+ dir = 5
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"sHl" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "13,2";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"sHn" = (
+/obj/effect/floor_decal/corner/red/full{
+ dir = 4
+ },
+/obj/machinery/button/remote/blast_door{
+ id = "crescent_checkpoint_access";
+ name = "Aft Public Hallway Access";
+ pixel_x = -7;
+ pixel_y = -21;
+ req_access = list(101)
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
"sHB" = (
/obj/machinery/light{
icon_state = "tube1"
@@ -34728,6 +34696,14 @@
},
/turf/unsimulated/floor,
/area/centcom/spawning)
+"sIC" = (
+/obj/effect/floor_decal/corner/blue{
+ dir = 10
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"sJo" = (
/obj/structure/table/rack,
/obj/item/clothing/shoes/magboots,
@@ -34739,12 +34715,44 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
-"sJD" = (
-/obj/effect/floor_decal/corner/red{
- dir = 9
+"sJN" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "12,13";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"sKg" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/obj/structure/railing/mapped{
+ dir = 1
+ },
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 1
+ },
+/obj/structure/window/reinforced/crescent{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/bar)
+"sLb" = (
+/obj/machinery/chem_master/condimaster{
+ pixel_y = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
+"sLn" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "13,20";
+ name = "military corvette"
},
-/obj/structure/closet/emcloset,
-/turf/simulated/floor/tiled/dark,
/area/shuttle/administration)
"sLO" = (
/obj/effect/floor_decal/spline/plain{
@@ -34765,108 +34773,148 @@
icon_state = "wood_light"
},
/area/antag/mercenary)
-"sMK" = (
-/obj/structure/sign/pods{
- desc = "A direction sign which reads 'DROPPODS'.";
- name = "\improper DROPPODS"
+"sMB" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Dormitory";
+ req_access = list(112)
},
-/turf/unsimulated/wall/darkshuttlewall,
-/area/centcom/legion/hangar5)
-"sNV" = (
-/obj/structure/bed/chair/shuttle{
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/distress_prep)
+"sMK" = (
+/obj/machinery/body_scanconsole{
+ dir = 8
+ },
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/legion)
+"sMS" = (
+/obj/structure/railing/mapped{
+ dir = 8
+ },
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 8
+ },
+/obj/structure/bed/chair/comfy/blue{
dir = 4
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
-"sOx" = (
-/obj/machinery/door/airlock/centcom{
- name = "Checkpoint Equipment Room";
- req_access = list(103,111)
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/evac)
+"sNi" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 6
},
/turf/unsimulated/floor,
+/area/centcom/bar)
+"sNE" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Personnel Files"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"sNV" = (
+/obj/structure/sign/greencross{
+ name = "Emergency Room"
+ },
+/turf/unsimulated/wall/darkshuttlewall,
/area/centcom/legion)
+"sOx" = (
+/obj/machinery/access_button{
+ command = "cycle_interior";
+ frequency = 1337;
+ master_tag = "legion_shuttle_aft_airlock";
+ name = "interior access button";
+ pixel_x = 7;
+ pixel_y = -24;
+ req_access = list(111)
+ },
+/obj/machinery/door/airlock/glass_command{
+ frequency = 1337;
+ icon_state = "door_locked";
+ id_tag = "legion_shuttle_aft_interior";
+ locked = 1;
+ name = "Dropship Internal Airlock";
+ req_access = list(111)
+ },
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 4
+ },
+/obj/effect/floor_decal/industrial/hatch/yellow,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"sOJ" = (
/obj/structure/shuttle_part/cargo{
- icon_state = "0,1"
+ icon_state = "0,0"
},
/turf/unsimulated/floor/plating,
/area/supply/dock)
"sPr" = (
-/obj/effect/decal/fake_object{
- icon = 'icons/obj/doors/rapid_pdoor.dmi';
- icon_state = "shutter0";
- layer = 2.4;
- name = "shutter"
+/obj/machinery/meter,
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 10
},
-/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
+/obj/structure/lattice/catwalk/indoor/grate,
+/turf/simulated/floor/plating,
+/area/shuttle/legion)
"sPv" = (
/obj/structure/shuttle_part/burglar{
icon_state = "12,2"
},
/turf/unsimulated/floor/plating,
/area/shuttle/burglar)
-"sPU" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "4,10";
- name = "military corvette"
- },
-/area/shuttle/administration)
-"sQb" = (
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/legion/hangar5)
-"sQk" = (
-/obj/structure/bed/chair/office/dark,
-/obj/effect/ghostspawpoint{
- identifier = "OdinCheckpoint";
- name = "igs - OdinCheckpoint"
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/fore)
+"sQf" = (
+/obj/machinery/suit_cycler/freelancer,
+/turf/unsimulated/floor,
+/area/centcom/distress_prep)
"sQq" = (
-/obj/item/device/radio/intercom{
- dir = 1;
- frequency = 1443;
- name = "Spec Ops Intercom";
- pixel_y = -21
- },
/obj/structure/bed/chair/shuttle{
dir = 8
},
+/obj/structure/window/reinforced{
+ dir = 4
+ },
/turf/simulated/floor/shuttle/black,
/area/shuttle/specops)
-"sQy" = (
-/obj/structure/sign/flag/biesel{
- pixel_x = -5;
- pixel_y = 32
- },
-/turf/unsimulated/floor,
-/area/centcom/legion)
"sQX" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/box/bodybags{
- pixel_x = 6;
- pixel_y = 8
- },
-/obj/item/nitrilebox,
-/obj/item/storage/box/masks,
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
- },
+/obj/effect/shuttle_landmark/legion/start,
+/obj/structure/lattice/catwalk/indoor/grate,
+/turf/simulated/floor/plating,
+/area/shuttle/legion)
+"sRi" = (
+/turf/simulated/floor/tiled/dark,
+/area/centcom/bar)
+"sRY" = (
+/obj/structure/closet/crate/secure/legion,
/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
-"sRY" = (
-/turf/unsimulated/floor{
- icon_state = "floor3"
+"sRZ" = (
+/obj/machinery/vending/wallmed1{
+ name = "Medical Supplies";
+ pixel_x = -26;
+ pixel_y = -1;
+ req_access = null
},
-/area/centcom/legion)
+/obj/machinery/light/small/emergency{
+ dir = 8
+ },
+/obj/structure/bed/chair/shuttle{
+ dir = 4
+ },
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/distress)
"sSa" = (
/obj/effect/decal/fake_object{
color = "#545c68";
@@ -34891,9 +34939,15 @@
icon_state = "black"
},
/area/antag/ninja)
-"sSf" = (
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
+"sSn" = (
+/obj/structure/cryofeed,
+/obj/structure/window/reinforced/crescent{
+ dir = 4
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/ferry)
"sUP" = (
/obj/structure/window/shuttle/unique/ccia{
icon_state = "1,3"
@@ -34905,45 +34959,34 @@
icon_state = "11,7"
},
/area/shuttle/mercenary)
-"sVI" = (
-/obj/structure/bed/roller,
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
+"sVJ" = (
+/obj/effect/decal/fake_object{
+ desc = "Ding.";
+ icon = 'icons/obj/doors/doorlift.dmi';
+ icon_state = "door_open";
+ name = "elevator door"
},
-/obj/effect/floor_decal/spline/plain/corner,
/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
+/area/centcom/bar)
"sVK" = (
-/obj/structure/window/reinforced{
- dir = 1
- },
-/obj/structure/window/reinforced{
- dir = 4
- },
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/structure/grille,
-/obj/machinery/door/blast/shutters{
- dir = 2;
- id = "tcflcheckpoint";
- name = "Security Checkpoint"
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/legion)
+/obj/machinery/computer/shuttle_control/multi/legion,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"sWw" = (
-/obj/item/stool,
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
-"sXd" = (
-/obj/structure/shuttle_part/transfer{
- density = 0;
- desc = "A large, bloated shuttle designed for automated passenger transport.";
- icon_state = "14,12";
- name = "transport shuttle"
+/obj/structure/window/shuttle/unique/tcfl{
+ icon_state = "17,3"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
+/turf/simulated/floor/plating,
+/area/shuttle/legion)
+"sWR" = (
+/obj/effect/ghostspawpoint{
+ identifier = "NTERTSpawn";
+ name = "igs - NTERT"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"sXD" = (
/obj/structure/bed/chair/comfy/brown{
can_buckle = 0;
@@ -34954,6 +34997,17 @@
icon_state = "wood"
},
/area/antag/raider)
+"sXE" = (
+/obj/structure/cryofeed{
+ dir = 1
+ },
+/obj/structure/window/reinforced/crescent,
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/obj/structure/lattice/catwalk/indoor/grate,
+/turf/unsimulated/floor/plating,
+/area/centcom/holding)
"sXN" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -34961,21 +35015,15 @@
name = "transport shuttle"
},
/area/shuttle/escape)
-"sXR" = (
-/obj/machinery/light/small/emergency{
- dir = 8
- },
-/turf/template_noop,
-/area/template_noop)
-"sYn" = (
-/obj/structure/table/rack,
-/obj/effect/floor_decal/corner/paleblue/diagonal{
- dir = 8
+"sYm" = (
+/obj/machinery/vending/snack{
+ name = "Free Chocolate Corp";
+ prices = list()
},
/turf/unsimulated/floor{
- icon_state = "new_white"
+ icon_state = "wood"
},
-/area/centcom/legion)
+/area/centcom/evac)
"sYx" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -34983,67 +35031,39 @@
name = "transport shuttle"
},
/area/shuttle/escape)
-"sYO" = (
-/obj/structure/shuttle/engine/heater{
- dir = 1
- },
-/obj/item/reagent_containers/food/drinks/bottle/brandy{
- layer = 3.1;
- pixel_x = 10;
- pixel_y = -1
- },
-/obj/structure/window/reinforced/crescent,
-/obj/structure/window/reinforced{
- anchored = 0;
- desc = "On further inspection, this window seems to have been loosened.";
- dir = 4;
- name = "loose window"
- },
-/obj/item/reagent_containers/inhaler/space_drugs{
- pixel_x = 8;
- pixel_y = -6
- },
-/obj/item/reagent_containers/toothpaste{
- pixel_x = -4;
- pixel_y = -10
- },
-/obj/item/reagent_containers/inhaler/space_drugs{
- pixel_x = 8;
- pixel_y = -6
- },
-/obj/effect/floor_decal/industrial/warning{
- dir = 6
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/legion)
"sZi" = (
/turf/simulated/floor/holofloor/tiled/dark,
/area/holodeck/source_dininghall)
+"sZl" = (
+/obj/item/device/magnetic_lock,
+/obj/item/device/magnetic_lock,
+/obj/item/device/magnetic_lock,
+/obj/item/device/magnetic_lock,
+/obj/item/device/magnetic_lock,
+/obj/item/device/magnetic_lock,
+/obj/structure/closet/crate,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"sZB" = (
/obj/effect/shuttle_landmark/merc_elite/start,
/obj/effect/floor_decal/corner/red/diagonal,
/turf/simulated/floor/tiled/dark,
/area/shuttle/syndicate_elite)
-"sZK" = (
-/obj/structure/bed/roller,
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
"tae" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "10,5"
},
/area/shuttle/mercenary)
-"tbc" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "3,6";
- name = "military corvette"
+"taw" = (
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
},
/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/area/centcom/suppy)
"tbh" = (
/obj/machinery/door/airlock/silver{
name = "Washroom"
@@ -35058,45 +35078,6 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
-"tbE" = (
-/obj/machinery/atmospherics/pipe/manifold4w/hidden,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
-"tbJ" = (
-/obj/machinery/button/remote/blast_door{
- id = "CentComArrivalsForeMid";
- name = "Center Checkpoint";
- pixel_x = 6;
- pixel_y = 5
- },
-/obj/structure/table/reinforced,
-/obj/machinery/button/remote/blast_door{
- id = "CentComArrivalsForeInt";
- name = "Interior Checkpoint";
- pixel_x = -6;
- pixel_y = -6
- },
-/obj/machinery/button/remote/blast_door{
- id = "CentComArrivalsForeExt";
- name = "Exterior Checkpoint";
- pixel_x = 6;
- pixel_y = -6
- },
-/obj/machinery/turretid{
- ailock = 1;
- pixel_y = -31;
- req_access = list(101)
- },
-/obj/machinery/button/remote/blast_door{
- id = "CentComArrivalsForeChkpt";
- name = "Checkpoint Blast-Doors";
- pixel_x = -6;
- pixel_y = 5
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/fore)
"tbK" = (
/obj/structure/window/reinforced/crescent{
dir = 1
@@ -35123,6 +35104,25 @@
},
/turf/simulated/floor/grass/alt,
/area/centcom/shared_dream)
+"tbP" = (
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/obj/structure/closet/secure_closet/guncabinet{
+ name = "contraband";
+ req_access = list(101)
+ },
+/obj/machinery/button/remote/blast_door{
+ dir = 8;
+ id = "CentComArrivalsAftChkpt";
+ name = "Aft Checkpoint Blast Doors";
+ pixel_x = -23
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"tbS" = (
/obj/effect/floor_decal/industrial/warning{
dir = 5
@@ -35131,6 +35131,10 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
+"tbV" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/turf/space,
+/area/centcom/spawning)
"tbX" = (
/obj/effect/floor_decal/corner/lime/diagonal{
dir = 8
@@ -35164,14 +35168,11 @@
},
/area/antag/mercenary)
"tcy" = (
-/obj/machinery/door/blast/regular/open{
- dir = 8
- },
-/obj/effect/floor_decal/corner/paleblue{
- dir = 6
- },
+/obj/structure/table/rack,
+/obj/item/device/suit_cooling_unit,
+/obj/item/device/suit_cooling_unit,
/turf/unsimulated/floor,
-/area/centcom/legion)
+/area/centcom/legion/hangar5)
"tcP" = (
/obj/structure/bed/chair/shuttle{
can_dismantle = 1;
@@ -35182,28 +35183,18 @@
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/mercenary)
-"tcY" = (
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
+"tdl" = (
+/obj/effect/decal/fake_object{
+ icon = 'icons/obj/smoothtrack.dmi';
+ icon_state = "track12";
+ name = "tram track"
},
-/obj/structure/window/reinforced,
-/turf/unsimulated/floor{
- dir = 4;
- icon_state = "green"
- },
-/area/centcom/living)
+/turf/simulated/floor/tiled/dark,
+/area/centcom/bar)
"tdp" = (
-/obj/structure/sink{
- pixel_y = 16
- },
-/obj/structure/mirror{
- pixel_y = 32
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/legion)
+/obj/machinery/light/spot,
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
"tdV" = (
/obj/structure/bed/chair/shuttle{
dir = 4
@@ -35217,10 +35208,38 @@
/turf/unsimulated/floor,
/area/centcom/ferry)
"teq" = (
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
+/obj/structure/shuttle/engine/heater{
+ dir = 1
},
-/area/centcom/legion/hangar5)
+/obj/item/reagent_containers/food/drinks/bottle/brandy{
+ layer = 3.1;
+ pixel_x = 10;
+ pixel_y = -1
+ },
+/obj/structure/window/reinforced/crescent,
+/obj/structure/window/reinforced{
+ anchored = 0;
+ desc = "On further inspection, this window seems to have been loosened.";
+ dir = 4;
+ name = "loose window"
+ },
+/obj/item/reagent_containers/inhaler/space_drugs{
+ pixel_x = 8;
+ pixel_y = -6
+ },
+/obj/item/reagent_containers/toothpaste{
+ pixel_x = -4;
+ pixel_y = -10
+ },
+/obj/item/reagent_containers/inhaler/space_drugs{
+ pixel_x = 8;
+ pixel_y = -6
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 6
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/legion)
"teA" = (
/obj/machinery/light{
dir = 1;
@@ -35231,15 +35250,6 @@
},
/turf/unsimulated/floor,
/area/centcom/ferry)
-"teC" = (
-/obj/structure/shuttle_part/transfer{
- density = 0;
- desc = "A large, bloated shuttle designed for automated passenger transport.";
- icon_state = "14,17";
- name = "transport shuttle"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
"teG" = (
/turf/simulated/floor/beach/sand{
icon_state = "desert1"
@@ -35251,59 +35261,38 @@
},
/area/shuttle/burglar)
"teX" = (
-/obj/machinery/computer/security/telescreen{
- desc = "Connects to a station's emergency camera networks after the station sends out a distress signal.";
- layer = 4;
- name = "Emergency Dock Uplink";
- network = list("Emergency Dock");
- pixel_y = 28
+/obj/machinery/light/small/emergency{
+ name = "broken light";
+ status = 2
},
-/obj/structure/bed/chair/office/bridge/pilot,
-/obj/machinery/turretid{
- ailock = 1;
- check_arrest = 0;
- check_records = 0;
- name = "Legion turret control";
- pixel_y = -27;
- req_access = list(111)
+/obj/effect/decal/cleanable/dirt,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
+/area/centcom/legion)
"tfe" = (
-/obj/structure/closet/crate/secure/legion{
- icon_state = "tcflcrateopen";
- locked = 0;
- opened = 1
+/obj/machinery/door/airlock/glass{
+ name = "Mess Hall"
},
-/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
+/obj/effect/floor_decal/corner/paleblue/full,
+/turf/unsimulated/floor{
+ icon_state = "dark"
+ },
+/area/centcom/legion)
"tff" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "13,18"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"tfu" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/fake_object{
- density = 1;
- desc = "A particularly scuffed cargo trolley.";
- icon = 'icons/obj/vehicles.dmi';
- icon_state = "cargo_trailer";
- name = "cargo trailer";
- pixel_x = 1
+"tfG" = (
+/obj/machinery/light{
+ icon_state = "tube1"
},
-/obj/effect/decal/fake_object{
- desc = "This one looks particularly heavy.";
- icon = 'icons/obj/storage.dmi';
- icon_state = "tcflcrate";
- layer = 3.02;
- name = "legion supply crate";
- pixel_x = 1;
- pixel_y = 3
+/turf/unsimulated/floor{
+ icon_state = "dark2"
},
-/turf/unsimulated/floor/plating,
-/area/centcom/legion)
+/area/centcom/specops)
"tfL" = (
/obj/structure/sink{
pixel_y = 16
@@ -35315,12 +35304,6 @@
icon_state = "freezerfloor"
},
/area/antag/mercenary)
-"tfX" = (
-/obj/effect/floor_decal/industrial/warning{
- dir = 4
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/specops)
"tgs" = (
/turf/unsimulated/floor{
icon_state = "freezerfloor"
@@ -35343,18 +35326,14 @@
},
/area/antag/mercenary)
"tho" = (
-/obj/structure/table/standard,
-/obj/item/clothing/glasses/hud/health,
-/obj/item/clothing/glasses/hud/health,
-/obj/item/reagent_containers/spray/cleaner,
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
+/obj/machinery/door/airlock/glass{
+ name = "Mess Hall"
},
-/obj/structure/sign/flag/biesel/right{
- pixel_y = 32
+/obj/effect/floor_decal/corner/paleblue/full{
+ dir = 4
},
/turf/unsimulated/floor{
- icon_state = "new_white"
+ icon_state = "dark"
},
/area/centcom/legion)
"thq" = (
@@ -35382,26 +35361,74 @@
icon_state = "black"
},
/area/antag/ninja)
+"thI" = (
+/obj/structure/shuttle_part/transfer{
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "14,7";
+ name = "transport shuttle"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/escape)
+"tix" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/obj/machinery/door/blast/odin{
+ icon_state = "shutter1";
+ icon_state_closed = "shutter1";
+ icon_state_closing = "shutterc1";
+ icon_state_open = "shutter0";
+ icon_state_opening = "shutterc0";
+ id = "CentComArrivalsForeChkpt";
+ name = "checkpoint shutter"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/checkpoint/fore)
"tjM" = (
-/obj/structure/bed/chair{
+/obj/structure/railing/mapped{
+ dir = 8
+ },
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 8
+ },
+/obj/structure/bed/chair/comfy/blue{
dir = 4
},
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/spawning)
+"tjT" = (
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 6
+ },
/turf/unsimulated/floor,
-/area/centcom/specops)
+/area/centcom/distress_prep)
+"tkb" = (
+/obj/effect/floor_decal/corner/paleblue/full{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/ferry)
"tkT" = (
/obj/structure/shuttle_part/ccia{
icon_state = "3,0"
},
/turf/unsimulated/floor/plating,
/area/shuttle/transport1)
-"tml" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "5,15";
- name = "military corvette"
+"tmv" = (
+/obj/structure/table/reinforced,
+/obj/effect/floor_decal/corner/blue{
+ dir = 9
},
-/area/shuttle/administration)
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"tmP" = (
/obj/structure/window/reinforced/crescent{
dir = 1
@@ -35416,24 +35443,29 @@
},
/area/centcom/spawning)
"tnJ" = (
-/obj/machinery/vending/snack{
- name = "Free Chocolate Corp";
- prices = list()
+/obj/structure/bed/chair/shuttle{
+ dir = 4
},
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 9
},
-/area/centcom/legion/hangar5)
-"tnN" = (
-/obj/machinery/portable_atmospherics/canister/oxygen,
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"too" = (
/turf/unsimulated/floor{
icon_state = "ramptop"
},
/area/antag/ninja)
+"tox" = (
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 4
+ },
+/obj/structure/table/reinforced/wood,
+/obj/item/device/flashlight/lamp,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/control)
"toF" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/button/remote/blast_door{
@@ -35447,44 +35479,39 @@
},
/area/antag/raider)
"toZ" = (
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
- },
-/obj/effect/floor_decal/corner/paleblue/diagonal{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "new_white"
- },
-/area/centcom/legion)
+/obj/structure/lattice/catwalk/indoor/grate,
+/turf/simulated/floor/plating,
+/area/shuttle/legion)
"tpa" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "4,18"
},
/area/shuttle/mercenary)
-"tpi" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "11,20";
- name = "military corvette"
- },
-/area/shuttle/administration)
"tqh" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/item/trash/cigbutt,
-/obj/item/trash/cigbutt,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
+"tql" = (
+/obj/machinery/light/small,
/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+ icon_state = "dark2"
},
-/area/centcom/legion/hangar5)
+/area/centcom/holding)
"tqn" = (
-/turf/unsimulated/floor{
- icon_state = "wood-broken5"
+/obj/machinery/porta_turret/legion{
+ cover_set = 0;
+ desc = "A battle-worn blaster turret, modified to have a stun mode. The name Cerberus is inscribed on the cover.";
+ egun = 1;
+ health = 160;
+ icon_state = "cover_0";
+ lethal = 0;
+ lethal_icon = 0;
+ maxhealth = 160;
+ name = "Cerberus";
+ name_override = 1
},
-/area/centcom/legion)
+/obj/effect/floor_decal/industrial/warning/full,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"tqK" = (
/obj/structure/bed/chair/office/dark{
dir = 1
@@ -35493,16 +35520,15 @@
icon_state = "dark2"
},
/area/centcom/spawning)
+"tqU" = (
+/turf/simulated/wall/shuttle/unique/distress{
+ icon_state = "9,0"
+ },
+/area/shuttle/distress)
"tqV" = (
-/obj/effect/floor_decal/industrial/outline/yellow,
-/obj/structure/railing/mapped{
- dir = 1
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "15,2"
},
-/obj/structure/extinguisher_cabinet{
- pixel_x = -24;
- pixel_y = -5
- },
-/turf/simulated/floor/tiled/dark,
/area/shuttle/legion)
"trx" = (
/turf/unsimulated/floor{
@@ -35530,12 +35556,22 @@
icon_state = "freezerfloor"
},
/area/antag/mercenary)
+"tse" = (
+/obj/machinery/porta_turret/crescent,
+/obj/effect/floor_decal/industrial/warning/full,
+/turf/unsimulated/floor/plating,
+/area/centcom/control)
"tsh" = (
/obj/effect/floor_decal/industrial/warning{
dir = 5
},
/turf/unsimulated/floor,
/area/antag/mercenary)
+"tsj" = (
+/obj/structure/table/reinforced,
+/obj/random/tech_supply,
+/turf/unsimulated/floor/plating,
+/area/centcom/spawning)
"tsk" = (
/obj/structure/sign/double/barsign{
pixel_y = 32
@@ -35544,14 +35580,26 @@
icon_state = "lino_grey"
},
/area/antag/raider)
-"tsY" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "4,7";
- name = "military corvette"
+"tsH" = (
+/obj/machinery/door/airlock/external{
+ frequency = 1380;
+ icon_state = "door_locked";
+ id_tag = "centcom_dock_airlock";
+ locked = 1;
+ name = "Arrivals Airlock";
+ req_access = list(13)
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/obj/effect/floor_decal/industrial/hatch/yellow,
+/turf/unsimulated/floor,
+/area/centcom/evac)
+"ttl" = (
+/obj/machinery/light/small{
+ dir = 4;
+ name = "adjusted light fixture";
+ pixel_y = -16
+ },
+/turf/simulated/floor/tiled/dark,
+/area/centcom/bar)
"ttM" = (
/obj/effect/decal/fake_object{
color = "#5C5454";
@@ -35612,7 +35660,7 @@
/area/antag/burglar)
"tuX" = (
/obj/structure/shuttle_part/ert{
- icon_state = "0,0";
+ icon_state = "1,0";
opacity = 1
},
/turf/unsimulated/floor/plating,
@@ -35642,6 +35690,12 @@
icon_state = "freezerfloor"
},
/area/antag/mercenary)
+"twm" = (
+/obj/structure/bed/chair/shuttle{
+ dir = 4
+ },
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/distress)
"twx" = (
/obj/machinery/acting/changer,
/obj/machinery/light{
@@ -35662,16 +35716,78 @@
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/burglar)
-"tym" = (
-/obj/structure/reagent_dispensers/watertank,
-/obj/item/reagent_containers/glass/bucket{
- amount_per_transfer_from_this = 50
+"txl" = (
+/obj/machinery/computer/rdservercontrol{
+ badmin = 1;
+ name = "Master R&D Server Controller"
},
/turf/unsimulated/floor{
- dir = 1;
- icon_state = "vault"
+ icon_state = "dark2"
},
/area/centcom/control)
+"txn" = (
+/obj/machinery/door/airlock/glass_security{
+ name = "Secure Holding";
+ req_access = list(1)
+ },
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/escape)
+"tyg" = (
+/obj/structure/table/rack,
+/obj/item/tank/emergency_oxygen/double{
+ pixel_y = 3
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_y = 3
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_y = 3
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_y = 3
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_y = 3
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_y = 3
+ },
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1";
+ name = "adjusted light fixture";
+ pixel_x = -16
+ },
+/obj/item/clothing/mask/gas/alt,
+/obj/item/clothing/mask/gas/alt,
+/obj/item/clothing/mask/gas/alt,
+/obj/item/clothing/mask/gas/alt,
+/obj/item/clothing/mask/gas/alt,
+/obj/item/clothing/mask/gas/alt,
+/turf/unsimulated/floor{
+ icon_state = "platebot"
+ },
+/area/centcom/distress_prep)
+"typ" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"tyu" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Starboard Checkpoint Door";
+ req_access = list(101)
+ },
+/obj/machinery/door/blast/odin{
+ dir = 2;
+ id = "odincheckpoint_starboard";
+ name = "checkpoint"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"tyE" = (
/obj/machinery/shower{
dir = 1
@@ -35681,12 +35797,27 @@
icon_state = "freezerfloor"
},
/area/antag/mercenary)
+"tyX" = (
+/obj/structure/bed/chair/office/bridge{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/control)
"tAj" = (
/obj/structure/shuttle_part/mercenary/small{
icon_state = "1,12"
},
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
+"tAA" = (
+/obj/structure/bed/chair/office/dark,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/checkpoint/aft)
"tAD" = (
/obj/structure/table/rack,
/obj/item/clothing/accessory/offworlder/bracer,
@@ -35696,51 +35827,61 @@
icon_state = "wood"
},
/area/antag/wizard)
-"tAQ" = (
-/obj/machinery/door/blast/odin{
+"tBa" = (
+/obj/structure/sign/directions/security{
+ dir = 8
+ },
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/holding)
+"tBi" = (
+/obj/machinery/vending/snack{
density = 0;
- icon_state = "pdoor0";
- id = "CentComArrivalsForeMid";
- name = "Security Doors";
- opacity = 0
+ layer = 2.99;
+ name = "Free Chocolate Corp";
+ pixel_x = -14;
+ pixel_y = 20;
+ prices = list()
+ },
+/obj/structure/sign/poster{
+ layer = 2.98;
+ pixel_y = 32
},
/turf/unsimulated/floor{
- icon_state = "floor"
+ dir = 8;
+ icon_state = "wood"
},
-/area/centcom/checkpoint/fore)
+/area/centcom/distress_prep)
"tBo" = (
/obj/structure/shuttle_part/mercenary/small{
icon_state = "6,1"
},
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
-"tBJ" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "6,1";
- name = "military corvette"
+"tBz" = (
+/obj/structure/table/reinforced/wood,
+/obj/item/paper_scanner,
+/turf/unsimulated/floor{
+ icon_state = "wood"
},
-/area/shuttle/administration)
+/area/centcom/control)
+"tBL" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
"tBQ" = (
/obj/effect/landmark{
name = "JoinLate"
},
-/turf/simulated/floor/tiled/dark,
-/area/centcom/spawning)
-"tBZ" = (
-/obj/effect/floor_decal/spline/plain,
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1";
- name = "adjusted light fixture";
- pixel_y = 16
- },
/turf/unsimulated/floor{
- icon_state = "rampbottom";
- name = "staircase"
+ icon_state = "dark2"
},
-/area/centcom/ferry)
+/area/centcom/spawning)
+"tCu" = (
+/obj/effect/floor_decal/corner/red/full,
+/turf/unsimulated/floor,
+/area/centcom/control)
"tCx" = (
/obj/structure/closet/secure_closet{
req_access = list(150)
@@ -35764,73 +35905,159 @@
name = "transport shuttle"
},
/area/shuttle/escape)
+"tDo" = (
+/obj/machinery/door/airlock/glass_medical{
+ name = "Emergency Surgery";
+ req_access = list(5)
+ },
+/obj/effect/floor_decal/corner/paleblue/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/holding)
+"tDA" = (
+/obj/machinery/vending/security,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/blue/full{
+ dir = 4
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"tDB" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "15,6"
+/obj/structure/window/shuttle/unique/tcfl{
+ icon_state = "17,2";
+ outside_window = 1
},
/turf/unsimulated/floor/plating,
/area/shuttle/legion)
-"tDM" = (
-/obj/machinery/door/airlock/external{
- frequency = 1337;
- icon_state = "door_locked";
- id_tag = "legion_shuttle_aft_exterior";
- locked = 1;
- name = "Dropship External Airlock";
- req_access = list(111)
- },
-/obj/machinery/access_button{
- command = "cycle_exterior";
- frequency = 1337;
- master_tag = "legion_shuttle_aft_airlock";
- name = "exterior access button";
- pixel_y = -30;
- req_access = list(111)
- },
-/obj/effect/floor_decal/industrial/hatch/yellow,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
-"tDN" = (
-/obj/structure/punching_bag,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/legion/hangar5)
"tDX" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "7,1"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"tFz" = (
-/obj/structure/shuttle/engine/propulsion{
- icon_state = "propulsion_l";
- name = "spaceship engine";
- opacity = 0
- },
-/obj/effect/floor_decal/industrial/warning{
+"tEy" = (
+/obj/effect/floor_decal/spline/fancy/wood{
dir = 8
},
-/obj/effect/floor_decal/industrial/warning{
+/obj/machinery/vending/cigarette{
+ pixel_x = -3
+ },
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
+"tFj" = (
+/obj/effect/floor_decal/corner/green{
+ dir = 10
+ },
+/obj/item/stool/padded,
+/turf/unsimulated/floor,
+/area/centcom/bar)
+"tFz" = (
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
+ },
+/obj/effect/floor_decal/corner/paleblue/diagonal{
+ dir = 8
+ },
+/obj/machinery/door/airlock/glass_medical{
+ name = "Emergency Operating Theatre"
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/legion)
+"tFU" = (
+/obj/structure/grille,
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
+"tGw" = (
+/obj/effect/floor_decal/industrial/warning,
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/obj/structure/table/reinforced/steel,
+/obj/item/storage/box/zipties{
+ pixel_y = -4
+ },
+/obj/item/clothing/accessory/holster/hip{
+ pixel_x = -5;
+ pixel_y = 14
+ },
+/obj/item/clothing/accessory/holster/hip{
+ pixel_x = -5;
+ pixel_y = 14
+ },
+/obj/item/clothing/accessory/holster/hip{
+ pixel_x = -5;
+ pixel_y = 14
+ },
+/obj/item/clothing/accessory/holster/hip{
+ pixel_x = -5;
+ pixel_y = 14
+ },
+/obj/item/clothing/accessory/holster/hip{
+ pixel_x = -5;
+ pixel_y = 14
+ },
+/obj/item/clothing/accessory/holster/hip{
+ pixel_x = -5;
+ pixel_y = 14
+ },
+/obj/item/melee/telebaton{
+ pixel_x = 12;
+ pixel_y = 18
+ },
+/obj/item/melee/telebaton{
+ pixel_x = 12;
+ pixel_y = 18
+ },
+/obj/item/melee/telebaton{
+ pixel_x = 12;
+ pixel_y = 18
+ },
+/obj/item/melee/telebaton{
+ pixel_x = 12;
+ pixel_y = 18
+ },
+/obj/item/melee/telebaton{
+ pixel_x = 12;
+ pixel_y = 18
+ },
+/obj/item/melee/telebaton{
+ pixel_x = 12;
+ pixel_y = 18
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"tGD" = (
+/obj/structure/grille,
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
dir = 4
},
/turf/unsimulated/floor/plating,
-/area/centcom/distress_prep)
-"tFU" = (
-/obj/machinery/door/airlock/centcom{
- id_tag = "tcfllegate";
- name = "Legate Chambers";
- req_access = list(108,111)
- },
-/turf/unsimulated/floor{
- icon_state = "wood_light"
- },
/area/centcom/legion/hangar5)
-"tGD" = (
-/obj/structure/flora/pottedplant/random,
-/turf/unsimulated/floor,
-/area/centcom/legion)
"tGR" = (
/obj/machinery/door/airlock/silver{
name = "Toilet"
@@ -35846,20 +36073,20 @@
/turf/space/dynamic,
/area/shuttle/mercenary)
"tIa" = (
-/obj/structure/lattice/catwalk/indoor,
-/obj/machinery/door/blast/odin/open{
- _wifi_id = "tcfl_droppod_2";
- layer = 2.8;
- name = "Droppod B"
+/obj/machinery/door/airlock/glass_command{
+ name = "Prefect Office";
+ req_access = list(103,111)
},
/turf/unsimulated/floor{
- icon_state = "new_reinforced"
+ icon_state = "dark"
},
/area/centcom/legion/hangar5)
"tIb" = (
-/turf/simulated/wall/shuttle/unique/cargo{
- icon_state = "1,10"
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
},
+/turf/simulated/floor/shuttle/dark_blue,
/area/supply/dock)
"tIB" = (
/turf/simulated/wall/shuttle/unique/arrivals{
@@ -35884,9 +36111,14 @@
/turf/simulated/floor/holofloor/grass,
/area/holodeck/source_picnicarea)
"tJm" = (
-/turf/unsimulated/floor{
- icon_state = "wood-broken5"
+/obj/effect/decal/fake_object{
+ dir = 1;
+ icon = 'icons/obj/doors/rapid_pdoor.dmi';
+ icon_state = "shutter0";
+ layer = 2.4;
+ name = "shutter"
},
+/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
"tJt" = (
/obj/structure/shuttle_part/mercenary{
@@ -35894,6 +36126,38 @@
},
/turf/space/dynamic,
/area/shuttle/mercenary)
+"tJZ" = (
+/obj/effect/floor_decal/corner/lime/diagonal,
+/obj/structure/bed/chair/comfy/teal,
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"tKY" = (
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 1
+ },
+/obj/machinery/door/airlock/glass_centcom{
+ name = "Valkyrie's Rest"
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
+"tLh" = (
+/obj/structure/table/rack,
+/obj/item/clothing/under/color/red,
+/obj/item/clothing/shoes/brown,
+/obj/item/clothing/suit/armor/tdome/red,
+/obj/item/clothing/head/helmet/thunderdome,
+/obj/item/melee/baton/loaded,
+/obj/item/melee/energy/sword/red,
+/turf/simulated/floor,
+/area/tdome/tdome2)
"tLj" = (
/obj/structure/table/reinforced,
/obj/item/pinpointer/nukeop,
@@ -35903,6 +36167,23 @@
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/mercenary)
+"tLm" = (
+/obj/machinery/computer/pod{
+ id = "thunderdomeaxe";
+ name = "Thunderdome Axe Supply"
+ },
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
+"tLp" = (
+/obj/machinery/door/blast/regular{
+ id = "thunderdomegen";
+ name = "General Supply"
+ },
+/turf/simulated/floor,
+/area/tdome/tdome2)
"tLX" = (
/obj/effect/floor_decal/industrial/warning,
/obj/effect/decal/cleanable/dirt,
@@ -35921,36 +36202,87 @@
/turf/unsimulated/wall/fakeairlock,
/area/antag/burglar)
"tMm" = (
-/turf/simulated/wall/shuttle/unique/cargo{
- icon_state = "6,6"
+/obj/machinery/door/airlock/external{
+ frequency = 1380;
+ icon_state = "door_locked";
+ id_tag = "supply_shuttle_hatch";
+ locked = 1;
+ name = "Shuttle Hatch";
+ req_access = list(13)
},
+/turf/simulated/floor/shuttle/dark_blue,
/area/supply/dock)
"tMD" = (
-/obj/machinery/vending/wallmed1{
- name = "Medical Supplies";
- pixel_x = -26;
- pixel_y = -1;
- req_access = null
+/obj/machinery/door/blast/odin/shuttle/tcfl/shutter{
+ id = "tcfl_hangar5";
+ name = "Armory"
},
-/obj/machinery/light/small/emergency{
- dir = 8
- },
-/obj/structure/bed/chair/shuttle{
- dir = 4
- },
-/turf/simulated/floor/shuttle/black,
-/area/shuttle/distress)
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
"tNa" = (
-/obj/structure/sink{
- pixel_y = 28
+/obj/machinery/button/remote/blast_door{
+ dir = 4;
+ id = "tcflreadyroom";
+ name = "Ready Room Shutters";
+ pixel_x = -22;
+ pixel_y = -2;
+ req_access = list(111)
},
-/obj/effect/floor_decal/corner/paleblue/diagonal{
- dir = 8
+/obj/machinery/door/blast/odin/shuttle/tcfl/shutter{
+ density = 1;
+ icon_state = "shutter1";
+ id = "tcflreadyroom";
+ name = "Task Force XIII Ready Room";
+ opacity = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"tNb" = (
+/obj/effect/ghostspawpoint{
+ identifier = "NTERTSpawn";
+ name = "igs - NTERT"
+ },
+/obj/machinery/light{
+ icon_state = "tube1"
},
/turf/unsimulated/floor{
- icon_state = "new_white"
+ icon_state = "dark2"
},
-/area/centcom/legion)
+/area/centcom/specops)
+"tNJ" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
+ },
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ dir = 8;
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "mcorneroverlay1";
+ name = "railing"
+ },
+/obj/effect/floor_decal/spline/fancy/wood/corner{
+ dir = 8
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 4
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"tPb" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/obj/structure/window/reinforced/crescent,
+/obj/structure/flora/ausbushes/leafybush,
+/obj/structure/flora/ausbushes/lavendergrass,
+/obj/structure/flora/ausbushes/fullgrass,
+/turf/unsimulated/floor{
+ icon_state = "grass_alt"
+ },
+/area/centcom/holding)
"tPw" = (
/obj/effect/floor_decal/industrial/loading/yellow{
dir = 8
@@ -35981,6 +36313,21 @@
icon_state = "new_reinforced"
},
/area/antag/ninja)
+"tRr" = (
+/obj/effect/floor_decal/corner/paleblue/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/holding)
+"tRt" = (
+/obj/machinery/door/airlock/glass_centcom{
+ name = "Valkyrie's Rest"
+ },
+/obj/effect/floor_decal/spline/fancy/wood,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
"tRu" = (
/obj/effect/floor_decal/corner/white/diagonal,
/obj/structure/toilet{
@@ -36015,6 +36362,15 @@
name = "transport shuttle"
},
/area/shuttle/escape)
+"tSr" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 8
+ },
+/obj/effect/floor_decal/industrial/loading/yellow{
+ dir = 8
+ },
+/turf/unsimulated/floor,
+/area/centcom/evac)
"tTc" = (
/obj/structure/toilet{
dir = 8
@@ -36064,17 +36420,47 @@
},
/turf/simulated/floor/tiled,
/area/merchant_station)
-"tUq" = (
-/obj/effect/floor_decal/spline/fancy/wood/corner{
- dir = 4
+"tUh" = (
+/obj/item/device/megaphone{
+ pixel_x = -1;
+ pixel_y = 16
},
-/turf/unsimulated/floor,
-/area/centcom/ferry)
+/obj/item/hand_tele{
+ pixel_x = -4;
+ pixel_y = 3
+ },
+/obj/structure/table/wood,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
"tUx" = (
/turf/simulated/wall/shuttle/unique/mercenary/small{
icon_state = "7,4"
},
/area/shuttle/syndicate_elite)
+"tVM" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/obj/structure/table/wood,
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 8
+ },
+/obj/item/storage/box/fancy/cigarettes,
+/obj/item/material/ashtray/bronze{
+ pixel_x = 7;
+ pixel_y = 7
+ },
+/obj/structure/window/reinforced{
+ layer = 5;
+ name = "adjusted window"
+ },
+/obj/effect/floor_decal/spline/fancy/wood,
+/turf/unsimulated/floor{
+ icon_state = "carpetnoconnect"
+ },
+/area/centcom/bar)
"tVN" = (
/turf/simulated/wall/shuttle/unique/mercenary/small{
icon_state = "7,6"
@@ -36088,15 +36474,12 @@
/obj/structure/flora/ausbushes/ywflowers,
/turf/simulated/floor/holofloor/grass,
/area/holodeck/source_picnicarea)
-"tWH" = (
-/obj/structure/shuttle_part/transfer{
- density = 0;
- desc = "A large, bloated shuttle designed for automated passenger transport.";
- icon_state = "10,22";
- name = "transport shuttle"
+"tWl" = (
+/obj/structure/shuttle_part/distress{
+ icon_state = "1,0"
},
/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
+/area/shuttle/distress)
"tXm" = (
/obj/structure/shuttle_part/arrivals{
desc = "A state-of-the-art unmanned automatic crew transport shuttle.";
@@ -36105,14 +36488,13 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/arrival)
-"tXv" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "11,1";
- name = "military corvette"
+"tXA" = (
+/obj/structure/reagent_dispensers/keg/beerkeg,
+/obj/effect/floor_decal/corner/blue/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/area/tdome/tdomeobserve)
"tXP" = (
/obj/structure/table/skrell,
/turf/simulated/floor/grass/alt,
@@ -36127,46 +36509,37 @@
},
/area/antag/raider)
"tYm" = (
-/obj/machinery/vending/cola{
- density = 0;
- layer = 2.99;
- name = "Free Robust Softdrinks";
- pixel_x = -7;
- pixel_y = 20;
- prices = list()
- },
-/obj/structure/sign/poster{
- layer = 2.98;
- pixel_y = 32
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
},
/turf/unsimulated/floor{
- icon_state = "wood-broken6"
+ icon_state = "new_white"
},
-/area/centcom/distress_prep)
+/area/centcom/legion)
"tYp" = (
-/obj/structure/table/wood,
-/obj/item/trash/cigbutt,
-/obj/item/reagent_containers/food/snacks/donerkebab{
- pixel_x = 6;
- pixel_y = 4
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"tZx" = (
+/turf/unsimulated/wall/fakepdoor{
+ dir = 4
+ },
+/area/antag/mercenary)
+"tZF" = (
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/structure/flora/pottedplant/random{
+ pixel_y = 8
},
/turf/unsimulated/floor{
dir = 8;
icon_state = "wood"
},
/area/centcom/distress_prep)
-"tYF" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/turf/simulated/floor/reinforced,
-/area/shuttle/administration)
-"tZx" = (
-/turf/unsimulated/wall/fakepdoor{
- dir = 4
- },
-/area/antag/mercenary)
"tZN" = (
/turf/simulated/wall/shuttle/unique/arrivals{
desc = "A state-of-the-art unmanned automatic crew transport shuttle.";
@@ -36175,11 +36548,9 @@
},
/area/shuttle/arrival)
"tZO" = (
-/obj/structure/shuttle_part/cargo{
- icon_state = "1,11";
- opacity = 1
+/turf/simulated/wall/shuttle/unique/cargo{
+ icon_state = "1,10"
},
-/turf/unsimulated/floor/plating,
/area/supply/dock)
"uad" = (
/obj/structure/shuttle_part/burglar{
@@ -36203,37 +36574,39 @@
/obj/effect/floor_decal/corner/red/diagonal,
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
-"ubh" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"ubj" = (
-/obj/structure/shuttle/engine/propulsion/burst/right{
- dir = 8
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/legion)
"ubk" = (
-/obj/structure/shuttle_part/distress{
- icon_state = "0,4"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/distress)
-"ubN" = (
-/obj/structure/shuttle_part/cargo{
- icon_state = "6,0"
- },
-/turf/unsimulated/floor/plating,
-/area/supply/dock)
+/obj/effect/floor_decal/industrial/outline/yellow,
+/obj/structure/railing/mapped,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/legion)
"ubQ" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "15,0"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
+"ucm" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/machinery/embedded_controller/radio/simple_docking_controller{
+ frequency = 1337;
+ id_tag = "distress_shuttle_fore";
+ name = "Fore docking controller";
+ pixel_x = 6;
+ pixel_y = 28;
+ tag_door = "distress_shuttle_hatch_fore"
+ },
+/obj/machinery/embedded_controller/radio/simple_docking_controller{
+ frequency = 1337;
+ id_tag = "distress_shuttle_aft";
+ name = "Aft docking controller";
+ pixel_x = -6;
+ pixel_y = 28;
+ tag_door = "distress_shuttle_hatch_aft"
+ },
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/distress)
"ucV" = (
/obj/structure/shuttle_part/burglar{
icon_state = "12,4"
@@ -36248,26 +36621,28 @@
/turf/simulated/floor/plating,
/area/shuttle/mercenary)
"udF" = (
-/obj/structure/dispenser/oxygen{
- pixel_x = -1
- },
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
-"udJ" = (
-/obj/machinery/atmospherics/pipe/simple/visible{
- dir = 5
- },
-/obj/structure/lattice/catwalk/indoor/grate,
-/turf/unsimulated/floor/plating,
-/area/centcom/legion)
-"ueL" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "3,12";
- name = "military corvette"
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "15,1"
},
/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/area/shuttle/legion)
+"udV" = (
+/obj/structure/flora/pottedplant{
+ dead = 1;
+ icon_state = "plant-dead";
+ name = "dead plant"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/sign/poster{
+ icon_state = "grillposter";
+ pixel_x = -32;
+ poster_type = "/datum/poster/bay_69"
+ },
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/legion/hangar5)
"ueV" = (
/obj/structure/lattice,
/obj/structure/window/reinforced/crescent,
@@ -36281,30 +36656,11 @@
},
/turf/space/dynamic,
/area/antag/raider)
-"ueZ" = (
-/obj/structure/table/standard,
-/obj/item/reagent_containers/glass/beaker/cryoxadone{
- pixel_x = -4;
- pixel_y = 12
- },
-/obj/item/reagent_containers/glass/beaker/cryoxadone{
- pixel_x = 6;
- pixel_y = 12
- },
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
- },
-/obj/effect/floor_decal/industrial/warning{
- dir = 1
- },
+"ufc" = (
/turf/unsimulated/floor{
- icon_state = "new_white"
+ icon_state = "wood"
},
-/area/centcom/legion)
+/area/centcom/control)
"ufi" = (
/obj/effect/floor_decal/spline/fancy/wood{
dir = 8
@@ -36314,9 +36670,11 @@
/turf/simulated/floor/holofloor/grass,
/area/holodeck/source_dininghall)
"ufj" = (
-/turf/simulated/wall/shuttle/unique/ert{
- icon_state = "8,4"
+/obj/structure/shuttle_part/ert{
+ icon_state = "9,4";
+ opacity = 1
},
+/turf/unsimulated/floor/plating,
/area/shuttle/specops)
"ugm" = (
/obj/structure/table/wood,
@@ -36335,21 +36693,19 @@
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"uhk" = (
-/obj/structure/window/shuttle/unique/tcfl{
- icon_state = "17,4";
- outside_window = 1
+"ugV" = (
+/obj/effect/floor_decal/corner/paleblue/full{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/ferry)
+"uhU" = (
+/obj/structure/shuttle_part/distress{
+ icon_state = "7,0";
+ opacity = 1
},
/turf/unsimulated/floor/plating,
-/area/shuttle/legion)
-"uhH" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "12,6";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/area/shuttle/distress)
"uie" = (
/obj/effect/decal/fake_object{
color = "#545c68";
@@ -36372,11 +36728,38 @@
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"ujo" = (
-/obj/machinery/atmospherics/unary/cryo_cell,
-/obj/structure/lattice/catwalk/indoor/grate,
+"uiO" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "12,9";
+ name = "military corvette"
+ },
/turf/unsimulated/floor/plating,
-/area/centcom/legion)
+/area/shuttle/administration)
+"ujo" = (
+/obj/machinery/door/blast/odin/shuttle/tcfl/shutter{
+ density = 1;
+ icon_state = "shutter1";
+ id = "tcflreadyroom";
+ name = "Task Force XIII Ready Room";
+ opacity = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"ujM" = (
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/green{
+ dir = 6
+ },
+/turf/unsimulated/floor,
+/area/centcom/bar)
+"ujN" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"ujT" = (
/obj/structure/table/standard,
/turf/unsimulated/floor{
@@ -36388,51 +36771,108 @@
/turf/space/dynamic,
/area/antag/mercenary)
"ukd" = (
-/obj/vehicle/bike/speeder,
+/obj/machinery/door/window/southleft{
+ desc = "A strong door. An angry note is taped to the front.";
+ name = "VAURCA ONLY, We shouldn't have to say it, but here we are"
+ },
+/obj/structure/table/reinforced/steel{
+ pixel_x = -3;
+ pixel_y = 4
+ },
+/obj/structure/window/reinforced/crescent{
+ dir = 4
+ },
+/obj/item/reagent_containers/food/snacks/koisbar_clean{
+ pixel_x = -2;
+ pixel_y = 6
+ },
+/obj/item/reagent_containers/food/snacks/koisbar_clean{
+ pixel_x = -2;
+ pixel_y = 6
+ },
+/obj/item/reagent_containers/food/snacks/koisbar_clean{
+ pixel_x = -2;
+ pixel_y = 6
+ },
+/obj/item/reagent_containers/food/snacks/koisbar_clean{
+ pixel_x = -2;
+ pixel_y = 6
+ },
+/obj/item/reagent_containers/food/snacks/koisbar_clean{
+ pixel_x = -2;
+ pixel_y = 6
+ },
+/obj/item/reagent_containers/food/snacks/koisbar_clean{
+ pixel_x = -2;
+ pixel_y = 6
+ },
+/obj/effect/floor_decal/industrial/warning,
+/turf/unsimulated/floor{
+ icon_state = "engine"
+ },
+/area/centcom/legion)
+"ukL" = (
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/evac)
+"ukS" = (
+/obj/item/reagent_containers/food/snacks/liquidfood{
+ pixel_x = -2;
+ pixel_y = 12
+ },
+/obj/item/reagent_containers/food/snacks/liquidfood{
+ pixel_x = -2;
+ pixel_y = 10
+ },
+/obj/item/reagent_containers/food/snacks/liquidfood{
+ pixel_x = -2;
+ pixel_y = 8
+ },
+/obj/item/reagent_containers/food/snacks/liquidfood{
+ pixel_x = -2;
+ pixel_y = 6
+ },
+/obj/item/reagent_containers/food/snacks/liquidfood{
+ pixel_x = -2;
+ pixel_y = 4
+ },
/obj/structure/sign/flag/biesel/left{
pixel_y = 32
},
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
-"ukn" = (
-/obj/item/modular_computer/console/preset/command,
-/obj/effect/floor_decal/corner/red{
- dir = 5
+/obj/structure/table/standard,
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
},
-/obj/item/modular_computer/console/preset/medical{
- pixel_x = 32
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"ukL" = (
-/obj/effect/decal/warning_stripes,
-/obj/machinery/porta_turret/crescent,
/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/control)
-"ukS" = (
-/turf/simulated/wall/shuttle/dark/corner/underlay{
- dir = 6
+ icon_state = "cafeteria"
},
/area/centcom/legion)
"uld" = (
-/turf/simulated/wall/shuttle/unique/cargo{
- icon_state = "3,2"
+/obj/structure/shuttle_part/cargo{
+ icon_state = "3,1"
},
+/turf/unsimulated/floor/plating,
/area/supply/dock)
"ule" = (
/obj/structure/dispenser/oxygen,
/turf/unsimulated/floor,
/area/antag/mercenary)
-"ulU" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "11,13";
- name = "military corvette"
+"ulK" = (
+/obj/structure/table/reinforced,
+/obj/structure/window/reinforced/crescent,
+/obj/structure/window/reinforced/crescent{
+ dir = 4
},
-/area/shuttle/administration)
+/obj/effect/floor_decal/corner/blue{
+ dir = 6
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"uml" = (
/obj/structure/sign/double/map/left{
desc = "A framed picture of a station.";
@@ -36449,16 +36889,43 @@
icon_state = "wood"
},
/area/antag/burglar)
+"umQ" = (
+/obj/machinery/light/small/emergency,
+/obj/effect/shuttle_landmark/distress/start,
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/distress)
"umS" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "4,14"
},
/area/shuttle/mercenary)
+"unk" = (
+/obj/machinery/shower{
+ pixel_y = 20
+ },
+/obj/structure/curtain/open/shower,
+/turf/unsimulated/floor{
+ icon_state = "freezerfloor"
+ },
+/area/centcom/distress_prep)
"unn" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "3,13"
},
/area/shuttle/mercenary)
+"unG" = (
+/obj/machinery/door/airlock/command{
+ name = "Thunderdome"
+ },
+/obj/machinery/door/blast/regular{
+ id = "crescent_thunderdome";
+ name = "Thunderdome"
+ },
+/obj/effect/floor_decal/corner/blue/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/holding)
"unV" = (
/obj/structure/table/stone/marble,
/obj/machinery/recharger{
@@ -36504,17 +36971,45 @@
},
/area/antag/raider)
"upy" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/fake_object{
- density = 1;
- desc = "This one is beyond repair and only worth as much as its weight in scrap. The cockpit has some long dried bloodstains.";
- icon = 'icons/mecha/mecha.dmi';
- icon_state = "combatripley-broken";
- name = "wrecked combat ripley";
- pixel_y = 4
+/obj/item/reagent_containers/food/snacks/skrellsnacks{
+ pixel_x = -10;
+ pixel_y = 9
},
-/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
+/obj/item/reagent_containers/food/snacks/skrellsnacks{
+ pixel_x = -10;
+ pixel_y = 5
+ },
+/obj/item/reagent_containers/food/snacks/skrellsnacks{
+ pixel_x = -10;
+ pixel_y = 1
+ },
+/obj/item/reagent_containers/food/snacks/nathisnack{
+ pixel_x = 5;
+ pixel_y = 12
+ },
+/obj/structure/sign/flag/biesel/right{
+ pixel_y = 32
+ },
+/obj/structure/table/standard,
+/obj/item/reagent_containers/food/condiment/shaker/salt{
+ layer = 3.01;
+ pixel_y = 1
+ },
+/obj/item/reagent_containers/food/condiment/shaker/peppermill{
+ layer = 3.01;
+ pixel_x = 6;
+ pixel_y = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "cafeteria"
+ },
+/area/centcom/legion)
+"upK" = (
+/obj/effect/floor_decal/corner/blue/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeobserve)
"upQ" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -36523,25 +37018,45 @@
},
/area/shuttle/escape)
"uql" = (
-/obj/structure/table/reinforced,
-/obj/item/reagent_containers/glass/beaker/large{
- pixel_x = -4
+/obj/item/reagent_containers/food/drinks/soymilk{
+ pixel_x = 6;
+ pixel_y = 12
},
-/obj/item/reagent_containers/glass/beaker/large{
- pixel_x = -4
+/obj/item/reagent_containers/food/snacks/nathisnack{
+ pixel_x = -12;
+ pixel_y = 12
},
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/obj/item/storage/box/drinkingglasses{
+ pixel_x = 7
+ },
+/obj/structure/table/standard,
+/turf/unsimulated/floor{
+ icon_state = "cafeteria"
+ },
+/area/centcom/legion)
"uqI" = (
-/obj/effect/floor_decal/industrial/warning/corner{
+/obj/structure/window/reinforced{
dir = 4
},
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
+/obj/machinery/chemical_dispenser/bar_soft/full{
+ name = "beverage dispenser";
+ pixel_x = -4;
+ pixel_y = 5;
+ spawn_cartridges = list(/obj/item/reagent_containers/chem_disp_cartridge/water,/obj/item/reagent_containers/chem_disp_cartridge/sodawater,/obj/item/reagent_containers/chem_disp_cartridge/ice,/obj/item/reagent_containers/chem_disp_cartridge/coffee,/obj/item/reagent_containers/chem_disp_cartridge/tea,/obj/item/reagent_containers/chem_disp_cartridge/clean_kois)
},
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/obj/structure/table/standard,
+/turf/unsimulated/floor{
+ icon_state = "cafeteria"
+ },
+/area/centcom/legion)
+"uqJ" = (
+/obj/structure/bed/chair/office/bridge{
+ dir = 4
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/control)
"uqP" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "4,13"
@@ -36599,26 +37114,20 @@
/obj/structure/closet/crate/freezer/rations,
/turf/simulated/floor/shuttle/black,
/area/shuttle/mercenary)
+"usD" = (
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/suppy)
"utk" = (
/obj/effect/step_trigger/thrower/shuttle/southwest,
/turf/space/transit/west,
/area/template_noop)
"utl" = (
-/obj/effect/ghostspawpoint{
- identifier = "TCFLERTSpawn - Pilot";
- name = "igs - TCFLERT - Pilot"
- },
-/obj/machinery/button/remote/airlock{
- id = "tower_stall_1";
- name = "Door Bolt Control";
- pixel_x = -23;
- pixel_y = -22;
- specialfunctions = 4
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/legion/hangar5)
+/turf/simulated/floor/tiled/ramp/bottom,
+/area/centcom/legion)
"uue" = (
/obj/machinery/portable_atmospherics/canister/oxygen,
/obj/structure/closet/walllocker/emerglocker{
@@ -36653,16 +37162,73 @@
/obj/structure/flora/ausbushes/brflowers,
/turf/simulated/floor/holofloor/grass,
/area/holodeck/source_picnicarea)
+"uvi" = (
+/turf/template_noop,
+/area/centcom/ferry)
+"uvI" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/box/bodybags{
+ pixel_x = 6;
+ pixel_y = 8
+ },
+/obj/item/nitrilebox,
+/obj/item/storage/box/masks,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"uvS" = (
+/obj/structure/shuttle_part/transfer{
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "0,3";
+ name = "transport shuttle"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/evac)
"uwJ" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "12,13"
},
/area/shuttle/mercenary)
-"uxh" = (
-/obj/structure/table/standard,
-/obj/item/trash/liquidfood,
+"uxa" = (
+/obj/effect/landmark{
+ name = "CCIAAgent"
+ },
/turf/unsimulated/floor,
-/area/centcom/legion)
+/area/centcom/control)
+"uxc" = (
+/obj/machinery/door/airlock/centcom{
+ locked = 1;
+ name = "Entertainment Wing Maintenance";
+ req_access = list(106)
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/holding)
+"uxh" = (
+/turf/simulated/wall/shuttle/unique/tcfl{
+ icon_state = "6,0"
+ },
+/area/shuttle/legion)
+"uxs" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/box/fancy/donut{
+ pixel_y = 3
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"uyB" = (
+/obj/effect/floor_decal/corner/lime/full{
+ dir = 1
+ },
+/obj/effect/floor_decal/spline/plain{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"uyK" = (
/obj/structure/shuttle_part/arrivals{
desc = "A state-of-the-art unmanned automatic crew transport shuttle.";
@@ -36672,56 +37238,28 @@
/turf/unsimulated/floor/plating,
/area/shuttle/arrival)
"uze" = (
-/obj/effect/decal/cleanable/blood/oil,
-/turf/unsimulated/floor,
-/area/centcom/legion)
-"uAr" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "10,6";
- name = "military corvette"
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "15,0"
},
-/area/shuttle/administration)
+/turf/unsimulated/floor/plating,
+/area/shuttle/legion)
"uBB" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "13,13"
},
/area/shuttle/mercenary)
"uBL" = (
-/obj/machinery/sleeper{
- dir = 4
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "17,0"
},
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "new_white"
- },
-/area/centcom/legion)
-"uBX" = (
-/obj/effect/floor_decal/corner/red/diagonal{
- dir = 8
- },
-/obj/item/device/radio/intercom{
- dir = 1;
- name = "Station Intercom (General)";
- pixel_x = 5;
- pixel_y = -22
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"uCb" = (
-/obj/effect/floor_decal/spline/fancy/wood{
- dir = 1
- },
-/obj/machinery/light{
- brightness_power = 1.5;
- icon_state = "tube1";
- name = "adjusted light fixture"
+/turf/unsimulated/floor/plating,
+/area/shuttle/legion)
+"uCJ" = (
+/obj/structure/dispenser/oxygen{
+ pixel_x = -1
},
/turf/unsimulated/floor,
-/area/centcom/ferry)
+/area/centcom/distress_prep)
"uCS" = (
/obj/structure/flora/ausbushes/fullgrass,
/obj/structure/flora/ausbushes/pointybush,
@@ -36733,6 +37271,15 @@
},
/turf/space/dynamic,
/area/shuttle/mercenary)
+"uDS" = (
+/obj/effect/floor_decal/corner/lime/full{
+ dir = 4;
+ icon_state = "corner_white_full"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"uDT" = (
/obj/effect/floor_decal/industrial/warning{
dir = 4
@@ -36753,6 +37300,17 @@
},
/turf/unsimulated/floor,
/area/centcom/spawning)
+"uEw" = (
+/obj/structure/table/standard,
+/obj/item/storage/toolbox/mechanical,
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
+"uEJ" = (
+/turf/simulated/floor/shuttle/tan,
+/area/centcom/bar)
"uEQ" = (
/obj/structure/window/shuttle/unique/mercenary{
icon_state = "6,25";
@@ -36760,37 +37318,33 @@
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"uEX" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/firstaid/fire{
- pixel_x = 2;
- pixel_y = 6
+"uFb" = (
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
},
-/obj/item/storage/firstaid/toxin{
- pixel_x = 6
+/obj/structure/bed/chair/comfy/blue{
+ dir = 4
},
-/obj/item/storage/firstaid/o2{
- pixel_x = -3;
- pixel_y = -1
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
},
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/area/centcom/holding)
"uFf" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "1,1"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"uFy" = (
-/obj/machinery/recharger/wallcharger{
- pixel_x = -27
+"uFz" = (
+/obj/structure/table/reinforced,
+/obj/item/reagent_containers/glass/beaker/large{
+ pixel_x = -4
},
-/obj/structure/flora/pottedplant{
- icon_state = "plant-04"
- },
-/turf/unsimulated/floor{
- icon_state = "wood_light"
+/obj/item/reagent_containers/glass/beaker/large{
+ pixel_x = -4
},
+/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
"uFE" = (
/obj/structure/window/shuttle/unique/burglar{
@@ -36807,12 +37361,27 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
+"uGa" = (
+/obj/structure/bed/roller,
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
+ },
+/obj/effect/floor_decal/spline/plain/corner,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"uGw" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "0,2"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
+"uGz" = (
+/turf/unsimulated/floor{
+ dir = 1;
+ icon_state = "rampbottom";
+ name = "staircase"
+ },
+/area/centcom/spawning)
"uGA" = (
/obj/effect/floor_decal/spline/plain{
dir = 4
@@ -36827,18 +37396,23 @@
name = "transport shuttle"
},
/area/shuttle/escape)
-"uHF" = (
-/obj/effect/wingrille_spawn/reinforced/crescent,
-/obj/structure/sign/flag/nanotrasen/left{
- pixel_x = -16
+"uHz" = (
+/obj/machinery/door/airlock/glass_centcom{
+ name = "CCIA Auxillary Office";
+ req_access = list(109)
},
-/obj/structure/sign/flag/nanotrasen/right{
- pixel_x = 16
+/turf/unsimulated/floor,
+/area/centcom/control)
+"uHA" = (
+/obj/structure/table/standard,
+/obj/machinery/recharger{
+ pixel_y = 4
},
+/obj/effect/floor_decal/corner/orange/diagonal,
/turf/unsimulated/floor{
- icon_state = "plating"
+ icon_state = "new_white"
},
-/area/centcom/ferry)
+/area/tdome/tdomeadmin)
"uHL" = (
/obj/structure/shuttle_part/mercenary{
density = 0;
@@ -36846,34 +37420,69 @@
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"uIf" = (
-/obj/machinery/door/airlock/centcom{
- name = "Maintenance Way";
- req_access = list(109)
+"uIj" = (
+/obj/machinery/embedded_controller/radio/simple_docking_controller{
+ frequency = 1380;
+ id_tag = "specops_shuttle_fore";
+ name = "forward docking hatch controller";
+ pixel_x = -10;
+ pixel_y = -23;
+ tag_door = "specops_shuttle_fore_hatch"
},
-/turf/unsimulated/floor,
-/area/centcom/holding)
-"uIG" = (
-/obj/machinery/door/airlock/centcom{
- name = "Fore Checkpoint";
- req_access = list(101)
+/obj/structure/bed/chair/shuttle{
+ dir = 8
},
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/fore)
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/specops)
"uJl" = (
/obj/structure/shuttle_part/mercenary/small{
icon_state = "1,9"
},
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
+"uJt" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "11,13";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"uJv" = (
/obj/effect/floor_decal/spline/plain,
/turf/unsimulated/floor{
icon_state = "ramptop"
},
/area/antag/mercenary)
+"uJw" = (
+/obj/structure/window/reinforced/polarized{
+ dir = 1;
+ id = "CCIABS"
+ },
+/obj/structure/window/reinforced/polarized{
+ id = "CCIABS"
+ },
+/obj/structure/grille,
+/obj/structure/window/reinforced/polarized{
+ dir = 8;
+ id = "CCIABS"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/control)
+"uJN" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Detention Wing";
+ req_access = list(103)
+ },
+/obj/machinery/door/blast/odin{
+ dir = 2;
+ id = "detention";
+ name = "Detention Wing"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"uJO" = (
/obj/structure/table/rack,
/obj/item/clothing/shoes/magboots,
@@ -36885,12 +37494,13 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
-"uJT" = (
-/obj/effect/floor_decal/industrial/warning{
- dir = 1
+"uJY" = (
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
},
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor/plating,
+/area/centcom/distress_prep)
"uKM" = (
/obj/effect/decal/fake_object{
desc = "An automated turret.";
@@ -36956,21 +37566,27 @@
name = "transport shuttle"
},
/area/shuttle/escape)
+"uMY" = (
+/obj/structure/table/standard,
+/obj/structure/window/reinforced/crescent{
+ dir = 1
+ },
+/obj/effect/floor_decal/corner/orange/diagonal,
+/obj/machinery/door/window/eastleft{
+ name = "dispensary";
+ req_access = list(5)
+ },
+/obj/item/reagent_containers/glass/beaker/large,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/holding)
"uNd" = (
/obj/effect/floor_decal/industrial/warning{
dir = 4
},
/turf/unsimulated/floor,
/area/antag/mercenary)
-"uNe" = (
-/obj/vehicle/bike/speeder,
-/obj/machinery/atmospherics/unary/vent_pump/high_volume{
- frequency = 1337;
- id_tag = "legion_shuttle_aft_pump";
- name = "Dropship Air Vent"
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
"uNr" = (
/obj/effect/floor_decal/corner/lime/diagonal{
dir = 8
@@ -37001,6 +37617,18 @@
/obj/item/storage/backpack/messenger/med,
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
+"uNJ" = (
+/obj/structure/railing/mapped{
+ layer = 4.1;
+ name = "adjusted railing"
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/ferry)
"uNY" = (
/obj/structure/lattice,
/obj/structure/window/reinforced/crescent{
@@ -37024,30 +37652,67 @@
/turf/simulated/floor/tiled,
/area/shuttle/skipjack)
"uOM" = (
-/obj/machinery/atmospherics/pipe/tank/air{
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/sign/flag/biesel{
+ pixel_x = 5;
+ pixel_y = 32
+ },
+/obj/effect/floor_decal/corner/lime{
+ dir = 9
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion)
+"uOR" = (
+/obj/structure/table/standard,
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/holding)
+"uPa" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "13,5";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"uPw" = (
+/obj/item/flame/candle{
+ layer = 3.6;
+ pixel_x = -4;
+ pixel_y = 21
+ },
+/obj/effect/decal/fake_object{
+ desc = "A worn-down wooden table covered in a blue cloth.";
+ icon = 'icons/obj/furniture.dmi';
+ icon_state = "memorial1";
+ layer = 2.99;
+ name = "memorial Table";
+ pixel_y = 20
+ },
+/obj/effect/decal/fake_object{
+ desc = "A sweet and strongly alchoholic drink, made after numerous distillations and years of maturing.";
+ dir = 1;
+ icon = 'icons/obj/drinks.dmi';
+ icon_state = "cognacbottle";
+ layer = 3.1;
+ name = "sealed cognac bottle";
+ pixel_x = 4;
+ pixel_y = 34
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion)
+"uPE" = (
+/obj/effect/floor_decal/industrial/warning{
dir = 1
},
-/obj/structure/railing/mapped,
-/obj/effect/floor_decal/industrial/hatch/yellow,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
-"uPw" = (
-/obj/structure/flora/pottedplant{
- dead = 1;
- icon_state = "plant-dead";
- name = "dead plant"
+/obj/machinery/light/small/emergency{
+ dir = 8
},
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/sign/poster{
- icon_state = "grillposter";
- pixel_x = -32;
- poster_type = "/datum/poster/bay_69"
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"uPQ" = (
/obj/effect/floor_decal/corner/paleblue{
dir = 10
@@ -37059,6 +37724,22 @@
},
/turf/unsimulated/floor,
/area/centcom/spawning)
+"uRD" = (
+/obj/machinery/door/airlock/hatch{
+ frequency = 1337;
+ icon_state = "door_locked";
+ id_tag = "distress_shuttle_hatch_aft";
+ locked = 1;
+ name = "Aft Shuttle Hatch";
+ req_access = list(112)
+ },
+/obj/machinery/door/blast/regular/open{
+ dir = 2;
+ id = "distress_blast_aft";
+ name = "Blast Door"
+ },
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/distress)
"uRE" = (
/obj/structure/table/wood{
table_reinf = "wood"
@@ -37071,6 +37752,59 @@
icon_state = "carpet"
},
/area/antag/wizard)
+"uRY" = (
+/obj/effect/decal/fake_object{
+ desc = "In memoriam. The picture shows a human posing with a gauss thumper trying their best to look tough. The background appears to be the Towers cargo bay.";
+ dir = 4;
+ icon = 'icons/obj/decals.dmi';
+ icon_state = "memorial_picture";
+ name = "framed picture of Vol. Gutterey";
+ pixel_y = 23
+ },
+/obj/effect/decal/fake_object{
+ desc = "In memoriam. The picture shows a smiling unathi shaking hands with a hesitant looking human compatriot.";
+ dir = 8;
+ icon = 'icons/obj/decals.dmi';
+ icon_state = "memorial_picture";
+ name = "framed picture of Lgn. Skegresr";
+ pixel_x = 9;
+ pixel_y = 23
+ },
+/obj/effect/decal/fake_object{
+ desc = "In memoriam. The picture shows a shell ipc looking at the setting sun whilst standing on a green pasture.";
+ icon = 'icons/obj/decals.dmi';
+ icon_state = "memorial_picture";
+ name = "framed picture of Vol. Anderson";
+ pixel_x = -9;
+ pixel_y = 23
+ },
+/obj/effect/decal/fake_object{
+ desc = "In memoriam. The picture shows a stern looking human standing at attention in front of a run-down bulkhead.";
+ dir = 8;
+ icon = 'icons/obj/decals.dmi';
+ icon_state = "memorial_picture2";
+ name = "framed picture of Pfct. Singh";
+ pixel_y = 32
+ },
+/obj/effect/decal/fake_object{
+ desc = "A worn-down wooden table covered in a blue cloth.";
+ icon = 'icons/obj/furniture.dmi';
+ icon_state = "memorial2";
+ layer = 2.99;
+ name = "memorial Table";
+ pixel_y = 20
+ },
+/obj/effect/decal/fake_object{
+ desc = "A dusty and empty drinking glass.";
+ dir = 4;
+ icon = 'icons/obj/drinks.dmi';
+ icon_state = "glass_empty";
+ name = "dusty glass";
+ pixel_x = -20;
+ pixel_y = 28
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion)
"uSk" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "8,2"
@@ -37080,28 +37814,98 @@
/obj/structure/flora/ausbushes/fullgrass,
/turf/simulated/floor/grass/alt,
/area/centcom/shared_dream)
+"uSv" = (
+/turf/unsimulated/floor,
+/area/centcom/control)
"uSA" = (
-/obj/machinery/door/airlock/hatch{
- frequency = 1337;
- icon_state = "door_locked";
- id_tag = "legion_shuttle_hatch";
- locked = 1;
- name = "Dropship Hatch";
- req_access = list(111)
+/obj/item/flame/candle{
+ layer = 3.6;
+ pixel_x = 5;
+ pixel_y = 21
},
-/obj/machinery/door/blast/regular/open{
- dir = 8;
- id = "tcflblastport";
- name = "Starboard Blast Door"
+/obj/structure/flora/pottedplant{
+ anchored = 1;
+ icon_state = "plant-27";
+ layer = 3;
+ pixel_x = -8;
+ pixel_y = 33
},
-/obj/effect/floor_decal/industrial/hatch/yellow,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
+/obj/effect/decal/fake_object{
+ desc = "A worn-down wooden table covered in a blue cloth.";
+ icon = 'icons/obj/furniture.dmi';
+ icon_state = "memorial3";
+ layer = 2.99;
+ name = "memorial Table";
+ pixel_y = 20
+ },
+/obj/effect/decal/fake_object{
+ desc = "In memoriam. Made the ultimate sacrifice aboard the NSS Aurora, bravely defending its crew against a horrible geist, saving countless from an equally grim fate.. The picture shows a tajara deep in thought, playing chess against a compatriot.";
+ dir = 1;
+ icon = 'icons/obj/decals.dmi';
+ icon_state = "memorial_picture";
+ name = "framed picture of Vol. Rrhamaja";
+ pixel_x = -8;
+ pixel_y = 20
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion)
"uSG" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "1,1"
+/obj/structure/sign/flag/biesel{
+ pixel_x = -5;
+ pixel_y = 32
},
-/area/shuttle/legion)
+/turf/unsimulated/floor,
+/area/centcom/legion)
+"uTc" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/obj/item/clothing/glasses/welding/superior{
+ pixel_y = 9
+ },
+/obj/item/clothing/glasses/welding/superior{
+ pixel_y = 9
+ },
+/obj/item/storage/belt/utility/very_full{
+ pixel_y = -4
+ },
+/obj/item/storage/belt/utility/very_full{
+ pixel_y = -4
+ },
+/obj/item/clothing/glasses/meson,
+/obj/item/clothing/glasses/meson,
+/obj/item/grenade/chem_grenade/metalfoam{
+ pixel_x = 16;
+ pixel_y = 8
+ },
+/obj/item/grenade/chem_grenade/metalfoam{
+ pixel_x = 16;
+ pixel_y = 8
+ },
+/obj/item/grenade/chem_grenade/metalfoam{
+ pixel_x = 16;
+ pixel_y = 8
+ },
+/obj/item/grenade/chem_grenade/metalfoam{
+ pixel_x = 16;
+ pixel_y = 8
+ },
+/obj/structure/table/steel,
+/obj/item/weldingtool/experimental{
+ pixel_x = 15;
+ pixel_y = 4
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"uTe" = (
+/obj/structure/shuttle_part/transfer{
+ density = 0;
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "14,9";
+ name = "transport shuttle"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/escape)
"uTw" = (
/obj/machinery/light{
dir = 4;
@@ -37119,10 +37923,18 @@
/turf/space/transit/south,
/area/template_noop)
"uTK" = (
-/turf/simulated/wall/shuttle/unique/distress{
- icon_state = "10,2"
+/obj/structure/table/standard,
+/obj/item/reagent_containers/hypospray/autoinjector/survival,
+/obj/item/nitrilebox{
+ pixel_y = -8
},
-/area/shuttle/distress)
+/obj/effect/floor_decal/corner/paleblue/diagonal{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/legion)
"uTL" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "9,2"
@@ -37162,6 +37974,14 @@
},
/turf/simulated/floor/plating,
/area/shuttle/skipjack)
+"uUg" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "13,17";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"uUx" = (
/obj/effect/decal/cleanable/dirt,
/turf/unsimulated/wall/fakepdoor{
@@ -37171,14 +37991,11 @@
permit_ao = 0
},
/area/antag/raider)
-"uUQ" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "12,9";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+"uUF" = (
+/obj/machinery/porta_turret/crescent,
+/obj/effect/floor_decal/industrial/warning/full,
+/turf/unsimulated/floor,
+/area/centcom/control)
"uVh" = (
/obj/structure/railing/mapped{
dir = 4;
@@ -37187,15 +38004,13 @@
},
/turf/simulated/floor/shuttle/tan,
/area/shuttle/arrival)
-"uVB" = (
-/obj/structure/shuttle_part/transfer{
- density = 0;
- desc = "A large, bloated shuttle designed for automated passenger transport.";
- icon_state = "14,15";
- name = "transport shuttle"
+"uVE" = (
+/obj/structure/shuttle_part/cargo{
+ icon_state = "1,11";
+ opacity = 1
},
/turf/unsimulated/floor/plating,
-/area/shuttle/escape)
+/area/centcom/suppy)
"uVX" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "0,12"
@@ -37208,40 +38023,40 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
-"uWU" = (
-/obj/structure/railing/mapped{
- dir = 4
- },
-/obj/effect/floor_decal/corner/red/diagonal,
-/obj/effect/floor_decal/spline/plain{
- dir = 4
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
+"uWm" = (
+/obj/structure/table/rack,
+/obj/item/clothing/under/color/green,
+/obj/item/clothing/shoes/brown,
+/obj/item/melee/energy/axe,
+/obj/effect/decal/fake_object/light_source/invisible,
+/turf/simulated/floor,
+/area/tdome/tdome1)
"uWV" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "8,6"
+/obj/structure/table/standard,
+/obj/machinery/vending/wallmed1{
+ name = "Emergency NanoMed";
+ pixel_y = 30;
+ req_access = null
},
-/area/shuttle/legion)
-"uWY" = (
-/obj/structure/lattice/catwalk/indoor,
-/obj/effect/decal/cleanable/dirt,
-/turf/unsimulated/floor/plating,
-/area/centcom/legion)
-"uXt" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "11,6"
+/obj/item/reagent_containers/glass/bottle/peridaxon{
+ pixel_x = 2;
+ pixel_y = 7
+ },
+/obj/item/reagent_containers/glass/bottle/dermaline{
+ pixel_x = -14;
+ pixel_y = 6
+ },
+/obj/item/reagent_containers/glass/bottle/dexalin_plus{
+ pixel_x = 7;
+ pixel_y = 2
+ },
+/obj/effect/floor_decal/corner/paleblue/diagonal{
+ dir = 8
},
-/area/shuttle/legion)
-"uXC" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/generic,
-/obj/item/trash/cigbutt,
/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+ icon_state = "new_white"
},
-/area/centcom/legion/hangar5)
+/area/centcom/legion)
"uXF" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "1,12";
@@ -37249,16 +38064,6 @@
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"uXQ" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "13,5";
- outside_part = 0
- },
-/obj/effect/floor_decal/corner/paleblue/full{
- dir = 1
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
"uYl" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "2,12"
@@ -37275,19 +38080,6 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
-"uZl" = (
-/obj/machinery/recharger/wallcharger{
- pixel_x = 4;
- pixel_y = 22
- },
-/obj/machinery/recharger/wallcharger{
- pixel_x = 4;
- pixel_y = 32
- },
-/turf/unsimulated/floor{
- icon_state = "wood"
- },
-/area/centcom/legion)
"uZp" = (
/obj/structure/window/reinforced{
dir = 4
@@ -37304,11 +38096,20 @@
},
/turf/simulated/floor/shuttle/dark_blue,
/area/shuttle/escape)
-"uZI" = (
-/turf/unsimulated/floor{
- icon_state = "freezerfloor"
+"uZF" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 5
},
-/area/centcom/distress_prep)
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ density = 1;
+ dir = 4;
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "railing0-1";
+ name = "railing"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"uZL" = (
/obj/effect/floor_decal/industrial/warning{
dir = 4
@@ -37320,40 +38121,49 @@
icon_state = "3,12"
},
/area/shuttle/mercenary)
-"vbg" = (
-/obj/structure/shuttle_part/distress{
- icon_state = "7,0";
- opacity = 1
+"vaK" = (
+/obj/machinery/door/airlock/glass_centcom{
+ name = "Administrative Wing Processing";
+ req_access = list(101)
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/distress)
-"vbk" = (
-/obj/structure/window/shuttle/unique/tcfl{
- icon_state = "16,2"
- },
-/turf/simulated/floor/plating,
-/area/shuttle/legion)
-"vbN" = (
-/obj/structure/bed/chair/shuttle{
- dir = 4
- },
-/obj/effect/floor_decal/corner/paleblue{
+/obj/effect/floor_decal/corner/blue{
dir = 9
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
-"vcl" = (
-/obj/structure/table/rack,
-/obj/item/rig/retro/equipped,
-/obj/item/rig/retro/equipped,
-/obj/item/clothing/accessory/legion/specialist,
-/obj/item/clothing/accessory/legion/specialist,
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"vaT" = (
+/obj/machinery/door/window/northleft{
+ base_state = "right";
+ dir = 2;
+ icon_state = "right";
+ name = "Administrative Wing Processing";
+ req_access = list(101)
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"vbT" = (
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/unsimulated/floor{
+ icon_state = "new_reinforced"
+ },
+/area/centcom/checkpoint/aft)
+"vbU" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 6
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/obj/effect/floor_decal/ss13/odin6,
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
},
/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/area/centcom/evac)
"vcu" = (
/obj/structure/shuttle_part/mercenary/small{
icon_state = "5,1"
@@ -37365,28 +38175,9 @@
icon_state = "4,12"
},
/area/shuttle/mercenary)
-"vcF" = (
-/obj/machinery/light/small/emergency{
- dir = 4
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
- },
-/area/centcom/legion)
"vcK" = (
-/obj/machinery/embedded_controller/radio/simple_docking_controller{
- frequency = 1337;
- id_tag = "distress_shuttle_origin";
- name = "dock controller";
- pixel_y = 28;
- tag_door = "distress_origin_airlock"
- },
-/obj/effect/floor_decal/corner/paleblue{
- dir = 5
- },
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
"vdf" = (
/obj/machinery/door/airlock/hatch{
name = "Workshop";
@@ -37394,18 +38185,20 @@
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/mercenary)
+"vdh" = (
+/obj/structure/bed/chair/comfy/beige{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
"vdn" = (
/obj/structure/shuttle_part/burglar{
icon_state = "12,3"
},
/turf/unsimulated/floor/plating,
/area/shuttle/burglar)
-"vdD" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/reagent_dispensers/watertank,
-/turf/unsimulated/floor/plating,
-/area/centcom/legion)
"vdU" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/floor_decal/industrial/outline/yellow,
@@ -37413,31 +38206,9 @@
icon_state = "steel_dirty"
},
/area/antag/raider)
-"vdZ" = (
-/obj/structure/table/reinforced,
-/obj/machinery/door/window/brigdoor/westright{
- name = "checkpoint desk";
- req_access = list(101)
- },
-/obj/machinery/button/remote/blast_door{
- dir = 1;
- id = "crescent_vip_shuttle";
- name = "VIP Shuttle Access";
- pixel_x = 6;
- pixel_y = -19;
- req_access = list(101)
- },
-/turf/unsimulated/floor,
-/area/centcom/ferry)
"vec" = (
-/obj/effect/decal/fake_object{
- desc = "A panel to control the elevator.";
- icon = 'icons/obj/turbolift.dmi';
- icon_state = "panel";
- name = "elevator panel"
- },
-/turf/simulated/wall/elevator,
-/area/centcom/legion)
+/turf/unsimulated/wall/fakepdoor,
+/area/centcom/legion/hangar5)
"vej" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "6,12"
@@ -37459,32 +38230,30 @@
icon_state = "panelscorched"
},
/area/antag/raider)
-"vfs" = (
-/turf/unsimulated/floor{
- icon_state = "carpetside"
- },
-/area/centcom/holding)
"vfE" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "7,12"
},
/area/shuttle/mercenary)
"vgD" = (
-/obj/machinery/door/blast/regular/open{
- id = "tcflcheckpointouter";
- name = "Checkpoint Outer"
+/obj/effect/floor_decal/corner/paleblue/diagonal{
+ dir = 8
},
-/obj/machinery/door/blast/odin/shuttle/tcfl{
- id = "tcflhangar5"
+/turf/unsimulated/floor{
+ icon_state = "new_white"
},
-/turf/unsimulated/floor,
/area/centcom/legion)
"vgE" = (
-/obj/structure/shuttle_part/distress{
- icon_state = "0,0"
+/obj/structure/sink{
+ pixel_y = 28
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/distress)
+/obj/effect/floor_decal/corner/paleblue/diagonal{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/legion)
"vgT" = (
/obj/structure/shuttle_part/burglar{
icon_state = "5,0";
@@ -37493,10 +38262,38 @@
/turf/unsimulated/floor/plating,
/area/shuttle/burglar)
"vht" = (
-/turf/simulated/wall/shuttle/unique/ert{
- icon_state = "8,0"
+/obj/structure/shuttle_part/ert{
+ icon_state = "9,0";
+ opacity = 1
},
+/turf/unsimulated/floor/plating,
/area/shuttle/specops)
+"vhv" = (
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/structure/bed/chair/unmovable{
+ dir = 8
+ },
+/obj/structure/window/reinforced/crescent{
+ dir = 4
+ },
+/obj/effect/floor_decal/spline/plain{
+ dir = 4
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 5
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 10
+ },
+/obj/machinery/camera/network/crescent{
+ c_tag = "Crescent Arrivals North";
+ dir = 8
+ },
+/turf/unsimulated/floor,
+/area/centcom/spawning)
"vhx" = (
/obj/effect/floor_decal/corner/grey/diagonal{
dir = 4
@@ -37507,6 +38304,327 @@
/turf/unsimulated/floor,
/area/centcom/spawning)
"vih" = (
+/obj/structure/closet/secure_closet/medical2{
+ req_access = null
+ },
+/obj/effect/floor_decal/corner/paleblue/diagonal{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/legion)
+"vim" = (
+/obj/machinery/door/airlock/highsecurity{
+ name = "Crew Cabin";
+ req_access = list(150)
+ },
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/mercenary)
+"viR" = (
+/turf/simulated/wall/shuttle/unique/mercenary{
+ icon_state = "9,12"
+ },
+/area/shuttle/mercenary)
+"viT" = (
+/obj/machinery/door/airlock/highsecurity{
+ name = "Strongroom";
+ req_access = list(150)
+ },
+/obj/effect/floor_decal/industrial/hatch/yellow,
+/turf/simulated/floor/reinforced,
+/area/shuttle/mercenary)
+"vjJ" = (
+/obj/structure/table/standard,
+/obj/item/device/flashlight/lamp,
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/legion/hangar5)
+"vjQ" = (
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
+"vjR" = (
+/obj/structure/cryofeed,
+/obj/structure/window/reinforced/crescent{
+ dir = 4
+ },
+/obj/structure/window/reinforced/crescent,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/ferry)
+"vjV" = (
+/obj/structure/diona/vines,
+/obj/structure/diona/vines{
+ icon_state = "glowbulb"
+ },
+/obj/effect/decal/fake_object/light_source/invisible{
+ light_color = "#00ff00";
+ light_range = 3;
+ name = "lime light"
+ },
+/turf/simulated/floor/diona,
+/area/centcom/shared_dream)
+"vkb" = (
+/obj/item/storage/box/fancy/cigarettes/cigar{
+ layer = 3.01;
+ pixel_x = -5;
+ pixel_y = 6
+ },
+/obj/item/flame/lighter/zippo{
+ pixel_x = 7;
+ pixel_y = 7
+ },
+/obj/structure/table/standard,
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/legion/hangar5)
+"vkD" = (
+/turf/simulated/wall/shuttle/unique/mercenary{
+ icon_state = "12,7"
+ },
+/area/shuttle/mercenary)
+"vkY" = (
+/obj/structure/shuttle_part/transfer{
+ density = 0;
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "14,14";
+ name = "transport shuttle"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/escape)
+"vlD" = (
+/obj/structure/table/rack,
+/obj/item/rig/retro/equipped,
+/obj/item/rig/retro/equipped,
+/obj/item/clothing/accessory/legion/specialist,
+/obj/item/clothing/accessory/legion/specialist,
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"vmB" = (
+/obj/machinery/cryopod,
+/obj/effect/floor_decal/corner/lime{
+ dir = 5
+ },
+/turf/unsimulated/floor,
+/area/centcom/spawning)
+"vmF" = (
+/turf/unsimulated/floor{
+ icon_state = "platingdmg1"
+ },
+/area/centcom/bar)
+"vmR" = (
+/obj/machinery/computer/shuttle_control/multi/antag/syndicate,
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/mercenary)
+"vng" = (
+/obj/structure/closet/emcloset,
+/turf/simulated/floor/shuttle/dark_blue,
+/area/shuttle/transport1)
+"vnq" = (
+/obj/structure/closet/crate/freezer,
+/obj/item/reagent_containers/blood/OMinus,
+/obj/item/reagent_containers/blood/OMinus,
+/obj/item/reagent_containers/blood/OMinus,
+/obj/item/reagent_containers/blood/OMinus,
+/obj/item/reagent_containers/blood/OMinus,
+/obj/item/reagent_containers/blood/OMinus,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/industrial/outline/red,
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"vnx" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 9
+ },
+/obj/structure/bed/chair{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"vnG" = (
+/obj/structure/shuttle_part/cargo{
+ icon_state = "3,10";
+ opacity = 1;
+ outside_part = 0
+ },
+/turf/simulated/floor/shuttle/dark_blue,
+/area/supply/dock)
+"voh" = (
+/obj/effect/floor_decal/corner/grey{
+ dir = 6
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
+"von" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"vox" = (
+/obj/structure/window/shuttle/unique/mercenary/small{
+ icon_state = "5,13";
+ outside_window = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/syndicate_elite)
+"voS" = (
+/obj/structure/lattice,
+/obj/item/ore{
+ name = "meteor fragment";
+ pixel_x = -8;
+ pixel_y = -8
+ },
+/obj/item/stack/rods,
+/obj/item/material/shard,
+/turf/space/dynamic,
+/area/antag/raider)
+"vpg" = (
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
+"vpi" = (
+/obj/structure/shuttle_part/mercenary{
+ icon_state = "11,21"
+ },
+/turf/space/dynamic,
+/area/shuttle/mercenary)
+"vpG" = (
+/obj/effect/floor_decal/corner/paleblue/diagonal,
+/obj/structure/table/standard,
+/obj/item/reagent_containers/blood/OMinus{
+ pixel_x = -9;
+ pixel_y = 6
+ },
+/obj/item/reagent_containers/glass/bottle/peridaxon{
+ pixel_x = 6;
+ pixel_y = 9
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/holding)
+"vqK" = (
+/turf/simulated/wall/shuttle/unique/mercenary{
+ icon_state = "11,12"
+ },
+/area/shuttle/mercenary)
+"vqM" = (
+/turf/simulated/wall/shuttle/unique/mercenary{
+ icon_state = "12,12"
+ },
+/area/shuttle/mercenary)
+"vrw" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/closet/crate/trashcart{
+ icon_state = "trashcartopen";
+ opened = 1
+ },
+/obj/item/trash/koisbar{
+ layer = 3.01
+ },
+/obj/item/device/paicard,
+/obj/random/junk,
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/legion/hangar5)
+"vrQ" = (
+/obj/structure/table/standard,
+/obj/item/nitrilebox{
+ pixel_x = 11;
+ pixel_y = 12
+ },
+/obj/effect/floor_decal/corner/lime/diagonal,
+/obj/item/storage/box/masks{
+ pixel_x = 12
+ },
+/obj/item/storage/box/bodybags{
+ pixel_x = -6
+ },
+/obj/item/reagent_containers/spray/cleaner{
+ pixel_x = -6;
+ pixel_y = 16
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"vrY" = (
+/obj/structure/table/rack,
+/obj/item/rig/retro/equipped,
+/obj/item/rig/retro/equipped,
+/obj/item/rig/retro/equipped,
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/obj/machinery/recharger/wallcharger{
+ pixel_x = 4;
+ pixel_y = 22
+ },
+/obj/machinery/recharger/wallcharger{
+ pixel_x = 4;
+ pixel_y = 32
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"vsG" = (
+/turf/simulated/wall/shuttle/unique/mercenary{
+ icon_state = "13,12"
+ },
+/area/shuttle/mercenary)
+"vwg" = (
+/obj/machinery/computer/shuttle_control/multi/legion,
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/legion/hangar5)
+"vwU" = (
+/turf/simulated/wall/shuttle/dark/corner/underlay{
+ dir = 10
+ },
+/area/centcom/legion/hangar5)
+"vxh" = (
+/obj/structure/bed/chair/comfy/blue{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/holding)
+"vxi" = (
+/obj/structure/bed/chair/office/bridge/pilot,
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/mercenary)
+"vxP" = (
+/obj/effect/landmark{
+ name = "skrell_entry"
+ },
+/turf/simulated/floor/beach/water/pool{
+ icon_state = "seashallow";
+ name = "ocean"
+ },
+/area/centcom/shared_dream)
+"vyc" = (
/obj/machinery/light{
dir = 4;
icon_state = "tube1"
@@ -37532,306 +38650,20 @@
/obj/item/clothing/accessory/holster/hip,
/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
-"vim" = (
-/obj/machinery/door/airlock/highsecurity{
- name = "Crew Cabin";
- req_access = list(150)
- },
-/turf/simulated/floor/shuttle/black,
-/area/shuttle/mercenary)
-"vio" = (
-/obj/machinery/door/blast/odin{
- density = 0;
- icon_state = "pdoor0";
- id = "CentComArrivalsAftMid";
- name = "Security Doors";
- opacity = 0
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/aft)
-"viR" = (
-/turf/simulated/wall/shuttle/unique/mercenary{
- icon_state = "9,12"
- },
-/area/shuttle/mercenary)
-"viT" = (
-/obj/machinery/door/airlock/highsecurity{
- name = "Strongroom";
- req_access = list(150)
- },
-/obj/effect/floor_decal/industrial/hatch/yellow,
-/turf/simulated/floor/reinforced,
-/area/shuttle/mercenary)
-"vjJ" = (
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
- },
-/obj/effect/floor_decal/corner/paleblue/diagonal{
- dir = 8
- },
-/obj/machinery/door/airlock/glass_medical{
- name = "Emergency Operating Theatre"
- },
-/turf/unsimulated/floor{
- icon_state = "new_white"
- },
-/area/centcom/legion)
-"vjV" = (
-/obj/structure/diona/vines,
-/obj/structure/diona/vines{
- icon_state = "glowbulb"
- },
-/obj/effect/decal/fake_object/light_source/invisible{
- light_color = "#00ff00";
- light_range = 3;
- name = "lime light"
- },
-/turf/simulated/floor/diona,
-/area/centcom/shared_dream)
-"vkb" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "17,0"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/legion)
-"vkC" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "11,21";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"vkD" = (
-/turf/simulated/wall/shuttle/unique/mercenary{
- icon_state = "12,7"
- },
-/area/shuttle/mercenary)
-"vlD" = (
-/obj/structure/table/rack,
-/obj/item/tank/emergency_oxygen/double{
- pixel_x = -1;
- pixel_y = 4
- },
-/obj/item/tank/emergency_oxygen/double{
- pixel_x = -1;
- pixel_y = 4
- },
-/obj/item/tank/emergency_oxygen/double{
- pixel_x = -1;
- pixel_y = 4
- },
-/obj/item/tank/emergency_oxygen/double{
- pixel_x = -1;
- pixel_y = 4
- },
-/obj/item/tank/emergency_oxygen/double{
- pixel_x = -1;
- pixel_y = 4
- },
-/obj/item/tank/emergency_oxygen/double{
- pixel_x = -1;
- pixel_y = 4
- },
-/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
-"vmB" = (
-/obj/machinery/cryopod,
-/obj/effect/floor_decal/corner/lime{
- dir = 5
- },
-/turf/unsimulated/floor,
-/area/centcom/spawning)
-"vmR" = (
-/obj/machinery/computer/shuttle_control/multi/antag/syndicate,
-/turf/simulated/floor/shuttle/black,
-/area/shuttle/mercenary)
-"vng" = (
-/obj/structure/closet/emcloset,
-/turf/simulated/floor/shuttle/dark_blue,
-/area/shuttle/transport1)
-"vnq" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "6,6"
- },
-/area/shuttle/legion)
-"vnG" = (
-/obj/structure/shuttle_part/cargo{
- icon_state = "3,11";
- opacity = 1
- },
-/turf/unsimulated/floor/plating,
-/area/supply/dock)
-"vnJ" = (
-/obj/structure/bed/chair/comfy/red,
-/obj/item/modular_computer/laptop/preset/representative,
-/obj/item/modular_computer/laptop/preset/representative{
- desc = "A portable computer belonging to the Consular's office.";
- name = "consular's laptop"
- },
+"vyn" = (
/turf/unsimulated/floor{
icon_state = "wood_light"
},
-/area/centcom/ferry)
-"vol" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "10,0";
- name = "military corvette"
+/area/centcom/evac)
+"vyq" = (
+/obj/structure/shuttle_part/distress{
+ icon_state = "0,4"
},
/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"von" = (
-/obj/machinery/light{
- icon_state = "tube1"
- },
-/turf/unsimulated/floor,
-/area/centcom/legion)
-"vox" = (
-/obj/structure/window/shuttle/unique/mercenary/small{
- icon_state = "5,13";
- outside_window = 1
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/syndicate_elite)
-"voS" = (
-/obj/structure/lattice,
-/obj/item/ore{
- name = "meteor fragment";
- pixel_x = -8;
- pixel_y = -8
- },
-/obj/item/stack/rods,
-/obj/item/material/shard,
-/turf/space/dynamic,
-/area/antag/raider)
-"vpi" = (
-/obj/structure/shuttle_part/mercenary{
- icon_state = "11,21"
- },
-/turf/space/dynamic,
-/area/shuttle/mercenary)
-"vqz" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/floor_decal/industrial/outline/yellow,
-/obj/structure/table/rack,
-/obj/item/ladder_mobile{
- pixel_y = 6
- },
-/obj/item/ladder_mobile{
- pixel_y = 6
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
-"vqK" = (
-/turf/simulated/wall/shuttle/unique/mercenary{
- icon_state = "11,12"
- },
-/area/shuttle/mercenary)
-"vqM" = (
-/turf/simulated/wall/shuttle/unique/mercenary{
- icon_state = "12,12"
- },
-/area/shuttle/mercenary)
-"vrY" = (
-/obj/machinery/door/window/brigdoor/westright{
- name = "cockpit";
- req_access = list(111)
- },
-/obj/machinery/embedded_controller/radio/simple_docking_controller{
- frequency = 1337;
- id_tag = "legion_shuttle";
- name = "Legion dropship hatch controller";
- pixel_x = 9;
- pixel_y = 32;
- tag_door = "legion_shuttle_hatch"
- },
-/obj/structure/closet/walllocker/emerglocker/south{
- pixel_y = -28;
- spawnitems = list(/obj/item/tank/emergency_oxygen/double,/obj/item/clothing/mask/breath)
- },
-/turf/simulated/floor/tiled/ramp/bottom{
- dir = 8
- },
-/area/shuttle/legion)
-"vsg" = (
-/obj/effect/decal/cleanable/dirt,
-/mob/living/heavy_vehicle/premade/light/legion,
-/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
-"vsG" = (
-/turf/simulated/wall/shuttle/unique/mercenary{
- icon_state = "13,12"
- },
-/area/shuttle/mercenary)
-"vwg" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "2,6"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/legion)
-"vwR" = (
-/obj/machinery/sleeper{
- dir = 8
- },
-/obj/structure/closet/secure_closet/medical_wall{
- name = "blood closet";
- pixel_x = 30;
- pixel_y = -1;
- req_access = null;
- store_mobs = 0
- },
-/obj/item/reagent_containers/blood/OMinus,
-/obj/item/reagent_containers/blood/OMinus,
-/obj/item/reagent_containers/blood/OMinus,
-/obj/item/reagent_containers/blood/OMinus,
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
-"vwU" = (
-/obj/structure/table/wood,
-/obj/item/material/ashtray/bronze,
-/obj/effect/floor_decal/spline/fancy/wood{
- dir = 10
- },
-/obj/item/storage/box/tcfl_pamphlet,
-/turf/unsimulated/floor{
- icon_state = "carpet5-1"
- },
-/area/centcom/legion/hangar5)
-"vxi" = (
-/obj/structure/bed/chair/office/bridge/pilot,
-/turf/simulated/floor/shuttle/black,
-/area/shuttle/mercenary)
-"vxP" = (
-/obj/effect/landmark{
- name = "skrell_entry"
- },
-/turf/simulated/floor/beach/water/pool{
- icon_state = "seashallow";
- name = "ocean"
- },
-/area/centcom/shared_dream)
-"vyc" = (
-/obj/structure/lattice/catwalk,
-/turf/space/dynamic,
-/area/template_noop)
-"vyG" = (
-/obj/structure/bed/chair/comfy/beige{
- dir = 8
- },
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/living)
+/area/shuttle/distress)
"vyX" = (
/obj/structure/shuttle_part/ert{
- icon_state = "2,0";
+ icon_state = "3,0";
opacity = 1
},
/turf/unsimulated/floor/plating,
@@ -37852,16 +38684,14 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
-"vAg" = (
-/obj/machinery/light/small/emergency{
- name = "broken light";
- status = 2
+"vzV" = (
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 1
},
-/obj/effect/decal/cleanable/dirt,
/turf/unsimulated/floor{
- icon_state = "new_reinforced"
+ icon_state = "wood"
},
-/area/centcom/legion)
+/area/centcom/bar)
"vAk" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "14,12"
@@ -37886,8 +38716,8 @@
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
"vAU" = (
-/obj/structure/shuttle_part/cargo{
- icon_state = "3,0"
+/obj/machinery/light{
+ icon_state = "tube1"
},
/turf/unsimulated/floor/plating,
/area/supply/dock)
@@ -37911,6 +38741,26 @@
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/mercenary)
+"vCY" = (
+/obj/structure/table/reinforced,
+/obj/machinery/button/remote/blast_door{
+ dir = 8;
+ id = "CentComArrivalsAftInt";
+ name = "Interior Checkpoint";
+ pixel_x = -6;
+ pixel_y = 5
+ },
+/obj/machinery/turretid{
+ ailock = 1;
+ check_arrest = 0;
+ check_records = 0;
+ pixel_x = -31;
+ req_access = list(101)
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/checkpoint/aft)
"vDf" = (
/obj/effect/landmark{
name = "ninjastart"
@@ -37921,13 +38771,30 @@
icon_state = "bcircuit"
},
/area/antag/ninja)
-"vDl" = (
-/obj/machinery/door/blast/odin{
- dir = 4;
- id = "tcfl_jotun";
- name = "Superheavy Support Garage"
+"vDk" = (
+/obj/effect/decal/fake_object{
+ density = 1;
+ desc = "Ding.";
+ icon = 'icons/obj/doors/doorlift.dmi';
+ icon_state = "door_closed";
+ name = "elevator door";
+ opacity = 1
+ },
+/turf/simulated/floor/tiled/dark,
+/area/centcom/bar)
+"vDl" = (
+/obj/machinery/vending/cola{
+ name = "Free Robust Softdrinks";
+ prices = list()
+ },
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
},
-/turf/unsimulated/floor/plating,
/area/centcom/legion/hangar5)
"vEj" = (
/obj/structure/shuttle_part/mercenary{
@@ -37936,20 +38803,32 @@
/turf/space/dynamic,
/area/shuttle/mercenary)
"vEy" = (
-/obj/effect/floor_decal/spline/plain{
- dir = 8
- },
/turf/unsimulated/floor{
dir = 8;
- icon_state = "rampbottom"
+ icon_state = "wood"
},
-/area/centcom/distress_prep)
+/area/centcom/legion/hangar5)
"vFT" = (
-/obj/machinery/acting/changer,
/turf/unsimulated/floor{
- icon_state = "freezerfloor"
+ icon_state = "wood-broken5"
},
-/area/centcom/distress_prep)
+/area/centcom/legion/hangar5)
+"vFX" = (
+/obj/machinery/door/window/northright{
+ name = "dispensary";
+ req_access = list(5)
+ },
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/holding)
+"vGd" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 6
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"vGf" = (
/turf/simulated/wall/shuttle/unique/mercenary/small{
icon_state = "1,5"
@@ -38000,36 +38879,82 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
-"vKl" = (
-/obj/machinery/door/airlock/external{
- frequency = 1337;
- icon_state = "door_locked";
- id_tag = "distress_origin_airlock";
- locked = 1;
- name = "Barracks"
- },
-/obj/effect/floor_decal/industrial/hatch/yellow,
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
-"vKC" = (
-/obj/structure/table/reinforced,
-/obj/item/device/multitool,
-/obj/structure/fireaxecabinet{
- pixel_x = -30
+"vKj" = (
+/obj/structure/table/rack,
+/obj/item/clothing/mask/gas/tactical,
+/obj/item/clothing/mask/gas/tactical,
+/obj/item/clothing/mask/gas/tactical,
+/obj/item/clothing/mask/gas/tactical,
+/obj/effect/floor_decal/corner/blue{
+ dir = 6
},
/turf/unsimulated/floor{
- icon_state = "steel_dirty"
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"vKl" = (
+/obj/structure/undies_wardrobe,
+/obj/structure/sign/flag/biesel{
+ pixel_y = 32
+ },
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/legion/hangar5)
+"vKC" = (
+/obj/structure/table/rack,
+/obj/structure/sign/poster{
+ icon_state = "tcflposter";
+ pixel_x = 16;
+ pixel_y = 32;
+ poster_type = "/datum/poster/bay_67"
+ },
+/obj/item/storage/backpack/legion{
+ pixel_x = -1
+ },
+/obj/item/storage/backpack/legion{
+ pixel_x = -1
+ },
+/obj/item/storage/backpack/legion{
+ pixel_x = -1
+ },
+/obj/item/storage/backpack/legion{
+ pixel_x = -1
+ },
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
},
/area/centcom/legion/hangar5)
"vKR" = (
-/obj/structure/table/wood,
-/obj/item/device/flashlight/lamp/green,
-/obj/effect/floor_decal/spline/fancy/wood{
- dir = 9
+/obj/structure/closet{
+ icon_closed = "blue";
+ icon_state = "blue";
+ name = "Spare Uniforms"
},
+/obj/item/clothing/under/legion,
+/obj/item/clothing/under/legion,
+/obj/item/clothing/under/legion,
+/obj/item/clothing/under/legion,
+/obj/item/clothing/shoes/swat,
+/obj/item/clothing/shoes/swat,
+/obj/item/clothing/shoes/swat,
+/obj/item/clothing/shoes/swat,
+/obj/item/clothing/shoes/jackboots/toeless,
+/obj/item/clothing/shoes/jackboots/toeless,
+/obj/item/clothing/suit/storage/legion,
+/obj/item/clothing/suit/storage/legion,
+/obj/item/clothing/suit/storage/legion,
+/obj/item/clothing/suit/storage/legion,
+/obj/item/towel,
+/obj/item/towel,
+/obj/item/rig/light/offworlder,
+/obj/item/clothing/accessory/offworlder/bracer,
+/obj/item/storage/pill_bottle/rmt,
/turf/unsimulated/floor{
- dir = 9;
- icon_state = "carpetside"
+ dir = 8;
+ icon_state = "wood"
},
/area/centcom/legion/hangar5)
"vLI" = (
@@ -38049,6 +38974,12 @@
},
/turf/unsimulated/floor/plating,
/area/antag/raider)
+"vLR" = (
+/obj/structure/undies_wardrobe,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"vMb" = (
/obj/effect/landmark{
name = "burglarspawn"
@@ -38060,14 +38991,14 @@
icon_state = "wood"
},
/area/antag/burglar)
-"vMd" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "10,1";
- name = "military corvette"
+"vMG" = (
+/obj/structure/bed/chair/comfy/blue{
+ dir = 4
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/holding)
"vMR" = (
/obj/machinery/light{
dir = 1;
@@ -38133,12 +39064,21 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
-"vNj" = (
-/obj/structure/shuttle_part/ert{
- icon_state = "4,0";
- opacity = 1
+"vMZ" = (
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ brightness_power = 0.5;
+ dir = 8;
+ name = "adjusted light fixture"
+ },
+/turf/unsimulated/floor,
+/area/centcom/spawning)
+"vNj" = (
+/turf/simulated/wall/shuttle/unique/ert{
+ icon_state = "5,0"
},
-/turf/unsimulated/floor/plating,
/area/shuttle/specops)
"vNl" = (
/turf/simulated/wall/shuttle/unique/arrivals{
@@ -38159,6 +39099,19 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
+"vNE" = (
+/obj/structure/bed/roller,
+/obj/effect/floor_decal/corner/lime/diagonal{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"vNR" = (
+/obj/effect/floor_decal/corner/grey{
+ dir = 10
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
"vOb" = (
/obj/item/clothing/mask/gas/syndicate{
layer = 2.99;
@@ -38213,12 +39166,27 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
-"vPK" = (
-/obj/vehicle/droppod/legion{
- connected_blastdoor = "tcfl_droppod_4"
+"vPG" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/blood/drip,
+/obj/structure/sink{
+ pixel_y = 16
+ },
+/obj/structure/mirror{
+ pixel_y = 31
},
/turf/unsimulated/floor{
- icon_state = "panelscorched"
+ icon_state = "floorscorched1"
+ },
+/area/centcom/legion/hangar5)
+"vPK" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/curtain/open/shower,
+/obj/machinery/shower{
+ pixel_y = 20
+ },
+/turf/unsimulated/floor{
+ icon_state = "floor"
},
/area/centcom/legion/hangar5)
"vQl" = (
@@ -38230,10 +39198,23 @@
icon_state = "tiles"
},
/area/antag/raider)
+"vQu" = (
+/obj/effect/landmark/distress_team_equipment,
+/turf/unsimulated/floor{
+ icon_state = "platebot"
+ },
+/area/centcom/distress_prep)
"vRS" = (
/obj/structure/lattice/catwalk/indoor/grate/light,
/turf/unsimulated/floor/plating,
/area/antag/ninja)
+"vSi" = (
+/obj/item/modular_computer/console/preset/command,
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/control)
"vSR" = (
/obj/item/clothing/accessory/storage/pouches/black{
layer = 2.99;
@@ -38293,94 +39274,73 @@
},
/turf/simulated/floor/plating,
/area/shuttle/transport1)
+"vTJ" = (
+/turf/simulated/wall/shuttle/unique/distress{
+ icon_state = "3,4"
+ },
+/area/shuttle/distress)
"vTP" = (
-/obj/machinery/light/small{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
- },
-/area/centcom/legion)
-"vUd" = (
-/obj/structure/window/reinforced/crescent,
-/obj/structure/window/reinforced/crescent{
- dir = 1
- },
-/obj/structure/window/reinforced/crescent{
- dir = 8
- },
-/obj/machinery/porta_turret/crescent,
-/obj/machinery/light/spot{
- dir = 8;
- icon_state = "tube1"
+/obj/structure/curtain/open/shower,
+/obj/machinery/shower{
+ pixel_y = 20
},
/turf/unsimulated/floor{
icon_state = "floor"
},
-/area/centcom/checkpoint/aft)
+/area/centcom/legion/hangar5)
"vUm" = (
-/turf/simulated/wall/shuttle/unique/cargo{
- icon_state = "5,2"
+/obj/structure/shuttle_part/cargo{
+ icon_state = "5,1"
},
+/turf/unsimulated/floor/plating,
/area/supply/dock)
"vUs" = (
/obj/effect/floor_decal/corner/red/diagonal,
/turf/simulated/floor/tiled/dark,
/area/shuttle/syndicate_elite)
-"vUw" = (
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
+"vVC" = (
+/turf/unsimulated/floor{
+ icon_state = "dark2"
},
-/turf/simulated/floor/reinforced,
-/area/shuttle/administration)
+/area/centcom/control)
"vVW" = (
/obj/structure/shuttle_part/mercenary/small{
icon_state = "2,0"
},
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
-"vWg" = (
-/obj/structure/table/reinforced,
-/obj/machinery/button/remote/blast_door{
- id = "CentComArrivalsAftInt";
- name = "Interior Checkpoint";
- pixel_x = -6;
- pixel_y = 6
+"vWo" = (
+/obj/structure/railing/mapped{
+ dir = 4
},
-/obj/machinery/button/remote/blast_door{
- id = "CentComArrivalsAftMid";
- name = "Center Checkpoint";
- pixel_x = 6;
- pixel_y = -5
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 4
},
-/obj/machinery/button/remote/blast_door{
- id = "CentComArrivalsAftExt";
- name = "Exterior Checkpoint";
- pixel_x = 6;
- pixel_y = 6
- },
-/obj/machinery/turretid{
- ailock = 1;
- pixel_y = 31;
- req_access = list(101)
- },
-/obj/machinery/button/remote/blast_door{
- id = "CentComArrivalsAftChkpt";
- name = "Checkpoint Blast-Doors";
- pixel_x = -6;
- pixel_y = -5
+/obj/structure/bed/chair/comfy/blue{
+ dir = 8
},
/turf/unsimulated/floor{
- icon_state = "floor"
+ icon_state = "wood_light"
},
-/area/centcom/checkpoint/aft)
+/area/centcom/spawning)
"vWz" = (
-/obj/structure/table/reinforced,
-/turf/unsimulated/floor{
- icon_state = "wood"
+/obj/effect/floor_decal/corner/lime/full{
+ dir = 8
},
+/turf/unsimulated/floor,
/area/centcom/legion)
+"vWR" = (
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/structure/bed/chair/comfy/blue{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/holding)
"vWY" = (
/obj/machinery/light{
dir = 1;
@@ -38447,25 +39407,23 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
-"vXs" = (
-/obj/structure/table/rack,
-/obj/item/gun/energy/rifle,
-/obj/structure/window/reinforced/crescent{
- dir = 8
+"vXg" = (
+/obj/structure/table/reinforced,
+/obj/item/paper_bin,
+/obj/item/pen,
+/obj/effect/floor_decal/corner/grey{
+ dir = 5
},
-/obj/structure/window/reinforced/crescent{
- dir = 4
- },
-/obj/machinery/door/window/northright{
- req_access = list(101)
- },
-/obj/item/storage/box/teargas,
-/obj/item/clothing/mask/gas/tactical,
-/obj/machinery/light/spot,
+/obj/machinery/door/window/northright,
/turf/unsimulated/floor{
- icon_state = "floor"
+ icon_state = "dark2"
},
-/area/centcom/checkpoint/aft)
+/area/centcom/control)
+"vXT" = (
+/turf/simulated/wall/shuttle/unique/distress{
+ icon_state = "2,0"
+ },
+/area/shuttle/distress)
"vYd" = (
/obj/effect/floor_decal/industrial/warning{
dir = 8
@@ -38496,6 +39454,31 @@
icon_state = "dark2"
},
/area/antag/mercenary)
+"vZo" = (
+/obj/structure/bed/chair,
+/obj/effect/landmark{
+ name = "tdomeobserve"
+ },
+/obj/effect/floor_decal/corner/blue/diagonal,
+/obj/effect/decal/fake_object/light_source/invisible,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeobserve)
+"vZA" = (
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ density = 1;
+ dir = 8;
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "railing0-1";
+ name = "railing"
+ },
+/obj/effect/floor_decal/spline/plain,
+/turf/unsimulated/floor{
+ icon_state = "rampbottom"
+ },
+/area/centcom/specops)
"vZI" = (
/obj/item/clothing/accessory/holster/hip,
/obj/item/clothing/accessory/holster/hip,
@@ -38532,13 +39515,10 @@
},
/area/antag/mercenary)
"wba" = (
-/obj/machinery/door/airlock/centcom{
- name = "Checkpoint";
- req_access = list(111)
- },
-/turf/unsimulated/floor{
- icon_state = "wood"
+/obj/effect/floor_decal/corner/lime{
+ dir = 5
},
+/turf/unsimulated/floor,
/area/centcom/legion)
"wbd" = (
/obj/structure/bed/chair/shuttle{
@@ -38594,35 +39574,25 @@
/obj/machinery/portable_atmospherics/canister/oxygen,
/turf/unsimulated/floor,
/area/antag/mercenary)
-"wdn" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "3,21";
- name = "military corvette"
+"wds" = (
+/obj/effect/floor_decal/corner/paleblue/diagonal{
+ dir = 8
},
-/obj/machinery/light/spot{
- brightness_color = "#fa8282";
- color = "#fa8282";
- icon_state = "tube1";
- name = "military spotlight"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/turf/unsimulated/floor,
+/area/centcom/holding)
"wdu" = (
/obj/structure/shuttle_part/ert{
- icon_state = "3,4";
+ icon_state = "4,4";
opacity = 1
},
/turf/unsimulated/floor/plating,
/area/shuttle/specops)
"wdJ" = (
-/obj/machinery/door/airlock/silver{
- name = "Washroom"
+/obj/effect/floor_decal/corner/lime{
+ dir = 1
},
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/legion/hangar5)
+/turf/unsimulated/floor,
+/area/centcom/legion)
"weB" = (
/obj/effect/floor_decal/corner/paleblue{
dir = 5
@@ -38640,24 +39610,13 @@
/obj/structure/sign/vacuum,
/turf/unsimulated/floor/plating,
/area/antag/raider)
-"wgf" = (
-/obj/structure/bed/chair/shuttle{
- dir = 4
+"weL" = (
+/obj/structure/window/shuttle/unique/transfer{
+ icon_state = "5,22"
},
-/turf/simulated/floor/shuttle/black,
+/turf/unsimulated/floor/plating,
/area/shuttle/escape)
-"wgo" = (
-/obj/structure/table/rack,
-/obj/item/storage/box/flashbangs{
- pixel_x = 2;
- pixel_y = 4
- },
-/obj/item/gun/energy/blaster/revolver,
-/turf/unsimulated/floor{
- icon_state = "wood_light"
- },
-/area/centcom/legion/hangar5)
-"wgv" = (
+"weU" = (
/obj/structure/railing/mapped{
dir = 8
},
@@ -38669,6 +39628,37 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/administration)
+"wfu" = (
+/obj/effect/floor_decal/corner/blue{
+ dir = 5
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"wfA" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/obj/structure/window/reinforced/crescent{
+ dir = 1
+ },
+/obj/structure/flora/ausbushes/fullgrass,
+/obj/structure/flora/ausbushes/ppflowers,
+/turf/unsimulated/floor{
+ icon_state = "grass_alt"
+ },
+/area/centcom/holding)
+"wgf" = (
+/obj/structure/bed/chair/shuttle{
+ dir = 4
+ },
+/turf/simulated/floor/shuttle/black,
+/area/shuttle/escape)
+"wgo" = (
+/obj/item/stool/padded,
+/turf/unsimulated/floor,
+/area/centcom/legion)
"wgw" = (
/obj/structure/table/wood,
/obj/item/device/radio/intercom{
@@ -38686,6 +39676,54 @@
icon_state = "wood"
},
/area/antag/wizard)
+"wgM" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
+ },
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ density = 1;
+ dir = 4;
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "railing0-1";
+ name = "railing"
+ },
+/obj/structure/table/rack,
+/obj/item/clothing/mask/gas/tactical{
+ layer = 2.99;
+ pixel_x = -1;
+ pixel_y = 5
+ },
+/obj/item/clothing/mask/gas/tactical{
+ layer = 2.99;
+ pixel_x = -1;
+ pixel_y = 5
+ },
+/obj/item/clothing/mask/gas/tactical{
+ layer = 2.99;
+ pixel_x = -1;
+ pixel_y = 5
+ },
+/obj/item/clothing/mask/gas/tactical{
+ pixel_x = -1;
+ pixel_y = -2
+ },
+/obj/item/clothing/mask/gas/tactical{
+ pixel_x = -1;
+ pixel_y = -2
+ },
+/obj/item/clothing/mask/gas/tactical{
+ pixel_x = -1;
+ pixel_y = -2
+ },
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1";
+ name = "adjusted light fixture";
+ pixel_x = -3
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"wgU" = (
/obj/effect/floor_decal/spline/plain{
dir = 4
@@ -38693,8 +39731,10 @@
/turf/unsimulated/floor,
/area/antag/mercenary)
"wha" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 8
+/obj/item/stool/padded,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
},
/turf/unsimulated/floor,
/area/centcom/legion)
@@ -38708,18 +39748,57 @@
/turf/simulated/floor/holofloor/tiled/dark,
/area/holodeck/source_dininghall)
"whZ" = (
-/obj/structure/bed/chair/shuttle{
- dir = 8
- },
+/obj/structure/table/standard,
+/obj/item/storage/box/fancy/tray,
/obj/machinery/light{
- dir = 4;
+ dir = 8;
icon_state = "tube1"
},
-/obj/effect/floor_decal/corner/paleblue{
- dir = 6
+/obj/effect/floor_decal/corner/paleblue/diagonal{
+ dir = 8
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/legion)
+"wjH" = (
+/obj/item/modular_computer/console/preset/security,
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/corner/blue/full,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"wjW" = (
+/obj/machinery/autolathe{
+ desc = "Your typical Autolathe. It appears to have much more options than your regular one, however...";
+ hacked = 1;
+ name = "Modified Autolathe";
+ pixel_y = 2
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"wkk" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Red Access";
+ req_access = list(101)
+ },
+/obj/machinery/door/blast/regular{
+ id = "crescent_thunderdome";
+ name = "Thunderdome"
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"wkz" = (
+/obj/structure/bed/roller,
+/obj/effect/floor_decal/corner/lime/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"wkO" = (
/obj/machinery/chemical_dispenser/bar_alc/full{
pixel_y = 7
@@ -38838,62 +39917,59 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
+"wlL" = (
+/obj/structure/table/reinforced,
+/obj/random/contraband,
+/turf/unsimulated/floor/plating,
+/area/centcom/holding)
"wmg" = (
-/turf/simulated/wall/shuttle/unique/distress{
- icon_state = "9,0"
- },
-/area/shuttle/distress)
-"wmL" = (
-/obj/structure/cryofeed{
- dir = 4
- },
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/structure/window/reinforced,
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
- },
-/area/centcom/legion)
-"wmN" = (
-/obj/structure/table/wood{
- dir = 5
- },
-/obj/machinery/light/spot{
- dir = 1;
+/obj/machinery/light{
+ dir = 4;
icon_state = "tube1"
},
-/obj/item/material/ashtray/glass{
- pixel_y = 3
+/obj/effect/floor_decal/corner/paleblue/diagonal{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/legion)
+"wmL" = (
+/obj/structure/lattice/catwalk,
+/turf/space/dynamic,
+/area/template_noop)
+"wmP" = (
+/obj/structure/undies_wardrobe{
+ pixel_x = 2;
+ pixel_y = 4
+ },
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/distress_prep)
+"wne" = (
+/turf/unsimulated/floor/plating,
+/area/centcom/evac)
+"wnl" = (
+/obj/machinery/vending/zora{
+ pixel_x = 5
},
/turf/unsimulated/floor{
icon_state = "wood"
},
-/area/centcom/holding)
-"wne" = (
-/turf/unsimulated/floor/plating,
-/area/centcom/evac)
-"wnC" = (
-/obj/machinery/door/airlock/centcom{
- name = "Transfer Hangar Maintenance";
- req_access = list(101)
+/area/centcom/bar)
+"wnK" = (
+/obj/structure/bed/chair/office/dark{
+ dir = 1
},
-/turf/unsimulated/floor/plating,
-/area/centcom/evac)
-"wow" = (
-/obj/structure/railing/mapped{
- dir = 8
- },
-/obj/effect/floor_decal/spline/fancy/wood{
- dir = 8
- },
-/obj/structure/bed/chair/comfy/blue{
- dir = 4
+/obj/effect/landmark{
+ name = "CCIAEscort"
},
/turf/unsimulated/floor{
- icon_state = "wood_light"
+ icon_state = "dark2"
},
-/area/centcom/spawning)
+/area/centcom/control)
"woD" = (
/turf/simulated/floor/holofloor/space{
blocks_air = 1;
@@ -38915,10 +39991,19 @@
/turf/simulated/floor/shuttle/black,
/area/shuttle/mercenary)
"wpg" = (
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
+/obj/item/paper_bin{
+ pixel_x = -8;
+ pixel_y = 6
},
-/area/centcom/legion)
+/obj/item/pen/blue{
+ pixel_x = -9;
+ pixel_y = 6
+ },
+/obj/structure/table/standard,
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/legion/hangar5)
"wpj" = (
/obj/structure/shuttle_part/burglar{
icon_state = "3,0"
@@ -38926,25 +40011,39 @@
/turf/unsimulated/floor/plating,
/area/shuttle/burglar)
"wpw" = (
-/obj/structure/lattice/catwalk/indoor,
-/turf/space/dynamic,
-/area/template_noop)
-"wpE" = (
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
+/obj/structure/bed/chair/office/light{
+ dir = 8
+ },
+/obj/effect/ghostspawpoint{
+ identifier = "TCFLERTSpawn - Prefect";
+ name = "igs - TCFLERT - Prefect"
},
/turf/unsimulated/floor{
- dir = 1;
- icon_state = "green"
+ icon_state = "wood_light"
},
-/area/centcom/living)
-"wpI" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "3,6"
+/area/centcom/legion/hangar5)
+"wpA" = (
+/obj/structure/shuttle_part/transfer{
+ density = 0;
+ desc = "A large, bloated shuttle designed for automated passenger transport.";
+ icon_state = "14,5";
+ name = "transport shuttle"
},
/turf/unsimulated/floor/plating,
-/area/shuttle/legion)
+/area/shuttle/escape)
+"wpI" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/grille,
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
"wpP" = (
/obj/structure/window/reinforced{
dir = 1
@@ -38974,15 +40073,59 @@
dir = 4
},
/area/antag/burglar)
-"wrd" = (
-/obj/machinery/door/airlock/centcom{
- name = "The Big Empty";
- req_access = list(109)
+"wqv" = (
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/machinery/door/window/brigdoor/southleft{
+ name = "holding cell";
+ req_access = list(2)
},
/turf/unsimulated/floor{
- icon_state = "dark2"
+ icon_state = "new_reinforced"
},
-/area/centcom/spawning)
+/area/centcom/holding)
+"wrp" = (
+/obj/structure/table/rack,
+/obj/item/shield/riot/tact/legion{
+ pixel_x = -5;
+ pixel_y = 4
+ },
+/obj/item/shield/riot/tact/legion{
+ pixel_x = -5;
+ pixel_y = 4
+ },
+/obj/item/shield/riot/tact/legion{
+ layer = 3.01;
+ pixel_x = -1;
+ pixel_y = 1
+ },
+/obj/item/shield/riot/tact/legion{
+ layer = 3.01;
+ pixel_x = -1;
+ pixel_y = 1
+ },
+/obj/item/shield/riot/tact/legion{
+ layer = 3.02;
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/item/shield/riot/tact/legion{
+ layer = 3.02;
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"wrA" = (
+/obj/structure/table/standard,
+/obj/item/storage/box/handcuffs,
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
"wrI" = (
/obj/structure/curtain/black{
icon_state = "open";
@@ -39015,48 +40158,72 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
+"wrQ" = (
+/obj/structure/closet/crate/secure/legion{
+ icon_state = "tcflcrateopen";
+ locked = 0;
+ opened = 1
+ },
+/obj/item/flag/biesel{
+ pixel_y = 8
+ },
+/obj/item/flag/biesel/l{
+ pixel_y = 8
+ },
+/obj/item/flag/biesel/l{
+ pixel_y = 8
+ },
+/obj/item/storage/box/tcfl_pamphlet,
+/obj/item/material/twohanded/pike/flag,
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/legion/hangar5)
+"wrS" = (
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ density = 1;
+ dir = 4;
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "railing0-1";
+ name = "railing"
+ },
+/obj/effect/floor_decal/spline/plain,
+/turf/unsimulated/floor{
+ icon_state = "rampbottom"
+ },
+/area/centcom/specops)
"wrY" = (
/obj/structure/flora/ausbushes/fullgrass,
/obj/structure/flora/ausbushes/lavendergrass,
/turf/simulated/floor/grass/alt,
/area/centcom/shared_dream)
-"wrZ" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "4,14";
- name = "military corvette"
- },
-/area/shuttle/administration)
"wsd" = (
/obj/structure/table/rack,
-/obj/item/storage/belt/security/tactical{
- pixel_x = -4;
- pixel_y = 5
+/obj/item/clothing/accessory/storage/white_vest{
+ pixel_y = -5
},
-/obj/item/storage/belt/security/tactical,
-/obj/item/storage/belt/security/tactical{
- pixel_x = 4;
- pixel_y = -6
+/obj/item/clothing/accessory/storage/white_vest{
+ pixel_y = -5
},
-/obj/item/storage/belt/security/tactical{
- pixel_x = -4;
- pixel_y = 5
+/obj/item/clothing/accessory/storage/white_vest{
+ pixel_y = -5
},
-/obj/item/storage/belt/security/tactical,
-/obj/item/storage/belt/security/tactical{
- pixel_x = 4;
- pixel_y = -6
+/obj/item/clothing/glasses/hud/health{
+ pixel_y = 8
+ },
+/obj/item/clothing/glasses/hud/health{
+ pixel_y = 8
+ },
+/obj/item/clothing/glasses/hud/health{
+ pixel_y = 8
},
/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
"wsA" = (
-/obj/structure/bed/chair{
- dir = 1
- },
-/turf/unsimulated/floor{
- icon_state = "wood_light"
- },
+/obj/machinery/iv_drip,
+/obj/effect/floor_decal/industrial/outline/red,
+/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
"wsX" = (
/obj/effect/floor_decal/industrial/hatch/yellow,
@@ -39066,65 +40233,79 @@
},
/area/antag/raider)
"wtq" = (
-/obj/effect/floor_decal/industrial/outline/blue,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/grille,
+/obj/machinery/door/blast/odin/shuttle/tcfl/shutter{
+ dir = 8;
+ id = "tcfl_hangar5";
+ name = "Armory"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
+"wtO" = (
+/obj/structure/filingcabinet/chestdrawer,
+/obj/machinery/recharger/wallcharger{
+ pixel_x = 31
+ },
+/turf/unsimulated/floor,
+/area/centcom/ferry)
+"wtW" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"wuB" = (
/obj/structure/table/rack,
-/obj/item/roller{
- pixel_x = -1;
- pixel_y = 14
+/obj/item/clothing/head/helmet/legion{
+ pixel_x = -4
},
-/obj/item/roller{
- pixel_x = -1;
- pixel_y = 14
+/obj/item/clothing/head/helmet/legion{
+ pixel_x = -2;
+ pixel_y = -2
},
-/obj/item/roller{
- pixel_x = -1;
- pixel_y = 14
+/obj/item/clothing/head/helmet/legion{
+ pixel_y = -4
},
-/obj/item/roller{
- pixel_x = -1;
- pixel_y = 14
+/obj/item/clothing/head/helmet/legion{
+ pixel_y = -4
},
-/obj/item/deployable_kit/surgery_table{
- layer = 3.01;
- name = "field surgery table assembly kit";
- pixel_x = -1
+/obj/item/clothing/head/helmet/legion{
+ pixel_y = -4
+ },
+/obj/item/clothing/head/helmet/legion{
+ pixel_y = -4
},
/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
-"wtC" = (
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
+"wvh" = (
+/turf/simulated/wall/shuttle/unique/distress{
+ icon_state = "10,3"
},
-/obj/structure/bed/chair/unmovable{
- dir = 8
- },
-/obj/structure/window/reinforced/crescent{
- dir = 4
- },
-/obj/effect/floor_decal/spline/plain{
- dir = 4
- },
-/obj/effect/floor_decal/corner/red{
- dir = 5
- },
-/obj/effect/floor_decal/corner/red{
- dir = 10
- },
-/turf/unsimulated/floor,
-/area/centcom/spawning)
-"wuB" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 10
- },
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
+/area/shuttle/distress)
"wvC" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "8,0"
},
/turf/space/dynamic,
/area/shuttle/mercenary)
+"wvL" = (
+/obj/machinery/portable_atmospherics/powered/pump/filled{
+ start_pressure = 15000
+ },
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
"wvP" = (
/obj/item/paper_bin{
pixel_x = 7;
@@ -39174,12 +40355,40 @@
/obj/effect/floor_decal/corner/red/diagonal,
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
-"wwD" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 5
+"wwo" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "10,20";
+ name = "military corvette"
},
+/area/shuttle/administration)
+"wwD" = (
+/obj/item/gun/energy/blaster{
+ pixel_y = 6
+ },
+/obj/item/gun/energy/blaster{
+ pixel_y = -2
+ },
+/obj/item/gun/energy/blaster{
+ pixel_y = -10
+ },
+/obj/structure/table/reinforced,
/turf/unsimulated/floor,
-/area/centcom/legion)
+/area/centcom/legion/hangar5)
+"wwV" = (
+/obj/machinery/papershredder,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/control)
+"wxG" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "1,4";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"wxL" = (
/obj/structure/lattice/catwalk/indoor/grate,
/obj/effect/decal/cleanable/dirt,
@@ -39198,10 +40407,34 @@
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
"wyM" = (
-/obj/effect/wingrille_spawn/reinforced/crescent,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/grille,
+/obj/machinery/door/blast/odin/shuttle/tcfl/shutter{
+ dir = 4;
+ id = "tcfl_hangar5";
+ name = "Armory"
+ },
/turf/unsimulated/floor/plating,
-/area/centcom/legion)
+/area/centcom/legion/hangar5)
"wyR" = (
+/obj/machinery/vending/snack{
+ name = "Free Chocolate Corp";
+ prices = list()
+ },
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/legion/hangar5)
+"wzv" = (
/obj/structure/table/rack{
pixel_x = -3;
pixel_y = 4
@@ -39229,10 +40462,24 @@
"wzE" = (
/turf/unsimulated/wall/darkshuttlewall,
/area/centcom/evac)
+"wzL" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 1
+ },
+/obj/structure/flora/ausbushes/fullgrass,
+/obj/structure/flora/ausbushes/genericbush,
+/turf/unsimulated/floor{
+ icon_state = "grass_alt"
+ },
+/area/centcom/holding)
"wAo" = (
-/obj/structure/bed/chair/shuttle,
-/turf/simulated/floor/shuttle/black,
-/area/shuttle/distress)
+/obj/machinery/door/airlock/silver{
+ name = "Washroom"
+ },
+/turf/unsimulated/floor{
+ icon_state = "floor"
+ },
+/area/centcom/legion/hangar5)
"wAA" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "0,11"
@@ -39255,29 +40502,24 @@
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
"wBB" = (
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
+/obj/effect/decal/cleanable/dirt,
+/turf/unsimulated/floor{
+ icon_state = "floor"
},
-/obj/structure/table/reinforced,
-/obj/item/storage/box/syringes{
- pixel_x = -4;
- pixel_y = -4
- },
-/obj/item/storage/box/beakers{
- pixel_x = -4;
- pixel_y = 10
- },
-/obj/item/storage/box/pillbottles{
- pixel_x = 12;
- pixel_y = -4
- },
-/obj/item/storage/box/autoinjectors{
- pixel_x = 12;
- pixel_y = 10
+/area/centcom/legion/hangar5)
+"wBG" = (
+/obj/effect/floor_decal/corner/grey{
+ dir = 8
},
/turf/unsimulated/floor,
-/area/centcom/legion/hangar5)
+/area/centcom/control)
+"wBQ" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "2,4";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"wCa" = (
/obj/structure/table/reinforced/steel,
/obj/item/reagent_containers/food/drinks/waterbottle{
@@ -39316,11 +40558,43 @@
/area/shuttle/burglar)
"wCf" = (
/obj/structure/shuttle_part/ert{
- icon_state = "9,0";
- opacity = 1
+ icon_state = "10,0"
},
/turf/unsimulated/floor/plating,
/area/shuttle/specops)
+"wCg" = (
+/obj/effect/floor_decal/corner/blue{
+ dir = 9
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"wCm" = (
+/obj/machinery/door/airlock/glass_centcom{
+ icon = 'icons/obj/doors/Doorglass.dmi';
+ name = "To: Upper Shuttle Terminal";
+ req_access = list(109)
+ },
+/turf/unsimulated/floor,
+/area/centcom/spawning)
+"wCv" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "3,4";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"wCy" = (
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/spawning)
+"wCA" = (
+/obj/machinery/porta_turret/crescent,
+/obj/effect/decal/warning_stripes,
+/turf/unsimulated/floor,
+/area/centcom/control)
"wCB" = (
/obj/machinery/light{
dir = 4;
@@ -39333,34 +40607,18 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
+"wCK" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "4,4";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"wDr" = (
-/obj/structure/railing/mapped{
- dir = 4
+/turf/unsimulated/floor{
+ icon_state = "floor"
},
-/obj/structure/table/reinforced/steel,
-/obj/item/storage/firstaid/o2{
- layer = 2.8;
- pixel_x = 4;
- pixel_y = 6
- },
-/obj/item/storage/firstaid/regular,
-/obj/effect/floor_decal/corner/paleblue{
- dir = 6
- },
-/obj/item/roller{
- pixel_x = -2;
- pixel_y = -10
- },
-/obj/item/roller{
- pixel_x = -2;
- pixel_y = -10
- },
-/obj/item/roller{
- pixel_x = -2;
- pixel_y = -10
- },
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
+/area/centcom/legion/hangar5)
"wDV" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "1,11"
@@ -39371,29 +40629,21 @@
icon_state = "15,9"
},
/area/shuttle/mercenary)
+"wEG" = (
+/obj/structure/table/rack,
+/obj/item/clothing/under/color/red,
+/obj/item/clothing/shoes/brown,
+/obj/item/clothing/suit/armor/vest,
+/obj/item/clothing/head/helmet/swat,
+/obj/item/gun/energy/laser,
+/turf/simulated/floor,
+/area/tdome/tdome2)
"wEI" = (
/obj/structure/window/shuttle/unique/ccia{
icon_state = "1,1"
},
/turf/simulated/floor/plating,
/area/shuttle/transport1)
-"wEJ" = (
-/obj/structure/window/reinforced/crescent,
-/obj/structure/window/reinforced/crescent{
- dir = 1
- },
-/obj/structure/window/reinforced/crescent{
- dir = 4
- },
-/obj/machinery/porta_turret/crescent,
-/obj/machinery/light/spot{
- dir = 4;
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- icon_state = "floor"
- },
-/area/centcom/checkpoint/fore)
"wEM" = (
/obj/structure/window/shuttle/unique/transfer{
icon_state = "8,22"
@@ -39407,14 +40657,6 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
-"wFh" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "3,1";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
"wFx" = (
/obj/effect/floor_decal/industrial/warning{
dir = 1
@@ -39424,15 +40666,6 @@
icon_state = "steel_dirty"
},
/area/antag/raider)
-"wGd" = (
-/obj/machinery/light{
- icon_state = "tube1"
- },
-/obj/machinery/telecomms/server/presets/centcomm,
-/turf/unsimulated/floor{
- icon_state = "green"
- },
-/area/centcom/living)
"wGs" = (
/obj/structure/table/rack,
/obj/item/clothing/shoes/magboots,
@@ -39450,20 +40683,21 @@
/turf/simulated/floor/snow,
/area/centcom/shared_dream)
"wGA" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "3,1"
- },
-/area/shuttle/legion)
-"wGD" = (
-/obj/structure/shuttle_part/tcfl{
- icon_state = "13,1";
- outside_part = 0
- },
-/obj/effect/floor_decal/corner/paleblue/full{
+/obj/machinery/light/small{
dir = 4
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
+/obj/machinery/acting/changer{
+ pixel_x = 3;
+ pixel_y = -1
+ },
+/turf/unsimulated/floor{
+ icon_state = "floor"
+ },
+/area/centcom/legion/hangar5)
+"wGD" = (
+/obj/structure/table/standard,
+/turf/unsimulated/floor,
+/area/centcom/legion)
"wGN" = (
/obj/structure/shuttle_part/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -39473,6 +40707,35 @@
},
/turf/simulated/floor/shuttle/dark_blue,
/area/shuttle/escape)
+"wGT" = (
+/obj/effect/landmark{
+ name = "tdome1"
+ },
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/obj/effect/decal/fake_object/light_source/invisible,
+/turf/simulated/floor/holofloor/tiled/dark,
+/area/tdome/tdome1)
+"wGY" = (
+/obj/machinery/cryopod{
+ dir = 2
+ },
+/obj/effect/floor_decal/spline/plain{
+ dir = 1
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"wHi" = (
+/turf/simulated/wall/shuttle/unique/distress{
+ icon_state = "2,4"
+ },
+/area/shuttle/distress)
"wHk" = (
/obj/machinery/recharge_station,
/obj/effect/floor_decal/corner/red/diagonal,
@@ -39495,6 +40758,29 @@
icon_state = "new_reinforced"
},
/area/antag/mercenary)
+"wHx" = (
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/unsimulated/floor/plating,
+/area/centcom/distress_prep)
+"wHR" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/obj/structure/railing/mapped{
+ dir = 1
+ },
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 1
+ },
+/obj/effect/floor_decal/corner/paleblue,
+/turf/unsimulated/floor,
+/area/centcom/holding)
+"wIl" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"wIB" = (
/obj/machinery/mech_recharger,
/obj/effect/floor_decal/corner/red/diagonal,
@@ -39517,6 +40803,15 @@
},
/turf/unsimulated/floor,
/area/centcom/legion)
+"wJx" = (
+/obj/structure/shuttle/engine/heater{
+ icon_state = "router"
+ },
+/obj/structure/window/phoronreinforced{
+ dir = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/distress_prep)
"wJK" = (
/obj/effect/floor_decal/spline/fancy/wood{
dir = 4
@@ -39525,12 +40820,8 @@
/area/centcom/shared_dream)
"wJN" = (
/obj/structure/bed/chair/shuttle,
-/obj/machinery/vending/wallmed1{
- layer = 3.3;
- name = "Emergency NanoMed";
- pixel_x = -12;
- pixel_y = 28;
- req_access = null
+/obj/structure/window/reinforced{
+ dir = 4
},
/turf/simulated/floor/shuttle/black,
/area/shuttle/specops)
@@ -39546,6 +40837,17 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/transport1)
+"wKb" = (
+/obj/structure/sink{
+ dir = 8;
+ pixel_x = -12;
+ pixel_y = 1
+ },
+/obj/effect/floor_decal/corner/paleblue/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/holding)
"wKm" = (
/obj/structure/window/shuttle/unique/mercenary/small{
icon_state = "2,13";
@@ -39554,16 +40856,31 @@
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
"wKo" = (
-/obj/machinery/atmospherics/pipe/manifold/visible,
-/obj/structure/lattice/catwalk/indoor/grate,
-/turf/unsimulated/floor/plating,
+/obj/structure/table/standard,
+/obj/item/trash/liquidfood,
+/turf/unsimulated/floor,
/area/centcom/legion)
+"wKp" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 6
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
"wKL" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 5
+/obj/structure/table/standard,
+/obj/item/reagent_containers/food/drinks/bottle{
+ icon_state = "beer";
+ pixel_x = -21;
+ pixel_y = 12
+ },
+/obj/item/pizzabox{
+ icon_state = "pizzabox_messy";
+ ismessy = 1;
+ open = 1;
+ pixel_y = 10
},
/turf/unsimulated/floor,
-/area/centcom/distress_prep)
+/area/centcom/legion)
"wKU" = (
/obj/structure/window/reinforced/crescent{
dir = 8
@@ -39581,12 +40898,37 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/burglar)
-"wMn" = (
-/obj/item/stool/padded,
-/obj/machinery/light{
- icon_state = "tube1"
+"wLF" = (
+/obj/structure/shuttle_part/distress{
+ icon_state = "10,4";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/distress)
+"wLO" = (
+/obj/structure/bed/chair/shuttle{
+ dir = 8
+ },
+/obj/effect/floor_decal/corner/red/diagonal,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"wMn" = (
+/obj/structure/table/standard,
+/obj/item/reagent_containers/glass/bottle/bicaridine{
+ pixel_x = -7;
+ pixel_y = 12
+ },
+/obj/item/reagent_containers/hypospray,
+/obj/item/reagent_containers/glass/bottle/inaprovaline{
+ pixel_x = 4;
+ pixel_y = 15
+ },
+/obj/effect/floor_decal/corner/paleblue/diagonal{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
},
-/turf/unsimulated/floor,
/area/centcom/legion)
"wMw" = (
/obj/item/storage/firstaid/brute,
@@ -39608,12 +40950,60 @@
/obj/item/reagent_containers/blood/OMinus,
/turf/simulated/floor/shuttle/white,
/area/shuttle/escape)
-"wOb" = (
+"wNv" = (
+/obj/structure/bed/chair/office/dark{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/ferry)
+"wNC" = (
+/obj/machinery/light/spot/weak,
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
+ },
+/turf/unsimulated/floor,
+/area/centcom/bar)
+"wNE" = (
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/structure/bed/chair/comfy/beige{
+ dir = 8
+ },
/turf/unsimulated/floor{
- dir = 8;
icon_state = "wood"
},
-/area/centcom/distress_prep)
+/area/centcom/bar)
+"wNL" = (
+/obj/structure/railing/mapped{
+ dir = 1;
+ icon_state = "railing0-1"
+ },
+/obj/effect/floor_decal/corner/red{
+ dir = 5
+ },
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/evac)
+"wOb" = (
+/obj/machinery/optable,
+/obj/effect/floor_decal/corner/paleblue/diagonal{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/legion)
+"wOf" = (
+/turf/unsimulated/wall/fakeairlock{
+ icon = 'icons/obj/doors/Doorext.dmi';
+ icon_state = "door_locked";
+ name = "service airlock"
+ },
+/area/centcom/specops)
"wOm" = (
/obj/structure/shuttle_part/mercenary/small{
icon_state = "3,0"
@@ -39621,21 +41011,22 @@
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
"wOo" = (
-/obj/machinery/porta_turret/legion{
- cover_set = 0;
- desc = "A battle-worn blaster turret, modified to have a stun mode. The name Cerberus is inscribed on the cover.";
- egun = 1;
- health = 160;
- icon_state = "cover_0";
- lethal = 0;
- lethal_icon = 0;
- maxhealth = 160;
- name = "Cerberus";
- name_override = 1
+/obj/item/storage/box/cdeathalarm_kit{
+ pixel_x = -3;
+ pixel_y = 12
},
-/obj/effect/floor_decal/industrial/warning/full,
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/legion)
+/obj/item/device/megaphone{
+ pixel_y = -4
+ },
+/obj/structure/table/standard,
+/obj/structure/sign/flag/biesel{
+ pixel_x = -32;
+ pixel_y = 32
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/legion/hangar5)
"wOT" = (
/obj/effect/floor_decal/corner/red/diagonal,
/obj/machinery/turretid{
@@ -39648,12 +41039,29 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
-"wPG" = (
-/obj/effect/floor_decal/corner/red{
- dir = 8
+"wOY" = (
+/obj/machinery/vending/snack{
+ name = "Free Chocolate Corp";
+ prices = list()
},
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/administration)
+/turf/unsimulated/floor,
+/area/centcom/control)
+"wQg" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 4
+ },
+/obj/structure/sign/double/map/right{
+ desc = "A detailed image of a Nanotrasen facility.";
+ name = "operation map";
+ pixel_y = 31
+ },
+/obj/effect/floor_decal/spline/plain{
+ dir = 4
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
"wRy" = (
/obj/effect/floor_decal/corner/paleblue{
dir = 6
@@ -39664,6 +41072,17 @@
},
/turf/unsimulated/floor,
/area/centcom/spawning)
+"wRB" = (
+/obj/machinery/door/airlock/external{
+ frequency = 1337;
+ icon_state = "door_locked";
+ id_tag = "distress_origin_airlock";
+ locked = 1;
+ name = "Barracks"
+ },
+/obj/effect/floor_decal/industrial/hatch/yellow,
+/turf/unsimulated/floor,
+/area/centcom/distress_prep)
"wSa" = (
/obj/effect/floor_decal/spline/plain{
dir = 4
@@ -39681,6 +41100,13 @@
/obj/structure/flora/ausbushes/ppflowers,
/turf/simulated/floor/holofloor/grass,
/area/holodeck/source_dininghall)
+"wTs" = (
+/obj/machinery/door/blast/regular{
+ id = "thunderdome";
+ name = "Thunderdome Blast Door"
+ },
+/turf/simulated/floor,
+/area/tdome/tdome2)
"wTE" = (
/obj/effect/floor_decal/spline/plain,
/obj/machinery/light{
@@ -39695,6 +41121,32 @@
},
/turf/simulated/floor/shuttle/tan,
/area/shuttle/arrival)
+"wTM" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 9
+ },
+/turf/unsimulated/floor,
+/area/centcom/control)
+"wTQ" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/obj/structure/window/reinforced/crescent{
+ dir = 1
+ },
+/obj/structure/flora/ausbushes/leafybush,
+/obj/structure/flora/ausbushes/lavendergrass,
+/obj/structure/flora/ausbushes/leafybush,
+/turf/unsimulated/floor{
+ icon_state = "grass_alt"
+ },
+/area/centcom/holding)
+"wUa" = (
+/obj/structure/window/shuttle/unique/transfer{
+ icon_state = "9,22"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/escape)
"wUc" = (
/obj/effect/decal/fake_object{
desc = "An automated turret.";
@@ -39712,18 +41164,10 @@
},
/area/antag/mercenary)
"wUe" = (
-/obj/structure/shuttle_part/cargo{
- icon_state = "5,11";
- opacity = 1
+/turf/simulated/wall/shuttle/unique/cargo{
+ icon_state = "5,10"
},
-/turf/unsimulated/floor/plating,
/area/supply/dock)
-"wUi" = (
-/obj/structure/janitorialcart/full{
- dir = 8
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/legion)
"wUv" = (
/obj/structure/shuttle_part/arrivals{
desc = "A state-of-the-art unmanned automatic crew transport shuttle.";
@@ -39732,26 +41176,32 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/arrival)
-"wUH" = (
-/obj/effect/decal/fake_object{
- density = 1;
- desc = "A wooden crate containing spare parts.";
- icon = 'icons/obj/storage.dmi';
- icon_state = "densecrate";
- name = "mechanical supply crate";
- pixel_x = 1
- },
-/turf/unsimulated/floor/plating,
-/area/centcom/legion)
-"wUU" = (
-/obj/effect/floor_decal/industrial/warning{
+"wUz" = (
+/obj/effect/floor_decal/spline/fancy/wood{
dir = 6
},
+/obj/structure/closet/secure_closet/hos,
+/obj/item/storage/backpack/satchel,
+/obj/item/storage/belt/utility/very_full,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
+"wUU" = (
+/obj/structure/lattice/catwalk/indoor,
/turf/unsimulated/floor/plating,
/area/centcom/specops)
"wVd" = (
-/turf/simulated/floor/shuttle/black,
-/area/shuttle/distress)
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/grille,
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
"wVg" = (
/turf/simulated/wall/shuttle/unique/mercenary{
icon_state = "6,9"
@@ -39776,87 +41226,239 @@
},
/turf/space/dynamic,
/area/shuttle/mercenary)
-"wWe" = (
-/obj/effect/decal/fake_object{
- desc = "It's used to monitor rooms.";
- dir = 4;
- icon = 'icons/obj/monitors.dmi';
- icon_state = "camera";
- layer = 3.02;
- name = "surveillance camera"
+"wVZ" = (
+/turf/simulated/wall/shuttle/unique/ert{
+ icon_state = "0,2"
+ },
+/area/centcom/specops)
+"wWK" = (
+/obj/structure/table/rack,
+/obj/item/storage/belt/medical{
+ pixel_x = -4;
+ pixel_y = 5
+ },
+/obj/item/storage/belt/medical,
+/obj/item/storage/belt/medical{
+ pixel_x = 4;
+ pixel_y = -5
},
/turf/unsimulated/floor,
-/area/centcom/ferry)
-"wWL" = (
-/obj/effect/decal/fake_object{
- density = 1;
- desc = "It opens and closes.";
- icon = 'icons/obj/doors/Doorglass.dmi';
- icon_state = "door_locked";
- name = "To: Lower Shuttle Terminal"
+/area/centcom/legion/hangar5)
+"wWZ" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/firstaid/regular{
+ pixel_x = 5;
+ pixel_y = 4
},
-/obj/effect/floor_decal/corner/grey/diagonal{
+/obj/item/storage/firstaid/regular,
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"wXH" = (
+/obj/effect/floor_decal/corner/paleblue/full,
+/obj/effect/floor_decal/corner/paleblue{
dir = 4
},
+/obj/structure/flora/pottedplant/random,
/turf/unsimulated/floor,
-/area/centcom/spawning)
+/area/centcom/holding)
"wXJ" = (
/obj/effect/shuttle_landmark/merc/start,
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
-"wYc" = (
-/obj/machinery/light/small/emergency{
- dir = 4
+"wXM" = (
+/obj/effect/floor_decal/industrial/outline/blue,
+/obj/structure/table/rack,
+/obj/item/roller{
+ pixel_x = -1;
+ pixel_y = 14
},
-/obj/structure/bed/chair{
- dir = 8
+/obj/item/roller{
+ pixel_x = -1;
+ pixel_y = 14
},
-/obj/effect/decal/cleanable/dirt,
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
+/obj/item/roller{
+ pixel_x = -1;
+ pixel_y = 14
},
-/area/centcom/legion)
+/obj/item/roller{
+ pixel_x = -1;
+ pixel_y = 14
+ },
+/obj/item/deployable_kit/surgery_table{
+ layer = 3.01;
+ name = "field surgery table assembly kit";
+ pixel_x = -1
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"wYn" = (
+/obj/item/ammo_magazine/mc9mmt{
+ pixel_x = 1;
+ pixel_y = 20
+ },
+/obj/item/ammo_magazine/mc9mmt{
+ pixel_x = 1;
+ pixel_y = 20
+ },
+/obj/item/ammo_magazine/mc9mmt{
+ pixel_x = 1;
+ pixel_y = 20
+ },
+/obj/item/ammo_magazine/mc9mmt{
+ pixel_x = 1;
+ pixel_y = 20
+ },
+/obj/item/ammo_magazine/mc9mmt{
+ pixel_x = 1;
+ pixel_y = 20
+ },
+/obj/item/ammo_magazine/mc9mmt{
+ pixel_x = 1;
+ pixel_y = 20
+ },
+/obj/item/ammo_magazine/mc9mmt{
+ pixel_x = 1;
+ pixel_y = 20
+ },
+/obj/item/ammo_magazine/mc9mmt{
+ pixel_x = 1;
+ pixel_y = 20
+ },
+/obj/item/ammo_magazine/mc9mmt/rubber{
+ pixel_x = 1;
+ pixel_y = 14
+ },
+/obj/item/ammo_magazine/mc9mmt/rubber{
+ pixel_x = 1;
+ pixel_y = 14
+ },
+/obj/item/ammo_magazine/mc9mmt/rubber{
+ pixel_x = 1;
+ pixel_y = 14
+ },
+/obj/item/ammo_magazine/mc9mmt/rubber{
+ pixel_x = 1;
+ pixel_y = 14
+ },
+/obj/item/gun/projectile/automatic/x9{
+ pixel_x = -1;
+ pixel_y = 2
+ },
+/obj/item/gun/projectile/automatic/x9{
+ pixel_x = -1;
+ pixel_y = 2
+ },
+/obj/item/gun/projectile/automatic/x9{
+ pixel_x = -1;
+ pixel_y = 2
+ },
+/obj/item/ammo_magazine/c45x{
+ layer = 2.99;
+ pixel_x = 2;
+ pixel_y = -2
+ },
+/obj/item/ammo_magazine/c45x{
+ layer = 2.99;
+ pixel_x = 2;
+ pixel_y = -2
+ },
+/obj/item/ammo_magazine/c45x{
+ layer = 2.99;
+ pixel_x = 2;
+ pixel_y = -2
+ },
+/obj/item/ammo_magazine/c45x{
+ layer = 2.99;
+ pixel_x = 2;
+ pixel_y = -2
+ },
+/obj/item/ammo_magazine/c45x{
+ layer = 2.99;
+ pixel_x = 2;
+ pixel_y = -2
+ },
+/obj/item/ammo_magazine/c45x{
+ layer = 2.99;
+ pixel_x = 2;
+ pixel_y = -2
+ },
+/obj/effect/floor_decal/industrial/warning,
+/obj/structure/table/reinforced/steel,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"wYp" = (
/obj/effect/floor_decal/industrial/warning{
dir = 4
},
/turf/simulated/floor/reinforced,
/area/shuttle/mercenary)
-"wYz" = (
-/obj/machinery/embedded_controller/radio/simple_docking_controller{
- frequency = 1380;
- id_tag = "specops_shuttle_port";
- name = "port docking hatch controller";
- pixel_x = -23;
- pixel_y = 28;
- tag_door = "specops_shuttle_port_hatch"
- },
+"wYu" = (
/turf/simulated/floor/shuttle/black,
-/area/shuttle/specops)
+/area/centcom/specops)
+"wYz" = (
+/turf/simulated/wall/shuttle/unique/ert{
+ icon_state = "7,4"
+ },
+/area/centcom/specops)
+"wYN" = (
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/control)
"wZy" = (
-/obj/effect/decal/cleanable/blood/oil,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/floor_decal/industrial/warning{
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/grille,
+/obj/machinery/door/blast/odin/shuttle/tcfl/shutter{
+ dir = 8;
+ id = "tcfl_hangar5";
+ name = "Armory"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/legion/hangar5)
+"wZB" = (
+/obj/structure/sign/staff_only,
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/control)
+"wZJ" = (
+/obj/structure/table/rack,
+/obj/item/clothing/suit/storage/vest/legion{
+ pixel_x = -4
+ },
+/obj/item/clothing/suit/storage/vest/legion{
+ pixel_x = -4
+ },
+/obj/item/clothing/suit/storage/vest/legion{
+ pixel_x = -4
+ },
+/obj/item/clothing/suit/storage/vest/legion{
+ pixel_y = -4
+ },
+/obj/item/clothing/suit/storage/vest/legion{
+ pixel_y = -4
+ },
+/obj/item/clothing/suit/storage/vest/legion{
+ pixel_y = -4
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"xaL" = (
+/obj/effect/landmark{
+ name = "LateJoinConsular Officer"
+ },
+/obj/structure/bed/chair/comfy/blue{
dir = 8
},
/turf/unsimulated/floor{
- icon_state = "engine"
+ icon_state = "wood_light"
},
-/area/centcom/legion/hangar5)
-"wZJ" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/floor_decal/industrial/warning/corner{
- dir = 1
- },
-/obj/structure/table/rack,
-/obj/item/clothing/head/helmet/tank/legion{
- pixel_y = 8
- },
-/obj/item/clothing/head/helmet/tank/legion,
-/turf/unsimulated/floor{
- icon_state = "engine"
- },
-/area/centcom/legion/hangar5)
+/area/centcom/ferry)
"xbK" = (
/obj/structure/shuttle_part/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -39866,58 +41468,6 @@
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
"xbU" = (
-/obj/structure/closet/crate/secure/legion,
-/turf/unsimulated/floor/plating,
-/area/centcom/legion/hangar5)
-"xcr" = (
-/obj/machinery/light{
- icon_state = "tube1"
- },
-/turf/unsimulated/floor{
- icon_state = "wood_light"
- },
-/area/centcom/legion/hangar5)
-"xdm" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/liquid_fuel,
-/obj/structure/bed/chair{
- dir = 8
- },
-/turf/unsimulated/floor{
- icon_state = "steel_dirty"
- },
-/area/antag/raider)
-"xfv" = (
-/turf/unsimulated/floor{
- dir = 1;
- icon_state = "carpetside"
- },
-/area/centcom/holding)
-"xfN" = (
-/obj/structure/banner/unmovable,
-/obj/effect/floor_decal/corner/paleblue/full{
- dir = 1
- },
-/turf/unsimulated/floor,
-/area/centcom/spawning)
-"xga" = (
-/turf/simulated/floor/tiled/dark,
-/area/shuttle/mercenary)
-"xgB" = (
-/obj/machinery/cryopod{
- dir = 4
- },
-/turf/unsimulated/floor{
- icon_state = "floor3"
- },
-/area/centcom/legion)
-"xgO" = (
-/obj/effect/floor_decal/corner/paleblue/diagonal{
- dir = 8
- },
-/turf/simulated/floor/tiled/white,
-/area/merchant_station)
-"xgQ" = (
/obj/structure/table/reinforced,
/obj/item/gun/energy/blaster/carbine{
pixel_y = 10
@@ -39939,39 +41489,160 @@
},
/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
-"xhc" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "3,0";
- name = "military corvette"
+"xcr" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/grille,
+/obj/machinery/door/blast/odin/shuttle/tcfl/shutter{
+ dir = 4;
+ id = "tcfl_hangar5";
+ name = "Armory"
},
/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
-"xhF" = (
-/obj/structure/table/rack,
-/obj/effect/floor_decal/industrial/outline/yellow,
-/obj/item/rfd_ammo,
-/obj/item/rfd_ammo,
-/obj/item/rfd_ammo,
-/obj/item/rfd_ammo,
-/obj/item/rfd_ammo,
-/obj/item/rfd_ammo,
-/obj/item/rfd_ammo,
-/obj/item/rfd_ammo,
-/obj/item/rfd/construction{
- layer = 3.01
+/area/centcom/legion/hangar5)
+"xdm" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/liquid_fuel,
+/obj/structure/bed/chair{
+ dir = 8
},
/turf/unsimulated/floor{
icon_state = "steel_dirty"
},
+/area/antag/raider)
+"xdo" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 1
+ },
+/obj/structure/flora/ausbushes/fullgrass,
+/obj/structure/flora/ausbushes/fernybush,
+/obj/structure/flora/ausbushes/leafybush,
+/turf/unsimulated/floor{
+ icon_state = "grass_alt"
+ },
+/area/centcom/holding)
+"xeH" = (
+/obj/structure/table/reinforced/wood,
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 5
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/control)
+"xeU" = (
+/turf/simulated/wall/shuttle/unique/ert{
+ icon_state = "8,4"
+ },
+/area/centcom/specops)
+"xfB" = (
+/obj/effect/floor_decal/corner/red/diagonal{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"xfN" = (
+/obj/structure/banner/unmovable,
+/obj/effect/floor_decal/corner/paleblue/full{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/spawning)
+"xfS" = (
+/obj/structure/bed/chair/comfy/brown{
+ dir = 8
+ },
+/obj/effect/ghostspawpoint{
+ identifier = "TCFLERTSpawn";
+ name = "igs - TCFLERT"
+ },
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/legion/hangar5)
+"xga" = (
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/mercenary)
+"xgg" = (
+/obj/structure/bed/chair/comfy/brown{
+ dir = 1
+ },
+/obj/machinery/light{
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/legion/hangar5)
+"xgL" = (
+/obj/structure/table/standard,
+/obj/item/storage/toolbox/electrical,
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
+"xgO" = (
+/obj/effect/floor_decal/corner/paleblue/diagonal{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/white,
+/area/merchant_station)
+"xgQ" = (
+/obj/structure/table/standard,
+/obj/item/storage/box/fancy/donut,
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/legion/hangar5)
+"xhC" = (
+/obj/item/stool/padded{
+ pixel_y = 10
+ },
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/effect/floor_decal/spline/fancy/wood{
+ dir = 1
+ },
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/bar)
+"xhF" = (
+/obj/structure/punching_bag,
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
/area/centcom/legion/hangar5)
"xia" = (
-/obj/effect/decal/cleanable/dirt,
-/mob/living/heavy_vehicle/premade/combatripley,
-/turf/unsimulated/floor/plating,
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
/area/centcom/legion/hangar5)
"xii" = (
-/turf/unsimulated/wall/fakepdoor,
+/obj/machinery/door/airlock/silver{
+ id_tag = "tower_stall_1";
+ name = "Washroom"
+ },
+/turf/unsimulated/floor{
+ icon_state = "floor"
+ },
/area/centcom/legion/hangar5)
"xij" = (
/obj/effect/floor_decal/industrial/warning{
@@ -40021,6 +41692,33 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
+"xjJ" = (
+/obj/structure/table/rack,
+/obj/item/gun/energy/rifle,
+/obj/item/gun/energy/rifle,
+/obj/item/gun/energy/rifle,
+/obj/item/gun/energy/rifle,
+/obj/effect/floor_decal/corner/blue/full{
+ dir = 1
+ },
+/obj/machinery/recharger/wallcharger{
+ pixel_x = 5;
+ pixel_y = 19
+ },
+/obj/machinery/recharger/wallcharger{
+ pixel_x = 5;
+ pixel_y = 29
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"xjK" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 6
+ },
+/turf/unsimulated/floor,
+/area/centcom/distress_prep)
"xjS" = (
/obj/machinery/atmospherics/unary/vent_pump/high_volume{
dir = 4;
@@ -40041,49 +41739,66 @@
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
"xkw" = (
-/obj/machinery/door/airlock/hatch{
- name = "Thruster Access"
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/unsimulated/floor{
- icon_state = "new_reinforced"
- },
-/area/centcom/legion)
-"xkz" = (
-/obj/effect/floor_decal/industrial/warning{
- dir = 4
- },
+/obj/effect/wingrille_spawn/reinforced/crescent,
/turf/unsimulated/floor/plating,
-/area/centcom/evac)
-"xmf" = (
-/obj/effect/decal/cleanable/dirt,
+/area/centcom/legion/hangar5)
+"xkH" = (
+/obj/item/modular_computer/console/preset/security,
/turf/unsimulated/floor{
- icon_state = "floor"
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"xkI" = (
+/obj/structure/table/stone/marble,
+/obj/item/reagent_containers/food/snacks/breakfast_wrap{
+ pixel_x = 15
+ },
+/obj/item/reagent_containers/food/snacks/burrito_vegan{
+ pixel_x = 15;
+ pixel_y = 10
+ },
+/obj/item/reagent_containers/food/snacks/sushi_serve{
+ layer = 3.5;
+ pixel_x = -2;
+ pixel_y = 5
+ },
+/obj/item/reagent_containers/food/snacks/sushi_serve{
+ layer = 3.5;
+ pixel_x = -13;
+ pixel_y = 5
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
+"xmf" = (
+/turf/simulated/wall/shuttle/dark/corner/underlay{
+ dir = 6
},
/area/centcom/legion/hangar5)
-"xmy" = (
-/obj/structure/closet{
- icon_closed = "white";
- icon_state = "white";
- name = "Fresh Scrubs"
+"xmu" = (
+/obj/machinery/light{
+ icon_state = "tube1";
+ name = "adjusted light fixture";
+ pixel_x = 16
},
-/obj/item/clothing/under/rank/medical/blue,
-/obj/item/clothing/under/rank/medical/blue,
-/obj/item/clothing/under/rank/medical/blue,
-/obj/item/clothing/shoes/white,
-/obj/item/clothing/shoes/white,
-/obj/item/clothing/shoes/white,
-/obj/item/clothing/head/surgery/blue,
-/obj/item/clothing/head/surgery/blue,
-/obj/item/clothing/head/surgery/blue,
-/obj/item/clothing/suit/apron/surgery,
-/obj/item/bodybag,
-/obj/item/bodybag,
-/obj/item/bodybag,
-/obj/item/bodybag,
-/obj/item/bodybag,
-/obj/item/bodybag,
-/obj/effect/floor_decal/corner/lime/diagonal{
+/obj/structure/table/rack{
+ pixel_y = -3
+ },
+/obj/item/rig_module/cooling_unit,
+/obj/item/rig_module/cooling_unit,
+/obj/item/device/suit_cooling_unit,
+/obj/item/device/suit_cooling_unit,
+/obj/item/device/suit_cooling_unit,
+/obj/item/device/suit_cooling_unit,
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/distress_prep)
+"xmy" = (
+/obj/structure/table/rack,
+/obj/effect/floor_decal/corner/paleblue/diagonal{
dir = 8
},
/turf/unsimulated/floor{
@@ -40103,6 +41818,36 @@
/obj/machinery/meter,
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
+"xnZ" = (
+/obj/effect/floor_decal/corner/paleblue/diagonal,
+/obj/item/reagent_containers/hypospray,
+/obj/structure/table/standard,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/holding)
+"xoL" = (
+/obj/effect/floor_decal/corner/red/full{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/obj/structure/railing/mapped{
+ layer = 4.1;
+ name = "adjusted railing"
+ },
+/obj/machinery/porta_turret/crescent,
+/obj/effect/floor_decal/industrial/warning/full,
+/turf/unsimulated/floor,
+/area/centcom/control)
+"xps" = (
+/obj/effect/floor_decal/corner/green/full{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/bar)
"xqg" = (
/obj/structure/shuttle_part/mercenary/small{
icon_state = "0,5"
@@ -40132,19 +41877,15 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
-"xrp" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "11,6";
- name = "military corvette"
- },
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
"xrF" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "5,0"
+/obj/machinery/computer/operating,
+/obj/effect/floor_decal/corner/paleblue/diagonal{
+ dir = 8
},
-/area/shuttle/legion)
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/legion)
"xrK" = (
/turf/simulated/wall/shuttle/unique/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -40152,34 +41893,50 @@
name = "transport shuttle"
},
/area/shuttle/escape)
-"xsi" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "13,3";
- name = "military corvette"
+"xrS" = (
+/obj/structure/window/reinforced/crescent{
+ dir = 8
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/obj/machinery/computer/cryopod{
+ layer = 3.3;
+ pixel_y = 27
+ },
+/turf/simulated/floor/carpet/blue,
+/area/centcom/ferry)
"xsL" = (
-/obj/machinery/light{
- dir = 4;
- icon_state = "tube1"
+/obj/machinery/iv_drip,
+/obj/effect/floor_decal/corner/paleblue/diagonal{
+ dir = 8
},
-/obj/structure/flora/pottedplant/random,
/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+ icon_state = "new_white"
},
-/area/centcom/distress_prep)
+/area/centcom/legion)
"xsV" = (
-/obj/effect/floor_decal/industrial/outline/yellow,
-/obj/machinery/power/emitter{
- dir = 4
+/obj/structure/closet/crate/freezer,
+/obj/item/reagent_containers/blood/OMinus{
+ pixel_x = -5;
+ pixel_y = -1
+ },
+/obj/item/reagent_containers/blood/OMinus{
+ pixel_x = -5;
+ pixel_y = -1
+ },
+/obj/item/reagent_containers/blood/OMinus{
+ pixel_x = -5;
+ pixel_y = -1
+ },
+/obj/item/reagent_containers/blood/OMinus{
+ pixel_x = -5;
+ pixel_y = -1
+ },
+/obj/effect/floor_decal/corner/paleblue/diagonal{
+ dir = 8
},
/turf/unsimulated/floor{
- icon_state = "steel_dirty"
+ icon_state = "new_white"
},
-/area/centcom/legion/hangar5)
+/area/centcom/legion)
"xtA" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/table/reinforced,
@@ -40204,6 +41961,12 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
+"xup" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
+ },
+/turf/unsimulated/floor,
+/area/centcom/distress_prep)
"xuv" = (
/obj/machinery/door/airlock/external{
frequency = 1337;
@@ -40236,44 +41999,43 @@
/turf/unsimulated/floor,
/area/antag/mercenary)
"xuH" = (
-/obj/structure/sign/poster{
- pixel_y = 32
+/obj/machinery/recharger/wallcharger{
+ pixel_x = -27
+ },
+/obj/structure/flora/pottedplant{
+ icon_state = "plant-04"
},
/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+ icon_state = "wood_light"
},
-/area/centcom/distress_prep)
+/area/centcom/legion/hangar5)
"xuV" = (
-/obj/structure/table/reinforced,
-/obj/effect/floor_decal/industrial/warning{
- dir = 10
+/obj/structure/table/rack,
+/obj/item/shield/energy/legion{
+ pixel_x = 3;
+ pixel_y = -2
},
-/obj/structure/window/reinforced,
-/obj/machinery/button/remote/blast_door{
- dir = 4;
- id = "tcflcheckpointinner";
- name = "Checkpoint Inner";
- pixel_x = -5;
+/obj/item/melee/energy/sword/knife{
+ pixel_x = -4;
pixel_y = 5
},
-/obj/machinery/door/blast/shutters{
- dir = 2;
- id = "tcflcheckpoint";
- name = "Security Checkpoint"
- },
/turf/unsimulated/floor{
- icon_state = "wood"
+ icon_state = "wood_light"
},
-/area/centcom/legion)
+/area/centcom/legion/hangar5)
"xvs" = (
-/obj/machinery/door/airlock/silver{
- name = "Washroom"
+/obj/structure/table/reinforced,
+/obj/item/reagent_containers/hypospray{
+ pixel_x = -8
},
-/turf/unsimulated/floor{
- icon_state = "floor"
+/obj/item/reagent_containers/hypospray{
+ pixel_x = -2
},
-/area/centcom/legion)
+/obj/item/reagent_containers/hypospray{
+ pixel_x = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
"xvu" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/floor_decal/industrial/outline/yellow,
@@ -40292,10 +42054,27 @@
/turf/unsimulated/floor,
/area/antag/mercenary)
"xvM" = (
-/turf/simulated/wall/shuttle/unique/distress{
- icon_state = "10,3"
+/obj/structure/table/reinforced,
+/obj/item/storage/firstaid/adv{
+ pixel_x = 5;
+ pixel_y = 12
},
-/area/shuttle/distress)
+/obj/item/storage/firstaid/adv{
+ pixel_y = 9
+ },
+/obj/item/storage/firstaid/surgery{
+ pixel_x = 3;
+ pixel_y = -4
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"xwi" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "1,0";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"xwr" = (
/obj/effect/floor_decal/spline/fancy/wood{
dir = 8
@@ -40304,50 +42083,63 @@
/turf/simulated/floor/holofloor/grass,
/area/holodeck/source_dininghall)
"xws" = (
-/obj/effect/floor_decal/industrial/outline/yellow,
/obj/structure/table/rack,
-/obj/item/deployable_kit/legion_turret{
- name = "blaster turret assembly kit"
+/obj/item/clothing/accessory/storage/black_vest{
+ pixel_x = 4;
+ pixel_y = -3
},
-/obj/item/deployable_kit/legion_turret{
- name = "blaster turret assembly kit"
+/obj/item/clothing/accessory/storage/black_vest{
+ pixel_x = 4;
+ pixel_y = -3
},
-/obj/item/deployable_kit/legion_turret{
- name = "blaster turret assembly kit"
+/obj/item/clothing/accessory/storage/black_vest{
+ pixel_x = 4;
+ pixel_y = -3
},
-/obj/item/deployable_kit/legion_turret{
- name = "blaster turret assembly kit"
+/obj/item/clothing/mask/gas/tactical{
+ pixel_x = -7;
+ pixel_y = 4
},
-/obj/machinery/light{
- dir = 1;
- icon_state = "tube1"
+/obj/item/clothing/mask/gas/tactical{
+ pixel_x = -7;
+ pixel_y = 4
},
-/turf/unsimulated/floor{
- icon_state = "steel_dirty"
+/obj/item/clothing/mask/gas/tactical{
+ pixel_x = -7;
+ pixel_y = 4
},
+/obj/item/clothing/mask/gas/tactical{
+ pixel_x = -7;
+ pixel_y = 4
+ },
+/obj/item/clothing/mask/gas/tactical{
+ pixel_x = -7;
+ pixel_y = 4
+ },
+/obj/item/clothing/mask/gas/tactical{
+ pixel_x = -7;
+ pixel_y = 4
+ },
+/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
"xwI" = (
/turf/simulated/wall,
/area/merchant_station)
"xwM" = (
-/obj/structure/table/wood,
-/obj/item/reagent_containers/food/drinks/bottle/vodka{
- pixel_x = 6;
- pixel_y = 10
+/obj/structure/table/reinforced,
+/obj/item/gun/energy/blaster/rifle{
+ pixel_y = 15
},
-/obj/item/reagent_containers/food/drinks/drinkingglass{
- pixel_x = -4;
- pixel_y = 6
+/obj/item/gun/energy/blaster/rifle{
+ layer = 3.01;
+ pixel_y = 7
},
-/obj/item/reagent_containers/food/drinks/drinkingglass{
- pixel_x = -14;
- pixel_y = 6
+/obj/item/gun/energy/blaster/rifle{
+ layer = 3.02;
+ pixel_y = -1
},
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
- },
-/area/centcom/distress_prep)
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
"xxe" = (
/obj/structure/table/standard,
/obj/item/aicard{
@@ -40387,29 +42179,52 @@
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
"xxo" = (
-/obj/structure/closet/secure_closet/medical2{
- req_access = null
+/obj/structure/table/standard,
+/obj/item/paper_bin{
+ pixel_x = 1;
+ pixel_y = 9
},
-/obj/effect/floor_decal/corner/paleblue/diagonal{
- dir = 8
+/obj/item/pen{
+ pixel_x = 1;
+ pixel_y = 10
},
/turf/unsimulated/floor{
- icon_state = "new_white"
+ dir = 8;
+ icon_state = "wood"
},
-/area/centcom/legion)
+/area/centcom/legion/hangar5)
"xxz" = (
-/obj/structure/shuttle_part/distress{
- icon_state = "1,1";
- opacity = 1
+/obj/structure/bed/chair/comfy/brown,
+/obj/effect/ghostspawpoint{
+ identifier = "TCFLERTSpawn";
+ name = "igs - TCFLERT"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/distress)
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/legion/hangar5)
"xyf" = (
/obj/effect/floor_decal/industrial/warning/corner{
dir = 4
},
/turf/unsimulated/floor,
/area/antag/mercenary)
+"xyu" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "9,4";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"xyx" = (
+/obj/machinery/door/airlock/centcom{
+ locked = 1;
+ name = "Arrival Hangar Maintenance";
+ req_access = list(106)
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/holding)
"xyB" = (
/obj/structure/shuttle_part/mercenary/small{
icon_state = "5,0"
@@ -40425,6 +42240,18 @@
icon_state = "ramptop"
},
/area/antag/mercenary)
+"xzd" = (
+/obj/structure/weightlifter,
+/obj/structure/sign/poster{
+ icon_state = "tcflposter2";
+ pixel_x = 29;
+ poster_type = "/datum/poster/bay_68"
+ },
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
+ },
+/area/centcom/legion/hangar5)
"xzg" = (
/obj/structure/bed/chair/office/dark{
dir = 4
@@ -40439,66 +42266,96 @@
/obj/effect/floor_decal/industrial/hatch/yellow,
/turf/unsimulated/floor,
/area/antag/mercenary)
-"xCb" = (
-/obj/item/clothing/gloves/yellow,
-/obj/item/clothing/gloves/yellow,
-/obj/item/clothing/gloves/yellow,
-/obj/item/clothing/gloves/yellow,
-/obj/item/storage/box/lights/mixed{
- pixel_y = 14
- },
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/obj/structure/table/reinforced,
-/turf/unsimulated/floor{
- icon_state = "steel_dirty"
- },
-/area/centcom/legion/hangar5)
-"xCp" = (
-/obj/structure/cryofeed{
- dir = 4
- },
-/obj/structure/window/reinforced{
+"xzI" = (
+/obj/effect/floor_decal/corner/green/full{
dir = 8
},
-/obj/structure/window/reinforced{
+/turf/unsimulated/floor,
+/area/centcom/bar)
+"xAW" = (
+/obj/structure/table/standard,
+/obj/item/storage/firstaid/adv{
+ pixel_x = -6;
+ pixel_y = 8
+ },
+/obj/item/storage/firstaid/regular{
+ layer = 3.01;
+ pixel_x = 6
+ },
+/obj/item/storage/firstaid/o2{
+ layer = 3.01;
+ pixel_x = -13
+ },
+/obj/effect/floor_decal/corner/lime/diagonal,
+/obj/item/storage/firstaid/adv{
+ pixel_x = -6;
+ pixel_y = 8
+ },
+/obj/item/storage/firstaid/o2{
+ layer = 3.01;
+ pixel_x = -13
+ },
+/obj/item/storage/firstaid/regular{
+ layer = 3.01;
+ pixel_x = 6
+ },
+/obj/machinery/light{
+ dir = 4;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
+"xBm" = (
+/obj/machinery/pipedispenser/disposal/orderable{
+ pixel_y = 1
+ },
+/obj/effect/floor_decal/industrial/hatch/yellow,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
+"xCb" = (
+/obj/structure/toilet{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/light/small{
dir = 1
},
/turf/unsimulated/floor{
- icon_state = "new_reinforced"
+ icon_state = "floor"
},
-/area/centcom/legion)
+/area/centcom/legion/hangar5)
"xDD" = (
/turf/simulated/floor/shuttle/black,
/area/shuttle/mercenary)
"xDI" = (
-/obj/structure/shuttle/engine/heater,
-/obj/structure/window/reinforced/crescent{
- dir = 1
- },
-/obj/structure/window/reinforced/crescent{
- dir = 4
- },
-/obj/effect/floor_decal/industrial/warning{
- dir = 5
+/obj/structure/shuttle_part/tcfl{
+ icon_state = "16,6"
},
/turf/unsimulated/floor/plating,
-/area/centcom/legion)
+/area/shuttle/legion)
"xEl" = (
-/obj/structure/shuttle_part/distress{
- icon_state = "1,3";
- opacity = 1
+/obj/effect/ghostspawpoint{
+ identifier = "TCFLERTSpawn - Pilot";
+ name = "igs - TCFLERT - Pilot"
+ },
+/obj/machinery/button/remote/airlock{
+ id = "tower_stall_1";
+ name = "Door Bolt Control";
+ pixel_x = -23;
+ pixel_y = -22;
+ specialfunctions = 4
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/distress)
-"xEw" = (
-/obj/item/device/flashlight/lamp,
-/obj/structure/table/reinforced,
/turf/unsimulated/floor{
- icon_state = "cafeteria"
+ icon_state = "floor"
},
+/area/centcom/legion/hangar5)
+"xEw" = (
+/obj/structure/flora/pottedplant/random,
+/turf/unsimulated/floor,
/area/centcom/legion)
"xFd" = (
/obj/structure/shuttle_part/transfer{
@@ -40514,19 +42371,44 @@
icon_state = "rampbottom"
},
/area/antag/burglar)
-"xFC" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "4,13";
- name = "military corvette"
+"xFq" = (
+/obj/machinery/camera/network/crescent{
+ c_tag = "Shuttle West";
+ dir = 4
+ },
+/turf/simulated/floor/shuttle/dark_blue,
+/area/shuttle/escape)
+"xFN" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "10,0"
},
-/area/shuttle/administration)
-"xFQ" = (
-/obj/effect/decal/cleanable/blood/oil,
-/obj/effect/decal/cleanable/dirt,
/turf/unsimulated/floor/plating,
-/area/centcom/legion)
+/area/centcom/specops)
+"xFQ" = (
+/obj/structure/table/rack,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/obj/item/clothing/accessory/storage/brown_vest{
+ pixel_y = -5
+ },
+/obj/item/clothing/accessory/storage/brown_vest{
+ pixel_y = -5
+ },
+/obj/item/clothing/accessory/storage/brown_vest{
+ pixel_y = -5
+ },
+/obj/item/clothing/glasses/meson{
+ pixel_y = 7
+ },
+/obj/item/clothing/glasses/meson{
+ pixel_y = 7
+ },
+/obj/item/clothing/glasses/meson{
+ pixel_y = 7
+ },
+/turf/unsimulated/floor{
+ icon_state = "steel_dirty"
+ },
+/area/centcom/legion/hangar5)
"xFU" = (
/obj/structure/table/reinforced/steel,
/obj/machinery/light,
@@ -40534,14 +42416,12 @@
/turf/simulated/floor/shuttle/black,
/area/shuttle/escape)
"xFV" = (
-/obj/structure/table/wood,
-/obj/item/device/megaphone,
-/obj/item/device/megaphone,
-/turf/unsimulated/floor{
- dir = 8;
- icon_state = "wood"
+/obj/item/stool/padded,
+/obj/machinery/light{
+ icon_state = "tube1"
},
-/area/centcom/distress_prep)
+/turf/unsimulated/floor,
+/area/centcom/legion)
"xGb" = (
/obj/structure/shuttle_part/transfer{
desc = "A large, bloated shuttle designed for automated passenger transport.";
@@ -40550,6 +42430,11 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/escape)
+"xGe" = (
+/turf/simulated/wall/shuttle/unique/distress{
+ icon_state = "2,3"
+ },
+/area/shuttle/distress)
"xGD" = (
/obj/effect/floor_decal/corner/lime/diagonal{
dir = 8
@@ -40559,9 +42444,11 @@
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
"xGF" = (
-/obj/effect/floor_decal/corner/paleblue{
- dir = 10
- },
+/obj/item/trash/tastybread,
+/obj/item/trash/koisbar,
+/obj/item/trash/chipbasket,
+/obj/structure/closet/crate/trashcart,
+/obj/item/trash/tray,
/turf/unsimulated/floor,
/area/centcom/legion)
"xGP" = (
@@ -40586,24 +42473,38 @@
},
/turf/unsimulated/floor/plating,
/area/shuttle/syndicate_elite)
+"xHT" = (
+/obj/machinery/light/small/emergency{
+ dir = 4;
+ name = "adjusted light fixture";
+ pixel_x = 32;
+ pixel_y = -64
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/distress_prep)
"xIi" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/firstaid/regular{
- pixel_x = 5;
+/obj/structure/table/rack,
+/obj/item/storage/box/flashbangs{
+ pixel_x = 2;
pixel_y = 4
},
-/obj/item/storage/firstaid/regular,
+/obj/item/gun/energy/blaster/revolver,
+/turf/unsimulated/floor{
+ icon_state = "wood_light"
+ },
+/area/centcom/legion/hangar5)
+"xIt" = (
+/turf/unsimulated/floor{
+ dir = 4;
+ icon_state = "ramptop"
+ },
+/area/centcom/holding)
+"xIw" = (
+/obj/machinery/chem_master{
+ dir = 4
+ },
/turf/unsimulated/floor,
/area/centcom/legion/hangar5)
-"xIw" = (
-/obj/structure/flora/pottedplant/random{
- pixel_y = 8
- },
-/obj/effect/floor_decal/corner/paleblue/full{
- dir = 8
- },
-/turf/unsimulated/floor,
-/area/centcom/distress_prep)
"xJF" = (
/obj/effect/floor_decal/corner/red/diagonal,
/obj/item/plastique,
@@ -40613,26 +42514,118 @@
/obj/structure/closet/crate/drop,
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
+"xJL" = (
+/obj/machinery/recharge_station,
+/obj/effect/floor_decal/spline/plain{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/distress_prep)
"xKx" = (
/obj/effect/floor_decal/corner/red/diagonal,
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
+"xKz" = (
+/obj/structure/shuttle_part/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon_state = "6,22";
+ name = "military corvette"
+ },
+/turf/unsimulated/floor/plating,
+/area/shuttle/administration)
+"xKM" = (
+/obj/machinery/light/small{
+ brightness_power = 0.5;
+ dir = 1;
+ name = "adjusted light fixture"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/spawning)
+"xKP" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 6
+ },
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ density = 1;
+ dir = 4;
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "railing0-1";
+ name = "railing"
+ },
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ density = 1;
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "railing0-1";
+ name = "railing"
+ },
+/obj/structure/dispenser/oxygen,
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
"xLd" = (
/turf/simulated/wall/shuttle/unique/mercenary/small{
icon_state = "2,2"
},
/area/shuttle/syndicate_elite)
+"xLr" = (
+/obj/structure/bed/chair{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/holding)
"xLv" = (
/turf/unsimulated/mineral/asteroid{
name = "asteroid";
opacity = 0
},
/area/centcom/shared_dream)
-"xMn" = (
-/turf/simulated/wall/shuttle/unique/tcfl{
- icon_state = "15,4"
+"xLO" = (
+/obj/structure/closet/crate/freezer/rations,
+/obj/item/device/flashlight/flare,
+/obj/item/device/flashlight/flare,
+/obj/item/device/flashlight/flare,
+/obj/item/device/flashlight/flare,
+/obj/item/storage/firstaid/o2,
+/obj/effect/floor_decal/corner/red{
+ dir = 6
},
-/area/shuttle/legion)
+/obj/structure/table/reinforced/steel,
+/turf/simulated/floor/tiled/dark,
+/area/shuttle/administration)
+"xMf" = (
+/obj/machinery/light{
+ dir = 1;
+ icon_state = "tube1"
+ },
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/specops)
+"xMh" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Arrival Hangar Maintenance";
+ req_access = list(101)
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/evac)
+"xMn" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/firstaid/fire{
+ pixel_x = 2;
+ pixel_y = 6
+ },
+/obj/item/storage/firstaid/toxin{
+ pixel_x = 6
+ },
+/obj/item/storage/firstaid/o2{
+ pixel_x = -3;
+ pixel_y = -1
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
"xMv" = (
/obj/effect/decal/fake_object{
icon = 'icons/obj/doors/rapid_pdoor.dmi';
@@ -40646,6 +42639,13 @@
icon_state = "lino_grey"
},
/area/antag/raider)
+"xMD" = (
+/obj/structure/shuttle_part/cargo{
+ icon_state = "2,11";
+ opacity = 1
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/suppy)
"xNd" = (
/obj/effect/floor_decal/industrial/hatch/yellow,
/obj/machinery/door/blast/odin{
@@ -40673,13 +42673,30 @@
icon_state = "new_reinforced"
},
/area/antag/ninja)
+"xOs" = (
+/obj/structure/table/reinforced,
+/obj/machinery/recharger,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
"xOP" = (
/obj/structure/shuttle_part/ert{
- icon_state = "3,0";
+ icon_state = "4,0";
opacity = 1
},
/turf/unsimulated/floor/plating,
/area/shuttle/specops)
+"xQs" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/obj/structure/sign/directions/com{
+ dir = 8;
+ pixel_y = 5
+ },
+/turf/unsimulated/floor{
+ icon_state = "plating"
+ },
+/area/centcom/control)
"xRj" = (
/obj/effect/floor_decal/corner/lime/diagonal{
dir = 8
@@ -40711,9 +42728,33 @@
},
/area/antag/ninja)
"xRH" = (
-/obj/structure/closet/wardrobe/orange,
+/obj/structure/table/rack,
+/obj/item/tank/emergency_oxygen/double{
+ pixel_x = -1;
+ pixel_y = 4
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_x = -1;
+ pixel_y = 4
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_x = -1;
+ pixel_y = 4
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_x = -1;
+ pixel_y = 4
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_x = -1;
+ pixel_y = 4
+ },
+/obj/item/tank/emergency_oxygen/double{
+ pixel_x = -1;
+ pixel_y = 4
+ },
/turf/unsimulated/floor,
-/area/centcom/legion)
+/area/centcom/legion/hangar5)
"xSh" = (
/turf/simulated/floor/holofloor/space{
blocks_air = 1;
@@ -40767,6 +42808,31 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
+"xTG" = (
+/turf/unsimulated/floor{
+ icon_state = "platingdmg3"
+ },
+/area/centcom/bar)
+"xTK" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 5
+ },
+/obj/effect/decal/fake_object{
+ color = "#545c68";
+ dir = 1;
+ icon = 'icons/obj/railing.dmi';
+ icon_state = "mcorneroverlay1";
+ name = "railing"
+ },
+/obj/effect/floor_decal/spline/fancy/wood/corner{
+ dir = 4
+ },
+/obj/effect/floor_decal/corner/paleblue,
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"xTR" = (
/obj/machinery/atmospherics/pipe/manifold4w/hidden,
/obj/machinery/light/small,
@@ -40777,24 +42843,43 @@
icon_state = "10,4"
},
/area/shuttle/burglar)
-"xVd" = (
-/obj/structure/table/standard,
-/obj/item/storage/firstaid/adv{
- pixel_x = 5;
- pixel_y = 4
- },
-/obj/item/storage/firstaid/adv,
-/obj/machinery/light{
- dir = 8;
- icon_state = "tube1"
- },
-/obj/effect/floor_decal/corner/lime/diagonal{
- dir = 8
- },
+"xUV" = (
+/obj/structure/table/rack,
+/obj/item/rig/retro/equipped,
+/obj/item/clothing/accessory/legion,
/turf/unsimulated/floor{
- icon_state = "new_white"
+ icon_state = "wood_light"
},
-/area/centcom/legion)
+/area/centcom/legion/hangar5)
+"xVb" = (
+/obj/structure/shuttle_part/ert{
+ icon_state = "10,4"
+ },
+/turf/unsimulated/floor/plating,
+/area/centcom/specops)
+"xVd" = (
+/obj/structure/table/reinforced,
+/obj/item/gun/projectile/gauss{
+ pixel_y = 16
+ },
+/obj/item/gun/projectile/gauss{
+ layer = 3.01;
+ pixel_y = 8
+ },
+/obj/item/gun/projectile/gauss{
+ layer = 3.02
+ },
+/turf/unsimulated/floor,
+/area/centcom/legion/hangar5)
+"xVe" = (
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 10
+ },
+/obj/effect/floor_decal/corner/paleblue{
+ dir = 1
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"xVl" = (
/turf/unsimulated/wall/steel,
/area/antag/mercenary)
@@ -40815,14 +42900,18 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
-"xWC" = (
-/obj/structure/shuttle_part/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon_state = "2,14";
- name = "military corvette"
+"xWe" = (
+/turf/simulated/wall/shuttle/unique/distress{
+ icon_state = "3,0"
},
-/turf/unsimulated/floor/plating,
-/area/shuttle/administration)
+/area/shuttle/distress)
+"xXf" = (
+/obj/structure/bed/chair,
+/obj/effect/floor_decal/corner/orange/diagonal,
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/tdome/tdomeadmin)
"xXr" = (
/obj/machinery/door/airlock/external{
frequency = 1337;
@@ -40849,6 +42938,52 @@
},
/turf/simulated/floor/tiled/dark,
/area/shuttle/mercenary)
+"xXB" = (
+/obj/machinery/button/remote/airlock{
+ dir = 8;
+ id = "odin_valkyrie_stall1";
+ name = "Door Bolt Control";
+ pixel_x = -22;
+ pixel_y = -9;
+ specialfunctions = 4
+ },
+/obj/structure/toilet{
+ pixel_x = -8;
+ pixel_y = 11
+ },
+/obj/structure/sink/kitchen{
+ dir = 8;
+ name = "sink";
+ pixel_x = 23
+ },
+/obj/machinery/light/small{
+ dir = 1;
+ name = "adjusted light fixture";
+ pixel_x = 9
+ },
+/turf/unsimulated/floor,
+/area/centcom/bar)
+"xXE" = (
+/obj/item/gun/energy/gun/nuclear{
+ pixel_y = -15
+ },
+/obj/machinery/light{
+ dir = 8;
+ icon_state = "tube1"
+ },
+/obj/item/storage/box/fancy/cigarettes/cigar{
+ pixel_x = -1;
+ pixel_y = 5
+ },
+/obj/item/flame/lighter/zippo/gold{
+ pixel_x = 5;
+ pixel_y = 22
+ },
+/obj/structure/table/wood,
+/turf/unsimulated/floor{
+ icon_state = "wood"
+ },
+/area/centcom/specops)
"xXQ" = (
/obj/effect/floor_decal/corner/lime/diagonal{
dir = 8
@@ -40877,21 +43012,30 @@
/area/antag/mercenary)
"xYs" = (
/obj/structure/shuttle_part/ert{
- icon_state = "9,1";
+ icon_state = "10,1";
opacity = 1
},
/turf/unsimulated/floor/plating,
/area/shuttle/specops)
-"xZo" = (
-/obj/structure/bed/chair/office/light{
- dir = 8
+"xYt" = (
+/obj/structure/sign/directions/cryo{
+ dir = 8;
+ pixel_y = 8
},
-/obj/effect/ghostspawpoint{
- identifier = "TCFLERTSpawn - Prefect";
- name = "igs - TCFLERT - Prefect"
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/holding)
+"xZo" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/fake_object{
+ density = 1;
+ desc = "This microwave has been through a lot of abuse.";
+ icon = 'icons/obj/kitchen.dmi';
+ icon_state = "mwb";
+ name = "Trashed microwave";
+ pixel_y = 3
},
/turf/unsimulated/floor{
- icon_state = "wood_light"
+ icon_state = "wood-broken2"
},
/area/centcom/legion/hangar5)
"xZK" = (
@@ -40906,6 +43050,9 @@
},
/turf/unsimulated/floor,
/area/antag/mercenary)
+"yao" = (
+/turf/unsimulated/wall/darkshuttlewall,
+/area/centcom/checkpoint/aft)
"yaV" = (
/obj/effect/floor_decal/spline/plain,
/obj/effect/floor_decal/spline/plain{
@@ -40918,6 +43065,19 @@
/obj/structure/closet/crate/drop/grey,
/turf/unsimulated/floor,
/area/antag/mercenary)
+"ybm" = (
+/obj/structure/bed/chair/comfy/brown{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
+ layer = 5;
+ name = "adjusted window"
+ },
+/obj/effect/floor_decal/spline/fancy/wood,
+/turf/unsimulated/floor{
+ icon_state = "carpetnoconnect"
+ },
+/area/centcom/bar)
"ybY" = (
/obj/effect/floor_decal/industrial/warning,
/turf/unsimulated/floor,
@@ -40960,6 +43120,12 @@
},
/turf/unsimulated/floor,
/area/centcom/spawning)
+"ydQ" = (
+/obj/effect/floor_decal/corner/green{
+ dir = 4
+ },
+/turf/unsimulated/floor,
+/area/centcom/holding)
"yex" = (
/obj/structure/shuttle_part/mercenary{
icon_state = "5,20"
@@ -40979,14 +43145,6 @@
icon_state = "tiles"
},
/area/antag/raider)
-"yfm" = (
-/turf/simulated/wall/shuttle/unique/hapt{
- desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
- icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
- icon_state = "11,12";
- name = "military corvette"
- },
-/area/shuttle/administration)
"yfr" = (
/obj/structure/window/reinforced/crescent,
/obj/item/material/shard,
@@ -40994,44 +43152,72 @@
icon_state = "steel_dirty"
},
/area/antag/raider)
-"yfA" = (
-/obj/machinery/door/airlock/external{
- frequency = 1399;
- icon_state = "door_locked";
- id_tag = "admin_shuttle_hatch";
- locked = 1;
- name = "Corvette Hatch";
- req_access = list(13)
- },
-/obj/effect/floor_decal/industrial/hatch/yellow,
-/obj/structure/plasticflaps/airtight,
-/turf/simulated/floor/reinforced,
-/area/shuttle/administration)
"yfH" = (
/turf/simulated/wall/shuttle/unique/cargo{
- icon_state = "0,9"
+ icon_state = "0,8"
},
/area/supply/dock)
+"yfZ" = (
+/obj/structure/table/reinforced/wood,
+/obj/structure/window/reinforced/crescent{
+ dir = 8
+ },
+/turf/unsimulated/floor{
+ icon_state = "lino_grey"
+ },
+/area/centcom/bar)
+"ygd" = (
+/obj/machinery/door/blast/regular{
+ dir = 4;
+ id = "thunderdomehea";
+ name = "Heavy Supply"
+ },
+/turf/simulated/floor,
+/area/tdome/tdome1)
"ygq" = (
/turf/unsimulated/floor/plating,
/area/antag/burglar)
+"ygE" = (
+/obj/structure/table/rack,
+/obj/item/storage/belt/utility/very_full,
+/obj/item/storage/belt/utility/very_full,
+/obj/item/storage/belt/utility/very_full,
+/obj/item/storage/belt/utility/very_full,
+/turf/unsimulated/floor{
+ icon_state = "platebot"
+ },
+/area/centcom/distress_prep)
"ygK" = (
+/obj/structure/bed/chair/comfy/brown{
+ dir = 4
+ },
+/obj/effect/ghostspawpoint{
+ identifier = "TCFLERTSpawn";
+ name = "igs - TCFLERT"
+ },
/turf/unsimulated/floor{
dir = 8;
icon_state = "wood"
},
/area/centcom/legion/hangar5)
"ygY" = (
-/obj/structure/shuttle_part/cargo{
- icon_state = "0,0"
- },
/turf/unsimulated/floor/plating,
/area/supply/dock)
+"yhj" = (
+/turf/simulated/wall/shuttle/unique/hapt{
+ desc = "A scary armed military corvette. Carries no branding or emblem of any sort. This thing looks mean.";
+ icon = 'icons/turf/shuttles_unique/hapt_shuttle.dmi';
+ icon_state = "13,19";
+ name = "military corvette"
+ },
+/area/shuttle/administration)
"yhm" = (
-/turf/unsimulated/wall/fakeairlock{
- icon = 'icons/obj/doors/Doorext.dmi';
- icon_state = "door_locked";
- name = "Service Airlock"
+/obj/structure/table/wood/gamblingtable,
+/obj/item/material/ashtray/bronze,
+/obj/item/trash/cigbutt/cigarbutt,
+/turf/unsimulated/floor{
+ dir = 8;
+ icon_state = "wood"
},
/area/centcom/legion/hangar5)
"yhw" = (
@@ -41042,25 +43228,51 @@
/obj/structure/flora/ausbushes/sunnybush,
/turf/simulated/floor/holofloor/grass,
/area/holodeck/source_dininghall)
-"yhy" = (
-/obj/structure/flora/ausbushes/fullgrass,
-/obj/structure/flora/ausbushes/fernybush,
-/turf/simulated/floor/grass,
-/area/centcom/holding)
"yhJ" = (
/obj/effect/wingrille_spawn/reinforced/crescent,
/turf/unsimulated/floor/plating,
/area/antag/wizard)
-"yhL" = (
-/obj/structure/railing/mapped{
- layer = 4.1;
- name = "adjusted railing"
+"yil" = (
+/obj/structure/window/shuttle/unique/hapt{
+ icon_state = "8,20"
},
-/obj/effect/floor_decal/corner/paleblue{
- dir = 10
+/turf/simulated/floor/plating,
+/area/shuttle/administration)
+"yiw" = (
+/obj/machinery/button/remote/blast_door{
+ id = "crescent_checkpoint_access";
+ name = "Aft Public Hallway Access";
+ pixel_x = -6;
+ pixel_y = -24;
+ req_access = list(101)
},
-/turf/unsimulated/floor,
-/area/centcom/ferry)
+/obj/machinery/button/remote/blast_door{
+ id = "crescent_thunderdome";
+ name = "Thunderdome Access";
+ pixel_x = 6;
+ pixel_y = -24;
+ req_access = list(101)
+ },
+/obj/machinery/button/remote/blast_door{
+ id = "crescent_vip_shuttle";
+ name = "VIP Shuttle Access";
+ pixel_x = 6;
+ pixel_y = -34;
+ req_access = list(101)
+ },
+/obj/machinery/turretid{
+ ailock = 1;
+ check_arrest = 0;
+ check_records = 0;
+ pixel_x = 28;
+ pixel_y = -28;
+ req_access = list(101)
+ },
+/turf/unsimulated/floor{
+ icon = 'icons/turf/flooring/carpet.dmi';
+ icon_state = "rub_carpet"
+ },
+/area/centcom/control)
"yiD" = (
/obj/machinery/door/airlock/external{
close_sound_powered = 'sound/machines/airlock_close_force.ogg';
@@ -41073,14 +43285,23 @@
icon_state = "tiles"
},
/area/antag/raider)
-"yjn" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/curtain/open/shower,
-/obj/machinery/shower{
- pixel_y = 20
+"yjf" = (
+/obj/effect/floor_decal/corner/red{
+ dir = 10
},
+/obj/effect/floor_decal/spline/fancy/wood,
+/obj/structure/railing/mapped{
+ layer = 4.1;
+ name = "adjusted railing"
+ },
+/turf/unsimulated/floor,
+/area/centcom/evac)
+"yjn" = (
+/obj/structure/table/wood/gamblingtable,
+/obj/item/trash/plate,
/turf/unsimulated/floor{
- icon_state = "floor"
+ dir = 8;
+ icon_state = "wood"
},
/area/centcom/legion/hangar5)
"yjy" = (
@@ -41093,22 +43314,37 @@
},
/turf/unsimulated/floor/plating,
/area/antag/mercenary)
+"yjE" = (
+/obj/effect/floor_decal/corner/paleblue/diagonal,
+/obj/item/reagent_containers/hypospray,
+/obj/structure/table/standard,
+/obj/item/reagent_containers/spray/cleaner{
+ pixel_x = -5;
+ pixel_y = 16
+ },
+/turf/unsimulated/floor{
+ icon_state = "new_white"
+ },
+/area/centcom/holding)
"ykk" = (
/obj/structure/flora/tree/dead,
/turf/simulated/floor/snow,
/area/centcom/shared_dream)
-"ylE" = (
-/obj/effect/decal/warning_stripes,
-/obj/machinery/porta_turret/cannon,
-/obj/machinery/light/spot{
- brightness_color = "#fa8282";
- color = "#fa8282";
- dir = 8;
- icon_state = "tube1";
- name = "military spotlight"
+"ylt" = (
+/obj/machinery/door/airlock/glass_centcom{
+ name = "Sector Administration Copula";
+ req_access = list(109)
},
-/turf/simulated/floor/plating,
-/area/shuttle/administration)
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
+"ymd" = (
+/obj/item/modular_computer/console/preset/security,
+/turf/unsimulated/floor{
+ icon_state = "dark2"
+ },
+/area/centcom/control)
(1,1,1) = {"
aax
@@ -53106,24 +55342,24 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+ahs
+rcX
+rcX
+rcX
+rcX
+rcX
+rcX
+rcX
+rcX
+rcX
+rcX
+rcX
+rcX
+rcX
+rcX
+rcX
+rcX
+uvi
aaM
pBV
gUc
@@ -53363,24 +55599,24 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+ahs
+aQl
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+pbO
+uvi
aaM
pBV
gUc
@@ -53620,24 +55856,24 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+ahs
+aQl
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+pbO
+uvi
aaM
pBV
gUc
@@ -53877,24 +56113,24 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+ahs
+aQl
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+pbO
+uvi
aaM
pBV
gUc
@@ -54134,24 +56370,24 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+ahs
+aQl
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+pbO
+uvi
aaM
pBV
gUc
@@ -54391,24 +56627,24 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+ahs
+aQl
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+pbO
+uvi
aaM
pBV
gUc
@@ -54648,24 +56884,24 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+ahs
+aQl
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+pbO
+uvi
aaM
pBV
gUc
@@ -54905,24 +57141,24 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+ahs
+aQl
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+pbO
+uvi
aaM
pBV
gUc
@@ -55162,24 +57398,24 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+ahs
+aQl
+euT
+euT
+euT
+euT
+euT
+euT
+nkX
+mbe
+euT
+euT
+euT
+euT
+euT
+euT
+pbO
+uvi
aaM
pBV
gUc
@@ -55409,34 +57645,34 @@ aaM
aaM
aaM
aaM
+fMR
+rcX
+rcX
+rcX
aaM
aaM
aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+ahs
+aQl
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+pbO
+uvi
aaM
pBV
gUc
@@ -55666,34 +57902,34 @@ aaM
aaM
aaM
aaM
+fMR
+jqa
+pWh
+rcX
aaM
aaM
aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+ahs
+aQl
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+pbO
+uvi
aaM
pBV
gUc
@@ -55923,34 +58159,34 @@ aaM
aaM
aaM
aaM
+fMR
+rcX
+aDU
+rcX
aaM
aaM
aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+ahs
+aQl
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+pbO
+uvi
aaM
pBV
gUc
@@ -56180,34 +58416,34 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+fMR
+rcX
+jqa
+rcX
+ahs
+aiZ
+aiZ
+aEj
+aEj
+aEj
+rcX
+aQl
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+pbO
+uvi
aaM
pBV
gUc
@@ -56437,34 +58673,34 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+fMR
+hHP
+tkb
+kmj
+dIt
+akE
+akE
+aDU
+aDU
+aDU
+rcX
+aQl
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+pbO
+uvi
aaM
pBV
gUc
@@ -56694,34 +58930,34 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+fMR
+hHP
+eZt
+uNJ
+aiz
+akE
+kgq
+kOG
+bTZ
+aDU
+rcX
+aQl
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+pbO
+uvi
aaM
pBV
gUc
@@ -56896,89 +59132,89 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+kKH
+kKH
+jTO
+kgc
+aCb
+aCb
+aCb
+aCb
+aCb
+kgc
+jTO
+kgc
+aCb
+aCb
+aCb
+aCb
+aCb
+kgc
+jTO
+ujN
+ujN
+ujN
+jTO
+ait
+ait
+ait
+ait
+ait
+ait
+fMR
+hHP
+hPD
+laF
+tCB
+aDU
+sUP
+soj
+wEI
+aDU
+rcX
+aQl
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+euT
+pbO
+uvi
aaM
pBV
gUc
@@ -57153,89 +59389,89 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+emP
+ajX
+keV
+keV
+keV
+keV
+keV
+keV
+keV
+keV
+keV
+keV
+keV
+keV
+keV
+keV
+keV
+keV
+keV
+keV
+keV
+keV
+keV
+keV
+keV
+kCi
+oNa
+oNa
+jTO
+uPE
+rmo
+ppv
+wVZ
+kCI
+obP
+mQk
+jTO
+axZ
+mTj
+wjW
+nLO
+mrG
+sio
+tGw
+ujN
+kpR
+xXE
+hCF
+jTO
+aaM
+ait
+aaM
+aaM
+ait
+aaM
+fMR
+hHP
+eZt
+laF
+tCB
+fmM
+orr
+dUu
+vTx
+pzt
+rcX
+pau
+ati
+ati
+ati
+ati
+ati
+ati
+ati
+ati
+ati
+ati
+ati
+ati
+pau
+pau
+pau
+uvi
aaM
pBV
gUc
@@ -57410,88 +59646,88 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+emP
+wtW
+awz
+awz
+awz
+awz
+bxU
+awz
+awz
+awz
+awz
+awz
+awz
+awz
+awz
+awz
+awz
+awz
+awz
+awz
+awz
+bxU
+hYK
+awz
+awz
+iLs
+oNa
+oNa
+jTO
+wtW
+wxG
+mxn
+wYu
+wYu
+xwi
+iLs
+jTO
+ajV
+awz
+djL
+awz
+awz
+awz
+oEe
+ujN
+oUr
+vjQ
+vjQ
+wOf
+fMR
+fMR
+fMR
+fMR
+fMR
+fMR
+fMR
+rcX
+eZt
+laF
+tCB
+aEk
+jKL
+aEy
+dMA
+tkT
+rcX
+taw
+atf
+gMC
+atf
+atf
+gMC
+atf
+atf
+gMC
+atf
+atf
+gMC
+atf
+jVm
+pau
+kMD
aaM
aaM
pBV
@@ -57667,88 +59903,88 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+emP
+wtW
+awz
+axQ
+bcf
+bgv
+bGZ
+con
+cMJ
+cSQ
+dwf
+ecM
+eEN
+awz
+awz
+awz
+fvS
+fVu
+glK
+gHC
+hfx
+hHn
+ihZ
+iLO
+awz
+iLs
+oNa
+oNa
+ujN
+wtW
+wBQ
+mxn
+wYu
+kjZ
+adU
+iLs
+ujN
+nfe
+awz
+awz
+awz
+awz
+awz
+aaJ
+jTO
+jBi
+vjQ
+vjQ
+jTO
+aaM
+ait
+aaM
+aaM
+ait
+aaM
+fMR
+hHP
+eZt
+laF
+tCB
+jSa
+jyc
+aEy
+vng
+hOj
+rcX
+atf
+nhn
+atq
+haj
+yfH
+cbI
+eDB
+gsg
+psT
+kzP
+cvq
+fKx
+sOJ
+ygY
+pau
+kMD
aaM
aaM
pBV
@@ -57924,88 +60160,88 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+emP
+wtW
+bDV
+aLe
+bex
+bsJ
+bHu
+cus
+oUy
+cUg
+dxz
+edh
+eFP
+eIA
+eLI
+ftN
+fBT
+fZf
+glX
+gPb
+hhu
+hNV
+inU
+iMn
+jEc
+iLs
+oNa
+tfG
+ujN
+wtW
+wCv
+mxn
+wYu
+kjZ
+kCA
+iLs
+ujN
+uTc
+ewu
+nTr
+awz
+awz
+awz
+kgS
+jTO
+qHx
+tUh
+vjQ
+jTO
+ait
+ait
+ait
+ait
+ait
+ait
+fMR
+hHP
+eZt
+laF
+tCB
+jSa
+aEw
+bld
+aFa
+mGZ
+rcX
+atf
+uVE
+tZO
+tIb
+atC
+atC
+atC
+atC
+atC
+tIb
+atJ
+drc
+nBV
+ygY
+pau
+kMD
aaM
aaM
pBV
@@ -58181,88 +60417,88 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+emP
+wtW
+aqt
+aMN
+beD
+btz
+bJt
+bJt
+bJt
+dbS
+dHA
+ejY
+eHG
+eJU
+eWF
+fuH
+fEU
+fZs
+gmY
+gTS
+hif
+hOD
+ioG
+iMN
+jRl
+iLs
+oNa
+oNa
+ujN
+wtW
+wCK
+rBr
+wYu
+rVj
+jMg
+iLs
+ujN
+ant
+awz
+kqN
+nXL
+awz
+awz
+gMf
+ujN
+sqq
+vjQ
+vjQ
+ujN
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+fMR
+hHP
+hPD
+laF
+tCB
+kEB
+aEx
+aEy
+aFb
+wJY
+rcX
+atf
+xMD
+lxv
+atC
+atC
+atC
+atC
+atC
+atC
+atC
+hbQ
+aYV
+auK
+ygY
+pau
+kMD
aaM
aaM
pBV
@@ -58438,88 +60674,88 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+emP
+wtW
+aoN
+aRw
+cYJ
+buU
+bNz
+bNz
+pCZ
+dcY
+dKm
+esU
+esU
+esU
+fpP
+fvp
+fFH
+fZU
+gql
+gUq
+mvf
+hUU
+iqJ
+iRA
+keP
+iLs
+oNa
+oNa
+lxi
+vZA
+kCI
+wYu
+hgK
+jhx
+gYb
+iLs
+jTO
+evM
+awz
+awz
+awz
+awz
+ooP
+gXF
+ujN
+oQw
+vjQ
+pFS
+ujN
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+fMR
+hHP
+eZt
+laF
+tCB
+fMi
+aEx
+aEy
+aFb
+wJY
+rcX
+taw
+oUt
+vnG
+atC
+atC
+atC
+aCQ
+atC
+atC
+atC
+sgY
+uld
+auL
+vAU
+pau
+kMD
aaM
aaM
pBV
@@ -58695,88 +60931,88 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+emP
+wtW
+xKz
+amk
+dzL
+eHl
+fKq
+fWE
+pCZ
+hyd
+iOb
+xfB
+xfB
+xfB
+kdk
+lbr
+nmJ
+mNS
+mNS
+mNS
+mNS
+nmJ
+iqM
+iSu
+kgY
+iLs
+oNa
+oNa
+lxi
+wrS
+kCI
+wYu
+wYu
+dQD
+eRF
+iLs
+jTO
+bgp
+awz
+awz
+awz
+awz
+gji
+wYn
+jTO
+ujN
+pjL
+ujN
+jTO
+aCb
+aCb
+aCb
+aCb
+aCb
+kgc
+rcX
+rcX
+oaf
+laF
+aEf
+aEl
+aEx
+ahA
+aFb
+esA
+rcX
+atf
+eOy
+lsU
+atC
+atC
+atC
+atC
+atC
+atC
+atC
+rlJ
+laq
+auM
+ygY
+pau
+kMD
aaM
aaM
pBV
@@ -58952,88 +61188,88 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+emP
+wtW
+fSP
+pfD
+hDh
+gyU
+lhw
+htq
+pCZ
+iFr
+jGi
+jGi
+jGi
+dqO
+pqX
+iSs
+jrN
+pqX
+pqX
+pqX
+pqX
+odb
+rFI
+iSG
+kqG
+iLs
+oNa
+oNa
+ujN
+wtW
+wYz
+wYu
+wYu
+wYu
+rft
+iLs
+ujN
+lQT
+awz
+awz
+nXL
+awz
+awz
+iLs
+lHk
+oRj
+pns
+szP
+ujN
+pMe
+pQe
+pZi
+glr
+qer
+iLs
+hHP
+tkb
+kQd
+qAH
+jrq
+aEm
+aEy
+mmY
+aFb
+nuJ
+rcX
+atf
+qMs
+wUe
+dZW
+atK
+atC
+cRV
+atC
+lGZ
+dZW
+iuz
+vUm
+nbV
+ygY
+pau
+kMD
aaM
aaM
pBV
@@ -59209,88 +61445,88 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+emP
+wtW
+fXt
+gOD
+yil
+gyU
+bQT
+fpJ
+fMD
+kHS
+vNE
+vNE
+uGa
+uyB
+eyk
+oZj
+dar
+wKp
+wKp
+wKp
+wKp
+wKp
+rFI
+jdw
+kqG
+iLs
+oNa
+tfG
+ujN
+wtW
+xeU
+cUG
+isH
+bpF
+rSk
+iLs
+ujN
+ejd
+awz
+awz
+awz
+awz
+awz
+iLs
+lHk
+oRn
+oNa
+fCl
+ujN
+aau
+rdN
+aCI
+aCv
+tuX
+iLs
+hHP
+eZt
+qAH
+laF
+fXJ
+xXZ
+pCm
+kiM
+wJT
+mlp
+rcX
+atf
+lYF
+fdh
+pUx
+kxc
+tMm
+atW
+tMm
+hcn
+auv
+dMa
+jPV
+nph
+ygY
+pau
+kMD
aaM
aaM
pBV
@@ -59466,88 +61702,88 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+emP
+wtW
+rjX
+amq
+pKX
+bwY
+mnj
+mGI
+xfB
+iez
+dUP
+exK
+iqw
+gol
+jGO
+nXl
+bjP
+wLO
+wLO
+eZA
+wLO
+okE
+rWN
+jkC
+krm
+iLs
+oNa
+oNa
+ujN
+wtW
+xyu
+eFy
+isH
+mOp
+kmE
+iLs
+ujN
+fGe
+awz
+awz
+nYX
+awz
+awz
+iLs
+lHk
+oRn
+oNa
+psn
+ujN
+aCd
+aat
+aCv
+uIj
+cYA
+iLs
+hHP
+bVd
+qAH
+laF
+tCB
+fnm
+aEz
+rAO
+fgO
+hCM
+rcX
+taw
+atf
+usD
+atf
+atf
+usD
+atf
+atf
+usD
+atf
+atf
+usD
+atf
+jVm
+pau
+kMD
aaM
aaM
pBV
@@ -59723,88 +61959,88 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+emP
+wtW
+gdl
+atT
+wwo
+hfK
+weU
+weU
+xfB
+iez
+dWT
+eEK
+dpi
+oYn
+iMq
+skK
+fSi
+gaA
+gty
+gVL
+qDG
+onj
+saG
+jmU
+krW
+iLs
+oNa
+oNa
+jTO
+wtW
+xVb
+iwa
+ehQ
+cKU
+xFN
+iLs
+jTO
+bGq
+nAe
+awz
+lpK
+iWg
+awz
+stO
+jTO
+nyI
+oNa
+psq
+ujN
+aCe
+aCs
+aCv
+aCU
+vyX
+iLs
+hHP
+cNS
+fSp
+lnh
+tCB
+aEn
+aEA
+qdK
+pJw
+aFh
+rcX
+pau
+pau
+pau
+pau
+pau
+pau
+pau
+pau
+pau
+pau
+pau
+pau
+pau
+pau
+pau
+kMD
aaM
aaM
pBV
@@ -59980,85 +62216,85 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+emP
+wtW
+ggC
+gUu
+ejt
+bSQ
+igs
+igs
+igs
+dhY
+ebw
+uJt
+ool
+oDa
+klc
+nFF
+fSu
+gbG
+guy
+riI
+mdt
+orN
+slS
+joQ
+kwC
+iLs
+oNa
+oNa
+jTO
+uZF
+ptw
+ptw
+ptw
+ptw
+ptw
+mWn
+jTO
+uZF
+qWx
+hTv
+gSG
+qvf
+wgM
+xKP
+jTO
+roC
+oNa
+pzn
+jTO
+wdu
+wJN
+aCv
+sQq
+xOP
+iLs
+rcX
+rcX
+mrX
+rcX
+aEf
+uZL
+uZL
+uZL
+uZL
+uZL
+rcX
+bQP
+bQP
+hQm
+miG
+iUG
+miG
+miG
+miG
+miG
+iUG
+miG
+him
+bQP
aaM
aaM
aaM
@@ -60237,87 +62473,87 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+emP
+wtW
+gij
+aUs
+eng
+jUu
+xLO
+gCK
+hap
+dtJ
+igz
+sJN
+dos
+eri
+kuA
+uiO
+fSy
+gke
+gvB
+hbu
+hiQ
+oRM
+itP
+jCa
+kwH
+iLs
+oNa
+oNa
+jTO
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+jTO
+pvz
+pvz
+dqu
+dqu
+pTQ
+wvL
+wvL
+sZl
+oNa
+oNa
+oNa
+aBX
+aCf
+aCu
+aCv
+qhb
+vNj
+iLs
+rcX
+kvf
+kvf
+rcX
+hHP
+hHP
+rcX
+rcX
+rcX
+rcX
+rcX
+bQP
+bQP
+mcn
+bQP
+aLi
+aLi
+aLi
+aLi
+aLi
+aLi
+bQP
+bjD
+bQP
+bQP
+bQP
aaM
aaM
aaM
@@ -60494,87 +62730,87 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+emP
+wtW
+awz
+gYL
+sLn
+yhj
+ptW
+uUg
+kmO
+iKP
+bfM
+llc
+cHo
+awz
+awz
+awz
+lov
+lxO
+gAL
+uPa
+nbs
+pkN
+sHl
+jDq
+awz
+iLs
+oNa
+oNa
+lIa
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+lLK
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+aBX
+aCf
+aCv
+aCv
+aCV
+rPz
+iLs
+hHP
+qGK
+qGK
+qGK
+nAg
+kvf
+oCF
+qAH
+bto
+aFg
+rcX
+bLK
+hQm
+gQw
+bQP
+tLh
+jbw
+tLh
+tLh
+jbw
+mmb
+qFf
+gAA
+him
+kxT
+bQP
aaM
aaM
aaM
@@ -60751,87 +62987,87 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+emP
+wtW
+awz
+awz
+awz
+awz
+ckf
+awz
+awz
+awz
+awz
+awz
+awz
+awz
+awz
+awz
+awz
+awz
+awz
+awz
+awz
+ppR
+npA
+awz
+awz
+iLs
+oNa
+oNa
+jTO
+oNa
+oNa
+hVx
+oNa
+oNa
+oNa
+oNa
+jTO
+aoj
+pfY
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+aBK
+kgc
+oQt
+dGw
+aCv
+dIN
+lQI
+mPA
+rcX
+oNp
+doP
+doP
+iwr
+jvz
+ejA
+qAH
+qAH
+aFg
+rcX
+bLK
+bQP
+bQP
+bQP
+tLp
+tLp
+tLp
+tLp
+tLp
+tLp
+bQP
+bQP
+bQP
+bLK
+bQP
aaM
aaM
aaM
@@ -61008,87 +63244,87 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+emP
+fpS
+wIl
+wIl
+wIl
+wIl
+wIl
+wIl
+wIl
+wIl
+wIl
+wIl
+wIl
+wIl
+wIl
+wIl
+wIl
+wIl
+wIl
+wIl
+wIl
+wIl
+wIl
+wIl
+wIl
+vGd
+oNa
+kVA
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+uJN
+jTO
+jTO
+qtQ
+rBY
+oNa
+oNa
+xBm
+aCE
+bsj
+pfY
+oNa
+oNa
+kzR
+ujN
+rkF
+aav
+aCK
+aay
+enU
+iLs
+hHP
+nVi
+doP
+doP
+iwr
+rKH
+rcX
+xrS
+bvm
+ddn
+rcX
+avk
+bQP
+mLh
+khA
+lvy
+qKr
+lvy
+qKr
+qKr
+lvy
+rgN
+wEG
+bQP
+bLK
+bQP
aaM
aaM
aaM
@@ -61265,87 +63501,87 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+jTO
+lLj
+mkO
+mxm
+ujN
+oNa
+oNa
+ncM
+jTO
+jTO
+jTO
+dXh
+dXh
+jTO
+ujN
+ujN
+ujN
+iqm
+iqm
+ujN
+ujN
+ufj
+aCx
+aCK
+aCX
+vht
+iLs
+rcX
+eiJ
+eTt
+xaL
+iwr
+cIQ
+rcX
+oSD
+oSD
+oSD
+rcX
+bLK
+bQP
+bIQ
+khA
+qKr
+gEh
+qKr
+qKr
+gEh
+qKr
+rgN
+cFp
+bQP
+bLK
+bQP
aaM
aaM
aaM
@@ -61541,68 +63777,68 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+jTO
+xMf
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+jTO
+lNL
+eHY
+eHY
+mxw
+oNa
+oNa
+oNa
+jTO
+nlK
+nEY
+nUr
+nZm
+jTO
+cCW
+fuy
+oJY
+oJY
+oJY
+oQM
+ujN
+hQg
+aCy
+oOX
+xYs
+wCf
+iLs
+rcX
+hHP
+hHP
+hHP
+qOq
+hHP
+rcX
+cCk
+sSn
+vjR
+rcX
+bLK
+bQP
+mLh
+khA
+qKr
+lvy
+egh
+qKr
+lvy
+qKr
+rgN
+wEG
+bQP
+bLK
+bQP
aaM
aaM
aaM
@@ -61798,69 +64034,69 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-awy
-aaM
-aaM
-awy
-aaM
-awy
-aaM
-awy
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+jTO
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+oNa
+jTO
+jTO
+jTO
+jTO
+jTO
+oNa
+oNa
+ngi
+jTO
+nlQ
+nGs
+vjQ
+sBW
+oik
+vjQ
+oCD
+oJY
+sny
+sny
+pEp
+ujN
+wIl
+wIl
+wIl
+wIl
+wIl
+vGd
+rcX
+akp
+kUh
+kUh
+kUh
+bQZ
+rcX
+rcX
+rcX
+rcX
+rcX
+bLK
+bQP
+bIQ
+khA
+qKr
+gEh
+qKr
+qKr
+gEh
+qKr
+rgN
+cFp
+bQP
+avk
+bQP
+bQP
aaM
aaM
pBV
@@ -62055,69 +64291,69 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-awz
-ave
-ave
-awz
-ave
-awz
-ave
-awz
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+jTO
+huh
+oNa
+izf
+izf
+izf
+oNa
+oNa
+oNa
+jTO
+lLj
+mkO
+mxm
+ujN
+oNa
+oNa
+mEq
+jTO
+nmO
+nLo
+nWh
+ocD
+jTO
+aRt
+ekG
+oJY
+sny
+sny
+pEp
+jTO
+jTO
+jTO
+aCc
+bcL
+wUU
+wUU
+rcX
+mkB
+kvf
+pXr
+iyf
+ugV
+rcX
+bLK
+bLK
+bLK
+bLK
+avk
+bQP
+mLh
+khA
+lvy
+qKr
+qKr
+lvy
+qKr
+lvy
+rgN
+wEG
+bQP
+bLK
+bLK
+bQP
aaM
aaM
pBV
@@ -62312,70 +64548,70 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-awz
-ave
-ave
-awz
-ave
-awz
-ave
-awz
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+jTO
+vLR
+hVx
+izf
+izf
+izf
+hVx
+kQH
+lfI
+jTO
+lNL
+eHY
+eHY
+kml
+oNa
+oNa
+ngi
+jTO
+nnf
+nSz
+vjQ
+ocD
+jTO
+wQg
+qvZ
+oNt
+oXS
+oXS
+pEG
+pIW
+pNG
+jTO
+jTO
+jTO
+jTO
+jTO
+rcX
+rcX
+teA
+oAl
+rmr
+gpF
+rcX
+bLK
+bQP
+bQP
+bQP
+bQP
+bQP
+qiY
+qiY
+wTs
+wTs
+wTs
+wTs
+wTs
+wTs
+qiY
+qiY
+lUA
+lUA
+jtT
+lUA
+lUA
aaM
pBV
gUc
@@ -62563,76 +64799,76 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-awz
-ave
-ave
-awz
-ave
-awz
-ave
-awz
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+jTO
+jTO
+jTO
+jTO
+jTO
+oNa
+oNa
+oNa
+jTO
+kJk
+aWf
+nSA
+wUz
+jTO
+otw
+oNa
+oNa
+oNa
+pqL
+pES
+oNa
+oNa
+pWa
+pZr
+kIi
+kIi
+qcl
+qso
+nQD
+teb
+oAl
+jRx
+wNv
+rcX
+avk
+bQP
+kWy
+upK
+upK
+upK
+lvs
+aTW
+aTX
+aTX
+aTX
+aTX
+aTX
+aTX
+aTW
+nQZ
+cJB
+cJB
+cJB
+uHA
+lUA
aaM
pBV
gUc
@@ -62820,76 +65056,76 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-awz
-ave
-ave
-awz
-ave
-awz
-ave
-awz
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+bYs
+qLd
+ghR
+wTM
+wTM
+wTM
+wTM
+wTM
+wTM
+wTM
+wTM
+wTM
+wTM
+tCu
+mDS
+jTO
+jBt
+moi
+eHY
+mBP
+oNa
+oNa
+oNa
+jTO
+jTO
+jTO
+gSc
+jTO
+jTO
+ouV
+oII
+pfY
+oNa
+oNa
+oNa
+pfY
+oNa
+iVT
+qcl
+qcl
+qcl
+qcl
+qxH
+rcX
+qAm
+ugV
+gRD
+wtO
+rcX
+bLK
+bQP
+jdr
+vZo
+upK
+vZo
+lvs
+aTX
+odx
+aTX
+aTX
+aTX
+aTX
+odx
+aTX
+nQZ
+mks
+cJB
+bBe
+uHA
+lUA
aaM
pBV
gUc
@@ -63077,76 +65313,76 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-awz
-ave
-ave
-awz
-ave
-awz
-ave
-awz
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+bYs
+ghR
+uSv
+uSv
+uSv
+uSv
+uSv
+uSv
+uSv
+uSv
+uSv
+uSv
+uSv
+uSv
+tCu
+jTO
+lSZ
+mqY
+eHY
+jTO
+mCf
+oNa
+oNa
+jTO
+fYz
+nTe
+vVC
+cew
+jTO
+oAu
+oNa
+sWR
+sWR
+sWR
+sWR
+sWR
+tNb
+pWa
+qel
+qcl
+qcl
+qcl
+qxH
+rcX
+rcX
+rcX
+rcX
+rcX
+rcX
+bLK
+bQP
+dJe
+fgI
+pzs
+fgI
+lvs
+aTX
+aTX
+aTX
+aTX
+aTX
+aTX
+aTX
+aTX
+nQZ
+ohC
+ifs
+cJB
+uHA
+lUA
aaM
pBV
gUc
@@ -63317,93 +65553,93 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-awz
-ave
-ave
-awz
-ave
-awz
-ave
-awz
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+owT
+uSv
+hZx
+szr
+cAL
+cAL
+cAL
+cAL
+cAL
+szr
+cAL
+nxI
+uSv
+nyh
+jTO
+eHY
+mxc
+eHY
+jTO
+mEq
+mMF
+oNa
+lYZ
+vVC
+vVC
+vVC
+vVC
+jTO
+vLR
+oNa
+jFq
+oZm
+prI
+pIu
+bvr
+pKR
+jTO
+wCA
+qcl
+qcl
+qcl
+wCA
+bQP
+hQm
+miG
+iUG
+miG
+bQP
+bLK
+bQP
+jdr
+fgI
+hpf
+fgI
+lvs
+aTX
+aTX
+aTX
+odx
+aTX
+aTX
+aTX
+aTX
+nQZ
+ohC
+cJB
+xXf
+gTk
+lUA
aaM
pBV
gUc
@@ -63574,93 +65810,93 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-awz
-ave
-ave
-awz
-ave
-awz
-ave
-awz
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+bYs
+iED
+ufc
+llE
+vVC
+bXx
+bYs
+fyB
+qtH
+qoI
+gou
+vVC
+ayw
+jcm
+wwV
+bYs
+bYs
+bYs
+owT
+uSv
+nyh
+bYs
+ayw
+ayw
+ylt
+ayw
+ayw
+bYs
+tse
+owT
+uSv
+nyh
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+nuX
+vVC
+vVC
+vVC
+jTO
+jTO
+ndP
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+jTO
+eJc
+eJc
+lBD
+eJc
+eJc
+bQP
+qrQ
+bdY
+kYq
+kYq
+wkk
+avk
+bQP
+tXA
+fgI
+pzs
+fgI
+lvs
+aTX
+aTX
+aTX
+aTX
+aTX
+aTX
+aTX
+aTX
+nQZ
+ohC
+ifs
+xXf
+tLm
+lUA
aaM
pBV
gUc
@@ -63831,93 +66067,93 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-awz
-ave
-ave
-awz
-ave
-awz
-ave
-awz
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+ayw
+ufc
+uqJ
+mbV
+vVC
+mJJ
+bYs
+lSm
+vNR
+cmA
+vVC
+vVC
+dhs
+ufc
+ufc
+aVo
+bYs
+bYs
+owT
+uSv
+nyh
+ayw
+iua
+nHd
+vVC
+jSH
+rhK
+bYs
+bYs
+owT
+uSv
+hQM
+wTM
+bYs
+iYk
+wTM
+wTM
+wTM
+wTM
+iYk
+wTM
+wTM
+wTM
+wTM
+tCu
+gaD
+iox
+laY
+laY
+laY
+laY
+nyo
+laY
+laY
+laY
+laY
+laY
+laY
+laY
+chw
+eJc
+mnl
+hPU
+rhW
+qjw
+bQP
+bLK
+bQP
+upK
+vZo
+upK
+vZo
+lvs
+aTX
+odx
+aTX
+aTX
+aTX
+aTX
+odx
+aTX
+nQZ
+mks
+cJB
+nFM
+cKK
+lUA
aaM
pBV
gUc
@@ -64088,93 +66324,93 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-awz
-ave
-ave
-awz
-ave
-awz
-ave
-awz
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+ayw
+tox
+pUK
+syd
+vVC
+vVC
+fdH
+qnp
+vNR
+hGv
+vVC
+ixg
+jAm
+ufc
+ufc
+ufc
+ggI
+bYs
+lqc
+uUF
+nyh
+ayw
+wYN
+tyX
+vVC
+tyX
+wYN
+kff
+ayw
+owT
+uUF
+uSv
+uSv
+jpG
+uSv
+uSv
+uUF
+uSv
+uSv
+uSv
+uSv
+uSv
+uSv
+uUF
+nyh
+ldd
+mAD
+bLK
+wCA
+bLK
+bLK
+bLK
+bLK
+wCA
+bLK
+bLK
+bLK
+bLK
+wCA
+lOO
+eJc
+miG
+miG
+miG
+kof
+bQP
+bQP
+bQP
+upK
+upK
+upK
+upK
+lvs
+aTX
+aTX
+aTX
+aUm
+aUq
+aUu
+aTX
+aTX
+rFD
+esR
+cJB
+cJB
+jre
+lUA
aaM
pBV
gUc
@@ -64345,93 +66581,93 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-awz
-ave
-ave
-awz
-ave
-awz
-ave
-awz
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+ayw
+vVC
+oOB
+oOB
+vVC
+vVC
+bYs
+kjq
+vNR
+uJw
+vVC
+ixg
+emO
+nYo
+ufc
+ufc
+tBz
+bYs
+owT
+uSv
+nyh
+ayw
+jDI
+hOC
+vVC
+vSi
+rkr
+miX
+ayw
+owT
+uSv
+hZx
+cAL
+bYs
+cAL
+cAL
+cAL
+cAL
+cAL
+szr
+cAL
+cAL
+cAL
+cAL
+sHn
+onk
+bHL
+lMn
+lMn
+lMn
+lMn
+nEt
+lMn
+lMn
+lMn
+lMn
+lMn
+ydQ
+bLK
+lOO
+kjR
+bLK
+bLK
+bLK
+bLK
+bLK
+bLK
+unG
+nBl
+upK
+nBl
+upK
+lvs
+aTX
+aTX
+aTX
+aUn
+goO
+aUv
+aUz
+aUz
+hpC
+drB
+fIw
+cJB
+bBe
+lUA
aaM
pBV
gUc
@@ -64602,93 +66838,93 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-awz
-ave
-ave
-awz
-ave
-awz
-ave
-awz
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+bYs
+juP
+vVC
+kjl
+vVC
+eGb
+bYs
+leH
+vNR
+hIw
+efD
+vVC
+xeH
+pUK
+fTh
+niU
+ayw
+bYs
+owT
+uSv
+nyh
+ayw
+cmb
+joC
+hum
+vVC
+vVC
+vVC
+ylt
+owT
+uSv
+nyh
+bYs
+bYs
+ezv
+wZB
+ayw
+ayw
+bYs
+bQP
+bQP
+aDb
+bQP
+aDb
+bQP
+bQP
+lDJ
+nDp
+aDb
+aDb
+aDb
+bQP
+bQP
+bQP
+bKw
+bQP
+bQP
+edR
+bLK
+lOO
+eJc
+off
+off
+off
+bDy
+bQP
+bQP
+bQP
+upK
+upK
+upK
+upK
+lvs
+aTX
+aTX
+aTX
+aUm
+aUq
+aUw
+aTX
+aTX
+rFD
+cJB
+pgY
+cJB
+rWs
+lUA
aaM
pBV
gUc
@@ -64859,93 +67095,93 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-awz
-ave
-ave
-awz
-ave
-awz
-ave
-awz
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+bYs
+bYs
+bYs
+bYs
+sNE
+bYs
+bYs
+lSm
+vNR
+hIw
+cjw
+vVC
+vVC
+oOB
+oOB
+vVC
+hyy
+bYs
+owT
+uSv
+nyh
+ayw
+smr
+hCw
+vVC
+vSi
+rkr
+odJ
+ayw
+owT
+uSv
+nyh
+bYs
+oeh
+vVC
+fHF
+fFd
+mJt
+kSB
+bQP
+yjE
+tRr
+wKb
+tRr
+xnZ
+bQP
+ddo
+wCg
+fOM
+tmv
+wjH
+bQP
+kJx
+rAP
+kYq
+nUK
+bQP
+mAD
+bLK
+lOO
+eJc
+dmw
+qZM
+hWR
+aXp
+bQP
+bLK
+bQP
+upK
+vZo
+upK
+vZo
+lvs
+aTX
+odx
+aTX
+aTX
+aTX
+aTX
+odx
+aTX
+nQZ
+mks
+cJB
+nFM
+gZx
+lUA
aaM
pBV
gUc
@@ -65116,93 +67352,93 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-awz
-ave
-ave
-awz
-ave
-awz
-ave
-awz
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+bYs
+kTJ
+kTJ
+kTJ
+vVC
+bYs
+rRP
+leH
+vNR
+kUG
+fkx
+vVC
+kjl
+vVC
+vVC
+vVC
+hmN
+bYs
+owT
+uUF
+nyh
+ayw
+wYN
+cha
+vVC
+cha
+yiw
+nHd
+ayw
+owT
+uUF
+qXj
+bYs
+luY
+vVC
+qjS
+rtl
+vVC
+ghF
+bQP
+vpG
+fch
+tRr
+fch
+iEv
+bQP
+eMQ
+liY
+kYq
+lnt
+oBu
+aDb
+kVk
+ebr
+kYq
+jqi
+aDb
+mAD
+bLK
+lOO
+bQP
+swe
+xLr
+kYq
+kYq
+ezF
+avk
+bQP
+tXA
+fgI
+pzs
+fgI
+lvs
+aTX
+aTX
+aTX
+aTX
+aTX
+aTX
+aTX
+aTX
+nQZ
+ohC
+ifs
+xXf
+lhd
+lUA
aaM
pBV
gUc
@@ -65373,93 +67609,93 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-awA
-ave
-ave
-ayo
-ave
-ayY
-ave
-azO
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+ayw
+aal
+vVC
+vVC
+vVC
+bYs
+egj
+leH
+wBG
+oDp
+kUG
+dct
+dct
+hnb
+hGv
+gNM
+hnb
+bYs
+owT
+uSv
+nyh
+ayw
+mGV
+faT
+vVC
+faT
+kQa
+bYs
+bYs
+owT
+uSv
+nyh
+bYs
+jrH
+vVC
+vVC
+vVC
+vVC
+mvQ
+bQP
+hhU
+tRr
+tRr
+tRr
+qwA
+bQP
+kUb
+kYq
+kYq
+kYq
+oBu
+nDp
+kYq
+kYq
+kYq
+kYq
+bKw
+mAD
+bLK
+eIe
+bQP
+lqP
+off
+qXu
+off
+bQP
+bLK
+bQP
+upK
+fgI
+hpf
+fgI
+lvs
+aTX
+aTX
+aTX
+odx
+aTX
+aTX
+aTX
+aTX
+nQZ
+ohC
+cJB
+xXf
+wrA
+lUA
aaM
pBV
gUc
@@ -65630,93 +67866,93 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-awB
-ave
-ave
-awB
-ave
-awB
-ave
-awB
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+bYs
+kTJ
+kTJ
+kTJ
+vVC
+bYs
+mOm
+leH
+uSv
+wBG
+eNd
+eNd
+eNd
+eNd
+eNd
+eNd
+uSv
+ayw
+tBL
+uSv
+nyh
+bYs
+ayw
+ayw
+ylt
+ayw
+ayw
+bYs
+tse
+owT
+uSv
+nyh
+bYs
+pGw
+rtl
+vVC
+vVC
+skr
+txl
+bQP
+bsS
+iGC
+tRr
+bCG
+rvo
+bQP
+wfu
+liY
+kYq
+liY
+oBu
+aDb
+qnC
+qhn
+kYq
+jqi
+aDb
+mAD
+bLK
+lOO
+bQP
+bQP
+bQP
+bQP
+bQP
+bQP
+bLK
+bQP
+tXA
+fgI
+pzs
+fgI
+lvs
+aTX
+aTX
+aTX
+aTX
+aTX
+aTX
+aTX
+aTX
+nQZ
+ohC
+ifs
+xXf
+gGS
+lUA
aaM
pBV
gUc
@@ -65887,93 +68123,93 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-awz
-ave
-ave
-awz
-ave
-awz
-ave
-awz
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+bYs
+bYs
+bYs
+bYs
+sNE
+bYs
+bYs
+lSm
+uSv
+uxa
+uSv
+uSv
+uSv
+uSv
+uSv
+uSv
+uSv
+uHz
+uSv
+uSv
+hQM
+iYk
+wTM
+wTM
+wTM
+wTM
+wTM
+iYk
+wTM
+tBL
+uSv
+nyh
+bYs
+prK
+vVC
+oiN
+nTt
+dzT
+rHd
+bQP
+bQP
+bQP
+tDo
+bQP
+bQP
+bQP
+xjJ
+vKj
+eDp
+bMp
+tDA
+bQP
+kJx
+wqv
+kYq
+jqi
+bQP
+mAD
+bLK
+lOO
+bQP
+qxN
+lLC
+nwG
+rHx
+bQP
+bLK
+bQP
+upK
+efo
+mSo
+hJZ
+krP
+aTY
+dRD
+aTY
+aTY
+aTY
+aTY
+dRD
+aTY
+fFe
+ePj
+lIE
+nFM
+xgL
+lUA
aaM
pBV
gUc
@@ -66144,93 +68380,93 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-awz
-ave
-ave
-awz
-ave
-awz
-ave
-awz
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+bYs
+juP
+vVC
+mIi
+vVC
+eGb
+bYs
+leH
+uSv
+uSv
+roS
+voh
+voh
+voh
+voh
+voh
+uSv
+ayw
+cAL
+uSv
+uSv
+uSv
+uSv
+uSv
+uSv
+uSv
+uSv
+uSv
+uSv
+uSv
+uSv
+iiu
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bQP
+ekC
+cWe
+mDt
+ePq
+fUg
+bQP
+bQP
+bQP
+bQP
+bQP
+bQP
+bQP
+bQP
+bQP
+bKw
+bQP
+bQP
+edR
+wCA
+lOO
+uxc
+qxN
+qxN
+qxN
+qxN
+bQP
+avk
+bQP
+cqK
+dlh
+upK
+upK
+lvs
+aTW
+aTX
+aTX
+aTX
+aTX
+aTX
+aTX
+aTW
+nQZ
+cJB
+cJB
+cJB
+uEw
+lUA
aaM
pBV
gUc
@@ -66401,93 +68637,93 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-awz
-ave
-ave
-awz
-ave
-awz
-ave
-awz
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+ayw
+vVC
+cew
+cew
+vVC
+vVC
+bYs
+kjq
+uSv
+uSv
+vNR
+ayw
+ayw
+ayw
+cPC
+ayw
+bYs
+bYs
+qLd
+hri
+cAL
+cAL
+cAL
+cAL
+szr
+cAL
+cAL
+cAL
+cAL
+cAL
+iiu
+mDS
+eBz
+xXB
+ffN
+aqu
+gFh
+hYo
+eBz
+qjR
+pEo
+jGV
+mDt
+vFX
+fjq
+bQP
+aFU
+wGY
+wds
+gAb
+suV
+sXE
+bQP
+dPU
+kYq
+sAP
+bQP
+mAD
+bLK
+lOO
+bQP
+bQP
+bQP
+bQP
+kIX
+bQP
+bLK
+bQP
+bQP
+bQP
+bQP
+bQP
+nOh
+nOh
+pjc
+pjc
+pjc
+pjc
+pjc
+pjc
+nOh
+nOh
+lUA
+lUA
+pjh
+lUA
+lUA
aaM
pBV
gUc
@@ -66658,92 +68894,92 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
+ayw
+laB
+iKN
+dwe
+vVC
+vVC
+fdH
+jLm
+uSv
+uxa
+vNR
+ayw
+ymd
+lny
+vVC
+vVC
+bzK
+bYs
+bYs
+rTN
+bYs
+bYs
+awh
+vaK
+awh
+byk
+awh
+eBz
+eBz
+eBz
+eBz
+eBz
+eBz
+eBz
+eBz
+fqq
+eBz
+eBz
+eBz
+tJZ
+mNl
+jGV
+mDt
+uMY
+lIr
+bQP
+aFF
+wGY
+wds
+wds
+suV
+siK
+bQP
+iqi
+kYq
awC
-ave
-ave
-awC
-ave
-awC
-ave
-awC
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+aCm
+mAD
+bLK
+lOO
+bQP
+cUL
+hRS
+bQP
+qxN
+bQP
+bLK
+bLK
+bLK
+bLK
+avk
+bQP
+iAl
+lDL
+wGT
+cik
+cik
+wGT
+cik
+wGT
+ygd
+eUW
+bQP
+bLK
+bLK
+bQP
aaM
aaM
pBV
@@ -66915,92 +69151,92 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-ave
-awA
-ave
-ave
-ayo
-ave
-ayY
-ave
-azO
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+ayw
+ufc
+fsT
+mbV
+vVC
+nLw
+bYs
+leH
+uSv
+uSv
+vNR
+slj
+wnK
+vVC
+vVC
+vVC
+lKG
+bYs
+wYN
+wYN
+wYN
+bYs
+jPQ
+vVC
+kQO
+vVC
+sIC
+eBz
+cnf
+cHW
+cKw
+iSL
+bew
+ivI
+eXA
+vpg
+rTg
+tVM
+eBz
+vrQ
+mNl
+jGV
+mDt
+mNl
+dxC
+bQP
+aFG
+wGY
+wds
+wds
+suV
+rsL
+bQP
+epa
+kYq
+awC
+aCm
+mAD
+bLK
+lOO
+kzj
+kYq
+tql
+bQP
+qxN
+bQP
+bQP
+bQP
+bQP
+bQP
+bLK
+bQP
+uWm
+lDL
+cik
+cwK
+cik
+cik
+cwK
+cik
+ygd
+ihi
+bQP
+avk
+bQP
+bQP
aaM
aaM
pBV
@@ -67172,91 +69408,91 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-avS
-awD
-ave
-avS
-ayp
-avS
-ayZ
-avS
-azP
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+bYs
+iED
+ufc
+rKw
+vVC
+mYG
+bYs
+eIJ
+gvA
+voh
+fEX
+vXg
+vVC
+vVC
+vVC
+nZE
+bGw
+bYs
+sot
+oat
+ocp
+bYs
+sGy
+vVC
+vaT
+vVC
+dhC
+eBz
+eUc
+lMz
+lMz
+lMz
+lMz
+yfZ
+hWU
+vpg
+pxm
+ybm
+eBz
+dWP
+eES
+jGV
+mDt
+wkz
+wkz
+bQP
+aFF
+wGY
+wds
+wds
+suV
+siK
+bQP
+iqi
+kYq
+awC
+aCm
+mAD
+bLK
+eIe
+bQP
+gLC
+jOW
+bQP
+qxN
+qxN
+iXt
+qxN
+qxN
+bQP
+bLK
+bQP
+iAl
+lDL
+cik
+wGT
+nYH
+cik
+wGT
+cik
+ygd
+eUW
+bQP
+bLK
+bQP
aaM
aaM
aaM
@@ -67429,91 +69665,91 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+wOY
+ssN
+ayw
+sBa
+kjl
+xOs
+lvN
+uxs
+bYs
+oat
+oat
+oat
+bYs
+bXZ
+nDD
+kQO
+vVC
+sIC
+eBz
+fIR
+lMz
+lMz
+lMz
+lMz
+rky
+hWU
+vpg
+pxm
+ybm
+eBz
+xAW
+eUY
+jGV
+mDt
+wkz
+wkz
+bQP
+ncV
+wGY
+wds
+wds
+suV
avT
+bQP
+igo
+kYq
awE
-ave
-axM
-awE
-ayF
-awE
-azy
-azQ
-ave
-ave
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aDM
-aDM
-aDM
-aDM
-aDM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+bQP
+mAD
+bLK
+lOO
+iuQ
+bQP
+bQP
+bQP
+bQP
+bQP
+bQP
+bQP
+qxN
+bQP
+bLK
+bQP
+uWm
+lDL
+cik
+cwK
+cik
+cik
+cwK
+cik
+ygd
+ihi
+bQP
+bLK
+bQP
aaM
aaM
aaM
@@ -67694,75 +69930,92 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+bYs
+awh
+ssh
+ulK
+hLp
+xQs
+eBz
+oaC
+rky
+rky
+rky
+rky
+rky
+hWU
+vpg
+cCj
+mYJ
+eBz
+aDb
+smt
+jGV
+kbw
+smt
+aDb
+bQP
+bQP
+lNN
+oIw
+oIw
+xYt
+bQP
+bQP
+tBa
avU
-avU
-axq
-avU
-avU
-avU
-avU
-avU
-avU
-avU
-avU
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aDM
-cIx
-tBZ
-wWe
-aDM
+bQP
+bQP
+mAD
+bLK
+lOO
+wCm
+tRw
+tRw
+tRw
+vMZ
+tRw
+tRw
+nfY
+aJH
+nfY
+avk
+bQP
+iAl
+lDL
+wGT
+cik
+wGT
+cik
+cik
+wGT
+ygd
+eUW
+bQP
+bLK
+bQP
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -67784,23 +70037,6 @@ aaM
aaM
aaM
aaM
-cfL
-cfL
-cfL
-cfL
-cfL
-cfL
-cfL
-cfL
-cfL
-cfL
-cfL
-cfL
-cfL
-cfL
-cfL
-cfL
-cfL
aaM
aaM
aaM
@@ -67961,65 +70197,82 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-avV
-awF
-ave
-axN
-avU
-avU
-avU
-avU
-avU
-avU
-awF
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aDM
+eBz
+kLK
+wCA
+xzI
+ahp
+ahp
+ahp
+ahp
+nnS
+avR
+jQJ
+pCe
+pCe
+pCe
+pCe
+pCe
+kJE
+vpg
+oVZ
+tEy
+eBz
+avs
+rHn
+ouQ
+ouQ
+ouQ
+iqR
+iqR
+vnx
+iqR
+ouQ
+ouQ
+iqR
+iqR
+vnx
+iqR
+ouQ
+wXH
+qSn
+edR
+bLK
+lOO
+wCm
+tRw
+tRw
+tRw
+tRw
+tRw
+tRw
+nfY
+eBX
+nfY
+bLK
+bQP
+bQP
+bQP
eQs
eQs
-mVG
-aDM
+eQs
+eQs
+eQs
+eQs
+bQP
+bQP
+bQP
+bLK
+bQP
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -68041,23 +70294,6 @@ aaM
aaM
aaM
aaM
-cfL
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-cfL
aaM
aaM
aaM
@@ -68218,103 +70454,73 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
+eBz
+kOH
+xzI
+aqu
+aqu
+aqu
+aqu
+aqu
+apU
+tKY
+vpg
+vpg
+vpg
+vpg
+vpg
+vpg
+vpg
+vpg
+vpg
+vpg
+eBz
avW
-awG
-ave
-axO
-ayq
+jEA
+kvZ
+kvZ
+kvZ
+kvZ
+kvZ
+kvZ
+kvZ
+kvZ
+kvZ
+kvZ
+iTm
+iTm
+iTm
+iTm
+typ
ayG
-aza
-ayq
-avW
-avW
-aAs
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+mAD
+wCA
+lOO
+gZV
+nfY
+nfY
+nfY
+nfY
+tRw
+tRw
+gYa
+aJH
+nfY
+bLK
+lqP
aDM
-hye
-kvf
+bQP
+mMJ
dUW
-eQs
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-cfL
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-cfL
+mMJ
+mMJ
+dUW
+eic
+pjd
+hpk
+uDS
+hZq
+bQP
aaM
aaM
aaM
@@ -68351,6 +70557,36 @@ aaM
aaM
aaM
aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+mHT
+cZw
+cSV
+cZw
+mHT
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
"}
(107,1,1) = {"
aab
@@ -68475,103 +70711,73 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-ave
-ave
-avX
-ave
-ave
-ave
-ave
-axZ
-axZ
-ave
-azR
-azR
-ave
-ave
-ave
-ave
-ave
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aDM
+eBz
+kLK
+ahe
+aqu
+fOK
+exm
+ujM
+ifi
+xps
+rvN
+iCW
+wnl
+vpg
+mVZ
+mVZ
+vpg
+mVZ
+mVZ
+vpg
+vpg
+tRt
+axR
+mCC
+szK
+szK
+szK
+gdz
+szK
+szK
+szK
+kEp
+bLK
+min
+min
+min
+min
+rvE
+typ
+bLK
+mAD
+bLK
+eIe
+nfY
+tRw
+tRw
+joU
+gva
+tRw
+tRw
+nfY
+aJH
+nfY
+nfY
+nfY
+jGV
+bQP
biK
biK
-kvf
-eQs
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-cfL
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-cfL
+biK
+biK
+biK
+biK
+bQP
+mDt
+bQP
+bQP
+bQP
aaM
aaM
aaM
@@ -68608,6 +70814,36 @@ aaM
aaM
aaM
aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+mHT
+mHT
+ogF
+hoY
+xup
+mHT
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
"}
(108,1,1) = {"
aab
@@ -68732,6 +70968,71 @@ aaM
aaM
aaM
aaM
+eBz
+eBz
+ayK
+aqu
+lQy
+eBz
+eBz
+eBz
+eBz
+eBz
+eBz
+eBz
+cov
+eCE
+eOT
+vpg
+eCE
+eOT
+vpg
+vpg
+tRt
+ahq
+nMu
+nmV
+nmV
+nmV
+aEP
+nmV
+nmV
+nmV
+wHR
+iTm
+gdz
+gdz
+gdz
+gdz
+gdz
+qci
+aCm
+oPz
+lMn
+nZy
+nfY
+tRw
+tRw
+gbB
+lkT
+tRw
+tRw
+nfY
+aJH
+aJH
+hUd
+nfY
+lqP
+off
+qXu
+off
+off
+off
+off
+qXu
+off
+uDS
+bQP
aaM
aaM
aaM
@@ -68762,77 +71063,6 @@ aaM
aaM
aaM
aaM
-ave
-avj
-avG
-avs
-awH
-avH
-axP
-axZ
-ayH
-azb
-azA
-avs
-avs
-axZ
-aAI
-avs
-avs
-aBz
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-aDM
-rMf
-iEy
-kvf
-aDM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-cfL
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-cfL
-aaM
-aaM
-aaM
-aaM
aaM
aaM
aaM
@@ -68851,6 +71081,12 @@ aaM
aaM
aaM
aaM
+mHT
+nzt
+nbD
+hoY
+xup
+mHT
aaM
aaM
aaM
@@ -68989,103 +71225,71 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-ave
-ave
-avs
-avs
-avs
-axQ
-axZ
-ayI
-avs
-avs
-avs
-avs
-axZ
-aAJ
-avs
-avs
-aBA
-ave
-ait
-ait
-ait
-ait
-ait
-aDM
-aDM
-aDM
-qXC
-aDM
-ait
-ait
-ait
-ait
-ait
-ftC
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-cfL
+eBz
+kLK
+ahe
+aqu
+tFj
+jeX
+jcv
+aDB
+eHe
+bpk
+jcv
+rRr
+vzV
+vdh
+vdh
+vpg
+vdh
+vdh
+vpg
+mVZ
+lVY
+ahq
+ahr
+aEP
+aEP
+aEP
+aEP
+aEP
+aEP
+aEP
+dob
+psL
+bQP
+jWI
+lfH
+aCm
+lfH
+bQP
+bQP
+bQP
+xyx
+bQP
+nfY
+daH
+tRw
+aKZ
+aKZ
+nfY
+nfY
+nfY
+xKM
+aJH
+gyn
+nfY
+nfY
+nfY
+nfY
+nfY
+nfY
+nfY
+nfY
+bQP
+bQP
+bQP
+bQP
aaM
aaM
aaM
@@ -69122,6 +71326,38 @@ aaM
aaM
aaM
aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+mHT
+mHT
+mHT
+mHT
+mHT
+mHT
+aaM
+oID
+hoY
+hoY
+hoY
+cVA
+mHT
+aaM
+mHT
+mHT
+mHT
+mHT
+mHT
+mHT
+mHT
+mHT
+mHT
+mHT
+aaM
+aaM
+aaM
"}
(110,1,1) = {"
aab
@@ -69246,103 +71482,67 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-avk
-avH
-avs
-avs
-avs
+eBz
+kOH
+ahe
+aqu
+tFj
+jeX
+jcv
+lMz
+lMz
+lMz
+jcv
+kgi
+fOf
+vpg
+vpg
+vpg
+vpg
+vpg
+vpg
+igD
+eBz
+dHY
+nMu
+rjf
+dNv
+rjf
+aEP
+rjf
+dNv
+rjf
+wHR
+xVe
+bQP
+nGO
axR
-axZ
-ayJ
-avs
-avs
-avs
-avs
-axZ
-aAK
-avs
-avs
-aBB
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-eQs
-iIs
-gXE
-iwr
-eQs
-aaM
-aaM
-aaM
-aaM
-aaM
-ftC
-aCq
-aFC
-aFC
-aFC
-aFC
-aFC
-aHn
-aHP
-aIp
-aIp
-aHZ
-aJl
-aJP
-aJP
-aKQ
-aCq
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-cfL
+kvZ
+typ
+uFb
+bQP
+iXt
+qxN
+ggE
+nfY
+kbT
+tRw
+aMs
+geT
+tRw
+tRw
+nfY
+aJH
+eBX
+uGz
+dBV
+aJH
+aJH
+aJH
+aJH
+bcu
+aJH
+nfY
aaM
aaM
aaM
@@ -69379,6 +71579,42 @@ aaM
aaM
aaM
aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+mHT
+oWB
+hoY
+mqC
+vQu
+mHT
+aaM
+mHT
+cUR
+hQI
+hoY
+xup
+mHT
+aaM
+mHT
+wHx
+aZd
+vyq
+fGK
+hwV
+kWS
+mYp
+aZd
+mHT
+aaM
+aaM
+aaM
"}
(111,1,1) = {"
aab
@@ -69503,6 +71739,67 @@ aaM
aaM
aaM
aaM
+eBz
+kLK
+ahe
+aqu
+tFj
+jeX
+jcv
+lMz
+lMz
+lMz
+jcv
+xkI
+gwf
+vpg
+dOH
+eOT
+czD
+vpg
+vpg
+wNE
+eBz
+fwF
+tNJ
+wTQ
+bQP
+bQP
+liD
+bQP
+bQP
+tPb
+xTK
+cRB
+bQP
+oel
+axR
+kvZ
+typ
+uOR
+bQP
+qxN
+qxN
+wlL
+nfY
+aMW
+tRw
+aMt
+aKx
+tRw
+tRw
+nfY
+nfY
+nfY
+nfY
+nfY
+eBX
+aJH
+rDF
+tsj
+nfY
+aJH
+nfY
aaM
aaM
aaM
@@ -69533,91 +71830,6 @@ aaM
aaM
aaM
aaM
-ave
-avl
-avs
-avs
-avs
-avs
-axS
-axZ
-ayK
-avs
-avs
-avs
-avs
-axZ
-aAL
-avs
-avs
-aBC
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-eQs
-kEn
-doP
-iwr
-eQs
-aaM
-aaM
-aaM
-aaM
-aaM
-ftC
-aCq
-aFD
-aFD
-aFD
-aFD
-aFD
-aHo
-aHQ
-aGI
-aGI
-aJf
-aJm
-aGI
-aGI
-aKR
-aCq
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-cfL
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
aaM
aaM
aaM
@@ -69633,6 +71845,30 @@ aaM
aaM
aaM
aaM
+mHT
+ygE
+hoY
+hoY
+fwX
+mHT
+mHT
+mHT
+mHT
+ogF
+hoY
+xup
+mHT
+mHT
+mHT
+ikG
+aZd
+mGk
+fTG
+mVd
+iCJ
+tWl
+aZd
+mHT
aaM
aaM
aaM
@@ -69760,103 +71996,67 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-avm
-avs
-avs
-avs
-avs
-axT
-axZ
-ayL
-azc
-azB
-avs
-avs
-axZ
-aAM
-avs
-avs
+eBz
+eBz
+ahe
+aqu
+tFj
+jeX
+jcv
+lMz
+lMz
+lMz
+jcv
+hmF
+xhC
+vpg
+dOH
+rkV
+czD
+kOI
+hjw
+ijf
+eBz
+qqp
+qqp
+cTw
+cTw
+cEa
+kYq
+tbP
+yao
+yao
+laL
+laL
+bQP
+bQP
+qhc
+kvZ
+typ
+vxh
+bQP
+qxN
+nfY
+nfY
+nfY
+nfY
+nfY
+nfY
+aKZ
aBD
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-uHF
-vnJ
-doP
-uCb
-eQs
-aaM
-aaM
-aaM
-aaM
-aaM
-ftC
-aCq
-aFE
-aFU
-aFU
-aFU
-aFU
-aHp
-aHR
-aGI
-aGI
-aJf
-aJn
-aJQ
-aJQ
-aKS
-aCq
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-mbe
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-cfL
+otu
+nfY
+eDr
+kdm
+rcd
+nfY
+nfY
+nfY
+nfY
+nfY
+nfY
+eBX
+nfY
aaM
aaM
aaM
@@ -69893,6 +72093,42 @@ aaM
aaM
aaM
aaM
+aaM
+aaM
+aaM
+mHT
+mHT
+mHT
+mHT
+mHT
+mHT
+mHT
+tyg
+hoY
+hoY
+gPm
+mHT
+mHT
+mHT
+mHT
+cZw
+cSV
+cZw
+mHT
+mHT
+mHT
+cNm
+aZd
+wHi
+xGe
+qyx
+pzh
+vXT
+aZd
+mHT
+aaM
+aaM
+aaM
"}
(113,1,1) = {"
aab
@@ -70017,103 +72253,67 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-ave
-avn
-avs
-avs
-avs
-avs
-axU
-ave
-axZ
-axZ
-ave
-azR
-azR
-ave
-aAN
-avs
-avs
-aBE
-ave
-aaM
-aaM
-aaM
-aaM
-aaM
-eQs
+eBz
+kLK
+ahe
+aqu
+lQy
+eBz
+eBz
+aJG
+kgi
+bJH
+eBz
+eBz
+hog
+fRm
+eBz
+wzE
+wzE
+wzE
+jAK
+wzE
+jie
+nli
+kop
+tix
+iIp
+kYq
+kYq
+kYq
+vCY
+lWl
+hEz
+avo
+nfS
+bQP
+qmq
+kvZ
+typ
+vMG
+bQP
+qxN
+nfY
+ciV
+ciV
+ciV
+ciV
+nfY
+aKw
+aMV
+uMb
+aNJ
+uMb
+aMT
+aKw
+dtU
+qfW
otY
-doP
-iwr
-eQs
-aaM
-aaM
-aaM
-aaM
-aaM
-ftC
-aCq
-aFF
-aFF
-aFF
-aFF
-aFF
-aHq
-aHS
-aGI
-aGI
-aJf
-aJl
-aJP
-aJP
-aKQ
-aCq
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-cfL
+vhx
+aQi
+nfY
+aJH
+nfY
aaM
aaM
aaM
@@ -70150,6 +72350,42 @@ aaM
aaM
aaM
aaM
+aaM
+aaM
+aaM
+mHT
+mHT
+qWn
+qWn
+qWn
+mHT
+mHT
+hmd
+hoY
+hoY
+gPm
+mHT
+mHT
+mHT
+mHT
+eYC
+hoY
+hax
+mHT
+mHT
+mHT
+uJY
+aZd
+vTJ
+hNI
+bnB
+sRZ
+xWe
+aZd
+mHT
+aaM
+aaM
+aaM
"}
(114,1,1) = {"
aab
@@ -70274,103 +72510,67 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
+eBz
+kOH
+ahe
+aqu
apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-ave
+eBz
+clb
+lMz
+bkg
+lMz
+kgi
+crg
+kgi
+lMz
+eBz
+pQp
+gdk
+kIY
+hAS
+wzE
+jja
+nli
+etl
+qwZ
+kRY
+kYq
+kYq
+kYq
+tAA
+nZv
+vbT
avo
-avs
-avs
-avs
-avs
-avs
-avs
-avs
-avs
-azC
-avs
-avs
-aAt
-avs
-avs
-avs
-aBF
-ave
-ait
-ait
-ait
-ait
-ait
-eQs
-bPG
-ewG
-tUq
-eQs
-ait
-ait
-ait
-ait
-ait
-ftC
-aCq
-aFG
-aFG
-aFG
-aFG
-aFG
-aHr
-aGI
-aGI
-aGI
-aJf
-aJo
-aGI
-aGI
-aKR
-aCq
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-cfL
+njP
+bQP
+qza
+kvZ
+typ
+uOR
+bQP
+qxN
+nfY
+ciV
+nII
+tBQ
+lfg
+ksI
+uEt
+aMW
+aMW
+pyg
+aMW
+aMW
+aMT
+sdz
+tRw
+tRw
+tRw
+tRw
+gYa
+aJH
+nfY
aaM
aaM
aaM
@@ -70407,6 +72607,42 @@ aaM
aaM
aaM
aaM
+aaM
+aaM
+aaM
+mHT
+fUN
+qxn
+qxn
+qxn
+pEu
+mHT
+uCJ
+hoY
+hoY
+hoY
+sQf
+cZw
+hbO
+giw
+nbD
+hoY
+sqj
+giw
+fDg
+cZw
+aZd
+aZd
+kge
+bnB
+bnB
+twm
+kTS
+aZd
+mHT
+aaM
+aaM
+aaM
"}
(115,1,1) = {"
aab
@@ -70531,103 +72767,67 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-apV
-aqd
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-ave
-avp
-avs
-avY
-awI
-avZ
-avs
-avs
-avs
-avs
-azC
-avs
-avs
-aAt
-avs
-avs
-avs
-aBG
-ave
-aCb
-aCb
-aCb
-aCb
-aCb
-ave
-ave
-kcY
-kcY
-aDM
-aEj
-aEj
-aEj
-aEj
-aEj
-aDM
-aCq
-aFD
-aFD
-aFD
-aFD
-aFD
-aHs
-aHQ
-aGI
-aGI
-aJf
-aJp
-aJQ
-aJQ
-aKS
-aCq
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-cfL
+eBz
+kLK
+ahe
+aqu
+apU
+eBz
+evC
+lMz
+lMz
+lMz
+lMz
+lMz
+lMz
+lMz
+eBz
+foQ
+ppa
+fso
+hAS
+wzE
+jie
+nli
+kop
+tix
+kxg
+xkH
+czf
+xkH
+kTE
+lWl
+hEz
+avo
+nfS
+bQP
+qAq
+kvZ
+typ
+vxh
+bQP
+qxN
+nfY
+ciV
+aIU
+tBQ
+lfg
+ksI
+aMH
+aMW
+aMW
+aNK
+aMW
+aMW
+tud
+iXl
+tRw
+tRw
+tRw
+aQj
+nfY
+nfY
+nfY
aaM
aaM
aaM
@@ -70648,22 +72848,58 @@ aaM
aaM
aaM
aaM
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
aaM
aaM
aaM
aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+mHT
+kqF
+qxn
+qxn
+qxn
+qxn
+sMB
+hoY
+hoY
+hoY
+hoY
+hoY
+gXe
+hoY
+hoY
+hoY
+hoY
+hoY
+hoY
+hoY
+wRB
+mDn
+aZd
+uRD
+bnB
+bnB
+lvr
+cIl
+aZd
+mHT
+aaM
+aaM
+aaM
"}
(116,1,1) = {"
aab
@@ -70788,103 +73024,65 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-apV
-aqd
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-ave
-ave
-ave
-ave
-ave
-ave
-ave
-ave
-axZ
-axZ
-ave
-azS
-aAg
-ave
-jiF
-jiF
-ave
-ave
-ave
-aau
-rdN
-aCI
-aCT
-tuX
-iLs
-ave
-teb
-lMC
-aEB
-aDU
-aDU
-aDU
-aDU
-aDU
-aDM
-aCq
-aFE
-aFU
-aFU
-aFU
-aFU
-aHp
-aHR
-aIq
-aGI
-aJf
-aDb
-aDb
-aDb
-aDb
-aCq
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-cfL
+eBz
+eBz
+ahe
+aqu
+apU
+pAs
+sLb
+lMz
+kgi
+kgi
+lMz
+lMz
+cCN
+eBz
+eBz
+pQp
+fis
+fQc
+hAS
+wzE
+wzE
+nvO
+nvO
+giS
+cTw
+mtf
+tyu
+bQP
+yao
+ryr
+hmc
+hmc
+bQP
+bQP
+qGE
+kvZ
+typ
+vMG
+bQP
+qxN
+nfY
+ciV
+ciV
+ciV
+ciV
+pMG
+aMH
+aMW
+tud
+gZV
+aNX
+aMW
+tud
+nfY
+nfY
+hDo
+nfY
+nfY
+nfY
aaM
aaM
aaM
@@ -70898,29 +73096,67 @@ aaM
aaM
aaM
aaM
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSL
-aSL
-aSL
-aSL
-aSL
-aSL
-aSL
-aSL
-aSL
-aSQ
-aSp
aaM
aaM
aaM
aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+mHT
+huK
+qxn
+qxn
+qxn
+mHT
+mHT
+lPl
+mjw
+mjw
+mjw
+xJL
+cZw
+tjT
+xjK
+xjK
+xjK
+xjK
+xjK
+tjT
+cZw
+aZd
+aZd
+nFu
+iXy
+bnB
+bUC
+cFg
+aZd
+mHT
+aaM
+aaM
+aaM
"}
(117,1,1) = {"
aab
@@ -71045,103 +73281,65 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-apV
-aqd
-aqt
-aqt
-aqt
-aqt
-aqt
-qML
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-qML
-qsO
-aqt
-aqt
-aqt
-aqt
-ave
-avq
-avI
-ave
-awJ
-axr
-axV
-ayr
-avs
-avs
-azD
-avs
-avs
-aAu
-aAO
-aAW
-aBi
-aBH
-ave
-aCd
-aat
-aaw
-aCv
-cYA
-iEW
-ave
-teA
-yhL
-tCB
-aDU
-kgq
-kOG
-bTZ
-aDU
-aDM
-aCq
-aFF
-aFF
-aFF
-aFF
-aFF
-aHt
-aHS
-aGI
-aGI
-aJf
-aJq
-aJS
-aJS
-aKT
-aCq
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-cfL
+eBz
+kLK
+ahe
+aqu
+apU
+fRm
+lMz
+lMz
+kgi
+kgi
+lMz
+lMz
+deb
+eBz
+sYm
+amr
+amr
+amr
+hAS
+ism
+wzE
+cyX
+tSr
+pKz
+nCJ
+cww
+eLs
+qVd
+nCJ
+pKz
+syP
+hAL
+bQP
+bIt
+axR
+kvZ
+typ
+uOR
+bQP
+kIX
+nfY
+nfY
+nfY
+nfY
+nfY
+nfY
+aMJ
+aMW
+aNs
+nfY
+aNY
+aNY
+aNY
+nfY
+aOl
+iAO
+aPO
+fbo
+nfY
aaM
aaM
aaM
@@ -71155,27 +73353,65 @@ aaM
aaM
aaM
aaM
-aSp
-aSz
-aSz
-aSz
-aSz
-aSz
-aSz
-aSz
-aSz
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aUC
-aSp
-aSp
-aSp
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+mHT
+wmP
+qxn
+qWn
+qWn
+mHT
+rDb
+qxn
+qxn
+qxn
+xmu
+mHT
+mHT
+mHT
+cZw
+cZw
+cZw
+cZw
+cZw
+mHT
+mHT
+uJY
+aZd
+jhg
+ucm
+bnB
+bnB
+uhU
+aZd
+mHT
+aaM
aaM
aaM
"}
@@ -71302,103 +73538,65 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-apV
-aqd
-aqt
-aqt
-lfD
-irR
-hmm
-qKu
-cWF
-aaf
-dxL
-xWC
-asH
-mIR
-aqt
-aqt
-aqt
-qRR
-atL
-eQl
-jfi
-aub
-aqq
-auw
-auA
-aqt
-aqt
-aqt
-ave
+eBz
+kOH
+ahe
+aqu
+apU
+avR
+eBh
+lMz
+lMz
+lMz
+lMz
+lMz
+dGn
+eBz
+ccs
+amr
+amr
+qHR
+hAS
+ivL
+wzE
+nEC
+hyn
+qSC
+aCG
+iUA
+bZv
+iGi
+aCG
+hYX
+hyn
avr
-avr
-ave
-avs
-avs
-avs
-avs
-avs
-avs
-azD
-avs
-avs
-avs
-avs
-avs
-avs
-aBI
-ave
-aCe
-aCs
-aCv
-aCU
-vyX
-iLs
-axZ
-teb
-aDS
-tCB
-aDU
-sUP
-iGE
-wEI
-aDU
-aDM
-aCq
-aFG
-aFG
-aFG
-aFG
-aFG
-aHu
-aGI
-aGI
-aGI
-aJf
-aJr
-aGI
-aGI
-aKU
-aCq
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-cfL
+bQP
+ooJ
+axR
+kvZ
+typ
+vWR
+bQP
+qxN
+nfY
+ciV
+ciV
+ciV
+ciV
+pMG
+aMH
+aMW
+tud
+nfY
+eRq
+bbH
+aOz
+wlw
+iAO
+iAO
+dWO
+aQk
+nfY
aaM
aaM
aaM
@@ -71412,27 +73610,65 @@ aaM
aaM
aaM
aaM
-aSp
-aSz
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aUb
-aUb
-aUb
-aUb
-aUb
-aSx
-aUA
-aSx
-aSx
-aSx
-aSp
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+mHT
+mHT
+bEa
+mHT
+mHT
+mHT
+opB
+qxn
+qxn
+qxn
+hlL
+mHT
+xSv
+xSv
+xSv
+xSv
+xSv
+xSv
+xSv
+xSv
+mHT
+aZd
+aZd
+gMM
+gGx
+bnB
+umQ
+uhU
+aZd
+mHT
+aaM
aaM
aaM
"}
@@ -71559,103 +73795,66 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-apV
-aqd
-aqt
-fDx
-wdn
-aad
-sJD
-arl
-arG
-eSV
-ijX
-dTB
-aCO
-ueL
-nHh
-pab
-atr
-qZT
-djn
-tbc
-atX
-auc
-asE
-lWY
-wFh
-xhc
-aqt
-aqt
-ave
-avs
-avs
-avH
-avs
-avs
-avs
-avs
-avs
-azd
-ave
-azT
-awS
-awS
-awS
-awS
-avs
-axu
-ave
-wdu
-wJN
-aCv
-sQq
-xOP
-iLs
-axZ
-teb
-aDS
-tCB
-fmM
-orr
-dUu
-vTx
-pzt
-aDM
-aCq
-aFD
-aFD
-aFD
-aFD
-aFD
-aHv
-aHQ
-aGI
-aGI
-aJf
-aJs
-aJT
-aJT
-aKV
-aCq
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-euT
-cfL
+eBz
+kLK
+iXX
+ifi
+xps
+eBz
+gsY
+gfu
+bDu
+fNc
+pmD
+kgi
+dUS
+eBz
+eVL
+amr
+amr
+amr
+hAS
+ivL
+mbM
+sMS
+sMS
+wNL
+aCG
+iUA
+ccI
+iGi
+aCG
+yjf
+dKP
+dKP
+aCm
+oTX
+ppV
+aCm
+ppV
+wfA
+bQP
+qxN
+nfY
+ciV
+nII
+tBQ
+lfg
+ksI
+aMH
+aMW
+tud
+ker
+jvF
+bbH
+aOz
+gyj
+tqK
+iAO
+dWO
+iAO
+aSf
+aQS
aaM
aaM
aaM
@@ -71669,27 +73868,64 @@ aaM
aaM
aaM
aaM
-aSp
-aSz
-aSp
-aTd
-aTd
-aTt
-aTt
-aSp
-aSp
-aSp
-aUc
-aUc
-aUc
-aUc
-aUc
-aUy
-aSp
-aSp
-aSp
-aSx
-aSp
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+mHT
+rph
+eKz
+wzv
+nuN
+mHT
+tBi
+qxn
+qxn
+qxn
+qxn
+cZw
+xSv
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+xSv
+mHT
+aZd
+aZd
+cZW
+jdE
+bnB
+bnB
+tqU
+aZd
+mHT
+aaM
aaM
aaM
"}
@@ -71809,144 +74045,144 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-apV
-aqd
-aqt
-aqB
-aqG
-aqS
-beb
-arm
-arm
-arm
-rCi
-wrZ
-xFC
-qom
-skQ
-sPU
-eYr
-div
-tsY
-atV
-bDP
-khG
-sol
-gID
-ubh
-auz
-aqt
-aqt
-ave
-avt
-avs
-avs
-avs
-avs
-avs
-avs
-avs
+eBz
+eBz
+llv
+hGA
+hGA
+hGA
+llv
+eBz
+eBz
+avR
+sbc
+avR
+eBz
+eBz
+eBz
+eBz
+eBz
+eBz
+eBz
+eBz
+eBz
+wzE
+pQp
+gdk
+fTt
+hAS
+ivL
+mbM
+hxw
+vyn
+iGi
+aCG
+iUA
+fLi
+iGi
+aCG
+iUA
+vyn
+iXx
+aCm
+jXl
+gZQ
+xIt
+jVH
+wzL
+bQP
aze
-ave
-azU
-aAh
-aAv
-aAw
-aAX
-aBj
-ave
-ave
-fSP
-aCu
-aCv
-qhb
-vNj
-iLs
-axZ
-teb
-aDS
-tCB
-aEk
-jKL
-aEy
-dMA
-tkT
-aDM
-aCq
-aFE
-aFU
-aFU
-aFU
-aFU
-aHp
-aHR
-aGI
-aGI
-aJf
-aJt
-aJS
-aJS
-aKT
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
+nfY
+ciV
+aIU
+tBQ
+lfg
+ksI
+aMH
+aMW
+aNt
+nfY
+eRq
+bbH
+aOz
+iLT
+iAO
+iAO
+dWO
+aQm
+nfY
aaM
aaM
aaM
aaM
aaM
aaM
-aSp
-aSz
-aSp
-aTe
-aTe
-aTe
-aTe
-aSp
-aTQ
-aTV
-aUd
-aUd
-aUd
-aUd
-aUd
-aUd
-aUB
-aUD
-aSp
-aSz
-aSp
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+mHT
+unk
+eKz
+eKz
+eKz
+gOp
+qxn
+cJm
+mwJ
+cJm
+qxn
+cZw
+xSv
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+xSv
+mHT
+aZd
+aZd
+wLF
+wvh
+iAG
+pjH
+fVh
+aZd
+mHT
+aaM
aaM
aaM
"}
@@ -72066,144 +74302,144 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-apV
-aqd
-aqt
-aqC
-aqH
-aqT
-gCi
-uWU
-uWU
-arn
-tml
-ctY
-eXD
-eXD
-eXD
-iFS
-obz
-nMk
-jjK
-iEw
-fFK
-aud
-aum
-aux
-auB
-huS
-aqt
-aqt
-ave
-avu
-avs
-avs
+eBz
+aBJ
+aGI
+tdl
+cdV
+tdl
+cFZ
+sjG
+sjG
+sKg
+aqu
+wNC
+eBz
+awS
+awS
+awS
+awS
+awS
+eBz
+wne
+wne
+wzE
+foQ
+ppa
+gcj
+hAS
+ivL
+mbM
+pug
+pug
+wNL
+aCG
+iUA
+bUd
+iGi
+aCG
+yjf
+imi
+imi
+aCm
+phW
awK
axs
-axW
-ays
-ayM
+rwk
+xdo
+bQP
azf
-ave
-awi
-aAh
-aAw
-aAP
-aAX
-avs
-aBJ
-aBX
-aCf
-wYz
-aCv
-aCV
-rPz
-iLs
-ave
-teb
-aDS
-tCB
-jSa
-jyc
-aEy
-vng
-hOj
-aDM
-aCq
-aFF
-aFF
-aFF
-aFF
-aFF
-aHw
-aHS
-aGI
-aGI
-aJf
-aJu
-aGI
-aGI
-aKU
-aCq
-aCq
-aLN
-aLP
-aLP
-aLP
-aLP
-aLP
-aLP
-aLP
-aLP
-aLP
-aCq
-aPt
-aPx
-aPx
-aCm
-aPx
-aPx
-aPx
-aPx
-aPx
-aPx
-aCq
+nfY
+ciV
+ciV
+ciV
+ciV
+nfY
+aMy
+vhv
+aNv
+nfY
+mfx
+mfx
+mfx
+nfY
+lLG
+iAO
+kCR
+ccF
+nfY
aaM
aaM
aaM
aaM
aaM
aaM
-aSp
-aSz
-aSp
-aTe
-aTe
-aTe
-aTD
-aSp
-aTQ
-aTV
-aUd
-aUh
-aUd
-aUd
-aUh
-aUd
-aUB
-aUD
-aSp
-aSz
-aSp
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+mHT
+mHT
+mHT
+unk
+oZr
+oZr
+eDn
+mHT
+oqo
+cJm
+fkH
+cJm
+qxn
+cZw
+xSv
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+gdf
+mHT
+mHT
+mHT
+cSV
+cSV
+cSV
+cSV
+cSV
+mHT
+mHT
+aaM
aaM
aaM
"}
@@ -72323,6 +74559,129 @@ aaM
aaM
aaM
aaM
+eBz
+eBz
+bag
+tdl
+cdV
+tdl
+sFB
+uEJ
+uEJ
+mKe
+aqu
+puj
+vDk
+awS
+awS
+awS
+awS
+awS
+eBz
+wne
+wne
+wzE
+pQp
+fis
+gpo
+hAS
+ivL
+wzE
+nKX
+hNX
+hXN
+guX
+bbD
+vbU
+aDo
+oSo
+xoL
+sDF
+mho
+wzE
+wzE
+wzE
+wzE
+wzE
+wzE
+wzE
+rYv
+nfY
+nfY
+nfY
+nfY
+nfY
+nfY
+nfY
+nfY
+nfY
+nfY
+boM
+aOk
+kBz
+nfY
+nfY
+hDo
+nfY
+nfY
+nfY
+nfY
+nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+mHT
+mrJ
+mHT
+mHT
+cZw
+cZw
+cZw
+mHT
+tZF
+cJm
+bfa
+cJm
+pOz
+cZw
+xSv
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -72332,135 +74691,12 @@ aaM
aaM
aaM
aaM
-apV
-aqd
-aqt
-hDy
-aqI
-aqU
-ahk
-atE
-qyd
-arn
-asl
-asA
-arY
-arY
-arY
-arX
-aaa
-iPJ
-atM
-atM
-atM
-atM
-iPJ
-auf
-tBJ
-auH
-aqt
-aqt
-ave
-avv
-avs
-avs
-awK
-ave
-ave
-ave
-jiF
-jiF
-ave
-azV
-aAh
-aAx
-aAQ
-aAX
-avs
-aBK
-aBX
-aCf
-aCv
-aCv
-dIN
-lQI
-iEW
-ave
-dGI
-aDS
-tCB
-jSa
-aEw
-gRO
-aFa
-mGZ
-aDM
-aCq
-aFH
-aFH
-aFH
-aFH
-aFH
-aHx
-aHT
-aIr
-aIr
-aHY
-aJs
-aJT
-aJT
-aKV
-aCq
-aCq
-aLN
-aLP
-aLP
-aLT
-aLT
-aLT
-aLT
-aLP
-aLP
-aLP
-aCq
-aPu
-aPx
-aPx
-aQt
-aQg
-aQg
-aQg
-aQg
-aQg
-aRX
-aCq
aaM
aaM
aaM
aaM
aaM
aaM
-aSp
-aSz
-aSZ
-aTe
-aTe
-aTe
-aTC
-aSp
-aTQ
-aTV
-aUd
-aUd
-aUl
-aUd
-aUd
-aUd
-aUB
-aUD
-aSp
-aSz
-aSp
aaM
aaM
"}
@@ -72580,145 +74816,145 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-apV
-aqd
-aqt
-pMy
-ahg
-aqV
-ara
-ggi
-hpN
-arn
-asm
-rAq
-rAq
-rAq
-rsg
-grB
-att
-wPG
-grB
-grB
-grB
-grB
-bTV
-npQ
-tYF
-yfA
-aqt
-aqt
-ave
-avw
-avs
-avs
-awL
-ave
-axX
-avH
-avs
-azg
-azg
-avs
+eBz
+eBz
+bYv
+tdl
+cdV
+tdl
+qHs
+uEJ
+uEJ
+mKe
+aqu
+puj
+vDk
awS
awS
awS
awS
-avs
-ave
-ave
-rkF
-aav
-aCv
-aay
-enU
-iLs
-ave
-teb
-aDS
-tCB
-kEB
-aEx
-aEy
-aFb
-wJY
-aDM
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aHU
-aHU
-aHU
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aLO
-aLP
-aLP
-aMO
-aMO
-aMO
-aMO
-aLP
-aLP
-aON
-aCq
-aPv
-aPx
-aQg
-aQu
-aPx
-aPx
-aPx
-aPx
-aPx
-aPx
-aCq
+awS
+eBz
+wne
+wne
+wzE
+wzE
+wzE
+wzE
+tsH
+wzE
+wzE
+wzE
+wzE
+mbM
+mbM
+tsH
+tsH
+tsH
+mbM
+mbM
+wzE
+wzE
+wzE
+ddK
+xFd
+xbK
+rFJ
+xMh
+aJH
+cHx
+aJH
+aJH
+aJH
+aJH
+aJH
+aJH
+siZ
+pTg
+aKZ
+enD
+lRR
+mvz
+pvQ
+bPP
+ndV
+ndV
+nfY
+qTY
+lRg
+lRg
+nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+mHT
+xHT
+bTB
+pEO
+pEO
+pEO
+pEO
+mHT
+mHT
+cZw
+cZw
+cZw
+mHT
+mHT
+gdf
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
aaM
aaM
aaM
-aSp
-aSz
-aSp
-aTe
-aTe
-aTe
-aTe
-aSp
-aTQ
-aTV
-aUd
-aUh
-aUd
-aUd
-aUh
-aUd
-aUB
-aUD
-aSp
-aSz
-aSp
-aSp
aaM
"}
(124,1,1) = {"
@@ -72837,145 +75073,145 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-apV
-aqd
-aqt
-mlg
-aqK
-guo
-ara
-ukn
-chp
-uBX
-gGo
-sZK
-sZK
-sVI
-gQj
-rUd
-atu
-lFQ
-atO
-atO
-atO
-atO
-atO
-npQ
-vUw
-yfA
-aqt
-aqt
-ave
-avw
-avs
-avs
-awM
-ave
-lXq
+eBz
+eBz
+bYv
+tdl
+cdV
+tdl
+cFZ
+pWc
+pWc
+sKg
+aqu
+puj
+vDk
awS
awS
awS
awS
awS
-awS
-awS
-awS
-awS
-awS
-axu
-ave
-ufj
-aCx
-aCK
-aCX
-vht
-iLs
-axZ
-teb
-aDS
-tCB
-fMi
-aEx
-aEy
-aFb
-wJY
-aDM
-aEP
-aFI
-aFI
-aEP
-aFI
-aFI
-aEP
-aCq
-aIs
-aIp
-aHZ
-aCq
-aaM
-aaM
-aaM
-aaM
-aCq
-aLP
-aLP
-aMB
-aMP
-aCB
-aCB
-aCo
-aOg
-aLT
-aLP
-aCq
-aPw
-aPx
-aPx
-aQv
-aNl
-aNl
-aNl
-aNl
-aNl
-aRY
-aCq
+eBz
+eyj
+wne
+wne
+qNZ
+cgd
+mBc
+aEW
+cYT
+rGt
+rGt
+gmv
+nHm
+sXN
+aEW
+aEW
+aEW
+pdo
+jdB
+xrK
+aGc
+dGi
+spG
+kDo
+xkq
+rMa
+wzE
+aJH
+aKn
+aKD
+aLg
+oPB
+tXm
+aMf
+wbN
+siZ
+aJH
+qce
+aMr
+aOa
+aOa
+aOa
+aOa
+aOa
+aOa
+aPQ
+eGO
+jDi
+lzo
+nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+mHT
+dTp
+mHT
+gVK
+xSv
+aaM
+aaM
+aaM
+mHT
+xSv
+xSv
+xSv
+mHT
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
aaM
aaM
aaM
-aSp
-aSz
-aSp
-aTf
-aTf
-aTu
-aTe
-aSp
-aTQ
-aTV
-aUd
-aUd
-aUd
-aUd
-aUd
-aUd
-aUB
-aUD
-aSp
-aSz
-aSz
-aSp
aaM
"}
(125,1,1) = {"
@@ -73094,146 +75330,146 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-apV
-aqd
-aqt
-oPr
-aqL
-qiD
-qLl
-eMB
-hFZ
-arY
-asa
-cLi
-qfS
-rCd
-ipu
-nhE
-epA
-bSd
-ley
-ley
-qGx
-ley
-auo
-auy
-auD
-fVu
-aqt
-aqt
-ave
-avx
-avs
-avs
-awN
-ave
-axY
+eBz
+eBz
+bYv
+tdl
+cdV
+tdl
+cFZ
+sjG
+sjG
+sKg
+aqu
+puj
+vDk
awS
awS
awS
awS
awS
-awS
-awS
-awS
-awS
-awS
-aBI
-ave
-hQg
-aCy
-aCK
-xYs
-wCf
-iLs
-axZ
-teb
-aDS
-aEf
-aEl
-aEx
-ahA
-aFb
-esA
-aDM
-aEP
-aFJ
-aFV
-aEP
-aGA
-aHa
-aEP
-aCq
-aIt
-aGI
-aJf
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aLP
-aLT
-aMC
-aMQ
-aNl
-aNl
-aGL
-aOg
-aLT
-aLP
-aCq
-aPx
-aPx
-aNl
-aCm
-aPx
-aPx
-aPx
-aPx
-aPx
-aPx
-aCq
+eBz
+wne
+wne
+ngm
+dgF
+aVG
+fSX
+aDs
+btV
+aVL
+fYX
+aDs
+aOC
+xFq
+aDs
+aDs
+aDs
+sxl
+smn
+wgf
+aWH
+aWU
+aXa
+aXe
+aXh
+sFY
+wzE
+aJH
+oxr
+hFS
+aLh
+aLE
+aLI
+lHt
+fPE
+siZ
+aJH
+aKZ
+pDr
+aOa
+jxk
+icc
+icc
+icc
+icc
+nfY
+aOA
+aMW
+aMW
+nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+mHT
+mHT
+mHT
+oci
+qoa
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
aaM
aaM
aaM
-aSp
-aSz
-aSp
-aSp
-aSp
-aSp
-aTE
-aSp
-aSp
-aSp
-aUe
-aUe
-aUe
-aUe
-aUe
-aUe
-aSp
-aSp
-aSp
-aSp
-aUR
-aSp
-aSp
"}
(126,1,1) = {"
aab
@@ -73351,146 +75587,146 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-apV
-aqd
-aqt
-aqD
-cEt
-aqW
-hfw
-wgv
-wgv
-arY
-asa
-mvb
-vwR
-pxA
-ieD
-eQy
-imm
-ooH
-ogL
-uAr
-nVj
-pmj
-iPz
-kWO
-vMd
-vol
-aqt
-aqt
-ave
-avx
-avs
-avZ
-awN
-ave
-axX
-awS
-avW
-azh
-avW
-azW
-aAi
-aAy
+eBz
+eBz
+bYv
+tdl
+cdV
+tdl
+sFB
+uEJ
+uEJ
+mKe
+aqu
+puj
+ifu
awS
awS
-aBk
-aBH
-ave
-aCg
-aCz
-jgl
-iWl
-aDl
-iLs
-axZ
-teb
-kvf
-jrq
-aEm
-aEy
-mmY
-aFb
-nuJ
-aDM
-aFv
-aFK
-aFW
-aEP
-aGB
-aHb
-aHy
-aCq
-aIt
-aIq
-aJf
-aCq
-aJU
-aFU
-aKW
-aLr
-aCq
-aLP
-aLT
-aMC
-aMQ
-aNl
-aNl
-aGL
-aOg
-aLT
-aLP
-aCq
-aCm
-aPK
-aCm
-aCq
-aCm
-aCm
-aCm
-aCm
-aCm
-aCm
-aCq
+awS
+awS
+awS
+eBz
+wne
+wne
+cJl
+vAw
+aFZ
+mjy
+aWu
+oCm
+aWu
+aWu
+aWu
+aWu
+aWu
+aVP
+aWu
+aDs
+txn
+aWu
+aWu
+xFU
+uHw
+dmL
+aXf
+aXi
+ukL
+wzE
+aJH
+tZN
+aKE
+iOA
+tIB
+pVW
+aMg
+aMz
+siZ
+aJH
+tbV
+kXP
+aOa
+uPQ
+pSM
+tjM
+tjM
+bUn
+nfY
+vmB
+bHl
+bHl
+nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+mHT
+mHT
+wJx
+pCq
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
aaM
aaM
aaM
-aSp
-aSz
-aSz
-aSp
-aTh
-aTl
-aTl
-aTl
-aTR
-aTW
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTW
-aTR
-aUI
-aUI
-aUI
-aUT
-aSp
"}
(127,1,1) = {"
aab
@@ -73608,6 +75844,131 @@ aaM
aaM
aaM
aaM
+eBz
+eBz
+bYv
+tdl
+cdV
+tdl
+qHs
+uEJ
+uEJ
+mKe
+aqu
+wNC
+eBz
+eBz
+eBz
+eBz
+eBz
+eBz
+eBz
+wne
+mja
+aVC
+aFu
+eZw
+lqt
+gey
+aOX
+aVU
+aWc
+aWc
+aWc
+aWc
+aWm
+aWu
+aDs
+dvz
+isd
+dnd
+dXJ
+aWV
+aWI
+bMd
+jON
+uvS
+wzE
+aJH
+vNl
+nzH
+ear
+ear
+lXE
+rFS
+aMA
+aKZ
+aKZ
+aKZ
+kXP
+aOa
+fit
+wCy
+wCy
+wCy
+iBu
+nfY
+aQn
+cvx
+aQW
+nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+mHT
+mHT
+wJx
+mfU
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -73617,137 +75978,12 @@ aaM
aaM
aaM
aaM
-apV
-aqd
-aqt
-dnF
-vkC
-tpi
-hTI
-arr
-arr
-arr
-mAF
-eft
-ulU
-yfm
-oot
-beI
-mee
-pTR
-bAf
-xrp
-atZ
-aui
-aup
-cYs
-tXv
-pyN
-aqt
-aqt
-avf
-avf
-avf
-avf
-avf
-avf
-axZ
-axZ
-ayN
-ave
-azE
-ave
-axZ
-aAz
-ayN
-ayN
-aAz
-axZ
-ave
-ave
-ave
-aCc
-bcL
-tfX
-wUU
-ave
-teb
-aDS
-fXJ
-xXZ
-pCm
-kiM
-wJT
-mlp
-aDM
-aEP
-aFL
-aFL
-aEP
-aFL
-aFL
-aEP
-aHU
-aIt
-aGI
-aJf
-aCq
-aCq
-aKu
-aCq
-aCq
-aCq
-aLP
-aLT
-aMC
-aCo
-aCN
-aCN
-aGM
-aOh
-aLP
-aLP
-aCq
-aLP
-aLP
-aLP
-aLP
-aLT
-aLT
-aLT
-aLT
-aLT
-aLP
-aCq
aaM
aaM
aaM
aaM
aaM
aaM
-aSp
-aSz
-aSz
-aSp
-aTi
-aTv
-aTl
-aTv
-aTR
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTR
-aUJ
-aUI
-aUI
-aUT
-aSp
"}
(128,1,1) = {"
aab
@@ -73865,146 +76101,146 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-apV
-aqd
-aqt
-kFG
-kDQ
-aae
-bLd
-rHg
-cGz
-grx
-oZY
-kLR
-oZM
-iAN
-asX
-bGx
-uUQ
-jEM
-atP
-uhH
-cCe
-auj
-auq
-cWi
-qNI
-rfH
-aqt
-aqt
-avf
-avy
-avJ
-awa
-awO
-avf
-aya
-awS
-awS
-axZ
-azF
-axZ
-aAj
-aAk
-awS
-awS
+eBz
+eBz
+bYv
+tdl
+cdV
+tdl
+cFZ
+pWc
+pWc
+sKg
+aqu
+puj
+ifu
+kBr
+kBr
+kBr
+kBr
+kBr
+eBz
+wne
+weL
+aFn
+aFz
+aGN
+qlN
+aWu
+aVH
+kYV
+aWu
+aWu
+aWu
+aWu
+aWu
+aWu
+rvq
+rAH
+aIg
+oGi
+oGi
+lje
+bJf
+cRn
+xGb
+wne
+wzE
+aJH
+jok
+aKG
+aKK
+aKK
+aKK
+urj
+gdU
aBl
aBL
-aBY
-aCh
-ave
-ave
-ave
-ave
-ave
-ave
-dGI
-aDS
-tCB
-fnm
-aEz
-rAO
-fgO
-hCM
-aDM
-aFw
-aEP
-aEP
-aGo
-aEP
-aEP
-aEP
-aCm
-aIt
-aGI
-aJg
-aCq
-aJV
-aFU
-aFU
-aLs
-aCq
-aLO
-aLP
-aLP
-aMR
-aMR
-aMR
-aMR
-aLP
-aLP
-aON
-aCq
-aLO
-aLP
-aLP
-aLP
-aLT
-aLT
-aLT
-aLT
-aLT
-aON
-aCq
+aBl
+weB
+aOa
+uPQ
+vWo
+vWo
+vWo
+tbK
+nfY
+nfY
+nfY
+nfY
+nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+mHT
+mHT
+hTi
+nnl
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSz
-aSp
-aTj
-aTv
-aTF
-aTv
-aTR
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTR
-aUJ
-aUN
-aUI
-aUT
-aSp
"}
(129,1,1) = {"
aab
@@ -74122,146 +76358,146 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-apV
-aqd
-aqt
-aqt
-dSi
-iVi
-oBE
-rDv
-sta
-aag
-dzX
-cYS
-dHb
-dRq
-aqt
-aqt
-aqt
-fsF
-nlU
-hVA
-cRm
-ilF
-xsi
-sEI
-auE
-aqt
-aqt
-aqt
-avf
-avz
-aWQ
-aYw
-awP
-avf
-ayb
-awS
-awS
-axZ
-azF
-axZ
-aAk
-awS
-awS
-awS
-awS
-awS
-awS
-awS
-ayN
-rxO
+eBz
+eBz
+bYv
+tdl
+cdV
+tdl
+cFZ
+sjG
+sjG
+sKg
+aqu
+puj
+sVJ
+sVJ
+sRi
+nIu
+sRi
+kBr
+eBz
+wne
+gMq
+aFq
+aFA
+aGO
+aGO
+aWu
+aVH
+aVV
+aWd
+aWd
+aWd
+aWd
+aWn
+aWu
+aDs
+fmE
+aWv
+aWv
+aWv
+aWW
+hHX
+aXg
+wne
+wne
+wzE
+aJH
+isr
+aKH
+wbd
+wbd
+syV
+wTI
+isr
+aKZ
+aKZ
+aKZ
+kXP
+aOa
+uPQ
tjM
tjM
tjM
-ave
-hdw
-aDS
-tCB
-aEn
-aEA
-qdK
-pJw
-aFh
-aDM
-aEP
-aFI
-aFI
-aEP
-aFI
-aFI
-aEP
-aHU
-aIu
-aIr
-aHY
-aCq
-aJV
-aFU
-aKX
-aLt
-aCq
-aLP
-aLP
-aLP
-aLT
-aLT
-aLT
-aLT
-aLP
-aLP
-aOO
-aCq
-aLP
-aLP
-aLP
-aLP
-aLP
-aLP
-aLP
-aLP
-aLP
-aLP
-aCq
+rIN
+nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+bLO
+dZm
+eqb
+fvQ
+bWj
+dZm
+eqb
+fvQ
+rch
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
-aSp
-aSw
-aSx
-aSq
-aSL
-aSQ
-aSp
-aSz
-aSp
-aTi
-aTv
-aTG
-aTv
-aTR
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTR
-aUJ
-aUI
-aUS
-aUU
-aSp
"}
(130,1,1) = {"
aab
@@ -74379,6 +76615,136 @@ aaM
aaM
aaM
aaM
+eBz
+eBz
+bYv
+tdl
+cdV
+tdl
+sFB
+uEJ
+uEJ
+mKe
+aqu
+puj
+sVJ
+sVJ
+sRi
+sRi
+kIO
+kBr
+eBz
+wne
+lCv
+aFs
+aFB
+aWu
+aWu
+gey
+aVH
+aVU
+aWc
+aWc
+aWc
+aWc
+aWm
+aWu
+aDs
+cCU
+lSL
+jwX
+pLp
+tRH
+nUO
+cjZ
+wne
+wne
+wzE
+aJH
+aKo
+aKI
+ear
+ear
+lXE
+oPE
+aKo
+siZ
+aJH
+aKZ
+kXP
+aOa
+fit
+wCy
+wCy
+wCy
+dqT
+nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+bWj
+dZx
+etD
+fzQ
+bWj
+dZx
+etD
+fzQ
+bWj
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -74388,137 +76754,7 @@ aaM
aaM
aaM
aaM
-apV
-aqd
-aqt
-aqt
-aqt
-aqt
-aqt
-jfq
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-ylE
-ghp
-aqt
-aqt
-aqt
-aqt
-avf
-avA
-avK
-awc
-awQ
-avf
-ayc
-awS
-awS
-axZ
-azF
-axZ
-awS
-awS
-awS
-awS
-awS
-awS
-awS
-awS
-ayN
-rxO
-rxO
-rxO
-rxO
-axZ
-teb
-aDS
-aEf
-uZL
-uZL
-uZL
-uZL
-uZL
-aDM
-aEP
-aFM
-aFX
-aEP
-aGC
-aHc
-aEP
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aKv
-aCq
-aCq
-aCq
-aLQ
-aLP
-aMD
-aLP
-aLP
-aLP
-aLP
-aLP
-aLP
-aOO
-aCq
-aLP
-aLP
-aMD
-aLP
-aLP
-aLP
-aLP
-aLP
-aLP
-aLQ
-aCq
aaM
-aSp
-aSx
-aSD
-aSx
-aSx
-aSR
-aSX
-aSz
-aSp
-aTk
-aTv
-aTF
-aTv
-aTR
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTR
-aUJ
-aUN
-aUS
-aUV
-aSp
"}
(131,1,1) = {"
aab
@@ -74636,6 +76872,137 @@ aaM
aaM
aaM
aaM
+eBz
+eBz
+bYv
+tdl
+cdV
+tdl
+qHs
+uEJ
+uEJ
+mKe
+aqu
+puj
+sVJ
+sVJ
+sRi
+sRi
+sRi
+kBr
+eBz
+wne
+wEM
+mUx
+hYV
+aHM
+aHM
+aWu
+aVH
+dLD
+aWu
+aWu
+aWu
+aWu
+aWu
+aWu
+gAT
+uMX
+aXb
+aWO
+aWp
+aWX
+hgr
+hOe
+wne
+wne
+wzE
+aJH
+isr
+njm
+aKK
+htp
+aKK
+aTs
+isr
+siZ
+aNc
+qce
+pDr
+aOa
+uPQ
+vWo
+vWo
+vWo
+rme
+nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+bWj
+fEY
+gNQ
+hru
+bWj
+fEY
+fEY
+nNG
+bWj
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -74645,137 +77012,6 @@ aaM
aaM
aaM
aaM
-apV
-aqd
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-avf
-avz
-avz
-avz
-avz
-avf
-awS
-awS
-ayO
-axZ
-azF
-axZ
-aAl
-awS
-aAR
-aAR
-aAR
-aAR
-aAR
-aCi
-ave
-rxO
-rxO
-rxO
-rxO
-axZ
-teb
-aDT
-oyY
-oyY
-oyY
-oyY
-oyY
-oyY
-aDM
-aEP
-aFN
-aFY
-aEP
-aGD
-aHd
-aEP
-aCm
-aCC
-aIM
-aCM
-aEa
-aEa
-aCM
-aKY
-aLu
-aCq
-aCq
-aMo
-aCm
-aCm
-aCm
-aCm
-aCm
-aCm
-aMo
-aCq
-aCq
-aCq
-aMo
-aCm
-aCm
-aCm
-aCm
-aCm
-aCm
-aMo
-aCq
-aCq
-aCq
-aSp
-aSq
-aSE
-aSq
-aSx
-aSR
-aSp
-aSz
-aSp
-aTl
-aTv
-aTl
-aTv
-aTR
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTR
-aUJ
-aUI
-aUS
-aUW
-aSp
"}
(132,1,1) = {"
aab
@@ -74893,6 +77129,137 @@ aaM
aaM
aaM
aaM
+eBz
+eBz
+bYv
+tdl
+cdV
+tdl
+cFZ
+pWc
+pWc
+sKg
+aqu
+puj
+sVJ
+sVJ
+sRi
+ttl
+sRi
+kBr
+eBz
+wne
+wUa
+gug
+kQY
+kJM
+nuc
+aWu
+aVH
+aVV
+aWd
+aWd
+aWd
+aWd
+aWn
+aWu
+aDs
+iqr
+aWT
+hrI
+aVX
+fmH
+ljc
+bDq
+pHg
+wne
+wzE
+aJH
+aKo
+aKH
+wbd
+wbd
+syV
+oPE
+aKo
+siZ
+aJH
+aKZ
+kXP
+aOa
+uPQ
+tjM
+tjM
+tjM
+sxq
+nfY
+nfY
+nfY
+nfY
+nfY
+nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+bWj
+fEY
+fEY
+hsQ
+jBI
+kIy
+fEY
+fEY
+bWj
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -74902,137 +77269,6 @@ aaM
aaM
aaM
aaM
-apV
-aqd
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aqt
-aht
-auN
-auN
-avf
-avz
-avz
-avz
-avz
-axt
-awS
-awS
-ayO
-axZ
-azF
-axZ
-aAm
-awS
-aAS
-aAS
-aBm
-aAS
-aAS
-aAS
-ave
-rxO
-rxO
-rxO
-rxO
-axZ
-teb
-kvf
-kvf
-kvf
-deM
-deM
-deM
-bhF
-aDM
-aEP
-aFL
-aFL
-aEP
-aFL
-aFL
-aEP
-aCm
-aIv
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aGb
-aCM
-aLR
-aMp
-aGb
-aCM
-aCM
-aCM
-aCM
-aCD
-aMp
-aOP
-aCM
-aCD
-aMp
-aGb
-aCM
-aCM
-aCM
-aCM
-aCD
-aMp
-aOP
-aCM
-aSi
-aSq
-aSy
-aSy
-aSy
-aSy
-aSy
-aSp
-aSp
-aSp
-aTl
-aTl
-aTl
-aTl
-aTR
-aTX
-aTX
-aTX
-aUm
-aUq
-aUu
-aTX
-aTX
-aUE
-aUK
-aUI
-aUI
-aUX
-aSp
"}
(133,1,1) = {"
aab
@@ -75150,6 +77386,137 @@ aaM
aaM
aaM
aaM
+eBz
+eBz
+bYv
+tdl
+cdV
+tdl
+cFZ
+sjG
+sjG
+sKg
+aqu
+puj
+eBz
+kBr
+kBr
+kBr
+kBr
+kBr
+eBz
+wne
+gYU
+aFO
+tCM
+gES
+iHN
+aXq
+aVH
+aVU
+aWc
+aWc
+aWc
+aWc
+aWm
+aWu
+aDs
+bPc
+aGQ
+aGQ
+aHN
+upQ
+tTf
+uFL
+ibb
+wne
+wzE
+aJH
+isr
+aKI
+ear
+ear
+lXE
+wTI
+isr
+aKZ
+aKZ
+aKZ
+kXP
+aOa
+fit
+wCy
+wCy
+wCy
+tmP
+nfY
+ppZ
+aOB
+aRa
+ydO
+nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+bLO
+dZm
+eqb
+fvQ
+bWj
+bWj
+fFJ
+bWj
+bWj
+bWj
+fFJ
+bWj
+bWj
+dZm
+eqb
+fvQ
+rch
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -75159,137 +77526,6 @@ aaM
aaM
aaM
aaM
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-apU
-ahw
-ahw
-apU
-apU
-apU
-apU
-avf
-avf
-awS
-aYz
-ave
-ave
-azG
-ave
-ave
-ayN
-axZ
-axZ
-ave
-ave
-ave
-ave
-ave
-bHN
-rxO
-rxO
-rxO
-ave
-aDM
-aDV
-kvf
-mEV
-aDM
-aDM
-aDM
-aDM
-aDM
-aEP
-aEP
-aEP
-aEP
-aEP
-aEP
-aEP
-aHW
-aIv
-aCo
-aCo
-aCo
-aCo
-axw
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-axw
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aGL
-aSr
-aSz
-aSz
-aSz
-aSz
-aSz
-aSz
-aSz
-aTg
-aTl
-aTl
-aTl
-aTl
-aTR
-aTX
-aTX
-aTX
-aUn
-aUr
-aUv
-aUz
-aUz
-aUF
-aUL
-aUO
-aUI
-aUI
-aSp
"}
(134,1,1) = {"
aab
@@ -75407,6 +77643,114 @@ aaM
aaM
aaM
aaM
+eBz
+eBz
+bYv
+tdl
+cdV
+tdl
+sFB
+uEJ
+uEJ
+mKe
+aqu
+wNC
+eBz
+eBz
+eBz
+eBz
+eBz
+eBz
+eBz
+wne
+wne
+aDK
+sgv
+sYx
+lqt
+aWu
+aVH
+kYV
+aWu
+aWu
+aWu
+aWu
+aWu
+aWu
+aDs
+bPc
+wMw
+aGQ
+aHN
+fzh
+hQa
+rSM
+xun
+wne
+wzE
+aJH
+jok
+eta
+aKK
+aKK
+aKK
+uVh
+gdU
+aBl
+aBL
+aBl
+weB
+aOa
+uPQ
+vWo
+vWo
+vWo
+iDT
+nfY
+ppZ
+aOB
+nfY
+nfY
+nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+bLO
+bWj
+bWj
+dZx
+etD
+fzQ
+bWj
+gnj
+eHN
+hNt
+jCO
+eHN
+eHN
+ohD
+bWj
+dZx
+etD
+teq
+bWj
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -75432,7 +77776,6 @@ aaM
aaM
aaM
aaM
-apW
aaM
aaM
aaM
@@ -75440,113 +77783,6 @@ aaM
aaM
aaM
aaM
-apW
-auJ
-auJ
-auJ
-auJ
-avB
-auJ
-apU
-awR
-awR
-awS
-awS
-ave
-azj
-azF
-azX
-ave
-awS
-awS
-aAY
-ave
-aBM
-ave
-ave
-ave
-ave
-ave
-azl
-odu
-ave
-aDM
-aDW
-kcY
-hHP
-aDM
-aEK
-dSj
-mHx
-skU
-aEP
-aEP
-aEP
-aEP
-aEP
-aEP
-aEP
-aCm
-aIv
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aLv
-aCN
-aLS
-aMq
-aLv
-aCN
-aCN
-aCN
-aCN
-aOi
-aMq
-aOQ
-aCN
-aOi
-aMq
-aLv
-aCN
-aCN
-aCN
-aCN
-aOi
-aMq
-aOQ
-aCN
-aGM
-aSq
-aSA
-aSA
-aSA
-aSA
-aSA
-aSp
-aSp
-aSp
-aTl
-aTl
-aTl
-aTl
-aTR
-aTX
-aTX
-aTX
-aUm
-aUq
-aUw
-aTX
-aTX
-aUE
-aUI
-aUP
-aUI
-aUY
-aSp
"}
(135,1,1) = {"
aab
@@ -75664,146 +77900,146 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-apW
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-apW
-auJ
-auJ
-auJ
-auJ
-auJ
-auJ
-aYx
-awS
-awS
-awS
-awS
-ave
-azk
-azF
-azY
-ave
-aAA
-awS
-aAZ
-ave
-aBM
-ave
+eBz
+eBz
+bYv
+tdl
+cdV
+tdl
+qHs
+uEJ
+uEJ
+mKe
+aqu
+qmz
+kRu
+avR
+gqa
+bGR
+vmF
+ntE
+eBz
+wne
+wne
+aRB
+lkN
+aIf
+wGN
+aDs
+aVJ
+aVV
+xSL
+aWd
+oap
+aWd
+uZp
+aWC
+mbk
+lhJ
+aWF
+aWF
+iAt
+pcu
+aXc
+plM
+omw
+ukL
+wzE
+aJH
+isr
+aKH
+wbd
+wbd
+syV
+cZH
+isr
+aKZ
+aKZ
+aKZ
+kXP
+aOa
aCj
-aCj
-aCj
-aCY
-aCj
-aCj
-aCj
-aDM
-oZo
-kvf
-nlp
-aDM
-wmN
-xfv
-aFd
-vfs
-aEP
-aEP
-aaA
-aGq
-aGE
-aGF
-aGF
-aCm
-aCF
-aIN
-aCN
-aJv
-aJW
-aEq
-aEq
-aLw
-aCq
-aCq
-aMo
-aCm
-aCm
-aCm
-aCm
-aCm
-aCm
-aMo
-aCq
-aCq
-aCq
-aMo
-aCm
-aCm
-aCm
-aCm
-aCm
-aCm
-aMo
-aCq
-aCq
-aCq
-aSp
-aSq
-aSE
-aSq
-aSx
-aSS
-aSp
-aSz
-aSp
-aTl
-aTv
-aTl
-aTv
-aTR
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTR
-aUJ
-aUI
-aUS
-aUZ
-aSp
+vBe
+vBe
+vBe
+vBe
+nfY
+ppZ
+aOB
+aRb
+iKk
+nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+wmL
+wmL
+wmL
+cDK
+dcT
+cDK
+eby
+eum
+fEY
+bWj
+gpl
+gRJ
+fQC
+eHN
+fNk
+fNk
+fNk
+fFJ
+fEY
+fEY
+teX
+bWj
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
"}
(136,1,1) = {"
aab
@@ -75921,6 +78157,113 @@ aaM
aaM
aaM
aaM
+eBz
+eBz
+bYv
+tdl
+cdV
+tdl
+cFZ
+pWc
+pWc
+sKg
+aqu
+aqu
+aqu
+pzN
+sRi
+rQi
+kNJ
+xTG
+eBz
+wne
+wne
+wne
+eqs
+xjr
+hIp
+aWB
+aVK
+aWB
+aVT
+aWB
+aVT
+aWB
+aVT
+aWB
+aVT
+mic
+aWD
+rkX
+nis
+aWZ
+aXd
+qdJ
+ccN
+wne
+wzE
+aJH
+fwz
+oiW
+aLk
+aLG
+aLJ
+iGD
+cYR
+siZ
+aJH
+qce
+aNM
+aOa
+aOa
+aOa
+aOa
+aOa
+aOa
+aPM
+aOB
+aOB
+nfY
+nfY
+nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+bLO
+bWj
+jcG
+bWj
+bWj
+bWj
+bWj
+bWj
+fFJ
+bWj
+gpZ
+eHN
+eHN
+fNk
+kLE
+bWj
+bWj
+bWj
+bWj
+bWj
+bWj
+bWj
+jcG
+jcG
+jcG
+bWj
+rch
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -75946,7 +78289,6 @@ aaM
aaM
aaM
aaM
-apW
aaM
aaM
aaM
@@ -75954,113 +78296,7 @@ aaM
aaM
aaM
aaM
-apW
-auJ
-auP
-auJ
-auJ
-auJ
-auJ
-apU
-aYy
-awS
-awS
-ayt
-ave
-azj
-azF
-azX
-ave
-azd
-awS
-aBa
-ave
-aBM
-ave
-aCk
-aCA
-aCL
-aCj
-aDm
-aDm
-aDm
-aDM
-rod
-kvf
-nyM
-aDM
-aEL
-aFc
-aFi
-aFo
-aEP
-aEP
-aaA
-aGq
-aGF
-aGF
-aGF
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aLP
-aLP
-aME
-aLP
-aLP
-aLP
-aLP
-aLP
-aLP
-aLQ
-aCq
-aLQ
-aLP
-aME
-aLP
-aLP
-aLP
-aLP
-aLP
-aLP
-aLP
-aCq
aaM
-aSp
-aSx
-aSF
-aSx
-aSx
-aSS
-aSX
-aSz
-aSp
-aTk
-aTv
-aTF
-aTv
-aTR
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTR
-aUJ
-aUN
-aUS
-aVa
-aSp
"}
(137,1,1) = {"
aab
@@ -76178,146 +78414,146 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
+eBz
+eBz
+bYv
+tdl
+cdV
+tdl
+dTe
+hrP
+kRu
+nCc
+aqu
+aqu
+aqu
+avR
+sRi
+rQi
+sRi
apW
+eBz
+eyj
+wne
+wne
+wne
+wne
+exa
+hEu
+mNQ
+oRm
+vkY
oQu
-oQu
-oQu
-oQu
-apW
-apU
-apW
-apW
-apW
-apW
-apW
-apW
-awT
-axu
-ayd
-ave
-ave
-azl
-azH
-azZ
-ave
-ave
-aAT
-aBb
-ave
-aBM
-ave
-aCl
-aCA
-aCL
-aCj
-aCj
-aCj
-aDC
-aDM
-aDY
-kvf
-mQX
-aDM
-aEM
-lon
-aEP
-aEP
-aEP
-aEP
-aaA
-aGq
-aGF
-aGF
-aHz
-aCq
-aaM
-aaM
-aCq
+qND
+krK
+myc
+uTe
+fuj
+thI
+aka
+wpA
+wne
+wne
+mnU
+kdz
+kbl
+wne
+wzE
+aJH
+uyK
+wUv
+lQQ
+pgL
+uon
+exn
+qnL
+siZ
+aJH
+aKZ
+enD
+xfN
+wbI
+rDl
+wRy
+gov
+qdi
+nfY
+sIe
+aOB
+mMS
+tRu
+nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+bWj
+clq
+cor
+cqS
+cqS
+cqS
+edG
+eEO
+fNk
+fNk
+eHN
+eHN
+hPp
+fNk
+kMh
+bWj
+okn
+rcz
+rcz
+sbk
+bWj
+ukd
+vWz
+qDS
+qDS
+xEw
+bWj
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
aaM
aaM
-aCq
-aLU
-aLU
-aMF
-aLU
-aLU
-aLU
-aLU
-aOj
-aLU
-aLU
-aCq
-aPy
-aLT
-aLP
-aLT
-aLT
-aLT
-aLT
-aLP
-aLT
-aRZ
-aCq
aaM
-aSp
-aSw
-aSx
-aSq
-aSM
-aST
-aSp
-aSz
-aSp
-aTl
-aTv
-aTG
-aTv
-aTR
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTR
-aUJ
-aUI
-aUS
-aVb
-aSp
"}
(138,1,1) = {"
aab
@@ -76435,146 +78671,146 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-apW
-aqe
+eBz
+eBz
+bYv
+tdl
+cdV
+tdl
+dTe
+ixW
+llN
+llN
+llN
+qss
aqu
-aqu
-aqu
-aqM
-apW
-apW
-atk
-atv
-atk
-apW
-apW
-asF
-bvD
-rzy
-mQj
-asF
-gav
-apW
-auU
-auX
-oIb
-auX
-apW
-auT
-auT
-ave
-ave
-ayP
-ayP
-ayP
-ayP
-ayP
-ave
-ave
-ave
-ave
-ave
-ave
-aCj
-aCj
-aCj
-aCj
-aDm
-aDm
-aDm
-aDM
-oZo
-kvf
-kvf
-hGW
-aEP
-aEP
-aEP
-aEP
-aEP
-aEP
-aaA
-aGq
-aGF
-aGF
-aHA
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
+ayM
+sRi
+sRi
+sRi
+sRi
+eBz
+wne
+wne
+wne
+wne
+wne
+wne
+wne
+wne
+wne
+wne
+wne
+wne
+wne
+wne
+wne
+wne
+wne
+wne
+wne
+wne
+wne
+wne
+wne
+wne
+wne
+wzE
+aJI
+aJH
+aJH
+aJH
+aJH
+aJH
+aJH
+aJH
+siZ
+aJI
+nfY
+nfY
+aKZ
+aKZ
+aKZ
+aKZ
+aKZ
+nfY
+nfY
+aKZ
+aKZ
+nfY
+nfY
+nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+jcG
+cor
+cqS
+cDL
+dft
+dKp
+bWj
+bWj
+bWj
+bWj
+bWj
+bWj
+bWj
+jCR
+bWj
+bWj
+okP
+okP
+okP
+okP
+bWj
+ukS
+wba
+wgo
+wgo
+wgo
+jcG
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
-aCq
-aLV
-aCB
-aCB
-aCB
-aNm
-aNF
-aCM
-aCM
-aCM
-aOR
-aCq
-aLU
-aLU
-aMF
-aLU
-aLU
-aLU
-aLU
-aOj
-aLU
-aLU
-aCq
aaM
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSz
-aSp
-aTk
-aTv
-aTF
-aTv
-aTR
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTR
-aUJ
-aUN
-aUS
-aVc
-aSp
"}
(139,1,1) = {"
aab
@@ -76692,6 +78928,122 @@ aaM
aaM
aaM
aaM
+eBz
+eBz
+llv
+hGA
+hGA
+hGA
+llv
+eBz
+bQM
+nFm
+oBd
+sNi
+llN
+avR
+gqa
+loL
+gqa
+gqa
+eBz
+wzE
+aCR
+aCR
+aCR
+aCR
+aCR
+aCR
+aCR
+aCR
+aCR
+aCR
+aCR
+aCR
+aCR
+aCR
+aCR
+aCR
+aCR
+aCR
+aCR
+aCR
+aCR
+aCR
+aCR
+wzE
+wzE
+nfY
+aKp
+aKp
+aKp
+aKp
+aKp
+aKp
+aKp
+aKp
+nfY
+nfY
+nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+jcG
+cor
+cqS
+cEO
+cqS
+cqS
+bWj
+eHN
+eHN
+eHN
+eHN
+bWj
+idk
+jEg
+kNH
+bWj
+omT
+orV
+orV
+szg
+bWj
+upy
+wba
+wGD
+wGD
+wGD
+jcG
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -76708,101 +79060,7 @@ aaM
aaM
aaM
aaM
-apW
-aqf
-aqe
-aqu
-aqM
-aqX
-apW
-asY
-atl
-atw
-atF
-atQ
-apW
-asF
-qMl
-pPH
-jAE
-asF
-apW
-apW
-auV
-auX
-auX
-auX
-apW
-awU
-axv
-axv
-ayu
-axv
-axv
-axv
-axv
-axv
-axv
-axv
-axv
-axv
-aBN
-auT
-aCm
-aCm
-aCm
-aCZ
-aCm
-aCm
-aCm
-aDM
-gek
-vdZ
-bHG
-aDM
-aEO
-aEP
-aEP
-aEP
-aFy
-aEP
-aaA
-aGq
-aGF
-aGF
-aHB
-aCq
-aCq
-aIO
-aJh
-aJw
-aJX
-aCq
aaM
-aaM
-aCq
-aLW
-aCo
-aCo
-aCo
-aNn
-aNG
-aCo
-aCo
-aCo
-aOS
-aCq
-aMP
-aCB
-aCB
-aCB
-aQL
-aRj
-aCM
-aCM
-aCM
-aDw
-aCq
aaM
aaM
aaM
@@ -76810,28 +79068,6 @@ aaM
aaM
aaM
aaM
-aSp
-aSz
-aSp
-aTl
-aTw
-aTH
-aTN
-aTS
-aTY
-aTY
-aTY
-aTY
-aTY
-aTY
-aTY
-aTY
-aTS
-aUM
-aUQ
-aUS
-aVd
-aSp
"}
(140,1,1) = {"
aab
@@ -76956,6 +79192,123 @@ aaM
aaM
aaM
aaM
+eBz
+eBz
+eBz
+eBz
+bGo
+eBz
+eBz
+eBz
+eBz
+eBz
+eBz
+eBz
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+jcG
+coC
+cor
+cKI
+cqS
+cqS
+bWj
+eHN
+fQC
+eHN
+eHN
+gUK
+ieM
+qDS
+kQj
+bWj
+orV
+orV
+rPS
+rPS
+bWj
+uql
+wba
+wgo
+wgo
+xFV
+bWj
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -76965,101 +79318,6 @@ aaM
aaM
aaM
aaM
-apW
-arH
-aqu
-aqu
-aqu
-asJ
-apW
-asZ
-asB
-arI
-asb
-atR
-apW
-sxc
-asF
-vyG
-asF
-djI
-gav
-apW
-auW
-auX
-auX
-auX
-awg
-awV
-avh
-avh
-axw
-avh
-avh
-avh
-avh
-avh
-avh
-ukL
-avh
-avh
-aBO
-aAf
-aCn
-aCB
-aCB
-aCB
-aCB
-aCB
-aDD
-aDM
-lMS
-nRq
-qsj
-aEC
-aEP
-aEP
-aEP
-aEP
-aEP
-aEP
-aaA
-aGq
-aGF
-aGF
-aHC
-aCq
-aCq
-aIP
-aGI
-aJx
-aJY
-aCq
-aaM
-aaM
-aCq
-aLX
-aCo
-aCo
-aCo
-aNn
-aNG
-aCo
-aCo
-aCo
-aOT
-aCq
-aMQ
-aCo
-aCo
-aCo
-aQM
-aIv
-aCo
-aCo
-aCo
-aGL
-aCq
aaM
aaM
aaM
@@ -77067,28 +79325,6 @@ aaM
aaM
aaM
aaM
-aSp
-aSz
-aSp
-aTm
-aTx
-aTl
-aTl
-aTR
-aTW
-aTX
-aTX
-aTX
-aTX
-aTX
-aTX
-aTW
-aTR
-aUI
-aUI
-aUI
-aVe
-aSp
"}
(141,1,1) = {"
aab
@@ -77222,101 +79458,6 @@ aaM
aaM
aaM
aaM
-apW
-aqf
-aqg
-aqu
-aqN
-aqX
-apW
-asY
-atm
-ukL
-atG
-atQ
-apW
-asF
-asF
-asF
-asF
-asF
-apW
-apW
-auX
-auX
-auX
-auX
-apW
-awV
-avh
-aye
-ayv
-ayv
-azm
-avh
-aAa
-ayv
-aAB
-ayv
-azm
-avh
-aBO
-aBZ
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aDE
-aDM
-aDM
-aDM
-aDM
-aDM
-aCq
-aFf
-aFf
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aIQ
-aGI
-aJy
-aJZ
-aCq
-aaM
-aaM
-aCq
-aLX
-aCo
-aCo
-aCo
-aNn
-aNG
-aCo
-aCo
-aCo
-aOT
-aCq
-aMP
-aCB
-aMQ
-aCo
-aQM
-aIv
-aCo
-aGL
-aCM
-aDw
-aCq
aaM
aaM
aaM
@@ -77324,28 +79465,123 @@ aaM
aaM
aaM
aaM
-aSp
-aSz
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aUe
-aUe
-aUe
-aUe
-aUe
-aUe
-aSp
-aSp
-aSp
-aSp
-aUR
-aSp
-aSp
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+bWj
+coK
+crr
+crr
+dvq
+dKC
+bWj
+eHN
+eHN
+eHN
+eHN
+gUK
+ieM
+qDS
+kVX
+bWj
+jcG
+rcJ
+jcG
+jcG
+bWj
+uqI
+wba
+qDS
+qDS
+qDS
+jcG
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
"}
(142,1,1) = {"
aab
@@ -77479,101 +79715,6 @@ aaM
aaM
aaM
aaM
-apW
-aqg
-aqu
-aqu
-aqu
-aqN
-apW
-ata
-asB
-arI
-asb
-atS
-apW
-plN
-aYk
-asF
-aYk
-oVL
-gav
-apW
-auX
-avi
-auX
-auX
-apW
-awV
-axw
-ayf
-ayw
-ayw
-ayw
-azI
-ayw
-ayw
-auT
-auT
-aBc
-ukL
-aBO
-azM
-aCp
-aCp
-aCp
-aDa
-aDn
-aDn
-aDF
-aCq
-aDZ
-yhy
-aEo
-mud
-aCm
-aCo
-aCo
-aCo
-eSC
-aCo
-aWt
-aCq
-aGG
-aHe
-aHD
-aHX
-aCq
-aIR
-aGI
-aJz
-aKa
-aCq
-aaM
-aaM
-aCq
-aLX
-aCo
-aCo
-aCo
-aNn
-aNG
-aCo
-aCo
-aCo
-aOT
-aCq
-aPz
-aCo
-aMQ
-aCo
-aQN
-aIv
-aCo
-aGL
-aCo
-aSa
-aCq
aaM
aaM
aaM
@@ -77581,27 +79722,122 @@ aaM
aaM
aaM
aaM
-aSp
-aSz
-aSz
-aSz
-aSz
-aSz
-aSp
-aTT
-aTV
-aUf
-aUf
-aUf
-aUf
-aUf
-aUf
-aUB
-aUG
-aSp
-aSz
-aSz
-aSp
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+bWj
+bWj
+bWj
+bWj
+bWj
+dKS
+bWj
+eHN
+eHN
+eHN
+eHN
+gYs
+igQ
+qDS
+kYo
+mzJ
+jEg
+qDS
+jEg
+jEg
+tfe
+utl
+wba
+wgo
+wgo
+wgo
+jcG
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
"}
(143,1,1) = {"
@@ -77729,108 +79965,6 @@ aaM
aaM
aaM
aaM
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-aso
-apW
-apW
-apW
-atb
-arI
-arI
-arI
-atc
-apW
-apW
-gav
-aur
-gav
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-awW
-avh
-ayf
-ayw
-ayQ
-avh
-avh
-aAb
-aAn
-auT
-auT
-aBd
-avh
-aBO
-auT
-aCq
-aCq
-aCq
-aCq
-aDo
-aDo
-aCq
-aCq
-aCm
-aCm
-aCm
-aCm
-aCm
-aCo
-aCo
-aCo
-aCo
-aCo
-aWw
-aCq
-aGG
-aHf
-aGI
-aGI
-aCq
-aIS
-aGI
-aJA
-aKb
-aCq
-aaM
-aaM
-aCq
-aLW
-aCo
-aCo
-aCo
-aNn
-aNG
-aCo
-aCo
-aCo
-aOS
-aCq
-aPA
-aDn
-aMQ
-aCo
-aQM
-aIv
-aCo
-aGL
-aCN
-aGM
-aCq
aaM
aaM
aaM
@@ -77838,27 +79972,129 @@ aaM
aaM
aaM
aaM
-aSp
-aSp
-aSp
-aSp
-aSp
-aSz
-aSp
-aTT
-aTV
-aUf
-aUi
-aUf
-aUf
-aUi
-aUf
-aUB
-aUG
-aSp
-aSz
-aSp
-aSp
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+jcG
+iAR
+izI
+jcG
+mLp
+qDS
+eei
+eKl
+eKl
+eKl
+eKl
+bWj
+ihj
+qDS
+ldi
+mFI
+ozQ
+qDS
+ozQ
+ozQ
+tho
+utl
+wba
+wGD
+wGD
+wGD
+jcG
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
"}
(144,1,1) = {"
@@ -77986,108 +80222,6 @@ aaM
aaM
aaM
aaM
-apW
-aqe
-aqu
-aqE
-aqu
-aqM
-apW
-ukL
-arI
-asb
-aru
-asB
-arI
-asQ
-arI
-arI
-arI
-arI
-arI
-asQ
-arI
-asb
-aru
-asB
-arI
-arI
-asQ
-arI
-arI
-asb
-avQ
-aAe
-awV
-avh
-ayf
-ayw
-avh
-aYE
-avh
-aYE
-avh
-aAC
-ayw
-aBc
-avh
-aBO
-aAe
-auT
-aCC
-aCM
-aCm
-aCM
-aDw
-aCm
-aDN
-aEa
-aEa
-aEa
-aEa
-aEQ
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCq
-aGG
-aHf
-aGI
-aGI
-aCq
-aCq
-aJi
-aCq
-aCq
-aCq
-aaM
-aaM
-aCq
-aLY
-aDn
-aDn
-aDn
-aNo
-aNH
-aCN
-aCN
-aCN
-aOU
-aCq
-aMQ
-aCo
-aCo
-aCo
-aQM
-aIv
-aCo
-aCo
-aCo
-aGL
-aCq
aaM
aaM
aaM
@@ -78099,22 +80233,124 @@ aaM
aaM
aaM
aaM
-aSp
-aSz
-aSp
-aTT
-aTV
-aUf
-aUf
-aUo
-aUf
-aUf
-aUf
-aUB
-aUG
-aSp
-aSz
-aSp
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+jcG
+kaz
+kWI
+cLT
+mLp
+qDS
+bWj
+eLv
+eLv
+eLv
+eLv
+bWj
+igQ
+qDS
+kVX
+bWj
+bWj
+rdA
+bWj
+bWj
+bWj
+uOM
+wdJ
+wgo
+wgo
+wgo
+jcG
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
"}
@@ -78243,108 +80479,6 @@ aaM
aaM
aaM
aaM
-apW
-aqf
-aqe
-aqu
-aqM
-aqX
-apW
-art
-arJ
-asc
-aru
-asC
-arJ
-arJ
-arJ
-arJ
-arJ
-arJ
-arJ
-arJ
-arJ
-asc
-aru
-asC
-arJ
-arJ
-arJ
-arJ
-arJ
-asc
-avR
-awf
-awV
-avh
-ayf
-ayw
-ayR
-azo
-aYD
-aAc
-aYH
-aAD
-ayw
-aBc
-avh
-aBO
-aAe
-aAf
-aCD
-aCo
-aDc
-aCo
-aCo
-aDG
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aFr
-aCo
-aCo
-aCo
-aGr
-aGH
-aHg
-aGI
-aHE
-aIw
-aGI
-aGI
-aGI
-aKc
-aCq
-aaM
-nfY
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aPA
-aDn
-aQh
-aDn
-aQO
-aRk
-aCN
-aIN
-aCN
-aGM
-aCq
aaM
aaM
aaM
@@ -78356,22 +80490,124 @@ aaM
aaM
aaM
aaM
-aSp
-aSz
-aSp
-aTT
-aTV
-aUf
-aUi
-aUf
-aUf
-aUi
-aUf
-aUB
-aUG
-aSp
-aSz
-aSp
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+bWj
+bWj
+bWj
+bWj
+mLp
+qDS
+bWj
+pGT
+fRx
+gdM
+grY
+gYQ
+ieM
+qDS
+kVX
+bWj
+owo
+rfM
+rQb
+sBC
+bWj
+uPw
+qDS
+qDS
+qDS
+dML
+bWj
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
"}
@@ -78500,108 +80736,6 @@ aaM
aaM
aaM
aaM
-apW
-aqf
-aqu
-aqu
-aqu
-aqX
-arc
-aru
-aru
-aru
-aru
-aru
-aru
-aru
-aru
-aru
-aru
-aru
-aru
-aru
-aru
-aru
-aus
-aru
-aru
-aru
-aru
-aru
-aru
-aru
-avQ
-aAe
-awV
-avh
-ayf
-ayw
-ayS
-azp
-avh
-avh
-avh
-avh
-ayw
-aBc
-avh
-aBO
-aAe
-aCr
-aCo
-aCo
-aCm
-aDp
-aDx
-aDH
-aCo
-aCo
-aCo
-ukL
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aGs
-aGI
-aGI
-aHE
-aHY
-aIu
-aIT
-aGI
-aGI
-aKd
-aCq
-aaM
-nfY
-tRw
-tRw
-joU
-gva
-nfY
-nfY
-nfY
-aaM
-aaM
-aaM
-aaM
-aCq
-aCq
-aCq
-aCq
-aCq
-uIf
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
aaM
aaM
aaM
@@ -78613,22 +80747,124 @@ aaM
aaM
aaM
aaM
-aSp
-aSz
-aSp
-aTT
-aTV
-aUf
-aUf
-aUf
-aUf
-aUf
-aUf
-aUB
-aUG
-aSp
-aSz
-aSp
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+jcG
+hkT
+izI
+jcG
+mLp
+qDS
+bWj
+eLv
+fSY
+gkg
+grY
+gYV
+ieM
+qDS
+kVX
+bWj
+oyW
+rmH
+bWj
+sBK
+bWj
+uRY
+wgo
+wIL
+wgo
+qDS
+jcG
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
"}
@@ -78757,103 +80993,6 @@ aaM
aaM
aaM
aaM
-apW
-aqf
-aqg
-aqu
-aqN
-aqX
-apW
-arv
-arK
-asd
-aru
-asD
-arK
-arK
-arK
-arK
-arK
-arK
-arK
-arK
-arK
-asd
-aru
-asD
-arK
-arK
-arK
-arK
-arK
-asd
-avR
-awf
-awV
-avh
-ayf
-ayw
-ayT
-azq
-aYD
-aAc
-aYH
-aAE
-ayw
-aBc
-avh
-aBO
-aAe
-azM
-aCE
-aCo
-aDd
-aCo
-aDy
-aDI
-aDO
-aEb
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aCo
-aGs
-aGI
-aGI
-aHF
-aHZ
-aIs
-aIy
-aGI
-aGI
-aKe
-aCq
-aaM
-nfY
-tRw
-tRw
-gbB
-lkT
-nfY
-nfY
-nfY
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-nfY
-aMW
-nfY
aaM
aaM
aaM
@@ -78870,22 +81009,119 @@ aaM
aaM
aaM
aaM
-aSp
-aSz
-aSp
-aSp
-aSp
-aUc
-aUc
-aUc
-aUc
-aUc
-aUy
-aSp
-aSp
-aSp
-aSx
-aSp
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+jcG
+kaz
+kWI
+cMK
+mLp
+dML
+bWj
+eLv
+eLv
+eLv
+eLv
+gYs
+mLp
+qDS
+kQj
+bWj
+bWj
+bWj
+bWj
+bWj
+bWj
+uSA
+wgo
+wKo
+wgo
+xEw
+jcG
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
"}
@@ -79014,103 +81250,6 @@ aaM
aaM
aaM
aaM
-apW
-aqg
-aqu
-aqF
-aqu
-aqN
-apW
-ukL
-arI
-asb
-aru
-asB
-arI
-asR
-arI
-arI
-arI
-arI
-arI
-asR
-arI
-asb
-aru
-asB
-arI
-arI
-asR
-arI
-arI
-asb
-avQ
-aAe
-awV
-avh
-ayf
-ayw
-avh
-aYF
-avh
-aYF
-aAp
-aAF
-ayw
-aBc
-avh
-aBO
-aAe
-auT
-aCF
-aCN
-aCm
-aDq
-aDz
-aCm
-aDP
-qMW
-aCq
-aEq
-aEq
-aEq
-aCo
-aCo
-jhX
-aCo
-aCo
-aCo
-aCq
-aGJ
-aGI
-aGI
-aHF
-aIy
-aGI
-aGI
-aGI
-aKf
-aCq
-aaM
-nfY
-aLy
-tRw
-aKZ
-aKZ
-nfY
-nfY
-nfY
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-nfY
-aMW
-nfY
aaM
aaM
aaM
@@ -79127,22 +81266,119 @@ aaM
aaM
aaM
aaM
-aSp
-aSz
-aSz
-aSz
-aSp
-aUg
-aUg
-aUg
-aUg
-aUg
-aSx
-aUA
-aSx
-aSx
-aSx
-aSp
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+bWj
+bWj
+bWj
+bWj
+mLp
+qDS
+bWj
+bWj
+bWj
+bWj
+bWj
+bWj
+ihz
+qDS
+kVX
+mGe
+tYm
+rFl
+rQs
+sDs
+bWj
+uSG
+wha
+wKL
+wgo
+xGF
+bWj
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
"}
@@ -79271,103 +81507,6 @@ aaM
aaM
aaM
aaM
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-asp
-apW
-apW
-apW
-atc
-arI
-arI
-arI
-atb
-apW
-apW
-apW
-aut
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-awW
-avh
-ayf
-ayw
-ayU
-aAd
-avh
-aAd
-aAq
-auT
-auT
-aBd
-avh
-aBO
-auT
-auT
-aCq
-aCq
-aCq
-aCq
-aCq
-ifh
-jon
-jon
-nhD
-nhD
-nhD
-nhD
-nhD
-mRM
-ifh
-rwg
-aWo
-aWx
-aWo
-aWo
-aWo
-aGI
-aIa
-aIa
-aGI
-aGI
-aGI
-aKg
-aCq
-aaM
-nfY
-kbT
-tRw
-aMs
-geT
-tRw
-tRw
-nfY
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-nfY
-aMW
-nfY
aaM
aaM
aaM
@@ -79384,22 +81523,119 @@ aaM
aaM
aaM
aaM
-aSp
-aSp
-aSp
-aSz
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aUH
-aSp
-aSp
-aSp
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+jcG
+iAR
+izI
+jcG
+mLp
+qDS
+efQ
+eLM
+bWj
+glx
+izx
+bWj
+ijz
+qDS
+kVX
+bWj
+ozg
+tYm
+tYm
+sEk
+bWj
+bWj
+bWj
+bWj
+bWj
+bWj
+rQH
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
"}
@@ -79535,96 +81771,6 @@ aaM
aaM
aaM
aaM
-apW
-aqe
-aqu
-aqu
-aqu
-aqM
-apW
-ata
-asB
-arI
-asb
-atS
-apW
-ntk
-nPC
-oPC
-hGZ
-hRs
-fPQ
-jfV
-auZ
-gDh
-avC
-avL
-apW
-awV
-axw
-ayf
-ayw
-ayw
-ayw
-azI
-ayw
-ayw
-auT
-auT
-aBc
-ukL
-aBO
-auT
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-mbM
-etF
-etF
-nhD
-mRM
-mRM
-mRM
-nhD
-kHc
-ifh
-lUi
-aWo
-rwg
-rwg
-rwg
-aWo
-aHG
-aIb
-aIz
-aHE
-aJB
-aKh
-aCq
-aCq
-aaM
-nfY
-tRw
-tRw
-aMt
-aKx
-tRw
-tRw
-nfY
-nfY
-nfY
-nfY
-nfY
-aaM
-aaM
-aaM
-aaM
-nfY
-aMW
-nfY
aaM
aaM
aaM
@@ -79643,18 +81789,108 @@ aaM
aaM
aaM
aaM
-aSp
-aSM
-aSM
-aSM
-aSM
-aSM
-aSM
-aSM
-aSM
-aSM
-aST
-aSp
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+jcG
+kaz
+kWI
+mny
+dyS
+ozQ
+ozQ
+ozQ
+fTk
+qDS
+qDS
+haW
+ijL
+ozQ
+loa
+bWj
+oGs
+tYm
+tYm
+sFL
+bWj
+uTK
+whZ
+wMn
+xmy
+bWj
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -79792,96 +82028,6 @@ aaM
aaM
aaM
aaM
-apW
-aqf
-aqe
-aqu
-aqM
-aqX
-apW
-asY
-atm
-ukL
-atG
-atQ
-apW
-jTp
-arI
-arI
-arI
-arI
-arI
-lwP
-arI
-arI
-arI
-avM
-apW
-awV
-avh
-ayg
-ayx
-ayx
-azt
-avh
-ayg
-ayx
-aAG
-ayx
-azt
-avh
-aBO
-auT
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-mbM
-etF
-oBU
-nhD
-iVE
-mRM
-aVZ
-aWg
-mRM
-dCz
-rwg
-aWr
-aWz
-rwg
-vXs
-aWo
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-aCq
-nfY
-nfY
-nfY
-nfY
-nfY
-nfY
-aKZ
-wWL
-lRf
-nfY
-eDr
-kdm
-rcd
-nfY
-nfY
-nfY
-nfY
-nfY
-nfY
-aMW
-nfY
aaM
aaM
aaM
@@ -79900,18 +82046,108 @@ aaM
aaM
aaM
aaM
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
-aSp
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+bWj
+bWj
+bWj
+bWj
+bWj
+dOm
+bWj
+eTj
+fTp
+qDS
+qDS
+bWj
+bWj
+bWj
+bWj
+bWj
+oNv
+tYm
+tYm
+sMK
+bWj
+uWV
+vgD
+vgD
+vgD
+jcG
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -80049,96 +82285,96 @@ aaM
aaM
aaM
aaM
-apW
-arH
-aqu
-aqu
-aqu
-asJ
-apW
-asZ
-asB
-arI
-asb
-atR
-apW
-wpE
-arI
-arI
-arI
-arI
-arI
-pkO
-arI
-arI
-arI
-wGd
-apW
-awV
-avh
-avh
-axw
-avh
-avh
-avh
-avh
-avh
-avh
-ukL
-avh
-avh
-aBO
-auT
-ait
-ait
-ait
-ait
-ait
-ait
-oQO
-etF
-etF
-nhD
-aVO
-mRM
-sQk
-ioS
-mRM
-wEJ
-rwg
-jWm
-hDK
-rwg
-aWG
-aWo
-aHH
-aIc
-aIc
-aIc
-nCU
-aIc
-aWo
-nfY
-ciV
-ciV
-ciV
-ciV
-nfY
-aKw
-aMV
-uMb
-aNJ
-uMb
-aMT
-aKw
-dtU
-qfW
-rqc
-vhx
-aQi
-nfY
-aMW
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+jcG
+coX
+qDS
+cNL
+bWj
+dPP
+eit
+eTq
+fTE
+qDS
+qDS
+bWj
+iqs
+jGr
+luW
+mIy
+tYm
+tYm
+tYm
+tYm
+tFz
+vgD
+vgD
+wOb
+xrF
+jcG
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -80306,96 +82542,96 @@ aaM
aaM
aaM
aaM
-apW
-aqf
-aqg
-aqu
-aqN
-aqX
-apW
-asY
-atn
-atx
-atH
-atQ
-apW
-jTp
-peK
-peK
-arI
-arI
-arI
-lwP
-arI
-arI
-aYv
-avO
-apW
-awX
-axx
-axx
-ayy
-axx
-axx
-axx
-axx
-axx
-axx
-axx
-axx
-axx
-aBP
-auT
aaM
aaM
aaM
aaM
aaM
aaM
-mbM
-etF
-etF
-uIG
-mRM
-mRM
-tbJ
-nhD
-tAQ
-ifh
-vio
-aWo
-vWg
-rwg
-rwg
-aHh
-aHI
-aHI
-aHI
-aHI
-aHI
-aHI
-aWo
-nfY
-ciV
-aId
-tBQ
-ksI
-ksI
-uEt
-aMW
-aMW
-pyg
-aMW
-aMW
-aMT
-sdz
-tRw
-tRw
-tRw
-tRw
-aQx
-aMW
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+jcG
+cpE
+qDS
+qDS
+mOD
+dVj
+oEI
+pIK
+fTS
+qDS
+dML
+bWj
+rUE
+jJe
+lvf
+tYm
+tYm
+rGE
+rGE
+rGE
+bWj
+vgE
+vgD
+vgD
+xsL
+jcG
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -80563,96 +82799,96 @@ aaM
aaM
aaM
aaM
-apW
-aqg
-aqu
-aqu
-aqu
-aqN
-apW
-apW
-ato
-aty
-ato
-apW
-apW
-dLX
-jBJ
-nkd
-jcW
-bkc
-lpW
-tcY
-eyw
-ktR
-avF
-avP
-apW
-auT
-axy
-auT
-auT
-aAe
-aAe
-aAe
-aAe
-aAe
-auT
-auT
-auT
-auT
-auT
-auT
aaM
aaM
aaM
aaM
aaM
aaM
-mbM
-etF
-etF
-nhD
-aVO
-mRM
-sQk
-jDn
-mRM
-vUd
-rwg
-hKG
-hDK
-rwg
-aWG
-aWo
-aHH
-aIc
-aIc
-aIc
-aIc
-aHI
-aWo
-nfY
-ciV
-aIU
-tBQ
-ksI
-ksI
-aMH
-aMW
-aMW
-aNK
-aMW
-aMW
-tud
-iXl
-tRw
-tRw
-tRw
-aQj
-nfY
-nfY
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+wmL
+wmL
+jcG
+cpV
+qDS
+mpt
+bWj
+dVZ
+oEL
+eTq
+fVC
+qDS
+qDS
+bWj
+rUR
+jMp
+lvf
+tYm
+tYm
+rGE
+rRg
+rGE
+bWj
+vih
+wmg
+vgD
+xsV
+bWj
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -80818,47 +83054,6 @@ aaM
aaM
aaM
aaM
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-atz
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-apW
-awY
-awj
-ayh
-auT
-auT
-aAf
-azK
-aAf
-auT
-auT
-ait
-aaM
-aaM
-ait
aaM
aaM
aaM
@@ -80866,48 +83061,89 @@ aaM
aaM
aaM
aaM
-mbM
-etF
-oBU
-nhD
-oda
-mRM
-aVZ
-aWg
-mRM
-eZa
-rwg
-aWr
-aWz
-rwg
-dTq
-aWo
-ifh
-ifh
-ifh
-ifh
-ifh
-aHI
-aWo
-nfY
-ciV
-ciV
-ciV
-ciV
-pMG
-aMH
-aMW
-tud
-gZV
-aNX
-aMW
-tud
-nfY
-nfY
-gLW
-nfY
-nfY
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+akF
+pUN
+bWj
+bWj
+bWj
+bWj
+bWj
+dOm
+bWj
+eVj
+fTp
+qhw
+qhw
+bWj
+bWj
+sNV
+lEX
+lEX
+lEX
+sNV
+bWj
+bWj
+bWj
+bWj
+bWj
+bWj
+bWj
+bWj
+xkw
+xkw
+vwU
aaM
aaM
aaM
@@ -81075,96 +83311,96 @@ aaM
aaM
aaM
aaM
-apW
-aXZ
-aYh
-asF
-asF
-aYh
-aYi
-apW
-aYp
-aYq
-aYs
-arI
-apW
-ait
-ait
-ait
-ait
-ait
-ait
-ait
-ait
-ait
-apW
aaM
aaM
aaM
-awh
-awj
-awj
-awj
-awj
-auT
-awj
-awj
-awj
-awh
aaM
-ait
-ait
-ait
-ait
-ait
-ifh
-ifh
-ifh
-ifh
-ifh
-ifh
-ifh
-etF
-etF
-nhD
-mRM
-kSv
-mRM
-nhD
-ouU
-ifh
-lAK
-aWo
-rwg
-hXg
-rwg
-aWo
-wne
-wne
-aDe
-wne
-ifh
-aHI
-aWo
-nfY
-nfY
-nfY
-nfY
-nfY
-nfY
-aMJ
-aMW
-aNs
-nfY
-aNY
-aNY
-aNY
-nfY
-aOl
-iAO
-aPO
-fbo
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+pUN
+ala
+lgu
+lgu
+vwg
+pUN
+mVx
+dWj
+pUN
+eZg
+pWv
+tYp
+tYp
+reg
+iqu
+tYp
+tYp
+tYp
+tYp
+tYp
+rTZ
+eZg
+tFU
+vjJ
+wpg
+wOo
+xuH
+lgu
+lgu
+vwg
+xkw
aaM
aaM
aaM
@@ -81332,96 +83568,96 @@ aaM
aaM
aaM
aaM
-asq
-asF
-aYb
-aYe
-asF
-asF
-aYk
-apW
-aYo
-arI
-arI
-arI
-asq
aaM
aaM
aaM
aaM
aaM
-ait
aaM
aaM
aaM
-apW
aaM
aaM
aaM
-rOK
-awj
-awj
-awj
-ayA
-auT
-awj
-awj
-awj
-awh
-aaM
-ait
aaM
aaM
-ait
aaM
-ifh
-wne
-wne
-aDe
-wne
-wne
-mbM
-mak
-mak
-nhD
-nhD
-nhD
-aWa
-nhD
-mRM
-ifh
-rwg
-aWo
-aWA
-aWo
-aEV
-aWo
-wne
-wne
-wne
-wne
-ifh
-aHI
-aWo
-nfY
-ciV
-ciV
-ciV
-ciV
-pMG
-aMH
-aMW
-tud
-nfY
-eRq
-bbH
-aOz
-wlw
-iAO
-iAO
-dWO
-aQk
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+xkw
+aED
+bMc
+lgu
+crN
+xkw
+naC
+pUU
+cce
+pUU
+qav
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+von
+pUU
+tGD
+vkb
+wpw
+lgu
+lgu
+lgu
+lgu
+nGk
+xkw
aaM
aaM
aaM
@@ -81589,97 +83825,97 @@ aaM
aaM
aaM
aaM
-asq
-asF
-aYc
-asT
-aYg
-asF
-asF
-atp
-arI
-arI
-ukL
-arI
-asq
aaM
aaM
aaM
aaM
aaM
-ait
aaM
aaM
aaM
-apW
aaM
aaM
aaM
-awh
-awZ
-awj
-awj
-ayB
-auT
-azw
-awi
-awj
-awh
-aaM
-ait
aaM
aaM
-ait
aaM
-ifh
-wne
-wne
-wne
-wne
-wne
-mbM
-etF
-etF
-etF
-etF
-mbM
-etF
-etF
-etF
-jKW
-etF
-etF
-etF
-rlk
-bmH
-ifh
-wne
-wne
-wne
-wne
-wnC
-aHI
-aWo
-nfY
-ciV
-aId
-tBQ
-ksI
-ksI
-aMH
-aMW
-tud
-pYL
-jvF
-bbH
-aOz
-gyj
-tqK
-iAO
-dWO
-iAO
-wrd
-aQS
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+xkw
+aRT
+bOg
+keE
+lgu
+xkw
+nco
+nAY
+mqD
+pUU
+qav
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+von
+pUU
+tIa
+cvf
+lgu
+lgu
+xuV
+xIi
+xUV
+wrQ
+xkw
+aaM
aaM
aaM
aaM
@@ -81846,96 +84082,96 @@ aaM
aaM
aaM
aaM
-asq
-asF
-aYd
-aYf
-asF
-asF
-aYk
-apW
-aYo
-arI
-arI
-arI
-asq
aaM
aaM
aaM
aaM
aaM
-ait
aaM
aaM
aaM
-apW
aaM
aaM
aaM
-awh
-axb
-awj
-awj
-tym
-auT
-awj
-awj
-awj
-awh
-ait
-ait
-ait
-ait
-ait
aaM
-ifh
-wne
-wne
-wne
-wne
-wne
-mbM
-etF
-etF
-etF
-etF
-mbM
-aWb
-aWh
-etF
-etF
-etF
-etF
-aWb
-mbM
-bmH
-ifh
-xkz
-xkz
-xkz
-xkz
-ifh
-aHI
-aWo
-nfY
-ciV
-aIU
-tBQ
-ksI
-ksI
-aMH
-aMW
-aNt
-nfY
-eRq
-bbH
-aOz
-iLT
-iAO
-iAO
-dWO
-aQm
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+xkw
+aZA
+bRm
+lgu
+lgu
+pUN
+nek
+pUN
+pUN
+faD
+qav
+vcK
+qEL
+hcI
+iuk
+jOt
+lYJ
+mKc
+pqq
+vcK
+von
+sRY
+pUN
+pUN
+wpI
+wVd
+pUN
+wpI
+wVd
+pUN
+pUN
aaM
aaM
aaM
@@ -82103,96 +84339,96 @@ aaM
aaM
aaM
aaM
-apW
-aXZ
-asF
-asF
-asF
-asF
-aYl
-apW
-aYp
-aYt
-aYt
-arI
-asq
aaM
aaM
aaM
aaM
aaM
-ait
aaM
aaM
aaM
-apW
aaM
aaM
aaM
-awh
-awZ
-awj
-ayi
-ayC
-auT
-awj
-awj
-awj
-awh
-aaM
-ait
aaM
aaM
-ait
aaM
-ifh
-wne
-wne
-wne
-wne
-wne
-mbM
-aEU
-mbM
-mbM
-mbM
-mbM
-ifh
-ifh
-aWi
-aWi
-aWi
-ifh
-ifh
-ifh
-ifh
-ifh
-ddK
-xFd
-xbK
-wne
-ifh
-aHI
-aWo
-nfY
-ciV
-ciV
-ciV
-ciV
-nfY
-aMy
-wtC
-aNv
-nfY
-mfx
-mfx
-mfx
-nfY
-lLG
-iAO
-kCR
-ccF
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+pUN
+bcv
+lgu
+lgu
+cvf
+cNN
+lgu
+lgu
+nek
+pUU
+qav
+vcK
+gsr
+rhg
+saF
+jRj
+mas
+mNk
+psm
+vcK
+von
+tcy
+pUN
+vlD
+wsd
+wWK
+xvs
+xIw
+eGe
+sBD
+pUN
aaM
aaM
aaM
@@ -82360,98 +84596,98 @@ aaM
aaM
aaM
aaM
-apW
-apW
-asq
-asq
-asq
-asq
-apW
-apW
-apW
-apW
-apW
-atA
-asq
aaM
aaM
aaM
aaM
aaM
-ait
aaM
aaM
aaM
-apW
aaM
aaM
-auT
-auT
-auT
-auT
-auT
-auT
-auT
-azx
-azM
-azx
-auT
-auT
-auT
-auT
-auT
-auT
-auT
-ifh
-wne
-wne
-wne
-lsf
-cgd
-mBc
-gcj
-cYT
-rGt
-rGt
-gmv
-nHm
-sXN
-aEW
-aEW
-aEW
-pdo
-jdB
-xrK
-aGc
-dGi
-spG
-kDo
-xkq
-wne
-wzE
-aHK
-nfY
-nfY
-nfY
-nfY
-nfY
-nfY
-nfY
-nfY
-nfY
-nfY
-nfY
-aNZ
-aOk
-rwe
-nfY
-nfY
-gLW
-nfY
-nfY
-nfY
-nfY
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+pUN
+pUN
+jeJ
+pUN
+pUN
+pUN
+pUN
+pUN
+pUN
+pMW
+qav
+vcK
+gsJ
+rhL
+iVf
+kaw
+mbj
+mNx
+pxn
+vcK
+von
+pUU
+tJm
+pUU
+pUU
+pUU
+pUU
+pUU
+pDO
+uFz
+xkw
+aaM
+aaM
aaM
aaM
aaM
@@ -82627,88 +84863,88 @@ aaM
aaM
aaM
aaM
-apW
-arI
-apW
-ait
-ait
-ait
-ait
-ait
-ait
-ait
-ait
-ait
-apW
aaM
aaM
-auT
-awi
-axd
-awj
-awj
-awj
-axd
-awj
-awj
-awj
-awj
-axd
-aAU
-awj
-aBn
-awi
-auT
-ifh
-wne
-wne
-aCP
-dgF
-aVG
-fSX
-aDs
-btV
-aVL
-fYX
-aDs
-aOC
-aDs
-aDs
-aDs
-aDs
-sxl
-smn
-wgf
-aWH
-aWU
-aXa
-aXe
-aXh
-wne
-wzE
-aJG
-aKn
-aKD
-aLg
-oPB
-tXm
-aMf
-wbN
-siZ
-pTg
-aKZ
-enD
-lRR
-mvz
-pvQ
-bPP
-ndV
-ndV
-nfY
-qTY
-lRg
-lRg
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+pUN
+iPs
+bSI
+khe
+pUN
+cPn
+dCx
+dXz
+pUN
+pNC
+qav
+vcK
+gwC
+riT
+sfb
+sOx
+mbZ
+mPM
+pxq
+vcK
+von
+pUU
+tJm
+pUU
+pUU
+pUU
+pUU
+pUU
+bTm
+eTK
+xkw
+aaM
+aaM
aaM
aaM
aaM
@@ -82882,90 +85118,90 @@ aaM
aaM
aaM
aaM
-asV
-asV
-asV
-aYu
-asV
-asV
-asV
-asV
-asV
-asV
-asV
-asV
-asV
-asV
-asV
-asV
aaM
-auT
-awj
-awj
-awj
-awj
-awj
-awj
-awj
-awj
-awj
-awj
-awj
-aAU
-aBe
-aBo
-aBQ
-auT
-ifh
-wne
-wne
-cJl
-vAw
-aFZ
-mjy
-aWu
-oCm
-aWu
-aWu
-aWu
-aWu
-aWu
-aVP
-aWu
-aDs
-aIC
-aWu
-aWu
-xFU
-uHw
-dmL
-aXf
-aXi
-wne
-wzE
-aJH
-oxr
-hFS
-aLh
-aLE
-aLI
-lHt
-fPE
-siZ
-aJH
-aNw
-aMr
-aOa
-aOa
-aOa
-aOa
-aOa
-aOa
-aPQ
-eGO
-jDi
-lzo
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+pUN
+bfv
+bfv
+bfv
+pUN
+cRg
+nDf
+dXB
+emM
+von
+qav
+vcK
+gwQ
+rkf
+iZP
+sPr
+mcM
+mSH
+pBg
+rHF
+von
+pUU
+tJm
+pUU
+pUU
+pUU
+pUU
+pUU
+pUU
+rhe
+xkw
+aaM
+aaM
aaM
aaM
aaM
@@ -83139,90 +85375,90 @@ aaM
aaM
aaM
aaM
-asV
-ate
-ate
-ate
-atI
-atf
-atf
-atf
-atf
-atf
-atf
-auF
-atf
-atf
-atf
-asV
-ait
-auT
-awk
-awk
-awk
-ayj
-awk
-awk
-awk
-awk
-ayj
-awk
-awk
-aAV
-aBf
-ayj
-aBR
-auT
-ifh
-wne
-aCQ
-aVC
-aFu
-eZw
-hyR
-gey
-aOX
-aVU
-aWc
-aWc
-aWc
-aWc
-aWm
-aWu
-aDs
-dvz
-isd
-dnd
-dXJ
-aWV
-aWI
-bMd
-jON
-wne
-wzE
-aJH
-tZN
-aKE
-iOA
-tIB
-pVW
-aMg
-aMz
-siZ
-aJH
-aKZ
-pDr
-aOa
-jpJ
-icc
-icc
-icc
-icc
-nfY
-aOA
-aMW
-aMW
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+xkw
+nDf
+nDf
+nDf
+lsb
+cSw
+nDf
+nDf
+emM
+von
+qav
+vcK
+gxW
+rkk
+tqh
+toZ
+tqh
+ubk
+pCB
+rKA
+von
+pUU
+tJm
+pUU
+pUU
+pUU
+pUU
+pUU
+pUU
+wXM
+xkw
+aaM
+aaM
aaM
aaM
aaM
@@ -83396,90 +85632,90 @@ aaM
aaM
aaM
aaM
-asV
-atf
-atq
-haj
-yfH
-cbI
-eDB
-gsg
-psT
-kzP
-cvq
-fKx
-sOJ
-ygY
-atf
-asV
aaM
-auT
-awl
-axe
-axA
-ayk
-aak
-awl
-axe
-axA
-ayk
-aak
-awl
-axe
-axA
-aBp
-aar
-auT
-ifh
-wne
-hXd
-aFn
-aFz
-aGN
-qlN
-aWu
-aVH
-kYV
-aWu
-aWu
-aWu
-aWu
-aWu
-aWu
-rvq
-rAH
-aIg
-oGi
-oGi
-lje
-bJf
-cRn
-xGb
-wne
-wzE
-aJH
-vNl
-nzH
-ear
-ear
-lXE
-rFS
-aMA
-aKZ
-aKZ
-aKZ
-kXP
-aOa
-uPQ
-aDX
-wow
-wow
-bUn
-nfY
-vmB
-bHl
-bHl
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+xkw
+iPK
+nDf
+nDf
+lsb
+nDf
+dDk
+nDf
+oPw
+von
+qav
+vcK
+gEL
+hfT
+jzD
+toZ
+mgN
+mSN
+uxh
+rLu
+von
+pUU
+pUN
+vnq
+wsA
+wWZ
+xvM
+xMn
+gkV
+uvI
+pUN
+aaM
+aaM
aaM
aaM
aaM
@@ -83653,90 +85889,90 @@ aaM
aaM
aaM
aaM
-asV
-atf
-tZO
-tIb
-atJ
-atC
-atC
-atC
-atC
-atC
-atJ
-drc
-nBV
-auQ
-atf
-asV
-ait
-auT
-awm
-axf
-axB
-avc
-ayE
-awm
-axf
-axB
-avc
-ayE
-awm
-axf
-axB
-aBq
-aBq
-auT
-ifh
-wne
-gMq
-aFq
-aFA
-aGO
-aGO
-aWu
-aVH
-aVV
-aWd
-aWd
-aWd
-aWd
-aWn
-aWu
-aDs
-fmE
-aWv
-aWv
-aWv
-aWW
-hHX
-aXg
-wne
-wne
-wzE
-aJH
-ish
-aKG
-aKK
-aKK
-aKK
-urj
-gdU
-aMN
-aNb
-aMN
-weB
-aOa
-fit
-hxn
-hxn
-hxn
-iBu
-nfY
-aQn
-cvx
-aQW
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+xkw
+nDf
+nDf
+nDf
+lsb
+cSw
+nDf
+nDf
+oPw
+von
+qav
+vcK
+gFo
+rlP
+tnJ
+toZ
+tnJ
+nql
+pDD
+vcK
+von
+tdp
+pUN
+pUN
+wtq
+wZy
+pUN
+wtq
+wZy
+pUN
+pUN
+aaM
+aaM
aaM
aaM
aaM
@@ -83910,90 +86146,90 @@ aaM
aaM
aaM
aaM
-asV
-atf
-lxv
-atC
-atC
-atC
-atC
-atC
-atC
-atC
-atC
-aYV
-auK
-auR
-atf
-asV
aaM
-auT
-awn
-axg
-axC
-avc
-ayE
-awn
-axg
-axC
-avc
-ayE
-awn
-axg
-axC
-aBq
-aBT
-auT
-ifh
-wne
-lCv
-aFs
-aFB
-aWu
-aWu
-gey
-aVH
-aVU
-aWc
-aWc
-aWc
-aWc
-aWm
-aWu
-aDs
-cCU
-lSL
-jwX
-pLp
-tRH
-nUO
-cjZ
-wne
-wne
-wzE
-aJH
-isr
-aKH
-wbd
-wbd
-syV
-wTI
-isr
-aKZ
-aKZ
-aKZ
-kXP
-aOa
-uPQ
-aOD
-aOD
-aOD
-tbK
-nfY
-nfY
-nfY
-nfY
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+pUN
+bhl
+cel
+bSI
+pUN
+cVj
+vcK
+nDf
+oPA
+von
+qav
+vcK
+gHw
+rmM
+jBl
+toZ
+jBl
+ntX
+pOh
+vcK
+von
+pUU
+pUN
+vrY
+wuB
+wZJ
+xws
+xRH
+lAw
+hCU
+pUN
+aaM
+aaM
aaM
aaM
aaM
@@ -84167,86 +86403,6 @@ aaM
aaM
aaM
aaM
-asV
-atf
-vnG
-atC
-atC
-atC
-atC
-aeo
-atC
-atC
-atC
-uld
-auL
-vAU
-atf
-asV
-ait
-auT
-awo
-axh
-aah
-avc
-ayE
-awo
-axh
-aal
-avc
-ayE
-awo
-axh
-aam
-aBT
-aBT
-auT
-ifh
-wne
-wEM
-mUx
-ilj
-aHM
-aHM
-aWu
-aVH
-dLD
-aWu
-aWu
-aWu
-aWu
-aWu
-aWu
-gAT
-uMX
-aXb
-aWO
-aWp
-aWX
-hgr
-hOe
-wne
-wne
-wzE
-aJH
-aKo
-aKI
-ear
-ear
-lXE
-oPE
-aKo
-siZ
-aJH
-aKZ
-kXP
-aOa
-uPQ
-wow
-wow
-wow
-rIN
-nfY
aaM
aaM
aaM
@@ -84285,6 +86441,86 @@ aaM
aaM
aaM
aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+pUN
+bid
+chj
+chj
+pUN
+mrR
+ngc
+nEE
+pUN
+fbu
+qav
+vcK
+qFT
+toZ
+toZ
+sQX
+toZ
+toZ
+pWS
+vcK
+von
+pUU
+tMD
+pUU
+pUU
+pUU
+pUU
+pUU
+pUU
+wrp
+xkw
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
"}
(169,1,1) = {"
aaM
@@ -84424,86 +86660,6 @@ aaM
aaM
aaM
aaM
-asV
-atf
-lsU
-atC
-atC
-atC
-atC
-atC
-atC
-atC
-atC
-laq
-auM
-jtJ
-atf
-asV
-aaM
-auT
-awp
-axi
-aai
-avc
-ayE
-awp
-axi
-aai
-avc
-ayE
-awp
-axi
-aai
-aan
-aBT
-auT
-ifh
-wne
-dhF
-gug
-kQY
-kJM
-nuc
-aWu
-aVH
-aVV
-aWd
-aWd
-aWd
-aWd
-aWn
-aWu
-aDs
-iqr
-aWT
-hrI
-aVX
-fmH
-ljc
-bDq
-pHg
-wne
-wzE
-aJH
-isr
-njm
-aKK
-htp
-aKK
-aTs
-isr
-siZ
-aNc
-aNw
-pDr
-aOa
-fit
-hxn
-hxn
-hxn
-dqT
-nfY
aaM
aaM
aaM
@@ -84542,6 +86698,86 @@ aaM
aaM
aaM
aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+pUN
+pUN
+pUN
+pUN
+pUN
+pUN
+pUN
+pUN
+pUN
+pSH
+qav
+vcK
+gIf
+toZ
+toZ
+toZ
+toZ
+toZ
+qbz
+vcK
+von
+pUU
+tMD
+pUU
+pUU
+pUU
+pUU
+pUU
+pUU
+fcm
+xkw
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
"}
(170,1,1) = {"
aaM
@@ -84681,86 +86917,6 @@ aaM
aaM
aaM
aaM
-asV
-atf
-wUe
-dZW
-atK
-atT
-atC
-aua
-atC
-auu
-atK
-vUm
-nbV
-auS
-atf
-asV
-ait
-auT
-awq
-axj
-aaj
-avc
-ayE
-awq
-axj
-aaj
-avc
-ayE
-awq
-axj
-aaj
-aao
-aBT
-auT
-ifh
-wne
-tWH
-aFO
-tCM
-gES
-iHN
-aXq
-aVH
-aVU
-aWc
-aWc
-aWc
-aWc
-aWm
-aWu
-aDs
-bPc
-aGQ
-aGQ
-aHN
-upQ
-tTf
-uFL
-ibb
-wne
-wzE
-aJH
-aKo
-aKH
-wbd
-wbd
-syV
-oPE
-aKo
-siZ
-aJH
-aKZ
-kXP
-aOa
-uPQ
-aOD
-aOD
-aOD
-rme
-nfY
aaM
aaM
aaM
@@ -84799,6 +86955,86 @@ aaM
aaM
aaM
aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+pUN
+bir
+cjb
+cqP
+lzh
+msz
+dDI
+dYB
+pUN
+feA
+qav
+vcK
+gLr
+rtG
+tqh
+toZ
+tqh
+nvr
+qry
+vcK
+von
+pUU
+tMD
+pUU
+pUU
+pUU
+pUU
+pUU
+pUU
+nSQ
+xkw
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
"}
(171,1,1) = {"
aaM
@@ -84938,91 +87174,91 @@ aaM
aaM
aaM
aaM
-asV
-atf
-fdh
-pUx
-kxc
-atU
-atW
-tMm
-atW
-auv
-dMa
-jPV
-nph
-ubN
-atf
-asV
aaM
-auT
-awr
-axk
-axG
-aym
-ayE
-awr
-axk
-axG
-aym
-ayE
-awr
-axk
-axG
-aBu
-aBq
-auT
-ifh
-wne
-wne
-aDK
-sgv
-sYx
-hyR
-aWu
-aVH
-kYV
-aWu
-aWu
-aWu
-aWu
-aWu
-aWu
-aDs
-bPc
-wMw
-aGQ
-aHN
-fzh
-hQa
-rSM
-xun
-wne
-wzE
-aJH
-isr
-aKI
-ear
-ear
-lXE
-wTI
-isr
-aKZ
-aKZ
-aKZ
-kXP
-aOa
-uPQ
-wow
-wow
-wow
-sxq
-nfY
-nfY
-nfY
-nfY
-nfY
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+xkw
+iSi
+cjF
+msJ
+nkv
+msJ
+nkv
+nkv
+epk
+pUU
+qav
+vcK
+gLQ
+hhX
+tqh
+toZ
+tqh
+nwL
+rxN
+vcK
+von
+pUU
+tMD
+pUU
+pUU
+pUU
+pUU
+pUU
+pUU
+pUU
+xkw
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -85195,91 +87431,91 @@ aaM
aaM
aaM
aaM
-asV
-ath
-ath
-atD
-ath
-ath
-ath
-ath
-ath
-ath
-ath
-ath
-ath
-ath
-ath
-asV
-ait
-auT
-aws
-axl
-axH
-aym
-ayE
-aws
-axl
-axH
-aym
-ayE
-aws
-axl
-axH
-aBu
-aBT
-auT
-ifh
-wne
-wne
-czb
-lkN
-aIf
-wGN
-aDs
-aVJ
-aVV
-xSL
-aWd
-oap
-aWd
-uZp
-aWC
-mbk
-lhJ
-aWF
-aWF
-iAt
-pcu
-aXc
-plM
-omw
-wne
-wzE
-aJH
-ish
-eta
-aKK
-aKK
-aKK
-uVh
-gdU
-aMN
-aNb
-aMN
-weB
-aOa
-fit
-hxn
-hxn
-hxn
-tmP
-nfY
-ppZ
-aOB
-aRa
-ydO
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+xkw
+iVa
+clg
+msJ
+lAD
+cWU
+msJ
+jpq
+epk
+pUU
+qav
+vcK
+qKT
+rwj
+smT
+toZ
+tqn
+nzu
+qFt
+vcK
+von
+pUU
+pUN
+vyc
+wwD
+xbU
+xwM
+xVd
+ivy
+lAI
+pUN
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -85452,91 +87688,91 @@ aaM
aaM
aaM
aaM
-asV
-ati
-ati
-ati
-ati
-ati
-ati
-ati
-ati
-ati
-ati
-ati
-ati
-ati
-ati
-asV
aaM
-auT
-awt
-axm
-axI
-aym
-ayE
-awt
-axm
-axI
-aym
-ayE
-awt
-axm
-axI
-aBu
-aBT
-auT
-ifh
-wne
-wne
-wne
-eqv
-xjr
-hIp
-aWB
-aVK
-aWB
-aVT
-aWB
-aVT
-aWB
-aVT
-aWB
-aVT
-mic
-aWD
-rkX
-nis
-aWZ
-aXd
-qdJ
-ccN
-wne
-wzE
-aJH
-isr
-aKH
-wbd
-wbd
-syV
-cZH
-isr
-aKZ
-aKZ
-aKZ
-kXP
-aOa
-uPQ
-aOD
-aOD
-aOD
-iDT
-nfY
-ppZ
-aOB
-nfY
-nfY
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+xkw
+xFQ
+nkv
+jpq
+cxn
+cXi
+dGq
+msJ
+epk
+pUU
+qav
+vcK
+qMu
+rwl
+som
+kbz
+mkQ
+nAh
+qWa
+vcK
+von
+tdp
+pUN
+pUN
+wyM
+xcr
+pUN
+wyM
+xcr
+pUN
+pUN
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -85726,74 +87962,74 @@ aaM
aaM
aaM
aaM
-auT
-awu
-axn
-axJ
-aym
-ayE
-awu
-axn
-axJ
-aym
-ayE
-awu
-axn
-axJ
-aBu
-aBT
-auT
-ifh
-wne
-wne
-wne
-wne
-wne
-kHM
-teC
-ooT
-uVB
-gxk
-fpC
-sXd
-mfM
-nQR
-gAI
-pEj
-kiY
-aoo
-igh
-wne
-wne
-mnU
-kdz
-kbl
-wne
-wzE
-aJH
-fwz
-oiW
-aLk
-aLG
-aLJ
-iGD
-cYR
-siZ
-aJH
-aKZ
-pDr
-aOa
-czM
-vBe
-vBe
-vBe
-vBe
-nfY
-ppZ
-aOB
-aRb
-iKk
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+xkw
+bjR
+nkv
+nkv
+msJ
+nkv
+msJ
+nkv
+epk
+pUU
+qav
+vcK
+qMN
+dzj
+cdq
+kFK
+tqV
+udF
+uze
+vcK
+von
+pUU
+pUN
+vDl
+wyR
+xgQ
+xxo
+xZo
+crY
+udV
+pUN
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -85983,74 +88219,74 @@ aaM
aaM
aaM
aaM
-auT
-awv
-axo
-axK
-aym
-ayE
-ayW
-axo
-axK
-aym
-ayE
-ayW
-axo
-axK
-aBu
-aBU
-auT
-ifh
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wzE
-aJH
-uyK
-wUv
-lQQ
-pgL
-uon
-exn
-qnL
-siZ
-aJH
-aNw
-aNM
-aOa
-aOa
-aOa
-aOa
-aOa
-aOa
-aPM
-aOB
-aOB
-nfY
-nfY
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+pUN
+bkm
+nkv
+khS
+lBN
+mvu
+nkw
+nJM
+pUN
+feN
+qav
+vcK
+xDI
+his
+srF
+sVK
+moM
+nAD
+rbI
+vcK
+von
+pUU
+tNa
+vEy
+vEy
+vEy
+vEy
+vEy
+mRm
+pTs
+xkw
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -86240,74 +88476,74 @@ aaM
aaM
aaM
aaM
-auT
-aww
-axp
-axL
-aym
-ayE
-aww
-axp
-axL
-aym
-ayE
-aww
-axp
-axL
-aBv
-aBq
-auT
-ifh
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wzE
-aJH
-aJH
-aJH
-aJH
-aJH
-aJH
-aJH
-aJH
-siZ
-aJH
-aKZ
-enD
-xfN
-wbI
-rDl
-wRy
-gov
-qdi
-nfY
-sIe
-aOB
-mMS
-tRu
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+xkw
+bkr
+nkv
+pUN
+pUN
+pUN
+pUN
+pUN
+pUN
+ffm
+qav
+vcK
+gLR
+vcK
+stW
+sWw
+tDB
+vcK
+uBL
+vcK
+von
+pUU
+ujo
+vFT
+vEy
+vEy
+vEy
+ygK
+ygK
+mRm
+xkw
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -86497,74 +88733,74 @@ aaM
aaM
aaM
aaM
-auT
-awx
-awx
-awx
-ayn
-ayn
-ayX
-ayX
-ayX
-ayn
-ayn
-aAH
-aAH
-aAH
-ayn
-ayn
-auT
-ifh
-aCG
-wne
-aDi
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-aDi
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-wne
-aDi
-wne
-wzE
-aJI
-aJH
-aJH
-aJH
-aJH
-aJH
-aJH
-aJH
-siZ
-aJI
-nfY
-nfY
-aKZ
-aKZ
-aKZ
-aKZ
-aKZ
-nfY
-nfY
-aKZ
-aKZ
-nfY
-nfY
-nfY
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+wmL
+xkw
+blQ
+nkv
+pUN
+lIO
+mym
+nuL
+ogE
+oUZ
+fpt
+qav
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+von
+pUU
+ujo
+vEy
+vEy
+vEy
+xxz
+yhm
+bMw
+xgg
+xkw
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -86771,45 +89007,6 @@ aaM
aaM
aaM
aaM
-ifh
-ifh
-aCR
-aCR
-aCR
-aCR
-aCR
-aCR
-aCR
-aCR
-aCR
-aCR
-aCR
-aCR
-aCR
-aCR
-aCR
-aCR
-aCR
-aCR
-aCR
-aCR
-aCR
-aCR
-aCR
-aCR
-wzE
-nfY
-aKp
-aKp
-aKp
-aKp
-aKp
-aKp
-aKp
-aKp
-nfY
-nfY
-nfY
aaM
aaM
aaM
@@ -86826,6 +89023,45 @@ aaM
aaM
aaM
aaM
+wmL
+xkw
+bpY
+jnf
+pUN
+pUN
+pUN
+ogE
+ogE
+oUZ
+von
+qav
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+von
+pUU
+pUN
+vKl
+vEy
+vEy
+vEy
+yjn
+sxi
+nWF
+xkw
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -87044,38 +89280,38 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+wmL
+xkw
+bsc
+jpq
+pUN
+lMp
+mAd
+nuL
+ogE
+oWu
+pTm
+qav
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+rUc
+eZg
+pUN
+vKC
+vEy
+xhF
+vEy
+xfS
+xfS
+rMF
+xkw
aaM
aaM
aaM
@@ -87301,38 +89537,38 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+wmL
+pUN
+bxL
+jpq
+pUN
+pUN
+pUN
+ogE
+ogE
+pUN
+pUN
+pUN
+vec
+vec
+vec
+vec
+vec
+vec
+vec
+vec
+vec
+pUN
+pUN
+pUN
+vKR
+vEy
+xia
+xzd
+qrX
+mcR
+vrw
+pUN
aaM
aaM
aaM
@@ -87558,38 +89794,38 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+wmL
+kFd
+bBd
+jsg
+pUN
+lSP
+cXK
+nuL
+nZO
+pUN
+pUU
+qav
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+von
+pUU
+pUN
+pUN
+wAo
+pUN
+pUN
+pUN
+xkw
+xkw
+xmf
aaM
aaM
aaM
@@ -87815,35 +90051,35 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+wmL
+wmL
+bGK
+wmL
+pUN
+pUN
+pUN
+ogE
+ogE
+pUN
+pUU
+qav
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+von
+pUU
+pUN
+vPG
+wBB
+pUN
+xCb
+pUN
aaM
aaM
aaM
@@ -88076,31 +90312,31 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+pUN
+lVP
+dau
+nuL
+ogE
+pkt
+pUU
+qav
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+von
+pUU
+pUN
+vPK
+wDr
+xii
+xEl
+xkw
aaM
aaM
aaM
@@ -88333,31 +90569,31 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+kFd
+pUN
+pUN
+dIb
+dIb
+pUN
+fpW
+qav
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+von
+pUU
+pUN
+vTP
+wGA
+pUN
+pUN
+xmf
aaM
aaM
aaM
@@ -88592,27 +90828,27 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+kFd
+xkw
+xkw
+pUN
+frw
+qav
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+vcK
+von
+pUU
+pUN
+xkw
+xkw
+xmf
aaM
aaM
aaM
@@ -88852,21 +91088,21 @@ aaM
aaM
aaM
aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
-aaM
+pUN
+pUN
+pUN
+vec
+vec
+vec
+vec
+vec
+vec
+vec
+vec
+vec
+pUN
+pUN
+pUN
aaM
aaM
aaM
@@ -89102,19 +91338,16 @@ aaM
aaM
aaM
aaM
-mSN
-bUf
-gmT
-ubj
-bWA
-bUf
-gmT
-ubj
-qvU
-aaM
-aaM
-aaM
-aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+ait
+fvK
+ait
aaM
aaM
aaM
@@ -89124,6 +91357,9 @@ aaM
aaM
aaM
aaM
+ait
+fvK
+ait
aaM
aaM
aaM
@@ -89359,18 +91595,16 @@ aaM
aaM
aaM
aaM
-bWA
-xDI
-nTu
-sdE
-bWA
-xDI
-nTu
-sdE
-bWA
-aaM
-aaM
-aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+ait
+aaM
+ait
aaM
aaM
aaM
@@ -89380,7 +91614,9 @@ aaM
aaM
aaM
aaM
+ait
aaM
+ait
aaM
aaM
aaM
@@ -89616,15 +91852,6 @@ aaM
aaM
aaM
aaM
-bWA
-kdI
-nGh
-fGv
-bWA
-kdI
-kdI
-ihn
-bWA
aaM
aaM
aaM
@@ -89634,6 +91861,7 @@ aaM
aaM
aaM
aaM
+ait
aaM
aaM
aaM
@@ -89643,6 +91871,14 @@ aaM
aaM
aaM
aaM
+ait
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -89873,15 +92109,6 @@ aaM
aaM
aaM
aaM
-bWA
-kdI
-kdI
-wYc
-nHn
-vcF
-kdI
-kdI
-bWA
aaM
aaM
aaM
@@ -89891,6 +92118,7 @@ aaM
aaM
aaM
aaM
+ait
aaM
aaM
aaM
@@ -89900,6 +92128,14 @@ aaM
aaM
aaM
aaM
+ait
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -90126,23 +92362,23 @@ aaM
aaM
aaM
aaM
-mSN
-bUf
-gmT
-ubj
-bWA
-bWA
-xkw
-bWA
-bWA
-bWA
-xkw
-bWA
-bWA
-bUf
-gmT
-ubj
-qvU
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -90381,25 +92617,25 @@ aaM
aaM
aaM
aaM
-mSN
-bWA
-bWA
-xDI
-nTu
-sdE
-bWA
-tfu
-izN
-vdD
-myW
-izN
-izN
-wUi
-bWA
-xDI
-nTu
-sYO
-bWA
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -90634,29 +92870,29 @@ aaM
aaM
aaM
aaM
-vyc
-vyc
-vyc
-vyc
-nON
-cXK
-nON
-hpx
-eHH
-kdI
-bWA
-hXT
-prH
-xFQ
-izN
-gid
-gid
-gid
-xkw
-kdI
-kdI
-vAg
-bWA
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -90891,34 +93127,34 @@ aaM
aaM
aaM
aaM
-vyc
-mSN
-bWA
-wyM
-bWA
-bWA
-bWA
-bWA
-bWA
-xkw
-bWA
-mLM
-izN
-izN
-gid
-cTG
-bWA
-bWA
-bWA
-bWA
-bWA
-bWA
-bWA
-wyM
-wyM
-wyM
-bWA
-qvU
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -91148,34 +93384,34 @@ aaM
aaM
aaM
aaM
-vyc
-bWA
-iQk
-jfA
-hWb
-hWb
-hWb
-bmq
-gLr
-gid
-gid
-izN
-izN
-oVY
-gid
-wUH
-bWA
-xCp
-mnI
-mnI
-wmL
-bWA
-fRx
-rmH
-cON
-cON
-tGD
-bWA
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -91405,34 +93641,34 @@ aaM
aaM
aaM
aaM
-vyc
-wyM
-jfA
-hWb
-xEw
-rxN
-jQz
-bWA
-bWA
-bWA
-bWA
-bWA
-bWA
-bWA
-giC
-bWA
-bWA
-xgB
-xgB
-xgB
-xgB
-bWA
-nXL
-cBm
-eKf
-eKf
-eKf
-wyM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -91662,34 +93898,34 @@ aaM
aaM
aaM
aaM
-vyc
-wyM
-jfA
-hWb
-qav
-hWb
-hWb
-bWA
-izN
-izN
-izN
-izN
-bWA
-hvF
-hbH
-bxE
-bWA
-fMb
-sRY
-sRY
-sFu
-bWA
-hSe
-cBm
-iPs
-iPs
-iPs
-wyM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -91919,34 +94155,34 @@ aaM
aaM
aaM
aaM
-vyc
-wyM
-rhg
-jfA
-pWD
-hWb
-hWb
-bWA
-izN
-xFQ
-izN
-izN
-svM
-cWU
-cON
-oNi
-bWA
-sRY
-sRY
-pOh
-pOh
-bWA
-kQj
-cBm
-eKf
-eKf
-wMn
-bWA
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -92176,34 +94412,34 @@ aaM
aaM
aaM
aaM
-vyc
-bWA
-dau
-cDK
-cDK
-nkw
-khr
-bWA
-izN
-izN
-izN
-izN
-svM
-cWU
-cON
-xGF
-bWA
-wyM
-dyL
-wyM
-wyM
-bWA
-mVx
-cBm
-cON
-cON
-cON
-wyM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -92433,34 +94669,34 @@ aaM
aaM
aaM
aaM
-vyc
-bWA
-bWA
-bWA
-bWA
-bWA
-dKp
-bWA
-izN
-izN
-izN
-izN
-bLO
-pSH
-cON
-wha
-pmH
-hbH
-cON
-hbH
-hbH
-kMh
-bjR
-cBm
-eKf
-eKf
-eKf
-wyM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -92690,34 +94926,34 @@ aaM
aaM
aaM
aaM
-vyc
-wyM
-nAY
-vTP
-wyM
-wwD
-cON
-jky
-uWY
-uWY
-uWY
-uWY
-bWA
-iGr
-cON
-nMe
-tcy
-cSw
-cON
-cSw
-cSw
-okn
-bjR
-cBm
-iPs
-iPs
-iPs
-wyM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -92947,34 +95183,34 @@ aaM
aaM
aaM
aaM
-vyc
-wyM
-mym
-wpg
-rUc
-wwD
-cON
-bWA
-kNH
-kNH
-kNH
-kNH
-bWA
-pSH
-cON
-xGF
-bWA
-bWA
-xvs
-bWA
-bWA
-bWA
-obL
-oUU
-eKf
-eKf
-eKf
-wyM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -93204,34 +95440,6 @@ aaM
aaM
aaM
aaM
-vyc
-bWA
-bWA
-bWA
-bWA
-wwD
-cON
-bWA
-vec
-jBI
-eHN
-gAi
-ozQ
-cWU
-cON
-xGF
-bWA
-tdp
-khS
-qoi
-glx
-bWA
-ohD
-cON
-cON
-cON
-von
-bWA
aaM
aaM
aaM
@@ -93257,11 +95465,39 @@ aaM
aaM
aaM
aaM
-hcI
-eLM
-mrR
-eLM
-hcI
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -93461,34 +95697,6 @@ aaM
aaM
aaM
aaM
-vyc
-wyM
-bfv
-vTP
-wyM
-wwD
-cON
-bWA
-kNH
-akF
-uze
-gAi
-qEL
-cWU
-cON
-xGF
-bWA
-qDS
-cDL
-bWA
-emM
-bWA
-sBK
-eKf
-wIL
-eKf
-cON
-wyM
aaM
aaM
aaM
@@ -93513,12 +95721,40 @@ aaM
aaM
aaM
aaM
-hcI
-hcI
-wKL
-qZa
-wuB
-hcI
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -93718,34 +95954,6 @@ aaM
aaM
aaM
aaM
-vyc
-wyM
-mym
-wpg
-gYs
-wwD
-von
-bWA
-kNH
-kNH
-kNH
-kNH
-bLO
-wwD
-cON
-oNi
-bWA
-bWA
-bWA
-bWA
-bWA
-bWA
-mFI
-eKf
-uxh
-eKf
-tGD
-wyM
aaM
aaM
aaM
@@ -93770,12 +95978,40 @@ aaM
aaM
aaM
aaM
-hcI
-xIw
-oSr
-qZa
-wuB
-hcI
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -93975,34 +96211,6 @@ aaM
aaM
aaM
aaM
-vyc
-bWA
-bWA
-bWA
-bWA
-wwD
-cON
-bWA
-bWA
-bWA
-bWA
-bWA
-bWA
-hEm
-cON
-xGF
-qbz
-nfv
-nDf
-xVd
-pxn
-bWA
-sQy
-qqv
-fTk
-eKf
-iLY
-bWA
aaM
aaM
aaM
@@ -94020,30 +96228,58 @@ aaM
aaM
aaM
aaM
-hcI
-hcI
-hcI
-hcI
-hcI
-hcI
aaM
-jMp
-qZa
-qZa
-qZa
-hfT
-hcI
aaM
-hcI
-hcI
-hcI
-hcI
-hcI
-hcI
-hcI
-hcI
-hcI
-hcI
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -94232,34 +96468,6 @@ aaM
aaM
aaM
aaM
-vyc
-wyM
-nAY
-vTP
-wyM
-wwD
-cON
-xRH
-pfA
-bWA
-feN
-kLE
-bWA
-cKI
-cON
-xGF
-bWA
-xmy
-nfv
-nfv
-jeY
-bWA
-bWA
-bWA
-bWA
-bWA
-bWA
-ukS
aaM
aaM
aaM
@@ -94277,30 +96485,58 @@ aaM
aaM
aaM
aaM
-hcI
-ahp
-qZa
-rEA
-akE
-hcI
aaM
-hcI
-oMp
-reO
-qZa
-wuB
-hcI
aaM
-hcI
-eKl
-nFs
-ubk
-haW
-bhl
-naC
-vgE
-nFs
-hcI
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -94489,33 +96725,6 @@ aaM
aaM
aaM
aaM
-vyc
-wyM
-mym
-wpg
-qzV
-qhg
-cSw
-cSw
-cSw
-mOD
-cON
-cON
-fYD
-gsJ
-cSw
-cVj
-bWA
-ijz
-nfv
-nfv
-swg
-bWA
-jxA
-kaw
-dOm
-sYn
-bWA
aaM
aaM
aaM
@@ -94534,30 +96743,57 @@ aaM
aaM
aaM
aaM
-hcI
-ahq
-qZa
-qZa
-qwV
-hcI
-hcI
-hcI
-hcI
-wKL
-qZa
-wuB
-hcI
-hcI
-hcI
-cNL
-nFs
-oJR
-xEl
-rUE
-xxz
-keE
-nFs
-hcI
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -94746,33 +96982,6 @@ aaM
aaM
aaM
aaM
-vyc
-bWA
-bWA
-bWA
-bWA
-bWA
-wba
-bWA
-smH
-kVX
-cON
-cON
-bWA
-bWA
-bWA
-bWA
-bWA
-tho
-nfv
-nfv
-sjp
-bWA
-srF
-bkr
-bkr
-bkr
-wyM
aaM
aaM
aaM
@@ -94785,36 +96994,63 @@ aaM
aaM
aaM
aaM
-hcI
-hcI
-hcI
-hcI
-hcI
-hcI
-hcI
-ahr
-qZa
-qZa
-ala
-hcI
-hcI
-hcI
-hcI
-eLM
-mrR
-eLM
-hcI
-hcI
-hcI
-mqD
-nFs
-rwl
-jsg
-hwq
-oWu
-rrS
-nFs
-hcI
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -95003,33 +97239,6 @@ aaM
aaM
aaM
aaM
-vyc
-wyM
-gNQ
-cON
-rmM
-bWA
-uZl
-hru
-vWz
-xuV
-cON
-cON
-bWA
-mpt
-udJ
-ueZ
-uBL
-nfv
-nfv
-nfv
-nfv
-vjJ
-bkr
-bkr
-oyW
-jRj
-wyM
aaM
aaM
aaM
@@ -95042,36 +97251,63 @@ aaM
aaM
aaM
aaM
-hcI
-hcI
-pMl
-pMl
-pMl
-hcI
-hcI
-ahs
-qZa
-qZa
-ala
-hcI
-hcI
-hcI
-hcI
-vcK
-qZa
-hRi
-hcI
-hcI
-hcI
-eTq
-nFs
-lsb
-wAo
-wVd
-tMD
-nvr
-nFs
-hcI
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -95260,33 +97496,6 @@ aaM
aaM
aaM
aaM
-vyc
-wyM
-gFo
-cON
-cON
-sOx
-tqn
-bBd
-dXz
-epk
-cON
-von
-bWA
-ujo
-wKo
-rwj
-nfv
-nfv
-dyS
-dyS
-dyS
-bWA
-tNa
-bkr
-bkr
-ldi
-wyM
aaM
aaM
aaM
@@ -95299,36 +97508,63 @@ aaM
aaM
aaM
aaM
-hcI
-xFV
-wOb
-wOb
-wOb
-rQs
-hcI
-udF
-qZa
-qZa
-qZa
-riT
-eLM
-gYQ
-cLT
-oSr
-qZa
-nLI
-cLT
-etD
-eLM
-nFs
-nFs
-kUp
-wVd
-wVd
-sEk
-dML
-nFs
-hcI
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -95515,35 +97751,6 @@ aaM
aaM
aaM
aaM
-vyc
-vyc
-vyc
-wyM
-ihj
-cON
-pGT
-bWA
-som
-bRm
-vWz
-lyf
-cON
-cON
-bWA
-fEY
-saF
-rwj
-nfv
-nfv
-dyS
-lVP
-dyS
-bWA
-xxo
-toZ
-bkr
-dwQ
-bWA
aaM
aaM
aaM
@@ -95556,36 +97763,65 @@ aaM
aaM
aaM
aaM
-hcI
-sxR
-wOb
-wOb
-wOb
-wOb
-eZg
-qZa
-qZa
-qZa
-qZa
-qZa
-iLq
-qZa
-qZa
-qZa
-qZa
-qZa
-qZa
-qZa
-vKl
-qkR
-nFs
-cor
-wVd
-wVd
-coK
-rgK
-nFs
-hcI
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -95772,38 +98008,6 @@ aaM
aaM
aaM
aaM
-vyc
-bsc
-ldQ
-bWA
-bWA
-bWA
-bWA
-bWA
-wba
-bWA
-sVK
-kVX
-vgD
-vgD
-bWA
-bWA
-coC
-gIf
-gIf
-gIf
-coC
-bWA
-bWA
-bWA
-bWA
-bWA
-bWA
-bWA
-bWA
-lBN
-lBN
-lLR
aaM
aaM
aaM
@@ -95813,36 +98017,68 @@ aaM
aaM
aaM
aaM
-hcI
-rLu
-wOb
-wOb
-wOb
-hcI
-hcI
-cjb
-mas
-mas
-mas
-izO
-eLM
-rch
-qAt
-qAt
-qAt
-qAt
-qAt
-rch
-eLM
-nFs
-nFs
-dIb
-rkf
-wVd
-qat
-dDk
-nFs
-hcI
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -96029,38 +98265,6 @@ aaM
aaM
aaM
aaM
-vyc
-ldQ
-iYM
-sFL
-sFL
-fTS
-ldQ
-gHw
-pkP
-ldQ
-jcG
-pUU
-nEE
-nEE
-ksa
-nmi
-nEE
-nEE
-nEE
-nEE
-nEE
-uqI
-jcG
-oNl
-grY
-kFd
-jeJ
-uFy
-sFL
-sFL
-fTS
-lBN
aaM
aaM
aaM
@@ -96070,36 +98274,68 @@ aaM
aaM
aaM
aaM
-hcI
-lSP
-wOb
-pMl
-pMl
-hcI
-ffm
-wOb
-wOb
-wOb
-khe
-hcI
-hcI
-hcI
-eLM
-eLM
-eLM
-eLM
-eLM
-hcI
-hcI
-eTq
-nFs
-kjg
-aRT
-wVd
-wVd
-vbg
-nFs
-hcI
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -96286,38 +98522,6 @@ aaM
aaM
aaM
aaM
-vyc
-lBN
-vKR
-vwU
-sFL
-gdM
-lBN
-hwH
-nCq
-aiz
-nCq
-cRg
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-uJT
-nCq
-cXi
-nAD
-xZo
-sFL
-sFL
-sFL
-sFL
-xcr
-lBN
aaM
aaM
aaM
@@ -96327,36 +98531,68 @@ aaM
aaM
aaM
aaM
-hcI
-hcI
-efQ
-hcI
-hcI
-hcI
-tYm
-wOb
-wOb
-wOb
-nLZ
-hcI
-xSv
-xSv
-xSv
-xSv
-xSv
-xSv
-xSv
-xSv
-hcI
-nFs
-nFs
-oEL
-eit
-wVd
-eum
-vbg
-nFs
-hcI
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -96543,38 +98779,6 @@ aaM
aaM
aaM
aaM
-vyc
-lBN
-dKC
-nco
-wsA
-sFL
-lBN
-pqq
-rtG
-dKS
-nCq
-cRg
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-uJT
-nCq
-iuk
-jzD
-sFL
-sFL
-ket
-wgo
-rFl
-sfw
-lBN
aaM
aaM
aaM
@@ -96584,36 +98788,68 @@ aaM
aaM
aaM
aaM
-hcI
-kzV
-uZI
-wyR
-reg
-hcI
-fzQ
-wOb
-wOb
-wOb
-wOb
-eLM
-xSv
aaM
aaM
aaM
aaM
aaM
aaM
-xSv
-hcI
-nFs
-nFs
-kys
-lAD
-wVd
-wVd
-wmg
-nFs
-hcI
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -96800,38 +99036,6 @@ aaM
aaM
aaM
aaM
-vyc
-lBN
-bSI
-ibI
-sFL
-sFL
-ldQ
-tFU
-ldQ
-ldQ
-dVj
-cRg
-pWv
-okP
-rdA
-oEI
-tDM
-nPk
-iqu
-iZP
-pWv
-uJT
-mIy
-ldQ
-ldQ
-pTm
-dcT
-ldQ
-pTm
-dcT
-ldQ
-ldQ
aaM
aaM
aaM
@@ -96841,36 +99045,68 @@ aaM
aaM
aaM
aaM
-hcI
-qFT
-uZI
-uZI
-uZI
-rkk
-wOb
-aED
-tYp
-aED
-wOb
-eLM
-xSv
aaM
aaM
aaM
aaM
aaM
aaM
-xSv
-hcI
-nFs
-nFs
-qzM
-xvM
-uTK
-fpt
-nJM
-nFs
-hcI
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -97057,38 +99293,6 @@ aaM
aaM
aaM
aaM
-vyc
-ldQ
-rQb
-sFL
-sFL
-jzD
-bcv
-sFL
-sFL
-tFU
-nCq
-cRg
-pWv
-jnf
-eLv
-rUR
-chj
-dzj
-uSG
-gpZ
-pWv
-uJT
-lzh
-ldQ
-vcl
-ieM
-npk
-stW
-bGK
-msc
-wBB
-ldQ
aaM
aaM
aaM
@@ -97096,38 +99300,70 @@ aaM
aaM
aaM
aaM
-hcI
-hcI
-hcI
-qFT
-ngc
-ngc
-vFT
-hcI
-xuH
-aED
-cNN
-aED
-wOb
-eLM
-xSv
aaM
aaM
aaM
aaM
aaM
aaM
-lMp
-hcI
-hcI
-hcI
-mrR
-mrR
-mrR
-mrR
-mrR
-hcI
-hcI
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -97314,38 +99550,6 @@ aaM
aaM
aaM
aaM
-vyc
-ldQ
-ldQ
-jJe
-ldQ
-ldQ
-ldQ
-ldQ
-ldQ
-ldQ
-ukd
-cRg
-pWv
-vwg
-pfH
-uNe
-tbE
-izI
-rqD
-mEq
-pWv
-uJT
-nCq
-leu
-nCq
-nCq
-nCq
-nCq
-nCq
-sWw
-uql
-lBN
aaM
aaM
aaM
@@ -97353,21 +99557,53 @@ aaM
aaM
aaM
aaM
-hcI
-pBg
-hcI
-hcI
-eLM
-eLM
-eLM
-hcI
-hhX
-aED
-xwM
-aED
-xsL
-eLM
-xSv
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -97571,38 +99807,6 @@ aaM
aaM
aaM
aaM
-vyc
-ldQ
-qXv
-cpV
-wZJ
-ldQ
-upy
-mkQ
-fTp
-ldQ
-rGE
-cRg
-pWv
-wpI
-nwL
-fbV
-msJ
-iFp
-wGA
-bWj
-pWv
-uJT
-nCq
-leu
-nCq
-nCq
-nCq
-nCq
-nCq
-gRJ
-cce
-lBN
aaM
aaM
aaM
@@ -97610,21 +99814,53 @@ aaM
aaM
aaM
aaM
-hcI
-dGq
-bxL
-wpw
-wpw
-wpw
-wpw
-hcI
-hcI
-eLM
-eLM
-eLM
-hcI
-hcI
-lMp
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -97828,38 +100064,6 @@ aaM
aaM
aaM
aaM
-vyc
-ldQ
-nkv
-nkv
-nkv
-ldQ
-dWj
-orV
-joT
-szg
-uJT
-cRg
-pWv
-jjh
-tqV
-iIC
-nuL
-kaz
-uOM
-jCO
-xbU
-uJT
-nCq
-leu
-nCq
-nCq
-nCq
-nCq
-nCq
-nCq
-mGe
-lBN
aaM
aaM
aaM
@@ -97867,19 +100071,51 @@ aaM
aaM
aaM
aaM
-hcI
-vEy
-hcI
-qMu
-xSv
aaM
aaM
aaM
-hcI
-xSv
-xSv
-xSv
-hcI
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -98085,38 +100321,6 @@ aaM
aaM
aaM
aaM
-vyc
-lBN
-orV
-orV
-orV
-vDl
-blQ
-orV
-orV
-szg
-uJT
-cRg
-pWv
-cdq
-mvu
-sSf
-aZA
-sSf
-kbz
-xrF
-mbj
-uJT
-nCq
-leu
-nCq
-nCq
-nCq
-nCq
-nCq
-nCq
-wtq
-lBN
aaM
aaM
aaM
@@ -98124,11 +100328,43 @@ aaM
aaM
aaM
aaM
-hcI
-hcI
-hcI
-jBl
-tFz
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -98342,38 +100578,6 @@ aaM
aaM
aaM
aaM
-vyc
-lBN
-gnj
-orV
-orV
-vDl
-orV
-xia
-orV
-sPr
-uJT
-cRg
-pWv
-vnq
-smT
-pNC
-aZA
-wDr
-dvq
-fvK
-tfe
-uJT
-nCq
-ldQ
-kYS
-izx
-xIi
-eEO
-uEX
-pCB
-sQX
-ldQ
aaM
aaM
aaM
@@ -98382,10 +100586,42 @@ aaM
aaM
aaM
aaM
-hcI
-hcI
-hkT
-nzu
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -98599,38 +100835,6 @@ aaM
aaM
aaM
aaM
-vyc
-lBN
-orV
-orV
-orV
-vDl
-blQ
-orV
-orV
-sPr
-uJT
-cRg
-pWv
-igQ
-iDw
-vbN
-aZA
-vbN
-iPK
-bir
-pWv
-uJT
-nAh
-ldQ
-ldQ
-cvf
-kqL
-ldQ
-cvf
-kqL
-ldQ
-ldQ
aaM
aaM
aaM
@@ -98639,10 +100843,42 @@ aaM
aaM
aaM
aaM
-hcI
-hcI
-hkT
-pQJ
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -98856,38 +101092,6 @@ aaM
aaM
aaM
aaM
-vyc
-ldQ
-clq
-wZy
-cpV
-ldQ
-vsg
-pWv
-orV
-hDr
-uJT
-cRg
-pWv
-uWV
-dYB
-sNV
-aZA
-sNV
-pMW
-lmx
-pWv
-uJT
-nCq
-ldQ
-kIy
-gYV
-hSD
-nkO
-vlD
-wsd
-msz
-ldQ
aaM
aaM
aaM
@@ -98896,10 +101100,42 @@ aaM
aaM
aaM
aaM
-hcI
-hcI
-pDD
-lVM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -99113,38 +101349,38 @@ aaM
aaM
aaM
aaM
-vyc
-ldQ
-iag
-rRg
-rRg
-ldQ
-oQd
-cpE
-vqz
-ldQ
-fQC
-cRg
-pWv
-khx
-aZA
-aZA
-ahe
-aZA
-aZA
-mAd
-pWv
-uJT
-nCq
-oPA
-nCq
-nCq
-nCq
-nCq
-nCq
-nCq
-rPS
-lBN
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -99370,38 +101606,38 @@ aaM
aaM
aaM
aaM
-vyc
-ldQ
-ldQ
-ldQ
-ldQ
-ldQ
-ldQ
-ldQ
-ldQ
-ldQ
-oGs
-cRg
-pWv
-uSA
-aZA
-aZA
-aZA
-aZA
-aZA
-qhw
-pWv
-uJT
-nCq
-oPA
-nCq
-nCq
-nCq
-nCq
-nCq
-nCq
-mgN
-lBN
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -99627,38 +101863,38 @@ aaM
aaM
aaM
aaM
-vyc
-ldQ
-gwC
-vKC
-mcM
-xCb
-fWe
-xhF
-qpP
-ldQ
-kmo
-cRg
-pWv
-uXt
-lRF
-sSf
-aZA
-sSf
-fVC
-fSY
-pWv
-uJT
-nCq
-oPA
-nCq
-nCq
-nCq
-nCq
-nCq
-nCq
-cMK
-lBN
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -99884,38 +102120,38 @@ aaM
aaM
aaM
aaM
-vyc
-lBN
-nhp
-pUN
-cPn
-mzf
-cPn
-mzf
-mzf
-rTZ
-nCq
-cRg
-pWv
-lyA
-qzW
-sSf
-aZA
-sSf
-kFK
-hWu
-pWv
-uJT
-nCq
-oPA
-nCq
-nCq
-nCq
-nCq
-nCq
-nCq
-nCq
-lBN
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -100141,38 +102377,38 @@ aaM
aaM
aaM
aaM
-vyc
-lBN
-hYP
-hkI
-cPn
-hyZ
-gwQ
-cPn
-iVa
-rTZ
-nCq
-cRg
-pWv
-psm
-uXQ
-whZ
-aZA
-wOo
-wGD
-gUK
-pWv
-uJT
-nCq
-ldQ
-vih
-nsd
-xgQ
-dVZ
-jkg
-gkg
-mLp
-ldQ
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -100398,38 +102634,38 @@ aaM
aaM
aaM
aaM
-vyc
-lBN
-rbI
-mzf
-iVa
-fTE
-oXZ
-iAR
-cPn
-rTZ
-nCq
-cRg
-pWv
-rwr
-clg
-pKS
-vrY
-dXB
-lhn
-oUZ
-pWv
-uJT
-nAh
-ldQ
-ldQ
-mPM
-mxr
-ldQ
-mPM
-mxr
-ldQ
-ldQ
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -100655,38 +102891,38 @@ aaM
aaM
aaM
aaM
-vyc
-lBN
-nPo
-mzf
-mzf
-cPn
-mzf
-cPn
-mzf
-rTZ
-nCq
-cRg
-pWv
-tDB
-edG
-xMn
-teX
-eby
-kDx
-hsQ
-pWv
-uJT
-nCq
-ldQ
-gCn
-tnJ
-nZO
-icj
-gxW
-qad
-uPw
-ldQ
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -100912,38 +103148,38 @@ aaM
aaM
aaM
aaM
-vyc
-ldQ
-xws
-mzf
-qKT
-rlP
-rhL
-dft
-bpY
-ldQ
-tnN
-cRg
-pWv
-sfb
-plJ
-iBN
-pkt
-vbk
-mbZ
-pIK
-pWv
-uJT
-nCq
-bkm
-ygK
-ygK
-ygK
-ygK
-ygK
-lgu
-uXC
-lBN
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -101169,38 +103405,38 @@ aaM
aaM
aaM
aaM
-vyc
-lBN
-gLQ
-mzf
-ldQ
-ldQ
-ldQ
-ldQ
-ldQ
-ldQ
-feA
-cRg
-pWv
-cqP
-pWv
-uhk
-mKc
-iSi
-pWv
-vkb
-pWv
-uJT
-nCq
-bOg
-tJm
-ygK
-ygK
-ygK
-rcz
-rcz
-lgu
-lBN
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -101426,38 +103662,38 @@ aaM
aaM
aaM
aaM
-vyc
-lBN
-crN
-mzf
-ldQ
-iHR
-ogE
-dZm
-teq
-gsr
-eTj
-cRg
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-uJT
-nCq
-bOg
-ygK
-ygK
-ygK
-hJC
-sDs
-cEO
-oPw
-lBN
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -101683,38 +103919,38 @@ aaM
aaM
aaM
aaM
-vyc
-lBN
-xsV
-mNk
-ldQ
-ldQ
-ldQ
-teq
-teq
-gsr
-uJT
-cRg
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-uJT
-nCq
-ldQ
-cqS
-ygK
-ygK
-ygK
-eVj
-cel
-nek
-lBN
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -101940,38 +104176,38 @@ aaM
aaM
aaM
aaM
-vyc
-lBN
-lHl
-iVa
-ldQ
-ijL
-tIa
-dZm
-teq
-sMK
-fNk
-cRg
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-idk
-jcG
-ldQ
-bUI
-ygK
-tDN
-ygK
-qqh
-qqh
-gpl
-lBN
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -102197,38 +104433,38 @@ aaM
aaM
aaM
aaM
-vyc
-ldQ
-fvQ
-iVa
-ldQ
-ldQ
-ldQ
-teq
-teq
-ldQ
-ldQ
-ldQ
-xii
-xii
-xii
-xii
-xii
-xii
-xii
-xii
-xii
-ldQ
-ldQ
-ldQ
-dZx
-ygK
-lIO
-qMN
-tqh
-rzY
-crr
-ldQ
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -102454,38 +104690,38 @@ aaM
aaM
aaM
aaM
-vyc
-gEL
-ozg
-kBT
-ldQ
-omT
-iNb
-dZm
-iGT
-ldQ
-nCq
-cRg
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-uJT
-nCq
-ldQ
-ldQ
-wdJ
-ldQ
-ldQ
-ldQ
-lBN
-lBN
-keZ
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -102711,35 +104947,35 @@ aaM
aaM
aaM
aaM
-vyc
-vyc
-mny
-vyc
-ldQ
-ldQ
-ldQ
-teq
-teq
-ldQ
-nCq
-cRg
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-uJT
-nCq
-ldQ
-qEE
-xmf
-ldQ
-rcJ
-ldQ
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -102972,31 +105208,31 @@ aaM
aaM
aaM
aaM
-ldQ
-vPK
-jEg
-dZm
-teq
-yhm
-nCq
-cRg
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-uJT
-nCq
-ldQ
-yjn
-sQb
-jCR
-utl
-lBN
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -103229,31 +105465,31 @@ aaM
aaM
aaM
aaM
-gEL
-ldQ
-ldQ
-his
-his
-ldQ
-fFJ
-cRg
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-uJT
-nCq
-ldQ
-iMB
-kWI
-ldQ
-ldQ
-keZ
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -103488,27 +105724,27 @@ aaM
aaM
aaM
aaM
-gEL
-lBN
-lBN
-ldQ
-jpq
-cRg
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-pWv
-uJT
-nCq
-ldQ
-lBN
-lBN
-keZ
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -103748,21 +105984,21 @@ aaM
aaM
aaM
aaM
-ldQ
-ldQ
-ldQ
-xii
-xii
-xii
-xii
-xii
-xii
-xii
-xii
-xii
-ldQ
-ldQ
-ldQ
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -104005,9 +106241,6 @@ aaM
aaM
aaM
aaM
-ait
-sXR
-ait
aaM
aaM
aaM
@@ -104017,9 +106250,12 @@ aaM
aaM
aaM
aaM
-ait
-sXR
-ait
+aaM
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -104262,9 +106498,6 @@ aaM
aaM
aaM
aaM
-ait
-aaM
-ait
aaM
aaM
aaM
@@ -104274,9 +106507,12 @@ aaM
aaM
aaM
aaM
-ait
aaM
-ait
+aaM
+aaM
+aaM
+aaM
+aaM
aaM
aaM
aaM
@@ -104521,7 +106757,6 @@ aaM
aaM
aaM
aaM
-ait
aaM
aaM
aaM
@@ -104531,7 +106766,8 @@ aaM
aaM
aaM
aaM
-ait
+aaM
+aaM
aaM
aaM
aaM
@@ -104778,7 +107014,6 @@ aaM
aaM
aaM
aaM
-ait
aaM
aaM
aaM
@@ -104788,7 +107023,8 @@ aaM
aaM
aaM
aaM
-ait
+aaM
+aaM
aaM
aaM
aaM