diff --git a/.github/workflows/auto_translate.yml b/.github/workflows/auto_translate.yml new file mode 100644 index 000000000000..58fc76f023d5 --- /dev/null +++ b/.github/workflows/auto_translate.yml @@ -0,0 +1,57 @@ +name: Add new translation + +on: + workflow_dispatch: + push: + branches: ['translate'] + +jobs: + add_translation: + runs-on: ubuntu-latest + permissions: + contents: write + pull-requests: write + name: 'Add new translation' + + steps: + - name: 'Update Branch' + uses: actions/checkout@v4 + with: + fetch-depth: 0 + + - name: Installing Python + uses: actions/setup-python@v4 + with: + python-version: '3.11' + + - name: Installing deps + run: | + python -m pip install --upgrade pip + pip install -r ./tools/translator/requirements.txt + + - name: Create temporary branch + run: | + git checkout -b translate_tmp + git reset --hard origin/master + - name: Apply existing translation + run: | + git fetch origin translate + git checkout origin/translate -- ./tools/translator/ss220replace.json + ./tools/translator/ss220_replacer_linux --prefix=ss220 --root=./../../ --location=./ + + - name: Apply PR translation + run: | + git cherry-pick -n origin/translate + + - name: 'Generate Translation' + run: | + python ./tools/translator/converter.py + [ ! -f ./ss220replace.json ] || mv ./ss220replace.json ./tools/translator/ss220replace.json + git add ./tools/translator/ss220replace.json + + - name: 'Push Translation' + run: | + git config --local user.email "action@github.com" + git config --local user.name "SS220Manager" + git commit -m "Generate translation file" + git push -f origin translate_tmp:translate diff --git a/.github/workflows/translate_branch_update.yml b/.github/workflows/translate_branch_update.yml new file mode 100644 index 000000000000..fb85099bcc01 --- /dev/null +++ b/.github/workflows/translate_branch_update.yml @@ -0,0 +1,36 @@ +name: Update translate branch + +on: + workflow_dispatch: + push: + branches: ['master'] + +jobs: + add_translation: + runs-on: ubuntu-latest + permissions: + contents: write + pull-requests: write + + steps: + - name: 'Update Branch' + uses: actions/checkout@v4 + + - name: Create temporary branch + run: | + git branch -f translate_tmp + git checkout translate_tmp + git reset --hard origin/master + + - name: Apply existing translation + run: | + git fetch origin translate + git checkout origin/translate -- ./tools/translator/ss220replace.json + ./tools/translator/ss220_replacer_linux --prefix=ss220 --root=./../../ --location=./ + + - name: 'Push Translation' + run: | + git config --local user.email "action@github.com" + git config --local user.name "SS220Manager" + git commit -m "Generate translation file" + git push -u -f origin translate diff --git a/_maps/map_files220/RandomRuins/SpaceRuins/infected_ship.dmm b/_maps/map_files220/RandomRuins/SpaceRuins/infected_ship.dmm index 531ac7956c80..a7172ffe03f4 100644 --- a/_maps/map_files220/RandomRuins/SpaceRuins/infected_ship.dmm +++ b/_maps/map_files220/RandomRuins/SpaceRuins/infected_ship.dmm @@ -1445,9 +1445,7 @@ /obj/effect/spawner/random_spawners/blood_often, /obj/effect/spawner/random_spawners/dirt_often, /obj/item/organ/external/hand, -/obj/machinery/power/apc/off_station/empty_charge{ - pixel_x = -24 - }, +/obj/machinery/power/apc/off_station/empty_charge/west, /turf/simulated/floor/mineral/plastitanium, /area/ruin/space/powered/requires_power_space) "Ok" = ( diff --git a/_maps/map_files220/RandomRuins/SpaceRuins/spacehotel.dmm b/_maps/map_files220/RandomRuins/SpaceRuins/spacehotel.dmm index 7319ddf7db4f..08c335a603c3 100644 --- a/_maps/map_files220/RandomRuins/SpaceRuins/spacehotel.dmm +++ b/_maps/map_files220/RandomRuins/SpaceRuins/spacehotel.dmm @@ -24,7 +24,7 @@ }, /obj/effect/turf_decal/siding/wood, /obj/structure/curtain/black, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt3) "av" = ( /obj/machinery/conveyor/north/ccw{ @@ -54,7 +54,7 @@ d2 = 4; icon_state = "2-4" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom1) "az" = ( /obj/structure/cable{ @@ -70,7 +70,7 @@ /obj/structure/sign/poster/random{ pixel_y = 32 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/entryhallway) "aK" = ( /obj/machinery/door/morgue{ @@ -116,7 +116,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "aU" = ( /obj/effect/spawner/window/reinforced/grilled, @@ -189,7 +189,7 @@ /obj/effect/turf_decal/siding/wood/corner{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "bs" = ( /obj/structure/table/reinforced/brass, @@ -201,7 +201,7 @@ dir = 10 }, /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "by" = ( /obj/machinery/light/directional/north, @@ -218,11 +218,9 @@ /area/ruin/space/spacehotelv1/engi2) "bC" = ( /obj/structure/cable, -/obj/machinery/power/apc/off_station{ - pixel_y = -24 - }, +/obj/machinery/power/apc/off_station/south, /obj/structure/dresser, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom5) "bG" = ( /obj/structure/lattice/catwalk, @@ -280,13 +278,10 @@ dir = 8 }, /obj/effect/turf_decal/siding/wood/corner, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "cb" = ( -/obj/machinery/power/apc/off_station{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/power/apc/off_station/west, /obj/structure/cable{ d2 = 4; icon_state = "0-4" @@ -323,7 +318,7 @@ dir = 1 }, /obj/machinery/light/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "cp" = ( /obj/structure/reagent_dispensers/watertank, @@ -340,12 +335,12 @@ id_tag = "gstroom6"; name = "Appartment 6" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom6) "cs" = ( /obj/structure/bed, /obj/item/bedsheet/syndie, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom5) "cx" = ( /obj/effect/turf_decal/siding/wood, @@ -362,7 +357,7 @@ /obj/structure/chair/office/light{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/reception) "cO" = ( /obj/structure/chair/comfy/lime{ @@ -379,10 +374,7 @@ d2 = 8; icon_state = "0-8" }, -/obj/machinery/power/apc/off_station{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/power/apc/off_station/north, /obj/structure/table/wood/fancy/blue, /obj/item/bee_briefcase, /turf/simulated/floor/carpet/royalblack, @@ -403,7 +395,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/entryhallway) "dc" = ( /obj/effect/turf_decal/delivery, @@ -427,7 +419,7 @@ /area/ruin/space/spacehotelv1/engi1) "df" = ( /obj/effect/turf_decal/siding/wood/corner, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "di" = ( /obj/structure/extinguisher_cabinet/directional/north, @@ -498,7 +490,7 @@ /obj/structure/chair/comfy/brown{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "dG" = ( /obj/machinery/disposal/deliveryChute, @@ -514,7 +506,7 @@ dir = 9 }, /obj/machinery/light/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "dJ" = ( /obj/structure/table/wood/fancy/black, @@ -530,7 +522,7 @@ /area/ruin/space/spacehotelv1/guestroom2) "dT" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt3) "dX" = ( /obj/structure/cable{ @@ -551,7 +543,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "ed" = ( /obj/machinery/light/directional/north, @@ -572,7 +564,7 @@ /obj/structure/table/holotable/wood, /obj/item/radio/headset, /obj/effect/turf_decal/siding/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/reception) "ei" = ( /obj/structure/sign/poster/random{ @@ -596,7 +588,7 @@ dir = 8 }, /obj/structure/curtain/black, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt3) "eC" = ( /mob/living/simple_animal/hostile/retaliate/goat{ @@ -635,7 +627,7 @@ /obj/effect/turf_decal/siding/wood/corner{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "eF" = ( /turf/simulated/floor/plasteel/grimy, @@ -653,7 +645,7 @@ dir = 4 }, /obj/effect/turf_decal/siding/wood/corner, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt2) "eO" = ( /obj/structure/chair/wood, @@ -664,10 +656,7 @@ /obj/structure/railing/cap{ dir = 10 }, -/obj/machinery/power/apc/off_station{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/power/apc/off_station/north, /obj/structure/cable{ d2 = 4; icon_state = "0-4" @@ -686,7 +675,7 @@ /obj/effect/turf_decal/siding/wood/corner{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt1) "eY" = ( /obj/machinery/light_switch{ @@ -704,7 +693,7 @@ /obj/effect/turf_decal/siding/wood/end{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "fo" = ( /obj/machinery/atmospherics/portable/canister/oxygen, @@ -723,7 +712,7 @@ dir = 1 }, /obj/machinery/door/firedoor, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "fr" = ( /obj/structure/cable{ @@ -739,14 +728,14 @@ /obj/effect/turf_decal/siding/wood{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "fx" = ( /obj/effect/turf_decal/siding/wood{ dir = 5 }, /obj/machinery/economy/vending/sovietsoda, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "fD" = ( /obj/structure/cable{ @@ -775,7 +764,7 @@ d2 = 8; icon_state = "1-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom5) "fK" = ( /turf/simulated/wall, @@ -809,7 +798,7 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom4) "gb" = ( /obj/machinery/suit_storage_unit/standard_unit, @@ -821,12 +810,12 @@ /obj/machinery/bottler{ pixel_y = 2 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/bar) "gl" = ( /obj/structure/bed, /obj/item/bedsheet/fluff/hugosheet, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom2) "gp" = ( /obj/structure/curtain/open/shower, @@ -853,7 +842,7 @@ dir = 4 }, /obj/item/toy/plushie/coffee_fox, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom6) "gx" = ( /obj/structure/window/reinforced{ @@ -900,7 +889,7 @@ /obj/structure/sign/poster/random{ pixel_x = -32 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "gQ" = ( /turf/simulated/floor/plasteel/freezer, @@ -947,7 +936,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "hm" = ( /obj/structure/cable{ @@ -1023,13 +1012,13 @@ /turf/simulated/floor/plasteel, /area/ruin/space/spacehotelv1/kitchen) "hI" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/bar) "hL" = ( /obj/structure/table/wood/fancy/black, /obj/item/paper_bin, /obj/item/pen/multi, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom4) "hP" = ( /obj/structure/cable{ @@ -1052,7 +1041,7 @@ dir = 4 }, /obj/item/toy/plushie/corgi, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom4) "hT" = ( /obj/structure/chair/wood{ @@ -1063,7 +1052,7 @@ "hW" = ( /obj/structure/filingcabinet, /obj/machinery/light/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/reception) "if" = ( /obj/structure/cable{ @@ -1074,7 +1063,7 @@ /obj/effect/turf_decal/siding/wood/corner{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "ig" = ( /obj/structure/window/reinforced, @@ -1100,7 +1089,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 9 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt1) "iq" = ( /obj/effect/turf_decal/siding/wood/corner, @@ -1112,7 +1101,7 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "is" = ( /obj/structure/cable{ @@ -1246,7 +1235,7 @@ pixel_y = 5; pixel_x = 3 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/bar) "jr" = ( /obj/structure/cable{ @@ -1260,7 +1249,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 5 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/reception) "jw" = ( /obj/structure/dispenser/oxygen, @@ -1279,7 +1268,7 @@ dir = 1 }, /obj/effect/turf_decal/siding/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt2) "jC" = ( /obj/structure/cable{ @@ -1323,7 +1312,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt2) "jS" = ( /mob/living/simple_animal/bot/medbot/adv{ @@ -1366,7 +1355,7 @@ pixel_y = 3; pixel_x = 3 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/bar) "kg" = ( /obj/structure/cable{ @@ -1384,16 +1373,14 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "kl" = ( /obj/structure/cable{ d2 = 4; icon_state = "0-4" }, -/obj/machinery/power/apc/off_station{ - pixel_y = -24 - }, +/obj/machinery/power/apc/off_station/south, /obj/structure/chair/wood{ dir = 1 }, @@ -1413,7 +1400,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/reception) "ky" = ( /obj/effect/spawner/window/reinforced/grilled, @@ -1437,7 +1424,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "kG" = ( /obj/structure/toilet, @@ -1469,7 +1456,7 @@ dir = 4 }, /obj/effect/turf_decal/siding/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "kV" = ( /obj/effect/spawner/window/reinforced/grilled, @@ -1506,7 +1493,7 @@ /obj/effect/turf_decal/siding/wood/corner{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "le" = ( /obj/machinery/door/airlock/maintenance, @@ -1535,7 +1522,7 @@ dir = 1 }, /obj/machinery/economy/vending/dinnerware, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/bar) "ll" = ( /obj/effect/spawner/random_spawners/dirt_often, @@ -1573,9 +1560,7 @@ d2 = 8; icon_state = "0-8" }, -/obj/machinery/power/apc/off_station{ - pixel_y = -24 - }, +/obj/machinery/power/apc/off_station/south, /obj/structure/table/reinforced/brass, /obj/item/paper_bin, /obj/item/pen/multi, @@ -1597,7 +1582,7 @@ pixel_x = -3; pixel_y = 2 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt3) "lD" = ( /obj/structure/table/wood/fancy/blue, @@ -1660,12 +1645,12 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom3) "mb" = ( /obj/structure/table/holotable/wood, /obj/item/instrument/saxophone, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt3) "me" = ( /obj/structure/cable{ @@ -1685,16 +1670,14 @@ /area/ruin/space/spacehotelv1/bar) "mo" = ( /obj/machinery/smartfridge/drinks, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/bar) "ms" = ( /obj/structure/cable{ d2 = 4; icon_state = "0-4" }, -/obj/machinery/power/apc/off_station{ - pixel_y = -24 - }, +/obj/machinery/power/apc/off_station/south, /turf/simulated/floor/plasteel{ icon_state = "showroomfloor" }, @@ -1720,7 +1703,7 @@ }, /obj/machinery/door/firedoor, /obj/structure/curtain/black, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt3) "mu" = ( /obj/structure/cable{ @@ -1768,14 +1751,14 @@ /turf/simulated/floor/carpet/black, /area/ruin/space/spacehotelv1/reception) "mO" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "mQ" = ( /obj/machinery/economy/vending/autodrobe, /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "mR" = ( /obj/machinery/door/airlock/external{ @@ -1816,7 +1799,7 @@ /obj/structure/chair/stool/bar{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/bar) "ni" = ( /obj/structure/table/glass, @@ -1845,7 +1828,7 @@ dir = 4 }, /obj/machinery/light/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt2) "nn" = ( /obj/structure/rack, @@ -1865,7 +1848,7 @@ /obj/structure/table/glass, /obj/item/paper_bin, /obj/item/pen/multi, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom3) "nu" = ( /obj/structure/cable{ @@ -1884,7 +1867,7 @@ id = "gstroom1"; pixel_x = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom1) "ny" = ( /obj/structure/cable{ @@ -1897,7 +1880,7 @@ dir = 1 }, /obj/structure/chair/sofa/right, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "nC" = ( /turf/simulated/wall, @@ -1906,7 +1889,7 @@ /obj/effect/turf_decal/siding/wood/corner{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "nI" = ( /turf/simulated/wall, @@ -1953,7 +1936,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt3) "oa" = ( /obj/structure/table/wood/fancy/red, @@ -2009,10 +1992,7 @@ d2 = 2; icon_state = "0-2" }, -/obj/machinery/power/apc/off_station{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/power/apc/off_station/north, /obj/structure/chair/comfy/black{ dir = 8 }, @@ -2036,7 +2016,7 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom1) "ot" = ( /obj/structure/sign/vacuum{ @@ -2067,7 +2047,7 @@ /obj/structure/sign/poster/random{ pixel_x = -32 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "oL" = ( /obj/structure/sink/directional/north, @@ -2078,7 +2058,7 @@ /area/ruin/space/spacehotelv1/janitor) "oQ" = ( /obj/structure/table/holotable/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/bar) "oR" = ( /obj/structure/disposalpipe/segment, @@ -2102,7 +2082,7 @@ icon_state = "2-8" }, /obj/effect/turf_decal/siding/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "oY" = ( /obj/structure/chair{ @@ -2133,7 +2113,7 @@ dir = 1 }, /obj/machinery/door/firedoor, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt2) "pj" = ( /obj/item/holder/mouse{ @@ -2147,7 +2127,7 @@ dir = 1 }, /obj/machinery/firealarm/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "ps" = ( /obj/machinery/power/smes{ @@ -2192,7 +2172,7 @@ /obj/structure/railing/cap{ dir = 5 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt3) "pD" = ( /obj/structure/chair/sofa{ @@ -2215,7 +2195,7 @@ /area/ruin/space/spacehotelv1/reception) "pH" = ( /obj/effect/turf_decal/siding/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "pJ" = ( /obj/machinery/door/airlock/maintenance_hatch, @@ -2235,7 +2215,7 @@ "pN" = ( /obj/structure/table/wood/fancy, /obj/item/flashlight/lamp/green/off, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom4) "pR" = ( /obj/structure/cable{ @@ -2260,7 +2240,7 @@ }, /obj/structure/table/wood/fancy/black, /obj/item/paicard, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom2) "qg" = ( /obj/structure/chair/sofa/right, @@ -2309,7 +2289,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/entryhallway) "qt" = ( /obj/structure/AIcore, @@ -2341,7 +2321,7 @@ "qK" = ( /obj/structure/table/reinforced/brass, /obj/item/flashlight/lamp/green/off, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom5) "qN" = ( /turf/simulated/wall, @@ -2358,7 +2338,7 @@ icon_state = "1-8" }, /obj/effect/turf_decal/siding/wood/corner, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "qS" = ( /obj/structure/cable{ @@ -2380,7 +2360,7 @@ dir = 6 }, /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "qX" = ( /obj/structure/flora/ausbushes/sparsegrass, @@ -2403,7 +2383,7 @@ dir = 8 }, /obj/effect/turf_decal/siding/wood/corner, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "rh" = ( /obj/structure/sign/poster/random{ @@ -2416,12 +2396,12 @@ "ri" = ( /obj/effect/turf_decal/siding/wood, /obj/machinery/economy/vending/shoedispenser, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/entryhallway) "rj" = ( /obj/structure/closet/emcloset, /obj/effect/turf_decal/siding/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "rm" = ( /obj/effect/spawner/window/reinforced/grilled, @@ -2437,7 +2417,7 @@ /obj/structure/sign/poster/random{ pixel_y = -32 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "rp" = ( /obj/effect/turf_decal/siding/wood{ @@ -2458,7 +2438,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt2) "ry" = ( /obj/effect/turf_decal/delivery, @@ -2478,7 +2458,7 @@ dir = 4 }, /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "rD" = ( /obj/structure/cable{ @@ -2503,14 +2483,11 @@ d2 = 4; icon_state = "0-4" }, -/obj/machinery/power/apc/off_station{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/power/apc/off_station/west, /obj/effect/turf_decal/siding/wood{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "rM" = ( /obj/structure/cable{ @@ -2555,7 +2532,7 @@ "rX" = ( /obj/machinery/firealarm/directional/south, /obj/effect/turf_decal/siding/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt1) "sq" = ( /obj/structure/rack, @@ -2601,7 +2578,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/entryhallway) "sV" = ( /obj/structure/railing{ @@ -2691,14 +2668,14 @@ /obj/effect/turf_decal/siding/wood{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "tu" = ( /obj/machinery/economy/vending/snack/free, /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/entryhallway) "tB" = ( /obj/structure/cable{ @@ -2725,7 +2702,7 @@ dir = 4 }, /obj/effect/turf_decal/siding/wood/corner, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "tD" = ( /obj/structure/cable{ @@ -2758,7 +2735,7 @@ dir = 4 }, /obj/item/toy/plushie/tuxedo_cat, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom1) "tO" = ( /obj/structure/cable{ @@ -2767,7 +2744,7 @@ icon_state = "4-8" }, /obj/effect/turf_decal/siding/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "tQ" = ( /obj/effect/turf_decal/siding/wood/corner{ @@ -2791,7 +2768,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/reception) "tX" = ( /obj/structure/cable{ @@ -2809,13 +2786,13 @@ }, /obj/machinery/economy/vending/snack/free, /obj/machinery/light/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "tZ" = ( /obj/structure/chair/sofa/left{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom3) "ub" = ( /obj/structure/chair/wood, @@ -2857,7 +2834,7 @@ dir = 1 }, /obj/machinery/door/firedoor, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt1) "uA" = ( /obj/structure/table/reinforced, @@ -2881,7 +2858,7 @@ dir = 8 }, /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "uD" = ( /turf/simulated/floor/carpet/blue, @@ -2892,9 +2869,7 @@ /area/ruin/space/spacehotelv1/engi1) "uI" = ( /obj/structure/cable, -/obj/machinery/power/apc/off_station{ - pixel_y = -24 - }, +/obj/machinery/power/apc/off_station/south, /obj/machinery/light_switch{ dir = 8; pixel_x = 24 @@ -2910,12 +2885,12 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt1) "uN" = ( /obj/item/kirbyplants, /obj/effect/turf_decal/siding/wood/end, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/entryhallway) "uP" = ( /obj/structure/disposalpipe/segment{ @@ -2929,7 +2904,7 @@ d2 = 4; icon_state = "1-4" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom6) "uS" = ( /obj/machinery/door/airlock/survival_pod, @@ -2939,7 +2914,7 @@ /obj/effect/turf_decal/siding/wood/corner{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "va" = ( /obj/machinery/mass_driver{ @@ -2959,7 +2934,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/reception) "vi" = ( /obj/structure/closet/cabinet, @@ -3000,7 +2975,7 @@ /obj/effect/turf_decal/siding/wood/end{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "vB" = ( /obj/structure/sink/directional/west, @@ -3016,7 +2991,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "vI" = ( /obj/structure/lattice/catwalk, @@ -3040,7 +3015,7 @@ /obj/structure/chair/comfy/brown{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "vK" = ( /turf/simulated/floor/plasteel{ @@ -3065,7 +3040,7 @@ dir = 8 }, /obj/structure/reagent_dispensers/water_cooler, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/reception) "vV" = ( /obj/structure/sink/directional/east, @@ -3086,7 +3061,7 @@ icon_state = "1-2" }, /obj/effect/turf_decal/siding/wood/corner, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "wf" = ( /obj/structure/cable{ @@ -3113,10 +3088,7 @@ d2 = 8; icon_state = "0-8" }, -/obj/machinery/power/apc/off_station{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/power/apc/off_station/east, /turf/simulated/floor/plasteel{ icon_state = "cmo" }, @@ -3153,7 +3125,7 @@ /obj/item/reagent_containers/glass/rag, /obj/item/book/manual/barman_recipes, /obj/item/lighter/zippo/engraved, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/bar) "wD" = ( /obj/machinery/computer/arcade{ @@ -3166,7 +3138,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 10 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "wF" = ( /obj/structure/chair/sofa/right{ @@ -3186,7 +3158,7 @@ /obj/effect/turf_decal/siding/wood/corner{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "wI" = ( /obj/structure/cable{ @@ -3269,12 +3241,12 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom2) "xf" = ( /obj/structure/table/holotable/wood, /obj/item/instrument/violin, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt3) "xg" = ( /obj/structure/cable{ @@ -3282,7 +3254,7 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom3) "xl" = ( /obj/machinery/door/airlock/multi_tile/glass, @@ -3293,7 +3265,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "xm" = ( /obj/machinery/door/poddoor{ @@ -3320,7 +3292,7 @@ d2 = 4; icon_state = "2-4" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt2) "xr" = ( /obj/structure/cable{ @@ -3386,7 +3358,7 @@ /obj/effect/turf_decal/siding/wood/corner{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "xK" = ( /obj/structure/lattice/catwalk, @@ -3491,17 +3463,14 @@ /obj/effect/turf_decal/siding/wood/corner{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "yD" = ( /obj/structure/cable{ d2 = 4; icon_state = "0-4" }, -/obj/machinery/power/apc/off_station{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/power/apc/off_station/west, /obj/structure/disposalpipe/segment/corner{ dir = 1 }, @@ -3585,7 +3554,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt2) "zh" = ( /obj/machinery/door/airlock, @@ -3621,7 +3590,7 @@ "zq" = ( /obj/effect/turf_decal/siding/wood, /obj/machinery/economy/vending/suitdispenser, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/entryhallway) "zt" = ( /obj/machinery/chem_master/condimaster, @@ -3642,7 +3611,7 @@ id = "gstroom3"; pixel_x = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom3) "zx" = ( /obj/structure/rack, @@ -3661,7 +3630,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "zA" = ( /obj/structure/filingcabinet, @@ -3694,7 +3663,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/entryhallway) "zJ" = ( /obj/structure/cable{ @@ -3703,7 +3672,7 @@ icon_state = "4-8" }, /obj/effect/turf_decal/siding/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt2) "zM" = ( /obj/effect/turf_decal/siding/wood/corner, @@ -3769,7 +3738,7 @@ /obj/structure/sign/poster/random{ pixel_y = 32 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt1) "Aj" = ( /obj/machinery/door/airlock/maintenance_hatch, @@ -3846,14 +3815,14 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "AP" = ( /obj/structure/closet/crate/can, /obj/effect/turf_decal/siding/wood{ dir = 9 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "AT" = ( /obj/structure/cable{ @@ -3873,7 +3842,7 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom4) "Bb" = ( /mob/living/simple_animal/hostile/retaliate/carp/koi, @@ -3905,7 +3874,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "Bi" = ( /obj/structure/cable{ @@ -3945,7 +3914,7 @@ dir = 6 }, /obj/machinery/light/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "By" = ( /obj/machinery/power/terminal, @@ -3984,7 +3953,7 @@ "BN" = ( /obj/structure/bed, /obj/item/bedsheet/rainbow, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom2) "BV" = ( /obj/structure/cable{ @@ -4000,7 +3969,7 @@ dir = 4 }, /obj/effect/turf_decal/siding/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "BW" = ( /obj/machinery/light/directional/south, @@ -4010,7 +3979,7 @@ /obj/structure/chair/wood/wings{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt3) "Cg" = ( /obj/structure/kitchenspike, @@ -4031,7 +4000,7 @@ }, /obj/effect/turf_decal/siding/wood, /obj/machinery/light/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt2) "Ck" = ( /obj/machinery/door/poddoor/shutters{ @@ -4052,7 +4021,7 @@ dir = 1 }, /obj/item/toy/plushie/girly_corgi, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom4) "Cn" = ( /obj/structure/chair/comfy/beige{ @@ -4084,7 +4053,7 @@ "Cy" = ( /obj/machinery/economy/vending/cigarette/free, /obj/effect/turf_decal/siding/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "Cz" = ( /obj/structure/cable{ @@ -4120,7 +4089,7 @@ dir = 10 }, /obj/machinery/light/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "CO" = ( /obj/structure/table/wood/poker, @@ -4143,7 +4112,7 @@ /obj/machinery/light_switch{ pixel_y = 24 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom1) "Dk" = ( /obj/machinery/light/small/directional/south, @@ -4159,7 +4128,7 @@ "Dv" = ( /obj/machinery/economy/vending/clothing, /obj/effect/turf_decal/siding/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "Dw" = ( /obj/structure/cable{ @@ -4193,7 +4162,7 @@ /obj/effect/turf_decal/siding/wood/end{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "DE" = ( /obj/structure/cable{ @@ -4213,7 +4182,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/reception) "DH" = ( /obj/structure/lattice, @@ -4258,14 +4227,11 @@ d2 = 2; icon_state = "0-2" }, -/obj/machinery/power/apc/off_station{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/power/apc/off_station/north, /obj/structure/chair/comfy/brown{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom3) "DY" = ( /obj/structure/sign/poster/random{ @@ -4274,7 +4240,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "Ec" = ( /obj/effect/spawner/random_spawners/dirt_often, @@ -4329,12 +4295,12 @@ /obj/structure/table/glass, /obj/item/cane, /obj/item/lighter/zippo, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom3) "Ev" = ( /obj/structure/table/wood/fancy/blue, /obj/item/flashlight/lamp/green/off, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom6) "Ez" = ( /obj/structure/cable{ @@ -4342,7 +4308,7 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom2) "EA" = ( /obj/structure/flora/tree/palm, @@ -4366,14 +4332,14 @@ dir = 4 }, /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt3) "EG" = ( /obj/effect/turf_decal/siding/wood{ dir = 9 }, /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "EV" = ( /obj/structure/lattice/catwalk, @@ -4451,7 +4417,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/reception) "Fm" = ( /obj/structure/cable{ @@ -4495,7 +4461,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "Fy" = ( /obj/machinery/light/small/directional/north, @@ -4534,10 +4500,7 @@ /area/ruin/space/spacehotelv1/entryhallway) "FP" = ( /obj/structure/cable, -/obj/machinery/power/apc/off_station{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/power/apc/off_station/east, /turf/simulated/floor/plasteel{ icon_state = "dark" }, @@ -4617,7 +4580,7 @@ dir = 1 }, /obj/structure/curtain/black, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt3) "Gi" = ( /turf/simulated/floor/plating/airless, @@ -4632,7 +4595,7 @@ dir = 9 }, /obj/machinery/economy/vending/coffee/free, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "Gm" = ( /obj/machinery/suit_storage_unit/engine, @@ -4677,7 +4640,7 @@ dir = 1 }, /obj/machinery/door/firedoor, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "Gz" = ( /obj/structure/table/wood/fancy, @@ -4754,7 +4717,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/reception) "Hb" = ( /obj/machinery/door/airlock/freezer, @@ -4806,12 +4769,12 @@ /area/ruin/space/spacehotelv1/forestarboardmaints) "HB" = ( /obj/effect/turf_decal/siding/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt1) "HL" = ( /obj/effect/turf_decal/siding/wood/end, /obj/machinery/recharge_station, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "HM" = ( /obj/structure/cable{ @@ -4847,7 +4810,7 @@ /area/ruin/space/spacehotelv1/entryhallway) "HY" = ( /obj/effect/turf_decal/siding/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "Ib" = ( /turf/simulated/wall, @@ -4912,7 +4875,7 @@ dir = 5 }, /obj/machinery/light/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "IB" = ( /obj/structure/rack, @@ -4930,7 +4893,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "IK" = ( /obj/structure/chair/barber{ @@ -4946,7 +4909,7 @@ }, /obj/item/kirbyplants, /obj/machinery/light/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "IT" = ( /obj/structure/table, @@ -5033,7 +4996,7 @@ /obj/effect/turf_decal/siding/wood/corner{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt2) "Jy" = ( /obj/structure/lattice/catwalk, @@ -5059,7 +5022,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/bar) "JR" = ( /obj/structure/cable{ @@ -5070,10 +5033,10 @@ /obj/effect/turf_decal/siding/wood/corner{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "JS" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/reception) "JT" = ( /obj/structure/table/wood/fancy/royalblack, @@ -5126,20 +5089,18 @@ /obj/effect/turf_decal/siding/wood{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "Ki" = ( /obj/structure/cable, -/obj/machinery/power/apc/off_station{ - pixel_y = -24 - }, +/obj/machinery/power/apc/off_station/south, /obj/structure/chair/comfy/black{ dir = 1 }, /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/entryhallway) "Ko" = ( /obj/structure/cable{ @@ -5155,7 +5116,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/bar) "Kt" = ( /obj/structure/chair/comfy/beige, @@ -5215,7 +5176,7 @@ dir = 4 }, /obj/item/toy/plushie/orange_cat, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom1) "KR" = ( /obj/structure/closet/firecloset, @@ -5306,7 +5267,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "Lq" = ( /obj/effect/turf_decal/siding/wood{ @@ -5314,7 +5275,7 @@ }, /obj/structure/reagent_dispensers/water_cooler, /obj/machinery/light/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "Lr" = ( /obj/effect/turf_decal/siding/wood, @@ -5330,9 +5291,7 @@ d2 = 4; icon_state = "0-4" }, -/obj/machinery/power/apc/off_station{ - pixel_y = -24 - }, +/obj/machinery/power/apc/off_station/south, /turf/simulated/floor/plasteel/dark, /area/ruin/space/spacehotelv1/reception) "Lw" = ( @@ -5347,7 +5306,7 @@ /turf/simulated/floor/carpet/royalblack, /area/ruin/space/spacehotelv1/restoraunt3) "LC" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt3) "LF" = ( /turf/simulated/wall, @@ -5357,7 +5316,7 @@ dir = 1 }, /obj/machinery/light/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt1) "LI" = ( /obj/structure/lattice, @@ -5378,7 +5337,7 @@ dir = 5 }, /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "LQ" = ( /obj/structure/railing/cap{ @@ -5406,14 +5365,14 @@ pixel_y = 10 }, /obj/item/ashtray/bronze, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/bar) "Mb" = ( /obj/machinery/light_switch{ pixel_y = -24; dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom4) "Mg" = ( /obj/structure/lattice/catwalk, @@ -5438,7 +5397,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/entryhallway) "Mo" = ( /obj/structure/table/holotable/wood, @@ -5447,11 +5406,11 @@ pixel_y = 8 }, /obj/item/ashtray/bronze, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/bar) "Mr" = ( /obj/structure/coatrack, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom5) "Ms" = ( /turf/simulated/wall, @@ -5516,7 +5475,7 @@ dir = 4 }, /obj/effect/turf_decal/siding/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt2) "MP" = ( /obj/structure/cable{ @@ -5572,7 +5531,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt3) "Ng" = ( /obj/effect/turf_decal/siding/wood/corner{ @@ -5581,7 +5540,7 @@ /obj/effect/turf_decal/siding/wood/corner{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "No" = ( /obj/effect/spawner/window/reinforced/grilled, @@ -5593,7 +5552,7 @@ d2 = 4; icon_state = "1-4" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom4) "NC" = ( /obj/structure/lattice/catwalk, @@ -5612,7 +5571,7 @@ dir = 4 }, /obj/item/toy/plushie/orange_fox, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom6) "NE" = ( /obj/machinery/door/poddoor{ @@ -5662,12 +5621,12 @@ dir = 4 }, /obj/structure/curtain/black, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt3) "NV" = ( /obj/structure/table/holotable/wood, /obj/item/instrument/guitar, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt3) "NW" = ( /obj/structure/lattice/catwalk, @@ -5714,7 +5673,7 @@ "Og" = ( /obj/structure/closet/crate/can, /obj/structure/closet/walllocker/medlocker/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/reception) "Oj" = ( /obj/structure/cable{ @@ -5754,16 +5713,14 @@ dir = 1 }, /obj/structure/extinguisher_cabinet/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt1) "Ox" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom6) "Oy" = ( /obj/structure/cable, -/obj/machinery/power/apc/off_station{ - pixel_y = -24 - }, +/obj/machinery/power/apc/off_station/south, /obj/structure/chair/sofa/right{ dir = 1 }, @@ -5804,12 +5761,12 @@ /area/ruin/space/spacehotelv1/reception) "OL" = ( /obj/machinery/economy/vending/boozeomat, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/bar) "OR" = ( /obj/effect/turf_decal/siding/wood, /obj/machinery/economy/vending/hatdispenser, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "OT" = ( /obj/structure/cable{ @@ -5874,10 +5831,7 @@ d2 = 2; icon_state = "0-2" }, -/obj/machinery/power/apc/off_station{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/power/apc/off_station/north, /obj/effect/turf_decal/siding/wood{ dir = 1 }, @@ -5888,7 +5842,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "Pk" = ( /obj/structure/cable{ @@ -5916,7 +5870,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt1) "Pt" = ( /obj/structure/disposalpipe/trunk{ @@ -5933,10 +5887,7 @@ d2 = 2; icon_state = "0-2" }, -/obj/machinery/power/apc/off_station{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/power/apc/off_station/north, /obj/effect/spawner/random_spawners/dirt_often, /obj/machinery/atmospherics/portable/canister/nitrogen, /turf/simulated/floor/plating, @@ -5993,7 +5944,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "Qc" = ( /obj/machinery/constructable_frame/machine_frame, @@ -6017,7 +5968,7 @@ d2 = 8; icon_state = "4-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/reception) "Qq" = ( /obj/effect/turf_decal/delivery, @@ -6028,10 +5979,7 @@ d2 = 8; icon_state = "0-8" }, -/obj/machinery/power/apc/off_station{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/power/apc/off_station/east, /obj/vehicle/janicart, /turf/simulated/floor/plasteel/dark, /area/ruin/space/spacehotelv1/janitor) @@ -6051,7 +5999,7 @@ d2 = 8; icon_state = "4-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "QA" = ( /turf/simulated/floor/plasteel/dark, @@ -6066,7 +6014,7 @@ "QF" = ( /obj/structure/table/reinforced/brass, /obj/item/flashlight/lamp/bananalamp, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom1) "QH" = ( /obj/machinery/light/directional/south, @@ -6082,7 +6030,7 @@ dir = 8 }, /obj/machinery/economy/atm/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "QO" = ( /obj/structure/cable{ @@ -6099,7 +6047,7 @@ name = "Hotel pamphlet"; info = "
The Twin Nexus Hotel

A place of Sanctuary


Welcome to The Twin-Nexus Hotel, \[insert name here]! The loyal staff strive to their best effort to cater for the best possible experience for all space(wo)men! If you have any questions or comments, please ask one of our on-board staff for more information.
" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "QX" = ( /obj/structure/cable{ @@ -6115,7 +6063,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "Ra" = ( /obj/structure/cable{ @@ -6183,7 +6131,7 @@ dir = 8 }, /obj/machinery/light/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "RS" = ( /obj/structure/sink/directional/east, @@ -6227,7 +6175,7 @@ /area/ruin/space/spacehotelv1/guestroom1) "Sj" = ( /obj/structure/coatrack, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom6) "So" = ( /obj/structure/table/holotable/wood, @@ -6239,7 +6187,7 @@ dir = 6 }, /obj/machinery/economy/vending/cola/free, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "Su" = ( /turf/simulated/floor/plasteel{ @@ -6252,11 +6200,11 @@ /obj/effect/turf_decal/siding/wood{ dir = 5 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "SA" = ( /obj/machinery/computer/arcade, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/bar) "SB" = ( /turf/simulated/floor/plasteel{ @@ -6296,7 +6244,7 @@ /obj/structure/sign/poster/random{ pixel_y = 32 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "SU" = ( /obj/structure/cable{ @@ -6363,7 +6311,7 @@ /obj/machinery/fishtank/bowl{ pixel_y = 11 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "Tz" = ( /obj/machinery/door/firedoor, @@ -6376,7 +6324,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "TA" = ( /obj/machinery/door/airlock, @@ -6400,10 +6348,7 @@ d2 = 2; icon_state = "0-2" }, -/obj/machinery/power/apc/off_station{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/power/apc/off_station/north, /turf/simulated/floor/plating, /area/ruin/space/spacehotelv1/engi1) "TN" = ( @@ -6429,7 +6374,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt3) "TS" = ( /obj/structure/cable{ @@ -6454,7 +6399,7 @@ /turf/simulated/floor/plating, /area/ruin/space/spacehotelv1/engi2) "TW" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom1) "Ua" = ( /obj/structure/closet/crate/can, @@ -6484,20 +6429,20 @@ dir = 5 }, /obj/machinery/economy/vending/snack/free, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "Uq" = ( /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "UA" = ( /obj/effect/turf_decal/siding/wood{ dir = 1 }, /obj/structure/closet/firecloset, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "UF" = ( /obj/structure/cable{ @@ -6518,7 +6463,7 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom5) "UJ" = ( /obj/structure/cable{ @@ -6573,7 +6518,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/reception) "UQ" = ( /turf/simulated/floor/plasteel/stairs{ @@ -6589,7 +6534,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 5 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/reception) "UW" = ( /obj/structure/cable{ @@ -6627,7 +6572,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "Vh" = ( /obj/structure/flora/ausbushes/sparsegrass, @@ -6646,13 +6591,13 @@ dir = 1 }, /obj/structure/chair/sofa/left, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "Vq" = ( /obj/structure/railing{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt3) "Vr" = ( /obj/effect/turf_decal/siding/wood, @@ -6679,11 +6624,8 @@ d2 = 2; icon_state = "0-2" }, -/obj/machinery/power/apc/off_station{ - dir = 1; - pixel_y = 24 - }, -/turf/simulated/floor/wood, +/obj/machinery/power/apc/off_station/north, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom2) "VH" = ( /obj/structure/chair/wood{ @@ -6698,7 +6640,7 @@ }, /obj/structure/table/wood/fancy/black, /obj/item/flashlight/lamp/green/off, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom2) "VJ" = ( /obj/machinery/power/solar, @@ -6777,7 +6719,7 @@ }, /obj/structure/closet/crate/can, /obj/machinery/light/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "Wj" = ( /obj/structure/window/reinforced{ @@ -6801,7 +6743,7 @@ dir = 4 }, /obj/structure/extinguisher_cabinet/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/centralhallway) "Wq" = ( /obj/machinery/door/airlock/maintenance, @@ -6881,7 +6823,7 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/guestroom5) "Xb" = ( /obj/structure/sign/securearea{ @@ -6976,7 +6918,7 @@ dir = 8 }, /obj/effect/turf_decal/siding/wood/corner, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt1) "XU" = ( /obj/structure/window/reinforced{ @@ -6998,7 +6940,7 @@ dir = 8 }, /obj/machinery/door/firedoor, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt1) "XX" = ( /obj/effect/turf_decal/siding/wood{ @@ -7013,7 +6955,7 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt2) "XY" = ( /obj/structure/table/glass, @@ -7024,7 +6966,7 @@ /obj/machinery/door/window/reinforced/normal{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/bar) "Yh" = ( /obj/effect/spawner/window/reinforced/grilled, @@ -7048,7 +6990,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt2) "Yy" = ( /obj/structure/cable{ @@ -7068,10 +7010,7 @@ d2 = 8; icon_state = "0-8" }, -/obj/machinery/power/apc/off_station{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/power/apc/off_station/east, /obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/ruin/space/spacehotelv1/engi2) @@ -7085,7 +7024,7 @@ /obj/structure/window/reinforced{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/bar) "YG" = ( /obj/machinery/light/small/directional/south, @@ -7137,7 +7076,7 @@ dir = 1 }, /obj/machinery/light/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/bar) "Zf" = ( /obj/machinery/door/airlock/multi_tile/glass{ @@ -7156,7 +7095,7 @@ dir = 8 }, /obj/machinery/door/firedoor, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/restoraunt2) "Zo" = ( /obj/structure/cable{ @@ -7183,7 +7122,7 @@ /obj/effect/turf_decal/siding/wood/corner{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "ZA" = ( /obj/machinery/economy/vending/chinese/free, @@ -7248,7 +7187,7 @@ icon_state = "4-8" }, /obj/effect/turf_decal/siding/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/ruin/space/spacehotelv1/forehallway) "ZZ" = ( /obj/structure/curtain/open/shower, diff --git a/_maps/map_files220/RandomZLevels/beach.dmm b/_maps/map_files220/RandomZLevels/beach.dmm index 77bc139d3ae2..1b8d414b6c55 100644 --- a/_maps/map_files220/RandomZLevels/beach.dmm +++ b/_maps/map_files220/RandomZLevels/beach.dmm @@ -9,7 +9,7 @@ pixel_x = 6; pixel_y = 2 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/beach) "bc" = ( /obj/structure/flora/ausbushes/leafybush, @@ -404,35 +404,35 @@ /area/awaymission/beach) "cO" = ( /obj/structure/chair/stool, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/beach) "cS" = ( /obj/structure/closet/gmcloset{ name = "formal wardrobe" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/beach) "cU" = ( /obj/structure/closet/secure_closet/bar, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/beach) "cV" = ( /obj/structure/table/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/beach) "cW" = ( /obj/structure/table/wood, /obj/machinery/chem_dispenser/beer{ pixel_y = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/beach) "cX" = ( /obj/structure/table/wood, /obj/machinery/chem_dispenser/soda{ pixel_y = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/beach) "cY" = ( /obj/structure/flora/rock/pile, @@ -442,16 +442,16 @@ /obj/machinery/economy/vending/boozeomat{ emagged = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/beach) "da" = ( /obj/structure/table/wood, /obj/item/clothing/glasses/sunglasses, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/beach) "db" = ( /obj/machinery/economy/vending/cola, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/beach) "dc" = ( /obj/structure/flora/ausbushes/palebush, @@ -490,18 +490,18 @@ /area/awaymission/beach) "dl" = ( /obj/machinery/economy/vending/cigarette, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/beach) "dm" = ( /obj/machinery/economy/vending/snack, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/beach) "dn" = ( /obj/structure/curtain/open, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/beach) "dq" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/beach) "dr" = ( /turf/simulated/floor/beach/away/water, @@ -534,7 +534,7 @@ /area/awaymission/beach) "dA" = ( /obj/structure/mineral_door/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/beach) "dB" = ( /obj/structure/flora/grass/green, diff --git a/_maps/map_files220/RandomZLevels/blackmarketpackers.dmm b/_maps/map_files220/RandomZLevels/blackmarketpackers.dmm index f96a132cad73..012c4cf4dc4c 100644 --- a/_maps/map_files220/RandomZLevels/blackmarketpackers.dmm +++ b/_maps/map_files220/RandomZLevels/blackmarketpackers.dmm @@ -114,9 +114,8 @@ maxHealth = 150; name = "Angry giant spider" }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/fancy/oak, /area/awaymission/BMPship/CommonArea) "aA" = ( /obj/structure/cable{ @@ -170,9 +169,8 @@ "aG" = ( /obj/machinery/light_construct/small/north, /obj/structure/alien/weeds, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "aH" = ( /obj/structure/window/reinforced, @@ -298,10 +296,8 @@ pixel_y = 12; on = 0 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5"; - tag = "icon-wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Fore) "bm" = ( /obj/item/storage/box, @@ -316,7 +312,7 @@ /obj/item/coin/silver, /obj/item/coin/silver, /obj/item/storage/bag/money, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Fore) "bo" = ( /obj/structure/cable{ @@ -385,7 +381,7 @@ name = "Derpy" }, /obj/effect/mob_spawn/human/corpse/tacticool, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Fore) "bw" = ( /obj/structure/alien/weeds, @@ -431,14 +427,14 @@ /obj/effect/decal/cleanable/blood/tracks{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Fore) "bG" = ( /obj/structure/chair/comfy/shuttle{ dir = 8 }, /obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Fore) "bH" = ( /obj/effect/decal/cleanable/blood/drip{ @@ -465,7 +461,7 @@ /area/awaymission/BMPship/Gate) "bL" = ( /obj/item/reagent_containers/glass/beaker/waterbottle/large, -/turf/simulated/floor/wood/fancy, +/turf/simulated/floor/wood/fancy/oak, /area/awaymission/BMPship/CommonArea) "bM" = ( /obj/item/stack/cable_coil, @@ -518,7 +514,7 @@ /area/awaymission/BMPship/Fore) "bQ" = ( /obj/structure/dresser, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Fore) "bR" = ( /obj/structure/cable{ @@ -568,13 +564,13 @@ dir = 8 }, /obj/structure/spider/stickyweb, -/turf/simulated/floor/wood/fancy, +/turf/simulated/floor/wood/fancy/oak, /area/awaymission/BMPship/CommonArea) "bZ" = ( /obj/effect/decal/warning_stripes/south, /obj/item/reagent_containers/food/drinks/sillycup, /obj/item/reagent_containers/food/pill/methamphetamine, -/turf/simulated/floor/wood/fancy, +/turf/simulated/floor/wood/fancy/oak, /area/awaymission/BMPship/CommonArea) "ca" = ( /obj/item/clothing/glasses/regular/hipster, @@ -604,7 +600,7 @@ /obj/item/gun/projectile/shotgun/riot/short, /obj/structure/alien/weeds, /obj/structure/alien/resin, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "cd" = ( /obj/effect/decal/warning_stripes/southeast, @@ -680,7 +676,7 @@ /area/awaymission/BMPship/Dormitories) "cp" = ( /obj/structure/alien/weeds, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "cq" = ( /obj/structure/cable{ @@ -873,7 +869,7 @@ /obj/structure/alien/resin{ layer = 3.1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "cQ" = ( /obj/machinery/economy/vending/cigarette/free, @@ -996,9 +992,8 @@ name = "MAXIMUM ATTENTION"; pixel_x = -32 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/fancy/oak, /area/awaymission/BMPship/CommonArea) "dl" = ( /obj/item/whetstone, @@ -1298,9 +1293,8 @@ /area/awaymission/BMPship/Containment) "dU" = ( /obj/item/reagent_containers/food/drinks/sillycup, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/fancy/oak, /area/awaymission/BMPship/CommonArea) "dV" = ( /obj/effect/decal/warning_stripes/southwest, @@ -1439,10 +1433,8 @@ /obj/machinery/economy/vending/boozeomat{ layer = 3.1 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5"; - tag = "icon-wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Fore) "en" = ( /obj/effect/landmark/awaystart, @@ -1456,7 +1448,7 @@ "eq" = ( /obj/structure/weightmachine/stacklifter, /obj/item/reagent_containers/food/pill/methamphetamine, -/turf/simulated/floor/wood/fancy, +/turf/simulated/floor/wood/fancy/oak, /area/awaymission/BMPship/CommonArea) "er" = ( /turf/simulated/wall/r_wall, @@ -1518,10 +1510,8 @@ /area/awaymission/BMPship/TurretsNorth) "eD" = ( /obj/structure/spider/stickyweb, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5"; - tag = "icon-wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/fancy/oak, /area/awaymission/BMPship/CommonArea) "eE" = ( /turf/simulated/floor/engine, @@ -1888,7 +1878,7 @@ /obj/item/beach_ball/holoball, /obj/effect/decal/warning_stripes/north, /obj/structure/spider/stickyweb, -/turf/simulated/floor/wood/fancy, +/turf/simulated/floor/wood/fancy/oak, /area/awaymission/BMPship/CommonArea) "fA" = ( /obj/structure/cable{ @@ -1904,7 +1894,7 @@ /turf/simulated/floor/plating, /area/awaymission/BMPship/Gate) "fB" = ( -/turf/simulated/floor/wood/fancy, +/turf/simulated/floor/wood/fancy/oak, /area/awaymission/BMPship/CommonArea) "fC" = ( /obj/structure/spider/stickyweb, @@ -2385,9 +2375,8 @@ /obj/structure/closet/fireaxecabinet{ pixel_x = -30 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/fancy/oak, /area/awaymission/BMPship/CommonArea) "gX" = ( /obj/structure/table, @@ -2421,7 +2410,7 @@ opened = 1 }, /obj/structure/alien/weeds, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "he" = ( /obj/structure/alien/weeds, @@ -2872,7 +2861,7 @@ "iJ" = ( /obj/structure/alien/weeds, /obj/structure/alien/resin, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "iK" = ( /turf/simulated/floor/plating, @@ -3250,7 +3239,7 @@ /area/awaymission/BMPship/Buffer) "kP" = ( /obj/item/flag/species/human, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Fore) "kR" = ( /obj/effect/decal/cleanable/dirt, @@ -3303,7 +3292,7 @@ /obj/structure/coatrack{ layer = 2.9 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Fore) "lD" = ( /obj/effect/decal/cleanable/dirt, @@ -3325,7 +3314,7 @@ /obj/structure/alien/resin{ layer = 3.1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "lH" = ( /obj/structure/table/tray, @@ -3392,7 +3381,7 @@ "mb" = ( /obj/machinery/light/directional/east, /obj/structure/spider/stickyweb, -/turf/simulated/floor/wood/fancy, +/turf/simulated/floor/wood/fancy/oak, /area/awaymission/BMPship/CommonArea) "mc" = ( /obj/machinery/door_control/shutter/west{ @@ -3471,7 +3460,7 @@ /area/awaymission/BMPship/Containment) "mW" = ( /obj/structure/weightmachine/weightlifter, -/turf/simulated/floor/wood/fancy, +/turf/simulated/floor/wood/fancy/oak, /area/awaymission/BMPship/CommonArea) "mY" = ( /obj/machinery/light_construct/small/south, @@ -3681,9 +3670,8 @@ pixel_y = 13 }, /obj/item/clothing/head/collectable/captain, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Fore) "oD" = ( /obj/effect/landmark/damageturf, @@ -3757,7 +3745,7 @@ /obj/structure/alien/resin{ layer = 3.1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "pn" = ( /obj/effect/landmark/damageturf, @@ -3865,7 +3853,7 @@ /obj/structure/alien/resin{ layer = 3.1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "pT" = ( /obj/structure/alien/weeds, @@ -3910,7 +3898,7 @@ dir = 4 }, /obj/effect/decal/warning_stripes/yellow/hollow, -/turf/simulated/floor/wood/fancy, +/turf/simulated/floor/wood/fancy/oak, /area/awaymission/BMPship/CommonArea) "ql" = ( /obj/machinery/light/small/directional/north, @@ -4039,7 +4027,7 @@ /area/awaymission/BMPship/Containment) "ry" = ( /obj/structure/reagent_dispensers/water_cooler, -/turf/simulated/floor/wood/fancy, +/turf/simulated/floor/wood/fancy/oak, /area/awaymission/BMPship/CommonArea) "rB" = ( /obj/structure/cable{ @@ -4112,9 +4100,8 @@ pixel_x = -13 }, /obj/item/wrench, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Fore) "sq" = ( /obj/structure/bed{ @@ -4292,9 +4279,8 @@ "tY" = ( /obj/structure/alien/weeds, /obj/item/skeleton/r_arm, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "uj" = ( /obj/effect/mob_spawn/human/corpse/tacticool{ @@ -4375,7 +4361,7 @@ /obj/structure/alien/resin{ layer = 3.1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "uR" = ( /obj/item/circuitboard/operating, @@ -4432,10 +4418,8 @@ faction = list("alien"); layer = 2.6 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5"; - tag = "icon-wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "vl" = ( /obj/item/clothing/suit/space/hardsuit/medical, @@ -4622,7 +4606,7 @@ /obj/structure/alien/resin{ layer = 3.1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "wV" = ( /obj/effect/decal/warning_stripes/north, @@ -4668,7 +4652,7 @@ health = 250; maxHealth = 250 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "xj" = ( /obj/item/clothing/under/syndicate/tacticool, @@ -4811,7 +4795,7 @@ /obj/structure/alien/weeds, /obj/structure/alien/weeds/node, /obj/effect/decal/cleanable/blood/gibs/body, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "yG" = ( /obj/effect/decal/cleanable/dirt, @@ -4836,7 +4820,7 @@ /obj/structure/alien/resin{ layer = 3.1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "yN" = ( /obj/effect/decal/warning_stripes/west, @@ -5355,7 +5339,7 @@ }, /obj/structure/rack, /obj/structure/alien/weeds, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "DP" = ( /obj/item/clothing/suit/space/nasavoid/ltblue, @@ -5482,20 +5466,6 @@ /obj/item/clothing/mask/breath, /turf/simulated/floor/plating, /area/awaymission/BMPship/TurretsNorth) -"EY" = ( -/obj/machinery/door/airlock/vault{ - req_access = list(111); - hackProof = 1; - locked = 1 - }, -/obj/effect/mine/stun{ - faction = list("alien"); - layer = 2.6 - }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, -/area/awaymission/BMPship/Armory) "Fb" = ( /obj/structure/closet/walllocker/medlocker/west, /obj/item/stack/medical/ointment/advanced, @@ -5599,7 +5569,7 @@ /obj/structure/alien/weeds, /obj/structure/alien/weeds/node, /obj/item/skeleton/head, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "FZ" = ( /turf/simulated/wall/r_wall, @@ -5612,7 +5582,7 @@ /area/awaymission/BMPship/Gate) "Gn" = ( /obj/item/card/emag_broken, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Fore) "Go" = ( /obj/structure/cable{ @@ -5679,7 +5649,7 @@ maxHealth = 150; name = "Angry giant spider" }, -/turf/simulated/floor/wood/fancy, +/turf/simulated/floor/wood/fancy/oak, /area/awaymission/BMPship/CommonArea) "GG" = ( /obj/structure/closet/crate/can, @@ -5772,7 +5742,7 @@ "Hz" = ( /obj/structure/alien/weeds, /obj/item/skeleton/l_leg, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "HA" = ( /obj/effect/decal/cleanable/blood/drip{ @@ -5900,9 +5870,8 @@ name = "MAXIMUM ATTENTION"; pixel_x = -32 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/fancy/oak, /area/awaymission/BMPship/CommonArea) "IH" = ( /obj/item/shard, @@ -5963,7 +5932,7 @@ faction = list("alien","neutral"); desc = "Он выглядит так, будто повидал многое за свою короткую жизнь" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Fore) "Jz" = ( /obj/effect/decal/cleanable/dirt, @@ -6079,7 +6048,7 @@ health = 250; maxHealth = 250 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "Lk" = ( /obj/structure/spider/stickyweb, @@ -6119,7 +6088,7 @@ "Lx" = ( /obj/effect/decal/warning_stripes/north, /obj/structure/spider/stickyweb, -/turf/simulated/floor/wood/fancy, +/turf/simulated/floor/wood/fancy/oak, /area/awaymission/BMPship/CommonArea) "LC" = ( /obj/structure/girder, @@ -6535,7 +6504,7 @@ /obj/item/storage/box/flashbangs, /obj/item/fluff/dogwhistle, /obj/structure/alien/weeds, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "QW" = ( /obj/structure/cable{ @@ -6593,7 +6562,7 @@ /obj/machinery/door_control/shutter/south{ id = "packerCaptain" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Fore) "Rn" = ( /obj/effect/landmark/damageturf, @@ -6676,7 +6645,7 @@ "Sy" = ( /obj/machinery/light_construct/small/north, /obj/structure/alien/weeds, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "SF" = ( /obj/structure/shuttle/engine/propulsion{ @@ -6704,7 +6673,7 @@ /obj/effect/decal/cleanable/blood/drip, /obj/structure/alien/weeds, /obj/structure/alien/resin, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Armory) "Tj" = ( /obj/structure/cable{ @@ -6906,7 +6875,7 @@ /obj/item/clothing/suit/space/nasavoid/captain, /obj/item/clothing/head/helmet/space/nasavoid/captain, /obj/item/clothing/accessory/medal/heart, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/BMPship/Fore) "Vo" = ( /obj/structure/largecrate, @@ -7079,7 +7048,7 @@ "Xn" = ( /obj/effect/decal/warning_stripes/south, /obj/structure/punching_bag, -/turf/simulated/floor/wood/fancy, +/turf/simulated/floor/wood/fancy/oak, /area/awaymission/BMPship/CommonArea) "Xy" = ( /obj/item/stack/tile/plasteel, @@ -18311,7 +18280,7 @@ Ak WS sW sW -EY +vi iJ cp pg diff --git a/_maps/map_files220/RandomZLevels/caves.dmm b/_maps/map_files220/RandomZLevels/caves.dmm new file mode 100644 index 000000000000..8a9d83f6b517 --- /dev/null +++ b/_maps/map_files220/RandomZLevels/caves.dmm @@ -0,0 +1,54122 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"aa" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"ab" = ( +/mob/living/simple_animal/hostile/poison/giant_spider{ + wander = 0 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"ac" = ( +/obj/machinery/door/airlock/medical, +/obj/machinery/door/firedoor/closed, +/obj/effect/mapping_helpers/airlock/welded, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"ae" = ( +/obj/effect/decal/remains/human, +/obj/effect/decal/cleanable/shreds, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/carpet/green, +/area/awaymission/caves/build/reqpower_build) +"af" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 10 + }, +/obj/structure/stone_tile/block/cracked{ + dir = 1 + }, +/obj/structure/flora/rock/pile, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"ah" = ( +/obj/structure/table, +/obj/machinery/kitchen_machine/microwave{ + pixel_y = 5 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "vault" + }, +/area/awaymission/caves/build/reqpower_build) +"ai" = ( +/obj/structure/chair/sofa/right{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"al" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 4 + }, +/obj/structure/flora/rock/pile, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"am" = ( +/obj/structure/table/wood, +/obj/item/newspaper, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"an" = ( +/obj/item/stack/sheet/metal, +/turf/simulated/floor/plasteel/dark{ + dir = 6; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"ao" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"ap" = ( +/mob/living/simple_animal/hostile/poison/giant_spider/hunter, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"as" = ( +/obj/effect/spawner/random_spawners/wall_rusted_probably, +/turf/simulated/wall/r_wall, +/area/awaymission/caves/build/reqpower_build) +"au" = ( +/obj/effect/decal/cleanable/glass/plasma, +/obj/item/shard/plasma, +/obj/effect/landmark/damageturf, +/obj/effect/landmark/burnturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"av" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/railing/corner, +/obj/effect/decal/cleanable/glass, +/obj/item/shard, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"aw" = ( +/obj/structure/curtain/black, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredcornersalt" + }, +/area/awaymission/caves/build/reqpower_build) +"az" = ( +/obj/structure{ + icon = 'icons/obj/turrets.dmi'; + icon_state = "destroyed_target_prism" + }, +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"aD" = ( +/obj/machinery/optable, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"aE" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 8 + }, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_tile10" + }, +/obj/structure/flora/rock/pile, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"aF" = ( +/obj/machinery/atmospherics/unary/vent_pump{ + dir = 4 + }, +/obj/effect/decal/remains/human, +/turf/simulated/floor/engine, +/area/awaymission/caves/build/reqpower_build) +"aG" = ( +/obj/machinery/door_control/shutter/north{ + id = "cave_shutters"; + name = "shutters control" + }, +/obj/machinery/door/poddoor/shutters{ + id_tag = "cave_shutters" + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"aH" = ( +/obj/structure/flora/rock/pile, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"aJ" = ( +/obj/structure/closet/secure_closet{ + req_access = list(271); + opened = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/spawner/lootdrop/maintenance, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"aK" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 6 + }, +/obj/machinery/light_construct/small/west, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"aP" = ( +/obj/machinery/porta_turret{ + faction = "syndicate"; + lethal = 1; + requires_power = 0 + }, +/obj/structure/window/reinforced, +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"aT" = ( +/obj/structure/spider/stickyweb, +/obj/structure/spider/cocoon, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"aV" = ( +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"aW" = ( +/obj/structure/cult/archives, +/obj/item/spellbook/oneuse/fake_gib, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"aY" = ( +/obj/item/stock_parts/micro_laser, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"bb" = ( +/obj/structure/table/reinforced, +/obj/item/hand_labeler, +/obj/item/stack/packageWrap, +/obj/effect/turf_decal{ + dir = 9 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light/small/directional/east, +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"bc" = ( +/obj/structure/mecha_wreckage/ripley/firefighter, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"bd" = ( +/obj/structure/constructshell, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"be" = ( +/obj/structure/fluff/divine/conduit{ + icon_state = "trap-fire"; + density = 0 + }, +/obj/item/organ/external/chest, +/obj/effect/gibspawner/human, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"bf" = ( +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"bg" = ( +/obj/structure/fluff/divine/conduit{ + icon_state = "nexus-red" + }, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"bh" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"bi" = ( +/obj/effect/decal/cleanable/blood/gibs/body, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"bk" = ( +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves/build) +"bm" = ( +/obj/structure/bed{ + dir = 1 + }, +/obj/item/bedsheet/black{ + dir = 4 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken6" + }, +/area/awaymission/caves) +"bo" = ( +/obj/structure/curtain/black, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredcornersalt"; + dir = 8 + }, +/area/awaymission/caves/build/reqpower_build) +"bq" = ( +/obj/effect/spawner/window/reinforced/plasma/grilled, +/obj/structure/fans/tiny/invisible, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"bt" = ( +/obj/structure/grille, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"bu" = ( +/obj/structure/door_assembly/door_assembly_min{ + anchored = 1 + }, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken" + }, +/area/awaymission/caves) +"bw" = ( +/obj/structure{ + icon_state = "pod_broken"; + icon = 'modular_ss220/maps220/icons/misc_objects.dmi'; + desc = "The remains of the cloning pod. Something broke it from the inside."; + name = "broken pod"; + density = 1 + }, +/obj/effect/decal/cleanable/glass, +/obj/machinery/light_construct/small/west, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"bB" = ( +/obj/structure/mineral_door/wood, +/obj/structure/barricade/wooden{ + layer = 3.01 + }, +/obj/structure/barricade/wooden/crude{ + layer = 3.01 + }, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"bE" = ( +/obj/effect/decal/remains/human, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"bG" = ( +/obj/structure/flora/rock/pile, +/obj/item/stack/sheet/metal, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"bK" = ( +/obj/item/stack/sheet/bone, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"bL" = ( +/obj/structure/chair/sofa{ + dir = 4 + }, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"bM" = ( +/obj/effect/decal/cleanable/generic, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"bO" = ( +/turf/simulated/floor/chasm/straight_down/lava_land_surface{ + light_color = null; + light_power = 0; + light_range = 0 + }, +/area/awaymission/caves) +"bP" = ( +/obj/structure/computerframe{ + icon_state = "comp_frame_2"; + dir = 4 + }, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/west, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"bQ" = ( +/obj/machinery/optable, +/obj/item/clothing/gloves/color/latex, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"bS" = ( +/obj/item/reagent_containers/iv_bag/salglu, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"bT" = ( +/obj/item/stack/rods, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"bU" = ( +/obj/effect/spawner/window/reinforced/grilled, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"bV" = ( +/obj/item/clothing/head/helmet/riot/knight/templar, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"bX" = ( +/obj/structure/table/wood/fancy/red, +/obj/item/toy/character/wizard{ + pixel_y = 10 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/item/reagent_containers/food/snacks/grown/apple/poisoned, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"bY" = ( +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"cc" = ( +/obj/structure/flora/rock/pile, +/obj/effect/landmark/burnturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"cg" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/mob/living/simple_animal/pet/cat/Runtime{ + name = "Witches Familiar" + }, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken3" + }, +/area/awaymission/caves) +"ci" = ( +/obj/structure/computerframe{ + dir = 8 + }, +/obj/effect/turf_decal/miscellaneous/goldensiding{ + dir = 5 + }, +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/solgov_logo{ + icon_state = "sol_logo20" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"cj" = ( +/obj/structure/cult/altar, +/obj/item/clothing/gloves/ring/silver, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"ck" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/item/crowbar, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"cm" = ( +/obj/effect/gibspawner/human, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"cn" = ( +/obj/structure/window/reinforced/polarized{ + dir = 1; + id = "cave4_bath2" + }, +/obj/machinery/button/windowtint/south{ + id = "cave4_bath2" + }, +/obj/structure/toilet{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"cq" = ( +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"cs" = ( +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"ct" = ( +/obj/structure/table, +/obj/item/flashlight/lamp{ + on = 0; + pixel_y = 10; + pixel_x = -5 + }, +/obj/item/paper_bin{ + pixel_x = 6 + }, +/obj/item/pen, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"cv" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"cz" = ( +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"cA" = ( +/obj/effect/decal/cleanable/shreds, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/east, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"cB" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 4 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"cC" = ( +/obj/effect/gibspawner/human, +/obj/structure/kitchenspike, +/obj/item/organ/external/leg, +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"cD" = ( +/obj/structure{ + icon_state = "pod_broken2"; + icon = 'modular_ss220/maps220/icons/misc_objects.dmi'; + desc = "The remains of the cloning pod. Something broke it from the inside."; + name = "broken pod"; + density = 1 + }, +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"cE" = ( +/obj/structure/sign/fire{ + pixel_x = 32 + }, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"cF" = ( +/obj/structure/railing, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"cH" = ( +/obj/item/shard{ + icon_state = "small" + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"cK" = ( +/obj/structure/sign/securearea{ + pixel_y = -30 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"cO" = ( +/obj/item/pickaxe/mini, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"cP" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 8 + }, +/obj/structure/flora/rock, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"cT" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding1"; + dir = 1 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"cW" = ( +/obj/structure/dresser, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/south, +/turf/simulated/floor/carpet/purple, +/area/awaymission/caves/build/reqpower_build) +"cX" = ( +/obj/structure/table, +/obj/machinery/recharger, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"cY" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 1 + }, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"da" = ( +/obj/structure/statue{ + icon_state = "angelattack"; + desc = "An incredibly lifelike marble carving. Its eyes seems to follow you.."; + anchored = 1 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"db" = ( +/obj/effect/decal/cleanable/generic, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"dh" = ( +/obj/structure/statue{ + icon_state = "angelseen"; + desc = "An incredibly lifelike marble carving. Its eyes seems to follow you.."; + anchored = 1 + }, +/obj/structure/stone_tile/slab/cracked, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"di" = ( +/obj/structure/sign/securearea{ + pixel_x = -32 + }, +/obj/machinery/shower{ + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 10; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"dj" = ( +/obj/structure/chair/sofa/corp/right{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/effect/decal/cleanable/cobweb2, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"dk" = ( +/obj/effect/decal/cleanable/generic, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"do" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_center3" + }, +/mob/living/simple_animal/hostile/skeleton, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"dp" = ( +/obj/structure/closet/crate, +/obj/effect/spawner/lootdrop/trash, +/obj/machinery/light_construct/small/west, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"dq" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/railing{ + dir = 6 + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"dr" = ( +/obj/effect/decal/remains/xeno, +/turf/simulated/floor/engine, +/area/awaymission/caves/build/reqpower_build) +"ds" = ( +/obj/effect/decal/cleanable/glass/plasma, +/obj/item/shard/plasma{ + icon_state = "plasmasmall" + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"du" = ( +/obj/structure/flora/rock/pile, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredcornersalt" + }, +/area/awaymission/caves/build/reqpower_build) +"dw" = ( +/obj/structure/girder, +/obj/effect/spawner/random_spawners/cobweb_right_frequent, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"dz" = ( +/obj/structure/spawner/skeleton{ + max_mobs = 5 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"dA" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"dC" = ( +/obj/machinery/light_construct/small/south, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"dF" = ( +/obj/structure/closet, +/obj/item/clothing/suit/browntrenchcoat, +/obj/effect/decal/cleanable/cobweb2, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/item/stack/spacecash/c20, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"dG" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"dI" = ( +/obj/machinery/atmospherics/unary/tank/oxygen, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"dP" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"dQ" = ( +/obj/structure{ + icon = 'icons/obj/machines/mining_machines.dmi'; + icon_state = "console"; + name = "stacking machine console"; + pixel_y = 32; + anchored = 1 + }, +/obj/effect/decal/cleanable/generic, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"dR" = ( +/obj/structure/sign/biohazard{ + pixel_y = -30 + }, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"dS" = ( +/obj/structure/table/wood, +/obj/item/book/manual/wiki/experimentor{ + pixel_x = 5; + pixel_y = 8 + }, +/obj/item/flashlight/lamp{ + on = 0 + }, +/obj/effect/turf_decal/siding/wood, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"dU" = ( +/obj/structure/girder/reinforced, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"dV" = ( +/obj/structure/bed, +/obj/item/bedsheet/green, +/obj/structure/curtain/black, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/carpet/purple, +/area/awaymission/caves/build/reqpower_build) +"dX" = ( +/turf/simulated/floor/plating/asteroid/airless/cave/volcanic{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"ea" = ( +/mob/living/simple_animal/hostile/asteroid/hivelord{ + wander = 0 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"ed" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/flora/rock/pile, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"ee" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"ef" = ( +/obj/structure/railing, +/obj/structure/sink/directional/west, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"eg" = ( +/obj/structure/computerframe{ + icon_state = "comp_frame_2" + }, +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"ek" = ( +/obj/structure/flora/rock, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"eo" = ( +/obj/structure/flora/rock/pile, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"eq" = ( +/obj/structure/table/wood/fancy/black, +/obj/item/tome, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"ev" = ( +/obj/machinery/door/airlock/hatch, +/turf/simulated/floor/plating, +/area/awaymission/caves/build) +"ew" = ( +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"eA" = ( +/obj/item/stack/sheet/metal, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plasteel/dark{ + dir = 5; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"eB" = ( +/obj/structure/railing, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"eD" = ( +/obj/effect/turf_decal/stripes, +/obj/structure/fence{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"eE" = ( +/obj/item/flashlight{ + on = 1 + }, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"eF" = ( +/obj/structure/rack{ + dir = 8; + layer = 2.9 + }, +/obj/item/mining_scanner, +/obj/item/mining_voucher, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"eG" = ( +/obj/item/kirbyplants, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/north, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"eK" = ( +/mob/living/simple_animal/hostile/abomination/altform4{ + desc = "Скуластое, громоздкое чудовище. Еще один неудачный эксперимент. Что именно они пытались создать?" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"eL" = ( +/obj/effect/spawner/random_spawners/grille_often, +/obj/effect/spawner/random_spawners/grille_maybe, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"eM" = ( +/mob/living/simple_animal/hostile/abomination/altform1{ + desc = "Скуластое, громоздкое чудовище. Еще один неудачный эксперимент. Что именно они пытались создать?" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"eO" = ( +/obj/structure/closet, +/obj/item/clothing/suit/fluff/dusty_jacket, +/obj/effect/decal/cleanable/cobweb2, +/obj/item/gun/energy/laser/retro, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"eQ" = ( +/obj/structure/computerframe{ + icon_state = "comp_frame_5"; + dir = 8 + }, +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/turf_decal/miscellaneous/goldensiding{ + dir = 4 + }, +/obj/effect/decal/solgov_logo{ + icon_state = "sol_logo10" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"eR" = ( +/obj/effect/decal/cleanable/generic, +/obj/machinery/light_construct/small/south, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"eW" = ( +/obj/structure/window/reinforced/polarized{ + id = "cave4_bath1" + }, +/obj/machinery/button/windowtint/north{ + id = "cave4_bath1" + }, +/obj/machinery/shower{ + dir = 4 + }, +/obj/item/bikehorn/rubberducky, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "showroomfloor" + }, +/area/awaymission/caves/build/reqpower_build) +"eZ" = ( +/obj/structure/curtain/black, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"fa" = ( +/obj/structure/table, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/item/stack/medical/splint, +/obj/item/stack/medical/splint, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "white" + }, +/area/awaymission/caves/build) +"fb" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"fc" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 8 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"fe" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/decal/cleanable/dust, +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"ff" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"fi" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 5 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"fk" = ( +/obj/structure/door_assembly/door_assembly_med{ + anchored = 1 + }, +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"fl" = ( +/obj/machinery/gateway{ + dir = 6 + }, +/obj/effect/gibspawner/human, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"fm" = ( +/obj/structure/closet/emcloset, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"fo" = ( +/obj/item/stack/rods, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"fp" = ( +/obj/structure/spider/stickyweb, +/obj/structure/flora/ash/rock/style_random, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"fq" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/coatrack, +/obj/effect/decal/cleanable/cobweb2, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"fs" = ( +/obj/item/shard{ + icon_state = "medium"; + pixel_x = 9; + pixel_y = -9 + }, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"fu" = ( +/obj/machinery/gateway{ + dir = 9 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"fw" = ( +/obj/item/storage/firstaid/brute/empty, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"fz" = ( +/obj/structure/flora/rock/pile, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"fB" = ( +/obj/structure/railing/cap{ + dir = 9 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"fC" = ( +/obj/structure/flora/rock/pile, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/decal/cleanable/blood/gibs/old, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"fD" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 6 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"fF" = ( +/obj/machinery/light/small/directional/north, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves/build) +"fI" = ( +/obj/effect/decal/solgov_logo{ + icon_state = "sol_logo7" + }, +/obj/item/radio, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"fM" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 8 + }, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_center3" + }, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"fN" = ( +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"fO" = ( +/obj/effect/spawner/random_spawners/grille_maybe, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"fQ" = ( +/obj/structure/table_frame, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"fS" = ( +/obj/structure/flora/rock/pile, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "elevatorshaft" + }, +/area/awaymission/caves/build/reqpower_build) +"fT" = ( +/obj/structure/cult/pylon, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"fU" = ( +/obj/machinery/economy/vending/snack/free, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"fV" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/solgov_logo{ + icon_state = "sol_logo19" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"fW" = ( +/obj/structure/closet{ + opened = 1 + }, +/obj/item/clothing/mask/breath, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"fX" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 6; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"ga" = ( +/obj/structure/closet/l3closet/general, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "vault" + }, +/area/awaymission/caves/build/reqpower_build) +"gc" = ( +/turf/simulated/wall, +/area/awaymission/caves) +"gd" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/railing{ + dir = 5 + }, +/obj/machinery/light/small/directional/west, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"gf" = ( +/obj/structure/door_assembly/door_assembly_hatch, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"gg" = ( +/obj/structure/table, +/obj/item/mod/module/visor/night, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"gh" = ( +/obj/effect/baseturf_helper/lava_land/surface, +/turf/simulated/wall/indestructible/rock/mineral, +/area/awaymission/caves/build) +"gj" = ( +/obj/structure/closet/crate/freezer{ + opened = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"gk" = ( +/obj/structure/dresser, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/north, +/turf/simulated/floor/carpet/purple, +/area/awaymission/caves/build/reqpower_build) +"gl" = ( +/obj/structure/table/wood/fancy/royalblack, +/obj/item/storage/fancy/crayons{ + pixel_y = 10 + }, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"gq" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/ore_box, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves/build) +"gs" = ( +/obj/item/stack/sheet/metal, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"gu" = ( +/obj/machinery/computer{ + dir = 2; + icon_state = "broken"; + icon_screen = "broken"; + icon_keyboard = "generic_key_broken" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light/small/directional/west, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"gv" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"gC" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken" + }, +/area/awaymission/caves) +"gI" = ( +/obj/item/rack_parts, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"gL" = ( +/obj/effect/spawner/random_spawners/grille_often, +/obj/effect/decal/cleanable/glass, +/obj/item/shard{ + icon_state = "small"; + pixel_x = 10; + pixel_y = 9 + }, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"gN" = ( +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"gO" = ( +/obj/machinery/light/small/directional/east, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves/build) +"gP" = ( +/obj/structure/table, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/item/melee/classic_baton/telescopic{ + pixel_x = 10; + pixel_y = 5 + }, +/obj/item/storage/box/handcuffs{ + pixel_x = -9 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"hb" = ( +/obj/structure/flora/rock, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"hd" = ( +/obj/item/storage/firstaid/surgery, +/obj/structure/spider/stickyweb, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"he" = ( +/obj/machinery/constructable_frame/machine_frame{ + icon_state = "box_2" + }, +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"hi" = ( +/obj/machinery/door/airlock/hatch, +/obj/effect/mapping_helpers/machinery/damaged, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"hj" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_tile19" + }, +/obj/structure/stone_tile/block/cracked{ + dir = 1 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"hk" = ( +/obj/structure/computerframe, +/obj/effect/decal/cleanable/glass, +/obj/item/shard{ + icon_state = "medium"; + pixel_x = 9; + pixel_y = -9 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/east, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"hn" = ( +/obj/structure/statue{ + icon_state = "angelattack"; + desc = "An incredibly lifelike marble carving. Its eyes seems to follow you.."; + anchored = 1 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"ht" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_center3" + }, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"hu" = ( +/obj/structure/flora/ash/leaf_shroom, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"hw" = ( +/obj/item/chair/stool, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"hC" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_block4" + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"hD" = ( +/obj/effect/spawner/window/reinforced/plasma/grilled, +/obj/structure/fans/tiny/invisible, +/obj/effect/mapping_helpers/damaged_window, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"hE" = ( +/obj/structure/flora/rock, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"hF" = ( +/obj/machinery/economy/vending/cigarette/free, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"hG" = ( +/obj/item/shard/plasma, +/obj/effect/decal/cleanable/glass/plasma, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"hH" = ( +/obj/structure/statue{ + icon_state = "angelattack"; + desc = "An incredibly lifelike marble carving. Its eyes seems to follow you.."; + anchored = 1 + }, +/obj/structure/stone_tile/slab/cracked{ + dir = 4 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"hI" = ( +/obj/effect/decal/cleanable/blood/gibs/down, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"hJ" = ( +/obj/effect/decal/cleanable/generic, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"hL" = ( +/obj/machinery/door/airlock/mining, +/obj/effect/mapping_helpers/machinery/destroyed, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"hM" = ( +/obj/structure/closet/body_bag{ + opened = 1 + }, +/obj/effect/mob_spawn/human/corpse/skeleton, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"hO" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 9 + }, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"hP" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"hQ" = ( +/obj/structure/spider/stickyweb, +/mob/living/simple_animal/hostile/poison/giant_spider, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"hS" = ( +/obj/structure{ + icon = 'icons/obj/machines/telecomms.dmi'; + icon_state = "AAS_Off_Open"; + name = "messaging server"; + desc = "A machine that processes and routes PDA and request console messages."; + pixel_x = -5; + density = 1; + anchored = 1 + }, +/turf/simulated/floor/greengrid{ + icon_state = "bcircuit" + }, +/area/awaymission/caves/build/reqpower_build) +"hY" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 10 + }, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_center4" + }, +/obj/structure/flora/rock/pile, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"hZ" = ( +/obj/machinery/constructable_frame/machine_frame{ + icon_state = "box_1" + }, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "vault" + }, +/area/awaymission/caves/build/reqpower_build) +"ie" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/turf_decal/arrows{ + dir = 8 + }, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves/build) +"if" = ( +/obj/item/kirbyplants, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"ig" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 1 + }, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding1"; + dir = 4 + }, +/obj/structure/flora/rock, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"ih" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/table, +/obj/item/storage/fancy/donut_box, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"ij" = ( +/obj/machinery/light_construct/small/south, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"ik" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 5; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"ip" = ( +/obj/structure/railing, +/obj/structure/sink/directional/east, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"ir" = ( +/obj/structure/dispenser/oxygen, +/obj/machinery/light/small/directional/north, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"is" = ( +/obj/structure/spider/stickyweb, +/obj/machinery/iv_drip, +/obj/item/storage/firstaid/toxin, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"iu" = ( +/obj/item/flag/solgov, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"iv" = ( +/obj/item/clothing/under/rank/medical/scrubs/green, +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"iw" = ( +/obj/structure/cult/altar, +/obj/item/clothing/gloves/ring/glass, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"ix" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"iy" = ( +/obj/item/reagent_containers/food/snacks/grown/poppy{ + pixel_y = -15; + pixel_x = -5 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"iA" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/railing/corner, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"iC" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_center3" + }, +/obj/structure/flora/rock, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"iD" = ( +/mob/living/simple_animal/hostile/abomination{ + desc = "Скуластое, громоздкое чудовище. Еще один неудачный эксперимент. Что именно они пытались создать?" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"iE" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 1 + }, +/obj/structure/stone_tile/slab/cracked{ + dir = 8 + }, +/obj/structure/flora/rock/pile, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"iF" = ( +/obj/structure/stone_tile/slab, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"iG" = ( +/obj/structure{ + icon = 'icons/obj/machines/telecomms.dmi'; + icon_state = "hub_off"; + name = "messaging server"; + desc = "A machine that processes and routes PDA and request console messages."; + density = 1; + anchored = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/greengrid{ + icon_state = "bcircuit" + }, +/area/awaymission/caves/build/reqpower_build) +"iH" = ( +/mob/living/simple_animal/hostile/poison/giant_spider, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"iM" = ( +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"iQ" = ( +/obj/effect/spawner/random_spawners/grille_often, +/obj/effect/decal/cleanable/glass, +/obj/item/shard{ + pixel_x = 9 + }, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"iR" = ( +/obj/effect/decal/remains/human, +/obj/effect/decal/cleanable/ants, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"iW" = ( +/obj/structure/flora/rock/pile, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 2; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"iZ" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/east, +/turf/simulated/floor/plasteel/stairs/left{ + dir = 1 + }, +/area/awaymission/caves/build/reqpower_build) +"ja" = ( +/obj/effect/decal/cleanable/dust, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"je" = ( +/obj/machinery/economy/vending/snack/free, +/obj/effect/mapping_helpers/machinery/damaged, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"jg" = ( +/obj/effect/baseturf_helper/lava_land/surface, +/turf/simulated/wall/indestructible/rock/mineral, +/area/awaymission/caves) +"jh" = ( +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"ji" = ( +/obj/effect/decal/cleanable/generic, +/obj/machinery/light_construct/small/east, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"jm" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 8 + }, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_center3" + }, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding_tile2" + }, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"jn" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/structure/stone_tile/slab/cracked, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"jp" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/glass/beaker/cryoxadone, +/obj/item/reagent_containers/glass/beaker{ + pixel_y = 3; + pixel_x = 3 + }, +/obj/item/reagent_containers/syringe/insulin, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"js" = ( +/obj/structure/table_frame/wood, +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/south, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"jt" = ( +/obj/structure/statue{ + icon_state = "angelseen"; + desc = "An incredibly lifelike marble carving. Its eyes seems to follow you.."; + anchored = 1 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"jv" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding_tile1" + }, +/obj/structure/stone_tile/slab/cracked{ + dir = 8 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"jy" = ( +/obj/structure/girder/reinforced, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"jA" = ( +/obj/structure/closet/secure_closet{ + req_access = list(271) + }, +/obj/item/gun/energy/kinetic_accelerator, +/obj/item/extinguisher/mini, +/obj/item/kitchen/knife/combat/survival, +/obj/item/storage/backpack/satchel/explorer, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"jC" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/structure/closet/crate/miningcar, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"jE" = ( +/obj/structure/railing{ + dir = 10 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"jF" = ( +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plasteel/dark{ + dir = 6; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"jL" = ( +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"jM" = ( +/obj/structure/closet/radiation, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 5; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"jN" = ( +/obj/item/stack/sheet/metal, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"jP" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"jQ" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"jW" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/railing{ + dir = 6 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"jX" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"jY" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"jZ" = ( +/obj/machinery/gateway{ + dir = 8 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"ka" = ( +/obj/effect/decal/cleanable/glass, +/obj/structure/windoor_assembly, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"kc" = ( +/obj/structure/table/reinforced, +/obj/item/paper/researchnotes, +/turf/simulated/floor/plasteel/dark{ + dir = 10; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"kf" = ( +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "necro1" + }, +/area/awaymission/caves) +"kg" = ( +/obj/machinery/door/airlock/medical/glass, +/obj/effect/mapping_helpers/machinery/destroyed, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"kh" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_block4" + }, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"kl" = ( +/obj/structure/sign/securearea{ + pixel_x = -30 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"km" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/flora/rock/pile, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"kn" = ( +/obj/structure/table, +/obj/item/analyzer, +/obj/machinery/light_construct/small/north, +/obj/item/storage/belt/utility/full/multitool, +/turf/simulated/floor/plasteel, +/area/awaymission/caves/build) +"ko" = ( +/mob/living/simple_animal/hostile/scarybat, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"kp" = ( +/obj/machinery/optable, +/obj/item/clothing/gloves/color/latex, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"kv" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/awaystart, +/turf/simulated/floor/plasteel, +/area/awaymission/caves/build) +"kC" = ( +/obj/item/clothing/suit/armor/riot/knight/red, +/obj/effect/decal/remains/human, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"kD" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"kF" = ( +/obj/item/shard{ + icon_state = "medium" + }, +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"kG" = ( +/obj/effect/spawner/random_spawners/wall_rusted_probably, +/turf/simulated/wall, +/area/awaymission/caves/build) +"kH" = ( +/obj/effect/decal/cleanable/glass, +/obj/item/shard{ + icon_state = "medium"; + pixel_x = -7; + pixel_y = -10 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"kI" = ( +/obj/effect/spawner/random_spawners/grille_often, +/obj/item/shard{ + icon_state = "medium"; + pixel_x = -5; + pixel_y = -8 + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"kR" = ( +/obj/item/reagent_containers/spray, +/mob/living/simple_animal/hostile/poison/giant_spider{ + wander = 0 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "white" + }, +/area/awaymission/caves/build) +"kU" = ( +/obj/structure/computerframe{ + icon_state = "comp_frame_2"; + dir = 8 + }, +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"kV" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_center3" + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"lc" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 8 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"lg" = ( +/obj/item/cultivator/rake, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"lj" = ( +/obj/structure/door_assembly/door_assembly_med{ + anchored = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"lk" = ( +/obj/item/stack/sheet/metal, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"lm" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/reagent_dispensers/fueltank, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"lo" = ( +/mob/living/simple_animal/hostile/abomination/altform3{ + desc = "Скуластое, громоздкое чудовище. Еще один неудачный эксперимент. Что именно они пытались создать?" + }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"lp" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/effect/mapping_helpers/damaged_window, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"lq" = ( +/obj/machinery/door/firedoor, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"lr" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/solgov_logo{ + icon_state = "sol_logo9" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"ls" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"lt" = ( +/obj/machinery/light/small/directional/south, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves/build) +"lv" = ( +/obj/structure{ + icon_state = "pod_broken2"; + icon = 'modular_ss220/maps220/icons/misc_objects.dmi'; + desc = "The remains of the cloning pod. Something broke it from the inside."; + name = "broken pod"; + density = 1 + }, +/obj/structure/windoor_assembly{ + dir = 2 + }, +/obj/effect/decal/cleanable/glass, +/obj/structure/curtain/medical, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"lw" = ( +/obj/structure/table/wood/fancy/red, +/obj/item/reagent_containers/food/snacks/candy/cotton/poison, +/obj/item/reagent_containers/food/snacks/candy/jellybean/poison{ + pixel_x = -5; + pixel_y = 4 + }, +/obj/item/reagent_containers/food/snacks/candy/gummyworm/poison, +/obj/item/reagent_containers/food/snacks/candy/gummybear/poison{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken3" + }, +/area/awaymission/caves) +"lx" = ( +/obj/structure/closet/emcloset, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"lD" = ( +/turf/simulated/wall/indestructible/rock/mineral, +/area/awaymission/caves/build/reqpower_build) +"lE" = ( +/obj/structure/computerframe{ + icon_state = "comp_frame_2"; + dir = 4 + }, +/obj/effect/decal/cleanable/glass, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"lG" = ( +/obj/structure/flora/rock/pile, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"lI" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 2; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"lJ" = ( +/obj/item/organ/external/chest, +/obj/item/kitchen/knife/butcher, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken3" + }, +/area/awaymission/caves) +"lL" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/structure/chair/office/dark{ + dir = 1 + }, +/obj/effect/decal/solgov_logo{ + icon_state = "sol_logo18" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"lQ" = ( +/obj/structure{ + icon = 'icons/obj/stationobjs.dmi'; + icon_state = "portal1"; + desc = "An evil portal made by dark magics. Surprisingly stable."; + name = "eldritch portal"; + can_be_hit = 0; + anchored = 1 + }, +/obj/effect/bump_teleporter{ + id = "5cavedown"; + id_target = "6caveup" + }, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "necro1" + }, +/area/awaymission/caves) +"lT" = ( +/obj/effect/bump_teleporter{ + id = "2caveup"; + id_target = "1cavedown" + }, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"lU" = ( +/obj/item/chair/wood, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"lV" = ( +/obj/machinery/door/airlock/medical, +/obj/effect/mapping_helpers/machinery/destroyed, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"lW" = ( +/obj/structure/railing, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"lY" = ( +/obj/structure/sink/puddle, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"lZ" = ( +/obj/machinery/power/smes, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/awaymission/caves/build) +"mc" = ( +/obj/structure/grille, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"mf" = ( +/obj/structure/stone_tile/slab/cracked, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"mi" = ( +/obj/structure/railing/cap{ + dir = 6 + }, +/obj/effect/decal/cleanable/generic, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"mj" = ( +/obj/structure/closet/emcloset, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"ml" = ( +/obj/structure/closet/crate/grave{ + opened = 1; + anchored = 1 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"mn" = ( +/mob/living/simple_animal/hostile/poison/giant_spider{ + wander = 0 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "white" + }, +/area/awaymission/caves/build) +"mo" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding1" + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"ms" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding_tile1" + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"mx" = ( +/turf/simulated/floor/plating, +/area/awaymission/caves/build) +"mz" = ( +/turf/simulated/wall/indestructible/cult, +/area/awaymission/caves) +"mB" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 6 + }, +/obj/structure/flora/rock/pile, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"mC" = ( +/turf/simulated/wall, +/area/awaymission/caves/build) +"mD" = ( +/obj/structure/rack{ + dir = 8; + layer = 2.9 + }, +/obj/item/storage/bag/ore, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"mH" = ( +/obj/structure/flora/rock, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"mI" = ( +/obj/structure/mineral_door/wood, +/obj/structure/barricade/wooden{ + layer = 3.01 + }, +/obj/structure/barricade/wooden/crude{ + layer = 3.01 + }, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken5" + }, +/area/awaymission/caves) +"mJ" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/light_construct/small/west, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"mL" = ( +/obj/machinery/shield{ + icon_state = "shield-cult"; + max_integrity = 150; + name = "Invoker's Shield" + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"mM" = ( +/obj/item/stack/rods, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"mN" = ( +/obj/structure/table, +/obj/random/toolbox, +/obj/structure/sign/nosmoking_2{ + pixel_y = 30 + }, +/turf/simulated/floor/plasteel, +/area/awaymission/caves/build) +"mR" = ( +/obj/structure/flora/rock, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"mT" = ( +/obj/machinery/floodlight, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"mX" = ( +/obj/structure/closet, +/obj/item/clothing/suit/storage/labcoat, +/obj/item/clothing/shoes/centcom, +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/carpet/purple, +/area/awaymission/caves/build/reqpower_build) +"mZ" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken5" + }, +/area/awaymission/caves) +"na" = ( +/obj/item/folder/yellow, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"nb" = ( +/obj/item/shard/plasma{ + icon_state = "plasmasmall" + }, +/obj/effect/decal/cleanable/glass/plasma, +/turf/simulated/floor/engine, +/area/awaymission/caves/build/reqpower_build) +"nc" = ( +/obj/effect/decal/cleanable/generic, +/obj/machinery/light_construct/small/east, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken3" + }, +/area/awaymission/caves) +"ng" = ( +/obj/effect/turf_decal/miscellaneous/goldensiding, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/solgov_logo{ + icon_state = "sol_logo3" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"nh" = ( +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken7" + }, +/area/awaymission/caves) +"nj" = ( +/obj/structure/chair/wood/wings{ + dir = 8 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"nl" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 2; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"nm" = ( +/obj/structure/computerframe{ + icon_state = "comp_frame_5"; + dir = 8 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light/small/directional/east, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"no" = ( +/obj/structure/door_assembly/door_assembly_hatch, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"ns" = ( +/obj/effect/spawner/window/reinforced/plasma/grilled, +/obj/structure/fans/tiny/invisible, +/obj/effect/mapping_helpers/damaged_window, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build/reqpower_build) +"nt" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/gibspawner/human, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"nu" = ( +/obj/effect/spawner/random_spawners/wall_rusted_probably, +/turf/simulated/wall/r_wall, +/area/awaymission/caves) +"nv" = ( +/obj/structure/statue{ + icon_state = "angelattack"; + desc = "An incredibly lifelike marble carving. Its eyes seems to follow you.."; + anchored = 1 + }, +/obj/structure/stone_tile/slab, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"nx" = ( +/obj/structure/flora/rock, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"nz" = ( +/obj/effect/decal/cleanable/dust, +/obj/structure/stone_tile/slab/cracked, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"nB" = ( +/obj/structure/bed/roller, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "white" + }, +/area/awaymission/caves/build) +"nC" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"nD" = ( +/obj/structure/fluff/divine/conduit{ + icon_state = "conduit-red" + }, +/obj/effect/decal/cleanable/dust, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"nE" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "white" + }, +/area/awaymission/caves/build) +"nF" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_block2" + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"nG" = ( +/obj/structure/computerframe{ + icon_state = "comp_frame_2"; + dir = 8 + }, +/obj/effect/decal/cleanable/glass, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/east, +/obj/effect/decal/cleanable/cobweb2, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"nJ" = ( +/obj/effect/landmark/damageturf, +/obj/machinery/light_construct/small/east, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"nK" = ( +/obj/item/crowbar/small, +/obj/machinery/power/terminal, +/obj/structure/cable, +/obj/machinery/light/small/directional/east, +/turf/simulated/floor/plasteel, +/area/awaymission/caves/build) +"nN" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredcornersalt" + }, +/area/awaymission/caves/build/reqpower_build) +"nO" = ( +/obj/effect/decal/cleanable/generic, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"nP" = ( +/obj/structure/flora/rock/pile, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/landmark/damageturf, +/obj/item/stack/rods, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"nQ" = ( +/obj/item/stack/sheet/metal, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"nR" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/table, +/obj/item/radio, +/obj/item/radio{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"nU" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_tile22" + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"nW" = ( +/obj/effect/decal/cleanable/glass, +/obj/item/stack/rods, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"nX" = ( +/obj/item/stack/ore/glass/basalt, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"nZ" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/stairs/right{ + dir = 1 + }, +/area/awaymission/caves/build/reqpower_build) +"oa" = ( +/obj/structure/chair/comfy/black, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"oc" = ( +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves/build/reqpower_build) +"oi" = ( +/obj/mecha/working/ripley{ + obj_integrity = 40 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"om" = ( +/obj/structure/flora/rock/pile, +/obj/machinery/light_construct/small/south, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"oo" = ( +/obj/structure/flora/rock/pile, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"oq" = ( +/obj/item/gun/energy/kinetic_accelerator, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"or" = ( +/obj/structure/closet/walllocker/firelocker/south, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"ot" = ( +/obj/machinery/door/airlock/survival_pod, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"ow" = ( +/obj/machinery/light_construct/small/south, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"oz" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"oA" = ( +/mob/living/simple_animal/hostile/abomination/super, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredcornersalt"; + dir = 8 + }, +/area/awaymission/caves/build/reqpower_build) +"oB" = ( +/obj/structure/girder/reinforced, +/obj/item/stack/sheet/metal, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"oG" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/item/radio, +/turf/simulated/floor/plasteel/dark{ + dir = 10; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"oK" = ( +/obj/structure/closet{ + opened = 1 + }, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/item/tank/internals/anesthetic, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"oM" = ( +/obj/effect/decal/cleanable/shreds, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"oP" = ( +/obj/machinery/door/airlock/mining, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"oQ" = ( +/obj/effect/bump_teleporter{ + id_target = "3cave_down"; + id = "4cave_up" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"oR" = ( +/obj/item/stack/rods, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"oS" = ( +/obj/structure{ + icon = 'icons/obj/pipes/disposal.dmi'; + icon_state = "pipe-c"; + name = "pipe"; + dir = 4 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"oU" = ( +/obj/item/mounted/frame/intercom, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/west, +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"oV" = ( +/obj/structure/cult/altar, +/obj/item/clothing/gloves/ring/gold, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"oX" = ( +/obj/structure{ + icon = 'icons/obj/turrets.dmi'; + icon_state = "destroyed_target_prism" + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"oY" = ( +/obj/structure/girder/reinforced, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build/reqpower_build) +"pc" = ( +/obj/structure/table/tray, +/obj/item/scalpel/laser/laser3, +/obj/item/retractor, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 6; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"pd" = ( +/obj/structure/closet/crate/grave/gravelead{ + opened = 1; + anchored = 1 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"ph" = ( +/obj/effect/decal/cleanable/glass, +/obj/item/shard{ + icon_state = "small"; + pixel_x = 10 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"pi" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light/small/directional/west, +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"pk" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/carpet/purple, +/area/awaymission/caves/build/reqpower_build) +"pm" = ( +/obj/structure/disposalpipe/broken{ + dir = 8 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"pq" = ( +/obj/effect/turf_decal/box, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"pr" = ( +/obj/machinery/constructable_frame/machine_frame{ + icon_state = "box_1" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"pt" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/railing, +/obj/effect/decal/cleanable/glass, +/obj/item/shard{ + icon_state = "small" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"pw" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredcornersalt" + }, +/area/awaymission/caves/build/reqpower_build) +"pB" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light/small/directional/south, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"pE" = ( +/obj/item/stack/rods, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"pH" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_tile10" + }, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"pI" = ( +/obj/machinery/light_construct/small/west, +/turf/simulated/floor/chasm/straight_down/lava_land_surface{ + light_color = null; + light_power = 0; + light_range = 0 + }, +/area/awaymission/caves) +"pJ" = ( +/obj/effect/decal/cleanable/generic, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"pL" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 2 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"pQ" = ( +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plasteel/dark{ + dir = 10; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"pT" = ( +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"pU" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/east, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"pV" = ( +/obj/item/clothing/mask/surgical, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"pZ" = ( +/obj/effect/spawner/window/reinforced/grilled, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"qa" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding_tile2" + }, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"qd" = ( +/obj/machinery/power/port_gen/pacman{ + anchored = 1 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"qe" = ( +/obj/structure/closet/l3closet/general, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/west, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "vault" + }, +/area/awaymission/caves/build/reqpower_build) +"qf" = ( +/obj/structure/bed, +/obj/item/bedsheet/fluff, +/obj/structure/curtain/black, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/carpet/purple, +/area/awaymission/caves/build/reqpower_build) +"qg" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/carpet/black, +/area/awaymission/caves/build/reqpower_build) +"qi" = ( +/obj/effect/spawner/random_spawners/wall_rusted_always, +/turf/simulated/wall, +/area/awaymission/caves) +"qj" = ( +/obj/structure/girder, +/obj/item/stack/sheet/metal, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"qn" = ( +/obj/effect/decal/cleanable/shreds, +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/light_construct/small/east, +/obj/structure/coatrack, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"qo" = ( +/obj/structure/closet/secure_closet{ + req_access = list(271) + }, +/obj/item/mod/control/pre_equipped/mining/vendor, +/obj/item/mod/control/pre_equipped/mining/vendor, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"qp" = ( +/obj/structure/closet, +/obj/item/tank/internals/emergency_oxygen, +/obj/item/clothing/mask/breath, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"qt" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/item/stack/rods, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken6" + }, +/area/awaymission/caves) +"qx" = ( +/obj/machinery/suit_storage_unit/lavaland{ + req_access = list(271); + storage_type = null; + locked = 1 + }, +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"qE" = ( +/obj/structure/bed{ + dir = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"qH" = ( +/obj/machinery/door/poddoor{ + id_tag = "cave4_blast" + }, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"qI" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/landmark/damageturf, +/obj/machinery/light/small/directional/west, +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"qM" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding1"; + dir = 8 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"qP" = ( +/obj/effect/decal/remains/human, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"qQ" = ( +/obj/structure/closet/firecloset/full, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"qS" = ( +/obj/structure/railing, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"qT" = ( +/obj/structure/stone_tile/slab/cracked, +/obj/structure/flora/rock, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"qX" = ( +/obj/structure/sign/nosmoking_1{ + pixel_y = 32 + }, +/obj/structure/closet/l3closet/general, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"qY" = ( +/obj/structure/railing/corner, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"qZ" = ( +/obj/structure/mineral_door/wood, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken5" + }, +/area/awaymission/caves) +"ra" = ( +/obj/structure/door_assembly/door_assembly_med, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"rf" = ( +/obj/item/stack/sheet/runed_metal{ + amount = 10 + }, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"rg" = ( +/obj/structure/flora/rock/pile, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"rh" = ( +/obj/structure{ + icon = 'icons/obj/turrets.dmi'; + icon_state = "destroyed_target_prism" + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"ri" = ( +/obj/structure/spider/stickyweb, +/obj/structure/spider/stickyweb, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"rm" = ( +/mob/living/simple_animal/hostile/skeleton/deadwizard{ + wander = 0 + }, +/obj/structure/stone_tile/slab, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"ro" = ( +/obj/machinery/door/airlock/survival_pod/glass, +/obj/effect/mapping_helpers/machinery/destroyed, +/obj/machinery/door/poddoor/preopen{ + id_tag = "cave4_blast2" + }, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"rp" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/railing, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"rq" = ( +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"rs" = ( +/obj/machinery/flasher{ + pixel_y = 32; + id = "cave4_flash" + }, +/obj/effect/decal/remains/human, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"rv" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding1"; + dir = 8 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"rx" = ( +/obj/effect/decal/remains/human, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"ry" = ( +/obj/item/skeleton/r_hand{ + pixel_y = 10; + pixel_x = 3 + }, +/obj/item/candle/eternal/wizard{ + pixel_x = -5; + pixel_y = -9; + lit = 1; + flickering = 1; + icon_state = "candle1_flicker" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken5" + }, +/area/awaymission/caves) +"rA" = ( +/obj/structure/statue{ + icon_state = "angelattack"; + desc = "An incredibly lifelike marble carving. Its eyes seems to follow you.."; + anchored = 1 + }, +/obj/structure/stone_tile/slab/cracked, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"rB" = ( +/obj/structure/closet/crate/miningcar, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"rM" = ( +/obj/structure/showcase/horrific_experiment, +/obj/structure/curtain/medical, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"rN" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding1" + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"rQ" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/closet/body_bag, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"rX" = ( +/obj/structure/computerframe{ + icon_state = "comp_frame_5"; + dir = 4 + }, +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/west, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"rZ" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 10; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"sd" = ( +/obj/effect/decal/cleanable/shreds, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"se" = ( +/obj/structure/computerframe{ + dir = 1 + }, +/obj/structure/spider/stickyweb, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "white" + }, +/area/awaymission/caves/build) +"sh" = ( +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"si" = ( +/obj/machinery/constructable_frame/machine_frame{ + icon_state = "box_2" + }, +/obj/machinery/light_construct/small/south, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"sj" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"sm" = ( +/obj/structure/flora/ash/cap_shroom, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"sn" = ( +/obj/structure/rack/gunrack, +/obj/item/gun/energy/laser/retro, +/obj/item/gun/energy/laser/retro, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/cobweb2, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"so" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"sq" = ( +/obj/item/chair/wood{ + dir = 8 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"sr" = ( +/obj/structure/spider/stickyweb, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"sw" = ( +/obj/structure/spider/stickyweb, +/obj/machinery/light_construct/small/east, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken6" + }, +/area/awaymission/caves) +"sy" = ( +/obj/structure/closet/crate/miningcar, +/obj/item/stack/ore/plasma{ + amount = 20 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"sz" = ( +/mob/living/simple_animal/hostile/skeleton, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"sA" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/railing{ + dir = 5 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"sF" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"sK" = ( +/obj/machinery/door/airlock/survival_pod, +/obj/effect/mapping_helpers/airlock/welded, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"sL" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 1 + }, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding1"; + dir = 4 + }, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"sM" = ( +/obj/structure/closet/secure_closet{ + req_access = list(271) + }, +/obj/item/extinguisher/mini, +/obj/item/pickaxe/mini, +/obj/item/kitchen/knife/combat/survival, +/obj/item/storage/backpack/satchel/explorer, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"sP" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_center1" + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"sU" = ( +/obj/item/storage/box/monkeycubes/neaeracubes, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"sV" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 10 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"sY" = ( +/obj/structure/cult/pylon, +/obj/effect/decal/cleanable/dust, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding_tile2" + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"ta" = ( +/obj/structure/closet/secure_closet, +/obj/item/tank/internals/nitrogen, +/obj/item/tank/internals/emergency_oxygen/nitrogen, +/obj/item/tank/internals/emergency_oxygen/nitrogen, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "white" + }, +/area/awaymission/caves/build) +"td" = ( +/obj/structure/statue{ + icon_state = "angelseen"; + desc = "An incredibly lifelike marble carving. Its eyes seems to follow you.."; + anchored = 1 + }, +/obj/structure/stone_tile/slab/cracked, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"th" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "elevatorshaft" + }, +/area/awaymission/caves/build/reqpower_build) +"tj" = ( +/obj/structure/fluff/divine/conduit{ + icon_state = "trap-fire"; + density = 0 + }, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"tk" = ( +/obj/item/candle/eternal/wizard{ + pixel_y = 14; + pixel_x = 8; + lit = 1; + flickering = 1; + icon_state = "candle1_flicker" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"tm" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 5 + }, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_center1" + }, +/obj/structure/flora/rock, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"tn" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves/build) +"tr" = ( +/obj/effect/turf_decal/miscellaneous/goldensiding{ + dir = 5 + }, +/obj/structure/table/wood/fancy/black, +/obj/item/documents{ + desc = " Документы ''СОВЕРШЕННО СЕКРЕТНО'', напечатанные на защищенной от копирования бумаге. В них описываются ужасные эксперименты, проводимые в секретной лаборатории под эгидой Транс-Солнечной Федерации."; + name = "SolGov secret documents" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"ts" = ( +/obj/effect/turf_decal/arrows{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves/build) +"tw" = ( +/obj/effect/decal/remains/human, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"tx" = ( +/obj/item/stack/sheet/metal, +/obj/machinery/light_construct/small/south, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"ty" = ( +/obj/structure/stone_tile/slab/cracked, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"tB" = ( +/obj/structure/spirit_board{ + anchored = 1 + }, +/obj/effect/decal/cleanable/dust, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"tC" = ( +/obj/effect/turf_decal/stripes{ + dir = 10 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"tD" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"tG" = ( +/obj/effect/turf_decal/miscellaneous/goldensiding{ + dir = 9 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/item/kirbyplants, +/obj/structure/railing, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"tJ" = ( +/obj/structure/table/wood/fancy/red, +/obj/item/flashlight/lantern{ + on = 1 + }, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"tK" = ( +/obj/random/tool, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"tL" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"tM" = ( +/obj/structure{ + icon = 'icons/obj/pipes/disposal.dmi'; + icon_state = "pipe-c"; + name = "pipe"; + dir = 8 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"tP" = ( +/obj/item/bedsheet/blue, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"tQ" = ( +/obj/structure/flora/rock, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"tT" = ( +/obj/structure/dresser, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/carpet/black, +/area/awaymission/caves/build/reqpower_build) +"tU" = ( +/obj/structure/closet, +/obj/item/clothing/suit/storage/labcoat, +/obj/item/clothing/suit/storage/labcoat, +/obj/item/clothing/shoes/centcom, +/obj/item/stack/spacecash/c200, +/turf/simulated/floor/carpet/purple, +/area/awaymission/caves/build/reqpower_build) +"tV" = ( +/obj/machinery/gateway{ + dir = 1 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"tW" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves/build) +"tZ" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 8 + }, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding_tile2" + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"ua" = ( +/obj/machinery/conveyor{ + dir = 6; + id = "packageSort2" + }, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"uc" = ( +/obj/structure/mirror{ + icon_state = "mirror_broke"; + pixel_x = -32 + }, +/obj/structure/table/wood/fancy/red, +/obj/item/spellbook/oneuse/smoke, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"ud" = ( +/obj/structure/chair/sofa/corp/left{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"ue" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 4 + }, +/mob/living/simple_animal/hostile/skeleton, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"ug" = ( +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"uh" = ( +/obj/machinery/door/airlock/hatch, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"ui" = ( +/obj/machinery/door/airlock/hatch, +/obj/effect/mapping_helpers/machinery/damaged, +/turf/simulated/floor/plating, +/area/awaymission/caves/build) +"uj" = ( +/obj/structure/bed, +/obj/item/bedsheet/orange, +/obj/structure/curtain/black, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/carpet/purple, +/area/awaymission/caves/build/reqpower_build) +"uk" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 5; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"un" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/east, +/turf/simulated/floor/plasteel/stairs/right, +/area/awaymission/caves/build/reqpower_build) +"uo" = ( +/obj/effect/decal/cleanable/ants, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"up" = ( +/obj/effect/decal/cleanable/dust, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"ur" = ( +/obj/structure/chair/office/dark{ + dir = 1 + }, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 2; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"uu" = ( +/obj/structure/flora/rock/pile, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"uv" = ( +/obj/effect/decal/cleanable/glass/plasma, +/obj/effect/landmark/burnturf, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"ux" = ( +/obj/structure/flora/rock/pile, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"uy" = ( +/obj/item/cultivator/rake, +/obj/item/shovel, +/obj/structure/rack, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"uB" = ( +/obj/structure/flora/ash/rock/style_random, +/turf/simulated/mineral/volcanic/lava_land_surface, +/area/awaymission/caves) +"uG" = ( +/obj/machinery/door/airlock/hatch, +/obj/structure/spider/stickyweb, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"uI" = ( +/obj/structure/chair/sofa/corp{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"uJ" = ( +/obj/structure/chair/wood{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"uL" = ( +/obj/structure{ + icon = 'icons/obj/machines/telecomms.dmi'; + icon_state = "hub_off"; + name = "messaging server"; + desc = "A machine that processes and routes PDA and request console messages."; + density = 1; + anchored = 1 + }, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/greengrid{ + icon_state = "bcircuit" + }, +/area/awaymission/caves/build/reqpower_build) +"uO" = ( +/obj/effect/spawner/window/reinforced/plasma/grilled, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"uP" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"uR" = ( +/obj/effect/decal/cleanable/ash, +/obj/effect/landmark/burnturf, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"uS" = ( +/obj/machinery/atmospherics/portable/scrubber, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"uU" = ( +/obj/effect/landmark/awaystart, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel, +/area/awaymission/caves/build) +"uW" = ( +/mob/living/simple_animal/hostile/asteroid/basilisk{ + wander = 0 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"uX" = ( +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 2; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"uY" = ( +/obj/structure/chair/office/dark{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/solgov_logo{ + icon_state = "sol_logo14" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"va" = ( +/obj/structure/flora/ash/tall_shroom, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"vb" = ( +/obj/structure/flora/rock, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"vc" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 5; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"vg" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/east, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"vh" = ( +/obj/structure/bed, +/obj/item/bedsheet/red, +/obj/structure/curtain/black, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/carpet/purple, +/area/awaymission/caves/build/reqpower_build) +"vi" = ( +/obj/structure/closet/crate/miningcar, +/obj/item/stack/ore/silver{ + amount = 30 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"vj" = ( +/obj/structure/bed{ + dir = 1 + }, +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"vl" = ( +/obj/machinery/fishtank/wall, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"vo" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"vr" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 6; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"vx" = ( +/obj/effect/landmark/burnturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"vy" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 2; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"vC" = ( +/obj/structure/table, +/obj/effect/turf_decal/siding/wood, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/south, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"vE" = ( +/obj/structure/closet/crate/freezer, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "vault" + }, +/area/awaymission/caves/build/reqpower_build) +"vG" = ( +/obj/item/reagent_containers/glass/bucket/wooden, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"vI" = ( +/obj/structure/stone_tile/slab/cracked, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"vJ" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"vK" = ( +/obj/structure{ + icon = 'icons/obj/turrets.dmi'; + icon_state = "destroyed_target_prism" + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"vL" = ( +/obj/structure/table_frame, +/obj/item/healthanalyzer, +/obj/effect/decal/cleanable/glass, +/obj/item/shard{ + icon_state = "small"; + pixel_x = 10 + }, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"vQ" = ( +/obj/structure/closet/crate/can, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"vS" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 2 + }, +/obj/structure/flora/rock, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"vV" = ( +/obj/machinery/constructable_frame/machine_frame{ + icon_state = "box_1" + }, +/obj/item/stock_parts/capacitor, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/greengrid{ + icon_state = "bcircuit" + }, +/area/awaymission/caves/build/reqpower_build) +"vW" = ( +/obj/structure{ + icon = 'icons/obj/stationobjs.dmi'; + icon_state = "controller-o"; + name = "blackbox recorder"; + density = 1; + anchored = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/greengrid{ + icon_state = "bcircuit" + }, +/area/awaymission/caves/build/reqpower_build) +"vX" = ( +/obj/machinery/door/airlock/hatch, +/obj/structure/spider/stickyweb, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"vY" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/item/kirbyplants, +/obj/effect/turf_decal/miscellaneous/goldensiding{ + dir = 10 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"vZ" = ( +/obj/effect/landmark/burnturf, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"wd" = ( +/obj/machinery/light/small/directional/west, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves/build) +"we" = ( +/obj/structure/chair/sofa/corp/right{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 10; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"wh" = ( +/obj/machinery/suit_storage_unit/lavaland{ + req_access = list(271); + storage_type = null; + locked = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"wi" = ( +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"wo" = ( +/obj/machinery/constructable_frame{ + icon_state = "box_1" + }, +/obj/item/assembly/igniter, +/obj/item/stock_parts/capacitor, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"wr" = ( +/obj/machinery/light_construct/small/west, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"ws" = ( +/obj/machinery/constructable_frame/machine_frame, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"wu" = ( +/obj/structure/stone_tile/slab/cracked, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"ww" = ( +/obj/structure/barricade/wooden, +/obj/structure/barricade/wooden/crude, +/obj/structure/curtain/black, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"wx" = ( +/obj/effect/turf_decal/miscellaneous/goldensiding{ + dir = 6 + }, +/obj/structure/chair/comfy/black{ + dir = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/east, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"wy" = ( +/obj/structure/flora/rock, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"wB" = ( +/obj/structure/table/reinforced, +/obj/machinery/door_control/shutter{ + pixel_x = 6; + pixel_y = 8; + id = "cave4_blast" + }, +/obj/machinery/door_control/shutter{ + pixel_x = 6; + pixel_y = -3; + id = "cave4_blast2" + }, +/obj/item/radio{ + pixel_y = 5; + pixel_x = -5 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"wC" = ( +/obj/structure/flora/rock/pile, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"wD" = ( +/obj/structure/closet/crate, +/obj/item/borg/upgrade/modkit/cooldown, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"wE" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/railing{ + dir = 1 + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"wG" = ( +/obj/effect/bump_teleporter{ + id = "3cave_down"; + id_target = "4cave_up" + }, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"wH" = ( +/obj/structure/sink/directional/east, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"wL" = ( +/obj/structure{ + icon = 'icons/obj/turrets.dmi'; + icon_state = "destroyed_target_prism" + }, +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light/small/directional/west, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"wN" = ( +/obj/structure{ + icon_state = "pod_broken2"; + icon = 'modular_ss220/maps220/icons/misc_objects.dmi'; + desc = "The remains of the cloning pod. Something broke it from the inside."; + name = "broken pod"; + density = 1 + }, +/obj/effect/decal/cleanable/glass, +/obj/machinery/light/small/directional/east, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"wO" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/closet, +/obj/item/clothing/under/rank/medical/scrubs, +/obj/item/clothing/mask/surgical, +/obj/item/gun/syringe/rapidsyringe, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"wQ" = ( +/obj/structure/flora/rock/pile, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"wT" = ( +/obj/item/gun/projectile/automatic/pistol/deagle/gold, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"wV" = ( +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "elevatorshaft" + }, +/area/awaymission/caves/build/reqpower_build) +"wZ" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"xd" = ( +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"xf" = ( +/obj/effect/spawner/random_spawners/wall_rusted_probably, +/turf/simulated/wall/indestructible/riveted, +/area/awaymission/caves/build/reqpower_build) +"xg" = ( +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"xh" = ( +/obj/structure/closet/crate, +/obj/item/mecha_parts/mecha_equipment/drill, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"xi" = ( +/obj/effect/landmark/burnturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build/reqpower_build) +"xk" = ( +/obj/item/stack/sheet/mineral/plasma{ + amount = 30 + }, +/obj/structure/closet/crate/secure/plasma, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"xq" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light/small/directional/north, +/turf/simulated/floor/plasteel/dark{ + dir = 5; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"xy" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"xz" = ( +/obj/item/tank/internals/emergency_oxygen/empty, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"xC" = ( +/obj/structure{ + icon_state = "pod_broken2"; + icon = 'modular_ss220/maps220/icons/misc_objects.dmi'; + desc = "The remains of the cloning pod. Something broke it from the inside."; + name = "broken pod"; + density = 1 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"xE" = ( +/obj/effect/decal/cleanable/glass/plasma, +/turf/simulated/floor/engine, +/area/awaymission/caves/build/reqpower_build) +"xH" = ( +/obj/structure/spawner/skeleton{ + max_mobs = 5 + }, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"xJ" = ( +/obj/effect/decal/cleanable/cobweb2, +/obj/structure/closet/crate/freezer/iv_storage, +/obj/item/reagent_containers/iv_bag/blood/vox, +/obj/item/reagent_containers/iv_bag/salglu, +/obj/item/reagent_containers/iv_bag/salglu, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/item/reagent_containers/iv_bag/blood/OMinus, +/obj/item/reagent_containers/iv_bag/blood/OPlus, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "white" + }, +/area/awaymission/caves/build) +"xQ" = ( +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"xS" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"xV" = ( +/obj/structure/table, +/obj/item/storage/firstaid/regular, +/obj/item/storage/firstaid/regular/empty{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/machinery/light/small/directional/south, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "white" + }, +/area/awaymission/caves/build) +"yb" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood/corner, +/obj/structure/barricade/wooden, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"ye" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 1 + }, +/obj/structure/flora/rock/pile, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"yf" = ( +/obj/structure/rack, +/obj/item/shield/mirror, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"yh" = ( +/obj/machinery/door/airlock/hatch, +/obj/structure/fans/tiny, +/turf/simulated/floor/plating, +/area/awaymission/caves/build) +"yo" = ( +/obj/structure/flora/rock/pile, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"yp" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/railing{ + dir = 5 + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"yq" = ( +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken6" + }, +/area/awaymission/caves) +"yt" = ( +/obj/structure/spider/stickyweb, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "white" + }, +/area/awaymission/caves/build) +"yw" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"yz" = ( +/obj/effect/decal/cleanable/dust, +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"yD" = ( +/obj/item/storage/box/gloves, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/east, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"yF" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"yG" = ( +/obj/machinery/flasher{ + pixel_y = 32; + id = "cave4_flash" + }, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/decal/cleanable/cobweb2, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"yH" = ( +/obj/structure/fluff/divine/conduit{ + icon_state = "sacrificealtar-red" + }, +/obj/effect/decal/cleanable/cobweb, +/obj/item/soulstone, +/obj/item/coin/plasma{ + pixel_y = -3; + pixel_x = 8 + }, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken5" + }, +/area/awaymission/caves) +"yJ" = ( +/obj/structure/extinguisher_cabinet/empty{ + pixel_y = 30 + }, +/obj/effect/decal/cleanable/shreds, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"yK" = ( +/obj/structure/railing, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"yN" = ( +/obj/structure/spider/stickyweb, +/mob/living/simple_animal/hostile/poison/giant_spider{ + wander = 0 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"yO" = ( +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"yP" = ( +/obj/effect/bump_teleporter{ + id_target = "2cavedown"; + id = "3caveup" + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"yR" = ( +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"yS" = ( +/turf/simulated/wall/indestructible/rock/mineral{ + icon = 'icons/effects/effects.dmi'; + icon_state = "1"; + name = "pitch black darkness"; + desc = "Go to the deep"; + mouse_opacity = 0 + }, +/area/awaymission/caves) +"yU" = ( +/obj/structure/railing, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"yW" = ( +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"yY" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/stairs/medium{ + dir = 4 + }, +/area/awaymission/caves/build/reqpower_build) +"za" = ( +/obj/structure/closet/walllocker/emerglocker/north, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/item/stack/sheet/metal, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"zc" = ( +/obj/machinery/door/window/reinforced/normal{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood/gibs/body, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredcornersalt"; + dir = 4 + }, +/area/awaymission/caves/build/reqpower_build) +"zf" = ( +/obj/structure/sign/securearea{ + pixel_x = 32 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"zg" = ( +/obj/structure/dresser, +/obj/item/flashlight/lantern{ + pixel_y = 18 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken" + }, +/area/awaymission/caves) +"zk" = ( +/obj/machinery/power/apc/off_station/empty_charge{ + pixel_y = -24 + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"zl" = ( +/obj/item/organ/external/arm, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken6" + }, +/area/awaymission/caves) +"zm" = ( +/obj/item/stack/sheet/metal, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"zp" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"zq" = ( +/obj/structure/bookcase/random, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"zs" = ( +/obj/structure/rack, +/obj/item/clothing/mask/gas{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/clothing/mask/gas, +/obj/item/clothing/mask/gas{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light/small/directional/east, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"zw" = ( +/obj/item/fluff/zekemirror{ + pixel_x = -7; + pixel_y = -5 + }, +/obj/item/candle/eternal/wizard{ + lit = 1; + flickering = 1; + icon_state = "candle1_flicker" + }, +/obj/effect/decal/cleanable/cobweb2, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken4" + }, +/area/awaymission/caves) +"zx" = ( +/obj/structure/table, +/obj/item/trash/tray, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/west, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "vault" + }, +/area/awaymission/caves/build/reqpower_build) +"zy" = ( +/obj/item/clothing/under/syndicate/sniper, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"zA" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"zD" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 2 + }, +/obj/structure/flora/rock, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"zF" = ( +/obj/machinery/door/airlock/survival_pod, +/obj/machinery/door/firedoor/closed, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"zG" = ( +/obj/machinery/atmospherics/unary/vent_pump{ + dir = 4 + }, +/turf/simulated/floor/engine, +/area/awaymission/caves/build/reqpower_build) +"zJ" = ( +/obj/effect/decal/remains/robot, +/obj/effect/decal/cleanable/blood/oil, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"zO" = ( +/obj/structure/stone_tile/slab, +/mob/living/simple_animal/hostile/skeleton, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"zT" = ( +/obj/structure/spider/stickyweb, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"zU" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/light_construct/small/west, +/turf/simulated/floor/plasteel, +/area/awaymission/caves/build) +"zW" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "pristine_surrounding_tile2" + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"zY" = ( +/obj/structure/closet/radiation{ + opened = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 6; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"zZ" = ( +/obj/machinery/door/poddoor{ + id_tag = "cave_elevator" + }, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Ag" = ( +/obj/item/circular_saw, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"An" = ( +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Ap" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Aq" = ( +/obj/structure/flora/ash/rock/style_random, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Ar" = ( +/obj/machinery/light_construct/small/east, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"At" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/railing{ + dir = 6 + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Au" = ( +/obj/structure/closet, +/obj/item/stack/spacecash/c100, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"Ay" = ( +/obj/effect/bump_teleporter{ + id = "5cave_up"; + id_target = "4cave_down" + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Az" = ( +/obj/machinery/igniter, +/turf/simulated/floor/engine, +/area/awaymission/caves/build/reqpower_build) +"AD" = ( +/obj/item/clothing/gloves/ring/immortality_ring, +/obj/structure/cult/altar, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"AE" = ( +/obj/effect/spawner/random_spawners/blood_often, +/mob/living/simple_animal/hostile/clown/mutant, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"AG" = ( +/obj/machinery/door/airlock/survival_pod, +/obj/machinery/door/firedoor/closed, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"AI" = ( +/obj/structure/barricade/wooden, +/obj/structure/barricade/wooden/crude{ + layer = 3.01 + }, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"AK" = ( +/obj/structure/table_frame, +/obj/effect/decal/cleanable/glass, +/obj/item/shard{ + pixel_x = 9 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"AL" = ( +/obj/structure/bed{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"AM" = ( +/obj/structure{ + icon = 'icons/obj/pipes/disposal.dmi'; + icon_state = "pipe-s"; + name = "pipe"; + dir = 1 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"AO" = ( +/obj/structure/flora/rock/pile, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"AP" = ( +/obj/effect/decal/cleanable/glass, +/obj/structure/spider/cocoon, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "white" + }, +/area/awaymission/caves/build) +"AQ" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light/small/directional/west, +/turf/simulated/floor/plasteel/stairs/left, +/area/awaymission/caves/build/reqpower_build) +"AR" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel, +/area/awaymission/caves/build) +"AV" = ( +/obj/structure/mineral_door/wood, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"AW" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/railing{ + dir = 10 + }, +/obj/machinery/light_construct/small/north, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"AX" = ( +/obj/structure/table_frame, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"AZ" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/railing, +/obj/machinery/light_construct/small/east, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Ba" = ( +/obj/structure/mineral_door/iron, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Bc" = ( +/obj/structure/flora/rock, +/obj/item/stack/sheet/metal, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/west, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Bd" = ( +/obj/structure/closet, +/obj/item/clothing/suit/armor/vest/old, +/obj/item/clothing/suit/armor/vest/old, +/obj/item/clothing/mask/balaclava, +/obj/item/clothing/mask/balaclava, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "vault" + }, +/area/awaymission/caves/build/reqpower_build) +"Bg" = ( +/obj/machinery/shield{ + icon_state = "shield-cult"; + max_integrity = 150; + name = "Invoker's Shield" + }, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "necro2" + }, +/area/awaymission/caves) +"Bk" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Bl" = ( +/obj/structure/closet/crate/grave{ + opened = 1; + anchored = 1 + }, +/obj/item/stack/sheet/bone, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Bn" = ( +/obj/structure/closet/crate/can, +/obj/item/soulstone/anybody/purified, +/obj/item/storage/bible, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken4" + }, +/area/awaymission/caves) +"Bo" = ( +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Bq" = ( +/obj/machinery/computer{ + icon_state = "guest"; + density = 0; + pixel_x = -32; + icon_keyboard = null; + icon_screen = "guest_broken" + }, +/obj/structure/flora/rock/pile, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"Bs" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_tile11" + }, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_center3" + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Bu" = ( +/obj/structure/flora/rock, +/turf/simulated/mineral/volcanic/lava_land_surface, +/area/awaymission/caves) +"Bw" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 8 + }, +/obj/structure/flora/rock/pile, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"By" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/solgov_logo{ + icon_state = "sol_logo12" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Bz" = ( +/obj/structure/statue{ + icon_state = "angel"; + desc = "An incredibly lifelike marble carving. Its eyes seems to follow you.."; + anchored = 1 + }, +/obj/structure/stone_tile/slab, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"BC" = ( +/obj/item/chair/wood{ + dir = 4 + }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"BE" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "packageSort2" + }, +/obj/machinery/light_construct/small/east, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"BF" = ( +/obj/machinery/door/window/reinforced/normal{ + dir = 4 + }, +/obj/machinery/flasher_button{ + pixel_y = -32; + id = "cave4_flash" + }, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 2; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"BG" = ( +/obj/structure/sign/securearea{ + pixel_x = 30 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"BH" = ( +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/awaymission/caves) +"BK" = ( +/obj/item/stack/rods, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"BL" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "packageSort2" + }, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"BM" = ( +/obj/structure/door_assembly/door_assembly_pod{ + anchored = 1 + }, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/item/airlock_electronics, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"BU" = ( +/obj/structure/flora/rock, +/mob/living/simple_animal/hostile/asteroid/basilisk{ + wander = 0 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"BW" = ( +/obj/machinery/door/airlock/survival_pod, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"BY" = ( +/obj/item/shard{ + icon_state = "medium" + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Ca" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/flora/rock/pile, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Cb" = ( +/obj/structure/spider/cocoon, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Cd" = ( +/obj/machinery/door/airlock/hatch, +/obj/machinery/atmospherics/pipe/simple/hidden/universal{ + dir = 4 + }, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Ce" = ( +/obj/machinery/door/airlock/hatch, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Cf" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/structure/flora/rock, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Cg" = ( +/obj/machinery/flasher{ + pixel_y = 32; + id = "cave4_flash" + }, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Ci" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/light_construct/small/north, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Ck" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/damageturf, +/obj/item/stack/rods, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Cl" = ( +/obj/item/clothing/mask/gas/clown_hat/pennywise{ + pixel_y = -5; + pixel_x = -10 + }, +/obj/item/candle/eternal/wizard{ + pixel_y = 7; + pixel_x = -18; + lit = 1; + flickering = 1; + icon_state = "candle1_flicker" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"Cn" = ( +/turf/simulated/wall, +/area/awaymission/caves/build/reqpower_build) +"Cs" = ( +/obj/machinery/shield{ + icon_state = "shield-cult"; + max_integrity = 150; + name = "Invoker's Shield" + }, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Cv" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 10 + }, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Cx" = ( +/obj/structure/sign/greencross{ + pixel_y = 30 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Cz" = ( +/obj/structure/extinguisher_cabinet{ + name = "north extinguisher cabinet"; + pixel_y = 30 + }, +/obj/structure/chair/comfy, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "white" + }, +/area/awaymission/caves/build) +"CA" = ( +/obj/machinery/door/airlock/survival_pod, +/obj/effect/mapping_helpers/machinery/damaged, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"CB" = ( +/obj/structure/door_assembly/door_assembly_pod{ + anchored = 1 + }, +/obj/item/airlock_electronics, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"CE" = ( +/obj/machinery/constructable_frame/machine_frame{ + icon_state = "box_1" + }, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/item/stock_parts/capacitor, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"CH" = ( +/obj/item/stack/rods, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"CJ" = ( +/obj/effect/turf_decal/miscellaneous/goldensiding{ + dir = 10 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"CL" = ( +/obj/structure/ore_box, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"CM" = ( +/obj/structure/door_assembly/door_assembly_min{ + anchored = 1 + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"CN" = ( +/obj/structure/closet, +/obj/item/clothing/mask/breath, +/obj/item/gun/energy/kinetic_accelerator, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken7" + }, +/area/awaymission/caves) +"CO" = ( +/obj/structure/flora/ash/stem_shroom, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"CP" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp{ + on = 0 + }, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken" + }, +/area/awaymission/caves) +"CQ" = ( +/obj/structure/chair/wood/wings{ + dir = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken7" + }, +/area/awaymission/caves) +"CU" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/machinery/light/small/directional/east, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"CW" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken6" + }, +/area/awaymission/caves) +"CZ" = ( +/obj/item/kinetic_crusher, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Dc" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_tile10" + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Dj" = ( +/obj/structure/barricade/wooden, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"Do" = ( +/obj/effect/decal/cleanable/glass/plasma, +/obj/item/shard/plasma{ + icon_state = "plasmamedium" + }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Dt" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 8 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Du" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Dv" = ( +/obj/structure/stone_tile/slab, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Dw" = ( +/obj/structure{ + icon_state = "holopad_open"; + icon = 'icons/obj/stationobjs.dmi'; + desc = "Holopad for long-distance communication."; + name = "holopad" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light/small/directional/west, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Dx" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"DH" = ( +/obj/structure/cult/pylon, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"DL" = ( +/obj/structure/mineral_door/iron, +/obj/structure/stone_tile/slab, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"DM" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/south, +/turf/simulated/floor/plasteel/dark{ + dir = 10; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"DR" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding1"; + dir = 4 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"DT" = ( +/obj/structure/table/glass, +/obj/item/cautery, +/obj/item/clothing/mask/surgical, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"DW" = ( +/obj/machinery/door/airlock/command{ + locked = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"DZ" = ( +/obj/machinery/light_construct/small/east, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"Ea" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/railing{ + dir = 6 + }, +/obj/machinery/light/small/directional/north, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Ed" = ( +/obj/effect/turf_decal/miscellaneous/goldensiding{ + dir = 1 + }, +/obj/machinery/light_construct/small/north, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/structure/railing/cap{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Ef" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 8 + }, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Eh" = ( +/obj/machinery/light_construct/small/east, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"Ei" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Ej" = ( +/obj/effect/turf_decal/caution{ + dir = 8 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves/build) +"Ek" = ( +/obj/structure/fluff/divine/conduit{ + icon_state = "conduit-red" + }, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"En" = ( +/turf/simulated/wall/indestructible/wood, +/area/awaymission/caves) +"Ep" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_tile10" + }, +/obj/structure/flora/rock, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Eq" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/glass/beaker{ + pixel_y = 10 + }, +/obj/item/reagent_containers/syringe/sarin, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Es" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_tile12" + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Eu" = ( +/obj/item/flash, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Ew" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Ey" = ( +/obj/structure{ + icon = 'icons/obj/pipes/disposal.dmi'; + icon_state = "pipe-s"; + name = "pipe"; + dir = 4 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Ez" = ( +/turf/simulated/wall/r_wall, +/area/awaymission/caves) +"EB" = ( +/obj/structure/closet/crate/can, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"ED" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/crate, +/obj/item/stack/sheet/mineral/plasma{ + amount = 30 + }, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves/build) +"EG" = ( +/obj/structure/bookcase/random, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"EI" = ( +/obj/structure/girder, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"EJ" = ( +/mob/living/simple_animal/hostile/abomination/altform4, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/solgov_logo{ + icon_state = "sol_logo6" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"EM" = ( +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "necro2" + }, +/area/awaymission/caves) +"EN" = ( +/obj/machinery/hydroponics/soil, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"ER" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/glass/beaker/sulphuric, +/obj/item/healthanalyzer{ + pixel_x = 7; + pixel_y = 10 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"ES" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/item/flashlight/flare, +/obj/item/flashlight/flare, +/obj/item/flashlight/flare, +/obj/item/flashlight/flare, +/obj/item/flashlight/flare, +/obj/structure/closet/crate, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"ET" = ( +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"EV" = ( +/obj/effect/landmark/burnturf, +/obj/effect/landmark/burnturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"EW" = ( +/obj/item/storage/firstaid/o2, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"EY" = ( +/obj/structure/flora/rock, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"EZ" = ( +/obj/structure/flora/rock/pile, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Fe" = ( +/obj/effect/decal/cleanable/generic, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Fi" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/crate, +/obj/item/stack/sheet/mineral/diamond{ + amount = 15 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves/build) +"Fk" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_center3" + }, +/obj/structure/stone_tile/slab/cracked{ + dir = 8 + }, +/obj/structure/flora/rock/pile, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Fl" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/item/stack/sheet/mineral/adamantine{ + amount = 5 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Fn" = ( +/obj/effect/landmark/awaystart, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "elevatorshaft" + }, +/area/awaymission/caves) +"Fo" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin, +/obj/item/clipboard{ + pixel_x = -5; + pixel_y = 10 + }, +/obj/item/pen, +/obj/effect/turf_decal{ + dir = 10 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"Fp" = ( +/obj/machinery/door/airlock/bathroom, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Fr" = ( +/obj/effect/landmark/burnturf, +/obj/machinery/light_construct/small/west, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"Fx" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/ore_box, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves/build) +"Fz" = ( +/obj/structure/table/wood, +/obj/item/paper_bin, +/obj/item/pen, +/obj/effect/turf_decal/siding/wood, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"FA" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"FE" = ( +/obj/structure/closet/walllocker/emerglocker/east, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"FF" = ( +/obj/effect/decal/remains/human, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"FG" = ( +/obj/machinery/constructable_frame/machine_frame{ + icon_state = "box_2" + }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"FJ" = ( +/obj/structure/closet/secure_closet{ + req_access = list(271) + }, +/obj/item/extinguisher/mini, +/obj/item/pickaxe/mini, +/obj/item/kitchen/knife/combat/survival, +/obj/item/storage/backpack/satchel/explorer, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"FK" = ( +/obj/structure/sink/directional/east, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"FL" = ( +/obj/structure{ + icon_state = "pod_broken3"; + icon = 'modular_ss220/maps220/icons/misc_objects.dmi'; + desc = "Holopad for long-distance communication."; + name = "broken pod"; + density = 1 + }, +/obj/structure/windoor_assembly, +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"FO" = ( +/obj/structure/closet/critter, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"FP" = ( +/obj/structure/mecha_wreckage/ripley, +/obj/machinery/light_construct/small/south, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"FR" = ( +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"FY" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/railing{ + dir = 9 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"FZ" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Gc" = ( +/obj/item/restraints/handcuffs/cable/zipties/used, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Ge" = ( +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Gg" = ( +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Gh" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/item/stack/sheet/runed_metal{ + amount = 5 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Gi" = ( +/obj/structure/stone_tile/slab/cracked, +/obj/structure/flora/rock/pile, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Gj" = ( +/obj/machinery/light_construct/small/west, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"Gk" = ( +/obj/machinery/computer{ + icon_state = "guest"; + pixel_y = -32; + density = 0; + icon_screen = "guest_broken"; + icon_keyboard = null + }, +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 2; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"Gn" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/structure/spider/stickyweb, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"Go" = ( +/obj/structure/table, +/obj/item/mod/module/hydraulic, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"Gq" = ( +/obj/machinery/door/airlock/medical/glass, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Gw" = ( +/obj/structure/cult/pylon, +/obj/effect/decal/cleanable/dust, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding1"; + dir = 1 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"GA" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 6; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"GB" = ( +/obj/structure/stone_tile/cracked{ + dir = 8 + }, +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"GC" = ( +/obj/structure/spider/stickyweb, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"GD" = ( +/obj/item/stack/rods, +/obj/effect/decal/cleanable/glass, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"GF" = ( +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"GG" = ( +/obj/item/stack/rods, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"GH" = ( +/obj/machinery/iv_drip{ + pixel_y = -14 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"GJ" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 5 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"GN" = ( +/obj/effect/decal/cleanable/cobweb2, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/carpet/green, +/area/awaymission/caves/build/reqpower_build) +"GR" = ( +/obj/structure/closet/crate/wooden/wooden_crate, +/obj/structure/stone_tile/slab, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"GU" = ( +/obj/structure{ + icon = 'icons/obj/pipes/disposal.dmi'; + icon_state = "pipe-c"; + name = "pipe"; + dir = 1 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"GV" = ( +/obj/effect/decal/cleanable/cobweb2, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Ha" = ( +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/structure/cable, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Hc" = ( +/obj/structure/table_frame, +/obj/item/storage/firstaid/fire, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "white" + }, +/area/awaymission/caves/build) +"Hd" = ( +/obj/machinery/shower{ + pixel_y = 20 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"He" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/mob_spawn/human/corpse/damaged, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Hf" = ( +/obj/structure/computerframe{ + icon_state = "comp_frame_2"; + dir = 4 + }, +/obj/machinery/light_construct/small/west, +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Hg" = ( +/obj/structure/computerframe{ + icon_state = "comp_frame_2"; + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Hh" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 8 + }, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_center3" + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Hi" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"Hj" = ( +/obj/effect/decal/remains/robot, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"Hl" = ( +/obj/machinery/light_construct/small/north, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"Hm" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Hn" = ( +/obj/machinery/computer{ + icon_state = "guest"; + density = 0; + pixel_x = -32; + icon_screen = "guest_broken"; + icon_keyboard = null + }, +/obj/structure/flora/rock, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Hr" = ( +/obj/structure/table, +/obj/item/storage/firstaid/brute, +/obj/item/storage/firstaid/brute{ + pixel_x = 5; + pixel_y = 5 + }, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "white" + }, +/area/awaymission/caves/build) +"Hw" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 9 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"HA" = ( +/obj/structure/girder/reinforced, +/obj/item/stack/sheet/metal, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"HC" = ( +/obj/structure/sign/biohazard{ + pixel_y = -30 + }, +/obj/effect/decal/cleanable/generic, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"HD" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"HF" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel, +/area/awaymission/caves/build) +"HG" = ( +/turf/simulated/wall/indestructible/necropolis, +/area/awaymission/caves) +"HH" = ( +/obj/structure/closet/crate/wooden/wooden_crate, +/obj/structure/stone_tile/slab, +/obj/item/toy/character/lich, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"HI" = ( +/obj/item/chair/wood{ + dir = 4 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"HJ" = ( +/obj/structure/flora/rock/pile, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"HL" = ( +/obj/structure/closet/l3closet/general, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/cobweb2, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "vault" + }, +/area/awaymission/caves/build/reqpower_build) +"HM" = ( +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/window/reinforced/grilled, +/obj/effect/mapping_helpers/damaged_window, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"HQ" = ( +/obj/effect/spawner/window/reinforced/plasma/grilled, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"HR" = ( +/obj/machinery/gateway, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"HU" = ( +/obj/structure/railing/cap{ + dir = 8 + }, +/obj/item/storage/belt/medical/surgery, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 2; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"HV" = ( +/obj/effect/turf_decal/caution, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"HW" = ( +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"HX" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding1"; + dir = 8 + }, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"HY" = ( +/obj/effect/spawner/random_spawners/grille_often, +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"HZ" = ( +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"Ic" = ( +/obj/structure/computerframe{ + dir = 8 + }, +/obj/effect/decal/cleanable/glass, +/obj/item/shard{ + icon_state = "medium" + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"If" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken7" + }, +/area/awaymission/caves) +"Ih" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken5" + }, +/area/awaymission/caves) +"Ii" = ( +/obj/effect/decal/cleanable/generic, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Ik" = ( +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"In" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 4 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Ip" = ( +/obj/structure/bookcase, +/obj/item/spellbook/oneuse/summonitem, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"Is" = ( +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/constructable_frame/machine_frame{ + icon_state = "box_1" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "white" + }, +/area/awaymission/caves/build) +"It" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/item/bedsheet/brown{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"Ix" = ( +/obj/structure/closet/critter/fox, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"ID" = ( +/obj/structure/cult/altar, +/obj/item/clothing/gloves/ring/plasma, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"IF" = ( +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"II" = ( +/obj/structure/bed{ + dir = 1 + }, +/obj/item/bedsheet/wiz{ + dir = 4 + }, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken6" + }, +/area/awaymission/caves) +"IK" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 4 + }, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"IL" = ( +/obj/structure/computerframe{ + dir = 8 + }, +/obj/effect/decal/cleanable/glass, +/obj/item/shard{ + pixel_x = 9 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"IM" = ( +/obj/effect/decal/cleanable/generic, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"IP" = ( +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"IS" = ( +/obj/effect/turf_decal/box, +/obj/effect/decal/cleanable/glass, +/obj/item/shard{ + pixel_x = 9 + }, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"IX" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_block4" + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"IY" = ( +/obj/effect/spawner/window/reinforced/plasma/grilled, +/obj/effect/mapping_helpers/damaged_window, +/obj/machinery/door/poddoor/preopen{ + id_tag = "cave4_blast2" + }, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Ja" = ( +/obj/structure{ + icon_state = "smes"; + desc = "A high-capacity superconducting magnetic energy storage (SMES) unit."; + name = "power storage unit"; + icon = 'icons/obj/power.dmi'; + density = 1 + }, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"Jd" = ( +/obj/machinery/mech_bay_recharge_port, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/mapping_helpers/machinery/damaged, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"Je" = ( +/obj/structure/flora/rock, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Jf" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredcornersalt"; + dir = 1 + }, +/area/awaymission/caves/build/reqpower_build) +"Jg" = ( +/obj/structure{ + icon_state = "smes"; + desc = "A high-capacity superconducting magnetic energy storage (SMES) unit."; + name = "power storage unit"; + icon = 'icons/obj/power.dmi'; + density = 1 + }, +/obj/effect/spawner/random_spawners/cobweb_left_frequent, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Jh" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/item/stack/sheet/mineral/bananium{ + amount = 5 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Jj" = ( +/obj/structure/chair/sofa/corp/left, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"Jl" = ( +/obj/machinery/door/airlock/survival_pod, +/obj/machinery/door/firedoor/closed, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Jn" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light/small/directional/east, +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"Jt" = ( +/obj/structure/computerframe, +/obj/effect/decal/cleanable/glass, +/obj/item/shard{ + icon_state = "medium"; + pixel_x = -5; + pixel_y = -8 + }, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/east, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Ju" = ( +/mob/living/simple_animal/hostile/skeleton, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Jv" = ( +/obj/structure/chair/sofa/corp/right, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"Jy" = ( +/obj/structure/spider/stickyweb, +/obj/machinery/optable, +/obj/machinery/light_construct/small/south, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"Jz" = ( +/obj/effect/turf_decal/box, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"JA" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 2 + }, +/obj/structure/flora/rock/pile, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"JC" = ( +/obj/structure/closet/crate, +/obj/item/stack/sheet/mineral/plasma{ + amount = 30 + }, +/obj/structure/sign/explosives/alt{ + pixel_y = 30 + }, +/turf/simulated/floor/plasteel, +/area/awaymission/caves/build) +"JD" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 6; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"JJ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 10 + }, +/obj/effect/decal/cleanable/generic, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"JN" = ( +/obj/machinery/door/poddoor{ + id_tag = "cave4_solgovdoor" + }, +/obj/structure/fans/tiny, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"JO" = ( +/obj/structure{ + icon_state = "pod_broken3"; + icon = 'modular_ss220/maps220/icons/misc_objects.dmi'; + desc = "Holopad for long-distance communication."; + name = "broken pod"; + density = 1 + }, +/obj/structure/windoor_assembly, +/obj/effect/decal/cleanable/glass, +/obj/structure/curtain/medical, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"JS" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 6 + }, +/obj/structure/stone_tile/slab/cracked{ + dir = 8 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"JU" = ( +/obj/structure/railing/cap{ + dir = 6 + }, +/obj/structure/railing/cap{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 2; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"JW" = ( +/obj/machinery/computer{ + icon_state = "guest"; + icon_screen = "guest_lightmask"; + icon_keyboard = null; + pixel_y = 32; + density = 0 + }, +/obj/effect/decal/cleanable/glass, +/obj/item/shard{ + icon_state = "medium"; + pixel_x = -5; + pixel_y = -8 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light/small/directional/east, +/turf/simulated/floor/plasteel/dark{ + dir = 5; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"JY" = ( +/obj/effect/spawner/random_spawners/grille_often, +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Ka" = ( +/obj/effect/decal/cleanable/shreds, +/obj/machinery/light_construct/small/east, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken" + }, +/area/awaymission/caves) +"Kc" = ( +/obj/machinery/shield{ + icon_state = "shield-cult"; + max_integrity = 150; + name = "Invoker's Shield" + }, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Kd" = ( +/mob/living/simple_animal/hostile/abomination/altform2{ + desc = "Скуластое, громоздкое чудовище. Еще один неудачный эксперимент. Что именно они пытались создать?" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Ke" = ( +/obj/item/reagent_scanner, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Kh" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/railing, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Ki" = ( +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Kl" = ( +/obj/machinery/power/port_gen/pacman, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves/build) +"Km" = ( +/obj/effect/turf_decal{ + dir = 8 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"Kp" = ( +/obj/structure/flora/rock/pile, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Ks" = ( +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Ku" = ( +/obj/structure/table, +/obj/random/toolbox, +/obj/random/tool, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Kw" = ( +/obj/machinery/door/airlock/hatch, +/obj/structure/barricade/wooden/crude{ + layer = 3.01 + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"Ky" = ( +/obj/effect/turf_decal/miscellaneous/goldensiding{ + dir = 9 + }, +/obj/structure/closet/cabinet, +/obj/item/clothing/under/solgov/command, +/obj/item/clothing/head/soft/solgov/marines/command, +/obj/item/gun/projectile/automatic/pistol/m1911, +/obj/item/clothing/shoes/jackboots, +/obj/item/stack/spacecash/c1000, +/obj/item/stack/spacecash/c500, +/obj/item/stack/spacecash/c1000, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Kz" = ( +/obj/structure/table, +/obj/random/toolbox, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"KB" = ( +/obj/item/stack/rods, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"KC" = ( +/obj/structure/flora/rock/pile, +/obj/machinery/light_construct/small/east, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"KF" = ( +/obj/machinery/door/airlock/medical, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"KJ" = ( +/obj/effect/decal/cleanable/dust, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_center4" + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"KL" = ( +/obj/structure/table_frame/wood, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"KN" = ( +/obj/structure/flora/rock, +/obj/structure/stone_tile/slab/cracked{ + dir = 5 + }, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"KO" = ( +/obj/structure/computerframe{ + icon_state = "comp_frame_2"; + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light/small/directional/west, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"KP" = ( +/mob/living/simple_animal/hostile/poison/giant_spider{ + wander = 0 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"KQ" = ( +/obj/effect/mob_spawn/human/corpse/damaged, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"KR" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"KT" = ( +/obj/effect/rune/narsie{ + used = 1 + }, +/obj/effect/decal/cleanable/molten_object/large, +/obj/item/organ/internal/eyes, +/obj/item/clothing/suit/wizrobe/marisa/fake, +/obj/item/clothing/head/witchwig, +/obj/item/clothing/gloves/ring/gold, +/obj/effect/gibspawner/human, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"KX" = ( +/obj/machinery/door/airlock/survival_pod, +/obj/effect/mapping_helpers/machinery/damaged, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"KY" = ( +/obj/effect/turf_decal/caution{ + dir = 4 + }, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"KZ" = ( +/obj/machinery/power/port_gen/pacman, +/obj/structure/cable, +/obj/structure/sign/electricshock{ + pixel_y = -30 + }, +/turf/simulated/floor/plating, +/area/awaymission/caves/build) +"Ld" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/item/stack/rods, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Lf" = ( +/obj/structure/closet/crate/wooden/wooden_crate, +/obj/item/clothing/suit/hooded/fluff/bone, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Lh" = ( +/obj/structure/flora/rock/pile, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Lj" = ( +/obj/structure/cult/altar, +/obj/item/stack/sheet/runed_metal{ + amount = 10 + }, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Ll" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"Lm" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding_tile1" + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Ln" = ( +/obj/structure/flora/rock/pile, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"Lq" = ( +/obj/effect/turf_decal/stripes{ + dir = 1 + }, +/obj/structure/fence/cut/large{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"Lr" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/railing, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Ls" = ( +/obj/structure/sign/securearea{ + pixel_x = -30 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Lt" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/railing{ + dir = 6 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Lv" = ( +/obj/item/stack/cable_coil{ + amount = 1 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Lz" = ( +/obj/machinery/light_construct/small/east, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken4" + }, +/area/awaymission/caves) +"LB" = ( +/obj/effect/turf_decal/siding/wood/corner{ + dir = 8 + }, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"LH" = ( +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"LI" = ( +/obj/item/tank/internals/emergency_oxygen, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"LJ" = ( +/obj/structure/table, +/obj/item/gun/projectile/revolver/russian, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"LM" = ( +/obj/machinery/computer{ + icon_state = "tcstation"; + icon_screen = "tcstation_broken"; + icon_keyboard = null + }, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"LO" = ( +/obj/machinery/gateway/centeraway{ + calibrated = 0; + requires_power = 0 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"LP" = ( +/obj/structure/railing, +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"LR" = ( +/obj/machinery/door/airlock/hatch, +/obj/machinery/atmospherics/pipe/simple/hidden/universal, +/obj/structure/fans/tiny/invisible, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"LU" = ( +/turf/simulated/wall/indestructible/rock/mineral, +/area/awaymission/caves) +"LV" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/west, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"Md" = ( +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/dirt_often, +/mob/living/simple_animal/hostile/abomination/super, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Me" = ( +/obj/item/toy/crayon/red, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"Mh" = ( +/obj/item/screwdriver, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Mi" = ( +/obj/structure/flora/rock, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Mo" = ( +/obj/structure/railing/cap{ + dir = 9 + }, +/obj/effect/turf_decal/miscellaneous/goldensiding, +/obj/effect/spawner/random_spawners/blood_often, +/obj/machinery/light/small/directional/south, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Mp" = ( +/obj/structure/bookcase/random, +/turf/simulated/floor/carpet/green, +/area/awaymission/caves/build/reqpower_build) +"Mq" = ( +/obj/effect/landmark/damageturf, +/obj/item/stack/rods, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Mu" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/stairs/right{ + dir = 8 + }, +/area/awaymission/caves/build/reqpower_build) +"MA" = ( +/obj/structure/spider/cocoon, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "white" + }, +/area/awaymission/caves/build) +"MC" = ( +/obj/machinery/iv_drip{ + pixel_x = 7 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"MF" = ( +/obj/structure{ + icon = 'icons/obj/turrets.dmi'; + icon_state = "destroyed_target_prism" + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/east, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"MH" = ( +/obj/machinery/door/poddoor/shutters{ + id_tag = "cave_shutters" + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"MU" = ( +/obj/structure/fluff/divine/conduit{ + icon_state = "trap-fire"; + density = 0 + }, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"MV" = ( +/obj/item/stack/sheet/metal, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"MX" = ( +/obj/item/flashlight{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"MY" = ( +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"Nh" = ( +/obj/structure/computerframe{ + icon_state = "comp_frame_5"; + dir = 8 + }, +/obj/machinery/light/small/directional/east, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Nj" = ( +/obj/effect/decal/cleanable/generic, +/obj/effect/decal/cleanable/cobweb, +/obj/machinery/light_construct/small/west, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"Nm" = ( +/obj/machinery/door/airlock/survival_pod, +/obj/effect/mapping_helpers/machinery/destroyed, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Nn" = ( +/obj/structure/table, +/obj/item/ashtray/bronze, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light/small/directional/north, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"Np" = ( +/obj/machinery/door/airlock/hatch, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"Nq" = ( +/obj/machinery/door/airlock/survival_pod, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"Nt" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_block1" + }, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Nx" = ( +/obj/machinery/light_construct/small/north, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"NA" = ( +/obj/structure/chair/comfy/black, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"NE" = ( +/obj/structure/cult/pylon, +/obj/effect/decal/cleanable/dust, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_center4" + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"NF" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/item/stack/rods, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"NI" = ( +/obj/structure/closet/crate/grave/gravelead{ + opened = 1; + anchored = 1 + }, +/obj/item/stack/sheet/bone, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"NJ" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves/build) +"NK" = ( +/obj/machinery/shower{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"NL" = ( +/obj/machinery/photocopier, +/obj/effect/turf_decal/miscellaneous/goldensiding{ + dir = 5 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/solgov_logo{ + icon_state = "sol_logo24" + }, +/obj/machinery/light/small/directional/north, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"NN" = ( +/obj/effect/spawner/window/reinforced/plasma/grilled, +/obj/effect/mapping_helpers/damaged_window, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"NP" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/crate, +/obj/item/stack/sheet/mineral/gold{ + amount = 10 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves/build) +"NR" = ( +/obj/structure/closet/body_bag, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"NS" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"NU" = ( +/obj/effect/landmark/burnturf, +/obj/machinery/light_construct/small/north, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"NX" = ( +/obj/structure/closet/crate/wooden/wooden_crate, +/obj/item/seeds/berry/poison, +/obj/item/seeds/nettle/death, +/obj/item/seeds/cannabis/death, +/obj/item/seeds/berry/death, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"NY" = ( +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"Oc" = ( +/obj/machinery/computer{ + icon_state = "entertainment_console"; + pixel_x = -32; + icon_keyboard = null; + density = 0 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/mob/living/simple_animal/mouse, +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"Og" = ( +/obj/effect/spawner/random_spawners/grille_often, +/turf/simulated/floor/plating, +/area/awaymission/caves) +"Oi" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Ok" = ( +/obj/structure/spider/cocoon, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"Ol" = ( +/turf/simulated/wall/r_wall, +/area/awaymission/caves/build/reqpower_build) +"Om" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/landmark/burnturf, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"On" = ( +/obj/item/borg/upgrade/modkit/range, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Oo" = ( +/obj/machinery/door/airlock/survival_pod, +/obj/structure/fans/tiny/invisible, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Or" = ( +/obj/effect/spawner/window/reinforced/plasma/grilled, +/obj/effect/mapping_helpers/damaged_window, +/turf/simulated/floor/plating, +/area/awaymission/caves) +"Os" = ( +/obj/structure/table/wood, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"Ot" = ( +/obj/effect/spawner/random_spawners/wall_rusted_probably, +/turf/simulated/wall/indestructible, +/area/awaymission/caves/build) +"Ow" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken3" + }, +/area/awaymission/caves) +"Ox" = ( +/obj/effect/spawner/window/reinforced/plasma/grilled, +/obj/structure/fans/tiny/invisible, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build/reqpower_build) +"OA" = ( +/obj/machinery/atmospherics/unary/tank/air, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"OF" = ( +/obj/effect/bump_teleporter{ + id = "2cavedown"; + id_target = "3caveup" + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"OK" = ( +/obj/machinery/shield{ + icon_state = "shield-cult"; + max_integrity = 150; + name = "Invoker's Shield" + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"OL" = ( +/obj/effect/spawner/window/reinforced/plasma/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "cave4_blast2" + }, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"OM" = ( +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"ON" = ( +/obj/structure/table_frame, +/obj/item/reagent_containers/iv_bag/blood/vox, +/obj/effect/decal/cleanable/glass, +/obj/item/shard{ + icon_state = "medium"; + pixel_y = 9 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"OR" = ( +/obj/machinery/door/airlock/survival_pod, +/obj/effect/mapping_helpers/airlock/welded, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"OS" = ( +/obj/effect/decal/cleanable/shreds, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"OV" = ( +/obj/machinery/door/window/reinforced/normal{ + dir = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"OZ" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"Pb" = ( +/obj/effect/spawner/random_spawners/grille_often, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Pd" = ( +/obj/structure{ + icon_state = "pod_broken3"; + icon = 'modular_ss220/maps220/icons/misc_objects.dmi'; + desc = "Holopad for long-distance communication."; + name = "broken pod"; + density = 1 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Pe" = ( +/obj/item/kirbyplants, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"Pf" = ( +/obj/machinery/door/airlock/medical/glass, +/obj/effect/mapping_helpers/airlock/locked, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Ph" = ( +/obj/structure/chair/sofa/corp/left{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"Pj" = ( +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "elevatorshaft" + }, +/area/awaymission/caves) +"Pl" = ( +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Pn" = ( +/obj/effect/spawner/random_spawners/grille_often, +/obj/item/shard{ + pixel_x = 9 + }, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Po" = ( +/obj/structure/table, +/obj/random/toolbox, +/obj/random/toolbox{ + pixel_y = 8 + }, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"Pp" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Pq" = ( +/obj/structure/closet/walllocker/medlocker/south, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"Pv" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredcornersalt"; + dir = 8 + }, +/area/awaymission/caves/build/reqpower_build) +"Pw" = ( +/obj/machinery/light_construct/small/east, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Py" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/solgov_logo{ + icon_state = "sol_logo13" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Pz" = ( +/obj/structure/spider/cocoon, +/turf/simulated/mineral/volcanic/lava_land_surface, +/area/awaymission/caves) +"PA" = ( +/obj/machinery/computer{ + dir = 4; + icon_state = "broken"; + icon_screen = "broken"; + icon_keyboard = "generic_key_broken" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"PB" = ( +/mob/living/simple_animal/hostile/abomination/altform3{ + desc = "Скуластое, громоздкое чудовище. Еще один неудачный эксперимент. Что именно они пытались создать?" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"PE" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_center4" + }, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"PF" = ( +/obj/structure/spider/stickyweb, +/mob/living/simple_animal/hostile/poison/giant_spider/hunter, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"PG" = ( +/obj/item/clothing/mask/breath, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"PJ" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/crate, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/structure/sign/nosmoking_2{ + pixel_y = 30 + }, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves/build) +"PO" = ( +/obj/structure/table_frame, +/obj/effect/decal/cleanable/glass, +/obj/item/shard{ + pixel_x = 9 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"PP" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 1 + }, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_center3" + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"PQ" = ( +/obj/effect/turf_decal/miscellaneous/goldensiding{ + dir = 6 + }, +/obj/item/kirbyplants, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"PR" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/structure/closet/crate/miningcar, +/obj/item/stack/sheet/mineral/plasma{ + amount = 30 + }, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"PT" = ( +/obj/effect/gibspawner/human, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"PY" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/south, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"PZ" = ( +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"Qc" = ( +/obj/machinery/computer{ + dir = 1 + }, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light/small/directional/south, +/turf/simulated/floor/plasteel/dark{ + dir = 6; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"Qg" = ( +/obj/item/shard/plasma{ + icon_state = "plasmasmall" + }, +/obj/effect/decal/cleanable/glass/plasma, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Qm" = ( +/obj/structure/table_frame, +/obj/random/tool, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "vault" + }, +/area/awaymission/caves/build/reqpower_build) +"Qn" = ( +/obj/effect/decal/cleanable/glass, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Qo" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken4" + }, +/area/awaymission/caves) +"Qp" = ( +/obj/machinery/atmospherics/portable/canister, +/obj/machinery/atmospherics/unary/portables_connector{ + dir = 1 + }, +/obj/effect/turf_decal/bot_white, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Qr" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/item/stack/sheet/plasteel{ + amount = 5 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Qs" = ( +/obj/structure/closet/emcloset, +/obj/effect/decal/cleanable/cobweb2, +/turf/simulated/floor/plasteel, +/area/awaymission/caves/build) +"Qu" = ( +/obj/effect/landmark/damageturf, +/obj/structure/flora/rock/pile, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Qy" = ( +/obj/structure/rack, +/obj/item/melee/cultblade, +/obj/item/whetstone/cult, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"QE" = ( +/obj/item/flashlight/flare, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"QF" = ( +/obj/structure/dresser, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/carpet/purple, +/area/awaymission/caves/build/reqpower_build) +"QN" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_tile9" + }, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"QO" = ( +/obj/structure{ + icon_state = "pod_broken"; + icon = 'modular_ss220/maps220/icons/misc_objects.dmi'; + desc = "The remains of the cloning pod. Something broke it from the inside."; + name = "broken pod"; + density = 1 + }, +/obj/structure/windoor_assembly{ + dir = 2 + }, +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"QS" = ( +/obj/machinery/gateway{ + dir = 4 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"QX" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_center3" + }, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_tile10" + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Ra" = ( +/obj/structure/railing/cap{ + dir = 8 + }, +/obj/item/shard, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 2; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"Rf" = ( +/obj/structure/barricade/wooden, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Rg" = ( +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Ri" = ( +/turf/simulated/floor/engine, +/area/awaymission/caves/build/reqpower_build) +"Rk" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Rn" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/effect/mapping_helpers/damaged_window, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Ro" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/railing{ + dir = 4 + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Rp" = ( +/obj/item/bedsheet/black{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"Rq" = ( +/obj/item/chair/wood, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Rv" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Rw" = ( +/obj/structure/fence/door{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"Ry" = ( +/obj/structure{ + icon = 'icons/obj/machines/heavy_lathe.dmi'; + icon_state = "h_lathe_maint"; + name = "\improper E.X.P.E.R.I-MENTOR"; + density = 1 + }, +/turf/simulated/floor/engine, +/area/awaymission/caves/build/reqpower_build) +"RB" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/item/bedsheet/patriot{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/carpet/black, +/area/awaymission/caves/build/reqpower_build) +"RD" = ( +/obj/structure/flora/rock/pile, +/obj/item/stack/rods, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"RE" = ( +/obj/structure/flora/rock/pile, +/obj/effect/decal/cleanable/blood/gibs/old, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"RG" = ( +/obj/structure/sign/securearea{ + pixel_x = 30 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"RH" = ( +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"RJ" = ( +/obj/machinery/light/small/directional/south, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves/build) +"RK" = ( +/obj/structure/showcase/horrific_experiment{ + icon_state = "pod_cloning"; + desc = "Some sort of pod filled with... What is this?" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 10; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"RM" = ( +/obj/machinery/computer{ + icon_state = "guest"; + icon_screen = "guest_lightmask"; + icon_keyboard = null; + pixel_y = 32; + density = 0 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"RN" = ( +/obj/structure/flora/rock, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"RP" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 9 + }, +/obj/structure/flora/rock/pile, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"RR" = ( +/obj/item/hemostat, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"RU" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 1 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"RV" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_block1" + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"RX" = ( +/obj/machinery/hydroponics/soil, +/turf/simulated/floor/plating/asteroid/airless/cave/volcanic{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"RY" = ( +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"Sb" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Se" = ( +/obj/structure/mineral_door/iron, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Sh" = ( +/obj/structure/statue{ + icon_state = "angelseen"; + desc = "An incredibly lifelike marble carving. Its eyes seems to follow you.."; + anchored = 1 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Sk" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/effect/landmark/damageturf, +/obj/structure/flora/rock/pile, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Sl" = ( +/obj/effect/decal/remains/human, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"So" = ( +/obj/structure/closet/crate, +/obj/item/storage/firstaid/regular, +/obj/item/storage/toolbox/emergency, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Sp" = ( +/obj/structure/table, +/obj/item/mod/module/active_sonar, +/obj/effect/spawner/random_spawners/cobweb_left_frequent, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"Sq" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/item/stack/rods, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Sr" = ( +/mob/living/simple_animal/hostile/hellhound/tear, +/obj/effect/gibspawner/human, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"Su" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/railing{ + dir = 10 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Sx" = ( +/obj/item/borg/upgrade/modkit/damage, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"SA" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/east, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"SB" = ( +/obj/structure/flora/rock/pile, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"SC" = ( +/obj/machinery/shield{ + icon_state = "shield-cult"; + max_integrity = 150; + name = "Invoker's Shield" + }, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"SD" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/effect/spawner/random_spawners/wall_rusted_probably, +/turf/simulated/wall/indestructible, +/area/awaymission/caves/build) +"SH" = ( +/obj/machinery/door/firedoor/closed, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"SI" = ( +/obj/machinery/economy/vending/cigarette/free, +/obj/effect/mapping_helpers/machinery/damaged, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"SM" = ( +/obj/machinery/atmospherics/binary/valve, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"SN" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken2" + }, +/area/awaymission/caves) +"SO" = ( +/obj/item/stack/sheet/metal, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"SR" = ( +/obj/structure/mopbucket, +/obj/item/mop, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"SS" = ( +/obj/structure/flora/rock/pile, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"SU" = ( +/obj/item/stack/sheet/wood{ + amount = 3 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"SV" = ( +/obj/structure/sink/puddle, +/obj/item/reagent_containers/glass/bucket/wooden, +/turf/simulated/floor/plating/asteroid/airless/cave/volcanic{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"SX" = ( +/obj/machinery/power/smes, +/obj/machinery/light_construct/small/east, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"SY" = ( +/obj/structure/table/glass, +/obj/item/surgicaldrill, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"SZ" = ( +/obj/item/clothing/glasses/night, +/obj/structure/closet, +/obj/random/tool, +/turf/simulated/floor/plasteel, +/area/awaymission/caves/build) +"Tc" = ( +/obj/effect/spawner/lootdrop/maintenance/three, +/obj/structure/rack, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Te" = ( +/obj/structure/spider/cocoon, +/obj/structure/spider/stickyweb, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Tf" = ( +/obj/machinery/shower{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Tg" = ( +/obj/machinery/door/airlock/survival_pod, +/obj/machinery/door/poddoor/preopen{ + id_tag = "cave_base"; + layer = 3.11; + closingLayer = 3.11 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Th" = ( +/obj/effect/decal/cleanable/glass/plasma, +/obj/item/stack/rods, +/obj/effect/landmark/damageturf, +/obj/effect/landmark/burnturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Tk" = ( +/obj/structure/bookcase/random, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"Tl" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/effect/decal/remains/xeno, +/turf/simulated/floor/engine, +/area/awaymission/caves/build/reqpower_build) +"Tm" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 5 + }, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Tp" = ( +/obj/structure/flora/rock/pile, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"Tr" = ( +/obj/effect/decal/remains/human, +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Ts" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/railing{ + dir = 10 + }, +/obj/machinery/light_construct/small/north, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Tu" = ( +/obj/structure/table, +/obj/item/extinguisher/mini, +/obj/item/card/id/away/old{ + name = "Miner's Personal ID" + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"Tv" = ( +/obj/item/stock_parts/matter_bin, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Tw" = ( +/obj/structure/table/wood, +/obj/item/seeds/tower, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Ty" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"Tz" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"TB" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 1; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"TD" = ( +/obj/machinery/gateway{ + dir = 10 + }, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"TF" = ( +/obj/machinery/door_control/shutter/north{ + id = "cave_base"; + pixel_x = -8 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"TG" = ( +/obj/effect/spawner/random_spawners/grille_often, +/obj/effect/decal/cleanable/glass/plasma, +/obj/machinery/door/poddoor/preopen{ + id_tag = "cave4_blast2" + }, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"TK" = ( +/turf/simulated/mineral/volcanic/lava_land_surface, +/area/awaymission/caves) +"TM" = ( +/obj/item/candle/eternal/wizard{ + pixel_x = -11; + lit = 1; + flickering = 1; + icon_state = "candle1_flicker" + }, +/obj/item/organ/internal/heart{ + pixel_y = -6 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"TN" = ( +/obj/structure/closet/crate/wooden/wooden_crate, +/obj/item/kitchen/knife/ritual, +/obj/item/staff/broom, +/obj/item/clothing/accessory/necklace/locket/fluff/fethasnecklace, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"TQ" = ( +/obj/effect/spawner/random_spawners/grille_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"TU" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 9 + }, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"TV" = ( +/obj/effect/turf_decal/delivery/white, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves/build) +"TX" = ( +/obj/structure/railing/cap{ + dir = 4 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"TZ" = ( +/obj/effect/decal/cleanable/ash, +/obj/effect/landmark/burnturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Ud" = ( +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "white" + }, +/area/awaymission/caves/build) +"Ug" = ( +/obj/structure/closet{ + opened = 1 + }, +/obj/item/clothing/head/surgery/green, +/obj/item/clothing/suit/apron/surgical, +/obj/machinery/light/small/directional/south, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Uh" = ( +/obj/structure/girder, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"Uj" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + icon_state = "showroomfloor" + }, +/area/awaymission/caves/build/reqpower_build) +"Uk" = ( +/obj/structure/rack/skeletal_bar/left, +/obj/item/clothing/suit/hooded/cultrobes, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Um" = ( +/obj/effect/decal/cleanable/generic, +/obj/effect/decal/cleanable/blood/gibs/old, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Un" = ( +/obj/effect/landmark/burnturf, +/obj/structure/flora/rock/pile, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"Uq" = ( +/obj/machinery/shower{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/south, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Ur" = ( +/obj/machinery/door/airlock/mining, +/obj/effect/mapping_helpers/airlock/welded, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"Us" = ( +/obj/structure/chair/sofa/left{ + dir = 4 + }, +/obj/structure/spider/stickyweb, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"Ut" = ( +/obj/structure/bed/roller, +/obj/machinery/light/small/directional/north, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "white" + }, +/area/awaymission/caves/build) +"Uv" = ( +/obj/machinery/computer{ + dir = 2; + icon_state = "broken"; + icon_screen = "broken"; + icon_keyboard = "generic_key_broken" + }, +/obj/effect/decal/cleanable/glass, +/obj/item/shard{ + icon_state = "small"; + pixel_x = 10; + pixel_y = 9 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light/small/directional/west, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Uy" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Uz" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 10 + }, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"UB" = ( +/obj/structure/computerframe{ + dir = 1 + }, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"UC" = ( +/obj/structure/railing{ + dir = 6 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"UE" = ( +/obj/structure/computerframe{ + icon_state = "comp_frame_5"; + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"UF" = ( +/obj/effect/decal/cleanable/ash, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"UH" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"UI" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 4 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"UJ" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/plasteel/dark{ + dir = 4; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"UK" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 5 + }, +/obj/structure/flora/rock, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"UL" = ( +/obj/structure/table, +/obj/effect/turf_decal/miscellaneous/goldensiding{ + dir = 4 + }, +/obj/machinery/door_control/shutter{ + pixel_y = -2; + id = "cave4_solgovdoor" + }, +/obj/machinery/button/windowtint{ + pixel_y = 8; + id = "cave4_solgov" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/solgov_logo{ + icon_state = "sol_logo15" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"UM" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"UN" = ( +/obj/structure/statue{ + icon_state = "angelseen"; + desc = "An incredibly lifelike marble carving. Its eyes seems to follow you.."; + anchored = 1 + }, +/obj/structure/stone_tile/slab, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"UO" = ( +/obj/effect/mob_spawn/human/corpse/damaged, +/obj/effect/decal/cleanable/glass, +/obj/effect/turf_decal/miscellaneous/goldensiding, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/decal/solgov_logo{ + icon_state = "sol_logo4" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"UP" = ( +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "necro3" + }, +/area/awaymission/caves) +"US" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"UY" = ( +/obj/effect/bump_teleporter{ + id = "4cave_down"; + id_target = "5cave_up" + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"UZ" = ( +/obj/machinery/computer{ + dir = 2; + icon_state = "broken"; + icon_screen = "broken"; + icon_keyboard = "generic_key_broken" + }, +/turf/simulated/floor/plasteel, +/area/awaymission/caves/build) +"Va" = ( +/obj/machinery/door/airlock/hatch, +/obj/effect/mapping_helpers/machinery/damaged, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"Vb" = ( +/obj/effect/bump_teleporter{ + id = "1cavedown"; + id_target = "2caveup" + }, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"Vc" = ( +/obj/structure/closet/walllocker/emerglocker/south, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Vd" = ( +/obj/effect/baseturf_helper/asteroid/basalt, +/turf/simulated/wall/indestructible/rock/mineral, +/area/awaymission/caves/build/reqpower_build) +"Vi" = ( +/obj/structure/statue{ + icon_state = "angelseen"; + desc = "An incredibly lifelike marble carving. Its eyes seems to follow you.."; + anchored = 1 + }, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding1"; + dir = 8 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Vk" = ( +/obj/structure/computerframe{ + icon_state = "comp_frame_2"; + dir = 4 + }, +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Vm" = ( +/obj/machinery/shower{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/south, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Vn" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"Vq" = ( +/obj/effect/decal/cleanable/generic, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Vs" = ( +/obj/structure/spider/stickyweb, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"Vt" = ( +/obj/effect/gibspawner/human, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Vv" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/computerframe, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Vx" = ( +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "cave4_solgov" + }, +/obj/structure/fans/tiny/invisible, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"VB" = ( +/turf/simulated/wall/indestructible/riveted, +/area/awaymission/caves/build/reqpower_build) +"VC" = ( +/obj/effect/decal/remains/human, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"VD" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"VG" = ( +/obj/item/gun/energy/kinetic_accelerator, +/obj/structure/closet, +/obj/item/tank/internals/emergency_oxygen, +/obj/item/clothing/mask/breath, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"VK" = ( +/obj/effect/landmark/damageturf, +/obj/structure/flora/rock, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"VL" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"VM" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/turf_decal/arrows{ + dir = 8 + }, +/obj/structure/sign/xeno_warning_mining{ + pixel_y = 32 + }, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"VP" = ( +/obj/effect/landmark/awaystart, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken6" + }, +/area/awaymission/caves) +"VR" = ( +/obj/item/stack/cable_coil{ + amount = 1 + }, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 8; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"VS" = ( +/obj/effect/decal/cleanable/dust, +/obj/structure/mineral_door/iron, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"VT" = ( +/obj/machinery/light_construct/small/south, +/obj/effect/decal/cleanable/blood/old, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves) +"VV" = ( +/obj/effect/decal/remains/human, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"VX" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding_tile2" + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"VY" = ( +/obj/effect/turf_decal/caution{ + dir = 8 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"VZ" = ( +/obj/structure/bookcase/random, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Wb" = ( +/obj/effect/decal/cleanable/glass, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"Wd" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/glass/beaker, +/obj/item/reagent_containers/glass/beaker{ + pixel_y = 3; + pixel_x = 3; + list_reagents = list("methamphetamine" = 30) + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"We" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/glass/beaker/slime{ + pixel_x = 8; + pixel_y = 8 + }, +/obj/item/reagent_containers/syringe/bioterror, +/obj/item/reagent_containers/syringe/heparin{ + pixel_y = 2 + }, +/obj/item/reagent_containers/applicator/burn, +/obj/item/storage/box/monkeycubes/stokcubes, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Wg" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/spawner/random_spawners/wall_rusted_probably, +/turf/simulated/wall/indestructible, +/area/awaymission/caves/build) +"Wj" = ( +/obj/structure/cult/pylon, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "necro1" + }, +/area/awaymission/caves) +"Wk" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 10 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Wn" = ( +/obj/structure/table, +/obj/item/card/id/away/old{ + name = "Miner's Personal ID"; + pixel_x = -5 + }, +/obj/item/card/id/away/old{ + name = "Miner's Personal ID" + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Wq" = ( +/obj/structure/table_frame, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Wr" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/food/drinks/cans/beer, +/obj/item/reagent_containers/food/drinks/cans/beer{ + pixel_x = 5; + pixel_y = 7 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Wt" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/plasteel, +/area/awaymission/caves/build) +"Wv" = ( +/obj/structure/railing/cap{ + dir = 8 + }, +/mob/living/simple_animal/hostile/abomination/altform1{ + desc = "Скуластое, громоздкое чудовище. Еще один неудачный эксперимент. Что именно они пытались создать?" + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 2; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"Ww" = ( +/obj/structure/sign/securearea{ + pixel_x = -30 + }, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"Wz" = ( +/obj/structure/janitorialcart, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"WA" = ( +/obj/machinery/light_construct/small/south, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"WD" = ( +/obj/machinery/door_control/shutter/south{ + id = "cave_elevator"; + pixel_x = 8 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"WF" = ( +/obj/structure/closet/coffin/sarcophagus{ + opened = 1 + }, +/obj/structure/stone_tile/slab, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"WG" = ( +/obj/structure/table, +/obj/item/reagent_containers/applicator/brute, +/obj/item/reagent_containers/applicator/burn, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "white" + }, +/area/awaymission/caves/build) +"WI" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 4 + }, +/obj/structure/flora/rock, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"WJ" = ( +/obj/item/shovel, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"WL" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_tile19" + }, +/mob/living/simple_animal/hostile/skeleton, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"WN" = ( +/obj/effect/decal/remains/human, +/obj/item/tank/internals/emergency_oxygen, +/obj/item/clothing/mask/breath, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"WO" = ( +/obj/effect/landmark/damageturf, +/obj/item/mod/module/springlock, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"WP" = ( +/obj/structure/spider/stickyweb, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"WR" = ( +/obj/effect/spawner/random_spawners/wall_rusted_probably, +/turf/simulated/wall, +/area/awaymission/caves) +"WS" = ( +/obj/structure/rack/skeletal_bar/right, +/obj/item/clothing/suit/hooded/cultrobes, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"WV" = ( +/obj/effect/decal/cleanable/glass, +/obj/item/shard{ + icon_state = "medium"; + pixel_x = -5; + pixel_y = -8 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"WW" = ( +/obj/machinery/light/small/directional/west, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves/build) +"WX" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/structure/extinguisher_cabinet/directional/south, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"Xa" = ( +/obj/structure/door_assembly/door_assembly_med, +/obj/item/stack/cable_coil{ + amount = 1 + }, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Xb" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"Xc" = ( +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/cobweb2, +/obj/effect/decal/remains/robot, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"Xe" = ( +/mob/living/simple_animal/hostile/hellhound, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Xi" = ( +/obj/effect/spawner/random_spawners/grille_often, +/obj/effect/decal/cleanable/glass, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Xl" = ( +/obj/structure/cult/pylon, +/obj/effect/decal/cleanable/dust, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_block4" + }, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_center4" + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Xn" = ( +/obj/effect/landmark/damageturf, +/turf/simulated/floor/chasm/straight_down/lava_land_surface{ + light_color = null; + light_power = 0; + light_range = 0 + }, +/area/awaymission/caves) +"Xo" = ( +/obj/machinery/gateway{ + dir = 5 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Xq" = ( +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Xu" = ( +/obj/structure/railing/cap{ + dir = 6 + }, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 2; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"Xv" = ( +/obj/structure/bonfire, +/obj/structure{ + icon = 'icons/obj/decorations.dmi'; + icon_state = "paper_cauldron"; + pixel_y = 4; + density = 1; + name = "cauldron" + }, +/obj/effect/decal/cleanable/cobweb, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken7" + }, +/area/awaymission/caves) +"Xx" = ( +/obj/machinery/porta_turret{ + faction = "syndicate"; + lethal = 1; + requires_power = 0 + }, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Xy" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Xz" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/stairs/left{ + dir = 8 + }, +/area/awaymission/caves/build/reqpower_build) +"XB" = ( +/obj/structure/railing{ + dir = 6 + }, +/obj/effect/decal/cleanable/ash, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"XF" = ( +/obj/structure/closet/body_bag{ + opened = 1 + }, +/obj/effect/mob_spawn/human/corpse/skeleton, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"XH" = ( +/obj/effect/turf_decal/miscellaneous/goldensiding/corner, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"XJ" = ( +/obj/structure/disposalpipe/broken{ + dir = 4 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"XK" = ( +/obj/effect/bump_teleporter{ + id = "6caveup"; + id_target = "5cavedown" + }, +/obj/structure{ + icon = 'icons/obj/stationobjs.dmi'; + icon_state = "portal1"; + desc = "An evil portal made by dark magics. Surprisingly stable."; + name = "eldritch portal"; + can_be_hit = 0; + anchored = 1 + }, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "necro2" + }, +/area/awaymission/caves) +"XL" = ( +/obj/effect/decal/cleanable/glass/plasma, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"XN" = ( +/obj/machinery/optable, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"XO" = ( +/obj/item/stack/sheet/metal, +/obj/structure/flora/rock, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"XP" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 5 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light/small/directional/west, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"XQ" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/structure/spider/stickyweb, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"XS" = ( +/obj/structure/bookcase/random, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves) +"XT" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/carpet/green, +/area/awaymission/caves/build/reqpower_build) +"XU" = ( +/obj/effect/rune/narsie{ + used = 1 + }, +/obj/structure/cult/forge, +/obj/effect/spawner/random_spawners/blood_often, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"XW" = ( +/obj/effect/decal/cleanable/blood/old, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"XZ" = ( +/obj/effect/spawner/random_spawners/grille_often, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Ya" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 4 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Yb" = ( +/obj/item/kirbyplants, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 2; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"Yd" = ( +/obj/structure/cult/pylon, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "necro3" + }, +/area/awaymission/caves) +"Ye" = ( +/obj/structure/fluff/divine/conduit{ + icon_state = "conduit-red" + }, +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/wood/lavaland_air{ + icon_state = "wood-broken6" + }, +/area/awaymission/caves) +"Yi" = ( +/obj/machinery/door_control/shutter/north{ + pixel_x = 8; + id = "dummy"; + name = "elevator up" + }, +/obj/machinery/door_control/shutter/north{ + pixel_x = -8; + id = "dummy"; + name = "elevator down" + }, +/obj/effect/turf_decal/stripes{ + dir = 9 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves/build) +"Yk" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 8 + }, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding_tile2" + }, +/obj/structure/flora/rock/pile, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Yo" = ( +/obj/structure/table, +/obj/machinery/recharger, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/east, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "vault" + }, +/area/awaymission/caves/build/reqpower_build) +"Yq" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 9; + icon_state = "darkredaltstrip" + }, +/area/awaymission/caves/build/reqpower_build) +"Ys" = ( +/obj/machinery/door/airlock/survival_pod, +/obj/effect/mapping_helpers/machinery/damaged, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Yu" = ( +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light_construct/small/west, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Yw" = ( +/mob/living/simple_animal/hostile/poison/giant_spider, +/obj/structure/spider/stickyweb, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Yx" = ( +/obj/effect/spawner/window/reinforced/plasma/grilled, +/turf/simulated/floor/plating, +/area/awaymission/caves) +"YC" = ( +/obj/effect/decal/solgov_logo{ + icon_state = "sol_logo8" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"YH" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"YI" = ( +/obj/structure/closet, +/obj/item/clothing/under/rank/medical/scrubs/green, +/obj/item/clothing/under/rank/medical/scrubs/green, +/obj/item/clothing/mask/surgical, +/obj/item/clothing/suit/apron/surgical, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/machinery/light/small/directional/south, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"YL" = ( +/obj/structure/dresser, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"YM" = ( +/obj/structure/cult/pylon, +/obj/effect/decal/cleanable/dust, +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_surrounding1"; + dir = 8 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"YS" = ( +/obj/structure/rack/gunrack, +/obj/item/gun/energy/disabler, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 10; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"YZ" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 8 + }, +/obj/structure/flora/rock/pile, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Za" = ( +/obj/item/stack/sheet/metal, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/lavaland_air{ + icon_state = "dark" + }, +/area/awaymission/caves) +"Ze" = ( +/obj/effect/landmark/awaystart, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Zg" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_center3" + }, +/obj/structure/stone_tile/slab/cracked{ + dir = 8 + }, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"Zj" = ( +/obj/effect/spawner/window/reinforced/grilled, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves/build) +"Zl" = ( +/obj/effect/landmark/awaystart, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/wood/lavaland_air, +/area/awaymission/caves) +"Zm" = ( +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + icon_state = "darkredcornersalt"; + dir = 8 + }, +/area/awaymission/caves/build/reqpower_build) +"Zn" = ( +/obj/effect/decal/cleanable/glass, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"Zq" = ( +/obj/structure/flora/rock/pile, +/mob/living/simple_animal/hostile/asteroid/basilisk{ + wander = 0 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Zr" = ( +/obj/structure/closet/crate/freezer{ + opened = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "dark" + }, +/area/awaymission/caves/build/reqpower_build) +"Zu" = ( +/obj/effect/landmark/damageturf, +/obj/effect/landmark/burnturf, +/obj/machinery/light_construct/small/east, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"Zv" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_tile9" + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"Zw" = ( +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/structure/table/wood, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) +"Zz" = ( +/obj/structure/closet/crate/wooden/wooden_crate, +/obj/structure/stone_tile/slab, +/obj/item/reagent_containers/food/drinks/trophy/bronze_cup, +/obj/item/reagent_containers/food/drinks/bottle/wine, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"ZB" = ( +/obj/structure/cult/pylon, +/obj/structure/stone_tile/slab/cracked, +/turf/simulated/floor/engine/cult/lavaland_air{ + planetary_atmos = 1 + }, +/area/awaymission/caves) +"ZC" = ( +/obj/effect/landmark/burnturf, +/obj/structure/flora/rock, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"ZE" = ( +/obj/structure/table_frame, +/obj/effect/decal/cleanable/glass, +/obj/item/shard{ + icon_state = "small"; + pixel_x = 10 + }, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"ZF" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/machinery/optable, +/obj/effect/decal/cleanable/blood/gibs/body, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plasteel/dark{ + dir = 5; + icon_state = "darkredalt" + }, +/area/awaymission/caves/build/reqpower_build) +"ZG" = ( +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"ZH" = ( +/obj/structure/stone_tile/slab/cracked{ + icon_state = "cracked_tile10" + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"ZJ" = ( +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"ZL" = ( +/obj/machinery/door/airlock/hatch, +/turf/simulated/floor/plating/lavaland_air, +/area/awaymission/caves) +"ZM" = ( +/obj/structure/table/wood, +/obj/item/seeds/wheat, +/obj/item/seeds/wheat, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/awaymission/caves) +"ZN" = ( +/obj/effect/decal/cleanable/generic, +/turf/simulated/floor/plasteel/lavaland_air, +/area/awaymission/caves/build) +"ZP" = ( +/obj/structure/windoor_assembly, +/obj/effect/spawner/random_spawners/blood_often, +/obj/effect/landmark/damageturf, +/obj/effect/spawner/random_spawners/dirt_often, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"ZU" = ( +/obj/effect/decal/cleanable/glass, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/plating, +/area/awaymission/caves/build/reqpower_build) +"ZZ" = ( +/obj/effect/decal/cleanable/shreds, +/obj/effect/spawner/random_spawners/dirt_often, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, +/area/awaymission/caves/build/reqpower_build) + +(1,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +jg +gh +"} +(2,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +Vd +"} +(3,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(4,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(5,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +RX +SV +LU +va +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(6,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +RX +dX +dX +sm +hu +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(7,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +En +En +En +LU +LU +RX +ZJ +ZJ +ZJ +NX +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +yS +yS +yS +yS +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(8,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +LU +LU +TK +TK +TK +TK +TK +LU +LU +LU +En +En +II +En +En +LU +RX +uy +ZJ +En +En +En +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +LU +LU +LU +LU +Ay +Ay +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +yS +yS +yS +yS +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(9,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +En +zg +SN +uc +En +LU +En +En +AV +En +yH +En +En +TK +TK +TK +TK +LU +TK +LU +LU +LU +TK +TK +TK +TK +TK +LU +LU +LU +LU +TK +LU +LU +LU +LU +ZJ +ZJ +ZJ +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +Te +TK +TK +TK +TK +Te +Pz +TK +TK +TK +TK +Cb +Cb +ZJ +ZJ +TK +ZJ +ZJ +Cb +TK +TK +TK +TK +TK +TK +Te +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +Ez +Vb +Vb +Ez +LU +LU +LU +LU +LU +Ez +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(10,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +En +TN +UH +nj +En +En +En +gl +UH +Qo +UH +Bn +En +En +En +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +TK +TK +TK +LU +TK +TK +TK +LU +ZJ +ZJ +ZJ +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +Te +TK +TK +ZJ +sr +sr +ZJ +sr +TK +TK +TK +TK +TK +ZJ +sr +ZJ +TK +TK +TK +Te +TK +TK +TK +TK +ZJ +sr +TK +TK +sr +Te +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +bO +bO +TK +TK +bO +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +Ez +kD +kD +Ez +LU +LU +TK +LU +LU +Ez +LU +LU +Ez +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(11,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +En +UH +cg +UH +mZ +bB +SN +gC +UH +Sr +XS +En +En +Xv +En +En +En +En +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +ZJ +LU +ZJ +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +Te +sr +sr +sr +sr +TK +TK +sr +sr +ZJ +TK +TK +TK +ZJ +sr +sr +ZJ +TK +TK +TK +sr +ZJ +sr +Te +TK +TK +sr +sr +sr +ZJ +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +bO +bO +bO +bO +bO +bO +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +LU +LU +Ez +VM +ie +Ez +TK +TK +TK +TK +LU +Ez +nx +LU +Ez +LU +LU +LU +bO +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +Aq +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(12,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +En +zq +UH +zq +En +En +UH +TM +Me +UH +CW +qZ +CW +UH +En +cC +lJ +En +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +ZJ +ZJ +ZJ +ZJ +ZJ +va +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +TK +TK +ZJ +ZJ +ZJ +sr +sr +sr +ZJ +ZJ +ZJ +sr +hQ +ZJ +sr +sr +sr +sr +sr +sr +ZJ +ZJ +Te +TK +TK +sr +ZJ +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +Sx +ZJ +bO +bO +bO +bO +ZJ +ZJ +ZJ +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +LU +Ez +VD +kD +dU +TK +TK +TK +TK +TK +Ez +nx +nx +Ez +LU +LU +bO +bO +bO +TK +TK +TK +TK +TK +TK +ZJ +Gc +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(13,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +En +Ip +gC +zq +En +Ye +Cl +KT +ry +En +En +En +UH +Ow +mI +zl +KQ +En +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +Te +sr +TK +TK +ZJ +Te +TK +ZJ +PF +sr +ZJ +sr +sr +ZJ +ZJ +TK +TK +TK +PF +sr +sr +sr +sr +TK +TK +sr +sr +ZJ +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +ZJ +Sl +bO +bO +bO +bO +ZJ +ZJ +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +Ez +kD +NY +Kp +ZJ +gO +CL +CL +TK +Ez +nx +nx +dU +LU +LU +bO +bO +bO +bO +TK +TK +TK +TK +TK +xz +ZJ +Tr +PG +ZJ +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(14,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +En +En +zq +En +En +En +zw +iy +tk +En +lw +tJ +mZ +UH +En +En +En +En +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +nu +ZJ +ZJ +nu +ZJ +ZJ +nu +ZJ +ZJ +ZJ +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +sr +sr +sr +TK +ZJ +sr +sr +sr +sr +sr +ZJ +ZJ +ZJ +TK +TK +sr +sr +sr +sr +sr +ZJ +ZJ +sr +sr +ZJ +sr +sr +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +ZJ +TK +bO +bO +bO +ZJ +ZJ +TK +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +va +aV +yw +yw +ZJ +ZJ +gc +Aq +ZJ +nx +dU +EZ +nx +SB +nx +LU +bO +bO +TK +TK +TK +TK +TK +TK +TK +TK +cO +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(15,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +En +En +En +LU +En +En +Ek +En +En +bX +CQ +If +UH +CW +En +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +nu +nu +nu +nu +nu +nu +nu +ZJ +ZJ +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +nx +ZJ +Te +TK +sr +sr +sr +hQ +sr +sr +TK +TK +ZJ +Cb +TK +sr +sr +sr +sr +sr +sr +ZJ +TK +ZJ +sr +TK +sr +sr +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +bO +bO +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +TK +ZJ +Aq +ZJ +gO +aV +ZJ +kD +VD +WW +FZ +VD +nx +nx +EZ +EZ +KC +nx +nx +bO +bO +TK +TK +TK +TK +TK +TK +TK +TK +TK +Rf +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(16,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +En +En +En +En +ww +ww +En +En +qZ +En +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +nu +Yu +kD +Ja +nu +nu +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +TK +TK +ZJ +sr +sr +sr +sr +sr +sr +TK +TK +Cb +ZJ +TK +TK +TK +sr +sr +sr +Te +TK +TK +TK +sr +TK +TK +sr +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +ZJ +gc +ZJ +ZJ +Aq +bO +bO +Xn +bO +ZJ +nx +SB +fz +gc +ZJ +bO +bO +bO +bO +TK +TK +TK +TK +TK +TK +TK +TK +Rf +Rf +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(17,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +TK +TK +LU +TK +TK +TK +va +sm +sm +va +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +nu +VD +kD +nu +nu +ZJ +ZJ +ZJ +hu +ZJ +ZJ +Aq +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +sr +sr +sr +sr +sr +sr +sr +sr +ZJ +TK +TK +TK +TK +ZJ +ZJ +ZJ +Te +TK +TK +TK +TK +TK +sr +TK +TK +Te +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +wr +ZJ +aV +bO +bO +bO +bO +bO +Aq +EZ +EZ +Kp +pI +bO +bO +bO +bO +bO +bO +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(18,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +BH +BH +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +nu +VD +VD +ee +aP +cH +ZJ +nx +ZJ +ZJ +ZJ +ZJ +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +sr +sr +sr +sr +sr +sr +ZJ +ZJ +sr +sr +ZJ +TK +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +sr +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +aV +bO +bO +bO +bO +bO +bO +bO +TK +TK +TK +TK +bO +ZJ +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(19,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +BH +BH +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +ZJ +ZJ +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +nu +nu +nu +kD +VD +nu +kF +Ki +ZJ +ZJ +ZJ +ZJ +LU +ZJ +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +sr +sr +sr +sr +sr +sr +sr +ZJ +sr +sr +ZJ +PF +sr +sr +sr +sr +hQ +ZJ +TK +TK +TK +TK +sr +sr +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +bO +bO +Xn +bO +bO +bO +bO +bO +bO +aV +ZJ +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +Aq +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(20,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +BH +BH +BH +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +BH +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +nx +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +yS +nu +nu +PR +nu +Nm +nu +nu +ZJ +ZJ +ZJ +ZJ +ZJ +va +ZJ +ZJ +ZJ +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +sr +sr +sr +TK +TK +sr +sr +sr +sr +sr +sr +ri +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +sr +ZJ +sr +sr +sr +Te +TK +TK +TK +Te +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +va +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +EW +ZJ +kD +aV +ZJ +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(21,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +BH +TK +TK +ZJ +ZJ +TK +TK +TK +BH +TK +TK +TK +BH +BH +BH +BH +BH +BH +TK +TK +TK +TK +ZJ +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +yS +wG +LV +kD +VD +VD +kD +BW +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +LU +TK +TK +TK +TK +TK +TK +nx +ZJ +TK +ZJ +ZJ +sr +sr +sr +TK +sr +sr +sr +sr +hQ +ri +sr +sr +ZJ +ZJ +TK +TK +TK +TK +sr +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +Ot +Ot +Ot +Ot +Ot +Ot +ZJ +ZJ +ZJ +TK +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +ZJ +kD +ZJ +ZJ +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +ZJ +ZJ +Ze +ZJ +ZJ +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(22,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +BH +BH +BH +TK +ZJ +ZJ +ZJ +Aq +BH +BH +BH +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +Aq +ZJ +TK +TK +TK +TK +ZJ +ZJ +TK +ZJ +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +yS +wG +SA +VD +kD +kD +kD +KX +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +ZJ +iH +ZJ +va +ZJ +sr +sr +PF +sr +sr +sr +sr +sr +ZJ +ri +ZJ +sr +ZJ +ZJ +TK +ZJ +ZJ +sr +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +Ot +SZ +Wt +zU +KZ +Ot +ZJ +ZJ +ZJ +ZJ +TK +TK +bO +bO +bO +bO +kG +kG +Zj +Zj +kG +kG +ZJ +kD +kD +ZJ +bO +bO +bO +bO +bO +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +Ze +ZJ +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(23,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +TK +TK +TK +ZJ +TK +TK +ZJ +ZJ +ZJ +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +yS +nu +nu +PR +nu +Nm +nu +nu +nx +ZJ +ZJ +ZJ +LU +ZJ +ZJ +ZJ +ZJ +LU +TK +ZJ +TK +TK +TK +ZJ +TK +TK +ZJ +ZJ +ZJ +sr +sr +sr +sr +sr +sr +sr +sr +ZJ +sr +sr +sr +sr +sr +ZJ +TK +TK +ZJ +sr +Te +TK +TK +TK +sr +sr +sr +sr +sr +sr +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +Ot +JC +HF +Ot +Ot +Ot +fF +ZJ +tK +ZJ +TK +bO +bO +TK +ZJ +aV +kG +Is +AP +Hc +Hr +kG +Aq +VD +kD +ZJ +bO +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(24,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +Aq +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +nu +nu +nu +kD +VD +nu +ZJ +ZJ +ZJ +ZJ +LU +ZJ +ZJ +nx +LU +LU +TK +hu +TK +TK +TK +ZJ +TK +TK +TK +ZJ +sr +sr +sr +sr +fp +sr +sr +sr +sr +PF +ZJ +ZJ +sr +ZJ +sr +sr +ZJ +ZJ +sr +ZJ +TK +TK +TK +sr +sr +sr +sr +sr +sr +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +Ot +UZ +uU +ui +mx +yh +NY +NY +NY +aV +bO +bO +bO +TK +aV +NY +kG +ta +KP +MA +xV +kG +ZJ +VD +kD +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +va +ZJ +ZJ +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(25,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +mz +mz +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +nx +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +nu +kD +VD +jX +Xx +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +LU +LU +TK +nx +ZJ +TK +TK +ZJ +TK +TK +TK +sr +sr +sr +sr +sr +sr +sr +sr +sr +ZJ +sr +ZJ +va +sr +ZJ +ZJ +sr +sr +sr +TK +TK +TK +sr +sr +sr +sr +sr +sr +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +Ot +kn +kv +ev +mx +yh +NY +NY +aV +bO +bO +bO +aV +gc +NY +NY +kG +WP +nE +fa +WG +kG +ZJ +ZJ +kD +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(26,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +ET +Zz +mz +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +ZJ +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +TK +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +nu +VD +kD +nu +nu +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +LU +LU +TK +TK +ZJ +TK +TK +sr +sr +TK +TK +sr +sr +sr +sr +sr +sr +hQ +sr +ZJ +ZJ +sr +ZJ +nx +sr +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +sr +sr +sr +sr +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +Ot +mN +HF +Ot +SD +Wg +Ci +Sq +Lv +bO +bO +Lv +kD +wd +kD +kD +kG +Cz +nE +kG +kG +kG +Cx +VD +kD +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(27,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +nv +ET +HH +mz +TK +TK +TK +TK +TK +TK +TK +TK +mz +mz +kV +mz +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +BH +ZJ +ZJ +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +TK +ZJ +ZJ +Aq +TK +ZJ +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +nu +pU +kD +Ja +nu +nu +ZJ +ZJ +ZJ +ZJ +Aq +ZJ +LU +LU +TK +TK +ZJ +ZJ +sr +sr +sr +TK +TK +TK +TK +sr +TK +TK +TK +TK +TK +TK +sr +TK +TK +TK +TK +TK +TK +TK +sr +sr +TK +ZJ +sr +sr +TK +TK +TK +TK +Te +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +Ot +Qs +AR +nK +lZ +Ot +ZJ +ZJ +TK +TK +bO +Ld +kD +kD +kD +kD +kG +Ut +nE +uG +Ar +Kw +NY +kD +kD +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(28,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +ig +do +ET +ET +mz +mz +mz +mz +TK +TK +TK +TK +TK +TK +UI +Hh +ZJ +BH +BH +BH +BH +BH +mz +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +ZJ +ZJ +nx +BH +BH +BH +BH +BH +BH +BH +BH +TK +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +nu +nu +nu +nu +nu +nu +nu +ZJ +ZJ +ZJ +ZJ +ZJ +LU +TK +TK +TK +TK +Aq +sr +sr +sr +sr +TK +TK +TK +sr +sr +sr +TK +TK +TK +TK +sr +TK +TK +TK +TK +TK +TK +TK +sr +sr +TK +ZJ +ZJ +TK +TK +TK +TK +TK +sr +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +Ot +Ot +Ot +Ot +Ot +Ot +ZJ +TK +TK +TK +bO +Ap +nC +jE +kD +NY +kG +nB +Ud +kG +kG +kG +AW +kD +kD +ZJ +TK +TK +Bu +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +nX +nX +nX +ZJ +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(29,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +vS +al +fM +wC +Ef +Se +wQ +Ju +mz +mz +TK +TK +TK +TK +mz +mz +ZJ +ms +BH +BH +BH +BH +mz +mz +BH +BH +BH +ZJ +BH +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +nx +ZJ +TK +ZJ +ZJ +ZJ +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +nu +ZJ +ZJ +nu +ZJ +ZJ +nu +ZJ +ZJ +ZJ +ZJ +LU +LU +TK +TK +TK +TK +TK +sr +sr +sr +sr +sr +TK +TK +TK +TK +sr +sr +sr +TK +TK +sr +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +nx +ZJ +TK +TK +TK +TK +Te +TK +sr +TK +sr +Te +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +Aq +ZJ +ZJ +ZJ +ZJ +TK +TK +bO +bO +TK +TK +yK +kD +aV +kG +kR +fw +yt +se +kG +Lr +kD +VD +ZJ +eL +eL +eL +eL +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +nX +nX +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(30,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +mz +Vi +qa +mz +mz +mz +Je +Je +mz +mz +TK +TK +TK +TK +mz +Xq +ZJ +BH +fc +BH +mz +Xq +Xq +ZJ +BH +BH +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +Aq +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +ZJ +TK +TK +ZJ +ZJ +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +va +LU +LU +TK +TK +TK +TK +TK +TK +sr +sr +sr +sr +sr +TK +sr +TK +TK +TK +TK +nx +ZJ +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +ZJ +TK +ZJ +TK +TK +TK +TK +TK +TK +Te +ZJ +TK +PF +TK +sr +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +bO +bO +TK +TK +TK +yK +kD +ZJ +kG +Ok +LH +mn +Jy +kG +Lr +kD +kD +ZJ +ZJ +ZJ +ZJ +eL +eL +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(31,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +YZ +mz +ZJ +mz +mz +TK +TK +mz +TK +TK +TK +TK +TK +ZJ +Aq +zW +BH +BH +mz +Xq +Aq +BH +BH +BH +ZJ +nx +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +BH +BH +ZJ +ZJ +ZJ +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +ZJ +ZJ +Aq +ZJ +LU +ZJ +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +sr +TK +TK +sr +nx +ZJ +sr +TK +ZJ +ZJ +ZJ +sr +ZJ +TK +ZJ +ZJ +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +TK +TK +sr +sr +ZJ +sr +sr +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +ZJ +TK +TK +TK +TK +bO +TK +TK +TK +ZJ +yK +kD +aV +kG +xJ +yt +is +hd +kG +Lr +uP +kD +ZJ +ZJ +Aq +ZJ +kG +kG +kG +kG +kG +kG +kG +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(32,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +Dv +mz +mz +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +BH +BH +BH +BH +mz +mz +BH +BH +BH +ZJ +ZJ +ZJ +ms +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +BH +BH +BH +BH +ZJ +ZJ +BH +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +ZJ +ZJ +LU +LU +LU +LU +TK +TK +TK +TK +aT +TK +aT +TK +TK +TK +TK +TK +TK +TK +TK +sr +sr +sr +sr +TK +sr +ZJ +sr +ZJ +ZJ +TK +ZJ +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +Te +TK +TK +TK +sr +TK +ZJ +ZJ +sr +Te +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +ZJ +Aq +ZJ +bO +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +bO +TK +TK +TK +TK +yK +kD +NY +kG +kG +kG +kG +kG +kG +Lr +kD +kD +ZJ +ZJ +ZJ +ZJ +kG +gq +Fx +NJ +Fi +gq +kG +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(33,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +zO +mz +ml +bK +nx +TK +RP +TK +TK +TK +TK +TK +TK +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +Es +ZJ +Xq +Xq +Xq +cT +Xq +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +BH +BH +ZJ +BH +ZJ +ZJ +ZJ +BH +BH +ZJ +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +hQ +sr +sr +sr +sr +sr +aT +TK +TK +TK +TK +sr +sr +PF +sr +TK +TK +ZJ +sr +hQ +ZJ +TK +TK +ZJ +TK +TK +TK +TK +TK +sr +TK +TK +TK +sr +sr +sr +ZJ +ZJ +TK +ZJ +sr +sr +sr +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +ZJ +bO +bO +bO +TK +TK +TK +TK +TK +TK +bO +bO +TK +TK +TK +TK +yK +kD +NY +TX +Aq +ZJ +ZJ +ZJ +ZJ +Lr +NY +ZJ +gO +ZJ +va +ZJ +kG +gq +tW +ts +gq +gq +kG +TK +TK +TK +TK +TK +TK +TK +ZJ +Aq +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(34,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +jm +mz +ZJ +Dv +ml +sz +Je +RU +TK +TK +TK +TK +TK +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +RU +Xq +ZJ +ZJ +ZJ +ZJ +fc +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +ZJ +ZJ +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +sr +sr +sr +sr +PF +sr +sr +sr +sr +sr +TK +TK +TK +sr +PF +sr +TK +TK +sr +sr +sr +sr +TK +TK +ZJ +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +TK +sr +sr +ZJ +ZJ +sr +hQ +ZJ +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +bO +bO +bO +TK +TK +TK +TK +bO +TK +TK +TK +TK +TK +qS +kD +NY +sA +fb +fb +fb +fb +fb +Lt +kD +aV +gc +ZJ +ZJ +ZJ +kG +ED +NP +NJ +tW +gq +kG +eL +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(35,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +JA +mz +ml +ZJ +bK +Dv +ZJ +nx +In +TK +TK +TK +TK +mz +BH +BH +BH +BH +BH +BH +BH +ZJ +Xq +pL +Xq +ZJ +Xq +ZJ +pL +ZJ +Xq +pL +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +BH +BH +BH +BH +ZJ +ZJ +ZJ +TK +LU +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +aT +sr +sr +TK +ZJ +TK +TK +TK +TK +sr +sr +TK +TK +sr +sr +sr +TK +TK +sr +sr +fp +sr +TK +TK +ap +ZJ +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +PF +sr +ZJ +sr +ZJ +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +bO +bO +bO +bO +TK +bO +bO +TK +TK +TK +ZJ +ZJ +yK +kD +NY +kD +kD +kD +kD +kD +kD +kD +kD +aV +wr +NY +aV +Aq +kG +PJ +tW +ts +tW +tW +kG +eL +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(36,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +mz +mz +mz +mz +mz +mz +mz +mz +LU +LU +TK +TK +mz +sz +Dv +ml +EZ +pL +mz +GR +mz +mz +mz +TK +mz +mz +BH +BH +BH +BH +mz +rN +Xq +ZJ +mz +Xq +Xq +mz +mz +mz +ZJ +ZJ +Xq +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +BH +ZJ +BH +BH +BH +ZJ +ZJ +ZJ +LU +LU +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +sr +TK +TK +TK +sr +ZJ +ZJ +TK +TK +TK +TK +ZJ +iH +TK +ZJ +ZJ +sr +TK +TK +sr +sr +sr +sr +TK +ZJ +ZJ +ZJ +ZJ +TK +sr +TK +TK +TK +TK +TK +sr +sr +sr +sr +ZJ +Te +TK +ZJ +sr +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +bO +TK +TK +TK +ZJ +ZJ +TK +bO +bO +bO +bO +TK +TK +TK +qY +vJ +vJ +UC +NY +jY +gc +fF +ZJ +kD +kD +kD +kD +kD +kD +kD +kD +kD +aV +kG +TV +TV +NJ +NJ +Kl +kG +eL +ZJ +ZJ +ZJ +ko +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(37,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +UN +Dv +Dv +mz +mz +Xq +Dv +UI +aE +pL +TK +TK +TK +mz +Bl +ZJ +ZJ +Dv +mz +mz +mz +mz +td +mz +mz +BH +BH +BH +BH +mz +mz +mz +ZJ +fD +mz +mz +mz +mz +mz +mz +mz +mz +ZJ +kf +ZJ +ZJ +BH +BH +BH +BH +ZJ +ZJ +BH +BH +ZJ +BH +ZJ +ZJ +ZJ +BH +BH +ZJ +ZJ +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +aT +sr +ZJ +ZJ +sr +hQ +ZJ +TK +TK +ZJ +TK +TK +ZJ +TK +TK +ZJ +sr +sr +TK +sr +sr +PF +sr +TK +sr +hQ +sr +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +Te +TK +TK +ZJ +ZJ +TK +sr +sr +sr +Te +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +bO +bO +TK +bO +bO +bO +bO +TK +TK +ZJ +ZJ +ZJ +TK +TK +bO +TK +TK +qY +UC +NY +kD +kD +kD +aV +Aq +ZJ +ZJ +ZJ +ZJ +ZJ +FY +vo +vo +vo +Su +kD +kD +kG +tn +bk +Ej +NJ +Kl +kG +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +WJ +ZJ +ZJ +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(38,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +UN +Dv +Dv +mz +Xq +Xq +Dv +Yk +PP +TK +TK +TK +TK +mz +mz +TK +mz +wQ +mz +TK +VX +ZJ +ZJ +Xq +mz +mz +mz +ZJ +fD +fD +iF +Xq +ZJ +mz +mz +mz +HG +HG +HG +HG +HG +mz +kf +ZJ +ZJ +ZJ +BH +BH +BH +fD +iF +Xq +ZJ +ZJ +nx +ZJ +ZJ +BH +ZJ +BH +ZJ +BH +BH +mz +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +aT +PF +ZJ +sr +nx +TK +ZJ +ZJ +TK +TK +va +ZJ +TK +TK +TK +sr +TK +sr +sr +sr +sr +TK +ZJ +ZJ +sr +sr +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +ZJ +sr +sr +ZJ +sr +ZJ +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +TK +TK +TK +bO +TK +qY +UC +NY +kD +kD +kD +aV +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +fB +ZJ +ZJ +ZJ +rp +kD +NY +kG +kG +aG +MH +MH +kG +kG +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(39,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +Xq +Dv +Xq +Xq +Xq +Dv +Dv +Xq +Bw +TK +TK +TK +mz +TK +TK +TK +TK +TK +TK +TK +Xq +ZJ +UI +Se +iF +hC +Xq +Xq +Xq +Xq +IX +ZJ +tZ +mz +HG +HG +kf +kf +HG +kf +EM +kf +ZJ +ZJ +ZJ +Xq +Xq +ZJ +Xq +Xq +IX +Xq +Xq +Xq +Xq +IX +Xq +Xq +ZJ +ZJ +EZ +Aq +mz +mz +mz +mz +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +ZJ +TK +sr +ZJ +ZJ +ZJ +TK +TK +Aq +ZJ +TK +ZJ +ZJ +sr +TK +TK +sr +sr +TK +TK +sr +sr +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +sr +TK +TK +TK +TK +sr +Te +ZJ +va +ZJ +ZJ +sr +sr +sr +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +TK +TK +TK +ZJ +TK +cF +NY +kD +NY +ZJ +Aq +ZJ +ZJ +ZJ +va +ZJ +kG +lp +lp +mC +kG +kG +kG +Kh +kD +NY +gd +At +kD +KY +kD +Xy +WW +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +cO +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(40,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +mz +Dv +mz +Xq +mz +Dv +GJ +mz +wQ +mz +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ET +vI +ZJ +Se +RV +rN +Hw +Xq +RU +ZJ +nx +ZJ +mz +mz +HG +lQ +kf +kf +kf +EM +HG +ZJ +ZJ +ZJ +ZJ +sV +Xq +Xq +BH +BH +Xq +Hw +Xq +RU +ZJ +ZJ +fD +fD +iF +wQ +nx +jv +hj +WI +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +sr +sr +sr +sr +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +TK +ZJ +TK +ZJ +ZJ +TK +TK +TK +TK +TK +sr +sr +TK +TK +nx +ZJ +va +ZJ +TK +TK +sr +ZJ +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +ZJ +sr +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +bO +bO +bO +bO +bO +bO +TK +TK +ZJ +ZJ +TK +qY +vJ +vJ +UC +NY +kD +lt +gc +TK +TK +ZJ +bO +ZJ +ZJ +kG +FJ +NS +nR +sd +wh +lp +rp +kD +NY +ZJ +ZJ +VD +kD +kD +wZ +ZJ +ZJ +ZJ +va +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(41,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +mz +Xq +Dv +Xq +Xq +Xq +Dv +Dv +Xq +Xq +mz +TK +TK +TK +TK +TK +TK +TK +TK +nF +mf +ET +ZJ +ZJ +mz +mz +BH +sV +In +mz +ZJ +fi +ZJ +mz +mz +HG +HG +kf +kf +HG +HG +HG +ZJ +ZJ +ZJ +ZJ +nx +Xq +BH +BH +BH +ZJ +sV +In +BH +ZJ +fi +Xq +ZJ +ZJ +wQ +Bw +iC +af +mf +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +sr +sr +sr +sr +ZJ +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +ZJ +TK +TK +TK +TK +sr +TK +TK +TK +TK +TK +TK +sr +TK +TK +TK +ZJ +ZJ +TK +ZJ +ZJ +TK +nx +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +sr +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +bO +bO +bO +bO +bO +bO +TK +TK +ZJ +ZJ +cF +kD +kD +kD +kD +kD +Pb +TK +TK +TK +ZJ +bO +ZJ +bO +Uh +jA +NS +hw +ew +wh +HM +pt +kD +ZJ +Aq +ZJ +ZJ +VD +jC +wZ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +rB +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(42,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +Bz +Xq +Xq +Dv +Xq +Xq +Xq +Dv +Dv +Xq +mz +mz +TK +TK +TK +zD +TK +TK +TK +TK +Xq +UI +ZJ +hH +mz +mz +mz +BH +mz +mz +mz +BH +BH +ZJ +mz +mz +mz +HG +HG +HG +HG +HG +mz +kf +ZJ +ZJ +ZJ +Xq +BH +BH +BH +BH +BH +ZJ +BH +BH +BH +BH +ZJ +ZJ +wQ +nx +mB +cP +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +ZJ +sr +hQ +sr +ZJ +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +ZJ +TK +TK +Aq +ZJ +TK +TK +TK +TK +TK +sr +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +ZJ +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +ZJ +sr +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +bO +bO +bO +bO +bO +TK +TK +TK +TK +cF +kD +NY +Ge +kD +kD +Pb +TK +TK +ZJ +ZJ +bO +bO +bO +Uh +sM +ao +ZN +CU +qx +HY +rp +kD +NY +ZJ +ZJ +VD +kD +kD +wE +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +Aq +ZJ +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(43,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +Xq +Xq +Dv +Dv +Dv +Dv +Dv +Dv +mz +mz +mz +TK +TK +TK +In +TK +mz +mz +mz +ZJ +mz +mz +mz +mz +ZJ +mz +BH +BH +BH +BH +BH +BH +ZJ +ZJ +mz +mz +mz +mz +mz +mz +mz +mz +ZJ +UP +ZJ +ZJ +BH +BH +BH +BH +BH +BH +ZJ +BH +BH +BH +BH +ZJ +BH +BH +BH +Aq +mz +mz +mz +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +sr +sr +sr +sr +sr +sr +sr +sr +sr +TK +TK +TK +TK +ZJ +ZJ +TK +TK +ZJ +ZJ +TK +ZJ +ZJ +ZJ +TK +TK +TK +sr +sr +TK +TK +ZJ +TK +ZJ +Aq +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +nx +TK +TK +TK +TK +TK +ZJ +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +ZJ +bO +bO +bO +bO +TK +bO +TK +TK +cF +kD +aV +Pb +Pb +Pb +fO +TK +TK +ZJ +ZJ +bO +bO +bO +kG +mC +Dj +AI +kG +kG +kG +Ea +kD +NY +ZJ +gc +kD +kD +kD +wZ +gc +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +rB +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(44,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +WF +rm +Dv +Dv +Dv +Dv +Dv +Dv +mz +mz +mz +mz +TK +TK +mz +tZ +tm +mz +EZ +ZJ +ZJ +ZJ +ZJ +In +mz +ZJ +mz +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +mz +mz +mz +mz +mz +mz +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +Aq +BH +BH +BH +BH +BH +BH +BH +nx +mz +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +sr +sr +sr +sr +ZJ +ZJ +ZJ +ZJ +sr +TK +TK +TK +TK +sr +TK +TK +ZJ +ZJ +ZJ +TK +ZJ +sr +TK +TK +TK +sr +TK +TK +ZJ +ZJ +TK +TK +ZJ +ZJ +TK +ZJ +ZJ +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +ZJ +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +ZJ +ZJ +bO +bO +bO +bO +bO +bO +bO +TK +cF +kD +NY +Pb +TK +TK +TK +TK +TK +ZJ +bO +bO +bO +ZJ +kG +he +NS +ao +Va +LH +uh +NY +aV +VD +kD +wd +kD +kD +kD +yp +mJ +Ro +NF +Lv +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(45,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +Xq +Xq +Dv +Dv +Dv +Dv +Dv +Dv +mz +mz +mz +TK +TK +mz +Xq +nF +mz +ZJ +ZJ +UI +Zv +ZJ +nU +TK +ZJ +mz +BH +BH +BH +BH +BH +BH +BH +Xq +Xq +mf +BH +ZJ +mf +ms +ZJ +Bs +Xq +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +ZJ +LU +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +sr +sr +sr +sr +sr +ZJ +ZJ +sr +TK +TK +TK +sr +TK +TK +ZJ +nx +TK +TK +TK +ZJ +ZJ +TK +sr +sr +TK +Aq +ZJ +sr +TK +TK +TK +ZJ +sr +sr +TK +TK +TK +ZJ +Aq +ZJ +ZJ +ZJ +sr +TK +Te +TK +ZJ +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +bO +bO +Aq +bO +bO +bO +bO +bO +bO +bO +bO +cF +kD +lt +gc +TK +TK +TK +TK +TK +ZJ +bO +Aq +ZJ +ZJ +kG +ir +NS +ZN +uh +Eh +Va +kD +kD +VD +VD +kD +kD +kD +kD +NY +kD +kD +Sb +fo +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(46,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +Bz +Xq +Xq +Dv +Xq +Xq +Xq +Dv +Dv +Xq +mz +mz +mz +mz +mz +EZ +mz +mz +ZJ +ET +GB +TK +mz +mz +TK +TK +mz +BH +BH +BH +mz +mz +Aq +BH +BH +mf +ZJ +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +ZJ +TK +TK +ZJ +TK +TK +TK +TK +ZJ +ZJ +TK +sr +TK +ZJ +ZJ +sr +ZJ +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +TK +TK +TK +sr +TK +sr +sr +sr +Te +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +TK +Lv +aV +aV +ZJ +TK +TK +TK +TK +TK +ZJ +bO +bO +bO +ZJ +kG +lx +NS +kG +kG +mC +kG +Ts +kD +ZJ +ZJ +Jz +kD +kD +kD +NY +ZJ +kD +hP +SB +Aq +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(47,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +mz +Xq +Dv +Xq +Xq +Xq +Dv +Dv +Xq +Xq +mz +TK +TK +TK +nx +ZJ +ZJ +mf +ZJ +TK +TK +TK +TK +TK +TK +TK +BH +BH +mz +Xq +Dc +ZJ +mz +BH +BH +mf +BH +BH +ZJ +mf +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +ZJ +sr +TK +TK +TK +TK +ZJ +sr +sr +TK +ZJ +sr +sr +ZJ +TK +TK +TK +ZJ +nx +ZJ +ZJ +iH +ZJ +va +ZJ +TK +TK +TK +sr +TK +ZJ +ZJ +sr +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +bO +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +bO +bO +bO +Mq +ZJ +TK +TK +TK +bO +bO +bO +bO +bO +ZJ +bO +bO +kG +ES +Hj +kG +Go +Po +kG +rp +kD +ZJ +Qn +Ic +VD +VY +kD +Wn +CL +hP +hP +rg +Lh +EZ +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(48,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +mz +Dv +mz +Xq +mz +Dv +Dv +mz +Xq +mz +TK +TK +TK +TK +Xq +ZJ +Xq +ZJ +mz +ZJ +ZJ +TK +ZJ +nx +In +Xq +Xq +BH +ZJ +UI +mo +mz +BH +BH +BH +BH +ZJ +ZJ +ZJ +nx +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +BH +ZJ +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +Te +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +sr +ZJ +ZJ +TK +TK +TK +hQ +ZJ +ZJ +sr +sr +ZJ +TK +TK +TK +TK +ZJ +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +TK +ZJ +sr +ZJ +sr +ZJ +Te +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +bO +bO +bO +bO +bO +bO +TK +TK +ZJ +Aq +bO +ZJ +ZJ +ZJ +bO +bO +bO +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +kG +Nx +NS +Np +jh +eR +kG +rp +kD +Ge +Ge +nu +Yi +Km +tC +nu +CL +ZJ +SB +fC +nx +nx +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(49,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +Xq +Dv +Xq +Xq +Xq +Dv +Dv +Xq +Xq +mz +TK +nx +ZJ +nx +ZJ +ZJ +ZJ +mz +mz +mz +ZJ +ZJ +EZ +mz +mz +BH +rv +ZJ +Xq +Xq +mz +mz +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +nx +BH +ZJ +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +ZJ +sr +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +ZJ +ap +ZJ +TK +TK +TK +TK +ZJ +TK +sr +ZJ +ZJ +ZJ +ZJ +Aq +ZJ +ZJ +ZJ +sr +ZJ +TK +TK +TK +TK +sr +sr +sr +TK +TK +TK +TK +sr +sr +sr +TK +TK +ZJ +PF +sr +TK +ZJ +sr +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +bO +bO +bO +bO +bO +TK +TK +TK +TK +TK +ZJ +bO +ZJ +ZJ +bO +bO +ZJ +TK +TK +TK +TK +TK +TK +TK +ZJ +kG +cX +Tu +mC +Xc +PZ +kG +rp +kD +ZJ +nu +nu +Lq +Rw +eD +nu +nu +EZ +nx +nx +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(50,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +UN +Dv +Dv +mz +Xq +Xq +Dv +Dv +Xq +Xq +mz +mz +mz +ZJ +Xq +mz +mz +mz +mz +da +mz +Xq +ZJ +ZJ +ZJ +mz +BH +BH +mz +mz +Xq +Lf +mz +BH +BH +BH +BH +ZJ +Aq +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +ZJ +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +ZJ +PF +ZJ +ZJ +Aq +ZJ +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +nx +ZJ +sr +ZJ +TK +TK +TK +TK +TK +ZJ +va +TK +ZJ +ZJ +TK +TK +TK +sr +TK +TK +sr +sr +TK +TK +TK +sr +PF +sr +sr +sr +sr +sr +ZJ +TK +TK +sr +Pz +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +bO +bO +bO +bO +bO +bO +bO +TK +TK +TK +TK +TK +TK +bO +ZJ +bO +bO +bO +bO +bO +TK +TK +TK +TK +TK +TK +ZJ +kG +kI +HY +kG +kG +kG +kG +rp +kD +ZJ +nu +XZ +Pj +Pj +Pj +bt +nu +ZJ +Aq +nx +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(51,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +UN +Dv +Dv +mz +mz +Xq +Dv +Dv +Xq +Xq +mz +TK +mz +mz +Xq +ZJ +ZJ +Xq +ZJ +cB +Wk +mf +TK +mz +ZJ +TK +BH +BH +mz +BH +ZJ +Xq +ZJ +BH +BH +BH +BH +ZJ +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +sr +sr +sr +ZJ +ZJ +ZJ +ZJ +TK +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +ap +ZJ +ZJ +Aq +ZJ +sr +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +TK +TK +sr +sr +ZJ +TK +TK +TK +ZJ +Te +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +bO +bO +bO +bO +ZJ +TK +ZJ +ZJ +TK +TK +Ck +aV +WA +gc +TK +TK +bO +bO +TK +TK +TK +TK +TK +ZJ +BY +ZJ +av +dA +Ro +Ro +Ro +jW +kD +ZJ +nu +XZ +Pj +Fn +Pj +XZ +nu +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(52,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +mz +mz +mz +mz +mz +DL +DL +mz +mz +mz +TK +TK +mz +ZJ +ZJ +ZJ +ZJ +mf +lc +An +ZJ +ZJ +mz +mz +TK +TK +BH +BH +BH +mz +ZJ +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +sr +hQ +ZJ +ZJ +TK +TK +TK +sr +sr +TK +ZJ +ZJ +TK +TK +TK +sr +ZJ +ZJ +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +sr +TK +TK +TK +TK +TK +sr +TK +ZJ +sr +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +bO +bO +bO +bO +ZJ +ZJ +ZJ +iA +Ro +dq +NY +aV +ZJ +ZJ +TK +TK +bO +bO +bO +TK +TK +TK +ZJ +bO +Lv +nW +NY +NY +NY +NY +NY +NY +ZJ +nu +nu +Pj +Fn +Pj +nu +nu +TK +TK +TK +TK +TK +TK +nx +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(53,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +Dv +Dv +mz +mz +TK +TK +TK +mz +mz +ZJ +ZJ +TK +mz +jt +mz +ZJ +mf +Se +UI +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +Te +sr +ZJ +ZJ +TK +TK +ZJ +ZJ +hQ +ZJ +ZJ +sr +sr +ZJ +ZJ +sr +TK +ZJ +ZJ +TK +TK +TK +TK +ZJ +ZJ +TK +ZJ +ZJ +ZJ +ZJ +ZJ +sr +TK +TK +TK +TK +TK +TK +TK +TK +TK +sr +TK +TK +TK +TK +sr +fp +TK +TK +TK +TK +sr +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +bO +bO +bO +ZJ +ZJ +ZJ +ZJ +Lr +kD +kD +NY +kD +ZJ +TK +TK +TK +TK +bO +bO +bO +TK +bO +bO +bO +bO +ZJ +ZJ +ZJ +ZJ +ZJ +lt +gc +ZJ +nu +mc +Pj +Pj +Pj +XZ +nu +TK +TK +TK +nx +TK +TK +nx +nx +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(54,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +Dv +Dv +mz +mz +TK +TK +TK +TK +TK +TK +TK +mz +mz +mz +mz +mz +mz +ZJ +TK +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +Aq +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +ZJ +ZJ +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +ZJ +sr +sr +ZJ +ZJ +ZJ +sr +ZJ +ZJ +TK +TK +Te +TK +TK +ZJ +ZJ +sr +sr +TK +TK +TK +TK +nx +TK +TK +TK +TK +TK +TK +TK +sr +sr +ZJ +TK +TK +nx +ZJ +TK +TK +sr +sr +ZJ +TK +TK +sr +sr +sr +TK +TK +TK +sr +sr +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +fO +ZJ +Aq +ZJ +ZJ +ZJ +Lr +kD +kD +kD +kD +ZJ +TK +TK +TK +TK +bO +TK +bO +bO +bO +bO +bO +nQ +Lv +aV +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +nu +nu +bt +XZ +bt +nu +nu +TK +TK +ZJ +nx +nx +RD +nx +SB +nx +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(55,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +Dv +Dv +mz +mz +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +NI +ZJ +pd +mz +UI +ZJ +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +ZJ +BH +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +ZJ +ZJ +sr +ZJ +ZJ +sr +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +sr +ZJ +ZJ +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +ZJ +sr +sr +sr +TK +sr +TK +sr +sr +TK +sr +sr +TK +TK +TK +ZJ +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +fO +fO +ZJ +ZJ +ZJ +ZJ +AZ +kD +kD +Pw +ZJ +ZJ +bO +bO +bO +bO +bO +TK +TK +bO +bO +bO +aV +EI +gc +gf +WR +WR +ZJ +Aq +ZJ +TK +TK +nu +nu +nu +nu +nu +TK +TK +TK +ZJ +Aq +ZJ +nx +SB +oo +yo +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(56,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +Dv +Dv +mz +mz +mz +TK +TK +ZJ +ZJ +TK +ZJ +sz +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +ZJ +ZJ +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +ZJ +ZJ +ZJ +PF +sr +ZJ +ZJ +ZJ +TK +TK +TK +TK +ZJ +Aq +ZJ +ZJ +TK +TK +ZJ +TK +TK +TK +ZJ +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +TK +TK +sr +Yw +sr +TK +TK +TK +sr +TK +TK +TK +sr +sr +TK +TK +ZJ +ZJ +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +fO +ZJ +gc +qi +qi +qi +ZL +vX +qi +qi +qi +EI +bO +bO +bO +TK +TK +TK +bO +bO +EI +aV +aV +zp +UM +EB +WR +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +yU +kD +kD +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(57,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +Dv +Dv +JS +mz +mz +mz +mz +Sh +ZJ +Ya +ZJ +Xq +ZJ +pd +mz +ZJ +mz +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +BH +BH +ZJ +BH +ZJ +BH +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +ZJ +ZJ +sr +sr +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +ZJ +sr +sr +ZJ +ZJ +TK +ZJ +TK +TK +TK +TK +ZJ +TK +TK +TK +ZJ +sr +TK +TK +TK +CO +TK +TK +TK +TK +ZJ +ZJ +TK +ZJ +ZJ +sr +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +fO +TK +qi +qE +CP +gc +CH +Ow +qi +Nj +CN +EI +bO +bO +bO +TK +TK +TK +bO +bO +qj +ZJ +BC +KL +uo +uJ +pZ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +Lr +kD +kD +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(58,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +Dv +UI +Zg +Uz +ms +ET +ET +ZJ +mf +Bo +ZJ +bK +sz +ZJ +mz +ZJ +mz +TK +BH +BH +BH +BH +BH +TK +TK +TK +BH +BH +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +ZJ +ZJ +ZJ +sr +sr +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +ZJ +ZJ +TK +TK +ZJ +sr +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +ZJ +CO +ZJ +ZJ +sr +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +nx +TK +TK +TK +TK +qi +If +Rq +CM +UH +yw +Ur +Zl +Ih +gc +ZJ +bO +bO +ZJ +TK +TK +TK +bO +bO +bO +bO +yw +zp +Os +pZ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +Lr +kD +kD +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(59,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +mz +mz +WL +fc +ET +mf +Xq +ZJ +mf +ZJ +ZJ +ZJ +ZJ +mz +ZJ +mz +TK +TK +BH +BH +BH +BH +TK +TK +BH +BH +BH +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +BH +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +ZJ +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +ZJ +TK +ZJ +TK +TK +TK +TK +TK +nx +ZJ +ZJ +ZJ +TK +TK +ZJ +ZJ +TK +TK +sr +sr +TK +TK +TK +TK +nx +ZJ +ZJ +ZJ +ZJ +Aq +ZJ +ZJ +sr +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +nx +lY +ZJ +EZ +ZJ +Wr +qi +dF +ji +qi +oM +XW +gc +Qo +LI +EI +nQ +ZJ +bO +ZJ +TK +TK +TK +ZJ +Ge +ZJ +bO +ZJ +aV +lU +gc +GU +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +Lr +kD +kD +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(60,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +mz +Xq +mz +hn +bK +TK +TK +ZJ +ZJ +pd +mz +ZJ +mz +TK +BH +BH +BH +TK +TK +TK +TK +BH +BH +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +BH +BH +ZJ +ZJ +BH +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +ap +ZJ +ZJ +Aq +ZJ +TK +TK +TK +TK +TK +ZJ +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +sr +sr +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +Bu +Bu +nx +EZ +ZJ +ZJ +rq +gc +gc +gc +gc +zT +ow +gc +EI +tP +ZJ +HI +ZJ +bO +ZJ +TK +TK +ZJ +ZJ +EI +ZJ +bO +bO +ZJ +BC +XZ +Ey +ZJ +sm +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +Lr +kD +kD +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(61,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +Xq +mz +TK +TK +TK +pd +ZJ +pd +ZJ +ZJ +ZJ +TK +TK +BH +BH +TK +TK +TK +TK +TK +TK +BH +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +BH +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +sr +ZJ +TK +TK +TK +ZJ +ZJ +TK +TK +ZJ +hu +nx +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +nx +lY +ZJ +vG +ZJ +ZJ +ZJ +gc +Us +bL +ai +MY +UH +nh +XZ +bO +bO +bO +bO +bO +ZJ +TK +ZJ +ZJ +ZJ +WR +aV +Ki +bO +sq +Os +XZ +pm +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +Lr +kD +kD +va +Aq +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(62,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +ET +mz +TK +ZJ +sz +mz +mz +mz +ZJ +ZJ +TK +TK +BH +BH +BH +BH +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +BH +BH +BH +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +LU +LU +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +Te +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +va +ZJ +TK +TK +TK +sr +sr +sr +sr +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +ZJ +ZJ +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +nx +ZJ +ZJ +ZJ +ZJ +ZJ +ZL +UH +UF +Qo +UH +HD +aV +XZ +bO +EI +ZJ +bO +bO +TK +TK +TK +ZJ +ZJ +WR +fU +Ki +bO +yw +uo +WR +XJ +TK +TK +ZJ +ZJ +Aq +ZJ +ZJ +Aq +ZJ +TK +TK +TK +TK +bO +bO +ZJ +Lr +kD +kD +Pw +ZJ +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(63,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +ET +mz +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +BH +BH +TK +BH +TK +TK +TK +TK +TK +TK +TK +ZJ +va +ZJ +ZJ +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +BH +BH +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +Te +TK +TK +sr +TK +TK +TK +ZJ +TK +TK +ZJ +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +mT +ZJ +ZJ +ZJ +ZJ +ZJ +gc +hF +nc +ck +UH +eE +yq +Wq +ZJ +gc +TK +bO +bO +bO +TK +TK +TK +ZJ +WR +EI +XZ +bO +ZJ +EI +WR +Ey +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +bO +bO +EI +gf +Ge +WR +WR +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(64,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +ET +mz +TK +TK +TK +ZJ +ZJ +ZJ +mz +TK +TK +BH +BH +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +BH +BH +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +ZJ +ZJ +TK +TK +ZJ +TK +TK +TK +TK +TK +TK +TK +sr +TK +TK +sr +TK +nx +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +Aq +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +ZJ +va +ZJ +ZJ +ZJ +ZJ +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +ZJ +sm +ZJ +ZJ +ZM +qi +qi +qi +gc +za +oM +gc +qi +qi +qi +TK +TK +TK +bO +bO +bO +TK +ZJ +ZJ +bO +bO +bO +oS +AM +AM +tM +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +bO +bO +bO +xh +aV +FR +pr +WR +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(65,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +NY +mz +TK +TK +TK +mz +QX +hY +mz +TK +TK +BH +TK +TK +TK +hu +Aq +ZJ +TK +TK +TK +ZJ +Aq +ZJ +ZJ +CO +TK +TK +TK +BH +BH +BH +BH +BH +BH +ZJ +BH +BH +BH +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +ZJ +ZJ +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +TK +ZJ +PF +ZJ +TK +ZJ +sr +ZJ +ZJ +ZJ +sr +TK +ZJ +TK +TK +ZJ +ZJ +TK +TK +TK +TK +sr +ZJ +ZJ +TK +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +ZJ +ZJ +Aq +ZJ +ZJ +ZJ +sr +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +EN +WJ +ZJ +ZJ +ZJ +Tw +gc +bm +YL +EI +XW +ow +gc +am +XQ +qi +ZJ +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +ZJ +Ey +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +ZJ +bO +bO +bO +ZJ +bO +yw +FP +WR +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(66,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +pH +mz +TK +LU +LU +mz +iE +UK +mz +TK +BH +BH +TK +TK +TK +ZJ +TK +ZJ +ZJ +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +TK +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +ZJ +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +ZJ +TK +TK +sr +sr +ZJ +sr +ZJ +TK +TK +hQ +sr +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +ZJ +sr +sr +ZJ +ZJ +sr +ZJ +ZJ +TK +ZJ +TK +TK +TK +TK +TK +nx +ZJ +TK +dU +sr +ZJ +dU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +EN +ZJ +ZJ +ZJ +ZJ +va +qi +Zl +VD +VD +UH +qt +qi +Gn +hJ +qi +ZJ +TK +TK +TK +bO +bO +TK +TK +bO +bO +TK +TK +Ey +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +bO +bO +ZJ +ZJ +ZJ +bO +bO +bO +bO +bO +bO +yw +ws +WR +ZJ +TK +LU +LU +LU +LU +LU +LU +LU +"} +(67,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +Fk +mz +LU +LU +LU +mz +ue +TK +TK +TK +BH +TK +TK +TK +TK +TK +ZJ +va +ZJ +TK +TK +ZJ +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +ZJ +sr +ZJ +TK +sr +TK +Te +ZJ +TK +TK +sr +ZJ +ZJ +TK +TK +sr +hQ +sr +sr +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +ZJ +ZJ +ZJ +ZJ +Aq +ZJ +TK +TK +TK +TK +ZJ +ZJ +TK +dU +CO +sr +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +EN +lg +EN +EN +TK +qi +VG +Ka +hL +UH +sh +oP +sw +Au +qi +ZJ +TK +TK +TK +TK +bO +TK +bO +bO +TK +TK +TK +Ey +TK +TK +TK +TK +TK +TK +TK +TK +TK +bO +bO +bO +bO +ZJ +ZJ +Aq +bO +bO +bO +nQ +aV +RY +Jd +Ge +ZJ +TK +LU +LU +LU +LU +LU +LU +LU +"} +(68,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +qT +mz +LU +LU +LU +mz +qT +TK +TK +LU +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +ZJ +TK +TK +TK +TK +ZJ +ZJ +TK +TK +BH +BH +BH +BH +BH +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +Cb +ZJ +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +ZJ +sr +ZJ +Te +TK +sr +TK +ZJ +sr +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +ZJ +TK +TK +nx +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +dU +sr +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +EN +TK +TK +TK +qi +EI +gc +gc +Ow +zA +qi +qi +qi +qi +TK +TK +TK +TK +TK +bO +bO +bO +TK +TK +TK +TK +pm +ZJ +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +bO +bO +bO +bO +bO +ZJ +yw +bc +EI +ZJ +TK +LU +LU +LU +LU +LU +LU +LU +"} +(69,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +qT +mz +LU +LU +LU +mz +TK +TK +TK +LU +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +ZJ +ZJ +TK +Aq +TK +TK +ZJ +Aq +TK +TK +BH +BH +BH +BH +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +TK +ZJ +TK +TK +hQ +sr +ZJ +sr +ZJ +PF +sr +sr +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +sr +sr +ZJ +ZJ +TK +TK +TK +TK +TK +ZJ +hu +ZJ +ZJ +ZJ +ZJ +TK +TK +nu +sr +Ge +dU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +gc +vj +Rp +qj +nP +om +gc +YL +It +qi +TK +TK +TK +TK +TK +TK +bO +bO +bO +TK +TK +TK +ZJ +bO +bO +bO +TK +TK +TK +ZJ +ZJ +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +CZ +ZJ +ZJ +yw +si +WR +ZJ +TK +LU +LU +LU +LU +LU +LU +LU +"} +(70,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +LU +LU +LU +LU +LU +TK +TK +TK +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +Aq +ZJ +ZJ +ZJ +TK +ZJ +bV +va +ZJ +TK +TK +TK +ZJ +BH +BH +BH +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +TK +TK +LU +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +TK +TK +Te +sr +sr +sr +TK +TK +sr +ZJ +ZJ +TK +ri +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +sr +sr +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +nu +Ge +Ge +nu +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +gc +RN +RE +gc +Mi +lG +qi +VP +UH +qi +TK +TK +TK +TK +TK +TK +TK +TK +bO +bO +bO +bO +bO +bO +TK +TK +TK +TK +TK +TK +ZJ +bO +bO +bO +TK +TK +TK +TK +bO +bO +bO +bO +ZJ +oq +UM +FR +WR +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(71,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +LU +LU +LU +LU +LU +TK +TK +TK +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +hu +ZJ +ZJ +ZJ +kC +TK +TK +TK +TK +TK +ZJ +ZJ +BH +ZJ +TK +TK +TK +TK +TK +TK +TK +LU +LU +TK +TK +LU +LU +LU +TK +LU +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +Cb +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +sr +Te +TK +TK +Te +Pz +TK +Te +TK +TK +nx +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +nu +yP +yP +nu +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +qi +eO +RN +LU +Mi +EY +bu +Lz +qp +qi +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +TK +TK +TK +TK +bO +On +EI +EI +WR +WR +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(72,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +TK +LU +LU +LU +LU +LU +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +yS +yS +yS +yS +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +qi +qi +LU +LU +EI +gc +gc +qi +qi +qi +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +bO +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +bO +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(73,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(74,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(75,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(76,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(77,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(78,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(79,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(80,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(81,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(82,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(83,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +as +as +as +as +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(84,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +as +as +mX +tU +as +as +as +as +as +as +lD +lD +lD +lD +lD +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(85,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +as +dV +pk +pk +qf +as +Mp +Tk +SU +as +lD +lD +lD +lD +lD +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(86,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +as +gk +pk +pk +cW +as +GN +XT +ae +as +lD +lD +lD +lD +lD +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(87,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +as +as +as +as +as +as +lD +as +vh +pk +pk +uj +as +Tk +XT +Mp +as +Ol +lD +lD +lD +lD +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +yS +yS +yS +yS +LU +LU +LU +LU +LU +LU +LU +LU +"} +(88,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +as +Ri +Ry +Ri +Rg +as +lD +as +QF +pk +pk +QF +as +Pe +jL +NA +js +as +as +as +as +as +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +bO +bO +bO +ZJ +ZJ +ZJ +ZJ +TK +TK +Aq +TK +TK +TK +TK +TK +TK +LU +LU +LU +nu +lT +lT +nu +LU +LU +LU +LU +LU +LU +LU +LU +"} +(89,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +as +Ri +Ri +Ri +Ri +as +lD +as +fq +xQ +IP +Xb +Nq +fN +ZZ +oa +dS +as +ah +zx +vE +as +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +TK +TK +cO +ZJ +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +CO +bO +bO +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +LU +LU +nu +kD +kD +nu +LU +LU +LU +LU +LU +LU +LU +LU +"} +(90,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +as +Rg +xE +nb +Ri +as +lD +as +as +Fp +as +as +as +eG +Ll +oa +Fz +Ol +dP +Ei +iR +as +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +bO +bO +TK +TK +TK +bO +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +TK +TK +ZJ +ZJ +TK +TK +bO +bO +ZJ +ZJ +bO +ZJ +ZJ +ZJ +ZJ +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +LU +nu +kD +VD +nu +LU +LU +LU +LU +LU +LU +LU +LU +"} +(91,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +lD +lD +lD +lD +as +as +as +as +as +lD +lD +lD +lD +lD +as +OL +TG +IY +ro +as +lD +as +eW +Rk +cn +as +vQ +Zw +db +Ll +LB +Oc +bY +as +vl +as +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +bO +bO +bO +bO +bO +TK +bO +bO +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +TK +WN +QE +TK +TK +bO +bO +CO +ZJ +ZJ +ZJ +ZJ +bO +bO +bO +bO +bO +bO +TK +TK +TK +bO +bO +bO +bO +bO +ZJ +ZJ +TK +TK +LU +LU +nu +xy +RJ +nu +LU +LU +LU +LU +LU +LU +LU +LU +"} +(92,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +BH +LU +LU +LU +LU +BH +BH +BH +BH +LU +BH +BH +LU +BH +LU +LU +BH +BH +BH +BH +LU +LU +LU +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +xf +xf +xf +xf +as +iu +Dw +iu +as +lD +lD +as +as +as +as +wB +hG +PA +Vc +as +lD +as +Uj +vg +dP +as +yb +zf +YH +qn +bE +LJ +vC +as +as +as +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +LU +TK +TK +TK +TK +Aq +TK +TK +TK +ZJ +ZJ +bO +bO +bO +bO +bO +TK +TK +TK +TK +bO +ZJ +ZJ +TK +TK +bO +bO +bO +bO +ZJ +ZJ +TK +TK +TK +LU +nu +Kp +kD +nu +LU +LU +LU +LU +LU +LU +LU +LU +"} +(93,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +LU +LU +BH +BH +BH +BH +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +BH +BH +BH +BH +LU +BH +LU +LU +LU +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +xf +RB +tT +xf +as +eg +XH +dP +as +as +lD +as +Tl +Tl +HQ +oz +xS +aa +or +as +lD +as +as +as +as +as +ac +Ol +as +as +dj +uI +ud +as +lD +lD +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +Aq +ZJ +ZJ +ZJ +ZJ +ZJ +bO +bO +TK +bO +TK +TK +TK +TK +TK +TK +bO +bO +ZJ +ZJ +TK +TK +TK +bO +bO +bO +ZJ +TK +TK +TK +LU +nu +ZJ +Ge +nu +LU +LU +LU +LU +LU +LU +LU +LU +"} +(94,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +xf +qg +qg +xf +tG +Mu +yY +Xz +vY +as +lD +as +Az +dr +qH +HV +xS +xS +Pq +as +lD +lD +as +Ol +Uv +ip +eB +jp +bP +as +as +as +as +as +as +lD +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +TK +ZJ +ZJ +hu +ZJ +Aq +ZJ +TK +TK +TK +TK +TK +TK +ZJ +TK +ZJ +TK +ZJ +bO +bO +ZJ +ZJ +TK +TK +bO +bO +bO +ZJ +TK +TK +TK +TK +ZJ +ZJ +Kp +TK +LU +LU +LU +LU +LU +LU +LU +LU +"} +(95,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +xf +Ky +CJ +DW +Ed +aa +aa +EJ +Mo +as +lD +as +aF +zG +HQ +cE +bb +Fo +aa +as +lD +lD +as +QO +xS +Wv +Ra +Zn +Um +rM +Ol +Vk +XN +AK +as +as +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +ZJ +TK +TK +ZJ +ZJ +TK +ZJ +ZJ +ZJ +bO +bO +hu +ZJ +TK +TK +TK +bO +bO +CO +ZJ +TK +TK +TK +TK +ZJ +bO +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(96,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +xf +tr +wx +as +eM +He +By +fI +Oi +as +as +as +as +as +as +as +as +as +ot +as +as +lD +as +as +ON +GD +sF +gL +bU +Ol +Ol +Ag +iv +ZU +oK +as +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +TK +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +ZJ +ZJ +TK +ZJ +ZJ +ZJ +ZJ +ZJ +bO +bO +bO +ZJ +TK +TK +TK +TK +bO +bO +bO +ZJ +TK +TK +Aq +TK +ZJ +bO +bO +TK +TK +LU +LU +LU +LU +LU +LU +"} +(97,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +BH +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +xf +xf +xf +xf +ct +lL +Py +YC +ng +OR +sj +DM +as +iG +uL +vW +Ol +Hd +Vn +di +as +lD +lD +as +Rn +Rn +uX +yO +mM +yO +lV +IM +yW +Ug +as +as +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +ZJ +CO +ZJ +nx +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +bO +bO +bO +bO +bO +bO +bO +ZJ +TK +TK +TK +TK +bO +bO +bO +ZJ +TK +bO +ZJ +ZJ +ZJ +VD +bO +bO +TK +LU +LU +LU +LU +LU +LU +"} +(98,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +BH +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +TK +TK +TK +xf +NL +fV +uY +lr +UO +Ol +RM +vy +hi +Rk +aY +vV +as +qX +ff +pB +as +lD +as +as +We +eB +VL +Rn +iQ +as +as +pV +yW +MC +Zr +as +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +ZJ +ZJ +TK +ZJ +ZJ +ZJ +hu +ZJ +TK +TK +TK +TK +bO +ZJ +ZJ +bO +bO +bO +bO +bO +bO +ZJ +ZJ +TK +TK +TK +bO +bO +bO +ZJ +bO +bO +sy +ZJ +kD +Pb +bO +bO +TK +TK +LU +LU +LU +LU +LU +"} +(99,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +Xq +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +TK +TK +TK +xf +xf +ci +UL +eQ +PQ +as +vc +vr +as +uL +iG +hS +as +jM +OZ +zY +as +lD +as +lv +aa +JU +Xu +bS +Zn +FL +Ol +IL +bQ +DT +as +as +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +bO +bO +bO +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +bO +bO +bO +ZJ +TK +bO +bO +bO +bO +bO +ZJ +Aq +TK +TK +TK +bO +bO +bO +ZJ +bO +bO +bO +Kp +kD +TK +TK +bO +bO +TK +LU +LU +LU +LU +LU +"} +(100,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +Xq +ZJ +Aq +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +BH +LU +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +TK +aV +TK +cz +xf +Vx +Vx +Vx +xf +as +Ol +ot +as +as +as +as +as +Ol +Ys +as +as +as +as +as +hk +ef +LP +vL +Nh +as +as +as +as +as +as +as +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +TK +ZJ +bO +bO +bO +bO +bO +bO +TK +TK +TK +TK +TK +TK +TK +bO +bO +bO +ZJ +TK +bO +bO +bO +bO +bO +ZJ +ZJ +ZJ +TK +TK +bO +bO +bO +ZJ +bO +bO +bO +bO +ZJ +TK +TK +bO +bO +TK +TK +LU +LU +LU +LU +"} +(101,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +Xq +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +nx +aV +Kp +NY +NY +aV +vx +JN +qI +Bq +lo +Hi +Tp +pi +uu +Tp +Hn +hb +Bc +hb +lD +wy +as +as +Ol +lq +as +as +as +xC +bw +cD +wO +kc +as +as +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +TK +TK +ZJ +bO +bO +bO +bO +TK +bO +bO +bO +TK +TK +TK +TK +bO +bO +bO +ZJ +ZJ +TK +bO +TK +TK +bO +bO +ZJ +ZJ +ZJ +ZJ +bO +bO +bO +ZJ +ZJ +bO +bO +ZJ +aV +va +Pb +TK +TK +bO +TK +TK +LU +LU +LU +LU +"} +(102,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +Xq +Aq +ZJ +Xq +ZJ +vI +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +Ez +NY +NY +aV +vZ +vx +BH +JN +eA +tQ +aH +wy +FA +bh +bh +bG +Ln +hb +lD +hb +hb +oA +eZ +AQ +Ty +hI +oU +nZ +bo +jQ +bi +OM +ZP +Zm +RK +as +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +TK +ZJ +ZJ +bO +bO +TK +TK +TK +TK +TK +bO +bO +TK +TK +bO +bO +bO +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +bO +ZJ +ZJ +bO +bO +ZJ +ZJ +ZJ +ZJ +Pb +TK +TK +bO +TK +TK +LU +LU +LU +LU +"} +(103,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +vI +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +mz +mz +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +ZJ +TK +TK +TK +TK +TK +TK +dU +VK +aV +dU +Ez +BH +BH +xf +jy +lD +tQ +HA +as +as +jy +as +as +jy +lD +jy +SS +du +eZ +un +FE +ls +UJ +iZ +aw +eK +gN +bh +zc +nN +Qc +as +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +TK +nx +CO +bO +bO +TK +TK +TK +TK +ZJ +ZJ +bO +bO +bO +TK +bO +bO +bO +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +bO +ZJ +bO +bO +bO +va +kD +ZJ +Pb +TK +TK +TK +bO +bO +TK +LU +LU +LU +LU +"} +(104,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +BH +BH +BH +mz +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +xd +wu +xd +mz +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +Aq +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +dU +mR +Ge +cc +BH +BH +ZJ +xf +lD +ZG +ZG +as +tQ +lD +lD +lD +lD +lD +lD +lD +hE +an +as +as +Ol +SH +as +as +as +Pd +wN +Pd +ZF +pc +as +as +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +bO +bO +TK +TK +TK +TK +TK +EI +ZJ +bO +bO +bO +bO +bO +bO +bO +nx +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +bO +bO +bO +Du +ij +WR +TK +TK +TK +TK +TK +bO +TK +TK +LU +LU +LU +"} +(105,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +mz +mz +mz +BH +mz +mz +ZJ +BH +BH +BH +BH +xd +xd +GF +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mL +mL +mL +xd +wu +cY +xd +mz +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +nx +VK +vb +Kp +vx +dU +BH +ZJ +VB +lD +lD +hE +jy +tQ +tQ +lD +lD +lD +lD +lD +lD +BM +as +as +gu +oR +lW +Eq +KO +as +as +as +as +as +as +lD +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +TK +TK +TK +TK +TK +TK +WR +NY +BK +nx +bO +bO +bO +bO +bO +bO +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +CO +bO +bO +bO +kD +pJ +TK +TK +TK +TK +TK +bO +bO +TK +TK +LU +LU +LU +"} +(106,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +OK +OK +OK +xd +xd +wu +mz +BH +fD +Xq +BH +BH +Aq +BH +fi +xd +tD +tD +mz +BH +BH +BH +BH +BH +BH +BH +BH +mz +xd +wu +Tm +tD +tD +tD +GF +xd +wu +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +ZJ +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +ZJ +ZC +ZC +rg +aV +BH +BH +BH +xf +lD +lD +jN +as +aH +Ik +as +lD +lD +lD +lD +lD +lD +as +rM +sU +mi +HU +Gg +OS +JO +as +UE +kp +PO +as +as +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +WR +Kp +ZJ +bO +bO +bO +bO +bO +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +bO +bO +ZJ +ZJ +ZJ +ZJ +WR +WR +WR +kD +Za +EI +TK +TK +TK +TK +TK +bO +bO +TK +LU +LU +LU +"} +(107,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +mz +mz +OK +GF +GF +GF +GF +GF +xd +OK +BH +BH +BH +BH +IX +vI +Dt +sP +GF +wu +tD +mz +BH +BH +BH +BH +BH +BH +BH +BH +mz +wu +wu +GF +tD +tD +tD +GF +wu +wu +OK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +TK +ZJ +nx +EV +Ez +gf +ZC +dU +BH +BH +xf +lD +FO +aH +TQ +Ik +Ik +bU +Ik +CE +lD +lD +aH +AX +as +as +Wd +lW +KB +Pn +Rn +Ol +as +Rk +RR +Zn +fW +as +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +WR +wD +ZJ +nx +bO +bO +bO +bO +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +bO +bO +bO +bO +bO +bO +ZJ +zJ +wi +dp +Pp +kD +kD +WR +TK +TK +TK +TK +TK +bO +bO +TK +LU +LU +LU +"} +(108,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +OK +OK +mz +mz +xd +Bk +xd +GF +GF +xd +wu +GF +xd +xd +mL +ZJ +ET +vI +ET +Pl +ZJ +BH +vI +xd +tD +tD +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +mz +PE +GF +GF +VC +tD +tD +tD +GF +TU +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +Aq +ZJ +ZJ +ZJ +ZJ +BH +rQ +TZ +XF +dU +BH +BH +xf +FO +Ik +tQ +Xa +hE +HJ +kg +Tv +tQ +aH +lD +lD +Ik +UB +as +bU +TQ +nl +PB +Rk +yD +fk +Rk +Md +YI +as +as +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +bO +TK +TK +TK +TK +TK +TK +TK +fo +ZJ +nx +bO +bO +bO +bO +bO +bO +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +bO +bO +bO +bO +bO +WR +Ii +kD +kD +kD +kD +zJ +ZJ +Xi +ZJ +ZJ +TK +TK +bO +bO +bO +TK +LU +LU +LU +"} +(109,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +xd +Bk +GF +GF +GF +wu +wu +xd +GF +US +GF +GF +xd +mL +nx +BH +BH +BH +ET +ET +vI +RU +BH +tD +tD +vI +ZJ +BH +BH +BH +BH +BH +BH +BH +mL +SC +GF +wu +wu +VV +GF +xd +GF +wu +OK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +nx +Aq +BH +uR +Un +NR +dU +BH +BH +xf +ZG +hE +aH +TQ +yW +tQ +TQ +tQ +lD +lD +lD +lD +tQ +as +as +ER +lW +Wb +Rn +Rn +as +as +Zn +Rk +GH +gj +as +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +bO +bO +bO +bO +bO +bO +ZJ +hu +bO +TK +TK +TK +TK +TK +TK +TK +Kp +EI +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +bO +bO +TK +TK +TK +TK +TK +bO +bO +bO +bO +bO +qj +kD +gc +dQ +kD +kD +bT +aV +WR +ZJ +bO +TK +TK +bO +bO +bO +TK +LU +LU +LU +"} +(110,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +OK +mz +ZJ +wu +xd +GF +FF +VV +xd +mz +mz +mz +mz +mz +OK +mz +mz +BH +BH +OK +mz +mz +BH +BH +BH +BH +xd +GF +vI +ZJ +nx +BH +BH +BH +BH +ZJ +ET +ET +mL +mz +mz +mz +xH +Bk +xd +VV +GF +mz +BH +BH +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +Aq +ZJ +BH +BH +uR +Om +XB +BH +BH +xf +yW +Ix +hE +as +yW +lD +as +lD +lD +lD +lD +lD +tQ +as +QO +so +JU +Xu +Gg +Ke +rM +as +kU +aD +SY +as +as +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +bO +bO +bO +bO +bO +bO +ZJ +bO +bO +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +TK +bO +bO +bO +bO +EI +ua +wo +BE +BL +Qu +dG +aV +WR +bO +bO +bO +bO +bO +bO +TK +TK +LU +LU +LU +"} +(111,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +OK +OK +nx +ZJ +GF +GF +Sl +dz +mz +mz +mz +BH +BH +BH +nx +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +ZJ +ET +ZJ +mz +BH +BH +ZJ +ET +vI +ET +fi +mz +mz +BH +mz +mz +mz +xd +xd +OK +OK +vI +BH +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +BH +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +ZJ +BH +BH +BH +hM +BH +BH +BH +BH +xf +as +as +as +as +lD +lD +as +lD +lD +lD +jy +jy +lD +as +as +Jt +ef +lW +ZE +nm +as +as +as +as +as +as +lD +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +bO +bO +bO +bO +bO +bO +TK +TK +TK +TK +ZJ +TK +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +ZJ +va +ZJ +TK +TK +TK +bO +bO +bO +bO +bO +ZJ +WR +WR +WR +gf +EI +nQ +EI +bO +TK +TK +bO +bO +bO +TK +LU +LU +LU +LU +"} +(112,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +ZJ +Xq +GF +xd +xd +mz +mz +mz +BH +BH +BH +BH +BH +BH +ZJ +nx +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ET +fi +vI +BH +Ks +Xq +vI +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +vI +OK +ZJ +BH +vI +BH +BH +Aq +ZJ +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +ZJ +TK +BH +BH +TK +TK +ZJ +ZJ +TK +ZJ +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +lD +lD +lD +as +aH +lD +lD +lD +lD +lD +lD +lD +lD +lD +jN +as +as +Ol +KF +as +as +as +lD +lD +lD +lD +lD +lD +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +CO +bO +ZJ +ZJ +ZJ +bO +bO +bO +bO +TK +TK +TK +TK +TK +bO +ZJ +ZJ +ZJ +ZJ +bO +bO +ZJ +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +bO +bO +bO +ZJ +va +ZJ +ZJ +ZJ +ZJ +nQ +ux +ZJ +bO +bO +bO +bO +bO +TK +TK +LU +LU +LU +LU +"} +(113,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +ZJ +mL +ZJ +xd +wu +wu +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +vI +ET +ZJ +ZH +ZJ +nx +ZJ +BH +BH +BH +Aq +BH +BH +BH +BH +BH +BH +mz +mz +OK +vI +vI +ZJ +BH +BH +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +ZJ +ZJ +BH +BH +TK +TK +TK +ZJ +TK +TK +ZJ +TK +TK +TK +TK +BH +ZJ +Aq +BH +BH +BH +BH +LU +lD +lD +Rg +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +Ik +pQ +HA +Ww +oG +as +Wz +as +lD +lD +lD +lD +lD +lD +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +nx +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +bO +bO +TK +TK +TK +TK +TK +ZJ +bO +bO +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +bO +bO +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +VD +bO +bO +bO +bO +bO +bO +TK +TK +TK +LU +LU +LU +LU +LU +"} +(114,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +Aq +Xq +mz +mz +Se +mz +mz +xd +xd +mz +BH +BH +BH +BH +BH +BH +BH +BH +Aq +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +fi +nx +ZJ +ET +ET +ET +ZJ +BH +BH +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +Xq +In +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +ZJ +BH +ZJ +BH +TK +TK +ZJ +ZJ +TK +TK +ZJ +ZJ +ZJ +TK +TK +BH +ZJ +BH +BH +BH +BH +LU +LU +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +tQ +tQ +lj +iD +nl +Ce +PY +as +lD +lD +lD +lD +lD +lD +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +ZJ +ZJ +ZJ +Aq +ZJ +bO +bO +TK +TK +TK +TK +TK +ZJ +bO +bO +bO +bO +bO +bO +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +TK +TK +TK +Aq +ZJ +kD +ZJ +ZJ +aV +vb +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +"} +(115,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +Xq +mz +OK +OK +OK +mz +Ks +Xq +OK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +Xq +ET +Xq +vI +ZJ +BH +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +vI +Lm +vI +BH +BH +Aq +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +ZJ +BH +BH +BH +TK +TK +ZJ +ZJ +ZJ +TK +TK +ZJ +TK +TK +TK +TK +BH +BH +BH +BH +BH +LU +LU +lD +lD +lD +lD +lD +lD +lD +lD +Ol +lD +XO +tQ +lD +FG +tQ +jF +as +xq +vr +as +SR +as +lD +lD +lD +lD +lD +lD +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +Aq +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +bO +TK +TK +TK +TK +TK +va +bO +bO +bO +bO +bO +bO +bO +TK +TK +TK +TK +ZJ +TK +TK +TK +ZJ +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +aV +nx +nx +vb +TK +TK +TK +LU +LU +LU +LU +LU +LU +"} +(116,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +Xq +Xq +mz +GF +mz +GF +mz +Xq +ZJ +ZJ +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +Xq +ZJ +ZJ +ZJ +BH +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +Ks +Xq +ZJ +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +ZJ +TK +TK +TK +TK +BH +BH +BH +BH +LU +LU +LU +lD +lD +aH +aH +tQ +lD +lD +lD +as +Ol +CB +HA +as +as +as +as +as +as +zF +as +as +as +lD +lD +lD +lD +lD +lD +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +bO +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +bO +bO +bO +bO +bO +bO +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +bO +bO +bO +bO +bO +nx +TK +TK +LU +LU +LU +LU +LU +"} +(117,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +BH +OK +mz +GF +GF +FF +mz +mz +ZJ +nx +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +Aq +BH +BH +BH +BH +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +Xq +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +TK +ZJ +TK +TK +BH +ZJ +TK +TK +TK +TK +TK +BH +BH +BH +BH +LU +LU +lD +lD +Ol +Ol +lD +hE +lD +tQ +as +SI +VR +AO +as +uS +aK +Qp +as +lE +Rg +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +ZJ +nx +CO +ZJ +ZJ +bO +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +bO +TK +bO +bO +bO +TK +TK +ZJ +Aq +ZJ +ZJ +ZJ +TK +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +CO +nx +TK +TK +LU +LU +LU +LU +"} +(118,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +nx +OK +OK +GF +FF +GF +GF +GF +mz +mz +In +OK +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +BH +ZJ +Hw +ET +vI +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +BH +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +lD +ZG +lD +TQ +ug +ek +tQ +eo +as +je +Rk +iW +as +as +Cd +as +as +HZ +gs +jy +lD +lD +lD +lD +lD +lD +lD +lD +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +bO +bO +bO +bO +bO +ZJ +ZJ +bO +bO +bO +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +bO +bO +TK +TK +TK +TK +TK +TK +ZJ +ZJ +va +ZJ +TK +TK +TK +bO +bO +bO +bO +hu +ZJ +ZJ +TK +TK +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +TK +TK +TK +LU +LU +"} +(119,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +GF +nt +GF +GF +GF +Tz +GF +mz +mz +OK +BH +BH +BH +BH +BH +BH +BH +ZJ +nx +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +Xq +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +vI +ET +vI +BH +BH +BH +BH +BH +BH +LU +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +Aq +BH +BH +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +lD +Eu +tQ +ra +lD +Ik +eo +lD +as +Jv +xg +vy +AG +Yq +Vn +rZ +ot +dP +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +bO +bO +TK +TK +ZJ +ZJ +ZJ +ZJ +bO +bO +bO +ZJ +ZJ +ZJ +ZJ +ZJ +Aq +bO +bO +bO +TK +TK +TK +TK +TK +ZJ +ZJ +nx +ZJ +TK +TK +bO +bO +bO +bO +bO +ZJ +ZJ +TK +TK +TK +TK +TK +bO +bO +bO +bO +TK +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +vi +TK +LU +LU +"} +(120,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +mz +mz +GF +GF +GF +GF +GF +GF +GF +wu +GF +mz +mz +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +nx +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ET +vI +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +ZJ +ZJ +Aq +ZJ +TK +TK +TK +BH +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +xf +as +jy +as +jy +ot +as +as +as +Jj +Fe +Gk +Ol +ik +cA +gs +jy +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +bO +bO +bO +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +bO +bO +bO +bO +bO +TK +TK +TK +TK +bO +bO +bO +bO +TK +TK +TK +TK +TK +Pb +aV +ZJ +nx +ZJ +ZJ +sy +TK +LU +LU +LU +"} +(121,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +mz +oV +FF +GF +GF +GF +AE +GF +Vt +GF +wu +GF +mz +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +mz +ZJ +ZJ +ZJ +Xq +ZJ +Aq +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +vI +In +ET +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +BH +TK +BH +BH +BH +BH +BH +BH +BH +xf +tL +yR +Rn +HW +jP +gP +YS +as +Nn +dP +lI +as +as +as +as +as +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +ZJ +ZJ +TK +TK +TK +bO +bO +bO +ZJ +ZJ +bO +bO +bO +bO +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +TK +TK +TK +TK +TK +kD +ZJ +TK +TK +TK +TK +LU +LU +LU +LU +"} +(122,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +mz +AD +GF +GF +bg +Cv +MU +GF +bg +xd +GF +Vq +mz +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +ZJ +ZJ +Xq +ZJ +BH +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +Xl +ET +ET +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +BH +ZJ +ZJ +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +xf +rs +yR +Pf +bf +xS +Vv +ur +Ol +yJ +Rk +Yb +as +Ph +we +xf +xf +xf +xf +oY +xi +oc +lD +lD +lD +lD +lD +lD +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +ZJ +ZJ +nx +ZJ +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +bO +bO +bO +ZJ +ZJ +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +TK +TK +TK +TK +TK +TK +Aq +ZJ +TK +TK +LU +LU +TK +LU +LU +LU +LU +"} +(123,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +mz +cj +GF +GF +Vt +GF +Gh +GF +GF +GF +FF +GF +mz +BH +BH +BH +BH +BH +ZJ +mz +mz +OK +BH +ZJ +mz +BH +BH +BH +mz +Xq +Xq +BH +mz +nx +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +NE +ET +KJ +ET +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +ZJ +ZJ +Aq +ZJ +ZJ +ZJ +TK +TK +BH +BH +BH +ZJ +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +xf +as +as +as +oz +Rk +ih +BF +Ol +IF +dP +Pv +if +Jf +VL +bq +BH +BH +BH +BH +BH +ZJ +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +ZJ +ZJ +TK +bO +bO +ZJ +CO +ZJ +ZJ +bO +bO +bO +bO +ZJ +va +ZJ +ZJ +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(124,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +ZJ +BH +mz +ID +jn +GF +MU +Jh +XU +Qr +MU +GF +GF +FF +mz +BH +BH +BH +BH +BH +ZJ +OK +ZJ +ZJ +OK +mf +mz +BH +BH +BH +mz +BH +Xq +BH +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +NE +ET +nz +yz +DH +mz +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +ZJ +TK +ZJ +ZJ +ZJ +TK +TK +BH +ZJ +BH +TK +ZJ +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +xf +AL +tw +Rn +oz +Rk +xS +vy +AG +RH +Rk +Kd +Rk +dk +VL +bq +BH +BH +BH +BH +BH +BH +ZJ +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +ZJ +ZJ +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +TK +TK +bO +bO +bO +bO +bO +ZJ +ZJ +ZJ +bO +ZJ +ZJ +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +TK +TK +TK +ZJ +ZJ +fo +ZJ +ZJ +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(125,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +ZJ +BH +mz +iw +GF +GF +GF +GF +Fl +GF +GF +GF +GF +GF +mz +BH +BH +BH +BH +ZJ +ZJ +OK +ZJ +ZJ +mz +mf +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +DH +UI +ET +ET +Gw +mz +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +BH +BH +Aq +TK +TK +ZJ +ZJ +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +xf +Cg +yR +Pf +TB +pw +cv +fX +Cn +JW +cv +cv +Jn +xg +JD +bq +BH +BH +BH +BH +BH +BH +ZJ +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +ZJ +hu +ZJ +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +ZJ +bO +bO +bO +ZJ +ZJ +ZJ +Aq +ZJ +ZJ +TK +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +ZJ +ZJ +nx +ZJ +nx +ZJ +Pb +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(126,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +ZJ +mz +mz +Bk +GF +bg +US +MU +GF +bg +GF +GF +mz +mz +BH +BH +BH +ZJ +ZJ +OK +mz +nx +ZJ +OK +ET +mz +mz +BH +BH +BH +BH +BH +yz +mz +ZJ +BH +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +DH +ET +ET +ET +sY +mz +mz +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +Aq +BH +BH +ZJ +BH +ZJ +ZJ +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +xf +as +as +as +KR +WX +as +as +as +as +as +as +as +sK +as +xf +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +ZJ +Aq +ZJ +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +ZJ +bO +bO +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +Aq +ZJ +ZJ +ZJ +ZJ +TK +TK +ZJ +Pb +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(127,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +mz +mz +GF +GF +FF +GF +GF +Vt +FF +mz +mz +BH +BH +BH +Aq +ZJ +mz +mz +ZJ +ZJ +ZJ +OK +ET +ZJ +mz +mz +mz +OK +ZJ +ET +mf +mz +ZJ +ZJ +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +ZJ +ET +ET +ET +YM +mz +mz +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +xf +AL +yR +JY +GG +sF +as +Hg +Kz +Tc +xk +as +LM +WV +fm +xf +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +ZJ +ZJ +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +bO +bO +ZJ +TK +TK +ZJ +ZJ +bO +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ea +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +TK +TK +TK +TK +TK +TK +aV +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(128,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +mz +GF +Vt +GF +Tz +Nt +GF +GF +mz +BH +BH +BH +BH +BH +ZJ +mz +ZJ +ZJ +ZJ +ZJ +mz +ZJ +ET +ZJ +ZJ +ZJ +nx +ZJ +ZJ +ZJ +mz +ZJ +BH +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +OK +ZJ +ET +vI +DH +mz +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +ZJ +ZJ +Aq +ZJ +TK +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +xf +yG +qP +Gq +uk +GA +Ce +dP +dP +dP +dP +as +sn +Rk +iM +xf +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +va +TK +ZJ +ZJ +TK +TK +bO +bO +bO +ZJ +TK +ZJ +bO +bO +ZJ +ZJ +ZJ +va +ZJ +TK +TK +TK +ZJ +ZJ +ZJ +TK +ZJ +ZJ +bO +bO +bO +bO +bO +bO +ZJ +ZJ +TK +TK +TK +TK +TK +TK +km +ed +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(129,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +OK +GF +GF +GF +GF +GF +GF +GF +mz +BH +BH +BH +BH +BH +BH +mz +ZJ +ZJ +ZJ +ZJ +OK +ZJ +ZJ +Xq +ZJ +mz +mz +mz +mz +ET +BH +ZJ +BH +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +VX +In +mz +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +xf +xf +xf +xf +Ox +ns +xf +xf +xf +xf +xf +xf +xf +Oo +xf +xf +BH +BH +BH +BH +BH +BH +ZJ +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +ZJ +ZJ +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +ZJ +TK +TK +bO +bO +bO +bO +bO +ZJ +bO +bO +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +nx +TK +TK +TK +TK +ZJ +ZJ +bO +bO +bO +bO +ZJ +TK +TK +TK +TK +TK +TK +TK +gv +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(130,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +OK +VV +GF +GF +GF +xd +GF +QN +mz +BH +BH +BH +BH +BH +BH +mz +ZJ +ZJ +nx +mz +mz +mz +mz +mz +ZJ +ZJ +mf +mf +mz +BH +mz +ZJ +ZJ +nx +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +OK +BH +ET +ZJ +OK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +nu +NU +Ge +tx +nu +BH +BH +BH +BH +BH +ZJ +ZJ +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +ZJ +ZJ +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +bO +bO +bO +TK +TK +bO +bO +bO +bO +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +va +ZJ +ZJ +ZJ +bO +bO +TK +TK +TK +TK +TK +TK +TK +Pb +Ew +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(131,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +mz +mz +xd +FF +hO +wu +xd +mz +mz +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +mz +HG +HG +HG +mz +mz +mz +mz +ET +mz +BH +OK +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +OK +BH +ET +BH +BH +BH +Aq +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +ZJ +BH +BH +nu +nu +vZ +aV +NY +nu +nu +BH +BH +BH +ZJ +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +ZJ +ZJ +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +bO +bO +TK +TK +TK +TK +TK +bO +bO +CO +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +bO +bO +TK +TK +TK +TK +TK +TK +Pb +ZJ +ZJ +ZJ +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(132,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +GF +xd +Ks +mz +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +HG +HG +HG +Yd +HG +HG +HG +HG +mz +ZJ +mz +ZJ +mz +mz +mz +mz +mz +mz +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +qM +ET +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +mz +ZJ +ZJ +Xq +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +nu +Fr +pE +uv +ds +Gj +nu +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +ZJ +ZJ +ZJ +TK +ZJ +TK +TK +TK +TK +TK +bO +bO +bO +TK +TK +TK +TK +TK +bO +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +bO +TK +TK +bO +bO +TK +TK +Pb +Hm +Ca +aV +fo +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(133,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +Ba +mz +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +mz +HG +yS +HG +kf +Wj +HG +Wj +HG +Ks +GF +mz +ZJ +ZJ +ZJ +Xq +Xq +BH +Xq +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +nx +ET +ZJ +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +mz +Xq +ZJ +ZJ +mz +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +Aq +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +NN +Do +BH +Og +dU +zm +Yx +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +Aq +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +bO +TK +TK +TK +TK +TK +TK +TK +bO +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +aV +ZJ +Hm +ix +TK +TK +ZJ +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(134,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +Sl +mL +mL +mL +ZJ +OK +BH +BH +BH +BH +BH +BH +BH +mz +ZJ +mz +HG +yS +XK +kf +kf +UP +kf +Bg +GF +GF +mz +yz +ET +ET +ZJ +Xq +Xq +Xq +mf +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +vI +ET +ZJ +mz +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +pd +sz +ZJ +ZJ +ZJ +mz +TK +TK +TK +TK +TK +TK +ZJ +ZJ +Aq +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +XZ +XL +BH +BH +NN +vZ +Or +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +ZJ +ZJ +ZJ +ZJ +hu +ZJ +ZJ +TK +TK +bO +bO +bO +bO +bO +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +ZJ +Pw +ZJ +bO +aV +ZJ +ZJ +Sk +TK +TK +TK +ZJ +ZJ +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(135,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +OK +ZJ +vI +Xq +nx +ET +ZJ +mz +BH +BH +BH +BH +BH +BH +mz +ET +mz +HG +yS +HG +kf +Wj +HG +Yd +HG +GF +mf +mz +ZJ +ZJ +BH +BH +mf +mf +Xq +Xq +Xq +Xq +mf +BH +BH +nx +Xq +BH +BH +BH +BH +ZJ +ET +ZJ +qM +nx +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +pd +sz +ZJ +Aq +ZJ +ZJ +TK +TK +TK +TK +TK +ZJ +ZJ +TK +ZJ +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +uO +aV +Or +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +Aq +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +bO +bO +bO +bO +TK +TK +TK +ZJ +ZJ +ZJ +bO +bO +TK +TK +TK +TK +TK +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +EI +EI +no +WR +WR +Kp +nx +ZJ +Pw +Zq +ZJ +TK +ZJ +nx +ZJ +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(136,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +OK +ZJ +dz +rx +ET +vI +vI +mz +BH +BH +BH +BH +BH +BH +mz +ET +mz +HG +HG +HG +Wj +HG +HG +HG +HG +mz +GF +mz +ZJ +mz +mz +OK +mz +mz +BH +ZJ +Xq +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +nx +Xq +mz +ZJ +Xq +vI +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +mz +ZJ +ZJ +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +Th +BH +uO +vZ +Or +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +ZJ +ZJ +uW +ZJ +ZJ +BU +TK +TK +TK +bO +bO +bO +bO +TK +TK +TK +ZJ +bO +ZJ +ZJ +bO +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +bO +bO +bO +bO +bO +gc +Jg +UM +Hf +EI +Uy +ZJ +WA +gc +ZJ +ZJ +ZJ +CL +ZJ +ZJ +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(137,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +Sl +ZJ +ET +ET +ZJ +vI +mz +BH +BH +BH +BH +BH +ZJ +mz +ET +mz +mz +mz +HG +HG +HG +mz +mz +mz +mz +GF +mz +ZJ +mz +nD +ja +nD +mz +BH +Xq +BH +ZJ +Xq +BH +BH +BH +BH +BH +ZJ +Xq +Xq +mz +DR +ET +ZJ +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +mz +ZJ +Xq +mz +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +XZ +au +oB +Yx +nu +aV +Yx +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +bO +bO +bO +bO +bO +bO +TK +ZJ +ZJ +bO +bO +ZJ +bO +bO +TK +TK +TK +TK +TK +TK +TK +WR +WR +Xi +bO +bO +ZJ +bO +wi +So +nO +zp +SO +ZJ +ZJ +ZJ +ZJ +CL +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(138,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +OK +OK +ZJ +ZJ +ET +ZJ +ZJ +nx +mz +mz +BH +BH +BH +BH +ZJ +ET +ET +ET +ET +mz +mz +mz +mz +mz +ZJ +GF +GF +GF +ZJ +nx +mz +ja +be +ja +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +Xq +BH +Ks +ET +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +pd +sz +ZJ +ZJ +TK +TK +mz +ZJ +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +BH +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +nu +Zu +Qg +vZ +vZ +nJ +nu +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +bO +bO +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +ZJ +bO +bO +bO +TK +TK +TK +TK +TK +TK +WR +Sp +Mh +bO +bO +EI +bO +bO +aV +VD +mD +WR +Aq +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(139,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +OK +nx +ZJ +ZJ +vI +ET +ZJ +ZJ +ZJ +mz +BH +BH +BH +BH +ZJ +mz +ET +mz +Xq +ZJ +Xq +mf +ZJ +ET +ET +mz +mz +ET +ZJ +mz +mz +nD +GF +nD +OK +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +vI +ET +In +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +pd +sz +ZJ +ZJ +mz +TK +mz +sz +pd +TK +TK +TK +TK +TK +TK +Aq +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +nu +nu +aV +vZ +NY +nu +nu +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +ZJ +ZJ +ZJ +Aq +TK +bO +bO +bO +TK +TK +TK +TK +TK +bO +bO +bO +bO +bO +ZJ +bO +bO +bO +bO +TK +TK +TK +TK +nx +WO +fQ +MV +bO +bO +aV +na +nx +Kp +Kp +eF +WR +ZJ +bO +ZJ +ZJ +bO +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(140,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +ZJ +mz +mz +mz +Kc +mz +Xq +Xq +OK +BH +BH +BH +BH +ZJ +mz +ET +mz +mz +mz +mz +mz +mz +mz +mz +mz +ET +ET +mz +mz +ja +ja +tB +ja +OK +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +ET +ZJ +ET +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +mz +ZJ +Xq +ZJ +ZJ +ZJ +ZJ +sz +pd +TK +TK +TK +TK +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +nu +Hl +aV +dC +nu +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +bO +bO +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +bO +bO +bO +ZJ +bO +bO +bO +bO +bO +TK +TK +nx +ZJ +cq +Kp +aV +ZJ +bO +bO +aV +aV +nO +ZJ +VT +WR +ZJ +bO +ZJ +bO +bO +bO +bO +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(141,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +ZJ +mz +bd +tD +tD +mz +mz +ZJ +mz +BH +BH +BH +BH +BH +mz +ZJ +nx +ZJ +mz +BH +BH +ET +ZJ +mf +ZJ +vI +nx +OK +ja +ja +up +ja +ja +mz +ZJ +nx +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +ET +vI +ET +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +mz +ZJ +ZJ +Xq +Aq +ZJ +TK +ZJ +mz +TK +TK +TK +TK +TK +TK +TK +TK +BH +BH +BH +BH +ZJ +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +xf +xf +Oo +xf +xf +as +as +as +as +as +as +BH +BH +BH +ZJ +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +bO +bO +bO +bO +ZJ +TK +TK +TK +CO +bO +bO +bO +CO +ZJ +bO +bO +bO +bO +bO +TK +TK +TK +WR +gg +UM +SO +bO +BK +DZ +qo +aJ +aJ +UM +qj +ZJ +bO +bO +bO +bO +bO +bO +bO +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(142,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +OK +ZJ +mz +bd +rf +tD +eq +mz +Ks +OK +BH +BH +BH +BH +BH +mz +mz +ZJ +ET +ZJ +ZJ +Xq +mf +Xq +BH +mz +OK +ZJ +OK +ja +ja +EG +EG +EG +mz +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +ET +ET +ET +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +ZJ +ZJ +Xq +TK +TK +TK +ZJ +mz +TK +TK +TK +TK +TK +TK +TK +BH +BH +BH +BH +BH +BH +ZJ +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +xf +rX +bM +WD +xf +TQ +TQ +as +lD +lD +as +LU +BH +BH +ZJ +ZJ +ZJ +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +bO +bO +bO +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +bO +bO +bO +ZJ +Aq +bO +bO +TK +TK +TK +TK +TK +WR +dw +aV +bO +bO +EI +WR +WR +EI +qj +Aq +ZJ +ZJ +bO +ZJ +bO +bO +bO +bO +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(143,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +mz +mz +mz +VS +mz +mz +mz +OK +BH +BH +BH +BH +BH +ZJ +mz +mz +mz +mz +mz +ZJ +ZJ +ZJ +mz +mz +vI +vI +mz +mz +mz +OK +mz +mz +mz +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +In +ET +ET +ET +BH +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +ZJ +ZJ +ZJ +ZJ +ZJ +Xq +Xq +TK +TK +mz +sz +pd +TK +TK +TK +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +ZJ +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +hD +pq +fs +yF +zZ +lD +fS +tQ +lD +lD +lD +LU +LU +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +va +ZJ +ZJ +TK +TK +TK +bO +bO +bO +nx +ZJ +TK +TK +TK +TK +ZJ +ZJ +bO +bO +ZJ +ZJ +bO +bO +TK +TK +TK +TK +TK +TK +TK +TK +bO +bO +TK +TK +TK +TK +TK +bO +ZJ +bO +bO +ZJ +bO +bO +bO +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(144,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +aW +mz +yf +Qy +Xe +tD +Lj +mz +Xq +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +nx +Ks +ZJ +ZJ +BH +ZJ +Xq +ZJ +BH +BH +ZJ +ZJ +ZJ +ZJ +ZJ +nx +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +OK +nx +BH +ET +ZJ +ZJ +nx +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +yS +LU +ZJ +LU +ZJ +ZJ +LU +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +ZJ +sz +pd +TK +TK +TK +TK +TK +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +hD +xg +Rk +Rk +zZ +wV +AO +lD +lD +lD +lD +LU +LU +LU +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +oi +ZJ +Aq +bO +TK +bO +bO +bO +bO +ZJ +ZJ +ZJ +TK +bO +bO +ZJ +ZJ +ZJ +ZJ +bO +bO +bO +bO +TK +bO +bO +TK +TK +TK +TK +TK +bO +TK +TK +TK +bO +bO +bO +bO +bO +bO +ZJ +bO +bO +bO +bO +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(145,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +tj +Cs +tD +tD +tD +fe +tD +mz +nx +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +vI +ET +BH +BH +BH +Xq +mf +BH +BH +BH +BH +nx +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +ZJ +Aq +ET +Xq +vI +ZJ +OK +ZJ +nx +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +yS +UY +ZJ +ZJ +ZJ +LU +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +Xq +ZJ +ZJ +TK +TK +TK +TK +TK +ZJ +ZJ +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +ZJ +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +bq +IS +cs +dP +zZ +wV +th +AO +wy +wy +lD +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +nx +Aq +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +ZJ +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +TK +bO +TK +TK +bO +TK +TK +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +bO +bO +bO +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(146,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +mz +VZ +VZ +VZ +tD +tD +mz +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ET +vI +BH +BH +BH +BH +nx +mf +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +ZJ +PT +rv +Ks +PT +ZJ +OK +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +yS +UY +ZJ +LU +LU +LU +TK +mz +ZJ +mz +Xq +ZJ +mz +ZJ +mz +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +xf +nG +yO +Rk +as +TQ +TQ +dP +TQ +as +as +as +as +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +bO +bO +TK +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +ZJ +ZJ +CO +ZJ +ZJ +bO +bO +bO +bO +bO +TK +bO +bO +bO +bO +TK +bO +bO +bO +bO +bO +bO +TK +TK +bO +bO +ZJ +ZJ +bO +bO +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(147,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +mz +mz +mz +VS +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +nx +mf +ET +vI +BH +BH +BH +BH +BH +mf +Xq +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +vI +ZJ +fu +jZ +TD +Xq +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +yS +LU +LU +LU +LU +LU +TK +mz +mz +mz +ZJ +ZJ +mz +mz +mz +TK +TK +TK +TK +TK +TK +ZJ +BH +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +xf +xf +xf +xf +xf +Tg +as +as +as +as +as +as +qe +ga +as +as +as +as +as +as +as +as +as +as +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +uB +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(148,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +mz +Uk +tD +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +xd +GF +xd +ZJ +BH +BH +BH +BH +BH +BH +BH +ZJ +Xq +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +ZJ +vI +tV +LO +HR +vI +vI +mz +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +ET +mz +ZJ +ET +mz +ET +mz +mz +TK +TK +TK +TK +TK +BH +BH +BH +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +xf +dI +XP +qQ +xf +TF +HC +as +wH +FK +Bd +as +dP +dR +Ol +NK +Uq +as +Ol +rh +wL +vK +Ol +as +yS +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +ZJ +ZJ +ZJ +ZJ +ZJ +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +TK +ZJ +ZJ +CL +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(149,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +nx +ZJ +Kc +WS +tD +Kc +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +GF +ty +GF +BH +BH +BH +BH +BH +BH +BH +Aq +BH +ZJ +nx +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +ZJ +ZJ +Xo +QS +fl +ET +vI +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +UN +ET +ET +ET +EZ +ET +wC +rA +mz +TK +TK +TK +TK +BH +BH +BH +BH +TK +BH +BH +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +xf +OA +Rv +mj +xf +Rk +Rk +ot +Rk +MX +Rk +CA +yF +xg +OV +Rk +Rk +AG +Ls +dP +kH +Rk +kl +oQ +yS +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +LU +TK +LU +TK +TK +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +TK +TK +TK +ZJ +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +TK +ZJ +ZJ +TK +nx +ZJ +ZJ +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(150,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +Kc +Kc +tD +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +vI +GF +ty +xd +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +mf +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +Aq +cm +ET +ET +Xq +ZJ +Aq +OK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +dh +ET +EZ +ET +sL +ht +ET +UN +mz +TK +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +xf +Ku +JJ +SM +LR +Rk +xg +Ys +lk +xg +dP +Jl +Rk +ph +ka +Rk +yF +AG +RG +ph +Rk +dP +BG +oQ +yS +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +Aq +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +TK +TK +TK +ZJ +bO +bO +bO +bO +bO +bO +bO +bO +bO +bO +TK +TK +ZJ +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(151,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +Aq +BH +mz +OK +mz +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +GF +GF +vI +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +Xq +Xq +ZJ +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +ZJ +ET +DR +ZJ +cm +ET +mz +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +ET +nF +mf +IK +fM +ET +Xq +mz +TK +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +xf +Dx +Ha +zk +xf +Rk +cK +as +Qm +zs +gI +as +Rk +Rk +jy +Tf +Vm +as +Ol +az +MF +oX +Ol +as +yS +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +sr +ZJ +ZJ +TK +Aq +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +bO +bO +bO +ZJ +ZJ +bO +bO +bO +bO +bO +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(152,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ET +vI +vI +nx +mz +BH +BH +BH +BH +BH +BH +Aq +GF +GF +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +Xq +ZJ +ZJ +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +ET +ZJ +nx +ZJ +Xq +ET +mz +nx +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +kh +wC +IK +wC +HX +qa +mz +mz +TK +TK +TK +TK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +xf +qd +SX +lm +xf +Yo +hZ +xf +xf +xf +xf +xf +HL +ga +xf +xf +xf +xf +as +as +as +as +as +as +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +LU +LU +LU +LU +TK +TK +TK +TK +ZJ +ZJ +va +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +CO +ZJ +ZJ +bO +bO +bO +bO +bO +bO +ZJ +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(153,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +nx +ZJ +Xq +mz +BH +BH +BH +BH +BH +BH +ET +GF +Cf +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +nx +Xq +Xq +ZJ +ZJ +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +ZJ +ZJ +vI +ZJ +ZJ +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +wC +ET +Xq +mz +mz +TK +TK +TK +TK +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +xf +xf +xf +xf +xf +xf +xf +xf +ZJ +ZJ +ZJ +xf +xf +xf +xf +ZJ +ZJ +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +LU +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +Aq +ZJ +ZJ +ZJ +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(154,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +ZJ +vI +ZJ +OK +OK +BH +BH +BH +BH +mz +xd +GF +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +fT +mf +fT +ZJ +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +nx +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mH +Ep +mz +TK +TK +TK +TK +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +GV +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(155,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +ZJ +ZJ +Ks +OK +BH +BH +BH +OK +GF +wu +xd +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +Xq +vI +Xq +ZJ +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +mz +BH +OK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +mz +mz +ye +Fk +mz +mz +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +BH +BH +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +pT +ZJ +TK +TK +TK +TK +TK +sr +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +Aq +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(156,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +GF +wu +xd +mz +BH +BH +BH +mz +GF +xd +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +Aq +ZJ +vI +fT +Xq +ZB +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +qT +mH +mz +LU +TK +TK +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +ZJ +BH +BH +BH +BH +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +TK +sr +sr +sr +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(157,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +OK +xd +wu +xd +mf +OK +BH +BH +mz +vI +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +Xq +Xq +mf +Aq +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +Gi +KN +Xq +LU +LU +TK +TK +ZJ +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +ZJ +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +sm +TK +TK +TK +TK +TK +TK +TK +TK +TK +nx +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +ZJ +ZJ +TK +ZJ +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(158,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +OK +GF +tD +xd +ty +BH +BH +BH +mz +vI +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +nx +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +Je +LU +mH +Xq +LU +LU +TK +TK +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +ZJ +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +ZJ +BH +ZJ +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +sr +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +TK +nx +TK +ZJ +TK +TK +TK +ZJ +ZJ +ZJ +TK +ZJ +TK +ZJ +ZJ +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(159,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +GF +xd +GF +OK +BH +BH +mz +ET +OK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +UI +LU +LU +LU +TK +TK +TK +TK +ZJ +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +BH +BH +BH +BH +ZJ +ZJ +ZJ +BH +LU +BH +BH +BH +BH +ZJ +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +sr +aT +sr +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +ZJ +va +ZJ +ZJ +ZJ +Aq +ZJ +ZJ +TK +ZJ +ZJ +CO +ZJ +ZJ +TK +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(160,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +OK +GF +wu +xd +OK +BH +BH +mz +xd +GF +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +BH +BH +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +BH +BH +BH +BH +ZJ +BH +BH +LU +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +sr +sr +ZJ +ZJ +ZJ +TK +TK +TK +sr +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +sr +TK +TK +TK +TK +TK +ko +ZJ +TK +TK +ZJ +TK +TK +GV +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +TK +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(161,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +mz +xd +xd +vI +mz +BH +BH +mz +wu +xd +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +BH +BH +TK +TK +ZJ +TK +TK +BH +BH +BH +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +LU +LU +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +aT +ZJ +ab +sr +TK +TK +sr +TK +TK +TK +TK +TK +TK +sr +sr +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +pT +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +GV +ZJ +Aq +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(162,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ET +ZJ +BH +BH +mz +xd +xd +nx +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +BH +BH +LU +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +sr +TK +TK +TK +ZJ +sr +TK +TK +ZJ +sr +TK +ZJ +TK +TK +TK +TK +TK +ZJ +Aq +ZJ +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +va +ZJ +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(163,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +BH +BH +vI +ZJ +mz +mz +OK +mz +OK +OK +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +sr +ZJ +Aq +ZJ +ZJ +ZJ +ZJ +nx +ZJ +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +ZJ +ZJ +TK +TK +TK +Aq +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +nx +ZJ +TK +TK +TK +TK +va +ZJ +Aq +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(164,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +Aq +BH +BH +BH +nx +ZJ +yz +ty +GF +wu +wu +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +yN +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +sr +TK +TK +TK +ZJ +va +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +ZJ +ZJ +TK +TK +TK +TK +ZJ +va +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(165,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +BH +BH +mz +BH +BH +xd +GF +GF +GF +mz +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +ZJ +ZJ +sr +sr +sr +sr +ZJ +sr +sr +sr +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +ZJ +ZJ +nx +ZJ +va +ZJ +ZJ +ZJ +TK +ZJ +TK +TK +TK +TK +TK +TK +ZJ +ZJ +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(166,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +Aq +BH +BH +mz +BH +mz +mz +OK +mz +OK +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +sr +sr +va +sr +Aq +sr +TK +TK +sr +TK +TK +TK +ZJ +TK +TK +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +ZJ +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +ZJ +ZJ +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(167,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +sr +nu +NY +sr +nu +sr +TK +TK +TK +TK +TK +TK +ZJ +nx +ZJ +ZJ +ko +ZJ +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +TK +GV +ZJ +ZJ +nx +ZJ +TK +TK +TK +TK +ZJ +TK +TK +TK +TK +TK +ZJ +ko +ZJ +ZJ +hu +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(168,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +BH +BH +BH +ZJ +BH +ZJ +ZJ +BH +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +sr +nu +GC +sr +nu +sr +TK +TK +TK +TK +TK +GV +ZJ +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +ZJ +TK +TK +TK +TK +CO +ZJ +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +va +TK +TK +TK +ZJ +TK +nx +ZJ +ZJ +ZJ +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(169,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +sr +nu +sr +Vs +nu +sr +sr +sr +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +ZJ +TK +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +ZJ +nx +hu +ZJ +ZJ +TK +TK +ZJ +nx +va +ZJ +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(170,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +BH +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +nu +GC +CO +nu +TK +TK +sr +TK +TK +TK +TK +TK +ZJ +va +TK +TK +TK +TK +TK +ZJ +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +CO +ZJ +ZJ +va +TK +TK +TK +hu +ZJ +ZJ +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(171,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +ZJ +ZJ +ZJ +ZJ +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +TK +LU +LU +nu +Ge +Vs +nu +LU +TK +TK +TK +TK +LU +LU +LU +TK +ZJ +ZJ +TK +TK +TK +ZJ +ZJ +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(172,1,1) = {" +LU +LU +LU +LU +LU +BH +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +TK +LU +LU +LU +nu +OF +OF +nu +LU +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(173,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +yS +yS +yS +yS +LU +LU +LU +LU +LU +LU +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +TK +LU +LU +LU +LU +LU +LU +LU +"} +(174,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(175,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(176,1,1) = {" +LU +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(177,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(178,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(179,1,1) = {" +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(180,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +Sl +zy +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(181,1,1) = {" +LU +LU +LU +LU +LU +LU +BH +BH +BH +wT +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +ZJ +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(182,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +BH +BH +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +BH +BH +BH +BH +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(183,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +BH +ZJ +LU +LU +LU +LU +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +BH +BH +LU +LU +LU +LU +LU +BH +BH +BH +LU +BH +BH +BH +LU +LU +LU +BH +BH +BH +BH +BH +LU +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +BH +BH +BH +BH +BH +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(184,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +BH +BH +BH +BH +LU +LU +LU +LU +LU +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +BH +BH +LU +LU +LU +LU +LU +LU +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +BH +BH +LU +LU +LU +LU +BH +BH +LU +LU +BH +BH +LU +LU +LU +LU +BH +LU +LU +LU +BH +BH +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(185,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +BH +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(186,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(187,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(188,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(189,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} +(190,1,1) = {" +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +LU +"} diff --git a/_maps/map_files220/RandomZLevels/gate_lizard.dmm b/_maps/map_files220/RandomZLevels/gate_lizard.dmm index e8ea5acfabc6..b1c99dd4b823 100644 --- a/_maps/map_files220/RandomZLevels/gate_lizard.dmm +++ b/_maps/map_files220/RandomZLevels/gate_lizard.dmm @@ -2,11 +2,11 @@ "aae" = ( /obj/structure/flora/tree/jungle, /turf/simulated/wall/indestructible/rock/mineral, -/area/awaymission/jungle_planet/outside) +/area/awaymission/jungle_planet/outside/cave) "aaw" = ( /obj/structure/mineral_door/wood, /obj/structure/barricade/wooden/crude, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "aaG" = ( /obj/structure/flora/junglebush/large{ @@ -207,6 +207,16 @@ icon_state = "yellowcorner" }, /area/awaymission/jungle_planet/inside/complex) +"anu" = ( +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/beach/away/sand, +/area/awaymission/jungle_planet/outside) "anV" = ( /obj/structure/falsewall/reinforced{ name = "Suspicious-looking wall" @@ -260,9 +270,7 @@ }, /area/awaymission/jungle_planet/outside) "arp" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "aru" = ( /obj/structure/cable{ @@ -297,12 +305,12 @@ "asY" = ( /obj/structure/reagent_dispensers/watertank, /obj/effect/decal/cleanable/cobweb, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "ati" = ( /obj/item/reagent_containers/food/drinks/cans/cola, /obj/effect/spawner/random_spawners/dirt_maybe, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "atM" = ( /obj/effect/turf_decal/delivery/white, @@ -367,9 +375,7 @@ /turf/simulated/floor/indestructible/grass, /area/awaymission/jungle_planet/outside) "azA" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/river) "azN" = ( /obj/structure/chair, @@ -403,7 +409,7 @@ }, /obj/item/reagent_containers/glass/beaker/waterbottle, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "aFo" = ( /obj/machinery/gateway{ @@ -537,6 +543,10 @@ icon_state = "red" }, /area/awaymission/jungle_planet/inside/complex) +"aLT" = ( +/obj/item/mod/construction/broken_core, +/turf/simulated/floor/plasteel, +/area/awaymission/jungle_planet/inside/complex) "aMB" = ( /obj/structure/cable{ d1 = 2; @@ -564,16 +574,14 @@ /obj/item/clothing/accessory/necklace/skullcodpiece, /obj/item/clothing/accessory/necklace/talisman, /obj/structure/closet/crate/wooden/wooden_crate, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "aPj" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "aPk" = ( /obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "aPo" = ( /obj/effect/turf_decal/arrows, @@ -662,9 +670,8 @@ /obj/item/shield/riot/buckler, /obj/item/shield/riot/buckler, /obj/item/shield/riot/buckler, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "aYE" = ( /obj/structure/stone_tile/cracked{ @@ -700,9 +707,8 @@ /obj/item/clothing/head/helmet/skull, /obj/item/clothing/head/helmet/skull, /obj/structure/closet/crate/wooden/wooden_crate, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "bbq" = ( /obj/effect/decal/cleanable/cobweb2{ @@ -770,7 +776,7 @@ /area/awaymission/jungle_planet/outside/river) "bec" = ( /obj/structure/chair/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "beC" = ( /obj/structure/flora/ausbushes/fullgrass, @@ -785,6 +791,20 @@ /obj/machinery/door/firedoor/closed, /turf/simulated/floor/indestructible, /area/awaymission/jungle_planet/inside/complex) +"bgE" = ( +/obj/structure/flora/junglebush{ + anchored = 1 + }, +/obj/structure/flora/tree/jungle, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside) "bhj" = ( /obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, @@ -797,7 +817,7 @@ /area/awaymission/jungle_planet/outside/river) "bil" = ( /obj/structure/dresser, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "bjz" = ( /obj/structure/chair/office/dark{ @@ -843,6 +863,17 @@ "bjW" = ( /turf/simulated/floor/plating, /area/awaymission/jungle_planet/outside/abandoned) +"bka" = ( +/obj/structure/flora/ausbushes/ppflowers, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside/river) "bkg" = ( /obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ @@ -957,9 +988,8 @@ name = "dorm"; req_access = list(271) }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "bqo" = ( /obj/item/skeleton/head, @@ -981,7 +1011,7 @@ name = "north fire alarm"; pixel_y = 24 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "bqF" = ( /obj/item/kitchen/utensil/spoon{ @@ -994,7 +1024,7 @@ icon_state = "1-2" }, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "bqH" = ( /obj/structure/computerframe{ @@ -1034,7 +1064,7 @@ /obj/item/reagent_containers/food/snacks/meat, /obj/item/reagent_containers/food/snacks/meat, /obj/item/reagent_containers/food/snacks/meat, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "brT" = ( /obj/structure/girder, @@ -1072,9 +1102,7 @@ /area/awaymission/jungle_planet/outside/cave) "bti" = ( /obj/effect/spawner/random_spawners/dirt_maybe, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "bty" = ( /obj/effect/baseturf_helper/asteroid, @@ -1166,17 +1194,26 @@ /area/awaymission/jungle_planet/inside/complex) "bwB" = ( /obj/structure/bonfire/lit, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "bxc" = ( /obj/machinery/light/small/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "byp" = ( -/turf/simulated/wall/indestructible/rock/mineral, -/area/awaymission/jungle_planet/outside/waterfall) +/obj/structure/flora/junglebush{ + icon_state = "bush4" + }, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside) "byv" = ( /obj/effect/spawner/random_spawners/dirt_maybe, /obj/structure/flora/ausbushes/fullgrass, @@ -1243,13 +1280,16 @@ }, /area/awaymission/jungle_planet/outside) "bBR" = ( -/obj/structure/bed{ - dir = 4 - }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, -/area/awaymission/jungle_planet/outside/cave) +/obj/item/reagent_containers/food/snacks/grown/chili, +/obj/item/reagent_containers/food/snacks/grown/carrot, +/obj/item/reagent_containers/food/snacks/grown/mushroom/chanterelle, +/obj/item/reagent_containers/food/snacks/grown/mushroom/chanterelle, +/obj/item/reagent_containers/food/snacks/grown/onion, +/obj/item/reagent_containers/food/snacks/grown/potato, +/obj/item/reagent_containers/food/snacks/grown/potato, +/obj/structure/closet/crate/wooden/wooden_crate, +/turf/simulated/floor/wood/oak, +/area/awaymission/jungle_planet/outside/cave/small) "bCI" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/machinery/door/poddoor/shutters{ @@ -1267,9 +1307,8 @@ }, /obj/effect/decal/remains/human, /obj/effect/spawner/random_spawners/blood_often, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "bEz" = ( /obj/effect/decal/remains/human, @@ -1334,6 +1373,28 @@ /obj/structure/flora/rock/pile/largejungle, /turf/simulated/floor/indestructible/grass, /area/awaymission/jungle_planet/outside) +"bIQ" = ( +/obj/structure/flora/tree/jungle, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside/river) +"bJa" = ( +/obj/structure/flora/rock, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside) "bJi" = ( /turf/simulated/floor/beach/away/coastline/beachcorner{ water_overlay_image = null; @@ -1410,7 +1471,7 @@ pixel_y = -7 }, /obj/effect/spawner/random_spawners/dirt_maybe, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "bNI" = ( /obj/effect/spawner/random_spawners/dirt_frequent, @@ -1426,6 +1487,17 @@ }, /turf/simulated/floor/engine/cult, /area/awaymission/jungle_planet/outside/cave) +"bNX" = ( +/obj/structure/flora/rock/jungle, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/beach/away/sand, +/area/awaymission/jungle_planet/outside/river) "bOu" = ( /obj/effect/decal/cleanable/glass, /turf/simulated/floor/plasteel, @@ -1497,7 +1569,7 @@ /obj/item/coin/gold, /obj/effect/spawner/random_spawners/dirt_often, /obj/structure/closet/crate/wooden/wooden_crate, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "bVh" = ( /turf/simulated/floor/plating/asteroid/ancient{ @@ -1548,6 +1620,13 @@ /area/awaymission/jungle_planet/inside/complex) "cak" = ( /obj/structure/flora/rock, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, /turf/simulated/floor/beach/away/coastline{ dir = 8; water_overlay_image = null @@ -1579,7 +1658,7 @@ pixel_x = -5 }, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "cbj" = ( /obj/machinery/light_construct/directional/south, @@ -1608,7 +1687,7 @@ dir = 4 }, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "cbY" = ( /obj/effect/light_emitter{ @@ -1623,7 +1702,7 @@ "ccc" = ( /obj/structure/closet/crate/wooden/barrel, /obj/item/reagent_containers/food/snacks/monkeykabob, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "cco" = ( /obj/structure/stone_tile/block/cracked, @@ -1634,7 +1713,7 @@ /obj/structure/rack/gunrack, /obj/effect/decal/cleanable/cobweb, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "cfb" = ( /obj/structure/flora/rock/jungle, @@ -1689,7 +1768,7 @@ /obj/structure/table/wood, /obj/item/trash/tray, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "cgI" = ( /obj/item/flashlight, @@ -1755,6 +1834,10 @@ /area/awaymission/jungle_planet/inside/complex) "cmS" = ( /obj/structure/rack/gunrack, +/obj/item/gun/energy/laser/retro/old{ + desc = "An older model of the basic lasergun, no longer used by Nanotrasen's private security or military forces. Nevertheless, it is still quite deadly and easy to maintain, making it a favorite amongst pirates and other outlaws."; + pixel_y = -9 + }, /obj/item/gun/energy/laser/retro/old{ desc = "An older model of the basic lasergun, no longer used by Nanotrasen's private security or military forces. Nevertheless, it is still quite deadly and easy to maintain, making it a favorite amongst pirates and other outlaws." }, @@ -1818,7 +1901,7 @@ /obj/structure/disposalpipe/broken{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "cpI" = ( /obj/structure/flora/junglebush/large{ @@ -1843,9 +1926,6 @@ name = "ground" }, /area/awaymission/jungle_planet/outside) -"cqB" = ( -/turf/simulated/floor/wood, -/area/awaymission/jungle_planet/outside/cave) "cqL" = ( /obj/structure/stone_tile/surrounding_tile/cracked{ dir = 4 @@ -1872,6 +1952,18 @@ /obj/structure/flora/ausbushes/lavendergrass, /turf/simulated/floor/indestructible/grass, /area/awaymission/jungle_planet/outside) +"ctF" = ( +/obj/structure/flora/ausbushes/brflowers, +/obj/structure/flora/ausbushes/ppflowers, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside) "cuf" = ( /obj/structure/cable{ d1 = 4; @@ -1941,9 +2033,8 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken2" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "czz" = ( /obj/machinery/power/port_gen/pacman{ @@ -2021,6 +2112,19 @@ name = "ground" }, /area/awaymission/jungle_planet/outside/cave) +"cCl" = ( +/obj/structure/flora/junglebush{ + anchored = 1 + }, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside) "cDs" = ( /obj/effect/spawner/random_spawners/dirt_maybe, /turf/simulated/floor/plasteel, @@ -2054,7 +2158,7 @@ name = "dorm"; req_access = list(271) }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "cEd" = ( /obj/structure/flora/grass/jungle, @@ -2145,7 +2249,7 @@ /obj/item/storage/backpack/quiver, /obj/item/storage/backpack/quiver, /obj/item/storage/backpack/quiver/full, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "cIq" = ( /mob/living/simple_animal/hostile/jungle_lizard/archer{ @@ -2163,7 +2267,7 @@ /area/awaymission/jungle_planet/outside) "cIC" = ( /obj/structure/flora/straw_bail/alt_1, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside) "cIV" = ( /obj/effect/light_emitter{ @@ -2289,6 +2393,20 @@ name = "ground" }, /area/awaymission/jungle_planet/outside/river) +"cTp" = ( +/obj/structure/railing{ + dir = 2 + }, +/obj/structure/flora/ausbushes/sparsegrass, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside) "cTt" = ( /obj/effect/baseturf_helper/beach/sand, /turf/simulated/wall/indestructible/rock/mineral, @@ -2336,15 +2454,25 @@ water_overlay_image = null }, /area/awaymission/jungle_planet/outside/river) +"cVD" = ( +/obj/structure/flora/tree/jungle/small, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside) "cVI" = ( /obj/effect/decal/cleanable/blood/writing{ icon_state = "tracks"; dir = 6 }, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "cWx" = ( /obj/item/stack/rods, @@ -2392,9 +2520,8 @@ /area/awaymission/jungle_planet/outside/abandoned) "dbJ" = ( /obj/structure/dispenser/oxygen, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "dbU" = ( /obj/structure/flora/junglebush{ @@ -2454,11 +2581,6 @@ icon_state = "purple" }, /area/awaymission/jungle_planet/inside/complex) -"dfK" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken2" - }, -/area/awaymission/jungle_planet/outside/cave) "dgk" = ( /turf/simulated/floor/beach/away/water/deep/dense_canpass, /area/awaymission/jungle_planet/outside/waterfall) @@ -2505,6 +2627,17 @@ /obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel, /area/awaymission/jungle_planet/outside/river) +"djW" = ( +/obj/structure/flora/ausbushes/ppflowers, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside/waterfall) "dke" = ( /obj/effect/decal/cleanable/cobweb2, /turf/simulated/floor/engine/cult, @@ -2603,6 +2736,14 @@ /obj/effect/mapping_helpers/damaged_window, /turf/simulated/floor/plasteel, /area/awaymission/jungle_planet/outside) +"dph" = ( +/obj/effect/spawner/random_spawners/dirt_frequent, +/obj/item/stock_parts/cell/high, +/turf/simulated/floor/plasteel{ + dir = 2; + icon_state = "yellowcorner" + }, +/area/awaymission/jungle_planet/inside/complex) "dpm" = ( /obj/structure/flora/tree/jungle/small, /turf/simulated/floor/indestructible/grass/no_creep, @@ -2725,6 +2866,18 @@ water_overlay_image = null }, /area/awaymission/jungle_planet/outside/waterfall) +"dwI" = ( +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/ausbushes/ppflowers, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside) "dwN" = ( /obj/structure/bed, /obj/item/bedsheet/brown, @@ -2778,10 +2931,8 @@ }, /area/awaymission/jungle_planet/outside/river) "dDX" = ( -/obj/structure/bed, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/structure/bed/mattress/dirty, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "dGF" = ( /obj/effect/spawner/random_spawners/dirt_often, @@ -2799,7 +2950,7 @@ /area/awaymission/jungle_planet/outside/river) "dIs" = ( /obj/structure/flora/straw_bail/alt_2, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside) "dIT" = ( /obj/structure/bed, @@ -2807,7 +2958,7 @@ dir = 8 }, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "dKi" = ( /obj/structure/flora/ausbushes/sparsegrass, @@ -2850,7 +3001,7 @@ /area/awaymission/jungle_planet/outside) "dMT" = ( /obj/structure/kitchenspike, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "dMZ" = ( /obj/structure/table/reinforced, @@ -2862,6 +3013,7 @@ /obj/item/storage/toolbox/mechanical{ pixel_y = 2 }, +/obj/item/mod/core/plasma, /turf/simulated/floor/plasteel{ icon_state = "purplefull" }, @@ -2932,6 +3084,18 @@ icon_state = "darkblue" }, /area/awaymission/jungle_planet/inside/complex) +"dQN" = ( +/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/ausbushes/ywflowers, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside/waterfall) "dQS" = ( /obj/structure/flora/grass/jungle{ icon_state = "grass10" @@ -3080,9 +3244,8 @@ amount = 2 }, /obj/item/assembly/prox_sensor, -/turf/simulated/floor/wood{ - icon_state = "wood-broken4" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/river) "dZH" = ( /obj/structure/flora/grass/jungle, @@ -3099,9 +3262,19 @@ /obj/effect/spawner/random_spawners/dirt_maybe, /turf/simulated/floor/plasteel, /area/awaymission/jungle_planet/outside) +"eay" = ( +/obj/structure/rack{ + dir = 8; + layer = 2.9 + }, +/obj/item/gun/energy/laser/retro/old, +/obj/item/fireaxe, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, +/area/awaymission/jungle_planet/outside/cave/small) "eaA" = ( /obj/machinery/door/airlock/hatch, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "eaI" = ( /obj/structure/cable{ @@ -3145,7 +3318,7 @@ /area/awaymission/jungle_planet/outside) "ecz" = ( /obj/structure/chair/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "ecJ" = ( /obj/structure/table/reinforced, @@ -3188,7 +3361,7 @@ "efS" = ( /obj/structure/table/wood, /obj/item/reagent_containers/food/drinks/cans/beer, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "egj" = ( /obj/structure/railing{ @@ -3222,7 +3395,7 @@ density = 0 }, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "eis" = ( /obj/structure/bed{ @@ -3232,9 +3405,8 @@ dir = 4 }, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "ejI" = ( /obj/structure/bonfire, @@ -3286,7 +3458,7 @@ "enb" = ( /obj/item/cigbutt, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "enG" = ( /obj/structure/flora/ausbushes/ppflowers, @@ -3326,7 +3498,7 @@ "epz" = ( /obj/effect/decal/cleanable/generic, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "epR" = ( /obj/item/clothing/suit/armor/vest, @@ -3420,7 +3592,7 @@ "euu" = ( /obj/structure/rack, /obj/item/clothing/mask/face/tribal, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "euH" = ( /obj/structure/flora/junglebush/large, @@ -3478,7 +3650,7 @@ name = "hidden button" }, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "ewJ" = ( /obj/structure/sign/directions/cargo{ @@ -3561,6 +3733,17 @@ water_overlay_image = null }, /area/awaymission/jungle_planet/outside/river) +"eCt" = ( +/obj/structure/flora/ausbushes/sparsegrass, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside/waterfall) "eDn" = ( /obj/machinery/constructable_frame/machine_frame, /obj/item/stack/cable_coil{ @@ -3625,9 +3808,8 @@ /obj/effect/decal/cleanable/cobweb2, /obj/effect/spawner/random_spawners/dirt_maybe, /obj/effect/landmark/awaystart, -/turf/simulated/floor/wood{ - icon_state = "wood-broken2" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "eHa" = ( /obj/structure/closet/secure_closet{ @@ -3660,7 +3842,7 @@ pixel_x = 8 }, /obj/effect/spawner/random_spawners/dirt_maybe, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "eIQ" = ( /obj/structure/flora/ausbushes/fullgrass, @@ -3675,7 +3857,7 @@ list_reagents = list("rum" = 50) }, /obj/item/clothing/mask/cigarette/pipe, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "eJy" = ( /obj/structure/flora/tree/jungle/small, @@ -3752,9 +3934,8 @@ /obj/structure/bed, /obj/item/bedsheet/black, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "eOP" = ( /obj/structure/cable{ @@ -3786,7 +3967,7 @@ selfcharge = 1; name = "self-charge gun prototype" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "ePR" = ( /obj/structure/flora/junglebush/large{ @@ -3841,9 +4022,8 @@ "eSa" = ( /obj/structure/mineral_door/wood, /obj/structure/barricade/wooden/crude, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "eSc" = ( /obj/machinery/constructable_frame, @@ -3952,7 +4132,7 @@ pixel_y = 8 }, /obj/item/kitchen/knife/combat/survival/bone, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "fcs" = ( /turf/simulated/floor/plasteel, @@ -3976,11 +4156,6 @@ }, /turf/simulated/floor/indestructible/grass, /area/awaymission/jungle_planet/outside/river) -"ffc" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, -/area/awaymission/jungle_planet/outside/river) "ffh" = ( /obj/item/ammo_casing/caseless/arrow, /obj/effect/spawner/random_spawners/blood_often, @@ -4093,7 +4268,7 @@ req_access = list(271) }, /obj/machinery/door/firedoor, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "flw" = ( /obj/structure/table/wood, @@ -4201,7 +4376,7 @@ /area/awaymission/jungle_planet/outside/cave/pirate) "fsa" = ( /obj/effect/decal/cleanable/cobweb, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "ftZ" = ( /obj/structure/flora/junglebush{ @@ -4293,7 +4468,7 @@ "fAe" = ( /obj/structure/mineral_door/wood, /obj/structure/barricade/wooden/crude, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "fAF" = ( /obj/structure/flora/rock/pile/largejungle{ @@ -4374,7 +4549,7 @@ pixel_x = -32 }, /obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "fFa" = ( /obj/structure/table/reinforced, @@ -4425,9 +4600,9 @@ /obj/item/stack/spacecash/c100, /obj/item/lighter/zippo/fluff/purple, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood{ - icon_state = "wood-broken2" - }, +/obj/item/ammo_box/shotgun/buck, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "fGf" = ( /obj/effect/spawner/random_spawners/dirt_maybe, @@ -4452,7 +4627,7 @@ /area/awaymission/jungle_planet/outside/river) "fHD" = ( /obj/structure/flora/straw_bail, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside) "fHO" = ( /obj/structure/flora/ausbushes/sparsegrass, @@ -4472,7 +4647,7 @@ "fJc" = ( /obj/structure/chair/comfy/brown, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "fJs" = ( /obj/effect/spawner/random_spawners/dirt_frequent, @@ -4575,7 +4750,7 @@ }, /area/awaymission/jungle_planet/outside/abandoned) "fOl" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "fOv" = ( /obj/item/stack/ore/plasma, @@ -4613,8 +4788,12 @@ /area/awaymission/jungle_planet/outside/river) "fSv" = ( /obj/structure/table, -/obj/item/stock_parts/cell/high, -/obj/item/t_scanner, +/obj/machinery/recharger{ + pixel_x = 8 + }, +/obj/machinery/recharger{ + pixel_x = -5 + }, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "yellowcorner" @@ -4659,7 +4838,7 @@ /area/awaymission/jungle_planet/inside) "fWS" = ( /obj/effect/decal/cleanable/glass, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "fYa" = ( /obj/structure/cable, @@ -4693,9 +4872,8 @@ /obj/item/reagent_containers/food/drinks/bottle/rum{ list_reagents = list("rum" = 0) }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "fZj" = ( /obj/structure/railing{ @@ -4711,6 +4889,9 @@ }, /turf/simulated/floor/plasteel, /area/awaymission/jungle_planet/inside/complex) +"gaD" = ( +/turf/simulated/floor/wood/oak, +/area/awaymission/jungle_planet/outside/cave/small) "gaG" = ( /obj/item/reagent_containers/food/drinks/cans/beer{ list_reagents = list("beer"=0); @@ -4719,7 +4900,7 @@ /obj/item/reagent_containers/food/drinks/cans/beer{ list_reagents = list("beer"=0) }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "gaK" = ( /obj/effect/spawner/random_spawners/wall_rusted_maybe, @@ -4748,6 +4929,25 @@ icon_state = "darkgrey" }, /area/awaymission/jungle_planet/inside/complex) +"gck" = ( +/obj/machinery/constructable_frame, +/obj/item/stock_parts/capacitor, +/obj/item/stock_parts/capacitor{ + pixel_x = 14 + }, +/obj/item/stack/cable_coil{ + pixel_y = -11; + amount = 2 + }, +/obj/item/stack/cable_coil{ + pixel_y = 4; + amount = 2 + }, +/obj/item/circuitboard/autolathe, +/turf/simulated/floor/plasteel{ + icon_state = "purplefull" + }, +/area/awaymission/jungle_planet/inside/complex) "gdv" = ( /obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/mech_bay_recharge_floor, @@ -4783,9 +4983,8 @@ /area/awaymission/jungle_planet/outside/river) "gfM" = ( /obj/machinery/light/directional/north, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "gge" = ( /turf/simulated/floor/beach/away/coastline/beachcorner{ @@ -4978,9 +5177,8 @@ /area/awaymission/jungle_planet/outside) "gxN" = ( /obj/machinery/door/firedoor/closed, -/turf/simulated/floor/wood{ - icon_state = "wood-broken4" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "gxQ" = ( /obj/effect/turf_decal/bot_red, @@ -5024,7 +5222,7 @@ /area/awaymission/jungle_planet/outside) "gzv" = ( /obj/effect/decal/cleanable/ash, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "gzU" = ( /obj/structure/flora/junglebush/large{ @@ -5047,7 +5245,7 @@ list_reagents = list("rum" = 0) }, /obj/effect/mob_spawn/human/corpse/skeleton, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "gAO" = ( /obj/effect/decal/warning_stripes/northeast, @@ -5100,20 +5298,19 @@ "gFf" = ( /obj/structure/table/wood, /obj/item/whetstone, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "gFX" = ( /obj/effect/decal/cleanable/blood/old, /mob/living/simple_animal/hostile/jungle_lizard/meele{ wander = 0 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "gGu" = ( /obj/structure/table/wood, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "gGN" = ( /obj/structure/cable{ @@ -5137,7 +5334,7 @@ /obj/effect/spawner/random_spawners/dirt_often, /obj/item/broken_bottle, /obj/effect/decal/cleanable/glass, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "gIo" = ( /obj/machinery/porta_turret/syndicate, @@ -5159,9 +5356,8 @@ icon_state = "1-8" }, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "gJG" = ( /obj/item/storage/belt/medical{ @@ -5528,7 +5724,7 @@ /obj/structure/chair/wood{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "hfY" = ( /obj/structure/chair/wood{ @@ -5547,7 +5743,7 @@ icon_state = "tracks"; dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "hgI" = ( /obj/structure/flora/rock/pile, @@ -5573,7 +5769,7 @@ /obj/item/stack/sheet/bone{ amount = 5 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "hhN" = ( /turf/simulated/floor/beach/away/coastline{ @@ -5680,16 +5876,6 @@ /obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel, /area/awaymission/jungle_planet/inside/complex) -"hov" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock{ - name = "dorm"; - req_access = list(271) - }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, -/area/awaymission/jungle_planet/inside/complex) "hoX" = ( /obj/structure/flora/ausbushes/reedbush{ pixel_y = -15; @@ -5854,6 +6040,18 @@ /obj/machinery/constructable_frame, /turf/simulated/floor/engine, /area/awaymission/jungle_planet/inside/complex) +"hvD" = ( +/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/ausbushes/ywflowers, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside) "hvL" = ( /obj/structure/chair/wood, /turf/simulated/floor/plasteel, @@ -5868,7 +6066,7 @@ /obj/item/reagent_containers/food/snacks/meat, /obj/item/reagent_containers/food/snacks/meat, /obj/item/reagent_containers/food/snacks/meat, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "hwW" = ( /obj/effect/turf_decal/plaque, @@ -5903,9 +6101,8 @@ dir = 4 }, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "hAv" = ( /obj/structure/closet, @@ -5978,7 +6175,7 @@ /area/awaymission/jungle_planet/inside/complex) "hFQ" = ( /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "hGt" = ( /obj/structure/filingcabinet/chestdrawer, @@ -5997,7 +6194,7 @@ "hHj" = ( /obj/structure/chair/wood, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "hHM" = ( /obj/structure/flora/grass/jungle{ @@ -6041,9 +6238,8 @@ /area/awaymission/jungle_planet/outside/river) "hIW" = ( /mob/living/simple_animal/hostile/jungle_lizard/meele, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "hJI" = ( /obj/structure/chair/office/dark{ @@ -6114,7 +6310,7 @@ /obj/effect/decal/cleanable/cobweb2, /obj/effect/spawner/random_spawners/dirt_often, /obj/effect/decal/cleanable/glass, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "hNO" = ( /obj/effect/decal/cleanable/cobweb, @@ -6157,11 +6353,6 @@ water_overlay_image = null }, /area/awaymission/jungle_planet/outside/river) -"hPH" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken4" - }, -/area/awaymission/jungle_planet/outside/cave) "hRv" = ( /obj/structure/closet/radiation, /turf/simulated/floor/plating, @@ -6509,7 +6700,7 @@ "iiu" = ( /obj/machinery/door/airlock/glass, /obj/machinery/door/firedoor, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "ikb" = ( /obj/effect/spawner/random_spawners/oil_maybe, @@ -6608,6 +6799,7 @@ /obj/item/crowbar/large, /obj/item/storage/box/lights/mixed, /obj/machinery/light/directional/north, +/obj/item/t_scanner, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "yellowcorner" @@ -6844,9 +7036,8 @@ /obj/effect/landmark/awaymissions/gate_lizard/mob_spawn/ranged{ id = "cave4" }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken4" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "iGn" = ( /obj/structure/shuttle/engine/propulsion{ @@ -6905,9 +7096,8 @@ "iJL" = ( /obj/effect/decal/cleanable/cobweb, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "iKa" = ( /obj/effect/landmark/awaymissions/gate_lizard/mine_spawner{ @@ -7078,9 +7268,8 @@ /area/awaymission/jungle_planet/inside/complex) "iRJ" = ( /obj/effect/spawner/random_spawners/dirt_maybe, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "iTk" = ( /turf/simulated/floor/plating/asteroid/ancient{ @@ -7193,7 +7382,7 @@ /obj/machinery/recharger{ pixel_x = -5 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "iZN" = ( /obj/structure/flora/rock/pile, @@ -7254,6 +7443,13 @@ /obj/structure/flora/junglebush{ anchored = 1 }, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, /turf/simulated/floor/indestructible/grass, /area/awaymission/jungle_planet/outside) "jdV" = ( @@ -7269,6 +7465,17 @@ /obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel, /area/awaymission/jungle_planet/inside/complex) +"jeC" = ( +/obj/structure/flora/tree/jungle, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside/waterfall) "jfu" = ( /obj/item/pickaxe, /turf/simulated/floor/plating/asteroid/ancient{ @@ -7287,9 +7494,7 @@ icon_state = "0-8" }, /obj/effect/spawner/random_spawners/dirt_frequent, -/obj/machinery/power/apc/off_station/empty_charge{ - pixel_x = 24 - }, +/obj/machinery/power/apc/off_station/empty_charge/east, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "yellowcorner" @@ -7342,7 +7547,7 @@ "jiB" = ( /obj/effect/decal/cleanable/ash, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "jiZ" = ( /obj/structure/flora/tree/jungle/small, @@ -7364,10 +7569,6 @@ }, /turf/simulated/floor/plasteel, /area/awaymission/jungle_planet/inside/complex) -"jjQ" = ( -/obj/effect/spawner/random_spawners/dirt_maybe, -/turf/simulated/floor/wood, -/area/awaymission/jungle_planet/inside/complex) "jlc" = ( /obj/effect/turf_decal/delivery, /obj/effect/spawner/random_spawners/dirt_maybe, @@ -7392,7 +7593,7 @@ pixel_x = -14 }, /obj/item/kitchen/knife/combat/survival/bone, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "jlU" = ( /obj/item/mounted/frame/apc_frame, @@ -7516,7 +7717,7 @@ icon_state = "4-8" }, /obj/machinery/door/airlock/glass, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "jtW" = ( /obj/structure/window/full/plasmareinforced, @@ -7636,6 +7837,13 @@ water_overlay_image = null }, /area/awaymission/jungle_planet/outside/cave/small) +"jBs" = ( +/obj/structure/chair/wood{ + dir = 8 + }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, +/area/awaymission/jungle_planet/outside/cave/small) "jCf" = ( /obj/structure/flora/ausbushes/ywflowers, /obj/structure/flora/ausbushes/lavendergrass, @@ -7845,9 +8053,8 @@ /obj/structure/chair/wood{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "jMH" = ( /obj/structure/table/wood, @@ -7859,7 +8066,7 @@ }, /obj/machinery/light_construct/directional/west, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "jMK" = ( /obj/structure/flora/ausbushes/fullgrass, @@ -7990,7 +8197,7 @@ /obj/item/clothing/head/hgpiratecap, /obj/item/clothing/shoes/fluff/noble_boot, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "jYd" = ( /obj/structure/flora/ausbushes/brflowers, @@ -8195,6 +8402,19 @@ water_overlay_image = null }, /area/awaymission/jungle_planet/outside/river) +"kjR" = ( +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/beach/away/coastline{ + dir = 5; + water_overlay_image = null + }, +/area/awaymission/jungle_planet/outside/waterfall) "kka" = ( /obj/effect/decal/cleanable/generic, /obj/effect/spawner/random_spawners/blood_often, @@ -8232,9 +8452,8 @@ "kmg" = ( /obj/machinery/door/airlock/glass, /obj/structure/firelock_frame, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "kmw" = ( /obj/structure/flora/rock/pile/largejungle{ @@ -8311,14 +8530,14 @@ dir = 1 }, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "krt" = ( /obj/item/chair/wood{ pixel_x = 22 }, /obj/effect/spawner/random_spawners/dirt_maybe, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "ksq" = ( /obj/structure/table/glass, @@ -8336,7 +8555,7 @@ /obj/structure/chair/wood{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "ktw" = ( /obj/effect/spawner/window/reinforced/grilled, @@ -8407,13 +8626,13 @@ "kwl" = ( /obj/machinery/light/small/directional/east, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "kwD" = ( /obj/effect/spawner/random_spawners/dirt_maybe, /obj/effect/decal/remains/human, /obj/effect/spawner/random_spawners/blood_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "kwU" = ( /obj/machinery/light_construct/directional/west, @@ -8446,7 +8665,7 @@ icon_state = "2-4" }, /obj/machinery/light_construct/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "kzn" = ( /obj/structure/flora/rock, @@ -8507,7 +8726,7 @@ name = "MC-16 multicard"; desc = "A clip on ID Badge, has one of those fancy new magnetic strips built in." }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "kDm" = ( /obj/structure/flora/tree/jungle/small, @@ -8560,12 +8779,6 @@ /obj/structure/flora/ausbushes/grassybush, /turf/simulated/floor/indestructible/grass, /area/awaymission/jungle_planet/outside/river) -"kEY" = ( -/turf/simulated/mineral/volcanic{ - baseturf = /turf/simulated/floor/plating/asteroid/ancient; - turf_type = /turf/simulated/floor/plating/asteroid/ancient - }, -/area/awaymission/jungle_planet/outside/river) "kGA" = ( /obj/structure/chair, /obj/effect/spawner/random_spawners/dirt_frequent, @@ -8580,12 +8793,12 @@ /area/awaymission/jungle_planet/outside/river) "kHa" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "kHh" = ( /obj/structure/table/wood, /obj/item/reagent_containers/food/snacks/monkeysdelight, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "kHP" = ( /obj/effect/spawner/random_spawners/blood_often, @@ -8615,9 +8828,8 @@ /obj/item/stock_parts/cell/high/empty, /obj/item/stack/cable_coil, /obj/item/broken_device, -/turf/simulated/floor/wood{ - icon_state = "wood-broken4" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "kJf" = ( /obj/structure/flora/rock/pile, @@ -8678,7 +8890,7 @@ "kLT" = ( /obj/effect/waterfall, /turf/simulated/wall/indestructible/rock/mineral, -/area/awaymission/jungle_planet/outside/waterfall) +/area/awaymission/jungle_planet/outside/cave) "kNa" = ( /turf/simulated/floor/plasteel{ dir = 1; @@ -8710,9 +8922,8 @@ /area/awaymission/jungle_planet/outside/cave) "kRa" = ( /obj/structure/chair/wood, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "kRf" = ( /obj/effect/landmark/damageturf, @@ -8813,7 +9024,7 @@ /obj/item/reagent_containers/food/drinks/bottle/tequila, /obj/effect/spawner/random_spawners/dirt_often, /obj/structure/closet/crate/wooden/wooden_crate, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "kUv" = ( /obj/structure/flora/ausbushes/ppflowers, @@ -8929,9 +9140,8 @@ "kZZ" = ( /obj/structure/bed, /obj/effect/spawner/random_spawners/dirt_maybe, -/turf/simulated/floor/wood{ - icon_state = "wood-broken2" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "lbq" = ( /obj/effect/turf_decal/caution{ @@ -9024,9 +9234,8 @@ }, /obj/effect/decal/cleanable/glass, /obj/effect/decal/cleanable/cobweb2, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "lgq" = ( /obj/effect/decal/cleanable/generic, @@ -9068,7 +9277,7 @@ /obj/item/fireaxe/boneaxe, /obj/item/spear/bonespear, /obj/item/scythe/bone, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "liA" = ( /obj/effect/turf_decal/plaque, @@ -9122,6 +9331,17 @@ /obj/structure/flora/tree/jungle/small, /turf/simulated/floor/indestructible/grass, /area/awaymission/jungle_planet/outside/waterfall) +"lkE" = ( +/obj/structure/flora/ausbushes/ywflowers, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside/river) "lle" = ( /obj/structure/girder, /obj/item/stack/rods, @@ -9146,7 +9366,7 @@ /area/awaymission/jungle_planet/outside) "llI" = ( /obj/structure/reagent_dispensers/beerkeg, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/river) "lme" = ( /obj/item/camera_assembly, @@ -9308,9 +9528,8 @@ /area/awaymission/jungle_planet/outside/river) "lwg" = ( /obj/structure/closet/crate/secure/loot, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "lwj" = ( /obj/effect/landmark/awaymissions/gate_lizard/mine_spawner{ @@ -9381,7 +9600,7 @@ /obj/structure/table/wood, /obj/item/trash/plate, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "lBd" = ( /obj/structure/cable{ @@ -9431,6 +9650,13 @@ /obj/structure/flora/junglebush/large{ icon_state = "bush3" }, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, /turf/simulated/floor/indestructible/grass, /area/awaymission/jungle_planet/outside) "lFP" = ( @@ -9491,7 +9717,7 @@ tool_volume = 300; on = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "lJs" = ( /obj/structure/flora/junglebush/large{ @@ -9502,9 +9728,8 @@ "lJw" = ( /obj/structure/rack/gunrack, /obj/item/gun/energy/e_gun/old, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "lJK" = ( /obj/effect/spawner/random_spawners/dirt_maybe, @@ -9672,9 +9897,8 @@ /obj/item/clothing/under/costume/pirate, /obj/item/clothing/head/bandana, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood{ - icon_state = "wood-broken4" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "lVB" = ( /obj/structure/flora/ausbushes/reedbush{ @@ -9706,7 +9930,7 @@ /area/awaymission/jungle_planet/outside/river) "lWJ" = ( /obj/structure/rack/gunrack, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "lWL" = ( /turf/simulated/floor/indestructible/grass, @@ -9795,7 +10019,7 @@ /obj/structure/bed, /obj/item/bedsheet/blue, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "mfd" = ( /obj/structure/cable{ @@ -9826,16 +10050,14 @@ c_tag = "Dromitory" }, /obj/effect/spawner/random_spawners/dirt_maybe, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "mfr" = ( /obj/structure/cable{ d2 = 4; icon_state = "0-4" }, -/obj/machinery/power/apc/off_station/empty_charge{ - pixel_y = -24 - }, +/obj/machinery/power/apc/off_station/empty_charge/south, /turf/simulated/floor/plasteel{ icon_state = "grimy" }, @@ -10021,9 +10243,8 @@ /obj/item/lighter/zippo/engraved, /obj/item/clothing/head/helmet/skull, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "mmK" = ( /obj/structure/railing{ @@ -10143,11 +10364,6 @@ water_overlay_image = null }, /area/awaymission/jungle_planet/outside/river) -"mtO" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, -/area/awaymission/jungle_planet/outside/cave) "mtZ" = ( /obj/effect/turf_decal/bot_red, /obj/structure/mecha_wreckage/ripley, @@ -10327,12 +10543,6 @@ /obj/item/stock_parts/cell/high/empty, /turf/simulated/floor/plasteel, /area/awaymission/jungle_planet/outside/river) -"mDz" = ( -/obj/structure/bed{ - dir = 4 - }, -/turf/simulated/floor/wood, -/area/awaymission/jungle_planet/outside/cave) "mDQ" = ( /obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel{ @@ -10509,21 +10719,20 @@ density = 1; name = "cauldron" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "mMo" = ( /obj/structure/closet/crate/wooden/barrel, /obj/item/reagent_containers/food/snacks/meat, /obj/item/reagent_containers/food/snacks/meat, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "mNu" = ( /obj/structure/chair/wood{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "mNO" = ( /obj/structure/flora/ausbushes/fullgrass, @@ -10559,6 +10768,19 @@ /obj/structure/flora/ausbushes/ppflowers, /turf/simulated/floor/indestructible/grass, /area/awaymission/jungle_planet/outside) +"mOX" = ( +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/beach/away/coastline{ + dir = 10; + water_overlay_image = null + }, +/area/awaymission/jungle_planet/outside/river) "mPQ" = ( /obj/structure/flora/ausbushes/ywflowers, /obj/structure/flora/rock, @@ -10613,9 +10835,8 @@ /obj/item/reagent_containers/food/drinks/bottle/whiskey, /obj/effect/spawner/random_spawners/dirt_often, /obj/structure/closet/crate/wooden/wooden_crate, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "mTn" = ( /obj/structure/flora/junglebush/large, @@ -10793,7 +11014,7 @@ /obj/item/coin/gold, /obj/effect/spawner/random_spawners/dirt_often, /obj/structure/closet/crate/wooden/wooden_crate, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "ncg" = ( /obj/structure/flora/rock, @@ -10820,9 +11041,8 @@ /obj/effect/landmark/awaymissions/gate_lizard/mob_spawn/melee_axe{ id = "cave4" }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "neX" = ( /obj/structure/flora/ausbushes/brflowers, @@ -10851,9 +11071,8 @@ }, /obj/structure/sign/poster/official/random/east, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood{ - icon_state = "wood-broken2" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "ngc" = ( /obj/effect/decal/warning_stripes/west, @@ -10905,9 +11124,8 @@ /obj/item/clothing/gloves/bracer, /obj/item/clothing/suit/armor/bone, /obj/structure/closet/crate/wooden/wooden_crate, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "njd" = ( /obj/effect/decal/cleanable/blood/gibs/old, @@ -10971,7 +11189,7 @@ /area/awaymission/jungle_planet/outside/cave) "nou" = ( /obj/machinery/light/small/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "nph" = ( /obj/structure/flora/ausbushes/reedbush, @@ -11002,7 +11220,7 @@ "nsm" = ( /obj/structure/table/wood, /obj/item/deck/cards/tiny, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "nsX" = ( /obj/machinery/floodlight, @@ -11191,11 +11409,6 @@ }, /turf/simulated/floor/engine/cult, /area/awaymission/jungle_planet/outside/cave) -"nFV" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, -/area/awaymission/jungle_planet/inside/complex) "nGx" = ( /turf/simulated/floor/beach/away/water{ water_overlay_image = null @@ -11207,11 +11420,6 @@ water_overlay_image = null }, /area/awaymission/jungle_planet/outside/cave) -"nIi" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, -/area/awaymission/jungle_planet/outside/cave) "nIL" = ( /obj/structure/table/tray, /obj/item/scalpel{ @@ -11284,13 +11492,12 @@ /area/awaymission/jungle_planet/outside/abandoned) "nMQ" = ( /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "nNc" = ( /obj/structure/falsewall/bookcase, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "nNs" = ( /obj/effect/landmark/awaymissions/gate_lizard/mine_spawner{ @@ -11395,7 +11602,7 @@ "nSR" = ( /obj/machinery/light_construct/directional/south, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "nSX" = ( /obj/machinery/shower{ @@ -11439,8 +11646,8 @@ /area/awaymission/jungle_planet/inside/complex) "nUx" = ( /obj/effect/decal/cleanable/cobweb2, -/obj/structure/bed, -/turf/simulated/floor/wood, +/obj/structure/bed/mattress/dirty, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "nUE" = ( /obj/effect/decal/cleanable/generic, @@ -11468,7 +11675,7 @@ /area/awaymission/jungle_planet/outside/river) "nXA" = ( /mob/living/simple_animal/hostile/jungle_lizard/meele, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "nXO" = ( /obj/effect/landmark/awaymissions/gate_lizard/mine_spawner{ @@ -11486,7 +11693,7 @@ /obj/item/clothing/gloves/ring/gold, /obj/effect/spawner/random_spawners/dirt_often, /obj/structure/closet/crate/wooden/wooden_crate, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "nZE" = ( /obj/structure/flora/ausbushes/ywflowers, @@ -11552,11 +11759,16 @@ }, /area/awaymission/jungle_planet/outside) "ofn" = ( -/turf/simulated/mineral/volcanic{ - baseturf = /turf/simulated/floor/plating/asteroid/ancient; - turf_type = /turf/simulated/floor/plating/asteroid/ancient +/obj/structure/flora/ausbushes/sparsegrass, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 }, -/area/awaymission/jungle_planet/outside/waterfall) +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside/river) "ogU" = ( /obj/structure/stone_tile/slab/cracked, /obj/structure/flora/rock, @@ -11661,10 +11873,14 @@ /obj/item/reagent_containers/food/snacks/grown/cannabis/ultimate, /obj/item/reagent_containers/food/snacks/grown/cannabis/ultimate, /obj/item/reagent_containers/food/snacks/grown/cannabis/ultimate, -/turf/simulated/floor/wood{ - icon_state = "wood-broken4" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) +"omY" = ( +/obj/item/flag, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, +/area/awaymission/jungle_planet/outside/cave/small) "onb" = ( /obj/effect/decal/cleanable/blood/writing{ icon_state = "tracks"; @@ -12070,11 +12286,6 @@ /obj/structure/stone_tile/slab/burnt, /turf/simulated/floor/engine/cult, /area/awaymission/jungle_planet/outside/cave) -"oIO" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, -/area/awaymission/jungle_planet/outside/cave) "oJv" = ( /obj/structure/flora/ausbushes/lavendergrass, /obj/structure/flora/tree/jungle, @@ -12174,7 +12385,7 @@ /mob/living/simple_animal/hostile/poison_snake{ wander = 0 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "oND" = ( /obj/effect/spawner/random_spawners/dirt_maybe, @@ -12190,9 +12401,8 @@ "oPC" = ( /obj/structure/closet/crate, /obj/effect/spawner/lootdrop/maintenance/eight, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "oQl" = ( /obj/effect/baseturf_helper/asteroid, @@ -12219,7 +12429,7 @@ "oRs" = ( /obj/effect/decal/cleanable/blood/old, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "oRE" = ( /obj/structure/flora/ausbushes/reedbush, @@ -12385,18 +12595,16 @@ "pbE" = ( /obj/structure/chair/wood, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "pbH" = ( /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "pce" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "pcp" = ( /obj/effect/decal/warning_stripes/west, @@ -12413,6 +12621,17 @@ /obj/item/stack/sheet/mineral/plastitanium, /turf/simulated/floor/plating, /area/awaymission/jungle_planet/outside/abandoned) +"pcB" = ( +/obj/structure/flora/junglebush/large, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside) "pdL" = ( /obj/item/clothing/glasses/sunglasses, /obj/effect/spawner/random_spawners/dirt_maybe, @@ -12511,7 +12730,7 @@ /obj/effect/spawner/random_spawners/dirt_often, /obj/structure/closet/crate/wooden/wooden_crate, /obj/item/stack/spacecash/c1000, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "pjT" = ( /obj/structure/railing{ @@ -12550,9 +12769,8 @@ /area/awaymission/jungle_planet/inside/complex) "plU" = ( /obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "pmk" = ( /obj/structure/table, @@ -12568,9 +12786,8 @@ /turf/simulated/floor/indestructible/grass, /area/awaymission/jungle_planet/inside/complex) "pnG" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "pnJ" = ( /obj/effect/spawner/window/shuttle, @@ -12581,9 +12798,8 @@ /obj/effect/landmark/awaymissions/gate_lizard/mob_spawn/melee_axe{ id = "cave3" }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "ppD" = ( /obj/structure/flora/ausbushes/reedbush, @@ -12596,7 +12812,7 @@ /obj/structure/statue/silver/monkey, /obj/effect/decal/cleanable/cobweb, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "pqt" = ( /obj/structure/cable{ @@ -12655,7 +12871,7 @@ dir = 10; water_overlay_image = null }, -/area/awaymission/jungle_planet/outside) +/area/awaymission/jungle_planet/outside/cave) "pus" = ( /obj/effect/turf_decal/grass{ icon_state = "grass_edge_medium_corner"; @@ -12666,11 +12882,18 @@ }, /area/awaymission/jungle_planet/outside) "puK" = ( -/turf/simulated/mineral/volcanic{ - baseturf = /turf/simulated/floor/plating/asteroid/ancient; - turf_type = /turf/simulated/floor/plating/asteroid/ancient +/obj/effect/mist, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 }, -/area/awaymission/jungle_planet/outside) +/turf/simulated/floor/beach/away/water{ + water_overlay_image = null + }, +/area/awaymission/jungle_planet/outside/waterfall) "pvb" = ( /obj/structure{ icon = 'icons/obj/machines/gateway.dmi'; @@ -12735,9 +12958,8 @@ "pzW" = ( /obj/effect/spawner/random_spawners/dirt_frequent, /obj/item/bedsheet/black, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "pzZ" = ( /obj/structure{ @@ -12811,7 +13033,7 @@ dir = 8 }, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "pGk" = ( /obj/machinery/atmospherics/binary/valve{ @@ -12949,7 +13171,7 @@ /area/awaymission/jungle_planet/inside/complex) "pRD" = ( /obj/item/cigbutt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "pRO" = ( /obj/item/stack/sheet/metal, @@ -13018,6 +13240,18 @@ icon_state = "bcircuitoff" }, /area/awaymission/jungle_planet/outside/cave) +"pWh" = ( +/obj/structure/closet/cabinet, +/obj/item/clothing/suit/fluff/dusty_jacket, +/obj/item/clothing/shoes/jackboots, +/obj/item/clothing/mask/bandana/fluff/dar, +/obj/item/clothing/under/pants/tan, +/obj/item/card/id/away/old/sec{ + name = "MC-16 multicard"; + desc = "A clip on ID Badge, has one of those fancy new magnetic strips built in." + }, +/turf/simulated/floor/wood/oak, +/area/awaymission/jungle_planet/outside/cave/small) "pWt" = ( /obj/effect/landmark/awaymissions/gate_lizard/mob_spawn/melee_spear{ id = "cave7" @@ -13053,9 +13287,8 @@ "pZa" = ( /obj/structure/bed, /obj/item/bedsheet/brown, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "pZY" = ( /obj/item/reagent_containers/food/drinks/oilcan, @@ -13096,6 +13329,11 @@ /obj/structure/spider/cocoon, /turf/simulated/floor/plating, /area/awaymission/jungle_planet/inside/complex) +"qcZ" = ( +/obj/structure/table/wood, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, +/area/awaymission/jungle_planet/outside/cave/small) "qdL" = ( /obj/structure/fence, /obj/effect/turf_decal/grass{ @@ -13109,9 +13347,8 @@ "qeb" = ( /obj/structure/rack/gunrack, /obj/item/gun/projectile/bow, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "qee" = ( /obj/structure/chair{ @@ -13201,7 +13438,7 @@ /area/awaymission/jungle_planet/inside/complex) "qkp" = ( /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "qkM" = ( /obj/item/coin/gold, @@ -13237,9 +13474,8 @@ /obj/effect/decal/remains/human, /obj/machinery/light/directional/west, /obj/effect/spawner/random_spawners/dirt_maybe, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "qma" = ( /obj/effect/turf_decal/delivery/white, @@ -13350,6 +13586,19 @@ water_overlay_image = null }, /area/awaymission/jungle_planet/outside) +"qqF" = ( +/obj/structure/flora/junglebush/large{ + icon_state = "bush3" + }, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside) "qrw" = ( /obj/effect/spawner/random_spawners/wall_rusted_probably, /obj/effect/spawner/random_spawners/wall_rusted_probably, @@ -13395,6 +13644,17 @@ icon_state = "darkgrey" }, /area/awaymission/jungle_planet/inside/complex) +"qur" = ( +/obj/structure/flora/ausbushes/brflowers, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside) "qvZ" = ( /obj/structure/fence/corner{ dir = 1; @@ -13549,7 +13809,7 @@ /area/awaymission/jungle_planet/outside/waterfall) "qDP" = ( /obj/structure/table/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "qEe" = ( /obj/structure/railing{ @@ -13573,7 +13833,7 @@ "qEs" = ( /obj/structure/flora/ausbushes/ywflowers, /turf/simulated/wall/indestructible/rock/mineral, -/area/awaymission/jungle_planet/outside) +/area/awaymission/jungle_planet/outside/cave) "qEZ" = ( /obj/effect/light_emitter{ light_color = "#FFFFFF"; @@ -13710,6 +13970,12 @@ water_overlay_image = null }, /area/awaymission/jungle_planet/inside/complex) +"qNW" = ( +/obj/structure/bonfire/lit, +/turf/simulated/floor/plating/asteroid/ancient{ + name = "ground" + }, +/area/awaymission/jungle_planet/outside/cave/small) "qOs" = ( /obj/structure/sink{ layer = 4; @@ -13830,6 +14096,13 @@ /obj/effect/landmark/awaymissions/gate_lizard/mob_spawn/ranged{ id = "waterfall1" }, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, /turf/simulated/floor/indestructible/grass, /area/awaymission/jungle_planet/outside/waterfall) "qUO" = ( @@ -13872,7 +14145,7 @@ "qXQ" = ( /obj/structure/flora/ausbushes/fullgrass, /turf/simulated/wall/indestructible/rock/mineral, -/area/awaymission/jungle_planet/outside) +/area/awaymission/jungle_planet/outside/cave) "qYg" = ( /obj/effect/landmark/awaymissions/gate_lizard/mine_spawner{ id = "lake4" @@ -13925,7 +14198,7 @@ icon_state = "1-2" }, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "rbZ" = ( /obj/item/kitchen/knife/combat/survival/bone, @@ -14010,7 +14283,7 @@ /obj/item/reagent_containers/food/drinks/bottle/rum{ list_reagents = list("rum" = 0) }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "rim" = ( /obj/structure/chair/wood, @@ -14048,6 +14321,10 @@ /obj/machinery/door/window/reinforced/normal{ dir = 8 }, +/obj/item/gun/energy/laser/retro/old{ + desc = "An older model of the basic lasergun, no longer used by Nanotrasen's private security or military forces. Nevertheless, it is still quite deadly and easy to maintain, making it a favorite amongst pirates and other outlaws."; + pixel_y = 9 + }, /turf/simulated/floor/plasteel{ dir = 5; icon_state = "red" @@ -14113,12 +14390,37 @@ /obj/effect/decal/cleanable/glass, /turf/simulated/floor/plating, /area/awaymission/jungle_planet/inside/complex) +"rnx" = ( +/obj/structure/flora/ausbushes/grassybush, +/obj/structure/flora/tree/jungle, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside) "rnO" = ( /obj/effect/decal/cleanable/generic, /obj/effect/spawner/random_spawners/dirt_often, /obj/item/chair, /turf/simulated/floor/plasteel, /area/awaymission/jungle_planet/inside/complex) +"rox" = ( +/obj/structure/flora/junglebush{ + icon_state = "bush8" + }, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside) "rpw" = ( /obj/effect/spawner/random_spawners/blood_often, /turf/simulated/floor/plasteel{ @@ -14158,9 +14460,8 @@ icon = 'icons/obj/power.dmi'; density = 1 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "rrw" = ( /obj/structure/cable{ @@ -14226,7 +14527,7 @@ dir = 8 }, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "rwz" = ( /obj/structure/flora/grass/jungle{ @@ -14408,7 +14709,7 @@ /obj/item/storage/box/matches, /obj/effect/decal/cleanable/cobweb2, /obj/item/clothing/mask/cigarette/pipe, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "rIj" = ( /obj/structure/flora/ausbushes/reedbush{ @@ -14537,7 +14838,7 @@ anchored = 1 }, /turf/simulated/wall/indestructible/rock/mineral, -/area/awaymission/jungle_planet/outside) +/area/awaymission/jungle_planet/outside/cave) "rNJ" = ( /obj/machinery/door_control/shutter/south{ id = "Main in"; @@ -14555,11 +14856,6 @@ }, /turf/simulated/floor/plating, /area/awaymission/jungle_planet/inside/complex) -"rNS" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, -/area/awaymission/jungle_planet/outside/cave/pirate) "rOc" = ( /obj/structure/flora/rock, /turf/simulated/floor/plating/asteroid/ancient{ @@ -14607,6 +14903,19 @@ icon_state = "purple" }, /area/awaymission/jungle_planet/inside/complex) +"rQP" = ( +/obj/structure/flora/ausbushes/sparsegrass, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/plating/asteroid/ancient{ + name = "ground" + }, +/area/awaymission/jungle_planet/outside) "rRd" = ( /turf/simulated/floor/beach/away/coastline{ water_overlay_image = null @@ -14655,7 +14964,7 @@ /obj/item/clothing/head/soft/black, /obj/item/stack/spacecash/c20, /obj/item/crowbar/small, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "rSX" = ( /obj/structure/closet/firecloset, @@ -14744,12 +15053,6 @@ /obj/structure/flora/ausbushes/ywflowers, /turf/simulated/floor/indestructible/grass, /area/awaymission/jungle_planet/outside/waterfall) -"rXV" = ( -/obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood{ - icon_state = "wood-broken4" - }, -/area/awaymission/jungle_planet/outside/cave/pirate) "rYr" = ( /mob/living/simple_animal/hostile/pirate{ loot = null @@ -14856,9 +15159,8 @@ loot = null }, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood{ - icon_state = "wood-broken4" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "sel" = ( /obj/item/stack/sheet/metal, @@ -14867,7 +15169,7 @@ /area/awaymission/jungle_planet/outside) "sex" = ( /obj/structure/reagent_dispensers/fueltank, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "sfR" = ( /obj/machinery/computer/mech_bay_power_console{ @@ -14990,7 +15292,7 @@ icon_state = "4-8" }, /obj/effect/spawner/random_spawners/dirt_maybe, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "spE" = ( /obj/item/stack/cable_coil{ @@ -15035,7 +15337,7 @@ dir = 1 }, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "srB" = ( /obj/structure/ore_box, @@ -15100,6 +15402,11 @@ }, /turf/simulated/floor/engine/cult, /area/awaymission/jungle_planet/outside/cave) +"suE" = ( +/obj/structure/mineral_door/wood, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, +/area/awaymission/jungle_planet/outside/cave/small) "suM" = ( /obj/effect/decal/cleanable/cobweb, /obj/effect/landmark/awaymissions/gate_lizard/mine_spawner{ @@ -15139,9 +15446,8 @@ /obj/effect/decal/cleanable/cobweb2{ icon_state = "cobweb1" }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "syW" = ( /obj/structure/fence/corner{ @@ -15260,7 +15566,7 @@ "sFa" = ( /obj/structure/flora/ausbushes/grassybush, /turf/simulated/wall/indestructible/rock/mineral, -/area/awaymission/jungle_planet/outside) +/area/awaymission/jungle_planet/outside/cave) "sFi" = ( /obj/structure/grille, /turf/simulated/floor/bluegrid{ @@ -15365,9 +15671,8 @@ /area/awaymission/jungle_planet/inside/complex) "sMs" = ( /obj/structure/kitchenspike_frame, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "sMA" = ( /obj/structure/computerframe{ @@ -15446,7 +15751,7 @@ /obj/effect/landmark/awaymissions/gate_lizard/mob_spawn/melee_axe{ id = "cave3" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "sRf" = ( /turf/simulated/floor/plasteel{ @@ -15576,16 +15881,15 @@ }, /area/awaymission/jungle_planet/outside/river) "sYz" = ( -/obj/structure/bed, -/turf/simulated/floor/wood, -/area/awaymission/jungle_planet/outside/cave) +/obj/structure/bookcase/random, +/turf/simulated/floor/wood/oak, +/area/awaymission/jungle_planet/outside/cave/small) "sYR" = ( /obj/structure/disposalpipe/broken{ dir = 8 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "sZo" = ( /obj/effect/decal/cleanable/blood/oil, @@ -15596,7 +15900,7 @@ loot = null }, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "tas" = ( /turf/simulated/floor/beach/away/coastline{ @@ -15644,6 +15948,11 @@ /obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel, /area/awaymission/jungle_planet/inside/complex) +"tei" = ( +/turf/simulated/floor/plating/asteroid/ancient{ + name = "ground" + }, +/area/awaymission/jungle_planet/outside/cave/small) "tek" = ( /obj/structure/flora/ausbushes/reedbush{ pixel_x = 16; @@ -15664,8 +15973,25 @@ /obj/item/reagent_containers/food/snacks/grown/potato, /obj/effect/decal/cleanable/cobweb2, /obj/structure/closet/crate/wooden/wooden_crate, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) +"teN" = ( +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/reedbush{ + pixel_y = -15; + pixel_x = -11 + }, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/beach/away/water{ + water_overlay_image = null + }, +/area/awaymission/jungle_planet/outside) "tfh" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/effect/mapping_helpers/damaged_window, @@ -15722,6 +16048,18 @@ icon_state = "bcircuitoff" }, /area/awaymission/jungle_planet/outside/cave) +"tio" = ( +/obj/structure/flora/ausbushes/ywflowers, +/obj/structure/flora/tree/jungle, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside) "tiq" = ( /obj/structure/cable{ d1 = 2; @@ -15743,7 +16081,7 @@ icon_state = "2-8" }, /obj/effect/spawner/random_spawners/dirt_maybe, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "tiT" = ( /obj/effect/waterfall{ @@ -15778,9 +16116,8 @@ "tmv" = ( /obj/structure/table/wood, /obj/item/stack/sheet/bone, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "tmC" = ( /mob/living/simple_animal/hostile/jungle_lizard/meele{ @@ -15811,7 +16148,7 @@ /obj/structure/bed, /obj/item/bedsheet/black, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "tnS" = ( /obj/structure/cable{ @@ -15906,6 +16243,19 @@ /obj/effect/decal/cleanable/glass, /turf/simulated/floor/indestructible/grass, /area/awaymission/jungle_planet/inside/complex) +"trG" = ( +/obj/effect/decal/cleanable/blood/oil, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/plating/asteroid/ancient{ + name = "ground" + }, +/area/awaymission/jungle_planet/outside) "trH" = ( /obj/machinery/atmospherics/portable/canister, /obj/effect/decal/warning_stripes/yellow/hollow, @@ -15927,13 +16277,13 @@ /obj/item/bikehorn/golden, /obj/effect/spawner/random_spawners/dirt_often, /obj/structure/closet/crate/wooden/wooden_crate, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "ttC" = ( /obj/item/chair/stool/bar{ pixel_x = -13 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "ttY" = ( /obj/structure/flora/ausbushes/fullgrass, @@ -15973,9 +16323,8 @@ dir = 8 }, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "tzH" = ( /obj/machinery/door/airlock/mining{ @@ -16027,7 +16376,7 @@ dir = 4 }, /turf/simulated/wall/indestructible/rock/mineral, -/area/awaymission/jungle_planet/outside/waterfall) +/area/awaymission/jungle_planet/outside/cave) "tBu" = ( /obj/effect/spawner/random_spawners/wall_rusted_maybe, /turf/simulated/wall/r_wall, @@ -16044,7 +16393,7 @@ "tCl" = ( /obj/item/chair/wood, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "tDf" = ( /obj/effect/decal/warning_stripes/north, @@ -16136,7 +16485,7 @@ /area/awaymission/jungle_planet/outside/river) "tJi" = ( /obj/structure/kitchenspike_frame, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "tJG" = ( /obj/structure/flora/ausbushes/reedbush, @@ -16219,7 +16568,7 @@ dir = 1 }, /turf/simulated/wall/indestructible/rock/mineral, -/area/awaymission/jungle_planet/outside/waterfall) +/area/awaymission/jungle_planet/outside/cave) "tNF" = ( /obj/effect/decal/warning_stripes/east, /obj/effect/turf_decal/caution/stand_clear{ @@ -16637,7 +16986,7 @@ /obj/item/coin/silver, /obj/effect/spawner/random_spawners/dirt_often, /obj/structure/closet/crate/wooden/wooden_crate, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "ulv" = ( /obj/effect/spawner/random_spawners/oil_maybe, @@ -16765,6 +17114,16 @@ }, /turf/simulated/floor/beach/away/water/deep/dense_canpass, /area/awaymission/jungle_planet/outside/river) +"usY" = ( +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/beach/away/water/deep/dense_canpass, +/area/awaymission/jungle_planet/outside/waterfall) "utb" = ( /obj/structure/cable{ d1 = 1; @@ -16825,9 +17184,8 @@ }, /area/awaymission/jungle_planet/inside/complex) "uvz" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "uvF" = ( /obj/structure{ @@ -16891,6 +17249,15 @@ /obj/effect/decal/cleanable/blood/old, /turf/simulated/floor/indestructible/grass, /area/awaymission/jungle_planet/outside) +"uAI" = ( +/obj/structure/closet/crate/wooden/wooden_crate, +/obj/item/stack/medical/bruise_pack/advanced, +/obj/item/stack/medical/ointment/advanced, +/obj/item/stack/medical/bruise_pack, +/obj/item/stack/medical/splint, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, +/area/awaymission/jungle_planet/outside/cave/small) "uBo" = ( /obj/item/match, /obj/effect/decal/cleanable/spiderling_remains, @@ -16958,12 +17325,6 @@ }, /turf/simulated/floor/indestructible/grass, /area/awaymission/jungle_planet/outside) -"uEZ" = ( -/obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, -/area/awaymission/jungle_planet/outside/cave/pirate) "uFt" = ( /obj/effect/light_emitter{ light_color = "#FFFFFF"; @@ -17050,7 +17411,7 @@ /obj/machinery/door/poddoor{ id_tag = "gatelizard_piratcaptain" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "uJW" = ( /turf/simulated/floor/plasteel, @@ -17181,7 +17542,7 @@ "uQQ" = ( /obj/structure/closet/crate/secure/loot, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "uRs" = ( /obj/structure/cable{ @@ -17247,6 +17608,13 @@ "uWc" = ( /obj/structure/flora/ausbushes/fullgrass, /obj/effect/decal/straw/edge, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, /turf/simulated/floor/indestructible/grass, /area/awaymission/jungle_planet/outside) "uWU" = ( @@ -17260,15 +17628,12 @@ /obj/effect/landmark/awaymissions/gate_lizard/mob_spawn/melee_spear{ id = "cave4" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "uXf" = ( /obj/structure/flora/junglebush/large, /turf/simulated/floor/indestructible/grass/no_creep, /area/awaymission/jungle_planet/outside) -"uXt" = ( -/turf/simulated/floor/wood, -/area/awaymission/jungle_planet/outside/river) "uZv" = ( /obj/structure/flora/rock/pile, /turf/simulated/floor/beach/away/water{ @@ -17299,6 +17664,21 @@ /obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plating, /area/awaymission/jungle_planet/inside) +"vao" = ( +/obj/structure/flora/rock/pile/largejungle{ + icon_state = "rocks1"; + pixel_y = 2; + pixel_x = -2 + }, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside) "vbD" = ( /obj/machinery/door/airlock/freezer, /obj/machinery/door/firedoor, @@ -17403,11 +17783,6 @@ }, /turf/simulated/floor/engine/cult, /area/awaymission/jungle_planet/outside/cave) -"vhy" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken4" - }, -/area/awaymission/jungle_planet/outside/cave/pirate) "vhL" = ( /obj/effect/decal/remains/human, /obj/effect/spawner/random_spawners/dirt_often, @@ -17483,6 +17858,17 @@ icon_state = "yellowcorner" }, /area/awaymission/jungle_planet/inside/complex) +"vly" = ( +/obj/structure/flora/grass/jungle, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside) "vlT" = ( /obj/item/stack/sheet/bone{ amount = 5 @@ -17548,6 +17934,10 @@ water_overlay_image = null }, /area/awaymission/jungle_planet/outside/river) +"vpR" = ( +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, +/area/awaymission/jungle_planet/outside/cave/small) "vqo" = ( /obj/effect/decal/cleanable/glass, /obj/effect/spawner/random_spawners/dirt_maybe, @@ -17621,7 +18011,7 @@ pixel_y = -5 }, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "vtg" = ( /obj/machinery/conveyor{ @@ -17645,7 +18035,7 @@ /obj/item/clothing/suit/unathi/robe, /obj/item/clothing/suit/unathi/robe, /obj/structure/closet/crate/wooden/wooden_crate, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "vvO" = ( /obj/item/broken_device, @@ -17672,7 +18062,7 @@ /area/awaymission/jungle_planet/inside/complex) "vws" = ( /obj/structure/fermenting_barrel, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "vwu" = ( /obj/effect/light_emitter{ @@ -17721,9 +18111,8 @@ icon_state = "4-8" }, /obj/effect/spawner/random_spawners/dirt_maybe, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "vzJ" = ( /obj/structure/flora/ausbushes/ywflowers, @@ -17760,6 +18149,11 @@ /obj/item/stack/sheet/glass{ amount = 50 }, +/obj/item/mod/core/plasma, +/obj/item/mod/construction/plating, +/obj/item/mod/construction/plating, +/obj/item/mod/construction/plating, +/obj/item/circuitboard/autolathe, /turf/simulated/floor/plasteel{ icon_state = "purple" }, @@ -17792,7 +18186,7 @@ /obj/item/reagent_containers/food/snacks/fried_vox{ pixel_y = 5 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "vCt" = ( /obj/structure/flora/ausbushes/sparsegrass, @@ -17824,7 +18218,7 @@ /area/awaymission/jungle_planet/outside/abandoned) "vEu" = ( /mob/living/simple_animal/hostile/jungle_lizard, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "vEC" = ( /obj/effect/spawner/random_spawners/grille_often, @@ -18042,9 +18436,8 @@ /obj/machinery/light/small/directional/north, /obj/effect/spawner/random_spawners/dirt_often, /mob/living/simple_animal/parrot, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "vOh" = ( /turf/simulated/wall/indestructible/riveted, @@ -18097,7 +18490,7 @@ "vSc" = ( /obj/effect/spawner/random_spawners/dirt_frequent, /mob/living/simple_animal/lizard, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "vSq" = ( /obj/structure/cable{ @@ -18194,7 +18587,7 @@ /mob/living/simple_animal/hostile/jungle_lizard/meele{ wander = 0 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "vZa" = ( /obj/machinery/economy/vending/snack/free, @@ -18221,7 +18614,7 @@ dir = 4 }, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "waQ" = ( /obj/machinery/atmospherics/binary/valve, @@ -18241,6 +18634,11 @@ /mob/living/simple_animal/hostile/poison/giant_spider/hunter, /turf/simulated/floor/plating, /area/awaymission/jungle_planet/inside/complex) +"wcv" = ( +/obj/structure/bed/mattress, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, +/area/awaymission/jungle_planet/outside/cave/small) "wcW" = ( /obj/structure/flora/ausbushes/ppflowers, /obj/structure/flora/ausbushes/reedbush{ @@ -18288,6 +18686,19 @@ water_overlay_image = null }, /area/awaymission/jungle_planet/outside) +"wfe" = ( +/obj/structure/flora/junglebush/large{ + icon_state = "bush2" + }, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside) "wft" = ( /turf/simulated/floor/plasteel{ dir = 4; @@ -18318,9 +18729,8 @@ "wjd" = ( /obj/structure/chair/stool/bar, /obj/effect/spawner/random_spawners/dirt_maybe, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "wjj" = ( /obj/structure/railing{ @@ -18360,9 +18770,6 @@ /obj/effect/spawner/random_spawners/dirt_often, /turf/simulated/floor/plasteel, /area/awaymission/jungle_planet/inside/complex) -"wlM" = ( -/turf/simulated/floor/wood, -/area/awaymission/jungle_planet/outside/cave/pirate) "wmO" = ( /obj/machinery/space_heater, /turf/simulated/floor/plating, @@ -18394,13 +18801,13 @@ /obj/item/clothing/under/costume/pirate_rags, /obj/item/clothing/head/bandana, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "wpb" = ( /obj/structure/chair/wood{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "wrq" = ( /obj/structure/flora/rock, @@ -18435,7 +18842,7 @@ /obj/item/bedsheet/black, /obj/effect/decal/cleanable/cobweb2, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "wuN" = ( /obj/structure/flora/ausbushes/lavendergrass, @@ -18683,7 +19090,7 @@ /area/awaymission/jungle_planet/inside/complex) "wGY" = ( /obj/structure/chair/stool/bar, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "wHC" = ( /obj/structure/flora/ausbushes/fullgrass, @@ -18766,7 +19173,7 @@ /obj/item/reagent_containers/food/drinks/drinkingglass{ list_reagents = list("rum" = 50) }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "wME" = ( /obj/machinery/economy/vending/cola/free, @@ -18951,7 +19358,7 @@ pixel_y = 30 }, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "wWP" = ( /obj/item/reagent_containers/glass/bucket/wooden, @@ -19011,16 +19418,15 @@ "wZY" = ( /obj/item/storage/bag/cash, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood{ - icon_state = "wood-broken2" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "xae" = ( /mob/living/simple_animal/hostile/pirate{ loot = null }, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "xag" = ( /obj/item/shard{ @@ -19114,7 +19520,7 @@ dir = 4 }, /obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "xdC" = ( /obj/item/stack/cable_coil{ @@ -19129,12 +19535,11 @@ "xeo" = ( /obj/structure/closet/crate, /obj/effect/spawner/lootdrop/maintenance/five, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "xeD" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken4" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/river) "xeZ" = ( /obj/structure/flora/rock/pile, @@ -19145,7 +19550,7 @@ "xfi" = ( /obj/effect/decal/cleanable/glass, /obj/item/broken_bottle, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "xfj" = ( /obj/structure/table/reinforced, @@ -19225,7 +19630,7 @@ /obj/structure/bed, /obj/effect/decal/cleanable/cobweb2, /obj/effect/spawner/random_spawners/dirt_maybe, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "xlu" = ( /obj/effect/turf_decal/delivery, @@ -19268,9 +19673,8 @@ /obj/structure/table/wood, /obj/item/gun/energy/gun/turret, /obj/item/clothing/mask/cigarette/pipe, -/turf/simulated/floor/wood{ - icon_state = "wood-broken4" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/river) "xsD" = ( /obj/effect/turf_decal/arrows{ @@ -19400,9 +19804,8 @@ tool_volume = 300; on = 1 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "xAY" = ( /obj/item/flashlight/flare/torch{ @@ -19436,6 +19839,18 @@ icon_state = "whitebluecorner" }, /area/awaymission/jungle_planet/inside/complex) +"xCf" = ( +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/beach/away/water{ + water_overlay_image = null + }, +/area/awaymission/jungle_planet/outside/waterfall) "xCP" = ( /obj/effect/decal/remains/human, /obj/effect/spawner/random_spawners/dirt_maybe, @@ -19644,8 +20059,11 @@ }, /area/awaymission/jungle_planet/inside) "xPg" = ( -/turf/simulated/wall/indestructible/rock/mineral, -/area/awaymission/jungle_planet/outside/river) +/obj/structure/flora/grass/jungle, +/turf/simulated/floor/beach/away/water{ + water_overlay_image = null + }, +/area/awaymission/jungle_planet/outside/cave) "xPj" = ( /obj/structure/table/reinforced, /obj/machinery/recharger{ @@ -19714,6 +20132,19 @@ water_overlay_image = null }, /area/awaymission/jungle_planet/outside/waterfall) +"xQC" = ( +/obj/structure/flora/grass/jungle, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/beach/away/water{ + water_overlay_image = null + }, +/area/awaymission/jungle_planet/outside/waterfall) "xQV" = ( /turf/simulated/floor/mineral/plastitanium/red, /area/awaymission/jungle_planet/outside/abandoned) @@ -19725,9 +20156,8 @@ list_reagents = list("whiskey" = 0); pixel_x = -9 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/inside/complex) "xSz" = ( /obj/item/reagent_containers/food/drinks/bottle/rum, @@ -19735,7 +20165,7 @@ list_reagents = list("rum" = 0) }, /obj/structure/closet/crate/wooden/wooden_crate, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave/pirate) "xSA" = ( /obj/structure/flora/rock, @@ -19881,10 +20311,9 @@ /turf/simulated/floor/indestructible/grass, /area/awaymission/jungle_planet/outside) "ydq" = ( -/obj/structure/bed, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/structure/bed/mattress/dirty, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "ydD" = ( /obj/structure/flora/junglebush/large{ @@ -19916,7 +20345,7 @@ "yeN" = ( /obj/structure/table/wood, /obj/item/organ/external/chest, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/jungle_planet/outside/cave) "yfS" = ( /obj/effect/decal/cleanable/blood/writing{ @@ -19926,6 +20355,18 @@ /obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plating, /area/awaymission/jungle_planet/inside/complex) +"ygc" = ( +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/ywflowers, +/obj/effect/light_emitter{ + light_color = "#FFFFFF"; + set_cap = 1; + icon = 'modular_ss220/maps220/icons/mapping_helpers.dmi'; + icon_state = "sunlight_helper"; + layer = 10 + }, +/turf/simulated/floor/indestructible/grass, +/area/awaymission/jungle_planet/outside) "ygj" = ( /turf/simulated/floor/beach/away/coastline{ dir = 6; @@ -19963,12 +20404,6 @@ }, /turf/simulated/floor/plasteel, /area/awaymission/jungle_planet/inside/complex) -"ykT" = ( -/obj/effect/spawner/random_spawners/dirt_often, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, -/area/awaymission/jungle_planet/outside/cave/pirate) "ylm" = ( /obj/item/clothing/glasses/welding, /turf/simulated/floor/plating, @@ -20091,102 +20526,6 @@ miM miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -bty -lNR -mgq -gnq -"} -(2,1,1) = {" -miM -miM -miM -miM -miM -miM -miM -miM miM miM miM @@ -20269,6 +20608,12 @@ miM miM miM miM +bty +lNR +mgq +gnq +"} +(2,1,1) = {" miM miM miM @@ -20278,94 +20623,6 @@ miM miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gOJ -gpG -gpG -gpG -gpG -xPg -xPg -xPg -gpG -gpG -gpG -gpG -xDV -gpG -xPg -xPg -xPg -xPg -xPg -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -fRH -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -rUY -oQl -jOl -cTt -"} -(3,1,1) = {" miM miM miM @@ -20465,99 +20722,20 @@ miM miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -xPg -gpG -gpG -gpG -gpG -gOJ -xPg -xPg -gOJ gOJ gpG gpG gpG gpG -gOJ -xPg -xPg -xPg -xPg -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -qpP -fRH -egD -egD -dLI -wKg -dpm -gZv -gZv -nGx -nGx -jbn -lWL -aHl -fKz -gZv -gZv -gZv -ylZ -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -"} -(4,1,1) = {" -miM -miM miM miM miM +gpG +gpG +gpG +gpG +xDV +gpG miM miM miM @@ -20589,6 +20767,7 @@ miM miM miM miM +fRH miM miM miM @@ -20616,6 +20795,12 @@ miM miM miM miM +rUY +oQl +jOl +cTt +"} +(3,1,1) = {" miM miM miM @@ -20650,96 +20835,25 @@ miM miM miM miM +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -xPg -xPg -gpG -gpG -gpG -gOJ -xPg -xPg -gOJ -gpG -gpG -gpG -gpG -gpG -gOJ -gOJ -xPg -xPg -xPg -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -dLI -qpP -osI -dpm -dLI -fRH -dLI -aHl -nGx -uGb -fKz -nGx -mYK -nGx -uGb -nGx -nGx -mYK -qeW -qeW -jbn -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -"} -(5,1,1) = {" miM miM miM @@ -20796,8 +20910,20 @@ miM miM miM miM +gpG +gpG +gpG +gpG +gOJ miM miM +gOJ +gOJ +gpG +gpG +gpG +gpG +gOJ miM miM miM @@ -20824,11 +20950,25 @@ miM miM miM miM +qpP +fRH +egD +egD +dLI +wKg +dpm miM miM +nGx +nGx +jbn +lWL +aHl +fKz miM miM miM +ylZ miM miM miM @@ -20839,98 +20979,6 @@ miM miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -xPg -xPg -gpG -gpG -gpG -gOJ -xPg -xPg -gOJ -gOJ -gpG -gpG -gpG -gpG -gpG -gOJ -xPg -xPg -xPg -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -lWL -fRH -fhz -fhz -dLI -osI -xsI -sNa -sNa -nGx -nGx -bLF -nGx -nGx -nGx -fKz -nGx -lWL -aHl -tUn -cYa -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -"} -(6,1,1) = {" -miM -miM -miM -miM miM miM miM @@ -20938,6 +20986,8 @@ miM miM miM miM +"} +(4,1,1) = {" miM miM miM @@ -20967,6 +21017,28 @@ miM miM miM miM +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU miM miM miM @@ -21026,94 +21098,66 @@ miM miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -xPg -xPg -gpG -gpG gpG +xDV gpG gOJ +miM +miM gOJ -gOJ -gpG gpG gpG gpG gpG gpG gOJ -xPg -xPg -xPg -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -lWL -fKU -cJq -ctB -lWL -lWL -fjM -xAp -ctB -ctB +gOJ +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +dLI +qpP +osI +dpm +dLI +fRH +dLI +aHl +nGx +uGb fKz -sNa -sNa -uTk -gDx -fjM -sNa -sNa -tUn -lWL -eZk +nGx mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -"} -(7,1,1) = {" +nGx +uGb +nGx +nGx +mYK +qeW +qeW +jbn miM miM miM @@ -21129,6 +21173,8 @@ miM miM miM miM +"} +(5,1,1) = {" miM miM miM @@ -21158,6 +21204,38 @@ miM miM miM miM +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -21189,12 +21267,6 @@ miM miM miM miM -nai -rOc -nai -nai -aFD -nai miM miM miM @@ -21213,99 +21285,83 @@ miM miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -xPg -xPg -gpG -gpG -gpG -gpG gpG gpG gpG +gOJ +miM +miM +gOJ +oLd gpG gpG gpG -xDV gpG gpG gOJ -xPg -xPg -xPg -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -wrq +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +lWL +fRH fhz -fEq -mdl -eew -qsJ -jbn fhz -jKi -qeW -fKU -uCa +dLI +osI +xsI sNa -jZI -fcs -fEq -fEq sNa -bOP -fcs -rNB -gLf +nGx +nGx +bLF +nGx +nGx +nGx +fKz +nGx lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -"} -(8,1,1) = {" +aHl +tUn +cYa +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM miM miM +"} +(6,1,1) = {" miM miM miM @@ -21335,6 +21391,29 @@ miM miM miM miM +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +miM miM miM miM @@ -21376,12 +21455,6 @@ miM miM miM miM -aFD -nai -aFD -nai -nai -nai miM miM miM @@ -21394,100 +21467,37 @@ miM miM miM miM -mAF miM miM miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -xPg -xPg -xPg -gpG -gpG -gpG -gpG -gpG gpG gpG gpG gpG +gOJ +gOJ +gOJ gpG gpG gpG gpG gpG -xPg -xPg -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -oBM -xFu -fjM -cYa -fEq -cJO -wOP -wOP -kxd -wOP -wOP -wOP -lWL -eDn -fhz -giz -fGf -qfJ -ina -fhz -eZk -fhz -fhz -blW -mSO -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -"} -(9,1,1) = {" +xDV +gOJ +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -21501,6 +21511,28 @@ miM miM miM miM +lWL +fKU +cJq +ctB +lWL +lWL +fjM +xAp +ctB +ctB +fKz +sNa +sNa +uTk +gDx +fjM +sNa +sNa +tUn +lWL +eZk +mYK miM miM miM @@ -21515,6 +21547,8 @@ miM miM miM miM +"} +(7,1,1) = {" miM miM miM @@ -21541,13 +21575,31 @@ miM miM miM miM -rOc -nai -nai -nai -aFD -nai miM +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU miM miM miM @@ -21564,11 +21616,6 @@ miM miM miM miM -mAF -nai -nai -mAF -nai miM miM miM @@ -21578,32 +21625,420 @@ miM miM miM nai +rOc nai nai +aFD +nai +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +gpG +gpG +gpG +gpG +gpG +gpG +gpG +gpG +gpG +gpG +gpG +gpG +gpG +gOJ +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +wrq +fhz +fEq +mdl +eew +qsJ +jbn +fhz +jKi +qeW +fKU +uCa +sNa +jZI +fcs +fEq +fEq +sNa +bOP +fcs +rNB +gLf +lWL +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +"} +(8,1,1) = {" +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +xTU +xTU +xTU +xTU +xTU +pWh +eay +xTU +xTU +qNW +tei +vpR +sYz +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +aFD +nai +aFD +nai nai -nai -nai -nai nai miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +mAF +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +gpG +gpG +gpG +gpG +xDV +gpG +gpG +gpG +gpG +gpG gpG gpG gpG gpG +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +oBM +xFu +fjM +cYa +fEq +cJO +wOP +wOP +kxd +wOP +wOP +wOP +lWL +eDn +fhz +giz +fGf +qfJ +ina +fhz +eZk +fhz +fhz +blW +mSO +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +"} +(9,1,1) = {" +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +xTU +xTU +xTU +xTU +omY +vpR +vpR +suE +gaD +tei +tei +gaD +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +xTU +miM +miM +rOc +nai +nai +nai +aFD +nai +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +mAF +nai +nai +mAF +nai +miM +miM +miM +miM +miM +miM +miM +miM +nai +nai +nai +nai +nai +nai +nai +nai +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +gpG +xDV +gpG +gpG gpG gpG gpG @@ -21614,28 +22049,28 @@ gpG gpG gpG gpG -xPg -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM xFu mIG -tUn +rox qeW hjj fhz @@ -21660,57 +22095,57 @@ fhz blW lWL aHl -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (10,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +xTU +xTU +xTU xTU xTU +wcv +xTU +xTU +qcZ +vpR +gaD +vpR xTU xTU xTU @@ -21774,19 +22209,19 @@ nai rOc miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM frH gpG gpG @@ -21803,24 +22238,24 @@ xDV gpG gOJ gOJ -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM kTt jlv lWL @@ -21848,59 +22283,59 @@ dno lWL lWL tUn -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (11,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +xTU +xTU +xTU xTU xTU xTU xTU xTU +jBs +vpR +vpR +vpR +suE +tei +xTU xTU xTU jAF @@ -21961,20 +22396,20 @@ nai aFD nai miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM tpH gpG gpG @@ -21990,8 +22425,8 @@ gpG gpG gpG gpG -gZv -gZv +miM +miM omz jHd omz @@ -22001,13 +22436,13 @@ omz jHd cYu cYu -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM fKU tUn hjj @@ -22035,59 +22470,59 @@ fcs eZk lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (12,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +xTU +xTU +xTU +xTU xTU xTU xTU xTU xTU +bBR +uAI +xTU +xTU +tei +tei xTU nAK nAK @@ -22148,18 +22583,18 @@ nai nai nai miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gOJ xeZ frH @@ -22176,9 +22611,9 @@ gOJ gOJ gpG tpH -xPg -gZv -gZv +miM +miM +miM omz ifJ pHo @@ -22188,11 +22623,11 @@ wmO jHd omz jHd -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM jHd jHd jHd @@ -22222,59 +22657,59 @@ aHl eZk lWL cYa -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (13,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +xTU +xTU +xTU xTU xTU xTU xTU xTU +xTU +xTU +xTU +xTU +xTU +xTU +tei bvC mrK nAK @@ -22335,21 +22770,21 @@ nai nai nai miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM frH gpG gpG -gpG +xDV gpG gpG gpG @@ -22362,10 +22797,10 @@ frH gOJ gOJ gpG -xPg -xPg -gZv -gZv +miM +miM +miM +miM omz sMA woa @@ -22375,9 +22810,9 @@ vgF aud pHo omz -gZv -gZv -gZv +miM +miM +miM jHd jHd jHd @@ -22409,58 +22844,58 @@ fhz tUn cEd tUn -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (14,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +xTU +xTU +xTU +xTU xTU xTU xTU -nAK aUn aUn xkA @@ -22522,17 +22957,17 @@ nai nai nai miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM pJn gpG gpG @@ -22547,12 +22982,12 @@ gpG gpG gOJ gOJ -gOJ +oLd gpG gpG tpH -gZv -gZv +miM +miM cku sWi pHo @@ -22562,9 +22997,9 @@ cku cku tAY omz -gZv -gZv -gZv +miM +miM +miM jHd xWT rUV @@ -22596,54 +23031,54 @@ fhz lWL lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (15,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG gpG gpG gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG -xPg -xPg -xPg -xPg +miM +miM +xTU +xTU xTU sSk nAK @@ -22709,17 +23144,17 @@ mAF miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG xeZ @@ -22783,54 +23218,54 @@ lWL uTk cYa cYa -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (16,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG gpG gpG gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG -xPg -xPg -xPg -xPg +miM +miM +miM +xTU xTU nAK nAK @@ -22896,17 +23331,17 @@ miM miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM xeZ heN gOJ @@ -22970,54 +23405,54 @@ lWL lWL mYK mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (17,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM gpG gpG gpG gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG -xPg -xPg -xPg -xPg +miM +miM +miM +xTU xTU xTU nAK @@ -23083,19 +23518,19 @@ miM miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM frH gpG gpG @@ -23156,55 +23591,55 @@ uGb bXc eZk cYa -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (18,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM gpG gpG gpG gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG -xPg -xPg -xPg +miM +miM +miM xTU xTU nAK @@ -23270,21 +23705,21 @@ miM miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gOJ gpG -gpG +xDV gpG gpG gpG @@ -23343,55 +23778,55 @@ xsI fZj lWL aHl -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (19,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM gpG gpG gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG -xPg -xPg +miM +miM xTU xTU nAK @@ -23456,18 +23891,18 @@ miM miM miM miM -gZv -gZv +miM +miM qGN -gZv -gZv -gZv -gZv -gZv -gZv -gZv -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM gOJ frH gpG @@ -23530,30 +23965,30 @@ fhz kTx lWL aHl -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (20,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG gpG gpG @@ -23561,24 +23996,24 @@ gpG gpG gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG -xPg -xPg +miM +miM xTU xTU nAK @@ -23643,19 +24078,19 @@ miM miM miM miM -gZv +miM qGN mYK lWL -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM lWL -xPg -xPg -xPg +miM +miM +miM gpG gpG gpG @@ -23717,29 +24152,29 @@ tNF ajJ lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (21,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg +miM +miM +miM +miM gpG gpG gpG @@ -23748,24 +24183,24 @@ gpG gpG gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG -xPg -xPg +miM +miM xTU xTU nAK @@ -23830,20 +24265,20 @@ miM miM miM miM -gZv -gZv -qGN +miM +miM +cCl qfd aHl xsI -gZv +miM lWL aHl sNa nhk rfe -xPg -xPg +miM +miM gpG gpG gOJ @@ -23904,30 +24339,30 @@ fhz blW lWL cYa -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (22,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG gpG gpG @@ -23935,25 +24370,25 @@ gpG gpG gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG -xPg -xPg -xPg +miM +miM +miM xTU xTU nAK @@ -24017,8 +24452,8 @@ miM miM miM miM -gZv -gZv +miM +miM qGN qGN xdw @@ -24092,28 +24527,28 @@ blW lWL eZk mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (23,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg +miM +miM +miM +miM gpG gpG gpG @@ -24121,26 +24556,26 @@ gpG gpG gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG -xPg -xPg +miM +miM xTU xTU xTU @@ -24202,23 +24637,23 @@ miM miM miM miM -gZv -gZv -gZv -gZv +miM +miM +miM +miM qGN lWL eZk -gzq +rnx lWL tgl sNa -lWL +cJq ujY oBh iFa aUt -kSX +mOX gpG gpG gpG @@ -24279,55 +24714,55 @@ blW lWL lWL cYa -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (24,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM gpG gpG gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG gpG -xPg +miM xTU xTU xTU @@ -24355,19 +24790,19 @@ miM nai nai miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -24376,25 +24811,25 @@ nai miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL -gZv -gZv +miM +miM lWL -gZv +miM lWL lWL aHl @@ -24466,55 +24901,55 @@ fZj aKg nhk gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (25,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM gpG gpG gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG -xPg -xPg -xPg -xPg +miM +miM +miM +miM gpG -xPg +miM xTU xTU xTU @@ -24542,19 +24977,19 @@ nai rOc miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -24563,20 +24998,20 @@ nai miM miM miM -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM lWL -gZv -gZv +miM +miM jbn aHl jbn -gZv -gZv -gZv +miM +miM +miM jbn eZk qeW @@ -24612,7 +25047,7 @@ iuK sXj rHT tCl -hov +bql nMQ spr cDY @@ -24654,54 +25089,54 @@ rMM aks gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (26,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG gpG gpG gpG gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG -xPg -xPg -xPg -xPg +miM +miM +miM +miM gpG -xPg +miM xTU xTU xTU @@ -24729,19 +25164,19 @@ miM miM miM miM -gZv -gZv -gZv +miM +miM +miM lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -24750,9 +25185,9 @@ iTk iTk miM miM -gZv -gZv -gZv +miM +miM +miM qGN qfd aHl @@ -24841,54 +25276,54 @@ aks aks gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (27,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG gpG gpG gpG gpG gpG -xPg -xPg +miM +miM gpG gpG -xPg -xPg +miM +miM gpG -xPg -xPg +miM +miM gpG gpG gpG gpG gpG -xPg -xPg -xPg +miM +miM +miM gpG gpG -xPg +miM xTU xTU xTU @@ -24905,19 +25340,19 @@ xTU xTU xTU xTU -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL rpz cWx @@ -24927,32 +25362,32 @@ rpz lWL mYK mTn -gZv -gZv +miM +miM miM miM miM iTk -iTk +fzF lWL lWL miM aHl -gZv +miM aHl qGN qGN xdw lWL -xsI +qur lWL xsI iTk -umO +trG iTk hSs lRe -lWL +cJq iTk lWL wcW @@ -25029,28 +25464,27 @@ gpG xDV gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (28,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM +miM gpG gpG gpG @@ -25060,23 +25494,24 @@ gpG gpG gpG gpG -xPg gpG +miM gpG -xPg gpG +miM gpG gpG gpG gpG +xDV gpG -xPg -xPg -xPg +miM +miM +miM gpG -xPg -xPg -xPg +miM +miM +miM xTU xTU xTU @@ -25092,19 +25527,19 @@ xTU xTU xTU xTU -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM mTn lWL szw @@ -25115,8 +25550,8 @@ iTk lWL hux lWL -gZv -gZv +miM +miM sNa miM iTk @@ -25126,7 +25561,7 @@ cJq lWL lWL lWL -lWL +cJq qGN lWL eZk @@ -25172,7 +25607,7 @@ nsX lIv sXj kZZ -jjQ +bti cku bqx opL @@ -25217,28 +25652,27 @@ gpG gpG gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (29,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -25253,17 +25687,18 @@ gpG gpG gpG gpG +xDV gpG gpG gpG gpG gpG -xPg -xPg +miM +miM gpG gpG gOJ -xPg +miM xTU xTU xTU @@ -25279,27 +25714,27 @@ xTU xTU xTU xTU -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM mYK pgx iTk uca +fzF iTk iTk -iTk -lWL lWL +cJq lWL mYK mTn @@ -25402,6 +25837,7 @@ aks gOJ gpG gpG +xDV gpG gpG gpG @@ -25409,23 +25845,21 @@ gpG gpG gpG gpG -gpG -xPg -xPg -xPg +miM +miM +miM "} (30,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -25437,6 +25871,7 @@ gpG gpG gpG gpG +xDV gpG gpG gpG @@ -25450,7 +25885,7 @@ gpG gpG gpG gpG -xPg +miM xTU xTU xTU @@ -25466,20 +25901,20 @@ xTU xTU xTU xTU -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL -uWU +cTp iTk iTk iTk @@ -25551,7 +25986,7 @@ jMH nMQ spr fOl -nFV +pnG kxM cyh ffA @@ -25591,26 +26026,26 @@ gOJ gpG gpG gpG +xDV gpG gpG +xDV gpG gpG gpG -gpG -gpG -xPg -xPg +miM +miM "} (31,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG gpG gpG @@ -25637,7 +26072,7 @@ gpG gpG xDV gOJ -xPg +miM xTU xTU sSk @@ -25653,17 +26088,17 @@ xTU xTU xTU xTU -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL tUn kiO @@ -25784,21 +26219,21 @@ gpG gpG gpG gpG +xDV gpG -gpG -xPg +miM "} (32,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -25824,7 +26259,7 @@ gpG gpG gpG gOJ -xPg +miM xTU xTU nAK @@ -25840,16 +26275,16 @@ xTU xTU xTU xTU -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL aHl lWL @@ -25919,8 +26354,8 @@ hvL uGj sia wQo -jjQ bti +iRJ nMQ iTx iTx @@ -25973,20 +26408,20 @@ gpG gpG gpG gpG -xPg +miM "} (33,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -26027,18 +26462,18 @@ xTU xTU xTU xTU -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL fKU -fjM +byp mTn uWU iTk @@ -26106,7 +26541,7 @@ sDk wdZ gIY fMx -jjQ +bti wjd wGY ttC @@ -26160,26 +26595,26 @@ gpG gpG gpG gpG -xPg +miM "} (34,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG -xPg -xPg -xPg +miM +miM +miM gpG gpG gpG @@ -26213,16 +26648,16 @@ xTU xTU xTU xTU -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL mYK lWL @@ -26347,26 +26782,26 @@ gpG gpG gpG gpG -xPg +miM "} (35,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -26399,16 +26834,16 @@ xTU xTU xTU xTU -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL mTn lWL @@ -26441,11 +26876,11 @@ qeW lWL aHl wcW -hWY +jIo oSm lWL lWL -lWL +cJq lWL sNa lWL @@ -26534,25 +26969,25 @@ gpG gpG gpG gpG -xPg +miM "} (36,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -26573,37 +27008,37 @@ gpG gpG gpG gpG -xPg +miM gOJ -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL mYK qGN aHl lWL qGN -fjM +byp fKU mTn lWL lWL lWL lWL -iTk +fzF lWL hux fKU @@ -26630,7 +27065,7 @@ lWL lWL aHl jbn -gZv +miM xsI lWL uim @@ -26721,25 +27156,25 @@ gpG gpG gpG gpG -xPg +miM "} (37,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -26762,33 +27197,33 @@ gpG gpG gpG gOJ -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL lWL lWL aHl -lWL +cJq lWL lWL lWL mYK -gZv -gZv -gZv -gZv +miM +miM +miM +miM lWL mYK lWL @@ -26813,16 +27248,16 @@ lWL lWL aHl qeW -lWL +cJq lWL jbn -gZv -gZv +miM +miM lWL aHl vQf mOS -mOS +dwI nva hux hux @@ -26852,7 +27287,7 @@ uIb vBz dtW xsG -xPg +miM cku qOs xOa @@ -26908,24 +27343,24 @@ gpG gpG gpG gpG -xPg +miM "} (38,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -26946,36 +27381,36 @@ gpG gpG gpG gpG -xPg -xPg +miM +miM gOJ chq -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL -lJs +wfe lWL lWL qGN aHl qGN lWL -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM lWL lWL qGN @@ -27001,13 +27436,13 @@ sNa lWL aHl lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM mPQ uhg eZk @@ -27038,8 +27473,8 @@ gpG gpG lsJ tpH -xPg -xPg +miM +miM cku lqx qPA @@ -27095,23 +27530,23 @@ gpG gpG gpG gpG -xPg +miM "} (39,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -27137,17 +27572,17 @@ gpG chq gOJ gOJ -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL lWL @@ -27157,12 +27592,12 @@ lWL mYK lWL lWL -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM mYK lWL lWL @@ -27184,18 +27619,18 @@ lWL xsI lWL sNa -aHl +cVD sNa sNa mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM cGL mPQ mOS @@ -27223,10 +27658,10 @@ gpG gpG gpG gpG -xPg -xPg -xPg -xPg +miM +miM +miM +miM cku sXj omz @@ -27282,22 +27717,22 @@ gpG gpG gpG gpG -xPg +miM "} (40,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -27321,35 +27756,35 @@ gpG gpG gpG gpG -xPg -xPg +miM +miM frH gOJ -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL lWL mYK -gZv -gZv -gZv -gZv +miM +miM +miM +miM qGN -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM lWL hux fKU @@ -27376,16 +27811,16 @@ lWL lWL jbn mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM sNa jbn -sNa +lNN lWL lWL aHl @@ -27411,11 +27846,11 @@ gpG gpG gpG gpG -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM jHd jAE mxl @@ -27469,22 +27904,22 @@ gpG gpG gpG gpG -xPg +miM "} (41,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -27509,36 +27944,36 @@ gpG gpG gpG gpG -xPg -xPg +miM +miM gOJ -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM aHl -hux +fid lWL iTk lWL @@ -27558,19 +27993,19 @@ lWL lWL lWL mYK -gZv +miM jbn lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM aHl lWL lWL @@ -27600,8 +28035,8 @@ gpG frV gOJ xeZ -xPg -xPg +miM +miM rfe omz vtg @@ -27656,18 +28091,18 @@ gpG gpG gpG gpG -xPg +miM "} (42,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG gpG gpG @@ -27699,30 +28134,30 @@ gpG gpG gpG gOJ -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM fQG -jbn +bJa lWL eZk -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL lWL @@ -27743,22 +28178,22 @@ lWL qGN sNa sNa -sNa +lNN mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL lWL @@ -27843,17 +28278,17 @@ gpG gpG gpG gpG -xPg +miM "} (43,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg +miM +miM +miM +miM gpG gpG gpG @@ -27886,30 +28321,30 @@ gpG gpG gpG frH -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM fQG nhk lWL lJs -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL mYK @@ -27932,20 +28367,20 @@ sNa lWL lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL lWL @@ -28011,7 +28446,7 @@ xDg dYL uND vPN -xPg +miM rcw aKg fQG @@ -28030,17 +28465,17 @@ gpG gpG gpG gpG -xPg +miM "} (44,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg +miM +miM +miM +miM gpG gpG gpG @@ -28074,29 +28509,29 @@ gpG gpG gOJ lPB -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM dVh miP fQG lWL qeW -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL lWL @@ -28120,22 +28555,22 @@ lWL lWL lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL lWL -mYK +dPQ lWL qGN iTk @@ -28198,8 +28633,8 @@ xsR eOP xsR vPN -xPg -xPg +miM +miM fQG nhk frH @@ -28217,17 +28652,17 @@ gpG gpG gpG gpG -xPg +miM "} (45,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg +miM +miM +miM +miM gpG gpG gpG @@ -28262,23 +28697,23 @@ gOJ aLd qxx oBh -xPg -xPg -xPg +miM +miM +miM miP fQG fQG fQG aHl lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM mTn lWL lJs @@ -28286,7 +28721,7 @@ cYa lWL aHl fMq -hux +fid hux lWL fMq @@ -28302,23 +28737,23 @@ iTk lWL lWL sNa -lWL +cJq lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL lWL @@ -28385,10 +28820,10 @@ tRE kmX aVQ vPN -xPg -xPg -xPg -xPg +miM +miM +miM +miM tpH xDV gpG @@ -28404,19 +28839,19 @@ gpG gpG gpG gpG -xPg +miM "} (46,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -28450,21 +28885,21 @@ bhA oBh jhj fQG -xPg +miM miP rdF aKg neX fQG -lWL +cJq qGN lWL -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM jbn lWL lWL @@ -28490,25 +28925,25 @@ sNa lWL sNa pKX -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL lWL @@ -28572,12 +29007,12 @@ htM gnw jFM vPN -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -28591,19 +29026,19 @@ gpG gpG gpG gpG -xPg +miM "} (47,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -28637,7 +29072,7 @@ ruK oBh oBh aoh -xPg +miM fQG aKg neX @@ -28646,16 +29081,16 @@ neX sNa lWL lWL -gZv -gZv -gZv -gZv +miM +miM +miM +miM mYK eZk qGN lWL lWL -lWL +cJq qGN lWL lWL @@ -28677,28 +29112,28 @@ lWL lWL lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM qGN qGN -jbn +bJa qGN iTk iTk @@ -28759,13 +29194,13 @@ mky tzH mky vPN -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM gpG gpG xDV @@ -28778,20 +29213,20 @@ gpG gpG gpG gpG -xPg +miM "} (48,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -28838,7 +29273,7 @@ lWL lWL lWL lWL -qGN +cCl qGN cYa lWL @@ -28865,25 +29300,25 @@ lWL sNa mYK mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL lWL @@ -28946,14 +29381,14 @@ tDf tjL sQH vPN -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -28965,20 +29400,20 @@ gpG gpG gpG gpG -xPg +miM "} (49,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -29021,17 +29456,17 @@ qeW sNa sNa lWL -eZk +enG qGN sNa sNa sNa lWL -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM lWL jbn lWL @@ -29050,28 +29485,28 @@ sNa sNa mYK lWL -lWL +cJq lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL lWL @@ -29133,15 +29568,15 @@ cKa jvs snP omz -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -29152,20 +29587,20 @@ gpG gpG gpG gpG -xPg +miM "} (50,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -29212,18 +29647,18 @@ sNa sNa sNa lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -lWL +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL +cJq fMq lWL qfd @@ -29240,28 +29675,28 @@ qeW lWL lWL lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM aHl lWL -lWL +cJq lWL lWL lWL @@ -29320,14 +29755,14 @@ kDq kDq ryt omz -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -29339,20 +29774,20 @@ gpG gpG gpG gpG -xPg +miM "} (51,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -29398,16 +29833,16 @@ lWL lWL mYK jbn -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL fMq lWL @@ -29428,24 +29863,24 @@ qeW mYK lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL aHl lWL @@ -29507,14 +29942,14 @@ nzd aUN eag jHd -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -29526,20 +29961,20 @@ gpG gpG gpG gpG -xPg +miM "} (52,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -29582,19 +30017,19 @@ lWL cJq lWL lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL lWL @@ -29614,31 +30049,31 @@ lWL qeW mYK lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -lWL +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL +cJq lWL mYK lWL @@ -29698,10 +30133,10 @@ omz omz omz jHd -xPg -xPg -xPg -xPg +miM +miM +miM +miM gpG gpG gpG @@ -29713,21 +30148,21 @@ gpG gpG gpG gpG -xPg +miM "} (53,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -29768,23 +30203,23 @@ fQG lWL lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL aHl sNa @@ -29798,33 +30233,33 @@ lWL lWL sNa lWL -lWL +cJq lWL lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL lWL @@ -29885,10 +30320,10 @@ gDF fgN kJC omz -xPg -xPg -xPg -xPg +miM +miM +miM +miM gpG gpG gpG @@ -29900,21 +30335,21 @@ gpG gpG gpG gpG -xPg +miM "} (54,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -29955,23 +30390,23 @@ nhk lWL lWL lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL sNa @@ -29988,33 +30423,33 @@ sNa sNa lWL lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -lWL +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL +cJq aHl lWL lWL @@ -30033,7 +30468,7 @@ rwz gpG gpG gqc -kEY +drq omz uBw cET @@ -30072,11 +30507,11 @@ rOh edO xWo omz -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG xDV gpG @@ -30087,21 +30522,21 @@ gpG gpG gpG gpG -xPg +miM "} (55,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -30144,24 +30579,24 @@ lWL qGN qGN qGN -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL -aHl +cVD lWL sNa iTk @@ -30174,33 +30609,33 @@ lWL lWL mYK jbn -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM jbn lWL myG @@ -30219,8 +30654,8 @@ hPE gpG gpG gpG -kEY -kEY +drq +drq omz fFa szb @@ -30259,12 +30694,12 @@ rgF rCN xWo omz -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -30274,20 +30709,20 @@ gpG gpG gpG gpG -xPg +miM "} (56,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -30332,20 +30767,20 @@ cYa lJs qGN eZk -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM mYK aHl lWL @@ -30358,36 +30793,36 @@ qGN lWL lWL lWL -lWL +cJq pKX -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM aHl lWL cJq @@ -30406,8 +30841,8 @@ tpH gpG gpG gpG -kEY -kEY +drq +drq omz kRN jei @@ -30446,11 +30881,11 @@ edO unS tnK omz -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG gpG gpG @@ -30461,19 +30896,19 @@ gpG gpG gpG gpG -xPg +miM "} (57,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -30515,23 +30950,23 @@ fQG fQG mOa qGN -cYa +llu lWL qGN qGN qGN -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL mYK jbn @@ -30550,32 +30985,32 @@ lWL mYK lWL lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM owK pYP owK @@ -30594,7 +31029,7 @@ gOJ xDV gpG gOJ -kEY +drq omz vwC oKw @@ -30633,11 +31068,11 @@ iKu vRw dpL omz -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG gpG gpG @@ -30648,18 +31083,18 @@ gpG gpG gpG gpG -xPg +miM "} (58,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG gpG gpG @@ -30703,22 +31138,22 @@ fQG cYa qeW lWL -llu +cYa mOa cYa qGN -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL jbn lWL @@ -30738,32 +31173,32 @@ qeW lWL aHl mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -byp +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM owK ljY owK @@ -30820,11 +31255,11 @@ rNK omz omz omz -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG gpG gpG @@ -30835,18 +31270,18 @@ gpG gpG gpG gpG -xPg +miM "} (59,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG gpG gpG @@ -30894,18 +31329,18 @@ lWL qGN ctB qeW -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL mYK mYK @@ -30921,37 +31356,37 @@ qGN lWL mYK sNa -qeW +uTk qeW mYK lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -byp -byp +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM ljY owK aNk @@ -30970,9 +31405,9 @@ gpG gpG gpG gpG -kEY -kEY -kEY +drq +drq +drq fQG wjj lFP @@ -31005,13 +31440,13 @@ isv fQG fQG nhk -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -31022,18 +31457,18 @@ gpG gpG gpG gpG -xPg +miM "} (60,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG gpG gpG @@ -31079,24 +31514,24 @@ qGN qGN qGN eZk -cYa +llu qGN -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL rHc jbn -aHl +cVD mYK qGN qeW @@ -31112,35 +31547,35 @@ lWL qeW lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -byp -byp -byp -byp +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM cIV eOw owK @@ -31157,8 +31592,8 @@ gpG dCq sXU aId -kEY -kEY +drq +drq fQG neX wjj @@ -31193,10 +31628,10 @@ fQG qPc sIX wIY -xPg -xPg -xPg -xPg +miM +miM +miM +miM gpG gpG gpG @@ -31209,19 +31644,19 @@ gpG gpG gpG gpG -xPg +miM "} (61,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -31268,18 +31703,18 @@ lJs qGN lWL lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL lWL @@ -31299,33 +31734,33 @@ lWL lWL lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -byp -byp +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM hua dvN isU @@ -31343,10 +31778,10 @@ gpG gpG bhA jhj -kEY -kEY -kEY -kEY +drq +drq +drq +drq dPT yep nSy @@ -31381,8 +31816,8 @@ hPE snf gOJ gOJ -xPg -xPg +miM +miM gpG gpG gpG @@ -31396,21 +31831,21 @@ gpG gpG gpG gpG -xPg +miM "} (62,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -31452,21 +31887,21 @@ lWL drM cYa aHl -gZv -gZv +miM +miM lJs -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL lWL @@ -31485,33 +31920,33 @@ sNa sNa sNa lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -byp +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM kLT fdG dvN @@ -31530,10 +31965,10 @@ gpG xDV bhA oBh -kEY -kEY -kEY -kEY +drq +drq +drq +drq gpG gpG iHH @@ -31583,21 +32018,21 @@ gpG gpG gpG gpG -xPg +miM "} (63,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -31639,24 +32074,24 @@ llu mOa qGN qGN -gZv -gZv -lWL +miM +miM lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv lWL +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL +cJq lWL iBS eZk @@ -31670,41 +32105,41 @@ lWL lWL aHl lWL -lWL +cJq lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM kLT mSc -dvN +xCf caM dvN dvN -hhN +kjR ygj dvN aHq @@ -31718,7 +32153,7 @@ gpG kGW vBz lKZ -kEY +drq frH pJn gpG @@ -31770,23 +32205,23 @@ gpG gpG gpG gpG -xPg +miM "} (64,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -31825,23 +32260,23 @@ oBh ctB lWL aHl -gZv -gZv +miM +miM lWL lWL lWL mYK cYa -gZv +miM myZ myZ -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM lWL mYK jbn @@ -31859,37 +32294,37 @@ lWL lWL mYK lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -byp +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM kLT sbj dvN -byp +miM oAs ezc dvN @@ -31957,22 +32392,22 @@ gpG gpG gpG gpG -xPg +miM "} (65,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -32022,13 +32457,13 @@ lWL mYK myZ myZ -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM lWL sNa vUt @@ -32047,37 +32482,37 @@ qeW aHl sNa lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -byp -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM mNO jIu mNO @@ -32144,21 +32579,21 @@ gpG gpG gpG gpG -xPg +miM "} (66,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -32209,13 +32644,13 @@ lWL dPQ myZ myZ -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM mYK sNa sNa @@ -32232,41 +32667,41 @@ lWL aHl aHl sNa -sNa +lNN aHl -gZv -gZv +miM +miM jbn -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM hKc mJv -wMU +dQN wMU ljY aNk @@ -32331,19 +32766,19 @@ gpG gpG gpG gpG -xPg +miM "} (67,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -32396,17 +32831,17 @@ myZ fjM myZ myZ -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM lWL lWL pKX -sNa +lNN qeW lWL sNa @@ -32421,36 +32856,36 @@ lWL sNa lWL mYK -gZv +miM lWL lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -byp +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM ljY -byp -byp -byp +miM +miM +miM owK fCe peh @@ -32477,9 +32912,9 @@ brp gpG gpG gpG -kEY -kEY -kEY +drq +drq +drq gOJ gOJ gpG @@ -32518,20 +32953,20 @@ gpG gpG gpG gpG -xPg +miM "} (68,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -32583,15 +33018,15 @@ myZ myZ myZ myZ -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM mYK -gZv +miM aHl uim qeW @@ -32612,27 +33047,27 @@ qGN qGN lWL lWL -gZv +miM qGN qGN -gZv -gZv +miM +miM lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL aHl @@ -32654,8 +33089,8 @@ gpG gpG gpG gOJ -kEY -kEY +drq +drq oUq kSX xBt @@ -32663,11 +33098,11 @@ mwX gGN crg gTg -kEY -kEY -kEY -kEY -kEY +drq +drq +drq +drq +drq frH gOJ bhA @@ -32705,19 +33140,19 @@ gpG gpG gpG gpG -xPg +miM "} (69,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -32770,16 +33205,16 @@ myZ myZ myZ myZ -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM aHl lWL qeW @@ -32795,37 +33230,37 @@ sNa lJs lWL qGN -lWL +cJq jbn lWL qGN qGN qGN lWL -gZv -gZv +miM +miM lWL uqU mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL mYK +cJq lWL lWL -lWL -aHl +cVD uqU qGN xdw @@ -32841,19 +33276,19 @@ gpG gpG gpG gOJ -kEY -kEY -kEY +drq +drq +drq oUq nub xWD awp iBX iDD -kEY -kEY -kEY -kEY +drq +drq +drq +drq gOJ gpG gOJ @@ -32892,19 +33327,19 @@ gpG gpG gpG gpG -xPg +miM "} (70,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -32956,16 +33391,16 @@ myZ myZ myZ myZ -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM aHl sNa lWL @@ -32985,12 +33420,12 @@ lWL sNa qGN lWL -qGN +cCl qGN lWL aHl qGN -gZv +miM lWL lWL lWL @@ -32999,11 +33434,11 @@ xdw mYK sNa uqU -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM uqU qeW lWL @@ -33028,9 +33463,9 @@ gpG gpG gpG gOJ -kEY -kEY -kEY +drq +drq +drq sXj aPs cuf @@ -33039,8 +33474,8 @@ cku sXj sXj sXj -kEY -kEY +drq +drq gpG gpG gpG @@ -33079,23 +33514,23 @@ gpG gpG gpG gpG -xPg +miM "} (71,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM gpG gpG gpG -xPg +miM gpG gpG gpG @@ -33143,14 +33578,14 @@ myZ myZ myZ myZ -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM xsI lWL uim @@ -33175,16 +33610,16 @@ sNa lWL lWL lWL -uqU +bgE lLF xdw lWL mYK -lWL +cJq mYK lWL qGN -qGN +cCl xdw lWL sNa @@ -33193,7 +33628,7 @@ lWL lWL qGN qfd -aHl +cVD xsI fMq qfd @@ -33215,9 +33650,9 @@ gpG gpG gpG gpG -kEY -kEY -kEY +drq +drq +drq sXj dGT cbG @@ -33266,22 +33701,22 @@ gpG gpG gpG gpG -xPg +miM "} (72,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG gpG gpG -xPg +miM gpG gpG gpG @@ -33330,18 +33765,18 @@ myZ myZ myZ myZ -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM lWL aHl mYK jbn -aHl +cVD lWL rqY oZh @@ -33374,11 +33809,11 @@ lWL qGN qGN qGN -qGN +cCl lWL lWL lWL -uqU +bgE qGN xdw fMq @@ -33403,8 +33838,8 @@ gpG gpG gOJ tpH -kEY -kEY +drq +drq sXj tEr sUU @@ -33453,23 +33888,23 @@ gpG gpG gpG gpG -xPg +miM "} (73,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG -xPg -xPg -xPg -xPg +miM +miM +miM +miM gpG gpG gpG @@ -33494,20 +33929,20 @@ gpG gpG gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM pwP cfb pwP @@ -33516,14 +33951,14 @@ myZ myZ myZ myZ -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL sNa @@ -33549,14 +33984,14 @@ uhg uhg lWL pKX -lWL +cJq qGN uqU mYK -gZv -gZv -gZv -gZv +miM +miM +miM +miM lWL fMq fMq @@ -33613,7 +34048,7 @@ huK vTu iUT cfe -vTu +dph szb siH siH @@ -33640,22 +34075,22 @@ gpG gpG gpG gpG -xPg +miM "} (74,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -33680,21 +34115,21 @@ gpG xDV gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM myZ fqI fqI @@ -33703,15 +34138,15 @@ iwe myZ myZ myZ -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL sNa sNa @@ -33738,14 +34173,14 @@ sNa qeW qGN qGN -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM aae aHl -sNa +lNN sNa lWL lWL @@ -33827,21 +34262,21 @@ gpG gpG gpG gpG -xPg +miM "} (75,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -33866,22 +34301,22 @@ gpG gpG gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM gOJ chq gOJ -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM myZ myZ myZ @@ -33890,15 +34325,15 @@ myZ myZ myZ myZ -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL pKX @@ -33923,13 +34358,13 @@ qfd aHl xsI aHl -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM lWL lWL sNa @@ -34014,33 +34449,33 @@ gpG gpG gpG gpG -xPg +miM "} (76,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gpG -xPg -gpG +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG +miM gpG gpG gpG gpG +xDV gpG gpG gpG +xDV gpG gpG gpG @@ -34052,11 +34487,11 @@ gpG gpG gpG gpG -xPg -xPg -xPg +miM +miM +miM gpG -xPg +miM gpG tpH chq @@ -34064,12 +34499,12 @@ gOJ fAF gOJ lPB -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM myZ myZ xZK @@ -34079,14 +34514,14 @@ myZ myZ myZ myZ -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL sNa @@ -34107,18 +34542,18 @@ lWL lWL qGN qGN -xdw +ygc aHl qXQ -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM jbn iTk -iTk +fzF lWL lWL lWL @@ -34150,7 +34585,7 @@ gpG dmx oBh wQo -uBw +gck btI iQn qOM @@ -34201,24 +34636,24 @@ gpG gpG gpG gpG -xPg +miM "} (77,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -34256,8 +34691,8 @@ yhd fQG fQG fQG -xPg -xPg +miM +miM myZ eEy fqI @@ -34266,14 +34701,14 @@ myZ myZ myZ myZ -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL mYK @@ -34297,10 +34732,10 @@ aHl eZk qfd sFa -gZv -gZv -gZv -gZv +miM +miM +miM +miM lWL iTk lWL @@ -34339,7 +34774,7 @@ tYz mTI mRQ mre -uJW +aLT uJW btI btI @@ -34388,23 +34823,23 @@ gpG gpG gpG gpG -xPg +miM "} (78,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -34414,8 +34849,8 @@ gpG gpG gpG gpG -xPg -xPg +miM +miM gpG gpG gpG @@ -34444,7 +34879,7 @@ nMI hvX pNW rMM -xPg +miM myZ myZ fqI @@ -34453,13 +34888,13 @@ myZ myZ myZ myZ -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM qXQ vUt lWL @@ -34484,9 +34919,9 @@ lWL iBS lWL mYK -gZv -gZv -gZv +miM +miM +miM jbn sNa iTk @@ -34575,33 +35010,33 @@ gpG gpG gpG gpG -xPg +miM "} (79,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -34617,10 +35052,10 @@ gpG xDV gpG gpG -ffc -uXt -uXt +xeD +azA azA +xeD oBh oBh jhj @@ -34631,8 +35066,8 @@ pcr oeY jvT wxE -xPg -xPg +miM +miM myZ myZ fqI @@ -34640,16 +35075,16 @@ fqI qwh myZ myZ -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM qXQ sNa -mYK +dPQ lWL lWL lWL @@ -34667,15 +35102,15 @@ lWL sNa qeW mYK -qeW +uTk gzq jYd sNa -gZv -gZv +miM +miM iyF fMq -fMq +qqF sNa sNa lWL @@ -34762,32 +35197,32 @@ gpG gpG gpG gpG -xPg +miM "} (80,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -34803,12 +35238,12 @@ gpG gpG gpG gpG -uXt +azA xeD -uXt -uXt +azA +azA oBh -uXt +azA oBh nBY oBh @@ -34819,7 +35254,7 @@ bjW oBh fQG xrT -xPg +miM myZ myZ hqz @@ -34829,12 +35264,12 @@ myZ myZ myZ myZ -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM pKX sNa qeW @@ -34851,14 +35286,14 @@ lWL lWL lWL lWL -tOo +tio lWL lWL hrV lWL mYK -gZv -gZv +miM +miM jmD iTk fyJ @@ -34949,35 +35384,35 @@ gpG gpG gpG gpG -xPg +miM "} (81,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG +xDV gpG gpG gpG @@ -35006,7 +35441,7 @@ rVt bjW wxE dZG -xPg +miM myZ myZ myZ @@ -35020,8 +35455,8 @@ myZ myZ myZ myZ -gZv -gZv +miM +miM lWL sNa qeW @@ -35035,7 +35470,7 @@ xsI lWL myG eZk -lWL +cJq lWL qeW mYK @@ -35047,7 +35482,7 @@ mYK lWL lWL lWL -lWL +cJq sNa sNa lWL @@ -35136,32 +35571,32 @@ gpG gpG gpG gpG -xPg +miM "} (82,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -35192,8 +35627,8 @@ xQV hvX oBh rMM -uXt -xPg +azA +miM myZ myZ myZ @@ -35207,8 +35642,8 @@ iwe myZ myZ myZ -gZv -gZv +miM +miM lWL mYK lWL @@ -35225,13 +35660,13 @@ lWL lWL qGN mYK -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM lWL -myG +vao lWL abm sNa @@ -35320,37 +35755,37 @@ gpG gpG gpG gpG +xDV gpG gpG -gpG -xPg +miM "} (83,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -35380,7 +35815,7 @@ ffL oeO fQG llI -xPg +miM myZ myZ myZ @@ -35394,8 +35829,8 @@ fqI mij myZ myZ -gZv -gZv +miM +miM lWL sNa lWL @@ -35411,12 +35846,12 @@ qGN lWL mYK rNE -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM lWL lWL lWL @@ -35510,38 +35945,38 @@ gpG gpG gpG gpG -xPg +miM "} (84,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gpG -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG +miM gpG gpG gpG +xDV gpG gpG gpG @@ -35581,12 +36016,12 @@ fqI pwP myZ myZ -gZv -gZv +miM +miM uim aHl sNa -uhg +hvD lWL sNa mYK @@ -35594,16 +36029,16 @@ lWL lWL lWL jbn -qGN +cCl eZk -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL lWL @@ -35695,34 +36130,34 @@ gpG gpG gpG gpG -xPg -xPg -xPg +miM +miM +miM "} (85,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -35768,9 +36203,9 @@ bWN bWN myZ myZ -gZv -gZv -gZv +miM +miM +miM lWL sNa sNa @@ -35783,16 +36218,16 @@ lWL lWL lWL lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM lWL -iTk +fzF lWL lWL lWL @@ -35879,42 +36314,42 @@ gpG gpG gpG gpG +xDV gpG -gpG -xPg -xPg -xPg -xPg +miM +miM +miM +miM "} (86,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG -xPg -xPg +miM +miM gpG gpG gpG @@ -35955,10 +36390,10 @@ bWN abx mij myZ -gZv -gZv -gZv -gZv +miM +miM +miM +miM lWL sNa sNa @@ -35970,14 +36405,14 @@ lWL lWL lWL aHl -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM lWL iTk lWL @@ -36057,10 +36492,11 @@ gpG gOJ frH gpG -gpG +xDV gOJ gOJ gOJ +xDV gpG gpG gpG @@ -36068,40 +36504,39 @@ gpG gpG gpG gpG -gpG -xPg -xPg -xPg +miM +miM +miM "} (87,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG -xPg -xPg +miM +miM gpG gpG gpG @@ -36127,10 +36562,10 @@ ffL oBh hYQ hYQ -wlM +aPj gaG hYQ -uEZ +pbH qkp enb hYQ @@ -36142,8 +36577,8 @@ fqI fqI myZ myZ -gZv -gZv +miM +miM lWL aHl lWL @@ -36157,13 +36592,13 @@ qGN lWL xsI lWL -gZv -gZv +miM +miM aHl -gZv -gZv -gZv -gZv +miM +miM +miM +miM aHl sNa lWL @@ -36245,50 +36680,50 @@ kSX gOJ gpG gpG -xPg -xPg +miM +miM gOJ gOJ gpG gpG +xDV gpG +xDV gpG gpG gpG gpG -gpG -gpG -xPg +miM "} (88,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG -xPg +miM gpG -xPg +miM gpG gpG gpG @@ -36315,10 +36750,10 @@ oBh hYQ cdh pbH -wlM +aPj hYQ dIT -wlM +aPj xae kIr hYQ @@ -36329,8 +36764,8 @@ umH pwP myZ myZ -gZv -gZv +miM +miM aHl lWL mYK @@ -36343,16 +36778,16 @@ nva lWL lWL lWL -lWL +cJq qGN lWL cEd -lWL +cJq jbn -gZv -gZv +miM +miM lWL -sNa +lNN lWL lWL hux @@ -36428,13 +36863,13 @@ dVh jhj aDI aoh -xPg -xPg +miM +miM gpG frH -xPg -xPg -xPg +miM +miM +miM gOJ gOJ gpG @@ -36442,48 +36877,48 @@ gpG gpG gpG gpG +xDV gpG gpG -gpG -xPg +miM "} (89,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gpG -xPg -gpG +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG +miM gpG +xDV gpG gpG gpG gpG gpG +xDV gpG gpG gpG @@ -36501,7 +36936,7 @@ ffL isG hYQ lJw -wlM +aPj qkp hYQ hYQ @@ -36516,12 +36951,12 @@ fqI myZ myZ myZ -gZv -gZv +miM +miM aHl lWL lWL -aHl +cVD sNa lWL aHl @@ -36532,12 +36967,12 @@ lWL lWL lWL qeW -gZv -gZv +miM +miM cEd cEd lWL -gZv +miM lWL sNa ylZ @@ -36615,53 +37050,53 @@ hUi aKg fQG nhk -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG gpG -xPg +miM "} (90,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -36688,12 +37123,12 @@ isG isG hYQ lWJ -wlM +aPj hYQ hYQ asY -ykT -wlM +pbH +aPj hYQ hYQ hYQ @@ -36703,8 +37138,8 @@ myZ myZ myZ myZ -gZv -gZv +miM +miM aHl xsI lWL @@ -36719,11 +37154,11 @@ lWL iTk qeW lWL -gZv -gZv -gZv +miM +miM +miM aHl -cEd +vly lWL lWL sNa @@ -36799,63 +37234,63 @@ gOJ fQG neX fQG -fQG +rdF rcw -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (91,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG gpG gpG +xDV gpG gOJ gpG @@ -36880,8 +37315,8 @@ hYQ hYQ sex epz +uvz aPj -wlM uvz eaA fqI @@ -36890,8 +37325,8 @@ myZ myZ myZ myZ -gZv -gZv +miM +miM lWL aHl lWL @@ -36904,16 +37339,16 @@ qGN lWL lWL iyF -lWL +cJq qeW -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM lWL -sNa +lNN iTk sNa sNa @@ -36987,64 +37422,64 @@ nhk fQG qTn fQG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (92,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG gpG +xDV gpG gpG gpG -xPg +miM gOJ gpG gpG @@ -37061,13 +37496,13 @@ rrT oke oBh fqI -rNS -wlM +uvz +aPj sYR hYQ hYQ nou -wlM +aPj hYQ hYQ hYQ @@ -37077,8 +37512,8 @@ myZ myZ myZ myZ -gZv -gZv +miM +miM mYK lWL lWL @@ -37093,12 +37528,12 @@ qGN iTk lWL aHl -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM lWL sNa iTk @@ -37174,64 +37609,64 @@ fQG gop nhk rcw -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (93,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG gpG -xPg -xPg -xPg +miM +miM +miM gOJ gpG gpG @@ -37250,7 +37685,7 @@ neX hYQ lfj hYQ -wlM +aPj hYQ iZo qkp @@ -37264,8 +37699,8 @@ myZ myZ myZ myZ -gZv -gZv +miM +miM lWL mYK lWL @@ -37281,10 +37716,10 @@ lWL lWL lWL myG -gZv -gZv -gZv -gZv +miM +miM +miM +miM jbn lWL lWL @@ -37361,62 +37796,62 @@ neX wQY dVh doc -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (94,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG -xPg -xPg -xPg +miM +miM +miM gOJ gOJ gpG @@ -37437,11 +37872,11 @@ oBh hYQ hYQ hYQ -wlM +aPj sZs -wlM +aPj pRD -wlM +aPj cge myZ myZ @@ -37451,11 +37886,11 @@ fqI myZ myZ myZ -gZv -gZv -gZv +miM +miM +miM lWL -eZk +enG eZk fMq fMq @@ -37466,14 +37901,14 @@ fMq lWL lWL fMq -lWL +cJq qGN lWL mYK -gZv -lWL +miM lWL lWL +cJq lWL nNs lWL @@ -37548,66 +37983,66 @@ nhk qnu fQG fQG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM "} (95,1,1) = {" miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG +xDV gpG gOJ bhA @@ -37624,10 +38059,10 @@ wne hYQ hYQ xfi -wlM +aPj cbH -wlM -wlM +aPj +aPj qkp qkp lUr @@ -37638,9 +38073,9 @@ ohy ohy myZ myZ -gZv -gZv -gZv +miM +miM +miM lWL aHl iTk @@ -37724,9 +38159,9 @@ lWL oJv sNa sNa +cVD aHl -aHl -gZv +miM miM miM gOJ @@ -37755,43 +38190,43 @@ miM miM miM miM -"} -(96,1,1) = {" +"} +(96,1,1) = {" +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg gpG gpG gpG @@ -37825,10 +38260,10 @@ myZ ohy myZ myZ -gZv -gZv -gZv -gZv +miM +miM +miM +miM iTk iTk iTk @@ -37843,10 +38278,10 @@ lWL lWL qGN lWL -lWL +cJq lWL sNa -sNa +lNN sNa sNa who @@ -37909,11 +38344,11 @@ aHl nGx qeW nJX -qGN +cCl mYK vzJ -gZv -gZv +miM +miM miM drq gOJ @@ -37948,37 +38383,37 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -37995,7 +38430,7 @@ oBh oBh oeO myZ -ykT +pbH qkp gzv hHj @@ -38012,8 +38447,8 @@ myZ myZ myZ myZ -gZv -gZv +miM +miM fMq fMq iTk @@ -38098,9 +38533,9 @@ sNa ctB qGN lWL -gZv -gZv -gZv +miM +miM +miM drq drq kvL @@ -38135,39 +38570,39 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG +xDV gpG gpG gpG @@ -38180,16 +38615,16 @@ oBh jhj oBh oBh -xPg +miM myZ tnM -wlM +aPj qkp bec eJx efS qkp -ykT +pbH hYQ myZ myZ @@ -38199,9 +38634,9 @@ myZ myZ myZ myZ -gZv -gZv -gZv +miM +miM +miM fMq qeW iTk @@ -38285,8 +38720,8 @@ xsI cJq jYd aHl -gZv -gZv +miM +miM drq drq drq @@ -38322,36 +38757,36 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gOJ gpG gpG @@ -38367,7 +38802,7 @@ aBV xxH oBh wxE -xPg +miM hYQ sHQ tnM @@ -38386,9 +38821,9 @@ myZ myZ myZ myZ -gZv -gZv -gZv +miM +miM +miM lWL iTk iTk @@ -38509,37 +38944,37 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -38554,14 +38989,14 @@ dLM aBV oBh nhk -xPg -xPg +miM +miM hYQ hYQ wtW eOG cpc -vhy +uvz qkp hYQ hYQ @@ -38573,12 +39008,12 @@ myZ myZ myZ myZ -gZv -gZv -gZv +miM +miM +miM fMq lWL -aHl +cVD tOo mYK aHl @@ -38696,72 +39131,72 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG gpG gpG +xDV gpG gpG gpG gOJ gpG gOJ -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM myZ myZ myZ hYQ hYQ -wlM +aPj dbJ myZ myZ myZ myZ -uEZ +pbH rhY myZ myZ myZ myZ -gZv -gZv +miM +miM fMq lWL sNa @@ -38883,39 +39318,39 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG +xDV gpG gpG gpG @@ -38925,17 +39360,17 @@ gpG gpG gOJ gpG -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM myZ myZ myZ uQQ qkp -uEZ +pbH xeo myZ myZ @@ -39031,7 +39466,7 @@ mYK qGN mYK jbn -gZv +miM miM drq drq @@ -39070,41 +39505,41 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gOJ gOJ gpG gpG gOJ -xPg +miM gpG gpG gpG @@ -39112,13 +39547,13 @@ gpG gpG gpG gpG -xPg -xPg +miM +miM gpG -xPg -xPg -xPg -xPg +miM +miM +miM +miM myZ lwg qkp @@ -39134,7 +39569,7 @@ bil myZ myZ myZ -gZv +miM lWL lWL lWL @@ -39218,7 +39653,7 @@ mYK mYK mYK mYK -gZv +miM miM drq drq @@ -39257,41 +39692,41 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gOJ gpG -xPg -xPg -xPg +miM +miM +miM gpG gpG gpG @@ -39299,31 +39734,31 @@ gpG gpG gpG gpG -xPg +miM gpG gpG gpG gpG -xPg -xPg +miM +miM myZ myZ umH qkp -uEZ +pbH myZ myZ iJL nNc qkp -rXV +pbH myZ myZ myZ myZ -gZv +miM mYK -lWL +cJq aHl fMq fMq @@ -39405,7 +39840,7 @@ mYK lWL lWL mYK -gZv +miM drq drq drq @@ -39444,44 +39879,44 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG +xDV gpG gpG gpG @@ -39492,8 +39927,8 @@ gpG gpG gpG gpG -xPg -xPg +miM +miM myZ kUl xSz @@ -39508,7 +39943,7 @@ myZ myZ myZ myZ -gZv +miM lWL aHl lWL @@ -39590,9 +40025,9 @@ lWL lWL lWL mYK -sNa +lNN mYK -gZv +miM drq drq kvL @@ -39631,42 +40066,42 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -39679,8 +40114,8 @@ gpG gpG gpG gpG -xPg -xPg +miM +miM myZ myZ myZ @@ -39695,7 +40130,7 @@ myZ myZ myZ myZ -gZv +miM lWL aHl mYK @@ -39779,7 +40214,7 @@ lWL mYK sNa aHl -gZv +miM drq drq kvL @@ -39818,41 +40253,41 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -39867,8 +40302,8 @@ gpG gpG gpG gpG -xPg -xPg +miM +miM myZ myZ myZ @@ -39882,7 +40317,7 @@ myZ myZ myZ myZ -gZv +miM mYK lWL xsI @@ -39966,7 +40401,7 @@ lWL mYK pKX mYK -gZv +miM drq drq drq @@ -40005,41 +40440,41 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -40055,13 +40490,13 @@ gpG gpG gpG gpG -xPg -xPg +miM +miM myZ myZ myZ bUP -rXV +pbH ncb myZ myZ @@ -40069,7 +40504,7 @@ myZ myZ myZ myZ -gZv +miM lWL lWL aHl @@ -40137,7 +40572,7 @@ iTk iTk qGN qGN -lWL +cJq lWL iyF iTk @@ -40151,9 +40586,9 @@ sNa aHl lWL lWL -sNa +lNN aHl -gZv +miM drq drq drq @@ -40192,41 +40627,41 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -40243,7 +40678,7 @@ gpG gpG gpG gpG -xPg +miM myZ myZ myZ @@ -40251,12 +40686,12 @@ uli qkp pjP myZ -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM lWL sNa sNa @@ -40273,15 +40708,15 @@ lWL lWL sNa lWL -lWL +cJq mYK lWL aHl -lWL +cJq lWL aHl mYK -aHl +cVD lWL lWL lWL @@ -40298,11 +40733,11 @@ nGx nGx lWL lWL -eZk +enG eZk mYK mYK -lWL +cJq lWL lWL lWL @@ -40319,7 +40754,7 @@ eZk eZk lWL qeW -lWL +cJq lWL aHl qGN @@ -40340,7 +40775,7 @@ lWL lWL mYK aHl -gZv +miM drq drq drq @@ -40379,43 +40814,43 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG +xDV gpG gpG gpG @@ -40430,7 +40865,7 @@ gpG gpG gpG gpG -xPg +miM myZ myZ myZ @@ -40438,14 +40873,14 @@ nZe qkp tte myZ -gZv -gZv -gZv -gZv -gZv -gZv -lWL +miM +miM +miM +miM +miM +miM lWL +cJq pKX sNa qeW @@ -40476,13 +40911,13 @@ aHl lWL lWL lWL -mYK +dPQ nGx tWG +adP nGx nGx -nGx -lWL +cJq eZk eZk qeW @@ -40510,7 +40945,7 @@ lWL lWL lWL hWd -gZv +miM lWL eZk lWL @@ -40525,9 +40960,9 @@ sNa lWL lWL lWL -mYK +dPQ aHl -gZv +miM drq drq drq @@ -40566,40 +41001,40 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -40617,7 +41052,7 @@ gpG gpG gpG gpG -xPg +miM myZ myZ myZ @@ -40625,12 +41060,12 @@ myZ jXL myZ myZ -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM aHl lWL lWL @@ -40643,18 +41078,18 @@ sNa sNa lWL lWL -lWL +cJq sNa lWL -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM lWL lWL -gZv +miM aHl lWL aHl @@ -40672,14 +41107,14 @@ lWL eZk qeW qGN -gZv +miM qEs eZk lWL lWL lWL lWL -mYK +dPQ mYK fMq qGN @@ -40690,19 +41125,19 @@ qGN qeW fMq lWL -iyF +rQP iTk fMq fMq -gZv -gZv -gZv -gZv +miM +miM +miM +miM jbn sNa rne sNa -lWL +cJq lWL lWL sNa @@ -40714,7 +41149,7 @@ lWL aHl sNa lWL -gZv +miM miM drq drq @@ -40753,40 +41188,40 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -40803,8 +41238,8 @@ gpG gpG gpG gpG -xPg -xPg +miM +miM myZ myZ myZ @@ -40812,11 +41247,11 @@ myZ myZ myZ myZ -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM lWL lWL lWL @@ -40832,16 +41267,16 @@ lWL lWL aHl sNa -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL vzJ lWL @@ -40851,42 +41286,42 @@ mYK mYK sNa aHl -gZv +miM qGN qGN lWL iah qGN -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM sNa sNa lWL lWL mYK mYK -qeW +uTk fMq qGN gwZ -iTk +fzF iTk iTk iTk iTk sNa qeW -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM qGN sNa aHl @@ -40901,7 +41336,7 @@ lWL lWL mYK uim -gZv +miM miM drq drq @@ -40940,40 +41375,40 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -40990,20 +41425,20 @@ gpG gpG gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM mYK lWL lWL @@ -41014,43 +41449,43 @@ aHl mYK aHl fMq -fMq +qqF lWL lWL lWL sNa -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -mYK +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM mYK +dPQ mYK mYK lWL lWL mYK mYK -gZv -gZv -gZv +miM +miM +miM qGN -gZv +miM qGN qGN -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM lWL sNa lWL @@ -41064,16 +41499,16 @@ lWL fMq lWL fMq -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM qGN qGN lWL @@ -41086,11 +41521,11 @@ sNa lWL lWL lWL -mYK +dPQ sNa -gZv -gZv -gZv +miM +miM +miM drq nai drq @@ -41127,42 +41562,42 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG +xDV gpG gpG gpG @@ -41178,22 +41613,22 @@ gpG gpG xDV gpG -xPg -xPg +miM +miM gpG gpG -xPg -xPg -xPg -xPg -xPg -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL xsI -lWL +cJq uim aHl sNa @@ -41206,15 +41641,15 @@ lWL lWL mYK sNa -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL mYK lWL @@ -41222,44 +41657,44 @@ qeW mYK mYK mYK -mYK +dPQ aHl -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL -gZv -gZv -gZv +miM +miM +miM qGN -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL qGN qGN @@ -41276,8 +41711,8 @@ lWL lWL sNa aHl -gZv -gZv +miM +miM drq nai nai @@ -41314,39 +41749,39 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -41365,44 +41800,44 @@ gpG gpG gpG gpG -xPg +miM gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL aHl lWL sNa qeW lWL -lWL +cJq lWL lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL aHl @@ -41411,45 +41846,45 @@ lWL aHl lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM frk sNa sNa sNa qGN -lWL +cJq qGN iTk sNa @@ -41464,7 +41899,7 @@ lWL mYK mYK aHl -gZv +miM drq drq nai @@ -41501,38 +41936,37 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -41554,17 +41988,18 @@ gpG gpG gpG gpG +xDV gpG gpG -xPg -xPg -xPg -xPg -xPg -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL lWL @@ -41573,21 +42008,21 @@ lWL jbn lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL mYK @@ -41599,41 +42034,41 @@ sNa aHl lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL fMq -eZk +enG sNa sNa qGN @@ -41648,11 +42083,11 @@ nva nva lWL sNa -lWL +cJq lWL mYK -gZv -gZv +miM +miM drq nai nai @@ -41688,40 +42123,40 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG +xDV gpG gpG gpG @@ -41743,12 +42178,12 @@ gpG gpG gpG gpG -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM gOJ gOJ fQG @@ -41759,26 +42194,26 @@ fQG fQG fQG fQG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gZv -gZv -gZv -gZv -gZv -gZv -gZv -qGN +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM qGN qGN +cCl lWL lWL twn @@ -41789,36 +42224,36 @@ lWL lWL lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM jbn lWL eZk @@ -41839,7 +42274,7 @@ sNa sNa mYK aHl -gZv +miM drq drq drq @@ -41901,13 +42336,12 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -41929,14 +42363,15 @@ gpG gpG gpG gpG -xPg -xPg -xPg -xPg -xPg gpG +miM +miM +miM +miM +miM gpG gpG +xDV gOJ gOJ fQG @@ -41944,25 +42379,25 @@ fQG fQG aoh aoh -aoh +bka fQG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM aHl nGx qGN @@ -41971,43 +42406,43 @@ aHl qGN lWL qGN -lWL +cJq lWL iTk iTk iTk jbn -gZv -gZv -gZv +miM +miM +miM aHl vwT -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM qGN sNa sNa @@ -42026,9 +42461,9 @@ lWL lWL sNa jYd -gZv -gZv -gZv +miM +miM +miM drq drq nai @@ -42088,13 +42523,12 @@ miM miM miM miM -xPg -xPg -gpG -xPg -xPg -xPg +miM +miM gpG +miM +miM +miM gpG gpG gpG @@ -42115,12 +42549,13 @@ gpG gpG gpG gpG +xDV gpG -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG gpG gpG @@ -42133,24 +42568,24 @@ gOJ fQG fQG aoh -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM aHl -gZv +miM lWL -aHl +cVD nGx uGp lWL @@ -42162,7 +42597,7 @@ lWL iyF lWL lWL -lWL +cJq lWL lWL qGN @@ -42170,33 +42605,33 @@ tQB iTk sNa sNa -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM qGN -sNa +lNN lWL iTk qGN @@ -42211,11 +42646,11 @@ lWL mYK iim lWL -lWL +cJq aHl mYK -gZv -gZv +miM +miM miM drq drq @@ -42275,7 +42710,7 @@ miM miM miM miM -xPg +miM gpG fmQ gpG @@ -42303,12 +42738,12 @@ gpG gpG gpG gpG -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM gpG +xDV gpG gpG gpG @@ -42318,21 +42753,21 @@ gpG gpG gpG gpG +oLd gOJ -gOJ -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM nGx fMq lWL @@ -42353,7 +42788,7 @@ sNa sNa sNa lWL -lWL +cJq iTk iTk iTk @@ -42361,27 +42796,27 @@ jbn lWL lWL aHl -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM eZk lWL eZk @@ -42402,17 +42837,17 @@ lWL aHl mYK aHl -gZv -byp -byp -ofn -ofn -ofn -ofn -ofn -ofn -byp -byp +miM +miM +miM +drq +drq +drq +drq +drq +drq +miM +miM miM miM miM @@ -42462,13 +42897,13 @@ miM miM miM ufR -xPg -xPg -gpG +miM +miM gpG gpG gpG gpG +xDV gpG gpG gpG @@ -42489,9 +42924,9 @@ gpG gpG gpG gpG -xPg -xPg -xPg +miM +miM +miM gpG gpG gpG @@ -42508,21 +42943,21 @@ gpG gOJ fQG fQG -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gOJ -gOJ -nGx -nGx +miM +miM +miM +miM +miM +miM +miM +kvL +kvL +kvL +kvL nGx nGx fMq -nGx +adP lWL nGx nGx @@ -42544,31 +42979,31 @@ sNa sNa lWL iTk -lWL +cJq sNa sNa sNa -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL mYK fMq eZk qGN -gZv -gZv -gZv -gZv +miM +miM +miM +miM fMq lWL lWL @@ -42590,17 +43025,17 @@ lWL gpq aHl xsI -byp -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM +miM tBs -byp +miM tBs -byp -byp +miM +miM miM miM miM @@ -42649,11 +43084,11 @@ miM ufR ufR ufR -xPg -xPg +miM +miM fmQ -xPg -xPg +miM +miM gpG gpG gpG @@ -42675,12 +43110,12 @@ gpG gpG gpG gpG +xDV gpG gpG +miM gpG -xPg -gpG -gpG +xDV gpG gpG gpG @@ -42695,17 +43130,17 @@ gpG gpG gOJ gOJ -xPg -xPg -xPg -xPg -gOJ -gOJ -gOJ -gOJ -xPg -gZv -gZv +miM +miM +miM +miM +kvL +kvL +kvL +kvL +miM +miM +miM lWL lWL lWL @@ -42736,12 +43171,12 @@ lWL sNa aHl gPq -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM lWL aHl eZk @@ -42753,11 +43188,11 @@ lWL lWL aHl blr -gZv -gZv -gZv -iTk +miM +miM +miM iTk +fzF qeW sNa lWL @@ -42774,33 +43209,33 @@ nva sNa lWL lWL -lWL +cJq lWL mYK owK -byp -byp +miM +miM pYP -byp +miM dvN dgk tBs dgk -byp -byp -byp -byp +miM +miM +miM +miM mlv gtf mlv rBF mlv -byp -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM +miM miM miM miM @@ -42836,11 +43271,11 @@ ufR ufR miM miM -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG gpG gpG @@ -42880,21 +43315,21 @@ gpG gpG gpG gpG -gpG -gOJ -xPg -xPg -gOJ -gOJ +xDV gOJ -xPg -xPg -xPg -xPg -gZv +miM +miM +kvL +kvL +kvL +miM +miM +miM +miM +miM nGx lWL -mYK +dPQ lWL fMq fMq @@ -42923,21 +43358,21 @@ jbn lWL lWL fMq -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM jbn lWL lWL iTk -iTk +fzF fMq qGN qGN iTk -iTk +fzF lWL lWL lWL @@ -42982,12 +43417,12 @@ owK rBF rBF mlv -byp -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM +miM miM miM miM @@ -43023,10 +43458,10 @@ miM miM miM miM -xPg -xPg -xPg -xPg +miM +miM +miM +miM gpG gpG gpG @@ -43051,6 +43486,7 @@ gpG gpG gpG gpG +xDV gpG gpG gpG @@ -43068,16 +43504,15 @@ gpG gpG gpG gpG -gpG -xPg -gOJ -gOJ -xPg -xPg -xPg -xPg -xPg -xPg +miM +kvL +kvL +miM +miM +miM +miM +miM +miM nGx nGx lWL @@ -43108,7 +43543,7 @@ bLF nGx lWL iTk -lWL +cJq lWL eZk kUv @@ -43116,7 +43551,7 @@ eZk qGN udS iTk -sNa +lNN lWL qGN iTk @@ -43128,7 +43563,7 @@ lWL lWL iTk lWL -lWL +cJq lWL aHl lWL @@ -43150,16 +43585,16 @@ qGN sNa sNa lWL -lWL +cJq aNk ljY -xFL +jeC sqc oOq dsE +xCf dvN -dvN -dvN +xCf dvN owK qTY @@ -43170,11 +43605,11 @@ rBF wJq mlv sIC -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM miM miM miM @@ -43210,10 +43645,10 @@ miM miM miM miM -xPg -xPg -xPg -xPg +miM +miM +miM +miM gpG gpG gpG @@ -43258,12 +43693,12 @@ gpG gOJ gOJ gOJ -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM gOJ nGx nGx @@ -43299,7 +43734,7 @@ iyF lWL eZk sNa -sNa +lNN iTk lWL ctB @@ -43356,12 +43791,12 @@ owK rBF owK ljY -byp -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM +miM miM miM miM @@ -43397,12 +43832,12 @@ miM miM miM miM -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM gpG +xDV gpG gpG gOJ @@ -43443,16 +43878,16 @@ gpG gpG gpG gpG +oLd gOJ gOJ -gOJ -xPg -gOJ +miM gOJ gOJ +oLd gOJ gOJ -gus +anu nGx nGx nGx @@ -43543,12 +43978,12 @@ mlv ryS mlv mlv -byp -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM +miM miM miM miM @@ -43584,9 +44019,9 @@ miM miM miM miM -xPg -xPg -xPg +miM +miM +miM gpG gpG gpG @@ -43635,8 +44070,8 @@ gOJ gOJ tTi gOJ -xPg -xPg +miM +miM jhj oBh gus @@ -43732,10 +44167,10 @@ mlv mlv ryS dgk -byp -byp -byp -byp +miM +miM +miM +miM miM miM miM @@ -43771,9 +44206,9 @@ miM miM miM miM -xPg -xPg -xPg +miM +miM +miM gpG gpG gpG @@ -43819,13 +44254,13 @@ gOJ gOJ gpG gOJ -gOJ +oLd xeZ -xPg -xPg -xPg +miM +miM +miM oBh -ffP +bNX gus nGx nGx @@ -43916,13 +44351,13 @@ mlv mlv mFh xFL -mlv +wJq dvN dgk ohw tNq -byp -byp +miM +miM miM miM miM @@ -43958,11 +44393,11 @@ miM miM miM miM -xPg -xPg -xPg -gpG +miM +miM +miM gpG +xDV gpG gpG gpG @@ -44009,8 +44444,8 @@ gpG gpG gpG oBh -xPg -xPg +miM +miM oBh gOJ nGx @@ -44108,8 +44543,8 @@ dvN dgk gfa tNq -byp -byp +miM +miM miM miM miM @@ -44145,8 +44580,8 @@ miM miM miM miM -xPg -xPg +miM +miM gpG gpG gpG @@ -44292,7 +44727,7 @@ owK dvN dvN dgk -fdG +puK dgk gfa ohw @@ -44331,10 +44766,10 @@ miM miM miM miM -xPg -xPg -xPg -xPg +miM +miM +miM +miM gpG gpG gpG @@ -44384,7 +44819,7 @@ gOJ gOJ xeZ oBh -oBh +qTC oBh oBh gus @@ -44483,7 +44918,7 @@ dgk dgk ohw tNq -byp +miM miM miM miM @@ -44518,10 +44953,10 @@ miM miM miM miM -xPg -xPg -xPg -xPg +miM +miM +miM +miM gpG gpG gpG @@ -44666,11 +45101,11 @@ dvN oOq xQt dgk -dgk +usY gfa tNq -byp -byp +miM +miM miM miM miM @@ -44705,7 +45140,7 @@ miM miM miM miM -xPg +miM gpG gpG gpG @@ -44847,17 +45282,17 @@ jYl owK mFh dvN -dvN +xCf xFL mFh -byp +miM dvN fdG ohw dgk -byp -byp -byp +miM +miM +miM miM miM miM @@ -44892,10 +45327,10 @@ miM miM miM miM -xPg -gpG +miM gpG gpG +xDV gpG gpG gpG @@ -45036,15 +45471,15 @@ owK dvN mFh mFh -byp -byp -byp +miM +miM +miM dvN -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM miM miM miM @@ -45079,7 +45514,7 @@ miM miM miM miM -xPg +miM gpG gpG gpG @@ -45222,16 +45657,16 @@ owK dsE dvN jYl -byp -byp -byp +miM +miM +miM dvN fdG -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM miM miM miM @@ -45266,12 +45701,12 @@ miM miM miM miM -xPg -gpG +miM gpG -xPg gpG +miM gpG +xDV gpG gpG gpG @@ -45412,13 +45847,13 @@ oOq dsE dgk dgk -dvN +xCf ohw tNq -byp -byp -byp -byp +miM +miM +miM +miM miM miM miM @@ -45453,10 +45888,10 @@ miM miM miM miM -xPg -xPg +miM +miM gpG -xPg +miM gpG gpG gpG @@ -45595,7 +46030,7 @@ dvN dvN dgk dgk -dgk +usY dgk dgk dgk @@ -45603,9 +46038,9 @@ dvN gfa gfa tNq -byp -byp -byp +miM +miM +miM miM miM miM @@ -45640,10 +46075,10 @@ miM miM miM miM -xPg -xPg -xPg -xPg +miM +miM +miM +miM gpG gpG gpG @@ -45790,9 +46225,9 @@ fdG dgk gfa tNq -byp -byp -byp +miM +miM +miM miM miM miM @@ -45827,14 +46262,14 @@ miM miM miM miM -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM gpG gpG gpG +xDV gpG gpG gpG @@ -45973,13 +46408,13 @@ dgk dgk dvN dvN -oOq +xQC gfa tNq -byp -byp -byp -byp +miM +miM +miM +miM miM miM miM @@ -46014,12 +46449,12 @@ miM miM miM miM -xPg -xPg -xPg +miM +miM +miM gpG gpG -xPg +miM gpG gpG gpG @@ -46158,15 +46593,15 @@ dgk dgk jYl mFh -mlv +wJq mlv ljY -byp -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM +miM miM miM miM @@ -46201,13 +46636,13 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -46347,13 +46782,13 @@ jYl mlv mlv mFh -byp -byp -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -46388,14 +46823,14 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -46531,16 +46966,16 @@ dgk owK mub mlv -mlv +wJq tfz -byp -byp -byp -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -46577,14 +47012,14 @@ miM miM miM miM -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM gpG gpG gpG +xDV gpG gpG gpG @@ -46721,13 +47156,13 @@ jYl mFh mub owK -byp -byp -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -46764,10 +47199,10 @@ miM miM miM miM -xPg -xPg -xPg -xPg +miM +miM +miM +miM gpG gpG gpG @@ -46908,13 +47343,13 @@ xFL jYl mlv jYl -byp -byp -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -46951,13 +47386,13 @@ miM miM miM miM -xPg -xPg +miM +miM gpG gpG gpG -xPg -xPg +miM +miM gpG gpG gpG @@ -47093,15 +47528,15 @@ oOq dgk oOq jYl -tfz +djW mFh gfa tNq -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM miM miM miM @@ -47138,16 +47573,16 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM +miM +miM +miM gpG gpG +xDV gpG gpG gpG @@ -47286,9 +47721,9 @@ dgk gfa gfa tNq -byp -byp -byp +miM +miM +miM miM miM miM @@ -47325,14 +47760,14 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -47469,13 +47904,13 @@ dgk dvN tDH dvN -dgk +usY gfa tNq -byp -byp -byp -byp +miM +miM +miM +miM miM miM miM @@ -47512,18 +47947,18 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG +xDV gpG gpG gpG @@ -47659,10 +48094,10 @@ dgk dgk dgk ohw -byp -byp -byp -byp +miM +miM +miM +miM miM miM miM @@ -47699,15 +48134,15 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -47842,14 +48277,14 @@ owK jYl owK dsE -dgk +usY dvN gfa tNq -byp -byp -byp -byp +miM +miM +miM +miM miM miM miM @@ -47886,16 +48321,16 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM gpG gpG gpG @@ -48026,17 +48461,17 @@ owK mlv owK ljY -owK +cIV mFh dvN dvN -byp -byp -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -48081,11 +48516,11 @@ miM miM miM miM -xPg -xPg -gpG +miM +miM gpG gpG +xDV gpG gpG gpG @@ -48120,7 +48555,7 @@ oBh aoh aKg jCs -aKg +lkE dVh neX jCs @@ -48215,15 +48650,15 @@ owK jYl owK mFh -byp +miM dvN -byp -byp -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -48268,13 +48703,13 @@ miM miM miM miM -xPg -xPg -xPg -xPg -gpG +miM +miM +miM +miM gpG gpG +xDV gpG gpG gOJ @@ -48303,7 +48738,7 @@ oBh oBh fQG aoh -aoh +bka neX dVh neX @@ -48386,11 +48821,11 @@ lWL qGN qGN qGN -qGN +cCl owK jLE jYl -mlv +wJq owK jYl jYl @@ -48401,16 +48836,16 @@ owK jYl jYl mFh -byp -byp -byp -byp -byp -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -48455,11 +48890,11 @@ nMp miM miM miM -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM gpG gpG gpG @@ -48492,14 +48927,14 @@ fQG fQG fQG bbN -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM dVh dVh -fQG +rdF nhk qGN hux @@ -48569,7 +49004,7 @@ qGN xsI xsI lLF -hux +fid lWL qGN lWL @@ -48580,24 +49015,24 @@ owK mlv mlv mFh -owK +cIV owK owK mFh owK -xFL +jeC owK mlv -byp -byp -byp -byp -byp -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -48642,16 +49077,16 @@ kWD miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM fQG fQG -ujY +bIQ fQG qTn qTn @@ -48678,10 +49113,10 @@ jCs jCs jCs nhk -xPg -xPg -xPg -xPg +miM +miM +miM +miM ujY qTn fQG @@ -48758,33 +49193,33 @@ lWL hux hux mSO -gZv -gZv -gZv +miM +miM +miM ljY -byp -byp -byp +miM +miM +miM xFL oKy tfz owK jYl -jYl +eCt jYl mlv mlv mlv -byp -byp -byp -byp -byp -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -48829,13 +49264,13 @@ kWD csE miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM fQG fQG nhk @@ -48867,7 +49302,7 @@ jCs jCs jCs fQG -xPg +miM rcw fQG fQG @@ -48876,7 +49311,7 @@ bbN fQG aKg qeW -lWL +cJq aGR lWL lWL @@ -48945,33 +49380,33 @@ lWL hux lWL eLl -gZv -gZv -gZv -byp -byp -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM xFL mlv mlv mlv mlv -byp -byp -byp -byp -byp -byp -byp -byp -byp -byp -byp -byp +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -49016,14 +49451,14 @@ wUi hnr miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM qTn tna bVh @@ -49035,7 +49470,7 @@ jCs fQG dVh fQG -fQG +rdF jCs jCs aKg @@ -49045,19 +49480,19 @@ fQG aKg fQG fQG -jCs +ofn jCs fQG bVh +hVl bVh -bVh -fQG +rdF jCs jCs fQG fQG dlv -bVh +hVl bVh bVh fQG @@ -49117,47 +49552,47 @@ lWL qGN lWL qGN -lWL -eZk -lWL -hux -xsI -lWL -lWL -lWL -lWL -qGN -lWL -hux -lWL -hux -hux -mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +lWL +eZk +lWL +hux +xsI +lWL +lWL +lWL +lWL +qGN +lWL +hux +lWL +hux +hux +mYK +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -49203,15 +49638,15 @@ kWD kWD miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM bVh tmC rMi @@ -49228,13 +49663,13 @@ fQG aKg gOJ nhk -aoh +bka fQG jCs jCs jCs ujY -xPg +miM fQG gzU fQG @@ -49245,7 +49680,7 @@ bVh bVh fQG fQG -dVh +wQY fQG fQG bbN @@ -49317,34 +49752,34 @@ lWL lWL lWL eZk -lWL +cJq hux hux qGN -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -49390,27 +49825,27 @@ snc kWD snc miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM aKg bVh -bVh +hVl bVh bVh fwu jCs jCs -jCs +ofn jCs fQG -xPg +miM qTn gOJ gOJ @@ -49419,25 +49854,25 @@ jCs jCs jCs aKg -xPg -xPg -xPg -xPg +miM +miM +miM +miM aKg jCs jCs +lkE aKg -aKg -fQG fQG +rdF fQG rcw jCs jCs jCs -jCs +ofn lWL -gZv +miM lWL qGN eZk @@ -49464,10 +49899,10 @@ lWL qeW qGN lWL -lWL +cJq mYK lWL -aHl +cVD lWL lWL lWL @@ -49493,45 +49928,45 @@ lWL hux lWL lWL +cJq lWL lWL +cJq lWL lWL -lWL -lWL -hux +fid hux lWL -xsI +qur lWL lWL lWL hux qGN -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -49577,39 +50012,39 @@ klf kWD dvj miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM tna bVh bVh bVh nhk -aoh +bka dVh jCs fQG nhk -xPg -xPg -xPg +miM +miM +miM chq -fQG +rdF qTn fQG -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM fQG fQG jCs @@ -49618,16 +50053,16 @@ fQG jCs jCs jCs -xPg -xPg -xPg +miM +miM +miM fQG fQG lWL -gZv -lWL +miM lWL lWL +cJq lWL lWL lWL @@ -49657,7 +50092,7 @@ lWL lWL lWL mYK -lWL +cJq fMq mYK nGx @@ -49692,33 +50127,33 @@ mYK lWL eLl lWL -gZv +miM aHl -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -49764,64 +50199,64 @@ vSL kWD vSL miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM nhk aoh aoh jCs fQG -xPg -xPg -xPg -xPg +miM +miM +miM +miM frH gOJ qTn -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM fQG fQG fQG -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM qTn -xPg -gZv +miM +miM mYK lWL -gZv -gZv -gZv +miM +miM +miM mYK lWL -mYK +dPQ lWL lWL -mYK +dPQ lWL qeW mYK @@ -49836,13 +50271,13 @@ qGN lWL qGN lWL -lWL +cJq lWL aHl -gZv -gZv -gZv -gZv +miM +miM +miM +miM lWL lWL mYK @@ -49864,54 +50299,18 @@ lWL xsI qGN lWL -lWL +cJq lWL mSO -gZv -gZv +miM +miM lWL lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv miM miM miM miM -"} -(161,1,1) = {" miM miM miM @@ -49919,10 +50318,6 @@ miM miM miM miM -sbr -sbr -sbr -sbr miM miM miM @@ -49932,8 +50327,6 @@ miM miM miM miM -cqL -kWD miM miM miM @@ -49944,67 +50337,109 @@ miM miM miM miM -wIo miM -apz miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -nhk -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -gOJ -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +"} +(161,1,1) = {" +miM +miM +miM +miM +miM +miM +miM +sbr +sbr +sbr +sbr +miM +miM +miM +miM +miM +miM +miM +miM +miM +cqL +kWD +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +wIo +miM +apz +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +nhk +miM +miM +miM +miM +miM +miM +miM +miM +gOJ +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM nhk -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM fQG -xPg -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL mYK lWL @@ -50025,15 +50460,15 @@ qGN qGN lWL aHl -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM lWL lWL lWL -mYK +dPQ nGx lWL qGN @@ -50052,47 +50487,47 @@ lWL lWL lWL mYK -gZv +miM lWL aHl -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -50138,67 +50573,67 @@ miM miM miM miM -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg -xPg +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM ujY -xPg -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM mYK lWL -aHl +cVD ohA lWL iTk @@ -50209,16 +50644,16 @@ lWL lWL fMq fMq -fMq +qqF lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL hWY @@ -50235,51 +50670,51 @@ lWL hux lWL lWL +cJq lWL -lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -50368,9 +50803,6 @@ miM miM miM miM -xPg -xPg -xPg miM miM miM @@ -50380,9 +50812,12 @@ miM miM miM miM -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM lWL sNa sNa @@ -50398,14 +50833,14 @@ aHl nva nva fMq -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM eZk lWL sNa @@ -50425,48 +50860,48 @@ lWL lWL lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM jbn -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -50567,11 +51002,11 @@ miM miM miM miM -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM mYK aHl qGN @@ -50584,18 +51019,18 @@ sNa lWL qGN fMq -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM jbn -lWL +cJq nGx lWL qGN @@ -50617,43 +51052,43 @@ qGN jpO qGN jbn -gZv -gZv -gZv -gZv -gZv -gZv -gZv -fMq -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +qqF +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL mYK lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -50754,11 +51189,11 @@ miM miM miM miM -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM lWL lWL rqY @@ -50772,15 +51207,15 @@ sNa mYK fMq fMq -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL fMq nGx @@ -50795,52 +51230,52 @@ qeW qGN lWL lWL -lWL +cJq lWL hux hux -qGN +cCl fMq lWL eZk -hux +fid hux qGN jbn -qGN -gZv -gZv +cCl +miM +miM fMq jbn -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL fKU hux hux aHl -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -50941,11 +51376,11 @@ miM miM miM miM -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM nRb nRb nRb @@ -50960,14 +51395,14 @@ uim jdE qeW mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM eZk lWL nGx @@ -50985,49 +51420,49 @@ lWL lWL mYK fMq -gZv -gZv -gZv +miM +miM +miM fMq eZk aHl qGN fMq -gZv +miM qGN hux +cCl qGN -qGN -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM lWL fKU fKU fKU -lWL +cJq lWL fKU lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -51128,11 +51563,11 @@ miM miM miM miM -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM dIs fHD beC @@ -51149,14 +51584,14 @@ qeW lWL lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM lWL -fMq +qqF lWL nGx mYK @@ -51167,54 +51602,54 @@ qGN lWL hux lWL -mYK +dPQ lWL lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM mYK fKU fKU -lWL +cJq xsI xsI eZk fKU hux -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -51315,10 +51750,10 @@ miM miM miM miM -gZv -gZv -gZv -gZv +miM +miM +miM +miM dIs fHD cIC @@ -51334,14 +51769,14 @@ aHl fMq aHl lWL -lWL +cJq aHl fMq -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM lWL lWL lWL @@ -51357,27 +51792,27 @@ lWL lWL lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL fKU lWL @@ -51385,23 +51820,23 @@ eZk hux xsI hux -hux +fid lWL lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -51468,7 +51903,7 @@ miM miM aUD aUD -cqB +arp aUD aUD miM @@ -51502,11 +51937,11 @@ drq sbr miM miM -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM nRb nRb sNa @@ -51526,10 +51961,10 @@ lWL aHl mTn aHl -gZv -gZv -gZv -gZv +miM +miM +miM +miM mYK lWL nGx @@ -51538,57 +51973,57 @@ lWL lWL mYK qGN -lWL +cJq lWL lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL fKU -eZk +enG eZk hux lWL hux eZk lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -51652,12 +52087,12 @@ miM miM fsa vEu -cqB +arp lIZ nXA -cqB -cqB -cqB +arp +arp +arp bru lIZ ccc @@ -51689,11 +52124,11 @@ miM miM miM miM -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM uhg xdw sNa @@ -51710,15 +52145,15 @@ qeW qeW lWL aHl -lWL +cJq lWL aHl -gZv -gZv -gZv -gZv +miM +miM +miM +miM lWL -mYK +dPQ bLF nGx nGx @@ -51728,29 +52163,29 @@ lWL mSO lWL lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL fKU lWL @@ -51761,21 +52196,21 @@ xsI hux xsI hux -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -51839,12 +52274,12 @@ miM miM dMT plU -cqB -cqB -hPH -cqB -cqB -cqB +arp +arp +pce +arp +arp +arp mMo gFX ccc @@ -51876,10 +52311,10 @@ drq drq miM miM -gZv -gZv -gZv -gZv +miM +miM +miM +miM okx eZk qeW @@ -51900,10 +52335,10 @@ lWL mYK lWL mYK -gZv -gZv -gZv -gZv +miM +miM +miM +miM lWL lWL fMq @@ -51911,58 +52346,58 @@ nGx lWL hux ylZ -mYK +dPQ fMq -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM mTn -lWL +cJq hux hux mTn lWL xsI lWL +fid hux -hux -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -52026,12 +52461,12 @@ miM miM dMT aPk -arp +pce mLY aPk -cqB -hPH -hPH +arp +pce +pce bru aPk ccc @@ -52063,13 +52498,13 @@ miM nai miM miM -gZv -gZv -gZv +miM +miM +miM okx jyE eZk -dZu +ctF iTk pWK iTk @@ -52087,10 +52522,10 @@ aHl lWL lWL aHl -gZv -gZv -gZv -gZv +miM +miM +miM +miM lWL hux mYK @@ -52099,32 +52534,32 @@ hux hux lWL hux -gZv -gZv -gZv +miM +miM +miM eZk -gZv -gZv -gZv -gZv +miM +miM +miM +miM fKU aHl -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM lWL fKU fKU @@ -52136,20 +52571,20 @@ fKU hux hux qeW -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -52212,16 +52647,16 @@ nai miM miM aPk -cqB +arp aPk pce -cqB -nIi -cqB -cqB -cqB +arp +pce +arp +arp +arp uXd -mtO +pce miM miM miM @@ -52250,8 +52685,8 @@ miM drq miM miM -gZv -gZv +miM +miM lWL ghQ eZk @@ -52272,12 +52707,12 @@ kVK lWL lWL lWL -mYK +dPQ mTn -gZv -gZv -gZv -gZv +miM +miM +miM +miM lWL hux hux @@ -52286,31 +52721,31 @@ hux jpO fMq lWL -gZv +miM hux aHl hux fKU -gZv -gZv +miM +miM hWY nGx tWG nGx aHl fKU -gZv -gZv -gZv +miM +miM +miM fKU lWL qeW -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM hux fKU fKU @@ -52324,19 +52759,19 @@ nGx nGx fKz lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -52398,15 +52833,15 @@ miM miM miM miM -cqB -cqB -cqB +arp +arp +arp vYJ -cqB -nIi -cqB -cqB -cqB +arp +pce +arp +arp +arp miM miM miM @@ -52437,10 +52872,10 @@ miM sOd miM miM -gZv -gZv +miM +miM bSO -uhg +hvD lWL lWL lWL @@ -52461,45 +52896,45 @@ sNa lWL aHl sNa -gZv -gZv -gZv -gZv +miM +miM +miM +miM lWL lWL -fMq +qqF fKz fMq -mTn +pcB lWL -gZv -gZv +miM +miM mYK fKU -lWL +cJq fMq -gZv -gZv -hWY -gZv -gZv -nGx +miM +miM +jIo +miM +miM nGx +adP nGx aHl lWL -gZv +miM fKU qeW fKU jbn -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM hux -fKU +aix lWL lWL aHl @@ -52509,21 +52944,21 @@ nGx bLF nGx qeW +adP nGx nGx -nGx -gZv -gZv -gZv -gZv -gZv -gZv -gZv -nGx -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +kvL +miM +miM +miM +miM miM miM miM @@ -52585,17 +53020,17 @@ miM miM miM miM -cqB -cqB -cqB +arp +arp +arp bwB -nIi +pce ndV -cqB -cqB -cqB -cqB -cqB +arp +arp +arp +arp +arp miM miM miM @@ -52624,7 +53059,7 @@ miM eqh miM miM -gZv +miM bqo njd bSO @@ -52649,27 +53084,27 @@ lWL mYK mTn mTn -gZv -gZv -gZv -gZv +miM +miM +miM +miM fMq eZk nGx fHO lWL mTn -gZv +miM fMq mYK lWL fMq fKz -gZv +miM bLF jbn -gZv -gZv +miM +miM fKU fKU nGx @@ -52677,14 +53112,14 @@ nGx fKU mYK fKU +uTk qeW qeW qeW qeW qeW -qeW -gZv -gZv +miM +miM lWL fKU lWL @@ -52701,16 +53136,16 @@ lWL adP uIX qnx -gZv -gZv -gZv -gZv -gZv -lsa -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +nIc +miM +miM +miM +miM miM miM miM @@ -52774,15 +53209,15 @@ miM miM tJi sMs -cqB -cqB -cqB -cqB -cqB -cqB -mtO +arp +arp +arp +arp +arp +arp +pce miM -cqB +arp miM miM miM @@ -52836,10 +53271,10 @@ lWL lWL lWL aHl -gZv -gZv -gZv -gZv +miM +miM +miM +miM qeW fKU nGx @@ -52847,30 +53282,30 @@ mTn ipM nGx nGx -fKU +aix lWL lWL nGx mYK fKz hWY -gZv -gZv -gZv +miM +miM +miM aHl eZk fKU -nGx +adP nGx fKU lWL fKU fKU qeW -xsI +qur qeW qeW -gZv +miM lWL lWL lWL @@ -52889,15 +53324,15 @@ lWL nGx guT uKb -gZv -gZv -gZv -nGx -nGx -gZv -gZv -gZv -gZv +miM +miM +miM +kvL +kvL +miM +miM +miM +miM miM miM miM @@ -52961,7 +53396,7 @@ miM miM tJi tJi -arp +pce aPk yeN gFf @@ -52969,7 +53404,7 @@ jlN hws kHh miM -cqB +arp miM miM miM @@ -53023,11 +53458,11 @@ aHl cJq lWL mTn -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM lWL fHO xsI @@ -53038,13 +53473,13 @@ nGx mYK nGx nGx -hWY +jIo jpO -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM aHl eZk lWL @@ -53059,7 +53494,7 @@ qeW qeW jbn aHl -lWL +cJq nGx nGx jbn @@ -53074,17 +53509,17 @@ aHl mTn xsI lWL -nGx +adP nGx tbb psW -fKz -nGx -gZv -gZv -gZv -gZv -gZv +xPg +kvL +miM +miM +miM +miM +miM miM miM miM @@ -53209,13 +53644,13 @@ sNa sNa aHl aHl -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM fKU -mTn +pcB nGx hux hux @@ -53226,13 +53661,13 @@ hux fKU gDx aHl -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM lWL fKU fKU @@ -53243,7 +53678,7 @@ nGx fKU aHl xsI -fKU +aix fKU nGx nGx @@ -53264,14 +53699,14 @@ hux weC wCz gge -gZv -lsa -nGx -nGx -gZv -gZv -gZv -gZv +miM +nIc +kvL +kvL +miM +miM +miM +miM miM miM miM @@ -53399,8 +53834,8 @@ mTn miM miM miM -gZv -gZv +miM +miM lWL aHl nGx @@ -53408,21 +53843,21 @@ mTn aHl eZk mYK +fid hux -hux -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM fKU fKU -lWL +cJq lWL aHl nGx @@ -53451,14 +53886,14 @@ lWL lWL dZH syB -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -53586,27 +54021,27 @@ lWL nai miM miM -gZv -gZv +miM +miM mTn hux fHO -gZv -gZv +miM +miM xsI hux hux eZk -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL fKU fKU @@ -53638,14 +54073,14 @@ lWL enG lWL ttY -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -53766,9 +54201,9 @@ aHl lWL mYK lWL -gZv -gZv -gZv +miM +miM +miM miM jMb nai @@ -53776,24 +54211,24 @@ miM miM miM mSO -hux +fid nGx -gZv -gZv -gZv +miM +miM +miM jbn mYK eZk -gZv -gZv -gZv +miM +miM +miM mTn -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM lWL fKU fKU @@ -53824,15 +54259,15 @@ lWL eZk eZk fKU -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -53936,15 +54371,15 @@ miM miM fzE sNa +cJq lWL lWL -lWL -nGx -nGx nGx nGx +adP nGx nGx +adP nGx cBY nRb @@ -53954,8 +54389,8 @@ lWL lWL lWL mTn -gZv -gZv +miM +miM miM nai nai @@ -53966,27 +54401,27 @@ miM lWL nGx lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM mTn fKU -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM lWL lWL eZk lWL -fKU +aix lWL syB mzp @@ -54011,15 +54446,15 @@ xsI eZk lWL fKU -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -54121,11 +54556,11 @@ xhO miM miM miM -gZv +miM lWL lWL sNa -sNa +lNN cBY lWL cBY @@ -54139,9 +54574,9 @@ lWL aHl lWL aHl +cVD aHl -aHl -gZv +miM miM miM nai @@ -54153,24 +54588,24 @@ lWL xsI nGx mSO -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM mYK -fKU -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +aix +miM +miM +miM +miM +miM +miM +miM +miM +miM mTn lWL xsI @@ -54199,14 +54634,14 @@ hux hux lWL aHl -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -54308,27 +54743,27 @@ uxL tTG miM miM -gZv -gZv +miM +miM aHl sNa lWL sNa lWL -gZv -gZv -gZv +miM +miM +miM nRb nRb nRb nRb lWL -mYK +dPQ mTn sNa sNa mTn -gZv +miM miM nai nai @@ -54340,24 +54775,24 @@ hux ukm nGx fKU -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM fKU fKU -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL xsI xsI @@ -54386,14 +54821,14 @@ hux fKU fKU fKU -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -54475,7 +54910,7 @@ rOc miM miM miM -oIO +pce lIZ pce miM @@ -54495,27 +54930,27 @@ sbr sbr miM miM -gZv -gZv -puK +miM +miM +miM aHl qeW -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM aHl lWL -aHl +cVD sNa sNa -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM miM nai miM @@ -54527,26 +54962,26 @@ hux nGx bLF hux -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM fKU mTn -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL hux fKU @@ -54574,13 +55009,13 @@ fKU fKU lWL lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -54644,15 +55079,15 @@ nai nai miM miM -cqB -cqB +arp +arp lIZ tmv nai -cqB -nIi -cqB -cqB +arp +pce +arp +arp miM qDP xAS @@ -54664,7 +55099,7 @@ miM miM miM miM -cqB +arp cIb miM miM @@ -54682,31 +55117,31 @@ sbr sbr miM miM -gZv -gZv -gZv -gZv +miM +miM +miM +miM ctB -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM miM rOc miM -gZv +miM aHl lWL aHl @@ -54714,29 +55149,29 @@ wWP fHO gJT hux -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM lWL mTn -mYK -gZv -gZv -gZv -gZv -gZv +dPQ +miM +miM +miM +miM +miM fKU -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM lWL -fKU +aix fKU lWL qeW @@ -54759,15 +55194,15 @@ nGx cJq fKU pli -fKU +aix fKU mTn -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM miM miM miM @@ -54833,25 +55268,25 @@ miM miM ecz qDP -cqB +arp mNu -cqB -cqB +arp +arp miM miM miM miM mNu -cqB +arp miM miM miM miM vvz -cqB -nIi +arp +pce nai -cqB +arp aWy miM miM @@ -54869,53 +55304,53 @@ sbr miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM rOc miM -gZv -gZv -gZv -gZv +miM +miM +miM +miM klA nGx jbn hux hMy -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM mTn fKU hux mTn -gZv -gZv -gZv +miM +miM +miM lWL fKU mYK @@ -54926,10 +55361,10 @@ qeW lWL fKU qeW -qeW +uTk lWL lWL -wcW +teN hWY oSm hux @@ -54949,12 +55384,12 @@ lWL lWL lWL mTn -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM miM miM miM @@ -55022,12 +55457,12 @@ pce pce vEu ktu -cqB -oIO +arp +pce jMj -cqB +arp gGu -cqB +arp kRa hht miM @@ -55036,7 +55471,7 @@ miM miM bbp poV -cqB +arp pce sQQ euu @@ -55056,34 +55491,34 @@ sbr miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM aFD miM miM -gZv -gZv -gZv +miM +miM +miM fKz fKz fKU @@ -55091,11 +55526,11 @@ hMy eZk eZk fKU -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM lWL lWL mYK @@ -55106,7 +55541,7 @@ lWL fKU fKU lWL -lWL +cJq fKU qeW qeW @@ -55135,13 +55570,13 @@ fKU lWL aHl jbn -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -55205,26 +55640,26 @@ miM nai nai miM -cqB -cqB -cqB +arp +arp +arp qDP -cqB +arp ecz qDP -cqB +arp mNu -cqB -cqB +arp +arp nai miM miM miM miM nib -arp -arp -nIi +pce +pce +pce pce liw miM @@ -55243,44 +55678,44 @@ sbr miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM nai rOc miM -gZv -gZv +miM +miM jps nGx bLF fKU -xsI +qur dZu fKU -gZv -gZv -gZv -gZv +miM +miM +miM +miM lWL fKU fKU @@ -55288,7 +55723,7 @@ fKU fKU lWL hux -eZk +enG eZk lWL qeW @@ -55298,16 +55733,16 @@ lWL qeW lWL fKU -fKU +aix lWL -gZv -gZv -gZv -gZv +miM +miM +miM +miM aHl -gZv -gZv -gZv +miM +miM +miM kfu iad iad @@ -55320,15 +55755,15 @@ fKU lWL lWL lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -55392,27 +55827,27 @@ miM miM rOc miM -cqB -cqB +arp +arp nai -oIO -cqB -cqB -cqB -mtO -cqB +pce +arp +arp +arp +pce +arp hIW -cqB -cqB +arp +arp miM miM miM miM miM aOn -cqB +arp miM -cqB +arp qeb miM miM @@ -55430,13 +55865,6 @@ sbr sbr miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv miM miM miM @@ -55449,24 +55877,31 @@ miM miM miM miM -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM nai miM -gZv -gZv +miM +miM fKz fKz -gZv +miM lWL lWL lWL -gZv -gZv -gZv -gZv +miM +miM +miM +miM mTn lWL fKU @@ -55482,19 +55917,19 @@ lWL qeW hux eZk -eZk -lWL -fKU -lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +eZk +lWL +fKU +lWL +miM +miM +miM +miM +miM +miM +miM +miM +miM ffL kfu qph @@ -55505,17 +55940,17 @@ ffL hux fKU eZk -lWL +cJq mTn -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -55579,18 +56014,18 @@ miM miM miM miM -cqB -cqB -cqB +arp +arp +arp ydq -sYz -nIi -cqB -sYz -sYz -cqB +dDX +pce +arp +dDX +dDX +arp +pce arp -cqB miM miM miM @@ -55617,13 +56052,13 @@ sbr miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -55642,29 +56077,29 @@ miM nai nai miM -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM xsI mYK -gZv -gZv -gZv -gZv +miM +miM +miM +miM mTn fKU fKU -fKU +aix eZk mTn -fKU +aix lWL mTn lWL -qeW +uTk qeW hux hux @@ -55673,14 +56108,14 @@ lWL lWL fKU fKU -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM aHl dsp ffL @@ -55693,16 +56128,16 @@ hux lWL lWL aHl -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -55767,17 +56202,17 @@ miM miM miM nUx -sYz +dDX miM miM miM -sYz -cqB +dDX +arp miM miM miM miM -cqB +arp miM miM miM @@ -55805,9 +56240,9 @@ miM miM miM miM -gZv -gZv -gZv +miM +miM +miM miM miM miM @@ -55829,16 +56264,16 @@ nai nai miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM mYK mTn lWL @@ -55855,19 +56290,19 @@ mYK qeW lWL lWL +aix fKU fKU -fKU -fKU +aix lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM hux hKK dsp @@ -55879,17 +56314,17 @@ lWL eZk lWL mTn -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -55956,13 +56391,13 @@ miM miM miM miM -mDz +dDX miM miM -cqB +arp miM -mDz -mDz +dDX +dDX miM miM miM @@ -56016,45 +56451,45 @@ miM miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM aHl fKU -lWL +cJq fKU fKU mTn -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM mTn mTn fKU fKU lWL mTn -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM fKU lWL wKg @@ -56065,18 +56500,18 @@ dLI lWL eZk eZk -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -56141,16 +56576,16 @@ miM miM miM miM -bBR -cqB -cqB -dfK -cqB -cqB -dfK -nIi -cqB -mDz +ydq +arp +arp +pce +arp +arp +pce +pce +arp +dDX miM miM miM @@ -56200,48 +56635,48 @@ miM miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL mTn mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM lWL lWL lWL mYK -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM lWL aix fKU @@ -56252,18 +56687,18 @@ wKg cJq lWL lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -56328,16 +56763,16 @@ miM miM miM nai -cqB -cqB arp -cqB -cqB arp +pce +arp +arp +pce miM +pce arp -cqB -nIi +pce miM miM miM @@ -56382,75 +56817,75 @@ drq drq miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM mTn -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM mTn mTn fKU fKU fKU lWL -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -56514,17 +56949,17 @@ miM miM miM miM -sYz +dDX pce miM miM -cqB -cqB +arp +arp miM miM miM -sYz -sYz +dDX +dDX miM miM miM @@ -56569,75 +57004,75 @@ drq drq miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM mYK mTn -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -56702,10 +57137,10 @@ miM miM miM miM -cqB -sYz +arp +dDX miM -sYz +dDX miM miM miM @@ -56756,75 +57191,75 @@ miM drq miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -56873,13 +57308,13 @@ sbr sbr sbr sbr -nIi -mtO -arp -oIO +pce +pce +pce +pce sbr -cqB arp +pce nai nai rOc @@ -56889,7 +57324,7 @@ miM miM miM miM -dDX +ydq miM miM miM @@ -56943,75 +57378,75 @@ miM drq miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -57063,9 +57498,9 @@ sbr sbr aUD sbr -cqB -nIi -mtO +arp +pce +pce aUD sbr sbr @@ -57096,27 +57531,96 @@ miM miM miM miM -sbr -sbr -sbr -sbr -sbr -sbr -sbr +sbr +sbr +sbr +sbr +sbr +sbr +sbr +miM +sbr +miM +miM +miM +miM +miM +miM +aUD +aUD +aaw +aUD +nai +abv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM -sbr miM miM miM miM miM miM -aUD -aUD -aaw -aUD -nai -abv miM miM miM @@ -57130,75 +57634,6 @@ miM miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv miM miM miM @@ -57299,8 +57734,8 @@ miM miM miM aUD -nIi -oIO +pce +pce aUD nai miM @@ -57309,83 +57744,83 @@ miM miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -57447,7 +57882,7 @@ sbr xQa nai nai -dfK +pce aUD sbr miM @@ -57460,13 +57895,13 @@ sbr sbr sbr sbr +pce arp -cqB abv nai rOc xQa -dfK +pce pce sbr sbr @@ -57486,99 +57921,15 @@ miM miM miM aUD -cqB arp +pce aUD miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv miM miM miM miM -"} -(202,1,1) = {" miM miM miM @@ -57589,10 +57940,6 @@ miM miM miM miM -sbr -sbr -sbr -sbr miM miM miM @@ -57613,11 +57960,6 @@ miM miM miM miM -nai -nai -nai -nai -nai miM miM miM @@ -57626,140 +57968,233 @@ miM miM miM miM -nai -sbr -sbr -sbr -sbr -sbr -sbr -sbr -mtO -arp -sbr -sbr -sbr -sbr -sbr -sbr -sbr -sbr -sbr -nIi -pce -cqB -aUD miM -sbr -sbr -sbr -aUD -nIi -sbr -sbr -sbr -sbr -sbr -sbr -sbr -sbr -sbr -sbr -sbr -sbr miM miM miM miM miM -aUD -cqB -aUD -aUD miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +"} +(202,1,1) = {" +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +sbr +sbr +sbr +sbr +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +nai +nai +nai +nai +nai +miM +miM +miM +miM +miM +miM +miM +miM +nai +sbr +sbr +sbr +sbr +sbr +sbr +sbr +pce +pce +sbr +sbr +sbr +sbr +sbr +sbr +sbr +sbr +sbr +pce +pce +arp +aUD +miM +sbr +sbr +sbr +aUD +pce +sbr +sbr +sbr +sbr +sbr +sbr +sbr +sbr +sbr +sbr +sbr +sbr +miM +miM +miM +miM +miM +aUD +arp +aUD +aUD +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -57822,17 +58257,17 @@ sbr sbr sbr sbr +pce arp -cqB aUD sbr sbr sbr sbr sbr -cqB arp -cqB +pce +arp sbr sbr miM @@ -57841,8 +58276,8 @@ sbr sbr sbr sbr -cqB arp +pce aUD sbr sbr @@ -57858,95 +58293,95 @@ miM nai nai abv -arp +pce nai -nIi +pce +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv miM miM miM @@ -58017,7 +58452,7 @@ nai xQa nai nai -cqB +arp sbr aUD sbr @@ -58029,8 +58464,8 @@ sbr sbr sbr sbr -cqB -cqB +arp +arp xQa nai nai @@ -58049,91 +58484,91 @@ nai miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -58236,91 +58671,91 @@ rOc miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -58423,91 +58858,91 @@ miM miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM @@ -58610,91 +59045,91 @@ miM miM miM miM -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv -gZv +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM +miM miM miM miM diff --git a/_maps/map_files220/RandomZLevels/wildwest.dmm b/_maps/map_files220/RandomZLevels/wildwest.dmm index 674ab90f7fa1..42012146025a 100644 --- a/_maps/map_files220/RandomZLevels/wildwest.dmm +++ b/_maps/map_files220/RandomZLevels/wildwest.dmm @@ -6,7 +6,7 @@ /area/awaymission/wildwest/wildwest_refine) "ab" = ( /obj/structure/closet/crate/can, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "ae" = ( /obj/effect/decal/cleanable/generic, @@ -16,7 +16,7 @@ "ai" = ( /obj/structure/extinguisher_cabinet/directional/east, /obj/effect/decal/cleanable/glass, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "al" = ( /obj/structure/curtain/medical, @@ -39,7 +39,7 @@ /obj/effect/mine/dnascramble, /obj/item/stack/sheet/mineral/sandstone, /obj/effect/decal/cleanable/blood/tracks, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "ar" = ( /obj/effect/landmark/damageturf, @@ -70,10 +70,8 @@ /area/awaymission/wildwest/wildwest_mines) "aD" = ( /obj/machinery/power/port_gen/pacman, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "aG" = ( /obj/effect/turf_decal/loading_area{ @@ -130,7 +128,7 @@ /obj/structure/table/holotable/wood, /obj/item/reagent_containers/food/snacks/mint, /obj/item/kitchen/utensil/fork, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "bh" = ( /obj/structure/curtain/black, @@ -153,7 +151,7 @@ /mob/living/simple_animal/hostile/syndicate/melee/autogib{ name = "Syndicate Operative" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "bH" = ( /obj/effect/decal/warning_stripes/southwestcorner, @@ -162,7 +160,7 @@ /area/awaymission/wildwest/wildwest_refine) "bJ" = ( /obj/structure/chair/stool/bar, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "bP" = ( /obj/effect/decal/cleanable/dirt, @@ -194,7 +192,7 @@ "ch" = ( /obj/machinery/economy/vending/cigarette/free, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "cj" = ( /obj/effect/decal/cleanable/glass, @@ -213,7 +211,7 @@ dir = 4 }, /obj/structure/curtain/medical, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "cq" = ( /obj/effect/step_trigger/sound_effect{ @@ -229,7 +227,7 @@ /obj/effect/turf_decal/bot_white, /obj/machinery/atmospherics/portable/canister/oxygen, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "cw" = ( /obj/effect/mine/dnascramble, @@ -312,9 +310,8 @@ /area/awaymission/wildwest/wildwest_mines) "dn" = ( /obj/effect/mine/gas/plasma, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "ds" = ( /obj/effect/decal/warning_stripes/north, @@ -332,7 +329,7 @@ "dG" = ( /obj/machinery/light/small/directional/east, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "dI" = ( /obj/machinery/light/small/directional/west, @@ -392,7 +389,7 @@ /area/awaymission/wildwest/wildwest_refine) "ec" = ( /obj/item/stack/sheet/cardboard, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "ee" = ( /turf/simulated/floor/plating/asteroid{ @@ -404,12 +401,6 @@ icon_state = "ironsand9" }, /area/awaymission/wildwest/wildwest_mines) -"el" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, -/area/awaymission/wildwest/wildwest_mines) "em" = ( /turf/simulated/mineral/ancient, /area/awaymission/wildwest/wildwest_mines) @@ -420,7 +411,7 @@ "er" = ( /obj/effect/mine/dnascramble, /obj/item/stack/sheet/mineral/sandstone, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "et" = ( /obj/machinery/light/small/directional/south, @@ -431,9 +422,8 @@ /area/awaymission/wildwest/wildwest_refine) "ey" = ( /mob/living/simple_animal/hostile/syndicate/ranged, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "eB" = ( /obj/effect/decal/cleanable/dirt, @@ -447,7 +437,7 @@ /obj/item/kitchen/utensil/fork{ pixel_x = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "eK" = ( /obj/effect/decal/cleanable/blood/oil, @@ -455,13 +445,13 @@ /area/awaymission/wildwest/wildwest_refine) "eL" = ( /obj/structure/table, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "eN" = ( /obj/structure/chair/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "eP" = ( /obj/structure/sink/directional/east, @@ -512,7 +502,7 @@ /area/awaymission/wildwest/wildwest_mines) "ff" = ( /obj/structure/closet/walllocker/emerglocker/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "fm" = ( /obj/structure/closet/cabinet, @@ -561,7 +551,7 @@ /area/awaymission/wildwest/wildwest_mines) "fz" = ( /obj/item/shard, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "fB" = ( /obj/structure/bed, @@ -574,7 +564,7 @@ dir = 4 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "fM" = ( /obj/machinery/light/small/directional/east, @@ -598,7 +588,7 @@ "fT" = ( /obj/structure/bed, /obj/item/bedsheet/medical, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "fV" = ( /obj/structure/reagent_dispensers/watertank, @@ -614,7 +604,7 @@ /area/awaymission/wildwest/wildwest_refine) "ge" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "gk" = ( /obj/machinery/atmospherics/pipe/simple/hidden, @@ -672,7 +662,7 @@ /area/awaymission/wildwest/wildwest_mines) "gK" = ( /obj/machinery/economy/vending/boozeomat, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "gM" = ( /turf/simulated/floor/plating/ironsand{ @@ -702,7 +692,7 @@ pixel_x = -5; pixel_y = 5 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "gX" = ( /obj/structure/marker_beacon/dock_marker, @@ -721,11 +711,6 @@ icon_state = "dark" }, /area/awaymission/wildwest/wildwest_refine) -"hh" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, -/area/awaymission/wildwest/wildwest_mines) "hi" = ( /obj/machinery/door/airlock/external, /turf/simulated/floor, @@ -760,7 +745,7 @@ pixel_x = 9; pixel_y = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "hB" = ( /obj/structure/flora/rock, @@ -769,7 +754,7 @@ "hI" = ( /obj/machinery/atmospherics/portable/canister/oxygen, /obj/effect/turf_decal/bot_white, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "hM" = ( /turf/simulated/floor/plating/ironsand{ @@ -796,7 +781,7 @@ }, /obj/item/storage/belt/mining, /obj/item/clothing/shoes/workboots/mining, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "hU" = ( /obj/structure/curtain/black, @@ -875,7 +860,7 @@ "iI" = ( /obj/structure/filingcabinet, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "iJ" = ( /obj/effect/decal/warning_stripes/south, @@ -926,7 +911,7 @@ /area/awaymission/wildwest/wildwest_mines) "jc" = ( /obj/structure/reagent_dispensers/fueltank, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "je" = ( /obj/item/stack/sheet/plasteel, @@ -953,7 +938,7 @@ "jl" = ( /obj/effect/mine/dnascramble, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "js" = ( /turf/simulated/floor{ @@ -977,7 +962,7 @@ /obj/item/clothing/head/welding{ layer = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "jB" = ( /obj/machinery/mass_driver{ @@ -993,15 +978,10 @@ "jC" = ( /turf/simulated/wall/mineral/plastitanium, /area/awaymission/wildwest/wildwest_refine) -"jD" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, -/area/awaymission/wildwest/wildwest_mines) "jM" = ( /obj/structure/table/holotable/wood, /obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "jP" = ( /obj/structure/chair/office/dark{ @@ -1015,14 +995,14 @@ /obj/structure/table, /obj/item/t_scanner, /obj/item/wrench, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "jV" = ( /obj/structure/table/holotable/wood, /obj/item/reagent_containers/glass/beaker{ pixel_x = 5 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "jW" = ( /turf/simulated/floor/carpet/green, @@ -1051,12 +1031,12 @@ "kk" = ( /obj/machinery/power/port_gen/pacman, /obj/effect/decal/cleanable/cobweb, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "kn" = ( /obj/structure/table, /obj/item/trash/tray, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "kt" = ( /obj/effect/turf_decal/bot, @@ -1079,7 +1059,7 @@ /area/awaymission/wildwest/wildwest_refine) "kE" = ( /obj/structure/closet/secure_closet/engineering_welding, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "kJ" = ( /obj/structure/railing{ @@ -1091,10 +1071,8 @@ /turf/simulated/wall/indestructible/opsglass, /area/awaymission/wildwest/wildwest_refine) "kO" = ( -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "kQ" = ( /obj/effect/decal/cleanable/blood/old, @@ -1131,10 +1109,8 @@ }, /obj/effect/mine/dnascramble, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "lg" = ( /obj/effect/turf_decal/delivery/white, @@ -1165,11 +1141,11 @@ pixel_x = -8; pixel_y = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "ln" = ( /obj/machinery/light/small/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "lo" = ( /turf/simulated/floor/carpet/purple, @@ -1193,7 +1169,7 @@ /area/awaymission/wildwest/wildwest_mines) "ls" = ( /obj/structure/closet/secure_closet/freezer/fridge, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "lt" = ( /obj/effect/decal/cleanable/blood/writing{ @@ -1253,7 +1229,7 @@ /obj/structure/table_frame/wood, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "lN" = ( /obj/effect/turf_decal/caution/stand_clear, @@ -1276,11 +1252,11 @@ /obj/item/stack/cable_coil{ amount = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "lY" = ( /obj/structure/closet/walllocker/emerglocker/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "md" = ( /obj/effect/decal/cleanable/dirt, @@ -1324,7 +1300,7 @@ /obj/structure/chair/comfy{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "mz" = ( /obj/structure/chair/comfy/shuttle, @@ -1349,14 +1325,14 @@ "mM" = ( /obj/effect/mine/dnascramble, /obj/item/storage/firstaid/brute/empty, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "mS" = ( /obj/structure/chair/sofa/left{ dir = 8 }, /obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "mU" = ( /obj/structure/chair/comfy/shuttle{ @@ -1430,7 +1406,7 @@ dir = 8 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "nF" = ( /obj/structure/stone_tile/slab/cracked{ @@ -1451,7 +1427,7 @@ "nQ" = ( /obj/structure/barricade/sandbags, /obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "nT" = ( /mob/living/simple_animal/hostile/faithless{ @@ -1486,7 +1462,7 @@ "oi" = ( /obj/effect/turf_decal/bot_white, /obj/machinery/atmospherics/portable/canister/oxygen, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "oj" = ( /obj/item/stack/rods{ @@ -1517,9 +1493,8 @@ "om" = ( /obj/effect/decal/cleanable/dirt, /obj/item/stack/tile/wood, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "on" = ( /obj/machinery/shower{ @@ -1587,7 +1562,7 @@ "oO" = ( /obj/machinery/atmospherics/pipe/manifold4w/hidden, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "oP" = ( /obj/effect/decal/cleanable/blood/gibs, @@ -1601,7 +1576,7 @@ /obj/item/reagent_containers/food/drinks/cans/beer{ pixel_x = -7 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "pa" = ( /obj/structure/chair/comfy/black{ @@ -1639,7 +1614,7 @@ pixel_y = 3 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "pF" = ( /obj/effect/decal/cleanable/dirt, @@ -1662,7 +1637,7 @@ id = "ww_hang1" }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "pL" = ( /obj/machinery/light/small/directional/west, @@ -1700,7 +1675,7 @@ "qb" = ( /obj/structure/closet/walllocker/emerglocker/east, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "qe" = ( /obj/effect/decal/warning_stripes/west, @@ -1721,7 +1696,7 @@ layer = 2.9 }, /obj/structure/curtain/medical, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "qq" = ( /obj/structure/computerframe{ @@ -1749,14 +1724,7 @@ /obj/item/clothing/under/plasmaman/mining, /obj/item/clothing/suit/jacket/miningbomber, /obj/item/storage/backpack/industrial, -/turf/simulated/floor/wood, -/area/awaymission/wildwest/wildwest_mines) -"qB" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken7" - }, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "qE" = ( /obj/structure/girder/reinforced, @@ -1777,18 +1745,18 @@ /area/awaymission/wildwest/wildwest_refine) "qM" = ( /obj/machinery/economy/vending/cola/free, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "qN" = ( /obj/structure/reagent_dispensers/watertank, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "qO" = ( /obj/structure/chair/sofa/right{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "qR" = ( /obj/item/trash/tastybread{ @@ -1811,7 +1779,7 @@ /obj/structure/closet/walllocker/emerglocker/west, /obj/effect/decal/cleanable/glass, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "ri" = ( /obj/effect/step_trigger/sound_effect{ @@ -1828,7 +1796,7 @@ /obj/item/clothing/gloves/color/black, /obj/item/storage/box/lights/mixed, /obj/item/crowbar/engineering, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "rn" = ( /obj/item/stack/cable_coil{ @@ -1842,7 +1810,7 @@ "rp" = ( /obj/effect/decal/cleanable/dirt, /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "rs" = ( /obj/effect/gibspawner, @@ -1855,7 +1823,7 @@ dir = 6 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "rw" = ( /obj/effect/decal/warning_stripes/east, @@ -1903,37 +1871,37 @@ pixel_y = 5 }, /obj/machinery/light/small/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "rU" = ( /obj/structure/extinguisher_cabinet/directional/east, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "sa" = ( /obj/item/shard{ icon_state = "small"; pixel_x = 10 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "sc" = ( /obj/effect/decal/cleanable/generic, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "sg" = ( /obj/structure/table/glass, /obj/item/clothing/accessory/stethoscope, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "sq" = ( /obj/effect/decal/cleanable/blood/tracks, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "sr" = ( /obj/structure/closet/walllocker/emerglocker/west, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "sw" = ( /obj/effect/turf_decal/loading_area{ @@ -1959,7 +1927,7 @@ pixel_x = 3; pixel_y = -3 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "sD" = ( /obj/structure/stone_tile/slab/cracked, @@ -1983,7 +1951,7 @@ /area/awaymission/wildwest/wildwest_refine) "sG" = ( /obj/structure/closet/secure_closet/engineering_electrical, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "sH" = ( /obj/structure/rack, @@ -2003,7 +1971,7 @@ "sZ" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/sign/poster/official/random/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "th" = ( /obj/effect/step_trigger/sound_effect{ @@ -2017,7 +1985,7 @@ /area/awaymission/wildwest/wildwest_vault) "to" = ( /obj/effect/mine/dnascramble, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "tp" = ( /obj/structure/flora/ash/tall_shroom, @@ -2044,12 +2012,12 @@ "tz" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "tB" = ( /obj/machinery/economy/vending/snack/free, /obj/machinery/light/small/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "tH" = ( /obj/item/broken_bottle, @@ -2095,7 +2063,7 @@ /area/awaymission/wildwest/wildwest_vault) "uc" = ( /obj/structure/dispenser/oxygen, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "ud" = ( /obj/structure/table/wood/fancy/red, @@ -2157,7 +2125,7 @@ /obj/effect/mine/dnascramble, /obj/item/gun/energy/kinetic_accelerator, /obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "uy" = ( /obj/structure/closet{ @@ -2167,14 +2135,14 @@ /obj/item/clothing/suit/jacket/miningbomber, /obj/item/clothing/shoes/workboots/mining, /obj/item/storage/backpack/industrial, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "uC" = ( /obj/machinery/atmospherics/pipe/simple/hidden{ dir = 10; initialize_directions = 10 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "uF" = ( /obj/structure/table, @@ -2188,7 +2156,7 @@ dir = 5 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "uO" = ( /obj/effect/turf_decal/box, @@ -2216,13 +2184,13 @@ /area/awaymission/wildwest/wildwest_mines) "vc" = ( /obj/structure/curtain/medical, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "vi" = ( /mob/living/simple_animal/hostile/syndicate/ranged/orion{ name = "Syndicate Operative" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "vk" = ( /obj/effect/decal/cleanable/glass, @@ -2249,7 +2217,7 @@ /obj/structure/table/glass, /obj/item/storage/box/syringes, /obj/item/storage/belt/medical, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "vA" = ( /mob/living/simple_animal/hostile/illusion, @@ -2269,9 +2237,8 @@ /area/awaymission/wildwest/wildwest_mines) "vF" = ( /obj/machinery/constructable_frame, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "vJ" = ( /obj/machinery/light/small/directional/east, @@ -2287,7 +2254,7 @@ /obj/machinery/atmospherics/portable/canister/oxygen, /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "wi" = ( /obj/effect/decal/cleanable/blood/drip{ @@ -2349,16 +2316,11 @@ "wF" = ( /obj/structure/curtain/medical, /obj/effect/mine/dnascramble, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "wK" = ( /turf/simulated/floor/plating/asteroid, /area/awaymission/wildwest/wildwest_mines) -"wO" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, -/area/awaymission/wildwest/wildwest_mines) "wR" = ( /obj/effect/turf_decal/bot, /obj/effect/decal/cleanable/dirt, @@ -2377,7 +2339,7 @@ /area/awaymission/wildwest/wildwest_mines) "xa" = ( /obj/effect/decal/cleanable/ants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "xb" = ( /obj/effect/spawner/window/plastitanium, @@ -2401,7 +2363,7 @@ /area/awaymission/wildwest/wildwest_mines) "xf" = ( /obj/structure/sign/poster/official/random/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "xj" = ( /obj/machinery/light/small/directional/west, @@ -2472,7 +2434,7 @@ /obj/item/chair/wood{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "xM" = ( /obj/machinery/door/airlock/vault{ @@ -2510,12 +2472,12 @@ "yH" = ( /obj/structure/table/holotable/wood, /obj/item/reagent_containers/food/drinks/cans/beer, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "yK" = ( /obj/structure/dispenser/oxygen, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "yP" = ( /obj/structure/table/holotable/wood, @@ -2523,7 +2485,7 @@ pixel_x = 6 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "yS" = ( /obj/effect/decal/cleanable/dirt, @@ -2535,7 +2497,7 @@ "yT" = ( /obj/structure/table_frame/wood, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "yU" = ( /turf/simulated/floor/carpet/cyan, @@ -2551,7 +2513,7 @@ /obj/structure/chair/wood{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "zn" = ( /obj/structure/table/reinforced, @@ -2583,7 +2545,7 @@ /obj/item/stack/sheet/glass{ amount = 50 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "zG" = ( /obj/machinery/light/small/directional/north, @@ -2609,7 +2571,7 @@ /area/awaymission/wildwest/wildwest_mines) "zS" = ( /obj/structure/filingcabinet/chestdrawer, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "zU" = ( /obj/machinery/light/directional/north, @@ -2618,7 +2580,7 @@ "zV" = ( /obj/effect/decal/cleanable/ants, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "zY" = ( /obj/structure/bed, @@ -2663,7 +2625,7 @@ /area/awaymission/wildwest/wildwest_refine) "Az" = ( /obj/structure/bed/roller, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "AD" = ( /obj/effect/rune/narsie{ @@ -2683,7 +2645,7 @@ dir = 4 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "AI" = ( /obj/effect/decal/warning_stripes/east, @@ -2703,9 +2665,8 @@ /area/awaymission/wildwest/wildwest_mines) "AM" = ( /obj/effect/mob_spawn/human/corpse/skeleton, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "AQ" = ( /obj/item/trash/chips, @@ -2719,14 +2680,14 @@ filled = 0.1 }, /obj/effect/turf_decal/bot_white, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "AT" = ( /obj/structure/table/holotable/wood, /obj/machinery/chem_dispenser/soda{ pixel_y = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "AU" = ( /obj/effect/step_trigger/sound_effect{ @@ -2762,7 +2723,7 @@ "AY" = ( /obj/structure/table, /obj/item/kitchen/rollingpin, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "AZ" = ( /turf/simulated/floor{ @@ -2801,7 +2762,7 @@ "Bm" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/extinguisher_cabinet/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Bo" = ( /obj/effect/decal/cleanable/blood/drip, @@ -2824,7 +2785,7 @@ pixel_x = 6 }, /obj/item/kitchen/utensil/spoon, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Bt" = ( /obj/structure/cult/pylon, @@ -2883,17 +2844,11 @@ pixel_x = 11 }, /obj/structure/sign/poster/official/random/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Cx" = ( /turf/simulated/wall/r_wall, /area/awaymission/wildwest/wildwest_mines) -"Cz" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, -/area/awaymission/wildwest/wildwest_mines) "CB" = ( /obj/structure/closet, /turf/simulated/floor/plasteel{ @@ -2906,7 +2861,7 @@ dir = 8 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "CE" = ( /obj/machinery/door/airlock/vault{ @@ -2927,7 +2882,7 @@ /obj/effect/decal/cleanable/blood/drip{ icon_state = "5" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "CZ" = ( /obj/structure/table/holotable/wood, @@ -2935,7 +2890,7 @@ anchored = 1 }, /obj/machinery/door/window, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Da" = ( /obj/structure/grille/broken, @@ -2956,7 +2911,7 @@ dir = 4 }, /obj/machinery/light/small/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Dj" = ( /obj/effect/turf_decal/loading_area{ @@ -2969,11 +2924,6 @@ icon_state = "dark" }, /area/awaymission/wildwest/wildwest_refine) -"Dm" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, -/area/awaymission/wildwest/wildwest_mines) "Do" = ( /obj/structure/sign/poster/contraband/random/south, /turf/simulated/floor/plating/asteroid, @@ -3005,7 +2955,7 @@ pixel_x = 6 }, /obj/item/clothing/mask/cigarette, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "DB" = ( /mob/living/simple_animal/hostile/syndicate/ranged, @@ -3016,10 +2966,8 @@ /obj/effect/decal/cleanable/cobweb, /obj/structure/closet/crate/trashcart, /obj/item/fireaxe, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "DG" = ( /obj/structure/curtain/black, @@ -3036,13 +2984,7 @@ /obj/item/lighter/zippo, /obj/item/storage/fancy/cigarettes/cigpack_robust, /obj/item/storage/fancy/cigarettes/cigpack_uplift, -/turf/simulated/floor/wood, -/area/awaymission/wildwest/wildwest_mines) -"DM" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "DO" = ( /obj/effect/turf_decal/delivery, @@ -3076,7 +3018,7 @@ "DW" = ( /obj/item/stack/tile/wood, /obj/effect/decal/cleanable/blood/oil, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "DY" = ( /obj/item/stack/sheet/plasteel, @@ -3094,7 +3036,7 @@ /area/awaymission/wildwest/wildwest_refine) "Eg" = ( /obj/structure/barricade/sandbags, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Eq" = ( /obj/effect/turf_decal/delivery/white, @@ -3108,7 +3050,7 @@ dir = 4 }, /obj/machinery/light/small/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Eu" = ( /obj/structure/chair/comfy/shuttle{ @@ -3122,11 +3064,11 @@ }, /obj/item/clothing/under/plasmaman/mining, /obj/item/clothing/suit/space/hardsuit/mining, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "ED" = ( /obj/structure/mineral_door/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "EG" = ( /obj/effect/mob_spawn/human/corpse/miner, @@ -3155,7 +3097,7 @@ /area/awaymission/wildwest/wildwest_mines) "ER" = ( /obj/machinery/light/small/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "ES" = ( /obj/machinery/door/poddoor/shutters{ @@ -3179,7 +3121,7 @@ dir = 8 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "EY" = ( /obj/structure/railing/corner, @@ -3191,7 +3133,7 @@ /obj/structure/chair/wood{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Ff" = ( /obj/machinery/shower{ @@ -3204,7 +3146,7 @@ "Fn" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/generic, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Fp" = ( /obj/structure/table, @@ -3251,7 +3193,7 @@ pixel_x = -3; pixel_y = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "FI" = ( /obj/structure/shuttle/engine/propulsion{ @@ -3275,7 +3217,7 @@ /area/awaymission/wildwest/wildwest_refine) "FU" = ( /obj/machinery/light/small/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Gb" = ( /obj/machinery/light/small/directional/south, @@ -3307,7 +3249,7 @@ dir = 4 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Gv" = ( /obj/structure/curtain/black, @@ -3321,7 +3263,7 @@ /area/awaymission/wildwest/wildwest_mines) "Gz" = ( /obj/structure/extinguisher_cabinet/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "GC" = ( /turf/simulated/floor/plating/ironsand{ @@ -3331,7 +3273,7 @@ "GF" = ( /obj/structure/table, /obj/item/kitchen/knife, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "GG" = ( /obj/structure/rack, @@ -3347,7 +3289,7 @@ /obj/effect/mine/gas/plasma, /obj/effect/decal/cleanable/blood/old, /obj/structure/closet/cardboard, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "GK" = ( /obj/item/stack/sheet/mineral/sandstone, @@ -3356,7 +3298,7 @@ /area/awaymission/wildwest/wildwest_mines) "GM" = ( /obj/machinery/economy/vending/coffee/free, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "GP" = ( /obj/machinery/atmospherics/unary/tank/air{ @@ -3369,13 +3311,13 @@ /obj/item/kirbyplants, /obj/effect/mine/dnascramble, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "GS" = ( /obj/machinery/light/small/directional/east, /obj/effect/mine/dnascramble, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Hg" = ( /obj/structure/closet/crate/trashcart, @@ -3397,18 +3339,17 @@ pixel_y = 8 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Hj" = ( /obj/structure/table/holotable/wood, /obj/item/reagent_containers/food/snacks/mint, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Hm" = ( /obj/effect/decal/cleanable/generic, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Hn" = ( /obj/effect/decal/warning_stripes/east, @@ -3439,21 +3380,21 @@ "HF" = ( /obj/structure/closet/walllocker/emerglocker/west, /obj/structure/bed/roller, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "HG" = ( /obj/effect/mine/dnascramble, /obj/item/trash/chips, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "HI" = ( /obj/structure/bookcase/random, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "HJ" = ( /obj/machinery/light/small/directional/west, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "HS" = ( /obj/machinery/atmospherics/pipe/simple/hidden, @@ -3534,7 +3475,7 @@ /area/awaymission/wildwest/wildwest_mines) "IB" = ( /obj/structure/reagent_dispensers/water_cooler, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "IF" = ( /obj/structure/marker_beacon/dock_marker, @@ -3576,7 +3517,7 @@ /area/awaymission/wildwest/wildwest_mines) "Jf" = ( /obj/effect/decal/cleanable/shreds, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Jp" = ( /turf/simulated/floor{ @@ -3589,7 +3530,7 @@ pixel_x = -28 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Ju" = ( /obj/item/shard{ @@ -3614,7 +3555,7 @@ /obj/structure/toilet{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "JO" = ( /obj/effect/turf_decal/delivery, @@ -3625,14 +3566,14 @@ /area/awaymission/wildwest/wildwest_refine) "JQ" = ( /obj/effect/decal/cleanable/blood/drip, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "JR" = ( /obj/structure/stone_tile/slab, /turf/simulated/floor/plating/ironsand, /area/awaymission/wildwest/wildwest_mines) "JS" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "JU" = ( /obj/structure/marker_beacon/dock_marker, @@ -3646,9 +3587,8 @@ "Kb" = ( /obj/structure/closet/cabinet, /obj/effect/decal/cleanable/cobweb2, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Kk" = ( /obj/effect/turf_decal/delivery, @@ -3661,7 +3601,7 @@ "Kr" = ( /obj/structure/reagent_dispensers/water_cooler, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Ku" = ( /obj/machinery/light/small/directional/west, @@ -3690,7 +3630,7 @@ "KL" = ( /obj/effect/mine/dnascramble, /obj/item/clothing/suit/jacket/miningbomber, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "KN" = ( /obj/effect/decal/warning_stripes/southeastcorner, @@ -3699,7 +3639,7 @@ "KO" = ( /obj/structure/table/holotable/wood, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "KR" = ( /turf/simulated/wall/r_wall, @@ -3713,7 +3653,7 @@ "KZ" = ( /obj/structure/girder, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Lc" = ( /turf/simulated/floor/mineral/plastitanium/red, @@ -3744,11 +3684,6 @@ /obj/machinery/light/directional/south, /turf/simulated/floor/mineral/plastitanium/red, /area/awaymission/wildwest/wildwest_refine) -"LM" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, -/area/awaymission/wildwest/wildwest_mines) "LO" = ( /obj/structure/lattice/catwalk, /turf/space, @@ -3799,7 +3734,7 @@ /obj/machinery/computer{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Me" = ( /obj/structure/table, @@ -3834,9 +3769,8 @@ "Mk" = ( /obj/effect/decal/cleanable/blood/old, /mob/living/simple_animal/hostile/syndicate/ranged, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Mq" = ( /obj/structure/falsewall/rock_ancient, @@ -3915,7 +3849,7 @@ /area/awaymission/wildwest/wildwest_mines) "Nd" = ( /obj/item/chair/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Ne" = ( /obj/effect/decal/cleanable/blood/old, @@ -3944,7 +3878,7 @@ "Nj" = ( /obj/structure/table/glass, /obj/item/handheld_defibrillator, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Nk" = ( /obj/machinery/door/poddoor/shutters{ @@ -3969,7 +3903,7 @@ "Nt" = ( /obj/structure/closet/secure_closet/freezer/kitchen, /obj/effect/decal/cleanable/cobweb2, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Nw" = ( /obj/structure/fans/tiny, @@ -4012,7 +3946,7 @@ /area/awaymission/wildwest/wildwest_mines) "NR" = ( /obj/machinery/economy/vending/cigarette/free, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "NU" = ( /obj/effect/decal/warning_stripes/west, @@ -4092,17 +4026,17 @@ /area/awaymission/wildwest/wildwest_refine) "OT" = ( /obj/structure/table_frame/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "OV" = ( /obj/structure/chair/office/dark{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "OY" = ( /obj/structure/chair/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "OZ" = ( /obj/item/shard{ @@ -4136,7 +4070,7 @@ /area/awaymission/wildwest/wildwest_refine) "Pt" = ( /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Pz" = ( /obj/structure/table/holotable/wood, @@ -4146,11 +4080,11 @@ pixel_x = 6 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "PC" = ( /obj/machinery/economy/slot_machine, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "PG" = ( /obj/effect/decal/cleanable/blood/drip, @@ -4160,7 +4094,7 @@ /obj/effect/decal/cleanable/blood/drip{ icon_state = "3" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "PK" = ( /obj/structure/chair/wood{ @@ -4168,7 +4102,7 @@ }, /obj/effect/decal/cleanable/generic, /obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "PL" = ( /obj/machinery/light/small/directional/west, @@ -4201,9 +4135,8 @@ /area/awaymission/wildwest/wildwest_refine) "PW" = ( /obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Qc" = ( /obj/machinery/iv_drip{ @@ -4213,7 +4146,7 @@ pixel_x = 7 }, /obj/effect/decal/cleanable/cobweb2, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Qe" = ( /obj/structure/cult/pylon, @@ -4234,7 +4167,7 @@ "Qn" = ( /obj/effect/decal/cleanable/glass, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Qo" = ( /obj/structure/chair/comfy/black{ @@ -4245,7 +4178,7 @@ /area/awaymission/wildwest/wildwest_mines) "Qs" = ( /obj/item/stack/tile/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Qu" = ( /obj/item/trash/spentcasing, @@ -4285,7 +4218,7 @@ /obj/item/stack/cable_coil{ amount = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "QH" = ( /turf/simulated/floor{ @@ -4323,14 +4256,13 @@ /area/awaymission/wildwest/wildwest_refine) "QY" = ( /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Re" = ( /obj/machinery/photocopier, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Rm" = ( /obj/structure/lattice, @@ -4346,13 +4278,13 @@ /area/awaymission/wildwest/wildwest_vault) "Rx" = ( /obj/structure/table/holotable/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "RA" = ( /obj/effect/decal/cleanable/generic, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "RL" = ( /obj/structure/fans/tiny, @@ -4362,13 +4294,12 @@ /obj/structure/chair/sofa/right{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "RQ" = ( /obj/structure/closet/crate/can, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "RY" = ( /obj/structure/closet{ @@ -4404,7 +4335,7 @@ /obj/item/clothing/under/plasmaman/mining, /obj/item/clothing/shoes/workboots/mining, /obj/effect/decal/cleanable/cobweb, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Sq" = ( /obj/structure/table/holotable/wood, @@ -4412,7 +4343,7 @@ pixel_x = -7 }, /obj/item/reagent_containers/food/drinks/cans/beer, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Sr" = ( /mob/living/simple_animal/hostile/syndicate/ranged, @@ -4450,7 +4381,7 @@ "SR" = ( /obj/structure/mineral_door/wood, /obj/machinery/atmospherics/pipe/simple/hidden/universal, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "SU" = ( /obj/effect/turf_decal/delivery/white, @@ -4480,7 +4411,7 @@ /obj/structure/chair/sofa/left{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Tl" = ( /obj/structure/table/glass, @@ -4497,14 +4428,14 @@ pixel_x = 6; pixel_y = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Tm" = ( /obj/item/chair/wood{ dir = 4 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "To" = ( /obj/machinery/atmospherics/unary/portables_connector{ @@ -4543,7 +4474,7 @@ "TN" = ( /obj/structure/table, /obj/machinery/light/small/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "TO" = ( /obj/effect/decal/remains/human, @@ -4585,7 +4516,7 @@ /obj/item/clothing/under/plasmaman/mining, /obj/item/clothing/shoes/workboots/mining, /obj/item/storage/backpack/industrial, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Uf" = ( /obj/structure/bed, @@ -4594,7 +4525,7 @@ /area/awaymission/wildwest/wildwest_mines) "Ui" = ( /obj/structure/rack, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Uj" = ( /obj/effect/turf_decal/delivery, @@ -4610,7 +4541,7 @@ icon_state = "mirror_broke"; pixel_x = -28 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Uq" = ( /obj/item/shard{ @@ -4681,7 +4612,7 @@ }, /obj/effect/decal/cleanable/cobweb, /obj/structure/sign/poster/contraband/random/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "UZ" = ( /obj/structure/railing/corner{ @@ -4718,7 +4649,7 @@ /obj/item/reagent_containers/food/snacks/mint, /obj/item/kitchen/utensil/fork, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "VJ" = ( /obj/machinery/light/small/directional/east, @@ -4732,7 +4663,7 @@ /area/awaymission/wildwest/wildwest_refine) "VP" = ( /obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "VT" = ( /obj/structure/curtain/black, @@ -4741,14 +4672,13 @@ /area/awaymission/wildwest/wildwest_mines) "VU" = ( /obj/structure/sign/poster/contraband/random/north, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "VV" = ( /obj/structure/reagent_dispensers/beerkeg, /obj/machinery/light/small/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "VW" = ( /obj/structure/table/holotable/wood, @@ -4756,7 +4686,7 @@ /obj/item/reagent_containers/food/drinks/drinkingglass/soda{ pixel_x = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "VZ" = ( /obj/effect/mine/dnascramble, @@ -4793,7 +4723,7 @@ /obj/structure/bed, /obj/item/bedsheet/medical, /obj/machinery/light/small/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "WH" = ( /obj/effect/spawner/window/reinforced/grilled, @@ -4822,7 +4752,7 @@ }, /obj/machinery/light/small/directional/east, /obj/structure/sign/poster/official/random/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "WM" = ( /obj/effect/decal/cleanable/blood/old, @@ -4847,7 +4777,7 @@ "Xn" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/sign/poster/official/random/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Xr" = ( /obj/item/stack/rods, @@ -4861,11 +4791,11 @@ /obj/effect/mine/dnascramble, /obj/effect/mob_spawn/human/corpse/miner, /obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Xz" = ( /obj/structure/extinguisher_cabinet/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "XE" = ( /obj/effect/decal/cleanable/dirt, @@ -4881,7 +4811,7 @@ }, /obj/effect/decal/cleanable/dirt, /obj/item/shard, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "XN" = ( /obj/effect/decal/cleanable/dirt, @@ -4900,7 +4830,7 @@ /area/awaymission/wildwest/wildwest_vault) "XR" = ( /mob/living/simple_animal/hostile/syndicate/ranged, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "XS" = ( /obj/structure/chair/comfy/black{ @@ -4936,7 +4866,7 @@ /area/awaymission/wildwest/wildwest_mines) "Ym" = ( /obj/machinery/atmospherics/portable/canister/oxygen, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "YB" = ( /obj/effect/decal/warning_stripes/west, @@ -4968,14 +4898,14 @@ }, /obj/effect/decal/cleanable/cobweb2, /obj/structure/sign/poster/contraband/random/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "YM" = ( /obj/effect/mine/dnascramble, /obj/effect/decal/cleanable/generic, /obj/effect/mob_spawn/human/corpse/miner, /obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "YQ" = ( /obj/structure/table_frame, @@ -4996,7 +4926,7 @@ }, /obj/structure/extinguisher_cabinet/directional/north, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "YW" = ( /turf/simulated/floor/plating/ironsand{ @@ -5016,7 +4946,7 @@ /mob/living/simple_animal/hostile/syndicate/melee/autogib{ name = "Syndicate Operative" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Zj" = ( /obj/item/stack/rods, @@ -5032,12 +4962,12 @@ "Zk" = ( /obj/structure/table_frame/wood, /obj/structure/table_frame/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Zm" = ( /obj/effect/decal/cleanable/generic, /obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Zn" = ( /obj/structure/healingfountain, @@ -5049,7 +4979,7 @@ /obj/structure/table/holotable/wood, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "Zq" = ( /obj/effect/decal/cleanable/dirt, @@ -5076,7 +5006,7 @@ /obj/structure/table/holotable/wood, /obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "ZK" = ( /obj/structure/flora/ash/stem_shroom, @@ -5102,9 +5032,8 @@ /area/awaymission/wildwest/wildwest_refine) "ZU" = ( /obj/structure/mineral_door/wood, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/awaymission/wildwest/wildwest_mines) "ZV" = ( /obj/effect/decal/cleanable/dirt, @@ -10756,7 +10685,7 @@ hk WY XR JS -LM +kO ec Jf rR @@ -10885,7 +10814,7 @@ hk aC EL hk -hh +kO Pt hk hk @@ -11296,7 +11225,7 @@ JS JS VP JS -hh +kO hB JS JS @@ -11470,7 +11399,7 @@ JS wK JS JS -hh +kO JS JS JS @@ -11872,7 +11801,7 @@ wK hk ge JS -hh +kO Pt JS Ih @@ -12435,7 +12364,7 @@ Ui hk wK JS -LM +kO JS JS JS @@ -12586,7 +12515,7 @@ vi JS JS JS -hh +kO JS kO VP @@ -13012,7 +12941,7 @@ Ii JS JS ln -wO +kO cd ln cd @@ -13281,7 +13210,7 @@ hk uc JS JS -LM +kO JS Ym hk @@ -13726,7 +13655,7 @@ hk KZ hk jl -wO +kO hk hk hk @@ -13997,7 +13926,7 @@ uO hk wK to -Dm +kO wK hk sy @@ -14443,7 +14372,7 @@ LP hk mW JS -LM +kO JS JS JS @@ -14590,7 +14519,7 @@ JS JS mM JS -hh +kO JS mW wK @@ -14714,7 +14643,7 @@ DF vF hk Uk -DM +QY Jt JS XN @@ -15137,7 +15066,7 @@ JS wK hk Kb -wO +kO hk ld Bd @@ -15694,7 +15623,7 @@ wK wK wK JS -hh +kO JS JS JS @@ -16420,7 +16349,7 @@ JS OY yP Pt -el +QY VG EX Pt @@ -16550,7 +16479,7 @@ JS wK hk FH -Cz +QY xa ll hk @@ -16715,7 +16644,7 @@ RO hk wK JS -hh +kO wK wK hk @@ -16836,7 +16765,7 @@ hk Nt Pt JS -qB +QY hk NR JS @@ -17126,7 +17055,7 @@ JS VF tz JS -hh +kO JS JS JS @@ -17691,7 +17620,7 @@ JS JS Tg wK -jD +kO JS JS JS @@ -17700,7 +17629,7 @@ hB JS JS to -wO +kO JS JS JS @@ -17845,7 +17774,7 @@ JS JS JS JS -hh +kO hB wK XR diff --git a/_maps/map_files220/cyberiad/cyberiad.dmm b/_maps/map_files220/cyberiad/cyberiad.dmm index 38be52a395ce..e7a6c6f5e7b5 100644 --- a/_maps/map_files220/cyberiad/cyberiad.dmm +++ b/_maps/map_files220/cyberiad/cyberiad.dmm @@ -543,28 +543,23 @@ /area/station/security/permabrig) "adP" = ( /obj/structure/rack, +/obj/structure/rack, /obj/item/storage/box/rubbershot{ - pixel_x = -3; pixel_y = -3 }, /obj/item/storage/box/rubbershot{ - pixel_x = -3; pixel_y = -3 }, /obj/item/storage/box/rubbershot{ - pixel_x = -3; pixel_y = -3 }, /obj/item/storage/box/beanbag{ - pixel_x = -3; pixel_y = 3 }, /obj/item/storage/box/beanbag{ - pixel_x = -3; pixel_y = 3 }, /obj/item/storage/box/beanbag{ - pixel_x = -3; pixel_y = 3 }, /obj/structure/window/reinforced{ @@ -778,7 +773,7 @@ /area/station/command/office/hos) "aeE" = ( /obj/effect/spawner/random_spawners/blood_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "aeF" = ( /obj/machinery/hologram/holopad, @@ -1232,22 +1227,25 @@ /turf/space, /area/shuttle/gamma/station) "ahG" = ( -/obj/structure/rack, +/obj/structure/rack/gunrack, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, /obj/item/gun/projectile/shotgun/riot{ - pixel_x = -3; - pixel_y = -3 + pixel_x = 8 }, /obj/item/gun/projectile/shotgun/riot{ - pixel_x = 3; - pixel_y = 3 + pixel_x = 4 }, /obj/item/gun/projectile/shotgun/riot, -/obj/structure/window/reinforced{ - dir = 8 +/obj/item/gun/projectile/shotgun/riot{ + pixel_x = -4 }, -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 +/obj/item/gun/projectile/shotgun/riot{ + pixel_x = -8 }, /turf/simulated/floor/plasteel{ dir = 8; @@ -1390,10 +1388,7 @@ dir = 1 }, /obj/structure/rack, -/obj/item/storage/box/tranquilizer{ - pixel_x = 3; - pixel_y = -3 - }, +/obj/item/storage/box/tranquilizer, /obj/structure/window/reinforced{ dir = 8 }, @@ -1403,21 +1398,25 @@ }, /area/station/security/armory/secure) "aiq" = ( -/obj/structure/rack, +/obj/structure/rack/gunrack, /obj/structure/window/reinforced{ dir = 1 }, +/obj/structure/window/reinforced{ + dir = 4 + }, /obj/item/gun/energy/laser{ - pixel_x = 3; - pixel_y = 3 + pixel_x = 8 + }, +/obj/item/gun/energy/laser{ + pixel_x = 4 }, /obj/item/gun/energy/laser, /obj/item/gun/energy/laser{ - pixel_x = -3; - pixel_y = -3 + pixel_x = -4 }, -/obj/structure/window/reinforced{ - dir = 4 +/obj/item/gun/energy/laser{ + pixel_x = -8 }, /turf/simulated/floor/plasteel{ dir = 8; @@ -1496,18 +1495,22 @@ }, /area/station/security/brig) "aiN" = ( -/obj/structure/rack, +/obj/structure/rack/gunrack, +/obj/structure/window/reinforced{ + dir = 4 + }, /obj/item/gun/energy/gun{ - pixel_x = 3; - pixel_y = 3 + pixel_x = 8 + }, +/obj/item/gun/energy/gun{ + pixel_x = 4 }, /obj/item/gun/energy/gun, /obj/item/gun/energy/gun{ - pixel_x = -3; - pixel_y = -3 + pixel_x = -4 }, -/obj/structure/window/reinforced{ - dir = 4 +/obj/item/gun/energy/gun{ + pixel_x = -8 }, /turf/simulated/floor/plasteel{ dir = 8; @@ -1654,35 +1657,51 @@ /area/station/security/brig) "ajq" = ( /obj/structure/rack, -/obj/item/clothing/suit/armor/bulletproof/sec, -/obj/item/clothing/head/helmet/alt, -/obj/item/clothing/suit/armor/bulletproof/sec, -/obj/item/clothing/head/helmet/alt, -/obj/item/clothing/suit/armor/bulletproof/sec, -/obj/item/clothing/head/helmet/alt, /obj/structure/window/reinforced, /obj/structure/window/reinforced{ dir = 8 }, +/obj/item/clothing/suit/armor/bulletproof/sec{ + pixel_x = -3 + }, +/obj/item/clothing/suit/armor/bulletproof/sec, +/obj/item/clothing/suit/armor/bulletproof/sec{ + pixel_x = 3 + }, +/obj/item/clothing/head/helmet/alt{ + pixel_y = 8; + pixel_x = -3 + }, +/obj/item/clothing/head/helmet/alt{ + pixel_y = 8 + }, +/obj/item/clothing/head/helmet/alt{ + pixel_y = 8; + pixel_x = 3 + }, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "vault" }, /area/station/security/armory/secure) "ajr" = ( -/obj/structure/rack, +/obj/structure/rack/gunrack, /obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 4 + }, /obj/item/gun/energy/disabler{ - pixel_x = 3; - pixel_y = 3 + pixel_x = 8 + }, +/obj/item/gun/energy/disabler{ + pixel_x = 4 }, /obj/item/gun/energy/disabler, /obj/item/gun/energy/disabler{ - pixel_x = -3; - pixel_y = -3 + pixel_x = -4 }, -/obj/structure/window/reinforced{ - dir = 4 +/obj/item/gun/energy/disabler{ + pixel_x = -8 }, /turf/simulated/floor/plasteel{ dir = 8; @@ -1730,9 +1749,6 @@ /area/station/security/brig) "ajK" = ( /obj/structure/rack, -/obj/item/clothing/head/helmet/riot, -/obj/item/clothing/head/helmet/riot, -/obj/item/clothing/head/helmet/riot, /obj/structure/window/reinforced{ dir = 1; layer = 2.9 @@ -1740,6 +1756,15 @@ /obj/structure/window/reinforced{ dir = 4 }, +/obj/item/clothing/head/helmet/riot{ + pixel_y = 3; + pixel_x = 3 + }, +/obj/item/clothing/head/helmet/riot, +/obj/item/clothing/head/helmet/riot{ + pixel_y = -3; + pixel_x = -3 + }, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "vault" @@ -1832,13 +1857,19 @@ /area/station/security/permabrig) "akt" = ( /obj/structure/rack, -/obj/item/clothing/suit/armor/riot/sec, -/obj/item/clothing/suit/armor/riot/sec, -/obj/item/clothing/suit/armor/riot/sec, /obj/structure/window/reinforced{ dir = 4 }, /obj/machinery/light/directional/east, +/obj/item/clothing/suit/armor/riot/sec{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/clothing/suit/armor/riot/sec, +/obj/item/clothing/suit/armor/riot/sec{ + pixel_y = -3; + pixel_x = -3 + }, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "vault" @@ -2060,7 +2091,7 @@ pixel_y = 3 }, /obj/machinery/newscaster/security_unit/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "alk" = ( /obj/machinery/light/directional/south, @@ -4516,7 +4547,7 @@ d2 = 8; icon_state = "2-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "atN" = ( /obj/machinery/computer/prisoner{ @@ -5390,9 +5421,8 @@ /obj/structure/chair{ dir = 1 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint) "awN" = ( /obj/structure/table/wood, @@ -5529,11 +5559,7 @@ /obj/effect/turf_decal/siding/white{ dir = 4 }, -/obj/machinery/light{ - dir = 4; - nightshift_allowed = 0; - nightshift_enabled = 1 - }, +/obj/machinery/light/nightshifted/east, /turf/simulated/floor/beach/water{ icon_state = "seadeep" }, @@ -5980,7 +6006,7 @@ pictures_left = 30; pixel_y = 2 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/detective) "ayB" = ( /obj/structure/cable{ @@ -6554,7 +6580,7 @@ dir = 4 }, /obj/effect/spawner/random_spawners/blood_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "azU" = ( /obj/structure/sign/electricshock, @@ -6621,10 +6647,8 @@ /obj/structure/chair/stool/bar{ dir = 4 }, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "aAc" = ( /obj/structure/grille/broken, @@ -6777,7 +6801,7 @@ /obj/structure/chair/stool/bar{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "aAM" = ( /obj/machinery/camera{ @@ -6927,7 +6951,7 @@ /obj/structure/table/wood, /obj/item/deck/cards, /obj/structure/spider/stickyweb, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "aBd" = ( /obj/structure/chair/wood/wings{ @@ -6942,20 +6966,18 @@ dir = 8 }, /obj/effect/spawner/random_spawners/cobweb_right_frequent, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "aBf" = ( /obj/structure/chair/wood/wings{ dir = 4 }, /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "aBg" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "aBh" = ( /obj/item/stack/tile/wood, @@ -7141,28 +7163,22 @@ /obj/structure/sign/poster/random{ pixel_x = -32 }, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "aBV" = ( /obj/item/storage/fancy/crayons, /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "aBW" = ( /obj/structure/holosign/barrier, /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ dir = 4 }, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "aBX" = ( /obj/item/trash/liquidfood, @@ -7170,7 +7186,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ dir = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "aBZ" = ( /obj/effect/landmark/damageturf, @@ -7469,10 +7485,8 @@ "aCS" = ( /obj/item/lighter/random, /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "aCU" = ( /obj/item/stack/sheet/mineral/plasma{ @@ -7497,7 +7511,7 @@ /obj/item/trash/plate, /obj/item/clothing/mask/bandana/skull, /obj/item/melee/baseball_bat, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "aCW" = ( /obj/structure/table/wood, @@ -7677,6 +7691,23 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, +/obj/structure/table, +/obj/item/clothing/accessory/medal{ + name = "медаль хорошему мальчику"; + desc = "Тот кто её носит - определенно заслужил её!" + }, +/obj/item/petcollar{ + pixel_y = 7; + pixel_x = 6 + }, +/obj/item/petcollar{ + pixel_y = 3 + }, +/obj/item/petcollar{ + pixel_y = -2; + pixel_x = -6 + }, +/obj/effect/decal/warning_stripes/blue/hollow, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "neutralcorner" @@ -7713,7 +7744,7 @@ /obj/structure/rack, /obj/item/camera, /obj/effect/spawner/random_spawners/cobweb_right_frequent, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fpmaint2) "aDC" = ( /obj/structure/closet/cabinet, @@ -7851,10 +7882,8 @@ /obj/structure/table/wood, /obj/item/trash/can, /obj/item/reagent_containers/glass/rag, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "aEc" = ( /obj/machinery/economy/vending/boozeomat, @@ -8011,27 +8040,25 @@ /obj/item/clothing/head/det_hat, /obj/item/cartridge/detective, /obj/item/clothing/glasses/sunglasses/yeah, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fpmaint2) "aEH" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/landmark/spawner/xeno, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fpmaint2) "aEI" = ( /obj/structure/chair/comfy/black, /turf/simulated/floor/plating, /area/station/maintenance/fore) "aEJ" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fpmaint2) "aEK" = ( /obj/structure/chair, /mob/living/simple_animal/mouse/rat, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fpmaint2) "aEL" = ( /obj/machinery/atmospherics/pipe/simple/visible/universal, @@ -8101,10 +8128,8 @@ /obj/item/trash/pistachios, /obj/machinery/light/directional/south, /obj/effect/mapping_helpers/machinery/destroyed, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "aEY" = ( /obj/effect/decal/cleanable/dirt, @@ -8125,10 +8150,8 @@ pixel_x = -8; pixel_y = 2 }, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "aFb" = ( /obj/structure/table/wood, @@ -8145,9 +8168,8 @@ /obj/structure/closet/cabinet, /obj/effect/spawner/lootdrop/maintenance, /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fsmaint) "aFh" = ( /turf/simulated/floor/plasteel/stairs{ @@ -8427,7 +8449,7 @@ /obj/structure/table, /obj/item/toy/figure/crew/detective, /obj/machinery/light/small/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fpmaint2) "aFV" = ( /obj/structure/table, @@ -8479,10 +8501,8 @@ name = "Abandoned Bar" }, /obj/machinery/atmospherics/pipe/simple/hidden/cyan, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "aGd" = ( /obj/effect/decal/cleanable/fungus, @@ -8514,9 +8534,8 @@ /obj/structure/chair/stool{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fpmaint) "aGm" = ( /obj/effect/decal/warning_stripes/yellow/partial, @@ -8537,9 +8556,8 @@ /area/station/maintenance/fpmaint) "aGp" = ( /obj/machinery/economy/vending/coffee, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fpmaint) "aGq" = ( /obj/structure/chair, @@ -8573,7 +8591,7 @@ c_tag = "Courtroom North"; dir = 8 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aGy" = ( /obj/structure/chair/stool{ @@ -8824,7 +8842,7 @@ /area/station/maintenance/fpmaint2) "aHj" = ( /obj/machinery/economy/vending/cigarette, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fpmaint2) "aHk" = ( /obj/structure/chair/stool{ @@ -8842,9 +8860,8 @@ "aHm" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/cyan, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fpmaint2) "aHn" = ( /obj/effect/decal/cleanable/dirt, @@ -8937,12 +8954,12 @@ /obj/machinery/camera{ c_tag = "Courtroom Lobby" }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aHC" = ( /obj/item/kirbyplants, /obj/machinery/firealarm/directional/south, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aHD" = ( /obj/structure/chair, @@ -9162,11 +9179,6 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/fpmaint2) -"aIy" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, -/area/station/maintenance/fpmaint2) "aIz" = ( /obj/machinery/door/firedoor, /obj/machinery/door/window/reinforced/normal{ @@ -9227,9 +9239,8 @@ /turf/simulated/floor/plating, /area/station/maintenance/fsmaint) "aIH" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fpmaint2) "aII" = ( /obj/effect/spawner/window/reinforced/grilled, @@ -9249,9 +9260,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ dir = 5 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fpmaint2) "aIM" = ( /obj/machinery/door/firedoor, @@ -9301,7 +9311,7 @@ d2 = 4; icon_state = "2-4" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fpmaint) "aIV" = ( /obj/effect/spawner/random_spawners/blood_often, @@ -9311,7 +9321,7 @@ d2 = 8; icon_state = "0-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fpmaint) "aIX" = ( /obj/structure/table/wood, @@ -9348,13 +9358,13 @@ dir = 4; anchored = 1 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aJc" = ( /obj/structure/chair/sofa/pew/left{ dir = 8 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aJd" = ( /obj/structure/window/basic{ @@ -9398,7 +9408,7 @@ /obj/item/hand_labeler{ pixel_x = -4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/detective) "aJl" = ( /obj/machinery/light_switch/south, @@ -9409,7 +9419,7 @@ dir = 1 }, /obj/structure/filingcabinet/chestdrawer, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/detective) "aJq" = ( /obj/structure/morgue{ @@ -9581,9 +9591,8 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fpmaint) "aJX" = ( /obj/structure/chair/stool{ @@ -9659,7 +9668,7 @@ dir = 1; anchored = 1 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aKw" = ( /obj/structure/filingcabinet/chestdrawer, @@ -9896,9 +9905,8 @@ dir = 4 }, /obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fpmaint2) "aLr" = ( /obj/structure/disposalpipe/segment{ @@ -9983,9 +9991,8 @@ /turf/simulated/floor/plating, /area/station/maintenance/fpmaint) "aLL" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fpmaint) "aLM" = ( /obj/structure/table, @@ -10048,7 +10055,7 @@ dir = 1 }, /obj/machinery/hologram/holopad, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aLY" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -10057,7 +10064,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aMa" = ( /obj/machinery/door/firedoor, @@ -10075,7 +10082,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aMd" = ( /obj/effect/decal/warning_stripes/north, @@ -10486,7 +10493,7 @@ /area/station/legal/courtroom) "aNP" = ( /obj/machinery/door/firedoor, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aNT" = ( /obj/machinery/status_display/directional/east, @@ -10634,10 +10641,10 @@ /area/station/legal/courtroom) "aOz" = ( /obj/machinery/alarm/directional/west, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aOB" = ( -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aOC" = ( /obj/effect/spawner/random_spawners/wall_rusted_maybe, @@ -10776,9 +10783,8 @@ name = "Engineering External Access" }, /obj/effect/mapping_helpers/airlock/access/any/engineering/external, -/obj/machinery/access_button{ +/obj/machinery/access_button/north{ autolink_id = "apsolar_btn_ext"; - pixel_y = 24; req_one_access_txt = "13" }, /turf/simulated/floor/plating, @@ -10847,10 +10853,8 @@ /turf/simulated/floor/plating/airless, /area/space/nearstation) "aPr" = ( -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint) "aPt" = ( /obj/structure/chair/stool{ @@ -10890,13 +10894,13 @@ dir = 8 }, /obj/machinery/ai_status_display/south, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aPC" = ( /obj/structure/chair/sofa/pew/right{ dir = 8 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aPD" = ( /turf/simulated/floor/plasteel/stairs/left, @@ -10907,12 +10911,12 @@ /obj/structure/chair/sofa/pew/right{ dir = 8 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aPF" = ( /obj/machinery/economy/vending/cola, /obj/machinery/firealarm/directional/south, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aPG" = ( /obj/machinery/disposal, @@ -10920,7 +10924,7 @@ /obj/structure/disposalpipe/trunk{ dir = 1 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aPH" = ( /obj/item/kirbyplants, @@ -11258,6 +11262,9 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, +/obj/effect/decal/warning_stripes/blue/partial{ + dir = 8 + }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "neutralcorner" @@ -11297,13 +11304,13 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, +/obj/effect/decal/warning_stripes/blue/hollow, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "bluered" }, /area/station/public/dorms) "aQA" = ( -/obj/machinery/economy/vending/snack, /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -11318,6 +11325,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, +/obj/machinery/economy/vending/crittercare, +/obj/effect/decal/warning_stripes/blue, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "bluered" @@ -11615,7 +11624,7 @@ /obj/item/storage/box/cups, /obj/item/radio/intercom/directional/south, /obj/machinery/light/directional/south, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aRO" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -11627,12 +11636,12 @@ /area/station/science/hallway) "aRP" = ( /obj/machinery/economy/vending/coffee, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aRQ" = ( /obj/machinery/power/apc/directional/south, /obj/structure/cable, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aRR" = ( /obj/structure/reagent_dispensers/water_cooler, @@ -11640,7 +11649,7 @@ c_tag = "Courtroom South"; dir = 1 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "aRU" = ( /obj/machinery/door/airlock/external{ @@ -12000,7 +12009,7 @@ dir = 1; layer = 2.9 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/dorms) "aTF" = ( /turf/simulated/floor/plasteel{ @@ -12014,7 +12023,7 @@ dir = 1; layer = 2.9 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/dorms) "aTI" = ( /obj/structure/chair/sofa, @@ -12023,7 +12032,7 @@ layer = 2.9 }, /obj/effect/landmark/start/assistant, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/dorms) "aTJ" = ( /turf/simulated/floor/plasteel{ @@ -12082,7 +12091,7 @@ dir = 1; layer = 2.9 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/dorms) "aTS" = ( /obj/effect/decal/warning_stripes/north, @@ -12597,7 +12606,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "aVI" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -12880,7 +12889,7 @@ /obj/structure/chair/sofa/right{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/dorms) "aWD" = ( /obj/structure/table/wood, @@ -12897,7 +12906,7 @@ /obj/structure/chair/stool{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/dorms) "aWG" = ( /obj/structure/window/reinforced{ @@ -12936,7 +12945,8 @@ /area/station/medical/reception) "aWJ" = ( /mob/living/simple_animal/walrus{ - name = "Джеди" + name = "Порфирий Корнеевич"; + desc = "Обожает плескаться в холодной воде и всем рекомендует." }, /turf/simulated/floor/beach/water{ icon_state = "seadeep" @@ -13793,7 +13803,7 @@ }, /area/station/public/dorms) "aZt" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/dorms) "aZu" = ( /obj/machinery/hologram/holopad, @@ -14020,7 +14030,7 @@ pixel_y = 9 }, /obj/item/stack/packageWrap, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "baq" = ( /obj/effect/decal/warning_stripes/northwestcorner, @@ -14061,12 +14071,12 @@ /obj/item/dice/d20, /obj/item/dice, /obj/item/storage/box/characters, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bax" = ( /obj/machinery/disposal, /obj/structure/disposalpipe/trunk, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bay" = ( /turf/simulated/floor/plasteel{ @@ -14444,13 +14454,13 @@ "bcc" = ( /obj/structure/window/reinforced, /obj/machinery/economy/vending/cigarette, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/dorms) "bcd" = ( /obj/structure/window/reinforced, /obj/structure/table/wood, /obj/item/paicard, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/dorms) "bce" = ( /obj/structure/window/reinforced, @@ -14458,7 +14468,7 @@ dir = 4 }, /obj/effect/landmark/start/assistant, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/dorms) "bcf" = ( /obj/structure/window/reinforced, @@ -14466,7 +14476,7 @@ dir = 8 }, /obj/effect/landmark/start/assistant, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/dorms) "bch" = ( /obj/structure/chair/office/dark, @@ -14476,14 +14486,14 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bci" = ( /obj/structure/chair/office/dark, /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bck" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -14525,10 +14535,10 @@ /area/space/nearstation) "bco" = ( /obj/structure/filingcabinet, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bcp" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bcq" = ( /obj/structure/closet/secure_closet/chaplain, @@ -14825,7 +14835,7 @@ }, /obj/item/radio/intercom/directional/east, /obj/machinery/light_switch/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/clown) "bdu" = ( /obj/structure/reagent_dispensers/watertank, @@ -15122,19 +15132,19 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "beo" = ( /obj/structure/chair/office/dark{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bep" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "beq" = ( /obj/machinery/ai_status_display/west, @@ -15446,7 +15456,7 @@ /area/station/service/chapel) "bfT" = ( /obj/machinery/light/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bfU" = ( /obj/machinery/firealarm/directional/east, @@ -15496,12 +15506,12 @@ "bfY" = ( /obj/structure/table/wood, /obj/item/book/manual/wiki/sop_service, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bfZ" = ( /obj/structure/table/wood, /obj/item/book/manual/wiki/sop_general, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bga" = ( /obj/structure/table/wood, @@ -15884,7 +15894,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 5 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bhz" = ( /obj/machinery/photocopier{ @@ -16022,7 +16032,7 @@ "bia" = ( /obj/machinery/firealarm/directional/west, /obj/machinery/papershredder, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bid" = ( /obj/machinery/economy/vending/snack, @@ -16035,7 +16045,7 @@ /obj/machinery/alarm/directional/west, /obj/machinery/light/directional/west, /obj/structure/table/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bii" = ( /obj/machinery/economy/vending/cigarette, @@ -16275,7 +16285,7 @@ /area/station/service/chapel) "bju" = ( /obj/machinery/bookbinder, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bjy" = ( /turf/simulated/floor/plasteel{ @@ -16333,7 +16343,7 @@ /area/station/security/interrogation) "bjF" = ( /obj/machinery/photocopier, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bjI" = ( /obj/item/kirbyplants, @@ -16457,7 +16467,7 @@ /obj/structure/chair/office/dark{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bkq" = ( /obj/structure/sign/directions/cargo{ @@ -16653,7 +16663,7 @@ /obj/structure/bookcase{ name = "bookcase (Religious)" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "blj" = ( /turf/simulated/floor/carpet, @@ -16662,7 +16672,7 @@ /obj/structure/bookcase{ name = "bookcase (Reference)" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "blm" = ( /obj/machinery/camera{ @@ -16688,7 +16698,7 @@ /area/station/service/chapel) "blp" = ( /obj/machinery/light/small/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bls" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ @@ -16955,10 +16965,10 @@ c_tag = "Library East"; dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bmE" = ( -/obj/machinery/light/small, +/obj/machinery/light/small/directional/south, /mob/living/simple_animal/pet/dog/bullterrier/Genn, /obj/structure/bed/dogbed, /turf/simulated/floor/plasteel{ @@ -17361,6 +17371,10 @@ /obj/machinery/computer/monitor{ name = "Bridge Power Monitoring Computer" }, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, /turf/simulated/floor/plasteel{ dir = 6; icon_state = "yellow" @@ -17506,13 +17520,13 @@ /obj/structure/bookcase{ name = "bookcase (Fiction)" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "boG" = ( /obj/structure/bookcase{ name = "bookcase (Non-Fiction)" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "boI" = ( /obj/machinery/door/airlock/external{ @@ -17664,6 +17678,11 @@ }, /area/station/command/bridge) "bpq" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "yellowcorner" @@ -17778,7 +17797,7 @@ /obj/effect/mapping_helpers/airlock/windoor/access/any/service/library{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bqb" = ( /obj/structure/sink/directional/west, @@ -17790,14 +17809,14 @@ "bqc" = ( /obj/machinery/newscaster/directional/north, /obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bqd" = ( /obj/structure/table/wood, /obj/machinery/light/small/directional/east, /obj/machinery/light_switch/east, /obj/machinery/computer/library, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bqg" = ( /obj/structure/chair/sofa/pew/right{ @@ -17838,7 +17857,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/mrchangs) "bqn" = ( /obj/structure/sign/securearea{ @@ -18121,16 +18140,16 @@ /obj/structure/bookcase{ name = "bookcase (Adult)" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "brx" = ( /obj/structure/table/wood, /obj/machinery/computer/library, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bry" = ( /obj/structure/chair/comfy/black, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "brz" = ( /obj/structure/closet/walllocker/emerglocker/north, @@ -18139,11 +18158,11 @@ "brA" = ( /obj/structure/chair/office/dark, /obj/effect/landmark/start/librarian, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "brB" = ( /obj/item/radio/intercom/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "brD" = ( /obj/structure/chair{ @@ -18170,7 +18189,7 @@ pixel_x = 1; pixel_y = 9 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "brK" = ( /obj/docking_port/stationary{ @@ -18196,7 +18215,7 @@ }, /area/station/command/bridge) "brU" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "bsc" = ( /obj/effect/spawner/random_spawners/cobweb_right_frequent, @@ -18516,7 +18535,7 @@ pixel_y = 5 }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bte" = ( /turf/simulated/wall, @@ -18524,19 +18543,19 @@ "bth" = ( /obj/structure/table/wood, /obj/item/paper, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bti" = ( /obj/structure/chair/comfy/black{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "btj" = ( /obj/structure/table/wood, /obj/item/camera_film, /obj/item/camera_film, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "btk" = ( /obj/structure/sign/poster/official/random, @@ -18544,7 +18563,7 @@ /area/station/hallway/secondary/exit) "btl" = ( /obj/structure/table/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "btp" = ( /turf/simulated/floor/plasteel{ @@ -18596,7 +18615,7 @@ /area/station/maintenance/asmaint) "btF" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "btG" = ( /obj/structure/table/wood, @@ -18730,7 +18749,7 @@ pixel_x = 1; pixel_y = 5 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "buz" = ( /obj/machinery/camera{ @@ -19155,7 +19174,7 @@ icon_state = "1-8" }, /obj/machinery/firealarm/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "bwN" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -19460,7 +19479,7 @@ /area/station/public/dorms) "bxQ" = ( /obj/machinery/economy/vending/coffee, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bxR" = ( /obj/structure/chair/comfy/black{ @@ -19468,7 +19487,7 @@ }, /obj/machinery/light/small/directional/south, /obj/effect/landmark/start/assistant, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bxS" = ( /obj/structure/table/wood, @@ -19477,14 +19496,14 @@ dir = 1 }, /obj/machinery/firealarm/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bxT" = ( /obj/structure/chair/comfy/black{ dir = 8 }, /obj/effect/landmark/start/assistant, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bxU" = ( /obj/structure/cable{ @@ -19502,7 +19521,7 @@ dir = 4 }, /obj/machinery/alarm/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bxW" = ( /obj/structure/table/wood, @@ -19513,7 +19532,7 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bxX" = ( /obj/machinery/requests_console{ @@ -19552,7 +19571,7 @@ /obj/structure/chair/office/dark{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "byj" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -19911,7 +19930,7 @@ "bAb" = ( /obj/machinery/alarm/directional/west, /obj/machinery/photocopier, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "bAc" = ( /obj/machinery/door/airlock/command/cap, @@ -20187,7 +20206,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "bBy" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -20408,18 +20427,18 @@ c_tag = "Library South"; dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bCR" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bCS" = ( /obj/structure/chair/comfy/black{ dir = 8 }, /obj/machinery/light/small/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bCT" = ( /obj/structure/chair{ @@ -20535,7 +20554,7 @@ "bDk" = ( /obj/item/kirbyplants, /obj/machinery/light/directional/east, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "bDl" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -20778,10 +20797,8 @@ /area/station/medical/chemistry) "bEt" = ( /obj/effect/spawner/lootdrop/maintenance, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint2) "bEu" = ( /turf/simulated/wall, @@ -21149,9 +21166,8 @@ /area/station/public/storage/tools/auxiliary) "bGb" = ( /obj/machinery/atmospherics/unary/vent_pump/on, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/port) "bGc" = ( /turf/simulated/floor/plasteel{ @@ -21529,14 +21545,14 @@ "bHv" = ( /obj/effect/spawner/random_spawners/cobweb_left_rare, /obj/structure/filingcabinet/chestdrawer, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/port) "bHy" = ( /obj/structure/chair/office/dark{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bHz" = ( /turf/simulated/floor/plasteel{ @@ -21811,7 +21827,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ dir = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "bIK" = ( /obj/structure/grille, @@ -21851,9 +21867,8 @@ "bIP" = ( /obj/structure/closet/secure_closet/personal, /obj/effect/spawner/random_spawners/cobweb_right_rare, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/port) "bIR" = ( /obj/machinery/navbeacon{ @@ -22025,8 +22040,7 @@ }, /obj/machinery/light/directional/north, /obj/machinery/button/windowtint/west{ - id = "rnd"; - pixel_y = -9 + id = "rnd" }, /turf/simulated/floor/plasteel{ dir = 9; @@ -22050,7 +22064,7 @@ /area/station/maintenance/port) "bJu" = ( /obj/machinery/atmospherics/pipe/simple/hidden/cyan, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/port) "bJx" = ( /obj/machinery/power/apc/directional/south, @@ -22478,7 +22492,7 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "bLX" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -23410,9 +23424,8 @@ /area/station/supply/qm) "bPR" = ( /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood/fancy/birch{ - icon_state = "fancy-wood-birch-broken2" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/fancy/birch, /area/station/maintenance/fsmaint) "bPT" = ( /obj/structure/sign/vacuum/external, @@ -24489,7 +24502,7 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hos) "bUG" = ( /obj/machinery/firealarm/directional/west, @@ -25206,7 +25219,7 @@ "bYm" = ( /obj/structure/table/wood, /obj/item/reagent_containers/food/drinks/mug, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint2) "bYr" = ( /obj/structure/table, @@ -25715,7 +25728,7 @@ /area/station/maintenance/apmaint) "caq" = ( /obj/item/flag/nt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "cas" = ( /obj/machinery/door/airlock/mining{ @@ -26510,7 +26523,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "ccO" = ( /obj/structure/chair, @@ -26556,7 +26569,7 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "ccX" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -26816,9 +26829,7 @@ /obj/structure/disposalpipe/trunk{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) "ceb" = ( /obj/machinery/camera{ @@ -26982,9 +26993,8 @@ /area/station/maintenance/asmaint2) "ceK" = ( /obj/effect/spawner/random_spawners/cobweb_right_frequent, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint2) "ceM" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging{ @@ -27015,7 +27025,7 @@ name = "NT Representative Requests Console"; pixel_x = 30 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "ceT" = ( /obj/structure/sign/securearea{ @@ -27098,7 +27108,7 @@ name = "Blueshield Requests Console"; pixel_x = -30 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "cfw" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -27350,9 +27360,7 @@ /area/station/service/hydroponics) "cgA" = ( /obj/machinery/economy/vending/coffee, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) "cgE" = ( /obj/machinery/economy/vending/plasmaresearch, @@ -27715,7 +27723,7 @@ /obj/item/reagent_containers/food/drinks/cans/bottler/glass_bottle{ pixel_x = -9 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint2) "chX" = ( /obj/machinery/light/small/directional/south, @@ -27787,7 +27795,7 @@ /obj/structure/disposalpipe/trunk{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "ciC" = ( /obj/machinery/alarm/directional/south, @@ -27829,10 +27837,6 @@ /turf/simulated/floor/plating, /area/station/command/office/ntrep) "ciI" = ( -/obj/machinery/conveyor_switch/oneway{ - id = "garbage"; - name = "disposal coveyor" - }, /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/disposal) @@ -27850,7 +27854,7 @@ /obj/structure/disposalpipe/trunk{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "ciM" = ( /obj/machinery/camera{ @@ -28218,7 +28222,7 @@ /turf/simulated/floor/carpet/blue, /area/station/command/office/blueshield) "ckv" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "ckw" = ( /turf/simulated/floor/carpet/royalblack, @@ -28333,7 +28337,7 @@ department = "NT Representative's Office"; pixel_y = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "ckL" = ( /obj/machinery/atmospherics/binary/valve, @@ -28363,7 +28367,7 @@ d2 = 8; icon_state = "2-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "ckP" = ( /obj/machinery/atmospherics/pipe/simple/visible/purple{ @@ -28488,9 +28492,7 @@ }, /area/station/medical/surgery/primary) "clg" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint2) "clj" = ( /obj/machinery/computer/security/telescreen/rd{ @@ -28593,7 +28595,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "clH" = ( /obj/machinery/camera{ @@ -28649,7 +28651,7 @@ "clR" = ( /obj/structure/bed/dogbed/pet, /mob/living/simple_animal/pet/cat/Floppa, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "clU" = ( /obj/machinery/door/airlock/medical/glass{ @@ -28664,16 +28666,13 @@ /area/station/medical/reception) "clW" = ( /obj/machinery/light/small/directional/east, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint2) "clX" = ( /obj/structure/fermenting_barrel, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint2) "clY" = ( /obj/structure/cable{ @@ -28737,9 +28736,8 @@ name = "Engineering External Access" }, /obj/effect/mapping_helpers/airlock/access/any/engineering/external, -/obj/machinery/access_button{ +/obj/machinery/access_button/south{ autolink_id = "apsolar_btn_int"; - pixel_y = -24; req_one_access_txt = "13" }, /turf/simulated/floor/plating, @@ -28952,7 +28950,7 @@ /obj/item/reagent_containers/food/drinks/drinkingglass, /obj/structure/closet/cabinet, /obj/machinery/light/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "cmU" = ( /obj/structure/disposalpipe/segment, @@ -29061,9 +29059,8 @@ /area/station/command/office/ntrep) "cnv" = ( /obj/item/seeds/berry, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint2) "cnx" = ( /obj/structure/cable{ @@ -29374,9 +29371,8 @@ /area/station/medical/medbay2) "coA" = ( /obj/item/seeds/apple, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint2) "coC" = ( /turf/simulated/floor/plasteel{ @@ -29388,7 +29384,7 @@ /obj/machinery/computer/med_data/laptop, /obj/structure/sign/poster/official/random/north, /obj/structure/table/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "coL" = ( /turf/simulated/floor/plating, @@ -29420,7 +29416,7 @@ "coT" = ( /obj/machinery/computer/crew, /obj/machinery/status_display/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "coU" = ( /obj/effect/decal/cleanable/dirt, @@ -29497,7 +29493,7 @@ /area/station/medical/virology) "cpm" = ( /obj/item/flag/nt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "cpn" = ( /obj/structure/table/reinforced, @@ -29879,14 +29875,9 @@ icon_state = "whiteblue" }, /area/station/medical/patients_rooms) -"cri" = ( -/turf/simulated/floor/wood, -/area/station/maintenance/asmaint2) "crj" = ( -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint2) "crm" = ( /obj/structure/bed, @@ -30217,7 +30208,7 @@ d2 = 4; icon_state = "2-4" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "csB" = ( /obj/structure/table/wood, @@ -30225,7 +30216,7 @@ dir = 8 }, /obj/machinery/light/small/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint2) "csC" = ( /turf/simulated/floor/plasteel/stairs/right, @@ -30513,11 +30504,6 @@ /obj/effect/spawner/window/reinforced/grilled, /turf/simulated/floor/plating, /area/station/science/explab) -"ctv" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, -/area/station/maintenance/asmaint2) "cty" = ( /obj/machinery/optable, /turf/simulated/floor/plasteel{ @@ -33527,14 +33513,6 @@ icon_state = "yellowcorner" }, /area/station/hallway/primary/aft) -"cFj" = ( -/obj/machinery/power/grounding_rod{ - anchored = 1 - }, -/obj/effect/decal/warning_stripes/southwest, -/obj/machinery/light/directional/east, -/turf/simulated/floor/plating/airless, -/area/station/engineering/control) "cFm" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ @@ -34495,9 +34473,8 @@ d2 = 8; icon_state = "4-8" }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "cIl" = ( /obj/effect/decal/cleanable/dirt, @@ -34513,7 +34490,7 @@ /turf/simulated/floor/plating, /area/station/maintenance/aft) "cIm" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "cIn" = ( /obj/structure/table, @@ -34612,6 +34589,16 @@ /obj/structure/disposalpipe/trunk{ dir = 4 }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/door/window/classic/reversed{ + dir = 1; + name = "Testing Chamber Delivery Chute" + }, +/obj/effect/mapping_helpers/airlock/windoor/access/any/science/tox{ + dir = 1 + }, /turf/simulated/floor/plasteel{ dir = 10; icon_state = "whitepurple" @@ -34827,9 +34814,7 @@ /obj/machinery/hologram/holopad, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) "cJg" = ( /obj/structure/table, @@ -35282,9 +35267,8 @@ /turf/simulated/floor/plating, /area/station/maintenance/asmaint2) "cKS" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "cKT" = ( /obj/machinery/firealarm/directional/west, @@ -35670,7 +35654,7 @@ d2 = 8; icon_state = "4-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "cMO" = ( /obj/effect/decal/cleanable/dirt, @@ -36433,7 +36417,6 @@ d2 = 4; icon_state = "2-4" }, -/obj/machinery/light/directional/north, /turf/simulated/floor/plating/airless, /area/station/engineering/control) "cPH" = ( @@ -37930,7 +37913,6 @@ d2 = 8; icon_state = "4-8" }, -/obj/machinery/light/directional/north, /turf/simulated/floor/plating/airless, /area/station/engineering/control) "cUe" = ( @@ -38515,7 +38497,7 @@ /area/station/engineering/hallway) "cWl" = ( /obj/structure/disposalpipe/segment, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "cWm" = ( /obj/effect/decal/cleanable/dirt, @@ -41460,7 +41442,7 @@ /obj/item/reagent_containers/food/drinks/mug, /obj/machinery/power/apc/directional/south, /obj/structure/cable, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/mrchangs) "dgI" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -41599,7 +41581,7 @@ pixel_y = 6 }, /obj/machinery/newscaster/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/mrchangs) "dhq" = ( /obj/machinery/light/directional/south, @@ -41608,7 +41590,7 @@ dir = 8 }, /obj/machinery/light_switch/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/mrchangs) "dhv" = ( /obj/effect/decal/warning_stripes/yellow/hollow, @@ -42813,7 +42795,7 @@ "dmb" = ( /obj/structure/table/wood, /obj/structure/reagent_dispensers/beerkeg, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "dmd" = ( /obj/machinery/atmospherics/binary/pump{ @@ -42889,7 +42871,7 @@ /area/station/command/office/captain/bedroom) "dmp" = ( /obj/machinery/kitchen_machine/grill, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "dmr" = ( /obj/structure/table, @@ -44499,7 +44481,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "dtp" = ( /obj/machinery/computer/station_alert, @@ -45012,7 +44994,7 @@ "dBR" = ( /obj/effect/decal/warning_stripes/east, /obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hos) "dBW" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -45215,7 +45197,7 @@ }, /obj/effect/decal/cleanable/dirt, /obj/effect/spawner/random_spawners/cobweb_left_frequent, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "dEv" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -45373,7 +45355,7 @@ /area/station/security/brig) "dGj" = ( /obj/machinery/firealarm/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "dGn" = ( /obj/structure/cable/yellow{ @@ -45469,7 +45451,7 @@ department = "Head of Personnel's Office"; pixel_y = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "dIh" = ( /obj/structure/dresser, @@ -45945,7 +45927,7 @@ /obj/structure/table/wood, /obj/effect/decal/cleanable/dust, /obj/item/eftpos, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fsmaint) "dSu" = ( /obj/effect/spawner/random_spawners/fungus_maybe, @@ -46317,7 +46299,7 @@ }, /obj/structure/table, /obj/item/flashlight/lamp, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "ebu" = ( /turf/simulated/floor/plasteel{ @@ -46638,10 +46620,8 @@ /obj/structure/sign/poster/contraband/red_rum{ pixel_y = 30 }, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "efl" = ( /turf/simulated/floor/plasteel{ @@ -46787,7 +46767,7 @@ name = "Vacant Office" }, /obj/machinery/door/firedoor, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "ehi" = ( /obj/effect/spawner/window/reinforced/polarized/grilled{ @@ -46881,7 +46861,7 @@ d2 = 8; icon_state = "1-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "eiq" = ( /obj/structure/sign/directions/evac{ @@ -48076,7 +48056,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "eGU" = ( /obj/effect/decal/cleanable/dirt, @@ -48107,9 +48087,8 @@ d2 = 8; icon_state = "2-8" }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "eGZ" = ( /obj/structure/closet/crate, @@ -48229,7 +48208,7 @@ /area/station/engineering/atmos/control) "eJt" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "eJI" = ( /obj/structure/disposalpipe/segment{ @@ -48480,9 +48459,7 @@ /area/station/legal/courtroom) "eND" = ( /obj/machinery/firealarm/directional/west, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) "eOd" = ( /obj/effect/turf_decal/siding/wood/corner{ @@ -48615,12 +48592,12 @@ dir = 1 }, /obj/effect/turf_decal/siding/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "eRh" = ( /obj/structure/table/wood, /obj/machinery/smartfridge/id, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "eRn" = ( /mob/living/simple_animal/mouse/gray, @@ -48689,7 +48666,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 5 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hos) "eTp" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ @@ -48914,7 +48891,7 @@ /obj/machinery/computer/card{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "eYV" = ( /obj/structure/window/reinforced{ @@ -49045,7 +49022,7 @@ "fbp" = ( /obj/structure/table/reinforced, /obj/item/reagent_containers/glass/beaker/waterbottle/empty, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "fbz" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -49466,7 +49443,7 @@ d2 = 8; icon_state = "4-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "fjO" = ( /obj/structure/sign/directions/medical{ @@ -49703,7 +49680,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "fpe" = ( /obj/machinery/firealarm/directional/east, @@ -49854,7 +49831,7 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "frM" = ( /obj/structure/closet/secure_closet/security, @@ -50165,7 +50142,7 @@ dir = 1 }, /obj/machinery/photocopier, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/detective) "fwF" = ( /obj/effect/decal/warning_stripes/southeast, @@ -50222,7 +50199,7 @@ "fxN" = ( /obj/structure/table, /obj/item/reagent_containers/food/drinks/drinkingglass, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint) "fxP" = ( /obj/effect/decal/cleanable/dirt, @@ -50318,7 +50295,7 @@ /area/station/public/dorms) "fzq" = ( /obj/effect/spawner/lootdrop/maintenance, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "fzC" = ( /obj/structure/disposalpipe/segment, @@ -51077,7 +51054,7 @@ /area/station/service/hydroponics) "fNC" = ( /obj/structure/reagent_dispensers/water_cooler, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "fNH" = ( /obj/machinery/space_heater, @@ -51159,7 +51136,7 @@ /obj/structure/chair/sofa/right{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint) "fQr" = ( /obj/structure/table, @@ -51338,7 +51315,7 @@ "fTO" = ( /obj/effect/decal/cleanable/dust, /obj/effect/spawner/random_spawners/blood_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "fTR" = ( /obj/item/radio/intercom/directional/south, @@ -51387,9 +51364,8 @@ "fVg" = ( /obj/effect/decal/cleanable/dust, /obj/item/trash/can, -/turf/simulated/floor/wood/fancy/oak{ - icon_state = "fancy-wood-oak-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/fancy/oak, /area/station/maintenance/abandonedbar) "fVk" = ( /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ @@ -51848,7 +51824,7 @@ /obj/structure/chair/sofa{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint) "geX" = ( /obj/structure/cable{ @@ -52162,7 +52138,7 @@ color = "#85130b"; dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "gkf" = ( /obj/structure/cable{ @@ -52667,11 +52643,12 @@ /obj/machinery/light/small/directional/south, /obj/item/reagent_containers/food/drinks/mug/novelty, /obj/effect/spawner/lootdrop/officetoys, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "gsg" = ( /obj/effect/decal/warning_stripes/east, /obj/effect/decal/cleanable/dirt, +/mob/living/simple_animal/mouse/rat, /turf/simulated/floor/plasteel, /area/station/maintenance/disposal) "gsh" = ( @@ -52844,7 +52821,7 @@ pixel_x = -7 }, /obj/effect/spawner/lootdrop/maintenance, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "guR" = ( /obj/effect/turf_decal/siding/wood{ @@ -53109,11 +53086,6 @@ /obj/structure/reagent_dispensers/watertank, /turf/simulated/floor/plating, /area/station/maintenance/apmaint) -"gAJ" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, -/area/station/maintenance/port) "gAS" = ( /obj/structure/table/glass, /obj/item/paper_bin{ @@ -53266,7 +53238,7 @@ dir = 4; icon_state = "pipe-c" }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "gDU" = ( /obj/structure/disposalpipe/segment, @@ -53501,9 +53473,8 @@ /area/station/engineering/atmos) "gIn" = ( /obj/item/lighter/random, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "gIp" = ( /obj/effect/landmark/spawner/rev, @@ -53512,7 +53483,7 @@ /area/station/science/xenobiology) "gIr" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "gIy" = ( /obj/effect/decal/cleanable/dirt, @@ -53534,7 +53505,7 @@ name = "Private Residence" }, /obj/machinery/atmospherics/pipe/simple/hidden/cyan, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "gJa" = ( /obj/machinery/light/small/directional/south, @@ -53565,7 +53536,7 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/cyan{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "gKn" = ( /obj/effect/decal/warning_stripes/northeast, @@ -53593,7 +53564,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hos) "gKF" = ( /obj/machinery/atmospherics/pipe/simple/visible{ @@ -53982,7 +53953,7 @@ /obj/structure/chair{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint) "gPW" = ( /obj/effect/decal/cleanable/dirt, @@ -54045,7 +54016,7 @@ "gRe" = ( /obj/structure/table/wood, /obj/item/reagent_containers/food/drinks/drinkingglass, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint2) "gRp" = ( /obj/effect/spawner/random_spawners/wall_rusted_maybe, @@ -54190,13 +54161,6 @@ icon_state = "bluecorner" }, /area/station/hallway/primary/central/north) -"gTV" = ( -/obj/structure/fermenting_barrel, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, -/area/station/maintenance/asmaint2) "gTX" = ( /obj/structure/cable{ d1 = 1; @@ -54608,9 +54572,8 @@ /area/station/engineering/atmos) "gZH" = ( /obj/effect/decal/remains/human, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint2) "gZS" = ( /obj/structure/disposalpipe/segment, @@ -54661,9 +54624,8 @@ "hak" = ( /obj/effect/decal/cleanable/dust, /obj/machinery/light/small/directional/east, -/turf/simulated/floor/wood/fancy/birch{ - icon_state = "fancy-wood-birch-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/fancy/birch, /area/station/maintenance/fsmaint) "hau" = ( /obj/structure/cable{ @@ -54852,7 +54814,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fsmaint) "hfb" = ( /obj/machinery/atmospherics/binary/volume_pump/on{ @@ -54888,9 +54850,8 @@ /area/station/science/robotics/chargebay) "hgb" = ( /obj/structure/chair, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint) "hgT" = ( /obj/structure/table/wood, @@ -55183,7 +55144,7 @@ /obj/machinery/conveyor/east{ id = "garbage" }, -/obj/machinery/alarm/directional/north, +/obj/machinery/recycler, /turf/simulated/floor/plating, /area/station/maintenance/disposal) "hjX" = ( @@ -55485,7 +55446,7 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "hpQ" = ( /obj/structure/disposalpipe/junction/reversed{ @@ -55530,9 +55491,8 @@ }, /area/station/hallway/secondary/exit) "hqi" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/port) "hqo" = ( /obj/item/stack/sheet/mineral/plasma{ @@ -55670,7 +55630,7 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "hsD" = ( /obj/structure/cable{ @@ -55686,7 +55646,7 @@ dir = 8 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "hsP" = ( /obj/structure/disposalpipe/segment{ @@ -55734,7 +55694,7 @@ dir = 4 }, /obj/machinery/newscaster/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "htV" = ( /obj/effect/decal/cleanable/dirt, @@ -55782,7 +55742,7 @@ "huo" = ( /obj/structure/chair/stool, /obj/effect/spawner/random_spawners/dirt_frequent, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint2) "huD" = ( /obj/structure/disposalpipe/segment{ @@ -55888,7 +55848,7 @@ /obj/item/bedsheet/brown{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fsmaint) "hyj" = ( /obj/structure/cable{ @@ -56249,7 +56209,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "hDI" = ( /obj/machinery/door/airlock/maintenance, @@ -57213,7 +57173,7 @@ /area/station/service/kitchen) "hUC" = ( /obj/machinery/computer/arcade, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "hUP" = ( /obj/structure/closet/secure_closet/brig, @@ -57533,7 +57493,7 @@ icon_state = "4-8" }, /obj/machinery/pdapainter, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "ial" = ( /obj/structure/cable{ @@ -57627,7 +57587,7 @@ "ibW" = ( /obj/machinery/light/small/directional/west, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint) "icn" = ( /obj/structure/closet/l3closet/scientist, @@ -57761,7 +57721,7 @@ "ifT" = ( /obj/structure/table/wood, /obj/machinery/bottler, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint2) "ifV" = ( /obj/effect/decal/cleanable/dirt, @@ -57780,7 +57740,7 @@ /obj/structure/chair/sofa/left{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint) "igV" = ( /obj/effect/decal/cleanable/dirt, @@ -58080,9 +58040,8 @@ "inm" = ( /obj/machinery/washing_machine, /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood/fancy/birch{ - icon_state = "fancy-wood-birch-broken4" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/fancy/birch, /area/station/maintenance/fsmaint) "inu" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, @@ -58334,11 +58293,11 @@ d2 = 8; icon_state = "4-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "isv" = ( /obj/structure/statue/bananium/clown/unique, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/clown) "isD" = ( /obj/effect/decal/cleanable/blood/tracks, @@ -58538,7 +58497,7 @@ /obj/machinery/computer/guestpass/hop{ pixel_x = 28 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "iwS" = ( /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ @@ -58846,9 +58805,8 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "iEg" = ( /obj/structure/table, @@ -58888,7 +58846,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "iEE" = ( /obj/structure/cable{ @@ -58986,7 +58944,7 @@ /area/station/maintenance/asmaint2) "iFW" = ( /mob/living/simple_animal/mouse/rat, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "iGq" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -59249,7 +59207,6 @@ d2 = 4; icon_state = "1-4" }, -/obj/machinery/light/directional/south, /turf/simulated/floor/plating/airless, /area/station/engineering/control) "iLA" = ( @@ -59426,7 +59383,7 @@ pixel_x = -8; pixel_y = 7 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "iPb" = ( /obj/machinery/computer/security/telescreen/entertainment/television, @@ -59447,7 +59404,7 @@ "iPz" = ( /obj/structure/table, /obj/machinery/computer/library, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "iPF" = ( /obj/structure/cable{ @@ -59602,6 +59559,9 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 4 }, +/obj/effect/decal/warning_stripes/blue/partial{ + dir = 4 + }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "bluered" @@ -60089,7 +60049,7 @@ /area/station/science/explab/chamber) "jcg" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "jcp" = ( /obj/structure/musician/piano{ @@ -60249,7 +60209,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "jfm" = ( /obj/effect/spawner/window/reinforced/polarized/grilled{ @@ -60277,6 +60237,25 @@ icon_state = "darkred" }, /area/station/security/warden) +"jfJ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/simulated/floor/plasteel, +/area/station/command/bridge) "jfQ" = ( /obj/machinery/firealarm/directional/east, /obj/machinery/camera{ @@ -60570,7 +60549,7 @@ d2 = 8; icon_state = "4-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "jot" = ( /obj/structure/cable{ @@ -60737,7 +60716,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "jqN" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -60933,9 +60912,8 @@ /area/station/turret_protected/ai_upload) "jtP" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint) "jtR" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -60963,7 +60941,7 @@ /area/station/maintenance/fsmaint) "juZ" = ( /obj/machinery/light_switch/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "jva" = ( /obj/structure/cable{ @@ -62031,7 +62009,7 @@ dir = 8 }, /obj/machinery/atmospherics/unary/vent_pump/on, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hos) "jRf" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ @@ -62207,7 +62185,7 @@ dir = 4 }, /mob/living/simple_animal/mouse/rat, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "jUq" = ( /obj/item/flag/mime, @@ -62865,7 +62843,7 @@ /turf/simulated/floor/plasteel, /area/station/security/main) "kjG" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "kjL" = ( /obj/structure/disposalpipe/segment, @@ -62887,7 +62865,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "kjN" = ( /obj/machinery/power/smes/engineering, @@ -62906,7 +62884,7 @@ /obj/structure/window/reinforced, /obj/structure/closet/secure_closet/freezer/fridge, /obj/item/kitchen/knife, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "kkv" = ( /obj/effect/decal/cleanable/dirt, @@ -63024,8 +63002,8 @@ /turf/simulated/floor/plating, /area/station/maintenance/asmaint2) "klN" = ( -/mob/living/simple_animal/hostile/feral_cat, -/turf/simulated/floor/wood, +/mob/living/simple_animal/hostile/feral_cat/forsaken, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "klS" = ( /obj/structure/cable{ @@ -63254,12 +63232,6 @@ }, /turf/simulated/floor/plating, /area/station/command/bridge) -"krh" = ( -/obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood/fancy/birch{ - icon_state = "fancy-wood-birch-broken3" - }, -/area/station/maintenance/fsmaint) "krv" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/structure/cable{ @@ -63497,7 +63469,7 @@ }, /mob/living/simple_animal/mouse/gray, /obj/effect/turf_decal/siding/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "kuW" = ( /obj/effect/decal/cleanable/dirt, @@ -63522,7 +63494,7 @@ /area/station/security/prisonlockers) "kvJ" = ( /obj/machinery/hologram/holopad, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/clown) "kwk" = ( /obj/effect/decal/cleanable/dust, @@ -63898,7 +63870,7 @@ /obj/structure/chair/stool/bar{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "kCP" = ( /obj/structure/chair/comfy/teal, @@ -63925,7 +63897,7 @@ dir = 1 }, /obj/machinery/disposal, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "kDx" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -63953,9 +63925,8 @@ /area/station/maintenance/aft) "kEe" = ( /obj/machinery/economy/vending/coffee, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint) "kEj" = ( /obj/effect/spawner/window/reinforced/polarized/grilled{ @@ -65153,7 +65124,7 @@ name = "Prison Intercom (General)"; pixel_y = 22 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "laP" = ( /obj/structure/chair/sofa/bench/right, @@ -65741,7 +65712,7 @@ /area/station/engineering/secure_storage) "lnh" = ( /obj/structure/chair/stool, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "lnL" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -66052,7 +66023,7 @@ "lte" = ( /obj/machinery/light/directional/west, /obj/machinery/papershredder, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "ltK" = ( /obj/structure/disposalpipe/segment, @@ -66434,7 +66405,7 @@ /area/station/security/main) "lBb" = ( /obj/machinery/atmospherics/pipe/simple/hidden/cyan, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "lBg" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -66596,7 +66567,7 @@ /obj/item/stamp/clown{ pixel_x = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/clown) "lEM" = ( /obj/effect/decal/cleanable/dirt, @@ -66864,7 +66835,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "lJV" = ( /obj/machinery/light/small/directional/south, @@ -66910,7 +66881,7 @@ anchored = 1 }, /obj/machinery/light/directional/north, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "lKO" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -67023,7 +66994,7 @@ "lMP" = ( /obj/structure/sign/poster/contraband/random/north, /mob/living/simple_animal/mouse/rat, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "lNb" = ( /obj/effect/decal/cleanable/dirt, @@ -67197,7 +67168,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hos) "lPT" = ( /obj/effect/decal/cleanable/dust, @@ -67945,7 +67916,7 @@ /obj/structure/window/basic{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "mcg" = ( /obj/structure/table/glass/reinforced/plastitanium, @@ -68097,10 +68068,8 @@ /obj/item/reagent_containers/food/snacks/grown/cannabis, /obj/effect/decal/cleanable/dirt, /obj/item/clothing/mask/cigarette/medical_marijuana, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint) "mem" = ( /obj/machinery/economy/vending/medical, @@ -68243,7 +68212,7 @@ /obj/structure/chair/stool{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "mha" = ( /obj/structure/lattice/catwalk, @@ -68270,9 +68239,8 @@ /obj/machinery/floodlight{ light_power = 1 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint) "mhv" = ( /obj/structure/table/reinforced, @@ -68513,7 +68481,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/effect/mapping_helpers/airlock/access/any/security/hos, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hos) "mjZ" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ @@ -68784,9 +68752,8 @@ /obj/structure/chair/stool{ dir = 1 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "mrd" = ( /obj/machinery/door/firedoor, @@ -70003,12 +69970,6 @@ icon_state = "dark" }, /area/station/service/hydroponics) -"mPM" = ( -/obj/structure/fermenting_barrel, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, -/area/station/maintenance/asmaint2) "mPO" = ( /obj/machinery/door/airlock, /obj/effect/decal/cleanable/dirt, @@ -70056,9 +70017,7 @@ /turf/simulated/floor/carpet, /area/station/command/office/hop) "mRJ" = ( -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) "mRO" = ( /obj/structure/table, @@ -70085,9 +70044,8 @@ "mSI" = ( /obj/structure/chair/comfy/brown, /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fsmaint) "mSJ" = ( /obj/item/radio/intercom/directional/south, @@ -70485,7 +70443,7 @@ pixel_x = -24; pixel_y = -7 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "nah" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -70568,7 +70526,7 @@ /area/station/hallway/primary/starboard/west) "nbC" = ( /obj/machinery/economy/vending/cigarette, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "nbE" = ( /obj/structure/disposalpipe/segment{ @@ -70611,7 +70569,7 @@ name = "Clown's Office" }, /obj/effect/mapping_helpers/airlock/access/any/service/clown, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/clown) "ncM" = ( /turf/simulated/floor/plasteel{ @@ -71158,9 +71116,8 @@ /area/station/medical/morgue) "nlI" = ( /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood/fancy/birch{ - icon_state = "fancy-wood-birch-broken4" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/fancy/birch, /area/station/maintenance/fsmaint) "nlK" = ( /obj/machinery/light/directional/west, @@ -71205,7 +71162,7 @@ /obj/structure/chair/stool/bar{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "nmJ" = ( /obj/structure/chair/comfy/black, @@ -71608,7 +71565,7 @@ "ntr" = ( /obj/machinery/cooker/deepfryer, /obj/machinery/light/small/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "ntt" = ( /obj/structure/cable{ @@ -71820,9 +71777,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fsmaint) "nxH" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -72235,7 +72191,7 @@ /area/station/engineering/atmos) "nFc" = ( /obj/machinery/hologram/holopad, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "nFx" = ( /obj/effect/decal/cleanable/dirt, @@ -72670,7 +72626,7 @@ /obj/structure/window/basic{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "nPm" = ( /obj/structure/railing{ @@ -73169,7 +73125,7 @@ /obj/structure/chair/office/dark{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "nZI" = ( /obj/machinery/atmospherics/pipe/simple/hidden/cyan, @@ -73392,7 +73348,7 @@ /area/station/hallway/primary/aft) "odD" = ( /obj/structure/bookcase, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint) "odL" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -73486,7 +73442,7 @@ "ofW" = ( /obj/machinery/light/small/directional/east, /obj/structure/bookcase, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "ogg" = ( /obj/machinery/door/airlock/research{ @@ -73601,7 +73557,7 @@ /obj/structure/chair/sofa/left{ color = "#85130b" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "oil" = ( /obj/structure/table/reinforced, @@ -73745,9 +73701,8 @@ "ojz" = ( /obj/structure/sign/poster/contraband/random/west, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint) "ojJ" = ( /obj/structure/cable{ @@ -73796,7 +73751,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "okf" = ( /obj/machinery/access_button{ @@ -74086,6 +74041,10 @@ /obj/effect/mapping_helpers/airlock/access/any/engineering/external, /turf/simulated/floor/plating, /area/station/maintenance/fore) +"oqZ" = ( +/obj/effect/decal/warning_stripes/blue/partial, +/turf/simulated/floor/plasteel, +/area/station/public/dorms) "orf" = ( /obj/machinery/atmospherics/pipe/manifold/visible{ dir = 4 @@ -74272,7 +74231,7 @@ /obj/machinery/computer/security/mining{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "otW" = ( /obj/effect/turf_decal/stripes/line{ @@ -75691,7 +75650,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "oUf" = ( /obj/effect/decal/warning_stripes/red/hollow, @@ -75847,7 +75806,7 @@ "oWe" = ( /obj/structure/table, /obj/item/storage/photo_album, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "oWo" = ( /obj/machinery/camera{ @@ -76037,7 +75996,6 @@ /area/station/maintenance/asmaint2) "oZe" = ( /obj/structure/lattice, -/obj/machinery/light/directional/west, /turf/space, /area/station/engineering/control) "oZi" = ( @@ -76271,7 +76229,7 @@ }, /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, /obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "pfF" = ( /obj/effect/decal/cleanable/dirt, @@ -76561,7 +76519,7 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "pkf" = ( /obj/machinery/door/airlock/external{ @@ -76757,7 +76715,7 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/clown) "pnz" = ( /obj/effect/decal/cleanable/blood/old{ @@ -77037,7 +76995,7 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "prB" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -77801,9 +77759,8 @@ /obj/structure/closet/cabinet, /obj/item/lighter/zippo/engraved, /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fsmaint) "pHs" = ( /obj/structure/disposalpipe/segment{ @@ -78124,7 +78081,7 @@ "pNG" = ( /obj/machinery/firealarm/directional/south, /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "pNL" = ( /obj/machinery/light/directional/west, @@ -78240,9 +78197,8 @@ /obj/machinery/door/window/classic/normal{ dir = 8 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint2) "pQg" = ( /obj/structure/disposalpipe/segment{ @@ -78323,7 +78279,7 @@ "pRv" = ( /obj/effect/decal/cleanable/dust, /obj/machinery/atmospherics/pipe/simple/hidden/cyan, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "pRD" = ( /obj/machinery/computer/supplycomp, @@ -78601,7 +78557,7 @@ d2 = 8; icon_state = "0-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "pWW" = ( /obj/effect/decal/cleanable/dirt, @@ -78840,7 +78796,7 @@ /area/station/hallway/secondary/entry) "qbR" = ( /obj/effect/decal/warning_stripes/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hos) "qbX" = ( /obj/structure/disposalpipe/segment, @@ -78953,7 +78909,7 @@ /turf/simulated/floor/carpet, /area/station/command/office/captain/bedroom) "qef" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/clown) "qei" = ( /obj/machinery/power/apc/directional/east, @@ -79338,7 +79294,7 @@ dir = 8; anchored = 1 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "qlE" = ( /obj/item/restraints/handcuffs/cable/green, @@ -79389,7 +79345,7 @@ dir = 6; network = list("Prison","SS13") }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "qmH" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -79829,7 +79785,7 @@ /area/station/maintenance/fsmaint) "qtA" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "qtC" = ( /mob/living/simple_animal/crab/Coffee{ @@ -79871,7 +79827,7 @@ "qtT" = ( /obj/structure/bookcase/random, /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fsmaint) "quc" = ( /obj/structure/disposalpipe/segment{ @@ -80679,7 +80635,7 @@ /area/station/engineering/supermatter_room) "qIn" = ( /obj/machinery/economy/vending/boozeomat/syndicate_access, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "qIu" = ( /obj/machinery/ai_status_display/north, @@ -80742,7 +80698,7 @@ dir = 9 }, /obj/effect/spawner/random_spawners/blood_often, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "qJg" = ( /obj/structure/cable{ @@ -80764,7 +80720,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/effect/mapping_helpers/airlock/access/any/command/hop, /obj/effect/mapping_helpers/airlock/autoname, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "qJB" = ( /obj/machinery/light/directional/west, @@ -81151,7 +81107,7 @@ /area/station/maintenance/asmaint) "qON" = ( /obj/machinery/photocopier, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "qOP" = ( /obj/machinery/door/airlock/atmos{ @@ -81173,7 +81129,6 @@ /turf/simulated/floor/plating/airless, /area/space/nearstation) "qPt" = ( -/obj/machinery/recycler, /obj/machinery/conveyor/east{ dir = 6; id = "QMLoad2" @@ -81436,7 +81391,7 @@ "qUQ" = ( /obj/machinery/kitchen_machine/microwave, /obj/structure/table, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "qVc" = ( /obj/machinery/door/airlock/maintenance, @@ -81462,7 +81417,7 @@ dir = 4 }, /obj/item/trash/gum, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fsmaint) "qVG" = ( /obj/machinery/door/airlock/command/hop, @@ -81630,9 +81585,8 @@ /area/station/engineering/atmos/control) "qYC" = ( /obj/item/pen/fancy, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint) "qYJ" = ( /obj/structure/grille/broken, @@ -81696,7 +81650,7 @@ d2 = 8; icon_state = "4-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "rao" = ( /obj/structure/reagent_dispensers/fueltank, @@ -81992,9 +81946,8 @@ /area/station/aisat/atmos) "rfh" = ( /obj/item/clothing/under/misc/assistantformal, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint) "rfp" = ( /obj/structure/disposalpipe/segment{ @@ -82075,7 +82028,7 @@ /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "rhs" = ( /obj/machinery/atmospherics/pipe/simple/visible/universal, @@ -82093,7 +82046,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "rhK" = ( /obj/structure/cable{ @@ -82120,7 +82073,7 @@ pixel_y = 6 }, /obj/machinery/status_display/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "rix" = ( /obj/structure/cable{ @@ -82465,7 +82418,7 @@ /area/station/supply/storage) "rrL" = ( /obj/structure/bookcase, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "rsv" = ( /obj/machinery/atmospherics/unary/outlet_injector/on{ @@ -82751,7 +82704,6 @@ /turf/simulated/wall, /area/station/maintenance/apmaint) "rzr" = ( -/mob/living/simple_animal/mouse, /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, @@ -82774,7 +82726,7 @@ dir = 2; icon_state = "pipe-c" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "rzF" = ( /turf/simulated/floor/plasteel, @@ -82817,7 +82769,7 @@ /area/station/security/processing) "rAI" = ( /obj/structure/spider/stickyweb, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "rAN" = ( /obj/machinery/door/firedoor, @@ -83040,11 +82992,6 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/apmaint) -"rFc" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, -/area/station/maintenance/apmaint) "rFe" = ( /obj/structure/chair/sofa/bench{ dir = 4 @@ -83303,9 +83250,7 @@ /area/station/security/permabrig) "rLL" = ( /obj/structure/chair/office/light, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) "rLY" = ( /obj/machinery/r_n_d/experimentor, @@ -83326,7 +83271,6 @@ /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ dir = 5 }, -/mob/living/simple_animal/mouse/rat, /turf/simulated/floor/plasteel, /area/station/maintenance/disposal) "rMq" = ( @@ -83395,7 +83339,7 @@ /obj/structure/chair/comfy/brown{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "rNv" = ( /turf/simulated/wall/r_wall, @@ -83410,9 +83354,8 @@ /area/station/service/mime) "rPa" = ( /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fsmaint) "rPd" = ( /obj/structure/cable{ @@ -83441,7 +83384,7 @@ dir = 5 }, /obj/effect/spawner/random_spawners/cobweb_right_frequent, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "rPK" = ( /obj/structure/lattice/catwalk, @@ -83713,7 +83656,7 @@ /area/station/telecomms/chamber) "rTB" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "rTE" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ @@ -83839,7 +83782,7 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "rWA" = ( /obj/machinery/clonepod/biomass, @@ -84019,9 +83962,7 @@ "rZM" = ( /obj/structure/bed/dogbed, /mob/living/simple_animal/pet/dog/brittany/Psycho, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) "sar" = ( /obj/machinery/light/small/directional/south, @@ -84112,7 +84053,7 @@ pixel_x = 4; pixel_y = 12 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/clown) "scB" = ( /obj/structure/table, @@ -84836,7 +84777,7 @@ /area/station/science/hallway) "spo" = ( /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "spH" = ( /obj/effect/decal/cleanable/vomit, @@ -85176,7 +85117,7 @@ pixel_y = 2 }, /obj/machinery/light/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "sve" = ( /obj/machinery/atmospherics/pipe/simple/visible{ @@ -85459,7 +85400,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "sAy" = ( /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ @@ -85521,7 +85462,7 @@ /area/station/security/prisonlockers) "sBi" = ( /obj/structure/filingcabinet, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "sBx" = ( /obj/structure/closet/wardrobe/black, @@ -85536,9 +85477,8 @@ /obj/structure/table/wood, /obj/effect/spawner/lootdrop/maintenance, /obj/item/stack/sheet/cloth, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fsmaint) "sBO" = ( /obj/structure/table/wood, @@ -85802,10 +85742,8 @@ /area/station/hallway/secondary/entry) "sEL" = ( /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "sEO" = ( /obj/structure/cable{ @@ -85887,10 +85825,8 @@ dir = 8 }, /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "sGi" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -86009,9 +85945,8 @@ /area/station/public/construction) "sJC" = ( /obj/machinery/economy/slot_machine, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "sJQ" = ( /obj/effect/spawner/random_spawners/oil_maybe, @@ -86033,7 +85968,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 9 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hos) "sKs" = ( /obj/structure/closet/crate/internals, @@ -86362,7 +86297,7 @@ dir = 8 }, /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fsmaint) "sQe" = ( /obj/structure/table/wood, @@ -86440,9 +86375,8 @@ /obj/structure/chair/wood{ dir = 8 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "sSa" = ( /obj/effect/spawner/window/reinforced/grilled, @@ -86979,9 +86913,8 @@ /area/station/engineering/control) "tbW" = ( /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood/fancy/oak{ - icon_state = "fancy-wood-oak-broken4" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/fancy/oak, /area/station/maintenance/abandonedbar) "tcw" = ( /obj/machinery/door/airlock/maintenance{ @@ -87026,7 +86959,7 @@ "tcX" = ( /obj/machinery/photocopier, /obj/machinery/alarm/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "tdb" = ( /obj/structure/grille/broken, @@ -87339,9 +87272,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) "thF" = ( /obj/structure/chair{ @@ -87711,15 +87642,6 @@ icon_state = "seadeep" }, /area/station/command/bridge) -"tnS" = ( -/obj/effect/decal/cleanable/dust, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, -/area/station/maintenance/fsmaint) "ton" = ( /obj/structure/table/wood, /obj/item/videocam, @@ -87977,9 +87899,8 @@ /area/station/science/xenobiology) "tue" = ( /obj/effect/spawner/lootdrop/maintenance, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint) "tuy" = ( /obj/structure/sign/securearea, @@ -88024,7 +87945,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "tvE" = ( /obj/structure/table, @@ -88353,7 +88274,6 @@ d2 = 8; icon_state = "4-8" }, -/obj/machinery/light/directional/south, /turf/simulated/floor/plating/airless, /area/station/engineering/control) "tCS" = ( @@ -88880,12 +88800,12 @@ icon_state = "pipe-c" }, /obj/machinery/newscaster/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "tNc" = ( /obj/structure/table/reinforced, /obj/item/reagent_containers/food/drinks/drinkingglass, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "tNg" = ( /obj/effect/decal/cleanable/dirt, @@ -88902,9 +88822,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) "tND" = ( /obj/machinery/light/directional/north, @@ -89316,7 +89234,7 @@ /obj/effect/landmark/spawner/nukedisc_respawn, /obj/effect/spawner/random_spawners/cobweb_left_frequent, /obj/effect/spawner/lootdrop/maintenance/eight, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "tUi" = ( /obj/item/stack/tile/mineral, @@ -89489,7 +89407,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "tXE" = ( /obj/effect/turf_decal/stripes/red/line{ @@ -89860,7 +89778,7 @@ d2 = 4; icon_state = "2-4" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/clown) "udq" = ( /obj/effect/turf_decal/stripes/line{ @@ -89915,6 +89833,7 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/cyan{ dir = 4 }, +/mob/living/simple_animal/mouse/rat, /turf/simulated/floor/plasteel, /area/station/maintenance/disposal) "ueH" = ( @@ -90271,9 +90190,8 @@ /obj/item/reagent_containers/food/drinks/drinkingglass/shotglass{ pixel_x = -5 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint) "uly" = ( /obj/machinery/disposal/deliveryChute, @@ -90327,7 +90245,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hos) "umk" = ( /obj/structure/disposalpipe/segment{ @@ -90704,7 +90622,7 @@ /obj/item/toy/figure/crew/clown{ pixel_x = 5 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/clown) "uuh" = ( /obj/machinery/disposal, @@ -91033,7 +90951,10 @@ dir = 1 }, /obj/effect/decal/cleanable/dirt, -/mob/living/simple_animal/mouse/rat, +/obj/machinery/conveyor_switch/oneway{ + id = "garbage"; + name = "disposal coveyor" + }, /turf/simulated/floor/plating, /area/station/maintenance/disposal) "uAb" = ( @@ -91126,6 +91047,12 @@ }, /turf/simulated/floor/plating, /area/station/science/toxins/mixing) +"uAT" = ( +/obj/effect/decal/warning_stripes/blue/partial, +/turf/simulated/floor/plasteel{ + icon_state = "arrival" + }, +/area/station/public/dorms) "uAU" = ( /obj/structure/cable{ d1 = 4; @@ -91273,7 +91200,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "uCU" = ( /obj/structure/closet, @@ -91379,7 +91306,7 @@ /obj/item/reagent_containers/food/snacks/grilledcheese{ pixel_y = 9 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "uGk" = ( /obj/effect/decal/warning_stripes/yellow/hollow, @@ -91428,7 +91355,7 @@ d2 = 4; icon_state = "2-4" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "uHy" = ( /obj/structure/grille/broken, @@ -91605,7 +91532,7 @@ /turf/simulated/floor/plasteel, /area/station/hallway/secondary/exit) "uLp" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "uLu" = ( /obj/structure/grille/broken, @@ -91665,10 +91592,8 @@ }, /area/station/science/hallway) "uMl" = ( -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "uMp" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, @@ -92020,6 +91945,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/machinery/alarm/directional/north, /turf/simulated/floor/plating, /area/station/maintenance/disposal) "uUf" = ( @@ -92190,7 +92116,7 @@ d2 = 8; icon_state = "4-8" }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/legal/courtroom) "uXy" = ( /obj/effect/turf_decal/siding/white, @@ -92246,7 +92172,7 @@ /obj/effect/decal/cleanable/dust, /obj/machinery/atmospherics/unary/vent_pump/on, /mob/living/simple_animal/mouse, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "uYB" = ( /obj/effect/decal/cleanable/dirt, @@ -92450,9 +92376,7 @@ /obj/structure/bed/psych, /obj/random/therapy, /obj/machinery/newscaster/directional/east, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) "vbI" = ( /obj/machinery/atmospherics/binary/volume_pump/on{ @@ -92623,7 +92547,7 @@ c_tag = "Clown's Office"; dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/clown) "veR" = ( /obj/structure/cable{ @@ -92736,7 +92660,7 @@ icon_state = "4-8" }, /obj/machinery/light/small/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "vfJ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/cyan, @@ -92839,7 +92763,7 @@ /area/station/engineering/engine/supermatter) "vhf" = ( /obj/structure/chair, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint) "vhs" = ( /obj/structure/table/wood, @@ -93104,7 +93028,7 @@ /obj/structure/chair{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "vnZ" = ( /obj/machinery/suit_storage_unit/qm/secure, @@ -93337,7 +93261,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "vur" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -93595,9 +93519,8 @@ /area/station/science/explab) "vyw" = ( /obj/structure/chair/stool, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "vyz" = ( /obj/structure/lattice/catwalk, @@ -94435,7 +94358,7 @@ color = "#85130b"; dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "vNg" = ( /turf/simulated/floor/bluegrid, @@ -94517,7 +94440,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/security/permabrig) "vOE" = ( /obj/machinery/door/airlock/medical/glass{ @@ -94688,7 +94611,7 @@ /obj/structure/sign/poster/contraband/revolver{ pixel_y = 30 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "vRJ" = ( /obj/machinery/camera{ @@ -94748,6 +94671,8 @@ /obj/item/reagent_containers/glass/bucket, /obj/item/fish_eggs/salmon, /obj/item/fish_eggs/salmon, +/obj/item/fish_eggs/shrimp, +/obj/item/fish_eggs/shrimp, /turf/simulated/floor/plasteel{ icon_state = "freezerfloor" }, @@ -95168,13 +95093,13 @@ /area/station/maintenance/apmaint) "wap" = ( /obj/machinery/light/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/clown) "waY" = ( /obj/structure/bed/dogbed/ian, /mob/living/simple_animal/pet/dog/corgi/Ian, /obj/machinery/status_display/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "wbl" = ( /obj/effect/turf_decal/siding/purple{ @@ -95562,7 +95487,7 @@ "wkM" = ( /obj/machinery/photocopier, /obj/machinery/light/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "wkQ" = ( /obj/effect/spawner/random_spawners/blood_maybe, @@ -95717,8 +95642,9 @@ /area/station/engineering/supermatter_room) "wnR" = ( /obj/machinery/mineral/stacking_machine{ - input_dir = 1; - stack_amt = 10 + input_dir = 8; + stack_amt = 10; + output_dir = 2 }, /obj/effect/spawner/random_spawners/cobweb_right_frequent, /turf/simulated/floor/plating, @@ -96160,14 +96086,6 @@ icon_state = "cafeteria" }, /area/station/service/kitchen) -"wvq" = ( -/obj/machinery/power/grounding_rod{ - anchored = 1 - }, -/obj/effect/decal/warning_stripes/northwest, -/obj/machinery/light/directional/east, -/turf/simulated/floor/plating/airless, -/area/station/engineering/control) "wvz" = ( /obj/structure/cable{ d1 = 1; @@ -96229,7 +96147,7 @@ /area/station/maintenance/fpmaint2) "wwL" = ( /obj/item/flag/clown, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/clown) "wwZ" = ( /obj/effect/spawner/window/reinforced/polarized/grilled{ @@ -97419,7 +97337,7 @@ /obj/machinery/camera/autoname{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "wWf" = ( /obj/structure/cable{ @@ -97473,7 +97391,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "wXm" = ( /obj/structure/cable{ @@ -98156,7 +98074,7 @@ /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "xiF" = ( /obj/structure/table/glass, @@ -98662,7 +98580,7 @@ d2 = 4; icon_state = "2-4" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "xtJ" = ( /obj/structure/table, @@ -99061,9 +98979,8 @@ /area/station/engineering/gravitygenerator) "xBC" = ( /obj/machinery/door/airlock/maintenance, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/asmaint2) "xBM" = ( /obj/structure/flora/ausbushes/sparsegrass, @@ -99097,7 +99014,7 @@ "xCt" = ( /obj/structure/filingcabinet/chestdrawer, /obj/item/radio/intercom/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "xCz" = ( /obj/structure/reagent_dispensers/fueltank, @@ -99163,7 +99080,7 @@ pixel_y = 9 }, /obj/item/stack/tape_roll, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fsmaint) "xEA" = ( /obj/effect/turf_decal/siding/white{ @@ -99301,7 +99218,7 @@ "xHv" = ( /obj/item/toy/crayon/random, /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "xHy" = ( /obj/effect/decal/cleanable/dirt, @@ -99766,7 +99683,7 @@ /obj/structure/chair/stool{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/aft) "xOQ" = ( /obj/effect/decal/cleanable/dirt, @@ -99831,7 +99748,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "xPz" = ( /obj/structure/disposalpipe/segment{ @@ -100543,9 +100460,7 @@ id = "psych" }, /obj/effect/mapping_helpers/airlock/access/any/medical/psychology, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) "yad" = ( /obj/machinery/door/window/classic/reversed{ @@ -100895,9 +100810,8 @@ "yhY" = ( /obj/structure/table/reinforced, /obj/effect/spawner/lootdrop/maintenance/three, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "yig" = ( /obj/effect/spawner/window/reinforced/grilled, @@ -100956,9 +100870,8 @@ "yiZ" = ( /obj/structure/closet/wardrobe/pjs, /obj/effect/spawner/lootdrop/maintenance, -/turf/simulated/floor/wood/fancy/birch{ - icon_state = "fancy-wood-birch-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/fancy/birch, /area/station/maintenance/fsmaint) "yjg" = ( /obj/effect/decal/cleanable/dirt, @@ -115686,7 +115599,7 @@ joq qON bqr bHv -gAJ +hqi mBl cEv bJt @@ -116424,7 +116337,7 @@ aGn aEF aFU aHj -aIy +aIH aKW aHl pDr @@ -122147,7 +122060,7 @@ tDB jsv cyk cqs -rFc +uMl cgQ cgQ wsD @@ -122917,7 +122830,7 @@ lAb vBH isE rgs -rFc +uMl wXg jQI kjG @@ -124217,7 +124130,7 @@ cSU cSU vDt cSU -cFj +cPn aab afO cLC @@ -124231,7 +124144,7 @@ cYQ cLC afO aab -wvq +qJO cSU bYQ cSU @@ -129556,8 +129469,8 @@ bbr blU bnV bpq -bqS -hBF +oTG +jfJ bxw beE bxp @@ -135705,7 +135618,7 @@ aKK aOb aFI aDv -aSJ +uAT aUI aWJ aWK @@ -135962,7 +135875,7 @@ aGN aGN aPf aQA -aSJ +uAT aUK aWM aWM @@ -136219,7 +136132,7 @@ qfL gLe aPf aQz -aPm +oqZ aUJ aWL aZz @@ -143737,7 +143650,7 @@ cQk cQk gZH spH -clg +crj cuQ cuQ cuQ @@ -145516,8 +145429,8 @@ fQr vDR dlD lqd -gTV -mPM +clX +clX nbx nbx cuQ @@ -145780,7 +145693,7 @@ dlD lqd crj huo -ctv +crj bWg bIi cpI @@ -146029,13 +145942,13 @@ ccg cdC bEA ceK -cri clg +crj clW bGG coA cjA -cri +clg csB bYm bWg @@ -148297,7 +148210,7 @@ jpP bPR erd xub -krh +bPR inm jJU aGX @@ -150871,7 +150784,7 @@ weG npQ aMq nhw -tnS +nxy mSI dSj ptw diff --git a/_maps/map_files220/delta/delta.dmm b/_maps/map_files220/delta/delta.dmm index bb5020e84fcf..3ff0020f5264 100644 --- a/_maps/map_files220/delta/delta.dmm +++ b/_maps/map_files220/delta/delta.dmm @@ -10,6 +10,14 @@ /obj/effect/decal/warning_stripes/yellow, /turf/simulated/floor/plasteel, /area/station/engineering/control) +"aaj" = ( +/obj/structure/bed/dogbed, +/mob/living/simple_animal/pet/dog/security/warden, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkredcorners" + }, +/area/station/security/warden) "aaH" = ( /obj/effect/decal/warning_stripes/northwest, /obj/structure/table/glass, @@ -54,6 +62,23 @@ "abQ" = ( /turf/simulated/wall/r_wall, /area/station/maintenance/starboard2) +"abV" = ( +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id_tag = "GYM"; + name = "Dungeon Privacy Shutters" + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/security/interrogation) "ace" = ( /obj/machinery/power/solar{ name = "Aft Starboard Solar Panel" @@ -208,6 +233,24 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/abandonedbar) +"acU" = ( +/obj/structure/rack/gunrack, +/obj/item/gun/energy/gun{ + pixel_x = -2 + }, +/obj/effect/decal/warning_stripes/red/hollow, +/obj/item/gun/energy/gun, +/obj/item/gun/energy/gun{ + pixel_x = 2 + }, +/obj/item/gun/energy/gun{ + pixel_x = 4 + }, +/obj/item/gun/energy/gun{ + pixel_x = 6 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "acX" = ( /obj/structure/cable{ d1 = 2; @@ -219,28 +262,8 @@ d2 = 8; icon_state = "1-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/science/robotics/showroom) -"acY" = ( -/obj/machinery/atmospherics/unary/outlet_injector/on{ - autolink_id = "mix_in"; - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/execution) "adb" = ( /turf/simulated/wall, /area/station/hallway/secondary/entry) @@ -409,6 +432,11 @@ /obj/effect/decal/warning_stripes/west, /turf/simulated/floor/plasteel, /area/station/hallway/secondary/entry) +"aeg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/turf/simulated/floor/plating, +/area/station/maintenance/fsmaint) "aeh" = ( /obj/effect/decal/warning_stripes/yellow, /obj/structure/cable{ @@ -522,7 +550,7 @@ d2 = 2; icon_state = "0-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) "afa" = ( /obj/item/radio/intercom/directional/north, @@ -919,10 +947,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 5 }, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard) "ahy" = ( /obj/machinery/door/airlock/glass{ @@ -974,6 +1000,12 @@ /obj/effect/decal/warning_stripes/west, /turf/simulated/floor/plasteel, /area/station/hallway/secondary/entry) +"ahP" = ( +/obj/effect/decal/warning_stripes/red/partial{ + dir = 4 + }, +/turf/simulated/floor/plasteel, +/area/station/security/range) "ahV" = ( /obj/item/kirbyplants, /turf/simulated/floor/mineral/titanium/blue, @@ -1127,21 +1159,6 @@ /obj/effect/decal/warning_stripes/yellow, /turf/simulated/floor/plasteel, /area/station/hallway/secondary/entry) -"ajx" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden, -/turf/simulated/floor/plasteel{ - icon_state = "neutral" - }, -/area/station/security/permabrig) "ajy" = ( /obj/item/kirbyplants, /obj/effect/decal/warning_stripes/yellow, @@ -1363,6 +1380,19 @@ /obj/machinery/light/small/directional/north, /turf/simulated/floor/plasteel/dark, /area/station/maintenance/fore2) +"alT" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/turf/simulated/floor/plating, +/area/station/security/processing) "alW" = ( /obj/machinery/bodyscanner{ dir = 1 @@ -1404,21 +1434,14 @@ /obj/effect/spawner/window/reinforced/grilled, /turf/simulated/floor/plating, /area/station/maintenance/fore2) -"aml" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Prison Gate"; - name = "Prison Lockdown Blast Doors"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" +"amu" = ( +/obj/machinery/status_display/directional/north, +/obj/machinery/light/directional/south, +/obj/structure/chair/comfy/shuttle{ + dir = 4 }, -/turf/simulated/floor/plating, -/area/station/security/permabrig) +/turf/simulated/floor/mineral/titanium/blue, +/area/shuttle/pod_3) "amz" = ( /obj/effect/decal/warning_stripes/southwest, /turf/simulated/floor/plasteel, @@ -1894,7 +1917,7 @@ "aoY" = ( /obj/item/kirbyplants, /obj/machinery/firealarm/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "aoZ" = ( /obj/item/radio/intercom/directional/east, @@ -1907,20 +1930,20 @@ /obj/structure/table/wood, /obj/item/flashlight/lamp, /obj/machinery/light_switch/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "apb" = ( /obj/structure/table/wood, /obj/item/taperecorder, /obj/machinery/light/small/directional/north, /obj/machinery/status_display/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "apc" = ( /obj/structure/table/wood, /obj/item/paper_bin, /obj/item/pen, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "ape" = ( /obj/structure/table/reinforced, @@ -2171,18 +2194,18 @@ }, /obj/item/folder/yellow, /obj/item/pen, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "apS" = ( /obj/structure/chair/office/light{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "apT" = ( /obj/machinery/status_display/directional/east, /obj/structure/computerframe, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "apV" = ( /obj/machinery/keycard_auth/west, @@ -2312,12 +2335,6 @@ /obj/effect/decal/cleanable/fungus, /turf/simulated/wall, /area/station/maintenance/fore2) -"aqq" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "red" - }, -/area/station/security/permabrig) "aqs" = ( /obj/effect/decal/warning_stripes/yellow/hollow, /obj/structure/closet/secure_closet/freezer/meat, @@ -2356,26 +2373,24 @@ "aqy" = ( /obj/machinery/light/small/directional/north, /obj/machinery/status_display/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "aqz" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "aqA" = ( /obj/structure/table/wood, /obj/item/paper_bin, /obj/item/pen, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "aqB" = ( /obj/structure/table/wood, /obj/item/storage/briefcase, /obj/item/taperecorder, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "aqC" = ( /obj/structure/table/wood, @@ -2387,19 +2402,19 @@ pixel_x = 4; pixel_y = 3 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "aqD" = ( /obj/item/kirbyplants, /obj/machinery/light/small/directional/north, /obj/machinery/status_display/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "aqE" = ( /obj/structure/table/wood, /obj/item/clipboard, /obj/item/apc_electronics, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "aqF" = ( /turf/simulated/floor/plasteel{ @@ -2442,19 +2457,19 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "aqO" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "aqQ" = ( /obj/structure/table/wood, /obj/item/flashlight/lamp, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "aqR" = ( /obj/machinery/ai_status_display/west, @@ -2583,6 +2598,11 @@ icon_state = "redyellowfull" }, /area/station/maintenance/fore2) +"arn" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical, +/turf/simulated/floor/plasteel/dark, +/area/station/security/brig) "aro" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel/dark, @@ -2596,22 +2616,18 @@ /turf/simulated/floor/plasteel/dark, /area/station/maintenance/electrical_shop) "arr" = ( -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "ars" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "art" = ( /obj/structure/chair/comfy/brown{ dir = 4 }, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "aru" = ( /obj/structure/table/wood, @@ -2630,21 +2646,19 @@ /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "arv" = ( /obj/structure/chair/comfy/brown{ dir = 8 }, /obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "arw" = ( /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "arx" = ( /obj/structure/table/wood, @@ -2659,7 +2673,7 @@ "ary" = ( /obj/structure/computerframe, /obj/item/stack/cable_coil/random, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "arz" = ( /obj/machinery/atmospherics/unary/portables_connector{ @@ -2698,11 +2712,11 @@ d2 = 8; icon_state = "2-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "arF" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "arG" = ( /obj/structure/table/wood, @@ -2710,7 +2724,7 @@ /obj/machinery/light/small/directional/south, /obj/item/camera_film, /obj/item/camera_film, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "arH" = ( /obj/machinery/light/small/directional/north, @@ -2919,7 +2933,7 @@ /obj/item/clipboard, /obj/item/airalarm_electronics, /obj/item/airlock_electronics, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "asn" = ( /obj/effect/spawner/window/reinforced/grilled, @@ -2929,7 +2943,7 @@ "aso" = ( /obj/structure/computerframe, /obj/item/circuitboard/secure_data, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "asp" = ( /obj/machinery/light/small/directional/west, @@ -2951,7 +2965,7 @@ /turf/simulated/floor/plating, /area/station/maintenance/fore) "ast" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "asw" = ( /obj/machinery/status_display/directional/west, @@ -3069,9 +3083,8 @@ }, /obj/effect/decal/cleanable/ants, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "asM" = ( /turf/simulated/floor/plasteel/dark, @@ -3259,20 +3272,18 @@ /area/station/maintenance/electrical_shop) "atg" = ( /obj/structure/chair/stool, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "ath" = ( /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "ati" = ( /obj/structure/chair/comfy/brown{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "atj" = ( /obj/structure/table/wood, @@ -3281,7 +3292,7 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "atk" = ( /obj/structure/chair/comfy/brown{ @@ -3291,12 +3302,12 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "atn" = ( /obj/structure/computerframe, /obj/machinery/status_display/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "atp" = ( /obj/effect/decal/cleanable/dirt, @@ -3316,14 +3327,12 @@ /area/station/maintenance/fore) "atr" = ( /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fore) "ats" = ( /obj/structure/table/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fore) "att" = ( /obj/structure/table/wood, @@ -3333,9 +3342,8 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fore) "atu" = ( /obj/structure/closet/cabinet{ @@ -3343,15 +3351,14 @@ }, /obj/effect/decal/cleanable/cobweb, /obj/effect/spawner/lootdrop/maintenance/two, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fore) "atv" = ( /obj/structure/table/wood, /obj/item/ashtray/plastic, /obj/item/cigbutt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fore) "atx" = ( /obj/effect/decal/cleanable/dirt, @@ -3477,27 +3484,6 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel/dark, /area/station/maintenance/fore2) -"atO" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/brig) "atS" = ( /obj/item/kirbyplants, /turf/simulated/floor/plasteel/dark, @@ -3554,6 +3540,16 @@ icon_state = "white" }, /area/station/medical/storage) +"aud" = ( +/obj/structure/closet/secure_closet/warden, +/obj/item/megaphone, +/obj/machinery/light/directional/east, +/obj/item/radio/intercom/directional/east, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkred" + }, +/area/station/security/warden) "auh" = ( /obj/structure/table/wood, /obj/machinery/alarm/directional/west, @@ -3595,11 +3591,11 @@ "auk" = ( /obj/item/radio/intercom/directional/south, /obj/structure/chair/stool, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "aum" = ( /obj/machinery/light/small/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "auo" = ( /obj/item/kirbyplants, @@ -3608,14 +3604,14 @@ d2 = 8; icon_state = "0-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "aup" = ( /obj/structure/table/wood, /obj/item/folder/red, /obj/item/lighter/zippo, /obj/machinery/newscaster/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "aus" = ( /obj/machinery/conveyor_switch/oneway{ @@ -3726,7 +3722,7 @@ /area/station/maintenance/electrical_shop) "auM" = ( /obj/machinery/door/airlock/maintenance, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "auN" = ( /obj/machinery/door/airlock/maintenance, @@ -3737,10 +3733,8 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fore) "auO" = ( /obj/effect/decal/cleanable/dirt, @@ -4555,25 +4549,18 @@ "ayk" = ( /obj/effect/decal/cleanable/ants, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "aym" = ( -/obj/machinery/door/airlock/security{ - name = "Evidence Storage" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" +/obj/machinery/disposal, +/obj/structure/disposalpipe/trunk{ + dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 5; + icon_state = "darkred" }, -/area/station/security/evidence) +/area/station/security/brig) "ayo" = ( /obj/structure/closet/secure_closet/clown, /obj/item/clothing/suit/soldiercoat, @@ -4644,6 +4631,21 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel, /area/station/maintenance/fore2) +"ayF" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkred" + }, +/area/station/security/warden) "ayG" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/simple/heat_exchanging{ @@ -4736,7 +4738,7 @@ /area/station/maintenance/fore) "aze" = ( /obj/machinery/light/small/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/fore) "azf" = ( /obj/structure/rack, @@ -5576,6 +5578,19 @@ /obj/effect/decal/warning_stripes/east, /turf/simulated/floor/plasteel, /area/station/engineering/controlroom) +"aCT" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/brig) "aCU" = ( /obj/structure/cable/yellow{ d1 = 2; @@ -6216,17 +6231,6 @@ icon_state = "brown" }, /area/station/supply/sorting) -"aFE" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/brig) "aFI" = ( /obj/machinery/light/small/directional/south, /obj/effect/decal/cleanable/dirt, @@ -6371,7 +6375,7 @@ /area/station/engineering/controlroom) "aGr" = ( /obj/structure/dresser, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/public/sleep_female) "aGs" = ( /obj/effect/decal/cleanable/dust, @@ -6386,9 +6390,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard) "aGy" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -6460,23 +6463,6 @@ icon_state = "neutralfull" }, /area/station/supply/storage) -"aGT" = ( -/obj/machinery/seed_extractor, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/simulated/floor/plasteel, -/area/station/security/permabrig) -"aGV" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) "aGW" = ( /obj/structure/lattice, /obj/structure/grille{ @@ -6525,6 +6511,15 @@ icon_state = "neutralfull" }, /area/station/engineering/controlroom) +"aHi" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "red" + }, +/area/station/security/processing) "aHk" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small/directional/north, @@ -6614,19 +6609,19 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/public/sleep_female) "aHI" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 8 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/service/theatre) "aHJ" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/service/theatre) "aHO" = ( /obj/structure/table/glass, @@ -6662,7 +6657,7 @@ dir = 4 }, /obj/machinery/light_switch/west, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/public/sleep_female) "aHR" = ( /obj/structure/sink/directional/west, @@ -6802,34 +6797,6 @@ /obj/structure/plasticflaps/mining, /turf/simulated/floor/plating, /area/station/supply/storage) -"aIl" = ( -/obj/item/reagent_containers/glass/bottle/nutrient/ez, -/obj/item/reagent_containers/glass/bottle/nutrient/ez, -/turf/simulated/floor/plasteel{ - icon_state = "red" - }, -/area/station/security/permabrig) -"aIm" = ( -/obj/item/reagent_containers/glass/bucket, -/obj/machinery/hydroponics/constructable, -/turf/simulated/floor/plasteel{ - icon_state = "red" - }, -/area/station/security/permabrig) -"aIo" = ( -/obj/item/plant_analyzer, -/obj/machinery/hydroponics/constructable, -/turf/simulated/floor/plasteel{ - icon_state = "red" - }, -/area/station/security/permabrig) -"aIp" = ( -/obj/item/cultivator, -/obj/item/reagent_containers/spray/pestspray, -/turf/simulated/floor/plasteel{ - icon_state = "red" - }, -/area/station/security/permabrig) "aIq" = ( /obj/machinery/atmospherics/unary/portables_connector, /obj/machinery/atmospherics/portable/canister/air{ @@ -6966,12 +6933,6 @@ }, /turf/simulated/floor/plasteel, /area/station/engineering/controlroom) -"aIO" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "vault" - }, -/area/station/security/execution) "aIQ" = ( /obj/machinery/economy/vending/janidrobe, /turf/simulated/floor/plasteel{ @@ -6999,14 +6960,14 @@ /obj/structure/railing{ dir = 4 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/service/theatre) "aIX" = ( /obj/structure/railing{ dir = 6 }, /obj/item/kirbyplants, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/service/theatre) "aIY" = ( /obj/structure/disposalpipe/segment, @@ -7116,15 +7077,22 @@ /obj/effect/decal/warning_stripes/north, /turf/simulated/floor/plasteel, /area/station/engineering/controlroom) +"aJu" = ( +/obj/machinery/atmospherics/unary/vent_pump/on, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera{ + c_tag = "Prison Solitary 2"; + dir = 8; + network = list("Prison","SS13") + }, +/turf/simulated/floor/plating, +/area/station/security/permabrig) "aJv" = ( /obj/effect/decal/warning_stripes/northwestcorner, /turf/simulated/floor/plasteel{ icon_state = "neutralfull" }, /area/station/supply/storage) -"aJx" = ( -/turf/simulated/wall, -/area/station/security/permabrig) "aJy" = ( /obj/structure/lattice/catwalk, /obj/machinery/atmospherics/pipe/simple/heat_exchanging, @@ -7135,19 +7103,6 @@ /obj/machinery/atmospherics/pipe/simple/visible/yellow, /turf/space, /area/space/nearstation) -"aJC" = ( -/obj/structure/table, -/obj/item/book/manual/wiki/chef_recipes, -/obj/item/clothing/head/chefhat, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) "aJD" = ( /obj/item/kirbyplants, /obj/effect/decal/warning_stripes/southeast, @@ -7196,14 +7151,6 @@ /obj/effect/landmark/spawner/nukedisc_respawn, /turf/simulated/floor/plating, /area/station/maintenance/auxsolarport) -"aJJ" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/plating, -/area/station/security/permabrig) "aJM" = ( /obj/structure/cable{ d1 = 1; @@ -7346,7 +7293,7 @@ /area/station/public/sleep) "aKl" = ( /obj/structure/railing, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/service/theatre) "aKm" = ( /obj/structure/flora/junglebush/large, @@ -7363,6 +7310,24 @@ icon_state = "dark" }, /area/station/service/bar/atrium) +"aKr" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/brig) "aKt" = ( /obj/machinery/camera{ c_tag = "Fore Hallway North"; @@ -7469,72 +7434,6 @@ icon_state = "neutralfull" }, /area/station/supply/storage) -"aKR" = ( -/obj/machinery/status_display/directional/north, -/obj/structure/table, -/obj/machinery/computer/library, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "red" - }, -/area/station/security/permabrig) -"aKT" = ( -/obj/machinery/door/airlock/glass{ - name = "Garden" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel, -/area/station/security/permabrig) -"aKU" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "red" - }, -/area/station/security/permabrig) -"aKV" = ( -/obj/machinery/status_display/directional/north, -/obj/structure/table, -/obj/structure/bedsheetbin, -/turf/simulated/floor/plasteel{ - icon_state = "barber" - }, -/area/station/security/permabrig) -"aKW" = ( -/obj/machinery/door/firedoor, -/obj/effect/decal/warning_stripes/yellow, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/permasolitary) "aKY" = ( /obj/machinery/power/solar_control{ dir = 4; @@ -7684,7 +7583,7 @@ /obj/structure/railing{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "aLT" = ( /obj/item/wrench, @@ -7808,26 +7707,6 @@ icon_state = "darkblue" }, /area/station/ai_monitored/storage/eva) -"aMq" = ( -/obj/structure/chair/stool{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) -"aMu" = ( -/obj/structure/chair/stool{ - dir = 4 - }, -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) -"aMv" = ( -/turf/simulated/wall/r_wall, -/area/station/security/execution) "aMA" = ( /obj/machinery/atmospherics/unary/portables_connector, /obj/machinery/atmospherics/portable/canister, @@ -7920,6 +7799,31 @@ /obj/structure/closet/emcloset, /turf/simulated/floor/plating, /area/station/maintenance/fore) +"aNh" = ( +/obj/machinery/atmospherics/pipe/manifold4w/hidden/supply, +/obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "aNj" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -8075,48 +7979,6 @@ icon_state = "darkblue" }, /area/station/medical/morgue) -"aNO" = ( -/obj/structure/table, -/obj/item/storage/box/donkpockets, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) -"aNP" = ( -/obj/machinery/light/directional/east, -/obj/structure/chair/stool{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "red" - }, -/area/station/security/permabrig) -"aNQ" = ( -/obj/machinery/door/poddoor{ - id_tag = "justice_blast"; - name = "Justice Blast Door" - }, -/obj/structure/grille{ - layer = 2.69 - }, -/obj/structure/cable, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/execution) -"aNS" = ( -/obj/machinery/door/firedoor, -/obj/effect/decal/warning_stripes/yellow, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/permasolitary) "aNT" = ( /obj/structure/sign/fire, /turf/simulated/wall/r_wall, @@ -8213,7 +8075,7 @@ /area/station/service/theatre) "aOA" = ( /obj/machinery/atmospherics/unary/vent_pump/on, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) "aOE" = ( /obj/structure/disposalpipe/segment, @@ -8236,7 +8098,7 @@ /obj/structure/railing{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "aOH" = ( /obj/effect/spawner/window/reinforced/grilled, @@ -8309,10 +8171,6 @@ icon_state = "neutralfull" }, /area/station/supply/office) -"aOR" = ( -/obj/machinery/light/small/directional/south, -/turf/simulated/floor/plating, -/area/station/maintenance/starboard) "aOS" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/warning_stripes/yellow/hollow, @@ -8334,61 +8192,6 @@ }, /turf/space, /area/space/nearstation) -"aOY" = ( -/obj/structure/table, -/obj/item/storage/pill_bottle/dice, -/obj/machinery/atmospherics/unary/outlet_injector/on{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) -"aOZ" = ( -/obj/structure/table, -/obj/item/paper, -/obj/item/pen, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 10 - }, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) -"aPb" = ( -/mob/living/simple_animal/mouse, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) -"aPd" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) -"aPe" = ( -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) -"aPf" = ( -/obj/machinery/alarm/directional/east, -/obj/item/kirbyplants, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "red" - }, -/area/station/security/permabrig) "aPk" = ( /obj/machinery/door/poddoor{ id_tag = "turbinevent"; @@ -8481,11 +8284,6 @@ icon_state = "neutralfull" }, /area/station/maintenance/turbine) -"aPv" = ( -/turf/simulated/floor/plasteel{ - icon_state = "red" - }, -/area/station/security/permabrig) "aPy" = ( /obj/machinery/light/directional/north, /obj/structure/extinguisher_cabinet/directional/north, @@ -8554,7 +8352,7 @@ /area/station/service/theatre) "aPU" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) "aPW" = ( /obj/machinery/light/directional/north, @@ -8598,6 +8396,17 @@ icon_state = "brown" }, /area/station/supply/sorting) +"aQi" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/syndicatebomb/training, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "red" + }, +/area/station/security/range) "aQk" = ( /obj/structure/table, /obj/item/storage/box/donkpockets, @@ -8673,85 +8482,21 @@ }, /turf/simulated/floor/plasteel, /area/station/supply/storage) -"aQx" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "red" - }, -/area/station/security/permabrig) -"aQB" = ( -/obj/structure/table, -/obj/item/toy/figure/crew/syndie, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) -"aQC" = ( -/obj/structure/table, -/obj/item/deck/cards, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) -"aQD" = ( -/obj/structure/chair/stool{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) -"aQG" = ( -/obj/structure/chair/stool, -/turf/simulated/floor/plasteel{ - icon_state = "redcorner" - }, -/area/station/security/permabrig) -"aQH" = ( -/obj/machinery/computer/cryopod{ - pixel_y = -32 +"aQE" = ( +/obj/machinery/door/airlock/multi_tile/security/glass, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" }, -/turf/simulated/floor/plasteel{ - icon_state = "red" +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 }, -/area/station/security/permabrig) -"aQI" = ( -/obj/machinery/cryopod, /turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "red" - }, -/area/station/security/permabrig) -"aQJ" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/simulated/floor/plating, -/area/station/security/permasolitary) -"aQK" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Prison Gate"; - name = "Prison Lockdown Blast Doors"; - opacity = 0 + icon_state = "darkredcorners" }, -/turf/simulated/floor/plating, -/area/station/maintenance/starboard2) +/area/station/security/prison/cell_block/A) "aQM" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 @@ -8987,16 +8732,11 @@ /obj/effect/mapping_helpers/airlock/access/any/service/hydroponics, /turf/simulated/floor/plating, /area/station/maintenance/fore) -"aRv" = ( -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/permasolitary) "aRw" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) "aRz" = ( /obj/machinery/disposal, @@ -9164,35 +8904,6 @@ icon_state = "neutralcorner" }, /area/station/hallway/primary/fore) -"aSh" = ( -/obj/machinery/computer/security{ - dir = 4; - network = list("SS13","Research Outpost","Mining Outpost") - }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkred" - }, -/area/station/security/permabrig) -"aSi" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/permabrig) -"aSj" = ( -/obj/structure/table/reinforced, -/obj/machinery/recharger, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkred" - }, -/area/station/security/permabrig) "aSl" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -9204,62 +8915,10 @@ icon_state = "white" }, /area/station/science/genetics) -"aSn" = ( -/obj/structure/chair/stool{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) -"aSp" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel, -/area/station/security/permabrig) "aSq" = ( /obj/effect/decal/warning_stripes/southwest, /turf/simulated/floor/plasteel, /area/station/supply/storage) -"aSr" = ( -/obj/machinery/light/directional/south, -/obj/item/kirbyplants, -/obj/machinery/ai_status_display/south, -/turf/simulated/floor/plasteel{ - icon_state = "red" - }, -/area/station/security/permabrig) -"aSs" = ( -/obj/machinery/computer/arcade{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "red" - }, -/area/station/security/permabrig) -"aSu" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Solitary Confinement" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/permasolitary) "aSw" = ( /obj/machinery/conveyor/west{ id = "QMLoad2" @@ -9422,14 +9081,6 @@ }, /turf/simulated/floor/carpet/orange, /area/station/supply/qm) -"aTb" = ( -/obj/item/radio/intercom/directional/south, -/obj/machinery/hologram/holopad, -/obj/effect/decal/warning_stripes/yellow/hollow, -/turf/simulated/floor/plasteel{ - icon_state = "red" - }, -/area/station/security/permabrig) "aTj" = ( /obj/structure/cable{ d1 = 1; @@ -9552,159 +9203,6 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, /turf/simulated/floor/plating, /area/station/maintenance/fsmaint) -"aTF" = ( -/obj/machinery/light/directional/west, -/obj/machinery/computer/area_atmos/area{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/permabrig) -"aTG" = ( -/obj/structure/chair/office/dark{ - dir = 8 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredfull" - }, -/area/station/security/permabrig) -"aTH" = ( -/obj/machinery/computer/security/telescreen/prison{ - pixel_x = 30 - }, -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/permabrig) -"aTI" = ( -/obj/machinery/door/airlock/glass{ - name = "Prison" - }, -/obj/machinery/door/poddoor/preopen{ - id_tag = "cell1lockdown" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/warning_stripes/south, -/turf/simulated/floor/plasteel, -/area/station/security/permabrig) -"aTJ" = ( -/obj/machinery/door/airlock/glass{ - name = "Prison" - }, -/obj/machinery/door/poddoor/preopen{ - id_tag = "cell2lockdown" - }, -/obj/effect/decal/warning_stripes/south, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden, -/turf/simulated/floor/plasteel, -/area/station/security/permabrig) -"aTK" = ( -/obj/machinery/door/airlock/glass{ - name = "Prison" - }, -/obj/machinery/door/poddoor/preopen{ - id_tag = "cell3lockdown" - }, -/obj/effect/decal/warning_stripes/south, -/turf/simulated/floor/plasteel, -/area/station/security/permabrig) -"aTL" = ( -/obj/structure/table, -/obj/item/paper_bin{ - pixel_x = -3; - pixel_y = 7 - }, -/obj/item/pen, -/obj/machinery/camera{ - c_tag = "Perma-Brig Solitary 1"; - network = list("SS13","Security","Prison") - }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "whitered" - }, -/area/station/security/permasolitary) -"aTM" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/warning_stripes/northwestcorner, -/turf/simulated/floor/plating, -/area/station/maintenance/starboard2) -"aTN" = ( -/obj/structure/bed, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "whitered" - }, -/area/station/security/permasolitary) -"aTO" = ( -/obj/machinery/ai_status_display, -/turf/simulated/wall, -/area/station/security/permasolitary) -"aTP" = ( -/obj/structure/bed, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "whitered" - }, -/area/station/security/permasolitary) -"aTQ" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "whitered" - }, -/area/station/security/permasolitary) -"aTR" = ( -/obj/structure/table, -/obj/item/paper_bin{ - pixel_x = -3; - pixel_y = 7 - }, -/obj/item/pen, -/obj/machinery/camera{ - c_tag = "Perma-Brig Solitary 2"; - network = list("SS13","Security","Prison") - }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "whitered" - }, -/area/station/security/permasolitary) "aTS" = ( /obj/structure/lattice, /obj/structure/disposalpipe/segment{ @@ -10081,169 +9579,22 @@ }, /turf/simulated/floor/carpet/orange, /area/station/supply/qm) -"aVk" = ( -/obj/machinery/firealarm/directional/west, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/permabrig) -"aVl" = ( -/obj/machinery/door/window/reinforced/normal{ - dir = 8; - name = "Riot Control" - }, -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/obj/machinery/atmospherics/unary/portables_connector{ - dir = 8 - }, -/turf/simulated/floor/plating, -/area/station/security/permabrig) -"aVm" = ( -/obj/structure/bed, -/obj/item/bedsheet/brown, -/obj/effect/landmark/spawner/rev, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "red" - }, -/area/station/security/permabrig) -"aVn" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 - }, -/turf/simulated/floor/plasteel{ - icon_state = "neutral" - }, -/area/station/security/permabrig) -"aVo" = ( -/obj/machinery/light/small/directional/north, -/obj/machinery/camera{ - c_tag = "Perma-Brig Cell 1"; - network = list("SS13","Security","Prison") - }, -/obj/structure/chair/stool, -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "red" - }, -/area/station/security/permabrig) -"aVq" = ( -/obj/machinery/light/small/directional/north, -/obj/machinery/camera{ - c_tag = "Perma-Brig Cell 2"; - network = list("SS13","Security","Prison") - }, -/obj/structure/chair/stool, -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "red" - }, -/area/station/security/permabrig) -"aVr" = ( -/obj/structure/bed, -/obj/item/bedsheet/brown, -/obj/effect/landmark/spawner/rev, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "red" - }, -/area/station/security/permabrig) -"aVt" = ( -/obj/machinery/light/small/directional/north, -/obj/machinery/camera{ - c_tag = "Perma-Brig Cell 3"; - network = list("SS13","Security","Prison") - }, -/obj/structure/chair/stool, -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/effect/decal/cleanable/cobweb2, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "red" - }, -/area/station/security/permabrig) -"aVu" = ( -/obj/machinery/light/small/directional/west, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "whitered" - }, -/area/station/security/permasolitary) -"aVv" = ( +"aVp" = ( +/obj/structure/table/wood, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 - }, -/turf/simulated/floor/plasteel{ - icon_state = "white" - }, -/area/station/security/permasolitary) -"aVw" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "whitered" - }, -/area/station/security/permasolitary) -"aVx" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Prison Gate"; - name = "Prison Lockdown Blast Doors"; - opacity = 0 - }, -/obj/effect/decal/warning_stripes/yellow, -/turf/simulated/floor/plating, -/area/station/security/permasolitary) -"aVy" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "whitered" - }, -/area/station/security/permasolitary) -"aVA" = ( -/obj/machinery/light/small/directional/east, -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "whitered" +/obj/item/book/manual/wiki/sop_legal{ + pixel_x = 5; + pixel_y = 6 }, -/area/station/security/permasolitary) +/turf/simulated/floor/plasteel/dark, +/area/station/security/main) "aVC" = ( /obj/machinery/light/directional/west, /obj/machinery/atmospherics/pipe/simple/visible/cyan, @@ -10467,6 +9818,18 @@ /obj/effect/decal/warning_stripes/yellow, /turf/simulated/floor/plasteel, /area/station/supply/miningdock) +"aWB" = ( +/obj/effect/decal/warning_stripes/red/hollow, +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/alarm/directional/west, +/obj/effect/landmark/start/security_officer, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/main) "aWC" = ( /obj/docking_port/stationary{ dir = 4; @@ -10533,64 +9896,6 @@ }, /turf/simulated/floor/carpet/orange, /area/station/supply/qm) -"aWK" = ( -/obj/structure/table, -/obj/item/wrench, -/obj/item/screwdriver, -/obj/item/reagent_containers/spray/cleaner, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "darkred" - }, -/area/station/security/permabrig) -"aWL" = ( -/obj/machinery/atmospherics/portable/canister/sleeping_agent, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/simulated/floor/plating, -/area/station/security/permabrig) -"aWM" = ( -/obj/machinery/flasher{ - id = "Cell 1"; - pixel_x = -22 - }, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "red" - }, -/area/station/security/permabrig) -"aWN" = ( -/obj/machinery/newscaster/directional/south, -/turf/simulated/floor/plasteel{ - icon_state = "red" - }, -/area/station/security/permabrig) -"aWO" = ( -/obj/structure/table, -/obj/item/paper, -/obj/item/pen, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "red" - }, -/area/station/security/permabrig) -"aWP" = ( -/obj/machinery/flasher{ - id = "Cell 2"; - pixel_x = -22 - }, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "red" - }, -/area/station/security/permabrig) "aWQ" = ( /obj/structure/chair/office/light{ dir = 8 @@ -10613,56 +9918,6 @@ }, /turf/space, /area/station/maintenance/turbine) -"aWS" = ( -/obj/structure/chair/e_chair{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "vault" - }, -/area/station/security/execution) -"aWT" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "whitered" - }, -/area/station/security/permasolitary) -"aWV" = ( -/obj/machinery/status_display{ - name = "Дисплей статуса" - }, -/turf/simulated/wall, -/area/station/security/permasolitary) -"aWW" = ( -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "whitered" - }, -/area/station/security/permasolitary) -"aWY" = ( -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "whitered" - }, -/area/station/security/permasolitary) "aXa" = ( /turf/simulated/floor/engine/co2, /area/station/engineering/atmos) @@ -10844,7 +10099,7 @@ c_tag = "Theatre South"; dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) "aXG" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -10860,7 +10115,7 @@ /area/station/engineering/atmos) "aXH" = ( /obj/machinery/light_switch/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "aXJ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -10923,15 +10178,6 @@ /obj/effect/spawner/window/reinforced/grilled, /turf/simulated/floor/plating, /area/station/medical/virology/lab) -"aXQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plating, -/area/station/security/range) "aXT" = ( /turf/simulated/floor/plasteel{ dir = 4; @@ -10992,90 +10238,6 @@ /obj/item/megaphone, /turf/simulated/floor/carpet/orange, /area/station/supply/qm) -"aYk" = ( -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "red" - }, -/area/station/security/permabrig) -"aYl" = ( -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/permabrig) -"aYo" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Prison Perma Cell 1" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel, -/area/station/security/permabrig) -"aYp" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Prison Perma Cell 2" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden, -/turf/simulated/floor/plasteel, -/area/station/security/permabrig) -"aYq" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Prison Perma Cell 3" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel, -/area/station/security/permabrig) -"aYr" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Solitary Confinement" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/permasolitary) "aYt" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 5 @@ -11225,7 +10387,7 @@ name = "Restaurant" }, /obj/machinery/door/firedoor, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "aZc" = ( /obj/structure/disposalpipe/segment{ @@ -11334,19 +10496,6 @@ icon_state = "purple" }, /area/station/supply/storage) -"aZr" = ( -/obj/machinery/flasher{ - id = "Cell 3"; - pixel_x = -22 - }, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "red" - }, -/area/station/security/permabrig) "aZs" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/mining/glass{ @@ -11390,9 +10539,6 @@ icon_state = "brown" }, /area/station/supply/qm) -"aZw" = ( -/turf/simulated/wall/r_wall, -/area/station/command/office/hos) "aZz" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -11450,110 +10596,6 @@ /obj/machinery/suit_storage_unit/qm/secure, /turf/simulated/floor/carpet/orange, /area/station/supply/qm) -"aZE" = ( -/obj/effect/decal/warning_stripes/north, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) -"aZF" = ( -/obj/machinery/atmospherics/unary/vent_pump/on, -/obj/effect/decal/warning_stripes/northwestcorner, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) -"aZG" = ( -/obj/machinery/camera{ - c_tag = "Perma-Brig Hallway Port"; - network = list("SS13","Security") - }, -/obj/machinery/alarm/directional/north, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) -"aZH" = ( -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) -"aZK" = ( -/obj/machinery/door_control/shutter/north{ - desc = "A remote control-switch to lock down the prison wing's blast doors"; - id = "cell1lockdown"; - name = "Cell Lockdown"; - req_access_txt = "2" - }, -/obj/machinery/flasher_button{ - id = "Cell 1"; - pixel_y = 25 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) -"aZL" = ( -/obj/machinery/status_display/directional/north, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) -"aZQ" = ( -/obj/machinery/flasher_button{ - id = "Cell 2"; - pixel_y = 25 - }, -/obj/machinery/door_control/shutter/north{ - desc = "A remote control-switch to lock down the prison wing's blast doors"; - id = "cell2lockdown"; - name = "Cell Lockdown"; - req_access_txt = "2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) -"aZR" = ( -/obj/machinery/status_display/directional/north, -/obj/machinery/camera{ - c_tag = "Perma-Brig Hallway"; - network = list("SS13","Security") - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) -"aZT" = ( -/obj/machinery/firealarm/directional/north, -/obj/machinery/atmospherics/unary/vent_pump/on, -/obj/effect/decal/warning_stripes/west, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/permasolitary) -"aZW" = ( -/obj/machinery/camera{ - c_tag = "Perma-Brig Hallway Starboard"; - network = list("SS13","Security") - }, -/obj/machinery/power/apc/engineering/north, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/permasolitary) "aZY" = ( /obj/structure/lattice/catwalk, /obj/structure/disposalpipe/segment{ @@ -11597,24 +10639,18 @@ icon_state = "neutralcorner" }, /area/station/hallway/secondary/bridge) -"bad" = ( -/obj/effect/decal/warning_stripes/east, +"baf" = ( +/obj/machinery/door/airlock/multi_tile/security/glass, +/obj/effect/mapping_helpers/airlock/access/any/security/brig, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, /obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" + d1 = 4; + d2 = 8; + icon_state = "4-8" }, -/area/station/security/permasolitary) -"bae" = ( -/turf/simulated/wall/mineral/titanium, -/area/shuttle/pod_3) +/turf/simulated/floor/plasteel/dark, +/area/station/security/prisonlockers) "bai" = ( /obj/machinery/atmospherics/pipe/simple/visible{ dir = 10 @@ -11731,25 +10767,6 @@ /obj/machinery/atmospherics/pipe/manifold/visible/yellow, /turf/simulated/floor/plasteel/dark, /area/station/engineering/atmos) -"baz" = ( -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal laundrycart with wheels."; - name = "laundry cart" - }, -/obj/item/clothing/under/color/orange/prison, -/obj/item/clothing/under/color/orange/prison, -/obj/item/clothing/under/color/orange/prison, -/obj/item/clothing/under/color/orange/prison, -/obj/item/clothing/shoes/orange, -/obj/item/clothing/shoes/orange, -/obj/item/clothing/shoes/orange, -/obj/item/clothing/shoes/orange, -/obj/item/crowbar/large, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "red" - }, -/area/station/security/permabrig) "baA" = ( /obj/machinery/camera{ c_tag = "Atmospherics Oxygen Tank"; @@ -11803,16 +10820,6 @@ }, /turf/space, /area/station/engineering/atmos) -"baP" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "neutral" - }, -/area/station/security/permabrig) "baQ" = ( /obj/structure/table/reinforced, /obj/machinery/processor{ @@ -11977,133 +10984,6 @@ }, /turf/simulated/floor/carpet/black, /area/station/legal/courtroom) -"bbm" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/effect/landmark/start/security_officer, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) -"bbo" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/permabrig) -"bbp" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) -"bbq" = ( -/obj/machinery/light/directional/south, -/obj/machinery/firealarm/directional/south, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) -"bbs" = ( -/obj/machinery/light/directional/north, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "red" - }, -/area/station/security/permabrig) -"bbx" = ( -/obj/effect/landmark/lightsout, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) -"bbz" = ( -/obj/machinery/light/directional/south, -/obj/item/radio/intercom/directional/south, -/obj/effect/decal/warning_stripes/east, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) -"bbA" = ( -/obj/structure/sign/pods{ - pixel_y = -32 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/permasolitary) "bbC" = ( /obj/effect/decal/warning_stripes/arrow{ dir = 4 @@ -12119,27 +10999,6 @@ icon_state = "brown" }, /area/station/hallway/primary/fore) -"bbD" = ( -/obj/machinery/light/small/directional/south, -/obj/structure/sign/securearea{ - pixel_y = -32 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/permasolitary) "bbE" = ( /obj/machinery/light/directional/east, /obj/structure/disposalpipe/segment, @@ -12162,44 +11021,6 @@ }, /turf/space, /area/station/engineering/atmos) -"bbH" = ( -/obj/machinery/alarm/directional/north, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/permasolitary) -"bbI" = ( -/obj/docking_port/mobile/pod{ - dir = 4; - id = "pod3"; - name = "escape pod 3" - }, -/obj/machinery/door/airlock/titanium{ - id_tag = "s_docking_airlock"; - name = "Escape Pod Hatch" - }, -/obj/structure/fans/tiny, -/turf/simulated/floor/mineral/titanium/blue, -/area/shuttle/pod_3) -"bbJ" = ( -/obj/item/radio/intercom/directional/north, -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/floor/mineral/titanium/blue, -/area/shuttle/pod_3) -"bbK" = ( -/obj/machinery/status_display/directional/north, -/obj/machinery/light/directional/south, -/obj/structure/chair/comfy/shuttle{ - dir = 4 - }, -/turf/simulated/floor/mineral/titanium/blue, -/area/shuttle/pod_3) -"bbL" = ( -/obj/effect/spawner/window/shuttle, -/turf/simulated/floor/plating, -/area/shuttle/pod_3) "bbM" = ( /obj/machinery/light/small/directional/west, /obj/machinery/camera{ @@ -12338,6 +11159,24 @@ icon_state = "showroomfloor" }, /area/station/service/kitchen) +"bci" = ( +/obj/structure/table/reinforced, +/obj/item/book/manual/wiki/sop_legal, +/obj/item/book/manual/wiki/security_space_law{ + pixel_y = 3 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/machinery/light/directional/north, +/obj/machinery/economy/vending/wallmed/directional/north, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkred" + }, +/area/station/security/warden) "bcj" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply, /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, @@ -12434,7 +11273,7 @@ d2 = 8; icon_state = "4-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "bcx" = ( /obj/structure/disposalpipe/segment{ @@ -12451,7 +11290,7 @@ /obj/structure/railing/corner{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "bcA" = ( /obj/structure/chair{ @@ -12526,85 +11365,6 @@ "bcP" = ( /turf/simulated/wall, /area/station/hallway/primary/port) -"bcV" = ( -/obj/structure/rack, -/obj/item/clothing/suit/straight_jacket, -/obj/item/clothing/mask/muzzle, -/obj/item/clothing/glasses/sunglasses/blindfold, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "vault" - }, -/area/station/security/permabrig) -"bcW" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/external, -/obj/effect/decal/warning_stripes/west, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Prison Gate"; - name = "Prison Lockdown Blast Doors"; - opacity = 0 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/maintenance/starboard2) -"bcY" = ( -/obj/structure/reagent_dispensers/peppertank/south, -/obj/structure/closet/secure_closet/brig, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "vault" - }, -/area/station/security/permabrig) -"bda" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/warning_stripes/west, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/maintenance/starboard2) -"bdb" = ( -/obj/machinery/light/small/directional/west, -/obj/structure/closet/secure_closet/brig, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "vault" - }, -/area/station/security/permabrig) -"bdd" = ( -/obj/structure/closet/secure_closet/brig, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "vault" - }, -/area/station/security/permabrig) -"bdf" = ( -/obj/structure/table, -/obj/item/storage/box/bodybags, -/obj/item/pen, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/maintenance/starboard2) -"bdg" = ( -/obj/structure/table, -/obj/item/restraints/handcuffs, -/obj/item/clothing/suit/armor/vest, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/maintenance/starboard2) -"bdh" = ( -/obj/machinery/light/small/directional/north, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/station/maintenance/starboard2) "bdk" = ( /turf/simulated/floor/engine/plasma, /area/station/engineering/atmos) @@ -12769,7 +11529,7 @@ /obj/machinery/power/apc/engineering/east, /obj/structure/cable, /obj/machinery/light/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "bdP" = ( /turf/simulated/floor/plasteel{ @@ -12792,7 +11552,7 @@ /obj/structure/railing{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "bdT" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -12804,7 +11564,7 @@ /obj/structure/railing{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "bdU" = ( /turf/simulated/wall, @@ -12950,6 +11710,20 @@ /obj/effect/mapping_helpers/airlock/access/all/supply/general, /turf/simulated/floor/plating, /area/station/maintenance/fsmaint) +"bep" = ( +/obj/machinery/computer/secure_data{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkred" + }, +/area/station/security/warden) "beq" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/warning_stripes/south, @@ -12982,29 +11756,6 @@ icon_state = "neutral" }, /area/station/maintenance/fsmaint) -"beA" = ( -/obj/effect/decal/warning_stripes/northeastcorner, -/obj/item/kirbyplants, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/permasolitary) "beB" = ( /obj/structure/cable{ d1 = 1; @@ -13021,17 +11772,6 @@ icon_state = "neutralfull" }, /area/station/hallway/secondary/exit) -"beD" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 8 - }, -/obj/structure/chair/office/dark{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/execution) "beE" = ( /obj/machinery/light/small/directional/west, /turf/simulated/floor/engine/plasma, @@ -13143,7 +11883,7 @@ "bfk" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "bfm" = ( /obj/machinery/kitchen_machine/oven, @@ -13281,68 +12021,6 @@ /obj/effect/decal/warning_stripes/west, /turf/simulated/floor/plasteel, /area/station/engineering/gravitygenerator) -"bfS" = ( -/obj/machinery/camera{ - c_tag = "Perma-Brig Escape Pod"; - network = list("SS13","Security") - }, -/obj/machinery/atmospherics/unary/portables_connector{ - dir = 8 - }, -/obj/machinery/atmospherics/portable/canister/air, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/maintenance/starboard2) -"bfT" = ( -/obj/structure/extinguisher_cabinet/directional/south, -/obj/structure/closet/secure_closet/brig, -/obj/machinery/light/small/directional/east, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "vault" - }, -/area/station/security/permabrig) -"bfV" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Prison Gate"; - name = "Prison Lockdown Blast Doors"; - opacity = 0 - }, -/obj/machinery/door/airlock/security{ - name = "Prison Wing" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/effect/decal/warning_stripes/south, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/permabrig) -"bfW" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Prison Gate"; - name = "Prison Lockdown Blast Doors"; - opacity = 0 - }, -/obj/effect/decal/warning_stripes/south, -/obj/machinery/door/airlock/security{ - name = "Prison Wing" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/permabrig) "bfZ" = ( /obj/effect/landmark/start/shaft_miner, /obj/effect/decal/warning_stripes/yellow/partial{ @@ -13500,7 +12178,7 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "bgA" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -13511,13 +12189,13 @@ }, /obj/machinery/hologram/holopad, /obj/effect/landmark/lightsout, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "bgB" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "bgC" = ( /turf/simulated/floor/plasteel{ @@ -13626,22 +12304,6 @@ /obj/item/kirbyplants, /turf/simulated/floor/wood/fancy/cherry, /area/station/legal/lawoffice) -"bhh" = ( -/obj/item/radio/intercom/directional/east, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/brig) -"bhi" = ( -/obj/machinery/light/directional/east, -/obj/item/grenade/barrier, -/obj/item/grenade/barrier, -/obj/item/grenade/barrier, -/obj/item/grenade/barrier, -/obj/structure/rack, -/turf/simulated/floor/plasteel, -/area/station/security/armory/secure) "bhj" = ( /obj/machinery/atmospherics/meter, /obj/machinery/atmospherics/pipe/manifold/visible{ @@ -13801,6 +12463,15 @@ icon_state = "greenblue" }, /area/station/service/hydroponics) +"bhB" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/structure/bed{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "bhC" = ( /obj/machinery/suit_storage_unit/cmo/secure/sec_storage, /obj/item/radio/intercom/directional/south, @@ -13840,7 +12511,7 @@ /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "bhO" = ( /turf/simulated/floor/plasteel{ @@ -13977,131 +12648,10 @@ }, /turf/simulated/floor/greengrid, /area/station/turret_protected/ai) -"biw" = ( -/obj/machinery/light/directional/east, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 - }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkred" - }, -/area/station/security/brig) -"bix" = ( -/obj/machinery/alarm/directional/north, -/obj/machinery/light/directional/north, -/obj/machinery/camera{ - c_tag = "Brig - Interrogation Room"; - dir = 4; - network = list("Interrogation") - }, -/obj/machinery/newscaster/security_unit/west, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/interrogation) -"biy" = ( -/obj/structure/chair/office/dark{ - dir = 4 - }, -/obj/machinery/atmospherics/unary/vent_pump/on, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/interrogation) -"biA" = ( -/obj/structure/chair/office/dark{ - dir = 8 - }, -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/obj/machinery/light_switch/north, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/interrogation) -"biB" = ( -/obj/machinery/light/directional/north, -/obj/machinery/hologram/holopad, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/interrogation) -"biC" = ( -/obj/machinery/door/window/brigdoor{ - id = "Cell 2"; - name = "Cell 2" - }, -/obj/effect/mapping_helpers/airlock/windoor/access/any/security/brig, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/prison/cell_block) -"biD" = ( -/obj/structure/chair/office/dark{ - dir = 8 - }, -/obj/machinery/button/windowtint/north{ - id = "Interrogation"; - pixel_x = null - }, -/obj/effect/landmark/start/security_officer, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/interrogation) -"biE" = ( -/obj/item/radio/intercom/interrogation{ - pixel_y = 28 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/interrogation) -"biF" = ( -/obj/structure/table/wood, -/obj/machinery/camera{ - c_tag = "Brig - Interrogation Obsersvation Room"; - dir = 8; - network = list("SS13","Security") - }, -/obj/item/paper_bin, -/obj/item/pen, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/interrogation) -"biH" = ( -/obj/structure/chair/comfy/brown{ - dir = 8 - }, -/obj/effect/landmark/start/head_of_security, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) "biJ" = ( -/obj/machinery/atmospherics/unary/vent_pump/on, -/obj/structure/chair{ - dir = 4 - }, -/obj/machinery/light/directional/west, -/obj/structure/sign/poster/official/random/west, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "redcorner" - }, -/area/station/hallway/primary/starboard) +/obj/effect/decal/warning_stripes/yellow, +/turf/simulated/floor/plasteel, +/area/station/maintenance/fsmaint) "biK" = ( /turf/simulated/floor/engine/n20, /area/station/engineering/atmos) @@ -14112,6 +12662,13 @@ }, /turf/simulated/floor/engine/n20, /area/station/engineering/atmos) +"biM" = ( +/obj/effect/decal/warning_stripes/red/partial, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/brig) "biN" = ( /obj/structure/window/reinforced{ dir = 8 @@ -14330,6 +12887,9 @@ icon_state = "greenblue" }, /area/station/service/hydroponics) +"bjg" = ( +/turf/simulated/floor/plasteel/dark, +/area/station/security/brig) "bji" = ( /obj/effect/decal/cleanable/ants, /obj/effect/decal/cleanable/dirt, @@ -14571,104 +13131,24 @@ }, /turf/simulated/floor/plating, /area/station/science/robotics/showroom) +"bkd" = ( +/obj/structure/displaycase/hos, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/carpet/black, +/area/station/command/office/hos) +"bke" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, +/area/station/maintenance/fsmaint) "bkg" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/sign/poster/contraband/random/south, /turf/simulated/floor/plating, /area/station/maintenance/fore) -"bki" = ( -/obj/machinery/firealarm/directional/south, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/interrogation) -"bkj" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/processing) -"bkl" = ( -/obj/structure/chair/office/dark{ - dir = 8 - }, -/obj/machinery/computer/security/telescreen/interrogation{ - pixel_y = -30 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/interrogation) -"bkn" = ( -/obj/structure/table/wood, -/obj/item/folder/red, -/obj/machinery/power/apc/directional/south, -/obj/machinery/light/small/directional/east, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/interrogation) -"bkp" = ( -/obj/structure/table/wood, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/photocopier/faxmachine/longrange{ - department = "Head of Security's Office"; - pixel_y = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "vault" - }, -/area/station/command/office/hos) -"bkq" = ( -/obj/structure/table/wood, -/obj/item/taperecorder, -/obj/item/flashlight/seclite, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "vault" - }, -/area/station/command/office/hos) -"bkr" = ( -/obj/structure/table/wood, -/obj/item/storage/secure/briefcase, -/obj/item/book/manual/wiki/security_space_law, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "vault" - }, -/area/station/command/office/hos) -"bks" = ( -/obj/machinery/photocopier, -/obj/machinery/light/directional/north, -/obj/machinery/requests_console{ - announcementConsole = 1; - department = "Head of Security's Desk"; - departmentType = 5; - name = "Head of Security Requests Console"; - pixel_y = 30 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "vault" - }, -/area/station/command/office/hos) "bkt" = ( /obj/structure/window/reinforced, /turf/space, @@ -14802,12 +13282,6 @@ "blc" = ( /turf/simulated/floor/plasteel/white, /area/station/service/kitchen) -"ble" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) "blj" = ( /obj/machinery/smartfridge, /obj/machinery/door/window/classic/normal{ @@ -14821,12 +13295,12 @@ /area/station/service/kitchen) "blk" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "blo" = ( /obj/machinery/alarm/directional/south, /obj/machinery/light/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "blp" = ( /obj/structure/table/reinforced, @@ -14996,92 +13470,6 @@ }, /turf/simulated/floor/plating, /area/station/legal/courtroom) -"blR" = ( -/obj/structure/sink/kitchen/north, -/obj/machinery/camera{ - c_tag = "Perma-Brig Garden"; - network = list("SS13","Security","Prison") - }, -/obj/item/reagent_containers/glass/bucket, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "red" - }, -/area/station/security/permabrig) -"blZ" = ( -/obj/structure/table, -/obj/item/taperecorder, -/obj/item/restraints/handcuffs, -/obj/machinery/alarm/directional/west, -/obj/machinery/light/directional/west, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/processing) -"bma" = ( -/obj/machinery/hologram/holopad, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) -"bmb" = ( -/obj/machinery/door/airlock/security{ - name = "Interrogation" - }, -/obj/effect/mapping_helpers/airlock/access/any/security/forensics, -/obj/effect/mapping_helpers/airlock/access/any/security/general, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "vault" - }, -/area/station/security/interrogation) -"bmc" = ( -/obj/machinery/computer/secure_data{ - dir = 8 - }, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) -"bme" = ( -/obj/structure/rack, -/obj/item/gun/energy/laser{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/gun/energy/laser, -/obj/item/gun/energy/laser{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) "bmg" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 1 @@ -15098,71 +13486,6 @@ icon_state = "hydrofloor" }, /area/station/public/toilet) -"bmh" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plating, -/area/station/command/office/hos) -"bmj" = ( -/obj/structure/table/wood, -/obj/machinery/status_display/directional/north, -/obj/item/folder/red, -/obj/machinery/keycard_auth/east, -/obj/item/megaphone, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "vault" - }, -/area/station/command/office/hos) -"bml" = ( -/obj/machinery/atmospherics/unary/vent_pump/on, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) -"bmm" = ( -/obj/structure/table/reinforced, -/obj/item/folder/red, -/obj/item/pen, -/obj/machinery/door/window/reinforced/normal{ - name = "Warden's Desk" - }, -/obj/effect/mapping_helpers/airlock/windoor/access/any/security/brig, -/obj/machinery/door/window/reinforced/normal{ - dir = 1; - name = "Warden's Desk" - }, -/obj/effect/mapping_helpers/airlock/windoor/access/any/security/armory{ - dir = 1 - }, -/obj/effect/decal/warning_stripes/yellow, -/obj/machinery/door/firedoor, -/turf/simulated/floor/plasteel{ - icon_state = "darkredfull" - }, -/area/station/security/warden) -"bmn" = ( -/obj/structure/closet/secure_closet/warden, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkred" - }, -/area/station/security/warden) "bmo" = ( /obj/structure/window/reinforced{ dir = 4 @@ -15365,11 +13688,6 @@ /obj/effect/spawner/window/reinforced/grilled, /turf/simulated/floor/plating, /area/station/engineering/atmos) -"bmO" = ( -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/interrogation) "bmS" = ( /obj/structure/showcase{ density = 0; @@ -15516,56 +13834,6 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/service/library) -"bnn" = ( -/obj/machinery/hologram/holopad, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/processing) -"bno" = ( -/turf/simulated/wall/r_wall, -/area/station/security/prisonershuttle) -"bnp" = ( -/obj/structure/rack, -/obj/item/gun/energy/ionrifle, -/obj/item/clothing/suit/hooded/ablative, -/turf/simulated/floor/plasteel, -/area/station/security/armory/secure) -"bnr" = ( -/obj/structure/chair{ - dir = 8 - }, -/obj/effect/landmark/start/security_officer, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/main) "bns" = ( /obj/structure/cable{ d1 = 2; @@ -15574,116 +13842,12 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) -"bnt" = ( -/obj/structure/table, -/obj/item/flashlight/lamp, -/obj/machinery/light_switch/west, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkred" - }, -/area/station/security/processing) -"bnu" = ( -/obj/structure/chair{ - dir = 8 - }, -/obj/machinery/power/apc/directional/north, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/processing) "bny" = ( /turf/simulated/floor/plasteel{ dir = 1; icon_state = "redcorner" }, -/area/station/hallway/primary/starboard) -"bnz" = ( -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkred" - }, -/area/station/security/brig) -"bnC" = ( -/turf/simulated/wall, -/area/station/command/office/hos) -"bnD" = ( -/obj/structure/bed/dogbed, -/obj/machinery/camera{ - c_tag = "Brig - Head of Security's Office"; - network = list("SS13","Security") - }, -/obj/machinery/button/windowtint/west{ - id = "HoS" - }, -/obj/machinery/power/apc/directional/north, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/mob/living/simple_animal/hostile/retaliate/araneus, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "vault" - }, -/area/station/command/office/hos) -"bnE" = ( -/obj/structure/chair/office/dark{ - dir = 4 - }, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) -"bnF" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Cell Block" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) -"bnI" = ( -/obj/machinery/computer/card/minor/hos{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "vault" - }, -/area/station/command/office/hos) +/area/station/security/lobby) "bnK" = ( /obj/structure/cable{ d1 = 4; @@ -15700,17 +13864,6 @@ }, /turf/simulated/floor/engine, /area/station/engineering/controlroom) -"bnL" = ( -/obj/structure/window/reinforced, -/obj/machinery/computer/secure_data{ - dir = 1 - }, -/obj/machinery/light/directional/east, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/prisonershuttle) "bnM" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ @@ -16035,30 +14188,10 @@ /area/station/maintenance/fsmaint) "boI" = ( /turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) -"boJ" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Labor Camp Office" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredfull" + dir = 5; + icon_state = "red" }, -/area/station/security/prisonershuttle) +/area/station/security/processing) "boK" = ( /obj/machinery/door/airlock/maintenance{ name = "Mining Maintenance" @@ -16080,127 +14213,10 @@ }, /turf/simulated/floor/plasteel, /area/station/maintenance/fsmaint) -"boL" = ( -/obj/item/radio/intercom/directional/east, -/obj/item/kirbyplants, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/brig) -"boM" = ( -/obj/machinery/status_display/directional/south, -/obj/machinery/light/directional/south, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/command/office/hos) -"boN" = ( -/obj/structure/table/wood, -/obj/machinery/computer/med_data/laptop{ - dir = 8 - }, -/obj/machinery/newscaster/security_unit/east, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "vault" - }, -/area/station/command/office/hos) -"boP" = ( -/obj/structure/bed, -/obj/item/bedsheet/red, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/prison/cell_block) -"boS" = ( -/obj/effect/landmark/lightsout, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/brig) -"boX" = ( -/obj/machinery/computer/secure_data{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/warden) -"boZ" = ( -/obj/structure/table/reinforced, -/obj/item/storage/box/chemimp, -/obj/item/storage/box/trackimp, -/obj/item/storage/lockbox/mindshield, -/turf/simulated/floor/plasteel, -/area/station/security/armory/secure) -"bpc" = ( -/obj/machinery/computer/prisoner{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "vault" - }, -/area/station/command/office/hos) -"bpf" = ( -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) -"bpg" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Cell Block" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/machinery/door/firedoor, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) -"bpi" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "vault" - }, -/area/station/security/interrogation) -"bpk" = ( -/obj/structure/table/wood, -/obj/item/storage/secure/safe{ - pixel_x = 32 - }, -/obj/item/flashlight/lamp, -/obj/machinery/power/apc/directional/north, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) +"boW" = ( +/obj/structure/flora/ausbushes/fullgrass, +/turf/simulated/floor/grass, +/area/station/security/permabrig) "bpm" = ( /obj/structure/lattice, /obj/structure/window/reinforced{ @@ -16230,12 +14246,6 @@ /obj/structure/window/reinforced, /turf/simulated/floor/plasteel/dark, /area/station/aisat) -"bpr" = ( -/obj/structure/shuttle/engine/propulsion/burst{ - dir = 8 - }, -/turf/simulated/wall/mineral/titanium, -/area/shuttle/pod_3) "bps" = ( /obj/structure/window/reinforced, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -16386,6 +14396,27 @@ /obj/effect/decal/warning_stripes/east, /turf/simulated/floor/plasteel, /area/station/engineering/atmos) +"bpQ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/simulated/floor/plasteel{ + icon_state = "neutralfull" + }, +/area/station/security/permabrig) "bpU" = ( /obj/item/kirbyplants, /turf/simulated/floor/plasteel{ @@ -16569,48 +14600,19 @@ icon_state = "neutralfull" }, /area/station/supply/sorting) -"bqJ" = ( -/obj/structure/table, -/obj/item/camera{ - desc = "A one use - polaroid camera. 30 photos left."; - name = "Camera"; - pictures_left = 30 - }, -/obj/machinery/camera{ - c_tag = "Brig - Prisoner Processing"; - dir = 8 - }, -/obj/machinery/light/directional/east, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/processing) "bqK" = ( /obj/item/chair/light, /turf/simulated/floor/plating, /area/station/maintenance/fsmaint) -"bqL" = ( -/obj/machinery/firealarm/directional/west, -/obj/machinery/flasher/portable, -/turf/simulated/floor/plasteel, -/area/station/security/armory/secure) "bqM" = ( -/obj/effect/spawner/window/reinforced/grilled, -/turf/simulated/floor/plating, -/area/station/security/prisonershuttle) -"bqN" = ( -/obj/structure/fans/tiny, -/obj/machinery/door/airlock/external/glass{ - id_tag = "laborcamp_home"; - locked = 1; - name = "Labor Camp Airlock" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/turf/simulated/floor/plasteel{ - icon_state = "darkredfull" +/obj/machinery/door/airlock/multi_tile/security/glass{ + id_tag = "visitup" }, -/area/station/security/prisonershuttle) +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, +/turf/simulated/floor/plasteel/dark, +/area/station/security/visitingroom) "bqR" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 @@ -16620,139 +14622,18 @@ icon_state = "whiteblue" }, /area/station/medical/surgery/secondary) -"bqU" = ( -/obj/structure/chair{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/processing) "bqV" = ( -/obj/machinery/atmospherics/unary/vent_pump/on, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/processing) -"bqW" = ( -/obj/structure/rack, -/obj/item/gun/projectile/shotgun/riot{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/gun/projectile/shotgun/riot, -/obj/item/gun/projectile/shotgun/riot{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) -"bqX" = ( -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/processing) -"bqY" = ( -/obj/machinery/door/window/reinforced/normal{ - dir = 8; - name = "Evidence Deposit" - }, -/obj/effect/mapping_helpers/airlock/windoor/access/any/security/doors{ - dir = 8 - }, -/obj/structure/window/reinforced{ +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/multi_tile/security/glass{ dir = 1 }, -/obj/structure/window/reinforced, -/obj/machinery/disposal{ - name = "Evidence Deposit" - }, -/obj/structure/disposalpipe/trunk, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/processing) -"brb" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/brig) -"brc" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/radio/intercom/directional/east, -/turf/simulated/floor/plating, -/area/station/security/prison/cell_block) -"brd" = ( -/obj/effect/spawner/window/reinforced/polarized/grilled{ - id = "HoS" - }, -/obj/structure/cable, -/turf/simulated/floor/plating, -/area/station/command/office/hos) -"brg" = ( -/obj/structure/table/wood, -/obj/item/flashlight/lamp, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) -"brh" = ( -/obj/machinery/computer/secure_data, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) -"bri" = ( -/obj/machinery/hologram/holopad, -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/prison/cell_block) -"brl" = ( -/obj/machinery/door/window/brigdoor{ - id = "Cell 3"; - name = "Cell 3" - }, -/obj/effect/mapping_helpers/airlock/windoor/access/any/security/brig, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, /turf/simulated/floor/plasteel{ - icon_state = "darkredfull" - }, -/area/station/security/prison/cell_block) -"brm" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) -"brn" = ( -/obj/structure/reagent_dispensers/peppertank/east, -/obj/machinery/power/apc/directional/south, -/obj/vehicle/secway, -/obj/item/key/security, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" + dir = 1; + icon_state = "darkredcorners" }, -/turf/simulated/floor/plasteel, -/area/station/security/armory/secure) +/area/station/security/prison/cell_block/A) "brp" = ( /obj/structure/window/reinforced{ dir = 8 @@ -16792,13 +14673,8 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) -"bru" = ( -/turf/simulated/floor/plasteel{ - icon_state = "redfull" - }, -/area/station/hallway/primary/starboard) "brw" = ( /obj/structure/lattice, /obj/structure/window/reinforced{ @@ -16912,6 +14788,16 @@ "brM" = ( /turf/simulated/floor/plating, /area/station/maintenance/starboard2) +"brP" = ( +/obj/effect/landmark/start/security_officer, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkred" + }, +/area/station/security/storage) +"brR" = ( +/turf/simulated/floor/wood, +/area/station/security/permabrig) "brS" = ( /turf/simulated/floor/plasteel, /area/station/maintenance/starboard2) @@ -17080,29 +14966,35 @@ /turf/simulated/wall, /area/station/hallway/primary/central/west) "bsA" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/windoor/access/any/security/brig{ + dir = 8 }, /obj/structure/cable{ d1 = 2; d2 = 8; icon_state = "2-8" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/carpet, -/area/station/security/prison/cell_block) -"bsB" = ( -/obj/docking_port/stationary{ - dwidth = 2; - height = 5; - id = "laborcamp_home"; - name = "fore bay 1"; - width = 9 +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" }, -/turf/space, -/area/space) +/obj/machinery/door/window/brigdoor{ + id = "Cell 4"; + name = "Cell 4"; + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/prison/cell_block/A) "bsC" = ( /obj/machinery/light/directional/south, /obj/structure/closet/wardrobe/miner, @@ -17119,43 +15011,14 @@ /turf/simulated/floor/plasteel{ icon_state = "neutralcorner" }, -/area/station/hallway/primary/starboard) -"bsE" = ( -/obj/machinery/alarm/directional/north, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) -"bsF" = ( -/obj/item/radio/intercom/directional/south, -/obj/machinery/suit_storage_unit/security/hos, -/obj/effect/decal/warning_stripes/east, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/command/office/hos) +/area/station/security/lobby) "bsG" = ( /turf/simulated/wall/r_wall, /area/station/legal/lawoffice) "bsH" = ( /obj/effect/spawner/window/reinforced/grilled, /turf/simulated/floor/plating, -/area/station/security/checkpoint) +/area/station/security/lobby) "bsI" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -17173,9 +15036,6 @@ icon_state = "whitebluefull" }, /area/station/medical/reception) -"bsL" = ( -/turf/simulated/wall/r_wall, -/area/station/security/interrogation) "bsQ" = ( /obj/machinery/atmospherics/pipe/manifold/visible/cyan{ dir = 8; @@ -17184,34 +15044,6 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/electrical) -"bsT" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/processing) -"bsW" = ( -/obj/structure/table/wood, -/obj/item/folder/red, -/obj/item/stamp/hos, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 1 - }, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) "btc" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 @@ -17340,6 +15172,10 @@ /obj/item/reagent_containers/glass/bucket, /turf/simulated/floor/plasteel/dark, /area/station/service/hydroponics) +"btF" = ( +/obj/item/kirbyplants, +/turf/simulated/floor/grass, +/area/station/security/permabrig) "btH" = ( /obj/effect/spawner/window/reinforced/grilled, /turf/simulated/floor/plating, @@ -17381,169 +15217,26 @@ "btL" = ( /turf/simulated/wall/r_wall, /area/station/command/vault) -"btR" = ( -/obj/machinery/computer/crew{ - dir = 8 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) "btS" = ( -/obj/effect/mapping_helpers/airlock/unres{ - dir = 1 - }, -/obj/structure/fans/tiny, -/obj/machinery/door/airlock/external/glass{ - id_tag = "laborcamp_home"; - locked = 1; - name = "Labor Camp Airlock" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/turf/simulated/floor/plasteel{ - icon_state = "redfull" - }, -/area/station/hallway/primary/starboard) +/obj/machinery/light/small/directional/east, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, +/area/station/maintenance/starboard2) "btT" = ( /turf/simulated/wall, -/area/station/security/checkpoint) -"btU" = ( -/obj/structure/chair/sofa/corp/right{ - dir = 8 - }, -/obj/machinery/light/directional/north, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "redcorner" - }, -/area/station/hallway/primary/starboard) +/area/station/security/lobby) "btV" = ( /turf/simulated/floor/plasteel{ dir = 1; icon_state = "red" }, -/area/station/hallway/primary/starboard) -"btX" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkred" - }, -/area/station/security/prisonershuttle) +/area/station/security/lobby) "btY" = ( -/obj/machinery/computer/prisoner, -/obj/machinery/firealarm/directional/north, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkred" - }, -/area/station/security/prisonershuttle) -"bud" = ( -/obj/machinery/power/treadmill, -/obj/machinery/treadmill_monitor{ - id = "Cell 2"; - pixel_y = -32 - }, -/obj/machinery/flasher{ - id = "Cell 5"; - pixel_x = -28 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/prison/cell_block) -"bue" = ( -/obj/structure/table/reinforced, -/obj/item/flashlight/lamp, -/obj/item/radio/intercom/interrogation{ - broadcasting = 1; - listening = 0; - pixel_y = 28 - }, -/obj/item/wirecutters/security, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "vault" - }, -/area/station/security/interrogation) -"buf" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/processing) -"bui" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security{ - name = "Brig" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/brig) -"buj" = ( -/obj/item/kirbyplants, -/obj/machinery/firealarm/directional/west, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "vault" - }, -/area/station/command/office/hos) -"buk" = ( -/obj/structure/table/wood, -/obj/item/clipboard, -/obj/item/toy/figure/crew/hos, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "vault" - }, -/area/station/command/office/hos) -"bul" = ( -/obj/structure/table/wood, -/obj/item/clothing/mask/cigarette/cigar, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/item/lighter/zippo/hos, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) -"bum" = ( -/obj/structure/table/wood, -/obj/item/paper_bin/nanotrasen, -/obj/item/pen/multi, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/computer/security/telescreen/entertainment/directional/south, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "vault" - }, -/area/station/command/office/hos) +/obj/structure/table, +/obj/item/folder, +/obj/item/pen, +/turf/simulated/floor/plasteel, +/area/station/security/visitingroom) "buo" = ( /obj/machinery/light/small/directional/west, /obj/machinery/atmospherics/pipe/manifold/visible/cyan{ @@ -17752,59 +15445,29 @@ icon_state = "vault" }, /area/station/command/vault) -"bvl" = ( -/obj/machinery/computer/shuttle/labor, -/obj/machinery/alarm/directional/north, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/prisonershuttle) -"bvm" = ( -/obj/structure/chair/sofa/corp{ - dir = 8 +"bvh" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/machinery/requests_console{ + department = "Warden"; + departmentType = 7; + name = "Warden's Requests Console"; + pixel_x = 32 }, /turf/simulated/floor/plasteel{ dir = 4; - icon_state = "redcorner" - }, -/area/station/hallway/primary/starboard) -"bvr" = ( -/obj/structure/table, -/obj/item/storage/box/evidence, -/obj/item/radio/intercom/directional/south, -/obj/machinery/light/directional/west, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "darkred" - }, -/area/station/security/processing) -"bvs" = ( -/obj/structure/chair{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ icon_state = "darkred" }, -/area/station/security/processing) -"bvt" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/processing) -"bvu" = ( -/obj/structure/chair{ - dir = 4 +/area/station/security/warden) +"bvl" = ( +/obj/structure/chair/office{ + dir = 1 }, +/obj/machinery/light/directional/west, /turf/simulated/floor/plasteel{ - icon_state = "darkred" + dir = 8; + icon_state = "red" }, -/area/station/security/processing) +/area/station/security/visitingroom) "bvv" = ( /obj/structure/window/reinforced, /obj/machinery/camera{ @@ -17817,52 +15480,10 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/aisat) -"bvx" = ( -/obj/machinery/power/apc/directional/east, -/obj/machinery/computer/prisoner{ - dir = 8 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/warden) -"bvy" = ( -/obj/machinery/door_control/shutter/south{ - desc = "A remote control-switch to lock down the prison wing's blast doors"; - id = "Prison Gate"; - name = "Prison Wing Lockdown"; - pixel_x = -7; - req_access_txt = "2" - }, -/obj/machinery/door_control/shutter/south{ - id = "Secure Gate"; - name = "Brig Lockdown"; - pixel_x = 3; - req_access_txt = "2" - }, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 - }, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) "bvz" = ( /obj/machinery/ai_status_display, /turf/simulated/wall/r_wall, /area/station/turret_protected/ai) -"bvB" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/maintenance/starboard2) "bvC" = ( /obj/item/kirbyplants, /obj/structure/sign/nosmoking_2{ @@ -17951,7 +15572,7 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "bvM" = ( /obj/machinery/door/firedoor, @@ -18096,52 +15717,9 @@ "bwv" = ( /turf/simulated/floor/plasteel/dark, /area/station/command/vault) -"bwy" = ( -/obj/structure/chair/sofa/corp/left{ - dir = 8 - }, -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "redcorner" - }, -/area/station/hallway/primary/starboard) -"bwz" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/structure/cable, -/turf/simulated/floor/plating, -/area/station/security/prisonershuttle) "bwA" = ( /turf/simulated/floor/plating, /area/station/maintenance/fsmaint) -"bwD" = ( -/obj/effect/decal/warning_stripes/northeast, -/obj/machinery/computer/prisoner{ - dir = 8 - }, -/obj/machinery/firealarm/directional/east, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/command/office/hos) -"bwE" = ( -/obj/machinery/door/airlock/security{ - name = "Interrogation" - }, -/obj/effect/mapping_helpers/airlock/access/any/security/forensics, -/obj/effect/mapping_helpers/airlock/access/any/security/general, -/obj/machinery/door/firedoor, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/interrogation) "bwF" = ( /obj/machinery/power/smes{ charge = 5e+006 @@ -18500,27 +16078,19 @@ /turf/simulated/floor/plasteel{ icon_state = "neutralfull" }, -/area/station/hallway/primary/starboard) +/area/station/security/lobby) "bxK" = ( -/obj/item/kirbyplants, -/obj/machinery/camera{ - c_tag = "Primary Security Hallway North-East"; - dir = 8 - }, /obj/structure/cable{ d1 = 2; d2 = 8; icon_state = "2-8" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "redcorner" + icon_state = "neutralfull" }, -/area/station/hallway/primary/starboard) +/area/station/security/lobby) "bxM" = ( /obj/structure/window/reinforced{ dir = 8 @@ -18538,35 +16108,10 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel/dark, /area/station/aisat) -"bxN" = ( -/obj/structure/table, -/obj/item/flashlight/lamp, -/obj/machinery/light/directional/east, -/obj/machinery/button/windowtint/south{ - id = "Processing" - }, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkred" - }, -/area/station/security/processing) "bxP" = ( /obj/machinery/light/small/directional/north, /turf/simulated/floor/plating, /area/station/maintenance/fsmaint) -"bxQ" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "redcorner" - }, -/area/station/security/checkpoint) -"bxS" = ( -/obj/item/kirbyplants, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkred" - }, -/area/station/security/brig) "bxX" = ( /obj/structure/table/reinforced, /obj/item/folder/blue, @@ -18902,50 +16447,16 @@ icon_state = "white" }, /area/station/medical/surgery/primary) -"bzj" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkredcorners" - }, -/area/station/security/brig) -"bzn" = ( -/obj/machinery/door/firedoor, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/brig) -"bzo" = ( -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/brig) -"bzp" = ( -/obj/machinery/door/window/brigdoor{ - dir = 1; - id = "Cell 5"; - name = "Cell 5" - }, -/obj/effect/mapping_helpers/airlock/windoor/access/any/security/brig{ - dir = 1 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "darkredfull" +"bzt" = ( +/obj/machinery/shower{ + dir = 8 }, -/area/station/security/prison/cell_block) -"bzq" = ( -/obj/effect/decal/warning_stripes/northwest, -/obj/structure/displaycase/hos, +/obj/structure/curtain/open/shower, +/obj/machinery/light/directional/east, /turf/simulated/floor/plasteel{ - icon_state = "dark" + icon_state = "freezerfloor" }, -/area/station/command/office/hos) +/area/station/security/permabrig) "bzv" = ( /obj/machinery/status_display{ name = "Дисплей статуса" @@ -19260,69 +16771,12 @@ icon_state = "redcorner" }, /area/station/hallway/primary/starboard) -"bAO" = ( -/obj/effect/decal/warning_stripes/yellow, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/brig) -"bAP" = ( -/obj/effect/decal/warning_stripes/yellow, -/obj/item/kirbyplants, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/brig) -"bAQ" = ( -/obj/structure/table, -/obj/item/restraints/handcuffs, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) "bAT" = ( -/obj/item/kirbyplants, -/obj/machinery/light/directional/north, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkred" - }, -/area/station/security/main) -"bBa" = ( -/obj/machinery/door/firedoor, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkred" }, -/area/station/security/brig) -"bBc" = ( -/obj/machinery/door/firedoor, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/brig) +/area/station/security/permabrig) "bBd" = ( /turf/simulated/floor/plasteel{ dir = 8; @@ -19760,27 +17214,10 @@ /obj/machinery/economy/vending/coffee, /turf/simulated/floor/plasteel/dark, /area/station/command/meeting_room) -"bCN" = ( -/obj/structure/window/reinforced, -/obj/machinery/computer/security{ - dir = 1 - }, -/obj/machinery/camera{ - c_tag = "Brig - Entrance"; - dir = 4; - network = list("SS13","Security") - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/prisonershuttle) "bCP" = ( -/obj/machinery/light/directional/south, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/brig) +/obj/effect/spawner/window/reinforced/grilled, +/turf/simulated/floor/plating, +/area/station/security/storage) "bCT" = ( /obj/item/radio/intercom/directional/south, /obj/item/radio/intercom/private{ @@ -20393,44 +17830,6 @@ icon_state = "bluecorner" }, /area/station/hallway/primary/central/ne) -"bEr" = ( -/obj/machinery/firealarm/directional/south, -/obj/structure/table/reinforced, -/obj/item/radio/security, -/obj/item/radio/security{ - pixel_x = 8 - }, -/obj/item/radio/security{ - pixel_x = -8 - }, -/obj/item/radio/security{ - pixel_x = -4 - }, -/obj/item/radio/security{ - pixel_x = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/main) -"bEw" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/simulated/floor/plating, -/area/station/security/main) -"bEx" = ( -/turf/simulated/wall/r_wall, -/area/station/security/warden) "bED" = ( /obj/machinery/light/directional/west, /turf/simulated/floor/plasteel/dark, @@ -20489,6 +17888,13 @@ /obj/effect/decal/warning_stripes/east, /turf/simulated/floor/plasteel, /area/station/engineering/gravitygenerator) +"bEL" = ( +/obj/structure/closet/secure_closet/brig{ + id = "Cell 2"; + name = "Cell 2 Locker" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "bEM" = ( /obj/machinery/power/port_gen/pacman, /obj/effect/decal/warning_stripes/yellow/hollow, @@ -20881,109 +18287,19 @@ /obj/machinery/light/small/directional/north, /turf/simulated/floor/plasteel/dark, /area/station/command/bridge) -"bFS" = ( -/obj/structure/rack, -/obj/item/storage/box/seccarts{ - pixel_x = 3; - pixel_y = 2 - }, -/obj/item/storage/box/handcuffs, -/obj/item/storage/box/flashbangs{ - pixel_x = -2; - pixel_y = -2 - }, -/obj/item/storage/box/handcuffs, -/obj/item/storage/box/teargas{ - pixel_x = -3; - pixel_y = -3 - }, -/turf/simulated/floor/plasteel, -/area/station/security/armory/secure) "bFV" = ( /obj/effect/spawner/window/reinforced/grilled, -/turf/simulated/floor/plating, -/area/station/security/detective) -"bGa" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Security Maintenance" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/turf/simulated/floor/plating, -/area/station/maintenance/fsmaint) -"bGb" = ( -/obj/machinery/light/small/directional/north, -/obj/structure/closet/secure_closet/brig{ - id = "Cell 1"; - name = "Cell 1 Locker" - }, -/obj/item/radio/intercom/directional/north, -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/prison/cell_block) -"bGc" = ( -/obj/machinery/camera{ - c_tag = "Brig - Cell 1" - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/prison/cell_block) -"bGd" = ( -/obj/structure/table/wood, -/obj/item/storage/fancy/donut_box, -/obj/item/radio/intercom/directional/south, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "vault" - }, -/area/station/command/office/hos) -"bGi" = ( -/obj/structure/bed, -/obj/item/bedsheet, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 4 - }, -/turf/simulated/floor/carpet, -/area/station/security/prison/cell_block) -"bGn" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/structure/closet/secure_closet/brig{ - id = "Cell 6"; - name = "Cell 6 Locker" - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/prison/cell_block) -"bGp" = ( -/obj/machinery/light/directional/north, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, /obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 + d1 = 2; + d2 = 4; + icon_state = "2-4" }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" }, -/area/station/security/prison/cell_block) +/turf/simulated/floor/plating, +/area/station/security/detective) "bGq" = ( /obj/structure/table/reinforced, /obj/item/crowbar, @@ -21417,7 +18733,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "bHn" = ( /obj/structure/table/reinforced, @@ -21529,7 +18845,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bHA" = ( /obj/machinery/power/apc/directional/west, @@ -21542,45 +18858,57 @@ icon_state = "neutralcorner" }, /area/station/hallway/primary/central/ne) -"bHD" = ( -/obj/machinery/door/airlock/maintenance, -/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, -/turf/simulated/floor/plating, -/area/station/maintenance/starboard2) "bHI" = ( -/obj/effect/decal/cleanable/cobweb2, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel, -/area/station/maintenance/starboard2) +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkblue" + }, +/area/station/security/detective) "bHK" = ( /obj/structure/closet/secure_closet/detective, -/turf/simulated/floor/plasteel/dark, -/area/station/security/detective) -"bHL" = ( -/obj/structure/table/wood, -/obj/item/book/manual/wiki/security_space_law, /obj/item/camera{ desc = "A one use - polaroid camera. 30 photos left."; name = "detectives camera"; pictures_left = 30 }, -/obj/item/radio/intercom/directional/north, +/obj/item/restraints/handcuffs, +/obj/item/storage/lockbox/spy_kit, +/obj/item/storage/box/bodybags, +/obj/item/flash, +/obj/machinery/alarm/directional/north, /turf/simulated/floor/plasteel/dark, /area/station/security/detective) "bHM" = ( /obj/machinery/power/apc/directional/north, /obj/structure/table/wood, -/obj/item/taperecorder, -/obj/item/restraints/handcuffs, /obj/structure/cable{ d2 = 2; icon_state = "0-2" }, +/obj/item/taperecorder{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/item/storage/fancy/donut_box, +/obj/item/reagent_containers/food/drinks/bottle/whiskey{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, /turf/simulated/floor/plasteel/dark, /area/station/security/detective) "bHN" = ( /obj/structure/filingcabinet/security, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, /turf/simulated/floor/plasteel{ icon_state = "dark" }, @@ -21600,60 +18928,24 @@ icon_state = "dark" }, /area/station/security/detective) -"bHQ" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin, -/obj/structure/table/reinforced, -/obj/item/pen, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "redcorner" - }, -/area/station/security/checkpoint) -"bHR" = ( -/obj/structure/table/reinforced, -/obj/item/clipboard, -/obj/item/toy/figure/crew/secofficer, -/obj/machinery/firealarm/directional/north, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "redcorner" - }, -/area/station/security/checkpoint) -"bHX" = ( -/obj/machinery/door/window/brigdoor{ - dir = 8; - id = "Cell 1"; - name = "Cell 1" - }, -/obj/effect/mapping_helpers/airlock/windoor/access/any/security/brig{ - dir = 8 - }, +"bHY" = ( +/obj/structure/table/wood, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable{ d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 + d2 = 2; + icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = -3; + pixel_y = 5 }, /turf/simulated/floor/plasteel{ icon_state = "darkredfull" }, -/area/station/security/prison/cell_block) +/area/station/security/main) "bHZ" = ( /turf/simulated/floor/grass/jungle, /area/station/maintenance/fsmaint) @@ -21684,24 +18976,6 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/abandoned_garden) -"bIg" = ( -/obj/item/kirbyplants, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/brig) "bIh" = ( /obj/structure/cable{ d1 = 1; @@ -21975,20 +19249,20 @@ /obj/structure/table/wood, /obj/machinery/status_display/directional/west, /obj/item/flashlight/lamp, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "bIZ" = ( /obj/structure/reagent_dispensers/water_cooler, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "bJa" = ( /obj/item/kirbyplants, /obj/machinery/light/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "bJb" = ( /obj/machinery/firealarm/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "bJc" = ( /obj/machinery/power/apc/directional/north, @@ -21996,22 +19270,22 @@ d2 = 4; icon_state = "0-4" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "bJe" = ( /obj/machinery/newscaster/security_unit/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "bJf" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bJg" = ( /obj/structure/table/wood, /obj/item/paicard, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "bJi" = ( /obj/machinery/door/airlock/highsecurity{ @@ -22031,7 +19305,7 @@ /obj/structure/table/wood, /obj/item/clipboard, /obj/item/toy/figure/crew/captain, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bJk" = ( /obj/machinery/light_switch/north, @@ -22039,33 +19313,33 @@ /obj/structure/disposalpipe/trunk{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bJm" = ( /obj/machinery/light/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bJn" = ( /obj/machinery/firealarm/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bJo" = ( /obj/machinery/ai_status_display/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bJp" = ( /obj/structure/sign/bobross{ pixel_y = 32 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bJq" = ( /obj/machinery/status_display/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bJr" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bJs" = ( /obj/machinery/computer/security/mining{ @@ -22075,53 +19349,15 @@ /obj/effect/decal/warning_stripes/yellow/hollow, /turf/simulated/floor/plasteel, /area/station/supply/miningdock) -"bJu" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Detective Maintenance" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/forensics, -/turf/simulated/floor/plasteel, -/area/station/maintenance/starboard2) -"bJC" = ( -/obj/item/kirbyplants, -/obj/machinery/power/apc/directional/west, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "redcorner" - }, -/area/station/security/checkpoint) -"bJG" = ( -/obj/machinery/flasher{ - id = "Cell 1"; - pixel_y = -28 - }, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/prison/cell_block) -"bJL" = ( -/turf/simulated/wall, -/area/station/security/warden) -"bJN" = ( -/obj/structure/closet/secure_closet/security, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" +"bJK" = ( +/obj/structure/closet/secure_closet{ + anchored = 1; + name = "Evidence Storage"; + req_access_txt = "4" }, -/area/station/security/storage) +/obj/machinery/alarm/directional/east, +/turf/simulated/floor/plasteel/dark, +/area/station/security/evidence) "bJO" = ( /obj/structure/window/reinforced{ dir = 1; @@ -22545,7 +19781,7 @@ pixel_y = -4; req_one_access_txt = "18" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "bKH" = ( /obj/structure/chair/comfy/brown, @@ -22565,10 +19801,10 @@ /area/station/command/meeting_room) "bKM" = ( /obj/machinery/light_switch/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "bKN" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "bKP" = ( /obj/machinery/porta_turret, @@ -22606,32 +19842,32 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bLc" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bLd" = ( /obj/structure/chair/comfy/brown{ dir = 4 }, /obj/effect/landmark/start/captain, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bLe" = ( /obj/structure/table/wood, /obj/item/storage/fancy/donut_box, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bLf" = ( /obj/structure/chair/comfy/brown{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bLg" = ( /obj/machinery/alarm/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bLh" = ( /turf/simulated/wall, @@ -22686,15 +19922,13 @@ /turf/simulated/wall, /area/station/security/detective) "bLo" = ( -/obj/machinery/camera{ - c_tag = "Detective's Office"; +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ dir = 4; - network = list("Research","SS13"); - pixel_y = -22 + icon_state = "darkblue" }, -/obj/machinery/light/directional/west, -/obj/machinery/light_switch/west, -/turf/simulated/floor/plasteel/dark, /area/station/security/detective) "bLp" = ( /turf/simulated/floor/plasteel/dark, @@ -22703,106 +19937,26 @@ /obj/structure/table/wood, /obj/item/clipboard, /obj/item/toy/figure/crew/detective, -/obj/item/clothing/glasses/sunglasses, /turf/simulated/floor/carpet, /area/station/security/detective) "bLt" = ( /obj/machinery/hologram/holopad, /turf/simulated/floor/carpet, /area/station/security/detective) -"bLu" = ( +"bLx" = ( /obj/machinery/computer/med_data{ dir = 8 }, -/obj/machinery/requests_console{ - department = "Detective"; - departmentType = 5; - name = "Detective Requests Console"; - pixel_x = 30 - }, +/obj/machinery/light/directional/east, /turf/simulated/floor/carpet, /area/station/security/detective) -"bLw" = ( -/obj/structure/filingcabinet/chestdrawer, -/obj/machinery/camera{ - c_tag = "Brig - Front Desk"; - dir = 4; - network = list("SS13","Security") - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "redcorner" - }, -/area/station/security/checkpoint) -"bLx" = ( -/obj/machinery/light/directional/east, -/obj/machinery/status_display/directional/east, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "redcorner" - }, -/area/station/security/checkpoint) "bLy" = ( /obj/machinery/alarm/directional/west, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "redcorner" }, -/area/station/hallway/primary/starboard) -"bLz" = ( -/obj/machinery/light/directional/east, -/obj/machinery/status_display/directional/east, -/obj/effect/decal/warning_stripes/southeastcorner, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "redcorner" - }, -/area/station/hallway/primary/starboard) -"bLA" = ( -/turf/simulated/wall/r_wall, -/area/station/security/brig) -"bLB" = ( -/turf/simulated/wall, -/area/station/security/prison/cell_block) -"bLC" = ( -/obj/item/kirbyplants, -/obj/machinery/light/directional/west, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) -"bLD" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkredcorners" - }, -/area/station/security/prison/cell_block) -"bLE" = ( -/obj/structure/rack, -/obj/item/storage/toolbox/mechanical, -/obj/item/storage/toolbox/electrical, -/obj/item/screwdriver, -/obj/item/multitool, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/warden) +/area/station/security/lobby) "bLF" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/spawner/lootdrop/maintenance, @@ -22810,43 +19964,9 @@ icon_state = "neutralfull" }, /area/station/maintenance/starboard) -"bLG" = ( -/obj/machinery/door/window/brigdoor{ - id = "Cell 4"; - name = "Cell 4" - }, -/obj/effect/mapping_helpers/airlock/windoor/access/any/security/brig, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "darkredfull" - }, -/area/station/security/prison/cell_block) -"bLH" = ( -/obj/machinery/door_timer/cell_4{ - pixel_y = -32 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) "bLK" = ( -/obj/structure/closet/secure_closet/security, -/obj/machinery/camera{ - c_tag = "Brig - Officer's Lockers"; - network = list("SS13","Security") - }, -/obj/machinery/alarm/directional/east, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/storage) +/turf/simulated/wall, +/area/station/security/processing) "bLM" = ( /obj/structure/window/reinforced{ dir = 1; @@ -22981,7 +20101,7 @@ dir = 1; icon_state = "redcorner" }, -/area/station/hallway/primary/starboard) +/area/station/security/lobby) "bMg" = ( /obj/machinery/status_display/directional/west, /obj/machinery/computer/card/minor/ce{ @@ -23138,11 +20258,11 @@ /area/station/hallway/primary/central/north) "bMM" = ( /obj/machinery/photocopier, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "bMN" = ( /obj/machinery/hologram/holopad, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "bMO" = ( /obj/structure/table/wood, @@ -23184,7 +20304,7 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "bMV" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, @@ -23230,24 +20350,24 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bNf" = ( /obj/structure/chair/comfy/brown{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bNg" = ( /obj/structure/table/wood, /obj/item/clothing/mask/cigarette/cigar, /obj/item/clothing/mask/cigarette/cigar, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bNh" = ( /obj/machinery/light/directional/east, /obj/structure/extinguisher_cabinet/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bNi" = ( /obj/structure/rack, @@ -23288,35 +20408,25 @@ icon_state = "neutralfull" }, /area/station/public/storage/tools/auxiliary) -"bNm" = ( -/obj/machinery/camera{ - c_tag = "Brig - Hallway South-West"; - dir = 8; - network = list("SS13","Security") +"bNn" = ( +/obj/structure/table/tray, +/obj/item/scalpel{ + pixel_y = 12 }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" +/obj/item/clothing/gloves/color/latex/nitrile, +/obj/item/clothing/mask/surgical, +/obj/item/autopsy_scanner{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/reagent_containers/spray/cleaner{ + desc = "Someone has crossed out the Space from Space Cleaner and written in Surgery. 'Do not remove under punishment of death!!!' is scrawled on the back."; + name = "surgery cleaner" }, -/area/station/security/prison/cell_block) -"bNn" = ( -/obj/structure/table, -/obj/item/storage/box/bodybags, -/obj/item/clothing/gloves/color/latex, /turf/simulated/floor/plasteel{ dir = 8; - icon_state = "vault" - }, -/area/station/security/detective) -"bNo" = ( -/obj/machinery/door/window/reinforced/normal{ - dir = 4; - name = "Forensics Morgue" - }, -/obj/effect/mapping_helpers/airlock/windoor/access/any/security/forensics{ - dir = 4 + icon_state = "darkblue" }, -/turf/simulated/floor/plasteel/dark, /area/station/security/detective) "bNr" = ( /obj/structure/chair/office/dark{ @@ -23344,27 +20454,8 @@ /obj/effect/landmark/start/detective, /turf/simulated/floor/carpet, /area/station/security/detective) -"bNu" = ( -/obj/machinery/light/directional/east, -/obj/machinery/status_display/directional/east, -/obj/machinery/computer/secure_data{ - dir = 8 - }, -/turf/simulated/floor/carpet, -/area/station/security/detective) -"bNv" = ( -/obj/machinery/computer/secure_data{ - dir = 4 - }, -/obj/item/radio/intercom/directional/west, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "redcorner" - }, -/area/station/security/checkpoint) "bNx" = ( /obj/effect/landmark/lightsout, -/obj/structure/disposalpipe/segment, /obj/structure/cable{ d1 = 1; d2 = 2; @@ -23372,10 +20463,11 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ icon_state = "neutralfull" }, -/area/station/hallway/primary/starboard) +/area/station/security/lobby) "bNy" = ( /obj/effect/spawner/random_spawners/blood_maybe, /turf/simulated/floor/plating, @@ -23384,6 +20476,17 @@ /obj/structure/flora/junglebush, /turf/simulated/floor/grass/jungle, /area/station/maintenance/fsmaint) +"bNA" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/structure/chair/office{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/processing) "bNB" = ( /obj/machinery/mineral/ore_redemption, /obj/effect/decal/warning_stripes/yellow, @@ -23397,42 +20500,6 @@ icon_state = "redyellowfull" }, /area/station/maintenance/starboard) -"bNE" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/prison/cell_block) -"bNG" = ( -/obj/machinery/power/treadmill{ - dir = 8 - }, -/obj/machinery/treadmill_monitor{ - id = "Cell 4"; - pixel_x = -32 - }, -/obj/machinery/flasher{ - id = "Cell 3"; - pixel_x = -26; - pixel_y = -26 - }, -/obj/machinery/light/small/directional/west, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/prison/cell_block) "bNH" = ( /obj/effect/spawner/random_spawners/blood_often, /obj/effect/spawner/random_spawners/grille_maybe, @@ -23444,12 +20511,24 @@ /turf/simulated/floor/plating, /area/station/maintenance/fsmaint) "bNI" = ( -/obj/effect/decal/warning_stripes/east, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, /turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "redcorner" + icon_state = "neutralfull" }, -/area/station/hallway/primary/starboard) +/area/station/security/lobby) "bNL" = ( /obj/machinery/camera{ c_tag = "AI Chamber South"; @@ -23489,6 +20568,20 @@ icon_state = "vault" }, /area/station/turret_protected/aisat) +"bNQ" = ( +/obj/machinery/door/airlock/security/glass, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plating, +/area/station/security/processing) "bNR" = ( /obj/machinery/status_display{ name = "Дисплей статуса" @@ -23725,7 +20818,7 @@ "bOE" = ( /obj/structure/table/wood, /obj/item/book/manual/wiki/security_space_law, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "bOF" = ( /obj/structure/chair/comfy/beige{ @@ -23744,7 +20837,7 @@ /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "bOI" = ( /obj/structure/chair/comfy/brown{ @@ -23816,7 +20909,7 @@ /area/station/command/office/captain) "bOV" = ( /obj/item/radio/intercom/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bOX" = ( /obj/structure/chair/comfy/brown, @@ -23832,7 +20925,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bOZ" = ( /turf/simulated/wall, @@ -23843,14 +20936,14 @@ d2 = 8; icon_state = "0-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bPb" = ( /obj/machinery/camera{ c_tag = "Captain's Room"; dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bPc" = ( /obj/machinery/light/directional/east, @@ -23922,30 +21015,38 @@ /area/station/public/storage/tools/auxiliary) "bPi" = ( /obj/structure/morgue, -/obj/machinery/light/small/directional/west, /obj/effect/landmark/spawner/rev, /turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "vault" + dir = 10; + icon_state = "darkblue" }, /area/station/security/detective) "bPj" = ( -/obj/structure/window/reinforced{ - dir = 4 +/turf/simulated/floor/plasteel{ + icon_state = "darkblue" }, -/turf/simulated/floor/plasteel/dark, /area/station/security/detective) "bPk" = ( -/obj/item/kirbyplants, -/obj/machinery/firealarm/directional/south, -/turf/simulated/floor/plasteel/dark, +/obj/structure/table, +/obj/item/storage/box/bodybags, +/obj/item/clothing/gloves/color/latex, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkblue" + }, /area/station/security/detective) "bPl" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, -/obj/machinery/button/windowtint/south{ - id = "Detective" +/obj/machinery/light_switch/south{ + pixel_x = 5 + }, +/obj/machinery/firealarm/directional/south{ + pixel_x = -5 }, /turf/simulated/floor/plasteel/dark, /area/station/security/detective) @@ -23967,70 +21068,23 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/maintenance/fore2) -"bPr" = ( -/obj/machinery/computer/security{ - dir = 4 - }, -/obj/machinery/alarm/directional/west, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "redcorner" - }, -/area/station/security/checkpoint) "bPs" = ( -/obj/structure/chair/office/dark, -/obj/effect/landmark/start/security_officer, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "redcorner" - }, -/area/station/security/checkpoint) -"bPt" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plating, -/area/station/security/brig) -"bPu" = ( -/obj/effect/spawner/window/reinforced/grilled, -/turf/simulated/floor/plating, -/area/station/security/warden) -"bPw" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable, -/turf/simulated/floor/plating, -/area/station/command/office/hos) -"bPy" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkredcorners" +/obj/machinery/computer/security/wooden_tv, +/obj/machinery/button/windowtint/south{ + id = "Detective"; + pixel_x = -5 }, -/area/station/security/brig) +/obj/item/radio/intercom/directional/east, +/turf/simulated/floor/carpet, +/area/station/security/detective) "bPz" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/brig) -"bPB" = ( -/obj/structure/table, -/obj/item/paper_bin{ - pixel_x = -4; - pixel_y = 10 - }, -/obj/item/storage/fancy/crayons, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/turf/simulated/floor/plasteel/dark, +/area/station/security/visitingroom) "bPC" = ( /obj/structure/lattice, /obj/structure/window/reinforced, @@ -24039,6 +21093,16 @@ }, /turf/space, /area/space/nearstation) +"bPF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "bPG" = ( /obj/machinery/atmospherics/unary/portables_connector, /obj/machinery/atmospherics/portable/canister/air, @@ -24293,18 +21357,12 @@ /obj/machinery/status_display/directional/north, /turf/simulated/floor/plasteel/grimy, /area/station/command/office/ce) -"bQn" = ( -/obj/machinery/door/firedoor, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/brig) "bQo" = ( /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 4; + icon_state = "darkredcorners" }, -/area/station/security/brig) +/area/station/security/storage) "bQp" = ( /obj/item/kirbyplants, /obj/machinery/light/directional/west, @@ -24408,12 +21466,12 @@ /obj/machinery/ai_status_display/west, /obj/item/storage/briefcase, /obj/item/storage/secure/briefcase, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "bQG" = ( /obj/item/kirbyplants, /obj/machinery/light/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "bQH" = ( /obj/machinery/alarm/directional/south, @@ -24421,7 +21479,7 @@ c_tag = "Command Meeting Room"; dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "bQI" = ( /turf/simulated/wall, @@ -24524,12 +21582,12 @@ /obj/machinery/photocopier/faxmachine/longrange{ department = "Captain's Office" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bQU" = ( /obj/structure/table/wood, /obj/machinery/recharger, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bQV" = ( /obj/structure/sign/directions/engineering{ @@ -24569,13 +21627,28 @@ }, /obj/effect/mapping_helpers/airlock/access/all/security/forensics, /obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, /obj/structure/cable{ d1 = 1; - d2 = 2; - icon_state = "1-2" + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "red" @@ -24597,61 +21670,6 @@ icon_state = "dark" }, /area/station/medical/morgue) -"bRf" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) -"bRg" = ( -/obj/machinery/firealarm/directional/north, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) -"bRh" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/prison/cell_block) -"bRi" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Brig" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/effect/decal/warning_stripes/west, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/brig) -"bRj" = ( -/obj/machinery/light/directional/south, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/main) -"bRk" = ( -/obj/structure/chair/comfy/red{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/carpet, -/area/station/security/prison/cell_block) "bRm" = ( /obj/structure/lattice/catwalk, /obj/machinery/atmospherics/pipe/simple/visible/yellow{ @@ -25226,57 +22244,12 @@ }, /turf/simulated/floor/carpet/orange, /area/station/service/bar/atrium) -"bTh" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "redcorner" - }, -/area/station/hallway/primary/starboard) -"bTm" = ( -/obj/item/kirbyplants, -/obj/machinery/power/apc/directional/west, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) "bTn" = ( -/obj/structure/bed, -/obj/item/bedsheet, -/obj/item/radio/intercom/directional/south, -/obj/machinery/camera{ - c_tag = "Brig - Cell 3"; - dir = 1 - }, -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/simulated/floor/carpet, -/area/station/security/prison/cell_block) -"bTp" = ( -/obj/structure/bed, -/obj/item/bedsheet/red, -/obj/item/radio/intercom/directional/south, -/obj/machinery/camera{ - c_tag = "Brig - Cell 4"; - dir = 1 - }, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 8 - }, /turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" + dir = 1; + icon_state = "redcorner" }, -/area/station/security/prison/cell_block) -"bTr" = ( -/obj/effect/spawner/window/reinforced/grilled, -/turf/simulated/floor/plating, -/area/station/security/storage) +/area/station/security/brig) "bTs" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -25688,6 +22661,11 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/port) +"bUe" = ( +/obj/structure/table/reinforced, +/obj/item/book/manual/wiki/security_space_law/black, +/turf/simulated/floor/plasteel/dark, +/area/station/security/interrogation/observation) "bUi" = ( /turf/simulated/floor/plasteel{ dir = 1; @@ -25862,21 +22840,21 @@ name = "Head of Personnel Requests Console"; pixel_y = 30 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "bUR" = ( /obj/item/kirbyplants, /obj/machinery/keycard_auth/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "bUT" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "bUU" = ( /obj/structure/table/wood, /obj/machinery/smartfridge/id, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "bUV" = ( /obj/machinery/ai_status_display/west, @@ -25995,20 +22973,6 @@ icon_state = "dark" }, /area/station/turret_protected/aisat) -"bVm" = ( -/obj/structure/table, -/obj/machinery/syndicatebomb/training, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) "bVp" = ( /obj/item/radio/beacon, /obj/machinery/navbeacon{ @@ -26016,25 +22980,25 @@ location = "hall11" }, /mob/living/simple_animal/bot/secbot/beepsky, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, /obj/structure/cable{ d1 = 1; d2 = 8; icon_state = "1-8" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 9 +/obj/structure/disposalpipe/junction{ + dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" }, /turf/simulated/floor/plasteel{ icon_state = "neutralfull" }, -/area/station/hallway/primary/starboard) +/area/station/security/lobby) "bVs" = ( /obj/structure/lattice/catwalk, /obj/structure/cable{ @@ -26044,27 +23008,19 @@ }, /turf/space, /area/space/nearstation) +"bVy" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/item/radio/intercom/directional/east, +/turf/simulated/floor/plating, +/area/station/security/execution) "bVz" = ( /obj/item/kirbyplants, /turf/simulated/floor/plasteel{ icon_state = "neutralfull" }, /area/station/hallway/secondary/bridge) -"bVA" = ( -/obj/effect/spawner/window/reinforced/polarized/grilled{ - id = "Interrogation" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/plating, -/area/station/security/interrogation) "bVB" = ( /obj/machinery/door/firedoor, /obj/effect/decal/warning_stripes/yellow, @@ -26382,12 +23338,6 @@ icon_state = "cautioncorner" }, /area/station/hallway/primary/port) -"bWC" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/main) "bWE" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 @@ -26474,7 +23424,7 @@ /turf/simulated/floor/plasteel/dark, /area/station/command/office/hop) "bWR" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "bWT" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -26495,7 +23445,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "bWX" = ( /turf/simulated/wall, @@ -26507,21 +23457,6 @@ /obj/structure/sink/directional/west, /turf/simulated/floor/plasteel/white, /area/station/command/office/captain/bedroom) -"bXb" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security{ - name = "Prisoner Processing" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredfull" - }, -/area/station/security/processing) "bXc" = ( /turf/simulated/floor/plasteel{ icon_state = "neutralcorner" @@ -26552,48 +23487,6 @@ icon_state = "whiteblue" }, /area/station/medical/paramedic) -"bXp" = ( -/obj/machinery/firealarm/directional/east, -/obj/effect/decal/warning_stripes/northeastcorner, -/turf/simulated/floor/plasteel{ - icon_state = "redcorner" - }, -/area/station/hallway/primary/starboard) -"bXt" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkredcorners" - }, -/area/station/security/prison/cell_block) -"bXu" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/brig) -"bXx" = ( -/obj/effect/landmark/start/warden, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/warden) "bXy" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -26604,22 +23497,6 @@ icon_state = "neutralcorner" }, /area/station/hallway/primary/port) -"bXB" = ( -/obj/structure/chair/stool{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/storage) "bXC" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -26876,7 +23753,7 @@ "bYu" = ( /obj/machinery/status_display/directional/east, /obj/machinery/pdapainter, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "bYv" = ( /turf/simulated/wall/r_wall, @@ -26887,11 +23764,11 @@ "bYy" = ( /obj/machinery/photocopier, /obj/machinery/computer/security/telescreen/entertainment/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain/bedroom) "bYA" = ( /obj/machinery/light_switch/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain/bedroom) "bYB" = ( /obj/machinery/door/firedoor, @@ -27036,16 +23913,6 @@ icon_state = "bar" }, /area/station/maintenance/fsmaint) -"bYW" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/prison/cell_block) "bYY" = ( /obj/structure/cable{ d1 = 1; @@ -27069,20 +23936,6 @@ /obj/structure/lattice/catwalk, /turf/space, /area/space/nearstation) -"bZg" = ( -/obj/machinery/door_timer/cell_2{ - pixel_y = -32 - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkred" - }, -/area/station/security/brig) "bZh" = ( /obj/machinery/door/firedoor, /obj/machinery/flasher{ @@ -27269,6 +24122,33 @@ /obj/machinery/light_switch/east, /turf/simulated/floor/plasteel/dark, /area/station/engineering/smes) +"bZF" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/reinforced/normal{ + dir = 8; + name = "Security Reception" + }, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/effect/mapping_helpers/airlock/windoor/access/all/security/general{ + dir = 8 + }, +/obj/item/paper_bin, +/obj/item/pen, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/brig) "bZG" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/spawner/random_spawners/cobweb_left_frequent, @@ -27356,11 +24236,11 @@ department = "Head of Personnel's Office" }, /obj/machinery/keycard_auth/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "cab" = ( /obj/structure/closet/secure_closet/ntrep, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "cad" = ( /obj/structure/table/wood, @@ -27378,24 +24258,24 @@ /area/station/command/office/ntrep) "cae" = ( /obj/structure/bookcase/sop, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "caf" = ( /obj/structure/chair/sofa/right, /obj/structure/sign/poster/official/random/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "cag" = ( /obj/structure/chair/sofa, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "cah" = ( /obj/structure/chair/sofa/corner, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "cai" = ( /obj/item/flag/nt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "caj" = ( /obj/structure/table/wood, @@ -27423,7 +24303,7 @@ name = "Blueshield Requests Console"; pixel_y = 30 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "cam" = ( /obj/structure/table/wood, @@ -27499,7 +24379,7 @@ }, /obj/machinery/disposal, /obj/machinery/light_switch/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/legal/magistrate) "caH" = ( /obj/structure/table/wood, @@ -27512,7 +24392,7 @@ pixel_x = -5; pixel_y = -5 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/legal/lawoffice) "caK" = ( /obj/machinery/light/directional/north, @@ -27524,7 +24404,7 @@ /obj/structure/disposalpipe/trunk{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/legal/lawoffice) "caO" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -27563,6 +24443,19 @@ /obj/machinery/computer/guestpass/hop, /turf/simulated/floor/plasteel/dark, /area/station/command/office/hop) +"caT" = ( +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "hos_room" + }, +/obj/machinery/door/poddoor/preopen{ + id_tag = "hos_secure_doors" + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/command/office/hos) "caV" = ( /obj/item/kirbyplants, /obj/machinery/light/directional/north, @@ -27779,8 +24672,11 @@ "cbz" = ( /obj/machinery/suit_storage_unit/captain, /obj/machinery/light/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain/bedroom) +"cbA" = ( +/turf/simulated/wall/r_wall, +/area/space/nearstation) "cbB" = ( /obj/structure/sign/poster/official/random/north, /obj/effect/decal/cleanable/dirt, @@ -27916,7 +24812,7 @@ /obj/machinery/light_switch/west{ pixel_y = 32 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "cbX" = ( /obj/structure/table/wood, @@ -27944,13 +24840,13 @@ d2 = 4; icon_state = "2-4" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "cca" = ( /obj/structure/table/wood, /obj/item/reagent_containers/food/drinks/bottle/whiskey, /obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "ccb" = ( /obj/structure/table/wood, @@ -27962,7 +24858,7 @@ pixel_x = -3; pixel_y = 3 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "ccc" = ( /obj/structure/chair/sofa{ @@ -27970,13 +24866,13 @@ }, /obj/structure/sign/poster/official/random/east, /obj/machinery/computer/security/telescreen/entertainment/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "ccd" = ( /obj/structure/chair/comfy/black{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "cce" = ( /obj/structure/table/wood, @@ -27996,7 +24892,7 @@ pixel_x = 24; req_access_txt = "67" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "cch" = ( /obj/structure/table/wood, @@ -28038,7 +24934,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain/bedroom) "cck" = ( /obj/machinery/hologram/holopad, @@ -28050,7 +24946,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain/bedroom) "ccm" = ( /obj/machinery/door/window{ @@ -28131,51 +25027,6 @@ }, /turf/simulated/floor/carpet/red, /area/station/legal/lawoffice) -"ccL" = ( -/obj/structure/closet, -/obj/machinery/light/small/directional/east, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/evidence) -"ccM" = ( -/obj/structure/closet, -/obj/machinery/power/apc/directional/north, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/evidence) -"ccP" = ( -/obj/structure/closet, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/evidence) -"ccQ" = ( -/obj/machinery/camera{ - c_tag = "Brig - Evidence Storage"; - dir = 8 - }, -/obj/item/radio/intercom/directional/east, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/evidence) -"ccR" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/sign/poster/official/random/west, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/prison/cell_block) "ccU" = ( /obj/machinery/light_switch/north, /turf/simulated/floor/plasteel{ @@ -28374,12 +25225,12 @@ "cdx" = ( /obj/item/kirbyplants, /obj/machinery/light/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "cdA" = ( /obj/item/kirbyplants, /obj/machinery/light/small/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "cdB" = ( /obj/structure/sign/nosmoking_2, @@ -28413,7 +25264,7 @@ /obj/item/megaphone, /obj/item/storage/box/PDAs, /obj/item/storage/box/ids, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "cdI" = ( /obj/machinery/door/window{ @@ -28421,7 +25272,7 @@ }, /obj/effect/mapping_helpers/airlock/access/all/command/ntrep, /obj/machinery/light/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "cdJ" = ( /obj/structure/table/wood, @@ -28441,14 +25292,14 @@ /obj/structure/table/wood, /obj/item/reagent_containers/food/drinks/drinkingglass/shotglass, /obj/item/storage/fancy/donut_box, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "cdO" = ( /obj/structure/chair/sofa/left{ dir = 8 }, /obj/machinery/light/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "cdP" = ( /obj/machinery/power/apc/directional/west, @@ -28459,7 +25310,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "cdQ" = ( /obj/structure/table/wood, @@ -28494,7 +25345,7 @@ /obj/machinery/keycard_auth/east{ pixel_y = -3 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "cdT" = ( /obj/structure/table/wood, @@ -28513,10 +25364,10 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain/bedroom) "cdW" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain/bedroom) "cdX" = ( /obj/machinery/firealarm/directional/south, @@ -28525,7 +25376,7 @@ c_tag = "Captain's Quarters"; dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain/bedroom) "cdY" = ( /obj/structure/table/wood, @@ -28579,6 +25430,22 @@ /obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, /turf/simulated/floor/plating, /area/station/maintenance/starboard) +"cep" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/warden) "ceq" = ( /obj/structure/table/wood, /obj/item/paper_bin, @@ -28612,68 +25479,27 @@ /obj/effect/spawner/window/reinforced/grilled, /turf/simulated/floor/plating, /area/station/maintenance/library) -"ceA" = ( -/obj/machinery/door/airlock/security{ - name = "Evidence Storage" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/machinery/door/firedoor, -/turf/simulated/floor/plasteel{ - icon_state = "dark" +"ceF" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" }, -/area/station/security/evidence) -"ceC" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/evidence) -"ceE" = ( -/obj/machinery/door/window/reinforced/normal{ - dir = 8 - }, -/obj/machinery/atmospherics/unary/vent_scrubber/on{ +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 8 }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/evidence) -"ceF" = ( -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/evidence) -"ceG" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/machinery/power/apc/directional/west, /obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "redcorner" - }, -/area/station/hallway/primary/starboard) -"ceH" = ( -/obj/machinery/light/small/directional/west, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 + d1 = 4; + d2 = 8; + icon_state = "4-8" }, -/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ dir = 8; - icon_state = "redcorner" + icon_state = "red" }, -/area/station/security/prison/cell_block) +/area/station/security/visitingroom) "ceL" = ( /obj/machinery/light/directional/east, /turf/simulated/floor/bluegrid, @@ -28753,7 +25579,7 @@ /area/station/engineering/control) "cfa" = ( /obj/structure/closet/secure_closet/captains, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain/bedroom) "cfb" = ( /obj/structure/disposalpipe/segment, @@ -28886,34 +25712,34 @@ /obj/item/paper_bin, /obj/item/pen, /obj/machinery/alarm/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "cfr" = ( /obj/structure/chair/office/dark, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "cfs" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "cft" = ( /obj/machinery/bookbinder, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "cfu" = ( /obj/structure/bookcase, /obj/machinery/light/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "cfv" = ( /obj/structure/chair/comfy/red, /obj/effect/landmark/start/assistant, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "cfx" = ( /obj/machinery/photocopier, /obj/structure/extinguisher_cabinet/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "cfy" = ( /obj/structure/bookcase, @@ -28921,12 +25747,12 @@ /obj/machinery/camera{ c_tag = "Library Starboard" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "cfz" = ( /obj/structure/chair/comfy/red, /obj/item/radio/intercom/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "cfB" = ( /obj/machinery/light/small/directional/south, @@ -28943,12 +25769,12 @@ "cfD" = ( /obj/structure/chair/office/dark, /obj/effect/landmark/start/head_of_personnel, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "cfE" = ( /obj/structure/table/wood, /obj/machinery/recharger, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "cfF" = ( /obj/structure/disposalpipe/segment, @@ -28974,11 +25800,11 @@ /turf/simulated/floor/carpet/royalblack, /area/station/command/office/ntrep) "cfK" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "cfL" = ( /obj/item/flag/nt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "cfM" = ( /obj/machinery/light/directional/west, @@ -28988,7 +25814,7 @@ icon_state = "1-2" }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "cfN" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -29001,7 +25827,7 @@ /area/station/command/office/blueshield) "cfP" = ( /obj/machinery/light/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "cfQ" = ( /obj/machinery/door/airlock/command{ @@ -29021,7 +25847,7 @@ /area/station/legal/courtroom) "cfZ" = ( /obj/machinery/firealarm/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/legal/magistrate) "cga" = ( /obj/structure/table/wood, @@ -29036,16 +25862,6 @@ /obj/item/radio/intercom/directional/south, /turf/simulated/floor/carpet/red, /area/station/legal/lawoffice) -"cgg" = ( -/obj/structure/closet, -/obj/machinery/alarm/directional/north, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/evidence) "cgh" = ( /obj/structure/cable, /obj/machinery/power/apc{ @@ -29063,37 +25879,12 @@ /obj/structure/bookcase, /turf/simulated/floor/wood/fancy/cherry, /area/station/legal/lawoffice) -"cgo" = ( -/obj/structure/closet, -/obj/item/radio/intercom/directional/south, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/evidence) -"cgp" = ( -/obj/structure/table, -/obj/item/hand_labeler, -/obj/item/storage/box/evidence, -/obj/item/storage/box/evidence, -/obj/item/pen, -/obj/machinery/firealarm/directional/south, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/evidence) -"cgq" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/closet, -/obj/machinery/light_switch/south, +"cgr" = ( /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 9; + icon_state = "darkred" }, -/area/station/security/evidence) -"cgr" = ( -/turf/simulated/wall, -/area/station/security/evidence) +/area/station/security/brig) "cgu" = ( /obj/machinery/tcomms/core/station, /obj/structure/cable{ @@ -29187,13 +25978,13 @@ /obj/structure/table/wood, /obj/item/flashlight/lamp, /obj/machinery/newscaster/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "cgX" = ( /obj/structure/table/wood, /obj/item/folder, /obj/item/pen, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "cgY" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, @@ -29241,7 +26032,7 @@ /obj/item/folder/blue, /obj/item/pen/multi, /obj/item/lighter/zippo/hop, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "chh" = ( /obj/structure/table/wood, @@ -29259,7 +26050,7 @@ /area/station/command/office/hop) "chj" = ( /obj/machinery/photocopier, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "chl" = ( /obj/machinery/hologram/holopad, @@ -29274,7 +26065,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "chq" = ( /obj/machinery/light_switch/west, @@ -29292,14 +26083,14 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "chs" = ( /obj/structure/closet/cabinet, /obj/item/reagent_containers/food/drinks/bottle/whiskey, /obj/item/reagent_containers/food/drinks/drinkingglass, /obj/item/reagent_containers/food/drinks/drinkingglass, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "cht" = ( /turf/simulated/wall/r_wall, @@ -29373,7 +26164,7 @@ /turf/simulated/floor/carpet/royalblack, /area/station/legal/magistrate) "chJ" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/legal/magistrate) "chK" = ( /obj/machinery/firealarm/directional/south, @@ -29398,38 +26189,6 @@ /obj/machinery/photocopier, /turf/simulated/floor/carpet/royalblack, /area/station/legal/magistrate) -"chQ" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Brig" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel, -/area/station/security/prison/cell_block) "chS" = ( /obj/structure/window/reinforced{ dir = 8 @@ -29601,12 +26360,32 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/engine, /area/station/science/explab) +"cis" = ( +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/machinery/door/airlock/security/glass{ + id_tag = "perma_door_ext"; + locked = 1; + name = "Prison Wing" + }, +/obj/machinery/access_button/east{ + autolink_id = "perma_btn_ext"; + name = "Prison Wing Access Button"; + req_one_access_txt = "2" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plating, +/area/station/security/brig) "ciu" = ( /obj/structure/chair/office/dark{ dir = 8 }, /obj/effect/landmark/start/assistant, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "ciy" = ( /obj/effect/landmark/lightsout, @@ -29618,23 +26397,6 @@ }, /turf/simulated/floor/plasteel/grimy, /area/station/service/library) -"ciz" = ( -/obj/effect/spawner/window/reinforced/polarized/grilled{ - id = "Processing" - }, -/obj/structure/cable, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/simulated/floor/plating, -/area/station/security/processing) "ciA" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -29653,7 +26415,7 @@ dir = 1 }, /obj/machinery/newscaster/security_unit/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "ciD" = ( /obj/structure/chair/office/dark{ @@ -29665,13 +26427,13 @@ /obj/structure/bed/dogbed/ian, /obj/machinery/alarm/directional/east, /mob/living/simple_animal/pet/dog/corgi/Ian, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "ciF" = ( /obj/machinery/photocopier, /obj/structure/sign/poster/official/random/west, /obj/machinery/firealarm/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "ciH" = ( /obj/machinery/alarm/directional/south, @@ -29683,7 +26445,7 @@ /obj/structure/disposalpipe/trunk{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "ciL" = ( /obj/machinery/light/directional/north, @@ -29703,7 +26465,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "ciP" = ( /obj/machinery/alarm/directional/south, @@ -29715,13 +26477,13 @@ /obj/structure/disposalpipe/trunk{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "ciR" = ( /obj/machinery/photocopier, /obj/structure/sign/poster/official/random/east, /obj/machinery/firealarm/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "ciS" = ( /turf/simulated/wall, @@ -29788,7 +26550,7 @@ pixel_y = 4 }, /obj/machinery/light/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/legal/magistrate) "cjf" = ( /obj/structure/cable{ @@ -29819,7 +26581,7 @@ d2 = 8; icon_state = "2-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/legal/magistrate) "cjl" = ( /obj/structure/transit_tube{ @@ -29859,17 +26621,6 @@ icon_state = "redcorner" }, /area/station/maintenance/starboard2) -"cjr" = ( -/turf/simulated/wall, -/area/station/security/range) -"cjs" = ( -/obj/machinery/light/directional/west, -/obj/structure/extinguisher_cabinet/directional/west, -/obj/structure/closet/crate, -/obj/item/target/syndicate, -/obj/item/target/syndicate, -/turf/simulated/floor/plasteel, -/area/station/security/range) "cjt" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 6 @@ -29890,45 +26641,29 @@ icon_state = "neutralcorner" }, /area/station/maintenance/starboard2) -"cju" = ( -/obj/structure/table/reinforced, -/obj/machinery/recharger{ - pixel_x = -6; - pixel_y = 2 +"cjw" = ( +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkred" }, -/obj/machinery/magnetic_controller{ - autolink = 1; - name = "Firing Range Control Console"; - path = "w;e;e;w;s;n;n;s"; - pixel_x = 7; - pixel_y = 3 +/area/station/security/brig) +"cjx" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/plasteel, -/area/station/security/range) -"cjv" = ( -/obj/structure/window/reinforced{ +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/interrogation/observation) +"cjy" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ dir = 8 }, -/turf/simulated/floor/plating, -/area/station/security/range) -"cjw" = ( -/obj/structure/sign/securearea{ - pixel_y = 32 +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkred" }, -/turf/simulated/floor/plating, -/area/station/security/range) -"cjx" = ( -/obj/machinery/light/directional/north, -/turf/simulated/floor/plating, -/area/station/security/range) -"cjy" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/plating, -/area/station/security/range) -"cjz" = ( -/turf/simulated/floor/plating, -/area/station/security/range) +/area/station/security/interrogation/observation) "cjA" = ( /obj/machinery/door/firedoor, /obj/effect/decal/warning_stripes/yellow, @@ -29947,10 +26682,6 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/port) -"cjB" = ( -/obj/effect/decal/warning_stripes/northwest, -/turf/simulated/floor/plasteel, -/area/station/security/range) "cjC" = ( /obj/structure/table/reinforced, /obj/structure/window/reinforced{ @@ -30144,11 +26875,11 @@ /turf/simulated/floor/plating, /area/station/maintenance/starboard) "ckj" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "ckk" = ( /obj/machinery/hologram/holopad, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "ckl" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -30180,12 +26911,12 @@ "ckp" = ( /obj/machinery/light/directional/west, /obj/structure/extinguisher_cabinet/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "cks" = ( /obj/machinery/ai_status_display/east, /obj/structure/filingcabinet, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "ckt" = ( /obj/effect/spawner/window/reinforced/polarized/grilled{ @@ -30208,7 +26939,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "ckv" = ( /turf/simulated/floor/plasteel{ @@ -30230,7 +26961,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/blueshield) "ckx" = ( /obj/effect/spawner/window/reinforced/polarized/grilled{ @@ -30278,11 +27009,6 @@ /obj/effect/decal/warning_stripes/east, /turf/simulated/floor/plasteel, /area/station/command/teleporter) -"ckE" = ( -/obj/machinery/light/small/directional/east, -/obj/effect/decal/warning_stripes/northeast, -/turf/simulated/floor/plasteel, -/area/station/security/range) "ckF" = ( /obj/machinery/teleport/hub, /turf/simulated/floor/plating, @@ -30324,7 +27050,7 @@ "ckR" = ( /obj/effect/decal/warning_stripes/yellow/hollow, /obj/machinery/hologram/holopad, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/legal/magistrate) "ckX" = ( /obj/effect/landmark/spawner/nukedisc_respawn, @@ -30339,64 +27065,6 @@ icon_state = "darkblue" }, /area/station/maintenance/starboard2) -"clb" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/warning_stripes/west, -/turf/simulated/floor/plasteel, -/area/station/security/range) -"clc" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 8 - }, -/turf/simulated/floor/plasteel, -/area/station/security/range) -"cld" = ( -/turf/simulated/floor/plasteel, -/area/station/security/range) -"cle" = ( -/obj/machinery/door/window{ - dir = 8 - }, -/obj/effect/mapping_helpers/airlock/windoor/access/any/security/doors{ - dir = 8 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plating, -/area/station/security/range) -"clh" = ( -/obj/effect/landmark/spawner/nukedisc_respawn, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel, -/area/station/security/range) "cli" = ( /turf/simulated/floor/plasteel/dark, /area/station/service/hydroponics) @@ -30485,7 +27153,7 @@ /area/station/hallway/primary/aft) "clC" = ( /obj/structure/bookcase, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "clD" = ( /obj/structure/table/wood, @@ -30555,14 +27223,14 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "clP" = ( /obj/structure/table/wood, /obj/item/clipboard, /obj/item/toy/figure/crew/ian, /obj/item/radio/intercom/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "clU" = ( /obj/machinery/camera{ @@ -30630,7 +27298,7 @@ /area/station/legal/courtroom) "cmm" = ( /obj/machinery/photocopier, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/legal/magistrate) "cmn" = ( /turf/simulated/floor/plasteel{ @@ -30641,7 +27309,7 @@ /obj/machinery/computer/brigcells{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/legal/magistrate) "cmq" = ( /obj/structure/rack, @@ -30661,31 +27329,7 @@ /turf/simulated/floor/plating, /area/station/turret_protected/aisat) "cmy" = ( -/obj/machinery/power/apc/directional/west, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/warning_stripes/yellow, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/plasteel, -/area/station/security/range) -"cmz" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/warning_stripes/south, -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/warning_stripes/red/partial, /turf/simulated/floor/plasteel, /area/station/security/range) "cmC" = ( @@ -30698,43 +27342,23 @@ /turf/space, /area/station/engineering/control) "cmD" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/station/security/range) -"cmE" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/station/security/range) -"cmF" = ( -/obj/structure/table/reinforced, -/obj/machinery/alarm/directional/south, -/obj/item/gun/energy/laser/practice, -/obj/item/gun/energy/laser/practice, -/obj/item/clothing/ears/earmuffs, -/obj/item/clothing/ears/earmuffs, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" }, -/obj/effect/decal/warning_stripes/southeast, /turf/simulated/floor/plasteel, -/area/station/security/range) +/area/station/security/visitingroom) "cmG" = ( /obj/structure/sign/poster/official/random/north, /obj/machinery/light_construct/directional/north, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard2) -"cmH" = ( -/obj/effect/decal/warning_stripes/southwest, -/turf/simulated/floor/plasteel, -/area/station/security/range) -"cmI" = ( -/obj/effect/spawner/random_spawners/wall_rusted_always, -/turf/simulated/wall, -/area/station/security/range) "cmL" = ( /obj/structure/lattice, /turf/space, @@ -30868,7 +27492,7 @@ d2 = 4; icon_state = "0-4" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "cnk" = ( /obj/machinery/door/window/classic/reversed{ @@ -30913,19 +27537,19 @@ /obj/structure/disposalpipe/trunk{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "cnr" = ( /obj/machinery/firealarm/directional/south, /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "cnt" = ( /obj/item/kirbyplants, /obj/machinery/light_switch/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "cnv" = ( /obj/machinery/hologram/holopad, @@ -30983,11 +27607,6 @@ /obj/effect/decal/warning_stripes/east, /turf/simulated/floor/plasteel, /area/station/command/teleporter) -"cnF" = ( -/obj/machinery/light/small/directional/east, -/obj/effect/decal/warning_stripes/southeast, -/turf/simulated/floor/plasteel, -/area/station/security/range) "cnG" = ( /obj/machinery/computer/teleporter{ dir = 8 @@ -31018,33 +27637,6 @@ "cnP" = ( /turf/simulated/wall, /area/station/public/locker) -"cnS" = ( -/obj/structure/plasticflaps{ - opacity = 1 - }, -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=1"; - dir = 1; - location = "Security" - }, -/obj/effect/decal/warning_stripes/yellow, -/obj/effect/mapping_helpers/airlock/access/any/supply/mule_bot, -/obj/effect/mapping_helpers/airlock/access/any/security/brig, -/obj/machinery/door/window/classic/normal, -/turf/simulated/floor/plasteel, -/area/station/security/range) -"cnT" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Security Maintenance" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/turf/simulated/floor/plasteel, -/area/station/maintenance/starboard2) -"cnU" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable, -/turf/simulated/floor/plating, -/area/station/security/range) "cnW" = ( /turf/simulated/floor/plasteel{ icon_state = "bot" @@ -31166,7 +27758,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 5 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/legal/magistrate) "coq" = ( /obj/machinery/door/firedoor, @@ -31207,7 +27799,7 @@ "cow" = ( /obj/structure/bookcase, /obj/machinery/light/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "cox" = ( /obj/structure/table/wood, @@ -31255,7 +27847,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "coE" = ( /obj/machinery/door/firedoor, @@ -31353,25 +27945,6 @@ icon_state = "neutralcorner" }, /area/station/public/locker) -"coY" = ( -/obj/machinery/light/small/directional/south, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/station/maintenance/starboard2) -"cpa" = ( -/obj/structure/closet/secure_closet{ - anchored = 1; - name = "Evidence Storage"; - req_access_txt = "4" - }, -/obj/item/restraints/handcuffs/pinkcuffs, -/obj/item/clothing/under/rank/security/officer, -/obj/item/clothing/under/rank/security/officer, -/obj/item/grenade/barrier, -/obj/item/book/manual/wiki/security_space_law, -/obj/effect/decal/cleanable/cobweb2, -/turf/simulated/floor/plating, -/area/station/maintenance/starboard2) "cpb" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ @@ -31446,6 +28019,18 @@ }, /turf/simulated/floor/plating, /area/station/engineering/control) +"cpp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera{ + c_tag = "Prison Entry North"; + dir = 6; + network = list("Prison","SS13") + }, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "neutral" + }, +/area/station/security/permabrig) "cpq" = ( /obj/machinery/computer/security/telescreen{ desc = "Used for watching the singularity chamber."; @@ -31509,7 +28094,7 @@ "cpH" = ( /obj/machinery/newscaster/directional/west, /obj/effect/decal/cleanable/cobweb, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "cpJ" = ( /obj/effect/spawner/random_spawners/grille_often, @@ -31912,6 +28497,15 @@ /obj/effect/decal/warning_stripes/yellow/hollow, /turf/simulated/floor/plasteel, /area/station/engineering/equipmentstorage) +"cri" = ( +/obj/machinery/computer/area_atmos/area{ + dir = 1 + }, +/obj/machinery/status_display/directional/south, +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/permabrig) "crk" = ( /obj/item/kirbyplants, /obj/machinery/camera{ @@ -31919,7 +28513,7 @@ dir = 1 }, /obj/machinery/light/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "crl" = ( /obj/structure/table/wood, @@ -32139,7 +28733,6 @@ /area/station/maintenance/starboard2) "csh" = ( /obj/structure/rack, -/obj/structure/reagent_dispensers/peppertank/south, /obj/item/reagent_containers/spray/pepper, /obj/item/reagent_containers/spray/pepper, /obj/item/reagent_containers/spray/pepper, @@ -32579,7 +29172,7 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/legal/magistrate) "ctX" = ( /obj/machinery/door/firedoor, @@ -32598,14 +29191,6 @@ }, /turf/space, /area/space/nearstation) -"ctZ" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/simulated/floor/plating, -/area/station/security/range) "cub" = ( /obj/structure/table/wood, /obj/item/paper_bin, @@ -32686,13 +29271,6 @@ }, /turf/simulated/floor/plating, /area/station/medical/virology/lab) -"cut" = ( -/obj/machinery/light/directional/south, -/obj/structure/sign/securearea{ - pixel_y = -32 - }, -/turf/simulated/floor/plating, -/area/station/security/range) "cuv" = ( /obj/item/kirbyplants, /obj/structure/disposalpipe/segment{ @@ -33340,7 +29918,7 @@ d2 = 4; icon_state = "2-4" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/science/robotics/showroom) "cxd" = ( /obj/machinery/hologram/holopad, @@ -33439,21 +30017,25 @@ icon_state = "neutralcorner" }, /area/station/public/locker) -"cxx" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +"cxA" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" }, -/obj/effect/spawner/wire_splicing/thirty, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" }, /turf/simulated/floor/plating, -/area/station/security/range) +/area/station/security/permabrig) "cxE" = ( /obj/structure/closet/secure_closet/engineering_personal, /obj/effect/decal/warning_stripes/yellow, @@ -33640,11 +30222,11 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/science/robotics/showroom) "cyi" = ( /obj/structure/bookcase, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/science/robotics/showroom) "cyj" = ( /obj/structure/cable{ @@ -33652,7 +30234,7 @@ d2 = 8; icon_state = "4-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/science/robotics/showroom) "cyl" = ( /obj/machinery/ai_status_display/north, @@ -33684,7 +30266,7 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/science/robotics/showroom) "cyq" = ( /turf/simulated/floor/plasteel{ @@ -34104,7 +30686,7 @@ d2 = 4; icon_state = "2-4" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/science/robotics/showroom) "czL" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -34114,7 +30696,7 @@ dir = 4 }, /obj/machinery/firealarm/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) "czM" = ( /obj/structure/chair/comfy/brown{ @@ -34156,7 +30738,7 @@ d2 = 8; icon_state = "2-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/science/robotics/showroom) "czV" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -34175,9 +30757,8 @@ /area/station/service/expedition) "czX" = ( /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "czY" = ( /obj/structure/statue/delta/ne, @@ -34354,6 +30935,16 @@ /obj/effect/spawner/window/reinforced/grilled, /turf/simulated/floor/plating, /area/station/engineering/hardsuitstorage) +"cAO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 1 + }, +/obj/structure/bed{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "cAT" = ( /obj/structure/table/wood, /obj/machinery/alarm/directional/south, @@ -35134,30 +31725,6 @@ icon_state = "neutralfull" }, /area/station/maintenance/port) -"cDY" = ( -/obj/structure/disposalpipe/junction/reversed{ - dir = 1 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/prison/cell_block) "cEa" = ( /obj/structure/rack, /obj/effect/spawner/lootdrop/maintenance/two, @@ -35250,6 +31817,15 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/wood/fancy/oak, /area/station/public/sleep_male) +"cEv" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/station/maintenance/fsmaint) "cEw" = ( /obj/structure/window/reinforced{ dir = 8 @@ -35494,11 +32070,6 @@ }, /turf/simulated/floor/plasteel, /area/station/maintenance/port) -"cFP" = ( -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/brig) "cFT" = ( /obj/structure/closet/crate, /obj/effect/spawner/lootdrop/maintenance, @@ -35593,23 +32164,6 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/port) -"cGw" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/prisonershuttle) "cGy" = ( /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=hall6"; @@ -35666,6 +32220,13 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/central) +"cGB" = ( +/obj/structure/target_stake, +/obj/machinery/magnetic_module, +/obj/effect/decal/warning_stripes/red, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, +/area/station/security/range) "cGD" = ( /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=hall9a"; @@ -35856,6 +32417,12 @@ "cHA" = ( /turf/simulated/wall, /area/station/maintenance/port) +"cHF" = ( +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "darkred" + }, +/area/station/security/main) "cHG" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 @@ -35876,6 +32443,17 @@ icon_state = "purplecorner" }, /area/station/hallway/primary/central) +"cHJ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/stairs/right, +/area/station/security/prison/cell_block/A) "cHK" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 @@ -36013,6 +32591,13 @@ /obj/structure/sign/electricshock, /turf/simulated/wall, /area/station/maintenance/electrical) +"cID" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/turf/simulated/floor/plasteel/dark, +/area/station/security/visitingroom) "cIG" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -36615,6 +33200,26 @@ "cKY" = ( /turf/simulated/wall, /area/station/medical/medbay) +"cKZ" = ( +/obj/structure/table/reinforced, +/obj/item/clothing/ears/earmuffs{ + pixel_x = -3; + pixel_y = -2 + }, +/obj/item/clothing/ears/earmuffs{ + pixel_x = -5; + pixel_y = 6 + }, +/obj/item/paper/firingrange, +/obj/machinery/recharger/wallcharger{ + pixel_x = 32 + }, +/obj/item/storage/box/flashbangs{ + pixel_x = 5; + pixel_y = 5 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/range) "cLk" = ( /obj/structure/cable{ d1 = 1; @@ -36639,7 +33244,7 @@ id = "PrivateRoom2" }, /obj/structure/chair/sofa/right, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/public/sleep_female) "cLp" = ( /obj/item/flag/mime, @@ -36693,6 +33298,21 @@ icon_state = "neutral" }, /area/station/maintenance/port) +"cLB" = ( +/obj/machinery/door/airlock/security/glass, +/obj/machinery/door/poddoor/shutters{ + dir = 2; + id_tag = "Secure Armory"; + name = "Secure Armory Shutters" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/poddoor/preopen{ + id_tag = "ArmoryLock"; + name = "Armory Lockdown" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/brig) "cLC" = ( /obj/item/clothing/gloves/color/black, /obj/item/wrench, @@ -36765,6 +33385,22 @@ icon_state = "yellow" }, /area/station/engineering/break_room) +"cMb" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/door_timer/cell_6{ + pixel_x = 32 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) "cMd" = ( /obj/structure/table, /obj/item/folder/white{ @@ -36870,7 +33506,7 @@ icon_state = "4-8" }, /obj/item/reagent_containers/food/snacks/grown/poppy/geranium, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/public/sleep_female) "cMO" = ( /obj/structure/chair/stool{ @@ -37168,15 +33804,16 @@ /obj/item/bedsheet/red{ dir = 1 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/public/sleep_female) "cOq" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/public/sleep_female) "cOs" = ( /obj/structure/table, /obj/item/storage/fancy/donut_box, +/obj/effect/decal/warning_stripes/blue/hollow, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" @@ -37370,6 +34007,37 @@ /obj/structure/sign/biohazard, /turf/simulated/wall, /area/station/science/xenobiology) +"cOZ" = ( +/obj/machinery/door_control/shutter{ + pixel_y = -24; + id = "GYM"; + req_one_access_txt = "1"; + name = "Interrogation Shutters Control" + }, +/turf/simulated/floor/plasteel{ + icon_state = "vault"; + dir = 5 + }, +/area/station/security/interrogation) +"cPa" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/bed/dogbed{ + desc = "A comfy-looking spider bed. You can even strap your pet in, just in case the gravity turns off."; + name = "spider bed" + }, +/mob/living/simple_animal/hostile/retaliate/araneus, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/carpet/red, +/area/station/command/office/hos) "cPb" = ( /obj/structure/table/reinforced, /obj/item/storage/box/beakers, @@ -37393,6 +34061,36 @@ icon_state = "whitepurple" }, /area/station/science/xenobiology) +"cPd" = ( +/obj/machinery/door/airlock/security/glass, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/brig, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "cPe" = ( /obj/effect/decal/warning_stripes/northwest, /turf/simulated/floor/plasteel, @@ -37499,7 +34197,7 @@ /turf/simulated/floor/plating, /area/station/medical/psych) "cPQ" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) "cPS" = ( /obj/effect/spawner/window/reinforced/grilled, @@ -37538,11 +34236,11 @@ dir = 1 }, /obj/machinery/light/directional/south, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/public/sleep_female) "cQf" = ( /obj/machinery/status_display/directional/south, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/public/sleep_female) "cQh" = ( /obj/machinery/computer/arcade/recruiter{ @@ -37568,6 +34266,7 @@ srange = 7 }, /obj/structure/closet/athletic_mixed, +/obj/effect/decal/warning_stripes/blue/partial, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" @@ -37759,6 +34458,16 @@ icon_state = "whitepurple" }, /area/station/science/xenobiology) +"cRb" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "cRc" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -37983,6 +34692,27 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/xenobiology) +"cRW" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "neutral" + }, +/area/station/security/permabrig) "cRY" = ( /obj/structure/cable{ d2 = 4; @@ -39388,12 +36118,6 @@ icon_state = "whiteblue" }, /area/station/medical/storage) -"cXI" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkredcorners" - }, -/area/station/security/prison/cell_block) "cXJ" = ( /turf/simulated/wall, /area/station/medical/surgery/primary) @@ -39416,6 +36140,14 @@ icon_state = "escape" }, /area/station/public/fitness) +"cXS" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/turf/simulated/floor/plating, +/area/station/security/visitingroom) "cXT" = ( /obj/machinery/atmospherics/pipe/simple/visible{ dir = 9 @@ -39461,6 +36193,12 @@ /obj/effect/decal/warning_stripes/southeast, /turf/simulated/floor/plasteel, /area/station/maintenance/port) +"cYc" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/interrogation/observation) "cYg" = ( /obj/effect/landmark/damageturf, /turf/simulated/floor/plating, @@ -40288,10 +37026,8 @@ /area/station/maintenance/apmaint) "dcR" = ( /obj/structure/chair/wood, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "dcS" = ( /obj/structure/disposalpipe/segment, @@ -40312,7 +37048,7 @@ /area/station/bridge/checkpoint/south) "dcT" = ( /obj/structure/chair/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "dcW" = ( /obj/effect/landmark/spawner/xeno, @@ -40344,8 +37080,15 @@ /area/station/maintenance/port2) "dde" = ( /obj/machinery/economy/vending/coffee, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) +"ddf" = ( +/obj/machinery/economy/vending/security, +/obj/effect/decal/warning_stripes/red/hollow, +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/storage) "ddg" = ( /obj/machinery/light/small/directional/south, /turf/simulated/floor/plating, @@ -40392,7 +37135,7 @@ /area/station/hallway/primary/central/sw) "ddo" = ( /obj/item/kirbyplants/dead, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "ddr" = ( /obj/machinery/camera{ @@ -40633,6 +37376,20 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/fore2) +"deT" = ( +/obj/structure/table, +/obj/item/storage/fancy/donut_box, +/obj/machinery/power/apc/directional/north, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/obj/machinery/light/directional/north, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/visitingroom) "deV" = ( /obj/structure/window/reinforced, /obj/machinery/photocopier, @@ -40781,10 +37538,8 @@ /obj/structure/chair/wood{ dir = 8 }, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "dfQ" = ( /obj/effect/spawner/random_spawners/blood_maybe, @@ -40803,6 +37558,13 @@ /obj/effect/decal/warning_stripes/northwest, /turf/simulated/floor/plasteel/white, /area/station/maintenance/port2) +"dfU" = ( +/obj/item/radio/intercom/directional/west, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "red" + }, +/area/station/security/processing) "dfV" = ( /turf/simulated/floor/plasteel{ icon_state = "neutralfull" @@ -40821,6 +37583,28 @@ "dgc" = ( /turf/simulated/floor/plasteel/white, /area/station/science/explab) +"dgi" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/plasteel, +/area/station/security/processing) "dgs" = ( /obj/structure/extinguisher_cabinet/directional/north, /obj/effect/decal/warning_stripes/yellow/hollow, @@ -40973,6 +37757,25 @@ /obj/effect/mapping_helpers/airlock/locked, /turf/simulated/floor/plating, /area/station/maintenance/fore) +"dhd" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plasteel, +/area/station/security/brig) "dhe" = ( /obj/effect/spawner/window/reinforced/polarized/grilled{ id = "CMO" @@ -41004,7 +37807,7 @@ /obj/structure/chair/wood{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "dhx" = ( /obj/effect/landmark/spawner/nukedisc_respawn, @@ -41092,6 +37895,15 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel/white, /area/station/science/xenobiology) +"dia" = ( +/obj/machinery/camera{ + c_tag = "Brig Hall South"; + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) "die" = ( /obj/structure/table/reinforced, /obj/item/aicard, @@ -41209,9 +38021,8 @@ }, /area/station/medical/paramedic) "diy" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard2) "diz" = ( /obj/machinery/economy/vending/cigarette, @@ -41287,6 +38098,10 @@ icon_state = "neutral" }, /area/station/maintenance/fore) +"diL" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel/white/side, +/area/station/security/permabrig) "diN" = ( /obj/machinery/door/airlock/external{ hackProof = 1; @@ -41300,10 +38115,8 @@ /obj/structure/chair/wood{ dir = 4 }, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "diZ" = ( /obj/effect/decal/cleanable/vomit, @@ -41314,7 +38127,7 @@ /obj/structure/chair/wood{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "djb" = ( /obj/structure/table/reinforced, @@ -41381,6 +38194,22 @@ /obj/effect/decal/warning_stripes/southeast, /turf/simulated/floor/plasteel, /area/station/maintenance/apmaint) +"djm" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/door_timer/cell_5{ + pixel_x = 32 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) "djp" = ( /obj/effect/decal/warning_stripes/south, /turf/simulated/floor/plasteel, @@ -41426,18 +38255,6 @@ /obj/effect/decal/warning_stripes/east, /turf/simulated/floor/plasteel, /area/station/science/robotics/chargebay) -"djT" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/evidence) "djV" = ( /obj/structure/chair/office/light{ dir = 4 @@ -41498,6 +38315,16 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/command/bridge) +"dkg" = ( +/mob/living/simple_animal/bot/secbot/armsky{ + auto_patrol = 1 + }, +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Armory_North"; + location = "Armory_South" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "dkh" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 8 @@ -41922,6 +38749,26 @@ /obj/effect/decal/cleanable/fungus, /turf/simulated/floor/plating, /area/station/maintenance/port) +"dmA" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "redcorner" + }, +/area/station/security/lobby) "dmM" = ( /obj/structure/chair/wood, /turf/simulated/floor/plating, @@ -41930,7 +38777,7 @@ /obj/structure/chair/stool{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "dmR" = ( /obj/item/kirbyplants, @@ -41997,17 +38844,23 @@ }, /area/station/hallway/primary/aft) "dnd" = ( -/obj/item/kirbyplants, -/obj/machinery/camera{ - c_tag = "Brig - Hallway South-East"; - dir = 4; - network = list("SS13","Security") +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" }, -/area/station/security/brig) +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/security/visitingroom) "dne" = ( /obj/machinery/power/apc/directional/north, /obj/structure/cable{ @@ -42016,7 +38869,7 @@ }, /mob/living/simple_animal/mouse/hamster/Representative, /obj/structure/bed/dogbed/pet, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "dng" = ( /turf/simulated/floor/engine, @@ -42073,6 +38926,18 @@ icon_state = "whitepurple" }, /area/station/command/office/rd) +"dno" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/visitingroom) "dnp" = ( /obj/structure/table/reinforced, /obj/item/paper_bin/nanotrasen, @@ -42405,9 +39270,8 @@ /obj/effect/spawner/random_spawners/blood_maybe, /obj/effect/decal/cleanable/dirt, /obj/item/radio/intercom/directional/north, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard2) "dpB" = ( /turf/simulated/floor/plasteel{ @@ -42718,14 +39582,12 @@ /area/station/maintenance/abandonedbar) "drc" = ( /obj/structure/table/wood/poker, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "drd" = ( /obj/structure/table/wood/poker, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "dre" = ( /obj/structure/table/wood/poker, @@ -42775,8 +39637,27 @@ /area/station/medical/medbay) "drp" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) +"drq" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) "drs" = ( /obj/structure/grille{ density = 0; @@ -42982,6 +39863,12 @@ }, /turf/simulated/floor/plasteel, /area/station/medical/virology/lab) +"dsa" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/visitingroom) "dsb" = ( /obj/effect/decal/warning_stripes/east, /obj/structure/table/glass, @@ -43000,6 +39887,13 @@ icon_state = "darkgreen" }, /area/station/medical/virology/lab) +"dsc" = ( +/obj/machinery/alarm/directional/north, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "darkred" + }, +/area/station/security/range) "dsn" = ( /obj/machinery/constructable_frame/machine_frame, /obj/item/circuitboard/cyborgrecharger, @@ -43298,7 +40192,7 @@ /area/station/maintenance/abandonedbar) "dtK" = ( /obj/structure/table/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "dtM" = ( /obj/structure/table, @@ -43427,6 +40321,17 @@ "duk" = ( /turf/simulated/wall, /area/station/medical/morgue) +"dus" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin, +/obj/item/pen, +/obj/machinery/newscaster/security_unit/south, +/obj/machinery/light/directional/south, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkred" + }, +/area/station/security/warden) "duw" = ( /obj/effect/spawner/window/reinforced/polarized/grilled{ id = "Chapel" @@ -43468,6 +40373,19 @@ icon_state = "yellow" }, /area/station/engineering/break_room) +"duD" = ( +/obj/effect/decal/warning_stripes/red/partial, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/main) +"duE" = ( +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "darkred" + }, +/area/station/security/permabrig) "duJ" = ( /obj/machinery/atmospherics/meter, /obj/machinery/atmospherics/pipe/simple/hidden{ @@ -43475,6 +40393,15 @@ }, /turf/simulated/wall/r_wall, /area/station/engineering/engine/supermatter) +"duP" = ( +/obj/machinery/door/airlock/security/glass, +/obj/effect/mapping_helpers/airlock/access/any/security/armory, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/effect/mapping_helpers/airlock/polarized{ + id = "WardenD" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/warden) "duQ" = ( /obj/structure/table, /obj/item/stack/cable_coil/random, @@ -43555,6 +40482,12 @@ icon_state = "whitepurplecorner" }, /area/station/science/research) +"dvi" = ( +/obj/effect/decal/warning_stripes/red/partial{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prisonlockers) "dvj" = ( /obj/machinery/hologram/holopad, /obj/structure/cable{ @@ -43637,28 +40570,19 @@ icon_state = "neutralcorner" }, /area/station/maintenance/starboard2) +"dvM" = ( +/obj/machinery/door/airlock/security/glass, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) "dvU" = ( /obj/effect/decal/warning_stripes/south, /turf/simulated/floor/plating/airless, /area/space/nearstation) -"dwa" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/prison/cell_block) "dwi" = ( /turf/simulated/wall/r_wall, /area/station/science/server) @@ -43991,6 +40915,15 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/old_detective) +"dzu" = ( +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/chair/office, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, +/area/station/security/visitingroom) "dzv" = ( /obj/item/target, /obj/structure/window/reinforced, @@ -44081,15 +41014,14 @@ /area/station/science/research) "dzV" = ( /obj/machinery/disposal, +/obj/effect/decal/warning_stripes/yellow, /obj/structure/disposalpipe/trunk{ - dir = 1 + dir = 4 }, -/obj/effect/decal/warning_stripes/yellow, /turf/simulated/floor/plasteel/white, /area/station/science/robotics) "dzW" = ( /obj/effect/decal/warning_stripes/southwest, -/obj/structure/disposalpipe/segment, /obj/structure/cable{ d1 = 1; d2 = 2; @@ -44099,6 +41031,11 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 6 }, +/obj/structure/disposalpipe/sortjunction{ + dir = 2; + name = "Sci Robotics"; + sort_type_txt = "14" + }, /turf/simulated/floor/plasteel, /area/station/science/robotics) "dzX" = ( @@ -44131,6 +41068,11 @@ }, /turf/simulated/floor/plasteel, /area/station/science/robotics) +"dAe" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable, +/turf/simulated/floor/plating, +/area/station/security/visitingroom) "dAf" = ( /obj/structure/closet/wardrobe/pjs, /turf/simulated/floor/plasteel/dark, @@ -44295,7 +41237,7 @@ /turf/simulated/floor/plating, /area/station/maintenance/electrical) "dBq" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) "dBB" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -44428,6 +41370,11 @@ icon_state = "whitegreen" }, /area/station/medical/medbay) +"dCl" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/obj/effect/decal/warning_stripes/northeastcorner, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "dCo" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -44475,6 +41422,25 @@ /obj/effect/decal/warning_stripes/northeast, /turf/simulated/floor/plasteel/airless, /area/station/science/toxins/test) +"dCD" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/station/maintenance/starboard2) "dCF" = ( /obj/structure/cable{ d1 = 1; @@ -44711,27 +41677,21 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/aft) -"dDr" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plating, -/area/station/maintenance/aft) -"dDE" = ( +"dDq" = ( +/obj/effect/spawner/window/reinforced/grilled, /obj/structure/cable{ - d1 = 4; d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 + icon_state = "0-8" }, /turf/simulated/floor/plating, -/area/station/security/range) +/area/station/security/visitingroom) +"dDr" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/station/maintenance/aft) "dDJ" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) "dDN" = ( /turf/simulated/floor/plasteel/grimy, @@ -45043,22 +42003,6 @@ }, /turf/simulated/floor/plasteel/airless, /area/station/science/toxins/test) -"dFg" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) "dFi" = ( /obj/machinery/light/small/directional/south, /turf/simulated/floor/engine, @@ -45308,38 +42252,41 @@ icon_state = "neutral" }, /area/station/maintenance/port) -"dHo" = ( -/obj/machinery/photocopier, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "whiteblue" +"dHl" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, -/area/station/medical/reception) -"dHu" = ( /obj/structure/cable{ d1 = 4; d2 = 8; icon_state = "4-8" }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 +/turf/simulated/floor/plasteel{ + icon_state = "darkredfull" }, +/area/station/security/brig) +"dHo" = ( +/obj/machinery/photocopier, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" + dir = 9; + icon_state = "whiteblue" }, -/area/station/security/permabrig) +/area/station/medical/reception) "dHB" = ( /obj/machinery/atmospherics/unary/portables_connector, /obj/effect/decal/warning_stripes/southwest, /turf/simulated/floor/plasteel, /area/station/maintenance/apmaint) +"dHF" = ( +/obj/structure/cable, +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "Interrogation" + }, +/turf/simulated/floor/plating, +/area/station/security/interrogation/observation) "dHL" = ( /obj/structure/cable{ d1 = 4; @@ -45418,18 +42365,6 @@ "dHT" = ( /turf/simulated/floor/plasteel, /area/station/hallway/primary/aft) -"dHU" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable, -/turf/simulated/floor/plating, -/area/station/security/storage) "dHV" = ( /obj/machinery/firealarm/directional/east, /obj/machinery/disposal, @@ -45607,6 +42542,10 @@ icon_state = "yellowfull" }, /area/station/engineering/hardsuitstorage) +"dJh" = ( +/mob/living/simple_animal/pet/dog/security, +/turf/simulated/floor/plasteel, +/area/station/security/processing) "dJk" = ( /turf/simulated/floor/carpet/cyan, /area/station/command/office/cmo) @@ -45683,17 +42622,6 @@ icon_state = "green" }, /area/station/hallway/secondary/exit) -"dJI" = ( -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=Armory_South"; - location = "Armory_North" - }, -/obj/effect/decal/warning_stripes/north, -/mob/living/simple_animal/bot/secbot/armsky{ - auto_patrol = 1 - }, -/turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) "dJM" = ( /obj/structure/rack, /obj/item/storage/firstaid/regular{ @@ -45851,14 +42779,6 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/simulated/floor/plating, /area/station/maintenance/apmaint) -"dKI" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - icon_state = "redcorner" - }, -/area/station/hallway/primary/starboard) "dKK" = ( /obj/machinery/door/airlock/glass{ name = "Chapel Morgue" @@ -46024,6 +42944,11 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/service/chapel/office) +"dMi" = ( +/obj/structure/table, +/obj/machinery/atmospherics/pipe/simple/hidden, +/turf/simulated/floor/carpet, +/area/station/security/permabrig) "dMj" = ( /turf/simulated/floor/plasteel{ dir = 4; @@ -46078,8 +43003,6 @@ /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 }, -/mob/living/simple_animal/pet/dog/security/detective, -/obj/structure/bed/dogbed, /turf/simulated/floor/plasteel{ icon_state = "grimy" }, @@ -46109,6 +43032,21 @@ /obj/structure/barricade/wooden/crude, /turf/simulated/floor/plating, /area/station/maintenance/old_kitchen) +"dMP" = ( +/obj/machinery/door/airlock/security/glass, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/storage) "dMQ" = ( /obj/structure/table, /obj/item/stack/packageWrap, @@ -46299,6 +43237,13 @@ icon_state = "neutral" }, /area/station/maintenance/apmaint) +"dOp" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/plasteel/dark, +/area/station/security/interrogation) "dOq" = ( /obj/machinery/newscaster/directional/west, /turf/simulated/floor/plasteel{ @@ -46706,9 +43651,8 @@ }, /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small/directional/west, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard2) "dPM" = ( /obj/structure/disposalpipe/segment, @@ -47159,7 +44103,7 @@ /area/station/maintenance/apmaint) "dRR" = ( /obj/machinery/alarm/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) "dRT" = ( /obj/machinery/power/apc/engineering/north, @@ -47581,6 +44525,22 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/service/chapel/office) +"dTs" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "redcorner" + }, +/area/station/security/storage) "dTu" = ( /obj/structure/closet/crate/internals, /obj/item/clothing/suit/storage/hazardvest, @@ -47688,6 +44648,17 @@ icon_state = "green" }, /area/station/hallway/secondary/exit) +"dTU" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel, +/area/station/security/brig) "dTV" = ( /obj/machinery/power/solar{ name = "Aft Starboard Solar Panel" @@ -47993,6 +44964,13 @@ /obj/effect/decal/warning_stripes/southeast, /turf/simulated/floor/plasteel, /area/station/maintenance/apmaint) +"dUT" = ( +/obj/item/radio/intercom/directional/east, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/interrogation/observation) "dUZ" = ( /obj/structure/chair/sofa/bench/left{ cover_color = "#68452a"; @@ -48445,6 +45423,27 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, /area/station/maintenance/apmaint) +"dXq" = ( +/obj/machinery/door/poddoor{ + id_tag = "justice_blast"; + name = "Justice Blast Door" + }, +/obj/structure/grille{ + layer = 2.69 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable, +/turf/simulated/floor/plasteel/dark, +/area/station/security/execution) "dXr" = ( /obj/machinery/camera{ c_tag = "Robotics Lab"; @@ -48499,6 +45498,32 @@ icon_state = "chapel" }, /area/station/service/chapel) +"dXz" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id_tag = "evidence" + }, +/turf/simulated/floor/plating, +/area/station/security/evidence) "dXC" = ( /obj/machinery/power/apc/directional/north, /obj/machinery/camera{ @@ -48618,7 +45643,7 @@ /area/station/maintenance/abandonedbar) "dYu" = ( /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "dYw" = ( /obj/effect/decal/warning_stripes/northwest, @@ -48632,15 +45657,13 @@ /area/station/maintenance/port2) "dYy" = ( /obj/structure/chair/stool/bar, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "dYz" = ( /obj/structure/chair/stool/bar, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "dYA" = ( /obj/effect/decal/warning_stripes/west, @@ -49009,6 +46032,11 @@ d2 = 8; icon_state = "0-8" }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, /turf/simulated/floor/plating, /area/station/maintenance/fsmaint) "ebi" = ( @@ -49025,6 +46053,13 @@ icon_state = "neutralcorner" }, /area/station/hallway/secondary/entry) +"ebq" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/storage) "ebz" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -49090,6 +46125,15 @@ icon_state = "green" }, /area/station/hallway/secondary/exit) +"ecf" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "neutral" + }, +/area/station/security/permabrig) "ech" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -49144,28 +46188,13 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/port) -"eda" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Prison Gate"; - name = "Prison Lockdown Blast Doors"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" +"edc" = ( +/obj/item/flag/sec, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" }, -/turf/simulated/floor/plating, -/area/station/security/permasolitary) +/area/station/security/brig) "edl" = ( /turf/simulated/floor/plasteel, /area/station/engineering/hardsuitstorage) @@ -49197,6 +46226,18 @@ /obj/machinery/door/firedoor, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) +"eeh" = ( +/obj/machinery/papershredder, +/obj/machinery/power/apc/directional/east, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/warden) "eek" = ( /obj/effect/decal/warning_stripes/east, /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ @@ -49209,6 +46250,12 @@ icon_state = "yellowfull" }, /area/station/engineering/control) +"eez" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/pen, +/turf/simulated/floor/carpet, +/area/station/security/permabrig) "eeA" = ( /obj/effect/turf_decal{ dir = 1 @@ -49225,6 +46272,17 @@ }, /turf/simulated/floor/plasteel, /area/station/science/robotics/chargebay) +"eeR" = ( +/obj/machinery/power/apc/directional/west, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/permabrig) "eeW" = ( /obj/structure/cable{ d1 = 4; @@ -49314,6 +46372,15 @@ }, /turf/simulated/floor/carpet, /area/station/command/office/hop) +"efy" = ( +/obj/structure/chair/sofa/corner{ + dir = 8 + }, +/obj/structure/sign/electricshock{ + pixel_x = 32 + }, +/turf/simulated/floor/wood, +/area/station/security/permabrig) "efP" = ( /obj/structure/railing, /obj/structure/railing/corner{ @@ -49376,27 +46443,28 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel/white, /area/station/science/toxins/mixing) -"ehE" = ( -/obj/structure/chair{ - dir = 8 - }, -/obj/effect/landmark/start/security_officer, +"ehX" = ( /obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" + d1 = 4; + d2 = 8; + icon_state = "4-8" }, -/area/station/security/main) +/turf/simulated/floor/carpet/black, +/area/station/command/office/hos) "ehY" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 5 }, /turf/simulated/floor/plasteel/white, /area/station/service/kitchen) +"eij" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/main) "ein" = ( /obj/structure/window/reinforced, /obj/structure/cable{ @@ -49426,7 +46494,7 @@ "eir" = ( /obj/machinery/economy/vending/cart, /obj/machinery/computer/security/telescreen/entertainment/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "eiA" = ( /obj/effect/decal/cleanable/dirt, @@ -49440,8 +46508,17 @@ "eiF" = ( /obj/structure/bookcase, /obj/effect/decal/cleanable/cobweb, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) +"eiL" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/structure/cable, +/turf/simulated/floor/plating, +/area/station/security/permabrig) "eiR" = ( /obj/item/radio/intercom/directional/north, /turf/simulated/floor/plasteel{ @@ -49461,27 +46538,6 @@ "eiX" = ( /turf/simulated/floor/transparent/glass, /area/station/maintenance/virology_maint) -"ejm" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) "ejn" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 1 @@ -49495,42 +46551,6 @@ icon_state = "whitegreencorner" }, /area/station/medical/virology/lab) -"ejr" = ( -/obj/machinery/newscaster/security_unit/west, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/brig) -"ejA" = ( -/obj/structure/chair/office/dark{ - dir = 8 - }, -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 4 - }, -/obj/effect/landmark/start/warden, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/warden) -"ejT" = ( -/obj/machinery/access_button{ - autolink_id = "perma_btn_int"; - name = "interior access button"; - pixel_x = -20; - pixel_y = 20; - req_access_txt = "67" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 5 - }, -/turf/simulated/floor/plating, -/area/station/maintenance/starboard2) "ekr" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -49652,17 +46672,18 @@ icon_state = "seadeep" }, /area/station/public/fitness) -"emb" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/visible{ - dir = 9 +"emh" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" }, +/obj/machinery/firealarm/directional/south, /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 4; + icon_state = "darkred" }, -/area/station/security/execution) +/area/station/security/evidence) "emi" = ( /obj/structure/disposalpipe/junction/y{ dir = 8 @@ -49683,15 +46704,6 @@ icon_state = "whiteblue" }, /area/station/medical/medbay2) -"emr" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/effect/landmark/start/security_officer, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) "emt" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, /turf/simulated/floor/plasteel{ @@ -49716,6 +46728,10 @@ }, /turf/simulated/floor/wood/fancy/oak, /area/station/public/sleep_male) +"emK" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, +/area/station/security/range) "emR" = ( /obj/structure/disposalpipe/broken, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -49725,7 +46741,7 @@ icon_state = "1-2" }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "emU" = ( /obj/structure/disposalpipe/segment{ @@ -49744,10 +46760,36 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/command/bridge) -"enC" = ( -/obj/effect/spawner/window/reinforced/grilled, -/turf/simulated/floor/plating, +"enA" = ( +/obj/structure/table/reinforced, +/obj/item/storage/box/zipties, +/obj/item/flash{ + pixel_x = 8; + pixel_y = 3 + }, +/obj/machinery/firealarm/directional/north, +/obj/machinery/light/directional/north, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkred" + }, /area/station/security/main) +"enC" = ( +/obj/machinery/door/airlock/multi_tile/security/glass{ + name = "Brig" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/storage) "enE" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -49789,6 +46831,20 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/storage) +"eol" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable, +/turf/simulated/floor/plating, +/area/station/security/permabrig) "eom" = ( /obj/structure/cable{ d2 = 2; @@ -49808,6 +46864,9 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/old_kitchen) +"eoX" = ( +/turf/simulated/wall/r_wall, +/area/station/security/permabrig) "epE" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ @@ -49826,6 +46885,35 @@ icon_state = "hydrofloor" }, /area/station/public/toilet) +"epX" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "neutral" + }, +/area/station/security/permabrig) +"eqc" = ( +/obj/machinery/door_timer/cell_3{ + pixel_x = -32 + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) "eqp" = ( /obj/machinery/light/directional/east, /obj/machinery/firealarm/directional/east, @@ -49841,6 +46929,14 @@ /obj/item/cultivator, /turf/simulated/floor/plasteel, /area/station/service/hydroponics) +"eqH" = ( +/obj/effect/decal/warning_stripes/west, +/obj/machinery/firealarm/directional/north, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkred" + }, +/area/station/security/range) "eqK" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -49853,7 +46949,7 @@ /area/station/maintenance/fore2) "eqM" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) "erb" = ( /obj/item/flag/nt, @@ -49906,19 +47002,6 @@ icon_state = "vault" }, /area/station/engineering/aitransit) -"esa" = ( -/obj/item/kirbyplants, -/obj/machinery/power/apc/directional/south, -/obj/structure/cable, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "darkred" - }, -/area/station/security/prisonershuttle) -"esj" = ( -/obj/machinery/flasher/portable, -/turf/simulated/floor/plasteel, -/area/station/security/armory/secure) "esw" = ( /obj/machinery/access_button{ autolink_id = "enginen_btn_ext"; @@ -49976,44 +47059,27 @@ /obj/item/reagent_containers/glass/bucket, /turf/simulated/floor/plating, /area/station/maintenance/abandoned_garden) -"etF" = ( -/obj/effect/spawner/window/reinforced/grilled, -/turf/simulated/floor/plating, -/area/station/maintenance/virology_maint) -"etT" = ( -/obj/machinery/door/airlock/security{ - name = "Prisoner Processing" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" +"etA" = ( +/obj/machinery/atmospherics/unary/outlet_injector/on{ + dir = 1 }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 + dir = 5 }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 + dir = 9 }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredfull" +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" }, -/area/station/security/processing) +/turf/simulated/floor/plating, +/area/station/security/execution) +"etF" = ( +/obj/effect/spawner/window/reinforced/grilled, +/turf/simulated/floor/plating, +/area/station/maintenance/virology_maint) "etV" = ( /obj/structure/table/glass, /obj/item/storage/toolbox/emergency, @@ -50028,11 +47094,15 @@ "euc" = ( /turf/simulated/wall/r_wall, /area/station/hallway/secondary/bridge) -"eud" = ( -/turf/simulated/floor/plasteel{ - icon_state = "dark" +"euk" = ( +/obj/structure/chair/office{ + dir = 8 }, -/area/station/security/execution) +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/turf/simulated/floor/plasteel, +/area/station/security/processing) "eup" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -50101,6 +47171,20 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/apmaint) +"evi" = ( +/obj/machinery/atmospherics/unary/vent_pump/on, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "neutral" + }, +/area/station/security/permabrig) +"evx" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "neutral" + }, +/area/station/maintenance/fsmaint) "evM" = ( /obj/structure/cable{ d1 = 4; @@ -50117,6 +47201,12 @@ icon_state = "white" }, /area/station/medical/storage) +"evV" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "ewd" = ( /obj/machinery/photocopier, /obj/item/radio/intercom/directional/east, @@ -50149,17 +47239,6 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/research) -"ewk" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/warden) "ewF" = ( /obj/structure/lattice/catwalk, /obj/structure/cable{ @@ -50182,14 +47261,18 @@ icon_state = "neutralfull" }, /area/station/maintenance/starboard) -"ewX" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 +"exe" = ( +/obj/machinery/computer/secure_data{ + dir = 8 }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" +/obj/machinery/requests_console{ + department = "Detective"; + departmentType = 5; + name = "Detective Requests Console"; + pixel_x = 30 }, -/area/station/security/interrogation) +/turf/simulated/floor/carpet, +/area/station/security/detective) "exh" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -50204,11 +47287,41 @@ icon_state = "neutral" }, /area/station/maintenance/apmaint) +"exl" = ( +/obj/item/soap, +/turf/simulated/floor/plasteel{ + icon_state = "freezerfloor" + }, +/area/station/security/permabrig) "exE" = ( /obj/machinery/light/small/directional/east, /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/fore) +"exJ" = ( +/obj/machinery/door/airlock/security/glass, +/obj/machinery/door/poddoor/shutters{ + dir = 2; + id_tag = "Secure Armory"; + name = "Secure Armory Shutters" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/poddoor/preopen{ + id_tag = "ArmoryLock"; + name = "Armory Lockdown" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) +"exS" = ( +/obj/machinery/computer/security{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkred" + }, +/area/station/security/warden) "exZ" = ( /obj/effect/decal/warning_stripes/east, /obj/machinery/atmospherics/binary/pump{ @@ -50248,6 +47361,16 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/carpet, /area/station/command/office/hop) +"eyJ" = ( +/obj/machinery/disposal, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "red" + }, +/area/station/security/storage) "eyM" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -50273,6 +47396,15 @@ }, /turf/simulated/floor/carpet/arcade, /area/station/public/arcade) +"eyP" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "darkred" + }, +/area/station/security/evidence) "eyY" = ( /obj/machinery/door/poddoor/shutters{ density = 0; @@ -50299,6 +47431,16 @@ }, /turf/simulated/floor/plating, /area/station/command/meeting_room) +"ezb" = ( +/obj/structure/chair/office/dark{ + dir = 4 + }, +/obj/effect/landmark/start/warden, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/warden) "ezh" = ( /obj/structure/grille, /obj/structure/cable{ @@ -50342,6 +47484,15 @@ /obj/machinery/newscaster/directional/south, /turf/simulated/floor/plasteel/dark, /area/station/service/hydroponics) +"ezx" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/warden) "ezM" = ( /obj/structure/table/reinforced, /obj/item/clipboard, @@ -50372,11 +47523,6 @@ icon_state = "chapel" }, /area/station/maintenance/starboard2) -"eAl" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/closet/firecloset, -/turf/simulated/floor/plating, -/area/station/maintenance/fsmaint) "eAS" = ( /turf/simulated/wall/r_wall, /area/station/medical/chemistry) @@ -50450,14 +47596,10 @@ }, /turf/simulated/floor/plasteel, /area/station/hallway/secondary/entry) -"eCs" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) +"eCB" = ( +/obj/effect/landmark/start/security_officer, +/turf/simulated/floor/plasteel/dark, +/area/station/security/storage) "eCJ" = ( /obj/effect/turf_decal{ dir = 5 @@ -50467,10 +47609,26 @@ /turf/simulated/floor/plasteel/white, /area/station/science/storage) "eDh" = ( -/obj/effect/decal/warning_stripes/east, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plating, +/area/station/maintenance/starboard2) +"eDi" = ( +/obj/structure/disposalpipe/segment, +/turf/simulated/floor/wood, +/area/station/command/office/hos) "eDP" = ( /turf/simulated/floor/plasteel{ icon_state = "neutralfull" @@ -50593,8 +47751,15 @@ d2 = 8; icon_state = "4-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) +"eHj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/east, +/turf/simulated/floor/plasteel{ + icon_state = "neutralfull" + }, +/area/station/security/permabrig) "eHn" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 @@ -50632,13 +47797,6 @@ icon_state = "neutralfull" }, /area/station/public/storage/tools) -"eHU" = ( -/obj/machinery/atmospherics/unary/vent_pump/on, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/brig) "eHW" = ( /obj/machinery/atmospherics/pipe/simple/visible/cyan{ dir = 6; @@ -50846,7 +48004,7 @@ "eKO" = ( /obj/item/kirbyplants, /obj/machinery/alarm/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/legal/magistrate) "eLd" = ( /obj/effect/decal/warning_stripes/south, @@ -50930,6 +48088,12 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/medmaint) +"eNp" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 + }, +/turf/simulated/floor/plasteel, +/area/station/security/processing) "eNq" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -50957,11 +48121,20 @@ "eNt" = ( /turf/simulated/wall, /area/station/maintenance/fsmaint) -"eNI" = ( -/turf/simulated/floor/plasteel{ - icon_state = "barber" +"eOb" = ( +/obj/machinery/door/airlock/security/glass, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" }, -/area/station/security/permabrig) +/obj/machinery/door/firedoor, +/turf/simulated/floor/plasteel/dark, +/area/station/security/execution) "eOm" = ( /obj/structure/disposalpipe/sortjunction/reversed{ dir = 1; @@ -51052,6 +48225,30 @@ icon_state = "chapel" }, /area/station/maintenance/starboard2) +"ePY" = ( +/obj/structure/disposalpipe/junction{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/brig) "eQc" = ( /obj/machinery/suit_storage_unit/engine, /obj/effect/decal/warning_stripes/southeast, @@ -51071,15 +48268,6 @@ icon_state = "neutralfull" }, /area/station/maintenance/turbine) -"eQg" = ( -/obj/machinery/biogenerator, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/simulated/floor/plasteel, -/area/station/security/permabrig) "eQi" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -51111,19 +48299,17 @@ }, /area/station/medical/reception) "eQE" = ( +/obj/machinery/door/airlock/security/glass, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, /obj/structure/cable{ d1 = 4; d2 = 8; icon_state = "4-8" }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/brig) +/turf/simulated/floor/plasteel/dark, +/area/station/security/visitingroom) "eQL" = ( /obj/structure/cable{ d1 = 1; @@ -51187,6 +48373,10 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/port) +"eRB" = ( +/obj/structure/closet/secure_closet/injection, +/turf/simulated/floor/plasteel/dark, +/area/station/security/execution) "eRH" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -51221,6 +48411,20 @@ /obj/machinery/computer/rdconsole/experiment, /turf/simulated/floor/plasteel/white, /area/station/science/explab) +"eSx" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/chair/office{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "red" + }, +/area/station/security/processing) "eSD" = ( /obj/effect/spawner/window/reinforced/polarized/grilled{ id = "ExitPrivate" @@ -51242,15 +48446,14 @@ pixel_x = 32 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "eTh" = ( /obj/structure/bed/psych, /obj/random/therapy, /obj/machinery/firealarm/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) "eTq" = ( /obj/structure/disposalpipe/sortjunction/reversed{ @@ -51286,6 +48489,28 @@ }, /turf/simulated/floor/engine, /area/station/science/explab) +"eTQ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/brig) "eTV" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/spawner/wire_splicing/thirty, @@ -51297,6 +48522,13 @@ /obj/effect/spawner/random_spawners/blood_maybe, /turf/simulated/floor/plating, /area/station/maintenance/fore) +"eUA" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 1 + }, +/obj/effect/decal/warning_stripes/southeastcorner, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "eUF" = ( /turf/simulated/floor/plasteel{ dir = 1; @@ -51381,18 +48613,6 @@ }, /turf/simulated/floor/plasteel/grimy, /area/station/service/library) -"eWX" = ( -/obj/structure/table/reinforced, -/obj/machinery/alarm/directional/west, -/obj/machinery/light/directional/west, -/obj/item/clipboard, -/obj/item/toy/figure/crew/warden, -/obj/item/stamp/warden, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/warden) "eXw" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/door/airlock/maintenance, @@ -51446,19 +48666,6 @@ icon_state = "vault" }, /area/station/service/expedition) -"eXP" = ( -/obj/structure/rack, -/obj/item/clothing/suit/armor/bulletproof/sec, -/obj/item/clothing/suit/armor/bulletproof/sec, -/obj/item/clothing/suit/armor/bulletproof/sec, -/obj/item/clothing/head/helmet/alt, -/obj/item/clothing/head/helmet/alt, -/obj/item/clothing/head/helmet/alt, -/obj/item/storage/secure/safe{ - pixel_x = 32 - }, -/turf/simulated/floor/plasteel, -/area/station/security/armory/secure) "eXU" = ( /obj/machinery/atmospherics/unary/vent_pump{ autolink_id = "o2_out"; @@ -51506,6 +48713,17 @@ icon_state = "dark" }, /area/station/service/theatre) +"eYD" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/warden) "eZo" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -51530,11 +48748,28 @@ /obj/structure/grille, /turf/simulated/floor/plating, /area/station/maintenance/starboard) -"faq" = ( -/obj/structure/closet/emcloset, -/obj/item/wrench, -/turf/simulated/floor/plating, -/area/station/maintenance/starboard) +"far" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plasteel, +/area/station/security/brig) "fas" = ( /obj/structure/statue/delta/north, /obj/effect/turf_decal/siding/yellow{ @@ -51542,13 +48777,6 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/hallway/secondary/bridge) -"faB" = ( -/obj/machinery/atmospherics/unary/vent_pump/on, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/warden) "fbd" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ @@ -51580,34 +48808,6 @@ /obj/effect/decal/warning_stripes/west, /turf/simulated/floor/plasteel, /area/station/engineering/control) -"fbH" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Cell Block" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) "fca" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -51627,6 +48827,17 @@ icon_state = "white" }, /area/station/medical/medbay2) +"fcv" = ( +/obj/machinery/camera{ + c_tag = "Brig Hall North-West"; + dir = 4 + }, +/obj/machinery/light/directional/west, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "red" + }, +/area/station/security/brig) "fcZ" = ( /obj/structure/cable{ d1 = 4; @@ -51637,32 +48848,26 @@ icon_state = "whitebluefull" }, /area/station/medical/paramedic) -"fdI" = ( -/obj/machinery/firealarm/directional/south, -/obj/structure/table/reinforced, -/obj/item/flashlight/lamp, -/obj/machinery/light_switch/east, -/turf/simulated/floor/plasteel{ - icon_state = "dark" +"fda" = ( +/obj/structure/closet/firecloset, +/obj/machinery/light/small/directional/north, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/station/maintenance/starboard2) +"fdo" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" }, +/turf/simulated/floor/plating, /area/station/security/execution) "fen" = ( /obj/item/kirbyplants, /obj/structure/sign/poster/official/random/north, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) -"fey" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) "feI" = ( /obj/structure/table/reinforced, /obj/item/storage/belt/utility, @@ -51682,25 +48887,6 @@ icon_state = "chapel" }, /area/station/maintenance/starboard2) -"feV" = ( -/obj/machinery/hydroponics/constructable, -/obj/item/seeds/chili, -/obj/item/seeds/chili, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "red" - }, -/area/station/security/permabrig) "ffd" = ( /obj/machinery/atmospherics/unary/vent_pump{ autolink_id = "n2_out"; @@ -51715,23 +48901,6 @@ }, /turf/simulated/floor/engine/n2, /area/station/engineering/atmos) -"ffl" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/brig) "ffq" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -51821,19 +48990,25 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/fore) -"fgM" = ( -/turf/simulated/wall, -/area/station/security/execution) "fgZ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "fhb" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain/bedroom) +"fhk" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkredcorners" + }, +/area/station/security/storage) "fho" = ( /obj/machinery/economy/vending/artvend, /obj/effect/decal/cleanable/cobweb, @@ -51842,7 +49017,7 @@ /area/station/maintenance/starboard2) "fhp" = ( /mob/living/simple_animal/mouse/rat, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "fhC" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -51901,6 +49076,17 @@ }, /turf/simulated/floor/plasteel, /area/station/science/storage) +"fih" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkredfull" + }, +/area/station/security/range) "fim" = ( /turf/simulated/floor/plasteel{ dir = 5; @@ -51980,10 +49166,28 @@ icon_state = "vault" }, /area/station/engineering/controlroom) -"fjJ" = ( -/obj/structure/chair/office/dark, -/turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) +"fjF" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "neutral" + }, +/area/station/security/permabrig) +"fjM" = ( +/obj/machinery/atmospherics/pipe/simple/hidden, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel, +/area/station/security/permabrig) "fjO" = ( /obj/machinery/atmospherics/pipe/simple/visible/purple{ dir = 9 @@ -51997,6 +49201,16 @@ water_overlay_image = null }, /area/station/hallway/secondary/exit) +"fkv" = ( +/obj/machinery/door/airlock/security/glass, +/obj/effect/mapping_helpers/airlock/access/any/security/armory, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/poddoor/preopen{ + id_tag = "ArmoryLock"; + name = "Armory Lockdown" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "fkz" = ( /obj/machinery/atmospherics/portable/canister/toxins, /obj/effect/decal/cleanable/dirt, @@ -52013,11 +49227,42 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, /area/station/maintenance/medmaint) +"fkK" = ( +/obj/structure/closet/secure_closet/brig{ + id = "Cell 6"; + name = "Cell 6 Locker" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "fkW" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/plating, /area/station/maintenance/aft) +"flE" = ( +/obj/item/radio/intercom{ + name = "north bump"; + pixel_y = 28 + }, +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/turf/simulated/floor/mineral/titanium/blue, +/area/shuttle/pod_3) +"flL" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 2; + id_tag = "Warden"; + name = "Warden Privacy Shutters" + }, +/obj/effect/decal/warning_stripes/southeast, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/station/security/warden) "flR" = ( /obj/structure/cable{ d1 = 1; @@ -52052,19 +49297,29 @@ icon_state = "dark" }, /area/station/telecomms/chamber) +"fms" = ( +/obj/item/flag/nt, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/main) "fmE" = ( /obj/item/radio/intercom/directional/south, /turf/simulated/floor/plasteel{ icon_state = "neutralcorner" }, /area/station/hallway/secondary/bridge) -"fmF" = ( -/obj/structure/closet/secure_closet/security, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/storage) "fmG" = ( /obj/machinery/bodyscanner{ dir = 2 @@ -52111,13 +49366,10 @@ }, /area/station/maintenance/apmaint) "fnT" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +/turf/simulated/floor/plasteel{ + icon_state = "redcorner" }, -/turf/simulated/floor/plasteel, -/area/station/security/range) +/area/station/security/brig) "foa" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -52143,6 +49395,14 @@ icon_state = "neutralcorner" }, /area/station/hallway/secondary/entry) +"fob" = ( +/obj/machinery/disposal, +/obj/structure/disposalpipe/trunk, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "red" + }, +/area/station/security/visitingroom) "fok" = ( /obj/machinery/camera{ c_tag = "Kitchen South" @@ -52155,17 +49415,14 @@ }, /turf/simulated/floor/plasteel/white, /area/station/service/kitchen) -"fox" = ( -/obj/machinery/door_control/shutter/south{ - id = "Secure Armory"; - name = "Secure Armory Shutter Control"; - pixel_x = 7; - req_access_txt = "3" +"fou" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" }, -/obj/structure/rack, -/obj/item/storage/toolbox/mechanical, -/turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) +/turf/simulated/floor/plating, +/area/station/security/visitingroom) "foX" = ( /obj/item/radio/intercom/directional/east, /turf/simulated/floor/plasteel{ @@ -52249,26 +49506,6 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/toxins/mixing) -"fqu" = ( -/obj/structure/table, -/obj/item/folder/red, -/obj/item/book/manual/wiki/security_space_law{ - pixel_x = -3; - pixel_y = 5 - }, -/obj/item/stack/packageWrap, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 9 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) "fqS" = ( /obj/structure/cable{ d1 = 1; @@ -52361,30 +49598,11 @@ icon_state = "dark" }, /area/station/service/theatre) -"frI" = ( -/obj/machinery/light/directional/west, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/brig) "frN" = ( /obj/item/chair/light, /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/fsmaint) -"fsi" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/permasolitary) "fsO" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -52421,6 +49639,27 @@ icon_state = "white" }, /area/station/medical/virology) +"ftp" = ( +/obj/machinery/door/airlock/security/glass, +/obj/effect/mapping_helpers/airlock/access/any/security/armory, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/machinery/door/poddoor/preopen{ + id_tag = "ArmoryLock"; + name = "Armory Lockdown" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "ftB" = ( /obj/machinery/door/airlock/hatch{ name = "MiniSat Transit Tube" @@ -52492,6 +49731,19 @@ icon_state = "whitegreencorner" }, /area/station/medical/virology) +"fuM" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkredfull" + }, +/area/station/security/range) "fuN" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 @@ -52501,6 +49753,17 @@ icon_state = "greenblue" }, /area/station/service/hydroponics) +"fvc" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) "fvA" = ( /obj/effect/decal/warning_stripes/yellow, /obj/structure/cable{ @@ -52562,7 +49825,7 @@ "fwG" = ( /obj/structure/table/wood, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard2) "fwJ" = ( /obj/structure/table/wood, @@ -52613,6 +49876,21 @@ icon_state = "neutralcorner" }, /area/station/hallway/secondary/bridge) +"fxa" = ( +/obj/machinery/airlock_controller/access_controller{ + ext_button_link_id = "perma_btn_ext"; + ext_door_link_id = "perma_door_ext"; + int_button_link_id = "perma_btn_int"; + int_door_link_id = "perma_door_int"; + name = "Prison Access Console"; + pixel_y = 24; + pixel_x = 6 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/brig) "fxe" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -52630,10 +49908,27 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/disposal) +"fxz" = ( +/turf/simulated/wall, +/area/station/security/interrogation) "fxN" = ( /obj/machinery/hydroponics/constructable, /turf/simulated/floor/plating, /area/station/maintenance/abandoned_garden) +"fxS" = ( +/obj/structure/flora/junglebush, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/simulated/floor/grass, +/area/station/security/permabrig) "fxV" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -52652,26 +49947,19 @@ icon_state = "whiteblue" }, /area/station/maintenance/starboard) -"fye" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 +"fxX" = ( +/obj/machinery/door/window/reinforced/normal{ + dir = 4; + name = "Forensics Morgue" }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +/obj/effect/mapping_helpers/airlock/windoor/access/any/security/forensics{ + dir = 4 }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkblue" }, -/turf/simulated/floor/plating, -/area/station/command/office/hos) +/area/station/security/detective) "fyg" = ( /obj/structure/chair/office/light{ dir = 1; @@ -52683,6 +49971,32 @@ icon_state = "whiteblue" }, /area/station/medical/paramedic) +"fyk" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel, +/area/station/security/brig) +"fyo" = ( +/obj/structure/bed, +/obj/item/bedsheet/orange, +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "neutral" + }, +/area/station/security/permabrig) "fyp" = ( /obj/structure/cable{ d1 = 4; @@ -52695,19 +50009,23 @@ }, /area/station/science/research) "fyJ" = ( -/obj/machinery/door/airlock/maintenance{ - name = "Security Maintenance" +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/structure/disposalpipe/segment, /obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" + d1 = 2; + d2 = 4; + icon_state = "2-4" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, /area/station/maintenance/starboard2) "fyS" = ( /obj/effect/decal/cleanable/dirt, @@ -52772,19 +50090,6 @@ icon_state = "caution" }, /area/station/engineering/controlroom) -"fzD" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/prison/cell_block) "fzE" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ @@ -52830,6 +50135,13 @@ icon_state = "dark" }, /area/station/telecomms/chamber) +"fBr" = ( +/obj/machinery/atmospherics/unary/vent_pump/on, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) "fBv" = ( /obj/machinery/door/firedoor, /turf/simulated/floor/carpet, @@ -52847,13 +50159,6 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/starboard) -"fBK" = ( -/obj/structure/girder, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "neutral" - }, -/area/station/maintenance/fsmaint) "fBT" = ( /obj/structure/table/reinforced, /obj/item/stack/rods, @@ -52928,6 +50233,21 @@ icon_state = "whiteblue" }, /area/station/medical/medbay) +"fDy" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/turf/simulated/floor/plasteel/white, +/area/station/security/permabrig) +"fDB" = ( +/obj/structure/chair/stool{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/station/security/permabrig) "fDM" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -52974,11 +50294,6 @@ "fEv" = ( /turf/simulated/floor/plating/burnt/airless, /area/space/nearstation) -"fEF" = ( -/obj/machinery/atmospherics/unary/vent_pump/on, -/obj/effect/decal/warning_stripes/northeast, -/turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) "fEG" = ( /obj/structure/flora/ausbushes/leafybush, /turf/simulated/floor/grass, @@ -52992,33 +50307,51 @@ }, /area/station/medical/medbay2) "fEO" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 8 + }, /obj/structure/disposalpipe/segment{ dir = 4; icon_state = "pipe-c" }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, /obj/structure/cable{ d1 = 1; - d2 = 2; - icon_state = "1-2" + d2 = 4; + icon_state = "1-4" }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 8 +/turf/simulated/floor/plasteel{ + icon_state = "neutralfull" }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 8 +/area/station/security/lobby) +"fFp" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "redcorner" +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" }, -/area/station/hallway/primary/starboard) -"fFd" = ( -/obj/structure/chair/stool{ - dir = 1 +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" }, -/turf/simulated/floor/plasteel{ - icon_state = "barber" +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" }, +/turf/simulated/floor/plating, /area/station/security/permabrig) "fFy" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -53114,6 +50447,10 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) +"fGi" = ( +/obj/effect/spawner/lootdrop/maintenance, +/turf/simulated/floor/plating, +/area/station/maintenance/fsmaint) "fGy" = ( /obj/structure/cable{ d1 = 1; @@ -53156,22 +50493,6 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, /turf/simulated/floor/plasteel, /area/station/engineering/break_room) -"fHe" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/window/reinforced/normal{ - dir = 1; - name = "Security Checkpoint" - }, -/obj/effect/mapping_helpers/airlock/windoor/access/any/security/general{ - dir = 1 - }, -/obj/item/folder/red, -/obj/item/folder/red, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "redcorner" - }, -/area/station/security/checkpoint) "fHs" = ( /obj/structure/table/reinforced, /obj/machinery/photocopier/faxmachine/longrange{ @@ -53180,11 +50501,23 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/command/office/ce) -"fHD" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" +"fHC" = ( +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkred" }, +/area/station/security/permabrig) +"fHD" = ( +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) +"fHK" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "neutral" + }, +/area/station/maintenance/fsmaint) "fHM" = ( /obj/structure/table/wood, /obj/item/kirbyplants{ @@ -53301,7 +50634,7 @@ /obj/structure/curtain/open/shower/security{ icon_state = "closed" }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/service/theatre) "fLx" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -53312,6 +50645,22 @@ icon_state = "neutralcorner" }, /area/station/public/fitness) +"fLB" = ( +/obj/machinery/computer/secure_data{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/firealarm/directional/south, +/obj/machinery/light/directional/south, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkred" + }, +/area/station/security/brig) "fLD" = ( /obj/machinery/disposal, /obj/structure/disposalpipe/trunk, @@ -53423,6 +50772,15 @@ icon_state = "neutralfull" }, /area/station/hallway/secondary/entry) +"fNr" = ( +/obj/structure/table/wood, +/obj/item/storage/fancy/rollingpapers, +/obj/item/storage/box/matches, +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/station/security/permabrig) "fNw" = ( /turf/simulated/floor/plasteel{ dir = 9; @@ -53567,14 +50925,6 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/fore) -"fPC" = ( -/obj/structure/closet/secure_closet/security, -/obj/machinery/light/directional/west, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/storage) "fPF" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -53720,6 +51070,12 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/fore) +"fQJ" = ( +/obj/machinery/firealarm/directional/south, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) "fQU" = ( /obj/machinery/power/smes{ charge = 2e+006 @@ -53736,6 +51092,12 @@ /obj/machinery/alarm/directional/north, /turf/simulated/floor/plasteel/dark, /area/station/engineering/smes) +"fRf" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/permabrig) "fRl" = ( /turf/simulated/floor/plasteel{ dir = 4; @@ -53743,25 +51105,28 @@ }, /area/station/hallway/secondary/exit) "fRm" = ( -/obj/machinery/economy/vending/cola, -/obj/effect/decal/warning_stripes/yellow, +/obj/structure/table, +/obj/item/clothing/accessory/medal{ + name = "медаль хорошему мальчику"; + desc = "Тот кто её носит - определенно заслужил её!" + }, +/obj/item/petcollar{ + pixel_y = 7; + pixel_x = 6 + }, +/obj/item/petcollar{ + pixel_y = 3 + }, +/obj/item/petcollar{ + pixel_y = -2; + pixel_x = -6 + }, +/obj/effect/decal/warning_stripes/blue/hollow, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" }, /area/station/public/fitness) -"fRv" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "red" - }, -/area/station/security/permabrig) "fRG" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -53820,8 +51185,16 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/service/theatre) +"fSx" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "fSN" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ @@ -53844,6 +51217,25 @@ icon_state = "white" }, /area/station/medical/medbay2) +"fSZ" = ( +/obj/structure/rack, +/obj/item/target, +/obj/item/target, +/obj/item/target, +/obj/item/target/alien{ + pixel_x = 7; + pixel_y = 2 + }, +/obj/item/target/alien{ + pixel_x = 7; + pixel_y = 2 + }, +/obj/item/target/alien{ + pixel_x = 7; + pixel_y = 2 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/range) "fTi" = ( /obj/structure/table/reinforced, /obj/item/stack/sheet/plasteel, @@ -53886,7 +51278,7 @@ d2 = 8; icon_state = "2-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) "fTn" = ( /obj/structure/cable{ @@ -53911,7 +51303,7 @@ dir = 8 }, /obj/effect/decal/cleanable/ants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "fTR" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -53933,6 +51325,14 @@ icon_state = "neutralcorner" }, /area/station/hallway/secondary/entry) +"fTX" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/external, +/obj/effect/decal/warning_stripes/west, +/turf/simulated/floor/plasteel{ + icon_state = "dark" + }, +/area/station/maintenance/starboard2) "fTZ" = ( /obj/effect/decal/warning_stripes/east, /turf/simulated/floor/plasteel, @@ -53941,6 +51341,15 @@ /obj/machinery/economy/vending/cigarette, /turf/simulated/floor/plasteel/dark, /area/station/command/office/captain) +"fUr" = ( +/obj/structure/flora/grass/jungle, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/grass, +/area/station/security/permabrig) "fUD" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -53954,26 +51363,10 @@ icon_state = "whitebluefull" }, /area/station/medical/reception) -"fUG" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, +"fUV" = ( /obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, /turf/simulated/floor/plating, -/area/station/security/brig) +/area/station/security/visitingroom) "fVi" = ( /obj/effect/turf_decal/bot_white, /turf/simulated/floor/plating, @@ -53995,6 +51388,19 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/central/sw) +"fVI" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 2; + id_tag = "Warden"; + name = "Warden Privacy Shutters" + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/station/security/warden) "fVJ" = ( /obj/structure/table/glass, /obj/item/storage/box/gloves{ @@ -54023,27 +51429,38 @@ icon_state = "showroomfloor" }, /area/station/maintenance/old_kitchen) -"fWh" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, +"fWo" = ( +/obj/item/radio/intercom/directional/east, +/obj/machinery/light/directional/east, /turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" + dir = 4; + icon_state = "red" + }, +/area/station/security/brig) +"fWp" = ( +/obj/machinery/magnetic_controller{ + autolink = 1; + name = "Firing Range Control Console"; + path = "w;e;e;w;s;n;n;s" }, -/area/station/security/prison/cell_block) +/turf/simulated/wall, +/area/station/security/range) "fWx" = ( /obj/structure/sign/securearea, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/wall, /area/station/maintenance/electrical) +"fWF" = ( +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + id_tag = "BrigRight" + }, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) "fWM" = ( /obj/structure/table, /obj/item/storage/bag/chemistry, @@ -54111,17 +51528,12 @@ /obj/machinery/newscaster/directional/south, /turf/simulated/floor/carpet, /area/station/medical/psych) -"fXR" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" +"fXQ" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 }, -/area/station/security/brig) +/turf/simulated/floor/plasteel, +/area/station/security/permabrig) "fYd" = ( /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ @@ -54161,6 +51573,25 @@ icon_state = "whiteblue" }, /area/station/maintenance/starboard) +"fYP" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/item/folder/red, +/obj/item/pen, +/obj/structure/table, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel, +/area/station/security/processing) +"fZa" = ( +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "red" + }, +/area/station/security/processing) "fZf" = ( /obj/effect/decal/cleanable/ants, /obj/effect/decal/cleanable/dirt, @@ -54360,11 +51791,34 @@ /obj/structure/cable, /turf/simulated/floor/plating, /area/station/science/genetics) +"gcP" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/visitingroom) +"gcZ" = ( +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/evidence) "gdK" = ( /obj/structure/closet/firecloset, /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) +"gdN" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkred" + }, +/area/station/security/permabrig) "gep" = ( /obj/effect/spawner/window/reinforced/plasma/grilled, /obj/machinery/door/poddoor/preopen{ @@ -54373,14 +51827,6 @@ }, /turf/simulated/floor/plating, /area/station/science/test_chamber) -"ges" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plating, -/area/station/security/execution) "geW" = ( /obj/machinery/door/airlock/maintenance, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -54426,6 +51872,22 @@ }, /turf/simulated/floor/plasteel, /area/station/engineering/atmos/control) +"gfY" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/brig) "gfZ" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -54478,26 +51940,6 @@ icon_state = "whitepurple" }, /area/station/science/genetics) -"ggW" = ( -/obj/structure/chair{ - dir = 8 - }, -/obj/effect/landmark/start/security_officer, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/main) "ghu" = ( /obj/structure/cable{ d1 = 1; @@ -54529,6 +51971,15 @@ }, /turf/simulated/floor/plating, /area/station/supply/qm) +"ghA" = ( +/obj/machinery/shower{ + dir = 8 + }, +/obj/structure/curtain/open/shower, +/turf/simulated/floor/plasteel{ + icon_state = "freezerfloor" + }, +/area/station/security/permabrig) "ghJ" = ( /obj/machinery/economy/atm/east, /turf/simulated/floor/plasteel{ @@ -54553,6 +52004,13 @@ icon_state = "yellow" }, /area/station/engineering/control) +"gib" = ( +/obj/machinery/firealarm/directional/north, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/brig) "gii" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/disposalpipe/segment{ @@ -54576,19 +52034,6 @@ icon_state = "neutralfull" }, /area/station/maintenance/fore2) -"gik" = ( -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/simulated/floor/plating, -/area/station/security/warden) "giz" = ( /obj/effect/decal/warning_stripes/east, /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -54641,6 +52086,19 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, /area/station/hallway/secondary/exit/maintenance) +"gjZ" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/carpet/black, +/area/station/command/office/hos) "gkb" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -54690,8 +52148,8 @@ }, /area/station/science/explab) "gkj" = ( -/obj/machinery/economy/vending/snack, -/obj/effect/decal/warning_stripes/yellow, +/obj/machinery/economy/vending/crittercare, +/obj/effect/decal/warning_stripes/blue, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" @@ -54734,7 +52192,7 @@ /obj/item/gun/projectile/revolver/russian{ pixel_y = 12 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "glK" = ( /obj/structure/cable{ @@ -54748,19 +52206,28 @@ /obj/effect/decal/warning_stripes/yellow, /turf/simulated/floor/plating, /area/station/hallway/secondary/exit/maintenance) -"glX" = ( -/obj/structure/closet/secure_closet/brig{ - id = "Cell 3"; - name = "Cell 3 Locker" - }, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 4 +"glR" = ( +/obj/machinery/camera{ + c_tag = "Brig Prisoner Processing North-East" }, +/obj/structure/sign/poster/official/random/north, /turf/simulated/floor/plasteel{ dir = 1; - icon_state = "darkredcorners" + icon_state = "red" }, -/area/station/security/prison/cell_block) +/area/station/security/processing) +"gme" = ( +/obj/structure/table/reinforced, +/obj/item/book/manual/wiki/sop_legal, +/obj/item/book/manual/wiki/security_space_law{ + pixel_y = 3 + }, +/obj/item/megaphone, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkred" + }, +/area/station/security/brig) "gmC" = ( /obj/structure/chair/stool/bar{ dir = 4 @@ -54792,6 +52259,13 @@ icon_state = "neutralfull" }, /area/station/engineering/equipmentstorage) +"gnk" = ( +/obj/structure/closet/secure_closet/brig{ + id = "Cell 4"; + name = "Cell 4 Locker" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "gnl" = ( /obj/machinery/hydroponics/constructable, /obj/effect/decal/warning_stripes/yellow/hollow, @@ -54864,9 +52338,6 @@ icon_state = "neutralcorner" }, /area/station/hallway/primary/central/se) -"goP" = ( -/turf/simulated/wall, -/area/station/security/processing) "gpa" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/closet/crate/engineering, @@ -54879,13 +52350,6 @@ icon_state = "white" }, /area/station/medical/virology) -"gph" = ( -/obj/structure/table, -/obj/item/flash, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) "gpn" = ( /obj/effect/spawner/window/reinforced/plasma/grilled, /obj/machinery/atmospherics/pipe/simple/insulated, @@ -54894,7 +52358,7 @@ "gpy" = ( /obj/item/kirbyplants, /obj/structure/extinguisher_cabinet/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "gpC" = ( /obj/effect/spawner/window/reinforced/grilled, @@ -54905,6 +52369,16 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/starboard) +"gpP" = ( +/obj/effect/decal/warning_stripes/south, +/obj/machinery/door_control/shutter/south{ + id = "Secure Armory"; + name = "Secure Armory Shutter Control"; + req_one_access_txt = "3" + }, +/obj/machinery/light/directional/south, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "gqa" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/structure/cable{ @@ -54944,7 +52418,7 @@ d2 = 8; icon_state = "4-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "gqN" = ( /obj/structure/disposalpipe/segment, @@ -54997,7 +52471,7 @@ pixel_y = 4; pixel_x = -6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "grn" = ( /obj/structure/cable{ @@ -55005,10 +52479,8 @@ d2 = 8; icon_state = "4-8" }, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "gru" = ( /obj/effect/decal/cleanable/dirt, @@ -55035,6 +52507,19 @@ icon_state = "neutralcorner" }, /area/station/hallway/primary/central/sw) +"grA" = ( +/obj/machinery/navbeacon{ + codes_txt = "patrol;next_patrol=Armory_South"; + location = "Armory_North" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) +"grY" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "gss" = ( /obj/machinery/washing_machine, /turf/simulated/floor/wood/fancy/birch, @@ -55047,6 +52532,12 @@ }, /turf/simulated/floor/plating, /area/station/engineering/break_room) +"gsx" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/turf/simulated/floor/plasteel/dark, +/area/station/security/storage) "gsz" = ( /obj/machinery/atmospherics/binary/pump{ dir = 1; @@ -55082,6 +52573,18 @@ /obj/structure/disposalpipe/segment, /turf/simulated/floor/plating, /area/station/maintenance/fore) +"gsE" = ( +/turf/simulated/floor/plasteel/dark, +/area/station/security/storage) +"gtc" = ( +/obj/structure/table/reinforced, +/obj/item/clipboard, +/obj/item/toy/figure/crew/secofficer, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkred" + }, +/area/station/security/brig) "gto" = ( /obj/machinery/hologram/holopad{ pixel_x = 16 @@ -55098,13 +52601,6 @@ icon_state = "cmo" }, /area/station/command/office/cmo) -"gty" = ( -/obj/machinery/light/directional/west, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) "gtA" = ( /obj/effect/turf_decal, /obj/structure/cable{ @@ -55121,7 +52617,6 @@ /turf/simulated/floor/plasteel/white, /area/station/science/storage) "gtC" = ( -/obj/structure/disposalpipe/segment, /obj/structure/cable{ d1 = 1; d2 = 2; @@ -55133,16 +52628,28 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 4 }, +/obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ icon_state = "neutralfull" }, -/area/station/hallway/primary/starboard) +/area/station/security/lobby) "gtD" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 8 }, /turf/simulated/floor/plating, /area/station/maintenance/old_kitchen) +"gtN" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/permabrig) "gtO" = ( /obj/structure/mineral_door/wood, /obj/machinery/door/firedoor, @@ -55207,18 +52714,6 @@ icon_state = "barber" }, /area/station/public/fitness) -"guH" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) "guQ" = ( /obj/structure/chair/sofa/pew, /turf/simulated/floor/plasteel{ @@ -55267,6 +52762,14 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/storage) +"gwc" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "ArmoryLock"; + name = "Armory Lockdown" + }, +/turf/simulated/floor/plating, +/area/station/security/warden) "gwd" = ( /obj/machinery/navbeacon{ codes_txt = "delivery"; @@ -55294,11 +52797,6 @@ icon_state = "white" }, /area/station/command/office/cmo) -"gwn" = ( -/obj/effect/decal/warning_stripes/northwestcorner, -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) "gwp" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -55313,26 +52811,6 @@ /obj/effect/spawner/lootdrop/maintenance/two, /turf/simulated/floor/plating, /area/station/maintenance/apmaint) -"gww" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/prison/cell_block) "gwB" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/structure/rack, @@ -55353,6 +52831,36 @@ /obj/effect/decal/warning_stripes/yellow/hollow, /turf/simulated/floor/plasteel, /area/station/engineering/break_room) +"gwI" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/windoor/access/any/security/brig{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/door/window/brigdoor{ + id = "Cell 5"; + name = "Cell 5"; + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/prison/cell_block/A) "gwO" = ( /obj/machinery/camera{ c_tag = "Supermatter South"; @@ -55375,18 +52883,6 @@ }, /turf/simulated/floor/plasteel, /area/station/engineering/engine/supermatter) -"gwZ" = ( -/obj/item/kirbyplants, -/obj/item/radio/intercom/directional/east, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) -"gxd" = ( -/obj/effect/spawner/window/reinforced/grilled, -/turf/simulated/floor/plating, -/area/station/security/prison/cell_block) "gxr" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 @@ -55448,6 +52944,22 @@ /obj/effect/decal/warning_stripes/north, /turf/simulated/floor/plating, /area/station/supply/storage) +"gyL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/processing) "gyY" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -55468,6 +52980,37 @@ icon_state = "whitebluecorner" }, /area/station/medical/sleeper) +"gzk" = ( +/obj/structure/chair, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/obj/effect/decal/cleanable/glass, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "vault" + }, +/area/station/security/interrogation) +"gzl" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/station/security/permabrig) +"gzL" = ( +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/permabrig) "gAn" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/machinery/door/poddoor/shutters/preopen{ @@ -55546,49 +53089,57 @@ /obj/structure/sign/securearea, /turf/simulated/wall/r_wall, /area/station/medical/virology/lab) -"gBJ" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 +"gCk" = ( +/obj/structure/rack, +/obj/structure/window/reinforced{ + dir = 4 }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" +/obj/machinery/door/window/reinforced/normal{ + dir = 8 }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" +/obj/effect/decal/warning_stripes/red/hollow, +/obj/effect/decal/warning_stripes/west, +/obj/item/storage/box/rubbershot{ + pixel_x = -3; + pixel_y = -3 }, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" +/obj/item/storage/box/rubbershot{ + pixel_x = -3; + pixel_y = -3 }, -/turf/simulated/floor/plating, -/area/station/security/prison/cell_block) -"gBV" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" +/obj/item/storage/box/rubbershot{ + pixel_x = -3; + pixel_y = -3 }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" +/obj/item/storage/box/rubbershot{ + pixel_x = -3; + pixel_y = -3 }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" +/obj/item/storage/box/beanbag{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/storage/box/beanbag{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/storage/box/beanbag{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/effect/mapping_helpers/airlock/windoor/access/all/security/general{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Brig Secure Armory East"; + dir = 8 }, -/area/station/security/permasolitary) +/obj/item/storage/box/beanbag{ + pixel_x = -3; + pixel_y = 3 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "gCs" = ( /obj/structure/disposalpipe/segment{ dir = 2; @@ -55669,24 +53220,14 @@ icon_state = "whiteblue" }, /area/station/medical/surgery/primary) -"gDv" = ( -/obj/machinery/door_timer/cell_1{ - pixel_x = -32 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) "gDw" = ( /obj/structure/table/wood, /obj/item/deck/cards{ pixel_y = 6 }, /obj/item/storage/pill_bottle/dice, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) "gDY" = ( /obj/effect/spawner/lootdrop/trash, @@ -55733,7 +53274,7 @@ dir = 10 }, /obj/item/kirbyplants, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/service/theatre) "gEs" = ( /obj/machinery/light/directional/south, @@ -55797,6 +53338,17 @@ icon_state = "yellow" }, /area/station/maintenance/medmaint) +"gGE" = ( +/obj/machinery/atmospherics/pipe/simple/hidden, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/white, +/area/station/security/permabrig) "gGM" = ( /obj/structure/grille{ density = 0; @@ -55838,6 +53390,20 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/storage) +"gID" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/permabrig) "gJg" = ( /obj/structure/table/glass, /obj/item/paper_bin/nanotrasen{ @@ -55875,7 +53441,6 @@ "gJk" = ( /obj/machinery/hologram/holopad, /obj/effect/decal/warning_stripes/yellow/hollow, -/obj/structure/disposalpipe/segment, /obj/structure/cable{ d1 = 1; d2 = 2; @@ -55883,10 +53448,18 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ icon_state = "neutralfull" }, -/area/station/hallway/primary/starboard) +/area/station/security/lobby) +"gJA" = ( +/obj/item/radio/intercom/directional/west, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/permabrig) "gJC" = ( /obj/structure/table/reinforced, /obj/machinery/chem_dispenser/soda{ @@ -55920,6 +53493,9 @@ /obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/plasteel, /area/station/maintenance/turbine) +"gJQ" = ( +/turf/simulated/floor/wood, +/area/station/command/office/hos) "gJS" = ( /obj/item/kirbyplants, /turf/simulated/floor/plating, @@ -55964,26 +53540,35 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/break_room) -"gKi" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 4 - }, -/obj/machinery/camera{ - c_tag = "Brig - Hallway North-West"; - dir = 4; - network = list("SS13","Security") - }, +"gKl" = ( +/obj/machinery/firealarm/directional/south, /turf/simulated/floor/plasteel{ - dir = 8; icon_state = "darkred" }, -/area/station/security/brig) +/area/station/security/permabrig) "gKA" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, /turf/simulated/floor/plasteel/grimy, /area/station/security/detective) +"gLa" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/lobby) "gLi" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -56083,6 +53668,23 @@ icon_state = "neutralfull" }, /area/station/engineering/control) +"gMG" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/effect/decal/warning_stripes/red/partial{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "gMI" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 8 @@ -56108,6 +53710,19 @@ icon_state = "neutralcorner" }, /area/station/public/locker) +"gMT" = ( +/obj/effect/decal/warning_stripes/red/partial{ + dir = 8 + }, +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 1 + }, +/obj/machinery/camera{ + c_tag = "Prisoner Lockers"; + dir = 1 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prisonlockers) "gMW" = ( /obj/effect/decal/cleanable/flour, /obj/effect/decal/cleanable/dirt, @@ -56120,6 +53735,26 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/engine, /area/station/science/explab) +"gNh" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/effect/decal/warning_stripes/red/partial{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkred" + }, +/area/station/security/warden) "gNi" = ( /obj/machinery/door/airlock/research{ name = "Abandoned Equipment Room" @@ -56128,6 +53763,18 @@ /obj/structure/barricade/wooden, /turf/simulated/floor/plating, /area/station/maintenance/apmaint) +"gNj" = ( +/obj/effect/decal/cleanable/dust, +/obj/machinery/power/apc/directional/west, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plasteel{ + icon_state = "vault"; + dir = 6 + }, +/area/station/security/interrogation) "gNm" = ( /obj/structure/chair/sofa/corner{ color = "#A30FAF"; @@ -56203,34 +53850,33 @@ /obj/machinery/economy/vending/sovietsoda, /turf/simulated/floor/plating, /area/station/maintenance/old_kitchen) +"gPL" = ( +/obj/structure/chair/stool{ + dir = 1 + }, +/obj/machinery/status_display/directional/east, +/obj/machinery/camera{ + c_tag = "Prison Library"; + dir = 9; + network = list("Prison","SS13") + }, +/turf/simulated/floor/wood, +/area/station/security/permabrig) +"gPS" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/obj/machinery/firealarm/directional/north, +/obj/machinery/light/directional/north, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/visitingroom) "gPW" = ( /obj/effect/spawner/window/reinforced/polarized/grilled{ id = "Surgery1" }, /turf/simulated/floor/plating, /area/station/medical/surgery/primary) -"gQe" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/simulated/floor/plating, -/area/station/security/storage) "gQg" = ( /obj/structure/table/wood, /obj/item/lighter/zippo/engraved{ @@ -56269,6 +53915,10 @@ "gQW" = ( /turf/simulated/wall/r_wall, /area/station/science/toxins/launch) +"gRm" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "gRr" = ( /obj/item/book/manual/wiki/security_space_law, /turf/simulated/floor/plasteel{ @@ -56303,7 +53953,7 @@ /turf/simulated/floor/carpet, /area/station/science/robotics/showroom) "gRS" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "gRY" = ( /obj/effect/landmark/start/clown, @@ -56325,6 +53975,22 @@ /obj/effect/spawner/lootdrop/maintenance/two, /turf/simulated/floor/plating, /area/station/maintenance/fore) +"gSg" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/brig) "gSh" = ( /obj/structure/cable{ d1 = 4; @@ -56339,23 +54005,15 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/command/bridge) -"gSr" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" +"gSH" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 4 }, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) -"gSt" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable, -/turf/simulated/floor/plating, -/area/station/security/execution) -"gSF" = ( -/obj/structure/disposalpipe/segment, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "green" + }, +/area/station/security/permabrig) "gSY" = ( /obj/structure/disposalpipe/junction/reversed{ dir = 8 @@ -56384,8 +54042,14 @@ /obj/structure/railing/corner{ dir = 8 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/service/theatre) +"gTe" = ( +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "red" + }, +/area/station/security/brig) "gTk" = ( /obj/structure/cable{ d1 = 4; @@ -56396,6 +54060,13 @@ icon_state = "neutralcorner" }, /area/station/hallway/secondary/bridge) +"gTt" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/interrogation/observation) "gTy" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -56450,39 +54121,6 @@ icon_state = "neutral" }, /area/station/public/fitness) -"gTW" = ( -/obj/machinery/door/airlock/security{ - name = "Armory" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/armory, -/obj/machinery/door/firedoor, -/obj/effect/decal/warning_stripes/east, -/obj/effect/decal/warning_stripes/west, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/warden) "gUc" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -56520,14 +54158,17 @@ icon_state = "whitegreencorner" }, /area/station/public/sleep) +"gUl" = ( +/obj/structure/flora/grass/jungle, +/turf/simulated/floor/grass, +/area/station/security/permabrig) "gUt" = ( /obj/structure/chair/wood{ dir = 8 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "gUx" = ( /obj/structure/cable{ @@ -56611,23 +54252,6 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) -"gWj" = ( -/obj/item/radio/intercom/directional/south, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/brig) "gWk" = ( /obj/effect/decal/warning_stripes/yellow, /obj/machinery/recharge_station, @@ -56640,7 +54264,7 @@ pixel_y = -22 }, /obj/machinery/light/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) "gWP" = ( /obj/effect/spawner/random_spawners/oil_maybe, @@ -56670,6 +54294,17 @@ "gXj" = ( /turf/simulated/wall, /area/station/medical/cryo) +"gXs" = ( +/obj/structure/chair{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/carpet/red, +/area/station/command/office/hos) "gXY" = ( /obj/machinery/power/apc/directional/west, /obj/structure/cable{ @@ -56727,6 +54362,19 @@ icon_state = "whiteblue" }, /area/station/medical/medbay2) +"gYB" = ( +/obj/effect/decal/warning_stripes/red/partial{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, +/area/station/security/range) +"gYJ" = ( +/obj/machinery/economy/vending/wallmed/directional/south, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/processing) "gYK" = ( /obj/structure/cable, /obj/machinery/power/apc/directional/west, @@ -56741,7 +54389,7 @@ pixel_y = 2 }, /obj/effect/decal/cleanable/ants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard) "gZs" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, @@ -56807,14 +54455,6 @@ icon_state = "neutral" }, /area/station/maintenance/apmaint) -"haD" = ( -/obj/effect/landmark/start/security_officer, -/obj/machinery/light/directional/north, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/main) "haY" = ( /obj/structure/closet/wardrobe/atmospherics_yellow, /turf/simulated/floor/plating, @@ -56862,18 +54502,8 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) -"hch" = ( -/obj/structure/chair/stool{ - dir = 8 - }, -/obj/machinery/firealarm/directional/east, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "red" - }, -/area/station/security/permabrig) "hci" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -56919,22 +54549,22 @@ }, /turf/simulated/floor/plasteel, /area/station/hallway/secondary/entry) -"hcz" = ( -/obj/structure/disposalpipe/segment, +"hcH" = ( +/obj/machinery/door/morgue{ + name = "Dungeon"; + req_access = list(63) + }, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/prison/cell_block) -"hcH" = ( -/turf/simulated/wall, -/area/station/security/permasolitary) +/turf/simulated/floor/plasteel/dark, +/area/station/security/interrogation) "hcY" = ( /obj/effect/decal/cleanable/dirt, /mob/living/simple_animal/mouse/rat, @@ -56953,32 +54583,34 @@ icon_state = "darkblue" }, /area/station/medical/morgue) -"hdt" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" +"hdR" = ( +/obj/structure/rack, +/obj/effect/decal/warning_stripes/red/hollow, +/obj/item/clothing/accessory/holster{ + pixel_x = -6; + pixel_y = 6 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" +/obj/item/clothing/accessory/holster{ + pixel_x = -3; + pixel_y = 3 }, -/area/station/security/permabrig) -"hdJ" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" +/obj/item/clothing/accessory/holster{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/clothing/accessory/holster{ + pixel_x = 6; + pixel_y = -6 + }, +/obj/item/clothing/accessory/holster, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 }, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 9; + icon_state = "darkred" }, -/area/station/security/prison/cell_block) +/area/station/security/storage) "heu" = ( /turf/simulated/floor/plasteel{ icon_state = "neutralcorner" @@ -57009,6 +54641,10 @@ icon_state = "redyellowfull" }, /area/station/maintenance/old_kitchen) +"hfe" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/station/security/permabrig) "hfh" = ( /obj/effect/decal/warning_stripes/yellow, /obj/structure/cable{ @@ -57024,14 +54660,6 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/xenobiology) -"hfk" = ( -/obj/item/radio/intercom/directional/south, -/obj/structure/closet/bombcloset, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkred" - }, -/area/station/security/main) "hfm" = ( /obj/machinery/light/directional/west, /obj/machinery/firealarm/directional/west, @@ -57254,7 +54882,7 @@ pixel_x = 5 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "hiP" = ( /obj/machinery/atmospherics/unary/cryo_cell, @@ -57263,6 +54891,23 @@ icon_state = "whiteblue" }, /area/station/medical/cryo) +"hiT" = ( +/obj/machinery/firealarm/directional/south, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkred" + }, +/area/station/security/range) +"hjl" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id_tag = "Warden"; + name = "Warden Privacy Shutters" + }, +/obj/structure/cable, +/turf/simulated/floor/plating, +/area/station/security/warden) "hjJ" = ( /obj/machinery/sleeper{ dir = 4 @@ -57359,6 +55004,13 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) +"hkR" = ( +/obj/machinery/photocopier, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkred" + }, +/area/station/security/warden) "hle" = ( /obj/effect/spawner/random_spawners/oil_maybe, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -57371,12 +55023,28 @@ }, /turf/simulated/floor/carpet/purple, /area/station/hallway/secondary/exit) +"hlr" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/turf/simulated/floor/plating, +/area/station/security/permabrig) "hly" = ( /obj/structure/chair/stool/bar{ dir = 4 }, /turf/simulated/floor/carpet, /area/station/service/bar/atrium) +"hlC" = ( +/obj/structure/reagent_dispensers/peppertank/south, +/turf/simulated/floor/plating, +/area/station/maintenance/starboard2) "hlW" = ( /obj/structure/table/wood, /turf/simulated/floor/carpet/red, @@ -57394,6 +55062,38 @@ icon_state = "whitepurplecorner" }, /area/station/science/research) +"hnJ" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/storage) +"hnM" = ( +/obj/docking_port/stationary{ + dwidth = 2; + height = 5; + id = "laborcamp_home"; + name = "fore bay 1"; + width = 9 + }, +/turf/space, +/area/space) +"hoh" = ( +/obj/structure/closet/secure_closet{ + anchored = 1; + name = "Evidence Storage"; + req_access_txt = "4" + }, +/obj/effect/mapping_helpers/airlock/windoor/access/all/security/general{ + dir = 4 + }, +/obj/machinery/light/directional/west, +/obj/machinery/door/window/reinforced/reversed{ + dir = 4; + name = "Evidence" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/evidence) "hoj" = ( /obj/structure/cable{ d1 = 1; @@ -57402,6 +55102,24 @@ }, /turf/simulated/floor/plasteel, /area/station/maintenance/port) +"hov" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "hox" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9 @@ -57431,6 +55149,15 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/starboardsolar) +"hpo" = ( +/obj/structure/table/reinforced, +/obj/item/gun/energy/laser/practice, +/obj/item/gun/energy/laser/practice{ + pixel_x = 3; + pixel_y = 3 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/range) "hpH" = ( /obj/machinery/fishtank/tank, /obj/machinery/light/small/directional/east, @@ -57442,7 +55169,7 @@ }, /obj/machinery/disposal, /obj/structure/sign/poster/official/random/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) "hpX" = ( /obj/machinery/door/airlock/command/cmo/glass{ @@ -57501,10 +55228,18 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel/dark, /area/station/service/chapel/office) +"hqG" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/station/security/processing) "hqR" = ( /obj/machinery/photocopier, /obj/structure/extinguisher_cabinet/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) "hqT" = ( /obj/effect/decal/warning_stripes/west, @@ -57513,6 +55248,31 @@ icon_state = "green" }, /area/station/hallway/secondary/exit/maintenance) +"hrq" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/brig) "hrB" = ( /obj/item/kirbyplants, /obj/machinery/light/directional/west, @@ -57567,19 +55327,27 @@ }, /turf/simulated/floor/engine, /area/station/science/toxins/mixing) -"hsK" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, +"hst" = ( +/obj/machinery/door/firedoor, +/obj/effect/decal/warning_stripes/yellow, /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 4; + icon_state = "red" }, /area/station/security/brig) +"hsC" = ( +/obj/structure/closet/secure_closet/brig, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/prisonlockers) +"hsK" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/turf/simulated/floor/plasteel, +/area/station/security/visitingroom) "hsQ" = ( /obj/structure/chair/stool{ dir = 4 @@ -57590,48 +55358,35 @@ }, /area/station/medical/reception) "hti" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - icon_state = "dark" +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 }, -/area/station/security/brig) -"htx" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" +/obj/effect/mapping_helpers/airlock/windoor/access/any/security/brig{ + dir = 8 }, /obj/structure/cable{ d1 = 2; d2 = 8; icon_state = "2-8" }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, /obj/structure/cable{ d1 = 2; d2 = 4; icon_state = "2-4" }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 5 +/obj/machinery/door/window/brigdoor{ + id = "Cell 6"; + name = "Cell 6"; + dir = 8 }, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" + dir = 8; + icon_state = "darkred" }, -/area/station/security/permabrig) +/area/station/security/prison/cell_block/A) "htD" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -57645,6 +55400,11 @@ /obj/structure/chair/stool, /turf/simulated/floor/plasteel, /area/station/science/toxins/mixing) +"htQ" = ( +/obj/effect/decal/warning_stripes/southeast, +/obj/structure/reagent_dispensers/peppertank/south, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "huh" = ( /obj/structure/sign/fire, /obj/machinery/atmospherics/pipe/simple/hidden{ @@ -57662,6 +55422,22 @@ /obj/structure/closet/secure_closet/engineering_electrical, /turf/simulated/floor/plasteel, /area/station/engineering/control) +"hvi" = ( +/obj/effect/decal/warning_stripes/red/partial{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prisonlockers) "hvl" = ( /obj/structure/table/glass, /obj/item/reagent_containers/iv_bag/salglu{ @@ -57741,7 +55517,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "hwg" = ( /obj/structure/railing/corner{ @@ -57777,6 +55553,15 @@ icon_state = "neutral" }, /area/station/maintenance/apmaint) +"hwR" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/range) "hxc" = ( /obj/structure/cable{ d1 = 1; @@ -57789,12 +55574,16 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) "hxk" = ( /obj/structure/holosign/barrier/atmos, /turf/simulated/floor/plating, /area/station/maintenance/virology_maint) +"hxm" = ( +/obj/machinery/cryopod, +/turf/simulated/floor/grass, +/area/station/security/permabrig) "hxq" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -57808,6 +55597,22 @@ icon_state = "bluecorner" }, /area/station/hallway/primary/central) +"hxs" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/turf/simulated/floor/plating, +/area/station/security/main) "hxB" = ( /obj/machinery/power/apc/directional/south, /obj/structure/cable{ @@ -57848,8 +55653,18 @@ /obj/structure/sign/bobross{ pixel_y = 32 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) +"hyI" = ( +/obj/machinery/door/airlock/maintenance, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/security/armory, +/turf/simulated/floor/plating, +/area/station/maintenance/fsmaint) "hyS" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 8 @@ -57858,23 +55673,28 @@ icon_state = "neutralfull" }, /area/station/supply/miningdock) -"hzb" = ( -/obj/machinery/flasher_button{ - id = "Execution"; - pixel_x = 32; - pixel_y = 7 +"hyT" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/disposalpipe/segment{ + dir = 4 }, -/obj/machinery/door_control/shutter/east{ - id = "justice_blast"; - name = "Space Vent"; - req_access_txt = "2" +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/obj/structure/closet/secure_closet/injection, -/obj/machinery/light/directional/east, -/turf/simulated/floor/plasteel{ - icon_state = "dark" +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, -/area/station/security/execution) +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/security/brig) "hzl" = ( /obj/structure/cable{ d1 = 4; @@ -57949,6 +55769,14 @@ icon_state = "chapel" }, /area/station/maintenance/starboard2) +"hzJ" = ( +/obj/structure/table/reinforced, +/obj/item/folder/red, +/obj/item/pen, +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/brig) "hzV" = ( /obj/structure/sign/nosmoking_1, /turf/simulated/wall, @@ -58016,33 +55844,42 @@ }, /area/station/engineering/atmos) "hBe" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ - name = "Brig" + id_tag = "visitleft" + }, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/effect/decal/warning_stripes/west, /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 + dir = 8 }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" }, -/area/station/security/brig) +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/visitingroom) "hBu" = ( /obj/machinery/door/firedoor, /obj/effect/decal/warning_stripes/yellow, @@ -58080,23 +55917,6 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/old_kitchen) -"hCb" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/main) "hCj" = ( /obj/structure/flora/grass/jungle, /turf/simulated/floor/grass/no_creep, @@ -58151,9 +55971,8 @@ /obj/structure/chair/office/dark{ dir = 8 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) "hDF" = ( /obj/effect/spawner/random_spawners/wall_rusted_always, @@ -58211,6 +56030,23 @@ }, /turf/simulated/floor/plasteel, /area/station/engineering/atmos) +"hEh" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 5 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/processing) "hEl" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ @@ -58264,6 +56100,21 @@ icon_state = "neutralfull" }, /area/station/security/checkpoint/south) +"hEU" = ( +/obj/machinery/economy/vending/cola, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "neutralcorner" + }, +/area/station/public/fitness) +"hEX" = ( +/obj/structure/closet/secure_closet/brig{ + id = "Cell 1"; + name = "Cell 1 Locker" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "hFh" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/structure/cable{ @@ -58277,6 +56128,14 @@ }, /turf/simulated/floor/plating, /area/station/hallway/secondary/bridge) +"hFj" = ( +/obj/structure/window/reinforced, +/obj/structure/chair/office, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "red" + }, +/area/station/security/visitingroom) "hFn" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -58290,10 +56149,36 @@ icon_state = "neutral" }, /area/station/maintenance/apmaint) +"hFq" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/visitingroom) +"hFx" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 + }, +/turf/simulated/floor/carpet/black, +/area/station/command/office/hos) "hFB" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) +"hGa" = ( +/obj/effect/landmark/start/detective, +/obj/machinery/status_display/directional/west, +/obj/structure/chair{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/main) "hGe" = ( /obj/effect/turf_decal/stripes/white/line{ dir = 5; @@ -58362,6 +56247,11 @@ icon_state = "showroomfloor" }, /area/station/service/kitchen) +"hGV" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/turf/simulated/floor/plasteel/dark, +/area/station/security/storage) "hGZ" = ( /obj/effect/decal/cleanable/blood/old, /turf/simulated/floor/plasteel{ @@ -58374,7 +56264,7 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/science/robotics/showroom) "hHk" = ( /obj/structure/closet/firecloset/full, @@ -58394,7 +56284,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/public/sleep_female) "hHy" = ( /obj/structure/sink/directional/south, @@ -58403,12 +56293,6 @@ icon_state = "whiteblue" }, /area/station/medical/sleeper) -"hHM" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/brig) "hHW" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ @@ -58444,6 +56328,31 @@ icon_state = "dark" }, /area/station/maintenance/apmaint) +"hIK" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/station/maintenance/starboard2) +"hIQ" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/security/visitingroom) "hJd" = ( /obj/machinery/mass_driver{ id_tag = "chapelgun2" @@ -58489,40 +56398,17 @@ /obj/structure/disposalpipe/segment, /turf/simulated/floor/plating, /area/station/hallway/secondary/exit/maintenance) -"hJp" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security{ - name = "Prisoner Processing" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, +"hJo" = ( +/obj/structure/table/reinforced, +/obj/machinery/recharger, +/obj/item/storage/fancy/donut_box, +/obj/machinery/status_display/directional/west, +/obj/machinery/light/directional/south, /turf/simulated/floor/plasteel{ - icon_state = "darkredfull" + dir = 10; + icon_state = "darkred" }, -/area/station/security/processing) +/area/station/security/brig) "hJq" = ( /obj/structure/table, /obj/item/storage/fancy/donut_box, @@ -58541,6 +56427,23 @@ icon_state = "whitebluefull" }, /area/station/medical/medbay2) +"hJA" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/table, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/processing) "hJG" = ( /turf/simulated/floor/plasteel/stairs, /area/station/science/research) @@ -58560,22 +56463,30 @@ /turf/simulated/floor/plating, /area/station/maintenance/starboard2) "hKc" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +/obj/machinery/hydroponics/constructable{ + desc = "These are connected with an irrigation tube. You see a little pipe connecting the trays."; + name = "Prison hydroponics tray"; + using_irrigation = 1 }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 1 +/obj/item/seeds/apple, +/obj/structure/sign/electricshock{ + pixel_y = 32 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 +/obj/machinery/light/directional/north, +/turf/simulated/floor/grass, +/area/station/security/permabrig) +"hKr" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" }, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" + dir = 8; + icon_state = "neutral" }, -/area/station/security/permabrig) +/area/station/maintenance/fsmaint) "hKO" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -58611,6 +56522,19 @@ }, /turf/simulated/floor/plasteel, /area/station/engineering/atmos) +"hKT" = ( +/turf/simulated/wall/r_wall, +/area/station/security/brig) +"hKV" = ( +/obj/machinery/atmospherics/unary/vent_pump/on, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera{ + c_tag = "Prison Solitary 1"; + dir = 4; + network = list("Prison","SS13") + }, +/turf/simulated/floor/plating, +/area/station/security/permabrig) "hKW" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, /obj/machinery/light/directional/north, @@ -58628,6 +56552,12 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/hallway/secondary/exit/maintenance) +"hLf" = ( +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "red" + }, +/area/station/security/brig) "hLA" = ( /obj/structure/cable{ d1 = 1; @@ -58749,6 +56679,32 @@ icon_state = "barber" }, /area/station/public/fitness) +"hNw" = ( +/obj/effect/decal/warning_stripes/white/hollow, +/turf/simulated/floor/plasteel{ + icon_state = "darkredfull" + }, +/area/station/security/main) +"hNN" = ( +/obj/item/radio/intercom/directional/west, +/turf/simulated/floor/wood, +/area/station/security/permabrig) +"hNR" = ( +/obj/machinery/door/airlock/security/glass{ + id_tag = "BrigLeft" + }, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/brig) "hNS" = ( /obj/effect/decal/warning_stripes/yellow, /obj/machinery/disposal, @@ -58779,6 +56735,13 @@ icon_state = "whitepurple" }, /area/station/science/break_room) +"hOu" = ( +/obj/machinery/light/directional/north, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkred" + }, +/area/station/security/permabrig) "hOG" = ( /obj/structure/table/glass, /obj/item/storage/box/syringes{ @@ -58933,15 +56896,6 @@ icon_state = "green" }, /area/station/hallway/secondary/exit) -"hRj" = ( -/obj/machinery/flasher/portable, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel, -/area/station/security/armory/secure) "hRF" = ( /obj/structure/cable{ d1 = 1; @@ -58963,6 +56917,28 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/fore) +"hSp" = ( +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id_tag = "GYM"; + name = "Dungeon Privacy Shutters" + }, +/turf/simulated/floor/plating, +/area/station/security/interrogation) "hSK" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -59012,18 +56988,6 @@ icon_state = "green" }, /area/station/medical/virology/lab) -"hTk" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/structure/cable, -/turf/simulated/floor/plating, -/area/station/command/office/hos) "hTr" = ( /obj/effect/decal/warning_stripes/yellow, /turf/simulated/floor/plasteel, @@ -59044,6 +57008,23 @@ /obj/machinery/atmospherics/portable/canister, /turf/simulated/floor/plasteel, /area/station/engineering/atmos) +"hTU" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/station/security/permabrig) "hTV" = ( /turf/simulated/wall, /area/station/legal/magistrate) @@ -59130,7 +57111,7 @@ d2 = 8; icon_state = "2-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) "hVa" = ( /obj/structure/disposalpipe/segment, @@ -59142,7 +57123,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ - icon_state = "redcorner" + icon_state = "neutralcorner" }, /area/station/hallway/primary/starboard) "hVj" = ( @@ -59175,6 +57156,16 @@ icon_state = "neutralfull" }, /area/station/public/fitness) +"hVo" = ( +/obj/machinery/shower{ + dir = 8 + }, +/obj/structure/curtain/open/shower, +/obj/item/bikehorn/rubberducky, +/turf/simulated/floor/plasteel{ + icon_state = "freezerfloor" + }, +/area/station/security/permabrig) "hVr" = ( /obj/structure/table/wood, /obj/item/flashlight/lamp, @@ -59267,26 +57258,30 @@ }, /turf/simulated/floor/plating, /area/station/engineering/control) -"hXg" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/plating, -/area/station/maintenance/fore2) -"hXq" = ( +"hWM" = ( +/obj/effect/spawner/window/reinforced/grilled, /obj/structure/cable{ - d1 = 4; + d1 = 2; d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 + icon_state = "2-8" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" }, +/turf/simulated/floor/plating, +/area/station/security/processing) +"hWP" = ( +/obj/machinery/status_display/directional/east, /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 4; + icon_state = "darkred" }, -/area/station/security/main) +/area/station/security/interrogation/observation) +"hXg" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/turf/simulated/floor/plating, +/area/station/maintenance/fore2) "hXU" = ( /obj/effect/turf_decal{ dir = 1 @@ -59349,14 +57344,6 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/storage) -"hZy" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/storage) "hZD" = ( /obj/machinery/disposal{ name = "Deathposal" @@ -59375,6 +57362,15 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/public/locker) +"hZR" = ( +/obj/machinery/computer/area_atmos/area{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "darkred" + }, +/area/station/security/permabrig) "hZW" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -59383,11 +57379,43 @@ icon_state = "yellowfull" }, /area/station/engineering/controlroom) +"iaw" = ( +/obj/structure/table, +/obj/item/storage/pill_bottle/dice, +/obj/item/deck/cards, +/obj/machinery/atmospherics/unary/outlet_injector/on, +/turf/simulated/floor/carpet, +/area/station/security/permabrig) "iaD" = ( /obj/machinery/light_switch/east, /obj/effect/decal/warning_stripes/yellow/hollow, /turf/simulated/floor/plasteel/white, /area/station/science/robotics/chargebay) +"iaG" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/storage) +"iaN" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/simulated/floor/carpet/red, +/area/station/command/office/hos) "iaP" = ( /obj/structure/table/wood, /obj/effect/spawner/lootdrop/maintenance/two, @@ -59456,24 +57484,21 @@ icon_state = "green" }, /area/station/hallway/secondary/exit) -"ibR" = ( -/obj/structure/rack, -/obj/item/gun/energy/gun{ - pixel_x = 3; - pixel_y = 3 +"ice" = ( +/obj/effect/decal/warning_stripes/red/hollow, +/obj/structure/chair{ + dir = 4 }, -/obj/item/gun/energy/gun, -/obj/item/gun/energy/gun{ - pixel_x = -3; - pixel_y = -3 +/obj/effect/landmark/start/security_officer, +/obj/item/radio/intercom/directional/west, +/obj/machinery/camera{ + c_tag = "Brig Briefing Room"; + dir = 4 }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" +/turf/simulated/floor/plasteel{ + icon_state = "darkredfull" }, -/turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) +/area/station/security/main) "ici" = ( /obj/machinery/economy/vending/tool, /obj/item/radio/intercom/directional/west, @@ -59499,31 +57524,6 @@ }, /turf/space, /area/station/maintenance/starboardsolar) -"icz" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Cell Block" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/prison/cell_block) "icL" = ( /obj/structure/window/reinforced{ dir = 4 @@ -59558,37 +57558,19 @@ /obj/effect/decal/warning_stripes/northwest, /turf/simulated/floor/plating, /area/station/maintenance/starboardsolar) +"idf" = ( +/obj/structure/table/wood, +/obj/item/toy/figure/crew/hos{ + pixel_x = 2; + pixel_y = 7 + }, +/obj/item/reagent_containers/food/drinks/mug/hos, +/obj/machinery/light/directional/south, +/turf/simulated/floor/wood, +/area/station/command/office/hos) "idp" = ( -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/service/theatre) -"idq" = ( -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=Armory_North"; - location = "Armory_South2" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) -"idr" = ( -/obj/effect/spawner/window/reinforced/polarized/grilled{ - id = "Interrogation" - }, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plating, -/area/station/security/interrogation) "idy" = ( /obj/structure/cable{ d1 = 1; @@ -59603,6 +57585,10 @@ icon_state = "whiteblue" }, /area/station/medical/surgery/primary) +"idB" = ( +/obj/machinery/atmospherics/portable/scrubber/huge/stationary, +/turf/simulated/floor/grass, +/area/station/security/permabrig) "idF" = ( /obj/structure/sign/radiation/rad_area, /turf/simulated/wall/r_wall, @@ -59683,6 +57669,22 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/research) +"ieC" = ( +/obj/machinery/dnaforensics, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkblue" + }, +/area/station/security/detective) +"ieN" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin, +/obj/item/pen, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "red" + }, +/area/station/security/processing) "ieW" = ( /obj/structure/grille{ density = 0; @@ -59721,13 +57723,6 @@ icon_state = "dark" }, /area/station/service/theatre) -"ifw" = ( -/obj/structure/closet/l3closet/security, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "darkred" - }, -/area/station/security/main) "ifQ" = ( /obj/effect/decal/warning_stripes/yellow/hollow, /obj/structure/closet/crate/freezer, @@ -59736,6 +57731,18 @@ icon_state = "showroomfloor" }, /area/station/service/kitchen) +"ifS" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/multi_tile/security/glass, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) "iga" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -59795,11 +57802,6 @@ icon_state = "neutralfull" }, /area/station/maintenance/fore) -"igJ" = ( -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) "ihb" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -59815,18 +57817,6 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/starboard) -"ihi" = ( -/obj/machinery/door/airlock/external{ - id_tag = "perma_door_int"; - locked = 1; - name = "Perma Brig Exterior Access" - }, -/obj/effect/decal/warning_stripes/south, -/obj/effect/mapping_helpers/airlock/access/any/security/brig, -/obj/effect/mapping_helpers/airlock/access/any/engineering/external, -/obj/machinery/atmospherics/pipe/simple/hidden, -/turf/simulated/floor/plating, -/area/station/maintenance/starboard2) "ihz" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/machinery/door/poddoor/preopen{ @@ -59849,16 +57839,20 @@ }, /turf/simulated/floor/plating, /area/station/medical/virology/lab) -"ihA" = ( -/obj/effect/spawner/window/reinforced/polarized/grilled{ - id = "HoS" - }, +"ihG" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable{ + d1 = 1; d2 = 2; - icon_state = "0-2" + icon_state = "1-2" }, -/turf/simulated/floor/plating, -/area/station/command/office/hos) +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "redcorner" + }, +/area/station/security/storage) "ihK" = ( /obj/machinery/atmospherics/unary/vent_pump/high_volume{ autolink_id = "air_out"; @@ -59901,6 +57895,24 @@ icon_state = "neutralfull" }, /area/station/hallway/secondary/bridge) +"iie" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/station/maintenance/starboard2) "iig" = ( /obj/machinery/light/directional/east, /obj/structure/table/wood, @@ -59908,15 +57920,6 @@ icon_state = "dark" }, /area/station/service/bar/atrium) -"iil" = ( -/obj/machinery/light/small/directional/west, -/obj/structure/table/reinforced, -/obj/item/storage/box/bodybags, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "vault" - }, -/area/station/security/permabrig) "iiY" = ( /obj/machinery/atmospherics/pipe/simple/visible/cyan{ dir = 4 @@ -59937,6 +57940,21 @@ /obj/effect/spawner/lootdrop/maintenance/three, /turf/simulated/floor/plating, /area/station/maintenance/medmaint) +"ijO" = ( +/obj/structure/table, +/obj/machinery/computer/library, +/turf/simulated/floor/wood, +/area/station/security/permabrig) +"ijQ" = ( +/obj/machinery/door/airlock/public, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/turf/simulated/floor/plasteel{ + icon_state = "freezerfloor" + }, +/area/station/security/permabrig) "ijT" = ( /obj/machinery/atmospherics/pipe/simple/visible/cyan{ dir = 5 @@ -60074,7 +58092,7 @@ dir = 1; icon_state = "redcorner" }, -/area/station/hallway/primary/starboard) +/area/station/security/lobby) "ima" = ( /obj/structure/cable{ d1 = 1; @@ -60111,6 +58129,13 @@ icon_state = "white" }, /area/station/medical/sleeper) +"imZ" = ( +/obj/effect/decal/warning_stripes/west, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/range) "inc" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -60141,6 +58166,20 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/central/north) +"inE" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/visitingroom) "inM" = ( /obj/machinery/alarm/directional/south, /turf/simulated/floor/plasteel{ @@ -60199,6 +58238,15 @@ icon_state = "whiteblue" }, /area/station/medical/medbay) +"ioR" = ( +/obj/structure/closet/crate, +/obj/item/reagent_containers/glass/bottle/ammonia, +/obj/effect/spawner/lootdrop/maintenance/three, +/obj/effect/decal/cleanable/dirt, +/obj/item/crowbar/large, +/obj/item/wirecutters, +/turf/simulated/floor/plating, +/area/station/maintenance/fsmaint) "ioU" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 4 @@ -60236,30 +58284,57 @@ /turf/simulated/floor/plating, /area/station/maintenance/old_kitchen) "ipi" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) -"ipz" = ( -/obj/effect/spawner/window/reinforced/grilled, +"ipj" = ( +/obj/structure/table/reinforced, +/obj/item/storage/box/lights/mixed, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, -/area/station/service/barber) -"ipD" = ( -/obj/structure/closet/wardrobe/pjs, +/area/station/maintenance/starboard2) +"ipy" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/windoor/access/any/security/brig{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, /obj/structure/cable{ d1 = 2; d2 = 8; icon_state = "2-8" }, +/obj/machinery/door/window/brigdoor{ + dir = 4; + id = "Cell 1"; + name = "Cell 1" + }, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "red" + dir = 4; + icon_state = "darkred" }, -/area/station/security/permabrig) +/area/station/security/prison/cell_block/A) +"ipz" = ( +/obj/effect/spawner/window/reinforced/grilled, +/turf/simulated/floor/plating, +/area/station/service/barber) +"ipP" = ( +/turf/simulated/wall, +/area/station/security/prison/cell_block/A) "ipQ" = ( /obj/machinery/atmospherics/unary/thermomachine/heater{ dir = 1 }, /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard) "ipT" = ( /obj/machinery/floodlight, @@ -60296,6 +58371,14 @@ /obj/machinery/atmospherics/binary/valve, /turf/simulated/floor/plating, /area/station/maintenance/medmaint) +"iqA" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/station/security/prisonlockers) "iqN" = ( /obj/machinery/door/airlock/maintenance, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -60348,7 +58431,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 9 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) "irt" = ( /turf/simulated/wall, @@ -60361,16 +58444,27 @@ }, /area/station/hallway/primary/central/east) "irM" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin, -/obj/item/storage/fancy/crayons, +/obj/machinery/status_display/directional/south, /turf/simulated/floor/plasteel{ - icon_state = "darkredfull" + icon_state = "red" + }, +/area/station/security/processing) +"irO" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" }, -/area/station/security/prison/cell_block) +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/interrogation) "irV" = ( /mob/living/simple_animal/mouse/rat, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "isc" = ( /obj/structure/statue/delta/se, @@ -60410,6 +58504,31 @@ icon_state = "neutral" }, /area/station/maintenance/port) +"itk" = ( +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/machinery/door/airlock/security/glass{ + id_tag = "perma_door_int"; + locked = 1; + name = "Prison Wing" + }, +/obj/machinery/access_button/south{ + autolink_id = "perma_btn_int"; + name = "Prison Wing Access Button"; + req_one_access_txt = "2" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/permabrig) +"ito" = ( +/turf/simulated/wall/r_wall, +/area/station/security/main) "itt" = ( /obj/effect/spawner/random_spawners/fungus_probably, /turf/simulated/wall, @@ -60431,6 +58550,9 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/carpet, /area/station/service/library) +"itA" = ( +/turf/simulated/wall, +/area/station/security/main) "itB" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 10 @@ -60447,6 +58569,11 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/central/north) +"itF" = ( +/obj/structure/closet/l3closet/security, +/obj/effect/decal/warning_stripes/red/hollow, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "itL" = ( /obj/structure/cable{ d1 = 4; @@ -60554,6 +58681,14 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/hallway/secondary/exit/maintenance) +"iuA" = ( +/obj/effect/decal/warning_stripes/west, +/obj/machinery/light/directional/west, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/range) "iuF" = ( /obj/effect/decal/cleanable/blood, /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -60606,6 +58741,26 @@ icon_state = "neutral" }, /area/station/maintenance/apmaint) +"iwi" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/unary/outlet_injector/on, +/obj/structure/flora/grass/jungle, +/turf/simulated/floor/grass, +/area/station/security/permabrig) +"iwz" = ( +/obj/machinery/door/airlock/security/glass, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/main) "iwO" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 8 @@ -60621,37 +58776,9 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/fore) -"ixb" = ( -/turf/simulated/wall, -/area/station/security/storage) "ixf" = ( /turf/simulated/wall, /area/station/maintenance/starboard) -"ixq" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/brig) "ixr" = ( /obj/machinery/door/poddoor{ id_tag = "toxinsdriver"; @@ -60680,18 +58807,6 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/aft) -"ixV" = ( -/obj/machinery/status_display/directional/south, -/obj/machinery/disposal, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/structure/extinguisher_cabinet/directional/east, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "vault" - }, -/area/station/command/office/hos) "ixZ" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -60703,20 +58818,6 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/fore) -"iyb" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/brig) "iyc" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -60826,23 +58927,36 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/fore) -"iAD" = ( -/obj/machinery/light/directional/south, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +"iAe" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 + dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ +/obj/effect/mapping_helpers/airlock/windoor/access/any/security/brig{ dir = 4 }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/machinery/door/window/brigdoor{ + dir = 4; + id = "Cell 3"; + name = "Cell 3" + }, /turf/simulated/floor/plasteel{ + dir = 4; icon_state = "darkred" }, -/area/station/security/brig) +/area/station/security/prison/cell_block/A) "iAH" = ( /turf/simulated/floor/plasteel{ dir = 1; @@ -60901,6 +59015,30 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/central/north) +"iBn" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "red" + }, +/area/station/security/brig) +"iBt" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/obj/item/radio/intercom/directional/west, +/obj/machinery/camera{ + c_tag = "Brig Prisoner Processing West"; + dir = 4 + }, +/obj/machinery/light/directional/west, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "red" + }, +/area/station/security/processing) "iBy" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging{ dir = 6 @@ -60908,6 +59046,32 @@ /obj/structure/lattice, /turf/space, /area/space/nearstation) +"iBF" = ( +/obj/effect/decal/warning_stripes/red/hollow, +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/power/apc/directional/west, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/obj/effect/landmark/start/security_officer, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/main) +"iBI" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/machinery/atmospherics/portable/canister/sleeping_agent, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "iCs" = ( /obj/machinery/atmospherics/portable/canister/air, /obj/machinery/atmospherics/unary/portables_connector{ @@ -60931,14 +59095,6 @@ /obj/effect/decal/cleanable/cobweb, /turf/simulated/floor/plasteel/dark, /area/station/maintenance/fore2) -"iCN" = ( -/obj/structure/chair{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/processing) "iCS" = ( /obj/machinery/power/terminal{ dir = 1 @@ -60992,6 +59148,22 @@ icon_state = "neutralcorner" }, /area/station/public/fitness) +"iEG" = ( +/obj/machinery/atmospherics/pipe/simple/hidden, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "green" + }, +/area/station/security/permabrig) "iEH" = ( /obj/effect/landmark/start/scientist, /obj/structure/cable{ @@ -61014,11 +59186,17 @@ icon_state = "whitepurplefull" }, /area/station/science/xenobiology) -"iFl" = ( -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" +"iEL" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) +"iFl" = ( +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "iFx" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -61056,7 +59234,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "iFR" = ( /obj/machinery/door/airlock/maintenance, @@ -61079,6 +59257,10 @@ /obj/effect/mapping_helpers/airlock/autoname, /turf/simulated/floor/plasteel, /area/station/hallway/primary/aft) +"iGm" = ( +/obj/structure/table, +/turf/simulated/floor/plasteel/white, +/area/station/security/permabrig) "iGI" = ( /obj/machinery/atmospherics/pipe/simple/visible/yellow{ dir = 4 @@ -61117,6 +59299,12 @@ /obj/effect/spawner/lootdrop/maintenance/two, /turf/simulated/floor/plating, /area/station/maintenance/starboard) +"iHp" = ( +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "redcorner" + }, +/area/station/security/storage) "iHv" = ( /obj/structure/marker_beacon{ icon_state = "markerteal-on"; @@ -61141,27 +59329,6 @@ icon_state = "whitepurple" }, /area/station/science/genetics) -"iHJ" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Security Office" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredfull" - }, -/area/station/security/main) "iHK" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -61238,17 +59405,6 @@ icon_state = "dark" }, /area/station/service/bar) -"iIJ" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "redcorner" - }, -/area/station/security/checkpoint) "iIM" = ( /obj/effect/decal/warning_stripes/yellow, /obj/structure/cable{ @@ -61307,6 +59463,12 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/simulated/floor/plating, /area/station/maintenance/starboard) +"iKH" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) "iKY" = ( /obj/effect/spawner/random_spawners/fungus_probably, /turf/simulated/wall, @@ -61326,26 +59488,33 @@ icon_state = "whitebluefull" }, /area/station/medical/medbay) -"iLL" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Prison Wing" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/effect/decal/warning_stripes/yellow, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ +"iLB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/emcloset, +/turf/simulated/floor/plasteel, +/area/station/maintenance/fsmaint) +"iMa" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 4 }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" }, -/area/station/security/permasolitary) -"iMf" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 1; + icon_state = "darkredcorners" }, -/area/station/security/execution) +/area/station/security/prison/cell_block/A) "iMn" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -61357,6 +59526,27 @@ icon_state = "neutralfull" }, /area/station/maintenance/port) +"iMB" = ( +/obj/machinery/economy/vending/security, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkred" + }, +/area/station/security/main) +"iME" = ( +/obj/machinery/hydroponics/constructable{ + desc = "These are connected with an irrigation tube. You see a little pipe connecting the trays."; + name = "Prison hydroponics tray"; + using_irrigation = 1 + }, +/obj/item/seeds/banana, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/grass, +/area/station/security/permabrig) "iMI" = ( /obj/structure/cable{ d1 = 1; @@ -61463,9 +59653,19 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/electrical) +"iOu" = ( +/obj/structure/toilet, +/obj/item/reagent_containers/food/snacks/grown/pineapple{ + name = "Старый ананас"; + desc = "Довольно старый ананас. Интересно как он тут оказался и почему он так странно пахнет..." + }, +/turf/simulated/floor/plasteel{ + icon_state = "freezerfloor" + }, +/area/station/security/permabrig) "iOx" = ( /obj/machinery/hologram/holopad, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/service/theatre) "iOA" = ( /obj/structure/table/glass, @@ -61528,7 +59728,7 @@ /obj/structure/closet/secure_closet/personal/cabinet, /obj/item/clothing/suit/browntrenchcoat, /obj/item/clothing/head/fedora/brownfedora, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/public/sleep_female) "iQv" = ( /obj/machinery/light/directional/south, @@ -61580,23 +59780,6 @@ /obj/machinery/atmospherics/portable/canister/toxins, /turf/simulated/floor/plasteel, /area/station/science/storage) -"iRn" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/prison/cell_block) "iRp" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 9 @@ -61670,7 +59853,7 @@ pixel_y = 10 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "iSg" = ( /obj/structure/cable{ @@ -61680,7 +59863,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) "iSy" = ( /obj/structure/table, @@ -61691,11 +59874,12 @@ /obj/item/hatchet, /turf/simulated/floor/plasteel, /area/station/service/hydroponics) -"iTk" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable, -/turf/simulated/floor/plating, -/area/station/security/prison/cell_block) +"iST" = ( +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "red" + }, +/area/station/security/processing) "iTn" = ( /obj/machinery/atmospherics/binary/valve{ dir = 4; @@ -61724,6 +59908,37 @@ icon_state = "whiteblue" }, /area/station/medical/surgery/secondary) +"iTw" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/item/radio/intercom/directional/east, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) +"iTC" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 5 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkredfull" + }, +/area/station/security/range) +"iTG" = ( +/turf/simulated/wall, +/area/station/security/storage) "iTK" = ( /obj/structure/table/reinforced, /obj/effect/spawner/lootdrop/maintenance, @@ -61732,23 +59947,12 @@ icon_state = "darkblue" }, /area/station/maintenance/starboard2) -"iTV" = ( -/obj/effect/decal/warning_stripes/north, -/turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) "iUa" = ( /obj/machinery/economy/vending/tool/free, /obj/effect/decal/warning_stripes/yellow, /obj/machinery/light/directional/east, /turf/simulated/floor/plasteel, /area/station/engineering/control) -"iUc" = ( -/obj/item/kirbyplants, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "red" - }, -/area/station/security/permabrig) "iUO" = ( /obj/structure/table/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ @@ -61780,7 +59984,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "iUW" = ( /obj/effect/decal/cleanable/dirt, @@ -61835,6 +60039,9 @@ icon_state = "dark" }, /area/station/service/bar) +"iVy" = ( +/turf/simulated/wall, +/area/station/security/range) "iVF" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -61880,13 +60087,6 @@ icon_state = "white" }, /area/station/medical/cloning) -"iVV" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/brig) "iVX" = ( /turf/simulated/wall, /area/station/maintenance/library) @@ -61923,11 +60123,29 @@ icon_state = "neutralcorner" }, /area/station/maintenance/starboard2) +"iWX" = ( +/obj/machinery/photocopier, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkred" + }, +/area/station/security/brig) "iXn" = ( /obj/structure/flora/ausbushes/palebush, /mob/living/simple_animal/cock/Clucky, /turf/simulated/floor/grass, /area/station/service/hydroponics) +"iXz" = ( +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkblue" + }, +/area/station/security/detective) "iXL" = ( /obj/structure/rack, /obj/effect/spawner/lootdrop/maintenance, @@ -61953,20 +60171,6 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/science/xenobiology) -"iXX" = ( -/obj/machinery/camera{ - c_tag = "Brig - Cell 2"; - dir = 8 - }, -/obj/structure/closet/secure_closet/brig{ - id = "Cell 2"; - name = "Cell 2 Locker" - }, -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/simulated/floor/plating, -/area/station/security/prison/cell_block) "iYd" = ( /obj/machinery/atmospherics/portable/canister/air, /obj/effect/decal/warning_stripes/yellow/hollow, @@ -62019,6 +60223,23 @@ }, /turf/simulated/floor/carpet/royalblack, /area/station/legal/courtroom) +"iZh" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "red" + }, +/area/station/security/processing) "iZl" = ( /obj/effect/decal/warning_stripes/north, /obj/structure/cable, @@ -62075,6 +60296,49 @@ icon_state = "whitepurple" }, /area/station/science/genetics) +"jaY" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) +"jby" = ( +/obj/machinery/door/firedoor, +/obj/effect/decal/warning_stripes/yellow, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "neutralfull" + }, +/area/station/security/lobby) +"jbL" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/obj/machinery/button/windowtint/west{ + id = "Interrogation"; + req_one_access_txt = "63" + }, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkred" + }, +/area/station/security/interrogation/observation) "jbU" = ( /obj/structure/table/reinforced, /obj/structure/mirror{ @@ -62089,6 +60353,9 @@ /area/station/service/barber) "jbW" = ( /obj/item/radio/intercom/directional/west, +/obj/effect/decal/warning_stripes/blue/partial{ + dir = 1 + }, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralcorner" @@ -62103,10 +60370,40 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/fore2) +"jcq" = ( +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/permabrig) "jcU" = ( /obj/effect/spawner/window/reinforced/grilled, /turf/simulated/floor/plating, /area/station/maintenance/aft) +"jda" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/processing) "jdc" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -62121,12 +60418,41 @@ icon_state = "neutral" }, /area/station/hallway/primary/central/north) +"jdm" = ( +/obj/structure/closet/secure_closet/security, +/obj/effect/decal/warning_stripes/red, +/obj/machinery/recharger/wallcharger{ + pixel_x = -27 + }, +/obj/item/clothing/mask/balaclava, +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkred" + }, +/area/station/security/storage) "jdn" = ( /obj/structure/morgue{ dir = 8 }, /turf/simulated/floor/plating, /area/station/maintenance/apmaint) +"jdC" = ( +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "redcorner" + }, +/area/station/security/brig) +"jep" = ( +/obj/machinery/kitchen_machine/grill, +/turf/simulated/floor/plasteel/white, +/area/station/security/permabrig) "jeu" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel{ @@ -62163,6 +60489,25 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/toxins/mixing) +"jeM" = ( +/obj/structure/rack/gunrack, +/obj/item/gun/energy/laser{ + pixel_x = -2; + pixel_y = 0 + }, +/obj/effect/decal/warning_stripes/red/hollow, +/obj/item/gun/energy/laser, +/obj/item/gun/energy/laser{ + pixel_x = 2 + }, +/obj/item/gun/energy/laser{ + pixel_x = 4 + }, +/obj/item/gun/energy/laser{ + pixel_x = 6 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "jeZ" = ( /obj/structure/cable{ d1 = 1; @@ -62199,7 +60544,6 @@ /turf/simulated/floor/plating, /area/station/maintenance/fsmaint) "jfN" = ( -/obj/structure/disposalpipe/segment, /obj/structure/cable{ d1 = 1; d2 = 2; @@ -62207,10 +60551,11 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ icon_state = "neutralfull" }, -/area/station/hallway/primary/starboard) +/area/station/security/lobby) "jfO" = ( /obj/structure/chair/sofa/bench/right{ cover_color = "#68452a"; @@ -62252,10 +60597,37 @@ /obj/machinery/power/apc/directional/north, /turf/simulated/floor/plating, /area/station/maintenance/starboard) +"jgp" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) "jgE" = ( /obj/structure/closet/secure_closet/psychiatrist, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) +"jgZ" = ( +/obj/machinery/door/airlock/security/glass, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/processing) "jhj" = ( /obj/structure/disposalpipe/segment{ dir = 2; @@ -62274,11 +60646,59 @@ icon_state = "whiteblue" }, /area/station/medical/medbay2) +"jhv" = ( +/obj/machinery/door/airlock/security/glass, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/armory, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/polarized{ + id = "WardenD" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/warden) "jhz" = ( /obj/effect/decal/warning_stripes/east, /obj/machinery/economy/atm/east, /turf/simulated/floor/plasteel, /area/station/hallway/secondary/entry) +"jhD" = ( +/obj/machinery/computer/security{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/brig) +"jhH" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/station/security/prison/cell_block/A) "jhJ" = ( /turf/simulated/floor/plasteel, /area/station/maintenance/turbine) @@ -62303,6 +60723,18 @@ icon_state = "whiteyellow" }, /area/station/medical/chemistry) +"jif" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable, +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "HoS" + }, +/turf/simulated/floor/plating, +/area/station/command/office/hos) "jim" = ( /obj/structure/sign/electricshock{ pixel_y = -32 @@ -62321,12 +60753,27 @@ icon_state = "neutralcorner" }, /area/station/hallway/primary/central/nw) +"jiB" = ( +/obj/structure/dresser, +/obj/machinery/button/windowtint/south{ + id = "hos_room"; + pixel_y = 24; + pixel_x = 6 + }, +/obj/machinery/light_switch/north{ + pixel_x = -6 + }, +/obj/machinery/door_control/shutter/west{ + id = "hos_secure_doors"; + pixel_x = 24 + }, +/turf/simulated/floor/carpet/black, +/area/station/command/office/hos) "jiN" = ( /obj/effect/decal/cleanable/ants, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "jja" = ( /obj/structure/disposalpipe/junction{ @@ -62431,6 +60878,16 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/electrical) +"jjK" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/white, +/area/station/security/permabrig) "jjN" = ( /obj/machinery/recharge_station, /obj/machinery/ai_status_display/south, @@ -62577,6 +61034,13 @@ icon_state = "dark" }, /area/station/service/bar/atrium) +"jmF" = ( +/obj/effect/decal/warning_stripes/red/partial{ + dir = 8 + }, +/obj/machinery/light/small/directional/west, +/turf/simulated/floor/plasteel, +/area/station/security/range) "jmG" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable{ @@ -62619,20 +61083,22 @@ icon_state = "neutralcorner" }, /area/station/hallway/primary/fore) -"jnp" = ( -/obj/structure/sink/directional/east, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, -/area/station/maintenance/apmaint) -"jnJ" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 +"jni" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" }, /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 4; + icon_state = "red" }, /area/station/security/brig) +"jnp" = ( +/obj/structure/sink/directional/east, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, +/area/station/maintenance/apmaint) "jnT" = ( /turf/simulated/floor/plasteel{ icon_state = "dark" @@ -62705,24 +61171,12 @@ }, /turf/simulated/floor/plating, /area/station/legal/magistrate) -"jot" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "whitered" - }, -/area/station/security/permasolitary) "jou" = ( -/obj/machinery/newscaster/security_unit/south, /turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkredcorners" + dir = 1; + icon_state = "darkred" }, -/area/station/security/main) +/area/station/security/brig) "joU" = ( /obj/machinery/economy/vending/cigarette, /obj/effect/decal/warning_stripes/yellow/hollow, @@ -62744,6 +61198,32 @@ icon_state = "neutralfull" }, /area/station/hallway/secondary/entry) +"jpn" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/security/brig) "jpo" = ( /obj/effect/spawner/lootdrop/trash, /obj/effect/spawner/lootdrop/trash, @@ -62765,6 +61245,20 @@ /obj/effect/decal/warning_stripes/south, /turf/simulated/floor/plasteel, /area/station/engineering/hardsuitstorage) +"jpB" = ( +/obj/machinery/light/directional/west, +/obj/machinery/optable, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkblue" + }, +/area/station/security/detective) +"jpX" = ( +/obj/effect/landmark/start/security_officer, +/turf/simulated/floor/plasteel{ + icon_state = "darkredcorners" + }, +/area/station/security/storage) "jqb" = ( /obj/machinery/light/directional/north, /obj/machinery/computer/scan_consolenew, @@ -62800,20 +61294,39 @@ }, /turf/simulated/floor/plasteel, /area/station/science/toxins/launch) -"jqB" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 +"jqC" = ( +/obj/effect/mapping_helpers/airlock/polarized{ + id = "hos_room" }, -/obj/structure/table/reinforced, -/obj/item/storage/box/bodybags, -/obj/item/assembly/signaler{ - code = 6; - frequency = 1445 +/obj/machinery/door/airlock/command/hos/glass{ + name = "Head of Security Bedroom" }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" +/obj/effect/mapping_helpers/airlock/access/any/security/hos, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" }, -/area/station/security/execution) +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/command/office/hos) "jqD" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 @@ -62848,7 +61361,7 @@ /obj/structure/table/wood, /obj/item/storage/briefcase, /obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) "jri" = ( /obj/structure/table/wood, @@ -62859,31 +61372,23 @@ }, /turf/simulated/floor/carpet, /area/station/medical/psych) -"jrB" = ( -/obj/machinery/door/airlock/external{ - id_tag = "perma_door_ext"; - locked = 1; - name = "Perma Brig External Access" - }, -/obj/structure/sign/securearea{ - pixel_x = 32 +"jrw" = ( +/obj/structure/closet/secure_closet/security, +/obj/effect/decal/warning_stripes/red, +/obj/item/clothing/mask/balaclava, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 8 }, -/obj/effect/decal/warning_stripes/south, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Prison Gate"; - name = "Prison Lockdown Blast Doors"; - opacity = 0 +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" }, -/obj/effect/mapping_helpers/airlock/access/any/security/brig, -/obj/effect/mapping_helpers/airlock/access/any/engineering/external, -/turf/simulated/floor/plating, -/area/station/maintenance/starboard2) +/area/station/security/storage) "jrK" = ( /obj/structure/table/wood, /obj/item/folder, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) "jrU" = ( /obj/machinery/conveyor{ @@ -62921,23 +61426,8 @@ dir = 4 }, /obj/effect/mapping_helpers/airlock/autoname, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) -"jso" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plating, -/area/station/security/prison/cell_block) "jsE" = ( /obj/machinery/drone_fabricator, /obj/item/radio/intercom/directional/south, @@ -63120,6 +61610,14 @@ icon_state = "white" }, /area/station/maintenance/starboard) +"jvM" = ( +/obj/machinery/economy/vending/coffee, +/obj/structure/sign/poster/official/random/north, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "red" + }, +/area/station/security/storage) "jvO" = ( /obj/structure/cable{ d1 = 1; @@ -63167,21 +61665,6 @@ /obj/machinery/atmospherics/pipe/manifold4w/hidden/supply, /turf/simulated/floor/plasteel, /area/station/science/research) -"jvW" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plating, -/area/station/security/storage) "jwG" = ( /obj/machinery/economy/vending/autodrobe, /turf/simulated/floor/plasteel{ @@ -63296,6 +61779,22 @@ icon_state = "redyellowfull" }, /area/station/maintenance/starboard) +"jyP" = ( +/obj/structure/flora/junglebush, +/turf/simulated/floor/grass, +/area/station/security/permabrig) +"jyT" = ( +/obj/structure/shuttle/engine/propulsion/burst{ + dir = 8 + }, +/turf/simulated/wall/mineral/titanium, +/area/shuttle/pod_3) +"jzu" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 + }, +/turf/simulated/floor/carpet/red, +/area/station/command/office/hos) "jzw" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/visible, @@ -63373,34 +61872,77 @@ icon_state = "neutralfull" }, /area/station/public/fitness) -"jAD" = ( -/obj/effect/decal/warning_stripes/east, -/obj/structure/disposalpipe/segment{ - dir = 4 +"jBa" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "neutralcorner" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/area/station/hallway/primary/central/se) +"jBk" = ( +/obj/structure/table/reinforced, +/obj/machinery/door_control/normal{ + desc = "A remote control switch for the brig foyer."; + id = "BrigLeft"; + name = "Brig Foyer Left Doors"; + pixel_x = -5; + pixel_y = 6; + req_one_access_txt = "63" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 +/obj/machinery/door_control/normal{ + desc = "A remote control switch for the brig foyer."; + id = "BrigRight"; + name = "Brig Foyer Right Doors"; + pixel_x = 5; + pixel_y = 6; + req_one_access_txt = "63" }, /turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "redcorner" + icon_state = "darkred" + }, +/area/station/security/brig) +"jBn" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 + }, +/obj/machinery/alarm/directional/south, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel/dark, +/area/station/security/execution) +"jBv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" }, -/area/station/hallway/primary/starboard) -"jBa" = ( /turf/simulated/floor/plasteel{ dir = 1; - icon_state = "neutralcorner" + icon_state = "darkred" }, -/area/station/hallway/primary/central/se) -"jBp" = ( -/mob/living/simple_animal/mouse/rat/irish/Remi, +/area/station/security/permabrig) +"jBA" = ( +/obj/item/flag/sec, /turf/simulated/floor/plasteel{ - icon_state = "neutralfull" + dir = 10; + icon_state = "darkred" }, -/area/station/security/permabrig) +/area/station/security/storage) +"jBO" = ( +/obj/structure/disposalpipe/junction, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/brig) "jCv" = ( /obj/structure/chair/stool{ dir = 1 @@ -63499,6 +62041,19 @@ icon_state = "greencorner" }, /area/station/service/hydroponics) +"jDG" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredcorners" + }, +/area/station/security/permabrig) "jDI" = ( /obj/structure/chair/comfy/brown{ dir = 1 @@ -63507,6 +62062,14 @@ icon_state = "dark" }, /area/station/service/bar/atrium) +"jEo" = ( +/obj/machinery/economy/vending/security, +/obj/structure/disposalpipe/segment, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "red" + }, +/area/station/security/processing) "jEu" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable{ @@ -63536,6 +62099,20 @@ /obj/effect/spawner/window/reinforced/grilled, /turf/simulated/floor/plating, /area/station/science/break_room) +"jFs" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/brig) "jFV" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -63549,6 +62126,20 @@ icon_state = "yellowfull" }, /area/station/engineering/control) +"jGe" = ( +/obj/structure/chair/sofa/right{ + dir = 8 + }, +/obj/machinery/firealarm/directional/east, +/obj/machinery/camera{ + c_tag = "Brig Security Equipment West"; + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "red" + }, +/area/station/security/storage) "jGf" = ( /obj/structure/chair/comfy/black{ dir = 8 @@ -63579,7 +62170,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/public/sleep_female) "jHk" = ( /obj/structure/cable{ @@ -63593,13 +62184,6 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/central/east) -"jHy" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) "jHD" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -63622,7 +62206,7 @@ "jHH" = ( /obj/structure/railing, /obj/effect/landmark/lightsout, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/service/theatre) "jHK" = ( /obj/structure/table/tray, @@ -63641,23 +62225,6 @@ icon_state = "whiteblue" }, /area/station/medical/medbay2) -"jHR" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/brig) "jIf" = ( /obj/structure/table/glass, /obj/item/reagent_containers/dropper{ @@ -63691,16 +62258,34 @@ }, /area/station/maintenance/starboard2) "jIs" = ( -/turf/simulated/wall/r_wall, -/area/station/security/evidence) -"jIV" = ( -/obj/structure/table, -/obj/item/folder/red, -/obj/item/storage/secure/briefcase, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 8; + icon_state = "darkred" }, -/area/station/security/main) +/area/station/security/brig) +"jIO" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "red" + }, +/area/station/security/visitingroom) "jJc" = ( /obj/structure/window/reinforced{ dir = 4 @@ -63821,8 +62406,17 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain/bedroom) +"jKd" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) "jKj" = ( /obj/effect/decal/cleanable/dirt, /obj/item/stock_parts/cell, @@ -63840,6 +62434,17 @@ icon_state = "neutralfull" }, /area/station/maintenance/starboard2) +"jKJ" = ( +/obj/structure/bed, +/obj/item/bedsheet/hos, +/obj/effect/landmark/start/head_of_security, +/obj/machinery/firealarm/directional/east, +/obj/machinery/camera{ + c_tag = "Brig Head of Security's Bedroom"; + dir = 9 + }, +/turf/simulated/floor/carpet/black, +/area/station/command/office/hos) "jKL" = ( /obj/structure/cable{ d1 = 4; @@ -63854,6 +62459,18 @@ }, /turf/simulated/floor/plasteel, /area/station/maintenance/aft) +"jKM" = ( +/obj/structure/table/reinforced, +/obj/item/taperecorder{ + pixel_y = 3; + pixel_x = 12 + }, +/obj/item/flashlight/lamp{ + pixel_y = 6; + pixel_x = -4 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/interrogation/observation) "jKW" = ( /obj/machinery/atmospherics/air_sensor{ autolink_id = "tox_sensor" @@ -63907,13 +62524,6 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/transparent/glass/reinforced, /area/station/maintenance/starboard2) -"jLu" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "redcorner" - }, -/area/station/security/permabrig) "jMi" = ( /obj/structure/disposalpipe/segment{ dir = 4; @@ -63927,18 +62537,6 @@ icon_state = "neutralfull" }, /area/station/supply/sorting) -"jMk" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/carpet, -/area/station/security/prison/cell_block) "jMo" = ( /obj/structure/closet/radiation, /obj/effect/decal/warning_stripes/yellow/hollow, @@ -63996,6 +62594,11 @@ icon_state = "neutralcorner" }, /area/station/hallway/primary/central/sw) +"jNz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table/reinforced, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "jNF" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, @@ -64063,6 +62666,42 @@ }, /turf/simulated/floor/plating, /area/station/medical/virology/lab) +"jOr" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 5 + }, +/obj/item/flashlight/lamp{ + pixel_y = 6; + pixel_x = -4 + }, +/obj/structure/table, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/processing) +"jOB" = ( +/obj/effect/decal/warning_stripes/red/partial{ + dir = 4 + }, +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prisonlockers) "jOZ" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/structure/cable{ @@ -64082,19 +62721,27 @@ /turf/simulated/floor/plating, /area/station/medical/virology/lab) "jPh" = ( -/obj/structure/chair/stool{ +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, /obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" + d1 = 4; + d2 = 8; + icon_state = "4-8" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" +/obj/machinery/flasher_button{ + id = "prison3"; + pixel_x = 24; + pixel_y = -24 }, -/area/station/security/storage) +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "jPE" = ( /obj/structure/chair/office/dark{ dir = 1 @@ -64117,9 +62764,16 @@ /obj/item/chair/wood, /turf/simulated/floor/plating, /area/station/maintenance/old_kitchen) -"jQY" = ( -/turf/simulated/wall/r_wall, -/area/station/security/storage) +"jQm" = ( +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredcorners" + }, +/area/station/security/permabrig) +"jRa" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/wall, +/area/station/maintenance/fsmaint) "jRf" = ( /obj/machinery/light/small/directional/east, /obj/effect/decal/cleanable/dirt, @@ -64156,6 +62810,12 @@ icon_state = "neutralfull" }, /area/station/supply/storage) +"jRH" = ( +/obj/item/mop, +/obj/item/reagent_containers/glass/bucket, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/station/maintenance/fsmaint) "jRL" = ( /obj/structure/chair/office/dark, /obj/effect/landmark/start/coroner, @@ -64181,33 +62841,6 @@ icon_state = "whitegreencorner" }, /area/station/medical/virology) -"jSc" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/manifold4w/hidden/supply, -/obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) "jSd" = ( /obj/machinery/economy/vending/artvend, /obj/effect/decal/cleanable/dirt, @@ -64222,6 +62855,33 @@ icon_state = "bar" }, /area/station/service/clown) +"jSy" = ( +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id_tag = "GYM"; + name = "Dungeon Privacy Shutters" + }, +/turf/simulated/floor/plating, +/area/station/security/interrogation) "jSE" = ( /obj/structure/table/wood, /obj/item/flashlight/lamp{ @@ -64275,14 +62935,6 @@ /obj/effect/decal/warning_stripes/yellow/hollow, /turf/simulated/floor/plasteel/white, /area/station/science/robotics) -"jTr" = ( -/obj/structure/table, -/obj/item/folder/red, -/obj/item/restraints/handcuffs, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) "jTD" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 1 @@ -64372,9 +63024,8 @@ /obj/structure/chair/sofa/left, /obj/effect/decal/cleanable/dirt, /mob/living/simple_animal/moth, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard2) "jUH" = ( /obj/machinery/economy/vending/medical, @@ -64414,6 +63065,23 @@ icon_state = "redyellowfull" }, /area/station/maintenance/old_kitchen) +"jWd" = ( +/obj/machinery/flasher{ + pixel_x = 24; + id = "prison1" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/station/security/permabrig) +"jWj" = ( +/obj/machinery/disposal, +/obj/structure/disposalpipe/trunk, +/obj/machinery/status_display/directional/west, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/warden) "jWx" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, /obj/machinery/atmospherics/pipe/manifold/hidden/supply, @@ -64432,16 +63100,6 @@ }, /turf/space, /area/space) -"jXm" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/brig) "jXC" = ( /obj/machinery/power/apc/directional/south, /obj/structure/cable, @@ -64484,6 +63142,22 @@ }, /turf/simulated/floor/plasteel, /area/station/public/fitness) +"jYv" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id_tag = "evidence" + }, +/turf/simulated/floor/plating, +/area/station/security/evidence) "jYB" = ( /obj/structure/chair/office/dark{ dir = 1 @@ -64506,21 +63180,10 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/command/bridge) -"jYK" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/simulated/floor/plating, -/area/station/security/main) +"jYQ" = ( +/obj/structure/flora/ausbushes/ywflowers, +/turf/simulated/floor/grass, +/area/station/security/permabrig) "jZa" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/structure/cable{ @@ -64560,7 +63223,7 @@ /area/station/medical/surgery/secondary) "jZx" = ( /obj/machinery/light/directional/north, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/service/theatre) "jZz" = ( /obj/effect/decal/cleanable/dirt, @@ -64641,16 +63304,6 @@ icon_state = "caution" }, /area/station/engineering/atmos) -"kaD" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/prison/cell_block) "kaL" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/table_frame, @@ -64662,7 +63315,7 @@ /area/station/maintenance/fore) "kaM" = ( /obj/structure/sign/poster/official/random/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) "kaN" = ( /obj/structure/cable{ @@ -64670,7 +63323,7 @@ d2 = 8; icon_state = "4-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "kaO" = ( /obj/structure/cable{ @@ -64820,6 +63473,13 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/central/se) +"kcz" = ( +/obj/machinery/flasher/portable, +/obj/effect/decal/warning_stripes/red/hollow, +/obj/effect/decal/warning_stripes/northeast, +/obj/item/radio/intercom/directional/west, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "kcY" = ( /obj/machinery/cooker/deepfryer, /turf/simulated/floor/plasteel/white, @@ -64931,6 +63591,12 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/medmaint) +"keM" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "darkredcorners" + }, +/area/station/security/permabrig) "keS" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -64943,16 +63609,6 @@ /obj/machinery/seed_extractor, /turf/simulated/floor/plasteel/dark, /area/station/service/hydroponics) -"kfk" = ( -/obj/machinery/camera{ - c_tag = "Brig - Cellbock A"; - dir = 1; - network = list("SS13","Security") - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) "kfl" = ( /obj/effect/spawner/random_spawners/fungus_probably, /turf/simulated/wall/r_wall, @@ -64979,6 +63635,18 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel/white, /area/station/science/research) +"kfy" = ( +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "Interrogation" + }, +/obj/structure/cable, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plating, +/area/station/security/interrogation/observation) "kfP" = ( /obj/machinery/power/terminal{ dir = 1 @@ -65002,6 +63670,24 @@ icon_state = "whitegreencorner" }, /area/station/medical/virology) +"kfZ" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/brig) "kga" = ( /obj/structure/table/glass, /obj/item/storage/fancy/vials{ @@ -65062,24 +63748,6 @@ /obj/effect/spawner/random_spawners/wall_rusted_maybe, /turf/simulated/wall, /area/station/maintenance/abandoned_garden) -"khp" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) "kht" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 @@ -65136,35 +63804,6 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/old_kitchen) -"kii" = ( -/obj/structure/rack, -/obj/item/storage/box/rubbershot{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/item/storage/box/rubbershot{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/item/storage/box/rubbershot{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/item/storage/box/tranquilizer, -/obj/item/storage/box/beanbag{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/storage/box/beanbag{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/storage/box/beanbag{ - pixel_x = 3; - pixel_y = 3 - }, -/turf/simulated/floor/plasteel, -/area/station/security/armory/secure) "kil" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 @@ -65192,25 +63831,29 @@ /obj/item/gps/engineering, /turf/simulated/floor/plasteel, /area/station/engineering/hardsuitstorage) -"kiL" = ( -/obj/machinery/computer/security{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/warden) "kiP" = ( /obj/effect/spawner/lootdrop/maintenance, /turf/simulated/floor/plating, /area/station/maintenance/virology_maint) +"kiW" = ( +/turf/simulated/wall, +/area/station/security/brig) "kjb" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/closet, /obj/effect/spawner/lootdrop/maintenance, /turf/simulated/floor/plasteel/freezer, /area/station/maintenance/aft) +"kjl" = ( +/obj/structure/flora/grass/jungle, +/obj/machinery/firealarm/directional/east, +/obj/machinery/light/directional/east, +/turf/simulated/floor/grass, +/area/station/security/permabrig) +"kjm" = ( +/obj/structure/sign/poster/official/random, +/turf/simulated/wall/r_wall, +/area/station/security/brig) "kjn" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 5 @@ -65221,13 +63864,28 @@ /obj/effect/spawner/random_spawners/blood_maybe, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) -"kju" = ( -/obj/machinery/door/airlock{ - name = "Bathroom" +"kjw" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/plasteel, -/area/station/security/permabrig) +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/station/security/brig) "kjB" = ( /obj/structure/chair/stool{ dir = 8 @@ -65253,6 +63911,18 @@ /obj/effect/mapping_helpers/airlock/access/any/science/research, /turf/simulated/floor/plasteel, /area/station/maintenance/apmaint) +"kjR" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 6 + }, +/obj/machinery/power/apc/directional/north, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel/dark, +/area/station/security/execution) "kkB" = ( /obj/effect/spawner/lootdrop/maintenance/two, /turf/simulated/floor/plasteel{ @@ -65296,16 +63966,6 @@ "klf" = ( /turf/simulated/floor/plasteel/dark, /area/station/public/locker) -"klk" = ( -/obj/structure/chair/office/dark, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/prisonershuttle) "klz" = ( /obj/structure/cable{ d1 = 4; @@ -65371,13 +64031,13 @@ /turf/simulated/floor/plating, /area/station/maintenance/fore) "knI" = ( -/obj/item/reagent_containers/food/snacks/donut/jelly/cherryjelly, -/obj/structure/table/reinforced, +/obj/structure/table, +/obj/item/storage/fancy/donut_box, /turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkred" + dir = 8; + icon_state = "red" }, -/area/station/security/main) +/area/station/security/storage) "knM" = ( /obj/docking_port/stationary{ dir = 8; @@ -65394,7 +64054,7 @@ /obj/structure/railing{ dir = 8 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/service/theatre) "knR" = ( /obj/machinery/photocopier, @@ -65429,6 +64089,12 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/fore) +"knW" = ( +/obj/item/flag/sec, +/turf/simulated/floor/plasteel{ + icon_state = "darkredcorners" + }, +/area/station/security/warden) "knY" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ @@ -65569,7 +64235,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/service/theatre) "krP" = ( /obj/machinery/atmospherics/portable/canister/oxygen, @@ -65582,6 +64248,18 @@ }, /turf/simulated/wall/r_wall, /area/station/engineering/engine/supermatter) +"ksz" = ( +/obj/machinery/door_control/shutter{ + pixel_y = -24; + id = "evidence"; + req_one_access_txt = "1"; + name = "Evidence Shutters Control" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/evidence) "ksQ" = ( /obj/machinery/door_control/shutter/west{ id = "restaurant"; @@ -65634,17 +64312,9 @@ icon_state = "yellow" }, /area/station/maintenance/electrical) -"ktB" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plating, -/area/station/command/office/hos) "kue" = ( /obj/effect/decal/cleanable/ants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "kur" = ( /obj/item/kirbyplants, @@ -65741,6 +64411,14 @@ icon_state = "greenblue" }, /area/station/maintenance/abandoned_garden) +"kwr" = ( +/obj/machinery/door/airlock/security/glass, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) "kwv" = ( /obj/machinery/light/directional/west, /obj/structure/disposalpipe/segment, @@ -65831,6 +64509,16 @@ icon_state = "whitegreencorner" }, /area/station/medical/virology) +"kya" = ( +/obj/machinery/flasher{ + id = "Execution"; + pixel_x = -24 + }, +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/turf/simulated/floor/plating, +/area/station/security/execution) "kyg" = ( /obj/structure/table/reinforced, /obj/machinery/computer/security/telescreen/entertainment/directional/north, @@ -65840,12 +64528,10 @@ icon_state = "barber" }, /area/station/service/barber) -"kyq" = ( -/obj/machinery/light_switch/west, -/turf/simulated/floor/plasteel{ - icon_state = "darkredfull" - }, -/area/station/security/prisonershuttle) +"kyw" = ( +/obj/effect/decal/warning_stripes/north, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "kyz" = ( /obj/machinery/door/airlock/maintenance{ name = "Science Maintenance" @@ -65922,6 +64608,16 @@ icon_state = "darkblue" }, /area/station/medical/morgue) +"kzt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/obj/machinery/camera{ + c_tag = "Brig Cell 6"; + dir = 8 + }, +/obj/machinery/light/directional/east, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "kzE" = ( /obj/machinery/door/firedoor, /turf/simulated/floor/plasteel, @@ -65962,7 +64658,7 @@ }, /area/station/engineering/hardsuitstorage) "kAm" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "kAy" = ( /obj/structure/table/wood, @@ -65997,6 +64693,29 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel, /area/station/supply/miningdock) +"kAW" = ( +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/machinery/door/airlock/security/glass{ + id_tag = "perma_door_int"; + locked = 1; + name = "Prison Wing" + }, +/obj/machinery/access_button/north{ + autolink_id = "perma_btn_int"; + name = "Prison Wing Access Button"; + req_one_access_txt = "2" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkred" + }, +/area/station/security/permabrig) "kBi" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/machinery/door/poddoor/shutters/preopen{ @@ -66014,18 +64733,6 @@ }, /turf/simulated/floor/plating, /area/station/medical/chemistry) -"kBG" = ( -/obj/effect/decal/warning_stripes/east, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "redcorner" - }, -/area/station/hallway/primary/starboard) "kBQ" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -66075,6 +64782,18 @@ /obj/machinery/atmospherics/portable/scrubber/huge, /turf/simulated/floor/plasteel/white, /area/station/science/storage) +"kDi" = ( +/obj/structure/table/reinforced, +/obj/item/storage/fancy/donut_box, +/obj/machinery/computer/cryopod{ + pixel_y = -32; + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkred" + }, +/area/station/security/permabrig) "kDl" = ( /obj/structure/table/reinforced, /obj/item/trash/plate, @@ -66088,7 +64807,7 @@ name = "Restaurant" }, /obj/machinery/door/firedoor, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "kDE" = ( /obj/effect/decal/warning_stripes/north, @@ -66113,6 +64832,13 @@ }, /turf/simulated/floor/plating, /area/station/public/fitness) +"kEw" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/machinery/firealarm/directional/north, +/turf/simulated/floor/plasteel/dark, +/area/station/security/execution) "kEO" = ( /obj/machinery/status_display{ name = "Дисплей статуса" @@ -66131,9 +64857,8 @@ /area/station/ai_monitored/storage/eva) "kEX" = ( /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard2) "kFm" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ @@ -66190,6 +64915,19 @@ icon_state = "whiteblue" }, /area/station/medical/storage) +"kFS" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkredcorners" + }, +/area/station/security/permabrig) "kGe" = ( /obj/structure/table/glass, /obj/item/paper_bin{ @@ -66271,17 +65009,6 @@ icon_state = "grimy" }, /area/station/maintenance/old_detective) -"kGF" = ( -/obj/machinery/door/poddoor/shutters{ - dir = 2; - id_tag = "Secure Armory"; - name = "Secure Armory Shutters" - }, -/obj/effect/decal/warning_stripes/north, -/obj/effect/decal/warning_stripes/south, -/obj/machinery/door/firedoor, -/turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) "kGI" = ( /obj/effect/turf_decal{ dir = 1 @@ -66312,6 +65039,12 @@ icon_state = "whiteblue" }, /area/station/medical/medbay2) +"kGW" = ( +/obj/machinery/door/poddoor/impassable/gamma, +/obj/structure/fans/tiny, +/obj/effect/decal/warning_stripes/red, +/turf/simulated/floor/plasteel/dark, +/area/station/security/storage) "kHe" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 8 @@ -66354,23 +65087,43 @@ icon_state = "purple" }, /area/station/service/janitor) -"kIp" = ( +"kHA" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/decal/cleanable/dirt, /obj/structure/cable{ d1 = 2; d2 = 8; icon_state = "2-8" }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/evidence) +"kIl" = ( +/obj/structure/disposalpipe/sortjunction{ + dir = 1; + name = "Brig HoS Office"; + sort_type_txt = "7" + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers, /obj/structure/cable{ d1 = 2; d2 = 4; icon_state = "2-4" }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" }, +/turf/simulated/floor/plasteel/dark, /area/station/security/main) "kIs" = ( /obj/effect/decal/warning_stripes/south, @@ -66381,6 +65134,15 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/wood/fancy/oak, /area/station/legal/courtroom) +"kIC" = ( +/obj/machinery/atmospherics/unary/vent_pump/on, +/obj/machinery/camera{ + c_tag = "Brig Cell 2"; + dir = 4 + }, +/obj/machinery/light/directional/west, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "kIL" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -66401,9 +65163,7 @@ }, /area/station/hallway/secondary/entry) "kIP" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) "kJd" = ( /obj/effect/decal/warning_stripes/south, @@ -66427,10 +65187,20 @@ }, /turf/simulated/floor/plasteel, /area/station/hallway/primary/central/sw) +"kJY" = ( +/obj/structure/sign/security, +/turf/simulated/wall/r_wall, +/area/station/security/brig) "kKj" = ( /obj/structure/reagent_dispensers/watertank, /turf/simulated/floor/grass, /area/station/service/hydroponics) +"kKs" = ( +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "red" + }, +/area/station/security/processing) "kKB" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 @@ -66463,11 +65233,16 @@ /obj/machinery/atmospherics/unary/tank/air, /turf/simulated/floor/plating, /area/station/maintenance/medmaint) -"kLB" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" +"kLT" = ( +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 10 }, /obj/structure/cable{ d1 = 2; @@ -66475,9 +65250,9 @@ icon_state = "2-8" }, /turf/simulated/floor/plasteel{ - icon_state = "dark" + icon_state = "redfull" }, -/area/station/security/interrogation) +/area/station/security/brig) "kMn" = ( /obj/machinery/hologram/holopad{ pixel_x = 16 @@ -66485,26 +65260,25 @@ /mob/living/simple_animal/pet/cat/Floppa, /turf/simulated/floor/carpet/blue, /area/station/command/office/blueshield) -"kMr" = ( -/obj/structure/disposalpipe/segment, +"kMu" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, /obj/structure/cable{ - d1 = 1; + d1 = 4; d2 = 8; - icon_state = "1-8" + icon_state = "4-8" }, /obj/structure/cable{ d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 4 + d2 = 4; + icon_state = "2-4" }, -/obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers, /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 1; + icon_state = "darkredcorners" }, -/area/station/security/prison/cell_block) +/area/station/security/prison/cell_block/A) "kMx" = ( /obj/machinery/light/directional/south, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -66544,21 +65318,15 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel, /area/station/engineering/atmos/control) -"kMZ" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 +"kNe" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 }, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" }, -/turf/simulated/floor/plating, -/area/station/security/prison/cell_block) +/area/station/security/range) "kNg" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -66705,20 +65473,6 @@ /obj/effect/mapping_helpers/airlock/autoname, /turf/simulated/floor/plating, /area/station/maintenance/starboard) -"kOC" = ( -/obj/structure/table, -/obj/item/storage/fancy/crayons, -/obj/item/clipboard, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "red" - }, -/area/station/security/permabrig) "kOD" = ( /obj/machinery/bodyscanner, /obj/effect/decal/warning_stripes/blue/hollow, @@ -66749,6 +65503,19 @@ icon_state = "neutralfull" }, /area/station/supply/storage) +"kPm" = ( +/obj/structure/closet/secure_closet/security, +/obj/effect/decal/warning_stripes/red, +/obj/item/clothing/mask/balaclava, +/obj/machinery/firealarm/directional/east, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/storage) "kPt" = ( /obj/structure/filingcabinet/chestdrawer, /obj/machinery/light/directional/west, @@ -66759,6 +65526,16 @@ /obj/machinery/atmospherics/portable/canister/carbon_dioxide, /turf/simulated/floor/plasteel, /area/station/science/storage) +"kQd" = ( +/obj/machinery/computer/prisoner{ + dir = 8 + }, +/obj/machinery/alarm/directional/east, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/warden) "kQm" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 6 @@ -66772,6 +65549,15 @@ /obj/machinery/chem_master, /turf/simulated/floor/engine, /area/station/science/explab) +"kQN" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/obj/machinery/camera{ + c_tag = "Brig Cell 4"; + dir = 8 + }, +/obj/machinery/light/directional/east, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "kQQ" = ( /obj/machinery/atmospherics/pipe/simple/visible{ dir = 5 @@ -66857,6 +65643,10 @@ icon_state = "green" }, /area/station/medical/virology/lab) +"kSW" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "kTm" = ( /obj/structure/table/wood, /obj/random/figure, @@ -66884,35 +65674,6 @@ /obj/machinery/fishtank/tank, /turf/simulated/floor/plating, /area/station/maintenance/fsmaint) -"kTO" = ( -/obj/machinery/door/airlock/command/glass{ - name = "Head of Security" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/hos, -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) "kTR" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -66920,6 +65681,12 @@ icon_state = "white" }, /area/station/medical/medbay2) +"kTV" = ( +/obj/structure/toilet, +/turf/simulated/floor/plasteel{ + icon_state = "freezerfloor" + }, +/area/station/security/permabrig) "kUe" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/mining{ @@ -66992,9 +65759,8 @@ /area/station/medical/medbay) "kUW" = ( /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard) "kUY" = ( /obj/effect/decal/cleanable/dirt, @@ -67062,14 +65828,40 @@ }, /area/station/medical/storage/secondary) "kWd" = ( -/obj/effect/decal/warning_stripes/west, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, /obj/structure/cable{ d1 = 4; d2 = 8; icon_state = "4-8" }, -/turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) +"kWj" = ( +/obj/machinery/door/airlock/security/glass, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/permabrig) "kWx" = ( /obj/machinery/door/airlock/maintenance{ name = "Library Maintenance" @@ -67093,27 +65885,39 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/starboard) -"kWF" = ( -/obj/machinery/light/directional/south, -/turf/simulated/floor/engine, -/area/station/science/test_chamber) -"kWL" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 +"kWB" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 10 }, /obj/structure/cable{ - d1 = 4; + d1 = 2; d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 + icon_state = "2-8" }, /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 1; + icon_state = "red" }, /area/station/security/processing) +"kWD" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) +"kWF" = ( +/obj/machinery/light/directional/south, +/turf/simulated/floor/engine, +/area/station/science/test_chamber) "kWO" = ( /obj/structure/railing/corner{ dir = 4 @@ -67121,6 +65925,16 @@ /obj/structure/disposalpipe/junction/reversed, /turf/simulated/floor/plasteel/white, /area/station/science/research) +"kXm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/unary/vent_pump/on, +/obj/machinery/camera{ + c_tag = "Brig Cell 1"; + dir = 4 + }, +/obj/machinery/light/directional/west, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "kXM" = ( /obj/structure/table/glass, /obj/item/stack/packageWrap{ @@ -67141,42 +65955,12 @@ icon_state = "whiteyellowfull" }, /area/station/medical/chemistry) -"kXN" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plating, -/area/station/security/prisonershuttle) "kXZ" = ( /obj/machinery/atmospherics/pipe/simple/visible{ dir = 10 }, /turf/simulated/floor/plasteel/dark, /area/station/engineering/atmos) -"kYe" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/warden) "kYX" = ( /obj/effect/spawner/random_spawners/dirt_maybe, /obj/structure/cable{ @@ -67217,23 +66001,10 @@ /turf/simulated/floor/plasteel/freezer, /area/station/medical/virology/lab) "kZm" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/brig) +/obj/structure/window/reinforced, +/obj/structure/chair/office, +/turf/simulated/floor/plasteel, +/area/station/security/visitingroom) "kZp" = ( /obj/structure/table/reinforced, /turf/simulated/floor/plasteel{ @@ -67241,16 +66012,6 @@ icon_state = "green" }, /area/station/medical/virology/lab) -"kZM" = ( -/obj/effect/spawner/window/reinforced/polarized/grilled{ - id = "Processing" - }, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plating, -/area/station/security/processing) "lai" = ( /obj/effect/turf_decal/stripes/white/line{ dir = 10; @@ -67266,6 +66027,9 @@ icon_state = "darkblue" }, /area/station/medical/morgue) +"lam" = ( +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "laQ" = ( /obj/machinery/camera{ c_tag = "Engineering Storage"; @@ -67279,8 +66043,15 @@ /area/station/engineering/hardsuitstorage) "laV" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/electrical_shop) +"laY" = ( +/obj/item/flag/sec, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/processing) "lbc" = ( /obj/machinery/economy/atm/west, /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -67322,6 +66093,15 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel/grimy, /area/station/service/chapel) +"lcj" = ( +/obj/structure/table/reinforced, +/obj/item/storage/fancy/donut_box, +/obj/machinery/firealarm/directional/south, +/obj/machinery/light/directional/south, +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/main) "lcl" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -67331,9 +66111,8 @@ /obj/structure/chair/office/dark{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) "lcA" = ( /obj/structure/cable{ @@ -67350,6 +66129,13 @@ }, /turf/simulated/floor/plating, /area/station/legal/courtroom) +"lcV" = ( +/obj/machinery/firealarm/directional/east, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "red" + }, +/area/station/security/brig) "ldm" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 8 @@ -67366,27 +66152,20 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) +"ldn" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel/white, +/area/station/security/permabrig) "lds" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/structure/curtain/open/shower/security{ icon_state = "closed" }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/service/theatre) -"ldt" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/warden) "ldC" = ( /obj/effect/decal/cleanable/dirt, /mob/living/simple_animal/mouse/brown, @@ -67471,23 +66250,8 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) -"leT" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/prison/cell_block) "leZ" = ( /turf/simulated/wall/r_wall, /area/station/maintenance/turbine) @@ -67542,6 +66306,14 @@ icon_state = "grimy" }, /area/station/maintenance/starboard) +"lfo" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) "lfz" = ( /obj/machinery/atmospherics/pipe/simple/hidden{ dir = 4 @@ -67562,6 +66334,28 @@ }, /turf/simulated/floor/plasteel, /area/station/maintenance/fore) +"lgg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random_spawners/grille_often, +/turf/simulated/floor/plating, +/area/station/maintenance/fsmaint) +"lgJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/brig) "lgO" = ( /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ @@ -67598,6 +66392,28 @@ }, /turf/simulated/floor/transparent/glass/reinforced, /area/station/maintenance/starboard2) +"lhn" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/station/security/permabrig) "lhu" = ( /obj/machinery/chem_master/condimaster, /obj/structure/extinguisher_cabinet/directional/east, @@ -67631,18 +66447,16 @@ /turf/simulated/floor/plating, /area/station/maintenance/fore) "lhQ" = ( +/obj/machinery/power/apc/directional/west, /obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 + d2 = 4; + icon_state = "0-4" }, /turf/simulated/floor/plasteel{ - icon_state = "neutralfull" + dir = 1; + icon_state = "redcorner" }, -/area/station/hallway/primary/starboard) +/area/station/security/lobby) "lhR" = ( /obj/structure/table/reinforced, /obj/machinery/light/directional/west, @@ -67704,9 +66518,8 @@ }, /area/station/hallway/primary/central/nw) "lja" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "ljm" = ( /obj/structure/safe/floor, @@ -67724,7 +66537,7 @@ /obj/item/reagent_containers/food/drinks/bottle/random_drink, /obj/item/reagent_containers/food/drinks/bottle/random_drink, /obj/item/reagent_containers/food/drinks/bottle/random_drink, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "ljq" = ( /obj/structure/chair/office, @@ -67733,6 +66546,20 @@ }, /turf/simulated/floor/carpet/black, /area/station/legal/courtroom) +"ljM" = ( +/obj/machinery/door/airlock/security/glass, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/range) "ljY" = ( /obj/machinery/door/window/classic/normal{ name = "Virology Work Zone" @@ -67766,6 +66593,22 @@ icon_state = "whitepurple" }, /area/station/science/break_room) +"lkf" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/warning_stripes/blue/partial{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "neutralfull" + }, +/area/station/public/fitness) "lkh" = ( /obj/structure/filingcabinet/chestdrawer/autopsy, /obj/machinery/status_display/directional/west, @@ -67779,7 +66622,7 @@ dir = 4 }, /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard) "lkD" = ( /obj/structure/table/reinforced, @@ -67859,19 +66702,6 @@ /obj/item/cigbutt, /turf/simulated/floor/plating, /area/station/legal/courtroom) -"llI" = ( -/obj/machinery/door/airlock/security{ - name = "Security Checkpoint" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel, -/area/station/security/checkpoint) "llJ" = ( /obj/structure/cable/yellow{ d1 = 4; @@ -67949,26 +66779,6 @@ /obj/machinery/door/firedoor, /turf/simulated/floor/plating, /area/station/maintenance/virology_maint) -"lmR" = ( -/obj/machinery/door/window/brigdoor{ - dir = 1; - id = "Cell 6"; - name = "Cell 6" - }, -/obj/effect/mapping_helpers/airlock/windoor/access/any/security/brig{ - dir = 1 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "darkredfull" - }, -/area/station/security/prison/cell_block) "lmY" = ( /obj/structure/cable{ d1 = 4; @@ -68017,6 +66827,10 @@ icon_state = "whitepurple" }, /area/station/science/xenobiology) +"lnO" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/simulated/floor/plasteel, +/area/station/maintenance/fsmaint) "lnW" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/table/reinforced, @@ -68042,25 +66856,28 @@ /turf/simulated/floor/plasteel{ icon_state = "redcorner" }, -/area/station/hallway/primary/starboard) +/area/station/security/lobby) "los" = ( /obj/machinery/economy/vending/chemdrobe, /turf/simulated/floor/plasteel{ icon_state = "whiteyellow" }, /area/station/medical/chemistry) +"loM" = ( +/obj/structure/chair/comfy/black{ + dir = 8 + }, +/obj/effect/landmark/start/head_of_security, +/turf/simulated/floor/carpet/red, +/area/station/command/office/hos) "loS" = ( /obj/effect/spawner/random_spawners/fungus_probably, /turf/simulated/wall, /area/station/maintenance/old_detective) -"loX" = ( -/obj/structure/closet/secure_closet/security, -/obj/item/radio/intercom/directional/west, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/storage) +"lpe" = ( +/obj/structure/disposalpipe/segment, +/turf/simulated/wall/r_wall, +/area/station/security/processing) "lpk" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/manifold/hidden/cyan{ @@ -68144,6 +66961,11 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/central/west) +"lrg" = ( +/turf/simulated/floor/plasteel{ + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) "lrv" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plating, @@ -68158,6 +66980,14 @@ icon_state = "green" }, /area/station/service/hydroponics) +"lrz" = ( +/obj/structure/table/reinforced, +/obj/machinery/recharger, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "red" + }, +/area/station/security/processing) "lrN" = ( /obj/structure/cable{ d1 = 1; @@ -68199,36 +67029,16 @@ icon_state = "darkblue" }, /area/station/medical/morgue) -"lsq" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/simulated/floor/plating, -/area/station/command/office/hos) "lsu" = ( /turf/simulated/floor/plasteel{ icon_state = "darkblue" }, /area/station/medical/surgery/secondary) +"lsv" = ( +/turf/simulated/floor/plasteel{ + icon_state = "redcorner" + }, +/area/station/security/lobby) "lsz" = ( /obj/structure/cable{ d1 = 4; @@ -68244,12 +67054,21 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/starboard) +"lsC" = ( +/obj/machinery/atmospherics/unary/vent_pump/on, +/obj/machinery/camera{ + c_tag = "Brig Cell 3"; + dir = 4 + }, +/obj/machinery/light/directional/west, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "lsG" = ( /obj/machinery/camera{ c_tag = "Restoraunt South"; dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "lsO" = ( /obj/structure/disposalpipe/junction{ @@ -68346,6 +67165,26 @@ icon_state = "green" }, /area/station/medical/virology/lab) +"lvu" = ( +/obj/structure/chair/office{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/processing) "lvD" = ( /obj/structure/chair/comfy/teal{ dir = 4 @@ -68366,6 +67205,48 @@ icon_state = "dark" }, /area/station/aisat) +"lvJ" = ( +/obj/machinery/atmospherics/pipe/simple/visible, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel/dark, +/area/station/security/execution) +"lvO" = ( +/obj/machinery/atmospherics/pipe/manifold4w/hidden/supply, +/obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) "lvU" = ( /obj/machinery/requests_console{ announcementConsole = 1; @@ -68401,6 +67282,21 @@ icon_state = "whitebluecorner" }, /area/station/medical/surgery/primary) +"lwn" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/door/firedoor, +/obj/effect/decal/warning_stripes/yellow, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/brig) "lwr" = ( /obj/machinery/atmospherics/portable/canister, /obj/machinery/atmospherics/unary/portables_connector{ @@ -68478,28 +67374,6 @@ icon_state = "neutralfull" }, /area/station/hallway/secondary/entry) -"lxt" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) "lxC" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -68543,17 +67417,13 @@ icon_state = "redyellowfull" }, /area/station/maintenance/starboard) -"lyA" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" +"lyy" = ( +/obj/machinery/atmospherics/unary/portables_connector{ + dir = 8 }, -/area/station/security/brig) +/obj/machinery/atmospherics/portable/canister/sleeping_agent, +/turf/simulated/floor/plasteel/dark, +/area/station/security/execution) "lyD" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -68568,6 +67438,14 @@ icon_state = "whitepurple" }, /area/station/science/break_room) +"lyJ" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/visitingroom) "lyQ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable{ @@ -68646,6 +67524,13 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/abandonedbar) +"lAq" = ( +/obj/structure/table/wood, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "redcorner" + }, +/area/station/security/storage) "lAG" = ( /obj/effect/spawner/random_spawners/grille_maybe, /turf/simulated/floor/plating, @@ -68662,6 +67547,16 @@ /obj/structure/sink/kitchen/north, /turf/simulated/floor/plating, /area/station/maintenance/fsmaint) +"lAU" = ( +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "Detective" + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/station/security/detective) "lBf" = ( /obj/machinery/hologram/holopad, /obj/effect/decal/warning_stripes/yellow/hollow, @@ -68699,9 +67594,6 @@ icon_state = "neutralcorner" }, /area/station/hallway/primary/central/sw) -"lBR" = ( -/turf/simulated/wall, -/area/station/hallway/primary/starboard) "lBT" = ( /obj/machinery/suit_storage_unit/cmo/secure/sec_storage, /turf/simulated/floor/plasteel{ @@ -68761,6 +67653,9 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) +"lCD" = ( +/turf/simulated/floor/plasteel, +/area/station/security/range) "lCE" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -68832,18 +67727,24 @@ icon_state = "neutralcorner" }, /area/station/hallway/primary/central/se) -"lEr" = ( -/obj/effect/decal/warning_stripes/east, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" +"lDS" = ( +/obj/structure/closet/secure_closet{ + anchored = 1; + name = "Evidence Storage"; + req_access_txt = "4" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 9 +/obj/item/restraints/handcuffs/pinkcuffs, +/obj/item/clothing/under/rank/security/officer, +/obj/item/clothing/under/rank/security/officer, +/obj/item/grenade/barrier, +/obj/item/book/manual/wiki/security_space_law, +/obj/effect/decal/cleanable/cobweb2, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "redcorner" }, -/turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) +/area/station/maintenance/starboard2) "lEt" = ( /obj/machinery/firealarm/directional/east, /obj/item/kirbyplants, @@ -68863,14 +67764,6 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/public/locker) -"lEL" = ( -/obj/machinery/light/directional/east, -/obj/machinery/economy/vending/security, -/turf/simulated/floor/plasteel{ - dir = 6; - icon_state = "darkred" - }, -/area/station/security/storage) "lEN" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, @@ -68885,19 +67778,28 @@ icon_state = "whitebluefull" }, /area/station/medical/reception) +"lEP" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/brig) "lEV" = ( /obj/machinery/newscaster/directional/south, /obj/machinery/light/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) -"lFi" = ( -/obj/structure/table, -/obj/item/folder/red, -/obj/item/flash, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) "lFv" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -68938,6 +67840,15 @@ icon_state = "whitebluefull" }, /area/station/medical/paramedic) +"lHb" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/chair/office{ + dir = 1 + }, +/turf/simulated/floor/plasteel, +/area/station/security/visitingroom) "lHp" = ( /obj/structure/table, /obj/item/storage/firstaid/regular, @@ -69003,6 +67914,18 @@ icon_state = "neutralfull" }, /area/station/engineering/hardsuitstorage) +"lIp" = ( +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) "lIv" = ( /obj/machinery/suit_storage_unit/clown, /obj/effect/decal/warning_stripes/yellow/hollow, @@ -69052,12 +67975,56 @@ icon_state = "bar" }, /area/station/service/clown) +"lIT" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/station/security/permabrig) "lIX" = ( /turf/simulated/floor/plasteel{ dir = 10; icon_state = "darkblue" }, /area/station/ai_monitored/storage/eva) +"lJd" = ( +/obj/structure/rack, +/obj/effect/decal/warning_stripes/red/hollow, +/obj/item/grenade/barrier{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/item/grenade/barrier{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/grenade/barrier, +/obj/item/grenade/barrier{ + pixel_x = -3; + pixel_y = -3 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/warden) "lJf" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/hologram/holopad, @@ -69103,13 +68070,12 @@ "lJP" = ( /turf/simulated/wall/r_wall, /area/station/engineering/hardsuitstorage) -"lJT" = ( -/obj/structure/table/reinforced, -/obj/item/paper, +"lKe" = ( /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 4; + icon_state = "darkred" }, -/area/station/security/main) +/area/station/security/storage) "lKp" = ( /obj/machinery/atmospherics/portable/pump, /turf/simulated/floor/plasteel, @@ -69142,7 +68108,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "lLP" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply, @@ -69189,16 +68155,33 @@ /obj/machinery/light/small/directional/north, /turf/simulated/floor/plating, /area/station/maintenance/starboard) -"lMl" = ( -/turf/simulated/floor/carpet/arcade, -/area/station/maintenance/starboard) -"lMs" = ( -/obj/machinery/light/directional/east, +"lMb" = ( +/obj/effect/decal/warning_stripes/red/partial{ + dir = 1 + }, /turf/simulated/floor/plasteel{ dir = 4; icon_state = "darkred" }, -/area/station/security/brig) +/area/station/security/main) +"lMl" = ( +/turf/simulated/floor/carpet/arcade, +/area/station/maintenance/starboard) +"lMA" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 2; + id_tag = "Warden"; + name = "Warden Privacy Shutters" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable, +/turf/simulated/floor/plating, +/area/station/security/warden) "lMB" = ( /obj/item/kirbyplants, /turf/simulated/floor/plasteel{ @@ -69210,8 +68193,27 @@ /obj/structure/table_frame/wood, /obj/item/stack/sheet/wood, /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard) +"lMI" = ( +/obj/structure/closet/crate/hydroponics, +/obj/item/reagent_containers/glass/bottle/nutrient/ez, +/obj/item/reagent_containers/glass/bottle/nutrient/ez, +/obj/item/reagent_containers/glass/bottle/nutrient/ez, +/obj/item/reagent_containers/spray/pestspray, +/obj/item/reagent_containers/spray/pestspray, +/obj/item/clothing/gloves/botanic_leather, +/obj/item/cultivator, +/obj/item/cultivator, +/obj/item/shovel/spade, +/obj/item/shovel/spade, +/obj/item/plant_analyzer, +/obj/structure/sign/electricshock{ + pixel_y = 32 + }, +/obj/machinery/light/directional/north, +/turf/simulated/floor/grass, +/area/station/security/permabrig) "lML" = ( /obj/machinery/economy/vending/clothing, /obj/effect/decal/warning_stripes/yellow/hollow, @@ -69248,6 +68250,10 @@ icon_state = "vault" }, /area/station/engineering/controlroom) +"lOk" = ( +/obj/machinery/seed_extractor, +/turf/simulated/floor/grass, +/area/station/security/permabrig) "lOm" = ( /obj/machinery/atmospherics/meter, /obj/machinery/atmospherics/pipe/simple/visible/green{ @@ -69261,6 +68267,22 @@ icon_state = "white" }, /area/station/medical/medbay) +"lOE" = ( +/obj/structure/closet/secure_closet/security, +/obj/machinery/recharger/wallcharger{ + pixel_x = 35 + }, +/obj/effect/decal/warning_stripes/red, +/obj/item/clothing/mask/balaclava, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/light/directional/east, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/storage) "lOZ" = ( /obj/machinery/door/airlock/maintenance, /obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, @@ -69375,6 +68397,15 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plating, /area/station/maintenance/old_kitchen) +"lPP" = ( +/obj/effect/decal/warning_stripes/red/partial{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/storage) "lPW" = ( /obj/machinery/door/airlock/virology/glass{ name = "Containment Cells" @@ -69397,6 +68428,13 @@ /obj/effect/mapping_helpers/airlock/access/any/medical/virology, /turf/simulated/floor/plasteel, /area/station/medical/virology/lab) +"lPY" = ( +/obj/structure/closet/secure_closet/brig, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/prisonlockers) "lQa" = ( /obj/machinery/sleeper, /obj/effect/decal/warning_stripes/blue/hollow, @@ -69505,7 +68543,7 @@ /area/station/medical/storage) "lRc" = ( /obj/structure/bookcase, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) "lRf" = ( /obj/effect/turf_decal/bot_white, @@ -69525,26 +68563,6 @@ icon_state = "white" }, /area/station/medical/sleeper) -"lRt" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/brig) "lSa" = ( /obj/machinery/economy/arcade/claw, /obj/machinery/light/directional/east, @@ -69600,6 +68618,14 @@ icon_state = "barber" }, /area/station/service/barber) +"lSQ" = ( +/obj/structure/showcase, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced, +/turf/simulated/floor/carpet/black, +/area/station/security/warden) "lSZ" = ( /obj/structure/cable{ d1 = 1; @@ -69613,7 +68639,7 @@ }, /area/station/supply/office) "lTi" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "lTj" = ( /obj/structure/cable{ @@ -69625,26 +68651,11 @@ /obj/effect/spawner/wire_splicing/thirty, /turf/simulated/floor/plating, /area/station/maintenance/virology_maint) -"lTV" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, +"lTJ" = ( /turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" + icon_state = "redfull" }, -/area/station/security/prison/cell_block) +/area/station/security/permabrig) "lTY" = ( /obj/machinery/door/airlock/maintenance, /obj/structure/barricade/wooden, @@ -69779,6 +68790,14 @@ icon_state = "neutralfull" }, /area/station/hallway/secondary/exit) +"lXP" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/visitingroom) "lYd" = ( /obj/structure/safe, /obj/item/soap/syndie, @@ -69820,7 +68839,7 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/abandonedbar) "lZm" = ( /turf/simulated/floor/plasteel{ @@ -69836,17 +68855,18 @@ /obj/item/mop, /turf/simulated/floor/plating, /area/station/maintenance/port) +"mai" = ( +/obj/item/kirbyplants, +/obj/structure/sign/poster/official/random/north, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/processing) "mak" = ( /obj/machinery/status_display/directional/north, /turf/simulated/floor/plasteel/dark, /area/station/turret_protected/ai_upload) -"map" = ( -/obj/machinery/door/poddoor/impassable/gamma, -/obj/structure/fans/tiny, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) "mar" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -69928,6 +68948,12 @@ icon_state = "dark" }, /area/station/command/office/cmo) +"mbN" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/main) "mbO" = ( /obj/machinery/economy/vending/coffee, /turf/simulated/floor/plasteel/dark, @@ -70015,7 +69041,7 @@ "mdd" = ( /obj/structure/table/wood, /obj/item/toy/russian_revolver, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "mdg" = ( /obj/structure/disposalpipe/segment, @@ -70028,13 +69054,6 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel/white, /area/station/science/research) -"mem" = ( -/obj/machinery/light_switch/west, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/brig) "meB" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/machinery/door/poddoor/preopen{ @@ -70090,28 +69109,12 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, /turf/simulated/floor/plating, /area/station/maintenance/fore2) -"meU" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 1 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/processing) "mfc" = ( /turf/simulated/wall, /area/station/hallway/primary/central/nw) -"mft" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/grilled, -/turf/simulated/floor/plating, -/area/station/security/prison/cell_block) +"mfr" = ( +/turf/simulated/wall/r_wall, +/area/station/security/execution) "mfB" = ( /obj/effect/decal/cleanable/blood/old, /obj/effect/decal/cleanable/dirt, @@ -70161,13 +69164,23 @@ }, /area/station/medical/storage/secondary) "mgK" = ( -/turf/simulated/floor/wood/fancy/birch{ - icon_state = "fancy-wood-birch-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/fancy/birch, /area/station/maintenance/starboard) "mhu" = ( -/turf/simulated/wall/r_wall, -/area/station/security/permasolitary) +/obj/machinery/door/airlock/security/glass, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/evidence) "mhv" = ( /obj/structure/computerframe, /turf/simulated/floor/plasteel{ @@ -70228,7 +69241,7 @@ "miw" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/library) "miH" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -70239,18 +69252,26 @@ }, /area/station/supply/storage) "miL" = ( -/obj/structure/chair/comfy/black, -/obj/effect/landmark/start/head_of_security, +/obj/machinery/door_timer/cell_1{ + pixel_x = -32 + }, /turf/simulated/floor/plasteel{ - icon_state = "dark" + icon_state = "darkredcorners" }, -/area/station/security/main) +/area/station/security/prison/cell_block/A) "miU" = ( /obj/structure/chair/sofa/pew/right, /turf/simulated/floor/plasteel{ icon_state = "chapel" }, /area/station/service/chapel) +"miY" = ( +/obj/structure/table/reinforced, +/obj/structure/table/reinforced, +/obj/item/storage/toolbox/mechanical, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/station/maintenance/starboard2) "miZ" = ( /obj/structure/window/reinforced, /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -70320,6 +69341,11 @@ icon_state = "hydrofloor" }, /area/station/public/toilet) +"mkI" = ( +/turf/simulated/floor/plasteel{ + icon_state = "darkredfull" + }, +/area/station/security/main) "mkJ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 6 @@ -70332,21 +69358,6 @@ icon_state = "white" }, /area/station/medical/medbay2) -"mkQ" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/simulated/floor/plating, -/area/station/command/office/hos) "mkW" = ( /obj/structure/cable{ d1 = 1; @@ -70360,13 +69371,21 @@ name = "Emergency NanoMed"; pixel_x = 24 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) -"mkY" = ( -/obj/machinery/light/directional/east, -/obj/machinery/economy/vending/security, -/turf/simulated/floor/plasteel, -/area/station/security/armory/secure) +"mli" = ( +/obj/machinery/atmospherics/pipe/simple/hidden, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/permabrig) "mlR" = ( /obj/structure/table/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ @@ -70411,20 +69430,19 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/fore) -"mmw" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" +"mmg" = ( +/obj/effect/decal/warning_stripes/red/partial{ + dir = 8 }, -/area/station/security/main) -"mmx" = ( -/obj/structure/closet/secure_closet/security, -/obj/machinery/light_switch/west, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" }, -/area/station/security/storage) +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prisonlockers) "mmC" = ( /obj/effect/spawner/random_spawners/dirt_frequent, /turf/simulated/floor/plasteel{ @@ -70436,29 +69454,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) -"mmJ" = ( -/obj/effect/decal/warning_stripes/west, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/permasolitary) "mmK" = ( /obj/effect/turf_decal/stripes/white/line{ dir = 1; @@ -70482,22 +69479,20 @@ icon_state = "caution" }, /area/station/engineering/atmos/control) -"mmV" = ( -/obj/machinery/light/small/directional/west, -/obj/machinery/airlock_controller/air_cycler{ - ext_button_link_id = "perma_btn_ext"; - ext_door_link_id = "perma_door_ext"; - int_button_link_id = "perma_btn_int"; - int_door_link_id = "perma_door_int"; - pixel_x = 25; - req_access_txt = "63"; - vent_link_id = "perma_vent" +"mmY" = ( +/obj/structure/table/reinforced, +/obj/item/key/security, +/obj/item/toy/figure/crew/warden, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" }, -/obj/machinery/atmospherics/unary/vent_pump/high_volume{ - autolink_id = "perma_vent" +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" }, -/turf/simulated/floor/plating, -/area/station/maintenance/starboard2) +/area/station/security/warden) "mng" = ( /obj/structure/closet/crate/freezer, /obj/item/reagent_containers/food/snacks/candy/cotton/blue, @@ -70535,6 +69530,16 @@ icon_state = "neutral" }, /area/station/maintenance/aft) +"mnw" = ( +/obj/machinery/door/airlock/security/glass, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/main) "mnK" = ( /obj/structure/extinguisher_cabinet/directional/east, /turf/simulated/floor/plasteel{ @@ -70548,12 +69553,22 @@ icon_state = "whitepurple" }, /area/station/science/research) -"moy" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" +"moJ" = ( +/obj/structure/table/wood, +/obj/machinery/photocopier/faxmachine/longrange{ + department = "Head of Security's Office"; + pixel_y = 4 }, -/area/station/security/main) +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Head of Security's Desk"; + departmentType = 5; + name = "Head of Security Requests Console"; + pixel_x = 30 + }, +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/turf/simulated/floor/carpet/red, +/area/station/command/office/hos) "moT" = ( /obj/machinery/cryopod/right, /obj/machinery/light/directional/north, @@ -70676,8 +69691,16 @@ "mqF" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) +"mqG" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/visitingroom) "mqH" = ( /obj/machinery/door/poddoor{ density = 0; @@ -70708,15 +69731,9 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/light/small/directional/east, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard) -"mqS" = ( -/obj/item/radio/intercom/directional/north, -/obj/machinery/suit_storage_unit/security, -/turf/simulated/floor/plasteel, -/area/station/security/armory/secure) "mrg" = ( /obj/machinery/door/poddoor{ density = 0; @@ -70802,6 +69819,12 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/apmaint) +"msu" = ( +/obj/structure/target_stake, +/obj/machinery/magnetic_module, +/obj/effect/decal/warning_stripes/red, +/turf/simulated/floor/plasteel, +/area/station/security/range) "msA" = ( /obj/effect/turf_decal/bot, /obj/structure/punching_bag, @@ -70894,6 +69917,13 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/research) +"muJ" = ( +/obj/structure/cable, +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "HoS" + }, +/turf/simulated/floor/plating, +/area/station/command/office/hos) "muR" = ( /obj/machinery/door/airlock/medical/glass, /obj/machinery/door/firedoor, @@ -70905,6 +69935,9 @@ icon_state = "white" }, /area/station/medical/chemistry) +"muX" = ( +/turf/simulated/wall/r_wall, +/area/station/security/range) "mwn" = ( /obj/structure/railing/corner{ dir = 1 @@ -70921,6 +69954,14 @@ icon_state = "darkblue" }, /area/station/medical/surgery/secondary) +"mwp" = ( +/obj/structure/table, +/obj/machinery/kitchen_machine/microwave, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "red" + }, +/area/station/security/storage) "mwz" = ( /obj/structure/table/wood, /obj/structure/table/wood, @@ -70935,8 +69976,32 @@ icon_state = "0-4" }, /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) +"mxd" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/camera{ + c_tag = "Brig Cell Block A North"; + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) +"mxk" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/processing) "mxm" = ( /obj/machinery/door/airlock/atmos/glass{ heat_proof = 1; @@ -70958,6 +70023,30 @@ icon_state = "neutralcorner" }, /area/station/public/locker) +"mxE" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/brig) "mxG" = ( /obj/effect/decal/warning_stripes/north, /obj/item/kirbyplants, @@ -71002,17 +70091,6 @@ /obj/machinery/door/airlock/external, /turf/simulated/floor/plasteel, /area/station/hallway/secondary/entry) -"myN" = ( -/obj/structure/bed, -/obj/item/bedsheet/hos, -/obj/machinery/camera{ - c_tag = "Brig - Head of Security's Quarters"; - network = list("SS13","Security") - }, -/obj/machinery/status_display/directional/north, -/obj/effect/landmark/start/head_of_security, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) "myP" = ( /obj/item/stack/rods/ten, /obj/structure/grille{ @@ -71105,6 +70183,24 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/abandonedbar) +"mAw" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plating, +/area/station/maintenance/starboard2) "mAy" = ( /obj/effect/spawner/random_spawners/blood_maybe, /obj/structure/cable{ @@ -71145,11 +70241,6 @@ icon_state = "neutral" }, /area/station/maintenance/fore2) -"mAT" = ( -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/prison/cell_block) "mAW" = ( /obj/structure/closet/walllocker/medlocker/west, /obj/structure/disposalpipe/segment, @@ -71211,6 +70302,26 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/central) +"mCB" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/machinery/firealarm/directional/north, +/obj/machinery/camera{ + c_tag = "Brig Labor Camp Airlock" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkred" + }, +/area/station/security/permabrig) "mCN" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -71248,19 +70359,6 @@ icon_state = "neutralcorner" }, /area/station/hallway/primary/central/nw) -"mDj" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plating, -/area/station/security/permabrig) "mDl" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -71274,26 +70372,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) -"mEk" = ( -/obj/structure/rack, -/obj/item/gun/energy/disabler{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/gun/energy/disabler, -/obj/item/gun/energy/disabler{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) "mEm" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -71378,18 +70458,36 @@ /obj/structure/barricade/wooden, /turf/simulated/floor/plating, /area/station/maintenance/apmaint) +"mHW" = ( +/obj/structure/chair/comfy/brown{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/carpet, +/area/station/security/permabrig) "mIh" = ( /obj/machinery/atmospherics/air_sensor{ autolink_id = "n2_sensor" }, /turf/simulated/floor/engine/n2, /area/station/engineering/atmos) +"mIj" = ( +/obj/structure/sink/kitchen/east, +/obj/item/reagent_containers/glass/bucket, +/turf/simulated/floor/plasteel/dark, +/area/station/security/interrogation) "mIK" = ( /obj/structure/chair/sofa/pew/right{ dir = 4 }, /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard) "mIZ" = ( /turf/simulated/floor/plasteel{ @@ -71436,6 +70534,13 @@ /obj/structure/girder, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) +"mKU" = ( +/obj/machinery/light/directional/west, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "red" + }, +/area/station/security/brig) "mLg" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 @@ -71450,6 +70555,14 @@ icon_state = "neutralcorner" }, /area/station/maintenance/starboard2) +"mMc" = ( +/obj/effect/decal/cleanable/dust, +/obj/machinery/firealarm/directional/south, +/turf/simulated/floor/plasteel{ + icon_state = "vault"; + dir = 9 + }, +/area/station/security/interrogation) "mMh" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 @@ -71493,6 +70606,13 @@ /obj/item/shard, /turf/simulated/floor/plating, /area/station/maintenance/starboard) +"mNk" = ( +/obj/effect/decal/warning_stripes/red/partial, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkredcorners" + }, +/area/station/security/main) "mNz" = ( /obj/structure/cable{ d1 = 4; @@ -71529,6 +70649,16 @@ /obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/plating, /area/station/maintenance/disposal) +"mOS" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkredfull" + }, +/area/station/security/brig) "mOW" = ( /obj/structure/table/reinforced, /obj/item/storage/box/syringes, @@ -71558,6 +70688,23 @@ /obj/structure/cable, /turf/simulated/floor/plating, /area/station/engineering/controlroom) +"mPR" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 9 + }, +/turf/simulated/floor/wood, +/area/station/security/permabrig) "mPT" = ( /obj/effect/decal/warning_stripes/yellow/hollow, /obj/structure/cable{ @@ -71567,14 +70714,6 @@ /obj/machinery/power/apc/engineering/north, /turf/simulated/floor/plasteel, /area/station/engineering/equipmentstorage) -"mPV" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel, -/area/station/security/range) "mPY" = ( /obj/effect/decal/warning_stripes/yellow, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -71605,6 +70744,14 @@ icon_state = "whiteblue" }, /area/station/medical/storage/secondary) +"mQE" = ( +/obj/machinery/economy/vending/snack, +/obj/machinery/economy/vending/wallmed/directional/north, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "red" + }, +/area/station/security/storage) "mQK" = ( /obj/machinery/door/airlock/external{ id_tag = "fssolar_door_int"; @@ -71645,6 +70792,12 @@ }, /turf/simulated/floor/transparent/glass/reinforced, /area/station/maintenance/starboard2) +"mQT" = ( +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/storage) "mRb" = ( /obj/machinery/airlock_controller/access_controller{ ext_button_link_id = "turbine_btn_ext"; @@ -71737,6 +70890,16 @@ icon_state = "brown" }, /area/station/supply/office) +"mRU" = ( +/obj/machinery/status_display/directional/west, +/obj/structure/chair{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/main) "mRX" = ( /obj/structure/cable{ d1 = 4; @@ -71751,13 +70914,17 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/central) -"mSa" = ( -/obj/machinery/economy/vending/snack, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "redcorner" +"mSs" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" }, -/area/station/hallway/primary/starboard) +/turf/simulated/floor/plasteel/dark, +/area/station/security/main) "mSw" = ( /obj/structure/cable{ d1 = 4; @@ -71785,11 +70952,43 @@ icon_state = "whitepurple" }, /area/station/science/explab) +"mSI" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/permabrig) "mSQ" = ( /obj/machinery/light/directional/north, /obj/machinery/alarm/directional/north, /turf/simulated/floor/engine, /area/station/science/test_chamber) +"mSU" = ( +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + id_tag = "BrigLeft" + }, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) "mSZ" = ( /obj/machinery/space_heater, /turf/simulated/floor/plasteel{ @@ -71822,24 +71021,8 @@ /area/station/hallway/secondary/entry) "mTw" = ( /obj/machinery/door/firedoor, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) -"mTx" = ( -/obj/machinery/flasher_button{ - id = "Cell 3"; - pixel_y = 25 - }, -/obj/machinery/door_control/shutter/north{ - desc = "A remote control-switch to lock down the prison wing's blast doors"; - id = "cell3lockdown"; - name = "Cell Lockdown"; - req_access_txt = "2" - }, -/obj/effect/decal/warning_stripes/east, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) "mTB" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/structure/cable{ @@ -71918,6 +71101,20 @@ icon_state = "neutralcorner" }, /area/station/maintenance/starboard2) +"mUY" = ( +/obj/machinery/computer/brigcells{ + dir = 8 + }, +/obj/machinery/door_control/shutter/west{ + id = "hos_secure_doors"; + pixel_x = 24; + pixel_y = 6 + }, +/obj/machinery/keycard_auth/east{ + pixel_y = -6 + }, +/turf/simulated/floor/carpet/red, +/area/station/command/office/hos) "mVc" = ( /obj/structure/cable{ d1 = 1; @@ -71995,33 +71192,18 @@ icon_state = "green" }, /area/station/hallway/secondary/exit) -"mXp" = ( -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, +"mXD" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/brig) -"mXZ" = ( -/obj/machinery/camera{ - c_tag = "Brig - Hallway North-East"; - dir = 8; - network = list("SS13","Security") - }, -/turf/simulated/floor/plasteel{ - dir = 4; + dir = 1; icon_state = "darkred" }, -/area/station/security/brig) +/area/station/security/permabrig) "mYk" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -72047,6 +71229,7 @@ /area/station/maintenance/starboard2) "mYH" = ( /obj/machinery/newscaster/directional/west, +/obj/effect/decal/warning_stripes/yellow, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "neutralcorner" @@ -72142,6 +71325,12 @@ icon_state = "neutral" }, /area/station/maintenance/port) +"mZX" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/simulated/floor/carpet/red, +/area/station/command/office/hos) "mZY" = ( /obj/structure/cable{ d1 = 2; @@ -72236,14 +71425,15 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/auxsolarstarboard) -"nbE" = ( -/obj/machinery/hydroponics/constructable, -/obj/item/seeds/ambrosia, +"nbz" = ( +/obj/structure/chair/office{ + dir = 4 + }, /turf/simulated/floor/plasteel{ - dir = 6; + dir = 1; icon_state = "red" }, -/area/station/security/permabrig) +/area/station/security/processing) "nbG" = ( /obj/machinery/atmospherics/pipe/simple/visible{ dir = 4 @@ -72310,17 +71500,27 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) +"ncO" = ( +/obj/machinery/disposal, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/station/command/office/hos) +"ncQ" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/storage) "ncT" = ( /obj/effect/decal/warning_stripes/northeast, /obj/machinery/chem_heater, /turf/simulated/floor/engine, /area/station/medical/chemistry) -"ncZ" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/brig) "nda" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/spawner/window/reinforced/tinted/grilled, @@ -72376,27 +71576,6 @@ }, /turf/simulated/wall, /area/station/hallway/secondary/entry) -"nel" = ( -/obj/effect/spawner/window/reinforced/polarized/grilled{ - id = "Processing" - }, -/obj/structure/cable, -/turf/simulated/floor/plating, -/area/station/security/processing) -"nex" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) "neI" = ( /obj/machinery/door/airlock/medical/glass{ name = "Patients Room" @@ -72461,35 +71640,24 @@ /obj/machinery/atmospherics/pipe/simple/visible/cyan, /turf/simulated/floor/plasteel, /area/station/engineering/atmos/control) -"ngc" = ( -/obj/machinery/seed_extractor, -/turf/simulated/floor/plating, -/area/station/maintenance/abandoned_garden) -"ngg" = ( -/turf/simulated/wall/r_wall, -/area/station/security/armory/secure) -"ngl" = ( -/obj/structure/table, -/obj/item/storage/fancy/donut_box, -/obj/item/toy/figure/crew/secofficer, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) -"ngm" = ( -/obj/item/clothing/gloves/botanic_leather, -/obj/item/reagent_containers/spray/pestspray, -/obj/item/reagent_containers/spray/pestspray, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +"nfU" = ( +/obj/machinery/camera{ + c_tag = "Brig Hall North-East" }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "red" }, -/area/station/security/permabrig) +/area/station/security/brig) +"nfX" = ( +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/processing) +"ngc" = ( +/obj/machinery/seed_extractor, +/turf/simulated/floor/plating, +/area/station/maintenance/abandoned_garden) "ngp" = ( /obj/structure/cable{ d1 = 4; @@ -72634,14 +71802,17 @@ icon_state = "whitepurple" }, /area/station/maintenance/apmaint) -"nit" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 10 +"niB" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" }, /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 8; + icon_state = "red" }, -/area/station/security/warden) +/area/station/security/brig) "niP" = ( /obj/machinery/economy/vending/autodrobe, /obj/effect/decal/cleanable/dirt, @@ -72649,6 +71820,20 @@ icon_state = "showroomfloor" }, /area/station/maintenance/old_kitchen) +"njn" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "njp" = ( /obj/structure/cable{ d1 = 1; @@ -72688,33 +71873,6 @@ icon_state = "neutral" }, /area/station/maintenance/fore) -"njE" = ( -/obj/machinery/light/directional/north, -/obj/machinery/washing_machine, -/obj/machinery/camera{ - c_tag = "Perma-Brig General Population East"; - network = list("SS13","Security","Prison") - }, -/turf/simulated/floor/plasteel{ - icon_state = "barber" - }, -/area/station/security/permabrig) -"njG" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) "njI" = ( /obj/structure/plasticflaps{ opacity = 1 @@ -72730,15 +71888,31 @@ /obj/effect/mapping_helpers/airlock/access/any/supply/mule_bot, /turf/simulated/floor/plating, /area/station/science/break_room) -"njQ" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 +"njJ" = ( +/obj/structure/table/reinforced, +/obj/item/storage/box/bodybags, +/obj/item/assembly/signaler{ + code = 6; + frequency = 1445 }, -/obj/effect/decal/warning_stripes/north, +/obj/machinery/door_control/shutter/west{ + id = "justice_blast"; + name = "Space Vent"; + req_one_access_txt = "2" + }, +/obj/machinery/flasher_button{ + id = "Execution"; + pixel_x = -24; + pixel_y = 7 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/execution) +"njM" = ( /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 8; + icon_state = "darkred" }, -/area/station/command/office/hos) +/area/station/security/warden) "njV" = ( /obj/structure/table/glass, /obj/item/reagent_containers/food/drinks/bottle/bottleofnothing{ @@ -72750,6 +71924,12 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) +"nkm" = ( +/obj/machinery/light/directional/south, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) "nkp" = ( /obj/structure/extinguisher_cabinet/directional/east, /turf/simulated/floor/plating, @@ -72778,15 +71958,8 @@ dir = 4 }, /obj/machinery/light/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) -"nli" = ( -/obj/structure/sign/poster/official/cleanliness{ - pixel_y = 32 - }, -/obj/effect/decal/cleanable/dirt, -/turf/simulated/wall, -/area/station/security/permabrig) "nls" = ( /obj/machinery/atmospherics/binary/pump{ name = "Port to Turbine" @@ -72797,8 +71970,11 @@ }, /area/station/maintenance/turbine) "nlB" = ( -/turf/simulated/wall/r_wall, -/area/station/security/prison/cell_block) +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "red" + }, +/area/station/security/visitingroom) "nlN" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -72815,6 +71991,22 @@ /obj/effect/decal/cleanable/ants, /turf/simulated/floor/plating, /area/station/maintenance/old_kitchen) +"nlU" = ( +/obj/machinery/atmospherics/pipe/simple/hidden, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "nmg" = ( /obj/structure/cable/yellow{ d1 = 1; @@ -72841,12 +72033,12 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) "nmw" = ( /obj/item/radio/intercom/directional/south, /obj/machinery/economy/slot_machine, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "nmA" = ( /obj/structure/table/reinforced, @@ -72854,6 +72046,13 @@ /obj/machinery/light/directional/north, /turf/simulated/floor/engine, /area/station/science/explab) +"nmK" = ( +/obj/machinery/computer/security{ + dir = 8 + }, +/obj/item/radio/intercom/directional/east, +/turf/simulated/floor/carpet/red, +/area/station/command/office/hos) "nmR" = ( /obj/structure/disposalpipe/segment{ dir = 1; @@ -72954,7 +72153,7 @@ d2 = 8; icon_state = "2-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/science/robotics/showroom) "nnZ" = ( /obj/structure/flora/ausbushes/ywflowers, @@ -72963,10 +72162,6 @@ /obj/structure/window/full/reinforced, /turf/simulated/floor/grass/no_creep, /area/station/hallway/secondary/exit) -"nof" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) "non" = ( /obj/machinery/light/directional/east, /obj/machinery/atmospherics/unary/vent_scrubber/on{ @@ -72981,16 +72176,12 @@ /obj/structure/closet/emcloset, /turf/simulated/floor/plating, /area/station/maintenance/fsmaint) -"noB" = ( -/obj/machinery/access_button{ - autolink_id = "perma_btn_ext"; - name = "exterior access button"; - pixel_x = 20; - pixel_y = -20; - req_access_txt = "67" +"noJ" = ( +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "redcorner" }, -/turf/space, -/area/space) +/area/station/security/brig) "noP" = ( /obj/machinery/camera{ c_tag = "Cargo Disposals Sorting"; @@ -73039,24 +72230,10 @@ }, /area/station/public/locker) "npj" = ( -/obj/machinery/hydroponics/constructable, -/obj/item/seeds/orange, -/obj/item/seeds/orange, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "red" - }, -/area/station/security/permabrig) +/obj/effect/decal/warning_stripes/northeast, +/obj/machinery/firealarm/directional/east, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "npk" = ( /turf/simulated/wall, /area/station/public/sleep_female) @@ -73115,11 +72292,33 @@ icon_state = "neutralfull" }, /area/station/engineering/hardsuitstorage) +"nqn" = ( +/obj/effect/decal/warning_stripes/red/hollow, +/obj/structure/rack/gunrack, +/obj/item/gun/projectile/shotgun/riot{ + pixel_x = -2 + }, +/obj/item/gun/projectile/shotgun/riot, +/obj/item/gun/projectile/shotgun/riot{ + pixel_x = 2 + }, +/obj/item/gun/projectile/shotgun/riot{ + pixel_x = 4 + }, +/obj/item/gun/projectile/shotgun/riot{ + pixel_x = 6 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "nqp" = ( /obj/structure/lattice, /obj/item/toy/plushie/carpplushie/pink, /turf/space, /area/space/nearstation) +"nqJ" = ( +/obj/structure/sign/electricshock, +/turf/simulated/wall/r_wall, +/area/station/security/permabrig) "nra" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -73128,6 +72327,16 @@ icon_state = "whitegreen" }, /area/station/public/sleep) +"nri" = ( +/obj/structure/chair/sofa/left{ + dir = 1 + }, +/obj/machinery/alarm/directional/south, +/obj/effect/landmark/start/security_officer, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/storage) "nrp" = ( /obj/structure/kitchenspike, /obj/effect/decal/cleanable/dirt, @@ -73135,6 +72344,18 @@ icon_state = "showroomfloor" }, /area/station/maintenance/old_kitchen) +"nrq" = ( +/obj/item/flag/nt, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/main) "nrz" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -73163,6 +72384,18 @@ icon_state = "neutralfull" }, /area/station/service/janitor) +"nsd" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/processing) "nsg" = ( /obj/structure/flora/ausbushes/ywflowers, /obj/structure/flora/ausbushes/brflowers, @@ -73192,6 +72425,12 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/fore) +"nsP" = ( +/obj/item/radio/intercom/directional/south, +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/permabrig) "ntt" = ( /obj/structure/extinguisher_cabinet/directional/east, /obj/machinery/economy/vending/chinese, @@ -73200,23 +72439,6 @@ icon_state = "whiteblue" }, /area/station/medical/medbay) -"ntw" = ( -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/brig) "ntJ" = ( /obj/structure/chair{ dir = 8 @@ -73239,18 +72461,14 @@ icon_state = "whiteblue" }, /area/station/medical/cryo) -"nui" = ( -/obj/machinery/light/small/directional/west, -/obj/structure/sign/vacuum/external{ - pixel_x = -32 - }, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 - }, +"num" = ( +/obj/effect/decal/warning_stripes/red/partial, +/obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 1; + icon_state = "darkred" }, -/area/station/security/execution) +/area/station/security/permabrig) "nuF" = ( /obj/structure/rack, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -73267,15 +72485,6 @@ /obj/effect/spawner/lootdrop/maintenance/three, /turf/simulated/floor/plating, /area/station/maintenance/starboard) -"nvc" = ( -/obj/structure/closet/secure_closet/hos, -/obj/effect/decal/warning_stripes/west, -/obj/machinery/alarm/directional/south, -/obj/item/clothing/accessory/holster, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/command/office/hos) "nvd" = ( /obj/effect/decal/warning_stripes/yellow, /obj/structure/closet/crate/hydroponics/prespawned, @@ -73291,20 +72500,27 @@ /area/station/engineering/hardsuitstorage) "nvl" = ( /obj/effect/landmark/spawner/nukedisc_respawn, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) "nvN" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, /obj/effect/decal/cleanable/blood/old, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "nvQ" = ( /turf/simulated/floor/plasteel{ icon_state = "bluecorner" }, /area/station/hallway/primary/central/west) +"nvW" = ( +/obj/structure/closet, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "red" + }, +/area/station/security/visitingroom) "nwe" = ( /obj/structure/cable{ d1 = 2; @@ -73340,9 +72556,7 @@ /area/station/public/sleep_male) "nwu" = ( /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "nwK" = ( /turf/simulated/floor/plasteel{ @@ -73350,6 +72564,19 @@ icon_state = "whitebluecorner" }, /area/station/medical/medbay2) +"nwW" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/spray/cleaner{ + pixel_y = 12; + pixel_x = -8 + }, +/obj/item/kitchen/utensil/fork, +/obj/item/instrument/bikehorn{ + pixel_y = -3 + }, +/obj/machinery/light/nightshifted/west, +/turf/simulated/floor/plasteel/dark, +/area/station/security/interrogation) "nwY" = ( /obj/effect/landmark/start/coroner, /obj/machinery/hologram/holopad, @@ -73386,7 +72613,7 @@ /obj/structure/chair/wood{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "nxx" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ @@ -73407,6 +72634,9 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/fore) +"nxy" = ( +/turf/simulated/floor/plasteel, +/area/station/security/processing) "nxD" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 8 @@ -73443,6 +72673,9 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel, /area/station/science/research) +"nyq" = ( +/turf/simulated/wall/r_wall, +/area/station/security/visitingroom) "nyt" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -73467,6 +72700,10 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/simulated/floor/plating, /area/station/maintenance/fsmaint) +"nyZ" = ( +/obj/structure/sink/directional/south, +/turf/simulated/floor/plating, +/area/station/maintenance/fsmaint) "nza" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -73545,15 +72782,6 @@ /obj/effect/landmark/start/assistant, /turf/simulated/floor/carpet, /area/station/service/bar/atrium) -"nAv" = ( -/obj/machinery/light/directional/south, -/obj/structure/table/reinforced, -/obj/item/restraints/handcuffs, -/obj/item/flash, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/main) "nAx" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -73572,23 +72800,18 @@ }, /area/station/medical/storage/secondary) "nAW" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable{ d1 = 1; - d2 = 4; - icon_state = "1-4" + d2 = 2; + icon_state = "1-2" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ icon_state = "neutralfull" }, -/area/station/hallway/primary/starboard) +/area/station/security/lobby) "nAX" = ( /obj/machinery/door/airlock/external{ id_tag = "assolar_door_int"; @@ -73622,7 +72845,7 @@ /area/station/command/office/rd) "nBa" = ( /obj/machinery/light/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "nBc" = ( /turf/simulated/wall/r_wall, @@ -73666,6 +72889,16 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/transparent/glass/reinforced, /area/station/maintenance/starboard2) +"nBF" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable, +/turf/simulated/floor/plating, +/area/station/security/brig) "nBM" = ( /obj/structure/cable{ d1 = 1; @@ -73725,6 +72958,11 @@ }, /turf/simulated/floor/plasteel/white, /area/station/command/office/rd) +"nCq" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/station/security/permabrig) "nCt" = ( /obj/machinery/door/poddoor{ density = 0; @@ -73814,22 +73052,6 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/research) -"nDM" = ( -/obj/structure/table, -/obj/item/folder/red, -/obj/item/storage/fancy/crayons, -/obj/item/storage/box/donkpockets, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) -"nDV" = ( -/obj/structure/chair/office/dark, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkredcorners" - }, -/area/station/security/prisonershuttle) "nDZ" = ( /turf/simulated/floor/grass, /area/station/service/hydroponics) @@ -73840,7 +73062,7 @@ d2 = 4; icon_state = "0-4" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) "nEn" = ( /obj/structure/disposalpipe/segment, @@ -73877,6 +73099,23 @@ icon_state = "cmo" }, /area/station/medical/break_room) +"nEM" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/brig) "nFa" = ( /obj/effect/decal/warning_stripes/northwestcorner, /obj/structure/cable/yellow{ @@ -73917,7 +73156,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 9 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) "nFu" = ( /obj/machinery/gateway, @@ -73933,32 +73172,22 @@ icon_state = "neutralcorner" }, /area/station/public/fitness) -"nFx" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/execution) -"nFL" = ( -/obj/machinery/light/directional/north, -/obj/machinery/smartfridge/drying_rack, -/obj/machinery/computer/security/telescreen/entertainment/directional/north, +"nFK" = ( +/obj/structure/weightmachine/weightlifter, +/obj/machinery/status_display/directional/east, /turf/simulated/floor/plasteel{ dir = 1; - icon_state = "red" + icon_state = "green" }, /area/station/security/permabrig) +"nFM" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/turf/simulated/floor/plating, +/area/station/security/prison/cell_block/A) "nFN" = ( /turf/simulated/floor/plasteel{ dir = 8; @@ -74009,6 +73238,14 @@ icon_state = "whitebluefull" }, /area/station/medical/medbay2) +"nGR" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/grass, +/area/station/security/permabrig) "nHh" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -74023,43 +73260,6 @@ icon_state = "whitegreencorner" }, /area/station/medical/virology/lab) -"nHi" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Prison Gate"; - name = "Prison Lockdown Blast Doors"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/simulated/floor/plating, -/area/station/security/permabrig) -"nHs" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 6 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredfull" - }, -/area/station/security/permabrig) "nHt" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/warning_stripes/yellow, @@ -74069,6 +73269,16 @@ }, /turf/simulated/floor/plasteel, /area/station/supply/sorting) +"nHv" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/syndicatebomb/training, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "red" + }, +/area/station/security/range) "nHK" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/table, @@ -74176,21 +73386,6 @@ icon_state = "redyellowfull" }, /area/station/maintenance/old_kitchen) -"nIv" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/simulated/floor/plating, -/area/station/security/prison/cell_block) "nIw" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/table/wood, @@ -74219,38 +73414,23 @@ icon_state = "dark" }, /area/station/service/theatre) -"nJr" = ( -/obj/structure/table/reinforced, -/obj/item/folder/red, -/obj/item/pen, -/obj/machinery/door/window/reinforced/normal{ - name = "Secure Armory" - }, -/obj/effect/mapping_helpers/airlock/windoor/access/any/security/brig, -/obj/machinery/door/window/reinforced/normal{ - dir = 1; - name = "Secure Armory" - }, -/obj/effect/mapping_helpers/airlock/windoor/access/any/security/armory{ - dir = 1 +"nJw" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 }, -/obj/effect/decal/warning_stripes/yellow, -/obj/machinery/door/firedoor, /turf/simulated/floor/plasteel{ - icon_state = "dark" + icon_state = "darkredcorners" }, -/area/station/security/armory/secure) -"nJE" = ( -/obj/machinery/light/directional/south, -/obj/machinery/alarm/directional/south, -/obj/structure/disposalpipe/segment{ - dir = 4 +/area/station/security/permabrig) +"nJC" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 }, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "vault" + dir = 10; + icon_state = "darkred" }, -/area/station/command/office/hos) +/area/station/security/interrogation/observation) "nJW" = ( /obj/machinery/door/airlock/maintenance{ name = "Science Maintenance" @@ -74275,6 +73455,9 @@ }, /turf/simulated/floor/plating, /area/station/command/bridge) +"nKj" = ( +/turf/simulated/floor/plasteel/dark, +/area/station/security/main) "nKm" = ( /obj/effect/decal/cleanable/blood/old, /turf/simulated/floor/plasteel{ @@ -74290,7 +73473,7 @@ dir = 4; icon_state = "redcorner" }, -/area/station/hallway/primary/starboard) +/area/station/security/lobby) "nKw" = ( /obj/structure/disposalpipe/segment{ dir = 1; @@ -74315,6 +73498,12 @@ icon_state = "neutralfull" }, /area/station/engineering/atmos/control) +"nKI" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/turf/simulated/floor/plasteel, +/area/station/security/processing) "nKZ" = ( /obj/effect/decal/cleanable/dirt, /mob/living/simple_animal/mouse/rat, @@ -74385,12 +73574,36 @@ icon_state = "caution" }, /area/station/maintenance/electrical) +"nLX" = ( +/obj/structure/chair/office{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "red" + }, +/area/station/security/processing) "nMa" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, /turf/simulated/wall, /area/station/public/fitness) +"nMc" = ( +/obj/machinery/flasher/portable, +/obj/effect/decal/warning_stripes/red/hollow, +/obj/effect/decal/warning_stripes/northeast, +/obj/machinery/power/apc/directional/west, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) +"nMg" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/carpet, +/area/station/security/permabrig) "nMl" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -74452,9 +73665,8 @@ /area/station/hallway/primary/fore) "nMH" = ( /obj/effect/spawner/lootdrop/trash, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "nMN" = ( /obj/machinery/camera{ @@ -74493,12 +73705,6 @@ }, /turf/simulated/floor/plasteel, /area/station/science/toxins/mixing) -"nMT" = ( -/obj/structure/closet/firecloset, -/obj/item/wirecutters, -/obj/item/screwdriver, -/turf/simulated/floor/plating, -/area/station/maintenance/starboard) "nNb" = ( /obj/item/pipe_meter, /obj/machinery/atmospherics/pipe/simple/hidden{ @@ -74567,12 +73773,36 @@ "nNM" = ( /turf/simulated/wall/r_wall, /area/station/engineering/equipmentstorage) +"nNR" = ( +/obj/effect/decal/warning_stripes/northeast, +/obj/structure/dispenser/oxygen, +/obj/machinery/light/directional/east, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "nNZ" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) +"nOe" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable, +/turf/simulated/floor/plating, +/area/station/security/permabrig) +"nOf" = ( +/obj/structure/sign/securearea, +/turf/simulated/wall/r_wall, +/area/station/security/permabrig) "nOL" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -74583,9 +73813,8 @@ "nOO" = ( /obj/structure/table/wood, /obj/item/flashlight/lamp, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) "nOP" = ( /obj/effect/decal/cleanable/dirt, @@ -74663,6 +73892,38 @@ icon_state = "dark" }, /area/station/maintenance/apmaint) +"nRd" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/effect/decal/warning_stripes/red/partial{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/warden) +"nRv" = ( +/obj/structure/closet/secure_closet/freezer/fridge/open, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/white, +/area/station/security/permabrig) "nRx" = ( /obj/machinery/power/terminal, /obj/structure/cable/yellow{ @@ -74720,6 +73981,9 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/medmaint) +"nSd" = ( +/turf/simulated/wall/r_wall, +/area/station/command/office/hos) "nSl" = ( /obj/structure/cable{ d1 = 4; @@ -74734,26 +73998,6 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/port) -"nSp" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/simulated/floor/plating, -/area/station/security/prison/cell_block) "nSv" = ( /obj/machinery/economy/vending/cola, /obj/effect/decal/warning_stripes/yellow, @@ -74976,6 +74220,51 @@ icon_state = "neutralfull" }, /area/station/command/office/ce) +"nWy" = ( +/obj/machinery/door_timer/cell_4{ + pixel_x = 32 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/light/directional/east, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) +"nWC" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id_tag = "Warden"; + name = "Warden Privacy Shutters" + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/security/warden) +"nWF" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "red" + }, +/area/station/security/processing) "nWI" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable{ @@ -75008,10 +74297,6 @@ icon_state = "whiteblue" }, /area/station/medical/reception) -"nXf" = ( -/obj/machinery/computer/security/wooden_tv, -/turf/simulated/floor/carpet, -/area/station/security/detective) "nXr" = ( /obj/structure/cable{ d1 = 1; @@ -75023,6 +74308,15 @@ name = "reinforced stairs" }, /area/station/science/test_chamber) +"nXw" = ( +/obj/structure/table/reinforced, +/obj/item/clipboard, +/obj/item/stamp/warden, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/warden) "nXD" = ( /turf/simulated/floor/plasteel, /area/station/medical/virology/lab) @@ -75080,13 +74374,6 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, /area/station/maintenance/fore) -"nYz" = ( -/obj/machinery/firealarm/directional/west, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/brig) "nYF" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 8 @@ -75096,12 +74383,37 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/explab) +"nYT" = ( +/obj/machinery/computer/brigcells, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "darkred" + }, +/area/station/security/warden) "nZg" = ( /obj/machinery/light/directional/south, /turf/simulated/floor/plasteel{ icon_state = "neutralcorner" }, /area/station/public/fitness) +"nZo" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/brig) "nZs" = ( /obj/structure/chair/comfy/teal{ dir = 4 @@ -75113,27 +74425,6 @@ icon_state = "whiteblue" }, /area/station/medical/medbay) -"nZU" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/brig) "oae" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -75162,17 +74453,15 @@ }, /turf/simulated/floor/plasteel, /area/station/engineering/controlroom) -"oar" = ( -/obj/machinery/requests_console{ - department = "Security"; - departmentType = 5; - name = "Security Requests Console"; - pixel_y = -30 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" +"oav" = ( +/obj/structure/table, +/obj/item/reagent_containers/food/condiment/peppermill, +/obj/item/reagent_containers/food/condiment/saltshaker{ + pixel_x = -7; + pixel_y = 7 }, -/area/station/security/main) +/turf/simulated/floor/plasteel/white, +/area/station/security/permabrig) "oaK" = ( /obj/structure/girder, /obj/structure/cable{ @@ -75184,6 +74473,12 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plating, /area/station/maintenance/apmaint) +"oaR" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/brig) "obk" = ( /obj/machinery/door/airlock/engineering, /obj/structure/barricade/wooden, @@ -75209,23 +74504,6 @@ icon_state = "whitebluecorner" }, /area/station/science/genetics) -"obL" = ( -/obj/machinery/flasher{ - id = "Cell 3"; - pixel_x = 27; - pixel_y = -26 - }, -/obj/machinery/light/small/directional/east, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 - }, -/turf/simulated/floor/carpet, -/area/station/security/prison/cell_block) "obO" = ( /obj/structure/cable{ d1 = 2; @@ -75280,6 +74558,14 @@ /obj/structure/reagent_dispensers/fueltank, /turf/simulated/floor/plating, /area/station/maintenance/fsmaint) +"ocu" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) "ocx" = ( /obj/structure/cable{ d1 = 4; @@ -75294,27 +74580,18 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, /turf/simulated/floor/carpet, /area/station/legal/courtroom) +"ocz" = ( +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "neutral" + }, +/area/station/security/permabrig) "ocA" = ( /obj/structure/closet/radiation, /obj/effect/decal/warning_stripes/yellow/hollow, /obj/item/clothing/glasses/meson, /turf/simulated/floor/plasteel, /area/station/engineering/controlroom) -"ocC" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkredcorners" - }, -/area/station/security/brig) "ocJ" = ( /obj/structure/lattice/catwalk, /obj/structure/cable{ @@ -75353,9 +74630,6 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/explab) -"oei" = ( -/turf/simulated/wall, -/area/station/security/interrogation) "oey" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -75374,6 +74648,11 @@ }, /turf/simulated/floor/engine/air, /area/station/engineering/atmos) +"oeG" = ( +/obj/effect/spawner/random_spawners/blood_maybe, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/station/maintenance/fsmaint) "oeH" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/table, @@ -75420,6 +74699,11 @@ }, /turf/simulated/floor/plasteel, /area/station/engineering/controlroom) +"off" = ( +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) "ofl" = ( /obj/structure/cable{ d1 = 4; @@ -75450,19 +74734,6 @@ icon_state = "white" }, /area/station/medical/sleeper) -"ofZ" = ( -/obj/machinery/camera{ - c_tag = "Perma-Brig General Population West"; - dir = 4; - network = list("SS13","Security","Prison") - }, -/obj/machinery/firealarm/directional/west, -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "red" - }, -/area/station/security/permabrig) "ogM" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 @@ -75518,17 +74789,6 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/fore2) -"ohh" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin{ - pixel_x = -4; - pixel_y = 10 - }, -/obj/item/storage/fancy/crayons, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) "ohp" = ( /obj/structure/chair/sofa/pew, /turf/simulated/floor/plasteel{ @@ -75581,7 +74841,7 @@ /obj/structure/chair/sofa/right, /obj/effect/decal/cleanable/dirt, /mob/living/simple_animal/moth, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard2) "oir" = ( /obj/structure/cable{ @@ -75606,10 +74866,56 @@ icon_state = "neutralcorner" }, /area/station/public/fitness) +"oiG" = ( +/obj/effect/decal/warning_stripes/red/hollow, +/obj/structure/chair{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/start/security_officer, +/turf/simulated/floor/plasteel/dark, +/area/station/security/main) +"oiI" = ( +/obj/machinery/light/directional/east, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "redcorner" + }, +/area/station/security/lobby) +"oiJ" = ( +/obj/structure/table/reinforced, +/obj/item/taperecorder{ + pixel_x = -7 + }, +/obj/item/taperecorder, +/obj/item/taperecorder{ + pixel_x = 7 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "red" + }, +/area/station/security/processing) "oiP" = ( /obj/structure/chair/wood, /turf/simulated/floor/plating, /area/station/maintenance/fore) +"ojg" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/security/prison/cell_block/A) "ojt" = ( /obj/effect/decal/warning_stripes/north, /obj/structure/closet/l3closet/virology, @@ -75620,15 +74926,6 @@ /obj/machinery/door/firedoor/closed, /turf/simulated/floor/plating, /area/station/maintenance/virology_maint) -"okf" = ( -/obj/structure/closet/crate, -/obj/effect/spawner/lootdrop/maintenance, -/obj/machinery/light/small/directional/north, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "neutral" - }, -/area/station/maintenance/fsmaint) "okx" = ( /obj/structure/cable{ d1 = 1; @@ -75717,16 +75014,6 @@ icon_state = "cmo" }, /area/station/command/office/cmo) -"olX" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/effect/landmark/start/security_officer, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) "olZ" = ( /obj/machinery/computer/general_air_control/large_tank_control{ autolink_sensors = list("waste_sensor"="Tank"); @@ -75741,6 +75028,13 @@ icon_state = "green" }, /area/station/engineering/atmos) +"omd" = ( +/obj/structure/weightmachine/weightlifter, +/obj/machinery/status_display/directional/east, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/permabrig) "omg" = ( /obj/effect/spawner/lootdrop/trash, /obj/effect/spawner/lootdrop/trash, @@ -75781,6 +75075,32 @@ icon_state = "neutralfull" }, /area/station/security/checkpoint/south) +"omJ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkredfull" + }, +/area/station/security/brig) "omQ" = ( /obj/machinery/atmospherics/trinary/filter{ dir = 1 @@ -75888,6 +75208,21 @@ icon_state = "whitegreencorner" }, /area/station/medical/virology) +"ooI" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "ooN" = ( /obj/effect/decal/warning_stripes/south, /obj/structure/cable{ @@ -75909,7 +75244,7 @@ pixel_x = -5 }, /obj/item/reagent_containers/food/condiment/saltshaker, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "ooQ" = ( /obj/structure/table/wood, @@ -75921,28 +75256,12 @@ icon_state = "vault" }, /area/station/service/bar) -"opd" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 10 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/execution) "oph" = ( /obj/structure/chair/sofa/pew/left{ dir = 4 }, /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard) "opj" = ( /obj/structure/cable{ @@ -75970,7 +75289,7 @@ d2 = 4; icon_state = "1-4" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/science/robotics/showroom) "opB" = ( /obj/structure/disposalpipe/segment{ @@ -76035,7 +75354,7 @@ }, /obj/item/reagent_containers/food/snacks/grown/redbeet, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "oqJ" = ( /obj/structure/table/reinforced, @@ -76093,6 +75412,16 @@ /obj/structure/lattice, /turf/space, /area/space/nearstation) +"orL" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plating, +/area/station/maintenance/fsmaint) "osf" = ( /obj/effect/decal/cleanable/ants, /turf/simulated/floor/plasteel{ @@ -76107,6 +75436,13 @@ icon_state = "neutralfull" }, /area/station/public/fitness) +"osD" = ( +/obj/structure/closet/secure_closet/brig{ + id = "Cell 3"; + name = "Cell 3 Locker" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "osS" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -76140,7 +75476,7 @@ dir = 4 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "otb" = ( /obj/structure/cable{ @@ -76151,18 +75487,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 9 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain/bedroom) -"otq" = ( -/obj/structure/table, -/obj/item/paper, -/obj/item/pen, -/obj/structure/table/reinforced, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "red" - }, -/area/station/security/permabrig) "ott" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -76183,21 +75509,6 @@ /obj/machinery/newscaster/directional/north, /turf/simulated/floor/plasteel/white, /area/station/service/kitchen) -"ouk" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/prison/cell_block) "ouo" = ( /obj/structure/disposalpipe/sortjunction{ dir = 8; @@ -76239,26 +75550,6 @@ icon_state = "brown" }, /area/station/hallway/primary/fore) -"ovf" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) "ovl" = ( /obj/structure/table/wood, /obj/machinery/power/apc/directional/east, @@ -76271,7 +75562,7 @@ pixel_x = 6; layer = 4 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/public/sleep_female) "ovC" = ( /obj/structure/cable{ @@ -76291,6 +75582,14 @@ icon_state = "whiteblue" }, /area/station/maintenance/starboard) +"ovT" = ( +/obj/structure/table/reinforced, +/obj/item/storage/box/tapes, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "red" + }, +/area/station/security/processing) "owG" = ( /obj/item/radio/intercom/directional/south, /obj/structure/chair/office/dark{ @@ -76309,35 +75608,44 @@ icon_state = "whitegreencorner" }, /area/station/medical/virology) -"oxq" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 +"oxi" = ( +/obj/machinery/camera{ + c_tag = "Brig Prisoner Processing South-East"; + dir = 1 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ +/obj/machinery/light/directional/south, +/obj/structure/chair/office{ dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "neutralfull" + icon_state = "red" }, -/area/station/security/permabrig) -"oxH" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" +/area/station/security/processing) +"oxq" = ( +/obj/machinery/door/window/reinforced/normal{ + dir = 4; + name = "Evidence" + }, +/obj/structure/closet/secure_closet{ + anchored = 1; + name = "Evidence Storage"; + req_access_txt = "4" }, +/obj/effect/mapping_helpers/airlock/windoor/access/all/security/general{ + dir = 4 + }, +/obj/structure/window/reinforced, /obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" + d1 = 2; + d2 = 8; + icon_state = "2-8" }, -/turf/simulated/floor/plating, -/area/station/security/execution) +/turf/simulated/floor/plasteel/dark, +/area/station/security/evidence) +"oxu" = ( +/obj/machinery/atmospherics/portable/scrubber/huge/stationary, +/turf/simulated/floor/wood, +/area/station/security/permabrig) "oyh" = ( /obj/machinery/door/poddoor/shutters{ dir = 2; @@ -76363,6 +75671,12 @@ icon_state = "green" }, /area/station/medical/virology/lab) +"oyu" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/simulated/floor/carpet/black, +/area/station/command/office/hos) "oyG" = ( /obj/structure/table/glass, /obj/item/storage/box/gloves{ @@ -76390,6 +75704,16 @@ /obj/effect/landmark/start/scientist, /turf/simulated/floor/plasteel/white, /area/station/science/break_room) +"ozg" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/interrogation) "ozn" = ( /obj/machinery/atmospherics/unary/vent_pump/high_volume{ autolink_id = "apsolar_vent"; @@ -76412,6 +75736,18 @@ /obj/effect/decal/warning_stripes/yellow, /turf/simulated/floor/plating, /area/station/maintenance/portsolar) +"ozs" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/turf/simulated/floor/plating, +/area/station/security/brig) "ozw" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -76419,6 +75755,16 @@ icon_state = "whitepurple" }, /area/station/science/break_room) +"ozI" = ( +/obj/effect/decal/warning_stripes/north, +/obj/machinery/door_control/shutter/north{ + id = "Secure Armory"; + name = "Secure Armory Shutter Control"; + req_one_access_txt = "3" + }, +/obj/machinery/light/directional/north, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "ozJ" = ( /obj/structure/cable{ d1 = 1; @@ -76534,11 +75880,14 @@ /obj/item/bedsheet/mime, /turf/simulated/floor/mineral/tranquillite, /area/station/maintenance/starboard2) -"oBE" = ( -/obj/item/vending_refill/coffee, -/obj/effect/spawner/lootdrop/maintenance, -/turf/simulated/floor/plating, -/area/station/maintenance/starboard) +"oBN" = ( +/obj/structure/sign/securearea{ + pixel_y = -32 + }, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) "oBX" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -76582,9 +75931,8 @@ /obj/structure/sign/poster/official/random/north, /obj/machinery/light_construct/directional/north, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard2) "oCt" = ( /obj/machinery/status_display{ @@ -76634,7 +75982,7 @@ /area/station/hallway/secondary/entry) "oCX" = ( /obj/machinery/hologram/holopad, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) "oDB" = ( /obj/effect/decal/cleanable/dirt, @@ -76661,27 +76009,19 @@ icon_state = "neutralfull" }, /area/station/maintenance/fore) -"oEs" = ( -/obj/machinery/door/airlock/security{ - name = "Armory" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/armory, -/obj/machinery/door/firedoor, -/obj/effect/decal/warning_stripes/east, -/obj/effect/decal/warning_stripes/west, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" +"oEq" = ( +/obj/effect/decal/warning_stripes/red/partial{ + dir = 1 }, /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 8; + icon_state = "darkredcorners" }, -/area/station/security/warden) +/area/station/security/main) "oEy" = ( /obj/structure/table/wood, /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard) "oEG" = ( /obj/structure/grille, @@ -76705,7 +76045,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/legal/magistrate) "oEO" = ( /obj/machinery/door/airlock/highsecurity, @@ -76722,7 +76062,7 @@ "oEP" = ( /obj/item/kirbyplants, /obj/item/radio/intercom/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) "oER" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -76739,12 +76079,33 @@ /obj/machinery/light/directional/east, /turf/simulated/floor/carpet, /area/station/service/bar/atrium) +"oFF" = ( +/obj/machinery/computer/arcade, +/turf/simulated/floor/wood, +/area/station/security/permabrig) "oFL" = ( /obj/structure/chair/stool{ dir = 8 }, /turf/simulated/floor/carpet/arcade, /area/station/public/arcade) +"oFN" = ( +/obj/machinery/door/airlock/external{ + id_tag = "laborcamp_home"; + locked = 1; + name = "Labor Camp Airlock" + }, +/obj/structure/fans/tiny, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/brig, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/turf/simulated/floor/plating, +/area/station/security/permabrig) "oFY" = ( /obj/machinery/newscaster/directional/south, /obj/structure/chair/comfy/red{ @@ -76752,6 +76113,13 @@ }, /turf/simulated/floor/carpet, /area/station/service/theatre) +"oGt" = ( +/obj/machinery/power/apc/directional/south, +/obj/structure/cable, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/processing) "oGz" = ( /obj/structure/window/full/reinforced, /obj/structure/flora/ausbushes/ppflowers, @@ -76784,18 +76152,12 @@ /obj/machinery/atmospherics/portable/canister/oxygen, /turf/simulated/floor/plasteel, /area/station/engineering/atmos) -"oHr" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 9 - }, +"oHn" = ( +/obj/item/radio/intercom/directional/east, +/obj/machinery/light/directional/east, /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 4; + icon_state = "red" }, /area/station/security/storage) "oHK" = ( @@ -76823,21 +76185,17 @@ icon_state = "neutralcorner" }, /area/station/public/fitness) -"oIc" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 +"oHX" = ( +/obj/machinery/camera{ + c_tag = "Prison Entry South"; + dir = 1; + network = list("Prison","SS13") }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "neutral" }, -/turf/simulated/floor/plating, -/area/station/security/range) +/area/station/security/permabrig) "oIJ" = ( /obj/item/radio/beacon, /turf/simulated/floor/engine, @@ -76920,6 +76278,14 @@ icon_state = "whitepurple" }, /area/station/science/break_room) +"oKf" = ( +/obj/structure/window/reinforced, +/obj/machinery/atmospherics/portable/canister/sleeping_agent, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "oKl" = ( /obj/machinery/hydroponics/constructable, /obj/effect/decal/warning_stripes/yellow/hollow, @@ -76927,12 +76293,6 @@ /obj/structure/sign/poster/official/random/north, /turf/simulated/floor/plasteel/dark, /area/station/service/hydroponics) -"oKp" = ( -/obj/structure/dresser, -/obj/machinery/light_switch/west, -/obj/machinery/newscaster/security_unit/north, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) "oKN" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -76960,11 +76320,19 @@ /obj/effect/decal/warning_stripes/yellow, /turf/simulated/floor/engine, /area/station/engineering/controlroom) +"oLg" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/visitingroom) "oLl" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "oLA" = ( /obj/structure/disposalpipe/segment, @@ -77033,13 +76401,13 @@ d2 = 8; icon_state = "1-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "oMD" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "oMO" = ( /obj/structure/window/reinforced{ @@ -77058,13 +76426,14 @@ /turf/simulated/wall, /area/station/public/arcade) "oNe" = ( -/obj/structure/extinguisher_cabinet/directional/east, -/obj/machinery/light/directional/east, +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/pen, /turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" + dir = 5; + icon_state = "red" }, -/area/station/security/brig) +/area/station/security/visitingroom) "oNR" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -77122,7 +76491,7 @@ dir = 1; start_active = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/legal/magistrate) "oOW" = ( /obj/machinery/door/firedoor, @@ -77138,6 +76507,18 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel/white, /area/station/science/research) +"oPj" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/turf/simulated/floor/plating, +/area/station/security/prison/cell_block/A) "oPo" = ( /obj/structure/table, /obj/item/flashlight/lamp, @@ -77155,6 +76536,13 @@ icon_state = "darkblue" }, /area/station/medical/morgue) +"oPw" = ( +/obj/effect/decal/warning_stripes/red/partial{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, +/area/station/security/range) "oPR" = ( /obj/structure/cable{ d1 = 1; @@ -77198,6 +76586,14 @@ icon_state = "neutralfull" }, /area/station/engineering/atmos) +"oRb" = ( +/obj/effect/decal/warning_stripes/red/hollow, +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/landmark/start/security_officer, +/turf/simulated/floor/plasteel/dark, +/area/station/security/main) "oRg" = ( /obj/effect/decal/warning_stripes/east, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -77219,6 +76615,26 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/aft) +"oRu" = ( +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "hos_room" + }, +/obj/machinery/door/poddoor/preopen{ + id_tag = "hos_secure_doors" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable, +/turf/simulated/floor/plating, +/area/station/command/office/hos) "oRx" = ( /obj/structure/rack, /obj/item/storage/toolbox/electrical, @@ -77229,6 +76645,14 @@ icon_state = "whitepurple" }, /area/station/maintenance/apmaint) +"oRz" = ( +/obj/machinery/flasher{ + pixel_x = -24; + id = "prison2" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/station/security/permabrig) "oRA" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ @@ -77239,14 +76663,44 @@ /obj/structure/reagent_dispensers/watertank, /turf/simulated/floor/plating, /area/station/maintenance/starboard) +"oRL" = ( +/obj/machinery/power/apc/directional/south, +/obj/structure/cable, +/obj/machinery/camera{ + c_tag = "Brig Firing Range"; + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/range) "oSb" = ( /obj/structure/cable{ d1 = 4; d2 = 8; icon_state = "4-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) +"oSD" = ( +/obj/machinery/flasher{ + pixel_x = 24; + pixel_y = -24; + id = "Cell 4" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "oSI" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -77267,6 +76721,12 @@ icon_state = "dark" }, /area/station/service/bar) +"oTm" = ( +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "red" + }, +/area/station/security/range) "oTx" = ( /obj/effect/decal/warning_stripes/yellow, /obj/structure/cable{ @@ -77334,7 +76794,7 @@ "oUP" = ( /obj/structure/chair/sofa/left, /obj/machinery/alarm/directional/north, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/public/sleep_female) "oUR" = ( /turf/simulated/floor/plasteel{ @@ -77342,16 +76802,6 @@ icon_state = "neutralcorner" }, /area/station/hallway/primary/central/west) -"oUS" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/processing) "oVj" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/research{ @@ -77379,6 +76829,10 @@ }, /turf/simulated/floor/plasteel, /area/station/engineering/engine/supermatter) +"oVL" = ( +/obj/item/flag/sec, +/turf/simulated/floor/carpet/black, +/area/station/command/office/hos) "oVN" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 8 @@ -77514,6 +76968,12 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/central/north) +"oXq" = ( +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "red" + }, +/area/station/security/brig) "oXr" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -77537,6 +76997,36 @@ icon_state = "white" }, /area/station/medical/cloning) +"oYl" = ( +/obj/structure/table/wood, +/obj/item/paper_bin/nanotrasen, +/obj/item/pen/multi, +/obj/machinery/button/windowtint/north{ + id = "HoS"; + pixel_x = 7 + }, +/obj/machinery/door_control/shutter/north{ + pixel_x = -7; + id = "Secure Armory"; + name = "Secure Armory Shutter Control"; + req_one_access_txt = "3" + }, +/obj/machinery/door_control/normal{ + id = "hosofficedoor"; + name = "Office Door"; + pixel_y = 33; + req_one_access_txt = "58"; + pixel_x = 7 + }, +/obj/machinery/door_control/shutter/north{ + pixel_x = -7; + pixel_y = 33; + id = "ArmoryLock"; + name = "Armory Lockdown"; + req_one_access_txt = "3" + }, +/turf/simulated/floor/carpet/red, +/area/station/command/office/hos) "oYq" = ( /obj/structure/cable{ d1 = 1; @@ -77545,7 +77035,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "oYw" = ( /turf/simulated/floor/plasteel{ @@ -77652,41 +77142,6 @@ icon_state = "white" }, /area/station/medical/virology/lab) -"oZN" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security{ - name = "Brig" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/brig) -"oZO" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/plating, -/area/station/security/prisonershuttle) "oZU" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -77726,6 +77181,36 @@ /obj/effect/mapping_helpers/airlock/autoname, /turf/simulated/floor/plating, /area/station/medical/morgue) +"paj" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel{ + icon_state = "neutralfull" + }, +/area/station/security/permabrig) +"pau" = ( +/obj/machinery/firealarm/directional/south, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/processing) "paM" = ( /obj/effect/decal/cleanable/dirt, /obj/item/radio/intercom/directional/west, @@ -77752,6 +77237,11 @@ }, /turf/simulated/floor/plasteel, /area/station/service/theatre) +"pbz" = ( +/turf/simulated/floor/plasteel{ + icon_state = "neutralfull" + }, +/area/station/security/permabrig) "pbJ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -77766,38 +77256,10 @@ /obj/machinery/chem_master, /turf/simulated/floor/plasteel/dark, /area/station/service/hydroponics) -"pcv" = ( -/obj/machinery/door/airlock/security{ - name = "Prisoner Re-education Centre" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/execution) "pcM" = ( /obj/machinery/atmospherics/pipe/simple/hidden, /turf/simulated/wall/r_wall, /area/station/engineering/engine/supermatter) -"pcT" = ( -/obj/machinery/firealarm/directional/west, -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/brig) "pdc" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -77850,6 +77312,16 @@ icon_state = "whiteblue" }, /area/station/medical/storage) +"pdW" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/evidence) "peo" = ( /obj/effect/spawner/lootdrop/maintenance, /turf/simulated/floor/plating/burnt/airless, @@ -77868,6 +77340,10 @@ icon_state = "whiteblue" }, /area/station/medical/medbay2) +"peD" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/simulated/floor/plating, +/area/station/maintenance/starboard2) "peG" = ( /obj/machinery/light/small/directional/east, /turf/simulated/floor/plating, @@ -77891,6 +77367,15 @@ icon_state = "neutralfull" }, /area/station/engineering/control) +"peY" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "red" + }, +/area/station/security/brig) "pfe" = ( /obj/machinery/light_switch/north, /obj/structure/filingcabinet/chestdrawer, @@ -77899,6 +77384,15 @@ icon_state = "whiteblue" }, /area/station/command/office/cmo) +"pfg" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/range) "pfh" = ( /obj/structure/cable{ d1 = 1; @@ -77964,30 +77458,8 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) -"pgF" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Brig - Prisoner Release" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/effect/decal/warning_stripes/west, -/obj/effect/mapping_helpers/airlock/unres{ - dir = 4 - }, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) "pgH" = ( /obj/structure/table/reinforced, /obj/machinery/firealarm/directional/south, @@ -78021,21 +77493,18 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel/grimy, /area/station/service/library) -"phF" = ( -/obj/machinery/power/apc/directional/north, -/obj/machinery/camera{ - c_tag = "Brig - Officer Equipment Storage"; - network = list("SS13","Security") - }, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" +"phG" = ( +/obj/machinery/atmospherics/unary/vent_pump/on, +/obj/machinery/flasher_button{ + pixel_y = 24; + pixel_x = 24; + id = "prison1" }, /turf/simulated/floor/plasteel{ dir = 1; icon_state = "darkred" }, -/area/station/security/main) +/area/station/security/permabrig) "phN" = ( /obj/structure/disposalpipe/segment{ dir = 2; @@ -78088,6 +77557,13 @@ /obj/machinery/economy/vending/cigarette, /turf/simulated/floor/plating, /area/station/maintenance/old_detective) +"phT" = ( +/obj/item/kirbyplants, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "red" + }, +/area/station/security/storage) "pia" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -78119,6 +77595,29 @@ }, /turf/simulated/floor/plasteel, /area/station/maintenance/turbine) +"piq" = ( +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "hos_room" + }, +/obj/machinery/door/poddoor/preopen{ + id_tag = "hos_secure_doors" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/command/office/hos) "piQ" = ( /obj/structure/cable{ d1 = 1; @@ -78160,9 +77659,8 @@ }, /obj/effect/decal/cleanable/dust, /obj/item/pipe_meter, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard) "pjK" = ( /obj/structure/flora/grass/jungle, @@ -78180,6 +77678,15 @@ icon_state = "whiteblue" }, /area/station/medical/storage/secondary) +"pka" = ( +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) "pkj" = ( /obj/machinery/door/airlock/external{ id_tag = "apsolar_door_ext"; @@ -78232,19 +77739,6 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/starboard) -"pkM" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) "pla" = ( /obj/structure/cable{ d1 = 2; @@ -78262,6 +77756,15 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/electrical) +"plb" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "red" + }, +/area/station/security/range) "plj" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9 @@ -78306,19 +77809,12 @@ icon_state = "whitepurple" }, /area/station/science/toxins/mixing) -"plw" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +"plF" = ( +/obj/machinery/atmospherics/binary/valve{ + dir = 4 }, -/turf/simulated/floor/plating, -/area/station/security/permabrig) +/turf/simulated/floor/plasteel/dark, +/area/station/security/execution) "plL" = ( /obj/structure/table/glass, /obj/item/storage/fancy/vials{ @@ -78333,17 +77829,20 @@ icon_state = "greenfull" }, /area/station/medical/virology/lab) -"pmk" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable, -/turf/simulated/floor/plating, -/area/station/security/warden) +"plN" = ( +/obj/effect/decal/warning_stripes/south, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "pmA" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/closet/crate, /obj/effect/spawner/lootdrop/maintenance/two, /turf/simulated/floor/plating, /area/station/maintenance/port) +"pmC" = ( +/obj/structure/bookcase, +/turf/simulated/floor/wood, +/area/station/security/permabrig) "pmI" = ( /obj/machinery/door/firedoor, /obj/effect/decal/warning_stripes/yellow, @@ -78370,16 +77869,6 @@ icon_state = "neutralfull" }, /area/station/supply/storage) -"pny" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/storage) "pnM" = ( /obj/effect/decal/warning_stripes/yellow/hollow, /obj/machinery/field/generator{ @@ -78444,23 +77933,6 @@ icon_state = "white" }, /area/station/medical/sleeper) -"poH" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) "poK" = ( /obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/plasteel, @@ -78495,6 +77967,16 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 1 }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, /turf/simulated/floor/plasteel{ icon_state = "neutralfull" }, @@ -78504,27 +77986,16 @@ /obj/effect/decal/warning_stripes/northeast, /turf/simulated/floor/plasteel, /area/station/engineering/equipmentstorage) -"ppe" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "redcorner" - }, -/area/station/hallway/primary/starboard) "ppj" = ( -/obj/machinery/atmospherics/meter, -/obj/machinery/atmospherics/pipe/manifold/visible{ - dir = 8 +/obj/structure/table, +/obj/machinery/atmospherics/unary/outlet_injector/on{ + dir = 4 }, +/obj/item/radio/intercom/directional/west, /turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "vault" + icon_state = "redfull" }, -/area/station/security/execution) +/area/station/security/permabrig) "ppn" = ( /obj/structure/chair/sofa/bench/left{ cover_color = "#68452a"; @@ -78561,6 +78032,13 @@ /obj/effect/spawner/window/reinforced/grilled, /turf/simulated/floor/plating, /area/station/medical/reception) +"ppB" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "ppE" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9 @@ -78590,6 +78068,12 @@ }, /turf/simulated/floor/plasteel, /area/station/engineering/hardsuitstorage) +"pqh" = ( +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "red" + }, +/area/station/security/brig) "pqo" = ( /obj/machinery/status_display{ name = "Дисплей статуса" @@ -78682,6 +78166,17 @@ icon_state = "red" }, /area/station/security/checkpoint/south) +"prD" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkred" + }, +/area/station/security/permabrig) "prI" = ( /obj/effect/spawner/random_spawners/wall_rusted_maybe, /turf/simulated/wall, @@ -78855,6 +78350,10 @@ icon_state = "neutralfull" }, /area/station/maintenance/apmaint) +"ptg" = ( +/obj/effect/spawner/window/shuttle, +/turf/simulated/floor/plating, +/area/shuttle/pod_3) "pti" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -78909,28 +78408,6 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/engineering/aitransit) -"ptw" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/brig) "ptU" = ( /obj/effect/spawner/random_spawners/blood_maybe, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -78942,6 +78419,24 @@ icon_state = "showroomfloor" }, /area/station/maintenance/old_kitchen) +"ptZ" = ( +/obj/item/gun/energy/disabler{ + pixel_x = -2 + }, +/obj/item/gun/energy/disabler, +/obj/effect/decal/warning_stripes/red/hollow, +/obj/item/gun/energy/disabler{ + pixel_x = 2 + }, +/obj/item/gun/energy/disabler{ + pixel_x = 4 + }, +/obj/item/gun/energy/disabler{ + pixel_x = 6 + }, +/obj/structure/rack/gunrack, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "pup" = ( /obj/machinery/atmospherics/portable/canister/oxygen, /turf/simulated/floor/plasteel, @@ -78962,24 +78457,6 @@ icon_state = "whiteblue" }, /area/station/medical/storage) -"pux" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plating, -/area/station/security/permabrig) "puG" = ( /turf/simulated/floor/beach/away/water/deep/dense{ density = 0; @@ -79016,18 +78493,6 @@ icon_state = "hydrofloor" }, /area/station/public/toilet) -"pvv" = ( -/obj/machinery/recharger/wallcharger{ - pixel_y = 25 - }, -/obj/machinery/recharger/wallcharger{ - pixel_y = 35 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/main) "pwA" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -79059,13 +78524,6 @@ /obj/effect/decal/warning_stripes/yellow, /turf/simulated/floor/plasteel, /area/station/engineering/control) -"pxj" = ( -/obj/machinery/atmospherics/portable/scrubber/huge/stationary, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "red" - }, -/area/station/security/permabrig) "pxy" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -79111,6 +78569,14 @@ /obj/effect/decal/cleanable/fungus, /turf/simulated/wall, /area/station/maintenance/aft) +"pyd" = ( +/obj/structure/table/reinforced, +/obj/item/storage/fancy/donut_box, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "red" + }, +/area/station/security/processing) "pys" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -79118,6 +78584,14 @@ }, /turf/simulated/floor/plating, /area/station/public/fitness) +"pyv" = ( +/obj/machinery/firealarm/directional/west, +/obj/machinery/light/directional/west, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "red" + }, +/area/station/security/processing) "pyC" = ( /obj/machinery/atmospherics/unary/portables_connector{ layer = 2 @@ -79141,33 +78615,18 @@ }, /turf/simulated/floor/engine, /area/station/engineering/engine/supermatter) -"pzC" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" +"pzB" = ( +/obj/machinery/firealarm/directional/north{ + pixel_x = 5 }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" +/obj/machinery/light_switch/north{ + pixel_x = -5 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel{ dir = 1; - icon_state = "darkredcorners" + icon_state = "darkred" }, -/area/station/security/prison/cell_block) +/area/station/security/interrogation/observation) "pzE" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 8 @@ -79219,6 +78678,13 @@ }, /turf/simulated/floor/plasteel, /area/station/engineering/atmos/control) +"pAu" = ( +/obj/item/kirbyplants, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "red" + }, +/area/station/security/storage) "pAv" = ( /obj/machinery/hologram/holopad, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -79259,6 +78725,14 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/port) +"pAK" = ( +/obj/structure/chair/office/dark, +/obj/effect/landmark/start/security_officer, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkredcorners" + }, +/area/station/security/brig) "pAQ" = ( /obj/effect/spawner/window/reinforced/plasma/grilled, /obj/structure/cable{ @@ -79299,7 +78773,7 @@ }, /obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, /turf/simulated/floor/plasteel, -/area/station/maintenance/starboard2) +/area/station/maintenance/fsmaint) "pBh" = ( /obj/structure/cable{ d1 = 1; @@ -79372,7 +78846,7 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) "pCj" = ( /obj/structure/cable{ @@ -79443,17 +78917,6 @@ }, /turf/simulated/floor/plating, /area/station/command/bridge) -"pCN" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 9 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/evidence) "pDk" = ( /obj/effect/mapping_helpers/airlock/access/any/security/court, /obj/machinery/door/airlock, @@ -79461,22 +78924,6 @@ /obj/effect/mapping_helpers/airlock/autoname, /turf/simulated/floor/wood/fancy/oak, /area/station/legal/courtroom) -"pDQ" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) "pDS" = ( /obj/structure/window/reinforced{ dir = 8 @@ -79522,21 +78969,20 @@ icon_state = "whiteblue" }, /area/station/medical/cloning) -"pFr" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/brig) "pFv" = ( /obj/structure/closet/secure_closet/mime, /turf/simulated/floor/mineral/tranquillite, /area/station/service/mime) +"pFO" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkred" + }, +/area/station/security/evidence) "pFT" = ( /obj/machinery/disposal, /obj/structure/disposalpipe/trunk{ @@ -79614,6 +79060,59 @@ icon_state = "darkblue" }, /area/station/medical/morgue) +"pGK" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "neutralfull" + }, +/area/station/security/permabrig) +"pGO" = ( +/obj/structure/closet/secure_closet/security, +/obj/effect/decal/warning_stripes/red, +/obj/item/clothing/mask/balaclava, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/storage) +"pGQ" = ( +/obj/machinery/door/airlock/public/glass, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/permabrig) "pGV" = ( /obj/machinery/economy/atm/north, /turf/simulated/floor/plasteel{ @@ -79627,16 +79126,12 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/service/library) -"pHd" = ( -/obj/structure/sign/electricshock{ - pixel_y = 32 - }, -/obj/machinery/economy/vending/sovietsoda, +"pHe" = ( /turf/simulated/floor/plasteel{ - dir = 5; + dir = 10; icon_state = "red" }, -/area/station/security/permabrig) +/area/station/security/range) "pHg" = ( /obj/effect/decal/warning_stripes/west, /obj/machinery/door/airlock/external{ @@ -79669,21 +79164,6 @@ icon_state = "brown" }, /area/station/maintenance/disposal) -"pIz" = ( -/obj/effect/spawner/window/reinforced/polarized/grilled{ - id = "HoS" - }, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plating, -/area/station/command/office/hos) "pIC" = ( /obj/effect/decal/warning_stripes/east, /obj/structure/cable{ @@ -79764,14 +79244,6 @@ /obj/machinery/light/directional/east, /turf/simulated/floor/plasteel, /area/station/hallway/secondary/entry) -"pJL" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/storage) "pJP" = ( /obj/machinery/light/small/directional/south, /obj/machinery/power/smes, @@ -79816,6 +79288,51 @@ icon_state = "yellowcorner" }, /area/station/public/storage/tools) +"pKv" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/processing) +"pKK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "pKP" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable{ @@ -79841,12 +79358,6 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/central/ne) -"pLe" = ( -/mob/living/simple_animal/mouse/rat/Ratatui, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) "pLr" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/structure/cable{ @@ -79897,6 +79408,17 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/toxins/mixing) +"pMd" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkred" + }, +/area/station/security/storage) "pMe" = ( /obj/structure/chair/sofa/bench{ cover_color = "#68452a"; @@ -80016,25 +79538,6 @@ icon_state = "dark" }, /area/station/maintenance/starboard2) -"pOq" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/prisonershuttle) "pOA" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -80065,6 +79568,11 @@ icon_state = "neutralfull" }, /area/station/bridge/checkpoint/south) +"pOZ" = ( +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plasteel/dark, +/area/station/security/storage) "pPc" = ( /obj/structure/cable{ d1 = 1; @@ -80119,6 +79627,16 @@ }, /turf/simulated/floor/plating, /area/station/engineering/aitransit) +"pQa" = ( +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "HoS" + }, +/turf/simulated/floor/plating, +/area/station/command/office/hos) "pQd" = ( /obj/structure/disposalpipe/segment{ dir = 8; @@ -80128,6 +79646,10 @@ icon_state = "greenblue" }, /area/station/service/hydroponics) +"pQj" = ( +/obj/item/radio/intercom/directional/west, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "pQl" = ( /obj/effect/turf_decal{ dir = 8 @@ -80137,42 +79659,13 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/storage) -"pQK" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) -"pRg" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Warden's Office" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/armory, -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ +"pQq" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 4 }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredfull" - }, -/area/station/security/warden) +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, +/area/station/security/permabrig) "pRI" = ( /obj/effect/turf_decal/stripes/corner{ dir = 8 @@ -80234,6 +79727,10 @@ icon_state = "whitegreencorner" }, /area/station/medical/virology) +"pSw" = ( +/obj/machinery/economy/vending/coffee, +/turf/simulated/floor/plasteel/dark, +/area/station/security/brig) "pSJ" = ( /obj/machinery/camera{ c_tag = "Supermatter East"; @@ -80260,14 +79757,18 @@ icon_state = "neutral" }, /area/station/hallway/primary/central) +"pSO" = ( +/obj/structure/bed/mattress/dirty, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/station/maintenance/fsmaint) "pSX" = ( /obj/structure/rack, /obj/item/multitool, /obj/item/wrench, /obj/effect/spawner/lootdrop/maintenance/two, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "pTi" = ( /obj/machinery/economy/vending/dinnerware, @@ -80275,6 +79776,12 @@ icon_state = "redyellowfull" }, /area/station/maintenance/old_kitchen) +"pTk" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 1 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/brig) "pTE" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -80290,16 +79797,6 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, /area/station/maintenance/medmaint) -"pTR" = ( -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) -"pUv" = ( -/obj/effect/spawner/window/reinforced/grilled, -/turf/simulated/floor/plating, -/area/station/hallway/primary/starboard) "pUB" = ( /obj/machinery/atmospherics/unary/portables_connector, /turf/simulated/floor/plasteel{ @@ -80429,6 +79926,22 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/fore) +"pXM" = ( +/obj/structure/table/reinforced, +/obj/item/storage/box/handcuffs{ + pixel_x = 5; + pixel_y = 1 + }, +/obj/item/stack/tape_roll{ + pixel_x = -11; + pixel_y = -2 + }, +/obj/item/implanter/mindshield{ + pixel_y = 11; + pixel_x = -7 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/interrogation) "pXQ" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/disposalpipe/segment{ @@ -80483,6 +79996,20 @@ icon_state = "neutralfull" }, /area/station/engineering/controlroom) +"pYk" = ( +/obj/machinery/flasher{ + pixel_x = -24; + pixel_y = -24; + id = "Cell 3" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "pYo" = ( /obj/structure/coatrack, /turf/simulated/floor/plasteel{ @@ -80490,6 +80017,20 @@ icon_state = "whiteblue" }, /area/station/command/office/cmo) +"pYr" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "neutralfull" + }, +/area/station/security/permabrig) +"pYC" = ( +/obj/structure/bed, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 1 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "pYE" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -80502,18 +80043,6 @@ icon_state = "greencorner" }, /area/station/hallway/secondary/exit) -"pYF" = ( -/obj/effect/spawner/window/reinforced/polarized/grilled{ - id = "HoS" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/structure/cable, -/turf/simulated/floor/plating, -/area/station/command/office/hos) "pYO" = ( /obj/effect/decal/warning_stripes/yellow, /obj/machinery/chem_dispenser/botanical, @@ -80525,40 +80054,6 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/service/hydroponics) -"pYR" = ( -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) -"pZa" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) -"pZf" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Prison Gate"; - name = "Prison Lockdown Blast Doors"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/plating, -/area/station/security/permasolitary) "pZs" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -80666,7 +80161,7 @@ "qbB" = ( /obj/effect/spawner/random_spawners/blood_maybe, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard2) "qbL" = ( /obj/effect/turf_decal/stripes/white/line{ @@ -80702,6 +80197,28 @@ icon_state = "white" }, /area/station/command/office/cmo) +"qct" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/obj/machinery/alarm/directional/north, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) +"qcK" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "red" + }, +/area/station/security/brig) +"qcX" = ( +/obj/structure/kitchenspike, +/obj/machinery/status_display/directional/east, +/turf/simulated/floor/plasteel/dark, +/area/station/security/interrogation) "qcZ" = ( /obj/effect/decal/warning_stripes/yellow, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -80752,19 +80269,43 @@ /obj/machinery/door/airlock/maintenance, /turf/simulated/floor/plating, /area/station/maintenance/library) -"qeU" = ( -/obj/machinery/ai_status_display/west, +"qeJ" = ( +/obj/machinery/disposal, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, /turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "red" + dir = 4; + icon_state = "darkred" }, -/area/station/security/permabrig) +/area/station/security/storage) "qeW" = ( /turf/simulated/floor/plasteel{ dir = 5; icon_state = "brown" }, /area/station/supply/storage) +"qfb" = ( +/obj/item/radio/intercom/directional/east, +/obj/machinery/camera{ + c_tag = "Prison General"; + dir = 8; + network = list("Prison","SS13") + }, +/obj/machinery/light/directional/east, +/turf/simulated/floor/plasteel{ + icon_state = "neutralfull" + }, +/area/station/security/permabrig) +"qfc" = ( +/obj/machinery/papershredder, +/obj/machinery/power/apc/directional/north, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/turf/simulated/floor/carpet/red, +/area/station/command/office/hos) "qfd" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/structure/disposalpipe/segment{ @@ -80797,7 +80338,7 @@ /obj/structure/sign/poster/official/fruit_bowl{ pixel_y = 32 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) "qfX" = ( /obj/structure/disposalpipe/segment, @@ -80814,6 +80355,14 @@ icon_state = "neutralfull" }, /area/station/public/fitness) +"qgl" = ( +/obj/structure/rack, +/obj/item/wrench, +/obj/item/screwdriver, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/west, +/turf/simulated/floor/plating, +/area/station/maintenance/fsmaint) "qgK" = ( /obj/machinery/economy/vending/chinese, /obj/machinery/light_switch/west, @@ -80821,6 +80370,40 @@ icon_state = "cmo" }, /area/station/medical/break_room) +"qgN" = ( +/obj/machinery/door/window/reinforced/normal, +/obj/machinery/door/window/reinforced/normal{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/visible, +/obj/effect/mapping_helpers/airlock/windoor/access/all/security/general{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/windoor/access/all/security/general, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/execution) "qgP" = ( /obj/structure/disposalpipe/trunk{ dir = 4 @@ -80830,6 +80413,37 @@ icon_state = "dark" }, /area/station/service/theatre) +"qgV" = ( +/obj/structure/closet/crate, +/obj/item/storage/box/drinkingglasses, +/obj/item/storage/box/drinkingglasses, +/obj/item/storage/bag/tray, +/obj/item/storage/bag/tray, +/obj/item/storage/bag/tray, +/obj/item/storage/bag/tray, +/obj/item/kitchen/knife/plastic, +/obj/item/kitchen/knife/plastic, +/obj/item/kitchen/knife/plastic, +/obj/item/kitchen/utensil/pspoon, +/obj/item/kitchen/utensil/pspoon, +/obj/item/kitchen/utensil/pspoon, +/obj/item/kitchen/utensil/pfork, +/obj/item/kitchen/utensil/pfork, +/obj/item/kitchen/utensil/pfork, +/obj/item/trash/snack_bowl, +/obj/item/trash/snack_bowl, +/obj/item/trash/snack_bowl, +/obj/item/trash/snack_bowl, +/obj/item/trash/snack_bowl, +/obj/item/trash/snack_bowl, +/obj/item/seeds/ambrosia, +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/permabrig) "qhe" = ( /obj/effect/decal/warning_stripes/east, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -80839,26 +80453,6 @@ icon_state = "neutralfull" }, /area/station/engineering/controlroom) -"qhg" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/brig) "qhF" = ( /obj/structure/table/glass, /obj/item/reagent_containers/iv_bag/salglu{ @@ -80880,6 +80474,24 @@ icon_state = "whitepurple" }, /area/station/science/toxins/mixing) +"qhK" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/lightsout, +/turf/simulated/floor/plasteel, +/area/station/security/brig) "qhP" = ( /obj/effect/turf_decal/stripes/white/line{ dir = 6; @@ -80942,18 +80554,48 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/medmaint) +"qiu" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/brig) "qiB" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/chair/office/dark{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/legal/magistrate) "qiD" = ( /obj/machinery/light_switch/north, /turf/simulated/floor/wood/fancy/cherry, /area/station/legal/lawoffice) +"qjn" = ( +/obj/structure/table/reinforced, +/obj/item/storage/toolbox/mechanical{ + pixel_y = 10 + }, +/obj/item/storage/firstaid/surgery, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/interrogation) "qjp" = ( /obj/machinery/atmospherics/pipe/manifold/visible{ dir = 1 @@ -81106,14 +80748,26 @@ "qmT" = ( /obj/item/mounted/frame/display/newscaster_frame, /obj/machinery/light/small/directional/west, -/turf/simulated/floor/wood/fancy/birch{ - icon_state = "fancy-wood-birch-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/fancy/birch, /area/station/maintenance/starboard) "qno" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/old_kitchen) +"qnC" = ( +/obj/machinery/computer/secure_data{ + dir = 1 + }, +/obj/machinery/alarm/directional/south, +/obj/machinery/camera{ + c_tag = "Brig Stand"; + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/brig) "qoq" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 @@ -81143,6 +80797,22 @@ icon_state = "redbluefull" }, /area/station/maintenance/fore) +"qoU" = ( +/obj/machinery/firealarm/directional/east, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/permabrig) +"qoW" = ( +/obj/effect/decal/warning_stripes/red/partial{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "darkred" + }, +/area/station/security/warden) "qpf" = ( /obj/item/kirbyplants, /obj/effect/landmark/spawner/xeno, @@ -81163,6 +80833,15 @@ }, /turf/simulated/floor/plasteel, /area/station/supply/qm) +"qpB" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/permabrig) "qpZ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -81238,23 +80917,24 @@ icon_state = "whitegreenfull" }, /area/station/public/sleep) -"qqW" = ( -/obj/structure/table, -/obj/machinery/kitchen_machine/microwave, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "red" - }, -/area/station/security/permabrig) "qrq" = ( /obj/item/chair, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) +"qrE" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/visitingroom) "qrT" = ( /turf/simulated/wall/r_wall, /area/station/telecomms/chamber) @@ -81275,6 +80955,13 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/fore) +"qsq" = ( +/obj/structure/closet, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "red" + }, +/area/station/security/visitingroom) "qsu" = ( /obj/structure/chair/sofa{ dir = 1 @@ -81367,6 +81054,19 @@ icon_state = "caution" }, /area/station/public/fitness) +"quK" = ( +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "hos_room" + }, +/obj/machinery/door/poddoor/preopen{ + id_tag = "hos_secure_doors" + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/station/command/office/hos) "quL" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/structure/cable{ @@ -81375,17 +81075,36 @@ }, /turf/simulated/floor/plating, /area/station/science/research) -"qvf" = ( +"quV" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/manifold4w/hidden/supply, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, /obj/structure/cable{ d1 = 2; d2 = 4; icon_state = "2-4" }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" }, -/area/station/security/main) +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "qvp" = ( /obj/structure/disposalpipe/segment{ dir = 4; @@ -81453,6 +81172,18 @@ icon_state = "neutralfull" }, /area/station/public/fitness) +"qvJ" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "qvT" = ( /obj/structure/cable{ d1 = 1; @@ -81465,6 +81196,16 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/fore) +"qvV" = ( +/obj/structure/punching_bag, +/obj/effect/decal/warning_stripes/green/hollow, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/alarm/directional/west, +/obj/machinery/light/directional/west, +/turf/simulated/floor/plasteel{ + icon_state = "neutralfull" + }, +/area/station/security/permabrig) "qwd" = ( /obj/structure/cable{ d1 = 1; @@ -81477,7 +81218,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/legal/magistrate) "qwl" = ( /obj/machinery/alarm/directional/west, @@ -81524,6 +81265,25 @@ icon_state = "whitegreencorner" }, /area/station/medical/virology/lab) +"qwK" = ( +/obj/structure/table/reinforced, +/obj/machinery/door_control/normal{ + pixel_x = -5; + id = "visitleft"; + desc = "A remote control switch for the visit room."; + name = "Visit Room Left Door" + }, +/obj/machinery/door_control/normal{ + pixel_x = 5; + id = "visitup"; + desc = "A remote control switch for the visit room."; + name = "Visit Room Right Door" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkred" + }, +/area/station/security/brig) "qwS" = ( /turf/simulated/wall/r_wall, /area/station/engineering/aitransit) @@ -81541,9 +81301,26 @@ icon_state = "neutral" }, /area/station/maintenance/fore) +"qxh" = ( +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id_tag = "GYM"; + name = "Dungeon Privacy Shutters" + }, +/turf/simulated/floor/plating, +/area/station/security/interrogation) "qxj" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) "qxk" = ( /obj/effect/decal/cleanable/dirt, @@ -81628,7 +81405,7 @@ /area/station/security/checkpoint/south) "qzy" = ( /obj/machinery/economy/vending/wallmed/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) "qzG" = ( /obj/effect/decal/warning_stripes/yellow/hollow, @@ -81642,32 +81419,26 @@ /obj/item/radio/intercom/directional/west, /turf/simulated/floor/grass, /area/station/service/hydroponics) -"qAM" = ( -/obj/machinery/door/poddoor{ - id_tag = "justice_blast"; - name = "Justice Blast Door" - }, -/obj/structure/grille{ - layer = 2.69 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" +"qAh" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" +/obj/machinery/firealarm/directional/north, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera{ + c_tag = "Brig Visit Room North" }, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" }, +/area/station/security/visitingroom) +"qAl" = ( +/obj/machinery/economy/vending/sustenance, /turf/simulated/floor/plasteel{ - icon_state = "dark" + icon_state = "redfull" }, -/area/station/security/execution) +/area/station/security/permabrig) "qAQ" = ( /obj/effect/decal/warning_stripes/west, /obj/structure/disposalpipe/segment{ @@ -81692,6 +81463,23 @@ icon_state = "purple" }, /area/station/service/janitor) +"qBb" = ( +/obj/machinery/atmospherics/pipe/simple/hidden, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel, +/area/station/security/permabrig) +"qBc" = ( +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "darkred" + }, +/area/station/security/interrogation/observation) "qBe" = ( /obj/machinery/door/airlock/maintenance, /obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, @@ -81715,9 +81503,27 @@ }, /turf/simulated/floor/plasteel, /area/station/medical/virology/lab) -"qBV" = ( -/turf/simulated/wall/r_wall, -/area/station/security/main) +"qBR" = ( +/obj/structure/rack, +/obj/item/clothing/suit/hooded/ablative, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/obj/machinery/door/window/reinforced/normal{ + dir = 8 + }, +/obj/item/gun/energy/ionrifle, +/obj/effect/decal/warning_stripes/red/hollow, +/obj/effect/decal/warning_stripes/west, +/obj/effect/mapping_helpers/airlock/windoor/access/all/security/general{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "qCc" = ( /obj/structure/extinguisher_cabinet/directional/east, /obj/machinery/computer/station_alert, @@ -81759,6 +81565,26 @@ icon_state = "white" }, /area/station/medical/storage/secondary) +"qCw" = ( +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/brig) "qDj" = ( /obj/machinery/atmospherics/portable/canister/oxygen, /obj/effect/decal/warning_stripes/yellow/hollow, @@ -81783,6 +81609,24 @@ icon_state = "dark" }, /area/station/maintenance/apmaint) +"qDP" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 2; + id_tag = "Warden"; + name = "Warden Privacy Shutters" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/turf/simulated/floor/plating, +/area/station/security/warden) "qDW" = ( /obj/structure/table, /obj/item/storage/box/beakers{ @@ -81873,6 +81717,11 @@ /obj/effect/spawner/random_spawners/wall_rusted_always, /turf/simulated/wall, /area/station/maintenance/fsmaint) +"qEU" = ( +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/visitingroom) "qFf" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 1 @@ -81902,12 +81751,6 @@ icon_state = "showroomfloor" }, /area/station/maintenance/old_kitchen) -"qFq" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/warden) "qFw" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -82019,12 +81862,6 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/service/theatre) -"qGN" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/execution) "qHc" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 10 @@ -82069,9 +81906,8 @@ "qHN" = ( /obj/effect/decal/cleanable/dirt, /mob/living/simple_animal/mouse/white, -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "qHY" = ( /obj/structure/cable{ @@ -82125,19 +81961,6 @@ icon_state = "neutralcorner" }, /area/station/maintenance/fore) -"qIM" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/brig) "qIZ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -82158,7 +81981,7 @@ "qJb" = ( /obj/structure/bookcase, /obj/effect/decal/cleanable/cobweb2, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) "qJk" = ( /turf/simulated/wall, @@ -82180,18 +82003,6 @@ icon_state = "purple" }, /area/station/supply/storage) -"qJF" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/structure/cable, -/turf/simulated/floor/plating, -/area/station/security/prison/cell_block) "qJJ" = ( /obj/structure/cable{ d1 = 4; @@ -82252,21 +82063,6 @@ icon_state = "showroomfloor" }, /area/station/maintenance/old_kitchen) -"qKw" = ( -/obj/machinery/door/airlock/security{ - name = "Prisoner Processing" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredfull" - }, -/area/station/security/processing) "qKB" = ( /obj/machinery/gameboard, /turf/simulated/floor/plasteel{ @@ -82298,6 +82094,19 @@ icon_state = "neutralfull" }, /area/station/supply/miningdock) +"qLC" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/food/drinks/bottle/holywater{ + pixel_y = 4; + pixel_x = -8; + initialized = 1 + }, +/obj/item/storage/bible{ + pixel_y = 6; + pixel_x = 7 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/interrogation) "qLD" = ( /obj/structure/chair/office/dark{ dir = 4 @@ -82315,6 +82124,25 @@ icon_state = "caution" }, /area/station/engineering/atmos/control) +"qLG" = ( +/obj/machinery/flasher{ + pixel_x = 24; + pixel_y = -24; + id = "Cell 6" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "qMa" = ( /obj/item/bikehorn/rubberducky, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -82353,6 +82181,17 @@ icon_state = "brown" }, /area/station/supply/office) +"qMT" = ( +/obj/machinery/power/apc/directional/north, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkred" + }, +/area/station/security/storage) "qMV" = ( /obj/machinery/power/apc/directional/west, /obj/structure/cable{ @@ -82408,6 +82247,19 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/hallway/secondary/exit/maintenance) +"qNW" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/permabrig) "qOd" = ( /obj/structure/rack, /obj/effect/spawner/lootdrop/maintenance/three, @@ -82503,31 +82355,40 @@ }, /turf/simulated/floor/plasteel, /area/station/engineering/controlroom) +"qPc" = ( +/turf/simulated/floor/carpet/red, +/area/station/command/office/hos) "qPg" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) -"qPz" = ( -/obj/structure/disposalpipe/segment{ +"qPi" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 1 +/obj/effect/mapping_helpers/airlock/windoor/access/any/security/brig{ + dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/door/window/brigdoor{ + id = "Cell 2"; + name = "Cell 2"; dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 4; + icon_state = "darkred" }, -/area/station/security/processing) +/area/station/security/prison/cell_block/A) "qPD" = ( /obj/effect/spawner/random_spawners/wall_rusted_maybe, /turf/simulated/wall, @@ -82553,6 +82414,13 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/central/ne) +"qQL" = ( +/obj/machinery/light/directional/south, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "red" + }, +/area/station/security/processing) "qQN" = ( /obj/effect/landmark/start/botanist, /turf/simulated/floor/plasteel{ @@ -82796,14 +82664,14 @@ }, /turf/simulated/floor/plasteel, /area/station/engineering/atmos/control) -"qUB" = ( -/obj/machinery/light/directional/south, -/obj/structure/table/reinforced, -/obj/item/storage/fancy/donut_box, -/turf/simulated/floor/plasteel{ - icon_state = "darkredfull" +"qUI" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" }, -/area/station/security/prison/cell_block) +/turf/simulated/floor/plating, +/area/station/security/processing) "qUJ" = ( /obj/machinery/economy/vending/wallmed/directional/north, /obj/structure/disposalpipe/segment{ @@ -82825,6 +82693,30 @@ icon_state = "whitegreencorner" }, /area/station/medical/virology/lab) +"qVc" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/glass/bottle/mutagen{ + pixel_y = 6; + pixel_x = -14 + }, +/obj/item/reagent_containers/glass/bottle/frostoil{ + pixel_y = 11 + }, +/obj/item/reagent_containers/glass/bottle/reagent/hairgrownium{ + pixel_y = 6; + pixel_x = 15 + }, +/obj/item/reagent_containers/syringe{ + pixel_y = 3 + }, +/obj/item/reagent_containers/syringe/calomel{ + pixel_y = -1 + }, +/obj/item/reagent_containers/syringe/heparin{ + pixel_y = -5 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/interrogation) "qVh" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -82847,26 +82739,11 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/fore) -"qVp" = ( -/obj/structure/rack, -/obj/item/storage/box/handcuffs, -/obj/item/storage/box/flashbangs, -/obj/item/clothing/mask/gas/sechailer, -/obj/item/clothing/mask/gas/sechailer, -/obj/item/flashlight/seclite, -/obj/item/flashlight/seclite, -/obj/item/radio/intercom/directional/east, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkred" - }, -/area/station/security/warden) "qVu" = ( /obj/structure/table/wood, /obj/machinery/recharger, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard2) "qVD" = ( /obj/effect/spawner/window/reinforced/grilled, @@ -82875,8 +82752,16 @@ /area/station/maintenance/starboard2) "qVF" = ( /obj/machinery/economy/vending/coffee, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) +"qVU" = ( +/obj/structure/table, +/obj/item/storage/box/donkpockets, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "red" + }, +/area/station/security/storage) "qWr" = ( /obj/machinery/light/directional/west, /turf/simulated/floor/plasteel{ @@ -82940,13 +82825,34 @@ icon_state = "whiteblue" }, /area/station/medical/medbay2) -"qXF" = ( -/obj/machinery/atmospherics/portable/canister/sleeping_agent, -/obj/machinery/atmospherics/unary/portables_connector, -/turf/simulated/floor/plasteel{ - icon_state = "dark" +"qXS" = ( +/obj/effect/mapping_helpers/airlock/access/any/security/brig, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" }, -/area/station/security/execution) +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prisonlockers) "qYd" = ( /obj/machinery/atmospherics/pipe/simple/visible/yellow{ dir = 4 @@ -82972,17 +82878,26 @@ icon_state = "whiteblue" }, /area/station/medical/storage/secondary) -"qYC" = ( -/obj/item/kirbyplants, -/turf/simulated/floor/plasteel{ - icon_state = "dark" +"qYP" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" }, -/area/station/security/interrogation) +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/security/permabrig) "qYT" = ( /obj/machinery/light/directional/north, /obj/machinery/light_switch/east, /turf/simulated/floor/carpet, /area/station/command/office/hop) +"qZg" = ( +/turf/simulated/wall/r_wall, +/area/station/security/interrogation) "qZk" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -83033,25 +82948,9 @@ }, /turf/simulated/floor/plasteel/freezer, /area/station/medical/virology/lab) -"qZI" = ( -/obj/effect/spawner/lootdrop/maintenance, -/turf/simulated/floor/plating, -/area/station/maintenance/starboard) -"qZR" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 - }, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, +"qZF" = ( +/obj/machinery/cryopod, +/turf/simulated/floor/plasteel/white, /area/station/security/permabrig) "qZV" = ( /obj/effect/decal/warning_stripes/northwest, @@ -83078,6 +82977,15 @@ icon_state = "arrival" }, /area/station/hallway/secondary/entry) +"raw" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "red" + }, +/area/station/security/processing) "raz" = ( /obj/effect/turf_decal/stripes/white/line{ dir = 1; @@ -83114,6 +83022,31 @@ icon_state = "white" }, /area/station/medical/chemistry) +"raT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/simulated/floor/plasteel, +/area/station/security/brig) +"rbf" = ( +/turf/simulated/wall/r_wall, +/area/station/security/evidence) "rbo" = ( /obj/machinery/firealarm/directional/south, /obj/machinery/alarm/directional/east, @@ -83136,19 +83069,6 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/ai_monitored/storage/eva) -"rbw" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/permabrig) "rbI" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -83166,6 +83086,14 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/fore) +"rbL" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/security/execution) "rbM" = ( /obj/effect/spawner/window/reinforced/grilled, /turf/simulated/floor/plating, @@ -83245,6 +83173,30 @@ }, /turf/simulated/floor/wood/cherry, /area/station/service/hydroponics) +"rds" = ( +/obj/structure/table/wood, +/obj/effect/spawner/lootdrop/officetoys, +/obj/item/radio/security{ + pixel_x = 8 + }, +/obj/machinery/door_control/shutter{ + id = "Secure Gate"; + name = "Brig Lockdown"; + req_one_access_txt = "2"; + pixel_y = 24; + pixel_x = 5 + }, +/obj/machinery/door_control/shutter{ + desc = "A remote control-switch to lock down the prison wing's blast doors"; + id = "Prison Gate"; + name = "Prison Wing Lockdown"; + req_one_access_txt = "2"; + pixel_y = 24; + pixel_x = -5 + }, +/obj/machinery/light/directional/north, +/turf/simulated/floor/carpet/red, +/area/station/command/office/hos) "rdB" = ( /obj/structure/table/glass, /obj/item/reagent_containers/applicator/burn{ @@ -83277,31 +83229,15 @@ }, /turf/simulated/floor/plasteel, /area/station/engineering/atmos/control) -"reo" = ( -/obj/structure/sign/electricshock{ - pixel_y = 32 - }, -/obj/machinery/hydroponics/constructable, -/obj/item/seeds/carrot, -/obj/machinery/light/directional/west, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, +"res" = ( +/obj/machinery/door/airlock/security/glass, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, /turf/simulated/floor/plasteel{ - dir = 9; + dir = 1; icon_state = "red" }, -/area/station/security/permabrig) -"reH" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, /area/station/security/brig) "reN" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -83325,6 +83261,9 @@ /obj/effect/decal/warning_stripes/east, /turf/simulated/floor/plasteel, /area/station/hallway/secondary/entry) +"rfd" = ( +/turf/simulated/wall/r_wall, +/area/station/security/interrogation/observation) "rfh" = ( /obj/machinery/alarm/directional/west, /obj/structure/table/reinforced, @@ -83436,6 +83375,30 @@ }, /turf/simulated/floor/plating, /area/station/service/clown) +"rgk" = ( +/obj/item/reagent_containers/spray/pepper{ + pixel_x = -8 + }, +/obj/item/reagent_containers/spray/pepper{ + pixel_x = -4 + }, +/obj/item/reagent_containers/spray/pepper, +/obj/item/reagent_containers/spray/pepper{ + pixel_x = 4 + }, +/obj/item/reagent_containers/spray/pepper{ + pixel_x = 8 + }, +/obj/structure/rack, +/obj/effect/decal/warning_stripes/red/hollow, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkred" + }, +/area/station/security/storage) "rgo" = ( /obj/machinery/light/directional/east, /obj/structure/chair/comfy/brown{ @@ -83447,11 +83410,6 @@ }, /turf/simulated/floor/carpet/royalblack, /area/station/legal/courtroom) -"rgq" = ( -/turf/simulated/floor/wood/fancy/birch{ - icon_state = "fancy-wood-birch-broken3" - }, -/area/station/maintenance/starboard) "rgY" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ @@ -83459,24 +83417,44 @@ icon_state = "darkblue" }, /area/station/maintenance/starboard2) -"rho" = ( -/obj/structure/disposalpipe/segment, +"rhn" = ( +/obj/machinery/door/airlock/public/glass, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, /obj/structure/cable{ - d1 = 2; + d1 = 1; d2 = 8; - icon_state = "2-8" + icon_state = "1-8" }, /obj/structure/cable{ d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 2; d2 = 8; - icon_state = "1-8" + icon_state = "2-8" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" }, -/area/station/security/brig) +/turf/simulated/floor/plasteel, +/area/station/security/permabrig) "rhA" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -83530,6 +83508,13 @@ icon_state = "brown" }, /area/station/supply/qm) +"riH" = ( +/obj/structure/sign/poster/official/random/north, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/brig) "riJ" = ( /obj/structure/railing, /obj/item/radio/intercom/directional/east, @@ -83537,6 +83522,13 @@ icon_state = "dark" }, /area/station/service/bar/atrium) +"riK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/electricshock{ + pixel_x = -32 + }, +/turf/simulated/floor/plating, +/area/station/security/execution) "riO" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -83551,23 +83543,13 @@ }, /area/station/maintenance/port) "riP" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ icon_state = "neutralfull" }, -/area/station/hallway/primary/starboard) +/area/station/security/lobby) "riQ" = ( /obj/machinery/atmospherics/pipe/simple/hidden{ dir = 9 @@ -83615,26 +83597,11 @@ /obj/structure/cable, /turf/simulated/floor/plating, /area/station/medical/virology/lab) -"rkq" = ( -/obj/machinery/alarm/directional/east, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/brig) "rkv" = ( /obj/structure/rack, /obj/effect/spawner/lootdrop/maintenance/three, /turf/simulated/floor/plating, /area/station/maintenance/port) -"rkB" = ( -/obj/machinery/disposal, -/obj/structure/disposalpipe/trunk, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/warden) "rkO" = ( /obj/machinery/status_display/directional/south, /obj/structure/table/reinforced, @@ -83648,11 +83615,6 @@ /obj/effect/decal/warning_stripes/yellow/hollow, /turf/simulated/floor/plasteel, /area/station/engineering/hardsuitstorage) -"rkR" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable, -/turf/simulated/floor/plating, -/area/station/security/permabrig) "rkU" = ( /obj/structure/lattice, /turf/space, @@ -83701,13 +83663,6 @@ icon_state = "neutralfull" }, /area/station/public/storage/tools) -"rmm" = ( -/obj/machinery/light_switch/east, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) "rmw" = ( /obj/machinery/door/window/reinforced/normal{ dir = 8 @@ -83747,15 +83702,6 @@ icon_state = "green" }, /area/station/hallway/secondary/exit) -"roo" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 - }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkred" - }, -/area/station/security/brig) "roN" = ( /obj/structure/railing/corner, /turf/simulated/floor/plasteel{ @@ -83821,6 +83767,30 @@ /obj/machinery/atmospherics/pipe/manifold4w/hidden/supply, /turf/simulated/floor/plating, /area/station/maintenance/starboard) +"rpE" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/brig) +"rpF" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable, +/turf/simulated/floor/plating, +/area/station/security/prison/cell_block/A) "rpN" = ( /obj/structure/window/reinforced, /obj/structure/cable{ @@ -83884,15 +83854,47 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) +"rqZ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/item/folder/red, +/obj/item/pen, +/obj/structure/table, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/processing) "rrk" = ( /obj/structure/chair/sofa/left{ dir = 1 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/public/sleep_female) "rro" = ( /turf/simulated/wall/r_wall, /area/station/medical/storage) +"rrp" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "rrJ" = ( /obj/machinery/light/directional/north, /turf/simulated/floor/plasteel{ @@ -83965,8 +83967,13 @@ /area/station/engineering/atmos/control) "rsX" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) +"rtm" = ( +/obj/structure/bed/dogbed, +/mob/living/simple_animal/pet/dog/security/detective, +/turf/simulated/floor/plasteel/dark, +/area/station/security/detective) "rto" = ( /obj/machinery/atmospherics/pipe/simple/hidden{ dir = 9 @@ -84011,14 +84018,6 @@ icon_state = "whiteblue" }, /area/station/medical/sleeper) -"rtG" = ( -/obj/machinery/economy/vending/secdrobe, -/obj/machinery/firealarm/directional/south, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "darkred" - }, -/area/station/security/storage) "rtH" = ( /obj/machinery/door/airlock/external{ id_tag = "arrivalsn_door_int" @@ -84039,7 +84038,7 @@ }, /obj/effect/spawner/lootdrop/maintenance, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "rtV" = ( /obj/structure/disposalpipe/segment, @@ -84162,6 +84161,14 @@ }, /turf/simulated/floor/plasteel, /area/station/service/theatre) +"rvJ" = ( +/obj/effect/decal/warning_stripes/west, +/obj/item/radio/intercom/directional/south, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkred" + }, +/area/station/security/range) "rvR" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/machinery/door/poddoor/preopen{ @@ -84184,6 +84191,24 @@ }, /turf/simulated/floor/plating, /area/station/medical/virology/lab) +"rwg" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) +"rwh" = ( +/obj/structure/table/reinforced, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "rwj" = ( /obj/structure/cable{ d1 = 4; @@ -84199,6 +84224,26 @@ "rwU" = ( /turf/simulated/wall, /area/station/service/barber) +"rwX" = ( +/obj/machinery/door/window/reinforced/normal{ + dir = 8; + name = "Evidence" + }, +/obj/structure/closet/secure_closet{ + anchored = 1; + name = "Evidence Storage"; + req_access_txt = "4" + }, +/obj/effect/mapping_helpers/airlock/windoor/access/all/security/general{ + dir = 8 + }, +/obj/structure/window/reinforced, +/obj/machinery/camera{ + c_tag = "Brig Evidence"; + dir = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/evidence) "rwY" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -84317,6 +84362,13 @@ }, /turf/simulated/floor/plasteel, /area/station/hallway/secondary/entry) +"ryj" = ( +/obj/machinery/flasher/portable, +/obj/effect/decal/warning_stripes/red/hollow, +/obj/effect/decal/warning_stripes/southeast, +/obj/machinery/firealarm/directional/west, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "ryk" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/structure/cable, @@ -84327,6 +84379,13 @@ }, /turf/simulated/floor/plating, /area/station/security/checkpoint/south) +"ryz" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "green" + }, +/area/station/security/permabrig) "ryH" = ( /obj/structure/grille/broken, /obj/effect/decal/cleanable/glass, @@ -84448,14 +84507,33 @@ icon_state = "white" }, /area/station/medical/medbay) +"rAU" = ( +/obj/machinery/hydroponics/constructable{ + desc = "These are connected with an irrigation tube. You see a little pipe connecting the trays."; + name = "Prison hydroponics tray"; + using_irrigation = 1 + }, +/obj/item/seeds/orange, +/obj/item/radio/intercom/directional/west, +/turf/simulated/floor/grass, +/area/station/security/permabrig) "rBe" = ( /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) +"rBp" = ( +/obj/structure/table/reinforced, +/obj/item/book/manual/wiki/security_space_law, +/obj/machinery/light/directional/west, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/permabrig) "rBP" = ( /obj/machinery/hologram/holopad, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -84476,6 +84554,12 @@ icon_state = "neutralfull" }, /area/station/engineering/control) +"rCj" = ( +/obj/machinery/alarm/directional/south, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) "rCw" = ( /obj/structure/disposalpipe/segment{ dir = 1; @@ -84503,6 +84587,19 @@ }, /turf/simulated/floor/plasteel, /area/station/medical/virology/lab) +"rCA" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) "rDi" = ( /obj/structure/disposalpipe/segment{ dir = 4; @@ -84561,6 +84658,11 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/xenobiology) +"rEr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/directional/east, +/turf/simulated/floor/plasteel/white, +/area/station/security/permabrig) "rEs" = ( /obj/structure/chair/sofa/bench/right{ cover_color = "#68452a"; @@ -84613,6 +84715,24 @@ icon_state = "redbluefull" }, /area/station/maintenance/fore) +"rFE" = ( +/obj/machinery/alarm/directional/south, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/processing) +"rFT" = ( +/obj/structure/table/reinforced, +/obj/item/storage/box/zipties, +/obj/item/flash, +/obj/item/flash{ + pixel_x = 8; + pixel_y = 3 + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/permabrig) "rFU" = ( /obj/structure/closet, /obj/effect/spawner/lootdrop/maintenance, @@ -84635,20 +84755,6 @@ icon_state = "redyellowfull" }, /area/station/maintenance/starboard) -"rGP" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) "rGQ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 5 @@ -84660,16 +84766,15 @@ }, /area/station/maintenance/starboard2) "rGZ" = ( -/obj/machinery/power/apc/directional/west, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 4 }, -/area/station/security/brig) +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, +/area/station/security/visitingroom) "rHd" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 8 @@ -84687,41 +84792,21 @@ icon_state = "neutralfull" }, /area/station/maintenance/fore) -"rHD" = ( -/obj/structure/chair/stool{ - dir = 8 - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/storage) "rIs" = ( /turf/simulated/floor/plasteel{ dir = 4; icon_state = "whitebluecorner" }, /area/station/medical/medbay2) +"rIx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "rIO" = ( /obj/structure/cable{ d1 = 4; @@ -84780,18 +84865,6 @@ icon_state = "neutralfull" }, /area/station/hallway/secondary/entry) -"rJC" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/brig) "rJD" = ( /obj/structure/cable{ d1 = 1; @@ -84892,6 +84965,17 @@ icon_state = "whitebluecorner" }, /area/station/medical/cloning) +"rLn" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "darkred" + }, +/area/station/security/warden) "rLs" = ( /obj/structure/table/reinforced, /obj/item/storage/box/monkeycubes{ @@ -84903,6 +84987,9 @@ }, /turf/simulated/floor/plasteel, /area/station/medical/virology/lab) +"rLx" = ( +/turf/simulated/floor/carpet/black, +/area/station/command/office/hos) "rLK" = ( /obj/machinery/r_n_d/experimentor, /turf/simulated/floor/engine, @@ -84974,6 +85061,12 @@ icon_state = "barber" }, /area/station/public/fitness) +"rMy" = ( +/obj/effect/decal/warning_stripes/red/partial{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "rML" = ( /obj/structure/cable{ d1 = 4; @@ -85004,6 +85097,10 @@ /obj/effect/spawner/window/reinforced/polarized/grilled{ id = "Detective" }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, /turf/simulated/floor/plating, /area/station/security/detective) "rNL" = ( @@ -85062,6 +85159,19 @@ /obj/structure/sign/poster/official/random/north, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) +"rOJ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/permabrig) "rOW" = ( /turf/simulated/wall/r_wall, /area/station/medical/reception) @@ -85093,33 +85203,6 @@ icon_state = "neutralcorner" }, /area/station/public/locker) -"rPy" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/prison/cell_block) "rPF" = ( /obj/item/kirbyplants, /obj/machinery/light/nightshifted/east, @@ -85168,6 +85251,23 @@ /obj/item/hand_labeler, /turf/simulated/floor/engine, /area/station/science/test_chamber) +"rQl" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/interrogation/observation) "rQp" = ( /obj/structure/cable{ d1 = 4; @@ -85242,33 +85342,14 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/research) +"rRb" = ( +/turf/simulated/wall, +/area/station/security/permabrig) "rRm" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel/dark, /area/station/service/chapel) -"rRB" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/permasolitary) "rRP" = ( /obj/structure/cable{ d2 = 4; @@ -85303,11 +85384,6 @@ /obj/structure/fans/tiny, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) -"rSe" = ( -/obj/machinery/alarm/directional/north, -/obj/structure/dispenser/oxygen, -/turf/simulated/floor/plasteel, -/area/station/security/armory/secure) "rSw" = ( /obj/structure/chair/office/light, /obj/structure/cable{ @@ -85428,6 +85504,11 @@ }, /turf/simulated/floor/carpet, /area/station/science/robotics/showroom) +"rVa" = ( +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/permabrig) "rVu" = ( /obj/machinery/atmospherics/pipe/manifold/hidden{ dir = 8 @@ -85441,10 +85522,18 @@ /obj/effect/decal/warning_stripes/yellow, /turf/simulated/floor/plasteel, /area/station/hallway/secondary/bridge) +"rVP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/maintenance{ + name = "Detective Maintenance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/forensics, +/turf/simulated/floor/plating, +/area/station/security/detective) "rWw" = ( /obj/structure/table/wood, /obj/effect/spawner/lootdrop/maintenance, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard2) "rWL" = ( /obj/machinery/alarm/directional/east, @@ -85458,7 +85547,7 @@ "rXg" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "rXk" = ( /obj/structure/cable{ @@ -85494,10 +85583,53 @@ /obj/effect/decal/warning_stripes/west, /turf/simulated/floor/plating, /area/station/maintenance/portsolar) +"rXC" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "neutral" + }, +/area/station/security/permabrig) "rXE" = ( /obj/effect/spawner/window/reinforced/grilled, /turf/simulated/floor/plating, /area/station/maintenance/abandoned_garden) +"rXK" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 8 + }, +/obj/item/book/manual/wiki/security_space_law, +/obj/structure/table, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/processing) "rXW" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 8 @@ -85561,50 +85693,40 @@ icon_state = "whiteblue" }, /area/station/medical/medbay) -"rYA" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 +"rYw" = ( +/obj/structure/rack, +/obj/item/storage/lockbox/mindshield, +/obj/item/storage/box/trackimp, +/obj/item/storage/box/chemimp{ + pixel_x = 4; + pixel_y = 3 }, -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" +/obj/item/storage/toolbox/mechanical, +/obj/effect/decal/warning_stripes/red/hollow, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 4 }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" +/obj/machinery/door/window/reinforced/normal{ + dir = 8 }, -/turf/simulated/floor/plating, -/area/station/security/storage) +/obj/effect/decal/warning_stripes/red/hollow, +/obj/effect/decal/warning_stripes/northwest, +/obj/effect/mapping_helpers/airlock/windoor/access/all/security/general{ + dir = 8 + }, +/obj/machinery/status_display/directional/east, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "rYP" = ( /obj/structure/bookcase, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) -"rYR" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) "rYV" = ( /obj/structure/window/reinforced{ dir = 8 @@ -85710,7 +85832,7 @@ /obj/structure/table/wood, /obj/item/paper_bin, /obj/item/pen, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) "san" = ( /obj/effect/decal/warning_stripes/west, @@ -85792,39 +85914,6 @@ /obj/effect/spawner/window/reinforced/grilled, /turf/simulated/floor/plating, /area/station/hallway/primary/central/ne) -"sbn" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/plating, -/area/station/security/brig) -"sbr" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/brig) "sbS" = ( /obj/structure/closet/l3closet, /obj/item/clothing/mask/gas, @@ -85873,6 +85962,28 @@ icon_state = "neutral" }, /area/station/engineering/hardsuitstorage) +"scl" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/permabrig) "scH" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, /turf/simulated/floor/plasteel/dark, @@ -85918,13 +86029,6 @@ }, /turf/simulated/floor/plating, /area/station/science/research) -"scV" = ( -/obj/structure/closet/emcloset, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "neutral" - }, -/area/station/maintenance/fsmaint) "sda" = ( /obj/machinery/dna_scannernew, /turf/simulated/floor/plasteel{ @@ -85932,6 +86036,18 @@ icon_state = "whitepurple" }, /area/station/science/genetics) +"sdc" = ( +/obj/effect/decal/warning_stripes/red/hollow, +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/landmark/start/security_officer, +/obj/structure/sign/poster/official/random/west, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkred" + }, +/area/station/security/main) "sdl" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -86075,13 +86191,6 @@ "sfI" = ( /turf/simulated/wall, /area/station/medical/virology) -"sgq" = ( -/obj/machinery/alarm/directional/west, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/main) "sgA" = ( /obj/machinery/recharge_station, /obj/effect/decal/warning_stripes/yellow, @@ -86168,12 +86277,23 @@ /obj/effect/decal/remains/human, /turf/simulated/floor/plating, /area/station/maintenance/fsmaint) +"shI" = ( +/obj/machinery/alarm/directional/north, +/obj/machinery/light/small/nightshifted/north, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkred" + }, +/area/station/security/interrogation/observation) "shS" = ( /turf/simulated/floor/plasteel{ dir = 4; icon_state = "darkblue" }, /area/station/ai_monitored/storage/eva) +"siM" = ( +/turf/simulated/wall/r_wall, +/area/station/security/storage) "siO" = ( /obj/machinery/door/airlock/medical, /obj/machinery/door/firedoor, @@ -86239,6 +86359,9 @@ icon_state = "neutralcorner" }, /area/station/public/fitness) +"sjM" = ( +/turf/simulated/wall, +/area/station/security/prisonlockers) "sjT" = ( /obj/item/flag/clown, /obj/machinery/power/apc/engineering/east, @@ -86280,6 +86403,18 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/external, /turf/simulated/floor/engine, /area/station/maintenance/starboard2) +"skW" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/turf/simulated/floor/plating, +/area/station/security/visitingroom) "slk" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9 @@ -86330,6 +86465,24 @@ icon_state = "whitepurple" }, /area/station/science/explab) +"sml" = ( +/obj/machinery/economy/vending/cigarette, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkred" + }, +/area/station/security/main) +"smr" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/brig) "smE" = ( /turf/simulated/floor/plasteel{ dir = 4; @@ -86357,22 +86510,18 @@ }, /turf/simulated/floor/plating, /area/station/hallway/secondary/exit) -"snd" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Prison Gate"; - name = "Prison Lockdown Blast Doors"; - opacity = 0 +"smZ" = ( +/obj/structure/bed, +/obj/item/bedsheet/orange, +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 1 }, -/obj/effect/decal/warning_stripes/yellow, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" +/obj/machinery/light/small/directional/south, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "neutral" }, -/turf/simulated/floor/plating, -/area/station/security/permasolitary) +/area/station/security/permabrig) "snj" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, /turf/simulated/floor/carpet, @@ -86380,7 +86529,7 @@ "sno" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/meeting_room) "snC" = ( /obj/structure/cable{ @@ -86404,6 +86553,30 @@ icon_state = "neutralfull" }, /area/station/maintenance/starboard2) +"son" = ( +/obj/machinery/door/airlock/security/glass, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/brig, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "soV" = ( /obj/item/storage/bag/chemistry, /obj/item/reagent_containers/food/pill/random_drugs, @@ -86420,6 +86593,12 @@ /mob/living/simple_animal/mouse/rat, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) +"soY" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkred" + }, +/area/station/security/storage) "spc" = ( /obj/structure/rack, /obj/item/storage/firstaid/toxin{ @@ -86485,24 +86664,6 @@ icon_state = "neutralcorner" }, /area/station/hallway/primary/central/north) -"spw" = ( -/obj/structure/bed/dogbed, -/mob/living/simple_animal/pet/dog/security, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) -"spz" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel, -/area/station/security/range) "spF" = ( /obj/machinery/icemachine, /obj/machinery/firealarm/directional/west, @@ -86511,13 +86672,21 @@ icon_state = "redfull" }, /area/station/service/kitchen) -"spP" = ( -/obj/structure/closet, -/obj/machinery/light/small/directional/west, -/turf/simulated/floor/plasteel{ - icon_state = "dark" +"spG" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 5 }, -/area/station/security/evidence) +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/light/small/directional/west, +/turf/simulated/floor/plasteel/dark, +/area/station/security/execution) "spS" = ( /obj/item/kirbyplants, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -86574,23 +86743,10 @@ }, /turf/simulated/floor/plasteel, /area/station/science/toxins/launch) -"sqI" = ( -/obj/structure/closet/secure_closet/security, -/obj/machinery/power/apc/directional/west, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/storage) "sqZ" = ( /obj/effect/landmark/spawner/xeno, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) "srs" = ( /obj/machinery/door/airlock/external{ @@ -86643,34 +86799,11 @@ icon_state = "whiteblue" }, /area/station/medical/reception) -"ssi" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/simulated/floor/plating, -/area/station/security/permabrig) "sso" = ( /obj/structure/lattice, /obj/structure/grille/broken, /turf/space, /area/space/nearstation) -"ssp" = ( -/obj/structure/sign/electricshock{ - pixel_y = 32 - }, -/obj/machinery/atmospherics/portable/canister/carbon_dioxide, -/obj/machinery/atmospherics/unary/portables_connector, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/execution) "ssw" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 @@ -86801,29 +86934,6 @@ /obj/machinery/light/small/directional/north, /turf/simulated/floor/plasteel, /area/station/engineering/controlroom) -"suu" = ( -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) "suy" = ( /obj/machinery/light/directional/west, /obj/item/kirbyplants, @@ -86879,6 +86989,21 @@ /obj/machinery/light/directional/east, /turf/simulated/floor/carpet, /area/station/service/bar/atrium) +"suO" = ( +/obj/structure/closet/secure_closet/security, +/obj/effect/decal/warning_stripes/red, +/obj/machinery/recharger/wallcharger{ + pixel_x = -27 + }, +/obj/item/clothing/mask/balaclava, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/storage) "suU" = ( /obj/item/radio/intercom/directional/south, /turf/simulated/floor/plasteel{ @@ -86886,12 +87011,42 @@ icon_state = "neutralcorner" }, /area/station/hallway/secondary/bridge) +"suY" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "sve" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 }, /turf/simulated/floor/carpet, /area/station/command/bridge) +"svf" = ( +/obj/structure/rack, +/obj/item/storage/box/teargas, +/obj/item/storage/box/teargas{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/firealarm/directional/west, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/warden) "swf" = ( /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ @@ -86911,6 +87066,22 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plating, /area/station/supply/sorting) +"swy" = ( +/obj/structure/table, +/obj/item/storage/box/evidence, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/evidence) "swF" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -86952,14 +87123,6 @@ icon_state = "green" }, /area/station/hallway/secondary/exit) -"swV" = ( -/obj/machinery/hydroponics/constructable, -/obj/item/seeds/glowshroom, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "red" - }, -/area/station/security/permabrig) "sxb" = ( /obj/effect/spawner/window/reinforced/polarized/grilled{ id = "VirRest" @@ -87069,6 +87232,15 @@ icon_state = "neutralfull" }, /area/station/supply/miningdock) +"syk" = ( +/obj/machinery/camera{ + c_tag = "Brig Hall South-East"; + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) "syO" = ( /obj/structure/closet/secure_closet/research_reagents, /turf/simulated/floor/engine, @@ -87114,19 +87286,32 @@ icon_state = "whiteblue" }, /area/station/medical/sleeper) -"szk" = ( -/obj/structure/table/reinforced, -/obj/item/folder/red{ - pixel_x = 3 +"szf" = ( +/obj/structure/chair/sofa/right{ + dir = 8 }, -/obj/item/folder/blue{ - pixel_x = -2; - pixel_y = 3 +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/wood, +/area/station/security/permabrig) +"szx" = ( +/obj/structure/chair/office/dark{ + dir = 8 }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/effect/landmark/start/security_officer, /turf/simulated/floor/plasteel{ - icon_state = "dark" + icon_state = "darkredfull" }, -/area/station/security/main) +/area/station/security/brig) "szy" = ( /obj/machinery/bodyscanner{ dir = 1 @@ -87148,6 +87333,11 @@ icon_state = "neutralfull" }, /area/station/hallway/secondary/entry) +"szZ" = ( +/obj/structure/closet, +/obj/effect/spawner/lootdrop/maintenance/two, +/turf/simulated/floor/plating, +/area/station/maintenance/fsmaint) "sAk" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/disposalpipe/segment, @@ -87223,6 +87413,18 @@ icon_state = "neutralfull" }, /area/station/hallway/secondary/entry) +"sAN" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/security/processing) "sAP" = ( /obj/machinery/light/directional/east, /obj/item/radio/intercom/directional/east, @@ -87234,6 +87436,38 @@ icon_state = "whitegreencorner" }, /area/station/medical/virology) +"sBg" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) "sBm" = ( /obj/structure/chair/comfy/teal, /obj/machinery/power/apc/directional/north, @@ -87262,6 +87496,33 @@ }, /turf/simulated/floor/plasteel, /area/station/science/toxins/mixing) +"sBw" = ( +/obj/structure/table, +/obj/machinery/kitchen_machine/microwave{ + pixel_y = 5 + }, +/obj/structure/sign/electricshock{ + pixel_y = -32 + }, +/obj/machinery/light/directional/south, +/turf/simulated/floor/plasteel, +/area/station/security/permabrig) +"sBx" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 4 + }, +/obj/item/book/manual/wiki/security_space_law, +/obj/structure/table, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel, +/area/station/security/processing) "sBE" = ( /obj/structure/reagent_dispensers/water_cooler, /obj/machinery/firealarm/directional/west, @@ -87270,6 +87531,11 @@ icon_state = "whitepurple" }, /area/station/science/break_room) +"sBN" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable, +/turf/simulated/floor/plating, +/area/station/maintenance/fsmaint) "sBV" = ( /obj/machinery/light/directional/south, /obj/machinery/computer/scan_consolenew{ @@ -87327,18 +87593,6 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/port) -"sCu" = ( -/obj/structure/closet/secure_closet/brig{ - id = "Cell 4"; - name = "Cell 4 Locker" - }, -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/prison/cell_block) "sCD" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 9 @@ -87389,6 +87643,13 @@ icon_state = "white" }, /area/station/medical/medbay) +"sDq" = ( +/obj/machinery/atmospherics/unary/vent_pump/on, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/brig) "sDF" = ( /obj/structure/window/reinforced{ dir = 8 @@ -87433,23 +87694,6 @@ icon_state = "white" }, /area/station/medical/virology/lab) -"sEm" = ( -/obj/structure/disposalpipe/sortjunction{ - dir = 8; - name = "Brig HoS Office"; - sort_type_txt = "7" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/brig) "sEB" = ( /obj/structure/window/reinforced{ dir = 8 @@ -87491,8 +87735,26 @@ /obj/machinery/alarm/directional/north, /obj/item/radio/intercom/directional/east, /obj/effect/landmark/start/psychiatrist, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) +"sFp" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/camera{ + c_tag = "Brig Cell Block A South"; + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) "sFB" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 @@ -87594,6 +87856,9 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel/white, /area/station/science/rnd) +"sIa" = ( +/turf/simulated/floor/plasteel/dark, +/area/station/security/interrogation/observation) "sIg" = ( /obj/machinery/economy/vending/cola, /obj/structure/window/reinforced, @@ -87603,6 +87868,14 @@ icon_state = "green" }, /area/station/hallway/secondary/exit) +"sIj" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/processing) "sIu" = ( /turf/simulated/wall, /area/station/maintenance/old_kitchen) @@ -87620,26 +87893,6 @@ icon_state = "cautioncorner" }, /area/station/hallway/primary/starboard) -"sIB" = ( -/obj/effect/decal/warning_stripes/northeastcorner, -/obj/machinery/light/directional/east, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "redcorner" - }, -/area/station/hallway/primary/starboard) -"sJc" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/processing) "sJk" = ( /obj/structure/chair/office/dark{ dir = 8 @@ -87680,6 +87933,26 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/apmaint) +"sJL" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/brig) "sJM" = ( /obj/structure/table/glass, /obj/item/defibrillator/loaded{ @@ -87699,6 +87972,13 @@ /obj/effect/spawner/window/reinforced/grilled, /turf/simulated/floor/plating, /area/station/service/bar/atrium) +"sKy" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "neutralcorner" + }, +/area/station/hallway/primary/starboard) "sKG" = ( /obj/machinery/hydroponics/soil, /obj/machinery/firealarm/directional/north, @@ -87737,6 +88017,13 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/fore) +"sKX" = ( +/obj/machinery/firealarm/directional/west, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "red" + }, +/area/station/security/brig) "sLp" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 6 @@ -87746,6 +88033,44 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/break_room) +"sLI" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkred" + }, +/area/station/security/warden) +"sMh" = ( +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "red" + }, +/area/station/security/processing) "sMj" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging{ dir = 5 @@ -87767,6 +88092,19 @@ icon_state = "greenblue" }, /area/station/service/hydroponics) +"sME" = ( +/obj/docking_port/mobile/pod{ + dir = 4; + id = "pod3"; + name = "escape pod 3" + }, +/obj/machinery/door/airlock/titanium{ + id_tag = "s_docking_airlock"; + name = "Escape Pod Hatch" + }, +/obj/structure/fans/tiny, +/turf/simulated/floor/mineral/titanium/blue, +/area/shuttle/pod_3) "sMF" = ( /obj/effect/decal/warning_stripes/yellow/hollow, /obj/structure/closet/secure_closet/engineering_welding, @@ -87813,27 +88151,26 @@ }, /turf/simulated/floor/plasteel/freezer, /area/station/medical/virology/lab) +"sNr" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkred" + }, +/area/station/security/warden) +"sNI" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/permabrig) +"sNN" = ( +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "sOj" = ( /obj/machinery/hologram/holopad, /turf/simulated/floor/plasteel/white, /area/station/science/toxins/mixing) -"sOu" = ( -/obj/effect/decal/cleanable/dust, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, -/area/station/maintenance/starboard) "sOx" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -87865,6 +88202,17 @@ }, /turf/simulated/floor/plasteel, /area/station/maintenance/electrical) +"sPc" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) "sPt" = ( /obj/structure/closet/emcloset, /obj/machinery/light/small/directional/north, @@ -87886,6 +88234,26 @@ }, /turf/simulated/floor/plating, /area/station/medical/virology) +"sPP" = ( +/obj/structure/sign/poster/official/random/south, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) +"sPU" = ( +/obj/machinery/door/poddoor{ + id_tag = "justice_blast"; + name = "Justice Blast Door" + }, +/obj/structure/grille{ + layer = 2.69 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/execution) "sPW" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 8 @@ -87901,6 +88269,15 @@ /obj/effect/spawner/lootdrop/maintenance/two, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) +"sQe" = ( +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/obj/structure/disposaloutlet{ + dir = 1 + }, +/turf/simulated/floor/plating/airless, +/area/station/security/processing) "sQj" = ( /obj/machinery/door/firedoor, /obj/effect/decal/warning_stripes/south, @@ -87913,6 +88290,16 @@ /mob/living/simple_animal/mouse, /turf/simulated/floor/plating, /area/station/maintenance/port) +"sQs" = ( +/obj/structure/chair/office/dark{ + dir = 8 + }, +/obj/effect/landmark/start/warden, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/warden) "sQA" = ( /mob/living/simple_animal/parrot/Poly, /turf/simulated/floor/plasteel{ @@ -87963,15 +88350,14 @@ }, /turf/simulated/floor/plasteel, /area/station/medical/virology/lab) +"sRJ" = ( +/obj/machinery/floodlight, +/turf/simulated/floor/plating, +/area/station/maintenance/starboard2) "sRU" = ( /obj/effect/decal/cleanable/fungus, /turf/simulated/wall, /area/station/maintenance/library) -"sSl" = ( -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/main) "sSr" = ( /obj/machinery/economy/vending/medical, /turf/simulated/floor/plasteel{ @@ -87979,6 +88365,15 @@ icon_state = "whitepurple" }, /area/station/science/genetics) +"sSw" = ( +/obj/effect/decal/warning_stripes/red/partial{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkred" + }, +/area/station/security/warden) "sSz" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -88011,16 +88406,20 @@ icon_state = "neutralfull" }, /area/station/maintenance/virology_maint) -"sTz" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Security Office" +"sTp" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/glass/bottle/morphine{ + pixel_x = 8 + }, +/obj/item/reagent_containers/glass/bottle/morphine, +/obj/item/reagent_containers/glass/bottle/facid, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/obj/machinery/door/firedoor, /turf/simulated/floor/plasteel{ - icon_state = "darkredfull" + icon_state = "dark" }, -/area/station/security/main) +/area/station/security/execution) "sUk" = ( /obj/structure/chair/stool, /obj/effect/decal/cleanable/dirt, @@ -88048,7 +88447,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "sVl" = ( /obj/machinery/atmospherics/unary/vent_pump/high_volume{ @@ -88159,6 +88558,18 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/old_detective) +"sXB" = ( +/obj/structure/table/wood, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/unary/outlet_injector/on{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/station/security/permabrig) "sYj" = ( /obj/effect/spawner/lootdrop/trash, /obj/effect/decal/cleanable/dirt, @@ -88179,20 +88590,16 @@ icon_state = "whitebluecorner" }, /area/station/medical/reception) -"sYo" = ( -/obj/machinery/camera{ - c_tag = "Brig - Cell 6" - }, -/obj/item/bedsheet/red, -/obj/structure/bed, -/obj/item/radio/intercom/directional/north, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" +"sYC" = ( +/obj/structure/closet/secure_closet/hos, +/obj/item/clothing/accessory/holster, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" }, -/area/station/security/prison/cell_block) +/turf/simulated/floor/wood, +/area/station/command/office/hos) "sYI" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -88231,18 +88638,30 @@ /obj/machinery/light/small/directional/west, /turf/simulated/floor/plating, /area/station/hallway/secondary/exit) +"sZb" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/permabrig) "sZp" = ( /obj/machinery/light/small/directional/south, /turf/simulated/floor/plasteel{ icon_state = "neutral" }, /area/station/maintenance/port) +"sZw" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/spawner/lootdrop/maintenance, +/turf/simulated/floor/plasteel, +/area/station/maintenance/fsmaint) "sZE" = ( /obj/structure/closet/cabinet, /obj/effect/spawner/lootdrop/maintenance, -/turf/simulated/floor/wood/fancy/birch{ - icon_state = "fancy-wood-birch-broken4" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/fancy/birch, /area/station/maintenance/starboard) "tad" = ( /obj/structure/disposalpipe/sortjunction{ @@ -88349,16 +88768,6 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/port) -"tbC" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) "tbK" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ @@ -88422,6 +88831,12 @@ /mob/living/simple_animal/mouse/rat, /turf/simulated/floor/engine, /area/station/maintenance/incinerator) +"tcZ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "tdi" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 @@ -88449,13 +88864,33 @@ d2 = 8; icon_state = "4-8" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "tdA" = ( /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 8; + icon_state = "darkredcorners" }, -/area/station/security/storage) +/area/station/security/prison/cell_block/A) +"tdF" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/brig) "teg" = ( /obj/effect/spawner/random_spawners/wall_rusted_maybe, /obj/effect/spawner/random_spawners/fungus_probably, @@ -88498,6 +88933,15 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/research) +"tfw" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkred" + }, +/area/station/security/permabrig) "tfD" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 1 @@ -88526,25 +88970,6 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/starboard) -"tge" = ( -/obj/structure/sign/electricshock{ - pixel_y = 32 - }, -/obj/machinery/hydroponics/constructable, -/obj/item/seeds/tower, -/obj/item/seeds/amanita, -/obj/machinery/light/directional/east, -/obj/effect/decal/cleanable/cobweb2, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "red" - }, -/area/station/security/permabrig) "tgk" = ( /obj/structure/table/reinforced, /obj/structure/mirror{ @@ -88587,9 +89012,10 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/fore) -"tgE" = ( -/turf/simulated/wall/r_wall, -/area/station/maintenance/starboard) +"tgD" = ( +/obj/machinery/hydroponics/soil, +/turf/simulated/floor/grass, +/area/station/security/permabrig) "thm" = ( /obj/machinery/door/firedoor, /obj/effect/decal/warning_stripes/yellow, @@ -88612,25 +89038,6 @@ }, /turf/simulated/floor/plating, /area/station/engineering/controlroom) -"thI" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/prison/cell_block) -"thL" = ( -/turf/simulated/floor/wood, -/area/station/maintenance/library) "thU" = ( /obj/structure/cable{ d1 = 1; @@ -88641,6 +89048,13 @@ icon_state = "neutralfull" }, /area/station/supply/office) +"thX" = ( +/obj/effect/decal/cleanable/dust, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "vault" + }, +/area/station/security/interrogation) "tic" = ( /obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ @@ -88678,6 +89092,20 @@ icon_state = "blue" }, /area/station/bridge/checkpoint/south) +"tjq" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "tjB" = ( /turf/simulated/floor/plasteel{ icon_state = "neutralfull" @@ -88736,14 +89164,6 @@ icon_state = "caution" }, /area/station/engineering/atmos) -"tkM" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plating, -/area/station/security/prison/cell_block) "tkO" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel{ @@ -88891,9 +89311,13 @@ icon_state = "neutralfull" }, /area/station/public/fitness) -"tmp" = ( -/turf/simulated/wall, -/area/station/security/prisonershuttle) +"tmr" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "neutral" + }, +/area/station/security/permabrig) "tmx" = ( /obj/structure/cable{ d1 = 1; @@ -88906,16 +89330,6 @@ icon_state = "neutralfull" }, /area/station/maintenance/electrical) -"tmV" = ( -/obj/machinery/power/apc/directional/north, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkredcorners" - }, -/area/station/security/permabrig) "tmY" = ( /obj/item/emptysandbag, /obj/effect/decal/cleanable/dirt, @@ -88935,7 +89349,7 @@ "tnr" = ( /mob/living/simple_animal/pet/dog/fox/fennec/fenya, /obj/structure/bed/dogbed/pet, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/legal/magistrate) "tnu" = ( /obj/machinery/atmospherics/unary/outlet_injector{ @@ -89032,6 +89446,15 @@ icon_state = "whiteblue" }, /area/station/medical/medbay2) +"toQ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "toU" = ( /obj/item/storage/box/donkpockets, /mob/living/simple_animal/mouse/gray, @@ -89049,6 +89472,20 @@ icon_state = "greenblue" }, /area/station/maintenance/abandoned_garden) +"tpg" = ( +/obj/machinery/door/poddoor{ + id_tag = "justice_blast"; + name = "Justice Blast Door" + }, +/obj/structure/grille{ + layer = 2.69 + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/execution) "tpn" = ( /obj/structure/cable{ d1 = 2; @@ -89066,20 +89503,28 @@ icon_state = "neutralfull" }, /area/station/engineering/tech_storage) -"tpo" = ( -/obj/item/radio/intercom/directional/south, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/execution) "tpv" = ( /obj/machinery/light_switch/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "tpP" = ( /obj/machinery/light/small/directional/east, /turf/simulated/floor/plating, /area/station/maintenance/fsmaint) +"tqd" = ( +/obj/machinery/door/airlock/security/glass, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/autoname, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/permabrig) "tqg" = ( /obj/structure/cable{ d1 = 4; @@ -89099,6 +89544,13 @@ icon_state = "neutral" }, /area/station/maintenance/fore) +"tqm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/airlock/security/glass, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/effect/mapping_helpers/airlock/autoname, +/turf/simulated/floor/plating, +/area/station/security/permabrig) "tqr" = ( /obj/machinery/atmospherics/pipe/manifold/visible{ dir = 8 @@ -89189,24 +89641,6 @@ }, /turf/simulated/floor/wood/fancy/cherry, /area/station/legal/lawoffice) -"trz" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/effect/landmark/start/security_officer, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) "trC" = ( /obj/machinery/gateway/centerstation, /turf/simulated/floor/plasteel{ @@ -89245,6 +89679,15 @@ icon_state = "grimy" }, /area/station/maintenance/old_detective) +"trX" = ( +/obj/machinery/door/airlock/security/glass, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/brig) "tsc" = ( /obj/machinery/hologram/holopad{ pixel_x = 16; @@ -89252,6 +89695,49 @@ }, /turf/simulated/floor/carpet/arcade, /area/station/public/arcade) +"tsd" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "red" + }, +/area/station/security/processing) +"tsl" = ( +/obj/effect/decal/warning_stripes/red/hollow, +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/landmark/start/security_officer, +/obj/structure/sign/poster/official/random/west, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkred" + }, +/area/station/security/main) +"tsr" = ( +/obj/structure/closet/secure_closet/security, +/obj/effect/decal/warning_stripes/red, +/obj/machinery/recharger/wallcharger{ + pixel_x = -27 + }, +/obj/item/clothing/mask/balaclava, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/light/directional/west, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/storage) "tsP" = ( /obj/structure/cable{ d2 = 2; @@ -89295,7 +89781,7 @@ pixel_x = 12 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "ttm" = ( /obj/effect/landmark/spawner/nukedisc_respawn, @@ -89358,21 +89844,6 @@ icon_state = "neutralfull" }, /area/station/supply/sorting) -"tua" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/brig) "tuq" = ( /obj/structure/cable/yellow{ d1 = 1; @@ -89414,12 +89885,30 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/port) -"tvq" = ( -/obj/machinery/atmospherics/portable/scrubber/huge/stationary, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "red" +"tuQ" = ( +/obj/structure/table/reinforced, +/obj/item/clothing/ears/earmuffs{ + pixel_x = -5; + pixel_y = 6 + }, +/obj/item/clothing/ears/earmuffs{ + pixel_y = 6 + }, +/obj/item/paper/firingrange, +/obj/machinery/recharger/wallcharger{ + pixel_x = 32 + }, +/obj/item/storage/box/flashbangs{ + pixel_x = 5; + pixel_y = 5 }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/range) +"tuT" = ( +/obj/structure/bed/mattress/dirty, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/north, +/turf/simulated/floor/plating, /area/station/security/permabrig) "tvu" = ( /obj/structure/sign/vacuum/external, @@ -89467,6 +89956,12 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel/white, /area/station/science/explab) +"txi" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/storage) "txt" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 @@ -89479,7 +89974,7 @@ /area/station/hallway/secondary/exit) "txG" = ( /obj/machinery/economy/vending/tool, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "txR" = ( /obj/machinery/camera{ @@ -89507,10 +90002,39 @@ icon_state = "red" }, /area/station/security/checkpoint/south) +"tyD" = ( +/obj/structure/chair/sofa/left{ + dir = 1 + }, +/obj/machinery/light_switch/south, +/turf/simulated/floor/wood, +/area/station/security/permabrig) "tyI" = ( /obj/structure/reagent_dispensers/fueltank, /turf/simulated/floor/plating, /area/station/maintenance/starboard) +"tyW" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/execution) "tzb" = ( /obj/structure/closet/crate/freezer/iv_storage, /obj/machinery/alarm/directional/north, @@ -89558,6 +90082,12 @@ icon_state = "whiteblue" }, /area/station/medical/medbay) +"tAn" = ( +/obj/structure/chair/office{ + dir = 8 + }, +/turf/simulated/floor/plasteel, +/area/station/security/processing) "tAt" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/structure/cable, @@ -89569,21 +90099,6 @@ }, /turf/simulated/floor/carpet/blue, /area/station/command/office/blueshield) -"tAO" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/plating, -/area/station/security/storage) "tAT" = ( /obj/effect/spawner/random_spawners/blood_maybe, /obj/structure/sign/poster/official/random/north, @@ -89594,6 +90109,20 @@ /obj/item/kirbyplants, /turf/simulated/floor/plating, /area/station/maintenance/starboard) +"tBk" = ( +/obj/machinery/hydroponics/constructable{ + desc = "These are connected with an irrigation tube. You see a little pipe connecting the trays."; + name = "Prison hydroponics tray"; + using_irrigation = 1 + }, +/obj/item/seeds/tobacco, +/obj/machinery/camera{ + c_tag = "Prison General North"; + network = list("Prison","SS13"); + dir = 4 + }, +/turf/simulated/floor/grass, +/area/station/security/permabrig) "tBu" = ( /obj/machinery/door/firedoor, /obj/effect/decal/warning_stripes/yellow, @@ -89629,19 +90158,6 @@ icon_state = "dark" }, /area/station/service/bar/atrium) -"tCe" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden, -/turf/simulated/floor/plasteel{ - icon_state = "red" - }, -/area/station/security/permabrig) "tCF" = ( /obj/machinery/atmospherics/pipe/simple/visible{ dir = 9 @@ -89684,42 +90200,41 @@ }, /turf/simulated/floor/engine, /area/station/engineering/controlroom) -"tDj" = ( -/obj/effect/spawner/window/reinforced/grilled, +"tCY" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, -/obj/structure/cable, -/turf/simulated/floor/plating, -/area/station/security/execution) +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) +"tDs" = ( +/obj/item/radio/intercom/directional/east, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkred" + }, +/area/station/security/brig) "tDw" = ( /turf/simulated/wall, /area/station/medical/reception) "tDD" = ( /obj/machinery/door/airlock/maintenance, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) -"tDZ" = ( -/obj/structure/chair/stool{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 - }, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" +"tDR" = ( +/obj/structure/bed, +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 1 }, -/area/station/security/permabrig) +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "tEe" = ( /obj/effect/spawner/window/reinforced/plasma/grilled, /obj/structure/cable{ @@ -89738,6 +90253,12 @@ }, /turf/simulated/floor/plating, /area/station/engineering/controlroom) +"tEi" = ( +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "red" + }, +/area/station/security/visitingroom) "tEs" = ( /obj/structure/cable, /obj/effect/decal/cleanable/blood/old, @@ -89808,6 +90329,26 @@ }, /turf/simulated/floor/plasteel, /area/station/engineering/control) +"tEH" = ( +/obj/structure/chair/office/dark{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/effect/landmark/start/warden, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/warden) "tFf" = ( /obj/structure/chair/sofa/left, /turf/simulated/floor/wood/fancy/oak, @@ -89838,17 +90379,32 @@ icon_state = "darkblue" }, /area/station/service/expedition) -"tFK" = ( -/obj/item/soap/nanotrasen, -/obj/machinery/light/small/directional/east, -/obj/structure/curtain/open/shower, -/obj/machinery/shower{ - pixel_y = 22 +"tFP" = ( +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 }, -/turf/simulated/floor/plasteel{ - icon_state = "freezerfloor" +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/area/station/security/permabrig) +/obj/machinery/door/airlock/security/glass, +/obj/effect/mapping_helpers/airlock/polarized{ + id = "Interrogation" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/interrogation/observation) "tFR" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel{ @@ -90124,32 +90680,20 @@ icon_state = "green" }, /area/station/hallway/secondary/exit) -"tLT" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "redcorner" - }, -/area/station/security/permabrig) -"tLW" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Prison Gate"; - name = "Prison Lockdown Blast Doors"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/plating, +"tLI" = ( +/obj/structure/closet/crate, +/obj/item/reagent_containers/food/snacks/breadslice, +/obj/item/reagent_containers/food/snacks/breadslice, +/obj/item/reagent_containers/food/snacks/breadslice, +/obj/item/reagent_containers/food/snacks/grown/potato, +/obj/item/reagent_containers/food/snacks/grown/potato, +/obj/item/reagent_containers/food/snacks/grown/onion, +/obj/item/reagent_containers/food/snacks/grown/onion, +/obj/item/storage/box/donkpockets, +/obj/item/storage/fancy/egg_box, +/obj/item/reagent_containers/food/condiment/flour, +/obj/item/reagent_containers/food/condiment/rice, +/turf/simulated/floor/plasteel/white, /area/station/security/permabrig) "tMF" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -90172,31 +90716,6 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) -"tMZ" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/simulated/floor/plating, -/area/station/security/prison/cell_block) "tNd" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, /obj/machinery/computer/security/telescreen/entertainment/directional/north, @@ -90247,19 +90766,6 @@ /obj/machinery/newscaster/directional/north, /turf/simulated/floor/plasteel/dark, /area/station/service/chapel/office) -"tNO" = ( -/obj/machinery/computer/crew, -/obj/machinery/requests_console{ - department = "Warden"; - departmentType = 7; - name = "Warden's Requests Console"; - pixel_y = 30 - }, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "darkred" - }, -/area/station/security/warden) "tNT" = ( /obj/machinery/power/smes, /obj/structure/cable{ @@ -90277,6 +90783,26 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) +"tOd" = ( +/obj/structure/table/wood, +/obj/item/book/manual/wiki/sop_legal{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/book/manual/wiki/security_space_law/black, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/carpet/red, +/area/station/command/office/hos) "tOf" = ( /obj/machinery/papershredder, /obj/structure/cable{ @@ -90289,22 +90815,6 @@ icon_state = "brown" }, /area/station/supply/qm) -"tOi" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "neutralfull" - }, -/area/station/security/permabrig) "tOt" = ( /obj/structure/chair{ dir = 8 @@ -90319,16 +90829,6 @@ icon_state = "red" }, /area/station/security/checkpoint/south) -"tOM" = ( -/obj/machinery/power/apc/directional/south, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/execution) "tOP" = ( /obj/machinery/hydroponics/constructable, /obj/effect/decal/warning_stripes/yellow/hollow, @@ -90378,7 +90878,7 @@ /turf/simulated/floor/plasteel{ icon_state = "neutralfull" }, -/area/station/hallway/primary/starboard) +/area/station/security/lobby) "tPu" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -90419,23 +90919,6 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/aft) -"tQg" = ( -/obj/machinery/flasher{ - id = "Cell 6"; - pixel_x = 27; - pixel_y = 28 - }, -/obj/machinery/light/small/directional/east, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/prison/cell_block) "tQs" = ( /turf/simulated/floor/plasteel{ icon_state = "redcorner" @@ -90465,6 +90948,15 @@ }, /turf/simulated/floor/engine, /area/station/engineering/controlroom) +"tQS" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "red" + }, +/area/station/security/brig) "tRa" = ( /obj/machinery/economy/vending/cola, /obj/effect/decal/warning_stripes/yellow, @@ -90491,21 +90983,6 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/external, /turf/simulated/floor/plating, /area/station/maintenance/starboardsolar) -"tRq" = ( -/obj/machinery/door/airlock/security{ - name = "Interrogation Monitoring" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/interrogation) "tRF" = ( /obj/structure/rack, /obj/item/clothing/glasses/welding, @@ -90515,6 +90992,11 @@ icon_state = "whitepurple" }, /area/station/maintenance/apmaint) +"tRH" = ( +/obj/machinery/suit_storage_unit/security/hos, +/obj/item/radio/intercom/directional/north, +/turf/simulated/floor/wood, +/area/station/command/office/hos) "tSn" = ( /obj/structure/cable{ d1 = 1; @@ -90594,26 +91076,25 @@ icon_state = "brown" }, /area/station/supply/qm) -"tUh" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/visible{ - dir = 9 +"tTJ" = ( +/obj/structure/window/reinforced, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, +/area/station/security/visitingroom) +"tTZ" = ( +/obj/machinery/door/airlock/external{ + id_tag = "laborcamp_home"; + locked = 1; + name = "Labor Camp Airlock" }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "vault" +/obj/structure/fans/tiny, +/obj/effect/mapping_helpers/airlock/access/any/security/brig, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" }, -/area/station/security/execution) +/turf/simulated/floor/plating, +/area/station/security/permabrig) "tUs" = ( /obj/structure/cable{ d1 = 1; @@ -90643,6 +91124,23 @@ /obj/machinery/light_switch/east, /turf/simulated/floor/plasteel/white, /area/station/science/explab) +"tUU" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/brig) "tUW" = ( /obj/structure/table/wood, /obj/effect/decal/cleanable/dirt, @@ -90659,8 +91157,33 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/public/vacant_office) +"tVj" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 5 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkredfull" + }, +/area/station/security/brig) +"tVH" = ( +/obj/machinery/computer/secure_data{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkred" + }, +/area/station/security/permabrig) "tVV" = ( /obj/machinery/door/poddoor{ density = 0; @@ -90710,11 +91233,30 @@ /obj/effect/spawner/random_spawners/wall_rusted_probably, /turf/simulated/wall, /area/station/maintenance/apmaint) +"tWq" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "tWx" = ( /obj/machinery/economy/vending/coffee, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard2) +"tWG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate/can, +/obj/item/wirecutters, +/obj/machinery/firealarm/directional/east, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/permabrig) "tWH" = ( /obj/structure/cable{ d1 = 1; @@ -90759,6 +91301,13 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plating, /area/station/maintenance/starboard) +"tXu" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/warden) "tXA" = ( /obj/structure/disposalpipe/junction{ dir = 4 @@ -90792,22 +91341,6 @@ }, /turf/simulated/floor/plating, /area/station/engineering/control) -"tXQ" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/effect/landmark/start/security_officer, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) "tXZ" = ( /obj/structure/disposalpipe/junction{ dir = 8 @@ -90855,14 +91388,22 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/starboard) -"tYd" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" +"tYs" = ( +/obj/structure/closet/secure_closet{ + anchored = 1; + name = "Evidence Storage"; + req_access_txt = "4" }, -/turf/simulated/floor/plating, -/area/station/security/warden) +/obj/effect/mapping_helpers/airlock/windoor/access/all/security/general{ + dir = 8 + }, +/obj/machinery/light/directional/east, +/obj/machinery/door/window/reinforced/reversed{ + dir = 8; + name = "Evidence" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/evidence) "tYw" = ( /obj/structure/cable{ d1 = 2; @@ -90980,6 +91521,19 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/maintenance/abandonedbar) +"uat" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 6 + }, +/turf/simulated/floor/wood, +/area/station/security/permabrig) "uaB" = ( /obj/structure/cable{ d1 = 1; @@ -91009,6 +91563,26 @@ icon_state = "redyellowfull" }, /area/station/maintenance/fsmaint) +"uaN" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkred" + }, +/area/station/security/main) "uaS" = ( /obj/machinery/economy/vending/cigarette, /obj/effect/decal/warning_stripes/yellow, @@ -91057,27 +91631,42 @@ }, /turf/simulated/floor/plasteel, /area/station/public/fitness) -"ubm" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/plasteel{ - icon_state = "dark" +"ubk" = ( +/obj/structure/rack, +/obj/item/storage/box/teargas{ + pixel_x = -3; + pixel_y = -3 }, -/area/station/security/main) -"ubr" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" +/obj/item/storage/box/handcuffs, +/obj/item/storage/box/flashbangs{ + pixel_x = -2; + pixel_y = -2 + }, +/obj/item/storage/box/handcuffs, +/obj/item/storage/box/seccarts{ + pixel_x = 3; + pixel_y = 2 + }, +/obj/effect/decal/warning_stripes/red/hollow, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 + dir = 8 }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) +"ubG" = ( +/obj/machinery/computer/security{ + dir = 8; + network = list("SS13","Research Outpost","Mining Outpost") + }, +/obj/machinery/light/directional/east, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" + dir = 4; + icon_state = "darkred" }, -/area/station/security/prison/cell_block) +/area/station/security/permabrig) "ubW" = ( /turf/simulated/floor/plasteel{ icon_state = "caution" @@ -91095,22 +91684,23 @@ }, /turf/simulated/floor/plasteel, /area/station/maintenance/port) -"ucI" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ +"ucm" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ dir = 4 }, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 }, -/area/station/security/brig) +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/wood, +/area/station/security/permabrig) "ucQ" = ( /obj/machinery/door/airlock/glass{ name = "Cabin" @@ -91169,6 +91759,25 @@ }, /turf/simulated/floor/carpet/black, /area/station/legal/courtroom) +"udK" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Prison General South"; + network = list("Prison","SS13"); + dir = 8 + }, +/turf/simulated/floor/plasteel/white, +/area/station/security/permabrig) +"udR" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "uej" = ( /obj/structure/chair/comfy/teal{ dir = 4 @@ -91311,13 +91920,6 @@ /obj/effect/spawner/random_spawners/grille_maybe, /turf/simulated/floor/plating, /area/station/maintenance/apmaint) -"ugQ" = ( -/obj/machinery/light/small/directional/north, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "neutral" - }, -/area/station/maintenance/fsmaint) "uho" = ( /obj/structure/cable{ d1 = 1; @@ -91326,8 +91928,16 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/library) +"uhp" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/visitingroom) "uht" = ( /obj/machinery/atmospherics/pipe/simple/visible{ dir = 4 @@ -91391,16 +92001,6 @@ icon_state = "yellowfull" }, /area/station/maintenance/electrical) -"uih" = ( -/obj/structure/table, -/obj/item/storage/box/evidence, -/obj/machinery/firealarm/directional/east, -/obj/machinery/newscaster/security_unit/north, -/turf/simulated/floor/plasteel{ - dir = 5; - icon_state = "darkred" - }, -/area/station/security/processing) "uir" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -91436,26 +92036,6 @@ }, /turf/simulated/floor/engine/plasma, /area/station/engineering/atmos) -"uiw" = ( -/obj/item/radio/intercom/directional/south, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/brig) -"uiy" = ( -/obj/structure/rack, -/obj/item/clothing/suit/armor/riot/sec, -/obj/item/clothing/suit/armor/riot/sec, -/obj/item/clothing/suit/armor/riot/sec, -/obj/item/clothing/head/helmet/riot, -/obj/item/clothing/head/helmet/riot, -/obj/item/clothing/head/helmet/riot, -/obj/item/shield/riot, -/obj/item/shield/riot, -/obj/item/shield/riot, -/obj/machinery/light_switch/east, -/turf/simulated/floor/plasteel, -/area/station/security/armory/secure) "uiL" = ( /obj/machinery/door/firedoor, /obj/effect/decal/warning_stripes/yellow, @@ -91471,6 +92051,28 @@ icon_state = "white" }, /area/station/medical/medbay) +"ujc" = ( +/obj/item/radio/security{ + pixel_x = -8 + }, +/obj/item/radio/security{ + pixel_x = -4 + }, +/obj/item/radio/security, +/obj/item/radio/security{ + pixel_x = 4 + }, +/obj/item/radio/security{ + pixel_x = 8 + }, +/obj/structure/rack, +/obj/effect/decal/warning_stripes/red/hollow, +/obj/machinery/alarm/directional/south, +/obj/machinery/light/directional/south, +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/storage) "ujq" = ( /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=hall9e"; @@ -91512,19 +92114,6 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/auxsolarport) -"ujP" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Brig - Prisoner Release" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/effect/mapping_helpers/airlock/unres{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) "ujU" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -91545,26 +92134,10 @@ icon_state = "whitepurplecorner" }, /area/station/science/research) -"ujW" = ( -/obj/structure/disposalpipe/segment{ - dir = 2; - icon_state = "pipe-c" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/brig) +"ukb" = ( +/obj/structure/closet/emcloset, +/turf/simulated/floor/plating, +/area/station/maintenance/starboard2) "ukk" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel{ @@ -91579,12 +92152,57 @@ icon_state = "neutralfull" }, /area/station/hallway/secondary/entry) +"ukJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/processing) +"ukT" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/security/permabrig) "uld" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, /turf/simulated/floor/plasteel/grimy, /area/station/service/chapel) +"ulm" = ( +/turf/simulated/wall/r_wall, +/area/station/security/armory/secure) +"ulq" = ( +/obj/effect/landmark/start/security_officer, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredcorners" + }, +/area/station/security/storage) "uly" = ( /obj/structure/cable/yellow{ d1 = 1; @@ -91641,17 +92259,6 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/wood/fancy/oak, /area/station/public/sleep_male) -"umm" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/turf/simulated/floor/plating, -/area/station/security/prison/cell_block) "umr" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 @@ -91660,6 +92267,12 @@ icon_state = "green" }, /area/station/medical/virology/lab) +"umO" = ( +/obj/item/kirbyplants, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/permabrig) "umY" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small/directional/south, @@ -91667,10 +92280,28 @@ icon_state = "neutralfull" }, /area/station/maintenance/starboard) +"une" = ( +/obj/effect/decal/warning_stripes/red/hollow, +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/landmark/start/security_officer, +/turf/simulated/floor/plasteel{ + icon_state = "darkredfull" + }, +/area/station/security/main) "unt" = ( /obj/effect/decal/warning_stripes/east, /turf/simulated/floor/plasteel, /area/station/maintenance/port) +"unM" = ( +/obj/structure/chair{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/permabrig) "unR" = ( /obj/machinery/door/poddoor/preopen{ id_tag = "transitlock"; @@ -91683,46 +92314,28 @@ }, /turf/simulated/floor/plating, /area/station/engineering/aitransit) -"uoa" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 - }, -/turf/simulated/floor/plasteel, -/area/station/science/toxins/launch) -"uod" = ( -/obj/machinery/power/treadmill{ +"unT" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden{ dir = 8 }, -/obj/machinery/treadmill_monitor{ - id = "Cell 6"; - pixel_x = -32 - }, -/obj/machinery/flasher{ - id = "Cell 6"; - pixel_x = -26; - pixel_y = 28 - }, -/obj/machinery/light/small/directional/west, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) +"uoa" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 6 }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 5 }, -/area/station/security/prison/cell_block) +/turf/simulated/floor/plasteel, +/area/station/science/toxins/launch) "uoe" = ( /obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/plasteel{ @@ -91756,6 +92369,22 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/engine, /area/station/engineering/controlroom) +"uoR" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + id_tag = "evidence"; + dir = 8 + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/security/evidence) "uoU" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -91770,29 +92399,6 @@ icon_state = "whiteblue" }, /area/station/medical/sleeper) -"uoV" = ( -/obj/machinery/door_timer/cell_5{ - pixel_y = 32 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) "upc" = ( /obj/machinery/atmospherics/binary/valve/digital, /turf/simulated/floor/engine, @@ -91881,15 +92487,13 @@ /obj/effect/decal/warning_stripes/west, /turf/simulated/floor/plating, /area/station/maintenance/auxsolarport) -"upW" = ( -/obj/machinery/firealarm/directional/north, -/obj/structure/bed/dogbed, -/mob/living/simple_animal/pet/dog/security/warden, +"upO" = ( +/obj/effect/landmark/lightsout, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" + dir = 8; + icon_state = "darkredcorners" }, -/area/station/security/warden) +/area/station/security/prison/cell_block/A) "upX" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 @@ -91928,32 +92532,6 @@ /obj/effect/mapping_helpers/airlock/access/any/engineering/atmos, /turf/simulated/floor/plasteel, /area/station/engineering/atmos/control) -"uqg" = ( -/obj/structure/rack, -/obj/item/clothing/accessory/holster{ - pixel_x = -6; - pixel_y = 6 - }, -/obj/item/clothing/accessory/holster{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/clothing/accessory/holster{ - pixel_x = 3; - pixel_y = -3 - }, -/obj/item/clothing/accessory/holster{ - pixel_x = 6; - pixel_y = -6 - }, -/obj/item/clothing/accessory/holster, -/obj/item/clothing/accessory/holster, -/obj/item/clothing/accessory/holster, -/obj/item/clothing/accessory/holster, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/storage) "uqn" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -91999,22 +92577,6 @@ icon_state = "white" }, /area/station/medical/cloning) -"usa" = ( -/obj/machinery/door/poddoor{ - id_tag = "justice_blast"; - name = "Justice Blast Door" - }, -/obj/structure/grille{ - layer = 2.69 - }, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/execution) "usc" = ( /obj/structure/bed, /obj/item/bedsheet/mime, @@ -92044,6 +92606,18 @@ icon_state = "whiteblue" }, /area/station/command/office/cmo) +"utQ" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "uuc" = ( /obj/item/flag/nt, /obj/structure/cable{ @@ -92067,21 +92641,6 @@ icon_state = "neutralfull" }, /area/station/supply/storage) -"uvx" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Prison Gate"; - name = "Prison Lockdown Blast Doors"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/simulated/floor/plating, -/area/station/security/permabrig) "uvD" = ( /obj/structure/closet/crate, /obj/effect/spawner/lootdrop/maintenance/three, @@ -92149,6 +92708,25 @@ /obj/effect/spawner/random_spawners/wall_rusted_always, /turf/simulated/wall/r_wall, /area/station/engineering/hardsuitstorage) +"uwZ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "uxh" = ( /obj/structure/cable{ d1 = 4; @@ -92189,8 +92767,17 @@ "uxv" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/legal/magistrate) +"uxJ" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/structure/cable, +/turf/simulated/floor/plating, +/area/station/security/brig) "uyc" = ( /obj/structure/cable{ d1 = 2; @@ -92204,26 +92791,6 @@ }, /turf/simulated/floor/plasteel, /area/station/maintenance/port) -"uyd" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/processing) "uyi" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/mineral/tranquillite, @@ -92270,12 +92837,41 @@ }, /turf/simulated/floor/plasteel, /area/station/maintenance/port) +"uAs" = ( +/obj/machinery/atmospherics/unary/portables_connector{ + dir = 8 + }, +/obj/machinery/atmospherics/portable/canister/carbon_dioxide, +/obj/item/radio/intercom/directional/east, +/obj/machinery/light/directional/east, +/turf/simulated/floor/plasteel/dark, +/area/station/security/execution) "uAA" = ( /obj/effect/decal/cleanable/dust, /turf/simulated/floor/plasteel{ icon_state = "redbluefull" }, /area/station/maintenance/fore) +"uAD" = ( +/obj/machinery/flasher{ + pixel_x = 24; + pixel_y = -24; + id = "Cell 5" + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "uAU" = ( /obj/structure/disposalpipe/junction{ dir = 4 @@ -92378,51 +92974,6 @@ /mob/living/simple_animal/frog/Wednesday, /turf/simulated/floor/plating, /area/station/maintenance/fore) -"uCE" = ( -/obj/machinery/door/window/reinforced/reversed{ - dir = 4; - name = "Justice Chamber" - }, -/obj/effect/mapping_helpers/airlock/windoor/access/any/security/brig{ - dir = 4 - }, -/obj/machinery/door/window/reinforced/reversed{ - dir = 8; - name = "Justice Chamber" - }, -/obj/effect/mapping_helpers/airlock/windoor/access/any/security/brig{ - dir = 8 - }, -/obj/machinery/atmospherics/binary/pump{ - dir = 8; - name = "Justice gas pump" - }, -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/execution) "uCF" = ( /obj/structure/cable{ d1 = 1; @@ -92468,7 +93019,7 @@ /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/service/theatre) "uDO" = ( /turf/simulated/floor/plating, @@ -92506,32 +93057,15 @@ icon_state = "neutral" }, /area/station/maintenance/apmaint) -"uFv" = ( -/obj/structure/disposalpipe/sortjunction{ - dir = 1; - name = "Brig Warden"; - sort_type_txt = "8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" +"uFf" = ( +/obj/machinery/economy/vending/detdrobe, +/obj/machinery/camera{ + c_tag = "Detective's Office"; + network = list("Research","SS13") }, -/area/station/security/prison/cell_block) +/obj/machinery/status_display/directional/north, +/turf/simulated/floor/plasteel/dark, +/area/station/security/detective) "uFI" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -92601,7 +93135,7 @@ "uGp" = ( /obj/item/kirbyplants, /obj/machinery/firealarm/directional/north, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/public/sleep_female) "uGY" = ( /turf/simulated/floor/plasteel{ @@ -92655,6 +93189,17 @@ icon_state = "white" }, /area/station/medical/chemistry) +"uHJ" = ( +/obj/structure/showcase, +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/turf/simulated/floor/carpet/black, +/area/station/security/warden) "uHS" = ( /obj/structure/table_frame, /obj/effect/decal/cleanable/glass{ @@ -92664,9 +93209,8 @@ /area/station/maintenance/starboard) "uHX" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "uIk" = ( /obj/machinery/alarm/directional/east, @@ -92729,6 +93273,14 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/engineering/controlroom) +"uJu" = ( +/obj/machinery/atmospherics/portable/scrubber/huge/stationary, +/obj/structure/sign/electricshock{ + pixel_y = -32 + }, +/obj/machinery/light/directional/south, +/turf/simulated/floor/plasteel/white, +/area/station/security/permabrig) "uJH" = ( /obj/machinery/atmospherics/unary/vent_pump{ autolink_id = "n2o_out"; @@ -92779,23 +93331,22 @@ }, /area/station/medical/morgue) "uKq" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 }, /obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" + d1 = 4; + d2 = 8; + icon_state = "4-8" }, -/turf/simulated/floor/plating, -/area/station/security/prison/cell_block) +/turf/simulated/floor/plasteel/white, +/area/station/security/permabrig) "uKs" = ( /obj/structure/closet/l3closet/virology, /obj/item/reagent_containers/spray/cleaner, @@ -92840,25 +93391,29 @@ icon_state = "cmo" }, /area/station/maintenance/starboard2) -"uKV" = ( -/obj/machinery/light/directional/east, -/obj/machinery/economy/vending/cigarette, -/turf/simulated/floor/plasteel/dark, -/area/station/command/meeting_room) -"uLp" = ( +"uKU" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 1 + }, /obj/structure/cable{ d1 = 4; d2 = 8; icon_state = "4-8" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "neutral" }, +/area/station/security/permabrig) +"uKV" = ( +/obj/machinery/light/directional/east, +/obj/machinery/economy/vending/cigarette, /turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) +/area/station/command/meeting_room) "uLq" = ( /obj/machinery/door/firedoor, /obj/effect/decal/warning_stripes/east, @@ -92886,6 +93441,22 @@ /obj/effect/decal/warning_stripes/yellow/hollow, /turf/simulated/floor/plasteel, /area/station/engineering/break_room) +"uLC" = ( +/obj/machinery/kitchen_machine/oven, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/permabrig) +"uLE" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/west, +/obj/machinery/light/directional/west, +/turf/simulated/floor/wood, +/area/station/security/permabrig) "uMd" = ( /obj/structure/cable{ d1 = 1; @@ -92943,10 +93514,39 @@ /turf/simulated/floor/plating, /area/station/maintenance/starboard2) "uMM" = ( -/obj/structure/extinguisher_cabinet/directional/west, -/obj/machinery/economy/vending/detdrobe, -/turf/simulated/floor/plasteel/dark, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/table, +/obj/machinery/microscope{ + pixel_y = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "darkblue" + }, /area/station/security/detective) +"uMO" = ( +/obj/machinery/hydroponics/constructable{ + desc = "These are connected with an irrigation tube. You see a little pipe connecting the trays."; + name = "Prison hydroponics tray"; + using_irrigation = 1 + }, +/obj/item/seeds/carrot, +/turf/simulated/floor/grass, +/area/station/security/permabrig) +"uMS" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/turf/simulated/floor/plating, +/area/station/security/permabrig) "uMY" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 1 @@ -93001,6 +93601,14 @@ icon_state = "whiteblue" }, /area/station/command/office/cmo) +"uNy" = ( +/obj/machinery/door/firedoor, +/obj/effect/decal/warning_stripes/yellow, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "red" + }, +/area/station/security/brig) "uNz" = ( /obj/structure/closet/firecloset, /turf/simulated/floor/plating, @@ -93047,6 +93655,14 @@ icon_state = "bar" }, /area/station/maintenance/fsmaint) +"uOh" = ( +/obj/structure/table/reinforced, +/obj/item/storage/box/zipties, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "darkred" + }, +/area/station/security/permabrig) "uOC" = ( /obj/machinery/light/directional/north, /obj/structure/table, @@ -93082,6 +93698,16 @@ icon_state = "darkblue" }, /area/station/medical/morgue) +"uOM" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/machinery/light/directional/east, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "red" + }, +/area/station/security/processing) "uOS" = ( /obj/structure/flora/ausbushes/ywflowers, /turf/simulated/floor/grass, @@ -93130,6 +93756,10 @@ icon_state = "whiteblue" }, /area/station/medical/reception) +"uPP" = ( +/obj/item/kirbyplants, +/turf/simulated/floor/wood, +/area/station/security/permabrig) "uQi" = ( /obj/structure/cable{ d1 = 2; @@ -93200,6 +93830,16 @@ }, /turf/simulated/floor/carpet/orange, /area/station/service/bar/atrium) +"uQQ" = ( +/obj/machinery/atmospherics/pipe/manifold/visible, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel/dark, +/area/station/security/execution) "uQW" = ( /obj/structure/table/reinforced, /obj/item/clothing/glasses/meson, @@ -93234,6 +93874,24 @@ icon_state = "neutralfull" }, /area/station/hallway/secondary/entry) +"uRg" = ( +/obj/structure/chair/office/dark{ + dir = 1 + }, +/obj/effect/landmark/start/security_officer, +/turf/simulated/floor/plasteel/dark, +/area/station/security/brig) +"uRt" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/processing) "uRC" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -93246,31 +93904,45 @@ /obj/effect/decal/cleanable/ants, /turf/simulated/floor/plating, /area/station/maintenance/old_kitchen) -"uSl" = ( -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" +"uRI" = ( +/obj/machinery/economy/vending/snack, +/obj/structure/sign/poster/official/random/south, +/turf/simulated/floor/plasteel/dark, +/area/station/security/brig) +"uSp" = ( +/obj/structure/rack, +/obj/item/clothing/suit/armor/riot/sec, +/obj/item/clothing/head/helmet/riot, +/obj/item/clothing/suit/armor/bulletproof/sec, +/obj/item/clothing/head/helmet/alt, +/obj/item/shield/riot{ + pixel_x = -3; + pixel_y = -3 }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" +/obj/structure/window/reinforced{ + dir = 4 }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ +/obj/structure/window/reinforced, +/obj/machinery/door/window/reinforced/normal{ dir = 8 }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 8 +/obj/effect/decal/warning_stripes/red/hollow, +/obj/effect/decal/warning_stripes/southwest, +/obj/item/clothing/head/helmet/alt, +/obj/item/clothing/suit/armor/bulletproof/sec, +/obj/item/clothing/head/helmet/riot, +/obj/item/clothing/suit/armor/riot/sec, +/obj/item/shield/riot{ + pixel_x = -3; + pixel_y = -3 }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" +/obj/effect/mapping_helpers/airlock/windoor/access/all/security/general{ + dir = 8 }, -/area/station/security/brig) +/obj/machinery/status_display/directional/east, +/obj/machinery/light/directional/east, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "uSu" = ( /turf/simulated/floor/plasteel{ dir = 1; @@ -93307,6 +93979,23 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/starboard) +"uST" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/brig) "uTc" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -93371,6 +94060,19 @@ icon_state = "green" }, /area/station/medical/virology/lab) +"uTA" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/processing) "uTO" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ @@ -93437,16 +94139,6 @@ /obj/effect/spawner/lootdrop/maintenance, /turf/simulated/floor/plating, /area/station/maintenance/electrical) -"uUu" = ( -/obj/structure/toilet{ - pixel_y = 8 - }, -/obj/item/bikehorn/rubberducky, -/obj/machinery/light/small/directional/west, -/obj/item/seeds/ambrosia, -/obj/effect/decal/cleanable/cobweb, -/turf/simulated/floor/plasteel, -/area/station/security/permabrig) "uUA" = ( /obj/effect/decal/warning_stripes/yellow, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -93482,9 +94174,8 @@ /area/station/science/toxins/mixing) "uVh" = ( /obj/effect/decal/cleanable/ants, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "uVz" = ( /obj/effect/landmark/start/doctor, @@ -93539,10 +94230,18 @@ icon_state = "white" }, /area/station/medical/medbay) -"uWj" = ( -/obj/item/target/syndicate, -/turf/simulated/floor/plating, -/area/station/security/range) +"uWd" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/execution) "uWn" = ( /obj/structure/sign/greencross{ icon_state = "lifestar" @@ -93624,10 +94323,27 @@ icon_state = "neutralcorner" }, /area/station/public/locker) +"uXf" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin, +/obj/item/pen, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/processing) "uXv" = ( /obj/machinery/firealarm/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/bar/atrium) +"uXC" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/station/security/brig) "uXF" = ( /obj/structure/disposalpipe/junction/reversed{ dir = 8 @@ -93674,23 +94390,6 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/starboard) -"uYc" = ( -/obj/structure/closet/secure_closet/brig{ - id = "Cell 5"; - name = "Cell 5 Locker" - }, -/obj/machinery/camera{ - c_tag = "Brig - Cell 5" - }, -/obj/item/radio/intercom/directional/north, -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" - }, -/area/station/security/prison/cell_block) "uYg" = ( /obj/structure/table/wood, /obj/effect/spawner/lootdrop/maintenance, @@ -93760,10 +94459,6 @@ icon_state = "arrival" }, /area/station/hallway/secondary/entry) -"uZo" = ( -/obj/structure/closet/emcloset, -/turf/simulated/floor/plating, -/area/station/maintenance/starboard2) "uZr" = ( /obj/machinery/door/firedoor/closed, /turf/simulated/floor/plasteel{ @@ -93790,6 +94485,18 @@ icon_state = "whiteblue" }, /area/station/medical/cloning) +"vaF" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/main) +"vaT" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "green" + }, +/area/station/security/permabrig) "vaU" = ( /obj/structure/cable{ d2 = 8; @@ -93842,14 +94549,10 @@ icon_state = "caution" }, /area/station/engineering/atmos/control) -"vbN" = ( -/obj/machinery/camera{ - c_tag = "Exterior Armory"; - dir = 4; - network = list("Security","SS13"); - pixel_y = -22 - }, -/turf/space, +"vbK" = ( +/obj/structure/closet/bombclosetsecurity, +/obj/effect/decal/warning_stripes/red/hollow, +/turf/simulated/floor/plasteel/dark, /area/station/security/armory/secure) "vbQ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -93884,6 +94587,22 @@ /obj/item/phone, /turf/simulated/floor/plating, /area/station/maintenance/old_kitchen) +"vcE" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/flasher_button{ + id = "prison4"; + pixel_x = 24; + pixel_y = 24 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "vcM" = ( /obj/structure/table/wood, /obj/item/paper_bin, @@ -93938,6 +94657,33 @@ icon_state = "redyellowfull" }, /area/station/maintenance/old_kitchen) +"vdM" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden, +/turf/simulated/floor/plasteel, +/area/station/security/permabrig) +"vdP" = ( +/obj/machinery/power/apc/directional/north, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "neutralcorner" + }, +/area/station/hallway/primary/starboard) "vei" = ( /obj/machinery/economy/atm/east, /obj/machinery/camera{ @@ -93963,6 +94709,33 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/starboard) +"veB" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel{ + icon_state = "neutralfull" + }, +/area/station/security/permabrig) +"veF" = ( +/obj/machinery/light/directional/north, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/brig) "veK" = ( /obj/machinery/light/small/directional/north, /turf/simulated/floor/plating, @@ -94037,6 +94810,12 @@ /obj/machinery/light/small/directional/south, /turf/simulated/floor/plating, /area/station/maintenance/fsmaint) +"vhs" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/plasteel, +/area/station/security/processing) "vhD" = ( /obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/engine, @@ -94048,30 +94827,6 @@ icon_state = "whitepurple" }, /area/station/science/toxins/mixing) -"vhT" = ( -/obj/machinery/hologram/holopad, -/obj/effect/decal/warning_stripes/yellow/hollow, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) -"vif" = ( -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "redcorner" - }, -/area/station/security/permabrig) "vii" = ( /obj/machinery/door/airlock/public/glass{ id_tag = "ExitPrivate"; @@ -94090,6 +94845,25 @@ }, /turf/simulated/floor/plasteel, /area/station/science/robotics/chargebay) +"vix" = ( +/obj/structure/closet/secure_closet/security, +/obj/machinery/recharger/wallcharger{ + pixel_x = 35 + }, +/obj/effect/decal/warning_stripes/red, +/obj/item/clothing/mask/balaclava, +/obj/structure/window/reinforced{ + dir = 1; + layer = 2.9 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "darkred" + }, +/area/station/security/storage) "viW" = ( /obj/structure/disposalpipe/segment{ dir = 2; @@ -94111,6 +94885,12 @@ icon_state = "neutralcorner" }, /area/station/maintenance/starboard2) +"vjf" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/interrogation) "vjg" = ( /obj/item/kirbyplants, /obj/machinery/firealarm/directional/north, @@ -94152,6 +94932,14 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/fore) +"vkr" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/station/security/detective) "vkv" = ( /obj/structure/sign/vacuum{ pixel_x = -32 @@ -94219,17 +95007,23 @@ icon_state = "whiteblue" }, /area/station/medical/medbay2) -"vkJ" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable, -/turf/simulated/floor/plating, -/area/station/security/brig) "vle" = ( /turf/simulated/floor/plasteel{ dir = 4; icon_state = "whitebluecorner" }, /area/station/medical/storage) +"vlj" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/security/brig) "vlv" = ( /obj/structure/grille{ density = 0; @@ -94239,6 +95033,17 @@ /obj/effect/decal/cleanable/glass, /turf/simulated/floor/plating, /area/station/maintenance/starboard) +"vlD" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/radio/intercom/directional/north, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/visitingroom) "vlR" = ( /obj/structure/table/glass, /obj/item/reagent_containers/food/drinks/coffee{ @@ -94301,23 +95106,6 @@ icon_state = "chapel" }, /area/station/maintenance/starboard2) -"vmE" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) "vmL" = ( /obj/effect/spawner/random_spawners/wall_rusted_maybe, /turf/simulated/wall, @@ -94343,6 +95131,18 @@ icon_state = "white" }, /area/station/medical/storage) +"vnb" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/permabrig) "vnh" = ( /obj/machinery/door/firedoor, /obj/effect/decal/warning_stripes/yellow, @@ -94362,21 +95162,12 @@ icon_state = "whiteblue" }, /area/station/medical/storage/secondary) -"vnY" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/plating, -/area/station/security/prison/cell_block) +"vnV" = ( +/obj/effect/decal/warning_stripes/red/hollow, +/obj/effect/decal/warning_stripes/east, +/obj/machinery/suit_storage_unit/security, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "voc" = ( /obj/structure/window/reinforced, /obj/structure/table, @@ -94406,27 +95197,6 @@ }, /turf/simulated/floor/engine/air, /area/station/engineering/atmos) -"voo" = ( -/obj/structure/table, -/obj/item/clothing/shoes/orange, -/obj/item/clothing/under/color/orange/prison, -/turf/simulated/floor/plating, -/area/station/maintenance/starboard) -"voK" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/simulated/floor/plating, -/area/station/security/storage) "vpq" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -94442,6 +95212,24 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/port) +"vpA" = ( +/obj/structure/closet/secure_closet/security, +/obj/effect/decal/warning_stripes/red, +/obj/item/clothing/mask/balaclava, +/obj/item/radio/intercom/directional/east, +/obj/machinery/camera{ + c_tag = "Brig Security Equipment Lockers"; + dir = 9 + }, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 4 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/storage) "vpQ" = ( /obj/structure/window/reinforced, /obj/machinery/atmospherics/unary/vent_scrubber/on{ @@ -94456,6 +95244,10 @@ /obj/effect/landmark/spawner/rev, /turf/simulated/floor/engine, /area/station/science/test_chamber) +"vpT" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "vpU" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/structure/cable, @@ -94506,38 +95298,26 @@ }, /turf/simulated/floor/plating, /area/station/medical/chemistry) -"vqZ" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, +"vrk" = ( /turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" + dir = 1; + icon_state = "red" }, -/area/station/security/brig) +/area/station/security/processing) "vrp" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) +"vrw" = ( +/obj/structure/sign/securearea{ + desc = "A warning sign which reads 'KEEP CLEAR OF DOCKING AREA'."; + name = "KEEP CLEAR: DOCKING AREA" + }, +/turf/simulated/wall/r_wall, +/area/station/security/permabrig) "vrH" = ( /obj/structure/flora/junglebush, /obj/machinery/light/small/directional/east, @@ -94551,8 +95331,16 @@ dir = 4 }, /obj/machinery/newscaster/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/service/theatre) +"vrM" = ( +/obj/machinery/suit_storage_unit/security, +/obj/machinery/light/directional/east, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "darkred" + }, +/area/station/security/warden) "vrQ" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 @@ -94590,19 +95378,37 @@ }, /turf/simulated/floor/plasteel, /area/station/maintenance/medmaint) -"vsy" = ( -/obj/machinery/alarm/directional/north, -/obj/structure/table/reinforced, -/obj/item/storage/backpack/duffel/security, -/obj/item/reagent_containers/glass/bottle/morphine, -/obj/item/reagent_containers/glass/bottle/morphine{ - pixel_x = 8 +"vsi" = ( +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/range) +"vsl" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/flasher{ + id = "prison3"; + pixel_y = 24; + pixel_x = -24 }, -/obj/item/reagent_containers/glass/bottle/facid, /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 8; + icon_state = "neutral" }, -/area/station/security/execution) +/area/station/security/permabrig) +"vsq" = ( +/obj/machinery/atmospherics/portable/canister/air, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/station/maintenance/fsmaint) "vsW" = ( /obj/effect/decal/warning_stripes/yellow, /obj/machinery/atmospherics/pipe/simple/visible{ @@ -94610,6 +95416,12 @@ }, /turf/simulated/floor/plasteel, /area/station/hallway/secondary/entry) +"vsY" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 4 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/storage) "vtq" = ( /obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/plasteel, @@ -94631,10 +95443,15 @@ /obj/structure/grille, /turf/simulated/floor/plating, /area/station/maintenance/fore) -"vuQ" = ( +"vvb" = ( +/obj/effect/decal/warning_stripes/red/partial{ + dir = 4 + }, +/obj/machinery/firealarm/directional/south, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, -/area/station/maintenance/old_kitchen) +/obj/machinery/light/directional/south, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prisonlockers) "vve" = ( /obj/structure/chair/office/dark{ dir = 8 @@ -94653,28 +95470,18 @@ }, /turf/simulated/floor/plasteel, /area/station/engineering/atmos/control) -"vvC" = ( -/obj/machinery/economy/vending/cola, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "redcorner" - }, -/area/station/hallway/primary/starboard) -"vvQ" = ( -/obj/structure/chair{ - dir = 4 - }, -/obj/machinery/alarm/directional/north, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" +"vvF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sign/electricshock{ + pixel_x = 32 }, -/area/station/security/processing) +/turf/simulated/floor/plating, +/area/station/security/execution) "vvS" = ( /obj/structure/table/wood, /obj/item/picket_sign, /obj/item/reagent_containers/food/condiment/saltshaker, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "vwk" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -94716,6 +95523,22 @@ icon_state = "dark" }, /area/station/service/theatre) +"vxb" = ( +/obj/machinery/flasher/portable, +/obj/effect/decal/warning_stripes/red/hollow, +/obj/effect/decal/warning_stripes/southeast, +/obj/machinery/alarm/directional/west, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) +"vxh" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/turf/simulated/floor/plating, +/area/station/security/permabrig) "vxl" = ( /obj/effect/turf_decal/stripes/corner, /obj/effect/turf_decal/stripes/corner{ @@ -94731,12 +95554,20 @@ /obj/effect/spawner/random_spawners/fungus_probably, /turf/simulated/wall, /area/station/maintenance/electrical) -"vxz" = ( -/obj/machinery/computer/security{ - dir = 1 +"vxH" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) "vxK" = ( /obj/structure/chair/sofa/pew/left, /turf/simulated/floor/plasteel{ @@ -94818,6 +95649,14 @@ icon_state = "dark" }, /area/station/science/genetics) +"vzg" = ( +/obj/structure/closet/secure_closet/brig, +/obj/machinery/alarm/directional/west, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/prisonlockers) "vzo" = ( /obj/machinery/atmospherics/unary/vent_pump/high_volume{ autolink_id = "fssolar_vent"; @@ -94891,6 +95730,17 @@ icon_state = "white" }, /area/station/medical/storage) +"vAj" = ( +/obj/machinery/flasher_button{ + pixel_y = 24; + pixel_x = -24; + id = "prison2" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkred" + }, +/area/station/security/permabrig) "vAM" = ( /obj/structure/chair/office/light{ dir = 4 @@ -94902,6 +95752,9 @@ }, /turf/simulated/floor/carpet, /area/station/medical/psych) +"vBg" = ( +/turf/simulated/wall/r_wall, +/area/station/security/warden) "vBO" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging{ dir = 9 @@ -94921,30 +95774,6 @@ /mob/living/simple_animal/mouse/rat, /turf/simulated/floor/plating, /area/station/maintenance/fore) -"vCk" = ( -/obj/structure/table/reinforced, -/obj/item/folder/red, -/obj/item/pen, -/obj/machinery/door/window/reinforced/normal{ - dir = 8; - name = "Warden's Desk" - }, -/obj/effect/mapping_helpers/airlock/windoor/access/any/security/armory{ - dir = 8 - }, -/obj/machinery/door/window/reinforced/normal{ - dir = 4; - name = "Warden's Desk" - }, -/obj/effect/mapping_helpers/airlock/windoor/access/any/security/armory{ - dir = 4 - }, -/obj/effect/decal/warning_stripes/yellow, -/obj/machinery/door/firedoor, -/turf/simulated/floor/plasteel{ - icon_state = "darkredfull" - }, -/area/station/security/warden) "vCt" = ( /obj/structure/table/tray, /obj/item/storage/firstaid/surgery{ @@ -94990,23 +95819,11 @@ icon_state = "dark" }, /area/station/telecomms/chamber) -"vDh" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Security Office" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/obj/machinery/door/firedoor, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/storage) +"vDl" = ( +/obj/item/stack/cable_coil/random, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plating, +/area/station/maintenance/fsmaint) "vDo" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/structure/disposalpipe/segment{ @@ -95028,16 +95845,6 @@ icon_state = "whiteblue" }, /area/station/command/office/cmo) -"vDv" = ( -/obj/effect/spawner/window/reinforced/polarized/grilled{ - id = "Processing" - }, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/simulated/floor/plating, -/area/station/security/processing) "vDT" = ( /obj/machinery/atmospherics/portable/canister/nitrogen, /obj/machinery/light/directional/north, @@ -95072,19 +95879,6 @@ icon_state = "darkblue" }, /area/station/medical/morgue) -"vEh" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/prisonershuttle) "vEy" = ( /obj/item/shard{ icon_state = "small" @@ -95105,7 +95899,7 @@ }, /obj/effect/decal/cleanable/ants, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "vEG" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -95162,21 +95956,6 @@ }, /turf/simulated/floor/plasteel/grimy, /area/station/public/vacant_office) -"vFa" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" - }, -/turf/simulated/floor/plating, -/area/station/command/office/hos) "vFy" = ( /obj/structure/cable{ d1 = 4; @@ -95204,24 +95983,41 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/carpet/cyan, /area/station/command/office/cmo) +"vFK" = ( +/turf/simulated/floor/plasteel{ + icon_state = "freezerfloor" + }, +/area/station/security/permabrig) +"vGb" = ( +/obj/machinery/disposal, +/obj/structure/disposalpipe/trunk, +/obj/structure/sign/deathsposal{ + pixel_y = 32 + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/processing) "vGg" = ( /obj/machinery/economy/vending/coffee, /obj/structure/sign/poster/official/random/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) -"vGw" = ( -/obj/structure/table/reinforced, -/turf/simulated/floor/plasteel{ - dir = 10; - icon_state = "darkred" - }, -/area/station/security/warden) "vGH" = ( /obj/structure/chair/sofa/right{ dir = 1 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/public/sleep_female) +"vHf" = ( +/obj/structure/window/reinforced, +/obj/machinery/light/directional/east, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "red" + }, +/area/station/security/visitingroom) "vHx" = ( /obj/effect/decal/warning_stripes/north, /obj/effect/decal/cleanable/dirt, @@ -95324,6 +96120,29 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/fore) +"vJi" = ( +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/brig) "vJn" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -95429,9 +96248,8 @@ "vKr" = ( /obj/item/chair/wood, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "vKs" = ( /obj/effect/decal/warning_stripes/north, @@ -95534,6 +96352,39 @@ icon_state = "yellow" }, /area/station/maintenance/electrical) +"vMO" = ( +/obj/structure/disposalpipe/sortjunction/reversed{ + dir = 2; + name = "Warden's Office"; + sort_type_txt = "8" + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/simulated/floor/plasteel, +/area/station/security/brig) +"vMT" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/light/small/nightshifted/south, +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/interrogation/observation) "vMW" = ( /obj/structure/bed, /obj/item/bedsheet/red, @@ -95541,6 +96392,17 @@ /obj/machinery/alarm/directional/east, /turf/simulated/floor/plating, /area/station/maintenance/virology_maint) +"vNh" = ( +/obj/machinery/power/apc/directional/north, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) "vNm" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass{ @@ -95580,34 +96442,11 @@ icon_state = "dark" }, /area/station/medical/cloning) -"vNA" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Prison Gate"; - name = "Prison Lockdown Blast Doors"; - opacity = 0 - }, -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" - }, -/turf/simulated/floor/plating, -/area/station/security/permasolitary) "vNF" = ( /obj/machinery/atmospherics/portable/canister/oxygen, /obj/effect/decal/warning_stripes/yellow, /turf/simulated/floor/plasteel, /area/station/engineering/hardsuitstorage) -"vOc" = ( -/obj/machinery/door_timer/cell_3{ - pixel_y = -32 - }, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) "vOo" = ( /obj/effect/decal/warning_stripes/north, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -95691,6 +96530,31 @@ /obj/structure/sink/directional/north, /turf/simulated/floor/plasteel, /area/station/service/theatre) +"vPY" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "red" + }, +/area/station/security/range) +"vQg" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/plating, +/area/station/security/visitingroom) "vQh" = ( /obj/structure/cable{ d1 = 1; @@ -95719,6 +96583,26 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel, /area/station/engineering/break_room) +"vQN" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/reinforced/normal{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/windoor/access/all/security/armory{ + dir = 8 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id_tag = "Warden"; + name = "Warden Privacy Shutters" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/warden) "vQR" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -95768,20 +96652,6 @@ /obj/machinery/atmospherics/pipe/simple/hidden, /turf/simulated/floor/engine, /area/station/maintenance/starboard2) -"vSM" = ( -/obj/machinery/light/small/directional/west, -/obj/machinery/sparker{ - id = "Execution"; - pixel_y = 22 - }, -/obj/structure/sign/vacuum/external{ - pixel_x = -32 - }, -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/execution) "vTf" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/structure/cable{ @@ -95790,6 +96660,32 @@ }, /turf/simulated/floor/plating, /area/station/science/server) +"vTi" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "red" + }, +/area/station/security/processing) +"vTq" = ( +/obj/machinery/alarm/directional/south, +/obj/machinery/camera{ + c_tag = "Brig Visit Room South"; + dir = 1 + }, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "red" + }, +/area/station/security/visitingroom) +"vTs" = ( +/obj/structure/chair/comfy/brown{ + dir = 8 + }, +/turf/simulated/floor/carpet, +/area/station/security/permabrig) "vTv" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -95830,6 +96726,10 @@ }, /turf/simulated/floor/plasteel, /area/station/engineering/control) +"vUg" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/turf/simulated/floor/plasteel/dark, +/area/station/security/brig) "vUj" = ( /obj/structure/cable{ d1 = 1; @@ -95860,6 +96760,32 @@ }, /turf/simulated/floor/mineral/titanium/blue, /area/shuttle/pod_2) +"vUE" = ( +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "hos_room" + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/command/office/hos) +"vUG" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) "vUM" = ( /obj/structure/cable{ d1 = 1; @@ -95868,7 +96794,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/ntrep) "vUX" = ( /turf/simulated/floor/beach/water{ @@ -95930,6 +96856,18 @@ icon_state = "whiteblue" }, /area/station/maintenance/starboard) +"vVY" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plasteel, +/area/station/security/processing) "vVZ" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ @@ -95986,6 +96924,18 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/research) +"vWA" = ( +/obj/structure/chair/e_chair{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plating, +/area/station/security/execution) "vWB" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/research/glass{ @@ -96049,20 +96999,13 @@ d2 = 4; icon_state = "1-4" }, -/turf/simulated/floor/wood, -/area/station/legal/magistrate) -"vXB" = ( -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" }, -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable, -/turf/simulated/floor/plating, -/area/station/security/prison/cell_block) +/turf/simulated/floor/wood/oak, +/area/station/legal/magistrate) "vXG" = ( /obj/machinery/door/airlock/science, /obj/machinery/door/firedoor, @@ -96102,6 +97045,14 @@ icon_state = "darkblue" }, /area/station/maintenance/old_detective) +"vYm" = ( +/obj/effect/spawner/lootdrop/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "redcorner" + }, +/area/station/maintenance/starboard2) "vYt" = ( /obj/machinery/atmospherics/air_sensor{ autolink_id = "co2_sensor" @@ -96128,6 +97079,45 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/fore) +"vYI" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "red" + }, +/area/station/security/range) +"vYL" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "vYM" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -96237,6 +97227,13 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/greengrid, /area/station/command/vault) +"wbd" = ( +/obj/machinery/hologram/holopad, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "vault" + }, +/area/station/security/detective) "wbf" = ( /obj/structure/bed, /obj/item/bedsheet/medical, @@ -96281,6 +97278,17 @@ /obj/structure/cable, /turf/simulated/floor/plating, /area/station/medical/virology/lab) +"wbW" = ( +/obj/structure/chair/sofa/corner{ + dir = 8 + }, +/obj/effect/landmark/start/security_officer, +/obj/structure/sign/poster/official/random/east, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "red" + }, +/area/station/security/storage) "wbY" = ( /obj/structure/cable{ d1 = 1; @@ -96298,6 +97306,18 @@ icon_state = "whitepurple" }, /area/station/science/toxins/mixing) +"wcy" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/station/security/permabrig) "wcI" = ( /obj/machinery/power/apc/directional/north, /obj/structure/cable{ @@ -96324,6 +97344,24 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/fsmaint) +"wdQ" = ( +/obj/machinery/door/airlock/security/glass, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/brig) "wdX" = ( /obj/machinery/computer/mech_bay_power_console, /turf/simulated/floor/plasteel{ @@ -96336,20 +97374,6 @@ icon_state = "bar" }, /area/station/maintenance/fsmaint) -"wek" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/carpet, -/area/station/security/prison/cell_block) "wew" = ( /obj/machinery/alarm/directional/south, /turf/simulated/floor/plasteel/white, @@ -96373,16 +97397,6 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/central) -"weF" = ( -/obj/structure/table/reinforced, -/obj/item/book/manual/wiki/security_space_law{ - pixel_x = -3; - pixel_y = 5 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/main) "weH" = ( /obj/machinery/fishtank/tank, /turf/simulated/floor/beach/sand, @@ -96472,15 +97486,11 @@ icon_state = "neutralcorner" }, /area/station/maintenance/starboard2) -"wgn" = ( -/obj/machinery/flasher{ - id = "Execution"; - pixel_y = 22 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/execution) +"wgg" = ( +/obj/effect/decal/warning_stripes/southeast, +/obj/machinery/economy/vending/security, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "wgx" = ( /turf/simulated/floor/plating, /area/station/maintenance/library) @@ -96582,6 +97592,20 @@ /obj/effect/spawner/random_spawners/wall_rusted_maybe, /turf/simulated/wall, /area/station/maintenance/virology_maint) +"wij" = ( +/turf/simulated/wall/r_wall, +/area/station/security/processing) +"wis" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/table, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/item/folder, +/obj/item/pen, +/turf/simulated/floor/plasteel, +/area/station/security/visitingroom) "wiJ" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 @@ -96610,6 +97634,27 @@ icon_state = "whitepurple" }, /area/station/science/genetics) +"wiL" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/storage) +"wiM" = ( +/obj/structure/sign/poster/official/random/west, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "red" + }, +/area/station/security/brig) "wiR" = ( /obj/machinery/economy/vending/medidrobe, /turf/simulated/floor/plasteel{ @@ -96617,6 +97662,25 @@ icon_state = "whiteblue" }, /area/station/medical/storage) +"wjk" = ( +/obj/structure/closet/secure_closet{ + anchored = 1; + name = "Evidence Storage"; + req_access_txt = "4" + }, +/obj/machinery/power/apc/directional/west, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/item/radio/intercom/directional/south, +/turf/simulated/floor/plasteel/dark, +/area/station/security/evidence) "wjm" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small/directional/west, @@ -96629,16 +97693,6 @@ icon_state = "darkblue" }, /area/station/medical/surgery/primary) -"wjK" = ( -/obj/effect/spawner/window/reinforced/polarized/grilled{ - id = "Processing" - }, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/plating, -/area/station/security/processing) "wkq" = ( /obj/machinery/door/firedoor, /obj/effect/decal/warning_stripes/yellow, @@ -96650,9 +97704,28 @@ "wkD" = ( /turf/simulated/wall/r_wall, /area/station/engineering/atmos/control) +"wkF" = ( +/obj/machinery/photocopier, +/obj/machinery/light_switch/north, +/obj/machinery/firealarm/directional/west, +/turf/simulated/floor/wood, +/area/station/command/office/hos) "wkK" = ( /turf/simulated/wall, /area/station/hallway/secondary/exit/maintenance) +"wkN" = ( +/obj/machinery/power/apc/directional/east, +/obj/structure/cable, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkred" + }, +/area/station/security/brig) "wkO" = ( /obj/effect/landmark/start/mime, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -96670,21 +97743,17 @@ /obj/machinery/atmospherics/portable/scrubber, /turf/simulated/floor/plasteel, /area/station/science/toxins/mixing) -"wkZ" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 4 +"wlm" = ( +/obj/machinery/door/airlock/multi_tile/glass{ + dir = 2 }, -/obj/machinery/atmospherics/pipe/simple/hidden, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "neutral" +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" }, +/obj/machinery/door/firedoor, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, /area/station/security/permabrig) "wlt" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply, @@ -96828,22 +97897,6 @@ }, /turf/simulated/floor/engine, /area/station/maintenance/turbine) -"wol" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/brig) "wor" = ( /obj/effect/decal/cleanable/ants, /turf/simulated/floor/light/blue, @@ -96869,6 +97922,15 @@ }, /turf/simulated/floor/plasteel, /area/station/engineering/control) +"woQ" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/item/radio/intercom/directional/south, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/visitingroom) "woT" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable{ @@ -96894,29 +97956,6 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) -"wpr" = ( -/obj/machinery/door_timer/cell_6{ - pixel_y = 32 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) "wpz" = ( /obj/structure/chair/office/dark{ dir = 8 @@ -96930,6 +97969,16 @@ /obj/effect/decal/warning_stripes/yellow/hollow, /turf/simulated/floor/engine, /area/station/engineering/controlroom) +"wqG" = ( +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "hos_room" + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/station/command/office/hos) "wqN" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -96969,26 +98018,6 @@ /obj/effect/decal/warning_stripes/yellow, /turf/simulated/floor/plasteel, /area/station/maintenance/port) -"wrC" = ( -/obj/structure/disposalpipe/junction{ - dir = 8 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plasteel{ - dir = 4; - icon_state = "darkred" - }, -/area/station/security/processing) "wrE" = ( /obj/structure/table/reinforced, /obj/machinery/alarm/directional/south, @@ -96996,39 +98025,18 @@ /obj/item/stack/packageWrap, /turf/simulated/floor/plasteel/dark, /area/station/command/office/ce) -"wsb" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 9 - }, +"wrR" = ( /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkredcorners" + dir = 5; + icon_state = "red" }, -/area/station/security/permabrig) +/area/station/security/brig) "wsy" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 9 }, /turf/simulated/floor/plasteel/white, /area/station/service/kitchen) -"wsN" = ( -/obj/machinery/door/firedoor, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/brig) "wtd" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -97055,37 +98063,6 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/port) -"wtD" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/manifold4w/hidden/supply, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) "wtE" = ( /obj/machinery/cryopod/right, /obj/machinery/light/directional/west, @@ -97093,44 +98070,23 @@ icon_state = "whitegreenfull" }, /area/station/public/sleep) -"wtK" = ( -/obj/machinery/door/airlock/command{ - name = "Head of Security" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/hos, -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 8; - icon_state = "1-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/carpet/red, -/area/station/command/office/hos) "wtM" = ( /obj/structure/chair/office/dark{ dir = 1 }, /turf/simulated/floor/plating, /area/station/maintenance/library) +"wtP" = ( +/obj/structure/chair/sofa{ + dir = 8 + }, +/obj/effect/landmark/start/security_officer, +/obj/machinery/light/directional/east, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "red" + }, +/area/station/security/storage) "wtV" = ( /turf/simulated/floor/plasteel{ icon_state = "greencorner" @@ -97170,6 +98126,35 @@ icon_state = "neutral" }, /area/station/maintenance/fore) +"wuO" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/turf/simulated/floor/plasteel{ + icon_state = "neutralfull" + }, +/area/station/security/lobby) +"wuT" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/main) +"wuX" = ( +/obj/item/flag/sec, +/obj/machinery/light/directional/east, +/turf/simulated/floor/plasteel/dark, +/area/station/security/range) "wvn" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -97185,8 +98170,23 @@ "wvo" = ( /obj/item/clothing/under/costume/soviet, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) +"wvx" = ( +/obj/machinery/door/window/reinforced/normal{ + dir = 8 + }, +/obj/machinery/atmospherics/unary/portables_connector{ + dir = 8 + }, +/obj/item/wrench, +/obj/machinery/camera{ + c_tag = "Brig Prison Hall"; + dir = 8 + }, +/obj/machinery/light/directional/east, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "wvy" = ( /obj/effect/spawner/window/reinforced/polarized/grilled{ id = "CMO" @@ -97202,6 +98202,12 @@ }, /turf/simulated/floor/plating, /area/station/command/office/cmo) +"wvz" = ( +/obj/machinery/alarm/directional/south, +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/permabrig) "wvX" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -97223,8 +98229,22 @@ /obj/effect/spawner/random_spawners/wall_rusted_maybe, /turf/simulated/wall/r_wall, /area/station/maintenance/starboard2) +"www" = ( +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "Detective" + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plating, +/area/station/security/detective) "wwx" = ( -/obj/structure/disposalpipe/segment, /obj/structure/cable{ d1 = 1; d2 = 2; @@ -97232,10 +98252,11 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/disposalpipe/segment, /turf/simulated/floor/plasteel{ icon_state = "neutralfull" }, -/area/station/hallway/primary/starboard) +/area/station/security/lobby) "wwC" = ( /turf/simulated/floor/plasteel{ icon_state = "whiteblue" @@ -97259,6 +98280,13 @@ }, /turf/simulated/floor/plasteel, /area/station/engineering/controlroom) +"wwR" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/brig) "wwX" = ( /obj/structure/closet/lasertag/red, /turf/simulated/floor/plasteel{ @@ -97287,6 +98315,15 @@ icon_state = "yellow" }, /area/station/engineering/break_room) +"wyf" = ( +/obj/machinery/hydroponics/constructable{ + desc = "These are connected with an irrigation tube. You see a little pipe connecting the trays."; + name = "Prison hydroponics tray"; + using_irrigation = 1 + }, +/obj/item/seeds/chili, +/turf/simulated/floor/grass, +/area/station/security/permabrig) "wym" = ( /turf/simulated/floor/plasteel{ icon_state = "bluecorner" @@ -97383,6 +98420,82 @@ icon_state = "yellow" }, /area/station/engineering/control) +"wzN" = ( +/obj/structure/closet/crate, +/obj/effect/spawner/lootdrop/maintenance, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "neutral" + }, +/area/station/maintenance/fsmaint) +"wzU" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkred" + }, +/area/station/security/storage) +"wAd" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/security/brig) +"wAU" = ( +/obj/effect/mapping_helpers/airlock/polarized{ + id = "HoS" + }, +/obj/machinery/door/airlock/command/hos/glass{ + id_tag = "hosofficedoor"; + name = "Head of Security" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/security/hos, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/command/office/hos) "wAX" = ( /obj/machinery/economy/vending/coffee, /obj/structure/window/reinforced{ @@ -97408,6 +98521,9 @@ /obj/machinery/atmospherics/meter, /turf/simulated/floor/plasteel, /area/station/engineering/controlroom) +"wBK" = ( +/turf/simulated/wall/r_wall, +/area/station/security/prison/cell_block/A) "wBU" = ( /obj/machinery/atmospherics/pipe/simple/visible/purple{ dir = 4 @@ -97446,6 +98562,20 @@ icon_state = "grimy" }, /area/station/maintenance/old_detective) +"wCZ" = ( +/obj/effect/spawner/window/reinforced/grilled, +/turf/simulated/floor/plating, +/area/station/security/processing) +"wDd" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/obj/structure/sign/poster/official/random/west, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "redcorner" + }, +/area/station/security/lobby) "wDq" = ( /obj/structure/chair/office/light{ dir = 1; @@ -97474,6 +98604,12 @@ icon_state = "neutralfull" }, /area/station/maintenance/fore) +"wDz" = ( +/obj/item/radio/intercom/directional/south, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) "wDU" = ( /obj/machinery/chem_dispenser, /obj/item/reagent_containers/glass/beaker/large, @@ -97577,7 +98713,7 @@ /obj/structure/sign/poster/official/random/north, /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small/directional/north, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "wGg" = ( /obj/structure/table/reinforced, @@ -97607,6 +98743,13 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/service/chapel/office) +"wGn" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel/white, +/area/station/security/permabrig) "wGq" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -97650,6 +98793,19 @@ icon_state = "green" }, /area/station/hallway/secondary/exit) +"wHy" = ( +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "hos_room" + }, +/obj/machinery/door/poddoor/preopen{ + id_tag = "hos_secure_doors" + }, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/turf/simulated/floor/plating, +/area/station/command/office/hos) "wHB" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 @@ -97738,10 +98894,6 @@ icon_state = "whiteblue" }, /area/station/medical/medbay) -"wIT" = ( -/obj/effect/decal/warning_stripes/west, -/turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) "wIZ" = ( /obj/machinery/kitchen_machine/grill, /obj/effect/decal/cleanable/dirt, @@ -97752,23 +98904,22 @@ "wJr" = ( /turf/simulated/wall/r_wall, /area/station/science/break_room) -"wJR" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +"wJU" = ( +/obj/effect/decal/warning_stripes/northeastcorner, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) +"wKf" = ( +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkred" }, +/area/station/security/warden) +"wKh" = ( /turf/simulated/floor/plasteel{ dir = 4; - icon_state = "darkred" + icon_state = "darkredcorners" }, -/area/station/security/brig) +/area/station/security/permabrig) "wKt" = ( /obj/effect/turf_decal/bot_white, /turf/simulated/floor/plasteel{ @@ -97801,6 +98952,15 @@ /obj/machinery/power/port_gen/pacman, /turf/simulated/floor/plasteel, /area/station/engineering/hardsuitstorage) +"wLq" = ( +/obj/structure/table/reinforced, +/obj/item/folder/red, +/obj/item/pen, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkred" + }, +/area/station/security/permabrig) "wLR" = ( /obj/structure/disposalpipe/segment, /turf/simulated/floor/plating, @@ -97810,24 +98970,23 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/starboard) -"wMd" = ( -/obj/machinery/camera{ - c_tag = "Security Armory"; - dir = 1; - network = list("SS13","Security") - }, -/obj/effect/decal/warning_stripes/east, -/obj/machinery/navbeacon{ - codes_txt = "patrol;next_patrol=Armory_South2"; - location = "Armory_South" +"wMt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "neutral" }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" +/area/station/maintenance/fsmaint) +"wMZ" = ( +/obj/structure/table, +/obj/item/folder, +/obj/item/pen, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "red" }, -/turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) +/area/station/security/visitingroom) "wNp" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -97876,6 +99035,24 @@ icon_state = "showroomfloor" }, /area/station/maintenance/old_kitchen) +"wOz" = ( +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/wood, +/area/station/command/office/hos) "wOC" = ( /obj/effect/landmark/start/shaft_miner, /obj/structure/disposalpipe/segment, @@ -97948,17 +99125,40 @@ }, /area/station/supply/sorting) "wPJ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, /obj/structure/cable{ d1 = 4; d2 = 8; icon_state = "4-8" }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ +/obj/machinery/flasher{ + id = "prison3"; + pixel_y = -24; + pixel_x = -24 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "neutral" + }, +/area/station/security/permabrig) +"wQp" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 }, -/turf/simulated/floor/plasteel, -/area/station/security/range) +/obj/structure/sign/poster/official/random/south, +/obj/machinery/light/directional/south, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) "wQE" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -98001,6 +99201,13 @@ icon_state = "whiteblue" }, /area/station/medical/medbay2) +"wRa" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkred" + }, +/area/station/security/evidence) "wRc" = ( /obj/machinery/chem_heater, /obj/item/radio/intercom/directional/east, @@ -98013,6 +99220,16 @@ icon_state = "darkblue" }, /area/station/maintenance/starboard2) +"wRE" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/range) "wRN" = ( /obj/machinery/atmospherics/unary/outlet_injector/on{ autolink_id = "air_in"; @@ -98107,6 +99324,31 @@ icon_state = "arrival" }, /area/station/hallway/secondary/entry) +"wSY" = ( +/obj/structure/rack, +/obj/effect/decal/warning_stripes/red/hollow, +/obj/item/clothing/accessory/holster{ + pixel_x = -6; + pixel_y = 6 + }, +/obj/item/clothing/accessory/holster{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/clothing/accessory/holster{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/clothing/accessory/holster{ + pixel_x = 6; + pixel_y = -6 + }, +/obj/item/clothing/accessory/holster, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "darkred" + }, +/area/station/security/storage) "wTc" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 1 @@ -98122,6 +99364,16 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) +"wTo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/obj/machinery/camera{ + c_tag = "Brig Cell 5"; + dir = 8 + }, +/obj/machinery/light/directional/east, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "wTq" = ( /turf/simulated/floor/plasteel{ dir = 8; @@ -98210,12 +99462,45 @@ }, /turf/simulated/floor/plasteel, /area/station/maintenance/starboard2) +"wUP" = ( +/obj/machinery/alarm/directional/north, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/brig) +"wUX" = ( +/obj/machinery/door/airlock/security/glass{ + id_tag = "BrigRight" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "red" + }, +/area/station/security/brig) "wVi" = ( /obj/machinery/economy/vending/cart, /turf/simulated/floor/plasteel{ icon_state = "brown" }, /area/station/hallway/primary/fore) +"wVI" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/any/security/doors, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel, +/area/station/security/storage) "wVM" = ( /obj/machinery/access_button{ autolink_id = "enginen_btn_int"; @@ -98234,6 +99519,37 @@ icon_state = "yellowfull" }, /area/station/engineering/control) +"wVR" = ( +/obj/structure/rack, +/obj/item/clothing/suit/armor/riot/sec, +/obj/item/clothing/head/helmet/riot, +/obj/item/clothing/suit/armor/bulletproof/sec, +/obj/item/clothing/head/helmet/alt, +/obj/item/shield/riot{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/machinery/door/window/reinforced/normal{ + dir = 8 + }, +/obj/effect/decal/warning_stripes/red/hollow, +/obj/effect/decal/warning_stripes/west, +/obj/item/clothing/head/helmet/alt, +/obj/item/clothing/suit/armor/bulletproof/sec, +/obj/item/clothing/head/helmet/riot, +/obj/item/clothing/suit/armor/riot/sec, +/obj/item/shield/riot{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/effect/mapping_helpers/airlock/windoor/access/all/security/general{ + dir = 8 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "wVT" = ( /obj/item/storage/belt/chef, /obj/item/clothing/head/chefhat, @@ -98262,6 +99578,9 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/fore2) +"wWd" = ( +/turf/simulated/floor/carpet, +/area/station/security/permabrig) "wWi" = ( /obj/structure/table/reinforced, /obj/item/restraints/handcuffs/cable/random, @@ -98275,15 +99594,6 @@ }, /turf/simulated/wall/r_wall, /area/station/engineering/atmos) -"wWy" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin/nanotrasen, -/obj/item/pen, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/warden) "wWH" = ( /obj/machinery/economy/vending/artvend, /turf/simulated/floor/plasteel{ @@ -98345,7 +99655,7 @@ /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/captain) "wXc" = ( /obj/machinery/door/airlock, @@ -98376,6 +99686,11 @@ icon_state = "whitepurplecorner" }, /area/station/science/research) +"wXz" = ( +/obj/structure/table/wood, +/obj/item/megaphone, +/turf/simulated/floor/carpet/red, +/area/station/command/office/hos) "wXE" = ( /obj/machinery/light/directional/east, /turf/simulated/floor/plasteel{ @@ -98393,7 +99708,7 @@ dir = 4; icon_state = "neutralcorner" }, -/area/station/hallway/primary/starboard) +/area/station/security/lobby) "wXM" = ( /obj/effect/decal/warning_stripes/northwest, /obj/structure/cable/yellow{ @@ -98403,6 +99718,23 @@ }, /turf/simulated/floor/plasteel, /area/station/engineering/control) +"wYu" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2" + }, +/turf/simulated/floor/plating, +/area/station/security/prison/cell_block/A) "wYw" = ( /obj/machinery/door/airlock/glass{ name = "Barber Shop" @@ -98411,17 +99743,6 @@ icon_state = "barber" }, /area/station/service/barber) -"wYA" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/brig) "wYD" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -98435,6 +99756,13 @@ icon_state = "white" }, /area/station/medical/medbay) +"wYL" = ( +/obj/structure/closet/secure_closet/brig{ + id = "Cell 5"; + name = "Cell 5 Locker" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "wYP" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -98464,6 +99792,13 @@ icon_state = "whitegreencorner" }, /area/station/medical/virology/lab) +"wYW" = ( +/obj/item/flag/sec, +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "darkred" + }, +/area/station/security/storage) "wZe" = ( /obj/machinery/light/small/directional/east, /turf/simulated/floor/plasteel{ @@ -98516,24 +99851,19 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/fore) +"wZR" = ( +/obj/effect/decal/warning_stripes/red/partial, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel, +/area/station/security/range) +"xaa" = ( +/obj/effect/decal/warning_stripes/northeast, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "xag" = ( /obj/machinery/light/directional/south, /turf/simulated/floor/plating, /area/station/science/toxins/launch) -"xao" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/execution) "xat" = ( /obj/machinery/light/directional/west, /turf/simulated/floor/plasteel{ @@ -98541,20 +99871,6 @@ icon_state = "neutralcorner" }, /area/station/hallway/primary/central/ne) -"xaM" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Brig - Prisoner Release" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/effect/mapping_helpers/airlock/unres{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "darkred" - }, -/area/station/security/prison/cell_block) "xaO" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -98575,14 +99891,12 @@ dir = 4 }, /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard) "xaR" = ( -/turf/simulated/floor/wood{ - icon_state = "wood-broken5" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/apmaint) "xaX" = ( /turf/simulated/floor/plasteel{ @@ -98621,34 +99935,50 @@ icon_state = "whiteblue" }, /area/station/medical/cloning) -"xcD" = ( -/obj/item/chair/wood, -/obj/effect/decal/cleanable/blood, -/obj/effect/decal/remains/human, -/turf/simulated/floor/plating, -/area/station/maintenance/apmaint) -"xcP" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 2; - icon_state = "0-2" +"xcj" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 }, -/turf/simulated/floor/plating, -/area/station/security/brig) -"xda" = ( -/obj/item/cultivator, -/obj/item/reagent_containers/glass/bottle/nutrient/ez, -/obj/machinery/firealarm/directional/north, /obj/structure/cable{ d1 = 4; d2 = 8; icon_state = "4-8" }, /turf/simulated/floor/plasteel{ - dir = 1; - icon_state = "red" + icon_state = "darkred" }, -/area/station/security/permabrig) +/area/station/security/warden) +"xcz" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id_tag = "Warden"; + name = "Warden Privacy Shutters" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/security/warden) +"xcD" = ( +/obj/item/chair/wood, +/obj/effect/decal/cleanable/blood, +/obj/effect/decal/remains/human, +/turf/simulated/floor/plating, +/area/station/maintenance/apmaint) +"xcP" = ( +/obj/machinery/door/firedoor, +/turf/simulated/floor/plasteel/stairs/left, +/area/station/security/prison/cell_block/A) "xdd" = ( /obj/effect/spawner/random_spawners/wall_rusted_maybe, /turf/simulated/wall, @@ -98674,6 +100004,22 @@ }, /turf/simulated/floor/plating, /area/station/maintenance/electrical) +"xdX" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id_tag = "evidence" + }, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/security/evidence) "xdY" = ( /obj/machinery/power/apc/directional/south, /obj/structure/disposalpipe/segment{ @@ -98711,6 +100057,34 @@ icon_state = "neutral" }, /area/station/maintenance/port) +"xeO" = ( +/obj/machinery/camera{ + c_tag = "Brig Hall South-West"; + dir = 1 + }, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) +"xff" = ( +/obj/machinery/flasher{ + pixel_x = -24; + pixel_y = -24; + id = "Cell 1" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "xfy" = ( /turf/simulated/floor/plasteel{ dir = 1; @@ -98729,9 +100103,6 @@ }, /turf/simulated/floor/plasteel/white, /area/station/science/research) -"xgm" = ( -/turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) "xgs" = ( /obj/effect/spawner/lootdrop/trash, /obj/effect/decal/cleanable/dirt, @@ -98740,6 +100111,12 @@ icon_state = "chapel" }, /area/station/maintenance/starboard2) +"xgA" = ( +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "redcorner" + }, +/area/station/security/lobby) "xgF" = ( /obj/machinery/atmospherics/meter, /obj/machinery/atmospherics/pipe/simple/visible/cyan{ @@ -98747,6 +100124,23 @@ }, /turf/simulated/wall/r_wall, /area/station/engineering/atmos) +"xgH" = ( +/obj/item/radio/intercom/directional/south, +/turf/simulated/floor/plasteel{ + icon_state = "freezerfloor" + }, +/area/station/security/permabrig) +"xgW" = ( +/obj/machinery/atmospherics/pipe/simple/hidden, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/permabrig) "xha" = ( /obj/item/chair/stool/bar, /turf/simulated/floor/plating, @@ -98767,22 +100161,6 @@ /obj/effect/decal/warning_stripes/east, /turf/simulated/floor/plating, /area/station/maintenance/starboardsolar) -"xhy" = ( -/obj/structure/target_stake, -/obj/effect/decal/warning_stripes/yellow/hollow, -/obj/machinery/magnetic_module, -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/turf/simulated/floor/plasteel, -/area/station/security/range) "xhz" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 1 @@ -98791,6 +100169,19 @@ icon_state = "cmo" }, /area/station/medical/break_room) +"xhC" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable, +/turf/simulated/floor/plating, +/area/station/security/main) "xhF" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -98805,6 +100196,21 @@ icon_state = "neutral" }, /area/station/public/fitness) +"xhN" = ( +/obj/structure/disposalpipe/junction/reversed{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/storage) "xhS" = ( /obj/effect/turf_decal/stripes/white/line{ color = "lightblue" @@ -98826,7 +100232,7 @@ /area/station/medical/morgue) "xif" = ( /obj/structure/railing/corner, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/station/service/theatre) "xiD" = ( /obj/effect/decal/warning_stripes/yellow/hollow, @@ -98883,6 +100289,21 @@ }, /turf/simulated/floor/carpet, /area/station/service/library) +"xkw" = ( +/obj/structure/table/wood, +/obj/item/storage/fancy/cigarettes/cigpack_robust, +/obj/item/lighter/zippo{ + pixel_x = 8; + pixel_y = 4 + }, +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "redcorner" + }, +/area/station/security/storage) "xkE" = ( /turf/simulated/floor/plasteel{ dir = 1; @@ -98964,10 +100385,29 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) +"xlZ" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/machinery/door/poddoor/preopen{ + id_tag = "Secure Gate"; + name = "Security Blast Door" + }, +/obj/structure/cable, +/turf/simulated/floor/plating, +/area/station/security/visitingroom) "xmc" = ( /obj/structure/sign/chemistry, /turf/simulated/wall/r_wall, /area/station/medical/chemistry) +"xmd" = ( +/obj/structure/chair/sofa/right{ + dir = 8 + }, +/obj/structure/chair/sofa{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/wood, +/area/station/security/permabrig) "xme" = ( /obj/structure/chair/sofa/corp/left{ dir = 4 @@ -99094,6 +100534,14 @@ icon_state = "whitegreencorner" }, /area/station/public/sleep) +"xnK" = ( +/obj/machinery/door_timer/cell_2{ + pixel_x = -32 + }, +/turf/simulated/floor/plasteel{ + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) "xnQ" = ( /obj/structure/table/reinforced, /obj/item/reagent_containers/glass/beaker/large{ @@ -99113,10 +100561,6 @@ icon_state = "whitebluefull" }, /area/station/medical/paramedic) -"xom" = ( -/obj/effect/decal/warning_stripes/northwest, -/turf/simulated/floor/plasteel/dark, -/area/station/security/armory/secure) "xot" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 @@ -99200,6 +100644,26 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, /area/station/maintenance/electrical) +"xqb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "red" + }, +/area/station/security/brig) "xqd" = ( /obj/structure/cable{ d1 = 4; @@ -99310,6 +100774,22 @@ /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /turf/simulated/floor/plasteel, /area/station/maintenance/fore) +"xsg" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/warden) "xsu" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 @@ -99346,6 +100826,14 @@ /obj/effect/mapping_helpers/airlock/windoor/access/any/medical/virology, /turf/simulated/floor/plasteel, /area/station/medical/virology/lab) +"xsR" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/brig) "xtj" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -99415,6 +100903,18 @@ /obj/structure/reagent_dispensers/fueltank, /turf/simulated/floor/plating, /area/station/maintenance/port) +"xtU" = ( +/obj/structure/closet/secure_closet/brig, +/obj/machinery/power/apc/directional/east, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/prisonlockers) "xtZ" = ( /obj/effect/spawner/random_spawners/fungus_maybe, /turf/simulated/wall, @@ -99422,9 +100922,8 @@ "xui" = ( /obj/machinery/economy/vending/cigarette, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard2) "xum" = ( /obj/structure/cable{ @@ -99450,51 +100949,21 @@ icon_state = "neutralcorner" }, /area/station/hallway/primary/central/east) -"xuC" = ( -/obj/machinery/door_control/shutter/south{ - id = "Secure Gate"; - name = "Brig Lockdown"; - pixel_x = 3; - req_access_txt = "2" - }, -/obj/machinery/door_control/shutter/south{ - desc = "A remote control-switch to lock down the prison wing's blast doors"; - id = "Prison Gate"; - name = "Prison Wing Lockdown"; - pixel_x = -7; - req_access_txt = "2" - }, -/obj/machinery/door_control/shutter{ - id = "Secure Armory"; - name = "Secure Armory Shutter Control"; - pixel_x = -2; - pixel_y = -36; - req_access_txt = "3" - }, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, +"xuX" = ( +/obj/structure/bookcase, +/turf/simulated/floor/carpet/royalblack, +/area/station/legal/magistrate) +"xvf" = ( /obj/structure/cable{ d1 = 4; d2 = 8; icon_state = "4-8" }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "darkred" }, /area/station/security/warden) -"xuX" = ( -/obj/structure/bookcase, -/turf/simulated/floor/carpet/royalblack, -/area/station/legal/magistrate) "xvo" = ( /obj/structure/disposalpipe/segment, /obj/structure/railing{ @@ -99520,10 +100989,16 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) +"xwx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/alarm/directional/south, +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/permabrig) "xwz" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable{ @@ -99572,6 +101047,26 @@ /mob/living/simple_animal/chicken/Wife, /turf/simulated/floor/grass, /area/station/service/hydroponics) +"xxc" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 9 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/directional/east, +/turf/simulated/floor/plating, +/area/station/maintenance/starboard2) "xxn" = ( /obj/machinery/firealarm/directional/north, /turf/simulated/floor/plasteel{ @@ -99636,6 +101131,9 @@ icon_state = "whiteblue" }, /area/station/medical/medbay2) +"xze" = ( +/turf/simulated/wall/mineral/titanium, +/area/shuttle/pod_3) "xzn" = ( /obj/structure/table/reinforced, /obj/machinery/reagentgrinder, @@ -99649,28 +101147,6 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/maintenance/starboard2) -"xzt" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/structure/cable{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 8 - }, -/turf/simulated/floor/plasteel{ - icon_state = "dark" - }, -/area/station/security/prison/cell_block) "xzH" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -99690,7 +101166,7 @@ /area/station/hallway/primary/central/east) "xzO" = ( /obj/effect/spawner/lootdrop/trash, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "xAB" = ( /obj/effect/turf_decal/stripes/corner{ @@ -99703,6 +101179,20 @@ icon_state = "green" }, /area/station/hallway/secondary/exit) +"xAF" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, +/turf/simulated/floor/carpet/black, +/area/station/command/office/hos) "xAW" = ( /turf/simulated/floor/carpet/royalblack, /area/station/legal/courtroom) @@ -99722,26 +101212,13 @@ /turf/simulated/floor/plating, /area/station/maintenance/medmaint) "xBA" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor{ - density = 0; - icon_state = "open"; - id_tag = "Secure Gate"; - name = "Security Blast Door"; - opacity = 0 - }, -/obj/effect/mapping_helpers/airlock/unres{ - dir = 4 - }, -/obj/machinery/door/airlock/security/glass{ - name = "Brig - Prisoner Release" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/doors, -/obj/effect/decal/warning_stripes/west, -/turf/simulated/floor/plasteel{ - icon_state = "darkred" +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" }, -/area/station/security/prison/cell_block) +/turf/simulated/floor/plating, +/area/station/security/brig) "xBI" = ( /obj/machinery/alarm/directional/north, /obj/structure/rack, @@ -99802,13 +101279,20 @@ icon_state = "yellow" }, /area/station/maintenance/electrical) +"xBZ" = ( +/obj/structure/table/reinforced, +/obj/item/storage/fancy/donut_box, +/turf/simulated/floor/plasteel{ + dir = 5; + icon_state = "red" + }, +/area/station/security/processing) "xCf" = ( /obj/effect/decal/cleanable/dust, /obj/structure/closet, /obj/effect/spawner/lootdrop/maintenance, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard) "xCn" = ( /obj/structure/cable{ @@ -99842,12 +101326,6 @@ /obj/structure/shuttle/engine/propulsion/burst, /turf/simulated/wall/mineral/titanium, /area/shuttle/pod_2) -"xDn" = ( -/obj/structure/sign/electricshock{ - pixel_y = 32 - }, -/turf/simulated/wall, -/area/station/security/permabrig) "xDo" = ( /obj/structure/cable{ d1 = 4; @@ -99859,6 +101337,16 @@ icon_state = "chapel" }, /area/station/service/chapel) +"xDs" = ( +/obj/effect/spawner/window/reinforced/polarized/grilled{ + id = "hos_room" + }, +/obj/machinery/door/poddoor/preopen{ + id_tag = "hos_secure_doors" + }, +/obj/structure/cable, +/turf/simulated/floor/plating, +/area/station/command/office/hos) "xDw" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 10 @@ -99904,6 +101392,45 @@ /obj/structure/flora/grass/jungle, /turf/simulated/floor/grass/no_creep, /area/station/hallway/secondary/exit) +"xEB" = ( +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/plasteel{ + dir = 9; + icon_state = "red" + }, +/area/station/security/range) +"xEC" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/manifold4w/hidden/supply, +/obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/effect/landmark/lightsout, +/turf/simulated/floor/plasteel{ + icon_state = "redfull" + }, +/area/station/security/brig) "xER" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -99928,6 +101455,16 @@ icon_state = "dark" }, /area/station/command/office/cmo) +"xFq" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/carpet/red, +/area/station/command/office/hos) "xFt" = ( /obj/structure/table/wood, /obj/item/reagent_containers/spray/waterflower, @@ -99975,18 +101512,13 @@ icon_state = "whiteblue" }, /area/station/medical/medbay2) -"xGi" = ( -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/warden) "xGj" = ( /obj/machinery/button/windowtint/east{ id = "Psych" }, /obj/structure/bed/dogbed, /mob/living/simple_animal/pet/dog/brittany/Psycho, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) "xGw" = ( /turf/simulated/floor/plasteel{ @@ -99998,6 +101530,21 @@ /obj/effect/spawner/random_spawners/wall_rusted_maybe, /turf/simulated/wall, /area/station/maintenance/electrical) +"xGG" = ( +/obj/machinery/flasher{ + pixel_x = -24; + pixel_y = -24; + id = "Cell 2" + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) "xGI" = ( /obj/structure/cable{ d1 = 1; @@ -100031,13 +101578,6 @@ /obj/structure/filingcabinet, /turf/simulated/floor/plating, /area/station/maintenance/old_detective) -"xHl" = ( -/obj/machinery/economy/vending/sustenance, -/turf/simulated/floor/plasteel{ - dir = 9; - icon_state = "red" - }, -/area/station/security/permabrig) "xHE" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 @@ -100059,9 +101599,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard) "xId" = ( /obj/machinery/iv_drip, @@ -100071,30 +101610,67 @@ }, /area/station/medical/surgery/secondary) "xIe" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 +/turf/simulated/floor/plasteel{ + icon_state = "darkredcorners" }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +/area/station/security/brig) +"xIf" = ( +/obj/vehicle/secway, +/obj/machinery/door_control/shutter/west{ + id = "ArmoryLock"; + name = "Armory Lockdown"; + pixel_y = -8; + req_one_access_txt = "3" }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 1 +/obj/machinery/door_control/shutter/west{ + id = "Warden"; + name = "Warden Privacy Shutters Control"; + req_one_access_txt = "3"; + pixel_y = 8 + }, +/obj/machinery/button/windowtint/west{ + id = "WardenD" + }, +/obj/machinery/door_control/shutter/west{ + id = "Secure Armory"; + name = "Secure Armory Shutter Control"; + pixel_y = -8; + req_one_access_txt = "3"; + pixel_x = -36 + }, +/obj/machinery/camera{ + c_tag = "Brig Warden's Office"; + dir = 4 }, /turf/simulated/floor/plasteel{ - icon_state = "dark" + dir = 8; + icon_state = "darkred" + }, +/area/station/security/warden) +"xIh" = ( +/obj/machinery/door/poddoor/preopen{ + id_tag = "Prison Gate"; + name = "Prison Lockdown Blast Doors" + }, +/obj/machinery/door/airlock/security/glass{ + id_tag = "perma_door_ext"; + locked = 1; + name = "Prison Wing" }, +/obj/machinery/access_button/west{ + autolink_id = "perma_btn_ext"; + name = "Prison Wing Access Button"; + req_one_access_txt = "2" + }, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/effect/mapping_helpers/airlock/autoname, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plating, /area/station/security/brig) "xIj" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/light/blue, /area/station/maintenance/old_kitchen) -"xIo" = ( -/obj/structure/bed, -/turf/simulated/floor/plating, -/area/station/security/prison/cell_block) "xIG" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply, /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, @@ -100107,13 +101683,6 @@ icon_state = "dark" }, /area/station/service/bar) -"xIJ" = ( -/obj/item/kirbyplants, -/turf/simulated/floor/plasteel{ - dir = 8; - icon_state = "darkred" - }, -/area/station/security/main) "xIM" = ( /obj/structure/table/reinforced, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -100160,6 +101729,13 @@ icon_state = "whiteyellow" }, /area/station/medical/chemistry) +"xJi" = ( +/obj/machinery/computer/card/minor/hos{ + dir = 8 + }, +/obj/machinery/alarm/directional/east, +/turf/simulated/floor/carpet/red, +/area/station/command/office/hos) "xJD" = ( /obj/machinery/newscaster/directional/west, /turf/simulated/floor/engine, @@ -100223,6 +101799,17 @@ icon_state = "darkblue" }, /area/station/command/bridge) +"xJU" = ( +/obj/structure/table/reinforced, +/obj/item/mmi, +/obj/item/clothing/suit/straight_jacket{ + pixel_y = 4; + pixel_x = 4 + }, +/obj/item/clothing/mask/muzzle, +/obj/machinery/alarm/directional/east, +/turf/simulated/floor/plasteel/dark, +/area/station/security/interrogation) "xKs" = ( /obj/structure/table, /obj/item/folder, @@ -100245,6 +101832,10 @@ icon_state = "neutralfull" }, /area/station/public/locker) +"xKt" = ( +/obj/structure/flora/ausbushes, +/turf/simulated/floor/grass, +/area/station/security/permabrig) "xKv" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -100389,11 +101980,6 @@ icon_state = "yellowcorner" }, /area/station/hallway/primary/port) -"xMm" = ( -/turf/simulated/floor/plasteel{ - icon_state = "darkred" - }, -/area/station/security/storage) "xMo" = ( /obj/machinery/hologram/holopad, /turf/simulated/floor/plasteel{ @@ -100418,7 +102004,7 @@ icon_state = "0-2" }, /mob/living/simple_animal/mouse/rat, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "xNC" = ( /obj/machinery/computer/atmos_alert, @@ -100522,6 +102108,25 @@ /obj/effect/spawner/random_spawners/wall_rusted_always, /turf/simulated/wall, /area/station/maintenance/abandonedbar) +"xPq" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/shutters{ + dir = 2; + id_tag = "Secure Armory"; + name = "Secure Armory Shutters" + }, +/obj/machinery/door/window/reinforced/normal{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/windoor/access/all/security/general{ + dir = 1 + }, +/obj/machinery/door/poddoor/preopen{ + id_tag = "ArmoryLock"; + name = "Armory Lockdown" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "xPs" = ( /obj/structure/chair/comfy/teal{ dir = 8 @@ -100550,7 +102155,7 @@ /area/station/bridge/checkpoint/south) "xPW" = ( /obj/structure/closet/secure_closet/magistrate, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/legal/magistrate) "xQj" = ( /obj/structure/cable, @@ -100658,7 +102263,7 @@ pixel_x = 7 }, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/old_kitchen) "xRI" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ @@ -100726,6 +102331,27 @@ icon_state = "chapel" }, /area/station/maintenance/starboard2) +"xTw" = ( +/obj/item/reagent_containers/spray/pepper{ + pixel_x = -8 + }, +/obj/item/reagent_containers/spray/pepper{ + pixel_x = -4 + }, +/obj/item/reagent_containers/spray/pepper, +/obj/item/reagent_containers/spray/pepper{ + pixel_x = 4 + }, +/obj/item/reagent_containers/spray/pepper{ + pixel_x = 8 + }, +/obj/structure/rack, +/obj/effect/decal/warning_stripes/red/hollow, +/turf/simulated/floor/plasteel{ + dir = 10; + icon_state = "darkred" + }, +/area/station/security/storage) "xTE" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, /turf/simulated/floor/plasteel{ @@ -100798,12 +102424,8 @@ c_tag = "Medbay Psychiatrist"; network = list("Medical","SS13","Security") }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/medical/psych) -"xUI" = ( -/obj/machinery/suit_storage_unit/security, -/turf/simulated/floor/plasteel, -/area/station/security/armory/secure) "xUO" = ( /obj/machinery/light/small/directional/east, /obj/machinery/atmospherics/pipe/simple/hidden, @@ -100835,6 +102457,33 @@ icon_state = "whitebluecorner" }, /area/station/science/genetics) +"xVq" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/prison/cell_block/A) +"xVQ" = ( +/obj/machinery/economy/vending/secdrobe, +/obj/effect/decal/warning_stripes/red/hollow, +/obj/structure/sign/poster/official/random/south, +/turf/simulated/floor/plasteel{ + icon_state = "darkred" + }, +/area/station/security/storage) "xVX" = ( /obj/structure/table/wood, /obj/item/camera, @@ -100880,7 +102529,7 @@ /area/station/service/hydroponics) "xWz" = ( /obj/effect/decal/cleanable/dust, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/maintenance/starboard) "xWE" = ( /obj/structure/sink/kitchen/north, @@ -100888,6 +102537,17 @@ icon_state = "redfull" }, /area/station/service/kitchen) +"xWG" = ( +/obj/machinery/power/apc/directional/east, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plasteel{ + dir = 4; + icon_state = "darkred" + }, +/area/station/security/interrogation/observation) "xWK" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -100941,6 +102601,22 @@ icon_state = "white" }, /area/station/medical/virology) +"xYi" = ( +/obj/structure/table/wood, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/item/taperecorder{ + pixel_x = 3; + pixel_y = 3 + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/main) "xYj" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -100963,6 +102639,18 @@ }, /turf/simulated/floor/plating, /area/station/medical/virology/lab) +"xYE" = ( +/obj/structure/chair/comfy/black{ + dir = 8 + }, +/obj/effect/decal/warning_stripes/white/hollow, +/obj/effect/landmark/start/head_of_security, +/obj/machinery/light/directional/east, +/obj/machinery/economy/vending/wallmed/directional/east, +/turf/simulated/floor/plasteel{ + icon_state = "darkredfull" + }, +/area/station/security/main) "xYR" = ( /obj/structure/cable{ d1 = 1; @@ -101053,6 +102741,15 @@ /obj/item/reagent_containers/glass/bucket, /turf/simulated/floor/plating, /area/station/maintenance/fsmaint) +"yaq" = ( +/obj/structure/table/wood, +/obj/item/clothing/mask/cigarette/cigar, +/obj/item/lighter/zippo/hos{ + pixel_x = 6 + }, +/obj/machinery/light/directional/south, +/turf/simulated/floor/carpet/black, +/area/station/command/office/hos) "yar" = ( /obj/structure/cable/yellow{ d1 = 1; @@ -101063,14 +102760,6 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/station/engineering/control) -"ybA" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/plating, -/area/station/security/prison/cell_block) "ybB" = ( /obj/structure/cable{ d1 = 1; @@ -101092,6 +102781,36 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/plasteel/dark, /area/station/command/bridge) +"ybM" = ( +/obj/structure/reagent_dispensers/peppertank/north, +/turf/simulated/floor/plasteel{ + dir = 1; + icon_state = "darkred" + }, +/area/station/security/storage) +"ybO" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "red" + }, +/area/station/security/brig) +"ybV" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "redcorner" + }, +/area/station/security/storage) "ycb" = ( /obj/effect/decal/warning_stripes/north, /obj/structure/table/glass, @@ -101108,12 +102827,30 @@ dir = 1 }, /area/station/medical/virology/lab) +"ycf" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/armory/secure) "ycB" = ( /obj/machinery/hydroponics/constructable, /obj/effect/decal/warning_stripes/yellow/hollow, /obj/machinery/firealarm/directional/south, /turf/simulated/floor/plasteel/dark, /area/station/service/hydroponics) +"ycC" = ( +/obj/machinery/biogenerator, +/turf/simulated/floor/grass, +/area/station/security/permabrig) "ycK" = ( /obj/effect/spawner/lootdrop/trash, /obj/effect/decal/cleanable/dirt, @@ -101129,14 +102866,14 @@ icon_state = "neutralfull" }, /area/station/maintenance/starboard) -"yde" = ( -/obj/effect/spawner/window/reinforced/grilled, -/obj/structure/cable{ - d2 = 8; - icon_state = "0-8" +"ydj" = ( +/obj/effect/decal/warning_stripes/red/partial{ + dir = 1 }, -/turf/simulated/floor/plating, -/area/station/security/permabrig) +/turf/simulated/floor/plasteel{ + icon_state = "red" + }, +/area/station/security/brig) "ydk" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/structure/cable{ @@ -101145,6 +102882,23 @@ }, /turf/simulated/floor/plating, /area/station/security/checkpoint/south) +"ydm" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/turf/simulated/floor/plasteel{ + icon_state = "neutralfull" + }, +/area/station/hallway/primary/starboard) "ydY" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small/directional/south, @@ -101164,11 +102918,6 @@ "yeh" = ( /turf/simulated/floor/plating, /area/station/maintenance/abandonedbar) -"yez" = ( -/obj/machinery/door/airlock/maintenance, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/turf/simulated/floor/plating, -/area/station/maintenance/starboard) "yeA" = ( /obj/machinery/atmospherics/pipe/manifold4w/visible, /obj/machinery/atmospherics/meter, @@ -101193,17 +102942,35 @@ icon_state = "whiteblue" }, /area/station/medical/medbay2) -"yfi" = ( -/obj/structure/cable{ - d1 = 2; - d2 = 8; - icon_state = "2-8" +"yfs" = ( +/obj/machinery/door/airlock/multi_tile/security/glass, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/access/any/security/general, +/obj/effect/mapping_helpers/airlock/autoname, +/turf/simulated/floor/plasteel/dark, +/area/station/security/visitingroom) +"yfx" = ( +/obj/machinery/light/directional/west, +/turf/simulated/floor/plasteel{ + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) +"yfO" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 10 + }, +/obj/item/radio/intercom/directional/north, +/obj/machinery/camera{ + c_tag = "Brig Prison Hall Entry"; + dir = 6; + network = list("Prison","SS13") }, +/obj/machinery/light/directional/north, /turf/simulated/floor/plasteel{ - dir = 4; + dir = 1; icon_state = "darkred" }, -/area/station/security/brig) +/area/station/security/permabrig) "yfP" = ( /turf/simulated/wall, /area/station/public/sleep_male) @@ -101214,9 +102981,29 @@ }, /turf/simulated/floor/plasteel, /area/station/engineering/controlroom) -"ygH" = ( -/turf/simulated/wall/r_wall, -/area/station/security/permabrig) +"ygp" = ( +/obj/machinery/firealarm/directional/north, +/obj/machinery/light/directional/north, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) +"ygI" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/reinforced/normal, +/obj/machinery/door/poddoor/shutters{ + dir = 2; + id_tag = "Secure Armory"; + name = "Secure Armory Shutters" + }, +/obj/effect/mapping_helpers/airlock/windoor/access/all/security/general, +/obj/machinery/door/poddoor/preopen{ + id_tag = "ArmoryLock"; + name = "Armory Lockdown" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/brig) "ygL" = ( /obj/structure/disposalpipe/junction/reversed, /obj/structure/cable{ @@ -101288,7 +103075,7 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/station/command/office/hop) "yhF" = ( /obj/machinery/door/window/classic/reversed{ @@ -101304,6 +103091,22 @@ icon_state = "darkblue" }, /area/station/medical/morgue) +"yhT" = ( +/obj/machinery/status_display/directional/north, +/obj/machinery/light/directional/north, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "darkredcorners" + }, +/area/station/security/prison/cell_block/A) +"yia" = ( +/obj/effect/spawner/window/reinforced/grilled, +/obj/structure/cable{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/station/security/prisonlockers) "yib" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/structure/cable{ @@ -101317,6 +103120,16 @@ icon_state = "white" }, /area/station/medical/virology) +"yif" = ( +/obj/machinery/computer/secure_data{ + dir = 8 + }, +/obj/machinery/camera{ + c_tag = "Brig Head of Security's Office"; + dir = 8 + }, +/turf/simulated/floor/carpet/red, +/area/station/command/office/hos) "yil" = ( /obj/item/kirbyplants, /obj/machinery/firealarm/directional/east, @@ -101390,6 +103203,21 @@ icon_state = "neutralfull" }, /area/station/hallway/primary/central/west) +"yki" = ( +/turf/simulated/floor/plasteel{ + dir = 6; + icon_state = "red" + }, +/area/station/security/visitingroom) +"ykk" = ( +/obj/structure/chair/office, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel/dark, +/area/station/security/interrogation/observation) "ykw" = ( /obj/structure/disposalpipe/segment{ dir = 2; @@ -101410,23 +103238,22 @@ icon_state = "neutralfull" }, /area/station/public/locker) -"ykx" = ( -/obj/structure/table/reinforced, -/obj/machinery/recharger, -/obj/machinery/camera{ - c_tag = "Brig - Warden's Office"; - dir = 4; - network = list("SS13","Security") +"ykJ" = ( +/turf/simulated/floor/plasteel/white, +/area/station/science/break_room) +"ykT" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" }, -/obj/machinery/newscaster/security_unit/west, /turf/simulated/floor/plasteel{ dir = 8; - icon_state = "darkred" + icon_state = "darkredcorners" }, -/area/station/security/warden) -"ykJ" = ( -/turf/simulated/floor/plasteel/white, -/area/station/science/break_room) +/area/station/security/prison/cell_block/A) "ykU" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -101434,6 +103261,23 @@ }, /turf/simulated/floor/plasteel/dark, /area/station/maintenance/fore2) +"ykX" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plasteel{ + dir = 8; + icon_state = "red" + }, +/area/station/security/brig) "ylr" = ( /obj/machinery/atmospherics/unary/tank/oxygen{ dir = 4 @@ -131716,7 +133560,7 @@ ddv iVX sab jrK -thL +kIP eiF rYP xdd @@ -131972,7 +133816,7 @@ dID ugI iVX hDz -thL +kIP hbN wgx fHD @@ -132485,11 +134329,11 @@ ddy dOO dEi iVX -thL +kIP wgx qPg -thL -thL +kIP +kIP iVX dEi dPw @@ -133000,10 +134844,10 @@ dbp lbA iVX dzb -thL +kIP qPg -thL -thL +kIP +kIP xdd dbp dPy @@ -133259,8 +135103,8 @@ xdd rsX nvl qPg -thL -thL +kIP +kIP xdd dOO dPz @@ -133514,9 +135358,9 @@ dOO dOO xdd lRc -kIP +fHD nNZ -thL +kIP lct iVX dik @@ -133771,9 +135615,9 @@ dOO dOO xdd qJb -thL -thL -thL +kIP +kIP +kIP nOO iVX dbp @@ -146284,9 +148128,9 @@ sbf sbf oWb oWb -bgs -bHD -bgs +eNt +aTE +eNt bLh bLh bLh @@ -146541,9 +148385,9 @@ sbf aaa abj aaa -bgs -cmr -bgs +eNt +bke +eNt bLi bNi bPd @@ -146798,9 +148642,9 @@ bzc btL abj aaa -bgs -cqI -bgs +eNt +bWr +eNt bLj bNj bPe @@ -147055,8 +148899,8 @@ bwv btL btL abj -bgs -ctc +eNt +biJ pBe viW bNk @@ -147312,9 +149156,9 @@ bwv bAI btL aaa -bgs -brS -bgs +eNt +sZw +eNt bLl bNl bPg @@ -147569,9 +149413,9 @@ bzd bAJ btL aaa -bgs -cqI -bgt +eNt +bWr +qET bLm bTd bPh @@ -147826,13 +149670,13 @@ bwv pZI btL aaa -bgt -cqI -bgt -bLn -bLn -bLn -bLn +eNt +bwA +qET +qET +eNt +qET +eNt bTb qRt bXc @@ -148083,13 +149927,13 @@ bwv btL btL abj -bgs -bHI -brM -bLn -bNn -bPi -bLn +eNt +bke +lgg +iLB +lnO +uNz +eNt bQz bVB bVD @@ -148340,13 +150184,13 @@ btL btL aaa aaa -bLn -bLn -bJu -bLn -bNo -bPj -bLn +eNt +bke +bWr +bWr +aeg +bke +aTE bXD qRt inM @@ -148373,7 +150217,7 @@ cxn cxn cxn nIw -sOu +xHN pjq ipQ rro @@ -148598,13 +150442,13 @@ abj aaa aaa bLn -uMM -bLp -bLo -bLp -bPk +rVP bLn -bTb +bLn +bLn +bLn +bLn +vdP poO sfb kxP @@ -148852,14 +150696,14 @@ rDp rDp rDp eNt -aaa -aaa +abj +abj bLn -bHK -bLp -bLp -bLp -bPl +bHI +iXz +jpB +bNn +bPi bLn bTb qRt @@ -149112,12 +150956,12 @@ rDp aaa aaa bLn -bHL -dDN -dDN -dDN -gKA -rNi +ieC +bLp +wbd +bLp +bPj +bLn bTb qRt bXc @@ -149369,14 +151213,14 @@ rDp aaa aaa bLn -bHM -xKV -bNr -bNr -rTF -bRa -dAg -tYa +uMM +bLo +bLo +fxX +bPk +bLn +bTb +qRt bXi hTV caF @@ -149625,13 +151469,13 @@ fmg rDp aaa aaa -bFV -bHN -sYQ -bLs -bNs -bPo -rNi +bLn +bHK +bLp +rtm +bLp +bPl +bLn bTb gSY hVa @@ -149880,18 +151724,18 @@ aZu aZu eNt eNt -aaa -aaa -bFV -bHO -wPa -bLt -bNt -bPp +abj +abj +bLn +uFf +dDN +dDN +dDN +gKA rNi -bAN -qRt -bXc +sKy +ydm +mMh jol chG eeW @@ -150119,8 +151963,8 @@ vmw mAy lYz sgM -sgM -ngX +cEv +hKr ngX saC bNH @@ -150140,15 +151984,15 @@ eNt aaa aaa bLn -bHP -dMA -bLu -bNu -nXf -bLn -bTh -adt -dKI +bHM +xKV +bNr +bNr +rTF +bRa +dAg +tYa +bXc xjx uMC eeW @@ -150371,7 +152215,7 @@ eNt lAG bwA wZe -ahh +wzJ ahh cCG tpP @@ -150379,7 +152223,7 @@ jhk vmw bNy bwA -ahh +wzJ ahh bwA eNt @@ -150396,13 +152240,13 @@ sUt eNt aaa aaa -btT -btT -btT -btT -btT -btT -btT +bFV +bHN +sYQ +bLs +bNs +bPo +www nDu qRt tQs @@ -150628,16 +152472,16 @@ eNt bwA vmw eNt -eNt -eNt +aZu +aZu ebf -eNt -eNt -eNt -pWt -nyK -now -lAG +orL +sBN +aZu +bwA +bwA +oeG +bwA bwA eNt aaa @@ -150653,13 +152497,13 @@ pjK eNt aaa aaa -btT -bHQ -bJC -bLw -bNv -bPr -bsH +vkr +bHO +wPa +bLt +bNt +bPp +lAU bAN qRt tQs @@ -150885,6 +152729,18 @@ cPG bWr bwA eNt +uNz +bwA +lAG +bWr +fGi +aZu +lAG +lAG +bWr +bwA +jRa +eNt aaa aaa aaa @@ -150892,31 +152748,19 @@ aaa aaa eNt eNt -eNt -eNt -vmw -bWr +bwA +pjK +bHZ eNt aaa aaa -aaa -aaa -aaa -lBR -lBR -aTE -lBR -lBR -lBR -pUv -pUv -btT -bHR -iIJ +bLn +bHP +dMA bLx -bxQ +exe bPs -fHe +bLn bAN qRt caz @@ -151140,42 +152984,42 @@ bwA llm ahh ahh -eAl -aMv -aMv -usa -qAM -aNQ -aMv -aMv -aaa -aaa +bWr +bWr +bWr +bWr +jhk +bWr +bWr eNt -okf -vXI +fHK +oeG +oeG +evx eNt aaa aaa aaa aaa -bsB -btS -bru -bny -bny -biJ -ceG -mSa -vvC +aaa +aaa +aaa +ipP +aTE btT btT -llI btT bsH bsH -btT +bLn +bLn +bLn +bLn +bLn +bLn +bLn wXF -bVB +jby bsD bYM qiD @@ -151398,35 +153242,35 @@ eNt eNt eNt aZu -aMv -vSM -qGN -aWS -iMf -nui -aMv -aaa -aaa eNt -fBK -bez +eNt +tpP +vmw +szZ +pSO +eNt +pWt +wMt +wzN +now eNt aaa aaa -aaa -aaa -aaa -pUv -lBR -btV -bxJ -bxJ +wBK +wBK +wBK +wBK +wBK +wBK +bny +bny +wDd lhQ -bxJ -bxJ +bny +bny bLy bMc -ppe +bny ilZ bny bny @@ -151463,7 +153307,7 @@ csi gss qmT gqt -rgq +mgK ixf tLi mhy @@ -151654,30 +153498,30 @@ aaa aaa abj aaa -aaa -aMv -wgn -eud -acY -eud -tpo -aMv -aaa +abj aaa eNt -nyK -bwA -eNt -aaa -aaa -aaa -aaa -aaa -aaa -lBR -btU -bvm -bwy +wBK +wBK +wBK +wBK +wBK +wBK +wBK +wBK +wBK +wBK +ojg +wBK +wBK +pQj +lrg +ifS +yfx +aQE +btV +bxJ +wuO bxK fEO nAW @@ -151690,7 +153534,7 @@ gJk jfN jfN bVp -tQs +lsv bYN caM hOL @@ -151907,47 +153751,47 @@ wul bWr bWr aZu -aaa -tgE -tgE -tgE -tgE -aMv -ges -oxH -uCE -tDj -gSt -aMv -aaa -aaa -eNt -vmw -vXI -eNt -aaa -aaa -aaa -aaa -aaa -bqM -bno -kXN -oZO -bwz -bno -jAD -kBG -bNI -sIB -bAN +abj +abj +abj +abj +abj +abj +abj +wBK +lsC +pYk +cAO +ipP +kIC +xGG +bhB +ipP +kXm +xff +cAO +wBK +sNN +tdA +pka +tdA +lIp +xgA +xgA nKs -bAN -bLz -bNI -bNI +xgA +dmA +xgA +oiI +xgA +xgA +nKs +xgA +xgA +xgA +xgA bNI -bXp +lsv aHr bhf hDP @@ -152165,46 +154009,46 @@ kTw fLZ eNt abj -tgE -faq -voo -qZI -fgM -ssp -ppj -tUh -aIO -tOM -aMv -ygH -ygH -ygH -scV -bWr -eNt aaa aaa aaa +abj aaa aaa -bqN -kyq -btX -pOq -esa -bno +oPj +fSx +xVq +rIx +rpF +gRm +bPF +gRm +nFM +rIx +vYL +rIx +rpF +fBr +jKd +nyq +nyq +nyq +nyq +nyq +nyq +skW hBe -fUG -bRi -nlB -kMZ -gBJ -vXB -nlB -pgF -mft -xBA -nlB +xlZ +nyq +hKT +ozs +bZF +uxJ +hKT +kJY +xgA +gLa +lsv bsG iDa qdh @@ -152422,46 +154266,46 @@ rDp rDp eNt aaa -tgE -boG -boG -aOR -fgM -qXF -emb -opd -xao -nFx -pcv -aZE -bbo -ygH -ugQ -bwA -eNt aaa aaa aaa +abj aaa aaa -bqM -bno +wBK +osD +ooI +jNz +ipP +bEL +toQ +jNz +ipP +hEX +ooI +rwh +wBK +vNh +drq +dAe +tEi +hFj bvl -vEh -nDV -bCN -sbr -bAO -bzo -bLB -bGb -iRn -bJG -bLB -bRg -mAT -igJ -irM +nlB +fUV +fob +ceF +vTq +nyq +gme +cjw +szx +cgr +hJo +hKT +hNR +jpn +mSU bsG jCU bka @@ -152679,46 +154523,46 @@ abj abj abj abj -tgE -oBE -nMT -boG -fgM -vsy -beD -hzb -jqB -fdI -fgM -aZF -bbp -ygH -uNz -bWr -eNt -aaa -aaa -aaa -aaa -aaa -aaa -bno +abj +abj +abj +abj +abj +abj +wBK +wBK +iAe +rpF +wBK +wBK +qPi +rpF +wBK +wBK +ipy +rpF +wBK +yhT +sFp +nyq +vlD +tTJ btY -cGw -klk -bnL -ocC -bAP -bCP -mft -bGc -thI -boP -bLB -bRf -mAT -igJ -qUB +mqG +nyq +gPS +cmD +qEU +fou +gtc +uRg +mOS +bjg +hzJ +xBA +oaR +nEM +fQJ bsG bXV bXW @@ -152936,56 +154780,56 @@ abj aaa aaa abj -ygH -aJx -aJx -yez -fgM -fgM -fgM -fgM -fgM -fgM -fgM -aZG -bbq -ygH -bLA -bGa -bLA -bLA +aaa +aaa +aaa +abj +aaa +aaa +ojg +eqc +vUG +lrg +mxd +xnK +vUG +lrg +yfx +miL +vUG +lrg xcP -sbn -vkJ -bLA -bLA -bno -bqM -boJ +upO +vxH +yfs +hFq +dzu +lHb +uhp bqM -tmp -bui -bPt -oZN -bLB -tkM -bHX -iTk -bLB -xaM -ybA -ujP -bLB +dsa +inE +qEU +hIQ +qwK +vUg +tVj +pTk +jBk +wAd +wwR +tUU +wQp bsG bsG bsG bsG bsG bsG -cjr -cnT -cjr -cjr +muX +muX +muX +bgs bqj oQq bgt @@ -153193,56 +155037,56 @@ abj abj oEG aaa -ygH -tFK -kju -aYk -qeU -aJJ -aSh -aTF -aVk -aWK -aJJ -aZH -hKc -bfV -roo -bPz -bPz -mem -bPz -wYA -bPz -frI -gKi +aaa +aaa +aaa +abj +aaa +aaa +wYu +nWy +sBg +ykT +iTw +djm +lvO +ykT +ykT +cMb +lvO +ykT +cHJ +ykT +iMa +cID +dno rGZ +wis +gcP bPz -jHR -bPz -pcT -sEm -jXm -bPy -umm -pYR -vmE -gDv -bLC -bRh -kaD -cXI -bTm -gty -pYR -pYR -lTV -pYR -vnY -cjs -clb -cmy -cnS +lXP +qrE +lyJ +vQg +iWX +xsR +omJ +xsR +jhD +nBF +oaR +nEM +off +iVy +oTm +jmF +vPY +iVy +xEB +jmF +pHe +muX +brM ctc oQq csd @@ -153450,55 +155294,55 @@ aaa aaa oEG abj -ygH -aJx -nli -bbs -aPv -pux -aSi -aTG -nHs -rbw -aYl -hdt -htx -mDj -bIg -hti -hti -hti -hti -boS +abj +aaa +abj +abj +aaa +aaa +wBK +wBK +bsA +rpF +wBK +wBK +gwI +rpF +wBK +wBK hti -uSl -ffl +rpF +wBK +ygp +rwg +nyq +qAh kZm hsK -ptw -hsK -mXp -ujW -rho -qIM -icz -uFv -kMr -hcz -hcz -bri -dwa -hcz -gww -xzt -fzD -hdJ -cDY -fzD -chQ -spz -clc -cmz +woQ +nyq +deT +oLg +qEU +eQE +jou +xIe +dHl +pAK +qnC +hKT +wUX +hyT +fWF +iVy +oPw +msu +wZR +iVy +oPw +cGB +cmy +muX fyJ tsQ fMZ @@ -153705,59 +155549,59 @@ aaa aaa aaa aaa -oEG aaa -ygH -uUu -kju -aKU -aPv -plw -aSj -aTH -aVl -aWL -yde -aZH -dHu -bfW -biw -hHM -hHM -bhh -hHM -hHM -hHM -qhg -reH -hHM -rkq -bzj -cFP +aaa +abj +abj +abj +aaa +aaa +aaa +wBK +gnk +ooI +rwh +ipP +wYL +ooI +jNz +ipP +fkK +ooI +rwh +wBK +qct +kMu +dAe +jIO +vHf +wMZ +yki +fUV oNe -hHM -hHM -hHM -umm -bLD -bNE -pTR -pTR -pTR -pTR -rmm -bXt -fWh -bNm -pTR -pTR -gwZ -nIv -cju -wPJ -cmF -cjr -bdh +nvW +qsq +dDq +aym +tDs +jIs +wkN +fLB +hKT +oaR +tdF +xeO +iVy +emK +ahP +emK +iVy +emK +gYB +emK +muX +eDh +cqI cqG csf bgt @@ -153963,58 +155807,58 @@ aaa aaa aaa aaa +aaa +aaa abj -ygH -xDn -aJx -iUc -aPv -ssi -rkR -aJx -aJx -aJx -aJx -aZH -ovf -aJx -oei -oei -bwE -oei -goP -goP -kZM -hJp -bXb -nel -goP -bQn -bzn -bLB -jso -uKq -iTk -bLB -bsE -kfk -bLB -tkM -uKq -iTk -bLB -mft -fbH -cgr -cgr -ceA -cgr -jIs -cjv -cle -cjv -cjr -brS +abj +abj +aaa +aaa +oPj +fSx +pKK +rIx +rpF +sNN +njn +sNN +nFM +fSx +pKK +fSx +rpF +fvc +jaY +nyq +nyq +nyq +nyq +nyq +nyq +cXS +dnd +dAe +nyq +vlj +hKT +wdQ +hKT +uXC +kjm +oaR +nEM +off +iVy +plb +emK +nHv +fWp +aQi +lCD +vYI +muX +eDh +btS cqI brS bgs @@ -154219,59 +156063,59 @@ aaa aaa aaa aaa +aaa +aaa +aaa +aaa +abj abj abj -aml -kOC -ofZ -tLT -jLu -aQx -pxj -aJx -aVm -aWM -aJx -aZL -ovf -iil -oei -bix -bmO -oei -bnt -blZ -bqU -uyd -bkj -bvr -goP -bXu -uiw -bLB -uYc -bRk -bGi -gxd -uoV -vOc -gxd -glX -bRk +abj +wBK +kQN +oSD +pYC +ipP +wTo +uAD +pYC +ipP +kzt +qLG +tDR +wBK +sPc +iKH +wBK +pqh +wiM +gTe +peY +fcv +gTe +niB +gTe +sKX +ybO +uNy +ykX +mKU +iBn +gTe bTn -bLB -bXu -gWj -cgr -spP -ceF -spP -jIs -cjw -cxx -cjz -cjr -bws +nEM +rCj +iVy +eqH +imZ +imZ +iuA +imZ +imZ +rvJ +muX +iie +bgs csb bws bgs @@ -154473,62 +156317,62 @@ aaa aaa aaa aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa abj -ygH -ygH -tLW -ygH -ygH -ipD -fey -tOi -aPb -aPe -aPv -aTI -aVn -baP -aYo -jHy -dFg -bcV -oei -biy -ewX -oei -bnu -bqX +wBK +wBK +jhH +wBK +wBK +wBK +jhH +wBK +wBK +wBK +jhH +wBK +wBK +kWd bqV -kWL -bqX -bvs -wjK -bXu -bzo -jso -tQg -wek -jMk -bzp -wtD -guH -brl -leT -bsA -obL -vXB -iVV -eQE -cgr -ccM -ceC -cgo -jIs -cjx -dDE -cut -cjr -cpa +wBK +gib +qCw +dTU +fyk +aCT +dTU +gfY +aCT +vMO +jBO +lwn +sJL +dTU +uST +dTU +dTU +xEC +kWD +ljM +wRE +iTC +pfg +fih +pfg +fuM +oRL +muX +iie +bgs cqI csh bgs @@ -154714,6 +156558,16 @@ aaa aaa aaa aaa +aaZ +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -154731,63 +156585,53 @@ aaa aaa aaa abj -ygH -reo -aGT -swV -ygH -nFL -aPe -oxq -aPe -aPe -aSr -aJx -aVo -otq -aJx -aZK -ovf -bcV -oei -bue -bpi -bmb -bsT -sJc -sJc -bnn -oUS -bvt -ciz -bXu -bCP -bLB -bLB -ybA -iTk -bLB -bGp -igJ -bLB -tkM -ybA -bLB -bLB -bXu -atO -aym -djT -pCN -cgp -jIs -cjy -oIc -cmD -cjr -bgs -bws +abj +abj +aaa +abj +abj +abj +abj +abj +abj +abj +sQe +lpe +jEo +tsd +qQL +bLK +oaR +lEP +fnT +tQS +hLf +hLf +hLf +hLf +xqb +hLf +hst +hLf +hLf +qcK +lcV +noJ +jFs +nkm +iVy +dsc +hwR +vsi +vsi +vsi +kNe +hiT +muX +dCD bgs +vYm +hlC bgs wUM cqI @@ -154987,65 +156831,65 @@ aaa aaa aaa aaa -abj -ygH -xda -jBp -aIl -aJx -aKR -aMq -oxq -aSn -aSn -aWN -aJx -aJx -aJx -aJx -ble -khp -bcY -oei -biA -bki -oei -vvQ -iCN -bqX -qPz -meU -bvu -vDv -bXu -bzo -jso -uod -pzC -ouk -lmR -wtD -guH -bLG -ubr -rPy -bNG -qJF -eHU -iyb -cgr -cgg -ceE -cgq -jIs -uWj -aXQ -cmE -cjr +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa abj -bws +aaa +abj +rbf +rbf +uoR +rbf +rbf +wij +sAN +wij +uXf +uRt +gYJ +bLK +trX +far +kwr +vBg +nWC +vBg +nWC +vBg +jhv +duP +vBg +xcz +vQN +hjl +vBg +res +dhd +dvM +iVy +wuX +cKZ +hpo +fSZ +hpo +tuQ +wuX +muX +eDh +bgs +cqI +lDS +bgs opM cwk aFx @@ -155245,62 +157089,62 @@ aaa aaa aaa aaa -aml -feV -aGV -aIm -aJJ -aKU -aPe -oxq -aOY -aQB -aPv -aJx -aVm -aWP -aJx -aZL -bbx -bdd -oei -biB -qYC -oei -uih -bqJ -bqY -wrC -buf -bxN -goP -bXu -bzo -bLB -sYo -bYW -bGn -gxd -wpr -bLH -gxd -sCu -bYW -bTp -bLB -bXu -iAD -cgr -ccP -ceF -ccP -jIs -cjB -clh -cmH -cmI +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa abj abj +abj +rbf +hoh +oxq +wjk +rbf +pyd +eSx +iBt +dJh +gyL +oGt +bLK +veF +rpE +off +vBg +bci +svf +mmY +jWj +nRd +sSw +xIf +lJd +sQs +dus +vBg +oaR +gSg +off +iTG +iTG +iTG +bCP +bCP +bCP +iTG +siM +abQ +mAw +bgs +bgs csi csi hUL @@ -155502,63 +157346,63 @@ aaa aaa aaa aaa -ygH -blR -qZR -fRv -aKT -aSp -pQK -jSc -aOZ -aQC -tCe -aTJ -ajx -wkZ -aYp -pZa -wsb -bfT -oei -idr -bVA -oei -goP -goP -kZM -etT -qKw -nel -goP -bXu -bzo -bLB -jso -nSp -bLB -bLB -bnF -bpg -bLB -jso -tMZ -vXB -bLB -bQn -ntw -cgr -ccL -ccQ -ccL -jIs -cld -xhy -mPV -cnU aaa aaa -csj +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abj +aaa +aaa +xdX +eyP +gcZ +emh +rbf +laY +jda +vhs +nKI +uRt +nfX +qUI +oaR +lEP +off +qDP +nYT +tEH +xsg +eYD +sLI +rLn +eYD +cep +eYD +bep +lMA +oaR +jFs +off +iTG +jvM +phT +qVU +mwp +knI +eyJ +siM +sRJ +iie +ipj +miY +csi xpq cuK uGY @@ -155566,7 +157410,7 @@ iVg xql cAt cBZ -ctx +hEU mYH fLx cGX @@ -155759,63 +157603,63 @@ aaa aaa aaa aaa -aml -npj -eCs -aIo -yde -baz -aPe -njG -aQD -aQD -aPv -aJx -aVq -aWO -aJx -aZQ -poH -aJx -oei -biD -bkl -oei -bnz -pFr -fXR -ixq -bPz -bPz -nYz -ncZ -bPy -bPz -bPz -frI -bBa -mem -lRt -bPy -ejr -bPz -frI -bPz -dnd -ncZ -ucI -cgr -cgr -cgr -cgr -jIs -ckE -fnT -cnF -cjr -abj +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa abj -csj +aaa +aaa +dXz +swy +pdW +kHA +mhu +uTA +pKv +sBx +fYP +jOr +nfX +hWM +smr +raT +off +fVI +hkR +njM +xvf +tXu +ayF +sNr +ezx +njM +ezb +exS +flL +oaR +vJi +rCA +enC +wiL +dTs +ihG +ihG +ihG +xhN +wVI +hIK +xxc +cqI +peD +csi cty wSl xwz @@ -155829,9 +157673,9 @@ olj cIs qfX olj -olj -olj -olj +lkf +lkf +lkf olj stG qfX @@ -156015,64 +157859,64 @@ aaa aaa aaa aaa -abj -ygH -ngm -pLe -aIp -aJx -aKV -fFd -njG -aPe -aPe -aTb -aJx -aJx -aJx -aJx -tmV -lxt -bdb -oei -biE -kLB -tRq -lyA -tua -brb -xIe -jnJ -bQo -bQo -bQo -bQo -bQo -bQo -bQo -wsN -brb -xIe -jnJ -bQo -bQo -bQo -bQo -wol -rJC -nZU -biC -ccR -ceH -bud -nlB -cjr -ctZ -cmI -cmI aaa aaa -csj +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abj +abj +aaa +jYv +pFO +wRa +ksz +rbf +laY +nxy +euk +tAn +lvu +pau +bLK +sDq +eTQ +lfo +vBg +lSQ +bvh +eeh +aaj +xcj +wKf +knW +kQd +nXw +uHJ +vBg +sDq +lgJ +lfo +pOZ +hnJ +ybV +iHp +lAq +xkw +nri +siM +bgs +bgs +fTX +bgs +csi cty wvn quv @@ -156272,63 +158116,63 @@ aaa aaa aaZ aaa -abj -ygH -tge -eQg -nbE -ygH -njE -eNI -njG -aPe -aPe -aSr -aJx -aVr -aZr -aJx -aZR -poH -bdd -oei -biF -bkn -oei -bxS -yfi -aFE -vqZ -hHM -hHM -mXZ -lMs -hHM -hHM -hHM -boL -bBc -hHM -qhg -hHM -hHM -hHM -hHM -hHM -wJR -hHM -bZg -iTk -iXX -brc -xIo -nlB aaa -abj aaa aaa aaa aaa +aaa +aaa +aaa +aaa +aaa +abj +abj +abj +qZg +qZg +rbf +tYs +rwX +bJK +rbf +lrz +vTi +uOM +nxy +dgi +nsd +jgZ +nZo +kfZ +sPP +vBg +gwc +vBg +vBg +vrM +gNh +qoW +aud +vBg +gwc +vBg +vBg +oaR +lEP +dia +iTG +mQE +oHn +pAu +jGe +wtP +wbW +siM +fda +cqI +cqI +ukb csi ctA fmc @@ -156529,64 +158373,64 @@ aaa aaa aaa aaa -abj -ygH -ygH -uvx -ygH -ygH -tvq -aPe -njG -aPe -aPe -aPv -aTK -aVn -baP -aYq -jHy -pkM -bdd -bsL -bsL -bsL -bsL -bnC -ihA -pIz -wtK -pYF -brd -bnC -bJL -bPu -vCk -bPu -bJL -bJL -bPu -pRg -bPu -bJL -enC -enC -sTz -iHJ -enC -enC -qBV -qBV -qBV -nlB -nlB +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa abj -abj -oEG -abj -abj -csj +qZg +qZg +qZg +nwW +rbf +rbf +rbf +rbf +rbf +wCZ +wCZ +bLK +vGb +ukJ +irM +bLK +oaR +lEP +off +ulm +vnV +vnV +vBg +vBg +ftp +fkv +vBg +vBg +vnV +vnV +hKT +edc +lEP +off +siM +siM +siM +siM +siM +siM +siM +siM +siM +jyT +sME +jyT +csi cFK fmc ubW @@ -156790,51 +158634,6 @@ aaa aaa aaa aaa -tLW -xHl -vif -aMu -tDZ -aPd -aQG -aSs -aJx -aVt -aWO -aJx -mTx -bbz -ygH -ygH -aaa -aaa -aZw -bnD -gSr -gSr -suu -gSF -gSF -buj -bJL -tNO -ejA -wWy -eWX -ykx -rkB -xuC -vGw -bPu -knI -xIJ -bWC -hCb -bWC -bWC -sgq -ifw -qBV aaa aaa aaa @@ -156842,8 +158641,53 @@ aaa aaa aaa aaa -aaa -csj +abV +qLC +gNj +dOp +mMc +fxz +iST +dfU +pyv +kKs +fZa +bLK +mai +mxk +nfX +alT +smr +mxE +ydj +exJ +kyw +lam +kcz +vxb +gMG +rMy +nMc +ryj +lam +plN +cLB +biM +rpE +wDz +siM +jdm +pGO +tsr +pGO +suO +jrw +jBA +siM +xze +flE +xze +csi msA fmc ubW @@ -157047,60 +158891,60 @@ aaa aaa aaa aaa -nHi -qqW -fey -aJC -aNO -aPe -aQH -hcH -hcH -hcH -hcH -hcH -aNS -aKW -pZf -aaa -aaa -aaa -bmh -bkp -bpf -bnE -bma -bnE -bpf -buk -bJL -upW -nit -qFq -ldt -ewk -ewk -bXx -xGi -bmm -mmw -ubm -olX -trz -emr -boI -boI -nAv -qBV -abj -aaa aaa -aaa -abj -oEG -abj -abj -csj +aaa +aaa +aaa +aaa +aaa +aaa +jSy +qjn +irO +gzk +ozg +hcH +hEh +raw +sIj +aHi +nfX +wCZ +vrk +mxk +nfX +hqG +oaR +qhK +nkm +ulm +ozI +lam +dkg +lam +ycf +iEL +udR +lam +lam +gpP +hKT +veF +lEP +oBN +siM +brP +jpX +vsY +gsE +eCB +bQo +xVQ +siM +xze +amu +xze +csi cFK eUZ kFm @@ -157304,59 +159148,59 @@ aaa aaa aaa aaa -ygH -pHd -aqq -hch -aNP -aPf -aQI -hcH -aTL -aVu -aWW -hcH -aZT -mmJ -eda -abj -aaa -aaa -fye -bkq -brm -brg -bsW -bul -bvy -bGd -bJL -qVp -boX -kiL -bvx -bLE -faB -kYe -bmn -bJL -haD -boI -gph -bAQ -ngl -bbm -boI -bEr -qBV -abj -abj -abj -abj -abj aaa aaa aaa +aaa +aaa +aaa +aaa +hSp +qVc +thX +vjf +cOZ +fxz +kWB +rXK +hJA +rqZ +nsd +bNQ +uTA +vVY +rFE +bLK +oaR +lEP +off +xPq +npj +wJU +lam +jeM +ubk +ptZ +acU +nqn +grA +plN +ygI +oaR +lEP +off +siM +qMT +gsE +hdR +mQT +xTw +gsE +ddf +siM +xze +ptg +xze csi ctA eKi @@ -157560,60 +159404,60 @@ aaa aaa aaa aaa -abj -ygH -ygH -ygH -ygH -ygH -ygH -ygH -mhu -aTQ -aVv -aWT -aYr -fsi -gBV -vNA -aaa -aaa -aaa -mkQ -bkr -bpf -brh -biH -vxz -bpf -bum -bEx -bEx -tYd -gik -bEx -tYd -oEs -gTW -pmk -bEx -phF -tbC -tbC -ejm -jTr -bbm -sSl -hfk -qBV -abj aaa aaa aaa +aaa +aaa +aaa +aaa +aaa +qxh +pXM +mIj +qcX +xJU +qZg +glR +nWF +bNA +nLX +nfX +wCZ +nbz +eNp +oxi +bLK +wUP +rpE +off +ulm +ulm +xaa +dCl +kSW +tWq +vpT +vpT +vpT +eUA +htQ +hKT +edc +ePY +jgp +dMP +wzU +gsx +pMd +hGV +ncQ +ebq +ujc +siM +aaa abj -abj -dij -abj +aaa csj rEQ uaZ @@ -157823,54 +159667,54 @@ aaa aaa aaa aaa +aaa abj +qZg +qZg +qZg +qZg +qZg +qZg +boI +iZh +sMh +sMh +ieN +bLK +xBZ +oiJ +ovT +bLK +nfU +lEP +off +pSw +ulm +vbK +nNR +rYw +qBR +gCk +wVR +uSp +wgg +itF +hKT +oaR +lEP +off +siM +ybM +gsE +wSY +lKe +rgk +txi +ddf +siM abj -snd -aTN -aVw -aWY -hcH -bbH -bbA -mhu abj aaa -aaa -aZw -bks -bpf -bpf -rGP -bpf -bpf -nJE -ngg -esj -esj -hRj -bqL -kii -iTV -uLp -fox -ngg -mmw -spw -szk -hXq -jIV -bbm -oar -ixb -jQY -jQY -jQY -jQY -jQY -jQY -aaa -aaa -aaa csj rEQ eyg @@ -157903,7 +159747,7 @@ abj qPD ooO noV -vuQ +nwu wPb qno lHO @@ -158080,53 +159924,53 @@ aaa aaa aaa aaa -abj aaa -mhu -aTO -aVx -aWV -hcH -aZW -rRB -mhu abj aaa aaa -aZw -aZw -bmj -bnI -rGP -bpc -boN -ixV -ngg -mqS -xom -kWd -wIT -wIT -gwn -idq -xgm -kGF -mmw -miL -lJT -vhT -boI -boI -jou -ixb -fPC -mmx -sqI -loX -rtG -jQY +abj aaa aaa +rfd +rfd +tFP +kfy +dHF +rfd +rfd +wij +qUI +wij +wij +gib +lEP +off +uRI +ito +ito +ito +ito +ito +ito +ito +ito +ito +ito +itA +riH +lEP +oBN +siM +soY +ulq +gsE +eCB +iaG +fhk +xVQ +siM +aaa +abj aaa csj rlS @@ -158328,7 +160172,6 @@ aaa aaa aaa aaa -aaZ aaa aaa aaa @@ -158336,55 +160179,56 @@ aaa aaa aaa aaa -abj -abj -abj -snd -aTP -aVy -aWW -hcH -aRv -bbD -mhu -abj aaa aaa aaa -aZw -bnC -ktB -kTO -bPw -bnC -bnC -ngg -rSe -dJI -bqW -bme -mEk -ibR -pDQ -fjJ -nJr -mmw -ohh -weF -hXq -lFi -bbm -boI -bTr -pJL -tdA -pny -tdA -xMm -tAO +abj aaa aaa abj +aaa +aaa +rfd +jbL +rQl +gTt +gTt +nJC +rfd +tfw +gtN +bAT +xIh +wwR +qiu +ocu +arn +itA +sml +mRU +aWB +sdc +ice +tsl +iBF +hGa +iMB +itA +wwR +qiu +ocu +siM +vix +kPm +lOE +vpA +lPP +qeJ +wYW +siM +abj +abj +abj csi csj csj @@ -158417,7 +160261,7 @@ abj qPD sDL eKA -vuQ +nwu sUk mwz iSe @@ -158584,208 +160428,214 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -abj -abj -aaa -aaa -mhu -jot -aVv -aWT -aSu -bad -beA -mhu -abj -aaa -aaa -aaa -aZw -oKp -bpf -rGP -bpf -bzq -nvc -ngg -xUI -fEF -eDh -eDh -eDh -eDh -lEr -wMd -ngg -pvv -boI -boI -kIp -bVm -tXQ -rYR -vDh -oHr -jPh -rHD -bXB -uqg -gQe -aaa -aaa -abj -abj -abj -abj -abj -csj -aaa -wUk -cCb -cCb -cCb -cCb -cCb -cCb -cCb -cCb -cCb -cCb -pLT -aaa -csj -abj -abj -abj -abj -abj -aaa -aaa -aaa -abj -sIu -uFP -hiL -kAm -eJW -vcp -grj -jCv -xvI -qno -jLn -eyM -ulP -kDl -uwh -uYi -sIu -rad -rad -qmo -qmo -qmo -mRI -mRI -acF -fEv -abj -aaa -aaa -abj -bgs -mng -qTe -cqI -bgs -vJJ -kap -brM -bns -rZY -rZY -hPL -mBY -icT -gYK -tPx -cPC -cPC -cPC -abj -aaa -aaa -cTN -aaa -aSC -aSC -aSC -aSC -aSC -aSC -aSC -aSC -aSC -aaa -cTN -aaa -abj -aaa -dij -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -"} -(224,1,1) = {" -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa +aaZ +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +abj +abj +aaa +aaa +abj +abj +abj +rfd +shI +ykk +jKM +sIa +vMT +rfd +yfO +uwZ +qvJ +cxA +nZo +aKr +rCj +kiW +itA +enA +nKj +oRb +oRb +une +oRb +oiG +nKj +lcj +itA +oaR +lEP +nkm +siM +siM +siM +siM +siM +kGW +siM +siM +siM +aaa +aaa +aaa +abj +abj +abj +abj +csj +aaa +wUk +cCb +cCb +cCb +cCb +cCb +cCb +cCb +cCb +cCb +cCb +pLT +aaa +csj +abj +abj +abj +abj +abj +aaa +aaa +aaa +abj +sIu +uFP +hiL +kAm +eJW +vcp +grj +jCv +xvI +qno +jLn +eyM +ulP +kDl +uwh +uYi +sIu +rad +rad +qmo +qmo +qmo +mRI +mRI +acF +fEv +abj +aaa +aaa +abj +bgs +mng +qTe +cqI +bgs +vJJ +kap +brM +bns +rZY +rZY +hPL +mBY +icT +gYK +tPx +cPC +cPC +cPC +abj +aaa +aaa +cTN +aaa +aSC +aSC +aSC +aSC +aSC +aSC +aSC +aSC +aSC +aaa +cTN +aaa +abj +aaa +dij +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +"} +(224,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa aaa aaa aaa @@ -158845,57 +160695,51 @@ aaa aaa aaa aaa -aGW -abj -abj -abj -abj -abj -abj -abj -mhu -aTR -aVA -aWY -hcH -iLL -aQJ -mhu -bgs abj +aaa +aaa +aaa abj +aaa +aaa +rfd +pzB +ykk +bUe +cYc +cjx +rfd +gdN +tjq +nJw +cis +oaR +lEP +jdC +gTe +iwz +mNk +mbN +nKj +nKj +mkI +nKj +eij +vaF +oEq +iwz +bTn +lEP +off +hKT +fhF +fhF +fhF +fhF +fhF +fhF +fhF abj -aZw -myN -brm -nex -nof -njQ -boM -ngg -bFS -bhi -boZ -eXP -uiy -bnp -mkY -brn -ngg -mmw -bml -bPB -fqu -nDM -bbm -boI -bTr -tdA -tdA -pny -hZy -xMm -voK aaa aaa aaa @@ -159108,52 +160952,52 @@ aaa aaa aaa aaa -aaa -aaa -mhu -mhu -mhu -mhu -mhu -bda -aTM -bdf -bgs -aaa -aaa -aaa -aZw -bpk -gSr -btR -bmc -bwD -bsF -ngg -ngg -ngg -ngg -ngg -ngg -ngg -ngg -ngg -ngg -bAT -qvf -ehE -ggW -bnr -moy -bRj -ixb -bLK -fmF -bJN -fmF -lEL -jQY -aaa +oEG +abj +abj +abj +oEG +oEG +abj +rfd +qBc +xWG +dUT +hWP +cjy +rfd +kAW +lIT +itk +hKT +fxa +kLT +dTU +dTU +hxs +mSs +kIl +nrq +xYi +bHY +aVp +fms +wuT +mSs +xhC +dTU +hrq +syk +hKT +fhF +fhF +fhF +fhF +fhF +fhF +fhF +cbA +abj aaa aaa aaa @@ -159189,9 +161033,9 @@ maL maL xzO wor -vuQ nwu -vuQ +czX +nwu qno gtD tti @@ -159365,53 +161209,53 @@ aaa aaa aaa aaa +oEG aaa aaa aaa -noB -jrB -mmV -ihi -ejT -bvB -bdg -aQK -aaa aaa aaa -aZw -aZw -vFa -lsq -hTk -aZw -aZw -ngg -abj -abj -abj -abj -vbN +vrw +eoX +eoX +eoX +eoX +eoX +eoX +eoX +gdN +tjq +gKl +hKT +wrR +fWo +hLf +hLf +mnw +duD +uaN +mkI +hNw +xYE +hNw +mkI +cHF +lMb +mnw +hLf +jni +oXq +hKT +fhF +fhF +fhF +fhF +fhF +fhF +fhF abj aaa aaa -qBV -qBV -jYK -map -bEw -qBV -qBV -qBV -jQY -jQY -jvW -rYA -dHU -jQY -jQY -aaa -aaa aaa aaa aaa @@ -159622,35 +161466,43 @@ aaa aaa aaa aaa -aaZ -aaa -aaa -abj -bgs -bgs -bgs -bfS -brM -coY -bgs -aaa -aaa -aaa -aaa -aaa +oEG aaa aaa aaa aaa aaa -abj -abj -oEG -oEG -oEG -oEG -abj -abj +eoX +uOh +rBp +wLq +eoX +hKV +nCq +vxh +mXD +rrp +wvz +hKT +hKT +hKT +hKT +nSd +nSd +pQa +wAU +jif +muJ +nSd +wHy +piq +xDs +nSd +hKT +ozs +kjw +uxJ +hKT fhF fhF fhF @@ -159659,14 +161511,6 @@ fhF fhF fhF abj -abj -abj -aaa -aaa -aaa -aaa -aaa -aaa aaa aaa aaa @@ -159879,35 +161723,43 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa abj -bgs -aQK -bcW -aQK -bgs -aaa -aaa -aaa -aaa -aaa -aaa -aaa aaa aaa aaa aaa +hnM +oFN +num +evV +rVa +eoX +tuT +jWd +tqm +phG +utQ +sZb +yia +lPY +vzg +lPY +nSd +wkF +gJQ +wOz +eDi +ncO +nSd +tRH +sYC +idf +nSd +abj abj abj -aaa abj abj -aaa -oEG fhF fhF fhF @@ -159915,8 +161767,6 @@ fhF fhF fhF fhF -abj -abj oEG aaa aaa @@ -159924,12 +161774,6 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa abj csi abj @@ -160136,666 +161980,75 @@ aaa aaa aaa aaa +oEG aaa aaa aaa aaa aaa -abj -bgs -veK -brM -uZo -bgs -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -abj -abj -abj -oEG -oEG -oEG -oEG -fhF -fhF -fhF -fhF -fhF -fhF -fhF -abj -aaa -oEG -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -abj -csj -aaa -aaa -abj -aaa -csj -cFF -csi -csi -cJF -csj -aaa -abj -aaa -aaa -csj -abj -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -abj -maL -maL -vKr -xIj -wvo -eTd -qPD -kvR -xzn -sIu -sIu -sIu -rad -rad -abj -abj -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -abj -aaa -aaa -daG -rkU -cTN -ewF -ics -ics -ics -ics -ics -uKe -cTN -aaa -aaa -aaa -dij -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -"} -(230,1,1) = {" -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -abj -bgs -bpr -bbI -bpr -bgs -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -abj -abj -aaa -aaa -aaa -aaa -abj -fhF -fhF -fhF -fhF -fhF -fhF -fhF -abj -aaa -oEG -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaZ -aaa -aaa -aaa -abj -csj -csj -csj -csj -csj -csj -pmT -csj -csj -cJE -csj -csj -csj -csj -csj -csj -abj -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -abj -maL -maL -maL -maL -qPD -qPD -maL -sIu -sIu -abj -abj -abj -abj -abj -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaZ -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -dij -abj -dak -daT -dbc -abj -abj -cQb -cQb -cQb -cQb -cQb -aaa -abj -aaa -aaa -aaa -dij -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -"} -(231,1,1) = {" -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -abj -bgs -bae -bbJ -bae -bgs -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -abj -aaa -aaa -aaa -aaa -aaa -oEG -fhF -fhF -fhF -fhF -fhF -fhF -fhF -oEG -abj -oEG -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -abj -abj -abj -abj -abj -abj -csj -swF -cHb -cIr -jYj -csj -abj -abj -abj -abj -abj -abj -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -abj -abj -abj -abj -abj -abj -aaa -abj -abj -abj -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -abj -aaa -dak -daT -dbc +hlr +jBv +suY +nsP +eoX +eoX +eoX +eoX +hOu +tjq +rVa +baf +jOB +dvi +vvb +nSd +qfc +gXs +iaN +mZX +qPc +vUE +oyu +ehX +oVL +caT +aaa +aaa +aaa +aaa +oEG +fhF +fhF +fhF +fhF +fhF +fhF +fhF +oEG +aaa aaa aaa -abj aaa -abj aaa -abj aaa abj +csj +aaa aaa -dij abj +aaa +csj +cFF +csi +csi +cJF +csj +aaa abj aaa aaa +csj +abj aaa aaa aaa @@ -160807,6 +162060,23 @@ aaa aaa aaa aaa +abj +maL +maL +vKr +xIj +wvo +eTd +qPD +kvR +xzn +sIu +sIu +sIu +rad +rad +abj +abj aaa aaa aaa @@ -160817,8 +162087,6 @@ aaa aaa aaa aaa -"} -(232,1,1) = {" aaa aaa aaa @@ -160838,11 +162106,24 @@ aaa aaa aaa aaa +abj aaa aaa +daG +rkU +cTN +ewF +ics +ics +ics +ics +ics +uKe +cTN aaa aaa aaa +dij aaa aaa aaa @@ -160866,6 +162147,8 @@ aaa aaa aaa aaa +"} +(230,1,1) = {" aaa aaa aaa @@ -160913,11 +162196,6 @@ aaa aaa aaa aaa -abQ -bae -bbK -bae -abQ aaa aaa aaa @@ -160929,23 +162207,11 @@ aaa aaa aaa aaa -oEG aaa aaa aaa aaa aaa -oEG -fhF -fhF -fhF -fhF -fhF -fhF -fhF -oEG -abj -abj aaa aaa aaa @@ -160963,14 +162229,6 @@ aaa aaa aaa aaa -abj -csi -cFJ -cHc -cJm -cJJ -csi -abj aaa aaa aaa @@ -160979,20 +162237,75 @@ aaa aaa aaa aaa +abj aaa aaa aaa aaa aaa +eoX +mCB +tCY +jDG +gID +gID +qNW +kWj +kFS +aNh +vnb +qXS +hvi +mmg +gMT +nSd +rds +wXz +tOd +cPa +xFq +jqC +xAF +gjZ +bkd +oRu aaa aaa aaa +abj +cbA +abj +oEG +oEG +abj +cbA +oEG +oEG +cbA aaa aaa aaa aaa aaa aaa +abj +csj +csj +csj +csj +csj +csj +pmT +csj +csj +cJE +csj +csj +csj +csj +csj +csj +abj aaa aaa aaa @@ -161005,6 +162318,22 @@ aaa aaa aaa aaa +abj +maL +maL +maL +maL +qPD +qPD +maL +sIu +sIu +abj +abj +abj +abj +abj +aaa aaa aaa aaa @@ -161025,6 +162354,7 @@ aaa aaa aaa aaa +aaZ aaa aaa aaa @@ -161039,22 +162369,18 @@ dak daT dbc abj -dij -dij -dij -dij -dij -dij abj -dij -abj -abj -aaa -aaa +cQb +cQb +cQb +cQb +cQb aaa +abj aaa aaa aaa +dij aaa aaa aaa @@ -161074,12 +162400,12 @@ aaa aaa aaa aaa -"} -(233,1,1) = {" aaa aaa aaa aaa +"} +(231,1,1) = {" aaa aaa aaa @@ -161168,16 +162494,44 @@ aaa aaa aaa aaa +oEG aaa aaa aaa -bae -bbL -bae aaa aaa +hlr +prD +tcZ +keM +gzL +gzL +qoU +tqd +wKh +tjq +rFT +iqA +hsC +xtU +hsC +nSd +oYl +loM +qPc +jzu +qPc +wqG +hFx +rLx +oVL +quK aaa aaa +abj +abj +abj +abj aaa aaa aaa @@ -161186,21 +162540,29 @@ aaa aaa aaa aaa -oEG aaa aaa aaa aaa aaa -bPS -oEG -oEG abj -bPS abj -oEG -oEG -bPS +abj +abj +abj +abj +csj +swF +cHb +cIr +jYj +csj +abj +abj +abj +abj +abj +abj aaa aaa aaa @@ -161214,19 +162576,22 @@ aaa aaa aaa aaa +abj +abj +abj +abj +abj +abj aaa +abj +abj +abj aaa aaa aaa aaa aaa aaa -csj -cFK -cHd -cIt -cFK -csj aaa aaa aaa @@ -161255,13 +162620,24 @@ aaa aaa aaa aaa +abj aaa +dak +daT +dbc aaa aaa +abj aaa +abj aaa +abj aaa +abj aaa +dij +abj +abj aaa aaa aaa @@ -161285,18 +162661,15 @@ aaa aaa aaa aaa +"} +(232,1,1) = {" aaa aaa aaa aaa aaa -dij aaa -dak -daT -dbc aaa -dij aaa aaa aaa @@ -161331,8 +162704,6 @@ aaa aaa aaa aaa -"} -(234,1,1) = {" aaa aaa aaa @@ -161380,11 +162751,41 @@ aaa aaa aaa aaa +oEG aaa aaa aaa aaa aaa +tTZ +num +ppB +xwx +eoX +eoX +eoX +eoX +hOu +tjq +cri +sjM +sjM +sjM +sjM +nSd +moJ +mUY +yif +nmK +xJi +nSd +jiB +jKJ +yaq +nSd +abj +abj +abj aaa aaa aaa @@ -161406,6 +162807,16 @@ aaa aaa aaa aaa +abj +csi +cFJ +cHc +cJm +cJJ +csi +abj +aaa +aaa aaa aaa aaa @@ -161443,7 +162854,6 @@ aaa aaa aaa aaa -oEG aaa aaa aaa @@ -161451,11 +162861,8 @@ aaa aaa aaa aaa -abj aaa -abj aaa -abj aaa aaa aaa @@ -161470,6 +162877,22 @@ aaa aaa aaa aaa +dij +abj +dak +daT +dbc +abj +dij +dij +dij +dij +dij +dij +abj +dij +abj +abj aaa aaa aaa @@ -161478,12 +162901,6 @@ aaa aaa aaa aaa -csj -csj -csj -csj -csj -csj aaa aaa aaa @@ -161501,6 +162918,8 @@ aaa aaa aaa aaa +"} +(233,1,1) = {" aaa aaa aaa @@ -161547,13 +162966,6 @@ aaa aaa aaa aaa -dij -abj -dak -daT -dbc -abj -abj aaa aaa aaa @@ -161588,8 +163000,6 @@ aaa aaa aaa aaa -"} -(235,1,1) = {" aaa aaa aaa @@ -161598,11 +163008,39 @@ aaa aaa aaa aaa +oEG aaa aaa aaa aaa aaa +eoX +gdN +grY +rVa +eoX +tuT +oRz +tqm +vAj +tjq +jQm +bAT +eeR +gJA +kDi +nSd +nSd +nSd +nSd +nSd +nSd +nSd +nSd +nSd +nSd +nSd +abj aaa aaa aaa @@ -161627,6 +163065,12 @@ aaa aaa aaa aaa +csj +cFK +cHd +cIt +cFK +csj aaa aaa aaa @@ -161690,11 +163134,15 @@ aaa aaa aaa aaa +dij aaa +dak +daT +dbc aaa +dij aaa aaa -aaZ aaa aaa aaa @@ -161708,11 +163156,6 @@ aaa aaa aaa aaa -oEG -oEG -oEG -oEG -oEG aaa aaa aaa @@ -161732,6 +163175,8 @@ aaa aaa aaa aaa +"} +(234,1,1) = {" aaa aaa aaa @@ -161804,13 +163249,8 @@ aaa aaa aaa aaa -abj aaa aaa -jtN -aaa -aaa -dij aaa aaa aaa @@ -161825,13 +163265,39 @@ aaa aaa aaa aaa +abj aaa aaa aaa aaa aaa +eoX +hZR +ubG +tVH +eoX +aJu +nCq +vxh +mXD +quV +xgW +unT +nlU +hov +cRb +eOb +uWd +spG +njJ +rbL +kya +riK +tpg aaa aaa +abj +abj aaa aaa aaa @@ -161845,8 +163311,6 @@ aaa aaa aaa aaa -"} -(236,1,1) = {" aaa aaa aaa @@ -161858,6 +163322,12 @@ aaa aaa aaa aaa +csj +csj +csj +csj +csj +csj aaa aaa aaa @@ -161921,6 +163391,13 @@ aaa aaa aaa aaa +dij +abj +dak +daT +dbc +abj +abj aaa aaa aaa @@ -161955,6 +163432,8 @@ aaa aaa aaa aaa +"} +(235,1,1) = {" aaa aaa aaa @@ -162037,12 +163516,44 @@ aaa aaa aaa aaa +aaZ aaa aaa aaa aaa aaa +abj +abj +oEG +oEG +abj +abj +vrw +eoX +eoX +eoX +eoX +eoX +eoX +eoX +duE +jPh +iBI +wvx +oKf +vcE +fHC +mfr +kEw +tyW +lvJ +qgN +etA +vWA +dXq aaa +abj +abj aaa aaa aaa @@ -162061,13 +163572,6 @@ aaa aaa aaa aaa -dij -abj -abj -cQb -abj -abj -abj aaa aaa aaa @@ -162102,8 +163606,6 @@ aaa aaa aaa aaa -"} -(237,1,1) = {" aaa aaa aaa @@ -162146,10 +163648,13 @@ aaa aaa aaa aaa +abj aaa aaa +jtN aaa aaa +dij aaa aaa aaa @@ -162184,6 +163689,8 @@ aaa aaa aaa aaa +"} +(236,1,1) = {" aaa aaa aaa @@ -162273,10 +163780,36 @@ aaa aaa aaa aaa +abj +abj aaa aaa aaa aaa +eoX +jRH +bWr +qgl +vDl +vsq +eoX +uMS +cPd +eoX +nOf +eoX +son +eiL +eoX +kjR +uQQ +sTp +fdo +bVy +vvF +sPU +abj +abj aaa aaa aaa @@ -162318,13 +163851,8 @@ aaa aaa aaa aaa -dij -abj aaa -abj aaa -abj -dij aaa aaa aaa @@ -162335,7 +163863,6 @@ aaa aaa aaa aaa -aaZ aaa aaa aaa @@ -162359,8 +163886,6 @@ aaa aaa aaa aaa -"} -(238,1,1) = {" aaa aaa aaa @@ -162380,6 +163905,13 @@ aaa aaa aaa aaa +dij +abj +abj +cQb +abj +abj +abj aaa aaa aaa @@ -162414,6 +163946,8 @@ aaa aaa aaa aaa +"} +(237,1,1) = {" aaa aaa aaa @@ -162504,9 +164038,34 @@ aaa aaa aaa aaa +abj +abj aaa aaa aaa +eoX +ioR +bWr +bWr +bwA +nyZ +eoX +cpp +wPJ +ocz +eoX +tmr +vsl +oHX +eoX +plF +plF +jBn +eoX +eoX +eoX +eoX +abj aaa aaa aaa @@ -162515,7 +164074,6 @@ aaa aaa aaa aaa -aaZ aaa aaa aaa @@ -162576,11 +164134,6 @@ aaa aaa aaa aaa -abj -dij -dij -dij -abj aaa aaa aaa @@ -162609,20 +164162,24 @@ aaa aaa aaa aaa +dij +abj aaa +abj aaa +abj +dij aaa aaa aaa aaa aaa -"} -(239,1,1) = {" aaa aaa aaa aaa aaa +aaZ aaa aaa aaa @@ -162646,6 +164203,8 @@ aaa aaa aaa aaa +"} +(238,1,1) = {" aaa aaa aaa @@ -162737,6 +164296,34 @@ aaa aaa aaa aaa +abj +abj +abj +eoX +eoX +rRb +rRb +rRb +hyI +rRb +eoX +fyo +uKU +fjF +nqJ +evi +epX +smZ +eoX +lyy +uAs +eRB +eoX +umO +uJu +eoX +abj +abj aaa aaa aaa @@ -162772,6 +164359,7 @@ aaa aaa aaa aaa +aaZ aaa aaa aaa @@ -162805,7 +164393,6 @@ aaa aaa aaa aaa -aaZ aaa aaa aaa @@ -162833,6 +164420,11 @@ aaa aaa aaa aaa +abj +dij +dij +dij +abj aaa aaa aaa @@ -162868,13 +164460,13 @@ aaa aaa aaa aaa +"} +(239,1,1) = {" aaa aaa aaa aaa aaa -"} -(240,1,1) = {" aaa aaa aaa @@ -162962,7 +164554,33 @@ aaa aaa aaa aaa +abj +abj +eoX +lMI +jyP +rAU +tBk +tgD +idB +eoX +uMS +pGQ +eiL +eoX +uMS +rhn +eiL +eoX +eoX +eoX +eoX +eoX +ldn +uLC +qYP aaa +abj aaa aaa aaa @@ -162981,6 +164599,7 @@ aaa aaa aaa aaa +aaZ aaa aaa aaa @@ -163030,6 +164649,7 @@ aaa aaa aaa aaa +aaZ aaa aaa aaa @@ -163097,6 +164717,8 @@ aaa aaa aaa aaa +"} +(240,1,1) = {" aaa aaa aaa @@ -163130,8 +164752,6 @@ aaa aaa aaa aaa -"} -(241,1,1) = {" aaa aaa aaa @@ -163192,7 +164812,32 @@ aaa aaa aaa aaa +abj +qYP +wyf +boW +gUl +pQq +xKt +jYQ +jyP +gSH +cRW +pYr +qvV +pbz +rXC +sNI +tLI +qgV +iGm +ppj +oav +fRf +jep +ukT aaa +abj aaa aaa aaa @@ -163329,6 +164974,8 @@ aaa aaa aaa aaa +"} +(241,1,1) = {" aaa aaa aaa @@ -163387,8 +165034,6 @@ aaa aaa aaa aaa -"} -(242,1,1) = {" aaa aaa aaa @@ -163424,7 +165069,33 @@ aaa aaa aaa aaa +abj +fFp +iME +fxS +iwi +vdM +qBb +fjM +fjM +iEG +paj +mHW +mHW +mHW +bpQ +diL +lTJ +ldn +qpB +fDy +unM +wGn +qAl +ukT aaa +abj +abj aaa aaa aaa @@ -163560,6 +165231,8 @@ aaa aaa aaa aaa +"} +(242,1,1) = {" aaa aaa aaa @@ -163644,8 +165317,6 @@ aaa aaa aaa aaa -"} -(243,1,1) = {" aaa aaa aaa @@ -163655,7 +165326,32 @@ aaa aaa aaa aaa +abj +wcy +uMO +nGR +boW +fXQ +boW +tgD +xKt +vaT +pYr +eez +iaw +dMi +veB +mli +gGE +rOJ +gGE +scl +jjK +mSI +nRv +nOe aaa +abj aaa aaa aaa @@ -163792,6 +165488,8 @@ aaa aaa aaa aaa +"} +(243,1,1) = {" aaa aaa aaa @@ -163885,6 +165583,32 @@ aaa aaa aaa aaa +abj +eoX +hKc +fUr +lOk +ycC +tgD +kjl +btF +ryz +pYr +wWd +vTs +nMg +pGK +diL +fRf +rEr +tWG +uKq +fRf +udK +sBw +eoX +abj +abj aaa aaa aaa @@ -163901,8 +165625,6 @@ aaa aaa aaa aaa -"} -(244,1,1) = {" aaa aaa aaa @@ -164023,6 +165745,8 @@ aaa aaa aaa aaa +"} +(244,1,1) = {" aaa aaa aaa @@ -164116,6 +165840,31 @@ aaa aaa aaa aaa +abj +eoX +eoX +hTU +eol +eiL +eoX +eoX +hxm +nFK +ocz +qfb +pYr +eHj +ecf +omd +qZF +rRb +rRb +jcq +wlm +rRb +eoX +eoX +abj aaa aaa aaa @@ -164158,8 +165907,6 @@ aaa aaa aaa aaa -"} -(245,1,1) = {" aaa aaa aaa @@ -164255,6 +166002,8 @@ aaa aaa aaa aaa +"} +(245,1,1) = {" aaa aaa aaa @@ -164348,8 +166097,31 @@ aaa aaa aaa aaa +abj +abj +abj +abj +abj aaa +abj +eoX +eoX +eoX +rRb +rRb +ijQ +rRb +rRb +rRb +rRb +rRb +oxu +ucm +brR +pmC +eoX aaa +abj aaa aaa aaa @@ -164415,8 +166187,6 @@ aaa aaa aaa aaa -"} -(246,1,1) = {" aaa aaa aaa @@ -164489,6 +166259,8 @@ aaa aaa aaa aaa +"} +(246,1,1) = {" aaa aaa aaa @@ -164586,9 +166358,27 @@ aaa aaa aaa aaa +abj aaa aaa aaa +abj +eoX +iOu +vFK +vFK +exl +rRb +ijO +hNN +uLE +uat +mPR +hfe +pmC +eoX +abj +abj aaa aaa aaa @@ -164672,8 +166462,6 @@ aaa aaa aaa aaa -"} -(247,1,1) = {" aaa aaa aaa @@ -164728,6 +166516,8 @@ aaa aaa aaa aaa +"} +(247,1,1) = {" aaa aaa aaa @@ -164825,13 +166615,33 @@ aaa aaa aaa aaa +abj +abj +abj aaa +abj +eoX +kTV +vFK +vFK +xgH +rRb +oFF +fDB +gzl +sXB +fNr +tyD +eoX +eoX aaa +abj aaa aaa aaa aaa aaa +aaZ aaa aaa aaa @@ -164929,8 +166739,6 @@ aaa aaa aaa aaa -"} -(248,1,1) = {" aaa aaa aaa @@ -164965,6 +166773,8 @@ aaa aaa aaa aaa +"} +(248,1,1) = {" aaa aaa aaa @@ -165064,6 +166874,25 @@ aaa aaa aaa aaa +abj +abj +abj +eoX +eoX +ghA +bzt +hVo +rRb +oFF +gPL +uPP +szf +xmd +efy +eoX +abj +abj +abj aaa aaa aaa @@ -165186,8 +167015,6 @@ aaa aaa aaa aaa -"} -(249,1,1) = {" aaa aaa aaa @@ -165203,6 +167030,8 @@ aaa aaa aaa aaa +"} +(249,1,1) = {" aaa aaa aaa @@ -165304,6 +167133,21 @@ aaa aaa aaa aaa +abj +abj +eoX +eoX +eoX +eoX +eoX +eoX +eoX +uMS +lhn +eiL +eoX +eoX +abj aaa aaa aaa @@ -165547,20 +167391,20 @@ aaa aaa aaa aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa +abj +abj +abj +abj +abj +abj +abj +abj +abj +abj +abj +abj +abj +abj aaa aaa aaa @@ -165817,7 +167661,7 @@ aaa aaa aaa aaa -aaa +abj aaa aaa aaa @@ -166059,7 +167903,7 @@ aaa aaa aaa aaa -aaa +aaZ aaa aaa aaa diff --git a/_maps/map_files220/generic/Admin_Zone.dmm b/_maps/map_files220/generic/Admin_Zone.dmm index abb9deab7dd2..f1fcc76bad9c 100644 --- a/_maps/map_files220/generic/Admin_Zone.dmm +++ b/_maps/map_files220/generic/Admin_Zone.dmm @@ -12,7 +12,7 @@ "aw" = ( /obj/structure/table/wood, /obj/item/gun/energy/immolator/multi, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "ax" = ( /obj/structure/table, @@ -22,7 +22,7 @@ /obj/item/storage/box/mousetraps, /obj/item/storage/fancy/cigarettes, /obj/item/pen, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "aA" = ( /obj/machinery/door/poddoor{ @@ -60,7 +60,7 @@ "by" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/pistol/enforcer/lethal, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "bz" = ( /obj/effect/decal/warning_stripes/blue, @@ -81,7 +81,7 @@ /obj/item/grenade/chem_grenade/large, /obj/item/grenade/chem_grenade/large, /obj/item/grenade/chem_grenade/large, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "bL" = ( /turf/simulated/floor/plasteel{ @@ -100,13 +100,13 @@ "cz" = ( /obj/structure/table/wood, /obj/item/gun/medbeam, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "cB" = ( /obj/item/bedsheet/black, /obj/structure/bed, /obj/machinery/light/small/directional/south, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "cI" = ( /turf/simulated/wall/indestructible/riveted, @@ -129,7 +129,7 @@ /obj/item/clothing/gloves/space_ninja, /obj/item/clothing/suit/space/space_ninja, /obj/item/katana/energy, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "cT" = ( /obj/machinery/door_control/no_emag{ @@ -158,12 +158,12 @@ "dk" = ( /obj/structure/table/wood, /obj/item/bostaff, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "dn" = ( /obj/structure/table/wood, /obj/item/pizzabox/pizza_bomb, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "do" = ( /obj/structure/table/wood, @@ -173,7 +173,7 @@ "dw" = ( /obj/structure/table/wood, /obj/item/gun/energy/immolator, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "dx" = ( /obj/machinery/door_control/no_emag{ @@ -189,7 +189,7 @@ "dA" = ( /obj/structure/table/wood, /obj/item/gun/energy/lasercannon, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "dB" = ( /obj/structure/rack/holorack, @@ -229,7 +229,7 @@ /obj/item/ammo_box/magazine/sniper_rounds/penetrator, /obj/item/ammo_box/magazine/sniper_rounds/penetrator, /obj/item/ammo_box/magazine/sniper_rounds/penetrator, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "ea" = ( /obj/structure/table/wood/poker, @@ -273,7 +273,7 @@ "er" = ( /obj/structure/table/wood, /obj/item/gun/magic/wand/teleport, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "ew" = ( /obj/structure/holowindow, @@ -296,7 +296,7 @@ /obj/item/tank/internals/oxygen/yellow, /obj/random/bomb_supply, /obj/item/clothing/head/sombrero/shamebrero, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "eG" = ( /obj/structure/table/wood, @@ -315,12 +315,12 @@ /obj/structure/table/wood, /obj/item/gun/projectile/shotgun/boltaction, /obj/item/gun/projectile/shotgun/boltaction/enchanted, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "eY" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/proto, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "fb" = ( /turf/simulated/floor/holofloor{ @@ -367,7 +367,7 @@ "fF" = ( /obj/structure/table/wood, /obj/item/gun/magic/wand, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "fG" = ( /obj/machinery/computer/security/telescreen{ @@ -389,17 +389,17 @@ /obj/item/stack/cable_coil, /obj/item/stack/rods, /obj/item/pen, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "gd" = ( /obj/structure/table/wood, /obj/item/gun/projectile/revolver/grenadelauncher/multi/cyborg, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "gk" = ( /obj/structure/table/wood, /obj/item/gun/magic/wand/door, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "gq" = ( /turf/simulated/wall/indestructible/fakeglass, @@ -422,7 +422,7 @@ /obj/item/paper{ info = "/obj/item/gun/projectile/shotgun/sc_pump" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "gS" = ( /obj/structure/table/wood, @@ -436,7 +436,7 @@ /obj/item/encryptionkey/headset_sci, /obj/item/encryptionkey/headset_sec, /obj/item/encryptionkey/headset_service, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "hd" = ( /obj/structure/table/holotable, @@ -451,12 +451,12 @@ /obj/mecha/combat/marauder/mauler/loaded{ operation_req_access = list(114) }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "hi" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/ar, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "ho" = ( /obj/structure/table/wood, @@ -499,7 +499,7 @@ "hE" = ( /obj/structure/table/wood, /obj/item/gun/magic/staff/slipping/honkmother, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "hI" = ( /obj/effect/landmark/spawner/tdome1, @@ -521,12 +521,12 @@ /obj/mecha/combat/gygax/dark/loaded{ operation_req_access = list(114) }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "hZ" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/c20r/toy, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "ib" = ( /obj/structure/table/wood, @@ -541,12 +541,12 @@ "io" = ( /obj/structure/table/wood, /obj/item/gun/projectile/shotgun/riot, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "iM" = ( /obj/structure/table/wood, /obj/item/gun/energy/pulse/pistol, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "iY" = ( /obj/machinery/light/small/directional/west, @@ -570,12 +570,12 @@ "jl" = ( /obj/structure/table/wood, /obj/item/gun/projectile/revolver/grenadelauncher, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "jq" = ( /obj/structure/table, /obj/machinery/reagentgrinder, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "jB" = ( /obj/structure/table/wood, @@ -609,12 +609,12 @@ /obj/item/paper{ info = "Я так понял был энфорсер с Сибилом." }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "jM" = ( /obj/structure/table/wood, /obj/item/gun/magic/staff/change, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "jQ" = ( /obj/structure/chair/comfy/black{ @@ -637,7 +637,7 @@ "jZ" = ( /obj/item/bedsheet/black, /obj/structure/bed, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "kb" = ( /obj/machinery/door/poddoor{ @@ -657,12 +657,12 @@ "ki" = ( /obj/structure/table/wood, /obj/item/gun/energy/floragun, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "ko" = ( /obj/structure/table/wood, /obj/item/gun/magic/wand/resurrection, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "kq" = ( /obj/structure/table/wood, @@ -693,7 +693,7 @@ /obj/item/reagent_containers/food/snacks/grown/citrus/orange, /obj/item/reagent_containers/food/snacks/grown/corn, /obj/item/reagent_containers/food/snacks/grown/mushroom/amanita, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "kT" = ( /obj/structure/table/wood, @@ -705,7 +705,7 @@ "kU" = ( /obj/structure/table/wood, /obj/item/grenade/clusterbuster/syndieminibomb, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "kY" = ( /turf/simulated/floor/holofloor{ @@ -736,7 +736,7 @@ /area/holodeck/source_thunderdomecourt) "lt" = ( /obj/machinery/light/small/directional/east, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "lA" = ( /obj/item/storage/toolbox/syndicate{ @@ -745,16 +745,16 @@ name = "toolbox of robustness" }, /obj/structure/table/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "lE" = ( /obj/machinery/light/small/directional/west, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "lR" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/pistol/deagle, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "lT" = ( /obj/item/kirbyplants, @@ -783,7 +783,7 @@ "mn" = ( /obj/structure/table/wood, /obj/item/gun/projectile/revolver/nagant, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "mw" = ( /obj/structure/table/holotable, @@ -799,7 +799,7 @@ "mB" = ( /obj/item/gun/rocketlauncher, /obj/structure/table/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "mC" = ( /obj/machinery/status_display, @@ -812,7 +812,7 @@ pixel_x = -6; pixel_y = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "mR" = ( /obj/structure/table/wood, @@ -826,7 +826,7 @@ "mU" = ( /obj/structure/table/wood, /obj/item/gun/projectile/revolver/mateba, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "mX" = ( /turf/simulated/floor/holofloor{ @@ -879,7 +879,7 @@ /obj/structure/ninjatele{ pixel_x = -28 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "nM" = ( /obj/structure/table/holotable, @@ -895,14 +895,14 @@ /obj/item/reagent_containers/glass/beaker/bluespace, /obj/item/reagent_containers/glass/beaker/bluespace, /obj/item/reagent_containers/glass/beaker/bluespace, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "nU" = ( /obj/structure/table/wood, /obj/item/paper{ info = "/obj/item/gun/projectile/shotgun/riot/buckshot" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "nW" = ( /obj/structure/chair, @@ -914,7 +914,7 @@ /obj/item/paper{ info = "Какой-то /obj/item/gun/energy/laser/retro/sc_retro. Хз что это." }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "nZ" = ( /turf/simulated/floor/holofloor{ @@ -934,7 +934,7 @@ "og" = ( /obj/structure/table/wood, /obj/item/gun/energy/detective, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "oh" = ( /obj/structure/table/wood, @@ -960,7 +960,7 @@ /obj/item/dnainjector/stuttmut, /obj/item/dnainjector/telemut, /obj/item/dnainjector/tourmut, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "oj" = ( /obj/structure/holowindow{ @@ -977,7 +977,7 @@ name = "Master R&D Server Controller"; dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "oB" = ( /obj/structure/table/wood, @@ -986,12 +986,12 @@ /area/admin) "oL" = ( /obj/machinery/chem_heater, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "oX" = ( /obj/structure/table/wood, /obj/item/gun/syringe/rapidsyringe, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "pa" = ( /turf/simulated/floor/holofloor{ @@ -1002,12 +1002,12 @@ "pk" = ( /obj/structure/table/wood, /obj/item/gun/projectile/revolver/doublebarrel/improvised, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "pC" = ( /obj/structure/table/wood, /obj/machinery/syndicatebomb/badmin, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "pE" = ( /obj/structure/table/wood, @@ -1028,9 +1028,7 @@ id_tag = "eventroom"; name = "Privacy Shutters" }, -/turf/simulated/floor/wood{ - icon_state = "woodalt" - }, +/turf/simulated/floor/wood/oak, /area/admin) "pO" = ( /turf/simulated/wall/indestructible/riveted, @@ -1038,19 +1036,19 @@ "qd" = ( /obj/structure/table/wood, /obj/item/gun/energy/xray, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "qh" = ( /obj/structure/table, /obj/random/toolbox, /obj/random/bomb_supply, /obj/machinery/syndicatebomb/badmin/clown, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "qt" = ( /obj/structure/table/wood, /obj/item/gun/projectile/revolver/golden, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "qv" = ( /obj/structure/holowindow, @@ -1122,7 +1120,7 @@ "ro" = ( /obj/structure/table/wood, /obj/item/gun/energy/ionrifle, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "rq" = ( /turf/simulated/floor/holofloor{ @@ -1163,7 +1161,7 @@ /area/holodeck/source_basketball) "rG" = ( /obj/mecha/combat/marauder/seraph/loaded, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "rM" = ( /obj/structure/table/holotable, @@ -1175,7 +1173,7 @@ "rP" = ( /obj/structure/table/wood, /obj/item/gun/energy/alien, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "sd" = ( /obj/structure/holowindow{ @@ -1189,7 +1187,7 @@ "sm" = ( /obj/structure/table/wood, /obj/item/gun/energy/laser/retro, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "sr" = ( /turf/simulated/floor/holofloor{ @@ -1200,12 +1198,12 @@ "su" = ( /obj/item/gun/grenadelauncher, /obj/structure/table/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "sA" = ( /obj/structure/table/wood, /obj/item/gun/energy/kinetic_accelerator, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "sO" = ( /obj/structure/holowindow, @@ -1250,7 +1248,7 @@ "tF" = ( /obj/structure/table/wood, /obj/item/gun/energy/kinetic_accelerator/crossbow/large, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "tI" = ( /obj/item/kirbyplants, @@ -1299,7 +1297,7 @@ "ux" = ( /obj/structure/table/wood, /obj/item/gun/energy/laser/captain, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "uL" = ( /obj/structure/table/wood, @@ -1309,7 +1307,7 @@ /obj/item/gun/energy/gun, /obj/item/gun/energy/gun/cyborg, /obj/item/gun/energy/gun/nuclear, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "uW" = ( /obj/machinery/door/airlock/hatch/syndicate{ @@ -1322,7 +1320,7 @@ "vb" = ( /obj/structure/table/wood, /obj/item/gun/energy/e_gun/old, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "vc" = ( /obj/structure/table/wood, @@ -1361,7 +1359,7 @@ /obj/item/suppressor, /obj/item/suppressor, /obj/item/suppressor, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "vm" = ( /obj/effect/overlay/palmtree_l, @@ -1445,7 +1443,7 @@ "we" = ( /obj/structure/table/wood, /obj/machinery/syndicatebomb/emp, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "wf" = ( /obj/structure/table/wood, @@ -1453,17 +1451,17 @@ /obj/item/gun/energy/disabler, /obj/item/gun/energy/disabler/cyborg, /obj/item/gun/energy/mimicgun, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "wh" = ( /obj/structure/table/wood, /obj/item/gun/energy/laser/captain/scattershot, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "wp" = ( /obj/structure/table/wood, /obj/item/gun/energy/gun/mini, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "wC" = ( /turf/simulated/floor/holofloor{ @@ -1497,7 +1495,7 @@ /obj/machinery/computer/card/centcom{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "xe" = ( /obj/structure/table/wood, @@ -1521,7 +1519,7 @@ /obj/item/dnainjector/antistutt, /obj/item/dnainjector/antitele, /obj/item/dnainjector/antitour, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "xh" = ( /obj/structure/table/wood, @@ -1533,7 +1531,7 @@ "xq" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/c20r, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "xx" = ( /obj/structure/table/wood, @@ -1560,7 +1558,7 @@ /obj/item/mecha_parts/mecha_equipment/rcd, /obj/item/mecha_parts/mecha_equipment/extinguisher, /obj/structure/closet/crate, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "xJ" = ( /turf/simulated/floor/holofloor{ @@ -1572,13 +1570,13 @@ /obj/machinery/bodyscanner{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "xN" = ( /obj/structure/table/wood, /obj/machinery/syndicatebomb, /obj/machinery/syndicatebomb/training, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "xS" = ( /turf/simulated/floor/holofloor{ @@ -1589,7 +1587,7 @@ "xY" = ( /obj/structure/table/wood, /obj/item/gun/energy/pulse, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "yj" = ( /obj/structure/table/holotable, @@ -1611,12 +1609,12 @@ "yC" = ( /obj/structure/table/wood, /obj/item/gun/magic/staff/slipping, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "yH" = ( /obj/structure/table/wood, /obj/item/gun/energy/gun/nuclear, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "yI" = ( /obj/structure/table/wood, @@ -1625,12 +1623,12 @@ /obj/item/gun/energy/laser/practice, /obj/item/gun/energy/laser/scatter, /obj/item/gun/energy/laser/tag, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "yM" = ( /obj/structure/table/wood, /obj/item/grenade/smokebomb, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "yN" = ( /obj/structure/flora/ausbushes/sparsegrass, @@ -1642,7 +1640,7 @@ "yX" = ( /obj/structure/table/wood, /obj/item/gun/energy/pulse/destroyer, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "yY" = ( /turf/simulated/floor/plasteel, @@ -1672,17 +1670,17 @@ "zs" = ( /obj/structure/table/wood, /obj/item/gun/energy/laser/instakill/red, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "zw" = ( /obj/structure/table/wood, /obj/item/adminfu_scroll, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "zA" = ( /obj/structure/table/wood, /obj/item/gun/projectile/shotgun/automatic/combat, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "zF" = ( /obj/effect/landmark/spawner/tdome2, @@ -1698,7 +1696,7 @@ /area/admin) "zT" = ( /obj/structure/dresser, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Ah" = ( /obj/effect/baseturf_helper{ @@ -1709,7 +1707,7 @@ "At" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/pistol/m1911, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "AD" = ( /turf/simulated/floor/holofloor{ @@ -1739,14 +1737,14 @@ "AV" = ( /obj/structure/table/wood, /obj/item/gun/magic/wand/fireball, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "AW" = ( /obj/machinery/computer/account_database{ name = "Admin Accounts Database"; dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Bb" = ( /turf/simulated/floor/holofloor{ @@ -1757,20 +1755,20 @@ "Bg" = ( /obj/structure/table/wood, /obj/item/gun/projectile/revolver, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Bh" = ( /obj/machinery/chem_dispenser/upgraded{ hackedcheck = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Bl" = ( /obj/structure/table/wood, /obj/item/paper{ info = "Тут ничего не было. Я серьёзно." }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Bo" = ( /obj/effect/landmark/spawner/tdomeobserve, @@ -1789,7 +1787,7 @@ /obj/structure/rack, /obj/item/tank/jetpack/oxygen, /obj/item/tank/jetpack/oxygen, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "BB" = ( /obj/machinery/light/small/directional/west, @@ -1815,7 +1813,7 @@ "BM" = ( /obj/item/gun/projectile/revolver/grenadelauncher/multi, /obj/structure/table/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "BN" = ( /obj/structure/table/wood, @@ -1827,11 +1825,11 @@ "BX" = ( /obj/structure/table/wood, /obj/item/gun/energy/pulse/cyborg, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Ca" = ( /obj/machinery/computer/operating, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Cc" = ( /obj/structure/table, @@ -1839,7 +1837,7 @@ /obj/item/shard, /obj/item/kitchen/knife, /obj/item/storage/firstaid/tactical, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Cx" = ( /obj/effect/turf_decal/bot, @@ -1849,7 +1847,7 @@ "CD" = ( /obj/structure/table/wood, /obj/item/gun/energy/pulse/carbine, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "CI" = ( /obj/structure/table/wood, @@ -1861,12 +1859,12 @@ /area/admin) "CM" = ( /obj/machinery/optable, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "CN" = ( /obj/item/gun/throw, /obj/structure/table/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "CR" = ( /obj/item/radio{ @@ -1891,7 +1889,7 @@ "CT" = ( /obj/structure/table/wood, /obj/item/gun/magic/tentacle, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "De" = ( /turf/simulated/floor/holofloor{ @@ -1904,17 +1902,17 @@ /obj/item/paper{ info = "Тут должен был быть доминатор, но к счастью его тут нет." }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Dt" = ( /obj/structure/table/wood, /obj/item/gun/energy/gun/advtaser, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "DB" = ( /obj/structure/table/wood, /obj/item/grenade/syndieminibomb, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "DC" = ( /obj/structure/flora/tree/dead, @@ -1928,7 +1926,7 @@ "DM" = ( /obj/structure/table/wood, /obj/item/gun/energy/lasercannon/cyborg, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "DO" = ( /turf/simulated/floor/holofloor{ @@ -1939,7 +1937,7 @@ "DR" = ( /obj/structure/table/wood, /obj/item/gun/projectile/shotgun/automatic, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "DZ" = ( /obj/structure/holohoop, @@ -1954,7 +1952,7 @@ "Eh" = ( /obj/structure/table/wood, /obj/item/gun/energy/mindflayer, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Ei" = ( /obj/machinery/flasher{ @@ -2000,13 +1998,13 @@ "ES" = ( /obj/structure/table/wood, /obj/item/gun/projectile/revolver/russian/soul, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "ET" = ( /obj/machinery/computer/mech_bay_power_console{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "EV" = ( /obj/structure/chair/comfy/beige{ @@ -2029,27 +2027,27 @@ "Fb" = ( /obj/item/gun/energy/taser, /obj/structure/table/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Fi" = ( /obj/structure/table/wood, /obj/item/gun/energy/lwap, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Fk" = ( /obj/structure/table/wood, /obj/item/gun/energy/pulse/pistol/m1911, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Fn" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/shotgun/bulldog, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Fp" = ( /obj/effect/decal/warning_stripes/yellow, /obj/machinery/bluespace_beacon/syndicate, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Fy" = ( /obj/structure/table/wood, @@ -2080,7 +2078,7 @@ /obj/machinery/computer/mech_bay_power_console{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "FU" = ( /turf/simulated/floor/holofloor/carpet, @@ -2088,7 +2086,7 @@ "Ga" = ( /obj/structure/table/wood, /obj/item/gun/projectile/shotgun/riot/short, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Gf" = ( /turf/simulated/floor/holofloor{ @@ -2130,18 +2128,18 @@ "Gr" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/l6_saw, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "GA" = ( /obj/structure/table, /obj/item/storage/pill_bottle/random_drug_bottle, /obj/item/reagent_containers/glass/bottle/adminordrazine, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "GG" = ( /obj/structure/table/wood, /obj/machinery/syndicatebomb/badmin/clown, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "GK" = ( /obj/machinery/status_display, @@ -2150,7 +2148,7 @@ "GN" = ( /obj/structure/table/wood, /obj/item/gun/magic/staff/healing, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "GU" = ( /obj/structure/holowindow, @@ -2162,12 +2160,12 @@ "GY" = ( /obj/structure/table/wood, /obj/item/gun/energy/wormhole_projector, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Hc" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/gyropistol, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Hk" = ( /obj/structure/table/wood, @@ -2201,7 +2199,7 @@ "HL" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/sniper_rifle, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "HP" = ( /turf/simulated/floor/holofloor{ @@ -2234,7 +2232,7 @@ icon_opened = "cabinet_open"; req_access = list(114) }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Il" = ( /turf/simulated/floor/holofloor{ @@ -2292,7 +2290,7 @@ /area/tdome/tdomeadmin) "IV" = ( /obj/structure/closet/secure_closet/personal, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "IW" = ( /obj/structure/chair/stool/holostool{ @@ -2324,7 +2322,7 @@ "Je" = ( /obj/structure/table/wood, /obj/item/gun/magic/staff/door, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Jk" = ( /turf/simulated/floor/holofloor{ @@ -2335,7 +2333,7 @@ /obj/machinery/mech_bay_recharge_port/upgraded/unsimulated{ dir = 2 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Jq" = ( /turf/simulated/floor/plasteel/dark, @@ -2363,7 +2361,7 @@ "Jy" = ( /obj/structure/table/wood, /obj/item/gun/energy/laser/retro/old, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "JC" = ( /turf/simulated/floor/holofloor{ @@ -2398,7 +2396,7 @@ "JW" = ( /obj/structure/table/wood, /obj/item/gun/energy/gun/advtaser/mounted, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Ka" = ( /turf/simulated/floor/holofloor{ @@ -2412,11 +2410,11 @@ "Kk" = ( /obj/structure/table/wood, /obj/item/gun/magic/staff, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Km" = ( /obj/structure/table/wood/poker, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Kn" = ( /obj/machinery/flasher{ @@ -2450,7 +2448,7 @@ "Ky" = ( /obj/structure/table/wood, /obj/item/sleeping_carp_scroll, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Kz" = ( /obj/structure/chair/comfy/beige{ @@ -2483,12 +2481,12 @@ /obj/random/tool, /obj/item/clothing/gloves/color/yellow, /obj/item/pinpointer/advpinpointer, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "KH" = ( /obj/structure/table/wood, /obj/item/gun/energy/gun/advtaser/cyborg, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "KJ" = ( /obj/machinery/computer/card/centcom, @@ -2508,7 +2506,7 @@ /obj/mecha/combat/marauder/loaded{ operation_req_access = list(114) }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "KS" = ( /turf/simulated/floor/holofloor, @@ -2516,7 +2514,7 @@ "La" = ( /obj/structure/table/wood, /obj/item/grenade/clusterbuster/booze, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Ld" = ( /turf/simulated/floor/holofloor{ @@ -2535,7 +2533,7 @@ "Lx" = ( /obj/structure/table/wood, /obj/item/gun/projectile/revolver/doublebarrel/improvised/cane, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "LA" = ( /obj/effect/turf_decal/bot, @@ -2545,12 +2543,12 @@ "LK" = ( /obj/structure/table/wood, /obj/item/gun/projectile/shotgun/lethal, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "LL" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/pistol/enforcer, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "LR" = ( /turf/simulated/floor/holofloor{ @@ -2560,7 +2558,7 @@ /area/holodeck/source_desert) "LW" = ( /obj/machinery/computer/syndicate_depot/teleporter, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Mj" = ( /obj/structure/table, @@ -2579,7 +2577,7 @@ /obj/structure/window/reinforced{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Mk" = ( /obj/structure/table/wood, @@ -2589,7 +2587,7 @@ "MC" = ( /obj/structure/table/wood, /obj/item/gun/projectile/shotgun, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "MD" = ( /turf/simulated/floor/plasteel{ @@ -2600,7 +2598,7 @@ "MF" = ( /obj/structure/table/wood, /obj/item/gun/energy/pulse/destroyer/annihilator, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "MH" = ( /obj/structure/table/wood, @@ -2613,12 +2611,12 @@ "MX" = ( /obj/structure/table/wood, /obj/item/mecha_parts/mecha_equipment/medical/syringe_gun, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Np" = ( /obj/structure/table/wood, /obj/item/gun/magic/staff/chaos, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Nu" = ( /obj/structure/chair/comfy/beige{ @@ -2626,7 +2624,7 @@ layer = 5; pixel_y = -2 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Ny" = ( /obj/structure/table/wood, @@ -2655,7 +2653,7 @@ "NQ" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/pistol/APS, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "NT" = ( /obj/structure/table/wood, @@ -2671,7 +2669,7 @@ /obj/item/paper{ info = "/obj/item/gun/syringe/blowgun" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Oe" = ( /obj/structure/chair/comfy/green{ @@ -2707,7 +2705,7 @@ "Or" = ( /obj/structure/table/wood, /obj/item/gun/syringe, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Ot" = ( /turf/simulated/wall/indestructible/riveted, @@ -2718,12 +2716,12 @@ "Oz" = ( /obj/structure/table/wood, /obj/item/gun/energy/laser/instakill, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "OF" = ( /obj/structure/table/wood, /obj/item/gun/energy/ionrifle/carbine, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "OH" = ( /turf/simulated/floor/holofloor, @@ -2732,7 +2730,7 @@ /obj/structure/table/wood, /obj/item/clothing/suit/blacktrenchcoat, /obj/item/clothing/shoes/black, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "OS" = ( /obj/structure/table/wood, @@ -2757,7 +2755,7 @@ "Pq" = ( /obj/structure/table/wood, /obj/item/gun/energy/immolator/multi/cyborg, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Pt" = ( /turf/simulated/floor/holofloor{ @@ -2768,12 +2766,12 @@ "Py" = ( /obj/structure/table/wood, /obj/item/gun/energy/gun/hos, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Pz" = ( /obj/structure/table/wood, /obj/item/gun/energy/spikethrower, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "PB" = ( /obj/structure/table/wood, @@ -2807,7 +2805,7 @@ "PJ" = ( /obj/structure/table/wood, /obj/item/gun/projectile/revolver/doublebarrel, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "PQ" = ( /obj/item/storage/box/syringes, @@ -2832,7 +2830,7 @@ /obj/item/ammo_casing/shotgun/dart, /obj/item/ammo_casing/shotgun/dart, /obj/item/ammo_casing/shotgun/dart, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "PT" = ( /obj/structure/table/holotable, @@ -2873,12 +2871,12 @@ "Qt" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/tommygun, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "QA" = ( /obj/structure/table/wood, /obj/item/gun/energy/gun/blueshield/pdw9, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "QH" = ( /obj/structure/table/wood, @@ -2891,7 +2889,7 @@ /obj/mecha/combat/honker/loaded{ operation_req_access = list(114) }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "QN" = ( /obj/structure/table/wood, @@ -2942,7 +2940,7 @@ /area/admin) "RA" = ( /obj/machinery/sleeper/upgraded, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "RI" = ( /obj/machinery/door/poddoor{ @@ -3002,20 +3000,20 @@ /area/admin) "Sy" = ( /obj/machinery/r_n_d/server/centcom, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "SA" = ( /obj/structure/mineral_door/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "SK" = ( /obj/structure/table/wood, /obj/item/gun/energy/laser/mounted, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "SR" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "SU" = ( /obj/item/radio{ @@ -3040,7 +3038,7 @@ "Te" = ( /obj/structure/table/wood, /obj/item/gun/magic/staff/focus, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Th" = ( /obj/structure/table/wood, @@ -3091,7 +3089,7 @@ /obj/item/radio/headset/syndicate/alt/syndteam{ name = "syndicate team headset" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Tu" = ( /obj/structure/table/wood, @@ -3116,12 +3114,12 @@ "Tw" = ( /obj/structure/table/wood, /obj/item/gun/energy/laser/instakill/blue, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "TH" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/pistol/deagle/gold, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "TI" = ( /turf/simulated/floor/holofloor{ @@ -3140,11 +3138,11 @@ "TN" = ( /obj/structure/table/wood, /obj/item/gun/energy/gun/blueshield, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "TO" = ( /obj/structure/reagent_dispensers/fueltank, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "TW" = ( /turf/simulated/floor/holofloor{ @@ -3163,7 +3161,7 @@ /obj/item/reagent_containers/glass/beaker/bluespace, /obj/item/reagent_containers/glass/beaker/bluespace, /obj/item/storage/box/autoinjectors, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Uk" = ( /obj/structure/table/wood, @@ -3176,7 +3174,7 @@ /obj/structure/table/wood, /obj/item/gun/energy/meteorgun, /obj/item/gun/energy/meteorgun/pen, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Up" = ( /turf/simulated/wall/indestructible, @@ -3191,16 +3189,16 @@ /turf/simulated/floor/holofloor/grass, /area/holodeck/source_picnicarea) "UO" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "UQ" = ( /obj/mecha/combat/reticence/loaded, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "UU" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/pistol/deagle/camo, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "UW" = ( /obj/effect/landmark/spawner/tdomeobserve, @@ -3210,7 +3208,7 @@ "Vb" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/mini_uzi, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Vh" = ( /obj/structure/table/wood, @@ -3252,16 +3250,16 @@ /obj/item/assembly/prox_sensor, /obj/item/assembly/prox_sensor, /obj/item/assembly/prox_sensor, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Vu" = ( /obj/structure/table/wood, /obj/item/gun/magic/wand/polymorph, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Vw" = ( /obj/machinery/chem_master, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Vy" = ( /obj/structure/flora/ausbushes/sparsegrass, @@ -3270,12 +3268,12 @@ "VD" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/c20r/toy/riot, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "VK" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/sniper_rifle/syndicate, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "VS" = ( /turf/simulated/floor/holofloor{ @@ -3306,7 +3304,7 @@ "Wx" = ( /obj/structure/table/wood, /obj/item/gun/energy/arc_revolver, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "WA" = ( /obj/structure/flora/grass/green, @@ -3345,19 +3343,19 @@ pixel_x = -3; pixel_y = 3 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "WE" = ( /obj/structure/table/wood, /obj/item/paper{ info = "Компактная снайперка /obj/item/gun/projectile/automatic/sniper_rifle/compact" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "WF" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/m90, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "WM" = ( /turf/simulated/floor/holofloor{ @@ -3380,7 +3378,7 @@ /obj/item/clothing/mask/breath, /obj/item/clothing/head/helmet/space, /obj/item/clothing/head/helmet/space, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "WX" = ( /obj/structure/table/wood, @@ -3394,7 +3392,7 @@ /obj/item/suppressor/specialoffer, /obj/item/suppressor/specialoffer, /obj/item/suppressor/specialoffer, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "WY" = ( /turf/simulated/floor/holofloor{ @@ -3416,7 +3414,7 @@ /obj/structure/window/reinforced{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Xb" = ( /obj/item/mecha_parts/mecha_equipment/weapon/energy/laser, @@ -3429,17 +3427,17 @@ /obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack/flashbang/clusterbang, /obj/item/mecha_parts/mecha_equipment/weapon/ballistic/scattershot, /obj/structure/closet/crate, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Xk" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/wt550, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Xm" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/lasercarbine, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Xy" = ( /obj/structure/table/wood, @@ -3452,23 +3450,23 @@ "XB" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/speargun, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "XZ" = ( /obj/structure/table/wood, /obj/item/melee/spellblade, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Yc" = ( /obj/mecha/combat/phazon{ operation_req_access = list(114) }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Yd" = ( /obj/structure/table/wood, /obj/item/gun/projectile/revolver/russian, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Yl" = ( /obj/structure/table/wood, @@ -3478,7 +3476,7 @@ "Yn" = ( /obj/structure/table/wood, /obj/item/gun/projectile/automatic/pistol, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "YA" = ( /obj/structure/rack, @@ -3513,7 +3511,7 @@ "YZ" = ( /obj/structure/table/wood, /obj/item/gun/projectile/shotgun/automatic/dual_tube, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Zi" = ( /turf/simulated/floor/holofloor{ @@ -3533,7 +3531,7 @@ "Zo" = ( /obj/structure/table/wood, /obj/item/gun/magic/staff/animate, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) "Zp" = ( /turf/simulated/floor/holofloor{ @@ -3544,7 +3542,7 @@ "ZA" = ( /obj/structure/table/wood, /obj/item/grenade/clusterbuster/mega_syndieminibomb, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/admin) (1,1,1) = {" diff --git a/_maps/map_files220/generic/Lavaland.dmm b/_maps/map_files220/generic/Lavaland.dmm index 275db0ecf93a..f4b05fd97f86 100644 --- a/_maps/map_files220/generic/Lavaland.dmm +++ b/_maps/map_files220/generic/Lavaland.dmm @@ -13,7 +13,7 @@ dir = 8 }, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "ad" = ( /turf/simulated/mineral/random/high_chance/volcanic, /area/lavaland/surface/outdoors) @@ -23,13 +23,13 @@ dir = 1 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "af" = ( /obj/structure/necropolis_gate/legion_gate, /obj/structure/necropolis_arch, /obj/structure/stone_tile/slab, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "ag" = ( /obj/structure/stone_tile/cracked{ dir = 4 @@ -42,7 +42,7 @@ dir = 8 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "ah" = ( /obj/structure/stone_tile/cracked{ dir = 1 @@ -55,7 +55,7 @@ dir = 8 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "ai" = ( /turf/simulated/mineral/random/volcanic, /area/lavaland/surface/outdoors) @@ -243,6 +243,19 @@ icon_state = "darkred" }, /area/mine/laborcamp/security) +"aL" = ( +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile/block/cracked{ + dir = 1 + }, +/obj/structure/chair/brass{ + dir = 8 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "aM" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/loading_area{ @@ -385,6 +398,15 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"bd" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 4 + }, +/obj/structure/stone_tile/block/cracked{ + dir = 8 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "be" = ( /obj/structure/table, /obj/item/paper_bin{ @@ -1918,6 +1940,19 @@ icon_state = "darkyellowcorners" }, /area/mine/production) +"ej" = ( +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 4 + }, +/obj/structure/stone_tile/surrounding_tile{ + dir = 8 + }, +/obj/structure/stone_tile/surrounding_tile/burnt{ + dir = 1 + }, +/obj/structure/stone_tile/center/cracked, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "ek" = ( /obj/machinery/door/airlock/mining{ name = "Mining Station Storage" @@ -2829,7 +2864,7 @@ dir = 4 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "fU" = ( /obj/structure/cable{ d1 = 4; @@ -2843,12 +2878,12 @@ /area/mine/living_quarters) "fV" = ( /turf/simulated/wall/indestructible/boss/see_through, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "fW" = ( /obj/structure/necropolis_gate/locked, /obj/structure/stone_tile/slab, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "fX" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -2984,7 +3019,7 @@ /obj/structure/stone_tile/surrounding_tile, /obj/structure/stone_tile/center, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "gk" = ( /obj/structure/stone_tile/surrounding_tile{ dir = 4 @@ -2997,7 +3032,7 @@ }, /obj/structure/stone_tile/center, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "gl" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 6 @@ -3042,7 +3077,7 @@ "go" = ( /obj/structure/stone_tile/block, /turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "gp" = ( /obj/structure/closet/secure_closet/miner, /turf/simulated/floor/plasteel{ @@ -3073,7 +3108,7 @@ dir = 8 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "gs" = ( /obj/structure/stone_tile/cracked{ dir = 8 @@ -3086,7 +3121,7 @@ }, /obj/structure/stone_tile, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "gt" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -3164,7 +3199,16 @@ dir = 4 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) +"gz" = ( +/obj/structure/stone_tile/surrounding_tile{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) "gA" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable{ @@ -3186,7 +3230,7 @@ dir = 8 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "gC" = ( /obj/structure/stone_tile, /obj/structure/stone_tile{ @@ -3199,7 +3243,7 @@ dir = 8 }, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "gD" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -3227,7 +3271,7 @@ }, /obj/structure/stone_tile/cracked, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "gH" = ( /obj/machinery/light/small/directional/east, /obj/structure/chair/comfy/shuttle{ @@ -3274,13 +3318,13 @@ dir = 4 }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "gO" = ( /obj/structure/stone_tile/block{ dir = 8 }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "gP" = ( /obj/structure/stone_tile/slab, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, @@ -3291,7 +3335,29 @@ dir = 1 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) +"gX" = ( +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile/cracked{ + dir = 8 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"hb" = ( +/obj/structure/stone_tile/block/burnt{ + dir = 4 + }, +/obj/structure/stone_tile/block{ + dir = 8 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "hf" = ( /obj/machinery/flasher_button{ id = "gulagshuttleflasher"; @@ -3306,7 +3372,18 @@ /obj/structure/stone_tile/center/cracked, /mob/living/simple_animal/hostile/megafauna/legion, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) +"hh" = ( +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile/block/cracked{ + dir = 1 + }, +/obj/structure/table/reinforced/brass, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "hj" = ( /obj/machinery/light/directional/east, /obj/structure/chair/comfy/shuttle{ @@ -3314,12 +3391,35 @@ }, /turf/simulated/floor/mineral/titanium, /area/shuttle/siberia) +"hl" = ( +/obj/structure/stone_tile/block{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) +"hq" = ( +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/table/reinforced/brass, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "hs" = ( /obj/structure/stone_tile/block{ dir = 1 }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "hv" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -3364,7 +3464,11 @@ dir = 8 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) +"hI" = ( +/obj/structure/stone_tile/block/burnt, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "hJ" = ( /obj/structure/stone_tile/block{ dir = 8 @@ -3374,7 +3478,23 @@ dir = 1 }, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) +"hO" = ( +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/chair/brass{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "hQ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -3385,6 +3505,17 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"hR" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 4 + }, +/obj/structure/stone_tile/block{ + dir = 8 + }, +/obj/structure/table/reinforced/brass, +/obj/item/weldingtool/experimental/brass, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "ic" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/unary/vent_scrubber/on, @@ -3405,7 +3536,18 @@ dir = 8 }, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) +"ih" = ( +/obj/structure/window/reinforced/clockwork{ + dir = 8; + move_resist = 45000 + }, +/obj/structure/stone_tile/slab, +/obj/structure/bookcase{ + move_resist = 45000 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "ii" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -3428,6 +3570,19 @@ }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) +"is" = ( +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "it" = ( /obj/structure/stone_tile/block, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, @@ -3467,14 +3622,19 @@ }, /obj/structure/stone_tile/block/cracked, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) +"iD" = ( +/obj/structure/stone_tile/slab/cracked, +/obj/structure/table/reinforced/brass, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "iK" = ( /obj/structure/stone_tile/block, /obj/structure/stone_tile/cracked{ dir = 1 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "iX" = ( /obj/structure/stone_tile, /obj/structure/stone_tile{ @@ -3526,7 +3686,20 @@ dir = 4 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) +"jj" = ( +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/obj/structure/stone_tile/cracked, +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "jk" = ( /obj/structure/stone_tile/center, /obj/structure/stone_tile/surrounding_tile, @@ -3537,7 +3710,7 @@ dir = 1 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "jl" = ( /obj/structure/stone_tile/surrounding_tile{ dir = 4 @@ -3550,7 +3723,7 @@ }, /obj/structure/stone_tile/center/cracked, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "jm" = ( /obj/structure/stone_tile/cracked, /obj/structure/stone_tile{ @@ -3563,7 +3736,7 @@ dir = 8 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "jn" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -3603,6 +3776,14 @@ }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) +"jD" = ( +/obj/structure/stone_tile/surrounding, +/obj/structure/stone_tile/center, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) "jF" = ( /obj/structure/stone_tile/surrounding_tile, /obj/structure/stone_tile/surrounding_tile{ @@ -3613,7 +3794,7 @@ dir = 8 }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "jH" = ( /obj/structure/stone_tile/surrounding_tile{ dir = 8 @@ -3624,7 +3805,7 @@ dir = 4 }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "jK" = ( /turf/simulated/floor/plasteel{ dir = 1; @@ -3641,7 +3822,7 @@ dir = 8 }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "jN" = ( /obj/structure/stone_tile/surrounding_tile{ dir = 8 @@ -3652,7 +3833,7 @@ /obj/structure/stone_tile/surrounding_tile, /obj/structure/stone_tile/center/cracked, /turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "jP" = ( /obj/effect/spawner/random_spawners/wall_rusted_maybe, /turf/simulated/wall, @@ -3675,6 +3856,36 @@ }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors) +"jU" = ( +/obj/structure/stone_tile/block{ + dir = 1 + }, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"jW" = ( +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 4 + }, +/obj/structure/stone_tile/surrounding_tile/cracked, +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 8 + }, +/obj/structure/stone_tile/center/burnt, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"ka" = ( +/obj/structure/stone_tile/surrounding_tile{ + dir = 1 + }, +/obj/structure/stone_tile/surrounding_tile, +/obj/structure/stone_tile/surrounding_tile{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) "kf" = ( /obj/structure/fans/tiny, /obj/effect/decal/cleanable/dirt, @@ -3690,7 +3901,7 @@ "kg" = ( /obj/structure/fluff/drake_statue, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "kj" = ( /obj/structure/stone_tile/block{ dir = 8 @@ -3699,11 +3910,11 @@ dir = 4 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "kl" = ( /obj/structure/fluff/drake_statue/falling, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "ko" = ( /obj/structure/stone_tile/block/cracked{ dir = 8 @@ -3713,7 +3924,23 @@ }, /obj/structure/stone_tile, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) +"kv" = ( +/obj/structure/stone_tile/cracked{ + dir = 8 + }, +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"kw" = ( +/turf/simulated/mineral/random/high_chance/volcanic, +/area/lavaland/surface/outdoors/legion) "ky" = ( /obj/structure/stone_tile/cracked{ dir = 4 @@ -3722,7 +3949,20 @@ dir = 1 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) +"kA" = ( +/obj/structure/stone_tile/surrounding_tile, +/obj/structure/stone_tile/surrounding_tile{ + dir = 8 + }, +/obj/structure/stone_tile/surrounding_tile{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) "kB" = ( /obj/structure/stone_tile/surrounding_tile, /obj/structure/stone_tile/surrounding_tile{ @@ -3733,7 +3973,7 @@ dir = 1 }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "kD" = ( /obj/structure/stone_tile/surrounding_tile{ dir = 4 @@ -3746,7 +3986,19 @@ }, /obj/structure/stone_tile/center, /turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) +"kG" = ( +/obj/structure/stone_tile/block{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile/surrounding_tile{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "kH" = ( /obj/structure/stone_tile/surrounding_tile{ dir = 1 @@ -3757,7 +4009,7 @@ }, /obj/structure/stone_tile/center/cracked, /turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "kI" = ( /turf/simulated/wall/mineral/titanium, /area/shuttle/siberia) @@ -3773,13 +4025,10 @@ }, /obj/structure/stone_tile/center, /turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "kM" = ( -/obj/structure/stone_tile/block/cracked{ - dir = 1 - }, -/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/turf/simulated/wall/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "kN" = ( /obj/structure/stone_tile/cracked{ dir = 1 @@ -3799,7 +4048,20 @@ dir = 1 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) +"lf" = ( +/obj/structure/stone_tile/block{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile/cracked, +/obj/structure/window/reinforced/clockwork{ + move_resist = 45000 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "lg" = ( /obj/structure/stone_tile/block{ dir = 4 @@ -3808,7 +4070,7 @@ dir = 8 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "lj" = ( /obj/structure/stone_tile/block{ dir = 1 @@ -3818,7 +4080,7 @@ dir = 8 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "ll" = ( /obj/structure/stone_tile/cracked{ dir = 4 @@ -3827,7 +4089,7 @@ dir = 8 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "lp" = ( /obj/structure/stone_tile/block/cracked{ dir = 4 @@ -3853,13 +4115,20 @@ dir = 8 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "ls" = ( /obj/structure/stone_tile/cracked{ dir = 8 }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, /area/lavaland/surface/outdoors) +"lt" = ( +/obj/structure/stone_tile/block/burnt, +/obj/structure/stone_tile/block{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "lu" = ( /obj/structure/stone_tile/block/cracked{ dir = 4 @@ -3897,7 +4166,7 @@ dir = 4 }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "lD" = ( /obj/structure/stone_tile/block/cracked{ dir = 4 @@ -3906,7 +4175,7 @@ dir = 8 }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "lE" = ( /obj/structure/stone_tile/block/cracked{ dir = 8 @@ -3915,7 +4184,7 @@ dir = 1 }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "lF" = ( /obj/structure/stone_tile/block/cracked{ dir = 4 @@ -3927,14 +4196,34 @@ dir = 8 }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "lG" = ( /obj/structure/stone_tile/block/cracked{ dir = 1 }, /obj/structure/stone_tile/block, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) +"lH" = ( +/obj/effect/rune{ + color = "#DAA520"; + desc = "An odd collection of symbols."; + name = "brass rune"; + rune_blood_color = "#DAA520" + }, +/mob/living/simple_animal/hostile/megafauna/dragon{ + color = "#C2B015"; + health = 5000; + maxHealth = 5000; + melee_damage_lower = 60; + melee_damage_upper = 65; + name = "ancient drake" + }, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) "lI" = ( /obj/structure/stone_tile/cracked{ dir = 4 @@ -3986,6 +4275,20 @@ }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, /area/lavaland/surface/outdoors) +"lU" = ( +/obj/structure/stone_tile/block{ + dir = 8 + }, +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/obj/structure/stone_tile/cracked, +/obj/structure/window/reinforced/clockwork{ + dir = 4; + move_resist = 45000 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "lW" = ( /obj/structure/stone_tile/block/cracked, /obj/structure/stone_tile/block/cracked{ @@ -4021,6 +4324,26 @@ }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, /area/lavaland/surface/outdoors) +"md" = ( +/obj/structure/stone_tile/block{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) +"mf" = ( +/obj/structure/stone_tile/center/cracked, +/obj/structure/stone_tile/surrounding/cracked{ + dir = 1 + }, +/obj/structure/stone_tile/surrounding/cracked{ + dir = 4 + }, +/obj/structure/stone_tile/surrounding/cracked, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "mi" = ( /obj/machinery/computer/security{ dir = 4; @@ -4074,7 +4397,7 @@ dir = 4 }, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "mr" = ( /obj/structure/stone_tile{ dir = 4 @@ -4087,7 +4410,7 @@ }, /obj/structure/stone_tile, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "ms" = ( /obj/structure/stone_tile/block{ dir = 8 @@ -4097,27 +4420,27 @@ dir = 1 }, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "mt" = ( /obj/structure/stone_tile{ dir = 1 }, /obj/structure/stone_tile/cracked, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "mu" = ( /obj/structure/stone_tile, /obj/structure/stone_tile{ dir = 1 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "mv" = ( /obj/structure/stone_tile{ dir = 4 }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "mw" = ( /obj/structure/stone_tile{ dir = 1 @@ -4126,7 +4449,7 @@ dir = 4 }, /turf/simulated/floor/plating/lava/smooth/mapping_lava, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "mx" = ( /obj/structure/stone_tile, /turf/simulated/floor/plating/lava/smooth/mapping_lava, @@ -4140,7 +4463,7 @@ dir = 1 }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "mA" = ( /obj/structure/stone_tile/cracked{ dir = 4 @@ -4284,7 +4607,7 @@ dir = 4 }, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "mS" = ( /obj/structure/stone_tile/cracked{ dir = 1 @@ -4297,7 +4620,20 @@ dir = 8 }, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) +"mT" = ( +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile/surrounding_tile/cracked, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "mV" = ( /obj/structure/stone_tile/block{ dir = 4 @@ -4309,7 +4645,7 @@ dir = 8 }, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "mW" = ( /obj/structure/stone_tile/block/cracked{ dir = 4 @@ -4318,7 +4654,7 @@ dir = 8 }, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "mX" = ( /obj/structure/stone_tile/cracked, /obj/structure/stone_tile{ @@ -4331,7 +4667,7 @@ dir = 4 }, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "mY" = ( /obj/structure/stone_tile/block/cracked{ dir = 8 @@ -4341,7 +4677,7 @@ }, /obj/structure/stone_tile, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "mZ" = ( /obj/structure/stone_tile{ dir = 1 @@ -4354,7 +4690,7 @@ dir = 8 }, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "nb" = ( /obj/structure/stone_tile/cracked{ dir = 8 @@ -4367,7 +4703,7 @@ }, /obj/structure/stone_tile, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "nc" = ( /obj/structure/stone_tile/cracked{ dir = 4 @@ -4380,7 +4716,7 @@ dir = 8 }, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "ne" = ( /obj/structure/stone_tile/block{ dir = 1 @@ -4390,11 +4726,11 @@ dir = 8 }, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "nf" = ( /obj/structure/stone_tile/slab/cracked, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) "ng" = ( /obj/structure/stone_tile, /obj/structure/stone_tile{ @@ -4404,7 +4740,34 @@ dir = 1 }, /turf/simulated/floor/indestructible/boss, -/area/lavaland/surface/outdoors) +/area/lavaland/surface/outdoors/legion) +"ns" = ( +/obj/structure/stone_tile/slab/cracked, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"nx" = ( +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/legion) +"nC" = ( +/obj/structure/stone_tile/block{ + dir = 4 + }, +/obj/structure/stone_tile/block{ + dir = 1 + }, +/obj/structure/stone_tile/cracked{ + dir = 8 + }, +/obj/structure/bookcase, +/obj/structure/window/reinforced/clockwork{ + dir = 1 + }, +/obj/structure/window/reinforced/clockwork, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "oj" = ( /obj/structure/lattice/catwalk/mining, /obj/machinery/atmospherics/unary/outlet_injector/on{ @@ -4461,6 +4824,17 @@ icon_state = "darkfull" }, /area/mine/mechbay) +"oM" = ( +/obj/structure/stone_tile/surrounding_tile/burnt, +/obj/structure/stone_tile/surrounding_tile{ + dir = 1 + }, +/obj/structure/stone_tile/surrounding_tile{ + dir = 8 + }, +/obj/structure/stone_tile/center/cracked, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "oR" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/dispenser/oxygen, @@ -4475,6 +4849,11 @@ }, /turf/simulated/floor/plating, /area/mine/living_quarters) +"pg" = ( +/obj/structure/stone_tile/slab, +/obj/structure/table/reinforced/brass, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "pq" = ( /turf/simulated/floor/mineral/titanium, /area/shuttle/siberia) @@ -4488,6 +4867,24 @@ icon_state = "darkredcorners" }, /area/mine/laborcamp/security) +"pC" = ( +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"pI" = ( +/obj/structure/stone_tile/surrounding_tile{ + dir = 4 + }, +/obj/structure/stone_tile/surrounding_tile{ + dir = 8 + }, +/obj/structure/stone_tile/surrounding_tile{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) "pQ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -4505,6 +4902,17 @@ icon_state = "darkfull" }, /area/mine/storage) +"pT" = ( +/obj/structure/stone_tile/block, +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/mob/living/simple_animal/hostile/asteroid/hivelord/legion/tendril, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "qw" = ( /obj/effect/decal/cleanable/dirt, /obj/item/cigbutt, @@ -4529,6 +4937,25 @@ icon_state = "brown" }, /area/mine/laborcamp) +"qK" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 4 + }, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"qR" = ( +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile/cracked{ + dir = 8 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "qT" = ( /obj/effect/spawner/random_spawners/wall_rusted_always, /turf/simulated/wall, @@ -4559,15 +4986,24 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 5 }, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/mine/laborcamp) "rM" = ( /obj/effect/baseturf_helper/lava_land/surface, /turf/simulated/floor/mineral/titanium, /area/shuttle/mining) +"rQ" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/mob/living/simple_animal/hostile/asteroid/hivelord/legion, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "rS" = ( /obj/structure/cable{ d1 = 4; @@ -4586,6 +5022,35 @@ icon_state = "tranquillite" }, /area/mine/cafeteria) +"rW" = ( +/obj/structure/stone_tile/surrounding/cracked, +/obj/structure/stone_tile/center/cracked, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"rY" = ( +/obj/structure/stone_tile/block{ + dir = 1 + }, +/obj/structure/stone_tile/surrounding_tile/burnt, +/obj/structure/stone_tile/surrounding_tile/burnt{ + dir = 8 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"sf" = ( +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/mob/living/simple_animal/hostile/asteroid/basilisk/watcher/magmawing, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "sv" = ( /obj/machinery/light/directional/east, /obj/structure/closet/secure_closet/brig/gulag, @@ -4607,6 +5072,12 @@ }, /turf/simulated/floor/plating, /area/mine/laborcamp) +"sN" = ( +/obj/structure/stone_tile/block/burnt{ + dir = 4 + }, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "sO" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/table, @@ -4646,10 +5117,34 @@ /obj/effect/spawner/window/shuttle, /turf/simulated/floor/plating, /area/shuttle/mining) +"td" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 8 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"ti" = ( +/obj/structure/stone_tile/slab/burnt, +/obj/structure/fluff/drake_statue/falling{ + move_resist = 40000 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "tj" = ( /obj/effect/decal/cleanable/ash, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors/explored) +"tm" = ( +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 4 + }, +/obj/structure/stone_tile/surrounding_tile/cracked, +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 8 + }, +/obj/structure/stone_tile/center/cracked, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "to" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -4661,6 +5156,30 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"tp" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/obj/structure/bookcase, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"tx" = ( +/obj/structure/stone_tile/surrounding_tile{ + dir = 4 + }, +/obj/structure/stone_tile/surrounding_tile, +/obj/structure/stone_tile/surrounding_tile{ + dir = 8 + }, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) "tC" = ( /obj/machinery/camera{ c_tag = "Labor Camp Airlock"; @@ -4703,6 +5222,32 @@ icon_state = "darkpurplecorners" }, /area/mine/storage) +"tN" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/obj/structure/table/reinforced/brass, +/obj/item/weldingtool/experimental/brass, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"tQ" = ( +/obj/structure/stone_tile/block{ + dir = 8 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/obj/structure/window/reinforced/clockwork{ + dir = 4; + move_resist = 45000 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "tT" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/manifold/visible/cyan{ @@ -4713,10 +5258,30 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"tV" = ( +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 8 + }, +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 1 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "tZ" = ( /obj/effect/decal/cleanable/fungus, /turf/simulated/wall, /area/mine/laborcamp) +"ua" = ( +/obj/structure/stone_tile/surrounding/cracked{ + dir = 6 + }, +/obj/structure/stone_tile/center/cracked, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "uf" = ( /obj/machinery/light/small/directional/east, /obj/effect/decal/cleanable/cobweb2, @@ -4729,9 +5294,8 @@ /obj/item/radio/intercom/locked/prison{ pixel_y = 22 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/mine/laborcamp) "ug" = ( /obj/item/cigbutt, @@ -4748,6 +5312,17 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"ui" = ( +/obj/structure/stone_tile/surrounding_tile{ + dir = 8 + }, +/obj/structure/stone_tile/surrounding_tile{ + dir = 4 + }, +/obj/structure/stone_tile/surrounding_tile, +/obj/structure/stone_tile/center, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "um" = ( /obj/effect/spawner/window/reinforced/grilled, /turf/simulated/floor/plating, @@ -4756,6 +5331,35 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/mine/living_quarters) +"uv" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/obj/structure/table/reinforced/brass, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"uC" = ( +/obj/structure/closet/crate/necropolis/tendril, +/obj/structure/stone_tile/slab, +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"uI" = ( +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile/block/cracked{ + dir = 8 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "uL" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/machinery/flasher{ @@ -4763,6 +5367,33 @@ }, /turf/simulated/floor/plating, /area/mine/laborcamp) +"uO" = ( +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 8 + }, +/mob/living/simple_animal/hostile/asteroid/goliath/beast/ancient, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"va" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 8 + }, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"vc" = ( +/obj/structure/stone_tile/block{ + dir = 1 + }, +/obj/structure/stone_tile/block, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "vf" = ( /obj/machinery/power/apc{ name = "Labor Camp Security APC"; @@ -4807,6 +5438,19 @@ /obj/effect/mapping_helpers/airlock/access/all/security/brig, /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/siberia) +"vm" = ( +/obj/structure/stone_tile/block{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile, +/obj/structure/window/reinforced/clockwork{ + move_resist = 45000 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "vq" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -4829,6 +5473,19 @@ icon_state = "darkred" }, /area/mine/laborcamp) +"vy" = ( +/obj/structure/stone_tile/cracked{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "vI" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small/directional/north, @@ -4844,6 +5501,25 @@ /obj/machinery/light/small/directional/west, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"vP" = ( +/obj/structure/stone_tile/block/burnt{ + dir = 8 + }, +/obj/structure/stone_tile/block{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"vS" = ( +/obj/structure/stone_tile/block{ + dir = 1 + }, +/obj/structure/stone_tile/cracked, +/obj/structure/stone_tile{ + dir = 8 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "vT" = ( /obj/effect/turf_decal, /obj/effect/decal/cleanable/dirt, @@ -4852,6 +5528,13 @@ icon_state = "darkfull" }, /area/mine/airlock) +"vY" = ( +/obj/structure/stone_tile/block, +/obj/structure/stone_tile/block/cracked{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "vZ" = ( /obj/structure/table, /obj/item/reagent_containers/food/drinks/cans/beer{ @@ -4883,10 +5566,43 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel/dark, /area/mine/laborcamp) +"wn" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/mob/living/simple_animal/hostile/asteroid/basilisk/watcher/magmawing, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"wp" = ( +/obj/structure/stone_tile/block{ + dir = 8 + }, +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/obj/structure/stone_tile, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "wt" = ( /obj/structure/shuttle/engine/propulsion, /turf/simulated/floor/plating/lavaland_air, /area/shuttle/siberia) +"wC" = ( +/obj/structure/stone_tile/block{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) "wD" = ( /obj/effect/decal/remains/human, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, @@ -4899,10 +5615,28 @@ }, /turf/simulated/floor/plating/lavaland_air, /area/shuttle/siberia) +"wS" = ( +/obj/structure/stone_tile/surrounding_tile/burnt, +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 1 + }, +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 4 + }, +/obj/structure/stone_tile/center/cracked, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "wY" = ( /obj/item/clothing/mask/gas/clown_hat, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors/explored) +"xc" = ( +/obj/structure/stone_tile/surrounding_tile, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) "xh" = ( /obj/machinery/computer/prisoner{ dir = 4 @@ -4919,6 +5653,19 @@ /obj/structure/shuttle/engine/propulsion/burst, /turf/simulated/floor/plating/lavaland_air, /area/shuttle/mining) +"xp" = ( +/obj/structure/stone_tile/cracked{ + dir = 8 + }, +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/obj/structure/stone_tile/cracked, +/obj/structure/stone_tile/burnt{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "xx" = ( /obj/machinery/light/small/directional/north, /turf/simulated/floor/plasteel{ @@ -4964,6 +5711,12 @@ /obj/effect/spawner/random_spawners/wall_rusted_maybe, /turf/simulated/wall, /area/mine/cafeteria) +"xW" = ( +/obj/structure/stone_tile/block{ + dir = 8 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "yj" = ( /obj/effect/mapping_helpers/no_lava, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, @@ -4997,6 +5750,19 @@ icon_state = "darkfull" }, /area/mine/production) +"yv" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 4 + }, +/obj/structure/stone_tile/cracked{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/bookcase, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "yw" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -5004,6 +5770,30 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"yx" = ( +/obj/structure/stone_tile/block{ + dir = 1 + }, +/obj/structure/stone_tile/surrounding_tile{ + dir = 8 + }, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"yD" = ( +/obj/structure/stone_tile/block, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"yG" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/obj/structure/chair/brass, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "yR" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 10 @@ -5019,6 +5809,34 @@ }, /turf/simulated/floor/plating, /area/mine/living_quarters) +"yS" = ( +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"yW" = ( +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 8 + }, +/mob/living/simple_animal/hostile/asteroid/big_legion, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"yX" = ( +/obj/structure/stone_tile/block, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/mob/living/simple_animal/hostile/asteroid/hivelord/legion/tendril, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "zo" = ( /obj/structure/table, /obj/item/kitchen/utensil/fork, @@ -5033,10 +5851,8 @@ }, /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/mine/laborcamp) "zu" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -5058,6 +5874,27 @@ "zy" = ( /turf/simulated/wall, /area/mine/mechbay) +"zB" = ( +/obj/structure/stone_tile/block, +/obj/structure/stone_tile{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) +"zH" = ( +/obj/structure/stone_tile/block{ + dir = 8 + }, +/obj/structure/stone_tile/cracked, +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/mob/living/simple_animal/hostile/asteroid/hivelord/legion/tendril, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "zN" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -5075,6 +5912,12 @@ icon_state = "darkfull" }, /area/mine/sleeper) +"zQ" = ( +/obj/structure/stone_tile/block{ + dir = 4 + }, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "zY" = ( /obj/structure/chair{ dir = 1 @@ -5099,6 +5942,75 @@ icon_state = "darkred" }, /area/mine/laborcamp/security) +"Ac" = ( +/obj/structure/window/reinforced/clockwork{ + dir = 8; + move_resist = 45000 + }, +/obj/structure/bookcase{ + move_resist = 45000 + }, +/obj/structure/stone_tile/slab, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"Aj" = ( +/obj/structure/stone_tile/block{ + dir = 8 + }, +/obj/structure/stone_tile, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) +"Aq" = ( +/obj/structure/stone_tile/cracked{ + dir = 8 + }, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/legion) +"Av" = ( +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/bookcase, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"Ax" = ( +/obj/structure/stone_tile/block, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/window/reinforced/clockwork{ + dir = 1; + move_resist = 45000 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"AA" = ( +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/table/reinforced/brass, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "AB" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 @@ -5109,9 +6021,75 @@ "AE" = ( /turf/simulated/mineral/volcanic/lava_land_surface, /area/lavaland/surface/outdoors) +"AF" = ( +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/table/reinforced/brass, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"AM" = ( +/obj/structure/window/reinforced/clockwork{ + dir = 8; + move_resist = 45000 + }, +/obj/structure/stone_tile/slab, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"AP" = ( +/obj/structure/stone_tile/block{ + dir = 1 + }, +/obj/structure/stone_tile, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) +"AR" = ( +/obj/structure/stone_tile/block{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile/cracked, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Bg" = ( /turf/simulated/floor/mineral/plastitanium/red, /area/shuttle/siberia) +"Bq" = ( +/obj/structure/stone_tile/block/burnt{ + dir = 1 + }, +/obj/structure/stone_tile/block, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"Bu" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 4 + }, +/obj/structure/stone_tile/cracked{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/mob/living/simple_animal/hostile/asteroid/goliath/beast/ancient, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"Bx" = ( +/obj/structure/clockwork/wall_gear, +/turf/simulated/wall/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "BB" = ( /obj/effect/mapping_helpers/no_lava, /turf/simulated/mineral/random/volcanic, @@ -5183,6 +6161,12 @@ icon_state = "darkred" }, /area/mine/laborcamp) +"Cb" = ( +/obj/structure/stone_tile/surrounding, +/obj/structure/stone_tile/center/cracked, +/obj/structure/bookcase, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Cf" = ( /turf/simulated/floor/mineral/titanium, /area/shuttle/mining) @@ -5252,6 +6236,24 @@ /obj/structure/closet/crate, /turf/simulated/floor/mineral/titanium, /area/shuttle/siberia) +"CM" = ( +/obj/structure/stone_tile{ + dir = 1 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"CV" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/obj/structure/table/reinforced/brass, +/obj/item/wirecutters/brass, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Dd" = ( /obj/structure/toilet, /obj/effect/decal/cleanable/vomit, @@ -5271,9 +6273,8 @@ /obj/item/radio/intercom/locked/prison{ pixel_y = 22 }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken6" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/mine/laborcamp) "Dm" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, @@ -5300,6 +6301,19 @@ /obj/effect/spawner/random_spawners/grille_often, /turf/simulated/floor/plating, /area/mine/production) +"DB" = ( +/obj/structure/stone_tile/surrounding, +/obj/structure/stone_tile/center/cracked, +/obj/structure/table/reinforced/brass, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"DD" = ( +/obj/structure/stone_tile/block/cracked, +/obj/structure/stone_tile/block/cracked{ + dir = 1 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "DT" = ( /obj/machinery/computer/shuttle/labor/one_way, /obj/effect/decal/cleanable/cobweb, @@ -5312,6 +6326,11 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"Ec" = ( +/obj/structure/stone_tile/slab/cracked, +/mob/living/simple_animal/hostile/asteroid/basilisk/watcher/magmawing, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Eg" = ( /obj/structure/dispenser/oxygen, /turf/simulated/floor/plasteel{ @@ -5319,6 +6338,15 @@ icon_state = "darkfull" }, /area/mine/eva) +"Ei" = ( +/obj/structure/stone_tile/surrounding_tile{ + dir = 8 + }, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) "Ej" = ( /obj/machinery/tcomms/relay/mining, /obj/machinery/camera{ @@ -5335,6 +6363,19 @@ icon_state = "tranquillite" }, /area/mine/cafeteria) +"Em" = ( +/obj/structure/stone_tile/cracked, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Ez" = ( /obj/effect/spawner/random_spawners/cobweb_right_rare, /turf/simulated/floor/plasteel{ @@ -5342,6 +6383,13 @@ icon_state = "darkfull" }, /area/mine/mechbay) +"EA" = ( +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/legion) +"ED" = ( +/obj/structure/stone_tile/slab, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "EF" = ( /obj/effect/baseturf_helper/lava_land/surface, /obj/item/cigbutt, @@ -5354,6 +6402,19 @@ /obj/machinery/light/small/directional/north, /turf/simulated/floor/plating, /area/mine/living_quarters) +"EH" = ( +/obj/structure/stone_tile/surrounding_tile{ + dir = 4 + }, +/obj/structure/stone_tile/surrounding_tile{ + dir = 1 + }, +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 8 + }, +/obj/structure/stone_tile/center, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "Fe" = ( /obj/item/roller{ pixel_x = -2; @@ -5364,14 +6425,32 @@ icon_state = "darkblue" }, /area/mine/sleeper) +"Ff" = ( +/obj/structure/stone_tile/cracked{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Fp" = ( /obj/structure/bed, /obj/item/bedsheet/orange, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/mine/laborcamp) +"Fs" = ( +/obj/structure/stone_tile/block/burnt{ + dir = 1 + }, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "FO" = ( /obj/structure/rack, /obj/item/storage/bag/ore, @@ -5411,6 +6490,42 @@ /obj/effect/spawner/random_spawners/wall_rusted_always, /turf/simulated/wall, /area/mine/laborcamp) +"Gt" = ( +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"Gv" = ( +/obj/structure/stone_tile/block{ + dir = 1 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile/cracked{ + dir = 8 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"Gz" = ( +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile/burnt{ + dir = 4 + }, +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 8 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "GD" = ( /obj/structure/sign/poster/contraband/lusty_xenomorph, /turf/simulated/wall, @@ -5420,11 +6535,52 @@ /obj/effect/decal/cleanable/ash, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors/explored) +"GG" = ( +/obj/structure/stone_tile/block{ + dir = 8 + }, +/obj/structure/stone_tile/block/cracked{ + dir = 4 + }, +/obj/structure/window/reinforced/clockwork{ + dir = 4; + move_resist = 45000 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "GO" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/grille, /turf/simulated/floor/plating, /area/mine/cafeteria) +"GS" = ( +/obj/structure/stone_tile, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/legion) +"GT" = ( +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/bookcase, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"GV" = ( +/obj/structure/stone_tile/block, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Hc" = ( /obj/machinery/door/airlock/external{ id_tag = "laborcamp_away"; @@ -5434,17 +6590,109 @@ /obj/structure/fans/tiny, /turf/simulated/floor/plating, /area/mine/laborcamp/security) +"Hd" = ( +/obj/structure/stone_tile/surrounding_tile{ + dir = 8 + }, +/obj/structure/stone_tile/surrounding_tile/burnt, +/obj/structure/stone_tile/center, +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 1 + }, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "Hi" = ( /obj/structure/bedsheetbin, /obj/structure/table, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"Hl" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 8 + }, +/obj/structure/stone_tile/cracked, +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/legion) +"Hu" = ( +/obj/structure/stone_tile/block, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/obj/structure/window/reinforced/clockwork{ + dir = 1; + move_resist = 45000 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"Hw" = ( +/obj/structure/stone_tile/cracked, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"Hy" = ( +/obj/structure/stone_tile/slab, +/obj/item/wrench/brass, +/obj/structure/table/reinforced/brass, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "HA" = ( /obj/machinery/atmospherics/binary/pump/on, /turf/simulated/floor/plasteel{ icon_state = "brown" }, /area/mine/laborcamp) +"HB" = ( +/obj/structure/stone_tile/block, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"HF" = ( +/obj/structure/stone_tile/block{ + dir = 8 + }, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"HG" = ( +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile/cracked, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 8 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"HI" = ( +/obj/structure/stone_tile/block{ + dir = 8 + }, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) "HK" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small/directional/west, @@ -5475,6 +6723,17 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"If" = ( +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 8 + }, +/obj/structure/stone_tile/surrounding_tile{ + dir = 4 + }, +/obj/structure/stone_tile/surrounding_tile, +/obj/structure/stone_tile/center, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "Il" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -5493,6 +6752,23 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plating, /area/mine/abandoned) +"Iw" = ( +/obj/structure/stone_tile/cracked, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/legion) +"ID" = ( +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile/cracked, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "IF" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/unary/vent_scrubber/on{ @@ -5500,6 +6776,20 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"IH" = ( +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 8 + }, +/mob/living/simple_animal/hostile/asteroid/hivelord/legion, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "IK" = ( /obj/structure/rack, /obj/item/roller{ @@ -5510,6 +6800,52 @@ icon_state = "darkblue" }, /area/mine/sleeper) +"IM" = ( +/obj/structure/stone_tile/block{ + dir = 4 + }, +/obj/structure/stone_tile/block, +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"IP" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/obj/structure/chair/brass{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"IS" = ( +/obj/structure/stone_tile/block{ + dir = 4 + }, +/obj/structure/stone_tile/block, +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/obj/structure/bookcase, +/obj/structure/window/reinforced/clockwork, +/obj/structure/window/reinforced/clockwork{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"IT" = ( +/obj/structure/stone_tile/slab, +/obj/structure/window/reinforced/clockwork{ + dir = 1; + move_resist = 45000 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "IZ" = ( /obj/effect/baseturf_helper/lava_land/surface, /obj/structure/cable{ @@ -5523,6 +6859,19 @@ icon_state = "darkyellowcorners" }, /area/mine/living_quarters) +"Jd" = ( +/obj/structure/stone_tile/surrounding_tile{ + dir = 8 + }, +/obj/structure/stone_tile/surrounding_tile{ + dir = 4 + }, +/obj/structure/stone_tile/surrounding_tile{ + dir = 1 + }, +/obj/structure/stone_tile/center, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "Jl" = ( /obj/machinery/light/directional/north, /turf/simulated/floor/plasteel{ @@ -5530,6 +6879,27 @@ icon_state = "darkfull" }, /area/mine/mechbay) +"Jm" = ( +/obj/structure/stone_tile/block, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) +"Jq" = ( +/obj/structure/stone_tile/block{ + dir = 1 + }, +/obj/structure/stone_tile/block/cracked, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"Jv" = ( +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 8 + }, +/obj/structure/stone_tile/surrounding_tile, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "JC" = ( /obj/structure/grille, /turf/simulated/floor/plating, @@ -5538,6 +6908,11 @@ /obj/structure/lattice/catwalk/mining, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/mine/living_quarters) +"JI" = ( +/obj/structure/stone_tile/surrounding, +/obj/structure/closet/crate/necropolis/tendril, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "JP" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/blood/old, @@ -5546,9 +6921,8 @@ dir = 1; network = list("Labor Camp") }, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/mine/laborcamp) "JQ" = ( /obj/machinery/light/small/directional/east, @@ -5568,6 +6942,13 @@ /obj/machinery/light/small/directional/east, /turf/simulated/floor/mineral/titanium, /area/shuttle/mining) +"JY" = ( +/obj/structure/stone_tile/block{ + dir = 1 + }, +/obj/structure/stone_tile/surrounding_tile, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "JZ" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel, @@ -5586,6 +6967,13 @@ /obj/effect/mapping_helpers/no_lava, /turf/simulated/mineral/random/volcanic, /area/lavaland/surface/outdoors/unexplored) +"Kh" = ( +/obj/structure/stone_tile/block, +/obj/structure/stone_tile/surrounding_tile/burnt{ + dir = 4 + }, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "Kl" = ( /obj/structure/table, /obj/item/trash/plate, @@ -5594,6 +6982,30 @@ icon_state = "darkred" }, /area/mine/laborcamp) +"Kr" = ( +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/turf/simulated/wall/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"Kz" = ( +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile/block/cracked{ + dir = 1 + }, +/obj/structure/bookcase, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "KD" = ( /obj/structure/barricade/wooden, /turf/simulated/mineral/volcanic/lava_land_surface, @@ -5602,6 +7014,13 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel/white, /area/mine/laborcamp) +"KG" = ( +/obj/structure/stone_tile/center/burnt, +/obj/structure/stone_tile/surrounding/cracked{ + dir = 1 + }, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "KR" = ( /obj/machinery/flasher{ id = "gulagshuttleflasher"; @@ -5624,6 +7043,31 @@ }, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/mine/laborcamp) +"LE" = ( +/obj/structure/stone_tile/cracked, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"LH" = ( +/obj/structure/stone_tile/surrounding_tile{ + dir = 1 + }, +/obj/structure/stone_tile/surrounding_tile, +/obj/structure/stone_tile/surrounding_tile{ + dir = 8 + }, +/obj/structure/stone_tile/center, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"LJ" = ( +/obj/structure/stone_tile/block, +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "LK" = ( /turf/simulated/floor/plasteel{ dir = 1; @@ -5654,6 +7098,31 @@ icon_state = "brown" }, /area/mine/laborcamp) +"LS" = ( +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile/cracked, +/mob/living/simple_animal/hostile/asteroid/big_legion, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"LT" = ( +/obj/structure/stone_tile/surrounding_tile/burnt{ + dir = 8 + }, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"LW" = ( +/obj/structure/stone_tile/surrounding/burnt, +/obj/structure/stone_tile/center/burnt, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Mh" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -5672,6 +7141,30 @@ icon_state = "darkfull" }, /area/mine/production) +"Ml" = ( +/obj/structure/stone_tile/surrounding_tile{ + dir = 1 + }, +/obj/structure/stone_tile/surrounding_tile, +/obj/structure/stone_tile/surrounding_tile{ + dir = 4 + }, +/obj/structure/stone_tile/center, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"Mz" = ( +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 8 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "ME" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -5684,6 +7177,58 @@ icon_state = "brown" }, /area/mine/laborcamp) +"MK" = ( +/obj/structure/stone_tile/block, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"MP" = ( +/mob/living/simple_animal/hostile/asteroid/goliath/beast/ancient, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"MS" = ( +/obj/structure/stone_tile/block{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"MW" = ( +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 1 + }, +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 4 + }, +/obj/structure/stone_tile/surrounding_tile, +/obj/structure/stone_tile/center/cracked, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"Nb" = ( +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Ne" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -5696,6 +7241,18 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"Ng" = ( +/obj/structure/stone_tile/block{ + dir = 4 + }, +/obj/structure/stone_tile/block{ + dir = 1 + }, +/obj/structure/stone_tile/cracked{ + dir = 8 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Ni" = ( /obj/effect/spawner/window/reinforced/grilled, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -5719,6 +7276,10 @@ /obj/effect/spawner/random_spawners/wall_rusted_maybe, /turf/simulated/wall, /area/mine/airlock) +"Nn" = ( +/obj/structure/stone_tile/block/cracked, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "Nq" = ( /obj/machinery/light/directional/south, /turf/simulated/floor/plasteel{ @@ -5729,9 +7290,8 @@ "ND" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/wood{ - icon_state = "wood-broken3" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/mine/laborcamp) "NG" = ( /obj/effect/decal/cleanable/dirt, @@ -5742,6 +7302,18 @@ }, /turf/simulated/floor/plasteel/white, /area/mine/laborcamp) +"NL" = ( +/obj/structure/stone_tile/block{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "NP" = ( /obj/machinery/computer/shuttle/mining, /turf/simulated/floor/mineral/titanium/blue, @@ -5756,6 +7328,17 @@ /obj/item/clothing/mask/balaclava, /turf/simulated/floor/plasteel/white, /area/mine/laborcamp) +"Oa" = ( +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile/block/cracked{ + dir = 1 + }, +/obj/structure/closet/crate/necropolis/tendril, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Oh" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ @@ -5779,6 +7362,22 @@ icon_state = "darkred" }, /area/mine/laborcamp/security) +"OB" = ( +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/chair/brass{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "OE" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel{ @@ -5791,6 +7390,11 @@ /obj/effect/decal/cleanable/ash, /turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, /area/lavaland/surface/outdoors/explored) +"OK" = ( +/obj/structure/stone_tile/slab/cracked, +/obj/structure/bookcase, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "OU" = ( /obj/machinery/door_control/shutter/south{ id = "Labor"; @@ -5818,6 +7422,24 @@ icon_state = "darkredcorners" }, /area/mine/laborcamp/security) +"Pg" = ( +/obj/structure/stone_tile/surrounding/cracked, +/obj/structure/stone_tile/center/burnt, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"Pr" = ( +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Pu" = ( /obj/machinery/hologram/holopad, /turf/simulated/floor/plasteel{ @@ -5833,6 +7455,19 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"PN" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 4 + }, +/obj/structure/stone_tile/cracked{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/table/reinforced/brass, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "PQ" = ( /obj/machinery/hologram/holopad, /turf/simulated/floor/plasteel{ @@ -5843,6 +7478,12 @@ "PX" = ( /turf/simulated/wall, /area/mine/laborcamp/security) +"Qb" = ( +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "Ql" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -5877,6 +7518,32 @@ /obj/structure/fans/tiny, /turf/simulated/floor/plating, /area/mine/cafeteria) +"QH" = ( +/obj/structure/stone_tile/surrounding, +/obj/structure/stone_tile/center/cracked, +/mob/living/simple_animal/hostile/asteroid/basilisk/watcher/magmawing, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"QI" = ( +/obj/structure/stone_tile/block/cracked, +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 1 + }, +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"QJ" = ( +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"QQ" = ( +/obj/structure/stone_tile/block/cracked, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "QR" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -5889,6 +7556,11 @@ icon_state = "darkfull" }, /area/mine/storage) +"QU" = ( +/obj/structure/stone_tile/surrounding, +/obj/structure/stone_tile/center/cracked, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Rd" = ( /obj/structure/rack, /obj/item/storage/bag/ore, @@ -5909,6 +7581,34 @@ icon_state = "brown" }, /area/mine/laborcamp) +"Rm" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 4 + }, +/obj/structure/stone_tile/cracked{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/chair/brass{ + dir = 8 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"Rn" = ( +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile/cracked, +/obj/structure/stone_tile{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Rs" = ( /obj/structure/fans/tiny, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -5923,6 +7623,103 @@ }, /turf/simulated/floor/plating/lavaland_air, /area/mine/eva) +"Rz" = ( +/obj/structure/stone_tile/surrounding_tile{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) +"RG" = ( +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/closet/crate/necropolis, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"RJ" = ( +/obj/structure/stone_tile/slab, +/obj/structure/window/reinforced/clockwork{ + move_resist = 45000 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"RK" = ( +/obj/structure/stone_tile/center, +/obj/structure/stone_tile/surrounding, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"RQ" = ( +/obj/structure/stone_tile/surrounding_tile{ + dir = 4 + }, +/obj/structure/stone_tile/surrounding_tile{ + dir = 1 + }, +/obj/structure/stone_tile/surrounding_tile/cracked, +/obj/structure/stone_tile/center, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"RU" = ( +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/obj/structure/stone_tile/cracked, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"Sd" = ( +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/bookcase, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"Sk" = ( +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"Sm" = ( +/obj/structure/window/reinforced/clockwork{ + dir = 4; + move_resist = 45000 + }, +/obj/structure/bookcase{ + move_resist = 45000 + }, +/obj/structure/stone_tile/slab, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Ss" = ( /obj/structure/rack, /obj/item/storage/bag/ore, @@ -5939,6 +7736,23 @@ icon_state = "brown" }, /area/mine/laborcamp) +"Sy" = ( +/obj/structure/stone_tile/surrounding/cracked{ + dir = 6 + }, +/obj/structure/stone_tile/center/cracked, +/obj/structure/stone_tile/surrounding/cracked{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"SH" = ( +/obj/structure/stone_tile, +/obj/structure/stone_tile/block{ + dir = 1 + }, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "SO" = ( /obj/machinery/light/directional/south, /obj/effect/decal/cleanable/dirt, @@ -5947,6 +7761,14 @@ icon_state = "darkpurplecorners" }, /area/mine/mechbay) +"SQ" = ( +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 1 + }, +/obj/structure/stone_tile/surrounding_tile/cracked, +/obj/structure/stone_tile/center/cracked, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "Ta" = ( /obj/structure/closet/secure_closet/miner, /obj/machinery/power/apc{ @@ -5964,6 +7786,23 @@ icon_state = "darkfull" }, /area/mine/storage) +"Td" = ( +/obj/structure/stone_tile/slab/cracked, +/obj/structure/fluff/drake_statue/falling{ + move_resist = 40000 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"Tj" = ( +/obj/structure/stone_tile/block{ + dir = 1 + }, +/obj/structure/stone_tile/block{ + dir = 8 + }, +/obj/structure/stone_tile, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Tk" = ( /obj/machinery/camera{ c_tag = "Labor Camp Bedroom 1"; @@ -5974,10 +7813,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 6 }, -/turf/simulated/floor/wood{ - broken = 1; - icon_state = "wood-broken" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/mine/laborcamp) "Tn" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ @@ -5998,6 +7835,12 @@ icon_state = "brown" }, /area/mine/laborcamp) +"Ty" = ( +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 4 + }, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "TN" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 4 @@ -6023,6 +7866,25 @@ /obj/structure/fans/tiny, /turf/simulated/floor/plating, /area/mine/laborcamp) +"Uc" = ( +/obj/structure/stone_tile/cracked{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"Uf" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 1 + }, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "Uh" = ( /obj/structure/sign/electricshock{ pixel_y = 32 @@ -6035,12 +7897,58 @@ }, /turf/simulated/floor/plating, /area/mine/living_quarters) +"Um" = ( +/obj/structure/stone_tile/block{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile/cracked{ + dir = 8 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"Ut" = ( +/obj/structure/stone_tile/block, +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"Ux" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 4 + }, +/obj/structure/stone_tile/block{ + dir = 8 + }, +/obj/structure/bookcase, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Uy" = ( /obj/structure/chair/comfy/shuttle{ dir = 4 }, /turf/simulated/floor/mineral/titanium, /area/shuttle/siberia) +"UA" = ( +/obj/structure/stone_tile/block, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"UO" = ( +/obj/structure/stone_tile, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "UQ" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, /obj/machinery/camera{ @@ -6052,6 +7960,19 @@ icon_state = "darkfull" }, /area/mine/airlock) +"Vc" = ( +/obj/structure/stone_tile/slab/cracked{ + dir = 10 + }, +/obj/structure/stone_tile/slab/cracked{ + dir = 8 + }, +/obj/structure/stone_tile/slab/cracked, +/obj/structure/fluff/drake_statue/falling{ + move_resist = 40000 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "Ve" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -6091,6 +8012,16 @@ icon_state = "darkfull" }, /area/mine/mechbay) +"Vq" = ( +/obj/structure/stone_tile/block{ + dir = 8 + }, +/obj/structure/stone_tile/block, +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Vt" = ( /obj/machinery/camera{ c_tag = "Labor Camp Central"; @@ -6112,6 +8043,20 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"Vy" = ( +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/mob/living/simple_animal/hostile/asteroid/hivelord/legion, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Vz" = ( /obj/machinery/door/airlock{ name = "Restroom" @@ -6152,12 +8097,18 @@ icon_state = "barber" }, /area/mine/laborcamp) +"VM" = ( +/obj/structure/stone_tile/block, +/obj/structure/stone_tile/surrounding_tile/cracked{ + dir = 4 + }, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "VN" = ( /obj/structure/bed, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "wood-broken7" - }, +/obj/effect/landmark/damageturf, +/turf/simulated/floor/wood/oak, /area/mine/laborcamp) "VO" = ( /obj/effect/decal/cleanable/dirt, @@ -6166,6 +8117,19 @@ icon_state = "brown" }, /area/mine/laborcamp) +"VP" = ( +/obj/structure/fluff/drake_statue{ + move_resist = 40000 + }, +/obj/structure/stone_tile/slab, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"VS" = ( +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/turf/simulated/floor/plating/lava/smooth/mapping_lava, +/area/lavaland/surface/outdoors/legion) "VV" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -6183,6 +8147,25 @@ icon_state = "darkfull" }, /area/mine/airlock) +"Wb" = ( +/obj/structure/fluff/drake_statue{ + name = "ancient drake statue" + }, +/obj/structure/stone_tile/slab/burnt, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"Wf" = ( +/obj/structure/stone_tile/block{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) "Wi" = ( /obj/machinery/atmospherics/unary/outlet_injector/on{ dir = 4; @@ -6197,6 +8180,14 @@ }, /turf/simulated/floor/mineral/titanium, /area/shuttle/mining) +"Wt" = ( +/obj/structure/window/reinforced/clockwork{ + dir = 4; + move_resist = 45000 + }, +/obj/structure/stone_tile/slab, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Ww" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 8 @@ -6223,6 +8214,12 @@ icon_state = "brown" }, /area/mine/laborcamp) +"WL" = ( +/obj/structure/stone_tile/block{ + dir = 4 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "WO" = ( /obj/machinery/hologram/holopad, /turf/simulated/floor/plasteel{ @@ -6237,6 +8234,11 @@ icon_state = "darkred" }, /area/mine/laborcamp/security) +"WW" = ( +/obj/structure/stone_tile/slab, +/mob/living/simple_animal/hostile/asteroid/goliath/beast/ancient, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Xd" = ( /obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers, /obj/machinery/atmospherics/pipe/manifold4w/hidden/supply, @@ -6245,6 +8247,18 @@ icon_state = "brown" }, /area/mine/laborcamp) +"Xi" = ( +/obj/structure/stone_tile/block{ + dir = 8 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) "Xl" = ( /obj/structure/cable{ d1 = 4; @@ -6272,10 +8286,66 @@ /obj/machinery/atmospherics/unary/vent_pump/on, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"Xt" = ( +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/mob/living/simple_animal/hostile/asteroid/goliath/beast/ancient, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"XD" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 4 + }, +/obj/structure/stone_tile/block{ + dir = 8 + }, +/obj/structure/table/reinforced/brass, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "XI" = ( /obj/effect/decal/cleanable/dirt, /turf/simulated/wall, /area/mine/living_quarters) +"XO" = ( +/obj/structure/stone_tile/block/cracked{ + dir = 4 + }, +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/obj/structure/stone_tile/cracked{ + dir = 8 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"XP" = ( +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/chair/brass, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"XS" = ( +/obj/structure/stone_tile/center, +/obj/structure/stone_tile/surrounding, +/mob/living/simple_animal/hostile/asteroid/hivelord/legion/tendril, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "XW" = ( /obj/structure/closet/secure_closet/miner, /obj/machinery/light/small/directional/east, @@ -6301,10 +8371,55 @@ /obj/effect/spawner/random_spawners/wall_rusted_always, /turf/simulated/wall, /area/mine/laborcamp/security) +"Yd" = ( +/obj/structure/stone_tile/block{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) +"Yh" = ( +/obj/structure/closet/crate/necropolis/tendril, +/obj/structure/stone_tile/slab, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"Yi" = ( +/obj/structure/stone_tile/slab, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"Yn" = ( +/obj/structure/stone_tile/cracked{ + dir = 4 + }, +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/table/reinforced/brass, +/obj/item/wrench/brass, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"Yt" = ( +/obj/structure/stone_tile/cracked{ + dir = 8 + }, +/turf/simulated/floor/plating/asteroid/basalt/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "Yv" = ( /obj/effect/spawner/window/reinforced/grilled, /turf/simulated/floor/plating, /area/mine/airlock) +"Yx" = ( +/turf/simulated/mineral/random/volcanic, +/area/lavaland/surface/outdoors/legion) "YI" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on, /turf/simulated/floor/plasteel, @@ -6339,6 +8454,16 @@ /obj/effect/decal/cleanable/dirt, /turf/simulated/floor/plasteel/white, /area/mine/laborcamp) +"Zb" = ( +/obj/structure/stone_tile/block, +/obj/structure/stone_tile{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss{ + icon = 'icons/turf/floors.dmi'; + icon_state = "clockwork_floor" + }, +/area/lavaland/surface/outdoors/legion) "Zf" = ( /obj/machinery/sleeper{ dir = 2 @@ -6349,6 +8474,19 @@ icon_state = "darkblue" }, /area/mine/sleeper) +"Zj" = ( +/obj/structure/stone_tile{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/stone_tile/cracked, +/obj/structure/stone_tile{ + dir = 4 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Zk" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ @@ -6362,6 +8500,24 @@ }, /turf/simulated/floor/plasteel, /area/mine/laborcamp) +"Zo" = ( +/obj/structure/stone_tile/block, +/obj/structure/stone_tile/surrounding_tile{ + dir = 1 + }, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) +"Zu" = ( +/obj/structure/stone_tile/surrounding, +/obj/structure/stone_tile/center, +/obj/structure/stone_tile/slab, +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/obj/structure/sacrificealtar, +/obj/item/spellbook/oneuse/random, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) "Zv" = ( /obj/machinery/economy/vending/sustenance, /turf/simulated/floor/plasteel{ @@ -6369,6 +8525,45 @@ icon_state = "darkred" }, /area/mine/laborcamp) +"Zy" = ( +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 8 + }, +/obj/structure/chair/brass{ + dir = 1 + }, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"ZB" = ( +/obj/structure/stone_tile/slab/cracked, +/mob/living/simple_animal/hostile/asteroid/goliath/beast/ancient, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"ZC" = ( +/obj/structure/stone_tile/cracked{ + dir = 1 + }, +/obj/structure/stone_tile{ + dir = 4 + }, +/obj/structure/stone_tile, +/obj/structure/stone_tile{ + dir = 8 + }, +/mob/living/simple_animal/hostile/asteroid/hivelord/legion, +/turf/simulated/floor/indestructible/boss, +/area/lavaland/surface/outdoors/legion) +"ZL" = ( +/obj/structure/stone_tile/surrounding_tile/cracked, +/turf/simulated/floor/plating/lava/smooth/lava_land_surface, +/area/lavaland/surface/outdoors/legion) "ZZ" = ( /obj/effect/decal/cleanable/fungus, /turf/simulated/wall, @@ -25136,31 +27331,31 @@ xG xG "} (74,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj -ab -ab +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA +pC +pC aj aj aj @@ -25393,31 +27588,31 @@ xG xG "} (75,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj -ab +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA +pC aj aj aj @@ -25650,31 +27845,31 @@ xG xG "} (76,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA aj aj aj @@ -25907,31 +28102,31 @@ xG xG "} (77,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -ab +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA +pC aj aj aj @@ -26164,31 +28359,31 @@ yj xG "} (78,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj -aj -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA +EA +EA aj aj aj @@ -26421,31 +28616,31 @@ xG xG "} (79,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ad -ad -ad -ab -ab -ab -aj -aj -aj -aj -aj -aj -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +kw +kw +kw +pC +pC +pC +EA +EA +EA +EA +EA +EA +EA aj aj aj @@ -26678,31 +28873,31 @@ xG xG "} (80,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ad -ai -ai -ai -ab -ab -aj -aj -aj -aj -aj -aj -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +kw +Yx +Yx +Yx +pC +pC +EA +EA +EA +EA +EA +EA +EA aj aj ab @@ -26935,31 +29130,31 @@ xG xG "} (81,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ad -ai -ai -ai -ad -ab -aj -aj -aj -aj -aj -aj -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +kw +Yx +Yx +Yx +kw +pC +EA +EA +EA +EA +EA +EA +EA aj aj ab @@ -27192,31 +29387,31 @@ xG xG "} (82,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ai -ai -ai -ad -ab -aj -aj -aj -aj -aj -aj -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +pC +Yx +Yx +Yx +kw +pC +EA +EA +EA +EA +EA +EA +EA aj aj ab @@ -27449,31 +29644,31 @@ xG xG "} (83,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ad -ad -ix -ab -aj -aj -aj -aj -aj -aj -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +pC +pC +kw +kw +Nn +pC +EA +EA +EA +EA +EA +EA +EA ab aj ab @@ -27706,31 +29901,31 @@ xG xG "} (84,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj -aj -ab +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA +EA +pC ab aj aj @@ -27963,31 +30158,31 @@ aj aj "} (85,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj -aj -ab +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA +EA +pC ab aj aj @@ -28220,31 +30415,31 @@ aj ab "} (86,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj -aj -ab +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA +EA +pC ab aj ab @@ -28477,31 +30672,31 @@ aj aj "} (87,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ix -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj -ab -ab +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +Nn +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA +pC +pC ab aj aj @@ -28734,31 +30929,31 @@ aj aj "} (88,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -jb -ab -ab -ab -ab -ab -ab -ab -aj -ab -aj -ab -ab +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kw +xW +pC +pC +pC +pC +pC +pC +pC +EA +pC +EA +pC +pC ab aj ab @@ -28991,31 +31186,31 @@ aj aj "} (89,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj -ab +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA +pC ab aj ab @@ -29248,31 +31443,31 @@ aj aj "} (90,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj -ab +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kw +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA +pC ab ab ab @@ -29505,31 +31700,31 @@ aj aj "} (91,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj -ab +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kw +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA +pC ab ab ab @@ -29762,31 +31957,31 @@ ab aj "} (92,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -iy -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +LE +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA +EA ab ab ab @@ -30019,31 +32214,31 @@ ab ab "} (93,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA +EA ab ab ab @@ -30276,31 +32471,31 @@ ab ab "} (94,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ad -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj -aj +kM +kM +kM +kM +Kr +kM +kM +kM +kM +kM +kM +kw +kw +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA +EA ab ab ab @@ -30533,31 +32728,31 @@ aj aj "} (95,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ix -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj -aj +kM +kM +kM +yv +Ux +Av +kM +kM +kM +kM +kM +kw +Nn +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA +EA ab ab ab @@ -30790,31 +32985,31 @@ aj aj "} (96,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj +kM +kM +Bx +sf +QU +mY +kM +kM +kM +kM +kM +kw +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA ab ab ab @@ -31047,31 +33242,31 @@ ab ab "} (97,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -iy -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj +kM +kM +tp +ng +nf +gC +mq +Bx +kM +kM +kM +LE +pC +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA aj ab ab @@ -31304,31 +33499,31 @@ aj aj "} (98,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ai -ai -ab -ab -ab -ab -ab -ab -aj -aj +kM +kM +Ux +nc +yv +Kz +nc +mW +kM +kM +kM +pC +pC +pC +pC +Yx +Yx +pC +pC +pC +pC +pC +pC +EA +EA aj aj aj @@ -31561,31 +33756,31 @@ aj aj "} (99,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ai -ai -ad -ab -ab -ab -ab -aj -aj -aj +kM +kM +AA +mq +ng +nc +ZB +gC +tp +kM +kM +pC +pC +pC +pC +Yx +Yx +kw +pC +pC +pC +pC +EA +EA +EA aj aj aj @@ -31818,31 +34013,31 @@ aj aj "} (100,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ad -ai -ai -ad -ab -ab -ab -aj -aj -aj -aj +kM +kM +hq +gC +mW +gC +nc +QU +Sd +kM +kM +pC +pC +pC +kw +Yx +Yx +kw +pC +pC +pC +EA +EA +EA +EA aj aj aj @@ -32075,31 +34270,31 @@ aj aj "} (101,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ad -ad -ab -ab -ab -aj -aj -aj -aj -aj +kM +kM +OK +mW +Cb +nc +mS +GT +kM +kM +kM +pC +pC +pC +pC +kw +kw +pC +pC +pC +EA +EA +EA +EA +EA aj aj aj @@ -32332,31 +34527,31 @@ aj aj "} (102,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj +kM +kM +Sd +mq +GT +Vy +nf +Sd +kM +kM +kM +pC +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA aj aj aj @@ -32589,31 +34784,31 @@ aj aj "} (103,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj +kM +kM +kM +nc +mY +nc +mW +kM +kM +kM +kM +kw +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA aj aj aj @@ -32846,31 +35041,31 @@ aj aj "} (104,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ad -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj +kM +kM +kM +Bx +kM +nf +kM +kM +kM +kM +kM +kw +kw +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA aj aj aj @@ -33103,31 +35298,31 @@ ab aj "} (105,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ad -ad -jb -jb -ab -ab -ab -ab -aj -aj -aj -aj -aj +kM +kM +kM +kM +kM +nc +kM +kM +kM +kM +kM +kM +kw +kw +xW +xW +pC +pC +pC +pC +EA +EA +EA +EA +EA aj aj aj @@ -33360,31 +35555,31 @@ aj aj "} (106,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -aj -aj -aj -aj -aj +kM +kM +kM +Bx +ng +gC +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +pC +pC +pC +EA +EA +EA +EA +EA aj aj aj @@ -33617,31 +35812,31 @@ ab ab "} (107,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ab -ab -ab -aj -aj -aj -aj -aj +kM +kM +kM +mW +nc +mW +iD +kM +kM +kM +kM +kM +kM +kM +kM +kM +kw +pC +pC +pC +EA +EA +EA +EA +EA aj aj aj @@ -33874,31 +36069,31 @@ aj aj "} (108,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ab -ab -ab -aj -aj -aj -aj -aj +kM +kM +hh +mq +uO +nc +Rm +hq +kM +kM +kM +kM +kM +kM +kM +kM +kw +pC +pC +pC +EA +EA +EA +EA +EA aj aj aj @@ -34131,31 +36326,31 @@ aj aj "} (109,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ix -ab -ab -ab -aj -aj -aj -aj -aj +kM +kM +RG +QH +ng +gC +QU +XD +kM +kM +kM +kM +kM +kM +kM +kM +Nn +pC +pC +pC +EA +EA +EA +EA +EA aj aj aj @@ -34388,31 +36583,31 @@ aj aj "} (110,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -aj -aj -aj -aj -aj +kM +kM +iD +mW +nc +mY +gC +Bx +kM +kM +kM +kM +kM +kM +kM +kM +pC +pC +pC +pC +EA +EA +EA +EA +EA aj aj aj @@ -34645,31 +36840,31 @@ aj aj "} (111,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ad -ad -ad -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj +kM +kM +kM +gC +rQ +nf +kM +kM +kM +Bx +Yn +AA +kM +kM +kM +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA aj aj aj @@ -34902,31 +37097,31 @@ aj aj "} (112,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ix -ad -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj +kM +kM +kM +Bx +kM +nc +kM +kM +kM +mW +mq +aL +nf +kM +kM +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA aj aj aj @@ -35159,31 +37354,31 @@ ab ab "} (113,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj +kM +kM +kM +kM +kM +mW +kM +kM +hq +gC +nc +QU +ng +kM +kM +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA aj aj aj @@ -35416,31 +37611,31 @@ ab ab "} (114,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj +kM +kM +kM +kM +kM +mq +kM +kM +CV +hO +mW +Xt +nc +kM +kM +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA aj aj aj @@ -35673,31 +37868,31 @@ aj aj "} (115,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ab -ab -ab -ab -ab -ad -ab -ab -aj -aj -aj -aj -aj +kM +kM +kM +kM +kM +nf +kM +kM +kM +QU +nc +ng +IP +kM +kM +pC +pC +kw +pC +pC +EA +EA +EA +EA +EA aj aj aj @@ -35930,31 +38125,31 @@ aj aj "} (116,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -it -ab -ab -ab -ab -ad -ai -ai -ab -aj -aj -aj -aj -aj +kM +kM +kM +kM +nc +gC +nf +Bx +kM +mS +Ec +hq +hR +kM +kM +pC +kw +Yx +Yx +pC +EA +EA +EA +EA +EA aj aj aj @@ -36187,31 +38382,31 @@ aj aj "} (117,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ab -ab -ab -ad -ad -ai -ai -ad -aj -aj -aj -aj -aj +kM +kM +kM +Oa +mW +ng +nc +gC +kM +mq +gC +Bx +kM +kM +kM +kw +kw +Yx +Yx +kw +EA +EA +EA +EA +EA aj aj aj @@ -36444,31 +38639,31 @@ aj aj "} (118,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -it +kM +kM +kM +iD +QU +nc +gC +mq +mW +nc +ng +kM +kM +kM +MK ky -ad -ai -ai -ad -aj -aj -aj -aj -aj +kw +Yx +Yx +kw +EA +EA +EA +EA +EA aj aj aj @@ -36701,31 +38896,31 @@ aj aj "} (119,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ad -ai -ai -jq -aj -aj -aj -aj -aj +kM +kM +Bx +AF +OB +mY +mS +DB +kM +kM +kM +kM +kM +kM +pC +pC +kw +Yx +Yx +UO +EA +EA +EA +EA +EA aj aj aj @@ -36958,31 +39153,31 @@ aj aj "} (120,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj -kN +kM +kM +kM +AA +mq +ng +XP +AF +kM +kM +kM +kM +kM +kM +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA +QJ aj aj aj @@ -37215,31 +39410,31 @@ aj aj "} (121,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +kM +kM +kM +kM +wn +nc +nf +Bx +kM +kM +kM ae jg gB gB -js -ab -ab -ab -ab -aj -aj +td +pC +pC +pC +pC +EA +EA mu -aj -aj +EA +EA aj ab mA @@ -37472,31 +39667,31 @@ aj aj "} (122,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +kM +kM +kM +kM +kM +mW +kM +kM +kM +kM +kM iC gr gs gr gr -kR -ab -ab -ab -ab -aj -aj -aj -aj +ns +pC +pC +pC +pC +EA +EA +EA +EA aj aj aj @@ -37729,31 +39924,31 @@ aj aj "} (123,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +kM +kM +kM +kM +kM +gC +kM +kM +kM +kM +kM gR ag jF gM kB jm -ix -ab -jS -aj -aj -aj -aj -lI +Nn +pC +Yt +EA +EA +EA +EA +nx aj aj aj @@ -37986,31 +40181,31 @@ aj aj "} (124,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +kM +kM +kM +kM +kM +mY +kM +kM +kM +kM +kM +kM gG go kg hs gr hH -ab -ab -aj -ly -aj -aj -aj +pC +pC +EA +VS +EA +EA +EA lw aj aj @@ -38243,31 +40438,31 @@ aj aj "} (125,1,1) = {" -aa -aa -aa +kM +kM +kM mS mV mq mV nc -aa -aa -fV -fV +kM +kM +kM +kM gr jH gO kD ag le -aa -aa -ls -aj -aj -aj -aj +kM +kM +Aq +EA +EA +EA +EA aj aj aj @@ -38500,31 +40695,31 @@ aj aj "} (126,1,1) = {" -aa -aa -fV +kM +kM +kM gj gC mr nb ne -aa -aa -fV -fV +kM +kM +kM +kM jk gr gr gr gr gs -aa -lp -lp +kM +XO +XO lz -lp +XO lF -lp +XO lP lS lp @@ -38775,13 +40970,13 @@ kj fT fT lg -gP -lq -lu -lq +Yi +DD +bd +DD lD lG -lu +bd lQ lu lW @@ -39014,16 +41209,16 @@ aj aj "} (128,1,1) = {" -aa -aa -fV +kM +kM +kM gk mX mZ nc ng -aa -aa +kM +kM fV fV jl @@ -39032,12 +41227,12 @@ ah gG gs gy -aa +kM lr -lv -lv +Hl +Hl lE -lv +Hl lE lR lv @@ -39271,16 +41466,16 @@ aj aj "} (129,1,1) = {" -aa -aa -aa +kM +kM +kM mS mY ms hJ id -aa -aa +kM +kM fV fV jm @@ -39289,13 +41484,13 @@ gM kH gr hH -aa -aa -lw -aj -aj -aj -lI +kM +kM +Iw +EA +EA +EA +nx aj aj aj @@ -39528,31 +41723,31 @@ aj aj "} (130,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +kM +kM +kM +kM +kM +nf +kM +kM +kM +kM +kM +kM gr go kl hs gG lj -ab -ab -aj -aj +pC +pC +EA +EA mv my -lw +Iw aj aj aj @@ -39785,31 +41980,31 @@ aj aj "} (131,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +kM +kM +kM +kM +kM +mY +kM +kM +kM +kM +kM gR ah jN gO kJ gr -it -ab -ab -aj -aj -aj -ab -jQ +MK +pC +pC +EA +EA +EA +pC +CM aj jx ab @@ -40042,31 +42237,31 @@ aj aj "} (132,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +kM +kM +kM +kM +kM +mS +kM +kM +kM +kM +kM gR gr gr gr jm -gP -ab -ab -ab -aj -aj -aj -aj -aj +Yi +pC +pC +pC +EA +EA +EA +EA +EA aj ab mB @@ -40299,31 +42494,31 @@ aj aj "} (133,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +kM +kM +kM +Bx +QU +ng +mq +Bx +kM +kM +kM ae gr jm ko -iu -ab -ab -ab -ab -aj -aj -aj -aj -aj +WL +pC +pC +pC +pC +EA +EA +EA +EA +EA aj aj iy @@ -40556,31 +42751,31 @@ aj aj "} (134,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -jq -ab -ab -ab -ab -ab -kN -aj -aj -aj -aj +kM +kM +kM +uv +nf +mq +yG +iD +kM +kM +kM +kM +kM +kM +UO +pC +pC +pC +pC +pC +QJ +EA +EA +EA +EA aj aj aj @@ -40813,31 +43008,31 @@ aj aj "} (135,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -jR +kM +kM +kM +PN +Zy +ng +mq +DB +kM +kM +kM +kM +kM +kM +pC +pC +pC +Qb mt -ab -aj -aj -aj -aj -aj +pC +EA +EA +EA +EA +EA aj aj aj @@ -41070,31 +43265,31 @@ aj aj "} (136,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -jq -ab -aj -aj -aj -aj -aj +kM +kM +kM +Bx +mq +wn +ng +Bx +kM +kM +kM +kM +kM +kM +pC +pC +pC +pC +UO +pC +EA +EA +EA +EA +EA aj aj aj @@ -41327,31 +43522,31 @@ aj aj "} (137,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa +kM +kM +kM +kM +mY +nf +mq +kM +kM +kM +kM iK -ab -jQ -jq -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj +pC +CM +UO +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA aj aj aj @@ -41584,31 +43779,31 @@ aj aj "} (138,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj +kM +kM +kM +ng +QU +Bu +QU +ZC +kM +kM +kM +pC +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA aj aj aj @@ -41841,31 +44036,31 @@ aj aj "} (139,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj +kM +kM +uv +mS +IH +mZ +mZ +nf +tN +kM +kM +pC +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA aj aj aj @@ -42098,31 +44293,31 @@ aj aj "} (140,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -lI -aj -aj +kM +Bx +iD +QU +mZ +JI +mZ +QU +PN +Bx +kM +kw +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA +nx +EA +EA aj aj aj @@ -42355,31 +44550,31 @@ aj aj "} (141,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -iy -aj +kM +kM +AA +mq +yW +mZ +IH +mY +AA +kM +kM +kM +kw +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA +LE +EA aj aj aj @@ -42612,31 +44807,31 @@ aj aj "} (142,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj -aj +kM +kM +kM +ng +QU +nf +QU +mS +kM +kM +kM +kM +kw +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA +EA +EA aj aj aj @@ -42869,31 +45064,31 @@ aj aj "} (143,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -ab -aj +kM +kM +kM +kM +kG +mY +vS +kM +kM +kM +kM +kM +kw +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA +pC +EA aj aj aj @@ -43126,31 +45321,31 @@ aj aj "} (144,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -jq -ab -ab -ab -ab -ab -ab -ab -aj -aj +kM +kM +kM +kM +JY +vc +Zo +kM +kM +kM +kM +kw +UO +pC +pC +pC +pC +pC +pC +pC +EA +EA mw -ab -lI +pC +nx aj aj aj @@ -43383,31 +45578,31 @@ aj aj "} (145,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -iy -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -mx -ab -ab +kM +kM +kM +kM +yS +tV +Jv +kM +kM +kM +kM +LE +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA +GS +pC +pC mx aj aj @@ -43640,31 +45835,31 @@ aj aj "} (146,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -ab -ab +kM +kM +kM +kM +jU +Jq +Kh +yS +LT +kM +kM +pC +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA +pC +pC aj aj aj @@ -43897,31 +46092,31 @@ aj aj "} (147,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -ab -ab +kM +kM +kM +kM +jU +RK +QI +mf +yD +kM +kM +kw +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA +pC +pC aj aj aj @@ -44154,31 +46349,31 @@ aj aj "} (148,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ad -jR -ad -ab -ab +kM +kM +kM +kM +yS +sN +SH +xp +yD +kM +kM +kw +kw +Qb +kw +pC +pC ll -ab -ab -aj -aj -aj -ab -ab +pC +pC +EA +EA +EA +pC +pC aj aj aj @@ -44411,31 +46606,31 @@ aj aj "} (149,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ab -aj -aj -aj -ab -aj +kM +kM +kM +kM +kM +kM +Uf +Ut +yD +kM +kM +kM +kM +kM +kM +kM +kM +kM +kw +pC +EA +EA +EA +pC +EA aj aj aj @@ -44668,31 +46863,31 @@ aj aj "} (150,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ab -aj -aj -aj -ab -aj +kM +kM +kM +Bx +ED +kM +jU +rY +hI +kM +kM +kM +kM +kM +kM +kM +kM +kM +kw +pC +EA +EA +EA +pC +EA aj aj aj @@ -44925,31 +47120,31 @@ aj aj "} (151,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ix -ab -ab -ab -ad -ad -ad -ab -ab -ab -aj -aj -aj -aj +kM +kM +LH +zQ +Ml +kM +jU +MS +yS +kM +kM +Nn +pC +pC +pC +kw +kw +kw +pC +pC +pC +EA +EA +EA +EA aj aj aj @@ -45182,31 +47377,31 @@ aj aj "} (152,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ad -ad -ad -ab -ab -ab -ab -ab -ab -ab -aj +kM +Bx +yD +Wb +jU +kM +Fs +kv +hI +kM +kM +pC +pC +pC +kw +kw +kw +pC +pC +pC +pC +pC +pC +pC +EA aj aj aj @@ -45439,31 +47634,31 @@ aj aj "} (153,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj +kM +kM +ui +HF +Jd +kM +jU +Rn +hI +kM +kM +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA aj aj aj @@ -45696,31 +47891,31 @@ aj aj "} (154,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ad -jS -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +kM +kM +kM +Bx +ED +kM +yx +Hw +VM +kM +kM +kw +kw +Yt +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC ab ab aj @@ -45953,31 +48148,31 @@ aj aj "} (155,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ad -ad -ad -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +kM +kM +kM +kM +kM +Bx +Gz +wp +uI +kM +kM +kM +kM +kw +kw +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC aj aj aj @@ -46210,31 +48405,31 @@ aj aj "} (156,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj +kM +kM +kM +kM +kM +kM +Sy +LW +ua +kM +kM +kM +kM +kM +kM +kM +pC +pC +pC +pC +pC +pC +pC +EA +EA aj aj aj @@ -46467,31 +48662,31 @@ aj aj "} (157,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -iy -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj +kM +kM +kM +Bx +kM +IS +Uc +LS +Nb +nC +kM +Bx +kM +kM +kM +kM +pC +pC +pC +pC +pC +pC +pC +EA +EA aj aj aj @@ -46724,31 +48919,31 @@ aj aj "} (158,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj +kM +kM +IM +mV +NL +Nb +Nb +is +Nb +Nb +Um +NL +Ng +kM +kM +kM +pC +pC +pC +pC +pC +pC +pC +EA +EA aj aj aj @@ -46981,31 +49176,31 @@ aj aj "} (159,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj +kM +Bx +GV +jj +Nb +ID +Gt +WW +Uc +ID +Nb +Ff +MS +Bx +kM +kM +pC +pC +pC +pC +pC +pC +pC +EA +EA aj aj aj @@ -47238,31 +49433,31 @@ aj aj "} (160,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ad -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj +kM +ih +GV +vy +Nb +gX +Mz +Em +Nb +Pr +is +mT +MS +Ac +kM +kM +pC +pC +pC +pC +pC +pC +pC +EA +EA aj aj aj @@ -47495,31 +49690,31 @@ aj aj "} (161,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -iy -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj +kM +Sm +UA +ZL +qK +SQ +vP +RK +vP +Hd +zQ +RQ +AR +Sm +kM +kM +pC +pC +pC +pC +pC +pC +pC +pC +EA aj aj aj @@ -47752,31 +49947,31 @@ aj aj "} (162,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +kM +pg +Hu +yD +ti +Uf +gz +HI +Ei +yD +VP +jU +vm +Hy +kM +kM +pC +pC +pC +pC +pC +pC +pC +pC +pC aj aj aj @@ -48009,31 +50204,31 @@ aj aj "} (163,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj +kM +Ac +pT +Ty +HF +rW +Xi +jD +Aj +tm +HF +EH +AR +Ac +kM +kM +pC +pC +pC +pC +pC +pC +EA +EA +EA aj aj aj @@ -48266,31 +50461,31 @@ aj aj "} (164,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj +kM +Sm +HB +Bq +gz +wC +kA +hl +ka +zB +Ei +lt +Gv +Sm +kM +kM +pC +pC +pC +pC +pC +EA +EA +EA +EA aj ab aj @@ -48523,31 +50718,31 @@ aj aj "} (165,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj -aj +Bx +ED +vY +RK +md +jD +Jm +lH +md +jD +Jm +XS +Jq +ED +Bx +kM +pC +pC +pC +pC +pC +EA +EA +EA +EA ab ab aj @@ -48780,31 +50975,31 @@ aj aj "} (166,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -jS -ad -ad -ab -ab -aj -aj -aj -aj +kM +Ac +GV +Bq +Rz +AP +tx +HI +pI +Zb +xc +lt +MS +AM +kM +kM +Yt +kw +kw +pC +pC +EA +EA +EA +EA ab ab ab @@ -49037,31 +51232,31 @@ aj aj "} (167,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ai -ai -ai -ai -ab -aj -aj -aj -ab +kM +Sm +HB +KG +sN +wS +Yd +jD +Wf +oM +sN +MW +Gv +Sm +kM +kM +Yx +Yx +Yx +Yx +pC +EA +EA +EA +pC ab ab aj @@ -49294,31 +51489,31 @@ aj aj "} (168,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab kM -ai -ai -ai -ai -ab -aj -aj -aj -aj +pg +Ax +QQ +Vc +Fs +Rz +hl +xc +yD +Td +Uf +lf +pg +kM +kM +Yx +Yx +Yx +Yx +pC +EA +EA +EA +EA aj aj aj @@ -49551,31 +51746,31 @@ aj aj "} (169,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ad -ai -ai -ai -ai -ab -ab -ab -ab -aj +kM +Ac +yX +jW +va +Pg +hb +RK +hb +If +va +ej +MS +Ac +kM +kM +Yx +Yx +Yx +Yx +pC +pC +pC +pC +EA aj aj aj @@ -49808,31 +52003,31 @@ aj aj "} (170,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ad -ad -ai -ai -ai -ai -ad -ab -ab -ab -aj +kM +Wt +LJ +HG +Sk +qR +Zj +MP +RU +Sk +Zj +RU +MS +Sm +kM +kM +Yx +Yx +Yx +Yx +kw +pC +pC +pC +EA aj aj aj @@ -50065,31 +52260,31 @@ aj aj "} (171,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ad -ai -ai -ai -ai -ad -ad -ab -ab -aj +kM +Bx +Vq +ms +hJ +hJ +tQ +GG +lU +hJ +hJ +zH +Tj +Bx +kM +kM +Yx +Yx +Yx +Yx +kw +kw +pC +pC +EA aj aj aj @@ -50322,31 +52517,31 @@ aj aj "} (172,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ad -ai -ai -ai -ai -ad -ad -ab -ab -aj +kM +kM +kM +kM +Bx +RJ +Yh +Zu +uC +IT +Bx +kM +kM +kM +kM +kM +Yx +Yx +Yx +Yx +kw +kw +pC +pC +EA aj aj aj @@ -50579,31 +52774,31 @@ aj aj "} (173,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -it -ab -ab -ab -ad -ai -ai -ai -ai -ad -ab -ab -ab -aj +kM +kM +kM +kM +kM +kM +kM +Bx +kM +kM +kM +kM +kM +kM +kM +Yx +Yx +Yx +Yx +Yx +kw +pC +pC +pC +EA aj aj aj @@ -50836,31 +53031,31 @@ aj aj "} (174,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ab -ab -ab -ad -ai -ai -ai -ai -ad -ab -ab -ab -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +kw +Yx +Yx +Yx +Yx +kw +pC +pC +pC +EA aj aj aj @@ -51093,31 +53288,31 @@ aj aj "} (175,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ad -ab -ab -kN -ai -ai -ai -ai -jq -ab -ab -ab -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +QJ +Yx +Yx +Yx +Yx +UO +pC +pC +pC +EA aj aj aj @@ -51350,31 +53545,31 @@ aj aj "} (176,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -it -ab -ai -ai -ai -ai -ab -ab -ab -aj -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +MK +pC +Yx +Yx +Yx +Yx +pC +pC +pC +EA +EA aj aj aj @@ -51607,31 +53802,31 @@ aj aj "} (177,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ad -ad -ab -ab -ab -ab -aj -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +pC +pC +kw +kw +pC +pC +pC +pC +EA +EA aj aj aj @@ -51864,31 +54059,31 @@ aj aj "} (178,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA aj aj aj @@ -52121,31 +54316,31 @@ aj aj "} (179,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kw +pC +pC +pC +pC +pC +pC +pC +pC +pC +EA aj aj aj @@ -52378,31 +54573,31 @@ aj aj "} (180,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -iy -ab -ad -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +LE +pC +kw +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC ab ab aj @@ -52635,31 +54830,31 @@ aj aj "} (181,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC ab ab ab @@ -52892,31 +55087,31 @@ aj aj "} (182,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +EA aj aj aj @@ -53149,31 +55344,31 @@ aj aj "} (183,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA aj aj aj @@ -53406,31 +55601,31 @@ aj aj "} (184,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ab -ad -ai -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +pC +kw +Yx +pC +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA aj aj aj @@ -53663,31 +55858,31 @@ aj aj "} (185,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ad -ai -jS -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kw +kw +Yx +Yt +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA aj aj aj @@ -53920,31 +56115,31 @@ aj aj "} (186,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ad -ai -ad -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kw +kw +Yx +kw +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA aj aj aj @@ -54177,31 +56372,31 @@ aj aj "} (187,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ad -ai -ad -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kw +kw +Yx +kw +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA aj aj aj @@ -54434,31 +56629,31 @@ aj aj "} (188,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -ad -ai -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kw +kw +Yx +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA aj aj aj @@ -54691,31 +56886,31 @@ aj aj "} (189,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -ad -iy -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj -aj -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kw +LE +pC +pC +pC +pC +pC +pC +pC +pC +pC +EA +EA +EA aj aj aj @@ -54948,31 +57143,31 @@ aj aj "} (190,1,1) = {" -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -aa -iy -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -aj +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +kM +LE +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +pC +EA ab aj aj diff --git a/_maps/map_files220/generic/centcomm.dmm b/_maps/map_files220/generic/centcomm.dmm index bee8650e125f..3d62db32c8d0 100644 --- a/_maps/map_files220/generic/centcomm.dmm +++ b/_maps/map_files220/generic/centcomm.dmm @@ -98,9 +98,7 @@ dir = 1; base_icon_state = "sleeper_s-open" }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "ads" = ( /obj/machinery/economy/vending/coffee/free, @@ -205,7 +203,7 @@ /obj/structure/mineral_door/wood{ name = "Changing chamber" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "ajk" = ( /obj/effect/turf_decal/delivery, @@ -270,9 +268,7 @@ "als" = ( /obj/structure/table/wood, /obj/item/storage/firstaid/tactical, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "alW" = ( /obj/structure/flora/ausbushes/sparsegrass, @@ -421,7 +417,7 @@ /obj/structure/window/reinforced/clockwork{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "ase" = ( /turf/simulated/floor/plasteel{ @@ -582,7 +578,7 @@ pixel_x = -6; pixel_y = -1 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/centcom/ss220/evac) "avN" = ( /obj/machinery/bluespace_beacon/syndicate, @@ -725,9 +721,7 @@ /obj/effect/turf_decal/siding/brown/corner{ dir = 8 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "aAG" = ( /obj/item/kitchen/knife/butcher, @@ -780,9 +774,7 @@ dir = 1 }, /obj/item/autosurgeon/organ/syndicate, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "aDo" = ( /obj/effect/turf_decal/delivery/white, @@ -932,7 +924,7 @@ "aIZ" = ( /obj/machinery/computer/library, /obj/structure/table/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "aJF" = ( /obj/machinery/economy/vending/cigarette, @@ -1135,7 +1127,7 @@ "aSu" = ( /obj/structure/safe, /obj/item/stack/spacecash/c10000, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/admin1) "aSV" = ( /obj/effect/spawner/lootdrop/maintenance, @@ -1347,9 +1339,7 @@ anchored = 1 }, /obj/item/kirbyplants, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "bfd" = ( /turf/simulated/floor/plasteel{ @@ -1366,9 +1356,7 @@ /obj/effect/turf_decal/siding/brown{ dir = 8 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "bfN" = ( /obj/structure/closet/secure_closet/freezer/kitchen, @@ -1458,9 +1446,7 @@ /area/wizard_station) "bjf" = ( /obj/item/flag/syndi, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "bjD" = ( /obj/effect/turf_decal/siding/wood{ @@ -1508,7 +1494,7 @@ /area/shuttle/escape) "bkK" = ( /obj/machinery/photocopier, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/admin1) "bkU" = ( /obj/item/flashlight/lantern{ @@ -1517,7 +1503,7 @@ light_color = "#FF9F40"; on = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "bmv" = ( /obj/structure/shuttle/engine/propulsion, @@ -1575,7 +1561,7 @@ /area/centcom/ss220/bar) "boV" = ( /obj/structure/closet/masks, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "boW" = ( /obj/effect/turf_decal/delivery, @@ -1719,7 +1705,7 @@ /turf/simulated/floor/carpet/green, /area/shuttle/trade/sol) "buT" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "bvs" = ( /obj/structure/table, @@ -1753,7 +1739,7 @@ pixel_y = 8; req_one_access_txt = "101" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/admin1) "bvE" = ( /obj/structure/statue/sandstone/assistant{ @@ -2235,7 +2221,7 @@ /obj/structure/chair/stool/bar/dark{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/bar) "bSm" = ( /obj/structure/chair/sofa/corner{ @@ -2326,7 +2312,7 @@ /area/centcom/ss220/admin3) "bVP" = ( /obj/machinery/prize_counter, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/bar) "bVS" = ( /obj/item/gun/projectile/automatic/sniper_rifle/syndicate{ @@ -2447,11 +2433,6 @@ /obj/effect/spawner/window/plastitanium, /turf/simulated/floor/plating, /area/syndicate_mothership/cargo) -"bWb" = ( -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak-broken4" - }, -/area/syndicate_mothership/infteam) "bWD" = ( /obj/structure/closet/secure_closet/brig{ req_access_txt = "153" @@ -2478,14 +2459,6 @@ icon_state = "dark" }, /area/syndicate_mothership/cargo) -"bXa" = ( -/obj/effect/turf_decal/siding/brown{ - dir = 9 - }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, -/area/syndicate_mothership/infteam) "bXY" = ( /obj/machinery/cryopod/offstation, /obj/structure/light_fake/spot{ @@ -2544,7 +2517,7 @@ /area/shuttle/syndicate_sit) "caA" = ( /obj/structure/showcase, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "caZ" = ( /obj/machinery/sleeper, @@ -2796,11 +2769,6 @@ icon_state = "barber" }, /area/shuttle/administration) -"clZ" = ( -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, -/area/syndicate_mothership/infteam) "cmL" = ( /obj/machinery/cryopod/offstation, /obj/machinery/computer/cryopod{ @@ -3111,7 +3079,7 @@ dir = 8 }, /obj/structure/window/reinforced, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/centcom/ss220/evac) "cCy" = ( /obj/machinery/door/airlock/centcom{ @@ -3163,9 +3131,7 @@ /obj/structure/light_fake/small{ dir = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak-broken7" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "cDV" = ( /obj/structure/light_fake/spot{ @@ -3247,7 +3213,7 @@ /obj/effect/turf_decal/woodsiding{ dir = 9 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "cFW" = ( /obj/machinery/door/airlock/centcom{ @@ -3454,9 +3420,7 @@ /turf/simulated/floor/carpet/black, /area/centcom/ss220/admin1) "cNm" = ( -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "cNn" = ( /obj/structure/bed, @@ -3511,7 +3475,7 @@ /obj/structure/light_fake/small{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/evac) "cOS" = ( /obj/machinery/conveyor_switch/oneway{ @@ -3553,12 +3517,10 @@ /obj/effect/turf_decal/siding/brown{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "cRb" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/bar) "cRs" = ( /obj/structure/sign/poster/contraband/random{ @@ -3570,9 +3532,7 @@ /obj/effect/turf_decal/siding/brown{ dir = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "cRZ" = ( /obj/machinery/door/poddoor/multi_tile/two_tile_ver{ @@ -3718,9 +3678,7 @@ /obj/machinery/door/poddoor/impassable{ id_tag = "syndFB_teleport1" }, -/turf/simulated/floor/wood{ - icon_state = "light-fancy-wood" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "cYN" = ( /obj/effect/decal/cleanable/dirt, @@ -3987,9 +3945,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 8 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "dkr" = ( /obj/structure/closet, @@ -4034,9 +3990,7 @@ /obj/structure/chair/stool/bar{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "dmb" = ( /obj/machinery/computer/cryopod{ @@ -4412,9 +4366,7 @@ "dzI" = ( /obj/structure/table/wood, /obj/item/reagent_containers/food/snacks/sliceable/chocolatecake, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/elite_squad) "dzJ" = ( /turf/simulated/floor/plasteel/dark{ @@ -4432,9 +4384,7 @@ /obj/effect/turf_decal/siding/brown{ dir = 8 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "dzS" = ( /obj/structure/light_fake/spot, @@ -4500,9 +4450,7 @@ /obj/item/storage/backpack/duffel/syndie/med/surgery{ pixel_y = 6 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "dBF" = ( /obj/structure/table/glass, @@ -4605,9 +4553,7 @@ /obj/effect/turf_decal/siding/brown/corner{ dir = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "dGG" = ( /obj/machinery/door/airlock/centcom{ @@ -4970,9 +4916,7 @@ /obj/structure/chair/wheelchair/bike{ dir = 8 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "dRV" = ( /obj/structure/rack, @@ -5210,7 +5154,7 @@ /obj/machinery/economy/vending/artvend{ name = "\improper WizArtVend" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "eeQ" = ( /turf/simulated/floor/plasteel{ @@ -5241,7 +5185,7 @@ /obj/effect/decal/warning_stripes/blue/partial{ dir = 8 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/centcom/ss220/evac) "ehR" = ( /obj/structure/table, @@ -5323,7 +5267,7 @@ /obj/structure/window/reinforced{ dir = 4 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/centcom/ss220/evac) "ekl" = ( /obj/effect/turf_decal/bot, @@ -5353,7 +5297,7 @@ /obj/structure/chair/stool/bar/dark{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/bar) "ent" = ( /obj/structure/light_fake, @@ -5429,7 +5373,7 @@ /obj/machinery/door/airlock/multi_tile/glass{ name = "Парк" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "epd" = ( /obj/structure/table/wood, @@ -5486,7 +5430,7 @@ "erh" = ( /obj/structure/window/reinforced, /obj/structure/sign/poster/official/random/south, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/centcom/ss220/evac) "erG" = ( /obj/machinery/computer/shuttle/sit, @@ -5573,9 +5517,7 @@ pixel_x = -2; pixel_y = 2 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "evc" = ( /obj/structure/table, @@ -5638,7 +5580,7 @@ "eyy" = ( /obj/structure/closet/boxinggloves, /obj/structure/light_fake/spot, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/centcom/ss220/evac) "eyC" = ( /obj/machinery/computer/sm_monitor{ @@ -5937,7 +5879,7 @@ color = "red" }, /obj/structure/grille, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "eHi" = ( /obj/machinery/door/poddoor/shutters{ @@ -6311,7 +6253,7 @@ /obj/structure/table/wood/fancy/royalblack, /obj/item/dice, /obj/effect/turf_decal/woodsiding, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "eTS" = ( /obj/structure/closet/secure_closet/engineering_electrical, @@ -6359,9 +6301,7 @@ icon_state = "tesla"; name = "Syndie specops cybernetics implant" }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "eVk" = ( /obj/structure/table/reinforced, @@ -6760,12 +6700,6 @@ /obj/structure/flora/grass/jungle, /turf/simulated/wall/indestructible/rock/mineral, /area/syndicate_mothership/outside) -"fld" = ( -/obj/effect/turf_decal/siding/brown, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, -/area/syndicate_mothership/infteam) "flk" = ( /obj/machinery/chem_dispenser/soda/upgraded, /obj/structure/table/wood{ @@ -6834,9 +6768,7 @@ /obj/structure/chair/sofa/right{ dir = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/elite_squad) "fms" = ( /obj/structure/chair/comfy/shuttle{ @@ -7067,7 +6999,7 @@ /area/syndicate_mothership/cargo) "fxa" = ( /obj/structure/window/reinforced, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/centcom/ss220/evac) "fxn" = ( /obj/effect/spawner/window/reinforced/tinted/grilled, @@ -7112,9 +7044,7 @@ /area/centcom/ss220/admin2) "fzb" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/elite_squad) "fzc" = ( /obj/machinery/computer/account_database{ @@ -7225,9 +7155,7 @@ /area/syndicate_mothership/jail) "fCJ" = ( /obj/structure/table/wood, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/elite_squad) "fCL" = ( /obj/machinery/door/airlock/centcom{ @@ -7380,9 +7308,7 @@ /area/centcom/ss220/jail) "fMl" = ( /obj/structure/light_fake/small, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "fMP" = ( /obj/structure/light_fake/spot{ @@ -7496,9 +7422,7 @@ /area/centcom/ss220/general) "fQY" = ( /obj/machinery/economy/vending/cigarette/syndicate/free, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak-broken6" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "fRW" = ( /obj/effect/turf_decal/bot, @@ -7690,7 +7614,7 @@ cover_color = "#68452a"; dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "gcw" = ( /obj/effect/turf_decal/loading_area/white{ @@ -7796,7 +7720,7 @@ /area/centcom/ss220/supply) "giy" = ( /obj/item/flag/wiz, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "giO" = ( /obj/structure/railing, @@ -7810,7 +7734,7 @@ /area/syndicate_mothership/jail) "giY" = ( /obj/structure/kitchenspike, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "gjt" = ( /obj/machinery/door_control/no_emag/west{ @@ -7988,7 +7912,7 @@ /obj/structure/chair/sofa{ color = "#63009c" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "gqj" = ( /mob/living/simple_animal/turkey, @@ -8467,9 +8391,7 @@ /obj/structure/railing{ dir = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "gIb" = ( /obj/structure/shuttle/engine/heater{ @@ -8822,7 +8744,7 @@ /obj/item/candle/eternal/wizard{ pixel_y = 11 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "gXS" = ( /obj/structure/fans/tiny/invisible, @@ -8850,7 +8772,7 @@ pixel_y = 4; req_one_access = list(101) }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/admin1) "gZt" = ( /obj/structure/chair/stool{ @@ -9057,9 +8979,7 @@ /obj/structure/light_fake/spot{ dir = 8 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "hiV" = ( /obj/effect/turf_decal/siding/wood/corner, @@ -9114,7 +9034,7 @@ cover_color = "#68452a"; dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "hki" = ( /obj/structure/sign/directions/engineering{ @@ -9655,9 +9575,7 @@ /obj/structure/sign/poster/contraband/c20r{ pixel_y = 32 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "hGl" = ( /turf/simulated/floor/plasteel{ @@ -9728,14 +9646,6 @@ icon_state = "darkyellowalt" }, /area/centcom/ss220/supply) -"hIR" = ( -/obj/effect/turf_decal/siding/brown{ - dir = 8 - }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak-broken" - }, -/area/syndicate_mothership/infteam) "hJh" = ( /obj/machinery/door/window/brigdoor{ color = "red"; @@ -9975,9 +9885,7 @@ id = "nukeop_storage"; name = "ATOM Storage" }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "hPO" = ( /obj/structure/table/reinforced, @@ -10294,7 +10202,7 @@ /area/centcom/ss220/evac) "iht" = ( /obj/structure/filingcabinet/filingcabinet, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/admin1) "ihK" = ( /obj/structure/table/wood/fancy/black, @@ -10312,9 +10220,7 @@ /area/syndicate_mothership/cargo) "iiw" = ( /obj/effect/decal/cleanable/blood, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "iiz" = ( /obj/machinery/door/airlock/titanium{ @@ -10342,11 +10248,6 @@ }, /turf/simulated/floor/wood/fancy/cherry, /area/shuttle/trade/sol) -"iiC" = ( -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak-broken5" - }, -/area/syndicate_mothership) "ijw" = ( /obj/machinery/door/poddoor/impassable{ id_tag = "CC_DeathSquad"; @@ -10480,9 +10381,7 @@ /obj/machinery/door/airlock/hatch/syndicate{ name = "Syndicate Base" }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "iot" = ( /obj/machinery/cryopod/offstation/right, @@ -10823,9 +10722,7 @@ "iwf" = ( /obj/structure/table/wood, /obj/item/reagent_containers/food/snacks/chocolatecakeslice, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/elite_squad) "iwk" = ( /obj/effect/decal/warning_stripes/yellow/hollow, @@ -10980,7 +10877,7 @@ cover_color = "#68452a"; layer = 3.1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "iFr" = ( /turf/simulated/wall/indestructible/fakeglass, @@ -11106,7 +11003,7 @@ cover_color = "#68452a"; dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "iLT" = ( /obj/machinery/atmospherics/pipe/simple/visible, @@ -11369,7 +11266,7 @@ /obj/structure/holohoop{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "iXQ" = ( /obj/structure/table/glass, @@ -11408,11 +11305,6 @@ /obj/structure/table, /turf/simulated/floor/plasteel/freezer, /area/ninja/holding) -"jaL" = ( -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak-broken4" - }, -/area/syndicate_mothership) "jaR" = ( /obj/item/robot_parts/robot_component{ desc = "Некая блюспейс сущность, обещала когда нибудь его доделать..."; @@ -11435,9 +11327,7 @@ /obj/structure/light_fake/small{ dir = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "jcg" = ( /obj/structure/light_fake/spot, @@ -11601,9 +11491,7 @@ "jkN" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "jlp" = ( /obj/effect/spawner/window/shuttle, @@ -11696,9 +11584,7 @@ dir = 1 }, /obj/machinery/economy/vending/syndicigs, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "jqd" = ( /obj/effect/decal/syndie_logo{ @@ -11848,7 +11734,7 @@ }, /area/centcom/ss220/admin3) "juJ" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "jvw" = ( /obj/machinery/conveyor/east{ @@ -12003,9 +11889,7 @@ pixel_x = -1; pixel_y = 6 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "jAt" = ( /obj/effect/turf_decal/bot, @@ -12690,9 +12574,7 @@ /obj/machinery/door/poddoor/impassable{ id_tag = "syndFB_med" }, -/turf/simulated/floor/wood{ - icon_state = "light-fancy-wood" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "kkN" = ( /turf/simulated/floor/plasteel{ @@ -12763,15 +12645,13 @@ /obj/structure/chair/stool/bar{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "kof" = ( /obj/structure/window/reinforced{ dir = 1 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/centcom/ss220/evac) "kok" = ( /obj/machinery/door/airlock/external{ @@ -12882,7 +12762,7 @@ cover_color = "#68452a"; dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "kth" = ( /obj/machinery/bodyscanner{ @@ -12909,7 +12789,7 @@ /turf/simulated/floor/carpet/black, /area/centcom/ss220/general) "ktP" = ( -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/centcom/ss220/evac) "kue" = ( /obj/effect/spawner/window/plastitanium, @@ -12923,9 +12803,7 @@ dir = 4 }, /obj/machinery/door/airlock/hatch/syndicate/command, -/turf/simulated/floor/wood{ - icon_state = "light-fancy-wood" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "kvd" = ( /obj/effect/mapping_helpers/light, @@ -12965,7 +12843,7 @@ }, /obj/structure/table/wood, /obj/item/trash/candle, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/evac) "kxw" = ( /obj/structure/chair/comfy/shuttle{ @@ -13038,7 +12916,7 @@ pixel_x = -7; pixel_y = 15 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "kAS" = ( /turf/simulated/wall/indestructible/opsglass, @@ -13130,9 +13008,7 @@ "kEs" = ( /obj/effect/decal/cleanable/blood, /obj/item/kirbyplants, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "kEt" = ( /obj/machinery/door/airlock/centcom{ @@ -13144,7 +13020,7 @@ /area/centcom/ss220/admin2) "kEE" = ( /obj/structure/table/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "kEZ" = ( /obj/machinery/door/airlock/external{ @@ -13371,7 +13247,7 @@ /obj/structure/mineral_door/wood{ name = "Main chamber" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "kOF" = ( /obj/structure/table/holotable/wood{ @@ -13393,14 +13269,6 @@ /obj/item/bikehorn/airhorn, /turf/simulated/floor/plasteel/goonplaque/nosey, /area/wizard_station) -"kPB" = ( -/obj/effect/turf_decal/siding/brown{ - dir = 10 - }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, -/area/syndicate_mothership/infteam) "kPK" = ( /obj/structure/window/reinforced{ color = "red"; @@ -13472,7 +13340,7 @@ /obj/machinery/economy/vending/cola/free{ name = "\improper Wizbust Softdrinks" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "kTZ" = ( /obj/structure/window/reinforced{ @@ -13480,7 +13348,7 @@ }, /obj/structure/table/wood, /obj/item/trash/candle, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/evac) "kUd" = ( /obj/structure/table/reinforced, @@ -13567,15 +13435,13 @@ /area/syndicate_mothership/jail) "lbU" = ( /obj/structure/punching_bag, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "lci" = ( /obj/effect/turf_decal/siding/red{ color = "#aa2222" }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "lcm" = ( /turf/simulated/floor/mineral/plastitanium, @@ -13634,7 +13500,7 @@ /obj/effect/turf_decal/woodsiding{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "leS" = ( /obj/structure/chair/comfy/purp, @@ -13731,9 +13597,7 @@ closingLayer = 3.11 }, /obj/machinery/door/airlock/hatch/syndicate/command, -/turf/simulated/floor/wood{ - icon_state = "light-fancy-wood" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "ljn" = ( /obj/machinery/economy/vending/boozeomat, @@ -13760,13 +13624,11 @@ /area/syndicate_mothership/control) "llM" = ( /obj/effect/turf_decal/siding/brown, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "lmc" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "lmy" = ( /obj/item/storage/bible, @@ -14169,9 +14031,7 @@ color = "red"; dir = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "lxW" = ( /obj/effect/turf_decal/arrows/white, @@ -14236,7 +14096,7 @@ /area/centcom/ss220/evac) "lAi" = ( /obj/machinery/economy/slot_machine, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/bar) "lAx" = ( /obj/structure/window/reinforced{ @@ -14383,7 +14243,7 @@ "lGl" = ( /obj/structure/bookcase/manuals, /obj/item/book/manual/wiki/sop_service, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/admin1) "lGp" = ( /obj/effect/decal/cleanable/dirt, @@ -14570,7 +14430,7 @@ /obj/structure/window/reinforced{ dir = 1 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/centcom/ss220/evac) "lKs" = ( /obj/machinery/door/poddoor{ @@ -14702,14 +14562,6 @@ icon_state = "navybluealt" }, /area/syndicate_mothership/control) -"lNw" = ( -/obj/effect/turf_decal/siding/brown/corner{ - dir = 8 - }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, -/area/syndicate_mothership/infteam) "lNA" = ( /obj/structure/window/reinforced, /obj/structure/window/reinforced{ @@ -14755,9 +14607,7 @@ pixel_x = -6; pixel_y = 6 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "lOq" = ( /obj/structure/curtain/black{ @@ -14819,7 +14669,7 @@ /obj/structure/light_fake/spot{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/bar) "lPW" = ( /obj/item/kirbyplants, @@ -14860,9 +14710,7 @@ /obj/item/paicard/syndicate{ pixel_x = -4 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "lRO" = ( /turf/simulated/floor/plasteel/dark{ @@ -14894,7 +14742,7 @@ /obj/structure/chair/sofa/right{ color = "#63009c" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "lSU" = ( /obj/structure/chair{ @@ -15024,9 +14872,7 @@ pixel_y = -32; anchored = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "lXe" = ( /obj/machinery/sleeper/syndie, @@ -15104,9 +14950,7 @@ "lZQ" = ( /obj/structure/table, /obj/structure/bedsheetbin, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "maY" = ( /obj/effect/decal/cleanable/blood, @@ -15116,9 +14960,7 @@ pixel_y = -30 }, /obj/machinery/recharge_station/upgraded, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "mbB" = ( /obj/mecha/combat/gygax, @@ -15169,9 +15011,7 @@ "mcR" = ( /obj/effect/decal/cleanable/dirt, /obj/item/kirbyplants, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "mcX" = ( /obj/machinery/door/poddoor/impassable{ @@ -15204,7 +15044,7 @@ /area/shuttle/escape) "mfh" = ( /obj/effect/decal/warning_stripes/white/hollow, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/centcom/ss220/evac) "mgd" = ( /obj/structure/sign/vacuum/external, @@ -15224,14 +15064,6 @@ /obj/structure/window/reinforced, /turf/simulated/floor/carpet, /area/centcom/ss220/evac) -"mhj" = ( -/obj/effect/turf_decal/siding/brown{ - dir = 8 - }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, -/area/syndicate_mothership/infteam) "mhk" = ( /obj/structure/railing{ dir = 1 @@ -15489,7 +15321,7 @@ /area/syndicate_mothership/control) "mpP" = ( /obj/structure/reagent_dispensers/water_cooler, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/admin1) "mpV" = ( /obj/machinery/atmospherics/unary/vent_pump/high_volume{ @@ -15580,9 +15412,7 @@ /area/syndicate_mothership/control) "muB" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "mvf" = ( /turf/simulated/floor/plating/asteroid/ancient{ @@ -15634,9 +15464,7 @@ dir = 1; base_icon_state = "sleeper_s-open" }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "mws" = ( /obj/machinery/bodyscanner, @@ -15792,14 +15620,12 @@ /turf/simulated/floor/mineral/titanium, /area/shuttle/syndicate) "mGe" = ( -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/elite_squad) "mGK" = ( /obj/structure/table/wood/fancy/royalblack, /obj/effect/turf_decal/woodsiding, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "mGP" = ( /obj/item/kirbyplants, @@ -15903,7 +15729,7 @@ /obj/structure/light_fake/spot{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/admin1) "mLO" = ( /obj/structure/window/reinforced{ @@ -16057,7 +15883,7 @@ /obj/machinery/door/airlock/public/glass{ name = "Казино" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/bar) "mSA" = ( /turf/simulated/wall/indestructible/fakeglass, @@ -16307,14 +16133,6 @@ }, /turf/simulated/floor/indestructible/grass, /area/syndicate_mothership/outside) -"ndm" = ( -/obj/effect/turf_decal/siding/brown/corner{ - dir = 1 - }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, -/area/syndicate_mothership/infteam) "neF" = ( /obj/item/gun/rocketlauncher, /obj/item/gun/rocketlauncher, @@ -16460,9 +16278,7 @@ pixel_y = -32; anchored = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "nlb" = ( /obj/effect/spawner/random_spawners/syndicate/loot{ @@ -16542,9 +16358,7 @@ /obj/effect/turf_decal/siding/brown{ dir = 9 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "noT" = ( /obj/structure/table/abductor, @@ -16637,9 +16451,7 @@ /obj/machinery/door/airlock/hatch/syndicate{ name = "Cargo Shuttle" }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "nrJ" = ( /obj/item/flag/nt, @@ -17032,9 +16844,7 @@ "nHx" = ( /obj/effect/spawner/lootdrop/maintenance, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "nHO" = ( /obj/effect/decal/cleanable/blood, @@ -17486,9 +17296,7 @@ pixel_x = -32; anchored = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/elite_squad) "ogO" = ( /obj/structure/window/reinforced{ @@ -17505,9 +17313,7 @@ /obj/structure/light_fake/small{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "ohV" = ( /obj/machinery/computer/shuttle/sst, @@ -17571,11 +17377,6 @@ }, /turf/simulated/floor/wood/fancy/oak, /area/centcom/ss220/general) -"olo" = ( -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak-broken6" - }, -/area/syndicate_mothership) "olw" = ( /obj/effect/decal/warning_stripes/yellow/hollow, /obj/structure/closet/crate/medical, @@ -17617,7 +17418,7 @@ dir = 8 }, /obj/effect/landmark/spawner/aroomwarp, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/admin1) "ond" = ( /obj/effect/decal/cleanable/blood, @@ -18081,7 +17882,7 @@ /area/centcom/ss220/bar) "oGb" = ( /obj/structure/weightmachine/weightlifter, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "oGg" = ( /obj/effect/turf_decal/siding/wood{ @@ -18299,9 +18100,7 @@ /obj/structure/light_fake/spot{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "oPH" = ( /obj/structure/closet/emcloset, @@ -18349,9 +18148,7 @@ pixel_y = -32; anchored = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "oRq" = ( /obj/effect/decal/syndie_logo{ @@ -18423,9 +18220,7 @@ "oTB" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/recharge_station/upgraded, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "oTI" = ( /obj/structure/toilet{ @@ -18641,9 +18436,7 @@ pixel_y = -32; anchored = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "pai" = ( /obj/structure/table/wood/fancy/royalblack, @@ -18651,7 +18444,7 @@ /obj/effect/turf_decal/woodsiding{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "paM" = ( /obj/structure/railing/corner{ @@ -18748,7 +18541,7 @@ /turf/simulated/floor/grass/no_creep, /area/centcom/ss220/evac) "pfz" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/evac) "pfP" = ( /obj/structure/closet/secure_closet/bar{ @@ -18820,9 +18613,7 @@ /obj/machinery/door/poddoor/impassable{ id_tag = "syndFB_tool" }, -/turf/simulated/floor/wood{ - icon_state = "light-fancy-wood" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "plv" = ( /obj/structure/chair/stool, @@ -18971,7 +18762,7 @@ /obj/structure/light_fake/small{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/evac) "ptF" = ( /obj/effect/turf_decal/box/red, @@ -19296,7 +19087,7 @@ cover_color = "#68452a"; dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "pHV" = ( /obj/machinery/economy/vending/cigarette/free, @@ -19392,9 +19183,7 @@ pixel_y = 32; anchored = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/elite_squad) "pLm" = ( /obj/structure/table, @@ -19505,9 +19294,7 @@ "pNx" = ( /obj/structure/table/wood, /obj/item/kitchen/knife, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/elite_squad) "pNy" = ( /obj/effect/decal/cleanable/dirt, @@ -19838,9 +19625,7 @@ anchored = 1 }, /obj/machinery/economy/vending/cola/free, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "qcz" = ( /obj/effect/decal/warning_stripes/red, @@ -20079,19 +19864,11 @@ icon_state = "dark" }, /area/syndicate_mothership/control) -"qlV" = ( -/obj/effect/turf_decal/siding/brown{ - dir = 1 - }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, -/area/syndicate_mothership/infteam) "qmm" = ( /obj/machinery/economy/vending/snack/free{ name = "\improper Wizmore Chocolate Corp" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "qms" = ( /obj/structure/table, @@ -20221,7 +19998,7 @@ color = "#63009c"; dir = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "qsk" = ( /obj/effect/turf_decal/delivery, @@ -20237,18 +20014,16 @@ pixel_y = 32; anchored = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "qsH" = ( /obj/item/flag/nt, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/admin1) "qsK" = ( /obj/machinery/recharger, /obj/structure/table/wood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "quh" = ( /obj/machinery/door/poddoor/impassable{ @@ -20337,9 +20112,7 @@ req_access_txt = "153"; name = "Vault" }, -/turf/simulated/floor/wood{ - icon_state = "light-fancy-wood" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "qyB" = ( /obj/machinery/door/airlock/medical/glass{ @@ -20516,9 +20289,7 @@ dir = 4; light_range = 6 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/elite_squad) "qFd" = ( /obj/machinery/door/window/brigdoor{ @@ -20599,9 +20370,7 @@ pixel_y = 32; anchored = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/elite_squad) "qIX" = ( /turf/simulated/floor/plasteel{ @@ -20617,15 +20386,13 @@ pixel_x = 4; pixel_y = 5 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "qJP" = ( /obj/structure/holohoop{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "qKs" = ( /obj/structure/closet/secure_closet/guncabinet{ @@ -20689,7 +20456,7 @@ pixel_x = 4; pixel_y = 3 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/admin1) "qLF" = ( /obj/machinery/economy/vending/coffee/free, @@ -20731,9 +20498,7 @@ /obj/effect/decal/cleanable/dirt, /obj/structure/bed/dogbed, /mob/living/simple_animal/pet/dog/fox/Syndifox, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "qNB" = ( /obj/structure/table/reinforced, @@ -20961,7 +20726,7 @@ /obj/item/candle/eternal/wizard{ pixel_y = 11 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "qXJ" = ( /obj/machinery/door_control/no_emag/east{ @@ -21042,7 +20807,7 @@ /obj/effect/turf_decal/woodsiding{ dir = 5 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "rak" = ( /obj/structure/flora/rock/jungle, @@ -21064,7 +20829,7 @@ /area/syndicate_mothership/jail) "rbd" = ( /obj/effect/decal/warning_stripes/yellow/hollow, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/centcom/ss220/evac) "rbA" = ( /obj/item/trash/plate, @@ -21302,7 +21067,7 @@ anchored = 1; color = "#996633" }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "rmy" = ( /obj/structure/bed/roller, @@ -21332,9 +21097,7 @@ /obj/structure/sign/poster/contraband/syndicate_recruitment{ pixel_y = 30 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "rpv" = ( /obj/docking_port/stationary/transit{ @@ -21422,9 +21185,7 @@ /obj/structure/chair/sofa/left{ dir = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/elite_squad) "rsA" = ( /obj/machinery/teleport/station, @@ -21484,9 +21245,7 @@ layer = 3.11; closingLayer = 3.11 }, -/turf/simulated/floor/wood{ - icon_state = "light-fancy-wood" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "rsT" = ( /obj/machinery/door/window/classic/normal{ @@ -21683,11 +21442,6 @@ "rwc" = ( /turf/simulated/floor/carpet/black, /area/centcom/ss220/evac) -"rwn" = ( -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak-broken3" - }, -/area/syndicate_mothership) "rwr" = ( /obj/structure/rack, /obj/item/melee/classic_baton/telescopic{ @@ -21721,9 +21475,7 @@ /obj/effect/turf_decal/siding/red{ color = "#aa2222" }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "rxX" = ( /obj/machinery/door/airlock/external{ @@ -21830,7 +21582,7 @@ /obj/item/gavelhammer{ desc = "Order, order! No bombs in my council chamber." }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "rDf" = ( /obj/machinery/economy/vending/chinese/free, @@ -21844,9 +21596,7 @@ dir = 1 }, /obj/effect/turf_decal/siding/wood, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "rDS" = ( /obj/machinery/hydroponics/constructable, @@ -21905,9 +21655,7 @@ /obj/effect/turf_decal/siding/red{ color = "#aa2222" }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "rIi" = ( /obj/structure/window/reinforced, @@ -21922,7 +21670,7 @@ cover_color = "#68452a"; dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "rJo" = ( /obj/effect/turf_decal/siding/wood{ @@ -21946,9 +21694,7 @@ dir = 1 }, /obj/item/flag/syndi, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "rKv" = ( /obj/machinery/door/airlock/hatch/syndicate{ @@ -21960,9 +21706,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "rKA" = ( /obj/effect/decal/syndie_logo{ @@ -22009,9 +21753,7 @@ /area/centcom/ss220/admin1) "rMi" = ( /obj/machinery/washing_machine, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "rNd" = ( /obj/structure/table/wood, @@ -22097,7 +21839,7 @@ cover_color = "#68452a"; layer = 3.1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "rQA" = ( /obj/structure/rack, @@ -22137,7 +21879,7 @@ /obj/structure/chair/stool/bar/dark{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/bar) "rRY" = ( /obj/structure/light_fake{ @@ -22145,9 +21887,7 @@ }, /obj/effect/decal/cleanable/dirt, /obj/item/kirbyplants, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "rSQ" = ( /obj/machinery/conveyor/west{ @@ -22173,9 +21913,7 @@ /obj/effect/turf_decal/siding/brown{ dir = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "rSX" = ( /obj/machinery/door/airlock/centcom{ @@ -22384,9 +22122,7 @@ anchored = 1 }, /obj/item/kirbyplants, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "rYm" = ( /turf/simulated/floor/plasteel{ @@ -22414,9 +22150,7 @@ /obj/structure/sign/poster/contraband/random{ pixel_x = 30 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "rYI" = ( /obj/machinery/computer/operating{ @@ -22429,9 +22163,7 @@ /obj/effect/turf_decal/siding/brown{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "rYT" = ( /obj/machinery/computer/communications{ @@ -22439,11 +22171,6 @@ }, /turf/simulated/floor/wood/fancy/cherry, /area/centcom/ss220/admin2) -"rZC" = ( -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak-broken3" - }, -/area/syndicate_mothership/infteam) "saI" = ( /obj/effect/turf_decal/siding/black{ dir = 1 @@ -22563,7 +22290,7 @@ /obj/item/beach_ball{ pixel_y = 12 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "seb" = ( /turf/simulated/wall/indestructible/fakeglass, @@ -22596,9 +22323,7 @@ "sfM" = ( /obj/structure/table, /obj/item/storage/fancy/crayons, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "sfS" = ( /obj/effect/turf_decal/bot, @@ -22848,9 +22573,7 @@ /turf/simulated/floor/grass/jungle, /area/centcom/ss220/park) "srn" = ( -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "srA" = ( /obj/machinery/computer/shuttle/ert{ @@ -22875,7 +22598,7 @@ color = "#63009c"; dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "stW" = ( /obj/structure/shuttle/engine/huge, @@ -23005,9 +22728,7 @@ /obj/effect/turf_decal/siding/brown{ dir = 8 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "sDG" = ( /obj/effect/landmark/abductor/scientist{ @@ -23369,9 +23090,7 @@ /obj/effect/turf_decal/siding/red{ color = "#aa2222" }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "sPz" = ( /obj/machinery/light/small/directional/north, @@ -23476,9 +23195,7 @@ /obj/effect/turf_decal/siding/brown{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "sUZ" = ( /obj/effect/turf_decal/stripes/line, @@ -23512,7 +23229,7 @@ on = 1; pixel_y = 10 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "sXy" = ( /obj/structure/barricade{ @@ -23606,9 +23323,7 @@ anchored = 1 }, /obj/machinery/economy/vending/chinese/free, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "tbe" = ( /obj/effect/turf_decal/siding/wood{ @@ -23664,7 +23379,7 @@ /area/shuttle/escape) "tcB" = ( /obj/machinery/economy/arcade/claw, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/bar) "tcQ" = ( /obj/machinery/sleeper{ @@ -23837,9 +23552,7 @@ /obj/structure/chair/stool/bar{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "tlS" = ( /obj/structure/shuttle/engine/heater, @@ -24019,7 +23732,7 @@ /area/syndicate_mothership/control) "tti" = ( /obj/item/kirbyplants, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/evac) "tut" = ( /obj/structure/bed, @@ -24050,9 +23763,7 @@ pixel_x = -2; pixel_y = 2 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "twj" = ( /obj/machinery/economy/vending/coffee, @@ -24091,7 +23802,7 @@ /area/syndicate_mothership/jail) "twu" = ( /obj/structure/chair/stool/bar/dark, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/bar) "txK" = ( /obj/structure/window/reinforced{ @@ -24118,7 +23829,7 @@ /obj/effect/turf_decal/woodsiding{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "txW" = ( /obj/structure/light_fake/spot{ @@ -24146,11 +23857,6 @@ }, /turf/simulated/floor/plasteel/dark, /area/centcom/ss220/admin3) -"tAk" = ( -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak-broken7" - }, -/area/syndicate_mothership/infteam) "tAn" = ( /obj/structure/light_fake/spot{ dir = 1 @@ -24176,9 +23882,7 @@ closingLayer = 3.1 }, /obj/machinery/door/airlock/hatch/syndicate/command, -/turf/simulated/floor/wood{ - icon_state = "light-fancy-wood" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "tAJ" = ( /obj/item/pizzabox/meat{ @@ -24246,9 +23950,7 @@ pixel_y = -32; anchored = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "tCg" = ( /obj/structure/closet, @@ -24326,9 +24028,7 @@ req_access_txt = "153"; name = "Vault" }, -/turf/simulated/floor/wood{ - icon_state = "light-fancy-wood" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "tHw" = ( /obj/structure/chair/sofa/corp/left{ @@ -24603,12 +24303,6 @@ /obj/structure/light_fake/spot, /turf/simulated/floor/carpet/black, /area/centcom/ss220/admin2) -"tRH" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak-broken4" - }, -/area/syndicate_mothership) "tRZ" = ( /obj/structure/fence/post{ invulnerable = 1 @@ -24634,9 +24328,7 @@ /obj/item/reagent_containers/food/snacks/grown/banana, /obj/item/reagent_containers/food/snacks/grown/banana, /obj/item/reagent_containers/food/snacks/grown/banana, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "tSu" = ( /turf/simulated/floor/plasteel/dark{ @@ -24760,9 +24452,7 @@ /area/centcom/ss220/admin1) "tWa" = ( /obj/structure/light_fake/small, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "tWq" = ( /obj/effect/turf_decal/stripes/line{ @@ -24805,9 +24495,7 @@ /area/abductor_ship) "tYt" = ( /obj/machinery/economy/vending/syndisnack, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "tYw" = ( /obj/effect/decal/nanotrasen_logo/n1, @@ -24819,7 +24507,7 @@ /area/trader_station/sol) "tYW" = ( /obj/structure/closet/boxinggloves, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "tZc" = ( /obj/effect/landmark/abductor/scientist, @@ -24889,9 +24577,7 @@ pixel_y = -32; anchored = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "ubR" = ( /obj/item/kirbyplants, @@ -25098,9 +24784,7 @@ dir = 1; base_icon_state = "sleeper_s-open" }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "ulL" = ( /obj/effect/landmark/spawner/syndieprisonwarp, @@ -25136,7 +24820,7 @@ pixel_y = 11 }, /obj/item/coin/uranium, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "uns" = ( /obj/structure/mirror{ @@ -25307,7 +24991,7 @@ /obj/item/beach_ball{ pixel_y = 12 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/centcom/ss220/evac) "uvv" = ( /obj/structure/chair/sofa/corp/right, @@ -25322,9 +25006,7 @@ "uwa" = ( /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "uws" = ( /obj/structure/window/reinforced{ @@ -25344,9 +25026,7 @@ anchored = 1 }, /obj/machinery/economy/vending/cigarette/free, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "uxI" = ( /turf/simulated/floor/plasteel/dark{ @@ -25624,7 +25304,7 @@ /area/shuttle/trade/sol) "uIE" = ( /obj/effect/decal/cleanable/blood, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "uJb" = ( /obj/structure/sink/kitchen/west, @@ -25809,9 +25489,7 @@ /obj/effect/decal/cleanable/dirt, /obj/structure/table, /obj/item/flashlight/seclite, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "uOO" = ( /obj/structure/light_fake/small{ @@ -26130,9 +25808,7 @@ /obj/structure/light_fake/small{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "vfs" = ( /obj/effect/turf_decal/stripes/line{ @@ -26329,9 +26005,7 @@ /obj/effect/turf_decal/siding/brown{ dir = 10 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "vmi" = ( /obj/effect/turf_decal/delivery/white, @@ -26457,13 +26131,11 @@ /turf/simulated/floor/indestructible/grass/no_creep, /area/syndicate_mothership/outside) "vrg" = ( -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/admin1) "vru" = ( /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "vry" = ( /obj/machinery/economy/vending/cola/free, @@ -26489,9 +26161,7 @@ pixel_y = 32; anchored = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/elite_squad) "vsE" = ( /obj/item/flag/nt, @@ -26554,9 +26224,7 @@ /obj/effect/turf_decal/siding/brown{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "vuz" = ( /obj/structure/table/reinforced, @@ -26606,9 +26274,7 @@ pixel_x = 30 }, /obj/item/reagent_containers/food/drinks/cans/beer, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "vwP" = ( /obj/machinery/sleeper/upgraded{ @@ -26906,15 +26572,11 @@ /obj/effect/turf_decal/siding/brown{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "vJf" = ( /obj/effect/spawner/lootdrop/maintenance, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "vKj" = ( /obj/item/kirbyplants, @@ -27395,7 +27057,7 @@ cover_color = "#68452a"; layer = 3.1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "wfo" = ( /obj/machinery/economy/vending/cola/free, @@ -27470,9 +27132,7 @@ specialfunctions = 4; wires = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "wgD" = ( /obj/structure/table/reinforced, @@ -27484,7 +27144,7 @@ "wgG" = ( /obj/structure/rack, /obj/item/kitchen/knife/carrotshiv, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "wgM" = ( /obj/structure/curtain/black{ @@ -27510,9 +27170,7 @@ /obj/effect/turf_decal/siding/brown{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "wjw" = ( /obj/effect/turf_decal/miscellaneous/goldensiding{ @@ -27560,9 +27218,7 @@ /obj/structure/sign/poster/contraband/random{ pixel_y = -30 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak-broken4" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "wkC" = ( /obj/machinery/door/poddoor{ @@ -27718,7 +27374,7 @@ /obj/effect/turf_decal/woodsiding{ dir = 6 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "wtn" = ( /obj/structure/table/wood, @@ -27812,7 +27468,7 @@ /obj/effect/turf_decal/woodsiding{ dir = 10 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "wxv" = ( /obj/structure/shuttle/engine/platform{ @@ -28152,9 +27808,7 @@ /obj/item/paper/syndimemo{ info = "ПОЛУЧИТЕ ЭТОТ ЕБУЧИЙ ДИСК!" }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "wMP" = ( /obj/effect/turf_decal/bot, @@ -28195,7 +27849,7 @@ /obj/structure/window/reinforced{ dir = 1 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/centcom/ss220/evac) "wOm" = ( /obj/structure/chair/sofa/corp/right{ @@ -28235,18 +27889,14 @@ /turf/simulated/floor/plating, /area/centcom/ss220/admin2) "wOK" = ( -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "wOX" = ( /obj/machinery/economy/vending/tool/free, /obj/effect/turf_decal/siding/brown{ dir = 6 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "wPj" = ( /obj/machinery/door/window/brigdoor{ @@ -28255,9 +27905,7 @@ icon_state = "rightsecure"; name = "Riot Control" }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "wPL" = ( /obj/structure/table/wood, @@ -28356,12 +28004,6 @@ color = "#f63d3d" }, /area/syndicate_mothership/elite_squad) -"wSw" = ( -/obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak-broken3" - }, -/area/syndicate_mothership) "wSY" = ( /obj/structure/table/reinforced, /obj/item/storage/firstaid/regular, @@ -28420,9 +28062,7 @@ /obj/structure/sign/poster/contraband/c20r{ pixel_y = 32 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "wXx" = ( /obj/structure/table/wood, @@ -28434,9 +28074,7 @@ pixel_y = -32; anchored = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "wYb" = ( /obj/machinery/computer/shuttle/trade/sol, @@ -28489,9 +28127,7 @@ /obj/structure/chair/stool/bar{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "xau" = ( /obj/docking_port/stationary/transit{ @@ -28548,13 +28184,13 @@ /obj/effect/decal/warning_stripes/red/partial{ dir = 4 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/centcom/ss220/evac) "xbh" = ( /obj/structure/window/reinforced{ dir = 8 }, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/centcom/ss220/evac) "xbw" = ( /obj/structure/curtain/black{ @@ -28789,9 +28425,7 @@ "xfp" = ( /obj/structure/bed/dogbed, /mob/living/simple_animal/pet/cat/Syndi, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "xft" = ( /obj/structure/bed, @@ -28837,9 +28471,7 @@ dir = 1; name = "Riot Control" }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "xhK" = ( /obj/effect/turf_decal/stripes/line{ @@ -29139,9 +28771,7 @@ dir = 1 }, /obj/structure/rack/gunrack, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/control) "xqM" = ( /obj/item/flag/species/nian, @@ -29245,9 +28875,7 @@ /obj/effect/turf_decal/siding/brown{ dir = 4 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "xui" = ( /obj/machinery/door/poddoor{ @@ -29285,9 +28913,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 1 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "xvt" = ( /obj/structure/chair/comfy/shuttle/dark, @@ -29302,9 +28928,7 @@ }, /obj/structure/light_fake/small, /obj/effect/turf_decal/siding/brown, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "xvT" = ( /obj/structure/table/wood{ @@ -29378,7 +29002,7 @@ /area/shuttle/trade/sol) "xzc" = ( /mob/living/carbon/human/monkey, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "xzF" = ( /obj/effect/turf_decal/loading_area{ @@ -29433,9 +29057,7 @@ /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership) "xCA" = ( /obj/machinery/light/spot, @@ -29586,9 +29208,7 @@ /obj/effect/turf_decal/siding/brown{ dir = 5 }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-cherry" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/infteam) "xJF" = ( /obj/structure/table/reinforced{ @@ -29700,7 +29320,7 @@ /area/syndicate_mothership/control) "xPP" = ( /obj/structure/weightmachine/stacklifter, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/park) "xQh" = ( /obj/machinery/door/airlock/bathroom{ @@ -30027,15 +29647,13 @@ dir = 4 }, /obj/structure/window/reinforced, -/turf/simulated/floor/wood/fancy/light, +/turf/simulated/floor/wood/fancy, /area/centcom/ss220/evac) "yfo" = ( /obj/machinery/door/airlock/hatch/syndicate{ name = "Syndicate Base" }, -/turf/simulated/floor/wood{ - icon_state = "fancy-wood-oak" - }, +/turf/simulated/floor/wood/oak, /area/syndicate_mothership/elite_squad) "yfK" = ( /obj/machinery/economy/vending/cola/free, @@ -30047,7 +29665,7 @@ /obj/effect/turf_decal/woodsiding{ dir = 1 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "ygI" = ( /obj/machinery/conveyor/south{ @@ -30117,7 +29735,7 @@ /obj/structure/light_fake/spot{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/centcom/ss220/bar) "yiU" = ( /obj/machinery/economy/vending/boozeomat, @@ -30190,7 +29808,7 @@ /obj/structure/window/reinforced/clockwork{ dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/wood/oak, /area/wizard_station) "ylD" = ( /obj/machinery/door/airlock/titanium/glass{ @@ -32281,16 +31899,16 @@ tJz gRN uOr mgo -bXa -mhj +noE +bfI vkV mqM sDK wPX eRO lae -bXa -mhj +noE +bfI vkV mgo tTd @@ -32538,16 +32156,16 @@ vfU vfU eFJ mgo -qlV -clZ +rSW +wOK llM lWm rlY vtt itv hLU -qlV -clZ +rSW +wOK llM mgo mgo @@ -32795,16 +32413,16 @@ yex vfU jhI mgo -qlV -clZ +rSW +wOK llM bIG pub rjq nuW owu -qlV -clZ +rSW +wOK llM mgo gDb @@ -33052,16 +32670,16 @@ vfU vfU jJQ mgo -qlV -clZ +rSW +wOK llM wNi xKy vqa vKE fOP -qlV -clZ +rSW +wOK llM mgo mgo @@ -33303,22 +32921,22 @@ mlS tJz vfU bfI -kPB +vkV vZM mgo xvf mgo mgo -qlV -clZ +rSW +wOK aAs -mhj -mhj -mhj -mhj -mhj -ndm -clZ +bfI +bfI +bfI +bfI +bfI +dGk +wOK llM mgo mgo @@ -33560,7 +33178,7 @@ sIG tJz vfU jbl -fld +llM vZM gIY xvf @@ -34074,7 +33692,7 @@ mvf mvf iUB wOK -fld +llM niK jyV vfU @@ -34097,7 +33715,7 @@ vfU epI aaz rSW -bWb +wOK quh mvf mvf @@ -34331,7 +33949,7 @@ mvf tJz vfU jbl -fld +llM naF iAz vfU @@ -34588,7 +34206,7 @@ tJz tJz vfU wOK -lNw +aAs bfI bfI sDq @@ -34605,7 +34223,7 @@ chG xny bDX vfU -hIR +bfI bfI dzR bfI @@ -34867,7 +34485,7 @@ wOK wOK wOK wOK -rZC +wOK ubx gRN tJz @@ -35380,7 +34998,7 @@ wOK wOK wOK wOK -tAk +wOK wOK ubx gRN @@ -38481,7 +38099,7 @@ vru vru srn srn -rwn +srn lWU pUk tJz @@ -38733,7 +38351,7 @@ fnU cFP gHP srn -jaL +srn srn srn srn @@ -39251,7 +38869,7 @@ vgC aad rvd nby -olo +srn fnU fnU fnU @@ -40020,7 +39638,7 @@ gHP vru srn vru -iiC +srn srn srn srn @@ -41049,7 +40667,7 @@ ePf hOo hOo fnU -jaL +srn vru vru uln @@ -41308,7 +40926,7 @@ ePf ios vru vru -wSw +vru mwf fnU bnr @@ -43103,7 +42721,7 @@ vJf pUQ dCB pUQ -rwn +srn fnU kEs mEk @@ -44129,7 +43747,7 @@ rnW fnU tYt srn -iiC +srn mEk suT fnU @@ -44642,7 +44260,7 @@ epF hxf fnU lRu -tRH +vru iiw mEk bnr @@ -45670,7 +45288,7 @@ sUZ gOQ fnU sfM -rwn +srn srn mEk mUc @@ -46185,7 +45803,7 @@ gOQ fnU rMi veZ -olo +srn mEk jLT fnU diff --git a/code/modules/library/book.dm b/code/modules/library/book.dm index a796ad9773aa..09dbb7de3323 100644 --- a/code/modules/library/book.dm +++ b/code/modules/library/book.dm @@ -159,7 +159,7 @@ * buttons and then builds the rest of the UI based on what page the player is turned to. */ /obj/item/book/proc/show_content(mob/user) - var/dat = "" + var/dat = "" //First, we're going to choose/generate our header buttons for switching pages and store it in var/dat var/header_left = "
" var/header_right = "
" diff --git a/config/credits/sounds/space_asshole.ogg b/config/credits/sounds/space_asshole.ogg index 9d3fd15c6dc2..49c665d67a8b 100644 Binary files a/config/credits/sounds/space_asshole.ogg and b/config/credits/sounds/space_asshole.ogg differ diff --git a/config/example/config.toml b/config/example/config.toml index 85bdf65494df..38246c2301cd 100644 --- a/config/example/config.toml +++ b/config/example/config.toml @@ -852,6 +852,7 @@ enabled_away_missions = [ "_maps/map_files220/RandomZLevels/wildwest.dmm", "_maps/map_files220/RandomZLevels/blackmarketpackers.dmm", "_maps/map_files220/RandomZLevels/gate_lizard.dmm", + "_maps/map_files220/RandomZLevels/caves.dmm", ] diff --git a/icons/_nanomaps/Cyberiad220_nanomap_z1.png b/icons/_nanomaps/Cyberiad220_nanomap_z1.png index 194da4315b44..7e46c5e33f3c 100644 Binary files a/icons/_nanomaps/Cyberiad220_nanomap_z1.png and b/icons/_nanomaps/Cyberiad220_nanomap_z1.png differ diff --git a/icons/_nanomaps/Delta220_nanomap_z1.png b/icons/_nanomaps/Delta220_nanomap_z1.png index 00eef330db3a..dce2a23cbc3c 100644 Binary files a/icons/_nanomaps/Delta220_nanomap_z1.png and b/icons/_nanomaps/Delta220_nanomap_z1.png differ diff --git a/modular_ss220/_modpacks.dm b/modular_ss220/_modpacks.dm index 2350349bbd21..1c3c4cd9e5ca 100644 --- a/modular_ss220/_modpacks.dm +++ b/modular_ss220/_modpacks.dm @@ -5,6 +5,7 @@ SUBSYSTEM_DEF(modpacks) init_order = INIT_ORDER_MODPACKS flags = SS_NO_FIRE var/list/loaded_modpacks + var/list/tgui_data /datum/controller/subsystem/modpacks/Initialize() var/list/all_modpacks = list() @@ -34,30 +35,42 @@ SUBSYSTEM_DEF(modpacks) load_admins() // To make admins always have modular added verbs -/client/verb/modpacks_list() +/mob/verb/modpacks_list() set name = "Modpacks List" set category = "OOC" - if(!mob || !SSmodpacks.initialized) + if(!SSmodpacks.initialized) return - if(length(SSmodpacks.loaded_modpacks)) - . = "

Список модификаций



" - for(var/datum/modpack/M as anything in SSmodpacks.loaded_modpacks) - if(M.name) - . += "
" - . += "
[M.name]
" - - if(M.desc || M.author) - . += "
" - if(M.desc) - . += "
Описание: [M.desc]" - if(M.author) - . += "
Автор: [M.author]" - . += "

" - - var/datum/browser/popup = new(mob, "modpacks_list", "Список Модификаций", 480, 580) - popup.set_content(.) - popup.open() - else + if(!length(SSmodpacks.loaded_modpacks)) to_chat(src, "Этот сервер не использует какие-либо модификации.") + return + + SSmodpacks.ui_interact(src) + +/datum/controller/subsystem/modpacks/ui_static_data(mob/user) + var/list/data = list() + + if(!length(tgui_data)) + tgui_data = generate_modpacks_data() + data["modpacks"] = tgui_data + + return data + +/datum/controller/subsystem/modpacks/proc/generate_modpacks_data() + var/list/modpacks = list() + for(var/datum/modpack/modpack as anything in loaded_modpacks) + if(modpack.name) + modpacks += list(list( + "name" = modpack.name, + "desc" = modpack.desc, + "author" = modpack.author + )) + return modpacks + +/datum/controller/subsystem/modpacks/ui_interact(mob/user, ui_key, datum/tgui/ui, force_open, datum/tgui/master_ui, datum/ui_state/state = GLOB.always_state) + ui = SStgui.try_update_ui(user, src, ui) + if(!ui) + ui = new(user, src, ui_key, "ModpacksList", "Modpacks List", 500, 550, master_ui, state) + ui.open() + ui.set_autoupdate(FALSE) diff --git a/modular_ss220/aesthetics/_aesthetics.dm b/modular_ss220/aesthetics/_aesthetics.dm index bcccd3158922..f0c4d96f247f 100644 --- a/modular_ss220/aesthetics/_aesthetics.dm +++ b/modular_ss220/aesthetics/_aesthetics.dm @@ -2,3 +2,25 @@ name = "Эстетика" desc = "Обновление визуального ряда" author = "larentoun, Aylong220" + +/datum/modpack/aesthetics/initialize() + for(var/datum/stack_recipe/recipe in GLOB.wood_recipes) + if(recipe.result_type == /obj/item/stack/tile/wood) + GLOB.wood_recipes -= recipe + qdel(recipe) + break + + GLOB.wood_recipes += list( + null, + new /datum/stack_recipe("wood floor tile", /obj/item/stack/tile/wood, 1, 4, 20), + new /datum/stack_recipe("oak wood floor tile", /obj/item/stack/tile/wood/oak, 1, 4, 20), + new /datum/stack_recipe("birch wood floor tiles", /obj/item/stack/tile/wood/birch, 1, 4, 20), + new /datum/stack_recipe("cherry wood floor tiles", /obj/item/stack/tile/wood/cherry, 1, 4, 20), + new /datum/stack_recipe("fancy wood floor tiles", /obj/item/stack/tile/wood/fancy, 1, 4, 20), + new /datum/stack_recipe("fancy oak wood floor tiles", /obj/item/stack/tile/wood/fancy/oak, 1, 4, 20), + new /datum/stack_recipe("fancy birch wood floor tiles", /obj/item/stack/tile/wood/fancy/birch, 1, 4, 20), + new /datum/stack_recipe("fancy cherry wood floor tiles", /obj/item/stack/tile/wood/fancy/cherry, 1, 4, 20), + new /datum/stack_recipe("parquet wood floor tiles", /obj/item/stack/tile/wood/parquet, 1, 4, 20), + new /datum/stack_recipe("tiled parquet wood floor tiles", /obj/item/stack/tile/wood/parquet/tile, 1, 4, 20), + null) + diff --git a/modular_ss220/aesthetics/_aesthetics.dme b/modular_ss220/aesthetics/_aesthetics.dme index f1e86d635cc0..3ef26695fe4d 100644 --- a/modular_ss220/aesthetics/_aesthetics.dme +++ b/modular_ss220/aesthetics/_aesthetics.dme @@ -15,6 +15,7 @@ #include "extinguisher\code\extinguisher.dm" #include "firealarm\code\firealarm.dm" #include "floors\code\floors.dm" +#include "floors\code\tile_types.dm" #include "goonstation\code\items.dm" #include "hydroponics\code\hydroponics.dm" #include "keycard\code\keycard.dm" @@ -39,7 +40,6 @@ #include "intercom\code\intercom.dm" #include "walls\code\walls.dm" #include "windows\code\windows.dm" -#include "floors\code\tile_types.dm" #include "decals\code\decals.dm" #include "airlocks\code\airlock.dm" #include "airlocks\code\airlock_types.dm" @@ -48,3 +48,5 @@ #include "skin\code\darkmode.dm" #include "sheets\code\sheets.dm" #include "applicator\code\applicator.dm" +#include "satellite\code\satellite.dm" + diff --git a/modular_ss220/aesthetics/floors/code/floors.dm b/modular_ss220/aesthetics/floors/code/floors.dm index 03346f476a7e..b89e21cd577a 100644 --- a/modular_ss220/aesthetics/floors/code/floors.dm +++ b/modular_ss220/aesthetics/floors/code/floors.dm @@ -17,25 +17,35 @@ floor_tile = /obj/item/stack/tile/wood/cherry broken_states = list("wood-cherry-broken", "wood-cherry-broken2", "wood-cherry-broken3", "wood-cherry-broken4", "wood-cherry-broken5", "wood-cherry-broken6", "wood-cherry-broken7") +/turf/simulated/floor/wood/fancy + icon_state = "fancy-wood" + floor_tile = /obj/item/stack/tile/wood/fancy + broken_states = list("fancy-wood-broken", "fancy-wood-broken2", "fancy-wood-broken3") + /turf/simulated/floor/wood/fancy/oak icon_state = "fancy-wood-oak" floor_tile = /obj/item/stack/tile/wood/fancy/oak - broken_states = list("fancy-wood-oak-broken", "fancy-wood-oak-broken2", "fancy-wood-oak-broken3", "fancy-wood-oak-broken4", "fancy-wood-oak-broken5", "fancy-wood-oak-broken6", "fancy-wood-oak-broken7") + broken_states = list("fancy-wood-oak-broken", "fancy-wood-oak-broken2", "fancy-wood-oak-broken3") /turf/simulated/floor/wood/fancy/birch icon_state = "fancy-wood-birch" floor_tile = /obj/item/stack/tile/wood/fancy/birch - broken_states = list("fancy-wood-birch-broken", "fancy-wood-birch-broken2", "fancy-wood-birch-broken3", "fancy-wood-birch-broken4", "fancy-wood-birch-broken5", "fancy-wood-birch-broken6", "fancy-wood-birch-broken7") + broken_states = list("fancy-wood-birch-broken", "fancy-wood-birch-broken2", "fancy-wood-birch-broken3") /turf/simulated/floor/wood/fancy/cherry icon_state = "fancy-wood-cherry" floor_tile = /obj/item/stack/tile/wood/fancy/cherry - broken_states = list("fancy-wood-cherry-broken", "fancy-wood-cherry-broken2", "fancy-wood-cherry-broken3", "fancy-wood-cherry-broken4", "fancy-wood-cherry-broken5", "fancy-wood-cherry-broken6", "fancy-wood-cherry-broken7") + broken_states = list("fancy-wood-cherry-broken", "fancy-wood-cherry-broken2", "fancy-wood-cherry-broken3") + +/turf/simulated/floor/wood/parquet + icon_state = "wood_parquet" + floor_tile = /obj/item/stack/tile/wood/parquet + broken_states = list("wood_parquet-broken", "wood_parquet-broken2", "wood_parquet-broken3", "wood_parquet-broken4", "wood_parquet-broken5", "wood_parquet-broken6", "wood_parquet-broken7") -/turf/simulated/floor/wood/fancy/light - icon_state = "light-fancy-wood" - floor_tile = /obj/item/stack/tile/wood/fancy/light - broken_states = list("light-fancy-wood-broken", "light-fancy-wood-broken2", "light-fancy-wood-broken3", "light-fancy-wood-broken4", "light-fancy-wood-broken5", "light-fancy-wood-broken6", "light-fancy-wood-broken7") +/turf/simulated/floor/wood/parquet/tile + icon_state = "wood_tile" + floor_tile = /obj/item/stack/tile/wood/parquet/tile + broken_states = list("wood_tile-broken", "wood_tile-broken2", "wood_tile-broken3") // LIGHT FLOORS /turf/simulated/floor/light diff --git a/modular_ss220/aesthetics/floors/code/tile_types.dm b/modular_ss220/aesthetics/floors/code/tile_types.dm index d4bf3fa165ae..4b60d308f8be 100644 --- a/modular_ss220/aesthetics/floors/code/tile_types.dm +++ b/modular_ss220/aesthetics/floors/code/tile_types.dm @@ -2,41 +2,71 @@ /obj/item/stack/tile/wood/oak name = "oak wood floor tiles" singular_name = "oak wood floor tile" + icon = 'modular_ss220/aesthetics/floors/icons/tiles.dmi' icon_state = "tile-wood-oak" turf_type = /turf/simulated/floor/wood/oak + merge_type = /obj/item/stack/tile/wood/oak /obj/item/stack/tile/wood/birch name = "birch wood floor tiles" singular_name = "birch wood floor tile" + icon = 'modular_ss220/aesthetics/floors/icons/tiles.dmi' icon_state = "tile-wood-birch" turf_type = /turf/simulated/floor/wood/birch + merge_type = /obj/item/stack/tile/wood/birch /obj/item/stack/tile/wood/cherry name = "cherry wood floor tiles" singular_name = "cherry wood floor tile" + icon = 'modular_ss220/aesthetics/floors/icons/tiles.dmi' icon_state = "tile-wood-cherry" turf_type = /turf/simulated/floor/wood/cherry + merge_type = /obj/item/stack/tile/wood/cherry /obj/item/stack/tile/wood/fancy/oak name = "fancy oak wood floor tiles" singular_name = "fancy oak wood floor tile" + icon = 'modular_ss220/aesthetics/floors/icons/tiles.dmi' icon_state = "tile-wood-fancy-oak" turf_type = /turf/simulated/floor/wood/fancy/oak + merge_type = /obj/item/stack/tile/wood/fancy/oak /obj/item/stack/tile/wood/fancy/birch name = "fancy birch wood floor tiles" singular_name = "fancy birch wood floor tile" + icon = 'modular_ss220/aesthetics/floors/icons/tiles.dmi' icon_state = "tile-wood-fancy-birch" turf_type = /turf/simulated/floor/wood/fancy/birch + merge_type = /obj/item/stack/tile/wood/fancy/birch /obj/item/stack/tile/wood/fancy/cherry name = "fancy cherry wood floor tiles" singular_name = "fancy cherry wood floor tile" + icon = 'modular_ss220/aesthetics/floors/icons/tiles.dmi' icon_state = "tile-wood-fancy-cherry" turf_type = /turf/simulated/floor/wood/fancy/cherry + merge_type = /obj/item/stack/tile/wood/fancy/cherry -/obj/item/stack/tile/wood/fancy/light +/obj/item/stack/tile/wood/fancy name = "fancy light oak wood floor tiles" - singular_name = "fancy light oak wood floor tile" - icon_state = "tile-wood-fancy-light" - turf_type = /turf/simulated/floor/wood/fancy/light + singular_name = "fancy wood floor tile" + icon = 'modular_ss220/aesthetics/floors/icons/tiles.dmi' + icon_state = "tile-wood-fancy" + turf_type = /turf/simulated/floor/wood/fancy + merge_type = /obj/item/stack/tile/wood/fancy + +/obj/item/stack/tile/wood/parquet + name = "parquet wood floor tiles" + singular_name = "wood parquet floor tile" + icon = 'modular_ss220/aesthetics/floors/icons/tiles.dmi' + icon_state = "tile-wood-parquet" + turf_type = /turf/simulated/floor/wood/parquet + merge_type = /obj/item/stack/tile/wood/parquet + +/obj/item/stack/tile/wood/parquet/tile + name = "tiled parquet wood floor tiles" + singular_name = "wood tiled parquet floor tile" + icon = 'modular_ss220/aesthetics/floors/icons/tiles.dmi' + icon_state = "tile-wood-tile" + turf_type = /turf/simulated/floor/wood/parquet/tile + merge_type = /obj/item/stack/tile/wood/parquet/tile diff --git a/modular_ss220/aesthetics/floors/icons/floors.dmi b/modular_ss220/aesthetics/floors/icons/floors.dmi index c776a78c48c8..ad633b3fc40a 100644 Binary files a/modular_ss220/aesthetics/floors/icons/floors.dmi and b/modular_ss220/aesthetics/floors/icons/floors.dmi differ diff --git a/modular_ss220/aesthetics/floors/icons/tiles.dmi b/modular_ss220/aesthetics/floors/icons/tiles.dmi new file mode 100644 index 000000000000..e479a733bccc Binary files /dev/null and b/modular_ss220/aesthetics/floors/icons/tiles.dmi differ diff --git a/modular_ss220/aesthetics/racks/code/racks.dm b/modular_ss220/aesthetics/racks/code/racks.dm index 98dbba107a08..19714aa00b3e 100644 --- a/modular_ss220/aesthetics/racks/code/racks.dm +++ b/modular_ss220/aesthetics/racks/code/racks.dm @@ -44,7 +44,7 @@ to_chat(user, span_warning("This item doesn't fit!")) return . = ..() - if(W.loc == src) + if(W.loc == get_turf(src)) add_fingerprint(user) var/obj/item/gun/our_gun = W our_gun.place_on_rack() diff --git a/modular_ss220/aesthetics/satellite/code/satellite.dm b/modular_ss220/aesthetics/satellite/code/satellite.dm new file mode 100644 index 000000000000..d1508aa993d5 --- /dev/null +++ b/modular_ss220/aesthetics/satellite/code/satellite.dm @@ -0,0 +1,2 @@ +/obj/machinery/satellite + icon = 'modular_ss220/aesthetics/satellite/icons/satellite.dmi' diff --git a/modular_ss220/aesthetics/satellite/icons/satellite.dmi b/modular_ss220/aesthetics/satellite/icons/satellite.dmi new file mode 100644 index 000000000000..a4016befb861 Binary files /dev/null and b/modular_ss220/aesthetics/satellite/icons/satellite.dmi differ diff --git a/modular_ss220/aesthetics/soap/code/soap.dm b/modular_ss220/aesthetics/soap/code/soap.dm index 0077236f3603..a09a6f8b7ea2 100644 --- a/modular_ss220/aesthetics/soap/code/soap.dm +++ b/modular_ss220/aesthetics/soap/code/soap.dm @@ -1,2 +1,2 @@ /obj/item/soap - //TODO: what is this soap? + icon = 'modular_ss220/aesthetics/soap/icons/soap.dmi' diff --git a/modular_ss220/aesthetics/soap/icons/soap.dmi b/modular_ss220/aesthetics/soap/icons/soap.dmi index a090b49a9b8c..53c2e2cdc935 100644 Binary files a/modular_ss220/aesthetics/soap/icons/soap.dmi and b/modular_ss220/aesthetics/soap/icons/soap.dmi differ diff --git a/modular_ss220/aesthetics_sounds/sound/creepy/demon2.ogg b/modular_ss220/aesthetics_sounds/sound/creepy/demon2.ogg new file mode 100644 index 000000000000..9b254efd35db Binary files /dev/null and b/modular_ss220/aesthetics_sounds/sound/creepy/demon2.ogg differ diff --git a/modular_ss220/agent_id_tgui/_agent_id_tgui.dm b/modular_ss220/agent_id_tgui/_agent_id_tgui.dm new file mode 100644 index 000000000000..9e7a43c616c5 --- /dev/null +++ b/modular_ss220/agent_id_tgui/_agent_id_tgui.dm @@ -0,0 +1,4 @@ +/datum/modpack/agent_id_tgui + name = "Agent ID TGUI" + desc = "Добавляет TGUI для карты агента" + author = "larentoun" diff --git a/modular_ss220/agent_id_tgui/_agent_id_tgui.dme b/modular_ss220/agent_id_tgui/_agent_id_tgui.dme new file mode 100644 index 000000000000..29bcc5297ad6 --- /dev/null +++ b/modular_ss220/agent_id_tgui/_agent_id_tgui.dme @@ -0,0 +1,3 @@ +#include "_agent_id_tgui.dm" + +#include "code/agent_id_tgui.dm" diff --git a/modular_ss220/agent_id_tgui/code/agent_id_tgui.dm b/modular_ss220/agent_id_tgui/code/agent_id_tgui.dm new file mode 100644 index 000000000000..218cf648da54 --- /dev/null +++ b/modular_ss220/agent_id_tgui/code/agent_id_tgui.dm @@ -0,0 +1,319 @@ +/obj/item/card/id/syndicate + var/list/card_images + var/mob/living/carbon/human/registered_human + var/list/appearances = list( + "data", + "id", + "gold", + "silver", + "centcom", + "security", + "detective", + "warden", + "internalaffairsagent", + "medical", + "coroner", + "virologist", + "chemist", + "paramedic", + "psychiatrist", + "research", + "roboticist", + "quartermaster", + "cargo", + "shaftminer", + "engineering", + "atmostech", + "captain", + "HoP", + "HoS", + "CMO", + "RD", + "CE", + "assistant", + "clown", + "mime", + "barber", + "botanist", + "librarian", + "chaplain", + "bartender", + "chef", + "janitor", + "explorer", + "rainbow", + "prisoner", + "syndie", + "deathsquad", + "commander", + "ERT_leader", + "ERT_security", + "ERT_engineering", + "ERT_medical", + "ERT_janitorial", + "ERT_paranormal", + ) + +/obj/item/card/id/syndicate/ui_act(action, list/params, datum/tgui/ui, datum/ui_state/state) + if(..()) + return + if(!registered_human) + return + . = TRUE + switch(action) + if("delete_info") + delete_info() + if("clear_access") + clear_access() + if("change_ai_tracking") + change_ai_tracking() + if("change_name") + change_name() + if("change_photo") + change_photo() + if("change_appearance") + change_appearance(params) + if("change_sex") + change_sex() + if("change_age") + change_age() + if("change_occupation") + change_occupation() + if("change_money_account") + change_money_account() + if("change_blood_type") + change_blood_type() + if("change_dna_hash") + change_dna_hash() + if("change_fingerprints") + change_fingerprints() + RebuildHTML() + +/obj/item/card/id/syndicate/ui_data(mob/user) + var/list/data = list() + data["registered_name"] = registered_name + data["sex"] = sex + data["age"] = age + data["assignment"] = assignment + data["associated_account_number"] = associated_account_number + data["blood_type"] = blood_type + data["dna_hash"] = dna_hash + data["fingerprint_hash"] = fingerprint_hash + data["photo"] = photo + data["ai_tracking"] = untrackable + return data + +/obj/item/card/id/syndicate/ui_static_data(mob/user) + var/list/data = list() + if(!length(card_images)) + var/list/new_images = list() + for(var/appearance_name in appearances) + new_images.Add(list(list( + "name" = appearance_name, + "image" = "[icon2base64(icon(initial(icon), appearance_name, SOUTH, 1))]" + ))) + card_images = new_images + data["appearances"] = card_images + return data + +/obj/item/card/id/syndicate/ui_interact(mob/user, ui_key = "main", datum/tgui/ui = null, force_open = FALSE, datum/tgui/master_ui = null, datum/ui_state/state = GLOB.default_state) + ui = SStgui.try_update_ui(user, src, ui_key, ui, force_open) + if(!ui) + ui = new(user, src, ui_key, "AgentCard", name, 425, 500, master_ui, state) + ui.open() + +/obj/item/card/id/syndicate/attack_self(mob/user) + if(!ishuman(user)) + return + if(!registered_human) + registered_human = user + if(registered_human != user) + return flash_card(user) + switch(alert("Would you like to display \the [src] or edit it?","Choose","Show","Edit")) + if("Show") + return flash_card(user) + if("Edit") + ui_interact(user) + return + +/obj/item/card/id/proc/flash_card(mob/user) + user.visible_message("[user] shows you: [bicon(src)] [src.name]. The assignment on the card: [src.assignment]",\ + "You flash your ID card: [bicon(src)] [src.name]. The assignment on the card: [src.assignment]") + if(mining_points) + to_chat(user, "There's [mining_points] Mining Points loaded onto this card. This card has earned [total_mining_points] Mining Points this Shift!") + src.add_fingerprint(user) + +/obj/item/card/id/syndicate/proc/delete_info() + var/response = alert(registered_human, "Are you sure you want to delete all card info?","Delete Card Info", "No", "Yes") + if(response == "Yes") + name = initial(name) + registered_name = initial(registered_name) + icon_state = initial(icon_state) + sex = initial(sex) + age = initial(age) + assignment = initial(assignment) + associated_account_number = initial(associated_account_number) + blood_type = initial(blood_type) + dna_hash = initial(dna_hash) + fingerprint_hash = initial(fingerprint_hash) + photo = null + registered_human = null + +/obj/item/card/id/syndicate/proc/clear_access() + var/response = alert(registered_human, "Are you sure you want to reset access saved on the card?","Reset Access", "No", "Yes") + if(response == "Yes") + access = initial_access.Copy() // Initial() doesn't work on lists + to_chat(registered_human, span_notice("Card access reset.")) + +/obj/item/card/id/syndicate/proc/change_ai_tracking() + untrackable = !untrackable + to_chat(registered_human, span_notice("This ID card is now [untrackable ? "untrackable" : "trackable"] by the AI's.")) + +/obj/item/card/id/syndicate/proc/change_name() + var/new_name = reject_bad_name(input(registered_human,"What name would you like to put on this card?","Agent Card Name", ishuman(registered_human) ? registered_human.real_name : registered_human.name), TRUE) + if(!Adjacent(registered_human)) + return + registered_name = new_name + UpdateName() + to_chat(registered_human, span_notice("Name changed to [new_name].")) + +/obj/item/card/id/syndicate/proc/change_photo() + if(!Adjacent(registered_human)) + return + var/job_clothes = null + if(assignment) + job_clothes = assignment + var/icon/newphoto = get_id_photo(registered_human, job_clothes) + if(!newphoto) + return + photo = newphoto + to_chat(registered_human, span_notice("Photo changed. Select another occupation and take a new photo if you wish to appear with different clothes.")) + +/obj/item/card/id/syndicate/proc/change_appearance(list/params) + var/choice = params["new_appearance"] + icon_state = choice + to_chat(usr, span_notice("Appearance changed to [choice].")) + +/obj/item/card/id/syndicate/proc/change_sex() + var/new_sex = sanitize(stripped_input(registered_human,"What sex would you like to put on this card?","Agent Card Sex", ishuman(registered_human) ? capitalize(registered_human.gender) : "Male", MAX_MESSAGE_LEN)) + if(!Adjacent(registered_human)) + return + sex = new_sex + to_chat(registered_human, span_notice("Sex changed to [new_sex].")) + +/obj/item/card/id/syndicate/proc/change_age() + var/default = "21" + if(ishuman(registered_human)) + var/mob/living/carbon/human/H = registered_human + default = H.age + var/new_age = sanitize(input(registered_human,"What age would you like to be written on this card?","Agent Card Age", default) as text) + if(!Adjacent(registered_human)) + return + age = new_age + to_chat(registered_human, span_notice("Age changed to [new_age].")) + +/obj/item/card/id/syndicate/proc/change_occupation() + var/list/departments =list( + "Civilian", + "Engineering", + "Medical", + "Science", + "Security", + "Support", + "Command", + "Special", + "Custom", + ) + + var/department = input(registered_human, "What job would you like to put on this card?\nChoose a department or a custom job title.\nChanging occupation will not grant or remove any access levels.","Agent Card Occupation") in departments + var/new_job = "Civilian" + var/new_rank = "Civilian" + + if(department == "Custom") + new_job = sanitize(stripped_input(registered_human,"Choose a custom job title:","Agent Card Occupation", "Civilian", MAX_MESSAGE_LEN)) + var/department_icon = input(registered_human, "What job would you like to be shown on this card (for SecHUDs)?\nChanging occupation will not grant or remove any access levels.","Agent Card Occupation") in departments + switch(department_icon) + if("Engineering") + new_rank = input(registered_human, "What job would you like to be shown on this card (for SecHUDs)?\nChanging occupation will not grant or remove any access levels.","Agent Card Occupation") in GLOB.engineering_positions + if("Medical") + new_rank = input(registered_human, "What job would you like to be shown on this card (for SecHUDs)?\nChanging occupation will not grant or remove any access levels.","Agent Card Occupation") in GLOB.medical_positions + if("Science") + new_rank = input(registered_human, "What job would you like to be shown on this card (for SecHUDs)?\nChanging occupation will not grant or remove any access levels.","Agent Card Occupation") in GLOB.science_positions + if("Security") + new_rank = input(registered_human, "What job would you like to be shown on this card (for SecHUDs)?\nChanging occupation will not grant or remove any access levels.","Agent Card Occupation") in GLOB.security_positions + if("Support") + new_rank = input(registered_human, "What job would you like to be shown on this card (for SecHUDs)?\nChanging occupation will not grant or remove any access levels.","Agent Card Occupation") in GLOB.support_positions + if("Command") + new_rank = input(registered_human, "What job would you like to be shown on this card (for SecHUDs)?\nChanging occupation will not grant or remove any access levels.","Agent Card Occupation") in GLOB.command_positions + if("Special") + new_rank = input(registered_human, "What job would you like to be shown on this card (for SecHUDs)?\nChanging occupation will not grant or remove any access levels.","Agent Card Occupation") in (get_all_solgov_jobs() + get_all_soviet_jobs() + get_all_centcom_jobs()) + if("Custom") + new_rank = null + else if(department != "Civilian") + switch(department) + if("Engineering") + new_job = input(registered_human, "What job would you like to put on this card?\nChanging occupation will not grant or remove any access levels.","Agent Card Occupation") in GLOB.engineering_positions + if("Medical") + new_job = input(registered_human, "What job would you like to put on this card?\nChanging occupation will not grant or remove any access levels.","Agent Card Occupation") in GLOB.medical_positions + if("Science") + new_job = input(registered_human, "What job would you like to put on this card?\nChanging occupation will not grant or remove any access levels.","Agent Card Occupation") in GLOB.science_positions + if("Security") + new_job = input(registered_human, "What job would you like to put on this card?\nChanging occupation will not grant or remove any access levels.","Agent Card Occupation") in GLOB.security_positions + if("Support") + new_job = input(registered_human, "What job would you like to put on this card?\nChanging occupation will not grant or remove any access levels.","Agent Card Occupation") in GLOB.support_positions + if("Command") + new_job = input(registered_human, "What job would you like to put on this card?\nChanging occupation will not grant or remove any access levels.","Agent Card Occupation") in GLOB.command_positions + if("Special") + new_job = input(registered_human, "What job would you like to be shown on this card (for SecHUDs)?\nChanging occupation will not grant or remove any access levels.","Agent Card Occupation") in (get_all_solgov_jobs() + get_all_soviet_jobs() + get_all_centcom_jobs()) + new_rank = new_job + + if(!Adjacent(registered_human)) + return + assignment = new_job + rank = new_rank + to_chat(registered_human, span_notice("Occupation changed to [new_job].")) + UpdateName() + registered_human.sec_hud_set_ID() + +/obj/item/card/id/syndicate/proc/change_money_account() + var/new_account = input(registered_human,"What money account would you like to link to this card?","Agent Card Account",12345) as num + if(!Adjacent(registered_human)) + return + associated_account_number = new_account + to_chat(registered_human, span_notice("Linked money account changed to [new_account].")) + +/obj/item/card/id/syndicate/proc/change_blood_type() + var/default = "\[UNSET\]" + if(ishuman(registered_human)) + var/mob/living/carbon/human/H = registered_human + if(H.dna) + default = H.dna.blood_type + var/new_blood_type = sanitize(input(registered_human,"What blood type would you like to be written on this card?","Agent Card Blood Type",default) as text) + if(!Adjacent(registered_human)) + return + blood_type = new_blood_type + to_chat(registered_human, span_notice("Blood type changed to [new_blood_type].")) + +/obj/item/card/id/syndicate/proc/change_dna_hash() + var/default = "\[UNSET\]" + if(ishuman(registered_human)) + var/mob/living/carbon/human/H = registered_human + if(H.dna) + default = H.dna.unique_enzymes + var/new_dna_hash = sanitize(input(registered_human,"What DNA hash would you like to be written on this card?","Agent Card DNA Hash",default) as text) + if(!Adjacent(registered_human)) + return + dna_hash = new_dna_hash + to_chat(registered_human, span_notice(">DNA hash changed to [new_dna_hash].")) + +/obj/item/card/id/syndicate/proc/change_fingerprints() + var/default = "\[UNSET\]" + if(ishuman(registered_human)) + var/mob/living/carbon/human/H = registered_human + if(H.dna) + default = md5(H.dna.uni_identity) + var/new_fingerprint_hash = sanitize(input(registered_human,"What fingerprint hash would you like to be written on this card?","Agent Card Fingerprint Hash",default) as text) + if(!Adjacent(registered_human)) + return + fingerprint_hash = new_fingerprint_hash + to_chat(registered_human, span_notice("Fingerprint hash changed to [new_fingerprint_hash].")) diff --git a/modular_ss220/camera_nanomap/README.md b/modular_ss220/camera_nanomap/README.md new file mode 100644 index 000000000000..a59c858b4fb3 --- /dev/null +++ b/modular_ss220/camera_nanomap/README.md @@ -0,0 +1,7 @@ +В этом модуле, для добавления наномапы в камеры, были затронуты НЕ модульно следующие файлы: +"NanoMap.js" +"NanoMap.scss" +"CameraConsole.scss" +"ByondUI.js" + +К сожалению, иной путь мог создать больше проблем в будущем чем такой топорный. diff --git a/modular_ss220/camera_nanomap/camera.dm b/modular_ss220/camera_nanomap/camera.dm new file mode 100644 index 000000000000..1d58dd99e9d4 --- /dev/null +++ b/modular_ss220/camera_nanomap/camera.dm @@ -0,0 +1,4 @@ +/datum/modpack/camera_nanomap + name = "Карта в терминале камер" + desc = "В названии всё сказано" + author = "Aylong220, RV666" diff --git a/modular_ss220/camera_nanomap/camera.dme b/modular_ss220/camera_nanomap/camera.dme new file mode 100644 index 000000000000..6c5dfc2f4a7c --- /dev/null +++ b/modular_ss220/camera_nanomap/camera.dme @@ -0,0 +1,3 @@ +#include "camera.dm" + +#include "code/camera.dm" diff --git a/modular_ss220/camera_nanomap/code/camera.dm b/modular_ss220/camera_nanomap/code/camera.dm new file mode 100644 index 000000000000..ef291d602cd9 --- /dev/null +++ b/modular_ss220/camera_nanomap/code/camera.dm @@ -0,0 +1,54 @@ +/obj/machinery/computer/security/ui_interact(mob/user, ui_key = "main", datum/tgui/ui = null, force_open = FALSE, datum/tgui/master_ui = null, datum/ui_state/state = GLOB.default_state) + // Update UI + ui = SStgui.try_update_ui(user, src, ui_key, ui, force_open) + // Show static if can't use the camera + if(!active_camera?.can_use()) + show_camera_static() + if(!ui) + var/user_uid = user.UID() + var/is_living = isliving(user) + // Ghosts shouldn't count towards concurrent users, which produces + // an audible terminal_on click. + if(is_living) + watchers += user_uid + // Turn on the console + if(length(watchers) == 1 && is_living) + if(!silent_console) + playsound(src, 'sound/machines/terminal_on.ogg', 25, FALSE) + use_power(active_power_consumption) + // Register map objects + user.client.register_map_obj(cam_screen) + for(var/plane in cam_plane_masters) + user.client.register_map_obj(plane) + user.client.register_map_obj(cam_background) + // Open UI + ui = new(user, src, ui_key, "CameraConsole220", name, 1170, 755, master_ui, state) + ui.open() + +/obj/machinery/computer/security/ui_data() + var/list/data = list() + data["network"] = network + data["activeCamera"] = null + if(active_camera) + data["activeCamera"] = list( + name = active_camera.c_tag, + status = active_camera.status, + ) + var/list/cameras = get_available_cameras() + data["cameras"] = list() + for(var/i in cameras) + var/obj/machinery/camera/C = cameras[i] + data["cameras"] += list(list( + name = C.c_tag, + x = C.x, + y = C.y, + z = C.z, + status = C.status + )) + return data + +/obj/machinery/computer/security/ui_static_data() + var/list/data = list() + data["mapRef"] = map_name + data["stationLevel"] = level_name_to_num(MAIN_STATION) + return data diff --git a/modular_ss220/cinematics/code/_cinematics.dm b/modular_ss220/cinematics/code/_cinematics.dm index 4762a3300cae..7e47aff16b0c 100644 --- a/modular_ss220/cinematics/code/_cinematics.dm +++ b/modular_ss220/cinematics/code/_cinematics.dm @@ -32,6 +32,8 @@ var/list/client/watching = list() /// A list of all mobs who have notransform set while watching the cinematic var/list/datum/locked = list() + // Whether the cinematic locks watchers or not + var/should_lock_watchers = TRUE /// Whether the cinematic is a global cinematic or not var/is_global = FALSE /// Refernce to the cinematic screen shown to everyohne @@ -112,7 +114,7 @@ // so we'll only lock down all viewing mobs who don't have it already set. // This does potentially mean some mobs could lose their notrasnform and // not be locked down by cinematics, but that should be very unlikely. - if(!watching_mob.notransform) + if(!watching_mob.notransform && should_lock_watchers) lock_mob(watching_mob) // Only show the actual cinematic to cliented mobs. @@ -122,7 +124,9 @@ watching += watching_client watching_mob.overlay_fullscreen("cinematic", backdrop_type) watching_client.screen += screen - RegisterSignal(watching_client, COMSIG_PARENT_QDELETING, PROC_REF(remove_watcher)) + watching_client.verbs += /client/proc/cinematic_leave + + RegisterSignal(watching_client, list(COMSIG_PARENT_QDELETING, COMSIG_CINEMATIC_WATCHER_LEAVES), PROC_REF(remove_watcher)) /// Simple helper for playing sounds from the cinematic. /datum/cinematic/proc/play_cinematic_sound(sound_to_play) @@ -173,10 +177,16 @@ if(!(no_longer_watching in watching)) CRASH("cinematic remove_watcher was passed a client which wasn't watching.") - UnregisterSignal(no_longer_watching, COMSIG_PARENT_QDELETING) + UnregisterSignal(no_longer_watching, list(COMSIG_PARENT_QDELETING, COMSIG_CINEMATIC_WATCHER_LEAVES)) + + if(no_longer_watching.mob) + unlock_mob(no_longer_watching.mob) + locked -= no_longer_watching.mob + // We'll clear the cinematic if they have a mob which has one, // but we won't remove notransform. Wait for the cinematic end to do that. no_longer_watching.mob?.clear_fullscreen("cinematic") no_longer_watching.screen -= screen + no_longer_watching.verbs -= /client/proc/cinematic_leave watching -= no_longer_watching diff --git a/modular_ss220/cinematics/code/_defines.dm b/modular_ss220/cinematics/code/_defines.dm index 757641375d88..36e8e907a5f9 100644 --- a/modular_ss220/cinematics/code/_defines.dm +++ b/modular_ss220/cinematics/code/_defines.dm @@ -1 +1,2 @@ -#define COMSIG_GLOB_CINEMATIC_STOPPED_PLAYING "!cinematic_waiting_to_play" +#define COMSIG_GLOB_CINEMATIC_STOPPED_PLAYING "!cinematic_stopped_playing" +#define COMSIG_CINEMATIC_WATCHER_LEAVES "cinematic_watcher_leaves" diff --git a/modular_ss220/cinematics/code/cinematics/credits.dm b/modular_ss220/cinematics/code/cinematics/credits.dm index 2e60dd54d497..e940427854d2 100644 --- a/modular_ss220/cinematics/code/cinematics/credits.dm +++ b/modular_ss220/cinematics/code/cinematics/credits.dm @@ -1,6 +1,7 @@ /datum/cinematic/credits - cleanup_time = 40 SECONDS is_global = TRUE + should_lock_watchers = FALSE + stop_ooc = FALSE backdrop_type = /obj/screen/fullscreen/cinematic_backdrop/credits /datum/cinematic/credits/New(watcher, datum/callback/special_callback) @@ -8,23 +9,40 @@ screen = new/obj/screen/cinematic/credits(src) /datum/cinematic/credits/start_cinematic(list/watchers) - watching = watchers - if(SEND_GLOBAL_SIGNAL(COMSIG_GLOB_PLAY_CINEMATIC, src) & COMPONENT_GLOB_BLOCK_CINEMATIC) - RegisterSignal(SSdcs, COMSIG_GLOB_CINEMATIC_STOPPED_PLAYING, PROC_REF(queue_gone)) - return - . = ..() + if(!(SEND_GLOBAL_SIGNAL(COMSIG_GLOB_PLAY_CINEMATIC, src) & COMPONENT_GLOB_BLOCK_CINEMATIC)) + . = ..() + RegisterSignal(SSdcs, COMSIG_GLOB_CINEMATIC_STOPPED_PLAYING, PROC_REF(queue_gone)) + for(var/mob/watching_mob in watchers) + if(watching_mob.client) + watching += watching_mob /datum/cinematic/credits/proc/queue_gone(datum/source, datum/cinematic/other) SIGNAL_HANDLER - + UnregisterSignal(SSdcs, COMSIG_GLOB_CINEMATIC_STOPPED_PLAYING) start_cinematic(src.watching) /datum/cinematic/credits/play_cinematic() - play_cinematic_sound(sound(SScredits.title_music)) + SScredits.roll_credits_for_clients(watching) + play_cinematic_sound(sound(SScredits.end_titles.soundtrack, volume = 20)) + + cleanup_time = SScredits.end_titles.playing_time + 3 SECONDS special_callback?.Invoke() +/datum/cinematic/credits/stop_cinematic() + for(var/client/client in watching) + SScredits.clear_credits(client) + + UnregisterSignal(SSdcs, COMSIG_GLOB_CINEMATIC_STOPPED_PLAYING) + + . = ..() + +/datum/cinematic/credits/remove_watcher(client/no_longer_watching) + . = ..() + + SScredits.clear_credits(no_longer_watching) + /obj/screen/cinematic/credits icon_state = "blank" diff --git a/modular_ss220/cinematics/code/cinematics_client_proc.dm b/modular_ss220/cinematics/code/cinematics_client_proc.dm index b001ac5f7829..e045517f8776 100644 --- a/modular_ss220/cinematics/code/cinematics_client_proc.dm +++ b/modular_ss220/cinematics/code/cinematics_client_proc.dm @@ -14,3 +14,15 @@ return play_cinematic(choice, world) + +/client/proc/cinematic_leave() + set name = "Прекратить смотреть синематик" + set category = "OOC" + set desc = "Отключить проигрывание синематика." + + verbs -= /client/proc/cinematic_leave + + if(!mob.screens["cinematic"]) + return + + SEND_SIGNAL(src, COMSIG_CINEMATIC_WATCHER_LEAVES) diff --git a/modular_ss220/cinematics/code/~undefs.dm b/modular_ss220/cinematics/code/~undefs.dm index bd73789f9570..ebba88d52fe5 100644 --- a/modular_ss220/cinematics/code/~undefs.dm +++ b/modular_ss220/cinematics/code/~undefs.dm @@ -1 +1,2 @@ #undef COMSIG_GLOB_CINEMATIC_STOPPED_PLAYING +#undef COMSIG_CINEMATIC_WATCHER_LEAVES diff --git a/modular_ss220/credits/code/SScredits.dm b/modular_ss220/credits/code/SScredits.dm index d2d9a6ce4509..52bf0d7772f7 100644 --- a/modular_ss220/credits/code/SScredits.dm +++ b/modular_ss220/credits/code/SScredits.dm @@ -4,76 +4,206 @@ SUBSYSTEM_DEF(credits) name = "Credits" runlevels = RUNLEVEL_POSTGAME flags = SS_NO_FIRE - var/list/end_titles = list() + + var/datum/credits/end_titles var/title_music = "" - var/credit_roll_speed = 185 - var/credit_spawn_speed = 20 + var/credit_roll_speed = 22 SECONDS + var/credit_spawn_speed = 2 SECONDS var/credit_animate_height - var/credit_ease_duration = 22 /datum/controller/subsystem/credits/Initialize() - credit_animate_height = 14 * world.icon_size - title_music = pick(file2list("config/credits/sounds/title_music.txt")) + credit_animate_height = 16 * world.icon_size /datum/controller/subsystem/credits/proc/roll_credits_for_clients(list/clients) - if(!length(end_titles)) - end_titles = generate_titles() + end_titles = new /datum/credits/default() for(var/client/client in clients) SScredits.roll_credits_for_client(client) + /datum/controller/subsystem/credits/proc/roll_credits_for_client(client/client) LAZYINITLIST(client.credits) - var/list/_credits = client.credits - var/obj/screen/credit/logo = new /obj/screen/credit/logo(null, "", client) - addtimer(CALLBACK(src, PROC_REF(roll_credits), _credits, logo, client), 5 SECONDS, TIMER_CLIENT_TIME) + client.credits += logo -/datum/controller/subsystem/credits/proc/roll_credits(list/credits, obj/screen/credit/logo/logo, client/client) - credits += logo - logo.rollem() + addtimer(CALLBACK(src, PROC_REF(roll_credits), logo, client), 5 SECONDS, TIMER_CLIENT_TIME) - for(var/item in end_titles) - if(!client?.credits) - return - var/obj/screen/credit/title = new(null, item, client) - credits += title - title.rollem() - sleep(credit_spawn_speed) +/datum/controller/subsystem/credits/proc/roll_credits(obj/screen/credit/logo/logo, client/client) + if(!client?.credits) + return + + addtimer(CALLBACK(logo, TYPE_PROC_REF(/obj/screen/credit/logo, rollem)), credit_roll_speed / 2.5, TIMER_CLIENT_TIME) + + for(var/datum/credit/credit in end_titles.credits) + for(var/item in credit.content) + if(!client?.credits) + return + var/obj/screen/credit/title = new(null, item, client) + client.credits += title + title.rollem() + sleep(credit_spawn_speed) addtimer(CALLBACK(src, PROC_REF(clear_credits), client), (credit_roll_speed), TIMER_CLIENT_TIME) + /datum/controller/subsystem/credits/proc/clear_credits(client/client) if(!client) return - QDEL_NULL(client.credits) -/datum/controller/subsystem/credits/proc/generate_titles() - RETURN_TYPE(/list) - var/list/titles = list() - var/list/cast = list() - var/list/chunk = list() - var/list/streamers = list() - var/chunksize = 0 + for(var/credit in client.credits) + QDEL_NULL(credit) + +/datum/credits + var/list/credits = list() + var/playing_time = 5 SECONDS + var/soundtrack + +/datum/credits/New() + . = ..() + + soundtrack = pick(file2list("config/credits/sounds/title_music.txt")) + + fill_credits() + + count_time() + +/datum/credits/proc/fill_credits() + +/datum/credits/proc/count_time() + for(var/datum/credit/credit in credits) + for(var/title in credit.content) + playing_time += SScredits.credit_spawn_speed + + playing_time -= SScredits.credit_spawn_speed + playing_time += SScredits.credit_roll_speed + +/datum/credits/default + +/datum/credits/default/fill_credits() + credits += new /datum/credit/episode_title() + credits += new /datum/credit/streamers() + credits += new /datum/credit/crewlist() + credits += new /datum/credit/corpses() + credits += new /datum/credit/staff() + credits += new /datum/credit/disclaimer() + +/datum/credits/debug_large_credits + +/datum/credits/debug_large_credits/fill_credits() + . = ..() + + credits += new /datum/credit/disclaimer() + credits += new /datum/credit/disclaimer() + credits += new /datum/credit/disclaimer() + credits += new /datum/credit/disclaimer() + credits += new /datum/credit/disclaimer() + credits += new /datum/credit/disclaimer() + credits += new /datum/credit/disclaimer() + credits += new /datum/credit/disclaimer() + credits += new /datum/credit/disclaimer() + credits += new /datum/credit/disclaimer() + credits += new /datum/credit/disclaimer() + credits += new /datum/credit/disclaimer() + credits += new /datum/credit/disclaimer() + credits += new /datum/credit/disclaimer() + credits += new /datum/credit/disclaimer() + credits += new /datum/credit/disclaimer() + credits += new /datum/credit/disclaimer() + credits += new /datum/credit/disclaimer() + credits += new /datum/credit/disclaimer() + credits += new /datum/credit/disclaimer() + +/datum/credit + var/list/content = list() + +/datum/credit/episode_title + +/datum/credit/episode_title/New() + . = ..() var/episode_title = "" - switch(rand(1,100)) + var/list/titles = list() + + titles["finished"] = file2list("config/credits/titles/finished_titles.txt") + titles["crews_learns"] = file2list("config/credits/titles/random_titles_crews_learns.txt") + titles["neuter_2_1"] = file2list("config/credits/titles/random_titles_neuter_2_1.txt") + titles["neuter_2_2"] = file2list("config/credits/titles/random_titles_neuter_2_2.txt") + titles["plural_2_1"] = file2list("config/credits/titles/random_titles_plural_2_1.txt") + titles["plural_2_2"] = file2list("config/credits/titles/random_titles_plural_2_2.txt") + for(var/possible_titles in titles) + LAZYREMOVEASSOC(titles, possible_titles, "") + + switch(rand(1,100)) if(1 to 10) - episode_title += pick(file2list("config/credits/titles/finished_titles.txt")) + episode_title += pick(titles["finished"]) if(11 to 30) - episode_title += "ЭКИПАЖ УЗНАЕТ О " + pick(file2list("config/credits/titles/random_titles_crews_learns.txt")) + episode_title += "ЭКИПАЖ УЗНАЕТ О " + pick(titles["crews_learns"]) if(31 to 60) - episode_title += pick(file2list("config/credits/titles/random_titles_neuter_2_1.txt")) + " " - episode_title += pick(file2list("config/credits/titles/random_titles_neuter_2_2.txt")) + episode_title += "[pick(titles["neuter_2_1"])] [pick(titles["neuter_2_2"])]" if(61 to 100) - episode_title += pick(file2list("config/credits/titles/random_titles_plural_2_1.txt")) + " " - episode_title += pick(file2list("config/credits/titles/random_titles_plural_2_2.txt")) + episode_title += "[pick(titles["plural_2_1"])] [pick(titles["plural_2_2"])]" + + content += "

EPISODE [GLOB.round_id]

[episode_title]

" - titles += "

EPISODE [GLOB.round_id]
[episode_title]

" +/datum/credit/streamers + +/datum/credit/streamers/New() + . = ..() + var/list/streamers = list() + + if(GLOB.configuration.admin.use_database_admins) + database_rank_check(streamers) + else + no_database_rank_check(streamers) + + if(length(streamers)) + content += "
" + content += "

Приглашенные звезды:
[jointext(streamers, "
")]
" + +/datum/credit/streamers/proc/database_rank_check(list/streamers) + if(!SSdbcore.IsConnected()) + to_chat(src, "Warning, MYSQL database is not connected.") + return + + var/datum/db_query/ranks_ckey_read = SSdbcore.NewQuery( + "SELECT admin_rank, ckey FROM admin WHERE admin_rank=:rank", + list("rank" = "Банда")) + + if(!ranks_ckey_read.warn_execute()) + qdel(ranks_ckey_read) + return + + while(ranks_ckey_read.NextRow()) + var/client/client = get_client_by_ckey(ranks_ckey_read.item[2]) + if(!client.mob?.name) + continue + streamers += "
[client.mob.name])] a.k.a. ([client.ckey])
" + + qdel(ranks_ckey_read) + +/datum/credit/streamers/proc/no_database_rank_check(list/streamers) + for(var/iterator_key in GLOB.configuration.admin.ckey_rank_map) + if(!(GLOB.configuration.admin.ckey_rank_map[iterator_key] == "Банда")) + continue + + var/ckey = ckey(iterator_key) + var/client/client = get_client_by_ckey(ckey) + if(!client) + continue + streamers += "
[client.mob.name] a.k.a. ([ckey])
" + +/datum/credit/enormeus_crewlist_debug + +/datum/credit/enormeus_crewlist_debug/New() + . = ..() + + var/list/cast = list() + var/list/chunk = list() + var/chunksize = 0 for(var/mob/living/carbon/human/human in GLOB.alive_mob_list | GLOB.dead_mob_list) if(findtext(human.real_name,"(mannequin)")) @@ -82,25 +212,83 @@ SUBSYSTEM_DEF(credits) continue if(!human.last_known_ckey) continue - if(human.client?.holder?.rank == "Банда") - streamers += "
[human.real_name]([human.ckey]) в роли [human.job]
" + + for(var/i = 0, i < 100, i++) + if(!length(cast) && !chunksize) + cast += "
" + chunk += "

В съемках участвовали:

" + chunk += "[human.real_name] в роли [uppertext(human.mind.assigned_role)]" + chunksize++ + if(chunksize > 2) + cast += "
[jointext(chunk,"
")]
" + chunk.Cut() + chunksize = 0 + + if(length(chunk)) + cast += "
[jointext(chunk,"
")]
" + + content += cast + +/datum/credit/crewlist + +/datum/credit/crewlist/New() + . = ..() + + var/list/cast = list() + var/list/chunk = list() + var/chunksize = 0 + + for(var/mob/living/carbon/human/human in GLOB.alive_mob_list | GLOB.dead_mob_list) + if(findtext(human.real_name,"(mannequin)")) continue + if(ismonkeybasic(human)) + continue + if(!human.last_known_ckey) + continue + if(!length(cast) && !chunksize) - chunk += "В съемках участвовали:" - chunk += "[human.real_name] в роли [uppertext(human.job)]" + cast += "
" + chunk += "

В съемках участвовали:

" + chunk += "[human.real_name] [human.mind.assigned_role ? "в роли [uppertext(human.mind.assigned_role)]" : "" ]" chunksize++ if(chunksize > 2) cast += "
[jointext(chunk,"
")]
" chunk.Cut() chunksize = 0 + if(length(chunk)) cast += "
[jointext(chunk,"
")]
" - if(length(streamers)) - titles += "
Приглашенные звезды:

" - titles += streamers + content += cast - titles += cast +/datum/credit/corpses_debug + +/datum/credit/corpses_debug/New() + . = ..() + + var/list/corpses = list() + + for(var/mob/living/carbon/human/human in GLOB.mob_living_list) + if(!human.last_known_ckey) + continue + else if(human.real_name) + for(var/i = 0, i < 50, i++) + corpses += human.real_name + + if(length(corpses)) + content += "
" + content += "

Основано на реальных событиях:

В память о

" + while(length(corpses) > 10) + content += "
[jointext(corpses, ", ", 1, 10)],
" + corpses.Cut(1, 10) + + if(length(corpses)) + content += "
[jointext(corpses, ", ")]
" + + + +/datum/credit/corpses/New() + . = ..() var/list/corpses = list() @@ -111,9 +299,22 @@ SUBSYSTEM_DEF(credits) corpses += human.real_name if(length(corpses)) - titles += "
Основано на реальных событиях:
В память о [english_list(corpses)].

" + content += "
" + content += "

Основано на реальных событиях:

В память о

" + while(length(corpses) > 10) + content += "
[jointext(corpses, ", ", 1, 10)],
" + corpses.Cut(1, 10) + + if(length(corpses)) + content += "
[jointext(corpses, ", ")].
" + + +/datum/credit/staff + +/datum/credit/staff/New() + . = ..() - var/list/staff = list("Съемочная группа:") + var/list/staff = list() var/list/staffjobs = file2list("config/credits/jobs/staffjobs.txt") var/list/goodboys = list() for(var/client/client in GLOB.clients) @@ -125,9 +326,17 @@ SUBSYSTEM_DEF(credits) else if(check_rights_client(R_MENTOR, FALSE, client)) goodboys += "[client.key]" - titles += "
[jointext(staff,"
")]
" + if(length(staff)) + content += "

Съемочная группа:

" + content += "
[jointext(staff,"
")]
" + if(length(goodboys)) - titles += "
Мальчики на побегушках:
[english_list(goodboys)]

" + content += "

Мальчики на побегушках:

[english_list(goodboys)]

" + +/datum/credit/disclaimer + +/datum/credit/disclaimer/New() + . = ..() var/disclaimer = "
Sponsored by WYCCSTATION.
All rights reserved.
\ This motion picture is protected under the copyright laws of the Sol Central Government
and other nations throughout the galaxy.
\ @@ -136,28 +345,17 @@ SUBSYSTEM_DEF(credits) disclaimer += pick("Use for parody prohibited. PROHIBITED.", "All stunts were performed by underpaid interns. Do NOT try at home.", "WYCCSTATION does not endorse behaviour depicted. Attempt at your own risk.", - "Any unauthorized exhibition, distribution, or copying of this film or any part thereof (including soundtrack)
\ - may result in an ERT being called to storm your home and take it back by force.", - "The story, all names, characters, and incidents portrayed in this production are fictitious. No identification with actual
\ - persons (living or deceased), places, buildings, and products is intended or should be inferred.
\ - This film is based on a true story and all individuals depicted are based on real people, despite what we just said.", - "No person or entity associated with this film received payment or anything of value, or entered into any agreement, in connection
\ - with the depiction of tobacco products, despite the copious amounts of smoking depicted within.
\ - (This disclaimer sponsored by Carcinoma - Carcinogens are our Business!(TM)).", "No animals were harmed in the making of this motion picture except for those listed previously as dead. Do not try this at home.") - titles += "
" - titles += "
[jointext(disclaimer, null)]
" - - return titles + content += "
" + content += "
[jointext(disclaimer, null)]
" /obj/screen/credit icon_state = "blank" mouse_opacity = 0 - alpha = 0 + alpha = 255 screen_loc = "CENTER-7,CENTER-7" plane = CREDITS_PLANE - var/matrix/target var/client/parent /obj/screen/credit/Initialize(mapload, credited, client/client) @@ -169,18 +367,16 @@ SUBSYSTEM_DEF(credits) maptext_width = world.icon_size * 14 /obj/screen/credit/proc/rollem() - var/matrix/M = matrix(transform) - M.Translate(0, SScredits.credit_animate_height) - animate(src, transform = M, time = SScredits.credit_roll_speed) - target = M - animate(src, alpha = 255, time = SScredits.credit_ease_duration, flags = ANIMATION_PARALLEL) - addtimer(CALLBACK(src, PROC_REF(delete_credit)), SScredits.credit_roll_speed - SScredits.credit_ease_duration, TIMER_CLIENT_TIME) + var/matrix/matrix = matrix(transform) + transform = matrix.Translate(0, -world.icon_size) + + matrix.Translate(0, SScredits.credit_animate_height) + animate(src, transform = matrix, time = SScredits.credit_roll_speed) + addtimer(CALLBACK(src, PROC_REF(delete_credit)), SScredits.credit_roll_speed, TIMER_CLIENT_TIME) parent.screen += src /obj/screen/credit/proc/delete_credit() if(!QDELETED(src)) - animate(src, alpha = 0, transform = target, time = SScredits.credit_ease_duration) - sleep(SScredits.credit_ease_duration) qdel(src) /obj/screen/credit/Destroy() @@ -193,7 +389,7 @@ SUBSYSTEM_DEF(credits) /obj/screen/credit/logo icon = 'modular_ss220/credits/icons/logo.dmi' icon_state = "ss220" - screen_loc = "CENTER - 2,CENTER - 3" + screen_loc = "CENTER - 2,CENTER" alpha = 100 @@ -203,18 +399,14 @@ SUBSYSTEM_DEF(credits) parent.screen += src /obj/screen/credit/logo/rollem() - var/matrix/M = matrix(transform) - M.Translate(0, SScredits.credit_animate_height / 2) - animate(src, transform = M, time = SScredits.credit_roll_speed / 2) - target = M - animate(src, alpha = 255, time = SScredits.credit_ease_duration / 2, flags = ANIMATION_PARALLEL) - addtimer(CALLBACK(src, PROC_REF(delete_credit)),(SScredits.credit_roll_speed - SScredits.credit_ease_duration) / 2, TIMER_CLIENT_TIME) + var/matrix/matrix = matrix(transform) + matrix.Translate(0, SScredits.credit_animate_height) + animate(src, transform = matrix, time = SScredits.credit_roll_speed) + addtimer(CALLBACK(src, PROC_REF(delete_credit)), SScredits.credit_roll_speed, TIMER_CLIENT_TIME) /obj/screen/credit/logo/delete_credit() if(!QDELETED(src)) - animate(src, alpha = 0, transform = target, time = SScredits.credit_ease_duration / 2) - sleep(SScredits.credit_ease_duration / 2) qdel(src) /client/var/list/credits diff --git a/modular_ss220/credits/icons/logo.dmi b/modular_ss220/credits/icons/logo.dmi index 9c968470962c..a27dc492f55f 100644 Binary files a/modular_ss220/credits/icons/logo.dmi and b/modular_ss220/credits/icons/logo.dmi differ diff --git a/modular_ss220/cyrillic_fixes/_cyrillic_fixes.dm b/modular_ss220/cyrillic_fixes/_cyrillic_fixes.dm index dfd53bdaf5ed..63abee23d8d1 100644 --- a/modular_ss220/cyrillic_fixes/_cyrillic_fixes.dm +++ b/modular_ss220/cyrillic_fixes/_cyrillic_fixes.dm @@ -6,6 +6,7 @@ /datum/modpack/cyrillic_fixes/initialize() . = ..() update_cyrillic_radio() + update_cyrillic_languages() /datum/modpack/cyrillic_fixes/proc/update_cyrillic_radio() GLOB.department_radio_keys |= list( @@ -73,3 +74,14 @@ ":-" = "Special Ops", "#-" = "Special Ops", "№-" = "Special Ops", ".-" = "Special Ops", ":+" = "special", "#+" = "special", "№+" = "special", ".+" = "special" //activate radio-specific special functions ) + +/datum/modpack/cyrillic_fixes/proc/update_cyrillic_languages() + for(var/language_name in GLOB.all_languages) + var/datum/language/L = GLOB.all_languages[language_name] + if(!(L.flags & NONGLOBAL)) + GLOB.language_keys[":[lowertext(convert_en_key_to_ru_key(L.key))]"] = L + GLOB.language_keys[".[lowertext(convert_en_key_to_ru_key(L.key))]"] = L + GLOB.language_keys["#[lowertext(convert_en_key_to_ru_key(L.key))]"] = L + GLOB.language_keys["№[lowertext(convert_en_key_to_ru_key(L.key))]"] = L + + GLOB.language_keys["№[lowertext(L.key)]"] = L diff --git a/modular_ss220/cyrillic_fixes/code/hotkey.dm b/modular_ss220/cyrillic_fixes/code/hotkey.dm index 7e7b0c7621ea..659a442567b1 100644 --- a/modular_ss220/cyrillic_fixes/code/hotkey.dm +++ b/modular_ss220/cyrillic_fixes/code/hotkey.dm @@ -4,9 +4,22 @@ GLOBAL_LIST_INIT(ru_key_to_en_key, list( "я" = "z", "ч" = "x", "с" = "c", "м" = "v", "и" = "b", "т" = "n", "ь" = "m", "б" = ",", "ю" = "." )) +GLOBAL_LIST_INIT(en_key_to_ru_key, list( + "q" = "й", "w" = "ц", "e" = "у", "r" = "к", "t" = "е", "y" = "н", "u" = "г", "i" = "ш", "o" = "щ", "p" = "з", "\[" = "х", "]" = "ъ", + "a" = "ф", "s" = "ы", "d" = "в", "f" = "а", "g" = "п", "h" = "р", "j"= "о", "k" = "л", "l" = "д", ";" = "ж", "'" = "э", + "z" = "я", "x" = "ч", "c" = "с", "v" = "м", "b" = "и", "n" = "т", "m" = "ь", "," = "б", "." = "ю" +)) + /proc/convert_ru_key_to_en_key(_key) var/new_key = lowertext(_key) new_key = GLOB.ru_key_to_en_key[new_key] if(!new_key) return _key return uppertext(new_key) + +/proc/convert_en_key_to_ru_key(_key) + var/new_key = lowertext(_key) + new_key = GLOB.en_key_to_ru_key[new_key] + if(!new_key) + return _key + return uppertext(new_key) diff --git a/modular_ss220/discord_link/code/discord.dm b/modular_ss220/discord_link/code/discord.dm index 10d9bf464ff4..4260812fb712 100644 --- a/modular_ss220/discord_link/code/discord.dm +++ b/modular_ss220/discord_link/code/discord.dm @@ -51,10 +51,11 @@ return if(href_list["observe"] || href_list["ready"] || href_list["late_join"]) - if (GLOB.configuration.database.enabled && GLOB.configuration.ss220_misc.force_discord_verification && !(client.prefs.discord_id || client.prefs.get_discord_id())) - to_chat(usr, span_danger("Вам необходимо привязать дискорд-профиль к аккаунту!")) - to_chat(usr, span_warning("Нажмите 'Привязка Discord' во вкладке 'Special Verbs' для получения инструкций.")) - return FALSE + if (GLOB.configuration.database.enabled && GLOB.configuration.ss220_misc.force_discord_verification) + if(!client.prefs.discord_id || !(client.prefs.get_discord_id() && client.prefs.discord_id)) + to_chat(usr, span_danger("Вам необходимо привязать дискорд-профиль к аккаунту!")) + to_chat(usr, span_warning("Нажмите 'Привязка Discord' во вкладке 'Special Verbs' для получения инструкций.")) + return FALSE . = ..() diff --git a/modular_ss220/emotes/_emotes.dm b/modular_ss220/emotes/_emotes.dm index e562431422ad..3bf36d2bf040 100644 --- a/modular_ss220/emotes/_emotes.dm +++ b/modular_ss220/emotes/_emotes.dm @@ -1,4 +1,4 @@ /datum/modpack/emotes name = "Панель эмоций" - desc = "Добавляет панель эмоций в меню" - author = "furior" + desc = "Добавляет панель эмоций в меню. Добавляет опциональное ТГУИ меню эмоций в IC" + author = "furior, larentoun, Aylong" diff --git a/modular_ss220/emotes/_emotes.dme b/modular_ss220/emotes/_emotes.dme index 331ad7a7f728..473a7a43ebfb 100644 --- a/modular_ss220/emotes/_emotes.dme +++ b/modular_ss220/emotes/_emotes.dme @@ -1,5 +1,8 @@ #include "_emotes.dm" +#include "code/emote_keybindings.dm" +#include "code/emote_panel_names.dm" +#include "code/emote_panel.dm" #include "code/emote.dm" #include "code/emote_verbs.dm" #include "code/emote_translations.dm" diff --git a/modular_ss220/emotes/code/emote.dm b/modular_ss220/emotes/code/emote.dm index 02c2f7ccec0e..696dabcd18bf 100644 --- a/modular_ss220/emotes/code/emote.dm +++ b/modular_ss220/emotes/code/emote.dm @@ -2,106 +2,64 @@ cooldown = 1.5 SECONDS audio_cooldown = 3 SECONDS -/datum/emote/living/carbon/human/gasp - message = "задыхается!" - message_mime = "кажется, задыхается!" - emote_type = EMOTE_VISIBLE | EMOTE_AUDIBLE - unintentional_stat_allowed = UNCONSCIOUS - -/datum/emote/living/carbon/human/gasp/get_sound(mob/user) - if(!ishuman(user)) - return - var/mob/living/carbon/human/H = user - - if(H.is_muzzled()) - // If you're muzzled you're not making noise - return - - if(H.health > 0) - if(H.gender == FEMALE) - return pick(H.dna.species.female_gasp_sound) - else - return pick(H.dna.species.gasp_sound) - - if(H.gender == FEMALE) - return pick(H.dna.species.female_dying_gasp_sounds) - else - return pick(H.dna.species.male_dying_gasp_sounds) +////////////////////// +/// Living Emotes /// +//////////////////// -/datum/emote/living/carbon/human/scream - message = "кричит!" - message_mime = "как будто кричит!" - message_simple = "скулит." - message_alien = "рычит!" - message_postfix = "на %t!" - muzzled_noises = list("очень громко") - emote_type = EMOTE_VISIBLE | EMOTE_MOUTH +/datum/emote/living/dance + cooldown = 5 SECONDS + var/dance_time = 3 SECONDS -/datum/emote/living/carbon/human/scream/select_message_type(mob/user, msg, intentional) +/datum/emote/living/dance/run_emote(mob/living/user, params, type_override, intentional) . = ..() - var/mob/living/carbon/human/H = user - if(H.dna.species?.scream_verb) - if(H.mind?.miming) - return "как будто [H.dna.species?.scream_verb]!" - else - return "[H.dna.species?.scream_verb]!" + user.spin(dance_time, pick(0.1 SECONDS, 0.2 SECONDS)) + user.do_jitter_animation(rand(8 SECONDS, 16 SECONDS), dance_time / 4) -/datum/emote/living/carbon/human/scream/get_sound(mob/living/user) - var/mob/living/carbon/human/human = user - if(human.mind?.miming || !istype(human)) - return - if(human.gender == FEMALE) - return pick(human.dna.species.female_scream_sound) +/datum/emote/living/choke/get_sound(mob/living/user) + . = ..() + if(user.gender == FEMALE) + return pick( + "modular_ss220/emotes/audio/female/choke_female_1.ogg", + "modular_ss220/emotes/audio/female/choke_female_2.ogg", + "modular_ss220/emotes/audio/female/choke_female_3.ogg") else - return pick(human.dna.species.male_scream_sound) - -/datum/emote/living/carbon/human/salute - message = "салютует." - message_param = "салютует %t." - emote_type = EMOTE_VISIBLE - -/datum/emote/living/carbon/human/salute/get_sound(mob/living/user) - var/mob/living/carbon/human/H = user - if(!is_type_in_list(H.shoes, funny_shoes)) - return 'sound/effects/salute.ogg' - if(is_type_in_list(H.shoes, funny_shoes)) - return 'sound/items/toysqueak1.ogg' - -/datum/emote/living/carbon/human/cry - message = "плачет." - muzzled_noises = list("слабо", "жалко", "грустно") - emote_type = EMOTE_AUDIBLE | EMOTE_MOUTH | EMOTE_VISIBLE + return pick( + "modular_ss220/emotes/audio/male/choke_male_1.ogg", + "modular_ss220/emotes/audio/male/choke_male_2.ogg", + "modular_ss220/emotes/audio/male/choke_male_3.ogg") -/datum/emote/living/carbon/human/cry/get_sound(mob/living/user) +/datum/emote/living/sigh/get_sound(mob/living/user) if(!ishuman(user)) return var/mob/living/carbon/human/H = user if(H.gender == FEMALE) - return pick(H.dna.species.female_cry_sound) + return pick(H.dna.species.female_sigh_sound) else - return pick(H.dna.species.male_cry_sound) - -/datum/emote/living/carbon/giggle - message = "хихикает." - message_mime = "бесшумно хихикает!" - muzzled_noises = list("булькающе") - -/datum/emote/living/carbon/giggle/get_sound(mob/living/user) - if(!ishuman(user)) - return - var/mob/living/carbon/human/H = user + return pick(H.dna.species.male_sigh_sound) - if(H.gender == FEMALE) - return pick(H.dna.species.female_giggle_sound) +/datum/emote/living/sniff/get_sound(mob/living/user) + . = ..() + if(user.gender == FEMALE) + return "modular_ss220/emotes/audio/female/sniff_female.ogg" else - return pick(H.dna.species.male_giggle_sound) + return "modular_ss220/emotes/audio/male/sniff_male.ogg" -/datum/emote/living/carbon/moan - message = "стонет!" - message_mime = "как будто стонет!" - muzzled_noises = list("болезненно") - emote_type = EMOTE_VISIBLE | EMOTE_AUDIBLE +/datum/emote/living/snore/get_sound(mob/living/user) + . = ..() + if(iscarbon(user)) + return pick( + 'modular_ss220/emotes/audio/snore_1.ogg', + 'modular_ss220/emotes/audio/snore_2.ogg', + 'modular_ss220/emotes/audio/snore_3.ogg', + 'modular_ss220/emotes/audio/snore_4.ogg', + 'modular_ss220/emotes/audio/snore_5.ogg', + 'modular_ss220/emotes/audio/snore_6.ogg', + 'modular_ss220/emotes/audio/snore_7.ogg') + +////////////////////// +/// Carbon Emotes /// +//////////////////// /datum/emote/living/carbon/moan/get_sound(mob/living/user) if(!ishuman(user)) @@ -113,27 +71,15 @@ else return pick(H.dna.species.male_moan_sound) -/datum/emote/living/carbon/laugh - message = "смеется." - message_mime = "бесшумно смеется!" - message_param = "смеется над %t." - muzzled_noises = list("счастливо", "весело") - emote_type = EMOTE_AUDIBLE | EMOTE_MOUTH | EMOTE_VISIBLE - -/datum/emote/living/carbon/laugh/get_sound(mob/living/user) +/datum/emote/living/carbon/giggle/get_sound(mob/living/user) if(!ishuman(user)) return var/mob/living/carbon/human/H = user if(H.gender == FEMALE) - return pick(H.dna.species.female_laugh_sound) + return pick(H.dna.species.female_giggle_sound) else - return pick(H.dna.species.male_laugh_sound) - -/datum/emote/living/carbon/yawn - message = "зевает." - muzzled_noises = list("устало", "медленно", "сонно") - emote_type = EMOTE_AUDIBLE | EMOTE_MOUTH | EMOTE_SOUND + return pick(H.dna.species.male_giggle_sound) /datum/emote/living/carbon/yawn/get_sound(mob/living/user) . = ..() @@ -147,58 +93,73 @@ "modular_ss220/emotes/audio/male/yawn_male_1.ogg", "modular_ss220/emotes/audio/male/yawn_male_2.ogg") -/datum/emote/living/carbon/human/sneeze - message = "чихает." - muzzled_noises = list("странно", "остро") - emote_type = EMOTE_VISIBLE | EMOTE_MOUTH - -/datum/emote/living/carbon/human/sneeze/get_sound(mob/user) +/datum/emote/living/carbon/laugh/get_sound(mob/living/user) if(!ishuman(user)) return var/mob/living/carbon/human/H = user if(H.gender == FEMALE) - return pick(H.dna.species.female_sneeze_sound) + return pick(H.dna.species.female_laugh_sound) else - return pick(H.dna.species.male_sneeze_sound) + return pick(H.dna.species.male_laugh_sound) -/datum/emote/living/sigh - message = "вздыхает." - message_mime = "беззвучно вздыхает." - emote_type = EMOTE_AUDIBLE | EMOTE_MOUTH +///////////////////// +/// Human Emotes /// +/////////////////// -/datum/emote/living/sigh/get_sound(mob/living/user) +/datum/emote/living/carbon/human/scream/select_message_type(mob/user, msg, intentional) + . = ..() + var/mob/living/carbon/human/H = user + if(H.dna.species?.scream_verb) + if(H.mind?.miming) + return "как будто [H.dna.species?.scream_verb]!" + else + return "[H.dna.species?.scream_verb]!" + +/datum/emote/living/carbon/human/scream/get_sound(mob/living/user) + var/mob/living/carbon/human/human = user + if(human.mind?.miming || !istype(human)) + return + if(human.gender == FEMALE) + return pick(human.dna.species.female_scream_sound) + return pick(human.dna.species.male_scream_sound) + +/datum/emote/living/carbon/human/gasp/get_sound(mob/user) if(!ishuman(user)) return var/mob/living/carbon/human/H = user + if(H.is_muzzled()) + // If you're muzzled you're not making noise + return + + if(H.health > 0) + if(H.gender == FEMALE) + return pick(H.dna.species.female_gasp_sound) + else + return pick(H.dna.species.gasp_sound) + if(H.gender == FEMALE) - return pick(H.dna.species.female_sigh_sound) + return pick(H.dna.species.female_dying_gasp_sounds) else - return pick(H.dna.species.male_sigh_sound) + return pick(H.dna.species.male_dying_gasp_sounds) -/datum/emote/living/choke - message = "подавился!" - message_mime = "отчаянно хватается за горло!" - emote_type = EMOTE_AUDIBLE | EMOTE_MOUTH +/datum/emote/living/carbon/human/salute/get_sound(mob/living/user) + var/mob/living/carbon/human/H = user + if(!is_type_in_list(H.shoes, funny_shoes)) + return 'sound/effects/salute.ogg' + if(is_type_in_list(H.shoes, funny_shoes)) + return 'sound/items/toysqueak1.ogg' -/datum/emote/living/choke/get_sound(mob/living/user) - . = ..() - if(user.gender == FEMALE) - return pick( - "modular_ss220/emotes/audio/female/choke_female_1.ogg", - "modular_ss220/emotes/audio/female/choke_female_2.ogg", - "modular_ss220/emotes/audio/female/choke_female_3.ogg") - else - return pick( - "modular_ss220/emotes/audio/male/choke_male_1.ogg", - "modular_ss220/emotes/audio/male/choke_male_2.ogg", - "modular_ss220/emotes/audio/male/choke_male_3.ogg") +/datum/emote/living/carbon/human/cry/get_sound(mob/living/user) + if(!ishuman(user)) + return + var/mob/living/carbon/human/H = user -/datum/emote/living/carbon/human/sniff - message = "нюхает." - message_mime = "бесшумно нюхнул." - emote_type = EMOTE_AUDIBLE + if(H.gender == FEMALE) + return pick(H.dna.species.female_cry_sound) + else + return pick(H.dna.species.male_cry_sound) /datum/emote/living/carbon/human/sniff/get_sound(mob/living/user) . = ..() @@ -207,50 +168,52 @@ else return "modular_ss220/emotes/audio/male/sniff_male.ogg" -/datum/emote/living/sniff - message = "нюхает." - message_mime = "бесшумно нюхнул." - emote_type = EMOTE_AUDIBLE +/datum/emote/living/carbon/human/sneeze/get_sound(mob/user) + if(!ishuman(user)) + return + var/mob/living/carbon/human/H = user -/datum/emote/living/sniff/get_sound(mob/living/user) - . = ..() - if(user.gender == FEMALE) - return "modular_ss220/emotes/audio/female/sniff_female.ogg" + if(H.gender == FEMALE) + return pick(H.dna.species.female_sneeze_sound) else - return "modular_ss220/emotes/audio/male/sniff_male.ogg" - -/datum/emote/living/snore - message = "храпит." - message_mime = "крепко спит." - message_simple = "ворочается во сне." - message_robot = "мечтает об электроовцах" - emote_type = EMOTE_AUDIBLE | EMOTE_SOUND - stat_allowed = CONSCIOUS - max_stat_allowed = CONSCIOUS - unintentional_stat_allowed = UNCONSCIOUS - max_unintentional_stat_allowed = UNCONSCIOUS + return pick(H.dna.species.male_sneeze_sound) -/datum/emote/living/snore/get_sound(mob/living/user) - . = ..() - if(iscarbon(user)) - return pick( - 'modular_ss220/emotes/audio/snore_1.ogg', - 'modular_ss220/emotes/audio/snore_2.ogg', - 'modular_ss220/emotes/audio/snore_3.ogg', - 'modular_ss220/emotes/audio/snore_4.ogg', - 'modular_ss220/emotes/audio/snore_5.ogg', - 'modular_ss220/emotes/audio/snore_6.ogg', - 'modular_ss220/emotes/audio/snore_7.ogg') +/datum/emote/living/carbon/human/fart + vary = TRUE + muzzle_ignore = TRUE + only_forced_audio = TRUE + bypass_unintentional_cooldown = TRUE + sound = 'modular_ss220/emotes/audio/fart.ogg' -/datum/emote/living/dance - message = "радостно танцует." - cooldown = 5 SECONDS - var/dance_time = 3 SECONDS +///////////////////// +/// New Emotes /// +/////////////////// -/datum/emote/living/dance/run_emote(mob/living/user, params, type_override, intentional) - . = ..() - user.spin(dance_time, pick(0.1 SECONDS, 0.2 SECONDS)) - user.do_jitter_animation(rand(8 SECONDS, 16 SECONDS), dance_time / 4) +/datum/emote/living/carbon/human/whistle + key = "whistle" + key_third_person = "whistles" + message = "свистит." + message_param = "свистит на %t." + emote_type = EMOTE_AUDIBLE | EMOTE_MOUTH | EMOTE_VISIBLE + sound = "modular_ss220/emotes/audio/whistle.ogg" + +/datum/emote/living/carbon/human/snuffle + key = "snuffle" + key_third_person = "snuffles" + message = "шмыгает носом." + message_param = "шмыгает носом на %t." + +/datum/emote/living/carbon/human/hem + key = "hem" + key_third_person = "hems" + message = "хмыкает." + message_param = "хмыкает %t." + +/datum/emote/living/carbon/human/scratch + key = "scratch" + key_third_person = "scratch" + message = "чешется." + message_param = "чешет %t." /datum/emote/living/carbon/human/roar key = "roar" @@ -361,59 +324,3 @@ 'modular_ss220/emotes/audio/kidan/wiggles_kidan_2.ogg', 'modular_ss220/emotes/audio/kidan/wiggles_kidan_3.ogg') -/datum/emote/living/carbon/human/fart - message = "пердит." - message_param = "пердит в направлении %t." - emote_type = EMOTE_VISIBLE | EMOTE_AUDIBLE - vary = TRUE - muzzle_ignore = TRUE - only_forced_audio = TRUE - bypass_unintentional_cooldown = TRUE - sound = 'modular_ss220/emotes/audio/fart.ogg' - -//////////////////// -/// Keybindings /// -////////////////// -/datum/keybinding/emote/carbon/human/hem - linked_emote = /datum/emote/living/carbon/human/hem - name = "Хныкать" - -/datum/keybinding/emote/carbon/human/scratch - linked_emote = /datum/emote/living/carbon/human/scratch - name = "Чесаться" - -/datum/keybinding/emote/carbon/human/whistle - linked_emote = /datum/emote/living/carbon/human/whistle - name = "Свистеть" - -/datum/keybinding/emote/carbon/human/snuffle - linked_emote = /datum/emote/living/carbon/human/snuffle - name = "Шмыгать носом" - -/datum/keybinding/emote/carbon/human/roar - linked_emote = /datum/emote/living/carbon/human/roar - name = "Рычать" - -/datum/keybinding/emote/carbon/human/rumble - linked_emote = /datum/emote/living/carbon/human/rumble - name = "Урчать" - -/datum/keybinding/emote/carbon/human/threat - linked_emote = /datum/emote/living/carbon/human/threat - name = "Угрожающе рычать" - -/datum/keybinding/emote/carbon/human/purr - linked_emote = /datum/emote/living/carbon/human/purr - name = "Мурчать" - -/datum/keybinding/emote/carbon/human/purrl - linked_emote = /datum/emote/living/carbon/human/purrl - name = "Мурчать подольше" - -/datum/keybinding/emote/carbon/human/waves - linked_emote = /datum/emote/living/carbon/human/waves_k - name = "Взмахнуть усиками" - -/datum/keybinding/emote/carbon/human/wiggles - linked_emote = /datum/emote/living/carbon/human/wiggles - name = "Шевелить усиками" diff --git a/modular_ss220/emotes/code/emote_keybindings.dm b/modular_ss220/emotes/code/emote_keybindings.dm new file mode 100644 index 000000000000..f62395dc7dd5 --- /dev/null +++ b/modular_ss220/emotes/code/emote_keybindings.dm @@ -0,0 +1,43 @@ +/datum/keybinding/emote/carbon/human/hem + linked_emote = /datum/emote/living/carbon/human/hem + name = "Хныкать" + +/datum/keybinding/emote/carbon/human/scratch + linked_emote = /datum/emote/living/carbon/human/scratch + name = "Чесаться" + +/datum/keybinding/emote/carbon/human/whistle + linked_emote = /datum/emote/living/carbon/human/whistle + name = "Свистеть" + +/datum/keybinding/emote/carbon/human/snuffle + linked_emote = /datum/emote/living/carbon/human/snuffle + name = "Шмыгать носом" + +/datum/keybinding/emote/carbon/human/roar + linked_emote = /datum/emote/living/carbon/human/roar + name = "Рычать" + +/datum/keybinding/emote/carbon/human/rumble + linked_emote = /datum/emote/living/carbon/human/rumble + name = "Урчать" + +/datum/keybinding/emote/carbon/human/threat + linked_emote = /datum/emote/living/carbon/human/threat + name = "Угрожающе рычать" + +/datum/keybinding/emote/carbon/human/purr + linked_emote = /datum/emote/living/carbon/human/purr + name = "Мурчать" + +/datum/keybinding/emote/carbon/human/purrl + linked_emote = /datum/emote/living/carbon/human/purrl + name = "Мурчать подольше" + +/datum/keybinding/emote/carbon/human/waves + linked_emote = /datum/emote/living/carbon/human/waves_k + name = "Взмахнуть усиками" + +/datum/keybinding/emote/carbon/human/wiggles + linked_emote = /datum/emote/living/carbon/human/wiggles + name = "Шевелить усиками" diff --git a/modular_ss220/emotes/code/emote_panel.dm b/modular_ss220/emotes/code/emote_panel.dm new file mode 100644 index 000000000000..f956f38e30b9 --- /dev/null +++ b/modular_ss220/emotes/code/emote_panel.dm @@ -0,0 +1,60 @@ +/datum/emote_panel + var/list/blacklisted_emotes = list("me", "help") + +/datum/emote_panel/ui_static_data(mob/user) + var/list/data = list() + + var/list/emotes = list() + var/list/keys = list() + + for(var/key in GLOB.emote_list) + for(var/datum/emote/emote in GLOB.emote_list[key]) + if(emote.key in keys) + continue + if(emote.key in blacklisted_emotes) + continue + if(emote.can_run_emote(user, status_check = FALSE, intentional = FALSE)) + keys += emote.key + emotes += list(list( + "key" = emote.key, + "name" = emote.name, + "emote_path" = emote.type, + "hands" = emote.hands_use_check, + "visible" = emote.emote_type & EMOTE_VISIBLE, + "audible" = emote.emote_type & EMOTE_AUDIBLE, + "sound" = !isnull(emote.get_sound(user)), + "targettable" = emote.message_param, + )) + + data["emotes"] = emotes + + return data + +/datum/emote_panel/ui_act(action, list/params, datum/tgui/ui, datum/ui_state/state) + . = ..() + if(.) + return + switch(action) + if("play_emote") + var/emote_path = params["emote_path"] + var/useTarget = params["useTarget"] + var/datum/emote/emote = new emote_path() + var/emote_act = emote.key + var/emote_param + if(emote.message_param && useTarget == "true") + emote_param = input(usr, "Дополните эмоцию", emote.message_param) + usr.emote(emote_act, message = emote_param, intentional = TRUE) + +/datum/emote_panel/ui_interact(mob/user, ui_key = "main", datum/tgui/ui = null, force_open = FALSE, datum/tgui/master_ui = null, datum/ui_state/state = GLOB.always_state) + ui = SStgui.try_update_ui(user, src, ui) + if(!ui) + ui = new(user, src, ui_key, "EmotePanel", "Панель эмоций", 500, 550, master_ui, state) + ui.open() + ui.set_autoupdate(FALSE) + +/mob/living/verb/emote_panel() + set name = "Панель эмоций" + set category = "IC" + + var/static/datum/emote_panel/emote_panel = new + emote_panel.ui_interact(src) diff --git a/modular_ss220/emotes/code/emote_panel_names.dm b/modular_ss220/emotes/code/emote_panel_names.dm new file mode 100644 index 000000000000..b9758a85c1d1 --- /dev/null +++ b/modular_ss220/emotes/code/emote_panel_names.dm @@ -0,0 +1,425 @@ +/datum/emote + var/name + +/datum/emote/New() + . = ..() + if(!name) + name = key + +// Emote Living + +/datum/emote/flip + name = "кувырнуться" + +/datum/emote/spin + name = "покрутиться" + +/datum/emote/living/blush + name = "покраснеть" + +/datum/emote/living/bow + name = "покланиться" + +/datum/emote/living/burp + name = "рыгнуть" + +/datum/emote/living/choke + name = "подавиться" + +/datum/emote/living/collapse + name = "упасть" + +/datum/emote/living/dance + name = "потанцевать" + +/datum/emote/living/deathgasp + name = "последнее дыхание" + +/datum/emote/living/drool + name = "пустить слюни" + +/datum/emote/living/quiver + name = "трепетать" + +/datum/emote/living/frown + name = "похмуриться" + +/datum/emote/living/gag + name = "gag" + +/datum/emote/living/glare + name = "просверлить взглядом" + +/datum/emote/living/grin + name = "ухмыльнуться" + +/datum/emote/living/groan + name = "болезненно простонать" + +/datum/emote/living/grimace + name = "построить гримасу" + +/datum/emote/living/jump + name = "прыгнуть" + +/datum/emote/living/kiss + name = "подготовить поцелуй" + +/datum/emote/living/look + name = "посмотреть" + +/datum/emote/living/bshake + name = "потрястись" + +/datum/emote/living/shudder + name = "содрогнуться" + +/datum/emote/living/point + name = "указать" + +/datum/emote/living/pout + name = "надуть губы" + +/datum/emote/living/scream + name = "покричать" + +/datum/emote/living/shake + name = "покачать головой" + +/datum/emote/living/shiver + name = "подрожать" + +/datum/emote/living/sigh + name = "вздохнуть" + +/datum/emote/living/sigh/happy + name = "удовлетворённо вздохнуть" + +/datum/emote/living/sit + name = "сесть" + +/datum/emote/living/smile + name = "улыбнуться" + +/datum/emote/living/smug + name = "самодовольно улыбнуться" + +/datum/emote/living/sniff + name = "понюхать" + +/datum/emote/living/snore + name = "похрапеть" + +/datum/emote/living/stare + name = "уставиться" + +/datum/emote/living/strech + name = "протянуть руки" + +/datum/emote/living/sulk + name = "обидеться" + +/datum/emote/living/sway + name = "покачаться" + +/datum/emote/living/tilt + name = "наклонить голову" + +/datum/emote/living/tremble + name = "подрожать в страхе" + +/datum/emote/living/twitch + name = "сильно дернуться" + +/datum/emote/living/twitch_s + name = "дернуться" + +/datum/emote/living/carbon/wave + name = "помахать рукой" + +/datum/emote/living/whimper + name = "поскулить" + +/datum/emote/living/wsmile + name = "слабо улыбнуться" + +/datum/emote/living/swear + name = "поругаться" + +// Emote Brain + +/datum/emote/living/carbon/brain/alarm + name = "alarm" + +/datum/emote/living/carbon/brain/alert + name = "alert" + +/datum/emote/living/carbon/brain/flash + name = "flash" + +/datum/emote/living/carbon/brain/notice + name = "notice" + +/datum/emote/living/carbon/brain/whistle + name = "whistle" + +/datum/emote/living/carbon/brain/beep + name = "издать сигнал" + +// Emote Carbon + +/datum/emote/living/carbon/blink + name = "моргнуть" + +/datum/emote/living/carbon/blink_r + name = "быстро моргать" + +/datum/emote/living/carbon/cough + name = "покашлять" + +/datum/emote/living/carbon/cross + name = "скрестить руки" + +/datum/emote/living/carbon/chuckle + name = "усмехнуться" + +/datum/emote/living/carbon/faint + name = "потерять сознание" + +/datum/emote/living/carbon/giggle + name = "похихикать" + +/datum/emote/living/carbon/moan + name = "постонать" + +/datum/emote/living/carbon/roll + name = "покатиться" + +/datum/emote/living/carbon/sign + name = "показать число" + +/datum/emote/living/carbon/sign/signal + name = "показать пальцы" + +/datum/emote/living/carbon/yawn + name = "зевнуть" + +/datum/emote/living/carbon/gurgle + name = "побулькать" + +/datum/emote/living/carbon/inhale + name = "вдохнуть" + +/datum/emote/living/carbon/inhale/sharp + name = "глубоко вдохнуть" + +/datum/emote/living/carbon/kiss + name = "поцеловать" + +/datum/emote/living/carbon/exhale + name = "выдохнуть" + +/datum/emote/living/carbon/laugh + name = "посмеяться" + +/datum/emote/living/carbon/scowl + name = "сердито посмотреть" + +// Emote Alien + +/datum/emote/living/carbon/alien/humanoid/gnarl + name = "оскалиться" + +/datum/emote/living/carbon/alien/humanoid/hiss + name = "пошипеть" + +/datum/emote/living/carbon/alien/humanoid/roar + name = "прорычать" + +// Emote Human + +/datum/emote/living/carbon/human/airguitar + name = "поиграть на воображаемой гитаре" + +/datum/emote/living/carbon/human/clap + name = "похлопать" + +/datum/emote/living/carbon/human/crack + name = "похрустеть пальцами" + +/datum/emote/living/carbon/human/cry + name = "поплакать" + +/datum/emote/living/carbon/human/eyebrow + name = "приподнять бровь" + +/datum/emote/living/carbon/human/wince + name = "поморщиться" + +/datum/emote/living/carbon/human/squint + name = "прищуриться" + +/datum/emote/living/carbon/human/facepalm + name = "хлопнуть по лбу" + +/datum/emote/living/carbon/human/palm + name = "протянуть руку" + +/datum/emote/living/carbon/human/flap + name = "хлопнуть крыльями" + +/datum/emote/living/carbon/human/flutter + name = "сердито хлопнуть крыльями" + +/datum/emote/living/carbon/human/gasp + name = "задохнуться" + +/datum/emote/living/carbon/human/grumble + name = "поворчать" + +/datum/emote/living/carbon/human/highfive/handshake + name = "дать рукопожатие" + +/datum/emote/living/carbon/human/hug + name = "обнять" + +/datum/emote/living/carbon/human/mumble + name = "пробормотать" + +/datum/emote/living/carbon/human/scratch + name = "почесаться" + +/datum/emote/living/carbon/human/scream + name = "покричать" + +/datum/emote/living/carbon/human/scream/screech + name = "повизжать" + +/datum/emote/living/carbon/human/sneeze + name = "чихнуть" + +/datum/emote/living/carbon/human/slap + name = "подготовить шлепок" + +/datum/emote/living/carbon/human/snap + name = "щелкнуть пальцами" + +/datum/emote/living/carbon/human/fart + name = "пёрнуть" + +/datum/emote/living/carbon/human/wag + name = "помахать хвостом" + +/datum/emote/living/carbon/human/wag/stop + name = "остановить хвост" + +/datum/emote/living/carbon/human/wink + name = "подмигнуть" + +/datum/emote/living/carbon/human/highfive + name = "предоставить пятюню" + +/datum/emote/living/carbon/human/highfive/dap + name = "предоставить кулак" + +/datum/emote/living/carbon/human/pale + name = "побледнеть" + +/datum/emote/living/carbon/human/raise + name = "поднять руку" + +/datum/emote/living/carbon/human/salute + name = "салютировать" + +/datum/emote/living/carbon/human/shrug + name = "пожать плечами" + +/datum/emote/living/carbon/human/wag + name = "махать хвостом" + +/datum/emote/living/carbon/human/nod + name = "кивнуть" + +/datum/emote/living/carbon/human/monkey/gnarl + name = "оскалиться" + +/datum/emote/living/carbon/human/monkey/roll + name = "покатиться" + +/datum/emote/living/carbon/human/monkey/tail + name = "помахать хвостом" + +// Emote Silicon + +/datum/emote/living/silicon/scream + name = "покричать" + +/datum/emote/living/silicon/ping + name = "посигналить" + +/datum/emote/living/silicon/buzz + name = "пожжужать" + +/datum/emote/living/silicon/buzz2 + name = "пожжуать громко" + +/datum/emote/living/silicon/beep + name = "бип" + +/datum/emote/living/silicon/boop + name = "буп" + +/datum/emote/living/silicon/yes + name = "положительно" + +/datum/emote/living/silicon/no + name = "отрицательно" + +/datum/emote/living/silicon/law + name = "закон" + +/datum/emote/living/silicon/halt + name = "остановитесь" + +// Species specific + +/datum/emote/living/carbon/human/howl + name = "повыть" + +/datum/emote/living/carbon/human/growl + name = "порычать" + +// New Emotes + +/datum/emote/living/carbon/human/whistle + name = "Свистеть" + +/datum/emote/living/carbon/human/snuffle + name = "Шмыгать" + +/datum/emote/living/carbon/human/hem + name = "Хмыкнуть" + +/datum/emote/living/carbon/human/scratch + name = "Почесаться" + +/datum/emote/living/carbon/human/roar + name = "Рычать" + +/datum/emote/living/carbon/human/rumble + name = "Ворчать" + +/datum/emote/living/carbon/human/threat + name = "Угрожать" + +/datum/emote/living/carbon/human/purr + name = "Мурчать" + +/datum/emote/living/carbon/human/purrl + name = "Мурчать+" + +/datum/emote/living/carbon/human/waves_k + name = "Взмах усиков" + +/datum/emote/living/carbon/human/wiggles + name = "Шевелить усики" diff --git a/modular_ss220/emotes/code/emote_translations.dm b/modular_ss220/emotes/code/emote_translations.dm index 624381bed444..8d3033658ce4 100644 --- a/modular_ss220/emotes/code/emote_translations.dm +++ b/modular_ss220/emotes/code/emote_translations.dm @@ -1,6 +1,7 @@ ////////////////////// /// Living Emotes /// //////////////////// + /datum/emote/living/scream message = "кричит!" message_mime = "как будто кричит!" @@ -27,9 +28,17 @@ message = "отрыгивает." message_mime = "довольно противно открывает рот." +/datum/emote/living/choke + message = "подавился!" + message_mime = "отчаянно хватается за горло!" + emote_type = EMOTE_AUDIBLE | EMOTE_MOUTH + /datum/emote/living/collapse message = "падает!" +/datum/emote/living/dance + message = "радостно танцует." + /datum/emote/living/deathgasp message = "цепенеет и расслабляется, взгляд становится пустым и безжизненным..." message_alien = "цепенеет и расслабляется, взгляд становится пустым и безжизненным..." @@ -88,6 +97,11 @@ /datum/emote/living/shiver message = "дрожит." +/datum/emote/living/sigh + message = "вздыхает." + message_mime = "беззвучно вздыхает." + emote_type = EMOTE_AUDIBLE | EMOTE_MOUTH + /datum/emote/living/sigh/happy message = "Удовлетворённо вздыхает." message_mime = "кажется, удовлетворенно вздыхает" @@ -104,6 +118,19 @@ message = "самодовольно ухмыляется." message_param = "самодовольно ухмыляется, смотря на %t." +/datum/emote/living/sniff + message = "нюхает." + message_mime = "бесшумно нюхнул." + emote_type = EMOTE_AUDIBLE + +/datum/emote/living/snore + message = "храпит." + message_mime = "крепко спит." + message_simple = "ворочается во сне." + message_robot = "мечтает об электроовцах" + stat_allowed = CONSCIOUS + max_stat_allowed = CONSCIOUS + /datum/emote/living/nightmare message = "ворочается во сне." @@ -152,6 +179,7 @@ ////////////////////// /// Carbon Emotes /// //////////////////// + /datum/emote/living/carbon/blink message = "моргает." @@ -159,17 +187,27 @@ key = "blink_r" message = "быстро моргает." -/datum/emote/living/carbon/human/clap - message = "хлопает." - message_mime = "бесшумно хлопает." - message_param = "хлопает %t." - emote_type = EMOTE_AUDIBLE | EMOTE_VISIBLE - /datum/emote/living/carbon/chuckle message = "усмехается." message_mime = "бесшумно усмехается." - emote_type = EMOTE_AUDIBLE | EMOTE_MOUTH | EMOTE_VISIBLE muzzled_noises = list("радостно", "оптимистично") + emote_type = EMOTE_AUDIBLE | EMOTE_MOUTH | EMOTE_VISIBLE + +/datum/emote/living/carbon/cough + message = "кашляет!" + message_mime = "бесшумно кашляет!" + emote_type = EMOTE_VISIBLE | EMOTE_MOUTH | EMOTE_AUDIBLE + +/datum/emote/living/carbon/moan + message = "стонет!" + message_mime = "как будто стонет!" + muzzled_noises = list("болезненно") + emote_type = EMOTE_VISIBLE | EMOTE_AUDIBLE + +/datum/emote/living/carbon/giggle + message = "хихикает." + message_mime = "бесшумно хихикает!" + muzzled_noises = list("булькающе") /datum/emote/living/carbon/gurgle message = "издает неприятное бульканье." @@ -191,9 +229,21 @@ message = "машет." message_param = "машет %t." +/datum/emote/living/carbon/yawn + message = "зевает." + muzzled_noises = list("устало", "медленно", "сонно") + emote_type = EMOTE_AUDIBLE | EMOTE_MOUTH | EMOTE_SOUND + /datum/emote/living/carbon/exhale message = "выдыхает." +/datum/emote/living/carbon/laugh + message = "смеется." + message_mime = "бесшумно смеется!" + message_param = "смеется над %t." + muzzled_noises = list("счастливо", "весело") + emote_type = EMOTE_AUDIBLE | EMOTE_MOUTH | EMOTE_VISIBLE + /datum/emote/living/carbon/scowl message = "хмурится." @@ -211,17 +261,24 @@ /datum/emote/living/carbon/faint message = "падает в обморок." -/datum/emote/living/carbon/cough - message = "кашляет!" - message_mime = "бесшумно кашляет!" - emote_type = EMOTE_VISIBLE | EMOTE_MOUTH | EMOTE_AUDIBLE - ///////////////////// /// Human Emotes /// /////////////////// + /datum/emote/living/carbon/human/airguitar message = "натягивает струны и бьет головой, как шимпанзе в сафари." +/datum/emote/living/carbon/human/clap + message = "хлопает." + message_mime = "бесшумно хлопает." + message_param = "хлопает %t." + emote_type = EMOTE_AUDIBLE | EMOTE_VISIBLE + +/datum/emote/living/carbon/human/cry + message = "плачет." + muzzled_noises = list("слабо", "жалко", "грустно") + emote_type = EMOTE_AUDIBLE | EMOTE_MOUTH | EMOTE_VISIBLE + /datum/emote/living/carbon/human/crack message = "хрустит пальцами." @@ -229,6 +286,21 @@ message = "приподнимает бровь." message_param = "приподнимает бровь на %t." +/datum/emote/living/carbon/human/wince + message = "морщиться." + message_param = "морщиться на %t." + +/datum/emote/living/carbon/human/squint + message = "прищуривается." + message_param = "прищуривается на %t." + +/datum/emote/living/carbon/human/facepalm + message = "хлопает себя по лбу." + +/datum/emote/living/carbon/human/palm + message = "ожидающе протягивает руку." + message_param = "ожидающе протягивает руку к %t." + /datum/emote/living/carbon/human/grumble message = "ворчит!" message_mime = "как будто ворчит!" @@ -258,6 +330,11 @@ /datum/emote/living/carbon/human/raise message = "поднимает руку." +/datum/emote/living/carbon/human/salute + message = "салютует." + message_param = "салютует %t." + emote_type = EMOTE_VISIBLE + /datum/emote/living/carbon/human/shrug message = "пожимает плечами." @@ -265,6 +342,10 @@ message = "затягивается сигаретой и выдыхает дым в форме своего имени." message_param = "тупо" +/datum/emote/living/carbon/human/sneeze + message = "чихает." + muzzled_noises = list("странно", "остро") + /datum/emote/living/carbon/human/wink message = "подмигивает." @@ -273,6 +354,11 @@ message_param = "щелкает пальцами на %t." emote_type = EMOTE_VISIBLE | EMOTE_AUDIBLE +/datum/emote/living/carbon/human/fart + message = "пердит." + message_param = "пердит в направлении %t." + emote_type = EMOTE_VISIBLE | EMOTE_AUDIBLE + /datum/emote/living/carbon/sign/signal message_param = "показывает %t пальцев." param_desc = "число(0-10)" @@ -283,6 +369,20 @@ /datum/emote/living/carbon/human/wag/stop message = "перестает вилять хвостом." +/datum/emote/living/carbon/human/scream + message = "кричит!" + message_mime = "как будто кричит!" + message_simple = "скулит." + message_alien = "рычит!" + message_postfix = "на %t!" + muzzled_noises = list("очень громко") + emote_type = EMOTE_VISIBLE | EMOTE_MOUTH + +/datum/emote/living/carbon/human/gasp + message = "задыхается!" + message_mime = "кажется, задыхается!" + emote_type = EMOTE_VISIBLE | EMOTE_AUDIBLE + /datum/emote/living/carbon/human/scream/screech message = "визжит!" message_param = "визжит на %t!" @@ -330,7 +430,6 @@ message = "жужжит." message_param = "жужжит на %t." - /datum/emote/living/carbon/human/drask_talk/hum message = "напевает." message_param = "напевает %t." @@ -374,32 +473,6 @@ /datum/emote/living/carbon/human/crack/diona message = "трещит ветками!" -/datum/emote/living/carbon/human/snuffle - key = "snuffle" - key_third_person = "snuffles" - message = "шмыгает носом." - message_param = "шмыгает носом на %t." - -/datum/emote/living/carbon/human/hem - key = "hem" - key_third_person = "hems" - message = "хмыкает." - message_param = "хмыкает %t." - -/datum/emote/living/carbon/human/scratch - key = "scratch" - key_third_person = "scratch" - message = "чешется." - message_param = "чешет %t." - -/datum/emote/living/carbon/human/whistle - key = "whistle" - key_third_person = "whistles" - message = "свистит." - message_param = "свистит на %t." - emote_type = EMOTE_AUDIBLE | EMOTE_MOUTH | EMOTE_VISIBLE - sound = "modular_ss220/emotes/audio/whistle.ogg" - /datum/emote/living/carbon/human/warble message = "издаёт трель." message_param = "издаёт трель для %t." @@ -413,6 +486,7 @@ ///////////////////// /// Alien Emotes /// /////////////////// + /datum/emote/living/carbon/alien/humanoid/roar message = "ревет!" message_param = "ревет на %t!" @@ -428,6 +502,7 @@ ///////////////////// /// Brain Emotes /// /////////////////// + /datum/emote/living/carbon/brain/alarm message = "подает сигнал тревоги." self_message = "Вы подаете сигнал тревоги." diff --git a/modular_ss220/keybindings/code/human_keybinds.dm b/modular_ss220/keybindings/code/human_keybinds.dm index a9de087e40fb..4c3cb922375c 100644 --- a/modular_ss220/keybindings/code/human_keybinds.dm +++ b/modular_ss220/keybindings/code/human_keybinds.dm @@ -15,5 +15,5 @@ keys = list("H") /datum/keybinding/human/parry - name = "Паррировать" + name = "Парировать" keys = list("Space") diff --git a/modular_ss220/maps220/code/Areas/away.dm b/modular_ss220/maps220/code/Areas/away.dm index 3ea0ecea2c60..247682efe2ec 100644 --- a/modular_ss220/maps220/code/Areas/away.dm +++ b/modular_ss220/maps220/code/Areas/away.dm @@ -100,3 +100,8 @@ /area/ruin/space/spacehotelv1/barber name = "Hotel Barber" icon_state = "awaycontent22" + +/area/lavaland/surface/outdoors/legion + name = "Necropolis" + no_teleportlocs = TRUE + tele_proof = TRUE diff --git a/modular_ss220/maps220/code/Areas/gateway.dm b/modular_ss220/maps220/code/Areas/gateway.dm index a84829f8ed97..523c85f8c15b 100644 --- a/modular_ss220/maps220/code/Areas/gateway.dm +++ b/modular_ss220/maps220/code/Areas/gateway.dm @@ -269,3 +269,22 @@ name = "MC-16" icon_state = "awaycontent9" ambientsounds = list('modular_ss220/aesthetics_sounds/sound/area_ambient/ambient_pulse1.ogg', 'modular_ss220/aesthetics_sounds/sound/area_ambient/ambient_pulse2.ogg') + +/* Caves */ +/area/awaymission/caves + name = "Caves" + icon_state = "away" + report_alerts = FALSE + always_unpowered = TRUE + dynamic_lighting = DYNAMIC_LIGHTING_FORCED + +/area/awaymission/caves/build + name = "Abandoned building" + icon_state = "awaycontent1" + always_unpowered = FALSE + requires_power = FALSE + +/area/awaymission/caves/build/reqpower_build + name = "Research Сomplex ''Mirror''" + icon_state = "awaycontent2" + requires_power = TRUE diff --git a/modular_ss220/maps220/code/Areas/station.dm b/modular_ss220/maps220/code/Areas/station.dm index c7974a0bafcb..41603beeac59 100644 --- a/modular_ss220/maps220/code/Areas/station.dm +++ b/modular_ss220/maps220/code/Areas/station.dm @@ -2,6 +2,9 @@ /area/station/security/checkpoint/south name = "\improper Escape Security Checkpoint" +/area/station/security/visitingroom + name = "\improper Brig Visiting Room" + icon_state = "brig" /area/station/bridge/checkpoint name = "\improper Command Checkpoint" diff --git a/modular_ss220/maps220/code/directions.dm b/modular_ss220/maps220/code/directions.dm index b29cfa572f3e..1bc20a75e997 100644 --- a/modular_ss220/maps220/code/directions.dm +++ b/modular_ss220/maps220/code/directions.dm @@ -498,6 +498,36 @@ pixel_x = 24 dir = 4 +/obj/machinery/power/apc/off_station/south + pixel_y = -24 + +/obj/machinery/power/apc/off_station/north + pixel_y = 24 + dir = 1 + +/obj/machinery/power/apc/off_station/west + pixel_x = -24 + dir = 8 + +/obj/machinery/power/apc/off_station/east + pixel_x = 24 + dir = 4 + +/obj/machinery/power/apc/off_station/empty_charge/south + pixel_y = -24 + +/obj/machinery/power/apc/off_station/empty_charge/north + pixel_y = 24 + dir = 1 + +/obj/machinery/power/apc/off_station/empty_charge/west + pixel_x = -24 + dir = 8 + +/obj/machinery/power/apc/off_station/empty_charge/east + pixel_x = 24 + dir = 4 + /* Wall Tanks */ /obj/structure/reagent_dispensers/fueltank/chem name = "\improper fuel tank" diff --git a/modular_ss220/maps220/code/effects.dm b/modular_ss220/maps220/code/effects.dm index 21379dad8bce..27063f82f869 100644 --- a/modular_ss220/maps220/code/effects.dm +++ b/modular_ss220/maps220/code/effects.dm @@ -51,3 +51,12 @@ /obj/effect/turf_decal/siding/black/full icon_state = "bs_full" + +/* Awaymission - Caves */ +//Decals +/obj/effect/decal/solgov_logo + name = "SolGov logo" + icon = 'modular_ss220/maps220/icons/syndie_logo.dmi' + icon_state = "sol_logo1" + layer = TURF_LAYER + desc = "Glory to humanity!" diff --git a/modular_ss220/maps220/code/floors.dm b/modular_ss220/maps220/code/floors.dm index 178ea0f26f90..1fadff5f3a08 100644 --- a/modular_ss220/maps220/code/floors.dm +++ b/modular_ss220/maps220/code/floors.dm @@ -19,7 +19,7 @@ /turf/simulated/floor/beach/away/water/deep/dense_canpass/CanPass (atom/movable/mover, border_dir) .=..() - if(isliving(mover)) + if(isliving(mover) || ismecha (mover)) return FALSE /* Lavaland */ diff --git a/modular_ss220/maps220/code/mobs.dm b/modular_ss220/maps220/code/mobs.dm index 37afeff08f59..44ab030adb96 100644 --- a/modular_ss220/maps220/code/mobs.dm +++ b/modular_ss220/maps220/code/mobs.dm @@ -188,6 +188,29 @@ melee_damage_upper = 30 speed = -1 +/mob/living/simple_animal/hostile/skeleton/deadwizard + name = "древний маг" + desc = "Древний волшебник, тысячелетиями властвующий над проклятым могильником." + icon = 'modular_ss220/maps220/icons/simple_human.dmi' + icon_living = "deadwizard" + icon_state = "deadwizard" + maxHealth = 300 + health = 300 + ranged = 1 + rapid = 4 + rapid_fire_delay = 1 + retreat_distance = 4 + minimum_distance = 4 + del_on_death = 1 + projectiletype = /obj/item/projectile/magic/arcane_barrage + projectilesound = 'sound/magic/blind.ogg' + loot = list( + /obj/effect/decal/remains/human, + /obj/item/clothing/head/crown, + /obj/item/clothing/suit/imperium_monk, + /obj/effect/particle_effect/smoke/bad, + /obj/item/necromantic_stone) + /* Vox Raiders */ /mob/living/simple_animal/hostile/vox name = "Vox Raider" @@ -569,3 +592,31 @@ faction = list("spooky") del_on_death = TRUE random_color = FALSE + +/* Clown */ +/mob/living/simple_animal/hostile/clown/mutant + name = "неизвестный" + desc = "Что бы это не было, уничтожь его!" + icon = 'modular_ss220/maps220/icons/clown_mobs.dmi' + icon_state = "mutant" + icon_living = "mutant" + move_resist = INFINITY + turns_per_move = 10 + response_help = "осторожно погружает палец в" + response_disarm = "втягивается в" + response_harm = "втягивается в" + speak = list("уааааааааа-хааууууууаааааа!", "ААААаааууАААУааХУААААА!!!", "уууууууухххх.... ххххх-ххьооооонкккхх....", "ХХХХУУАААООНККК!!!") + speak_emote = list("извивается", "корчится", "пульсирует", "бурлит", "расползается") + speak_chance = 10 + tts_seed = "Kleiner" + maxHealth = 500 + health = 500 + pixel_x = -16 + speed = 3 + move_to_delay = 3 + harm_intent_damage = 10 + melee_damage_lower = 30 + melee_damage_upper = 40 + attacktext = "неловко замахивается на" + loot = list(/obj/item/clothing/mask/gas/clown_hat, /obj/effect/gibspawner/human, /obj/effect/gibspawner/human, /obj/item/grown/bananapeel, /obj/item/bikehorn/golden) + wander = FALSE diff --git a/modular_ss220/maps220/code/objects.dm b/modular_ss220/maps220/code/objects.dm index 12c7d4980170..f0ff355f5b70 100644 --- a/modular_ss220/maps220/code/objects.dm +++ b/modular_ss220/maps220/code/objects.dm @@ -60,6 +60,22 @@ icon_opened = "crate_barrel_open" icon_closed = "crate_barrel" +/obj/structure/closet/crate/grave + name = "grave mound" + desc = "A simple and reliable way to keep the dead away." + icon = 'modular_ss220/maps220/icons/crates.dmi' + icon_state = "grave" + icon_opened = "graveopen" + icon_closed = "grave" + open_sound = 'sound/effects/shovel_dig.ogg' + close_sound = 'sound/effects/shovel_dig.ogg' + +/obj/structure/closet/crate/grave/gravelead + name = "ominous grave mound" + icon_state = "grave_lead" + icon_opened = "grave_leadopen" + icon_closed = "grave_lead" + /* Syndicate Base - Mothership */ // Machinery /obj/machinery/photocopier/syndie @@ -231,3 +247,58 @@ projectile = /obj/item/projectile/bullet/midbullet2 fire_sound = 'sound/weapons/gunshots/gunshot_smg.ogg' projectile_energy_cost = 14 + +//Immortality ring +/obj/item/clothing/gloves/ring/immortality_ring + name = "старое кольцо" + icon_state = "shadowring" + ring_color = "shadow" + material = "shadow" + desc = "Кольцо цвета оникса из неизвестного материала. Позолоченные надписи на внешней стороне причудливо пульсируют, испуская зловещую дымку. Надеть его кажется не лучшей идеей..." + resistance_flags = INDESTRUCTIBLE | FIRE_PROOF | UNACIDABLE | ACID_PROOF + actions_types = list(/datum/action/item_action/immortality) + var/ability_delay = 100 SECONDS + var/invisibility_add = 101 + var/invisibility_rmv = 0 + +/datum/action/item_action/immortality + name = "Ring ability" + +/obj/item/clothing/gloves/ring/immortality_ring/proc/ring_ability(mob/user) + if(cooldown > world.time) + to_chat(user, span_warning("[name] еще перезаряжается!")) + return + cooldown = world.time + ability_delay + user.status_flags |= GODMODE + user.invisibility = invisibility_add + visible_message(span_danger("[user] исчезает из реальности!")) + to_chat(user, span_cultitalic("Ты чувствуешь чье-то ужасающее присутствие...")) + SEND_SOUND (user, sound('sound/hallucinations/i_see_you2.ogg')) + addtimer(CALLBACK(src, PROC_REF(ring_ability_end), user), 8 SECONDS) + +/obj/item/clothing/gloves/ring/immortality_ring/proc/ring_ability_end(mob/user) + user.status_flags &= ~GODMODE + user.invisibility = invisibility_rmv + visible_message(span_danger("[user] возвращается в реальность!")) + if(!ishuman(user)) + return + var/mob/living/carbon/human/H = user + H.apply_damage(rand(10, 40), BURN, pick("r_hand")) + H.adjustCloneLoss(25, TRUE) + H.adjustBrainLoss(30, TRUE) + +/obj/item/clothing/gloves/ring/immortality_ring/ui_action_click(mob/user, immortality) + ring_ability(user) + +/obj/item/clothing/gloves/ring/immortality_ring/item_action_slot_check(slot, mob/user, immortality) + if(slot == SLOT_HUD_GLOVES) + return TRUE + +/obj/item/clothing/gloves/ring/immortality_ring/equipped(mob/user, slot) + ..() + var/mob/living/carbon/human/H = user + if(istype(H) && slot == SLOT_HUD_GLOVES) + flags = NODROP + to_chat(user, span_danger("[name] туго обвивается вокруг твоего пальца!")) + SEND_SOUND (user, sound('modular_ss220/aesthetics_sounds/sound/creepy/demon2.ogg')) + diff --git a/modular_ss220/maps220/code/walls.dm b/modular_ss220/maps220/code/walls.dm index d94e857cb59e..f18e59018d29 100644 --- a/modular_ss220/maps220/code/walls.dm +++ b/modular_ss220/maps220/code/walls.dm @@ -5,7 +5,7 @@ icon = 'icons/turf/walls//smoothrocks.dmi' icon_state = "smoothrocks-0" base_icon_state = "smoothrocks" - color = COLOR_ANCIENT_ROCK + color = COLOR_ROCK smoothing_flags = SMOOTH_BITMASK | SMOOTH_BORDER smoothing_groups = list(SMOOTH_GROUP_SIMULATED_TURFS, SMOOTH_GROUP_MINERAL_WALLS) canSmoothWith = list(SMOOTH_GROUP_MINERAL_WALLS) diff --git a/modular_ss220/maps220/icons/clown_mobs.dmi b/modular_ss220/maps220/icons/clown_mobs.dmi new file mode 100644 index 000000000000..d962055a966c Binary files /dev/null and b/modular_ss220/maps220/icons/clown_mobs.dmi differ diff --git a/modular_ss220/maps220/icons/crates.dmi b/modular_ss220/maps220/icons/crates.dmi index eb989c03ebd2..2c3cbcdfae54 100644 Binary files a/modular_ss220/maps220/icons/crates.dmi and b/modular_ss220/maps220/icons/crates.dmi differ diff --git a/modular_ss220/maps220/icons/misc_objects.dmi b/modular_ss220/maps220/icons/misc_objects.dmi new file mode 100644 index 000000000000..ae09e6a2602b Binary files /dev/null and b/modular_ss220/maps220/icons/misc_objects.dmi differ diff --git a/modular_ss220/maps220/icons/simple_human.dmi b/modular_ss220/maps220/icons/simple_human.dmi index ac372c026f54..58f736075ab9 100644 Binary files a/modular_ss220/maps220/icons/simple_human.dmi and b/modular_ss220/maps220/icons/simple_human.dmi differ diff --git a/modular_ss220/maps220/icons/syndie_logo.dmi b/modular_ss220/maps220/icons/syndie_logo.dmi index f5b782bc445c..dd7c1eff1015 100644 Binary files a/modular_ss220/maps220/icons/syndie_logo.dmi and b/modular_ss220/maps220/icons/syndie_logo.dmi differ diff --git a/modular_ss220/mobs/code/mob_holder.dm b/modular_ss220/mobs/code/mob_holder.dm index 8602899f205b..af15df85d8aa 100644 --- a/modular_ss220/mobs/code/mob_holder.dm +++ b/modular_ss220/mobs/code/mob_holder.dm @@ -52,6 +52,7 @@ icon_state = "nymph" origin_tech = "biotech=5" slot_flags = SLOT_FLAG_HEAD|SLOT_FLAG_EARS + icon = 'icons/mob/animal.dmi' /obj/item/holder/pai name = "pAI" @@ -243,12 +244,13 @@ /obj/item/holder/snake name = "pet" desc = "It's a pet" + icon = 'icons/mob/animal.dmi' icon_state = "snake" /obj/item/holder/parrot name = "pet" desc = "It's a pet" - icon = 'modular_ss220/mobs/icons/mob/animal.dmi' + icon = 'icons/mob/animal.dmi' icon_state = "parrot_fly" /obj/item/holder/axolotl diff --git a/modular_ss220/mobs/code/simple_animal/friendly/frog.dm b/modular_ss220/mobs/code/simple_animal/friendly/frog.dm index 5f0fc7aa4c52..286c17c7e631 100644 --- a/modular_ss220/mobs/code/simple_animal/friendly/frog.dm +++ b/modular_ss220/mobs/code/simple_animal/friendly/frog.dm @@ -122,25 +122,25 @@ custom_emote(1,"издаёт боевой клич!") playsound(src, pick(src.scream_sound), 50, TRUE) -/mob/living/simple_animal/frog/emote(act, m_type = 1, message = null, intentional, force) +/mob/living/simple_animal/frog/emote(emote_key, type_override = 1, message, intentional, force_silence) if(incapacitated()) return var/on_CD = 0 - act = lowertext(act) - switch(act) + emote_key = lowertext(emote_key) + switch(emote_key) if("warcry") on_CD = start_audio_emote_cooldown() else on_CD = 0 - if(!force && on_CD == 1) + if(!force_silence && on_CD == 1) return - switch(act) + switch(emote_key) if("warcry") message = "издаёт боевой клич!" - m_type = 2 //audible + type_override = 2 //audible playsound(src, pick(src.scream_sound), 50, TRUE) if("help") to_chat(src, "warcry") diff --git a/modular_ss220/mobs/code/simple_animal/friendly/rat.dm b/modular_ss220/mobs/code/simple_animal/friendly/rat.dm index 40b37f87c136..0686f46b8af3 100644 --- a/modular_ss220/mobs/code/simple_animal/friendly/rat.dm +++ b/modular_ss220/mobs/code/simple_animal/friendly/rat.dm @@ -38,10 +38,10 @@ /mob/living/simple_animal/mouse/rat/color_pick() if(!mouse_color) mouse_color = pick(list("gray","white","irish")) - icon_state = "rat_[mouse_color]" - icon_living = "rat_[mouse_color]" - icon_dead = "rat_[mouse_color]_dead" - icon_resting = "rat_[mouse_color]_sleep" + icon_state = "rat_[mouse_color]" + icon_living = "rat_[mouse_color]" + icon_dead = "rat_[mouse_color]_dead" + icon_resting = "rat_[mouse_color]_sleep" /mob/living/simple_animal/mouse/rat/pull_constraint(atom/movable/AM, show_message = FALSE) return TRUE diff --git a/modular_ss220/mobs/code/simple_animal/hostile/syndi_rat.dm b/modular_ss220/mobs/code/simple_animal/hostile/syndi_rat.dm index f7f42612a359..e8006fc287e5 100644 --- a/modular_ss220/mobs/code/simple_animal/hostile/syndi_rat.dm +++ b/modular_ss220/mobs/code/simple_animal/hostile/syndi_rat.dm @@ -92,25 +92,25 @@ to_chat(M, "[bicon(src)] Squeek!") ..() -/mob/living/simple_animal/hostile/retaliate/syndirat/emote(act, m_type = 1, message = null, intentional, force) +/mob/living/simple_animal/hostile/retaliate/syndirat/emote(emote_key, type_override = 1, message, intentional, force_silence) if(stat != CONSCIOUS) return var/on_CD = 0 - act = lowertext(act) - switch(act) + emote_key = lowertext(emote_key) + switch(emote_key) if("squeak") //Mouse time on_CD = start_audio_emote_cooldown() else on_CD = 0 - if(!force && on_CD == 1) + if(!force_silence && on_CD == 1) return - switch(act) + switch(emote_key) if("squeak") message = "[pick(emote_hear)]!" - m_type = 2 //audible + type_override = 2 //audible playsound(src, squeak_sound, 40, 1) if("help") to_chat(src, "scream, squeak") diff --git a/modular_ss220/mobs/code/simple_animal/named_animals.dm b/modular_ss220/mobs/code/simple_animal/named_animals.dm index 3a895b8816af..a1b25d209a49 100644 --- a/modular_ss220/mobs/code/simple_animal/named_animals.dm +++ b/modular_ss220/mobs/code/simple_animal/named_animals.dm @@ -78,6 +78,7 @@ name = "Рататуй" real_name = "Рататуй" desc = "Личная крыса шеф повара, помогающая ему при готовке наиболее изысканных блюд. До момента пока он не пропадет и повар не начнет готовить что-то новенькое..." + mouse_color = "gray" unique_pet = TRUE gold_core_spawnable = NO_SPAWN maxHealth = 20 diff --git a/modular_ss220/mobs/code/simple_animal/overrides.dm b/modular_ss220/mobs/code/simple_animal/overrides.dm index 09f35d7bcce4..8f739a789282 100644 --- a/modular_ss220/mobs/code/simple_animal/overrides.dm +++ b/modular_ss220/mobs/code/simple_animal/overrides.dm @@ -6,7 +6,7 @@ attack_sound = null friendly = "утыкается в" //If the mob does no damage with it's attack - tts_seed = "Kleiner" + tts_seed = "Angel" var/list/damaged_sound = null // The sound played when player hits animal var/list/talk_sound = null // The sound played when talk diff --git a/modular_ss220/mobs/code/simple_animal/pets/rouge.dm b/modular_ss220/mobs/code/simple_animal/pets/rouge.dm index 3d24b2c219fb..9aa6910fa0a0 100644 --- a/modular_ss220/mobs/code/simple_animal/pets/rouge.dm +++ b/modular_ss220/mobs/code/simple_animal/pets/rouge.dm @@ -39,15 +39,15 @@ visible_message("[src] [pick("dances around", "chases [p_their()] tail")].", "[pick("You dance around", "You chase your tail")].") spin(20, 1) -/mob/living/simple_animal/hostile/retaliate/poison/snake/rouge/emote(act, m_type = 1, message = null, intentional, force) +/mob/living/simple_animal/hostile/retaliate/poison/snake/rouge/emote(emote_key, type_override = 1, message, intentional, force_silence) if(incapacitated()) return - act = lowertext(act) - if(!force && act == "hiss" && start_audio_emote_cooldown()) + emote_key = lowertext(emote_key) + if(!force_silence && emote_key == "hiss" && start_audio_emote_cooldown()) return - switch(act) + switch(emote_key) if("hiss") message = "[src] [pick(src.speak_emote)]!" ..() diff --git a/modular_ss220/mobs/icons/mob/pets.dmi b/modular_ss220/mobs/icons/mob/pets.dmi index 658e677ded5a..fa2fabc90e57 100644 Binary files a/modular_ss220/mobs/icons/mob/pets.dmi and b/modular_ss220/mobs/icons/mob/pets.dmi differ diff --git a/modular_ss220/mobs/tests/animal.dmi b/modular_ss220/mobs/tests/animal.dmi deleted file mode 100644 index 78de6fd28b2a..000000000000 Binary files a/modular_ss220/mobs/tests/animal.dmi and /dev/null differ diff --git a/modular_ss220/mobs/tests/animal_test.dmi b/modular_ss220/mobs/tests/animal_test.dmi deleted file mode 100644 index 6853c25994d1..000000000000 Binary files a/modular_ss220/mobs/tests/animal_test.dmi and /dev/null differ diff --git a/modular_ss220/mobs/tests/pets.dmi b/modular_ss220/mobs/tests/pets.dmi deleted file mode 100644 index 11c449b23252..000000000000 Binary files a/modular_ss220/mobs/tests/pets.dmi and /dev/null differ diff --git a/modular_ss220/mobs/tests/pets_test.dmi b/modular_ss220/mobs/tests/pets_test.dmi deleted file mode 100644 index 5018766ad374..000000000000 Binary files a/modular_ss220/mobs/tests/pets_test.dmi and /dev/null differ diff --git a/modular_ss220/modular_ss220.dme b/modular_ss220/modular_ss220.dme index 3e3f4c5a8fae..83f04b970dc9 100644 --- a/modular_ss220/modular_ss220.dme +++ b/modular_ss220/modular_ss220.dme @@ -31,12 +31,16 @@ #include "unique_objects/_unique_objects.dme" #include "vending/vending.dme" #include "wire_splicing/wiresplicing.dme" +#include "silicons/_silicons.dme" +#include "silicon_hats/_silicon_hats.dme" // --- MISC --- // #include "administration/_administration.dme" #include "aesthetics_sounds/_aesthetics_sounds.dme" +#include "agent_id_tgui/_agent_id_tgui.dme" #include "balance/_balance.dme" #include "bureaucracy/_bureaucracy.dme" +#include "camera_nanomap/camera.dme" #include "cinematics/_cinematics.dme" #include "closet_picklocking/_closet_picklocking.dme" #include "crawl_speed/_crawl_speed.dme" @@ -64,6 +68,7 @@ #include "title_screen/_title_screen.dme" #include "whitelist/_whitelist.dme" #include "outfits/_outfits.dme" +#include "world_view_bigger/_world_view_bigger.dme" // --- PRIME --- // // #define MODPACK_MAIN_ONLY diff --git a/modular_ss220/objects/code/weapons.dm b/modular_ss220/objects/code/weapons.dm index d5f1c64633d1..b7f83ad946cc 100644 --- a/modular_ss220/objects/code/weapons.dm +++ b/modular_ss220/objects/code/weapons.dm @@ -1,6 +1,36 @@ +// Base heavy revolver +/obj/item/gun/projectile/revolver/reclinable + var/snapback_sound = 'modular_ss220/objects/sound/weapons/cylinder/snapback_rsh12.ogg' + var/reclined_sound = 'modular_ss220/objects/sound/weapons/cylinder/reclined_rsh12.ogg' + var/dry_fire_sound = 'sound/weapons/empty.ogg' + var/reclined = FALSE + +/obj/item/gun/projectile/revolver/reclinable/attack_self(mob/living/user) + reclined = !reclined + playsound(user, reclined ? reclined_sound : snapback_sound, 50, 1) + update_icon() + + if(reclined) + return ..() + +/obj/item/gun/projectile/revolver/reclinable/update_icon_state() + icon_state = initial(icon_state) + (reclined ? "_reclined" : "") + +/obj/item/gun/projectile/revolver/reclinable/attackby(obj/item/A, mob/user, params) + if(!reclined) + return + return ..() + +/obj/item/gun/projectile/revolver/reclinable/process_fire(atom/target, mob/living/user, message, params, zone_override, bonus_spread) + if (!reclined) + return ..() + + to_chat(user, "*click*") + playsound(user, dry_fire_sound, 100, 1) + // Colt Anaconda .44 -/obj/item/gun/projectile/revolver/anaconda +/obj/item/gun/projectile/revolver/reclinable/anaconda name = "Анаконда" desc = "Крупнокалиберный револьвер двадцатого века. Несмотря на то, что оружие хранилось в хороших условиях, старина даёт о себе знать." mag_type = /obj/item/ammo_box/magazine/internal/cylinder/d44 @@ -9,16 +39,13 @@ icon = 'modular_ss220/objects/icons/guns.dmi' icon_state = "anaconda" item_state = "anaconda" + fire_sound = 'modular_ss220/objects/sound/weapons/gunshots/gunshot_anaconda.ogg' -/obj/item/gun/projectile/revolver/anaconda/attackby(obj/item/A, mob/user, params) +/obj/item/gun/projectile/revolver/reclinable/anaconda/attackby(obj/item/A, mob/user, params) if(istype(A, /obj/item/ammo_box/box_d44)) return return ..() -/obj/item/gun/projectile/revolver/anaconda/process_fire(atom/target, mob/living/user, message, params, zone_override, bonus_spread) - bonus_spread += 30 - . = ..() - /obj/item/ammo_box/magazine/internal/cylinder/d44 name = ".44 revolver cylinder" ammo_type = /obj/item/ammo_casing/d44 @@ -42,6 +69,7 @@ flag = "bullet" hitsound_wall = "ricochet" impact_effect_type = /obj/effect/temp_visual/impact_effect + spread = 20 /obj/item/ammo_box/speed_loader_d44 name = "speed loader (.44)" @@ -63,14 +91,14 @@ /obj/structure/displaycase/hos alert = TRUE - start_showpiece_type = /obj/item/gun/projectile/revolver/anaconda + start_showpiece_type = /obj/item/gun/projectile/revolver/reclinable/anaconda req_access = list(ACCESS_HOS) // RSH-12 12.7 -/obj/item/gun/projectile/revolver/rsh12 +/obj/item/gun/projectile/revolver/reclinable/rsh12 name = "РШ-12" - desc = "Тяжёлый револьвер винтовочного калибра с, откидным вниз для более удобного заряжания, стволом. По слухам, всё ещё находится на вооружении у СССП." + desc = "Тяжёлый револьвер винтовочного калибра с откидным стволом. По слухам, всё ещё находится на вооружении у СССП." mag_type = /obj/item/ammo_box/magazine/internal/cylinder/rsh12 lefthand_file = 'modular_ss220/objects/icons/guns_lefthand.dmi' righthand_file = 'modular_ss220/objects/icons/guns_righthand.dmi' @@ -78,22 +106,10 @@ icon_state = "rsh12" item_state = "rsh12" fire_sound = 'modular_ss220/objects/sound/weapons/gunshots/gunshot_rsh12.ogg' - var/reclined = FALSE - -/obj/item/gun/projectile/revolver/rsh12/attack_self(mob/living/user) - reclined = !reclined - update_icon() - if(reclined) - return ..() -/obj/item/gun/projectile/revolver/rsh12/update_icon_state() - icon_state = initial(icon_state) + (reclined ? "_reclined" : "") - -/obj/item/gun/projectile/revolver/rsh12/attackby(obj/item/A, mob/user, params) +/obj/item/gun/projectile/revolver/reclinable/rsh12/attackby(obj/item/A, mob/user, params) if(istype(A, /obj/item/ammo_box/box_mm127)) return - if(!reclined) - return return ..() /obj/item/ammo_box/magazine/internal/cylinder/rsh12 diff --git a/modular_ss220/objects/icons/guns.dmi b/modular_ss220/objects/icons/guns.dmi index 3d64d40c0389..10eebc3d9b5e 100644 Binary files a/modular_ss220/objects/icons/guns.dmi and b/modular_ss220/objects/icons/guns.dmi differ diff --git a/modular_ss220/objects/sound/weapons/cylinder/reclined_rsh12.ogg b/modular_ss220/objects/sound/weapons/cylinder/reclined_rsh12.ogg new file mode 100644 index 000000000000..698b798cdc74 Binary files /dev/null and b/modular_ss220/objects/sound/weapons/cylinder/reclined_rsh12.ogg differ diff --git a/modular_ss220/objects/sound/weapons/cylinder/snapback_rsh12.ogg b/modular_ss220/objects/sound/weapons/cylinder/snapback_rsh12.ogg new file mode 100644 index 000000000000..8a5a76170a84 Binary files /dev/null and b/modular_ss220/objects/sound/weapons/cylinder/snapback_rsh12.ogg differ diff --git a/modular_ss220/objects/sound/weapons/gunshots/gunshot_anaconda.ogg b/modular_ss220/objects/sound/weapons/gunshots/gunshot_anaconda.ogg new file mode 100644 index 000000000000..bca062190f94 Binary files /dev/null and b/modular_ss220/objects/sound/weapons/gunshots/gunshot_anaconda.ogg differ diff --git a/modular_ss220/outfits/code/outfits.dm b/modular_ss220/outfits/code/outfits.dm index b70cf4ed4d0f..b35fc68b6dd6 100644 --- a/modular_ss220/outfits/code/outfits.dm +++ b/modular_ss220/outfits/code/outfits.dm @@ -50,14 +50,14 @@ backpack_contents = list( /obj/item/storage/box/soviet = 1, - /obj/item/gun/projectile/revolver/anaconda = 1, + /obj/item/gun/projectile/revolver/reclinable/anaconda = 1, /obj/item/ammo_box/speed_loader_d44 = 2, /obj/item/storage/fancy/cigarettes/cigpack_syndicate = 1, /obj/item/lighter/zippo/engraved = 1 ) /datum/outfit/admin/soviet/officer - belt = /obj/item/gun/projectile/revolver/rsh12 + belt = /obj/item/gun/projectile/revolver/reclinable/rsh12 backpack_contents = list( /obj/item/storage/box/soviet = 1, @@ -67,7 +67,7 @@ ) /datum/outfit/admin/soviet/admiral - belt = /obj/item/gun/projectile/revolver/rsh12 + belt = /obj/item/gun/projectile/revolver/reclinable/rsh12 backpack_contents = list( /obj/item/storage/box/soviet = 1, diff --git a/modular_ss220/silicon_hats/_silicon_hats.dm b/modular_ss220/silicon_hats/_silicon_hats.dm new file mode 100644 index 000000000000..96493c8ca55f --- /dev/null +++ b/modular_ss220/silicon_hats/_silicon_hats.dm @@ -0,0 +1,4 @@ +/datum/modpack/silicon_hats + name = "Silicon Hats" + desc = "На силиконов можно надеть шапочки." + author = "PhantomRU" diff --git a/modular_ss220/silicon_hats/_silicon_hats.dme b/modular_ss220/silicon_hats/_silicon_hats.dme new file mode 100644 index 000000000000..a858c11dcfbe --- /dev/null +++ b/modular_ss220/silicon_hats/_silicon_hats.dme @@ -0,0 +1,4 @@ +#include "_silicon_hats.dm" + +#include "code/silicon_hats.dm" +#include "code/silicon_interactions.dm" diff --git a/modular_ss220/silicon_hats/code/silicon_hats.dm b/modular_ss220/silicon_hats/code/silicon_hats.dm new file mode 100644 index 000000000000..a1c501300f31 --- /dev/null +++ b/modular_ss220/silicon_hats/code/silicon_hats.dm @@ -0,0 +1,218 @@ +/mob/living/silicon + var/obj/item/inventory_head + + var/hat_offset_y = -3 + var/is_centered = FALSE // центрирован ли синтетик. Если нет, то шляпа будет растянута + + var/list/blacklisted_hats = list( // Запрещенные шляпы на ношение для боргов с большими головами + /obj/item/clothing/head/helmet, + /obj/item/clothing/head/welding, + /obj/item/clothing/head/snowman, + /obj/item/clothing/head/bio_hood, + /obj/item/clothing/head/bomb_hood, + /obj/item/clothing/head/blob, + /obj/item/clothing/head/chicken, + /obj/item/clothing/head/corgi, + /obj/item/clothing/head/cueball, + /obj/item/clothing/head/hardhat/pumpkinhead, + /obj/item/clothing/head/radiation, + /obj/item/clothing/head/papersack, + /obj/item/clothing/head/human_head, + /obj/item/clothing/head/kitty, + /obj/item/clothing/head/hardhat/reindeer, + /obj/item/clothing/head/cardborg, + ) + + var/hat_icon_file = 'icons/mob/clothing/head.dmi' + var/hat_icon_state + var/hat_alpha + var/hat_color + + var/can_be_hatted = FALSE + var/can_wear_blacklisted_hats = FALSE + +/mob/living/silicon/robot/drone + hat_offset_y = -15 + is_centered = TRUE + can_be_hatted = TRUE + can_wear_blacklisted_hats = TRUE + +/mob/living/silicon/ai + hat_offset_y = 3 + is_centered = TRUE + can_be_hatted = TRUE + +/mob/living/silicon/robot/proc/robot_module_hat_offset(module) + switch(module) + // хуманоидные броботы с шляпами + if("Engineering", "Miner_old", "JanBot2", "Medbot", "engineerrobot", "maximillion", "secborg", "Hydrobot") + can_be_hatted = FALSE + hat_offset_y = -1 + if("Noble-CLN", "Noble-SRV", "Noble-DIG", "Noble-MED", "Noble-SEC", "Noble-ENG", "Noble-STD") //Высотой: 32 пикселя + can_be_hatted = TRUE + can_wear_blacklisted_hats = TRUE + hat_offset_y = 4 + if("droid-medical") // Высотой: 32 пикселя + can_be_hatted = TRUE + can_wear_blacklisted_hats = TRUE + hat_offset_y = 4 + if("droid-miner", "mk2", "mk3") // Высотой: 32 большая голова, шарообразные + can_be_hatted = TRUE + is_centered = TRUE + hat_offset_y = 3 + if("bloodhound", "nano_bloodhound", "syndie_bloodhound", "ertgamma")//Высотой: 31 + can_be_hatted = TRUE + hat_offset_y = 1 + if("Cricket-SEC", "Cricket-MEDI", "Cricket-JANI", "Cricket-ENGI", "Cricket-MINE", "Cricket-SERV") //Высотой: 31 + can_be_hatted = TRUE + hat_offset_y = 2 + if("droidcombat-shield", "droidcombat") // Высотой: 31 + can_be_hatted = TRUE + hat_alpha = 255 + hat_offset_y = 2 + if("droidcombat-roll") + can_be_hatted = TRUE + hat_alpha = 0 + hat_offset_y = 2 + if("syndi-medi", "surgeon", "toiletbot") // Высотой: 30 + can_be_hatted = TRUE + is_centered = TRUE + hat_offset_y = 1 + if("Security", "janitorrobot", "medicalrobot") // Высотой: 29 + can_be_hatted = TRUE + is_centered = TRUE + can_wear_blacklisted_hats = TRUE + hat_offset_y = -1 + if("Brobot", "Service", "robot+o+c", "robot_old", "securityrobot", //Высотой: 28 + "rowtree-engineering", "rowtree-lucy", "rowtree-medical", "rowtree-security") //Бабоботы + can_be_hatted = TRUE + is_centered = TRUE + can_wear_blacklisted_hats = TRUE + hat_offset_y = -1 + if("Miner", "lavaland") // Высотой: 27 + can_be_hatted = TRUE + hat_offset_y = -1 + if("robot", "Standard", "Standard-Secy", "Standard-Medi", "Standard-Engi", + "Standard-Jani", "Standard-Serv", "Standard-Mine", "xenoborg-state-a") //Высотой: 26 + can_be_hatted = TRUE + hat_offset_y = -3 + if("droid") // Высотой: 25 + can_be_hatted = TRUE + is_centered = TRUE + can_wear_blacklisted_hats = TRUE + hat_offset_y = -3 + if("landmate", "syndi-engi") // Высотой: 24 пикселя макушка + can_be_hatted = TRUE + hat_offset_y = -3 + if("mopgearrex") // Высотой: 22 + can_be_hatted = TRUE + hat_offset_y = -6 + + if(inventory_head) + if (!can_be_hatted) + remove_from_head(usr) + return + if (!can_wear_blacklisted_hats && is_type_in_list(inventory_head, blacklisted_hats)) + remove_from_head(usr) + return + +/mob/living/silicon/proc/hat_icons() + if(inventory_head) + overlays += get_hat_overlay() + +/mob/living/silicon/regenerate_icons() + overlays.Cut() + ..() + + if(inventory_head) + var/image/head_icon + + if(inventory_head.icon_override) // Для модульных шапок + hat_icon_file = inventory_head.icon_override + if(!hat_icon_state) + hat_icon_state = inventory_head.icon_state + if(!hat_alpha) + hat_alpha = inventory_head.alpha + if(!hat_color) + hat_color = inventory_head.color + + head_icon = get_hat_overlay() + + add_overlay(head_icon) + +/mob/living/silicon/proc/get_hat_overlay() + if(hat_icon_file && hat_icon_state) + var/image/borgI = image(hat_icon_file, hat_icon_state) + borgI.alpha = hat_alpha + borgI.color = hat_color + borgI.pixel_y = hat_offset_y + if (!is_centered) + borgI.transform = matrix(1.125, 0, 0.5, 0, 1, 0) + return borgI + +/mob/living/silicon/proc/place_on_head(obj/item/item_to_add, mob/user) + if(!item_to_add) + user.visible_message(span_notice("[user] похлопывает по голове [src]."), span_notice("Вы положили руку на голову [src].")) + if(flags_2 & HOLOGRAM_2) + return FALSE + return FALSE + + if(!istype(item_to_add, /obj/item/clothing/head/)) + to_chat(user, span_warning("[item_to_add] нельзя надеть на голову [src]!")) + return FALSE + + if(!can_be_hatted) + to_chat(user, span_warning("[item_to_add] нельзя надеть на голову [src]! Похоже у него уже есть встроенная шляпа.")) + return FALSE + + if(inventory_head) + if(user) + to_chat(user, span_warning("Нельзя надеть больше одного головного убора на голову [src]!")) + return FALSE + + if(user && !user.unEquip(item_to_add)) + to_chat(user, span_warning("[item_to_add] застрял в ваших руках, вы не можете его надеть на голову [src]!")) + return FALSE + + if (!can_wear_blacklisted_hats && is_type_in_list(item_to_add, blacklisted_hats)) + to_chat(user, span_warning("[item_to_add] не помещается на голову [src]!")) + return FALSE + + user.visible_message(span_notice("[user] надевает [item_to_add] на голову [real_name]."), + span_notice("Вы надеваете [item_to_add] на голову [real_name]."), + span_italics("Вы слышите как что-то нацепили.")) + item_to_add.forceMove(src) + inventory_head = item_to_add + regenerate_icons() + + return TRUE + +/mob/living/silicon/proc/remove_from_head(mob/user) + if(inventory_head) + if(inventory_head.flags & NODROP) + to_chat(user, span_warning("[inventory_head.name] застрял на головном корпусе [src]! Его невозможно снять!")) + return TRUE + + to_chat(user, span_warning("Вы сняли [inventory_head.name] с головного корпуса [src].")) + user.put_in_hands(inventory_head) + + null_hat() + + regenerate_icons() + else + to_chat(user, span_warning("На головном корпусе [src] нет головного убора!")) + return FALSE + + return TRUE + +/mob/living/silicon/proc/drop_hat() + if(inventory_head) + unEquip(inventory_head) + null_hat() + regenerate_icons() + +/mob/living/silicon/proc/null_hat() + inventory_head = null + hat_icon_state = null + hat_alpha = null + hat_color = null diff --git a/modular_ss220/silicon_hats/code/silicon_interactions.dm b/modular_ss220/silicon_hats/code/silicon_interactions.dm new file mode 100644 index 000000000000..7aefa091aa50 --- /dev/null +++ b/modular_ss220/silicon_hats/code/silicon_interactions.dm @@ -0,0 +1,101 @@ +/mob/living/silicon/robot/update_icons() + . = ..() + hat_icons() + +/mob/living/silicon/robot/drone/update_icons() + . = ..() + hat_icons() + +/mob/living/silicon/death(gibbed) + if(gibbed) + drop_hat() + . = ..() + +/mob/living/silicon/robot/deconstruct() + drop_hat() + . = ..() + +/mob/living/silicon/robot/get_module_sprites(selected_module) + . = ..() + robot_module_hat_offset(icon_state) + +/mob/living/silicon/grabbedby(mob/living/user) + remove_from_head(user) + +// Если вдруг кто-то захочет сразу спавнить боргов с шапками +/mob/living/silicon/Initialize(mapload) + . = ..() + regenerate_icons() + +// Для уже готовых спавнов боевых боргов +/mob/living/silicon/robot/Initialize(mapload) + . = ..() + robot_module_hat_offset(icon_state) + +/mob/living/silicon/robot/initialize_module(selected_module, selected_sprite, list/module_sprites) + . = ..() + robot_module_hat_offset(icon_state) + +/datum/emote/flip/run_emote(mob/user, params, type_override, intentional) + . = ..() + if(isrobot(user)) + var/mob/living/silicon/robot/borg = user + message = "кувырком опрокинул шляпу!" + borg.drop_hat() + +/mob/living/silicon/attackby(obj/item/W, mob/user, params) + if(istype(W, /obj/item/clothing/head) && user.a_intent == INTENT_HELP) + place_on_head(user.get_active_hand(), user) + return TRUE + . = ..() + +/mob/living/silicon/Topic(href, href_list) + if(..()) + return TRUE + + if(!(iscarbon(usr) || usr.incapacitated() || !Adjacent(usr))) + usr << browse(null, "window=mob[UID()]") + usr.unset_machine() + return FALSE + + if (!can_be_hatted) + return FALSE + + if(href_list["remove_inv"]) + var/remove_from = href_list["remove_inv"] + switch(remove_from) + if("head") + remove_from_head(usr) + show_inv(usr) + + else if(href_list["add_inv"]) + var/add_to = href_list["add_inv"] + switch(add_to) + if("head") + place_on_head(usr.get_active_hand(), usr) + show_inv(usr) + + if(usr != src) + return TRUE + +/mob/living/silicon/show_inv(mob/user) + if(user.incapacitated() || !Adjacent(user)) + return FALSE + user.set_machine(src) + + var/dat = {"
Inventory of [name]

"} + dat += "
Head: [inventory_head]" : "add_inv=head'>Nothing"]" + + var/datum/browser/popup = new(user, "mob\ref[src]", "[src]", 440, 500) + popup.set_content(dat) + popup.open() + +/mob/living/silicon/robot/examine(mob/user) + . = ..() + if(inventory_head) + . += "\nНосит [bicon(inventory_head)] [inventory_head.name].\n" + +/mob/living/silicon/ai/examine(mob/user) + . = ..() + if(inventory_head) + . += "\nНа корпусе расположился [bicon(inventory_head)] [inventory_head.name].\n" diff --git a/modular_ss220/silicons/_silicons.dm b/modular_ss220/silicons/_silicons.dm new file mode 100644 index 000000000000..1a7edaf2bfb5 --- /dev/null +++ b/modular_ss220/silicons/_silicons.dm @@ -0,0 +1,4 @@ +/datum/modpack/silicons + name = "Silicons Modpack" + desc = "Изменения для синтетиков." + author = "PhantomRU" diff --git a/modular_ss220/silicons/_silicons.dme b/modular_ss220/silicons/_silicons.dme new file mode 100644 index 000000000000..ed0d8dfee58c --- /dev/null +++ b/modular_ss220/silicons/_silicons.dme @@ -0,0 +1,3 @@ +#include "_silicons.dm" + +#include "code/robot_modules.dm" diff --git a/modular_ss220/silicons/code/robot_modules.dm b/modular_ss220/silicons/code/robot_modules.dm new file mode 100644 index 000000000000..8f89068a5c98 --- /dev/null +++ b/modular_ss220/silicons/code/robot_modules.dm @@ -0,0 +1,57 @@ +/obj/item/robot_module/drone/Initialize(mapload) + . = ..() + basic_modules |= list( + /obj/item/holosign_creator/atmos, + ) + +/obj/item/robot_module/engineering/Initialize(mapload) + . = ..() + basic_modules |= list( + /obj/item/inflatable/cyborg, + /obj/item/inflatable/cyborg/door, + ) + + +// надувные стены +/obj/item/inflatable/cyborg + name = "надувная стена" + desc = "Сложенная надувная стена, которая при активации быстро расширяется до большой кубической мембраны." + var/power_use = 400 + var/structure_type = /obj/structure/inflatable + +/obj/item/inflatable/cyborg/door + name = "надувной шлюз" + desc = "Сложенный надувной шлюз, который при активации быстро расширяется в простую дверь." + icon_state = "folded_door" + power_use = 600 + structure_type = /obj/structure/inflatable/door + +/obj/item/inflatable/cyborg/examine(mob/user) + . = ..() + . += span_notice("Как синтетик, вы можете восстановить их в cyborg recharger") + +/obj/item/inflatable/cyborg/attack_self(mob/user) + if(locate(/obj/structure/inflatable) in get_turf(user)) + to_chat(user, span_warning("Здесь уже есть надувная стена!")) + return FALSE + + playsound(loc, 'sound/items/zip.ogg', 75, 1) + to_chat(user, span_notice("Вы надули [name]")) + var/obj/structure/inflatable/R = new structure_type(user.loc) + transfer_fingerprints_to(R) + R.add_fingerprint(user) + useResource(user) + +/obj/item/inflatable/cyborg/proc/useResource(mob/user) + if(!isrobot(user)) + return FALSE + var/mob/living/silicon/robot/R = user + if(R.cell.charge < power_use) + to_chat(user, span_warning("Недостаточно заряда!")) + return FALSE + return R.cell.use(power_use) + +//Небольшой багфикс "непрозрачного открытого шлюза" +/obj/structure/inflatable/door/operate() + . = ..() + opacity = FALSE diff --git a/modular_ss220/smart_equip_targeted/code/smart_equip_targeted.dm b/modular_ss220/smart_equip_targeted/code/smart_equip_targeted.dm index 999104356f03..0e2a4aeadea7 100644 --- a/modular_ss220/smart_equip_targeted/code/smart_equip_targeted.dm +++ b/modular_ss220/smart_equip_targeted/code/smart_equip_targeted.dm @@ -5,6 +5,10 @@ var/obj/item/storage/equipped_item if(isstorage(item_in_slot)) equipped_item = item_in_slot + if(!istype(equipped_item) && ismodcontrol(item_in_slot)) + var/obj/item/mod/control/mod = item_in_slot + if(mod.bag) + equipped_item = mod.bag if(ismecha(loc) || HAS_TRAIT(src, TRAIT_HANDS_BLOCKED)) return if(!istype(equipped_item)) diff --git a/modular_ss220/text_to_speech/code/base_seeds/mobs/_base.dm b/modular_ss220/text_to_speech/code/base_seeds/mobs/_base.dm index 1008faa16277..facb46fd1f48 100644 --- a/modular_ss220/text_to_speech/code/base_seeds/mobs/_base.dm +++ b/modular_ss220/text_to_speech/code/base_seeds/mobs/_base.dm @@ -1,5 +1,5 @@ //Fallback values for TTS voices /mob/living - tts_seed = "Kleiner" + tts_seed = "Angel" diff --git a/modular_ss220/text_to_speech/code/tts_subsystem.dm b/modular_ss220/text_to_speech/code/tts_subsystem.dm index a51f699a3bb4..78f5f5233cf1 100644 --- a/modular_ss220/text_to_speech/code/tts_subsystem.dm +++ b/modular_ss220/text_to_speech/code/tts_subsystem.dm @@ -279,10 +279,9 @@ SUBSYSTEM_DEF(tts220) if(traits & TTS_TRAIT_PITCH_WHISPER) text = provider.pitch_whisper(text) - var/hash = rustg_hash_string(RUSTG_HASH_MD5, text) + var/hash = rustg_hash_string(RUSTG_HASH_MD5, lowertext(text)) var/filename = "data/tts_cache/[seed.name]/[hash]" - var/datum/callback/play_tts_cb = CALLBACK(src, PROC_REF(play_tts), speaker, listener, filename, is_local, effect, preSFX, postSFX) if(fexists("[filename].ogg")) tts_reused++ @@ -290,6 +289,8 @@ SUBSYSTEM_DEF(tts220) play_tts(speaker, listener, filename, is_local, effect, preSFX, postSFX) return + var/datum/callback/play_tts_cb = CALLBACK(src, PROC_REF(play_tts), speaker, listener, filename, is_local, effect, preSFX, postSFX) + if(LAZYLEN(tts_queue[filename])) tts_reused++ tts_rrps_counter++ @@ -306,14 +307,14 @@ SUBSYSTEM_DEF(tts220) // Bail if it errored if(response.errored) provider.timed_out_requests++ - message_admins("Error connecting to [provider.name] TTS API. Please inform a maintainer or server host.") + log_game(span_warning("Error connecting to [provider.name] TTS API. Please inform a maintainer or server host.")) + message_admins(span_warning("Error connecting to [provider.name] TTS API. Please inform a maintainer or server host.")) return if(response.status_code != 200) provider.failed_requests++ - if(provider.failed_requests >= provider.failed_requests_limit) - provider.is_enabled = FALSE - message_admins("Error performing [provider.name] TTS API request (Code: [response.status_code])") + log_game(span_warning("Error performing [provider.name] TTS API request (Code: [response.status_code])")) + message_admins(span_warning("Error performing [provider.name] TTS API request (Code: [response.status_code])")) tts_request_failed++ if(response.status_code) if(tts_errors["[response.status_code]"]) @@ -408,7 +409,7 @@ SUBSYSTEM_DEF(tts220) if(preSFX) play_sfx(listener, preSFX, output.channel, output.volume, output.environment) - listener.playsound_local(turf_source, output, volume, S = output, channel = channel, wait = TRUE) + output = listener.playsound_local(turf_source, output, volume, S = output, channel = channel, wait = TRUE) if(!output || output.volume <= 0) return @@ -458,7 +459,7 @@ SUBSYSTEM_DEF(tts220) /datum/controller/subsystem/tts220/proc/sanitize_tts_input(message) var/hash if(sanitized_messages_caching) - hash = rustg_hash_string(RUSTG_HASH_MD5, message) + hash = rustg_hash_string(RUSTG_HASH_MD5, lowertext(message)) if(sanitized_messages_cache[hash]) sanitized_messages_cache_hit++ return sanitized_messages_cache[hash] diff --git a/modular_ss220/title_screen/code/new_player.dm b/modular_ss220/title_screen/code/new_player.dm index 1aa09cd80e56..aeff79c5ae94 100644 --- a/modular_ss220/title_screen/code/new_player.dm +++ b/modular_ss220/title_screen/code/new_player.dm @@ -2,6 +2,7 @@ GLOBAL_LIST_EMPTY(new_player_list) /mob/new_player/Initialize(mapload) GLOB.new_player_list += src + show_title_screen() . = ..() /mob/new_player/Destroy() diff --git a/modular_ss220/world_view_bigger/_world_view_bigger.dm b/modular_ss220/world_view_bigger/_world_view_bigger.dm new file mode 100644 index 000000000000..e78008994207 --- /dev/null +++ b/modular_ss220/world_view_bigger/_world_view_bigger.dm @@ -0,0 +1,4 @@ +/datum/modpack/world_view_bigger + name = "Увеличение world.view" + desc = "Увеличивает игровое значение world.view, что увеличивает дальность слышимости у мобов." + author = "larentoun" diff --git a/modular_ss220/world_view_bigger/_world_view_bigger.dme b/modular_ss220/world_view_bigger/_world_view_bigger.dme new file mode 100644 index 000000000000..0967d4caeada --- /dev/null +++ b/modular_ss220/world_view_bigger/_world_view_bigger.dme @@ -0,0 +1,3 @@ +#include "_world_view_bigger.dm" + +#include "code/world_view_bigger.dm" diff --git a/modular_ss220/world_view_bigger/code/world_view_bigger.dm b/modular_ss220/world_view_bigger/code/world_view_bigger.dm new file mode 100644 index 000000000000..35e30074ddcc --- /dev/null +++ b/modular_ss220/world_view_bigger/code/world_view_bigger.dm @@ -0,0 +1,2 @@ +/world + view = "19x19" // If you ever set this to a non-square value you will need to update a lot of the code! diff --git a/tgui/packages/tgui/components/ByondUi.js b/tgui/packages/tgui/components/ByondUi.js index 7bd3cf884986..a5e59bc113ea 100644 --- a/tgui/packages/tgui/components/ByondUi.js +++ b/tgui/packages/tgui/components/ByondUi.js @@ -56,7 +56,7 @@ window.addEventListener('beforeunload', () => { /** * Get the bounding box of the DOM element. */ -const getBoundingBox = (element) => { +export const getBoundingBox = element => { // SS220 EDIT - ORIGINAL: const getBoundingBox = element => { const rect = element.getBoundingClientRect(); return { pos: [rect.left, rect.top], diff --git a/tgui/packages/tgui/components/NanoMap.js b/tgui/packages/tgui/components/NanoMap.js index 42a31b4db238..6f9218d46ed0 100644 --- a/tgui/packages/tgui/components/NanoMap.js +++ b/tgui/packages/tgui/components/NanoMap.js @@ -1,8 +1,9 @@ import { Component } from 'inferno'; -import { Box, Icon, Tooltip } from '.'; +import { Box, Icon, Tooltip, Button } from '.'; import { useBackend } from '../backend'; import { LabeledList } from './LabeledList'; import { Slider } from './Slider'; +import { getBoundingBox } from "./ByondUi"; const pauseEvent = (e) => { if (e.stopPropagation) { @@ -25,8 +26,8 @@ export class NanoMap extends Component { const Ycenter = window.innerHeight / 2 - 256; this.state = { - offsetX: 128, - offsetY: 48, + offsetX: Xcenter, + offsetY: Ycenter, transform: 'none', dragging: false, originX: null, @@ -79,10 +80,22 @@ export class NanoMap extends Component { this.handleZoom = (_e, value) => { this.setState((state) => { const newZoom = Math.min(Math.max(value, 1), 8); - let zoomDiff = (newZoom - state.zoom) * 1.5; + const zoomDiff = newZoom / state.zoom; + if (zoomDiff === 1) { + return; + } + state.zoom = newZoom; - state.offsetX = state.offsetX - 262 * zoomDiff; - state.offsetY = state.offsetY - 256 * zoomDiff; + + const container = document.getElementsByClassName('NanoMap__container'); + if (container.length) { + const bounds = getBoundingBox(container[0]); + const currentCenterX = bounds.size[0] / 2 - state.offsetX; + const currentCenterY = bounds.size[1] / 2 - state.offsetY; + state.offsetX += currentCenterX - (currentCenterX * zoomDiff); + state.offsetY += currentCenterY - (currentCenterY * zoomDiff); + } + if (props.onZoom) { props.onZoom(state.zoom); } @@ -127,8 +140,17 @@ export class NanoMap extends Component { } } -const NanoMapMarker = (props, context) => { - const { x, y, zoom = 1, icon, tooltip, color } = props; +const NanoMapMarker = props => { + const { + x, + y, + zoom = 1, + icon, + tooltip, + color, + onClick, + size = 6, + } = props; const rx = x * 2 * zoom - zoom - 3; const ry = y * 2 * zoom - zoom - 3; return ( @@ -137,19 +159,70 @@ const NanoMapMarker = (props, context) => { position="absolute" className="NanoMap__marker" lineHeight="0" - bottom={ry + 'px'} - left={rx + 'px'} - > - + bottom={ry + "px"} + left={rx + "px"} + onClick={onClick}> + ); }; +let ActiveButton; +class NanoButton extends Component { + constructor(props) { + super(props); + const { act } = useBackend(this.props.context); + this.state = { + color: this.props.color, + }; + this.handleClick = e => { + if (ActiveButton !== undefined) { + ActiveButton.setState({ + color: "blue", + }); + } + act('switch_camera', { + name: this.props.name, + }); + ActiveButton = this; + this.setState({ + color: "green", + }); + }; + } + render() { + let rx = ((this.props.x * 2 * this.props.zoom) - this.props.zoom) - 3; + let ry = ((this.props.y * 2 * this.props.zoom) - this.props.zoom) - 3; + + return ( + + ); + } +} +NanoMap.NanoButton = NanoButton; NanoMap.Marker = NanoMapMarker; -const NanoMapZoomer = (props, context) => { + +const NanoMapZoomer = props => { return ( diff --git a/tgui/packages/tgui/interfaces/AgentCard.js b/tgui/packages/tgui/interfaces/AgentCard.js new file mode 100644 index 000000000000..cb80202f9ade --- /dev/null +++ b/tgui/packages/tgui/interfaces/AgentCard.js @@ -0,0 +1,184 @@ +import { useBackend, useLocalState } from '../backend'; +import { Button, LabeledList, Section, Tabs, Icon, Box, Fragment } from '../components'; +import { Window } from '../layouts'; + +export const AgentCard = (props, context) => { + const [tabIndex, setTabIndex] = useLocalState(context, 'tabIndex', 0); + const decideTab = index => { + switch (index) { + case 0: + return ; + case 1: + return ; + default: + return ; + } + }; + + return ( + + + + + setTabIndex(0)}> + Card Info + + setTabIndex(1)}> + Appearance + + + {decideTab(tabIndex)} + + + + ); +}; + +export const AgentCardInfo = (props, context) => { + const { act, data } = useBackend(context); + const { + registered_name, + sex, + age, + assignment, + associated_account_number, + blood_type, + dna_hash, + fingerprint_hash, + photo, + ai_tracking, + } = data; + + return ( + +

+ + +
+
+ + +
+ + ); +}; + +export const AgentCardAppearances = (props, context) => { + const { act, data } = useBackend(context); + const { + appearances, + } = data; + return ( +
+ {appearances.map(appearance_unit => ( + act('change_appearance', { new_appearance: appearance_unit.name })} + /> + ))} +
+ ); +}; diff --git a/tgui/packages/tgui/interfaces/CameraConsole220.js b/tgui/packages/tgui/interfaces/CameraConsole220.js new file mode 100644 index 000000000000..4892b13f85cb --- /dev/null +++ b/tgui/packages/tgui/interfaces/CameraConsole220.js @@ -0,0 +1,227 @@ +import { filter, sortBy } from 'common/collections'; +import { flow } from 'common/fp'; +import { classes } from 'common/react'; +import { createSearch } from 'common/string'; +import { Fragment } from 'inferno'; +import { useBackend, useLocalState } from '../backend'; +import { Button, ByondUi, Input, Section, Box, NanoMap, Tabs, Icon } from '../components'; +import { refocusLayout, Window } from '../layouts'; + +/** + * Returns previous and next camera names relative to the currently + * active camera. + */ +const prevNextCamera = (cameras, activeCamera) => { + if (!activeCamera) { + return []; + } + const index = cameras.findIndex(camera => ( + camera.name === activeCamera.name + )); + return [ + cameras[index - 1]?.name, + cameras[index + 1]?.name, + ]; +}; + +/** + * Camera selector. + * + * Filters cameras, applies search terms and sorts the alphabetically. + */ +const selectCameras = (cameras, searchText = '') => { + const testSearch = createSearch(searchText, camera => camera.name); + return flow([ + // Null camera filter + filter(camera => camera?.name), + // Optional search term + searchText && filter(testSearch), + // Slightly expensive, but way better than sorting in BYOND + sortBy(camera => camera.name), + ])(cameras); +}; + +export const CameraConsole220 = (props, context) => { + const [tabIndex, setTabIndex] = useLocalState(context, 'tabIndex', 0); + const decideTab = index => { + switch (index) { + case 0: + return ; + case 1: + return ; + default: + return "WE SHOULDN'T BE HERE!"; + } + }; + + return ( + + + + + setTabIndex(0)}> + Карта + + setTabIndex(1)}> + Список + + + {decideTab(tabIndex)} + + + + ); +}; + +export const CameraConsoleMapContent = (props, context) => { + const { act, data, config } = useBackend(context); + const cameras = selectCameras(data.cameras); + const [zoom, setZoom] = useLocalState(context, 'zoom', 1); + const { mapRef, activeCamera, stationLevel } = data; + const [prevCameraName, nextCameraName] = prevNextCamera(cameras, activeCamera); + return ( + + + setZoom(v)}> + {cameras.filter(cam => cam.z === stationLevel).map(cm => ( + + ))} + + + +
+
+ Камера: + {activeCamera + && activeCamera.name + || '—'} +
+
+
+
+ +
+
+ ); +}; + +export const CameraConsoleOldContent = (props, context) => { + const { act, data, config } = useBackend(context); + const { mapRef, activeCamera } = data; + const [ + searchText, + setSearchText, + ] = useLocalState(context, 'searchText', ''); + const cameras = selectCameras(data.cameras, searchText); + const [ + prevCameraName, + nextCameraName, + ] = prevNextCamera(cameras, activeCamera); + return ( + +
+ + + setSearchText(value)} /> +
+ {cameras.map(camera => ( + // We're not using the component here because performance + // would be absolutely abysmal (50+ ms for each re-render). +
{ + refocusLayout(); + act('switch_camera', { + name: camera.name, + }); + }}> + {camera.name} +
+ ))} +
+
+
+
+
+
+ Камера: + {activeCamera + && activeCamera.name + || '—'} +
+
+
+ +
+
+ ); +}; diff --git a/tgui/packages/tgui/interfaces/EmotePanel.js b/tgui/packages/tgui/interfaces/EmotePanel.js new file mode 100644 index 000000000000..dddd2f6a092d --- /dev/null +++ b/tgui/packages/tgui/interfaces/EmotePanel.js @@ -0,0 +1,184 @@ +import { useBackend, useLocalState } from '../backend'; +import { Window } from '../layouts'; +import { Button, Section, Input, Flex, Icon, Box } from '../components'; + +export const EmotePanel = (props, context) => { + return ( + + + + + + ); +}; + +export const EmotePanelContent = (props, context) => { + const { act, data } = useBackend(context); + const { emotes } = data; + + const [searchText, setSearchText] = useLocalState( + context, + 'searchText', + '' + ); + + const [filterVisible, toggleVisualFilter] = useLocalState( + context, + 'filterVisible', + '' + ) + + const [filterAudible, toggleAudibleFilter] = useLocalState( + context, + 'filterAudible', + '' + ) + + const [filterSound, toggleSoundFilter] = useLocalState( + context, + 'filterSound', + '' + ) + + const [filterHands, toggleHandsFilter] = useLocalState( + context, + 'filterHands', + '' + ) + + const [filterTargettable, toggleTargettableFilter] = useLocalState( + context, + 'filterTargettable', + '' + ) + + const [useTarget, toggleUseTarget] = useLocalState( + context, + 'useTarget', + '' + ) + + let searchBar = ( + setSearchText(value)} + /> + ); + + return ( +
+
+
+
0 + ? `Результаты поиска "${searchText}"` + : `Все эмоции` + } + fill + buttons={ + + } + > + + + {emotes + .filter(emote => emote.key && + (searchText.length > 0 ? (emote.key.toLowerCase().includes(searchText.toLowerCase()) || emote.name.toLowerCase().includes(searchText.toLowerCase())) : true) && + (filterVisible ? emote.visible : true) && + (filterAudible ? emote.audible : true) && + (filterSound ? emote.sound : true) && + (filterHands ? emote.hands : true) && + (filterTargettable ? emote.targettable : true)) + .map((emote) => + + )} + + +
+
+ ); +}; diff --git a/tgui/packages/tgui/interfaces/ModpacksList.js b/tgui/packages/tgui/interfaces/ModpacksList.js new file mode 100644 index 000000000000..198329e19bc3 --- /dev/null +++ b/tgui/packages/tgui/interfaces/ModpacksList.js @@ -0,0 +1,84 @@ +import { useBackend, useLocalState } from '../backend'; +import { Window } from '../layouts'; +import { Section, Input, Flex, Collapsible } from '../components'; + +export const ModpacksList = (props, context) => { + return ( + + + + + + ); +}; + +export const ModpacksListContent = (props, context) => { + const { act, data } = useBackend(context); + const { modpacks } = data; + + const [searchText, setSearchText] = useLocalState( + context, + 'searchText', + '' + ); + + const searchBar = ( + setSearchText(value)} + /> + ); + + return ( +
+
+ {searchBar} +
+
0 + ? `Результаты поиска "${searchText}"` + : `Все модификации` + } + fill + > + + + {modpacks + .filter(modpack => modpack.name && + (searchText.length > 0 ? + (modpack.name.toLowerCase().includes(searchText.toLowerCase()) || + modpack.desc.toLowerCase().includes(searchText.toLowerCase()) || + modpack.author.toLowerCase().includes(searchText.toLowerCase()) + ) : true)) + .map((modpack) => + +
+ {modpack.author} +
+
+ {modpack.desc} +
+
+ )} +
+
+
+
+ ); +}; diff --git a/tgui/packages/tgui/public/tgui.bundle.css b/tgui/packages/tgui/public/tgui.bundle.css index 5d6bf39b2062..9ce4ef7d8b9c 100644 --- a/tgui/packages/tgui/public/tgui.bundle.css +++ b/tgui/packages/tgui/public/tgui.bundle.css @@ -1 +1 @@ -body,html{box-sizing:border-box;height:100%;margin:0;font-size:12px}html{overflow:hidden;cursor:default}body{overflow:auto;font-family:Verdana,Geneva,sans-serif}*,:after,:before{box-sizing:inherit}h1,h2,h3,h4,h5,h6{display:block;margin:0;padding:6px 0}h1{font-size:18px}h2{font-size:16px}h3{font-size:14px}h4{font-size:12px}td,th{vertical-align:baseline;text-align:left}.candystripe:nth-child(odd){background-color:rgba(0,0,0,.25)}.color-black{color:#0d0d0d!important}.color-white{color:#fff!important}.color-red{color:#d33!important}.color-orange{color:#f37827!important}.color-yellow{color:#fbd814!important}.color-olive{color:#c0d919!important}.color-green{color:#22be47!important}.color-teal{color:#00c5bd!important}.color-blue{color:#238cdc!important}.color-violet{color:#6c3fcc!important}.color-purple{color:#a93bcd!important}.color-pink{color:#e2439c!important}.color-brown{color:#af6d43!important}.color-grey{color:#7d7d7d!important}.color-good{color:#62b62a!important}.color-average{color:#f1951d!important}.color-bad{color:#d33!important}.color-label{color:#8496ab!important}.color-bg-black{background-color:#000!important}.color-bg-white{background-color:#d9d9d9!important}.color-bg-red{background-color:#bd2020!important}.color-bg-orange{background-color:#d95e0c!important}.color-bg-yellow{background-color:#d9b804!important}.color-bg-olive{background-color:#9aad14!important}.color-bg-green{background-color:#1b9638!important}.color-bg-teal{background-color:#009a93!important}.color-bg-blue{background-color:#1c71b1!important}.color-bg-violet{background-color:#552dab!important}.color-bg-purple{background-color:#8b2baa!important}.color-bg-pink{background-color:#cf2082!important}.color-bg-brown{background-color:#8c5836!important}.color-bg-grey{background-color:#646464!important}.color-bg-good{background-color:#4d9121!important}.color-bg-average{background-color:#cd7a0d!important}.color-bg-bad{background-color:#bd2020!important}.color-bg-label{background-color:#657a94!important}.debug-layout,.debug-layout :not(g):not(path){color:hsla(0,0%,100%,.9)!important;background:transparent!important;outline:1px solid hsla(0,0%,100%,.5)!important;box-shadow:none!important;filter:none!important}.debug-layout:hover,.debug-layout :not(g):not(path):hover{outline-color:hsla(0,0%,100%,.8)!important}.display-none{display:none}.display-block{display:block}.display-inline{display:inline}.display-inline-block{display:inline-block}.m-0{margin:0}.mx-0{margin-left:0;margin-right:0}.my-0{margin-top:0;margin-bottom:0}.ml-0{margin-left:0}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.m-1{margin:6px}.mx-1{margin-left:6px;margin-right:6px}.my-1{margin-top:6px;margin-bottom:6px}.ml-1{margin-left:6px}.mt-1{margin-top:6px}.mr-1{margin-right:6px}.mb-1{margin-bottom:6px}.m-2{margin:12px}.mx-2{margin-left:12px;margin-right:12px}.my-2{margin-top:12px;margin-bottom:12px}.ml-2{margin-left:12px}.mt-2{margin-top:12px}.mr-2{margin-right:12px}.mb-2{margin-bottom:12px}.outline-dotted{outline-style:dotted!important;outline-width:2px!important}.outline-dashed{outline-style:dashed!important;outline-width:2px!important}.outline-solid{outline-style:solid!important;outline-width:2px!important}.outline-double{outline-style:double!important;outline-width:2px!important}.outline-groove{outline-style:groove!important;outline-width:2px!important}.outline-ridge{outline-style:ridge!important;outline-width:2px!important}.outline-inset{outline-style:inset!important;outline-width:2px!important}.outline-outset{outline-style:outset!important;outline-width:2px!important}.outline-color-black{outline-color:#0d0d0d!important}.outline-color-white{outline-color:#fff!important}.outline-color-red{outline-color:#d33!important}.outline-color-orange{outline-color:#f37827!important}.outline-color-yellow{outline-color:#fbd814!important}.outline-color-olive{outline-color:#c0d919!important}.outline-color-green{outline-color:#22be47!important}.outline-color-teal{outline-color:#00c5bd!important}.outline-color-blue{outline-color:#238cdc!important}.outline-color-violet{outline-color:#6c3fcc!important}.outline-color-purple{outline-color:#a93bcd!important}.outline-color-pink{outline-color:#e2439c!important}.outline-color-brown{outline-color:#af6d43!important}.outline-color-grey{outline-color:#7d7d7d!important}.outline-color-good{outline-color:#62b62a!important}.outline-color-average{outline-color:#f1951d!important}.outline-color-bad{outline-color:#d33!important}.outline-color-label{outline-color:#8496ab!important}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.position-sticky{position:sticky}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-baseline{text-align:baseline}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-pre{white-space:pre}.text-bold{font-weight:700}.text-italic{font-style:italic}.text-underline{text-decoration:underline}.BlockQuote{color:#8496ab;border-left:2px solid #8496ab;padding-left:6px;margin-bottom:6px}.BlockQuote:last-child{margin-bottom:0}.Button{position:relative;display:inline-block;line-height:20px;padding:0 6px;margin-right:2px;white-space:nowrap;outline:0;border-radius:2px;margin-bottom:2px;user-select:none;-ms-user-select:none}.Button:last-child{margin-right:0}.Button .fa,.Button .far,.Button .fas{margin-left:-3px;margin-right:-3px;min-width:16px;text-align:center}.Button--hasContent .fa,.Button--hasContent .far,.Button--hasContent .fas{margin-right:3px}.Button--hasContent.Button--iconRight .fa,.Button--hasContent.Button--iconRight .far,.Button--hasContent.Button--iconRight .fas{margin-right:0;margin-left:3px}.Button--ellipsis{overflow:hidden;text-overflow:ellipsis}.Button--fluid{display:block;margin-left:0;margin-right:0}.Button--multiLine{white-space:normal;word-wrap:break-word}.Button--color--black{transition:color 50ms,background-color 50ms;background-color:#000;color:#fff}.Button--color--black:hover{transition:color 0ms,background-color 0ms}.Button--color--black:focus{transition:color .1s,background-color .1s}.Button--color--black:focus,.Button--color--black:hover{background-color:#0a0a0a;color:#fff}.Button--color--white{transition:color 50ms,background-color 50ms;background-color:#d9d9d9;color:#000}.Button--color--white:hover{transition:color 0ms,background-color 0ms}.Button--color--white:focus{transition:color .1s,background-color .1s}.Button--color--white:focus,.Button--color--white:hover{background-color:#f3f3f3;color:#000}.Button--color--red{transition:color 50ms,background-color 50ms;background-color:#bd2020;color:#fff}.Button--color--red:hover{transition:color 0ms,background-color 0ms}.Button--color--red:focus{transition:color .1s,background-color .1s}.Button--color--red:focus,.Button--color--red:hover{background-color:#d52b2b;color:#fff}.Button--color--orange{transition:color 50ms,background-color 50ms;background-color:#d95e0c;color:#fff}.Button--color--orange:hover{transition:color 0ms,background-color 0ms}.Button--color--orange:focus{transition:color .1s,background-color .1s}.Button--color--orange:focus,.Button--color--orange:hover{background-color:#ed6f1d;color:#fff}.Button--color--yellow{transition:color 50ms,background-color 50ms;background-color:#d9b804;color:#000}.Button--color--yellow:hover{transition:color 0ms,background-color 0ms}.Button--color--yellow:focus{transition:color .1s,background-color .1s}.Button--color--yellow:focus,.Button--color--yellow:hover{background-color:#f3d00e;color:#000}.Button--color--olive{transition:color 50ms,background-color 50ms;background-color:#9aad14;color:#fff}.Button--color--olive:hover{transition:color 0ms,background-color 0ms}.Button--color--olive:focus{transition:color .1s,background-color .1s}.Button--color--olive:focus,.Button--color--olive:hover{background-color:#afc41f;color:#fff}.Button--color--green{transition:color 50ms,background-color 50ms;background-color:#1b9638;color:#fff}.Button--color--green:hover{transition:color 0ms,background-color 0ms}.Button--color--green:focus{transition:color .1s,background-color .1s}.Button--color--green:focus,.Button--color--green:hover{background-color:#27ab46;color:#fff}.Button--color--teal{transition:color 50ms,background-color 50ms;background-color:#009a93;color:#fff}.Button--color--teal:hover{transition:color 0ms,background-color 0ms}.Button--color--teal:focus{transition:color .1s,background-color .1s}.Button--color--teal:focus,.Button--color--teal:hover{background-color:#0aafa8;color:#fff}.Button--color--blue{transition:color 50ms,background-color 50ms;background-color:#1c71b1;color:#fff}.Button--color--blue:hover{transition:color 0ms,background-color 0ms}.Button--color--blue:focus{transition:color .1s,background-color .1s}.Button--color--blue:focus,.Button--color--blue:hover{background-color:#2883c8;color:#fff}.Button--color--violet{transition:color 50ms,background-color 50ms;background-color:#552dab;color:#fff}.Button--color--violet:hover{transition:color 0ms,background-color 0ms}.Button--color--violet:focus{transition:color .1s,background-color .1s}.Button--color--violet:focus,.Button--color--violet:hover{background-color:#653ac1;color:#fff}.Button--color--purple{transition:color 50ms,background-color 50ms;background-color:#8b2baa;color:#fff}.Button--color--purple:hover{transition:color 0ms,background-color 0ms}.Button--color--purple:focus{transition:color .1s,background-color .1s}.Button--color--purple:focus,.Button--color--purple:hover{background-color:#9e38c1;color:#fff}.Button--color--pink{transition:color 50ms,background-color 50ms;background-color:#cf2082;color:#fff}.Button--color--pink:hover{transition:color 0ms,background-color 0ms}.Button--color--pink:focus{transition:color .1s,background-color .1s}.Button--color--pink:focus,.Button--color--pink:hover{background-color:#dd3794;color:#fff}.Button--color--brown{transition:color 50ms,background-color 50ms;background-color:#8c5836;color:#fff}.Button--color--brown:hover{transition:color 0ms,background-color 0ms}.Button--color--brown:focus{transition:color .1s,background-color .1s}.Button--color--brown:focus,.Button--color--brown:hover{background-color:#a06844;color:#fff}.Button--color--grey{transition:color 50ms,background-color 50ms;background-color:#646464;color:#fff}.Button--color--grey:hover{transition:color 0ms,background-color 0ms}.Button--color--grey:focus{transition:color .1s,background-color .1s}.Button--color--grey:focus,.Button--color--grey:hover{background-color:#757575;color:#fff}.Button--color--good{transition:color 50ms,background-color 50ms;background-color:#4d9121;color:#fff}.Button--color--good:hover{transition:color 0ms,background-color 0ms}.Button--color--good:focus{transition:color .1s,background-color .1s}.Button--color--good:focus,.Button--color--good:hover{background-color:#5da52d;color:#fff}.Button--color--average{transition:color 50ms,background-color 50ms;background-color:#cd7a0d;color:#fff}.Button--color--average:hover{transition:color 0ms,background-color 0ms}.Button--color--average:focus{transition:color .1s,background-color .1s}.Button--color--average:focus,.Button--color--average:hover{background-color:#e68d18;color:#fff}.Button--color--bad{transition:color 50ms,background-color 50ms;background-color:#bd2020;color:#fff}.Button--color--bad:hover{transition:color 0ms,background-color 0ms}.Button--color--bad:focus{transition:color .1s,background-color .1s}.Button--color--bad:focus,.Button--color--bad:hover{background-color:#d52b2b;color:#fff}.Button--color--label{transition:color 50ms,background-color 50ms;background-color:#657a94;color:#fff}.Button--color--label:hover{transition:color 0ms,background-color 0ms}.Button--color--label:focus{transition:color .1s,background-color .1s}.Button--color--label:focus,.Button--color--label:hover{background-color:#7b8da4;color:#fff}.Button--color--default{transition:color 50ms,background-color 50ms;background-color:#3e6189;color:#fff}.Button--color--default:hover{transition:color 0ms,background-color 0ms}.Button--color--default:focus{transition:color .1s,background-color .1s}.Button--color--default:focus,.Button--color--default:hover{background-color:#4c729d;color:#fff}.Button--color--caution{transition:color 50ms,background-color 50ms;background-color:#d9b804;color:#000}.Button--color--caution:hover{transition:color 0ms,background-color 0ms}.Button--color--caution:focus{transition:color .1s,background-color .1s}.Button--color--caution:focus,.Button--color--caution:hover{background-color:#f3d00e;color:#000}.Button--color--danger{transition:color 50ms,background-color 50ms;background-color:#bd2020;color:#fff}.Button--color--danger:hover{transition:color 0ms,background-color 0ms}.Button--color--danger:focus{transition:color .1s,background-color .1s}.Button--color--danger:focus,.Button--color--danger:hover{background-color:#d52b2b;color:#fff}.Button--color--transparent{transition:color 50ms,background-color 50ms;background-color:#252525;color:#fff;background-color:rgba(37,37,37,0);color:hsla(0,0%,100%,.5)}.Button--color--transparent:hover{transition:color 0ms,background-color 0ms}.Button--color--transparent:focus{transition:color .1s,background-color .1s}.Button--color--transparent:focus,.Button--color--transparent:hover{background-color:#323232;color:#fff}.Button--disabled{background-color:#999!important}.Button--selected{transition:color 50ms,background-color 50ms;background-color:#1b9638;color:#fff}.Button--selected:hover{transition:color 0ms,background-color 0ms}.Button--selected:focus{transition:color .1s,background-color .1s}.Button--selected:focus,.Button--selected:hover{background-color:#27ab46;color:#fff}.Collapsible{margin-bottom:.5rem}.Collapsible:last-child{margin-bottom:0}.ColorBox{display:inline-block;width:12px;height:12px;line-height:12px;text-align:center}.Dimmer{display:flex;justify-content:center;align-items:center;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.75);z-index:1}.Divider--horizontal{margin:6px 0}.Divider--horizontal:not(.Divider--hidden){border-top:2px solid hsla(0,0%,100%,.1)}.Divider--vertical{height:100%;margin:0 6px}.Divider--vertical:not(.Divider--hidden){border-left:2px solid hsla(0,0%,100%,.1)}.Dropdown{position:relative}.Dropdown__control{position:relative;display:inline-block;font-family:Verdana,sans-serif;font-size:12px;width:100px;line-height:17px;user-select:none}.Dropdown__arrow-button{float:right;padding-left:6px;border-left:1px solid #000;border-left:1px solid rgba(0,0,0,.25)}.Dropdown__menu{overflow-y:auto;overflow-y:scroll}.Dropdown__menu,.Dropdown__menu-noscroll{position:absolute;z-index:5;width:100px;max-height:200px;border-radius:0 0 2px 2px;background-color:#000;background-color:rgba(0,0,0,.75)}.Dropdown__menu-noscroll{overflow-y:auto}.Dropdown__menuentry{padding:2px 4px;font-family:Verdana,sans-serif;font-size:12px;line-height:17px;transition:background-color .1s}.Dropdown__menuentry:hover{background-color:#444;transition:background-color 0ms}.Dropdown__over{top:auto;bottom:100%}.FatalError{display:block!important;position:absolute;top:0;left:0;right:0;bottom:0;padding:12px;font-size:12px;font-family:Consolas,monospace;color:#fff;background-color:#00d;z-index:1000;overflow:hidden;text-align:center}.FatalError__logo{display:inline-block;text-align:left;font-size:10px;line-height:8px;position:relative;margin-top:12px;top:0;left:0;animation:FatalError__rainbow 2s linear infinite alternate,FatalError__shadow 4s linear infinite alternate,FatalError__tfmX 3s infinite alternate,FatalError__tfmY 4s infinite alternate;white-space:pre-wrap;word-break:break-all}.FatalError__header{margin-top:12px}.FatalError__stack{text-align:left;white-space:pre-wrap;word-break:break-all;margin-top:24px;margin-bottom:24px}.FatalError__footer{margin-bottom:24px}@keyframes FatalError__rainbow{0%{color:#ff0}50%{color:#0ff}to{color:#f0f}}@keyframes FatalError__shadow{0%{left:-2px;text-shadow:4px 0 #f0f}50%{left:0;text-shadow:0 0 #0ff}to{left:2px;text-shadow:-4px 0 #ff0}}@keyframes FatalError__tfmX{0%{left:15px}to{left:-15px}}@keyframes FatalError__tfmY{to{top:-15px}}.Flex{display:-ms-flexbox;display:flex}.Flex--inline{display:inline-flex}.Flex--ie8{display:table!important}.Flex--ie8--column{display:block!important}.Flex--ie8--column>.Flex__item{display:block!important;margin-left:6px;margin-right:6px}.Flex__item--ie8{display:table-cell!important}.Flex--spacing--1{margin:0 -3px}.Flex--spacing--1>.Flex__item{margin:0 3px}.Flex--spacingPrecise--1{margin:-1px}.Flex--spacingPrecise--1>.Flex__item{margin:1px}.Flex--spacing--2{margin:0 -6px}.Flex--spacing--2>.Flex__item{margin:0 6px}.Flex--spacingPrecise--2{margin:-2px}.Flex--spacingPrecise--2>.Flex__item{margin:2px}.Knob{position:relative;font-size:1rem;width:2.6em;height:2.6em;margin:0 auto -.2em;cursor:n-resize}.Knob:after{content:".";color:transparent;line-height:2.5em}.Knob__circle{position:absolute;top:.1em;bottom:.1em;left:.1em;right:.1em;margin:.3em;background-color:#333;background-image:linear-gradient(180deg,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,0));border-radius:50%;box-shadow:0 .05em .5em 0 rgba(0,0,0,.5)}.Knob__cursorBox{position:absolute;top:0;bottom:0;left:0;right:0}.Knob__cursor{position:relative;top:.05em;margin:0 auto;width:.2em;height:.8em;background-color:hsla(0,0%,100%,.9)}.Knob__popupValue,.Knob__popupValue--right{position:absolute;top:-2rem;right:50%;font-size:1rem;text-align:center;padding:.25rem .5rem;background-color:#000;transform:translateX(50%);white-space:nowrap}.Knob__popupValue--right{top:.25rem;right:-50%}.Knob__ring{position:absolute;top:0;bottom:0;left:0;right:0;padding:.1em}.Knob__ringTrackPivot{transform:rotate(135deg)}.Knob__ringTrack{fill:transparent;stroke:hsla(0,0%,100%,.1);stroke-width:8;stroke-linecap:round;stroke-dasharray:235.62}.Knob__ringFillPivot{transform:rotate(135deg)}.Knob--bipolar .Knob__ringFillPivot{transform:rotate(270deg)}.Knob__ringFill{fill:transparent;stroke:#6a96c9;stroke-width:8;stroke-linecap:round;stroke-dasharray:314.16;transition:stroke 50ms}.Knob--color--black .Knob__ringFill{stroke:#0d0d0d}.Knob--color--white .Knob__ringFill{stroke:#fff}.Knob--color--red .Knob__ringFill{stroke:#d33}.Knob--color--orange .Knob__ringFill{stroke:#f37827}.Knob--color--yellow .Knob__ringFill{stroke:#fbd814}.Knob--color--olive .Knob__ringFill{stroke:#c0d919}.Knob--color--green .Knob__ringFill{stroke:#22be47}.Knob--color--teal .Knob__ringFill{stroke:#00c5bd}.Knob--color--blue .Knob__ringFill{stroke:#238cdc}.Knob--color--violet .Knob__ringFill{stroke:#6c3fcc}.Knob--color--purple .Knob__ringFill{stroke:#a93bcd}.Knob--color--pink .Knob__ringFill{stroke:#e2439c}.Knob--color--brown .Knob__ringFill{stroke:#af6d43}.Knob--color--grey .Knob__ringFill{stroke:#7d7d7d}.Knob--color--good .Knob__ringFill{stroke:#62b62a}.Knob--color--average .Knob__ringFill{stroke:#f1951d}.Knob--color--bad .Knob__ringFill{stroke:#d33}.Knob--color--label .Knob__ringFill{stroke:#8496ab}.LabeledList{display:table;width:100%;width:calc(100% + 12px);border-collapse:collapse;border-spacing:0;margin:-3px -6px 0;padding:0}.LabeledList__row{display:table-row}.LabeledList__row:last-child .LabeledList__cell{padding-bottom:0}.LabeledList__cell{display:table-cell;margin:0;padding:3px 6px;border:0;text-align:left;vertical-align:baseline}.LabeledList__label{width:1%;white-space:nowrap;min-width:60px}.LabeledList__buttons{width:.1%;white-space:nowrap;text-align:right;padding-top:1px;padding-bottom:0}.LabeledList__breakContents{word-break:break-all;word-wrap:break-word}.Modal{background-color:#252525;max-width:calc(100% - 1rem);padding:1rem;scrollbar-base-color:#1c1c1c;scrollbar-face-color:#3b3b3b;scrollbar-3dlight-color:#252525;scrollbar-highlight-color:#252525;scrollbar-track-color:#1c1c1c;scrollbar-arrow-color:#929292;scrollbar-shadow-color:#3b3b3b}.NanoMap__container{overflow:hidden;width:100%;z-index:1}.NanoMap__marker{z-index:10;padding:0;margin:0}.NanoMap__zoomer{z-index:20;background-color:rgba(0,0,0,.33);position:absolute;top:30px;left:0;padding:.5rem;width:20%}.NoticeBox{padding:4px 6px;margin-bottom:6px;box-shadow:none;font-weight:700;font-style:italic;color:#000;background-color:#bb9b68;background-image:repeating-linear-gradient(-45deg,transparent,transparent 10px,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 20px)}.NoticeBox--color--black{color:#fff;background-color:#000}.NoticeBox--color--white{color:#000;background-color:#b3b3b3}.NoticeBox--color--red{color:#fff;background-color:#701f1f}.NoticeBox--color--orange{color:#fff;background-color:#854114}.NoticeBox--color--yellow{color:#000;background-color:#83710d}.NoticeBox--color--olive{color:#000;background-color:#576015}.NoticeBox--color--green{color:#fff;background-color:#174e24}.NoticeBox--color--teal{color:#fff;background-color:#064845}.NoticeBox--color--blue{color:#fff;background-color:#1b4565}.NoticeBox--color--violet{color:#fff;background-color:#3b2864}.NoticeBox--color--purple{color:#fff;background-color:#542663}.NoticeBox--color--pink{color:#fff;background-color:#802257}.NoticeBox--color--brown{color:#fff;background-color:#4c3729}.NoticeBox--color--grey{color:#fff;background-color:#3e3e3e}.NoticeBox--color--good{color:#fff;background-color:#2e4b1a}.NoticeBox--color--average{color:#fff;background-color:#7b4e13}.NoticeBox--color--bad{color:#fff;background-color:#701f1f}.NoticeBox--color--label{color:#fff;background-color:#53565a}.NoticeBox--type--info{color:#fff;background-color:#235982}.NoticeBox--type--success{color:#fff;background-color:#1e662f}.NoticeBox--type--warning{color:#fff;background-color:#a95219}.NoticeBox--type--danger{color:#fff;background-color:#8f2828}.Input{position:relative;display:inline-block;width:120px;border:1px solid #88bfff;border:1px solid rgba(136,191,255,.75);border-radius:2px;color:#fff;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;overflow:visible;white-space:nowrap}.Input--disabled{color:#777;border-color:#848484;border-color:hsla(0,0%,51.8%,.75);background-color:#333;background-color:rgba(0,0,0,.25)}.Input--fluid{display:block;width:auto}.Input__baseline{display:inline-block;color:transparent}.Input__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit}.Input__input:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.Input__textarea{border:0;width:calc(100% + 4px);font-size:12px;line-height:17px;margin-left:-4px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit;resize:both;overflow:auto;white-space:pre-wrap}.Input__textarea:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.NumberInput{position:relative;display:inline-block;border:1px solid #88bfff;border:1px solid rgba(136,191,255,.75);border-radius:2px;color:#88bfff;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;text-align:right;overflow:visible;cursor:n-resize}.NumberInput--fluid{display:block}.NumberInput__content{margin-left:6px}.NumberInput__barContainer{position:absolute;top:2px;bottom:2px;left:2px}.NumberInput__bar{position:absolute;bottom:0;left:0;width:3px;box-sizing:border-box;border-bottom:1px solid #88bfff;background-color:#88bfff}.NumberInput__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:#000;color:#fff;text-align:right}.ProgressBar{display:inline-block;position:relative;width:100%;padding:0 6px;border-radius:2px;background-color:transparent;transition:border-color .5s}.ProgressBar__fill{position:absolute;top:0;left:0;bottom:0}.ProgressBar__fill--animated{transition:background-color .5s,width .5s}.ProgressBar__content{position:relative;line-height:17px;width:100%;text-align:right}.ProgressBar--color--default{border:1px solid #3e6189}.ProgressBar--color--default .ProgressBar__fill{background-color:#3e6189}.ProgressBar--color--black{border:1px solid #000!important}.ProgressBar--color--black .ProgressBar__fill{background-color:#000}.ProgressBar--color--white{border:1px solid #d9d9d9!important}.ProgressBar--color--white .ProgressBar__fill{background-color:#d9d9d9}.ProgressBar--color--red{border:1px solid #bd2020!important}.ProgressBar--color--red .ProgressBar__fill{background-color:#bd2020}.ProgressBar--color--orange{border:1px solid #d95e0c!important}.ProgressBar--color--orange .ProgressBar__fill{background-color:#d95e0c}.ProgressBar--color--yellow{border:1px solid #d9b804!important}.ProgressBar--color--yellow .ProgressBar__fill{background-color:#d9b804}.ProgressBar--color--olive{border:1px solid #9aad14!important}.ProgressBar--color--olive .ProgressBar__fill{background-color:#9aad14}.ProgressBar--color--green{border:1px solid #1b9638!important}.ProgressBar--color--green .ProgressBar__fill{background-color:#1b9638}.ProgressBar--color--teal{border:1px solid #009a93!important}.ProgressBar--color--teal .ProgressBar__fill{background-color:#009a93}.ProgressBar--color--blue{border:1px solid #1c71b1!important}.ProgressBar--color--blue .ProgressBar__fill{background-color:#1c71b1}.ProgressBar--color--violet{border:1px solid #552dab!important}.ProgressBar--color--violet .ProgressBar__fill{background-color:#552dab}.ProgressBar--color--purple{border:1px solid #8b2baa!important}.ProgressBar--color--purple .ProgressBar__fill{background-color:#8b2baa}.ProgressBar--color--pink{border:1px solid #cf2082!important}.ProgressBar--color--pink .ProgressBar__fill{background-color:#cf2082}.ProgressBar--color--brown{border:1px solid #8c5836!important}.ProgressBar--color--brown .ProgressBar__fill{background-color:#8c5836}.ProgressBar--color--grey{border:1px solid #646464!important}.ProgressBar--color--grey .ProgressBar__fill{background-color:#646464}.ProgressBar--color--good{border:1px solid #4d9121!important}.ProgressBar--color--good .ProgressBar__fill{background-color:#4d9121}.ProgressBar--color--average{border:1px solid #cd7a0d!important}.ProgressBar--color--average .ProgressBar__fill{background-color:#cd7a0d}.ProgressBar--color--bad{border:1px solid #bd2020!important}.ProgressBar--color--bad .ProgressBar__fill{background-color:#bd2020}.ProgressBar--color--label{border:1px solid #657a94!important}.ProgressBar--color--label .ProgressBar__fill{background-color:#657a94}.Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#1c1c1c;scrollbar-face-color:#3b3b3b;scrollbar-3dlight-color:#252525;scrollbar-highlight-color:#252525;scrollbar-track-color:#1c1c1c;scrollbar-arrow-color:#929292;scrollbar-shadow-color:#3b3b3b}.Section:last-child{margin-bottom:0}.Section--flex{display:flex;flex-flow:column}.Section--flex .Section__content{overflow:auto;flex:1}.Section__title{padding:6px;border-bottom:2px solid #4972a1}.Section__titleText{font-size:14px;font-weight:700}.Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.Section__content{padding:8px 6px}.Section__content--noTopPadding{padding-top:0}.Section__content--stretchContents{height:100%}.Section--level--1 .Section__titleText{font-size:14px}.Section--level--2 .Section__titleText{font-size:13px}.Section--level--3 .Section__titleText{font-size:12px}.Section--level--2,.Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.Slider{cursor:e-resize}.Slider__cursorOffset{position:absolute;top:0;left:0;bottom:0;transition:none!important}.Slider__cursor{position:absolute;top:0;right:-1px;bottom:0;width:0;border-left:2px solid #fff}.Slider__pointer{position:absolute;right:-5px;bottom:-4px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #fff}.Slider__popupValue{position:absolute;right:0;top:-22px;padding:2px 4px;background-color:#000;transform:translateX(50%);white-space:nowrap}.Table{display:table;width:100%;border-collapse:collapse;border-spacing:0;margin:0}.Table--collapsing{width:auto}.Table__row{display:table-row}.Table__cell{display:table-cell;padding:0 3px}.Table__cell:first-child{padding-left:0}.Table__cell:last-child{padding-right:0}.Table__cell--header,.Table__row--header .Table__cell{font-weight:700;padding-bottom:6px}.Table__cell--collapsing{width:1%;white-space:nowrap}.Tabs--horizontal{border-bottom:2px solid hsla(0,0%,100%,.1);margin-bottom:6px}.Tabs--horizontal .Tabs__tab--altSelection:after{content:"";position:absolute;bottom:0;right:0;left:0;height:2px;width:100%;background-color:#fff;border-radius:2px}.Tabs--vertical{margin-right:9px}.Tabs--vertical .Tabs__tabBox{border-right:2px solid hsla(0,0%,100%,.1);vertical-align:top}.Tabs--vertical .Tabs__tab{display:block!important;margin-right:0!important;margin-bottom:0;padding:1px 9px 0 6px;border-bottom:2px solid hsla(0,0%,100%,.1)}.Tabs--vertical .Tabs__tab:last-child{border-bottom:0}.Tabs--vertical .Tabs__tab--altSelection:after{content:"";position:absolute;top:0;bottom:0;right:0;height:100%;width:3px;background-color:#fff;border-radius:2px}.Tooltip{position:absolute;top:0;left:0;right:0;bottom:0;font-style:normal;font-weight:400;line-height:normal}.Tooltip:after{position:absolute;display:block;white-space:nowrap;z-index:2;padding:6px 10px;transform:translateX(-50%);pointer-events:none;visibility:hidden;opacity:0;text-align:left;content:attr(data-tooltip);transition:all .15s;color:#fff;background-color:#000;box-shadow:1px 1px 15px -1px rgba(0,0,0,.5);border-radius:2px}.Tooltip:hover:after{transition:all 70ms;pointer-events:none;visibility:visible;opacity:1}.Tooltip--long:after{width:250px;white-space:normal}.Tooltip--top:after{bottom:100%;left:50%;transform:translateX(-50%) translateY(8px)}.Tooltip--top:hover:after{transform:translateX(-50%) translateY(-8px)}.Tooltip--top-left:after{bottom:100%;right:50%;transform:translateX(12px) translateY(-8px)}.Tooltip--top-left:hover:after{transform:translateX(12px) translateY(8px)}.Tooltip--top-right:after{bottom:100%;left:50%;transform:translateX(-12px) translateY(-8px)}.Tooltip--top-right:hover:after{transform:translateX(-12px) translateY(8px)}.Tooltip--bottom:after{top:100%;left:50%;transform:translateX(-50%) translateY(-8px)}.Tooltip--bottom:hover:after{transform:translateX(-50%) translateY(8px)}.Tooltip--bottom-left:after{top:100%;right:50%;transform:translateX(12px) translateY(-8px)}.Tooltip--bottom-left:hover:after{transform:translateX(12px) translateY(8px)}.Tooltip--bottom-right:after{top:100%;left:50%;transform:translateX(-12px) translateY(-8px)}.Tooltip--bottom-right:hover:after{transform:translateX(-12px) translateY(8px)}.Tooltip--left:after{top:50%;right:100%;transform:translateX(8px) translateY(-50%)}.Tooltip--left:hover:after,.Tooltip--right:after{transform:translateX(-8px) translateY(-50%)}.Tooltip--right:after{top:50%;left:100%}.Tooltip--right:hover:after{transform:translateX(8px) translateY(-50%)}.AccountsUplinkTerminal__list tr>td{text-align:center}.AccountsUplinkTerminal__list tr:not(:first-child){height:24px;line-height:24px;cursor:pointer;transition:background-color 50ms}.AccountsUplinkTerminal__list tr:not(:first-child):focus,.AccountsUplinkTerminal__list tr:not(:first-child):hover{background-color:#252525}.AccountsUplinkTerminal__listRow--SUSPENDED{background-color:#740c20}.BrigCells__list .Table__cell,.BrigCells__list .Table__row--header{text-align:center}.BrigCells__list .BrigCells__listRow--active .Table__cell{background-color:#890e26}.CameraConsole__left{position:absolute;top:0;bottom:0;left:0;width:220px}.CameraConsole__right{position:absolute;top:0;bottom:0;left:220px;right:0;background-color:rgba(0,0,0,.33)}.CameraConsole__toolbar{left:0;margin:3px 12px 0}.CameraConsole__toolbar,.CameraConsole__toolbarRight{position:absolute;top:0;right:0;height:24px;line-height:24px}.CameraConsole__toolbarRight{margin:4px 6px 0}.CameraConsole__map{position:absolute;top:26px;bottom:0;left:0;right:0;margin:6px;text-align:center}.CameraConsole__map .NoticeBox{margin-top:calc(50% - 24px)}.Contractor *{font-family:Courier New,Courier,monospace}.Contractor .Section__titleText{display:inline-block;max-width:70%}.Contractor .Section__titleText>.Flex{width:100%}.Contractor .Section__titleText>.Flex>.Flex__item:first-of-type{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.Contractor__Contract .Button{font-size:11px;white-space:normal!important}.Contractor__photoZoom{text-align:center}.Contractor__photoZoom>img{width:96px;-ms-interpolation-mode:nearest-neighbor}.Contractor__photoZoom>.Button{position:absolute}.Exofab .Dropdown__control{margin-bottom:-1px}.Exofab .Dropdown__selected-text{overflow:hidden;text-overflow:ellipsis;width:80%;display:inline-block;margin-bottom:-3px}.Exofab__materials{height:100%;overflow:auto}.Exofab__materials .Section__content{height:calc(100% - 31px)}.Exofab__material:not(.Exofab__material--line){margin-bottom:.25rem}.Exofab__material:not(.Exofab__material--line) .Button{width:28px;margin-right:.5rem}.Exofab__material:not(.Exofab__material--line) .Button img{vertical-align:middle}.Exofab__material--line .Button{background-color:transparent;width:14px}.Exofab__material--line .Button img{width:16px}.Exofab__material--name{color:#7e90a7;text-transform:capitalize}.Exofab__material .Button{margin-bottom:0;padding:0;vertical-align:middle}.Exofab__material .Button img{margin-left:-2px}.Exofab__queue{height:100%}.Exofab__queue--queue .Button{margin:0;transform:scale(.75)}.Exofab__queue--queue .Button:first-of-type{margin-left:.25rem}.Exofab__queue--time{text-align:center;color:#7e90a7}.Exofab__queue--deficit{text-align:center;color:#db2828;font-weight:700}.Exofab__queue--deficit>div:not(.Divider){display:inline-block;margin-bottom:-.75rem}.Exofab__queue .Section__content{height:calc(100% - 31px)}.Exofab__queue .Exofab__material--amount{margin-right:.25rem}.Exofab__design--cost{display:inline-block;vertical-align:middle;margin-top:.33rem}.Exofab__design--cost>div{display:inline-block}.Exofab__design--cost .Exofab__material{margin-left:.25rem}.Exofab__design--time{display:inline-block;margin-left:.5rem;color:#7e90a7}.Exofab__design--time i{margin-right:.25rem}.Exofab__designs .Section__content{height:calc(100% - 31px);overflow:auto}.Exofab__building{height:40px}.Exofab__building .ProgressBar{width:100%;height:100%}.Exofab__building .ProgressBar__content{line-height:22px}.Ingredient__Table tr:nth-child(2n){background-color:#333}.Ingredient__Table td{padding:3px}.Library__Booklist tr>td{text-align:center}.Library__Booklist tr:not(:first-child){height:24px;line-height:24px;transition:background-color 50ms}.Library__Booklist tr:not(:first-child):focus,.Library__Booklist tr:not(:first-child):hover{background-color:#252525}.Library__SearchContainer{background-color:rgba(37,37,37,.5)}.Library__SearchContainer tr td:first-child{width:60%}.Newscaster__menu{width:40px;height:100%;margin-right:.5rem;flex-basis:content}.Newscaster__menu .Section__content{padding-left:0}.Newscaster__menuButton{color:#767676;cursor:pointer;position:relative;margin-left:6px;margin-right:1rem;white-space:nowrap;transition:color .1s}.Newscaster__menuButton--title{width:80%;display:none;overflow:hidden;text-overflow:ellipsis}.Newscaster__menuButton--unread{background-color:#e45e5e;color:#fff;font-size:10px;text-align:center;border-radius:32px;display:inline-block;width:12px;position:absolute;left:16px;margin-top:14px}.Newscaster__menuButton--selected{color:#fff}.Newscaster__menuButton--selected:after{content:"";background-color:#4972a1;width:2px;height:24px;position:absolute;left:-6px}.Newscaster__menuButton--security{color:#4972a1}.Newscaster__menuButton i{width:30px;text-align:center;vertical-align:middle;margin-left:-1px;margin-right:.5rem;margin-top:1px}.Newscaster__menuButton:hover{color:#fff}.Newscaster__menuButton:hover:before{background-color:#fff}.Newscaster__menuButton:not(:last-of-type){margin-bottom:.5rem}.Newscaster__menu--open{width:175px}.Newscaster__menu--open .Newscaster__menuButton--title{display:inline-block}.Newscaster__jobCategory--security .Section__title{color:#a14c49;border-bottom:2px solid #a14c49!important}.Newscaster__jobCategory--engineering .Section__title{color:#a17849;border-bottom:2px solid #a17849!important}.Newscaster__jobCategory--medical .Section__title{color:#499ea1;border-bottom:2px solid #499ea1!important}.Newscaster__jobCategory--science .Section__title{color:#a14972;border-bottom:2px solid #a14972!important}.Newscaster__jobCategory--service .Section__title{color:#a1499e;border-bottom:2px solid #a1499e!important}.Newscaster__jobCategory--supply .Section__title{color:#9ea149;border-bottom:2px solid #9ea149!important}.Newscaster__jobCategory:last-child{margin-bottom:.5rem}.Newscaster__jobOpening--command{font-weight:700}.Newscaster__jobOpening:not(:last-child){margin-bottom:.5rem}.Newscaster__emptyNotice{color:#7e90a7;text-align:center;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}.Newscaster__emptyNotice i{margin-bottom:.25rem}.Newscaster__photo{cursor:pointer;width:96px;border:1px solid #000;transition:border-color .1s;-ms-interpolation-mode:nearest-neighbor}.Newscaster__photo:hover{border-color:grey}.Newscaster__photoZoom{text-align:center}.Newscaster__photoZoom>img{transform:scale(2);-ms-interpolation-mode:nearest-neighbor}.Newscaster__photoZoom>.Button{position:absolute;width:64px;left:50%;margin-left:-32px;bottom:1rem}.Newscaster__story--wanted{background-color:rgba(219,40,40,.1)}.Newscaster__story--wanted .Section__title{color:#db2828;border-bottom:2px solid #a14c49!important}.Newscaster__story:last-child{margin-bottom:.5rem}.NuclearBomb__displayBox{background-color:#002003;border:4px inset #e8e4c9;color:#03e017;font-size:24px;font-family:monospace;padding:6px}.NuclearBomb__Button--keypad{background-color:#e8e4c9;border-color:#e8e4c9}.NuclearBomb__Button--keypad:hover{background-color:#f7f6ee!important;border-color:#f7f6ee!important}.NuclearBomb__Button--1{background-color:#d3cfb7!important;border-color:#d3cfb7!important;color:#a9a692!important}.NuclearBomb__Button--E{background-color:#d9b804!important;border-color:#d9b804!important}.NuclearBomb__Button--E:hover{background-color:#f3d00e!important;border-color:#f3d00e!important}.NuclearBomb__Button--C{background-color:#bd2020!important;border-color:#bd2020!important}.NuclearBomb__Button--C:hover{background-color:#d52b2b!important;border-color:#d52b2b!important}.NuclearBomb__NTIcon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMCIgdmlld0JveD0iMCAwIDQyNSAyMDAiIG9wYWNpdHk9Ii4zMyI+PHBhdGggZD0iTTE3OC4wMDQuMDM5SDEwNi44YTYuNzYxIDYuMDI2IDAgMDAtNi43NjEgNi4wMjV2MTg3Ljg3MmE2Ljc2MSA2LjAyNiAwIDAwNi43NjEgNi4wMjVoNTMuMTA3YTYuNzYxIDYuMDI2IDAgMDA2Ljc2Mi02LjAyNVY5Mi4zOTJsNzIuMjE2IDEwNC43YTYuNzYxIDYuMDI2IDAgMDA1Ljc2IDIuODdIMzE4LjJhNi43NjEgNi4wMjYgMCAwMDYuNzYxLTYuMDI2VjYuMDY0QTYuNzYxIDYuMDI2IDAgMDAzMTguMi4wNGgtNTQuNzE3YTYuNzYxIDYuMDI2IDAgMDAtNi43NiA2LjAyNXYxMDIuNjJMMTgzLjc2MyAyLjkwOWE2Ljc2MSA2LjAyNiAwIDAwLTUuNzYtMi44N3pNNC44NDUgMjIuMTA5QTEzLjQxMiAxMi41MDIgMCAwMTEzLjQ3OC4wMzloNjYuMTE4QTUuMzY1IDUgMCAwMTg0Ljk2IDUuMDR2NzkuODh6TTQyMC4xNTUgMTc3Ljg5MWExMy40MTIgMTIuNTAyIDAgMDEtOC42MzMgMjIuMDdoLTY2LjExOGE1LjM2NSA1IDAgMDEtNS4zNjUtNS4wMDF2LTc5Ljg4eiIvPjwvc3ZnPg==);background-size:70%;background-position:50%;background-repeat:no-repeat}.OreRedemption__Ores .OreHeader,.OreRedemption__Ores .OreLine{min-height:32px;padding:0 .5rem}.OreRedemption__Ores .OreHeader{line-height:32px;background-color:rgba(0,0,0,.33);font-weight:700}.OreRedemption__Ores .OreLine:last-of-type{margin-bottom:.5rem}.OreRedemption__Ores .Section__content{padding:0;height:100%;overflow:auto}.PDA__footer{position:fixed;bottom:0;left:0;right:0;height:30px}.PDA__footer__button{text-align:center;padding-top:4px;padding-bottom:2px;font-size:24px}.PdaPainter__list tr>td{text-align:center}.PdaPainter__list tr{height:24px;line-height:24px;cursor:pointer;transition:background-color 50ms}.PdaPainter__list tr:focus,.PdaPainter__list tr:hover{background-color:#252525}.PoolController__Buttons .Button:not(:last-child){margin-bottom:8px}.RndConsole{position:relative}.RndConsole__Overlay{position:absolute;display:flex;align-items:stretch;justify-content:stretch;top:0;left:0;width:100%;height:100vh}.RndConsole__LatheCategory__MatchingDesigns .Table__cell{padding-bottom:4px}.RndConsole__MainMenu__Buttons .Button:not(:last-child){margin-bottom:4px}.RndConsole__LatheMaterials .Table__cell:nth-child(2){padding-left:16px}.RndConsole__LatheMaterialStorage .Table__cell{padding:4px 0;border-bottom:1px solid #767676}.RndConsole__Overlay__Wrapper{display:flex;align-items:center;justify-content:stretch;flex-grow:1;padding:24px;background-color:hsla(0,0%,100%,0)}.RndConsole__Overlay__Wrapper .NoticeBox{flex-grow:1;margin-bottom:80px;font-size:18pt;padding:.3em .75em}.RndConsole__RndNavbar .Button{margin-bottom:10px}.Roulette{font-family:Palatino}.Roulette__board{display:table;width:100%;border-collapse:collapse;border:2px solid #fff;margin:0}.Roulette__board-row{padding:0;margin:0}.Roulette__board-cell{display:table-cell;padding:0;margin:0;border:2px solid #fff;font-family:Palatino}.Roulette__board-cell:first-child{padding-left:0}.Roulette__board-cell:last-child{padding-right:0}.Roulette__board-extrabutton{text-align:center;font-size:20px;font-weight:700;height:28px;border:none!important;margin:0!important;padding-top:4px!important;color:#fff!important}.Roulette__lowertable{margin-top:8px;margin-left:80px;margin-right:80px;border-collapse:collapse;border:2px solid #fff;border-spacing:0}.Roulette__lowertable--cell{border:2px solid #fff;padding:0;margin:0}.Roulette__lowertable--betscell{vertical-align:top}.Roulette__lowertable--spinresult{text-align:center;font-size:100px;font-weight:700;vertical-align:middle}.Roulette__lowertable--spinresult-black{background-color:#000}.Roulette__lowertable--spinresult-red{background-color:#db2828}.Roulette__lowertable--spinresult-green{background-color:#20b142}.Roulette__lowertable--spinbutton{margin:0!important;border:none!important;font-size:50px;line-height:60px!important;text-align:center;font-weight:700}.Roulette__lowertable--header{width:1%;text-align:center;font-size:20px;font-weight:700}.Safe--engraving{position:absolute;width:95%;height:96%;left:2.5%;top:2%;border:5px outset #3e4f6a;padding:5px;text-align:center}.Safe--engraving--arrow{color:#35435a}.Safe--engraving--hinge{content:" ";background-color:#191f2a;width:25px;height:40px;position:absolute;right:-15px;margin-top:-20px}.Safe--dialer{margin-bottom:.5rem}.Safe--dialer--number{color:#bbb;display:inline;background-color:#191f2a;font-size:1.5rem;font-weight:700;padding:0 .5rem}.Safe--dialer--right .Button i{z-index:-100}.Safe--dialer .Button{width:80px}.Safe--contents{border:10px solid #191f2a;background-color:#0f131a;height:calc(85% + 7.5px);text-align:left;padding:5px}.Safe--help{position:absolute;bottom:10px;left:5px;width:50%}.SecureStorage__displayBox{background-color:#212121;color:#8b8b8b;border:.167em inset #e8e4c9;font-size:375%;font-family:monospace;padding:.25em}.SecureStorage__displayBox--good{background-color:#002003;color:#03e017}.SecureStorage__displayBox--bad{background-color:#210000;color:#e00202}.SecureStorage__Button{outline-width:.25rem!important;border-width:.3rem!important;border:.167em outset #e8e4c9;padding-left:0!important;padding-right:0!important}.SecureStorage__Button--keypad{background-color:#e8e4c9;border-color:#e8e4c9;color:#a9a692}.SecureStorage__Button--keypad:hover{background-color:#f7f6ee;border-color:#f7f6ee;color:#a9a692}.SecureStorage__Button--E{background-color:#d9b804;border-color:#d9b804;color:#fff}.SecureStorage__Button--E:hover{background-color:#f5d317;border-color:#f5d317;color:#fff}.SecureStorage__Button--C{background-color:#bd2020;border-color:#bd2020;color:#fff}.SecureStorage__Button--C:hover{background-color:#d83434;border-color:#d83434;color:#fff}.SecurityRecords__list tr>td{text-align:center}.SecurityRecords__list tr:not(:first-child){height:24px;line-height:24px;cursor:pointer;transition:background-color 50ms}.SecurityRecords__list tr:not(:first-child):focus,.SecurityRecords__list tr:not(:first-child):hover{background-color:#252525}.SecurityRecords__listRow--arrest{background-color:#740c20}.SecurityRecords__listRow--execute{background-color:#683e8c}.SecurityRecords__listRow--incarcerated{background-color:#633203}.SecurityRecords__listRow--parolled{background-color:#006d7b}.SecurityRecords__listRow--released{background-color:#1c5574}.SecurityRecords__listRow--demote{background-color:#155500}.SecurityRecords__listRow--search{background-color:#987a00}.SecurityRecords__listRow--monitor{background-color:#1f1180}.MedicalRecords__list tr>td{text-align:center}.MedicalRecords__list tr:not(:first-child){height:24px;line-height:24px;cursor:pointer;transition:background-color 50ms}.MedicalRecords__list tr:not(:first-child):focus,.MedicalRecords__list tr:not(:first-child):hover{background-color:#252525}.MedicalRecords__listRow--deceased{background-color:#740c20}.MedicalRecords__listRow--ssd{background-color:#006d7b}.MedicalRecords__listRow--physically_unfit{background-color:#987a00}.MedicalRecords__listRow--disabled{background-color:#1f1180}.MedicalRecords__listMedbot--0{background-color:#2b1414}.Layout__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin:6px;scrollbar-base-color:#1c1c1c;scrollbar-face-color:#3b3b3b;scrollbar-3dlight-color:#252525;scrollbar-highlight-color:#252525;scrollbar-track-color:#1c1c1c;scrollbar-arrow-color:#929292;scrollbar-shadow-color:#3b3b3b}.Layout__content--flexRow{display:flex;flex-flow:row}.Layout__content--flexColumn{display:flex;flex-flow:column}.Layout__content--scrollable{overflow-y:auto}.Layout__content--noMargin{margin:0}.TitleBar{background-color:#363636;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.TitleBar__clickable{color:hsla(0,0%,100%,.5);background-color:#363636;transition:color .25s,background-color .25s}.TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.TitleBar__title{position:absolute;top:0;left:46px;color:hsla(0,0%,100%,.75);font-size:14px;line-height:31px;white-space:nowrap}.TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.TitleBar__minimize{position:absolute;top:6px;right:46px}.TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.Window{bottom:0;right:0;color:#fff;background-color:#252525;background-image:linear-gradient(180deg,#2a2a2a 0,#202020)}.Window,.Window__titleBar{position:fixed;top:0;left:0}.Window__titleBar{z-index:1;width:100%;height:32px}.Window__rest{top:32px}.Window__dimmer,.Window__rest{position:fixed;bottom:0;left:0;right:0}.Window__dimmer{top:0;background-color:rgba(62,62,62,.25);pointer-events:none}.Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#131313;color:hsla(0,0%,100%,.8)}.Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.Layout__content{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMCIgdmlld0JveD0iMCAwIDQyNSAyMDAiIG9wYWNpdHk9Ii4zMyI+PHBhdGggZD0iTTE3OC4wMDQuMDM5SDEwNi44YTYuNzYxIDYuMDI2IDAgMDAtNi43NjEgNi4wMjV2MTg3Ljg3MmE2Ljc2MSA2LjAyNiAwIDAwNi43NjEgNi4wMjVoNTMuMTA3YTYuNzYxIDYuMDI2IDAgMDA2Ljc2Mi02LjAyNVY5Mi4zOTJsNzIuMjE2IDEwNC43YTYuNzYxIDYuMDI2IDAgMDA1Ljc2IDIuODdIMzE4LjJhNi43NjEgNi4wMjYgMCAwMDYuNzYxLTYuMDI2VjYuMDY0QTYuNzYxIDYuMDI2IDAgMDAzMTguMi4wNGgtNTQuNzE3YTYuNzYxIDYuMDI2IDAgMDAtNi43NiA2LjAyNXYxMDIuNjJMMTgzLjc2MyAyLjkwOWE2Ljc2MSA2LjAyNiAwIDAwLTUuNzYtMi44N3pNNC44NDUgMjIuMTA5QTEzLjQxMiAxMi41MDIgMCAwMTEzLjQ3OC4wMzloNjYuMTE4QTUuMzY1IDUgMCAwMTg0Ljk2IDUuMDR2NzkuODh6TTQyMC4xNTUgMTc3Ljg5MWExMy40MTIgMTIuNTAyIDAgMDEtOC42MzMgMjIuMDdoLTY2LjExOGE1LjM2NSA1IDAgMDEtNS4zNjUtNS4wMDF2LTc5Ljg4eiIvPjwvc3ZnPg==);background-size:70%;background-position:50%;background-repeat:no-repeat}.theme-cardtable .Button{position:relative;display:inline-block;line-height:20px;padding:0 6px;margin-right:2px;white-space:nowrap;outline:0;border-radius:0;margin-bottom:2px;user-select:none;-ms-user-select:none}.theme-cardtable .Button:last-child{margin-right:0}.theme-cardtable .Button .fa,.theme-cardtable .Button .far,.theme-cardtable .Button .fas{margin-left:-3px;margin-right:-3px;min-width:16px;text-align:center}.theme-cardtable .Button--hasContent .fa,.theme-cardtable .Button--hasContent .far,.theme-cardtable .Button--hasContent .fas{margin-right:3px}.theme-cardtable .Button--hasContent.Button--iconRight .fa,.theme-cardtable .Button--hasContent.Button--iconRight .far,.theme-cardtable .Button--hasContent.Button--iconRight .fas{margin-right:0;margin-left:3px}.theme-cardtable .Button--ellipsis{overflow:hidden;text-overflow:ellipsis}.theme-cardtable .Button--fluid{display:block;margin-left:0;margin-right:0}.theme-cardtable .Button--multiLine{white-space:normal;word-wrap:break-word}.theme-cardtable .Button--color--default{transition:color 50ms,background-color 50ms;background-color:#117039;color:#fff}.theme-cardtable .Button--color--default:hover{transition:color 0ms,background-color 0ms}.theme-cardtable .Button--color--default:focus{transition:color .1s,background-color .1s}.theme-cardtable .Button--color--default:focus,.theme-cardtable .Button--color--default:hover{background-color:#1c8247;color:#fff}.theme-cardtable .Button--color--caution{transition:color 50ms,background-color 50ms;background-color:#be6209;color:#fff}.theme-cardtable .Button--color--caution:hover{transition:color 0ms,background-color 0ms}.theme-cardtable .Button--color--caution:focus{transition:color .1s,background-color .1s}.theme-cardtable .Button--color--caution:focus,.theme-cardtable .Button--color--caution:hover{background-color:#d67313;color:#fff}.theme-cardtable .Button--color--danger{transition:color 50ms,background-color 50ms;background-color:#9a9d00;color:#fff}.theme-cardtable .Button--color--danger:hover{transition:color 0ms,background-color 0ms}.theme-cardtable .Button--color--danger:focus{transition:color .1s,background-color .1s}.theme-cardtable .Button--color--danger:focus,.theme-cardtable .Button--color--danger:hover{background-color:#afb30a;color:#fff}.theme-cardtable .Button--color--transparent{transition:color 50ms,background-color 50ms;background-color:#117039;color:#fff;background-color:rgba(17,112,57,0);color:hsla(0,0%,100%,.5)}.theme-cardtable .Button--color--transparent:hover{transition:color 0ms,background-color 0ms}.theme-cardtable .Button--color--transparent:focus{transition:color .1s,background-color .1s}.theme-cardtable .Button--color--transparent:focus,.theme-cardtable .Button--color--transparent:hover{background-color:#1c8247;color:#fff}.theme-cardtable .Button--disabled{background-color:#363636!important}.theme-cardtable .Button--selected{transition:color 50ms,background-color 50ms;background-color:#9d0808;color:#fff}.theme-cardtable .Button--selected:hover{transition:color 0ms,background-color 0ms}.theme-cardtable .Button--selected:focus{transition:color .1s,background-color .1s}.theme-cardtable .Button--selected:focus,.theme-cardtable .Button--selected:hover{background-color:#b31212;color:#fff}.theme-cardtable .Input{position:relative;display:inline-block;width:120px;border:1px solid #88bfff;border:1px solid rgba(136,191,255,.75);border-radius:0;color:#fff;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;overflow:visible;white-space:nowrap}.theme-cardtable .Input--disabled{color:#777;border-color:#848484;border-color:hsla(0,0%,51.8%,.75);background-color:#333;background-color:rgba(0,0,0,.25)}.theme-cardtable .Input--fluid{display:block;width:auto}.theme-cardtable .Input__baseline{display:inline-block;color:transparent}.theme-cardtable .Input__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit}.theme-cardtable .Input__input:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-cardtable .Input__textarea{border:0;width:calc(100% + 4px);font-size:12px;line-height:17px;margin-left:-4px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit;resize:both;overflow:auto;white-space:pre-wrap}.theme-cardtable .Input__textarea:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-cardtable .NumberInput{position:relative;display:inline-block;border:1px solid #fff;border:1px solid hsla(0,0%,100%,.75);border-radius:0;color:#fff;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;text-align:right;overflow:visible;cursor:n-resize}.theme-cardtable .NumberInput--fluid{display:block}.theme-cardtable .NumberInput__content{margin-left:6px}.theme-cardtable .NumberInput__barContainer{position:absolute;top:2px;bottom:2px;left:2px}.theme-cardtable .NumberInput__bar{position:absolute;bottom:0;left:0;width:3px;box-sizing:border-box;border-bottom:1px solid #fff;background-color:#fff}.theme-cardtable .NumberInput__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:#000;color:#fff;text-align:right}.theme-cardtable .ProgressBar{display:inline-block;position:relative;width:100%;padding:0 6px;border-radius:0;background-color:rgba(0,0,0,.5);transition:border-color .5s}.theme-cardtable .ProgressBar__fill{position:absolute;top:0;left:0;bottom:0}.theme-cardtable .ProgressBar__fill--animated{transition:background-color .5s,width .5s}.theme-cardtable .ProgressBar__content{position:relative;line-height:17px;width:100%;text-align:right}.theme-cardtable .ProgressBar--color--default{border:1px solid #000}.theme-cardtable .ProgressBar--color--default .ProgressBar__fill{background-color:#000}.theme-cardtable .Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#0d542b;scrollbar-face-color:#16914a;scrollbar-3dlight-color:#117039;scrollbar-highlight-color:#117039;scrollbar-track-color:#0d542b;scrollbar-arrow-color:#5ae695;scrollbar-shadow-color:#16914a}.theme-cardtable .Section:last-child{margin-bottom:0}.theme-cardtable .Section--flex{display:flex;flex-flow:column}.theme-cardtable .Section--flex .Section__content{overflow:auto;flex:1}.theme-cardtable .Section__title{padding:6px;border-bottom:2px solid #000}.theme-cardtable .Section__titleText{font-size:14px;font-weight:700}.theme-cardtable .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-cardtable .Section__content{padding:8px 6px}.theme-cardtable .Section__content--noTopPadding{padding-top:0}.theme-cardtable .Section__content--stretchContents{height:100%}.theme-cardtable .Section--level--1 .Section__titleText{font-size:14px}.theme-cardtable .Section--level--2 .Section__titleText{font-size:13px}.theme-cardtable .Section--level--3 .Section__titleText{font-size:12px}.theme-cardtable .Section--level--2,.theme-cardtable .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-cardtable .Layout__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin:6px;scrollbar-base-color:#0d542b;scrollbar-face-color:#16914a;scrollbar-3dlight-color:#117039;scrollbar-highlight-color:#117039;scrollbar-track-color:#0d542b;scrollbar-arrow-color:#5ae695;scrollbar-shadow-color:#16914a}.theme-cardtable .Layout__content--flexRow{display:flex;flex-flow:row}.theme-cardtable .Layout__content--flexColumn{display:flex;flex-flow:column}.theme-cardtable .Layout__content--scrollable{overflow-y:auto}.theme-cardtable .Layout__content--noMargin{margin:0}.theme-cardtable .Window{position:fixed;top:0;bottom:0;left:0;right:0;color:#fff;background-color:#117039;background-image:linear-gradient(180deg,#117039 0,#117039)}.theme-cardtable .Window__titleBar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px}.theme-cardtable .Window__rest{position:fixed;top:32px;bottom:0;left:0;right:0}.theme-cardtable .Window__dimmer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(39,148,85,.25);pointer-events:none}.theme-cardtable .Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#09381d;color:hsla(0,0%,100%,.8)}.theme-cardtable .Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.theme-cardtable .Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.theme-cardtable .Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.theme-cardtable .TitleBar{background-color:#381608;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.theme-cardtable .TitleBar__clickable{color:hsla(0,0%,100%,.5);background-color:#381608;transition:color .25s,background-color .25s}.theme-cardtable .TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.theme-cardtable .TitleBar__title{position:absolute;top:0;left:46px;color:hsla(0,0%,100%,.75);font-size:14px;line-height:31px;white-space:nowrap}.theme-cardtable .TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.theme-cardtable .TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.theme-cardtable .TitleBar__minimize{position:absolute;top:6px;right:46px}.theme-cardtable .TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.theme-cardtable .Button{border:2px solid #fff}.theme-changeling .Button{position:relative;display:inline-block;line-height:20px;padding:0 6px;margin-right:2px;white-space:nowrap;outline:0;border-radius:2px;margin-bottom:2px;user-select:none;-ms-user-select:none}.theme-changeling .Button:last-child{margin-right:0}.theme-changeling .Button .fa,.theme-changeling .Button .far,.theme-changeling .Button .fas{margin-left:-3px;margin-right:-3px;min-width:16px;text-align:center}.theme-changeling .Button--hasContent .fa,.theme-changeling .Button--hasContent .far,.theme-changeling .Button--hasContent .fas{margin-right:3px}.theme-changeling .Button--hasContent.Button--iconRight .fa,.theme-changeling .Button--hasContent.Button--iconRight .far,.theme-changeling .Button--hasContent.Button--iconRight .fas{margin-right:0;margin-left:3px}.theme-changeling .Button--ellipsis{overflow:hidden;text-overflow:ellipsis}.theme-changeling .Button--fluid{display:block;margin-left:0;margin-right:0}.theme-changeling .Button--multiLine{white-space:normal;word-wrap:break-word}.theme-changeling .Button--color--default{transition:color 50ms,background-color 50ms;background-color:#563d6b;color:#fff}.theme-changeling .Button--color--default:hover{transition:color 0ms,background-color 0ms}.theme-changeling .Button--color--default:focus{transition:color .1s,background-color .1s}.theme-changeling .Button--color--default:focus,.theme-changeling .Button--color--default:hover{background-color:#664b7d;color:#fff}.theme-changeling .Button--color--caution{transition:color 50ms,background-color 50ms;background-color:#d9b804;color:#000}.theme-changeling .Button--color--caution:hover{transition:color 0ms,background-color 0ms}.theme-changeling .Button--color--caution:focus{transition:color .1s,background-color .1s}.theme-changeling .Button--color--caution:focus,.theme-changeling .Button--color--caution:hover{background-color:#f3d00e;color:#000}.theme-changeling .Button--color--danger{transition:color 50ms,background-color 50ms;background-color:#bd2020;color:#fff}.theme-changeling .Button--color--danger:hover{transition:color 0ms,background-color 0ms}.theme-changeling .Button--color--danger:focus{transition:color .1s,background-color .1s}.theme-changeling .Button--color--danger:focus,.theme-changeling .Button--color--danger:hover{background-color:#d52b2b;color:#fff}.theme-changeling .Button--color--transparent{transition:color 50ms,background-color 50ms;background-color:#2e2633;color:#fff;background-color:rgba(46,38,51,0);color:hsla(0,0%,100%,.5)}.theme-changeling .Button--color--transparent:hover{transition:color 0ms,background-color 0ms}.theme-changeling .Button--color--transparent:focus{transition:color .1s,background-color .1s}.theme-changeling .Button--color--transparent:focus,.theme-changeling .Button--color--transparent:hover{background-color:#3b3341;color:#fff}.theme-changeling .Button--disabled{background-color:#999!important}.theme-changeling .Button--selected{transition:color 50ms,background-color 50ms;background-color:#188552;color:#fff}.theme-changeling .Button--selected:hover{transition:color 0ms,background-color 0ms}.theme-changeling .Button--selected:focus{transition:color .1s,background-color .1s}.theme-changeling .Button--selected:focus,.theme-changeling .Button--selected:hover{background-color:#249962;color:#fff}.theme-changeling .Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#231d26;scrollbar-face-color:#44384b;scrollbar-3dlight-color:#2e2633;scrollbar-highlight-color:#2e2633;scrollbar-track-color:#231d26;scrollbar-arrow-color:#9986a5;scrollbar-shadow-color:#44384b}.theme-changeling .Section:last-child{margin-bottom:0}.theme-changeling .Section--flex{display:flex;flex-flow:column}.theme-changeling .Section--flex .Section__content{overflow:auto;flex:1}.theme-changeling .Section__title{padding:6px;border-bottom:2px solid #563d6b}.theme-changeling .Section__titleText{font-size:14px;font-weight:700}.theme-changeling .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-changeling .Section__content{padding:8px 6px}.theme-changeling .Section__content--noTopPadding{padding-top:0}.theme-changeling .Section__content--stretchContents{height:100%}.theme-changeling .Section--level--1 .Section__titleText{font-size:14px}.theme-changeling .Section--level--2 .Section__titleText{font-size:13px}.theme-changeling .Section--level--3 .Section__titleText{font-size:12px}.theme-changeling .Section--level--2,.theme-changeling .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-changeling .Layout__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin:6px;scrollbar-base-color:#231d26;scrollbar-face-color:#44384b;scrollbar-3dlight-color:#2e2633;scrollbar-highlight-color:#2e2633;scrollbar-track-color:#231d26;scrollbar-arrow-color:#9986a5;scrollbar-shadow-color:#44384b}.theme-changeling .Layout__content--flexRow{display:flex;flex-flow:row}.theme-changeling .Layout__content--flexColumn{display:flex;flex-flow:column}.theme-changeling .Layout__content--scrollable{overflow-y:auto}.theme-changeling .Layout__content--noMargin{margin:0}.theme-changeling .Window{position:fixed;top:0;bottom:0;left:0;right:0;color:#fff;background-color:#2e2633;background-image:linear-gradient(180deg,#3e3345 0,#1e1921)}.theme-changeling .Window__titleBar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px}.theme-changeling .Window__rest{position:fixed;top:32px;bottom:0;left:0;right:0}.theme-changeling .Window__dimmer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(72,63,78,.25);pointer-events:none}.theme-changeling .Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#17131a;color:hsla(0,0%,100%,.8)}.theme-changeling .Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.theme-changeling .Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.theme-changeling .Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.theme-changeling .TitleBar{background-color:#352d3b;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.theme-changeling .TitleBar__clickable{color:hsla(0,0%,100%,.5);background-color:#352d3b;transition:color .25s,background-color .25s}.theme-changeling .TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.theme-changeling .TitleBar__title{position:absolute;top:0;left:46px;color:hsla(0,0%,100%,.75);font-size:14px;line-height:31px;white-space:nowrap}.theme-changeling .TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.theme-changeling .TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.theme-changeling .TitleBar__minimize{position:absolute;top:6px;right:46px}.theme-changeling .TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.theme-changeling .Layout__content{background-image:none}.theme-hackerman .Button{position:relative;display:inline-block;line-height:20px;padding:0 6px;margin-right:2px;white-space:nowrap;outline:0;border-radius:2px;margin-bottom:2px;user-select:none;-ms-user-select:none}.theme-hackerman .Button:last-child{margin-right:0}.theme-hackerman .Button .fa,.theme-hackerman .Button .far,.theme-hackerman .Button .fas{margin-left:-3px;margin-right:-3px;min-width:16px;text-align:center}.theme-hackerman .Button--hasContent .fa,.theme-hackerman .Button--hasContent .far,.theme-hackerman .Button--hasContent .fas{margin-right:3px}.theme-hackerman .Button--hasContent.Button--iconRight .fa,.theme-hackerman .Button--hasContent.Button--iconRight .far,.theme-hackerman .Button--hasContent.Button--iconRight .fas{margin-right:0;margin-left:3px}.theme-hackerman .Button--ellipsis{overflow:hidden;text-overflow:ellipsis}.theme-hackerman .Button--fluid{display:block;margin-left:0;margin-right:0}.theme-hackerman .Button--multiLine{white-space:normal;word-wrap:break-word}.theme-hackerman .Button--color--default{transition:color 50ms,background-color 50ms;background-color:#0f0;color:#000}.theme-hackerman .Button--color--default:hover{transition:color 0ms,background-color 0ms}.theme-hackerman .Button--color--default:focus{transition:color .1s,background-color .1s}.theme-hackerman .Button--color--default:focus,.theme-hackerman .Button--color--default:hover{background-color:#26ff26;color:#000}.theme-hackerman .Button--color--caution{transition:color 50ms,background-color 50ms;background-color:#d9b804;color:#000}.theme-hackerman .Button--color--caution:hover{transition:color 0ms,background-color 0ms}.theme-hackerman .Button--color--caution:focus{transition:color .1s,background-color .1s}.theme-hackerman .Button--color--caution:focus,.theme-hackerman .Button--color--caution:hover{background-color:#f3d00e;color:#000}.theme-hackerman .Button--color--danger{transition:color 50ms,background-color 50ms;background-color:#bd2020;color:#fff}.theme-hackerman .Button--color--danger:hover{transition:color 0ms,background-color 0ms}.theme-hackerman .Button--color--danger:focus{transition:color .1s,background-color .1s}.theme-hackerman .Button--color--danger:focus,.theme-hackerman .Button--color--danger:hover{background-color:#d52b2b;color:#fff}.theme-hackerman .Button--color--transparent{transition:color 50ms,background-color 50ms;background-color:#121b12;color:#fff;background-color:rgba(18,27,18,0);color:hsla(0,0%,100%,.5)}.theme-hackerman .Button--color--transparent:hover{transition:color 0ms,background-color 0ms}.theme-hackerman .Button--color--transparent:focus{transition:color .1s,background-color .1s}.theme-hackerman .Button--color--transparent:focus,.theme-hackerman .Button--color--transparent:hover{background-color:#1d271d;color:#fff}.theme-hackerman .Button--disabled{background-color:#4a6a4a!important}.theme-hackerman .Button--selected{transition:color 50ms,background-color 50ms;background-color:#0f0;color:#000}.theme-hackerman .Button--selected:hover{transition:color 0ms,background-color 0ms}.theme-hackerman .Button--selected:focus{transition:color .1s,background-color .1s}.theme-hackerman .Button--selected:focus,.theme-hackerman .Button--selected:hover{background-color:#26ff26;color:#000}.theme-hackerman .Input{position:relative;display:inline-block;width:120px;border:1px solid #0f0;border:1px solid rgba(0,255,0,.75);border-radius:2px;color:#fff;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;overflow:visible;white-space:nowrap}.theme-hackerman .Input--disabled{color:#777;border-color:#404040;border-color:rgba(64,64,64,.75);background-color:#333;background-color:rgba(0,0,0,.25)}.theme-hackerman .Input--fluid{display:block;width:auto}.theme-hackerman .Input__baseline{display:inline-block;color:transparent}.theme-hackerman .Input__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit}.theme-hackerman .Input__input:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-hackerman .Input__textarea{border:0;width:calc(100% + 4px);font-size:12px;line-height:17px;margin-left:-4px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit;resize:both;overflow:auto;white-space:pre-wrap}.theme-hackerman .Input__textarea:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-hackerman .Modal{background-color:#121b12;max-width:calc(100% - 1rem);padding:1rem}.theme-hackerman .Modal,.theme-hackerman .Section{scrollbar-base-color:#0e140e;scrollbar-face-color:#253725;scrollbar-3dlight-color:#121b12;scrollbar-highlight-color:#121b12;scrollbar-track-color:#0e140e;scrollbar-arrow-color:#74a274;scrollbar-shadow-color:#253725}.theme-hackerman .Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box}.theme-hackerman .Section:last-child{margin-bottom:0}.theme-hackerman .Section--flex{display:flex;flex-flow:column}.theme-hackerman .Section--flex .Section__content{overflow:auto;flex:1}.theme-hackerman .Section__title{padding:6px;border-bottom:2px solid #0f0}.theme-hackerman .Section__titleText{font-size:14px;font-weight:700}.theme-hackerman .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-hackerman .Section__content{padding:8px 6px}.theme-hackerman .Section__content--noTopPadding{padding-top:0}.theme-hackerman .Section__content--stretchContents{height:100%}.theme-hackerman .Section--level--1 .Section__titleText{font-size:14px}.theme-hackerman .Section--level--2 .Section__titleText{font-size:13px}.theme-hackerman .Section--level--3 .Section__titleText{font-size:12px}.theme-hackerman .Section--level--2,.theme-hackerman .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-hackerman .Layout__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin:6px;scrollbar-base-color:#0e140e;scrollbar-face-color:#253725;scrollbar-3dlight-color:#121b12;scrollbar-highlight-color:#121b12;scrollbar-track-color:#0e140e;scrollbar-arrow-color:#74a274;scrollbar-shadow-color:#253725}.theme-hackerman .Layout__content--flexRow{display:flex;flex-flow:row}.theme-hackerman .Layout__content--flexColumn{display:flex;flex-flow:column}.theme-hackerman .Layout__content--scrollable{overflow-y:auto}.theme-hackerman .Layout__content--noMargin{margin:0}.theme-hackerman .Window{position:fixed;top:0;bottom:0;left:0;right:0;color:#fff;background-color:#121b12;background-image:linear-gradient(180deg,#121b12 0,#121b12)}.theme-hackerman .Window__titleBar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px}.theme-hackerman .Window__rest{position:fixed;top:32px;bottom:0;left:0;right:0}.theme-hackerman .Window__dimmer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(40,50,40,.25);pointer-events:none}.theme-hackerman .Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#090e09;color:hsla(0,0%,100%,.8)}.theme-hackerman .Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.theme-hackerman .Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.theme-hackerman .Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.theme-hackerman .TitleBar{background-color:#223d22;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.theme-hackerman .TitleBar__clickable{color:hsla(0,0%,100%,.5);background-color:#223d22;transition:color .25s,background-color .25s}.theme-hackerman .TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.theme-hackerman .TitleBar__title{position:absolute;top:0;left:46px;color:hsla(0,0%,100%,.75);font-size:14px;line-height:31px;white-space:nowrap}.theme-hackerman .TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.theme-hackerman .TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.theme-hackerman .TitleBar__minimize{position:absolute;top:6px;right:46px}.theme-hackerman .TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.theme-hackerman .Layout__content{background-image:none}.theme-hackerman .Button{font-family:monospace;border:2px outset #0a0;outline:1px solid #007a00}.theme-hackerman .candystripe:nth-child(odd){background-color:rgba(0,100,0,.5)}.theme-abductor .Button{position:relative;display:inline-block;line-height:20px;padding:0 6px;margin-right:2px;white-space:nowrap;outline:0;border-radius:2px;margin-bottom:2px;user-select:none;-ms-user-select:none}.theme-abductor .Button:last-child{margin-right:0}.theme-abductor .Button .fa,.theme-abductor .Button .far,.theme-abductor .Button .fas{margin-left:-3px;margin-right:-3px;min-width:16px;text-align:center}.theme-abductor .Button--hasContent .fa,.theme-abductor .Button--hasContent .far,.theme-abductor .Button--hasContent .fas{margin-right:3px}.theme-abductor .Button--hasContent.Button--iconRight .fa,.theme-abductor .Button--hasContent.Button--iconRight .far,.theme-abductor .Button--hasContent.Button--iconRight .fas{margin-right:0;margin-left:3px}.theme-abductor .Button--ellipsis{overflow:hidden;text-overflow:ellipsis}.theme-abductor .Button--fluid{display:block;margin-left:0;margin-right:0}.theme-abductor .Button--multiLine{white-space:normal;word-wrap:break-word}.theme-abductor .Button--color--default{transition:color 50ms,background-color 50ms;background-color:#ad2350;color:#fff}.theme-abductor .Button--color--default:hover{transition:color 0ms,background-color 0ms}.theme-abductor .Button--color--default:focus{transition:color .1s,background-color .1s}.theme-abductor .Button--color--default:focus,.theme-abductor .Button--color--default:hover{background-color:#c42f60;color:#fff}.theme-abductor .Button--color--caution{transition:color 50ms,background-color 50ms;background-color:#be6209;color:#fff}.theme-abductor .Button--color--caution:hover{transition:color 0ms,background-color 0ms}.theme-abductor .Button--color--caution:focus{transition:color .1s,background-color .1s}.theme-abductor .Button--color--caution:focus,.theme-abductor .Button--color--caution:hover{background-color:#d67313;color:#fff}.theme-abductor .Button--color--danger{transition:color 50ms,background-color 50ms;background-color:#9a9d00;color:#fff}.theme-abductor .Button--color--danger:hover{transition:color 0ms,background-color 0ms}.theme-abductor .Button--color--danger:focus{transition:color .1s,background-color .1s}.theme-abductor .Button--color--danger:focus,.theme-abductor .Button--color--danger:hover{background-color:#afb30a;color:#fff}.theme-abductor .Button--color--transparent{transition:color 50ms,background-color 50ms;background-color:#2a314a;color:#fff;background-color:rgba(42,49,74,0);color:hsla(0,0%,100%,.5)}.theme-abductor .Button--color--transparent:hover{transition:color 0ms,background-color 0ms}.theme-abductor .Button--color--transparent:focus{transition:color .1s,background-color .1s}.theme-abductor .Button--color--transparent:focus,.theme-abductor .Button--color--transparent:hover{background-color:#373e59;color:#fff}.theme-abductor .Button--disabled{background-color:#363636!important}.theme-abductor .Button--selected{transition:color 50ms,background-color 50ms;background-color:#465899;color:#fff}.theme-abductor .Button--selected:hover{transition:color 0ms,background-color 0ms}.theme-abductor .Button--selected:focus{transition:color .1s,background-color .1s}.theme-abductor .Button--selected:focus,.theme-abductor .Button--selected:hover{background-color:#5569ad;color:#fff}.theme-abductor .NoticeBox{padding:4px 6px;margin-bottom:6px;box-shadow:none;font-weight:700;font-style:italic;color:#fff;background-color:#a82d55;background-image:repeating-linear-gradient(-45deg,transparent,transparent 10px,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 20px)}.theme-abductor .NoticeBox--type--info{color:#fff;background-color:#235982}.theme-abductor .NoticeBox--type--success{color:#fff;background-color:#1e662f}.theme-abductor .NoticeBox--type--warning{color:#fff;background-color:#a95219}.theme-abductor .NoticeBox--type--danger{color:#fff;background-color:#8f2828}.theme-abductor .Input{position:relative;display:inline-block;width:120px;border:1px solid #404b6e;border:1px solid rgba(64,75,110,.75);border-radius:2px;color:#fff;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;overflow:visible;white-space:nowrap}.theme-abductor .Input--disabled{color:#777;border-color:#171717;border-color:hsla(0,0%,9%,.75);background-color:#333;background-color:rgba(0,0,0,.25)}.theme-abductor .Input--fluid{display:block;width:auto}.theme-abductor .Input__baseline{display:inline-block;color:transparent}.theme-abductor .Input__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit}.theme-abductor .Input__input:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-abductor .Input__textarea{border:0;width:calc(100% + 4px);font-size:12px;line-height:17px;margin-left:-4px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit;resize:both;overflow:auto;white-space:pre-wrap}.theme-abductor .Input__textarea:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-abductor .NumberInput{position:relative;display:inline-block;border:1px solid #404b6e;border:1px solid rgba(64,75,110,.75);border-radius:2px;color:#404b6e;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;text-align:right;overflow:visible;cursor:n-resize}.theme-abductor .NumberInput--fluid{display:block}.theme-abductor .NumberInput__content{margin-left:6px}.theme-abductor .NumberInput__barContainer{position:absolute;top:2px;bottom:2px;left:2px}.theme-abductor .NumberInput__bar{position:absolute;bottom:0;left:0;width:3px;box-sizing:border-box;border-bottom:1px solid #404b6e;background-color:#404b6e}.theme-abductor .NumberInput__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:#000;color:#fff;text-align:right}.theme-abductor .ProgressBar{display:inline-block;position:relative;width:100%;padding:0 6px;border-radius:2px;background-color:rgba(0,0,0,.5);transition:border-color .5s}.theme-abductor .ProgressBar__fill{position:absolute;top:0;left:0;bottom:0}.theme-abductor .ProgressBar__fill--animated{transition:background-color .5s,width .5s}.theme-abductor .ProgressBar__content{position:relative;line-height:17px;width:100%;text-align:right}.theme-abductor .ProgressBar--color--default{border:1px solid #931e44}.theme-abductor .ProgressBar--color--default .ProgressBar__fill{background-color:#931e44}.theme-abductor .Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#202538;scrollbar-face-color:#384263;scrollbar-3dlight-color:#2a314a;scrollbar-highlight-color:#2a314a;scrollbar-track-color:#202538;scrollbar-arrow-color:#818db8;scrollbar-shadow-color:#384263}.theme-abductor .Section:last-child{margin-bottom:0}.theme-abductor .Section--flex{display:flex;flex-flow:column}.theme-abductor .Section--flex .Section__content{overflow:auto;flex:1}.theme-abductor .Section__title{padding:6px;border-bottom:2px solid #ad2350}.theme-abductor .Section__titleText{font-size:14px;font-weight:700}.theme-abductor .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-abductor .Section__content{padding:8px 6px}.theme-abductor .Section__content--noTopPadding{padding-top:0}.theme-abductor .Section__content--stretchContents{height:100%}.theme-abductor .Section--level--1 .Section__titleText{font-size:14px}.theme-abductor .Section--level--2 .Section__titleText{font-size:13px}.theme-abductor .Section--level--3 .Section__titleText{font-size:12px}.theme-abductor .Section--level--2,.theme-abductor .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-abductor .Tooltip{position:absolute;top:0;left:0;right:0;bottom:0;font-style:normal;font-weight:400;line-height:normal}.theme-abductor .Tooltip:after{position:absolute;display:block;white-space:nowrap;z-index:2;padding:6px 10px;transform:translateX(-50%);pointer-events:none;visibility:hidden;opacity:0;text-align:left;content:attr(data-tooltip);transition:all .15s;color:#fff;background-color:#a82d55;box-shadow:1px 1px 15px -1px rgba(0,0,0,.5);border-radius:2px}.theme-abductor .Tooltip:hover:after{transition:all 70ms;pointer-events:none;visibility:visible;opacity:1}.theme-abductor .Tooltip--long:after{width:250px;white-space:normal}.theme-abductor .Tooltip--top:after{bottom:100%;left:50%;transform:translateX(-50%) translateY(8px)}.theme-abductor .Tooltip--top:hover:after{transform:translateX(-50%) translateY(-8px)}.theme-abductor .Tooltip--top-left:after{bottom:100%;right:50%;transform:translateX(12px) translateY(-8px)}.theme-abductor .Tooltip--top-left:hover:after{transform:translateX(12px) translateY(8px)}.theme-abductor .Tooltip--top-right:after{bottom:100%;left:50%;transform:translateX(-12px) translateY(-8px)}.theme-abductor .Tooltip--top-right:hover:after{transform:translateX(-12px) translateY(8px)}.theme-abductor .Tooltip--bottom:after{top:100%;left:50%;transform:translateX(-50%) translateY(-8px)}.theme-abductor .Tooltip--bottom:hover:after{transform:translateX(-50%) translateY(8px)}.theme-abductor .Tooltip--bottom-left:after{top:100%;right:50%;transform:translateX(12px) translateY(-8px)}.theme-abductor .Tooltip--bottom-left:hover:after{transform:translateX(12px) translateY(8px)}.theme-abductor .Tooltip--bottom-right:after{top:100%;left:50%;transform:translateX(-12px) translateY(-8px)}.theme-abductor .Tooltip--bottom-right:hover:after{transform:translateX(-12px) translateY(8px)}.theme-abductor .Tooltip--left:after{top:50%;right:100%;transform:translateX(8px) translateY(-50%)}.theme-abductor .Tooltip--left:hover:after,.theme-abductor .Tooltip--right:after{transform:translateX(-8px) translateY(-50%)}.theme-abductor .Tooltip--right:after{top:50%;left:100%}.theme-abductor .Tooltip--right:hover:after{transform:translateX(8px) translateY(-50%)}.theme-abductor .Layout__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin:6px;scrollbar-base-color:#202538;scrollbar-face-color:#384263;scrollbar-3dlight-color:#2a314a;scrollbar-highlight-color:#2a314a;scrollbar-track-color:#202538;scrollbar-arrow-color:#818db8;scrollbar-shadow-color:#384263}.theme-abductor .Layout__content--flexRow{display:flex;flex-flow:row}.theme-abductor .Layout__content--flexColumn{display:flex;flex-flow:column}.theme-abductor .Layout__content--scrollable{overflow-y:auto}.theme-abductor .Layout__content--noMargin{margin:0}.theme-abductor .Window{position:fixed;top:0;bottom:0;left:0;right:0;color:#fff;background-color:#2a314a;background-image:linear-gradient(180deg,#353e5e 0,#1f2436)}.theme-abductor .Window__titleBar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px}.theme-abductor .Window__rest{position:fixed;top:32px;bottom:0;left:0;right:0}.theme-abductor .Window__dimmer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(68,76,104,.25);pointer-events:none}.theme-abductor .Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#151925;color:hsla(0,0%,100%,.8)}.theme-abductor .Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.theme-abductor .Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.theme-abductor .Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.theme-abductor .TitleBar{background-color:#9e1b46;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.theme-abductor .TitleBar__clickable{color:hsla(0,0%,100%,.5);background-color:#9e1b46;transition:color .25s,background-color .25s}.theme-abductor .TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.theme-abductor .TitleBar__title{position:absolute;top:0;left:46px;color:hsla(0,0%,100%,.75);font-size:14px;line-height:31px;white-space:nowrap}.theme-abductor .TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.theme-abductor .TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.theme-abductor .TitleBar__minimize{position:absolute;top:6px;right:46px}.theme-abductor .TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.theme-abductor .Layout__content{background-image:none}.theme-malfunction .Button{position:relative;display:inline-block;line-height:20px;padding:0 6px;margin-right:2px;white-space:nowrap;outline:0;border-radius:2px;margin-bottom:2px;user-select:none;-ms-user-select:none}.theme-malfunction .Button:last-child{margin-right:0}.theme-malfunction .Button .fa,.theme-malfunction .Button .far,.theme-malfunction .Button .fas{margin-left:-3px;margin-right:-3px;min-width:16px;text-align:center}.theme-malfunction .Button--hasContent .fa,.theme-malfunction .Button--hasContent .far,.theme-malfunction .Button--hasContent .fas{margin-right:3px}.theme-malfunction .Button--hasContent.Button--iconRight .fa,.theme-malfunction .Button--hasContent.Button--iconRight .far,.theme-malfunction .Button--hasContent.Button--iconRight .fas{margin-right:0;margin-left:3px}.theme-malfunction .Button--ellipsis{overflow:hidden;text-overflow:ellipsis}.theme-malfunction .Button--fluid{display:block;margin-left:0;margin-right:0}.theme-malfunction .Button--multiLine{white-space:normal;word-wrap:break-word}.theme-malfunction .Button--color--default{transition:color 50ms,background-color 50ms;background-color:#910101;color:#fff}.theme-malfunction .Button--color--default:hover{transition:color 0ms,background-color 0ms}.theme-malfunction .Button--color--default:focus{transition:color .1s,background-color .1s}.theme-malfunction .Button--color--default:focus,.theme-malfunction .Button--color--default:hover{background-color:#a60b0b;color:#fff}.theme-malfunction .Button--color--caution{transition:color 50ms,background-color 50ms;background-color:#be6209;color:#fff}.theme-malfunction .Button--color--caution:hover{transition:color 0ms,background-color 0ms}.theme-malfunction .Button--color--caution:focus{transition:color .1s,background-color .1s}.theme-malfunction .Button--color--caution:focus,.theme-malfunction .Button--color--caution:hover{background-color:#d67313;color:#fff}.theme-malfunction .Button--color--danger{transition:color 50ms,background-color 50ms;background-color:#9a9d00;color:#fff}.theme-malfunction .Button--color--danger:hover{transition:color 0ms,background-color 0ms}.theme-malfunction .Button--color--danger:focus{transition:color .1s,background-color .1s}.theme-malfunction .Button--color--danger:focus,.theme-malfunction .Button--color--danger:hover{background-color:#afb30a;color:#fff}.theme-malfunction .Button--color--transparent{transition:color 50ms,background-color 50ms;background-color:#1b3443;color:#fff;background-color:rgba(27,52,67,0);color:hsla(0,0%,100%,.5)}.theme-malfunction .Button--color--transparent:hover{transition:color 0ms,background-color 0ms}.theme-malfunction .Button--color--transparent:focus{transition:color .1s,background-color .1s}.theme-malfunction .Button--color--transparent:focus,.theme-malfunction .Button--color--transparent:hover{background-color:#274252;color:#fff}.theme-malfunction .Button--disabled{background-color:#363636!important}.theme-malfunction .Button--selected{transition:color 50ms,background-color 50ms;background-color:#1e5881;color:#fff}.theme-malfunction .Button--selected:hover{transition:color 0ms,background-color 0ms}.theme-malfunction .Button--selected:focus{transition:color .1s,background-color .1s}.theme-malfunction .Button--selected:focus,.theme-malfunction .Button--selected:hover{background-color:#2a6894;color:#fff}.theme-malfunction .NoticeBox{padding:4px 6px;margin-bottom:6px;box-shadow:none;font-weight:700;font-style:italic;color:#fff;background-color:#1a3f57;background-image:repeating-linear-gradient(-45deg,transparent,transparent 10px,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 20px)}.theme-malfunction .NoticeBox--type--info{color:#fff;background-color:#235982}.theme-malfunction .NoticeBox--type--success{color:#fff;background-color:#1e662f}.theme-malfunction .NoticeBox--type--warning{color:#fff;background-color:#a95219}.theme-malfunction .NoticeBox--type--danger{color:#fff;background-color:#8f2828}.theme-malfunction .Input{position:relative;display:inline-block;width:120px;border:1px solid #910101;border:1px solid rgba(145,1,1,.75);border-radius:2px;color:#fff;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;overflow:visible;white-space:nowrap}.theme-malfunction .Input--disabled{color:#777;border-color:#090909;border-color:rgba(9,9,9,.75);background-color:#333;background-color:rgba(0,0,0,.25)}.theme-malfunction .Input--fluid{display:block;width:auto}.theme-malfunction .Input__baseline{display:inline-block;color:transparent}.theme-malfunction .Input__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit}.theme-malfunction .Input__input:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-malfunction .Input__textarea{border:0;width:calc(100% + 4px);font-size:12px;line-height:17px;margin-left:-4px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit;resize:both;overflow:auto;white-space:pre-wrap}.theme-malfunction .Input__textarea:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-malfunction .NumberInput{position:relative;display:inline-block;border:1px solid #910101;border:1px solid rgba(145,1,1,.75);border-radius:2px;color:#910101;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;text-align:right;overflow:visible;cursor:n-resize}.theme-malfunction .NumberInput--fluid{display:block}.theme-malfunction .NumberInput__content{margin-left:6px}.theme-malfunction .NumberInput__barContainer{position:absolute;top:2px;bottom:2px;left:2px}.theme-malfunction .NumberInput__bar{position:absolute;bottom:0;left:0;width:3px;box-sizing:border-box;border-bottom:1px solid #910101;background-color:#910101}.theme-malfunction .NumberInput__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:#000;color:#fff;text-align:right}.theme-malfunction .ProgressBar{display:inline-block;position:relative;width:100%;padding:0 6px;border-radius:2px;background-color:rgba(0,0,0,.5);transition:border-color .5s}.theme-malfunction .ProgressBar__fill{position:absolute;top:0;left:0;bottom:0}.theme-malfunction .ProgressBar__fill--animated{transition:background-color .5s,width .5s}.theme-malfunction .ProgressBar__content{position:relative;line-height:17px;width:100%;text-align:right}.theme-malfunction .ProgressBar--color--default{border:1px solid #7b0101}.theme-malfunction .ProgressBar--color--default .ProgressBar__fill{background-color:#7b0101}.theme-malfunction .Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#142732;scrollbar-face-color:#274b61;scrollbar-3dlight-color:#1b3443;scrollbar-highlight-color:#1b3443;scrollbar-track-color:#142732;scrollbar-arrow-color:#6ba2c3;scrollbar-shadow-color:#274b61}.theme-malfunction .Section:last-child{margin-bottom:0}.theme-malfunction .Section--flex{display:flex;flex-flow:column}.theme-malfunction .Section--flex .Section__content{overflow:auto;flex:1}.theme-malfunction .Section__title{padding:6px;border-bottom:2px solid #910101}.theme-malfunction .Section__titleText{font-size:14px;font-weight:700}.theme-malfunction .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-malfunction .Section__content{padding:8px 6px}.theme-malfunction .Section__content--noTopPadding{padding-top:0}.theme-malfunction .Section__content--stretchContents{height:100%}.theme-malfunction .Section--level--1 .Section__titleText{font-size:14px}.theme-malfunction .Section--level--2 .Section__titleText{font-size:13px}.theme-malfunction .Section--level--3 .Section__titleText{font-size:12px}.theme-malfunction .Section--level--2,.theme-malfunction .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-malfunction .Tooltip{position:absolute;top:0;left:0;right:0;bottom:0;font-style:normal;font-weight:400;line-height:normal}.theme-malfunction .Tooltip:after{position:absolute;display:block;white-space:nowrap;z-index:2;padding:6px 10px;transform:translateX(-50%);pointer-events:none;visibility:hidden;opacity:0;text-align:left;content:attr(data-tooltip);transition:all .15s;color:#fff;background-color:#235577;box-shadow:1px 1px 15px -1px rgba(0,0,0,.5);border-radius:2px}.theme-malfunction .Tooltip:hover:after{transition:all 70ms;pointer-events:none;visibility:visible;opacity:1}.theme-malfunction .Tooltip--long:after{width:250px;white-space:normal}.theme-malfunction .Tooltip--top:after{bottom:100%;left:50%;transform:translateX(-50%) translateY(8px)}.theme-malfunction .Tooltip--top:hover:after{transform:translateX(-50%) translateY(-8px)}.theme-malfunction .Tooltip--top-left:after{bottom:100%;right:50%;transform:translateX(12px) translateY(-8px)}.theme-malfunction .Tooltip--top-left:hover:after{transform:translateX(12px) translateY(8px)}.theme-malfunction .Tooltip--top-right:after{bottom:100%;left:50%;transform:translateX(-12px) translateY(-8px)}.theme-malfunction .Tooltip--top-right:hover:after{transform:translateX(-12px) translateY(8px)}.theme-malfunction .Tooltip--bottom:after{top:100%;left:50%;transform:translateX(-50%) translateY(-8px)}.theme-malfunction .Tooltip--bottom:hover:after{transform:translateX(-50%) translateY(8px)}.theme-malfunction .Tooltip--bottom-left:after{top:100%;right:50%;transform:translateX(12px) translateY(-8px)}.theme-malfunction .Tooltip--bottom-left:hover:after{transform:translateX(12px) translateY(8px)}.theme-malfunction .Tooltip--bottom-right:after{top:100%;left:50%;transform:translateX(-12px) translateY(-8px)}.theme-malfunction .Tooltip--bottom-right:hover:after{transform:translateX(-12px) translateY(8px)}.theme-malfunction .Tooltip--left:after{top:50%;right:100%;transform:translateX(8px) translateY(-50%)}.theme-malfunction .Tooltip--left:hover:after,.theme-malfunction .Tooltip--right:after{transform:translateX(-8px) translateY(-50%)}.theme-malfunction .Tooltip--right:after{top:50%;left:100%}.theme-malfunction .Tooltip--right:hover:after{transform:translateX(8px) translateY(-50%)}.theme-malfunction .Layout__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin:6px;scrollbar-base-color:#142732;scrollbar-face-color:#274b61;scrollbar-3dlight-color:#1b3443;scrollbar-highlight-color:#1b3443;scrollbar-track-color:#142732;scrollbar-arrow-color:#6ba2c3;scrollbar-shadow-color:#274b61}.theme-malfunction .Layout__content--flexRow{display:flex;flex-flow:row}.theme-malfunction .Layout__content--flexColumn{display:flex;flex-flow:column}.theme-malfunction .Layout__content--scrollable{overflow-y:auto}.theme-malfunction .Layout__content--noMargin{margin:0}.theme-malfunction .Window{position:fixed;top:0;bottom:0;left:0;right:0;color:#fff;background-color:#1b3443;background-image:linear-gradient(180deg,#244559 0,#12232d)}.theme-malfunction .Window__titleBar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px}.theme-malfunction .Window__rest{position:fixed;top:32px;bottom:0;left:0;right:0}.theme-malfunction .Window__dimmer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(50,79,96,.25);pointer-events:none}.theme-malfunction .Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#0e1a22;color:hsla(0,0%,100%,.8)}.theme-malfunction .Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.theme-malfunction .Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.theme-malfunction .Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.theme-malfunction .TitleBar{background-color:#1a3f57;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.theme-malfunction .TitleBar__clickable{color:hsla(0,0%,100%,.5);background-color:#1a3f57;transition:color .25s,background-color .25s}.theme-malfunction .TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.theme-malfunction .TitleBar__title{position:absolute;top:0;left:46px;color:hsla(0,0%,100%,.75);font-size:14px;line-height:31px;white-space:nowrap}.theme-malfunction .TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.theme-malfunction .TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.theme-malfunction .TitleBar__minimize{position:absolute;top:6px;right:46px}.theme-malfunction .TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.theme-malfunction .Layout__content{background-image:none}.theme-ntos .Button{position:relative;display:inline-block;line-height:20px;padding:0 6px;margin-right:2px;white-space:nowrap;outline:0;border-radius:2px;margin-bottom:2px;user-select:none;-ms-user-select:none}.theme-ntos .Button:last-child{margin-right:0}.theme-ntos .Button .fa,.theme-ntos .Button .far,.theme-ntos .Button .fas{margin-left:-3px;margin-right:-3px;min-width:16px;text-align:center}.theme-ntos .Button--hasContent .fa,.theme-ntos .Button--hasContent .far,.theme-ntos .Button--hasContent .fas{margin-right:3px}.theme-ntos .Button--hasContent.Button--iconRight .fa,.theme-ntos .Button--hasContent.Button--iconRight .far,.theme-ntos .Button--hasContent.Button--iconRight .fas{margin-right:0;margin-left:3px}.theme-ntos .Button--ellipsis{overflow:hidden;text-overflow:ellipsis}.theme-ntos .Button--fluid{display:block;margin-left:0;margin-right:0}.theme-ntos .Button--multiLine{white-space:normal;word-wrap:break-word}.theme-ntos .Button--color--default{transition:color 50ms,background-color 50ms;background-color:#384e68;color:#fff}.theme-ntos .Button--color--default:hover{transition:color 0ms,background-color 0ms}.theme-ntos .Button--color--default:focus{transition:color .1s,background-color .1s}.theme-ntos .Button--color--default:focus,.theme-ntos .Button--color--default:hover{background-color:#465e7a;color:#fff}.theme-ntos .Button--color--caution{transition:color 50ms,background-color 50ms;background-color:#d9b804;color:#000}.theme-ntos .Button--color--caution:hover{transition:color 0ms,background-color 0ms}.theme-ntos .Button--color--caution:focus{transition:color .1s,background-color .1s}.theme-ntos .Button--color--caution:focus,.theme-ntos .Button--color--caution:hover{background-color:#f3d00e;color:#000}.theme-ntos .Button--color--danger{transition:color 50ms,background-color 50ms;background-color:#bd2020;color:#fff}.theme-ntos .Button--color--danger:hover{transition:color 0ms,background-color 0ms}.theme-ntos .Button--color--danger:focus{transition:color .1s,background-color .1s}.theme-ntos .Button--color--danger:focus,.theme-ntos .Button--color--danger:hover{background-color:#d52b2b;color:#fff}.theme-ntos .Button--color--transparent{transition:color 50ms,background-color 50ms;background-color:#1f2b39;color:#fff;background-color:rgba(31,43,57,0);color:rgba(227,240,255,.75)}.theme-ntos .Button--color--transparent:hover{transition:color 0ms,background-color 0ms}.theme-ntos .Button--color--transparent:focus{transition:color .1s,background-color .1s}.theme-ntos .Button--color--transparent:focus,.theme-ntos .Button--color--transparent:hover{background-color:#2b3847;color:#fff}.theme-ntos .Button--disabled{background-color:#999!important}.theme-ntos .Button--selected{transition:color 50ms,background-color 50ms;background-color:#1b9638;color:#fff}.theme-ntos .Button--selected:hover{transition:color 0ms,background-color 0ms}.theme-ntos .Button--selected:focus{transition:color .1s,background-color .1s}.theme-ntos .Button--selected:focus,.theme-ntos .Button--selected:hover{background-color:#27ab46;color:#fff}.theme-ntos .ProgressBar{display:inline-block;position:relative;width:100%;padding:0 6px;border-radius:2px;background-color:rgba(0,0,0,.5);transition:border-color .5s}.theme-ntos .ProgressBar__fill{position:absolute;top:0;left:0;bottom:0}.theme-ntos .ProgressBar__fill--animated{transition:background-color .5s,width .5s}.theme-ntos .ProgressBar__content{position:relative;line-height:17px;width:100%;text-align:right}.theme-ntos .ProgressBar--color--default{border:1px solid #384e68}.theme-ntos .ProgressBar--color--default .ProgressBar__fill{background-color:#384e68}.theme-ntos .Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#17202b;scrollbar-face-color:#2e3f55;scrollbar-3dlight-color:#1f2b39;scrollbar-highlight-color:#1f2b39;scrollbar-track-color:#17202b;scrollbar-arrow-color:#7693b5;scrollbar-shadow-color:#2e3f55}.theme-ntos .Section:last-child{margin-bottom:0}.theme-ntos .Section--flex{display:flex;flex-flow:column}.theme-ntos .Section--flex .Section__content{overflow:auto;flex:1}.theme-ntos .Section__title{padding:6px;border-bottom:2px solid #4972a1}.theme-ntos .Section__titleText{font-size:14px;font-weight:700}.theme-ntos .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-ntos .Section__content{padding:8px 6px}.theme-ntos .Section__content--noTopPadding{padding-top:0}.theme-ntos .Section__content--stretchContents{height:100%}.theme-ntos .Section--level--1 .Section__titleText{font-size:14px}.theme-ntos .Section--level--2 .Section__titleText{font-size:13px}.theme-ntos .Section--level--3 .Section__titleText{font-size:12px}.theme-ntos .Section--level--2,.theme-ntos .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-ntos .Layout__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin:6px;scrollbar-base-color:#17202b;scrollbar-face-color:#2e3f55;scrollbar-3dlight-color:#1f2b39;scrollbar-highlight-color:#1f2b39;scrollbar-track-color:#17202b;scrollbar-arrow-color:#7693b5;scrollbar-shadow-color:#2e3f55}.theme-ntos .Layout__content--flexRow{display:flex;flex-flow:row}.theme-ntos .Layout__content--flexColumn{display:flex;flex-flow:column}.theme-ntos .Layout__content--scrollable{overflow-y:auto}.theme-ntos .Layout__content--noMargin{margin:0}.theme-ntos .Window{position:fixed;top:0;bottom:0;left:0;right:0;color:#fff;background-color:#1f2b39;background-image:linear-gradient(180deg,#223040 0,#1b2633)}.theme-ntos .Window__titleBar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px}.theme-ntos .Window__rest{position:fixed;top:32px;bottom:0;left:0;right:0}.theme-ntos .Window__dimmer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(55,69,85,.25);pointer-events:none}.theme-ntos .Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#0f151d;color:hsla(0,0%,100%,.8)}.theme-ntos .Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.theme-ntos .Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.theme-ntos .Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.theme-ntos .TitleBar{background-color:#2a3b4e;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.theme-ntos .TitleBar__clickable{color:hsla(0,0%,100%,.5);background-color:#2a3b4e;transition:color .25s,background-color .25s}.theme-ntos .TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.theme-ntos .TitleBar__title{position:absolute;top:0;left:46px;color:hsla(0,0%,100%,.75);font-size:14px;line-height:31px;white-space:nowrap}.theme-ntos .TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.theme-ntos .TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.theme-ntos .TitleBar__minimize{position:absolute;top:6px;right:46px}.theme-ntos .TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.theme-retro .Button{position:relative;display:inline-block;line-height:20px;padding:0 6px;margin-right:2px;white-space:nowrap;outline:0;border-radius:0;margin-bottom:2px;user-select:none;-ms-user-select:none}.theme-retro .Button:last-child{margin-right:0}.theme-retro .Button .fa,.theme-retro .Button .far,.theme-retro .Button .fas{margin-left:-3px;margin-right:-3px;min-width:16px;text-align:center}.theme-retro .Button--hasContent .fa,.theme-retro .Button--hasContent .far,.theme-retro .Button--hasContent .fas{margin-right:3px}.theme-retro .Button--hasContent.Button--iconRight .fa,.theme-retro .Button--hasContent.Button--iconRight .far,.theme-retro .Button--hasContent.Button--iconRight .fas{margin-right:0;margin-left:3px}.theme-retro .Button--ellipsis{overflow:hidden;text-overflow:ellipsis}.theme-retro .Button--fluid{display:block;margin-left:0;margin-right:0}.theme-retro .Button--multiLine{white-space:normal;word-wrap:break-word}.theme-retro .Button--color--default{transition:color 50ms,background-color 50ms;background-color:#e8e4c9;color:#000}.theme-retro .Button--color--default:hover{transition:color 0ms,background-color 0ms}.theme-retro .Button--color--default:focus{transition:color .1s,background-color .1s}.theme-retro .Button--color--default:focus,.theme-retro .Button--color--default:hover{background-color:#f7f6ee;color:#000}.theme-retro .Button--color--caution{transition:color 50ms,background-color 50ms;background-color:#be6209;color:#fff}.theme-retro .Button--color--caution:hover{transition:color 0ms,background-color 0ms}.theme-retro .Button--color--caution:focus{transition:color .1s,background-color .1s}.theme-retro .Button--color--caution:focus,.theme-retro .Button--color--caution:hover{background-color:#d67313;color:#fff}.theme-retro .Button--color--danger{transition:color 50ms,background-color 50ms;background-color:#9a9d00;color:#fff}.theme-retro .Button--color--danger:hover{transition:color 0ms,background-color 0ms}.theme-retro .Button--color--danger:focus{transition:color .1s,background-color .1s}.theme-retro .Button--color--danger:focus,.theme-retro .Button--color--danger:hover{background-color:#afb30a;color:#fff}.theme-retro .Button--color--transparent{transition:color 50ms,background-color 50ms;background-color:#e8e4c9;color:#000;background-color:rgba(232,228,201,0);color:hsla(0,0%,100%,.5)}.theme-retro .Button--color--transparent:hover{transition:color 0ms,background-color 0ms}.theme-retro .Button--color--transparent:focus{transition:color .1s,background-color .1s}.theme-retro .Button--color--transparent:focus,.theme-retro .Button--color--transparent:hover{background-color:#f7f6ee;color:#000}.theme-retro .Button--disabled{background-color:#363636!important}.theme-retro .Button--selected{transition:color 50ms,background-color 50ms;background-color:#9d0808;color:#fff}.theme-retro .Button--selected:hover{transition:color 0ms,background-color 0ms}.theme-retro .Button--selected:focus{transition:color .1s,background-color .1s}.theme-retro .Button--selected:focus,.theme-retro .Button--selected:hover{background-color:#b31212;color:#fff}.theme-retro .ProgressBar{display:inline-block;position:relative;width:100%;padding:0 6px;border-radius:0;background-color:rgba(0,0,0,.5);transition:border-color .5s}.theme-retro .ProgressBar__fill{position:absolute;top:0;left:0;bottom:0}.theme-retro .ProgressBar__fill--animated{transition:background-color .5s,width .5s}.theme-retro .ProgressBar__content{position:relative;line-height:17px;width:100%;text-align:right}.theme-retro .ProgressBar--color--default{border:1px solid #000}.theme-retro .ProgressBar--color--default .ProgressBar__fill{background-color:#000}.theme-retro .Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#c8be7d;scrollbar-face-color:#eae7ce;scrollbar-3dlight-color:#e8e4c9;scrollbar-highlight-color:#e8e4c9;scrollbar-track-color:#c8be7d;scrollbar-arrow-color:#f4f2e4;scrollbar-shadow-color:#eae7ce}.theme-retro .Section:last-child{margin-bottom:0}.theme-retro .Section--flex{display:flex;flex-flow:column}.theme-retro .Section--flex .Section__content{overflow:auto;flex:1}.theme-retro .Section__title{padding:6px;border-bottom:2px solid #000}.theme-retro .Section__titleText{font-size:14px;font-weight:700}.theme-retro .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-retro .Section__content{padding:8px 6px}.theme-retro .Section__content--noTopPadding{padding-top:0}.theme-retro .Section__content--stretchContents{height:100%}.theme-retro .Section--level--1 .Section__titleText{font-size:14px}.theme-retro .Section--level--2 .Section__titleText{font-size:13px}.theme-retro .Section--level--3 .Section__titleText{font-size:12px}.theme-retro .Section--level--2,.theme-retro .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-retro .Layout__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin:6px;scrollbar-base-color:#c8be7d;scrollbar-face-color:#eae7ce;scrollbar-3dlight-color:#e8e4c9;scrollbar-highlight-color:#e8e4c9;scrollbar-track-color:#c8be7d;scrollbar-arrow-color:#f4f2e4;scrollbar-shadow-color:#eae7ce}.theme-retro .Layout__content--flexRow{display:flex;flex-flow:row}.theme-retro .Layout__content--flexColumn{display:flex;flex-flow:column}.theme-retro .Layout__content--scrollable{overflow-y:auto}.theme-retro .Layout__content--noMargin{margin:0}.theme-retro .Window{position:fixed;top:0;bottom:0;left:0;right:0;color:#fff;background-color:#e8e4c9;background-image:linear-gradient(180deg,#e8e4c9 0,#e8e4c9)}.theme-retro .Window__titleBar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px}.theme-retro .Window__rest{position:fixed;top:32px;bottom:0;left:0;right:0}.theme-retro .Window__dimmer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(251,250,246,.25);pointer-events:none}.theme-retro .Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#988d41;color:hsla(0,0%,100%,.8)}.theme-retro .Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.theme-retro .Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.theme-retro .Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.theme-retro .TitleBar{background-color:#585337;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.theme-retro .TitleBar__clickable{color:hsla(0,0%,100%,.5);background-color:#585337;transition:color .25s,background-color .25s}.theme-retro .TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.theme-retro .TitleBar__title{position:absolute;top:0;left:46px;color:hsla(0,0%,100%,.75);font-size:14px;line-height:31px;white-space:nowrap}.theme-retro .TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.theme-retro .TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.theme-retro .TitleBar__minimize{position:absolute;top:6px;right:46px}.theme-retro .TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.theme-retro .Button{font-family:monospace;color:#161613;border:8px outset #e8e4c9;outline:3px solid #161613}.theme-retro .Layout__content{background-image:none}.theme-safe .Section{position:relative;margin-bottom:6px;background-color:#c4c195;background-color:#b2ae74;box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#1a202c;scrollbar-face-color:#313f54;scrollbar-3dlight-color:#222b3a;scrollbar-highlight-color:#222b3a;scrollbar-track-color:#1a202c;scrollbar-arrow-color:#7b90b2;scrollbar-shadow-color:#313f54}.theme-safe .Section:last-child{margin-bottom:0}.theme-safe .Section--flex{display:flex;flex-flow:column}.theme-safe .Section--flex .Section__content{overflow:auto;flex:1}.theme-safe .Section__title{padding:6px;border-bottom:2px solid #3d566b}.theme-safe .Section__titleText{font-size:14px;font-weight:700}.theme-safe .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-safe .Section__content{padding:8px 6px}.theme-safe .Section__content--noTopPadding{padding-top:0}.theme-safe .Section__content--stretchContents{height:100%}.theme-safe .Section--level--1 .Section__titleText{font-size:14px}.theme-safe .Section--level--2 .Section__titleText{font-size:13px}.theme-safe .Section--level--3 .Section__titleText{font-size:12px}.theme-safe .Section--level--2,.theme-safe .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-safe .Window{position:fixed;top:0;bottom:0;left:0;right:0;color:#fff;background-color:#222b3a;background-image:linear-gradient(180deg,#242d3d 0,#202937)}.theme-safe .Window__titleBar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px}.theme-safe .Window__rest{position:fixed;top:32px;bottom:0;left:0;right:0}.theme-safe .Window__dimmer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(58,69,86,.25);pointer-events:none}.theme-safe .Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#11161d;color:hsla(0,0%,100%,.8)}.theme-safe .Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.theme-safe .Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.theme-safe .Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.theme-safe .TitleBar{background-color:#35435a;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.theme-safe .TitleBar__clickable{color:hsla(0,0%,100%,.5);background-color:#35435a;transition:color .25s,background-color .25s}.theme-safe .TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.theme-safe .TitleBar__title{position:absolute;top:0;left:46px;color:hsla(0,0%,100%,.75);font-size:14px;line-height:31px;white-space:nowrap}.theme-safe .TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.theme-safe .TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.theme-safe .TitleBar__minimize{position:absolute;top:6px;right:46px}.theme-safe .TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.theme-safe .Safe--engraving{position:absolute;width:95%;height:96%;left:2.5%;top:2%;border:5px outset #3e4f6a;padding:5px;text-align:center}.theme-safe .Safe--engraving--arrow{color:#35435a}.theme-safe .Safe--engraving--hinge{content:" ";background-color:#191f2a;width:25px;height:40px;position:absolute;right:-15px;margin-top:-20px}.theme-safe .Safe--dialer{margin-bottom:.5rem}.theme-safe .Safe--dialer--number{color:#bbb;display:inline;background-color:#191f2a;font-size:1.5rem;font-weight:700;padding:0 .5rem}.theme-safe .Safe--dialer--right .Button i{z-index:-100}.theme-safe .Safe--dialer .Button{width:80px}.theme-safe .Safe--contents{border:10px solid #191f2a;background-color:#0f131a;height:calc(85% + 7.5px);text-align:left;padding:5px}.theme-safe .Safe--help{position:absolute;bottom:10px;left:5px;width:50%}.theme-safe .Layout__content{background-image:none}.theme-safe .Section{font-family:Comic Sans MS,cursive,sans-serif;font-style:italic;color:#000;box-shadow:5px 5px #111;background-image:linear-gradient(180deg,#b2ae74 0,#8e8b5d);transform:rotate(-1deg)}.theme-safe .Section__title{padding-bottom:0;border:0}.theme-safe .Section:before{content:" ";display:block;width:24px;height:40px;background-image:linear-gradient(180deg,transparent 0,#fff);box-shadow:1px 1px #111;opacity:.2;position:absolute;top:-30px;left:calc(50% - 12px);transform:rotate(-5deg)}.theme-securestorage .TitleBar{background-color:#e8e4c9;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.theme-securestorage .TitleBar__clickable{color:rgba(25,25,22,.5);background-color:#e8e4c9;transition:color .25s,background-color .25s}.theme-securestorage .TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.theme-securestorage .TitleBar__title{position:absolute;top:0;left:46px;color:#191916;font-size:14px;line-height:31px;white-space:nowrap}.theme-securestorage .TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.theme-securestorage .TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.theme-securestorage .TitleBar__minimize{position:absolute;top:6px;right:46px}.theme-securestorage .TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.theme-securestorage .Layout__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin:6px;scrollbar-base-color:#c8be7d;scrollbar-face-color:#eae7ce;scrollbar-3dlight-color:#e8e4c9;scrollbar-highlight-color:#e8e4c9;scrollbar-track-color:#c8be7d;scrollbar-arrow-color:#f4f2e4;scrollbar-shadow-color:#eae7ce}.theme-securestorage .Layout__content--flexRow{display:flex;flex-flow:row}.theme-securestorage .Layout__content--flexColumn{display:flex;flex-flow:column}.theme-securestorage .Layout__content--scrollable{overflow-y:auto}.theme-securestorage .Layout__content--noMargin{margin:0}.theme-securestorage .Window{position:fixed;top:0;bottom:0;left:0;right:0;color:#fff;background-color:#e8e4c9;background-image:linear-gradient(180deg,#f1efde 0,#dfd9b4)}.theme-securestorage .Window__titleBar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px}.theme-securestorage .Window__rest{position:fixed;top:32px;bottom:0;left:0;right:0}.theme-securestorage .Window__dimmer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(251,250,246,.25);pointer-events:none}.theme-securestorage .Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#988d41;color:hsla(0,0%,100%,.8)}.theme-securestorage .Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.theme-securestorage .Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.theme-securestorage .Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.theme-securestorage .Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#c8be7d;scrollbar-face-color:#eae7ce;scrollbar-3dlight-color:#e8e4c9;scrollbar-highlight-color:#e8e4c9;scrollbar-track-color:#c8be7d;scrollbar-arrow-color:#f4f2e4;scrollbar-shadow-color:#eae7ce}.theme-securestorage .Section:last-child{margin-bottom:0}.theme-securestorage .Section--flex{display:flex;flex-flow:column}.theme-securestorage .Section--flex .Section__content{overflow:auto;flex:1}.theme-securestorage .Section__title{padding:6px;border-bottom:2px solid #397439}.theme-securestorage .Section__titleText{font-size:14px;font-weight:700}.theme-securestorage .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-securestorage .Section__content{padding:8px 6px}.theme-securestorage .Section__content--noTopPadding{padding-top:0}.theme-securestorage .Section__content--stretchContents{height:100%}.theme-securestorage .Section--level--1 .Section__titleText{font-size:14px}.theme-securestorage .Section--level--2 .Section__titleText{font-size:13px}.theme-securestorage .Section--level--3 .Section__titleText{font-size:12px}.theme-securestorage .Section--level--2,.theme-securestorage .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-securestorage .Layout__content{background-image:none}.theme-security .color-label{color:#ab8784!important}.theme-security .color-bg-good{background-color:#4d9121!important}.theme-security .Button{position:relative;display:inline-block;line-height:20px;padding:0 6px;margin-right:2px;white-space:nowrap;outline:0;border-radius:2px;margin-bottom:2px;user-select:none;-ms-user-select:none}.theme-security .Button:last-child{margin-right:0}.theme-security .Button .fa,.theme-security .Button .far,.theme-security .Button .fas{margin-left:-3px;margin-right:-3px;min-width:16px;text-align:center}.theme-security .Button--hasContent .fa,.theme-security .Button--hasContent .far,.theme-security .Button--hasContent .fas{margin-right:3px}.theme-security .Button--hasContent.Button--iconRight .fa,.theme-security .Button--hasContent.Button--iconRight .far,.theme-security .Button--hasContent.Button--iconRight .fas{margin-right:0;margin-left:3px}.theme-security .Button--ellipsis{overflow:hidden;text-overflow:ellipsis}.theme-security .Button--fluid{display:block;margin-left:0;margin-right:0}.theme-security .Button--multiLine{white-space:normal;word-wrap:break-word}.theme-security .Button--color--good{transition:color 50ms,background-color 50ms;background-color:#4d9121;color:#fff}.theme-security .Button--color--good:hover{transition:color 0ms,background-color 0ms}.theme-security .Button--color--good:focus{transition:color .1s,background-color .1s}.theme-security .Button--color--good:focus,.theme-security .Button--color--good:hover{background-color:#5da52d;color:#fff}.theme-security .Button--color--default{transition:color 50ms,background-color 50ms;background-color:#a14c49;color:#fff}.theme-security .Button--color--default:hover{transition:color 0ms,background-color 0ms}.theme-security .Button--color--default:focus{transition:color .1s,background-color .1s}.theme-security .Button--color--default:focus,.theme-security .Button--color--default:hover{background-color:#b35f5c;color:#fff}.theme-security .Button--color--caution{transition:color 50ms,background-color 50ms;background-color:#d9b804;color:#000}.theme-security .Button--color--caution:hover{transition:color 0ms,background-color 0ms}.theme-security .Button--color--caution:focus{transition:color .1s,background-color .1s}.theme-security .Button--color--caution:focus,.theme-security .Button--color--caution:hover{background-color:#f3d00e;color:#000}.theme-security .Button--color--danger{transition:color 50ms,background-color 50ms;background-color:#bd2020;color:#fff}.theme-security .Button--color--danger:hover{transition:color 0ms,background-color 0ms}.theme-security .Button--color--danger:focus{transition:color .1s,background-color .1s}.theme-security .Button--color--danger:focus,.theme-security .Button--color--danger:hover{background-color:#d52b2b;color:#fff}.theme-security .Button--color--transparent{transition:color 50ms,background-color 50ms;background-color:#252525;color:#fff;background-color:rgba(37,37,37,0);color:hsla(0,0%,100%,.5)}.theme-security .Button--color--transparent:hover{transition:color 0ms,background-color 0ms}.theme-security .Button--color--transparent:focus{transition:color .1s,background-color .1s}.theme-security .Button--color--transparent:focus,.theme-security .Button--color--transparent:hover{background-color:#323232;color:#fff}.theme-security .Button--disabled{background-color:#999!important}.theme-security .Button--selected{transition:color 50ms,background-color 50ms;background-color:#1b9638;color:#fff}.theme-security .Button--selected:hover{transition:color 0ms,background-color 0ms}.theme-security .Button--selected:focus{transition:color .1s,background-color .1s}.theme-security .Button--selected:focus,.theme-security .Button--selected:hover{background-color:#27ab46;color:#fff}.theme-security .Input{position:relative;display:inline-block;width:120px;border:1px solid #ff8d88;border:1px solid rgba(255,141,136,.75);border-radius:2px;color:#fff;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;overflow:visible;white-space:nowrap}.theme-security .Input--disabled{color:#777;border-color:#848484;border-color:hsla(0,0%,51.8%,.75);background-color:#333;background-color:rgba(0,0,0,.25)}.theme-security .Input--fluid{display:block;width:auto}.theme-security .Input__baseline{display:inline-block;color:transparent}.theme-security .Input__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit}.theme-security .Input__input:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-security .Input__textarea{border:0;width:calc(100% + 4px);font-size:12px;line-height:17px;margin-left:-4px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit;resize:both;overflow:auto;white-space:pre-wrap}.theme-security .Input__textarea:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-security .NoticeBox{padding:4px 6px;margin-bottom:6px;box-shadow:none;font-weight:700;font-style:italic;color:#000;background-color:#bb9b68;background-image:repeating-linear-gradient(-45deg,transparent,transparent 10px,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 20px)}.theme-security .NoticeBox--color--good{color:#fff;background-color:#2e4b1a}.theme-security .NoticeBox--type--info{color:#fff;background-color:#822329}.theme-security .NoticeBox--type--success{color:#fff;background-color:#1e662f}.theme-security .NoticeBox--type--warning{color:#fff;background-color:#a95219}.theme-security .NoticeBox--type--danger{color:#fff;background-color:#8f2828}.theme-security .Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#1c1c1c;scrollbar-face-color:#3b3b3b;scrollbar-3dlight-color:#252525;scrollbar-highlight-color:#252525;scrollbar-track-color:#1c1c1c;scrollbar-arrow-color:#929292;scrollbar-shadow-color:#3b3b3b}.theme-security .Section:last-child{margin-bottom:0}.theme-security .Section--flex{display:flex;flex-flow:column}.theme-security .Section--flex .Section__content{overflow:auto;flex:1}.theme-security .Section__title{padding:6px;border-bottom:2px solid #a14c49}.theme-security .Section__titleText{font-size:14px;font-weight:700}.theme-security .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-security .Section__content{padding:8px 6px}.theme-security .Section__content--noTopPadding{padding-top:0}.theme-security .Section__content--stretchContents{height:100%}.theme-security .Section--level--1 .Section__titleText{font-size:14px}.theme-security .Section--level--2 .Section__titleText{font-size:13px}.theme-security .Section--level--3 .Section__titleText{font-size:12px}.theme-security .Section--level--2,.theme-security .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-security .Newscaster__menu{width:40px;height:100%;margin-right:.5rem;flex-basis:content}.theme-security .Newscaster__menu .Section__content{padding-left:0}.theme-security .Newscaster__menuButton{color:#767676;cursor:pointer;position:relative;margin-left:6px;margin-right:1rem;white-space:nowrap;transition:color .1s}.theme-security .Newscaster__menuButton--title{width:80%;display:none;overflow:hidden;text-overflow:ellipsis}.theme-security .Newscaster__menuButton--unread{background-color:#e45e5e;color:#fff;font-size:10px;text-align:center;border-radius:32px;display:inline-block;width:12px;position:absolute;left:16px;margin-top:14px}.theme-security .Newscaster__menuButton--selected{color:#fff}.theme-security .Newscaster__menuButton--selected:after{content:"";background-color:#a14c49;width:2px;height:24px;position:absolute;left:-6px}.theme-security .Newscaster__menuButton--security{color:#a14c49}.theme-security .Newscaster__menuButton i{width:30px;text-align:center;vertical-align:middle;margin-left:-1px;margin-right:.5rem;margin-top:1px}.theme-security .Newscaster__menuButton:hover{color:#fff}.theme-security .Newscaster__menuButton:hover:before{background-color:#fff}.theme-security .Newscaster__menuButton:not(:last-of-type){margin-bottom:.5rem}.theme-security .Newscaster__menu--open{width:175px}.theme-security .Newscaster__menu--open .Newscaster__menuButton--title{display:inline-block}.theme-security .Newscaster__jobCategory--security .Section__title{color:#a14c49;border-bottom:2px solid #a14c49!important}.theme-security .Newscaster__jobCategory--engineering .Section__title{color:#a17849;border-bottom:2px solid #a17849!important}.theme-security .Newscaster__jobCategory--medical .Section__title{color:#499ea1;border-bottom:2px solid #499ea1!important}.theme-security .Newscaster__jobCategory--science .Section__title{color:#a14972;border-bottom:2px solid #a14972!important}.theme-security .Newscaster__jobCategory--service .Section__title{color:#a1499e;border-bottom:2px solid #a1499e!important}.theme-security .Newscaster__jobCategory--supply .Section__title{color:#9ea149;border-bottom:2px solid #9ea149!important}.theme-security .Newscaster__jobCategory:last-child{margin-bottom:.5rem}.theme-security .Newscaster__jobOpening--command{font-weight:700}.theme-security .Newscaster__jobOpening:not(:last-child){margin-bottom:.5rem}.theme-security .Newscaster__emptyNotice{color:#a7817e;text-align:center;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}.theme-security .Newscaster__emptyNotice i{margin-bottom:.25rem}.theme-security .Newscaster__photo{cursor:pointer;width:96px;border:1px solid #000;transition:border-color .1s;-ms-interpolation-mode:nearest-neighbor}.theme-security .Newscaster__photo:hover{border-color:grey}.theme-security .Newscaster__photoZoom{text-align:center}.theme-security .Newscaster__photoZoom>img{transform:scale(2);-ms-interpolation-mode:nearest-neighbor}.theme-security .Newscaster__photoZoom>.Button{position:absolute;width:64px;left:50%;margin-left:-32px;bottom:1rem}.theme-security .Newscaster__story--wanted{background-color:rgba(219,40,40,.1)}.theme-security .Newscaster__story--wanted .Section__title{color:#db2828;border-bottom:2px solid #a14c49!important}.theme-security .Newscaster__story:last-child{margin-bottom:.5rem}.theme-syndicate .Button{position:relative;display:inline-block;line-height:20px;padding:0 6px;margin-right:2px;white-space:nowrap;outline:0;border-radius:2px;margin-bottom:2px;user-select:none;-ms-user-select:none}.theme-syndicate .Button:last-child{margin-right:0}.theme-syndicate .Button .fa,.theme-syndicate .Button .far,.theme-syndicate .Button .fas{margin-left:-3px;margin-right:-3px;min-width:16px;text-align:center}.theme-syndicate .Button--hasContent .fa,.theme-syndicate .Button--hasContent .far,.theme-syndicate .Button--hasContent .fas{margin-right:3px}.theme-syndicate .Button--hasContent.Button--iconRight .fa,.theme-syndicate .Button--hasContent.Button--iconRight .far,.theme-syndicate .Button--hasContent.Button--iconRight .fas{margin-right:0;margin-left:3px}.theme-syndicate .Button--ellipsis{overflow:hidden;text-overflow:ellipsis}.theme-syndicate .Button--fluid{display:block;margin-left:0;margin-right:0}.theme-syndicate .Button--multiLine{white-space:normal;word-wrap:break-word}.theme-syndicate .Button--color--default{transition:color 50ms,background-color 50ms;background-color:#397439;color:#fff}.theme-syndicate .Button--color--default:hover{transition:color 0ms,background-color 0ms}.theme-syndicate .Button--color--default:focus{transition:color .1s,background-color .1s}.theme-syndicate .Button--color--default:focus,.theme-syndicate .Button--color--default:hover{background-color:#478647;color:#fff}.theme-syndicate .Button--color--caution{transition:color 50ms,background-color 50ms;background-color:#be6209;color:#fff}.theme-syndicate .Button--color--caution:hover{transition:color 0ms,background-color 0ms}.theme-syndicate .Button--color--caution:focus{transition:color .1s,background-color .1s}.theme-syndicate .Button--color--caution:focus,.theme-syndicate .Button--color--caution:hover{background-color:#d67313;color:#fff}.theme-syndicate .Button--color--danger{transition:color 50ms,background-color 50ms;background-color:#9a9d00;color:#fff}.theme-syndicate .Button--color--danger:hover{transition:color 0ms,background-color 0ms}.theme-syndicate .Button--color--danger:focus{transition:color .1s,background-color .1s}.theme-syndicate .Button--color--danger:focus,.theme-syndicate .Button--color--danger:hover{background-color:#afb30a;color:#fff}.theme-syndicate .Button--color--transparent{transition:color 50ms,background-color 50ms;background-color:#550202;color:#fff;background-color:rgba(85,2,2,0);color:hsla(0,0%,100%,.5)}.theme-syndicate .Button--color--transparent:hover{transition:color 0ms,background-color 0ms}.theme-syndicate .Button--color--transparent:focus{transition:color .1s,background-color .1s}.theme-syndicate .Button--color--transparent:focus,.theme-syndicate .Button--color--transparent:hover{background-color:#650c0c;color:#fff}.theme-syndicate .Button--disabled{background-color:#363636!important}.theme-syndicate .Button--selected{transition:color 50ms,background-color 50ms;background-color:#9d0808;color:#fff}.theme-syndicate .Button--selected:hover{transition:color 0ms,background-color 0ms}.theme-syndicate .Button--selected:focus{transition:color .1s,background-color .1s}.theme-syndicate .Button--selected:focus,.theme-syndicate .Button--selected:hover{background-color:#b31212;color:#fff}.theme-syndicate .NoticeBox{padding:4px 6px;margin-bottom:6px;box-shadow:none;font-weight:700;font-style:italic;color:#fff;background-color:#910101;background-image:repeating-linear-gradient(-45deg,transparent,transparent 10px,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 20px)}.theme-syndicate .NoticeBox--type--info{color:#fff;background-color:#235982}.theme-syndicate .NoticeBox--type--success{color:#fff;background-color:#1e662f}.theme-syndicate .NoticeBox--type--warning{color:#fff;background-color:#a95219}.theme-syndicate .NoticeBox--type--danger{color:#fff;background-color:#8f2828}.theme-syndicate .Input{position:relative;display:inline-block;width:120px;border:1px solid #87ce87;border:1px solid rgba(135,206,135,.75);border-radius:2px;color:#fff;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;overflow:visible;white-space:nowrap}.theme-syndicate .Input--disabled{color:#777;border-color:#6b6b6b;border-color:hsla(0,0%,42%,.75);background-color:#333;background-color:rgba(0,0,0,.25)}.theme-syndicate .Input--fluid{display:block;width:auto}.theme-syndicate .Input__baseline{display:inline-block;color:transparent}.theme-syndicate .Input__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit}.theme-syndicate .Input__input:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-syndicate .Input__textarea{border:0;width:calc(100% + 4px);font-size:12px;line-height:17px;margin-left:-4px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit;resize:both;overflow:auto;white-space:pre-wrap}.theme-syndicate .Input__textarea:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-syndicate .NumberInput{position:relative;display:inline-block;border:1px solid #87ce87;border:1px solid rgba(135,206,135,.75);border-radius:2px;color:#87ce87;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;text-align:right;overflow:visible;cursor:n-resize}.theme-syndicate .NumberInput--fluid{display:block}.theme-syndicate .NumberInput__content{margin-left:6px}.theme-syndicate .NumberInput__barContainer{position:absolute;top:2px;bottom:2px;left:2px}.theme-syndicate .NumberInput__bar{position:absolute;bottom:0;left:0;width:3px;box-sizing:border-box;border-bottom:1px solid #87ce87;background-color:#87ce87}.theme-syndicate .NumberInput__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:#000;color:#fff;text-align:right}.theme-syndicate .ProgressBar{display:inline-block;position:relative;width:100%;padding:0 6px;border-radius:2px;background-color:rgba(0,0,0,.5);transition:border-color .5s}.theme-syndicate .ProgressBar__fill{position:absolute;top:0;left:0;bottom:0}.theme-syndicate .ProgressBar__fill--animated{transition:background-color .5s,width .5s}.theme-syndicate .ProgressBar__content{position:relative;line-height:17px;width:100%;text-align:right}.theme-syndicate .ProgressBar--color--default{border:1px solid #306330}.theme-syndicate .ProgressBar--color--default .ProgressBar__fill{background-color:#306330}.theme-syndicate .Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#400202;scrollbar-face-color:#7e0303;scrollbar-3dlight-color:#550202;scrollbar-highlight-color:#550202;scrollbar-track-color:#400202;scrollbar-arrow-color:#fa3030;scrollbar-shadow-color:#7e0303}.theme-syndicate .Section:last-child{margin-bottom:0}.theme-syndicate .Section--flex{display:flex;flex-flow:column}.theme-syndicate .Section--flex .Section__content{overflow:auto;flex:1}.theme-syndicate .Section__title{padding:6px;border-bottom:2px solid #397439}.theme-syndicate .Section__titleText{font-size:14px;font-weight:700}.theme-syndicate .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-syndicate .Section__content{padding:8px 6px}.theme-syndicate .Section__content--noTopPadding{padding-top:0}.theme-syndicate .Section__content--stretchContents{height:100%}.theme-syndicate .Section--level--1 .Section__titleText{font-size:14px}.theme-syndicate .Section--level--2 .Section__titleText{font-size:13px}.theme-syndicate .Section--level--3 .Section__titleText{font-size:12px}.theme-syndicate .Section--level--2,.theme-syndicate .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-syndicate .Tooltip{position:absolute;top:0;left:0;right:0;bottom:0;font-style:normal;font-weight:400;line-height:normal}.theme-syndicate .Tooltip:after{position:absolute;display:block;white-space:nowrap;z-index:2;padding:6px 10px;transform:translateX(-50%);pointer-events:none;visibility:hidden;opacity:0;text-align:left;content:attr(data-tooltip);transition:all .15s;color:#fff;background-color:#4a0202;box-shadow:1px 1px 15px -1px rgba(0,0,0,.5);border-radius:2px}.theme-syndicate .Tooltip:hover:after{transition:all 70ms;pointer-events:none;visibility:visible;opacity:1}.theme-syndicate .Tooltip--long:after{width:250px;white-space:normal}.theme-syndicate .Tooltip--top:after{bottom:100%;left:50%;transform:translateX(-50%) translateY(8px)}.theme-syndicate .Tooltip--top:hover:after{transform:translateX(-50%) translateY(-8px)}.theme-syndicate .Tooltip--top-left:after{bottom:100%;right:50%;transform:translateX(12px) translateY(-8px)}.theme-syndicate .Tooltip--top-left:hover:after{transform:translateX(12px) translateY(8px)}.theme-syndicate .Tooltip--top-right:after{bottom:100%;left:50%;transform:translateX(-12px) translateY(-8px)}.theme-syndicate .Tooltip--top-right:hover:after{transform:translateX(-12px) translateY(8px)}.theme-syndicate .Tooltip--bottom:after{top:100%;left:50%;transform:translateX(-50%) translateY(-8px)}.theme-syndicate .Tooltip--bottom:hover:after{transform:translateX(-50%) translateY(8px)}.theme-syndicate .Tooltip--bottom-left:after{top:100%;right:50%;transform:translateX(12px) translateY(-8px)}.theme-syndicate .Tooltip--bottom-left:hover:after{transform:translateX(12px) translateY(8px)}.theme-syndicate .Tooltip--bottom-right:after{top:100%;left:50%;transform:translateX(-12px) translateY(-8px)}.theme-syndicate .Tooltip--bottom-right:hover:after{transform:translateX(-12px) translateY(8px)}.theme-syndicate .Tooltip--left:after{top:50%;right:100%;transform:translateX(8px) translateY(-50%)}.theme-syndicate .Tooltip--left:hover:after,.theme-syndicate .Tooltip--right:after{transform:translateX(-8px) translateY(-50%)}.theme-syndicate .Tooltip--right:after{top:50%;left:100%}.theme-syndicate .Tooltip--right:hover:after{transform:translateX(8px) translateY(-50%)}.theme-syndicate .Layout__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin:6px;scrollbar-base-color:#400202;scrollbar-face-color:#7e0303;scrollbar-3dlight-color:#550202;scrollbar-highlight-color:#550202;scrollbar-track-color:#400202;scrollbar-arrow-color:#fa3030;scrollbar-shadow-color:#7e0303}.theme-syndicate .Layout__content--flexRow{display:flex;flex-flow:row}.theme-syndicate .Layout__content--flexColumn{display:flex;flex-flow:column}.theme-syndicate .Layout__content--scrollable{overflow-y:auto}.theme-syndicate .Layout__content--noMargin{margin:0}.theme-syndicate .Window{position:fixed;top:0;bottom:0;left:0;right:0;color:#fff;background-color:#550202;background-image:linear-gradient(180deg,#730303 0,#370101)}.theme-syndicate .Window__titleBar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px}.theme-syndicate .Window__rest{position:fixed;top:32px;bottom:0;left:0;right:0}.theme-syndicate .Window__dimmer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(117,22,22,.25);pointer-events:none}.theme-syndicate .Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#2b0101;color:hsla(0,0%,100%,.8)}.theme-syndicate .Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.theme-syndicate .Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.theme-syndicate .Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.theme-syndicate .TitleBar{background-color:#910101;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.theme-syndicate .TitleBar__clickable{color:hsla(0,0%,100%,.5);background-color:#910101;transition:color .25s,background-color .25s}.theme-syndicate .TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.theme-syndicate .TitleBar__title{position:absolute;top:0;left:46px;color:hsla(0,0%,100%,.75);font-size:14px;line-height:31px;white-space:nowrap}.theme-syndicate .TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.theme-syndicate .TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.theme-syndicate .TitleBar__minimize{position:absolute;top:6px;right:46px}.theme-syndicate .TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.theme-syndicate .Layout__content{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMCIgdmlld0JveD0iMCAwIDIwMCAyODkuNzQyIiBvcGFjaXR5PSIuMzMiPjxwYXRoIGQ9Ik05My41MzggMGMtMTguMTEzIDAtMzQuMjIgMy4xMTItNDguMzI0IDkuMzM0LTEzLjk2NSA2LjIyMi0yNC42MTIgMTUuMDcyLTMxLjk0IDI2LjU0N0M2LjA4NCA0Ny4yMiAyLjk3MiA2MC42MzEgMi45NzIgNzYuMTE2YzAgMTAuNjQ3IDIuNzI1IDIwLjQ2NSA4LjE3NSAyOS40NTMgNS42MTYgOC45ODcgMTQuMDM5IDE3LjM1MiAyNS4yNyAyNS4wOTQgMTEuMjMgNy42MDYgMjYuNTA3IDE1LjQxOSA0NS44MyAyMy40MzggMTkuOTg0IDguMjk2IDM0Ljg0OSAxNS41NTUgNDQuNTkzIDIxLjc3NiA5Ljc0NCA2LjIyMyAxNi43NjEgMTIuODU5IDIxLjA1NSAxOS45MSA0LjI5NSA3LjA1MiA2LjQ0MiAxNS43NjQgNi40NDIgMjYuMTM0IDAgMTYuMTc4LTUuMjAyIDI4LjQ4My0xNS42MDYgMzYuOTE3LTEwLjI0IDguNDM1LTI1LjAyMiAxMi42NTMtNDQuMzQ1IDEyLjY1My0xNC4wMzkgMC0yNS41MTYtMS42Ni0zNC40MzQtNC45NzgtOC45MTgtMy40NTctMTYuMTg2LTguNzExLTIxLjgtMTUuNzYzLTUuNjE2LTcuMDUyLTEwLjA3Ni0xNi42NjEtMTMuMzc5LTI4LjgyOUgwdjU2LjgyN2MzMy44NTcgNy4zMjggNjMuNzQ5IDEwLjk5NCA4OS42NzggMTAuOTk0IDE2LjAyIDAgMzAuNzItMS4zODMgNDQuMDk4LTQuMTQ4IDEzLjU0Mi0yLjkwNCAyNS4xMDQtNy40NjcgMzQuNjgzLTEzLjY5IDkuNzQ0LTYuMzU5IDE3LjM0LTE0LjUxOSAyMi43OS0yNC40NzQgNS40NS0xMC4wOTMgOC4xNzUtMjIuNCA4LjE3NS0zNi45MTcgMC0xMi45OTctMy4zMDItMjQuMzM1LTkuOTA4LTM0LjAxNC02LjQ0LTkuODE4LTE1LjUyNS0xOC41MjctMjcuMjUxLTI2LjEzMi0xMS41NjEtNy42MDQtMjcuOTExLTE1LjgzMS00OS4wNTEtMjQuNjgtMTcuNTA2LTcuMTktMzAuNzItMTMuNjktMzkuNjM4LTE5LjQ5N1M1NC45NjkgOTMuNzU2IDQ5LjQ3OSA4Ny4zMTZjLTUuNDI2LTYuMzY2LTkuNjU4LTE1LjA3LTkuNjU4LTI0Ljg4NyAwLTkuMjY0IDIuMDc1LTE3LjIxNCA2LjIyMy0yMy44NUM1Ny4xNDIgMjQuMTggODcuMzMxIDM2Ljc4MiA5MS4xMiA2Mi45MjVjNC44NCA2Ljc3NSA4Ljg1IDE2LjI0NyAxMi4wMyAyOC40MTVoMjAuNTMydi01NmMtNC40NzktNS45MjQtOS45NTUtMTAuNjMxLTE1LjkwOS0xNC4zNzMgMS42NC40NzkgMy4xOSAxLjAyMyA0LjYzOSAxLjY0IDYuNDk4IDIuNjI2IDEyLjE2OCA3LjMyNyAxNy4wMDcgMTQuMTAzIDQuODQgNi43NzUgOC44NSAxNi4yNDYgMTIuMDMgMjguNDE0IDAgMCA4LjQ4LS4xMjkgOC40OS0uMDAyLjQxNyA2LjQxNS0xLjc1NCA5LjQ1My00LjEyNCAxMi41NjEtMi40MTcgMy4xNy01LjE0NSA2Ljc5LTQuMDAzIDEzLjAwMyAxLjUwOCA4LjIwMyAxMC4xODQgMTAuNTk3IDE0LjYyMiA5LjMxMi0zLjMxOC0uNS01LjMxOC0xLjc1LTUuMzE4LTEuNzVzMS44NzYuOTk5IDUuNjUtMS4zNmMtMy4yNzYuOTU2LTEwLjcwNC0uNzk3LTExLjgtNi43NjMtLjk1OC01LjIwOC45NDYtNy4yOTUgMy40LTEwLjUxNCAyLjQ1NS0zLjIyIDUuMjg1LTYuOTU5IDQuNjg1LTE0LjQ4OWwuMDAzLjAwMmg4LjkyN3YtNTZjLTE1LjA3Mi0zLjg3MS0yNy42NTMtNi4zNi0zNy43NDctNy40NjVDMTE0LjI3OS41NTIgMTA0LjA0NiAwIDkzLjUzNyAwem03MC4zMjEgMTcuMzA5bC4yMzggNDAuMzA1YzEuMzE4IDEuMjI2IDIuNDQgMi4yNzggMy4zNDEgMy4xMDYgNC44NCA2Ljc3NSA4Ljg1IDE2LjI0NiAxMi4wMyAyOC40MTRIMjAwdi01NmMtNi42NzctNC41OTQtMTkuODM2LTEwLjQ3My0zNi4xNC0xNS44MjV6bS0yOC4xMiA1LjYwNWw4LjU2NSAxNy43MTdjLTExLjk3LTYuNDY3LTEzLjg0Ny05LjcxNy04LjU2NS0xNy43MTd6bTIyLjc5NyAwYzIuNzcxIDggMS43ODcgMTEuMjUtNC40OTQgMTcuNzE3bDQuNDk0LTE3LjcxN3ptMTUuMjIyIDI0LjAwOWw4LjU2NSAxNy43MTZjLTExLjk3LTYuNDY2LTEzLjg0Ny05LjcxNy04LjU2NS0xNy43MTZ6bTIyLjc5NyAwYzIuNzcxIDggMS43ODcgMTEuMjUtNC40OTQgMTcuNzE2bDQuNDk0LTE3LjcxNnpNOTcuNDQgNDkuMTNsOC41NjUgMTcuNzE2Yy0xMS45Ny02LjQ2Ny0xMy44NDctOS43MTctOC41NjUtMTcuNzE2em0yMi43OTUgMGMyLjc3MiA3Ljk5OSAxLjc4OCAxMS4yNS00LjQ5MyAxNy43MTZsNC40OTMtMTcuNzE2eiIvPjwvc3ZnPg==)}.theme-nologo .Layout__content{background-image:none} \ No newline at end of file +body,html{box-sizing:border-box;height:100%;margin:0;font-size:12px}html{overflow:hidden;cursor:default}body{overflow:auto;font-family:Verdana,Geneva,sans-serif}*,:after,:before{box-sizing:inherit}h1,h2,h3,h4,h5,h6{display:block;margin:0;padding:6px 0}h1{font-size:18px}h2{font-size:16px}h3{font-size:14px}h4{font-size:12px}td,th{vertical-align:baseline;text-align:left}.candystripe:nth-child(odd){background-color:rgba(0,0,0,.25)}.color-black{color:#0d0d0d!important}.color-white{color:#fff!important}.color-red{color:#d33!important}.color-orange{color:#f37827!important}.color-yellow{color:#fbd814!important}.color-olive{color:#c0d919!important}.color-green{color:#22be47!important}.color-teal{color:#00c5bd!important}.color-blue{color:#238cdc!important}.color-violet{color:#6c3fcc!important}.color-purple{color:#a93bcd!important}.color-pink{color:#e2439c!important}.color-brown{color:#af6d43!important}.color-grey{color:#7d7d7d!important}.color-good{color:#62b62a!important}.color-average{color:#f1951d!important}.color-bad{color:#d33!important}.color-label{color:#8496ab!important}.color-bg-black{background-color:#000!important}.color-bg-white{background-color:#d9d9d9!important}.color-bg-red{background-color:#bd2020!important}.color-bg-orange{background-color:#d95e0c!important}.color-bg-yellow{background-color:#d9b804!important}.color-bg-olive{background-color:#9aad14!important}.color-bg-green{background-color:#1b9638!important}.color-bg-teal{background-color:#009a93!important}.color-bg-blue{background-color:#1c71b1!important}.color-bg-violet{background-color:#552dab!important}.color-bg-purple{background-color:#8b2baa!important}.color-bg-pink{background-color:#cf2082!important}.color-bg-brown{background-color:#8c5836!important}.color-bg-grey{background-color:#646464!important}.color-bg-good{background-color:#4d9121!important}.color-bg-average{background-color:#cd7a0d!important}.color-bg-bad{background-color:#bd2020!important}.color-bg-label{background-color:#657a94!important}.debug-layout,.debug-layout :not(g):not(path){color:hsla(0,0%,100%,.9)!important;background:transparent!important;outline:1px solid hsla(0,0%,100%,.5)!important;box-shadow:none!important;filter:none!important}.debug-layout:hover,.debug-layout :not(g):not(path):hover{outline-color:hsla(0,0%,100%,.8)!important}.display-none{display:none}.display-block{display:block}.display-inline{display:inline}.display-inline-block{display:inline-block}.m-0{margin:0}.mx-0{margin-left:0;margin-right:0}.my-0{margin-top:0;margin-bottom:0}.ml-0{margin-left:0}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.m-1{margin:6px}.mx-1{margin-left:6px;margin-right:6px}.my-1{margin-top:6px;margin-bottom:6px}.ml-1{margin-left:6px}.mt-1{margin-top:6px}.mr-1{margin-right:6px}.mb-1{margin-bottom:6px}.m-2{margin:12px}.mx-2{margin-left:12px;margin-right:12px}.my-2{margin-top:12px;margin-bottom:12px}.ml-2{margin-left:12px}.mt-2{margin-top:12px}.mr-2{margin-right:12px}.mb-2{margin-bottom:12px}.outline-dotted{outline-style:dotted!important;outline-width:2px!important}.outline-dashed{outline-style:dashed!important;outline-width:2px!important}.outline-solid{outline-style:solid!important;outline-width:2px!important}.outline-double{outline-style:double!important;outline-width:2px!important}.outline-groove{outline-style:groove!important;outline-width:2px!important}.outline-ridge{outline-style:ridge!important;outline-width:2px!important}.outline-inset{outline-style:inset!important;outline-width:2px!important}.outline-outset{outline-style:outset!important;outline-width:2px!important}.outline-color-black{outline-color:#0d0d0d!important}.outline-color-white{outline-color:#fff!important}.outline-color-red{outline-color:#d33!important}.outline-color-orange{outline-color:#f37827!important}.outline-color-yellow{outline-color:#fbd814!important}.outline-color-olive{outline-color:#c0d919!important}.outline-color-green{outline-color:#22be47!important}.outline-color-teal{outline-color:#00c5bd!important}.outline-color-blue{outline-color:#238cdc!important}.outline-color-violet{outline-color:#6c3fcc!important}.outline-color-purple{outline-color:#a93bcd!important}.outline-color-pink{outline-color:#e2439c!important}.outline-color-brown{outline-color:#af6d43!important}.outline-color-grey{outline-color:#7d7d7d!important}.outline-color-good{outline-color:#62b62a!important}.outline-color-average{outline-color:#f1951d!important}.outline-color-bad{outline-color:#d33!important}.outline-color-label{outline-color:#8496ab!important}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.position-sticky{position:sticky}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-baseline{text-align:baseline}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-pre{white-space:pre}.text-bold{font-weight:700}.text-italic{font-style:italic}.text-underline{text-decoration:underline}.BlockQuote{color:#8496ab;border-left:2px solid #8496ab;padding-left:6px;margin-bottom:6px}.BlockQuote:last-child{margin-bottom:0}.Button{position:relative;display:inline-block;line-height:20px;padding:0 6px;margin-right:2px;white-space:nowrap;outline:0;border-radius:2px;margin-bottom:2px;user-select:none;-ms-user-select:none}.Button:last-child{margin-right:0}.Button .fa,.Button .far,.Button .fas{margin-left:-3px;margin-right:-3px;min-width:16px;text-align:center}.Button--hasContent .fa,.Button--hasContent .far,.Button--hasContent .fas{margin-right:3px}.Button--hasContent.Button--iconRight .fa,.Button--hasContent.Button--iconRight .far,.Button--hasContent.Button--iconRight .fas{margin-right:0;margin-left:3px}.Button--ellipsis{overflow:hidden;text-overflow:ellipsis}.Button--fluid{display:block;margin-left:0;margin-right:0}.Button--multiLine{white-space:normal;word-wrap:break-word}.Button--color--black{transition:color 50ms,background-color 50ms;background-color:#000;color:#fff}.Button--color--black:hover{transition:color 0ms,background-color 0ms}.Button--color--black:focus{transition:color .1s,background-color .1s}.Button--color--black:focus,.Button--color--black:hover{background-color:#0a0a0a;color:#fff}.Button--color--white{transition:color 50ms,background-color 50ms;background-color:#d9d9d9;color:#000}.Button--color--white:hover{transition:color 0ms,background-color 0ms}.Button--color--white:focus{transition:color .1s,background-color .1s}.Button--color--white:focus,.Button--color--white:hover{background-color:#f3f3f3;color:#000}.Button--color--red{transition:color 50ms,background-color 50ms;background-color:#bd2020;color:#fff}.Button--color--red:hover{transition:color 0ms,background-color 0ms}.Button--color--red:focus{transition:color .1s,background-color .1s}.Button--color--red:focus,.Button--color--red:hover{background-color:#d52b2b;color:#fff}.Button--color--orange{transition:color 50ms,background-color 50ms;background-color:#d95e0c;color:#fff}.Button--color--orange:hover{transition:color 0ms,background-color 0ms}.Button--color--orange:focus{transition:color .1s,background-color .1s}.Button--color--orange:focus,.Button--color--orange:hover{background-color:#ed6f1d;color:#fff}.Button--color--yellow{transition:color 50ms,background-color 50ms;background-color:#d9b804;color:#000}.Button--color--yellow:hover{transition:color 0ms,background-color 0ms}.Button--color--yellow:focus{transition:color .1s,background-color .1s}.Button--color--yellow:focus,.Button--color--yellow:hover{background-color:#f3d00e;color:#000}.Button--color--olive{transition:color 50ms,background-color 50ms;background-color:#9aad14;color:#fff}.Button--color--olive:hover{transition:color 0ms,background-color 0ms}.Button--color--olive:focus{transition:color .1s,background-color .1s}.Button--color--olive:focus,.Button--color--olive:hover{background-color:#afc41f;color:#fff}.Button--color--green{transition:color 50ms,background-color 50ms;background-color:#1b9638;color:#fff}.Button--color--green:hover{transition:color 0ms,background-color 0ms}.Button--color--green:focus{transition:color .1s,background-color .1s}.Button--color--green:focus,.Button--color--green:hover{background-color:#27ab46;color:#fff}.Button--color--teal{transition:color 50ms,background-color 50ms;background-color:#009a93;color:#fff}.Button--color--teal:hover{transition:color 0ms,background-color 0ms}.Button--color--teal:focus{transition:color .1s,background-color .1s}.Button--color--teal:focus,.Button--color--teal:hover{background-color:#0aafa8;color:#fff}.Button--color--blue{transition:color 50ms,background-color 50ms;background-color:#1c71b1;color:#fff}.Button--color--blue:hover{transition:color 0ms,background-color 0ms}.Button--color--blue:focus{transition:color .1s,background-color .1s}.Button--color--blue:focus,.Button--color--blue:hover{background-color:#2883c8;color:#fff}.Button--color--violet{transition:color 50ms,background-color 50ms;background-color:#552dab;color:#fff}.Button--color--violet:hover{transition:color 0ms,background-color 0ms}.Button--color--violet:focus{transition:color .1s,background-color .1s}.Button--color--violet:focus,.Button--color--violet:hover{background-color:#653ac1;color:#fff}.Button--color--purple{transition:color 50ms,background-color 50ms;background-color:#8b2baa;color:#fff}.Button--color--purple:hover{transition:color 0ms,background-color 0ms}.Button--color--purple:focus{transition:color .1s,background-color .1s}.Button--color--purple:focus,.Button--color--purple:hover{background-color:#9e38c1;color:#fff}.Button--color--pink{transition:color 50ms,background-color 50ms;background-color:#cf2082;color:#fff}.Button--color--pink:hover{transition:color 0ms,background-color 0ms}.Button--color--pink:focus{transition:color .1s,background-color .1s}.Button--color--pink:focus,.Button--color--pink:hover{background-color:#dd3794;color:#fff}.Button--color--brown{transition:color 50ms,background-color 50ms;background-color:#8c5836;color:#fff}.Button--color--brown:hover{transition:color 0ms,background-color 0ms}.Button--color--brown:focus{transition:color .1s,background-color .1s}.Button--color--brown:focus,.Button--color--brown:hover{background-color:#a06844;color:#fff}.Button--color--grey{transition:color 50ms,background-color 50ms;background-color:#646464;color:#fff}.Button--color--grey:hover{transition:color 0ms,background-color 0ms}.Button--color--grey:focus{transition:color .1s,background-color .1s}.Button--color--grey:focus,.Button--color--grey:hover{background-color:#757575;color:#fff}.Button--color--good{transition:color 50ms,background-color 50ms;background-color:#4d9121;color:#fff}.Button--color--good:hover{transition:color 0ms,background-color 0ms}.Button--color--good:focus{transition:color .1s,background-color .1s}.Button--color--good:focus,.Button--color--good:hover{background-color:#5da52d;color:#fff}.Button--color--average{transition:color 50ms,background-color 50ms;background-color:#cd7a0d;color:#fff}.Button--color--average:hover{transition:color 0ms,background-color 0ms}.Button--color--average:focus{transition:color .1s,background-color .1s}.Button--color--average:focus,.Button--color--average:hover{background-color:#e68d18;color:#fff}.Button--color--bad{transition:color 50ms,background-color 50ms;background-color:#bd2020;color:#fff}.Button--color--bad:hover{transition:color 0ms,background-color 0ms}.Button--color--bad:focus{transition:color .1s,background-color .1s}.Button--color--bad:focus,.Button--color--bad:hover{background-color:#d52b2b;color:#fff}.Button--color--label{transition:color 50ms,background-color 50ms;background-color:#657a94;color:#fff}.Button--color--label:hover{transition:color 0ms,background-color 0ms}.Button--color--label:focus{transition:color .1s,background-color .1s}.Button--color--label:focus,.Button--color--label:hover{background-color:#7b8da4;color:#fff}.Button--color--default{transition:color 50ms,background-color 50ms;background-color:#3e6189;color:#fff}.Button--color--default:hover{transition:color 0ms,background-color 0ms}.Button--color--default:focus{transition:color .1s,background-color .1s}.Button--color--default:focus,.Button--color--default:hover{background-color:#4c729d;color:#fff}.Button--color--caution{transition:color 50ms,background-color 50ms;background-color:#d9b804;color:#000}.Button--color--caution:hover{transition:color 0ms,background-color 0ms}.Button--color--caution:focus{transition:color .1s,background-color .1s}.Button--color--caution:focus,.Button--color--caution:hover{background-color:#f3d00e;color:#000}.Button--color--danger{transition:color 50ms,background-color 50ms;background-color:#bd2020;color:#fff}.Button--color--danger:hover{transition:color 0ms,background-color 0ms}.Button--color--danger:focus{transition:color .1s,background-color .1s}.Button--color--danger:focus,.Button--color--danger:hover{background-color:#d52b2b;color:#fff}.Button--color--transparent{transition:color 50ms,background-color 50ms;background-color:#252525;color:#fff;background-color:rgba(37,37,37,0);color:hsla(0,0%,100%,.5)}.Button--color--transparent:hover{transition:color 0ms,background-color 0ms}.Button--color--transparent:focus{transition:color .1s,background-color .1s}.Button--color--transparent:focus,.Button--color--transparent:hover{background-color:#323232;color:#fff}.Button--disabled{background-color:#999!important}.Button--selected{transition:color 50ms,background-color 50ms;background-color:#1b9638;color:#fff}.Button--selected:hover{transition:color 0ms,background-color 0ms}.Button--selected:focus{transition:color .1s,background-color .1s}.Button--selected:focus,.Button--selected:hover{background-color:#27ab46;color:#fff}.Collapsible{margin-bottom:.5rem}.Collapsible:last-child{margin-bottom:0}.ColorBox{display:inline-block;width:12px;height:12px;line-height:12px;text-align:center}.Dimmer{display:flex;justify-content:center;align-items:center;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.75);z-index:1}.Divider--horizontal{margin:6px 0}.Divider--horizontal:not(.Divider--hidden){border-top:2px solid hsla(0,0%,100%,.1)}.Divider--vertical{height:100%;margin:0 6px}.Divider--vertical:not(.Divider--hidden){border-left:2px solid hsla(0,0%,100%,.1)}.Dropdown{position:relative}.Dropdown__control{position:relative;display:inline-block;font-family:Verdana,sans-serif;font-size:12px;width:100px;line-height:17px;user-select:none}.Dropdown__arrow-button{float:right;padding-left:6px;border-left:1px solid #000;border-left:1px solid rgba(0,0,0,.25)}.Dropdown__menu{overflow-y:auto;overflow-y:scroll}.Dropdown__menu,.Dropdown__menu-noscroll{position:absolute;z-index:5;width:100px;max-height:200px;border-radius:0 0 2px 2px;background-color:#000;background-color:rgba(0,0,0,.75)}.Dropdown__menu-noscroll{overflow-y:auto}.Dropdown__menuentry{padding:2px 4px;font-family:Verdana,sans-serif;font-size:12px;line-height:17px;transition:background-color .1s}.Dropdown__menuentry:hover{background-color:#444;transition:background-color 0ms}.Dropdown__over{top:auto;bottom:100%}.FatalError{display:block!important;position:absolute;top:0;left:0;right:0;bottom:0;padding:12px;font-size:12px;font-family:Consolas,monospace;color:#fff;background-color:#00d;z-index:1000;overflow:hidden;text-align:center}.FatalError__logo{display:inline-block;text-align:left;font-size:10px;line-height:8px;position:relative;margin-top:12px;top:0;left:0;animation:FatalError__rainbow 2s linear infinite alternate,FatalError__shadow 4s linear infinite alternate,FatalError__tfmX 3s infinite alternate,FatalError__tfmY 4s infinite alternate;white-space:pre-wrap;word-break:break-all}.FatalError__header{margin-top:12px}.FatalError__stack{text-align:left;white-space:pre-wrap;word-break:break-all;margin-top:24px;margin-bottom:24px}.FatalError__footer{margin-bottom:24px}@keyframes FatalError__rainbow{0%{color:#ff0}50%{color:#0ff}to{color:#f0f}}@keyframes FatalError__shadow{0%{left:-2px;text-shadow:4px 0 #f0f}50%{left:0;text-shadow:0 0 #0ff}to{left:2px;text-shadow:-4px 0 #ff0}}@keyframes FatalError__tfmX{0%{left:15px}to{left:-15px}}@keyframes FatalError__tfmY{to{top:-15px}}.Flex{display:-ms-flexbox;display:flex}.Flex--inline{display:inline-flex}.Flex--ie8{display:table!important}.Flex--ie8--column{display:block!important}.Flex--ie8--column>.Flex__item{display:block!important;margin-left:6px;margin-right:6px}.Flex__item--ie8{display:table-cell!important}.Flex--spacing--1{margin:0 -3px}.Flex--spacing--1>.Flex__item{margin:0 3px}.Flex--spacingPrecise--1{margin:-1px}.Flex--spacingPrecise--1>.Flex__item{margin:1px}.Flex--spacing--2{margin:0 -6px}.Flex--spacing--2>.Flex__item{margin:0 6px}.Flex--spacingPrecise--2{margin:-2px}.Flex--spacingPrecise--2>.Flex__item{margin:2px}.Knob{position:relative;font-size:1rem;width:2.6em;height:2.6em;margin:0 auto -.2em;cursor:n-resize}.Knob:after{content:".";color:transparent;line-height:2.5em}.Knob__circle{position:absolute;top:.1em;bottom:.1em;left:.1em;right:.1em;margin:.3em;background-color:#333;background-image:linear-gradient(180deg,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,0));border-radius:50%;box-shadow:0 .05em .5em 0 rgba(0,0,0,.5)}.Knob__cursorBox{position:absolute;top:0;bottom:0;left:0;right:0}.Knob__cursor{position:relative;top:.05em;margin:0 auto;width:.2em;height:.8em;background-color:hsla(0,0%,100%,.9)}.Knob__popupValue,.Knob__popupValue--right{position:absolute;top:-2rem;right:50%;font-size:1rem;text-align:center;padding:.25rem .5rem;background-color:#000;transform:translateX(50%);white-space:nowrap}.Knob__popupValue--right{top:.25rem;right:-50%}.Knob__ring{position:absolute;top:0;bottom:0;left:0;right:0;padding:.1em}.Knob__ringTrackPivot{transform:rotate(135deg)}.Knob__ringTrack{fill:transparent;stroke:hsla(0,0%,100%,.1);stroke-width:8;stroke-linecap:round;stroke-dasharray:235.62}.Knob__ringFillPivot{transform:rotate(135deg)}.Knob--bipolar .Knob__ringFillPivot{transform:rotate(270deg)}.Knob__ringFill{fill:transparent;stroke:#6a96c9;stroke-width:8;stroke-linecap:round;stroke-dasharray:314.16;transition:stroke 50ms}.Knob--color--black .Knob__ringFill{stroke:#0d0d0d}.Knob--color--white .Knob__ringFill{stroke:#fff}.Knob--color--red .Knob__ringFill{stroke:#d33}.Knob--color--orange .Knob__ringFill{stroke:#f37827}.Knob--color--yellow .Knob__ringFill{stroke:#fbd814}.Knob--color--olive .Knob__ringFill{stroke:#c0d919}.Knob--color--green .Knob__ringFill{stroke:#22be47}.Knob--color--teal .Knob__ringFill{stroke:#00c5bd}.Knob--color--blue .Knob__ringFill{stroke:#238cdc}.Knob--color--violet .Knob__ringFill{stroke:#6c3fcc}.Knob--color--purple .Knob__ringFill{stroke:#a93bcd}.Knob--color--pink .Knob__ringFill{stroke:#e2439c}.Knob--color--brown .Knob__ringFill{stroke:#af6d43}.Knob--color--grey .Knob__ringFill{stroke:#7d7d7d}.Knob--color--good .Knob__ringFill{stroke:#62b62a}.Knob--color--average .Knob__ringFill{stroke:#f1951d}.Knob--color--bad .Knob__ringFill{stroke:#d33}.Knob--color--label .Knob__ringFill{stroke:#8496ab}.LabeledList{display:table;width:100%;width:calc(100% + 12px);border-collapse:collapse;border-spacing:0;margin:-3px -6px 0;padding:0}.LabeledList__row{display:table-row}.LabeledList__row:last-child .LabeledList__cell{padding-bottom:0}.LabeledList__cell{display:table-cell;margin:0;padding:3px 6px;border:0;text-align:left;vertical-align:baseline}.LabeledList__label{width:1%;white-space:nowrap;min-width:60px}.LabeledList__buttons{width:.1%;white-space:nowrap;text-align:right;padding-top:1px;padding-bottom:0}.LabeledList__breakContents{word-break:break-all;word-wrap:break-word}.Modal{background-color:#252525;max-width:calc(100% - 1rem);padding:1rem;scrollbar-base-color:#1c1c1c;scrollbar-face-color:#3b3b3b;scrollbar-3dlight-color:#252525;scrollbar-highlight-color:#252525;scrollbar-track-color:#1c1c1c;scrollbar-arrow-color:#929292;scrollbar-shadow-color:#3b3b3b}.NanoMap__container{overflow:hidden;width:100%;z-index:1}.NanoMap__marker{z-index:10;padding:0;margin:0}.NanoMap__button{padding:3px;font-size:12px;border:2px solid #000}.NanoMap__button:hover{background-color:#adff2f}.NanoMap__zoomer{z-index:20;background-color:rgba(0,0,0,.33);position:absolute;top:30px;left:0;padding:.5rem;width:20%}.NoticeBox{padding:4px 6px;margin-bottom:6px;box-shadow:none;font-weight:700;font-style:italic;color:#000;background-color:#bb9b68;background-image:repeating-linear-gradient(-45deg,transparent,transparent 10px,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 20px)}.NoticeBox--color--black{color:#fff;background-color:#000}.NoticeBox--color--white{color:#000;background-color:#b3b3b3}.NoticeBox--color--red{color:#fff;background-color:#701f1f}.NoticeBox--color--orange{color:#fff;background-color:#854114}.NoticeBox--color--yellow{color:#000;background-color:#83710d}.NoticeBox--color--olive{color:#000;background-color:#576015}.NoticeBox--color--green{color:#fff;background-color:#174e24}.NoticeBox--color--teal{color:#fff;background-color:#064845}.NoticeBox--color--blue{color:#fff;background-color:#1b4565}.NoticeBox--color--violet{color:#fff;background-color:#3b2864}.NoticeBox--color--purple{color:#fff;background-color:#542663}.NoticeBox--color--pink{color:#fff;background-color:#802257}.NoticeBox--color--brown{color:#fff;background-color:#4c3729}.NoticeBox--color--grey{color:#fff;background-color:#3e3e3e}.NoticeBox--color--good{color:#fff;background-color:#2e4b1a}.NoticeBox--color--average{color:#fff;background-color:#7b4e13}.NoticeBox--color--bad{color:#fff;background-color:#701f1f}.NoticeBox--color--label{color:#fff;background-color:#53565a}.NoticeBox--type--info{color:#fff;background-color:#235982}.NoticeBox--type--success{color:#fff;background-color:#1e662f}.NoticeBox--type--warning{color:#fff;background-color:#a95219}.NoticeBox--type--danger{color:#fff;background-color:#8f2828}.Input{position:relative;display:inline-block;width:120px;border:1px solid #88bfff;border:1px solid rgba(136,191,255,.75);border-radius:2px;color:#fff;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;overflow:visible;white-space:nowrap}.Input--disabled{color:#777;border-color:#848484;border-color:hsla(0,0%,51.8%,.75);background-color:#333;background-color:rgba(0,0,0,.25)}.Input--fluid{display:block;width:auto}.Input__baseline{display:inline-block;color:transparent}.Input__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit}.Input__input:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.Input__textarea{border:0;width:calc(100% + 4px);font-size:12px;line-height:17px;margin-left:-4px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit;resize:both;overflow:auto;white-space:pre-wrap}.Input__textarea:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.NumberInput{position:relative;display:inline-block;border:1px solid #88bfff;border:1px solid rgba(136,191,255,.75);border-radius:2px;color:#88bfff;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;text-align:right;overflow:visible;cursor:n-resize}.NumberInput--fluid{display:block}.NumberInput__content{margin-left:6px}.NumberInput__barContainer{position:absolute;top:2px;bottom:2px;left:2px}.NumberInput__bar{position:absolute;bottom:0;left:0;width:3px;box-sizing:border-box;border-bottom:1px solid #88bfff;background-color:#88bfff}.NumberInput__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:#000;color:#fff;text-align:right}.ProgressBar{display:inline-block;position:relative;width:100%;padding:0 6px;border-radius:2px;background-color:transparent;transition:border-color .5s}.ProgressBar__fill{position:absolute;top:0;left:0;bottom:0}.ProgressBar__fill--animated{transition:background-color .5s,width .5s}.ProgressBar__content{position:relative;line-height:17px;width:100%;text-align:right}.ProgressBar--color--default{border:1px solid #3e6189}.ProgressBar--color--default .ProgressBar__fill{background-color:#3e6189}.ProgressBar--color--black{border:1px solid #000!important}.ProgressBar--color--black .ProgressBar__fill{background-color:#000}.ProgressBar--color--white{border:1px solid #d9d9d9!important}.ProgressBar--color--white .ProgressBar__fill{background-color:#d9d9d9}.ProgressBar--color--red{border:1px solid #bd2020!important}.ProgressBar--color--red .ProgressBar__fill{background-color:#bd2020}.ProgressBar--color--orange{border:1px solid #d95e0c!important}.ProgressBar--color--orange .ProgressBar__fill{background-color:#d95e0c}.ProgressBar--color--yellow{border:1px solid #d9b804!important}.ProgressBar--color--yellow .ProgressBar__fill{background-color:#d9b804}.ProgressBar--color--olive{border:1px solid #9aad14!important}.ProgressBar--color--olive .ProgressBar__fill{background-color:#9aad14}.ProgressBar--color--green{border:1px solid #1b9638!important}.ProgressBar--color--green .ProgressBar__fill{background-color:#1b9638}.ProgressBar--color--teal{border:1px solid #009a93!important}.ProgressBar--color--teal .ProgressBar__fill{background-color:#009a93}.ProgressBar--color--blue{border:1px solid #1c71b1!important}.ProgressBar--color--blue .ProgressBar__fill{background-color:#1c71b1}.ProgressBar--color--violet{border:1px solid #552dab!important}.ProgressBar--color--violet .ProgressBar__fill{background-color:#552dab}.ProgressBar--color--purple{border:1px solid #8b2baa!important}.ProgressBar--color--purple .ProgressBar__fill{background-color:#8b2baa}.ProgressBar--color--pink{border:1px solid #cf2082!important}.ProgressBar--color--pink .ProgressBar__fill{background-color:#cf2082}.ProgressBar--color--brown{border:1px solid #8c5836!important}.ProgressBar--color--brown .ProgressBar__fill{background-color:#8c5836}.ProgressBar--color--grey{border:1px solid #646464!important}.ProgressBar--color--grey .ProgressBar__fill{background-color:#646464}.ProgressBar--color--good{border:1px solid #4d9121!important}.ProgressBar--color--good .ProgressBar__fill{background-color:#4d9121}.ProgressBar--color--average{border:1px solid #cd7a0d!important}.ProgressBar--color--average .ProgressBar__fill{background-color:#cd7a0d}.ProgressBar--color--bad{border:1px solid #bd2020!important}.ProgressBar--color--bad .ProgressBar__fill{background-color:#bd2020}.ProgressBar--color--label{border:1px solid #657a94!important}.ProgressBar--color--label .ProgressBar__fill{background-color:#657a94}.Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#1c1c1c;scrollbar-face-color:#3b3b3b;scrollbar-3dlight-color:#252525;scrollbar-highlight-color:#252525;scrollbar-track-color:#1c1c1c;scrollbar-arrow-color:#929292;scrollbar-shadow-color:#3b3b3b}.Section:last-child{margin-bottom:0}.Section--flex{display:flex;flex-flow:column}.Section--flex .Section__content{overflow:auto;flex:1}.Section__title{padding:6px;border-bottom:2px solid #4972a1}.Section__titleText{font-size:14px;font-weight:700}.Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.Section__content{padding:8px 6px}.Section__content--noTopPadding{padding-top:0}.Section__content--stretchContents{height:100%}.Section--level--1 .Section__titleText{font-size:14px}.Section--level--2 .Section__titleText{font-size:13px}.Section--level--3 .Section__titleText{font-size:12px}.Section--level--2,.Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.Slider{cursor:e-resize}.Slider__cursorOffset{position:absolute;top:0;left:0;bottom:0;transition:none!important}.Slider__cursor{position:absolute;top:0;right:-1px;bottom:0;width:0;border-left:2px solid #fff}.Slider__pointer{position:absolute;right:-5px;bottom:-4px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #fff}.Slider__popupValue{position:absolute;right:0;top:-22px;padding:2px 4px;background-color:#000;transform:translateX(50%);white-space:nowrap}.Table{display:table;width:100%;border-collapse:collapse;border-spacing:0;margin:0}.Table--collapsing{width:auto}.Table__row{display:table-row}.Table__cell{display:table-cell;padding:0 3px}.Table__cell:first-child{padding-left:0}.Table__cell:last-child{padding-right:0}.Table__cell--header,.Table__row--header .Table__cell{font-weight:700;padding-bottom:6px}.Table__cell--collapsing{width:1%;white-space:nowrap}.Tabs--horizontal{border-bottom:2px solid hsla(0,0%,100%,.1);margin-bottom:6px}.Tabs--horizontal .Tabs__tab--altSelection:after{content:"";position:absolute;bottom:0;right:0;left:0;height:2px;width:100%;background-color:#fff;border-radius:2px}.Tabs--vertical{margin-right:9px}.Tabs--vertical .Tabs__tabBox{border-right:2px solid hsla(0,0%,100%,.1);vertical-align:top}.Tabs--vertical .Tabs__tab{display:block!important;margin-right:0!important;margin-bottom:0;padding:1px 9px 0 6px;border-bottom:2px solid hsla(0,0%,100%,.1)}.Tabs--vertical .Tabs__tab:last-child{border-bottom:0}.Tabs--vertical .Tabs__tab--altSelection:after{content:"";position:absolute;top:0;bottom:0;right:0;height:100%;width:3px;background-color:#fff;border-radius:2px}.Tooltip{position:absolute;top:0;left:0;right:0;bottom:0;font-style:normal;font-weight:400;line-height:normal}.Tooltip:after{position:absolute;display:block;white-space:nowrap;z-index:2;padding:6px 10px;transform:translateX(-50%);pointer-events:none;visibility:hidden;opacity:0;text-align:left;content:attr(data-tooltip);transition:all .15s;color:#fff;background-color:#000;box-shadow:1px 1px 15px -1px rgba(0,0,0,.5);border-radius:2px}.Tooltip:hover:after{transition:all 70ms;pointer-events:none;visibility:visible;opacity:1}.Tooltip--long:after{width:250px;white-space:normal}.Tooltip--top:after{bottom:100%;left:50%;transform:translateX(-50%) translateY(8px)}.Tooltip--top:hover:after{transform:translateX(-50%) translateY(-8px)}.Tooltip--top-left:after{bottom:100%;right:50%;transform:translateX(12px) translateY(-8px)}.Tooltip--top-left:hover:after{transform:translateX(12px) translateY(8px)}.Tooltip--top-right:after{bottom:100%;left:50%;transform:translateX(-12px) translateY(-8px)}.Tooltip--top-right:hover:after{transform:translateX(-12px) translateY(8px)}.Tooltip--bottom:after{top:100%;left:50%;transform:translateX(-50%) translateY(-8px)}.Tooltip--bottom:hover:after{transform:translateX(-50%) translateY(8px)}.Tooltip--bottom-left:after{top:100%;right:50%;transform:translateX(12px) translateY(-8px)}.Tooltip--bottom-left:hover:after{transform:translateX(12px) translateY(8px)}.Tooltip--bottom-right:after{top:100%;left:50%;transform:translateX(-12px) translateY(-8px)}.Tooltip--bottom-right:hover:after{transform:translateX(-12px) translateY(8px)}.Tooltip--left:after{top:50%;right:100%;transform:translateX(8px) translateY(-50%)}.Tooltip--left:hover:after,.Tooltip--right:after{transform:translateX(-8px) translateY(-50%)}.Tooltip--right:after{top:50%;left:100%}.Tooltip--right:hover:after{transform:translateX(8px) translateY(-50%)}.AccountsUplinkTerminal__list tr>td{text-align:center}.AccountsUplinkTerminal__list tr:not(:first-child){height:24px;line-height:24px;cursor:pointer;transition:background-color 50ms}.AccountsUplinkTerminal__list tr:not(:first-child):focus,.AccountsUplinkTerminal__list tr:not(:first-child):hover{background-color:#252525}.AccountsUplinkTerminal__listRow--SUSPENDED{background-color:#740c20}.BrigCells__list .Table__cell,.BrigCells__list .Table__row--header{text-align:center}.BrigCells__list .BrigCells__listRow--active .Table__cell{background-color:#890e26}.CameraConsole__left{position:absolute;top:23px;bottom:0;left:0;width:220px}.CameraConsole__right{position:absolute;top:0;bottom:0;left:220px;right:0;background-color:rgba(0,0,0,.33)}.CameraConsole__new__right{position:relative;display:flex;flex:1;height:90%;flex-direction:column;background-color:rgba(0,0,0,.33)}.CameraConsole__header{display:flex;justify-content:space-between;height:24px;line-height:24px;margin:4px 6px 0}.CameraConsole__map{display:flex;overflow:hidden;background-color:#00a}.CameraConsole__map .NoticeBox{margin-top:calc(50% - 24px)}.Contractor *{font-family:Courier New,Courier,monospace}.Contractor .Section__titleText{display:inline-block;max-width:70%}.Contractor .Section__titleText>.Flex{width:100%}.Contractor .Section__titleText>.Flex>.Flex__item:first-of-type{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.Contractor__Contract .Button{font-size:11px;white-space:normal!important}.Contractor__photoZoom{text-align:center}.Contractor__photoZoom>img{width:96px;-ms-interpolation-mode:nearest-neighbor}.Contractor__photoZoom>.Button{position:absolute}.Exofab .Dropdown__control{margin-bottom:-1px}.Exofab .Dropdown__selected-text{overflow:hidden;text-overflow:ellipsis;width:80%;display:inline-block;margin-bottom:-3px}.Exofab__materials{height:100%;overflow:auto}.Exofab__materials .Section__content{height:calc(100% - 31px)}.Exofab__material:not(.Exofab__material--line){margin-bottom:.25rem}.Exofab__material:not(.Exofab__material--line) .Button{width:28px;margin-right:.5rem}.Exofab__material:not(.Exofab__material--line) .Button img{vertical-align:middle}.Exofab__material--line .Button{background-color:transparent;width:14px}.Exofab__material--line .Button img{width:16px}.Exofab__material--name{color:#7e90a7;text-transform:capitalize}.Exofab__material .Button{margin-bottom:0;padding:0;vertical-align:middle}.Exofab__material .Button img{margin-left:-2px}.Exofab__queue{height:100%}.Exofab__queue--queue .Button{margin:0;transform:scale(.75)}.Exofab__queue--queue .Button:first-of-type{margin-left:.25rem}.Exofab__queue--time{text-align:center;color:#7e90a7}.Exofab__queue--deficit{text-align:center;color:#db2828;font-weight:700}.Exofab__queue--deficit>div:not(.Divider){display:inline-block;margin-bottom:-.75rem}.Exofab__queue .Section__content{height:calc(100% - 31px)}.Exofab__queue .Exofab__material--amount{margin-right:.25rem}.Exofab__design--cost{display:inline-block;vertical-align:middle;margin-top:.33rem}.Exofab__design--cost>div{display:inline-block}.Exofab__design--cost .Exofab__material{margin-left:.25rem}.Exofab__design--time{display:inline-block;margin-left:.5rem;color:#7e90a7}.Exofab__design--time i{margin-right:.25rem}.Exofab__designs .Section__content{height:calc(100% - 31px);overflow:auto}.Exofab__building{height:40px}.Exofab__building .ProgressBar{width:100%;height:100%}.Exofab__building .ProgressBar__content{line-height:22px}.Ingredient__Table tr:nth-child(2n){background-color:#333}.Ingredient__Table td{padding:3px}.Library__Booklist tr>td{text-align:center}.Library__Booklist tr:not(:first-child){height:24px;line-height:24px;transition:background-color 50ms}.Library__Booklist tr:not(:first-child):focus,.Library__Booklist tr:not(:first-child):hover{background-color:#252525}.Library__SearchContainer{background-color:rgba(37,37,37,.5)}.Library__SearchContainer tr td:first-child{width:60%}.Newscaster__menu{width:40px;height:100%;margin-right:.5rem;flex-basis:content}.Newscaster__menu .Section__content{padding-left:0}.Newscaster__menuButton{color:#767676;cursor:pointer;position:relative;margin-left:6px;margin-right:1rem;white-space:nowrap;transition:color .1s}.Newscaster__menuButton--title{width:80%;display:none;overflow:hidden;text-overflow:ellipsis}.Newscaster__menuButton--unread{background-color:#e45e5e;color:#fff;font-size:10px;text-align:center;border-radius:32px;display:inline-block;width:12px;position:absolute;left:16px;margin-top:14px}.Newscaster__menuButton--selected{color:#fff}.Newscaster__menuButton--selected:after{content:"";background-color:#4972a1;width:2px;height:24px;position:absolute;left:-6px}.Newscaster__menuButton--security{color:#4972a1}.Newscaster__menuButton i{width:30px;text-align:center;vertical-align:middle;margin-left:-1px;margin-right:.5rem;margin-top:1px}.Newscaster__menuButton:hover{color:#fff}.Newscaster__menuButton:hover:before{background-color:#fff}.Newscaster__menuButton:not(:last-of-type){margin-bottom:.5rem}.Newscaster__menu--open{width:175px}.Newscaster__menu--open .Newscaster__menuButton--title{display:inline-block}.Newscaster__jobCategory--security .Section__title{color:#a14c49;border-bottom:2px solid #a14c49!important}.Newscaster__jobCategory--engineering .Section__title{color:#a17849;border-bottom:2px solid #a17849!important}.Newscaster__jobCategory--medical .Section__title{color:#499ea1;border-bottom:2px solid #499ea1!important}.Newscaster__jobCategory--science .Section__title{color:#a14972;border-bottom:2px solid #a14972!important}.Newscaster__jobCategory--service .Section__title{color:#a1499e;border-bottom:2px solid #a1499e!important}.Newscaster__jobCategory--supply .Section__title{color:#9ea149;border-bottom:2px solid #9ea149!important}.Newscaster__jobCategory:last-child{margin-bottom:.5rem}.Newscaster__jobOpening--command{font-weight:700}.Newscaster__jobOpening:not(:last-child){margin-bottom:.5rem}.Newscaster__emptyNotice{color:#7e90a7;text-align:center;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}.Newscaster__emptyNotice i{margin-bottom:.25rem}.Newscaster__photo{cursor:pointer;width:96px;border:1px solid #000;transition:border-color .1s;-ms-interpolation-mode:nearest-neighbor}.Newscaster__photo:hover{border-color:grey}.Newscaster__photoZoom{text-align:center}.Newscaster__photoZoom>img{transform:scale(2);-ms-interpolation-mode:nearest-neighbor}.Newscaster__photoZoom>.Button{position:absolute;width:64px;left:50%;margin-left:-32px;bottom:1rem}.Newscaster__story--wanted{background-color:rgba(219,40,40,.1)}.Newscaster__story--wanted .Section__title{color:#db2828;border-bottom:2px solid #a14c49!important}.Newscaster__story:last-child{margin-bottom:.5rem}.NuclearBomb__displayBox{background-color:#002003;border:4px inset #e8e4c9;color:#03e017;font-size:24px;font-family:monospace;padding:6px}.NuclearBomb__Button--keypad{background-color:#e8e4c9;border-color:#e8e4c9}.NuclearBomb__Button--keypad:hover{background-color:#f7f6ee!important;border-color:#f7f6ee!important}.NuclearBomb__Button--1{background-color:#d3cfb7!important;border-color:#d3cfb7!important;color:#a9a692!important}.NuclearBomb__Button--E{background-color:#d9b804!important;border-color:#d9b804!important}.NuclearBomb__Button--E:hover{background-color:#f3d00e!important;border-color:#f3d00e!important}.NuclearBomb__Button--C{background-color:#bd2020!important;border-color:#bd2020!important}.NuclearBomb__Button--C:hover{background-color:#d52b2b!important;border-color:#d52b2b!important}.NuclearBomb__NTIcon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMCIgdmlld0JveD0iMCAwIDQyNSAyMDAiIG9wYWNpdHk9Ii4zMyI+PHBhdGggZD0iTTE3OC4wMDQuMDM5SDEwNi44YTYuNzYxIDYuMDI2IDAgMDAtNi43NjEgNi4wMjV2MTg3Ljg3MmE2Ljc2MSA2LjAyNiAwIDAwNi43NjEgNi4wMjVoNTMuMTA3YTYuNzYxIDYuMDI2IDAgMDA2Ljc2Mi02LjAyNVY5Mi4zOTJsNzIuMjE2IDEwNC43YTYuNzYxIDYuMDI2IDAgMDA1Ljc2IDIuODdIMzE4LjJhNi43NjEgNi4wMjYgMCAwMDYuNzYxLTYuMDI2VjYuMDY0QTYuNzYxIDYuMDI2IDAgMDAzMTguMi4wNGgtNTQuNzE3YTYuNzYxIDYuMDI2IDAgMDAtNi43NiA2LjAyNXYxMDIuNjJMMTgzLjc2MyAyLjkwOWE2Ljc2MSA2LjAyNiAwIDAwLTUuNzYtMi44N3pNNC44NDUgMjIuMTA5QTEzLjQxMiAxMi41MDIgMCAwMTEzLjQ3OC4wMzloNjYuMTE4QTUuMzY1IDUgMCAwMTg0Ljk2IDUuMDR2NzkuODh6TTQyMC4xNTUgMTc3Ljg5MWExMy40MTIgMTIuNTAyIDAgMDEtOC42MzMgMjIuMDdoLTY2LjExOGE1LjM2NSA1IDAgMDEtNS4zNjUtNS4wMDF2LTc5Ljg4eiIvPjwvc3ZnPg==);background-size:70%;background-position:50%;background-repeat:no-repeat}.OreRedemption__Ores .OreHeader,.OreRedemption__Ores .OreLine{min-height:32px;padding:0 .5rem}.OreRedemption__Ores .OreHeader{line-height:32px;background-color:rgba(0,0,0,.33);font-weight:700}.OreRedemption__Ores .OreLine:last-of-type{margin-bottom:.5rem}.OreRedemption__Ores .Section__content{padding:0;height:100%;overflow:auto}.PDA__footer{position:fixed;bottom:0;left:0;right:0;height:30px}.PDA__footer__button{text-align:center;padding-top:4px;padding-bottom:2px;font-size:24px}.PdaPainter__list tr>td{text-align:center}.PdaPainter__list tr{height:24px;line-height:24px;cursor:pointer;transition:background-color 50ms}.PdaPainter__list tr:focus,.PdaPainter__list tr:hover{background-color:#252525}.PoolController__Buttons .Button:not(:last-child){margin-bottom:8px}.RndConsole{position:relative}.RndConsole__Overlay{position:absolute;display:flex;align-items:stretch;justify-content:stretch;top:0;left:0;width:100%;height:100vh}.RndConsole__LatheCategory__MatchingDesigns .Table__cell{padding-bottom:4px}.RndConsole__MainMenu__Buttons .Button:not(:last-child){margin-bottom:4px}.RndConsole__LatheMaterials .Table__cell:nth-child(2){padding-left:16px}.RndConsole__LatheMaterialStorage .Table__cell{padding:4px 0;border-bottom:1px solid #767676}.RndConsole__Overlay__Wrapper{display:flex;align-items:center;justify-content:stretch;flex-grow:1;padding:24px;background-color:hsla(0,0%,100%,0)}.RndConsole__Overlay__Wrapper .NoticeBox{flex-grow:1;margin-bottom:80px;font-size:18pt;padding:.3em .75em}.RndConsole__RndNavbar .Button{margin-bottom:10px}.Roulette{font-family:Palatino}.Roulette__board{display:table;width:100%;border-collapse:collapse;border:2px solid #fff;margin:0}.Roulette__board-row{padding:0;margin:0}.Roulette__board-cell{display:table-cell;padding:0;margin:0;border:2px solid #fff;font-family:Palatino}.Roulette__board-cell:first-child{padding-left:0}.Roulette__board-cell:last-child{padding-right:0}.Roulette__board-extrabutton{text-align:center;font-size:20px;font-weight:700;height:28px;border:none!important;margin:0!important;padding-top:4px!important;color:#fff!important}.Roulette__lowertable{margin-top:8px;margin-left:80px;margin-right:80px;border-collapse:collapse;border:2px solid #fff;border-spacing:0}.Roulette__lowertable--cell{border:2px solid #fff;padding:0;margin:0}.Roulette__lowertable--betscell{vertical-align:top}.Roulette__lowertable--spinresult{text-align:center;font-size:100px;font-weight:700;vertical-align:middle}.Roulette__lowertable--spinresult-black{background-color:#000}.Roulette__lowertable--spinresult-red{background-color:#db2828}.Roulette__lowertable--spinresult-green{background-color:#20b142}.Roulette__lowertable--spinbutton{margin:0!important;border:none!important;font-size:50px;line-height:60px!important;text-align:center;font-weight:700}.Roulette__lowertable--header{width:1%;text-align:center;font-size:20px;font-weight:700}.Safe--engraving{position:absolute;width:95%;height:96%;left:2.5%;top:2%;border:5px outset #3e4f6a;padding:5px;text-align:center}.Safe--engraving--arrow{color:#35435a}.Safe--engraving--hinge{content:" ";background-color:#191f2a;width:25px;height:40px;position:absolute;right:-15px;margin-top:-20px}.Safe--dialer{margin-bottom:.5rem}.Safe--dialer--number{color:#bbb;display:inline;background-color:#191f2a;font-size:1.5rem;font-weight:700;padding:0 .5rem}.Safe--dialer--right .Button i{z-index:-100}.Safe--dialer .Button{width:80px}.Safe--contents{border:10px solid #191f2a;background-color:#0f131a;height:calc(85% + 7.5px);text-align:left;padding:5px}.Safe--help{position:absolute;bottom:10px;left:5px;width:50%}.SecureStorage__displayBox{background-color:#212121;color:#8b8b8b;border:.167em inset #e8e4c9;font-size:375%;font-family:monospace;padding:.25em}.SecureStorage__displayBox--good{background-color:#002003;color:#03e017}.SecureStorage__displayBox--bad{background-color:#210000;color:#e00202}.SecureStorage__Button{outline-width:.25rem!important;border-width:.3rem!important;border:.167em outset #e8e4c9;padding-left:0!important;padding-right:0!important}.SecureStorage__Button--keypad{background-color:#e8e4c9;border-color:#e8e4c9;color:#a9a692}.SecureStorage__Button--keypad:hover{background-color:#f7f6ee;border-color:#f7f6ee;color:#a9a692}.SecureStorage__Button--E{background-color:#d9b804;border-color:#d9b804;color:#fff}.SecureStorage__Button--E:hover{background-color:#f5d317;border-color:#f5d317;color:#fff}.SecureStorage__Button--C{background-color:#bd2020;border-color:#bd2020;color:#fff}.SecureStorage__Button--C:hover{background-color:#d83434;border-color:#d83434;color:#fff}.SecurityRecords__list tr>td{text-align:center}.SecurityRecords__list tr:not(:first-child){height:24px;line-height:24px;cursor:pointer;transition:background-color 50ms}.SecurityRecords__list tr:not(:first-child):focus,.SecurityRecords__list tr:not(:first-child):hover{background-color:#252525}.SecurityRecords__listRow--arrest{background-color:#740c20}.SecurityRecords__listRow--execute{background-color:#683e8c}.SecurityRecords__listRow--incarcerated{background-color:#633203}.SecurityRecords__listRow--parolled{background-color:#006d7b}.SecurityRecords__listRow--released{background-color:#1c5574}.SecurityRecords__listRow--demote{background-color:#155500}.SecurityRecords__listRow--search{background-color:#987a00}.SecurityRecords__listRow--monitor{background-color:#1f1180}.MedicalRecords__list tr>td{text-align:center}.MedicalRecords__list tr:not(:first-child){height:24px;line-height:24px;cursor:pointer;transition:background-color 50ms}.MedicalRecords__list tr:not(:first-child):focus,.MedicalRecords__list tr:not(:first-child):hover{background-color:#252525}.MedicalRecords__listRow--deceased{background-color:#740c20}.MedicalRecords__listRow--ssd{background-color:#006d7b}.MedicalRecords__listRow--physically_unfit{background-color:#987a00}.MedicalRecords__listRow--disabled{background-color:#1f1180}.MedicalRecords__listMedbot--0{background-color:#2b1414}.Layout__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin:6px;scrollbar-base-color:#1c1c1c;scrollbar-face-color:#3b3b3b;scrollbar-3dlight-color:#252525;scrollbar-highlight-color:#252525;scrollbar-track-color:#1c1c1c;scrollbar-arrow-color:#929292;scrollbar-shadow-color:#3b3b3b}.Layout__content--flexRow{display:flex;flex-flow:row}.Layout__content--flexColumn{display:flex;flex-flow:column}.Layout__content--scrollable{overflow-y:auto}.Layout__content--noMargin{margin:0}.TitleBar{background-color:#363636;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.TitleBar__clickable{color:hsla(0,0%,100%,.5);background-color:#363636;transition:color .25s,background-color .25s}.TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.TitleBar__title{position:absolute;top:0;left:46px;color:hsla(0,0%,100%,.75);font-size:14px;line-height:31px;white-space:nowrap}.TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.TitleBar__minimize{position:absolute;top:6px;right:46px}.TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.Window{bottom:0;right:0;color:#fff;background-color:#252525;background-image:linear-gradient(180deg,#2a2a2a 0,#202020)}.Window,.Window__titleBar{position:fixed;top:0;left:0}.Window__titleBar{z-index:1;width:100%;height:32px}.Window__rest{top:32px}.Window__dimmer,.Window__rest{position:fixed;bottom:0;left:0;right:0}.Window__dimmer{top:0;background-color:rgba(62,62,62,.25);pointer-events:none}.Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#131313;color:hsla(0,0%,100%,.8)}.Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.Layout__content{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMCIgdmlld0JveD0iMCAwIDQyNSAyMDAiIG9wYWNpdHk9Ii4zMyI+PHBhdGggZD0iTTE3OC4wMDQuMDM5SDEwNi44YTYuNzYxIDYuMDI2IDAgMDAtNi43NjEgNi4wMjV2MTg3Ljg3MmE2Ljc2MSA2LjAyNiAwIDAwNi43NjEgNi4wMjVoNTMuMTA3YTYuNzYxIDYuMDI2IDAgMDA2Ljc2Mi02LjAyNVY5Mi4zOTJsNzIuMjE2IDEwNC43YTYuNzYxIDYuMDI2IDAgMDA1Ljc2IDIuODdIMzE4LjJhNi43NjEgNi4wMjYgMCAwMDYuNzYxLTYuMDI2VjYuMDY0QTYuNzYxIDYuMDI2IDAgMDAzMTguMi4wNGgtNTQuNzE3YTYuNzYxIDYuMDI2IDAgMDAtNi43NiA2LjAyNXYxMDIuNjJMMTgzLjc2MyAyLjkwOWE2Ljc2MSA2LjAyNiAwIDAwLTUuNzYtMi44N3pNNC44NDUgMjIuMTA5QTEzLjQxMiAxMi41MDIgMCAwMTEzLjQ3OC4wMzloNjYuMTE4QTUuMzY1IDUgMCAwMTg0Ljk2IDUuMDR2NzkuODh6TTQyMC4xNTUgMTc3Ljg5MWExMy40MTIgMTIuNTAyIDAgMDEtOC42MzMgMjIuMDdoLTY2LjExOGE1LjM2NSA1IDAgMDEtNS4zNjUtNS4wMDF2LTc5Ljg4eiIvPjwvc3ZnPg==);background-size:70%;background-position:50%;background-repeat:no-repeat}.theme-cardtable .Button{position:relative;display:inline-block;line-height:20px;padding:0 6px;margin-right:2px;white-space:nowrap;outline:0;border-radius:0;margin-bottom:2px;user-select:none;-ms-user-select:none}.theme-cardtable .Button:last-child{margin-right:0}.theme-cardtable .Button .fa,.theme-cardtable .Button .far,.theme-cardtable .Button .fas{margin-left:-3px;margin-right:-3px;min-width:16px;text-align:center}.theme-cardtable .Button--hasContent .fa,.theme-cardtable .Button--hasContent .far,.theme-cardtable .Button--hasContent .fas{margin-right:3px}.theme-cardtable .Button--hasContent.Button--iconRight .fa,.theme-cardtable .Button--hasContent.Button--iconRight .far,.theme-cardtable .Button--hasContent.Button--iconRight .fas{margin-right:0;margin-left:3px}.theme-cardtable .Button--ellipsis{overflow:hidden;text-overflow:ellipsis}.theme-cardtable .Button--fluid{display:block;margin-left:0;margin-right:0}.theme-cardtable .Button--multiLine{white-space:normal;word-wrap:break-word}.theme-cardtable .Button--color--default{transition:color 50ms,background-color 50ms;background-color:#117039;color:#fff}.theme-cardtable .Button--color--default:hover{transition:color 0ms,background-color 0ms}.theme-cardtable .Button--color--default:focus{transition:color .1s,background-color .1s}.theme-cardtable .Button--color--default:focus,.theme-cardtable .Button--color--default:hover{background-color:#1c8247;color:#fff}.theme-cardtable .Button--color--caution{transition:color 50ms,background-color 50ms;background-color:#be6209;color:#fff}.theme-cardtable .Button--color--caution:hover{transition:color 0ms,background-color 0ms}.theme-cardtable .Button--color--caution:focus{transition:color .1s,background-color .1s}.theme-cardtable .Button--color--caution:focus,.theme-cardtable .Button--color--caution:hover{background-color:#d67313;color:#fff}.theme-cardtable .Button--color--danger{transition:color 50ms,background-color 50ms;background-color:#9a9d00;color:#fff}.theme-cardtable .Button--color--danger:hover{transition:color 0ms,background-color 0ms}.theme-cardtable .Button--color--danger:focus{transition:color .1s,background-color .1s}.theme-cardtable .Button--color--danger:focus,.theme-cardtable .Button--color--danger:hover{background-color:#afb30a;color:#fff}.theme-cardtable .Button--color--transparent{transition:color 50ms,background-color 50ms;background-color:#117039;color:#fff;background-color:rgba(17,112,57,0);color:hsla(0,0%,100%,.5)}.theme-cardtable .Button--color--transparent:hover{transition:color 0ms,background-color 0ms}.theme-cardtable .Button--color--transparent:focus{transition:color .1s,background-color .1s}.theme-cardtable .Button--color--transparent:focus,.theme-cardtable .Button--color--transparent:hover{background-color:#1c8247;color:#fff}.theme-cardtable .Button--disabled{background-color:#363636!important}.theme-cardtable .Button--selected{transition:color 50ms,background-color 50ms;background-color:#9d0808;color:#fff}.theme-cardtable .Button--selected:hover{transition:color 0ms,background-color 0ms}.theme-cardtable .Button--selected:focus{transition:color .1s,background-color .1s}.theme-cardtable .Button--selected:focus,.theme-cardtable .Button--selected:hover{background-color:#b31212;color:#fff}.theme-cardtable .Input{position:relative;display:inline-block;width:120px;border:1px solid #88bfff;border:1px solid rgba(136,191,255,.75);border-radius:0;color:#fff;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;overflow:visible;white-space:nowrap}.theme-cardtable .Input--disabled{color:#777;border-color:#848484;border-color:hsla(0,0%,51.8%,.75);background-color:#333;background-color:rgba(0,0,0,.25)}.theme-cardtable .Input--fluid{display:block;width:auto}.theme-cardtable .Input__baseline{display:inline-block;color:transparent}.theme-cardtable .Input__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit}.theme-cardtable .Input__input:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-cardtable .Input__textarea{border:0;width:calc(100% + 4px);font-size:12px;line-height:17px;margin-left:-4px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit;resize:both;overflow:auto;white-space:pre-wrap}.theme-cardtable .Input__textarea:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-cardtable .NumberInput{position:relative;display:inline-block;border:1px solid #fff;border:1px solid hsla(0,0%,100%,.75);border-radius:0;color:#fff;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;text-align:right;overflow:visible;cursor:n-resize}.theme-cardtable .NumberInput--fluid{display:block}.theme-cardtable .NumberInput__content{margin-left:6px}.theme-cardtable .NumberInput__barContainer{position:absolute;top:2px;bottom:2px;left:2px}.theme-cardtable .NumberInput__bar{position:absolute;bottom:0;left:0;width:3px;box-sizing:border-box;border-bottom:1px solid #fff;background-color:#fff}.theme-cardtable .NumberInput__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:#000;color:#fff;text-align:right}.theme-cardtable .ProgressBar{display:inline-block;position:relative;width:100%;padding:0 6px;border-radius:0;background-color:rgba(0,0,0,.5);transition:border-color .5s}.theme-cardtable .ProgressBar__fill{position:absolute;top:0;left:0;bottom:0}.theme-cardtable .ProgressBar__fill--animated{transition:background-color .5s,width .5s}.theme-cardtable .ProgressBar__content{position:relative;line-height:17px;width:100%;text-align:right}.theme-cardtable .ProgressBar--color--default{border:1px solid #000}.theme-cardtable .ProgressBar--color--default .ProgressBar__fill{background-color:#000}.theme-cardtable .Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#0d542b;scrollbar-face-color:#16914a;scrollbar-3dlight-color:#117039;scrollbar-highlight-color:#117039;scrollbar-track-color:#0d542b;scrollbar-arrow-color:#5ae695;scrollbar-shadow-color:#16914a}.theme-cardtable .Section:last-child{margin-bottom:0}.theme-cardtable .Section--flex{display:flex;flex-flow:column}.theme-cardtable .Section--flex .Section__content{overflow:auto;flex:1}.theme-cardtable .Section__title{padding:6px;border-bottom:2px solid #000}.theme-cardtable .Section__titleText{font-size:14px;font-weight:700}.theme-cardtable .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-cardtable .Section__content{padding:8px 6px}.theme-cardtable .Section__content--noTopPadding{padding-top:0}.theme-cardtable .Section__content--stretchContents{height:100%}.theme-cardtable .Section--level--1 .Section__titleText{font-size:14px}.theme-cardtable .Section--level--2 .Section__titleText{font-size:13px}.theme-cardtable .Section--level--3 .Section__titleText{font-size:12px}.theme-cardtable .Section--level--2,.theme-cardtable .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-cardtable .Layout__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin:6px;scrollbar-base-color:#0d542b;scrollbar-face-color:#16914a;scrollbar-3dlight-color:#117039;scrollbar-highlight-color:#117039;scrollbar-track-color:#0d542b;scrollbar-arrow-color:#5ae695;scrollbar-shadow-color:#16914a}.theme-cardtable .Layout__content--flexRow{display:flex;flex-flow:row}.theme-cardtable .Layout__content--flexColumn{display:flex;flex-flow:column}.theme-cardtable .Layout__content--scrollable{overflow-y:auto}.theme-cardtable .Layout__content--noMargin{margin:0}.theme-cardtable .Window{position:fixed;top:0;bottom:0;left:0;right:0;color:#fff;background-color:#117039;background-image:linear-gradient(180deg,#117039 0,#117039)}.theme-cardtable .Window__titleBar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px}.theme-cardtable .Window__rest{position:fixed;top:32px;bottom:0;left:0;right:0}.theme-cardtable .Window__dimmer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(39,148,85,.25);pointer-events:none}.theme-cardtable .Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#09381d;color:hsla(0,0%,100%,.8)}.theme-cardtable .Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.theme-cardtable .Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.theme-cardtable .Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.theme-cardtable .TitleBar{background-color:#381608;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.theme-cardtable .TitleBar__clickable{color:hsla(0,0%,100%,.5);background-color:#381608;transition:color .25s,background-color .25s}.theme-cardtable .TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.theme-cardtable .TitleBar__title{position:absolute;top:0;left:46px;color:hsla(0,0%,100%,.75);font-size:14px;line-height:31px;white-space:nowrap}.theme-cardtable .TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.theme-cardtable .TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.theme-cardtable .TitleBar__minimize{position:absolute;top:6px;right:46px}.theme-cardtable .TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.theme-cardtable .Button{border:2px solid #fff}.theme-changeling .Button{position:relative;display:inline-block;line-height:20px;padding:0 6px;margin-right:2px;white-space:nowrap;outline:0;border-radius:2px;margin-bottom:2px;user-select:none;-ms-user-select:none}.theme-changeling .Button:last-child{margin-right:0}.theme-changeling .Button .fa,.theme-changeling .Button .far,.theme-changeling .Button .fas{margin-left:-3px;margin-right:-3px;min-width:16px;text-align:center}.theme-changeling .Button--hasContent .fa,.theme-changeling .Button--hasContent .far,.theme-changeling .Button--hasContent .fas{margin-right:3px}.theme-changeling .Button--hasContent.Button--iconRight .fa,.theme-changeling .Button--hasContent.Button--iconRight .far,.theme-changeling .Button--hasContent.Button--iconRight .fas{margin-right:0;margin-left:3px}.theme-changeling .Button--ellipsis{overflow:hidden;text-overflow:ellipsis}.theme-changeling .Button--fluid{display:block;margin-left:0;margin-right:0}.theme-changeling .Button--multiLine{white-space:normal;word-wrap:break-word}.theme-changeling .Button--color--default{transition:color 50ms,background-color 50ms;background-color:#563d6b;color:#fff}.theme-changeling .Button--color--default:hover{transition:color 0ms,background-color 0ms}.theme-changeling .Button--color--default:focus{transition:color .1s,background-color .1s}.theme-changeling .Button--color--default:focus,.theme-changeling .Button--color--default:hover{background-color:#664b7d;color:#fff}.theme-changeling .Button--color--caution{transition:color 50ms,background-color 50ms;background-color:#d9b804;color:#000}.theme-changeling .Button--color--caution:hover{transition:color 0ms,background-color 0ms}.theme-changeling .Button--color--caution:focus{transition:color .1s,background-color .1s}.theme-changeling .Button--color--caution:focus,.theme-changeling .Button--color--caution:hover{background-color:#f3d00e;color:#000}.theme-changeling .Button--color--danger{transition:color 50ms,background-color 50ms;background-color:#bd2020;color:#fff}.theme-changeling .Button--color--danger:hover{transition:color 0ms,background-color 0ms}.theme-changeling .Button--color--danger:focus{transition:color .1s,background-color .1s}.theme-changeling .Button--color--danger:focus,.theme-changeling .Button--color--danger:hover{background-color:#d52b2b;color:#fff}.theme-changeling .Button--color--transparent{transition:color 50ms,background-color 50ms;background-color:#2e2633;color:#fff;background-color:rgba(46,38,51,0);color:hsla(0,0%,100%,.5)}.theme-changeling .Button--color--transparent:hover{transition:color 0ms,background-color 0ms}.theme-changeling .Button--color--transparent:focus{transition:color .1s,background-color .1s}.theme-changeling .Button--color--transparent:focus,.theme-changeling .Button--color--transparent:hover{background-color:#3b3341;color:#fff}.theme-changeling .Button--disabled{background-color:#999!important}.theme-changeling .Button--selected{transition:color 50ms,background-color 50ms;background-color:#188552;color:#fff}.theme-changeling .Button--selected:hover{transition:color 0ms,background-color 0ms}.theme-changeling .Button--selected:focus{transition:color .1s,background-color .1s}.theme-changeling .Button--selected:focus,.theme-changeling .Button--selected:hover{background-color:#249962;color:#fff}.theme-changeling .Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#231d26;scrollbar-face-color:#44384b;scrollbar-3dlight-color:#2e2633;scrollbar-highlight-color:#2e2633;scrollbar-track-color:#231d26;scrollbar-arrow-color:#9986a5;scrollbar-shadow-color:#44384b}.theme-changeling .Section:last-child{margin-bottom:0}.theme-changeling .Section--flex{display:flex;flex-flow:column}.theme-changeling .Section--flex .Section__content{overflow:auto;flex:1}.theme-changeling .Section__title{padding:6px;border-bottom:2px solid #563d6b}.theme-changeling .Section__titleText{font-size:14px;font-weight:700}.theme-changeling .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-changeling .Section__content{padding:8px 6px}.theme-changeling .Section__content--noTopPadding{padding-top:0}.theme-changeling .Section__content--stretchContents{height:100%}.theme-changeling .Section--level--1 .Section__titleText{font-size:14px}.theme-changeling .Section--level--2 .Section__titleText{font-size:13px}.theme-changeling .Section--level--3 .Section__titleText{font-size:12px}.theme-changeling .Section--level--2,.theme-changeling .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-changeling .Layout__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin:6px;scrollbar-base-color:#231d26;scrollbar-face-color:#44384b;scrollbar-3dlight-color:#2e2633;scrollbar-highlight-color:#2e2633;scrollbar-track-color:#231d26;scrollbar-arrow-color:#9986a5;scrollbar-shadow-color:#44384b}.theme-changeling .Layout__content--flexRow{display:flex;flex-flow:row}.theme-changeling .Layout__content--flexColumn{display:flex;flex-flow:column}.theme-changeling .Layout__content--scrollable{overflow-y:auto}.theme-changeling .Layout__content--noMargin{margin:0}.theme-changeling .Window{position:fixed;top:0;bottom:0;left:0;right:0;color:#fff;background-color:#2e2633;background-image:linear-gradient(180deg,#3e3345 0,#1e1921)}.theme-changeling .Window__titleBar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px}.theme-changeling .Window__rest{position:fixed;top:32px;bottom:0;left:0;right:0}.theme-changeling .Window__dimmer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(72,63,78,.25);pointer-events:none}.theme-changeling .Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#17131a;color:hsla(0,0%,100%,.8)}.theme-changeling .Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.theme-changeling .Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.theme-changeling .Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.theme-changeling .TitleBar{background-color:#352d3b;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.theme-changeling .TitleBar__clickable{color:hsla(0,0%,100%,.5);background-color:#352d3b;transition:color .25s,background-color .25s}.theme-changeling .TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.theme-changeling .TitleBar__title{position:absolute;top:0;left:46px;color:hsla(0,0%,100%,.75);font-size:14px;line-height:31px;white-space:nowrap}.theme-changeling .TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.theme-changeling .TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.theme-changeling .TitleBar__minimize{position:absolute;top:6px;right:46px}.theme-changeling .TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.theme-changeling .Layout__content{background-image:none}.theme-hackerman .Button{position:relative;display:inline-block;line-height:20px;padding:0 6px;margin-right:2px;white-space:nowrap;outline:0;border-radius:2px;margin-bottom:2px;user-select:none;-ms-user-select:none}.theme-hackerman .Button:last-child{margin-right:0}.theme-hackerman .Button .fa,.theme-hackerman .Button .far,.theme-hackerman .Button .fas{margin-left:-3px;margin-right:-3px;min-width:16px;text-align:center}.theme-hackerman .Button--hasContent .fa,.theme-hackerman .Button--hasContent .far,.theme-hackerman .Button--hasContent .fas{margin-right:3px}.theme-hackerman .Button--hasContent.Button--iconRight .fa,.theme-hackerman .Button--hasContent.Button--iconRight .far,.theme-hackerman .Button--hasContent.Button--iconRight .fas{margin-right:0;margin-left:3px}.theme-hackerman .Button--ellipsis{overflow:hidden;text-overflow:ellipsis}.theme-hackerman .Button--fluid{display:block;margin-left:0;margin-right:0}.theme-hackerman .Button--multiLine{white-space:normal;word-wrap:break-word}.theme-hackerman .Button--color--default{transition:color 50ms,background-color 50ms;background-color:#0f0;color:#000}.theme-hackerman .Button--color--default:hover{transition:color 0ms,background-color 0ms}.theme-hackerman .Button--color--default:focus{transition:color .1s,background-color .1s}.theme-hackerman .Button--color--default:focus,.theme-hackerman .Button--color--default:hover{background-color:#26ff26;color:#000}.theme-hackerman .Button--color--caution{transition:color 50ms,background-color 50ms;background-color:#d9b804;color:#000}.theme-hackerman .Button--color--caution:hover{transition:color 0ms,background-color 0ms}.theme-hackerman .Button--color--caution:focus{transition:color .1s,background-color .1s}.theme-hackerman .Button--color--caution:focus,.theme-hackerman .Button--color--caution:hover{background-color:#f3d00e;color:#000}.theme-hackerman .Button--color--danger{transition:color 50ms,background-color 50ms;background-color:#bd2020;color:#fff}.theme-hackerman .Button--color--danger:hover{transition:color 0ms,background-color 0ms}.theme-hackerman .Button--color--danger:focus{transition:color .1s,background-color .1s}.theme-hackerman .Button--color--danger:focus,.theme-hackerman .Button--color--danger:hover{background-color:#d52b2b;color:#fff}.theme-hackerman .Button--color--transparent{transition:color 50ms,background-color 50ms;background-color:#121b12;color:#fff;background-color:rgba(18,27,18,0);color:hsla(0,0%,100%,.5)}.theme-hackerman .Button--color--transparent:hover{transition:color 0ms,background-color 0ms}.theme-hackerman .Button--color--transparent:focus{transition:color .1s,background-color .1s}.theme-hackerman .Button--color--transparent:focus,.theme-hackerman .Button--color--transparent:hover{background-color:#1d271d;color:#fff}.theme-hackerman .Button--disabled{background-color:#4a6a4a!important}.theme-hackerman .Button--selected{transition:color 50ms,background-color 50ms;background-color:#0f0;color:#000}.theme-hackerman .Button--selected:hover{transition:color 0ms,background-color 0ms}.theme-hackerman .Button--selected:focus{transition:color .1s,background-color .1s}.theme-hackerman .Button--selected:focus,.theme-hackerman .Button--selected:hover{background-color:#26ff26;color:#000}.theme-hackerman .Input{position:relative;display:inline-block;width:120px;border:1px solid #0f0;border:1px solid rgba(0,255,0,.75);border-radius:2px;color:#fff;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;overflow:visible;white-space:nowrap}.theme-hackerman .Input--disabled{color:#777;border-color:#404040;border-color:rgba(64,64,64,.75);background-color:#333;background-color:rgba(0,0,0,.25)}.theme-hackerman .Input--fluid{display:block;width:auto}.theme-hackerman .Input__baseline{display:inline-block;color:transparent}.theme-hackerman .Input__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit}.theme-hackerman .Input__input:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-hackerman .Input__textarea{border:0;width:calc(100% + 4px);font-size:12px;line-height:17px;margin-left:-4px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit;resize:both;overflow:auto;white-space:pre-wrap}.theme-hackerman .Input__textarea:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-hackerman .Modal{background-color:#121b12;max-width:calc(100% - 1rem);padding:1rem}.theme-hackerman .Modal,.theme-hackerman .Section{scrollbar-base-color:#0e140e;scrollbar-face-color:#253725;scrollbar-3dlight-color:#121b12;scrollbar-highlight-color:#121b12;scrollbar-track-color:#0e140e;scrollbar-arrow-color:#74a274;scrollbar-shadow-color:#253725}.theme-hackerman .Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box}.theme-hackerman .Section:last-child{margin-bottom:0}.theme-hackerman .Section--flex{display:flex;flex-flow:column}.theme-hackerman .Section--flex .Section__content{overflow:auto;flex:1}.theme-hackerman .Section__title{padding:6px;border-bottom:2px solid #0f0}.theme-hackerman .Section__titleText{font-size:14px;font-weight:700}.theme-hackerman .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-hackerman .Section__content{padding:8px 6px}.theme-hackerman .Section__content--noTopPadding{padding-top:0}.theme-hackerman .Section__content--stretchContents{height:100%}.theme-hackerman .Section--level--1 .Section__titleText{font-size:14px}.theme-hackerman .Section--level--2 .Section__titleText{font-size:13px}.theme-hackerman .Section--level--3 .Section__titleText{font-size:12px}.theme-hackerman .Section--level--2,.theme-hackerman .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-hackerman .Layout__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin:6px;scrollbar-base-color:#0e140e;scrollbar-face-color:#253725;scrollbar-3dlight-color:#121b12;scrollbar-highlight-color:#121b12;scrollbar-track-color:#0e140e;scrollbar-arrow-color:#74a274;scrollbar-shadow-color:#253725}.theme-hackerman .Layout__content--flexRow{display:flex;flex-flow:row}.theme-hackerman .Layout__content--flexColumn{display:flex;flex-flow:column}.theme-hackerman .Layout__content--scrollable{overflow-y:auto}.theme-hackerman .Layout__content--noMargin{margin:0}.theme-hackerman .Window{position:fixed;top:0;bottom:0;left:0;right:0;color:#fff;background-color:#121b12;background-image:linear-gradient(180deg,#121b12 0,#121b12)}.theme-hackerman .Window__titleBar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px}.theme-hackerman .Window__rest{position:fixed;top:32px;bottom:0;left:0;right:0}.theme-hackerman .Window__dimmer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(40,50,40,.25);pointer-events:none}.theme-hackerman .Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#090e09;color:hsla(0,0%,100%,.8)}.theme-hackerman .Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.theme-hackerman .Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.theme-hackerman .Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.theme-hackerman .TitleBar{background-color:#223d22;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.theme-hackerman .TitleBar__clickable{color:hsla(0,0%,100%,.5);background-color:#223d22;transition:color .25s,background-color .25s}.theme-hackerman .TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.theme-hackerman .TitleBar__title{position:absolute;top:0;left:46px;color:hsla(0,0%,100%,.75);font-size:14px;line-height:31px;white-space:nowrap}.theme-hackerman .TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.theme-hackerman .TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.theme-hackerman .TitleBar__minimize{position:absolute;top:6px;right:46px}.theme-hackerman .TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.theme-hackerman .Layout__content{background-image:none}.theme-hackerman .Button{font-family:monospace;border:2px outset #0a0;outline:1px solid #007a00}.theme-hackerman .candystripe:nth-child(odd){background-color:rgba(0,100,0,.5)}.theme-abductor .Button{position:relative;display:inline-block;line-height:20px;padding:0 6px;margin-right:2px;white-space:nowrap;outline:0;border-radius:2px;margin-bottom:2px;user-select:none;-ms-user-select:none}.theme-abductor .Button:last-child{margin-right:0}.theme-abductor .Button .fa,.theme-abductor .Button .far,.theme-abductor .Button .fas{margin-left:-3px;margin-right:-3px;min-width:16px;text-align:center}.theme-abductor .Button--hasContent .fa,.theme-abductor .Button--hasContent .far,.theme-abductor .Button--hasContent .fas{margin-right:3px}.theme-abductor .Button--hasContent.Button--iconRight .fa,.theme-abductor .Button--hasContent.Button--iconRight .far,.theme-abductor .Button--hasContent.Button--iconRight .fas{margin-right:0;margin-left:3px}.theme-abductor .Button--ellipsis{overflow:hidden;text-overflow:ellipsis}.theme-abductor .Button--fluid{display:block;margin-left:0;margin-right:0}.theme-abductor .Button--multiLine{white-space:normal;word-wrap:break-word}.theme-abductor .Button--color--default{transition:color 50ms,background-color 50ms;background-color:#ad2350;color:#fff}.theme-abductor .Button--color--default:hover{transition:color 0ms,background-color 0ms}.theme-abductor .Button--color--default:focus{transition:color .1s,background-color .1s}.theme-abductor .Button--color--default:focus,.theme-abductor .Button--color--default:hover{background-color:#c42f60;color:#fff}.theme-abductor .Button--color--caution{transition:color 50ms,background-color 50ms;background-color:#be6209;color:#fff}.theme-abductor .Button--color--caution:hover{transition:color 0ms,background-color 0ms}.theme-abductor .Button--color--caution:focus{transition:color .1s,background-color .1s}.theme-abductor .Button--color--caution:focus,.theme-abductor .Button--color--caution:hover{background-color:#d67313;color:#fff}.theme-abductor .Button--color--danger{transition:color 50ms,background-color 50ms;background-color:#9a9d00;color:#fff}.theme-abductor .Button--color--danger:hover{transition:color 0ms,background-color 0ms}.theme-abductor .Button--color--danger:focus{transition:color .1s,background-color .1s}.theme-abductor .Button--color--danger:focus,.theme-abductor .Button--color--danger:hover{background-color:#afb30a;color:#fff}.theme-abductor .Button--color--transparent{transition:color 50ms,background-color 50ms;background-color:#2a314a;color:#fff;background-color:rgba(42,49,74,0);color:hsla(0,0%,100%,.5)}.theme-abductor .Button--color--transparent:hover{transition:color 0ms,background-color 0ms}.theme-abductor .Button--color--transparent:focus{transition:color .1s,background-color .1s}.theme-abductor .Button--color--transparent:focus,.theme-abductor .Button--color--transparent:hover{background-color:#373e59;color:#fff}.theme-abductor .Button--disabled{background-color:#363636!important}.theme-abductor .Button--selected{transition:color 50ms,background-color 50ms;background-color:#465899;color:#fff}.theme-abductor .Button--selected:hover{transition:color 0ms,background-color 0ms}.theme-abductor .Button--selected:focus{transition:color .1s,background-color .1s}.theme-abductor .Button--selected:focus,.theme-abductor .Button--selected:hover{background-color:#5569ad;color:#fff}.theme-abductor .NoticeBox{padding:4px 6px;margin-bottom:6px;box-shadow:none;font-weight:700;font-style:italic;color:#fff;background-color:#a82d55;background-image:repeating-linear-gradient(-45deg,transparent,transparent 10px,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 20px)}.theme-abductor .NoticeBox--type--info{color:#fff;background-color:#235982}.theme-abductor .NoticeBox--type--success{color:#fff;background-color:#1e662f}.theme-abductor .NoticeBox--type--warning{color:#fff;background-color:#a95219}.theme-abductor .NoticeBox--type--danger{color:#fff;background-color:#8f2828}.theme-abductor .Input{position:relative;display:inline-block;width:120px;border:1px solid #404b6e;border:1px solid rgba(64,75,110,.75);border-radius:2px;color:#fff;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;overflow:visible;white-space:nowrap}.theme-abductor .Input--disabled{color:#777;border-color:#171717;border-color:hsla(0,0%,9%,.75);background-color:#333;background-color:rgba(0,0,0,.25)}.theme-abductor .Input--fluid{display:block;width:auto}.theme-abductor .Input__baseline{display:inline-block;color:transparent}.theme-abductor .Input__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit}.theme-abductor .Input__input:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-abductor .Input__textarea{border:0;width:calc(100% + 4px);font-size:12px;line-height:17px;margin-left:-4px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit;resize:both;overflow:auto;white-space:pre-wrap}.theme-abductor .Input__textarea:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-abductor .NumberInput{position:relative;display:inline-block;border:1px solid #404b6e;border:1px solid rgba(64,75,110,.75);border-radius:2px;color:#404b6e;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;text-align:right;overflow:visible;cursor:n-resize}.theme-abductor .NumberInput--fluid{display:block}.theme-abductor .NumberInput__content{margin-left:6px}.theme-abductor .NumberInput__barContainer{position:absolute;top:2px;bottom:2px;left:2px}.theme-abductor .NumberInput__bar{position:absolute;bottom:0;left:0;width:3px;box-sizing:border-box;border-bottom:1px solid #404b6e;background-color:#404b6e}.theme-abductor .NumberInput__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:#000;color:#fff;text-align:right}.theme-abductor .ProgressBar{display:inline-block;position:relative;width:100%;padding:0 6px;border-radius:2px;background-color:rgba(0,0,0,.5);transition:border-color .5s}.theme-abductor .ProgressBar__fill{position:absolute;top:0;left:0;bottom:0}.theme-abductor .ProgressBar__fill--animated{transition:background-color .5s,width .5s}.theme-abductor .ProgressBar__content{position:relative;line-height:17px;width:100%;text-align:right}.theme-abductor .ProgressBar--color--default{border:1px solid #931e44}.theme-abductor .ProgressBar--color--default .ProgressBar__fill{background-color:#931e44}.theme-abductor .Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#202538;scrollbar-face-color:#384263;scrollbar-3dlight-color:#2a314a;scrollbar-highlight-color:#2a314a;scrollbar-track-color:#202538;scrollbar-arrow-color:#818db8;scrollbar-shadow-color:#384263}.theme-abductor .Section:last-child{margin-bottom:0}.theme-abductor .Section--flex{display:flex;flex-flow:column}.theme-abductor .Section--flex .Section__content{overflow:auto;flex:1}.theme-abductor .Section__title{padding:6px;border-bottom:2px solid #ad2350}.theme-abductor .Section__titleText{font-size:14px;font-weight:700}.theme-abductor .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-abductor .Section__content{padding:8px 6px}.theme-abductor .Section__content--noTopPadding{padding-top:0}.theme-abductor .Section__content--stretchContents{height:100%}.theme-abductor .Section--level--1 .Section__titleText{font-size:14px}.theme-abductor .Section--level--2 .Section__titleText{font-size:13px}.theme-abductor .Section--level--3 .Section__titleText{font-size:12px}.theme-abductor .Section--level--2,.theme-abductor .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-abductor .Tooltip{position:absolute;top:0;left:0;right:0;bottom:0;font-style:normal;font-weight:400;line-height:normal}.theme-abductor .Tooltip:after{position:absolute;display:block;white-space:nowrap;z-index:2;padding:6px 10px;transform:translateX(-50%);pointer-events:none;visibility:hidden;opacity:0;text-align:left;content:attr(data-tooltip);transition:all .15s;color:#fff;background-color:#a82d55;box-shadow:1px 1px 15px -1px rgba(0,0,0,.5);border-radius:2px}.theme-abductor .Tooltip:hover:after{transition:all 70ms;pointer-events:none;visibility:visible;opacity:1}.theme-abductor .Tooltip--long:after{width:250px;white-space:normal}.theme-abductor .Tooltip--top:after{bottom:100%;left:50%;transform:translateX(-50%) translateY(8px)}.theme-abductor .Tooltip--top:hover:after{transform:translateX(-50%) translateY(-8px)}.theme-abductor .Tooltip--top-left:after{bottom:100%;right:50%;transform:translateX(12px) translateY(-8px)}.theme-abductor .Tooltip--top-left:hover:after{transform:translateX(12px) translateY(8px)}.theme-abductor .Tooltip--top-right:after{bottom:100%;left:50%;transform:translateX(-12px) translateY(-8px)}.theme-abductor .Tooltip--top-right:hover:after{transform:translateX(-12px) translateY(8px)}.theme-abductor .Tooltip--bottom:after{top:100%;left:50%;transform:translateX(-50%) translateY(-8px)}.theme-abductor .Tooltip--bottom:hover:after{transform:translateX(-50%) translateY(8px)}.theme-abductor .Tooltip--bottom-left:after{top:100%;right:50%;transform:translateX(12px) translateY(-8px)}.theme-abductor .Tooltip--bottom-left:hover:after{transform:translateX(12px) translateY(8px)}.theme-abductor .Tooltip--bottom-right:after{top:100%;left:50%;transform:translateX(-12px) translateY(-8px)}.theme-abductor .Tooltip--bottom-right:hover:after{transform:translateX(-12px) translateY(8px)}.theme-abductor .Tooltip--left:after{top:50%;right:100%;transform:translateX(8px) translateY(-50%)}.theme-abductor .Tooltip--left:hover:after,.theme-abductor .Tooltip--right:after{transform:translateX(-8px) translateY(-50%)}.theme-abductor .Tooltip--right:after{top:50%;left:100%}.theme-abductor .Tooltip--right:hover:after{transform:translateX(8px) translateY(-50%)}.theme-abductor .Layout__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin:6px;scrollbar-base-color:#202538;scrollbar-face-color:#384263;scrollbar-3dlight-color:#2a314a;scrollbar-highlight-color:#2a314a;scrollbar-track-color:#202538;scrollbar-arrow-color:#818db8;scrollbar-shadow-color:#384263}.theme-abductor .Layout__content--flexRow{display:flex;flex-flow:row}.theme-abductor .Layout__content--flexColumn{display:flex;flex-flow:column}.theme-abductor .Layout__content--scrollable{overflow-y:auto}.theme-abductor .Layout__content--noMargin{margin:0}.theme-abductor .Window{position:fixed;top:0;bottom:0;left:0;right:0;color:#fff;background-color:#2a314a;background-image:linear-gradient(180deg,#353e5e 0,#1f2436)}.theme-abductor .Window__titleBar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px}.theme-abductor .Window__rest{position:fixed;top:32px;bottom:0;left:0;right:0}.theme-abductor .Window__dimmer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(68,76,104,.25);pointer-events:none}.theme-abductor .Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#151925;color:hsla(0,0%,100%,.8)}.theme-abductor .Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.theme-abductor .Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.theme-abductor .Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.theme-abductor .TitleBar{background-color:#9e1b46;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.theme-abductor .TitleBar__clickable{color:hsla(0,0%,100%,.5);background-color:#9e1b46;transition:color .25s,background-color .25s}.theme-abductor .TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.theme-abductor .TitleBar__title{position:absolute;top:0;left:46px;color:hsla(0,0%,100%,.75);font-size:14px;line-height:31px;white-space:nowrap}.theme-abductor .TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.theme-abductor .TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.theme-abductor .TitleBar__minimize{position:absolute;top:6px;right:46px}.theme-abductor .TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.theme-abductor .Layout__content{background-image:none}.theme-malfunction .Button{position:relative;display:inline-block;line-height:20px;padding:0 6px;margin-right:2px;white-space:nowrap;outline:0;border-radius:2px;margin-bottom:2px;user-select:none;-ms-user-select:none}.theme-malfunction .Button:last-child{margin-right:0}.theme-malfunction .Button .fa,.theme-malfunction .Button .far,.theme-malfunction .Button .fas{margin-left:-3px;margin-right:-3px;min-width:16px;text-align:center}.theme-malfunction .Button--hasContent .fa,.theme-malfunction .Button--hasContent .far,.theme-malfunction .Button--hasContent .fas{margin-right:3px}.theme-malfunction .Button--hasContent.Button--iconRight .fa,.theme-malfunction .Button--hasContent.Button--iconRight .far,.theme-malfunction .Button--hasContent.Button--iconRight .fas{margin-right:0;margin-left:3px}.theme-malfunction .Button--ellipsis{overflow:hidden;text-overflow:ellipsis}.theme-malfunction .Button--fluid{display:block;margin-left:0;margin-right:0}.theme-malfunction .Button--multiLine{white-space:normal;word-wrap:break-word}.theme-malfunction .Button--color--default{transition:color 50ms,background-color 50ms;background-color:#910101;color:#fff}.theme-malfunction .Button--color--default:hover{transition:color 0ms,background-color 0ms}.theme-malfunction .Button--color--default:focus{transition:color .1s,background-color .1s}.theme-malfunction .Button--color--default:focus,.theme-malfunction .Button--color--default:hover{background-color:#a60b0b;color:#fff}.theme-malfunction .Button--color--caution{transition:color 50ms,background-color 50ms;background-color:#be6209;color:#fff}.theme-malfunction .Button--color--caution:hover{transition:color 0ms,background-color 0ms}.theme-malfunction .Button--color--caution:focus{transition:color .1s,background-color .1s}.theme-malfunction .Button--color--caution:focus,.theme-malfunction .Button--color--caution:hover{background-color:#d67313;color:#fff}.theme-malfunction .Button--color--danger{transition:color 50ms,background-color 50ms;background-color:#9a9d00;color:#fff}.theme-malfunction .Button--color--danger:hover{transition:color 0ms,background-color 0ms}.theme-malfunction .Button--color--danger:focus{transition:color .1s,background-color .1s}.theme-malfunction .Button--color--danger:focus,.theme-malfunction .Button--color--danger:hover{background-color:#afb30a;color:#fff}.theme-malfunction .Button--color--transparent{transition:color 50ms,background-color 50ms;background-color:#1b3443;color:#fff;background-color:rgba(27,52,67,0);color:hsla(0,0%,100%,.5)}.theme-malfunction .Button--color--transparent:hover{transition:color 0ms,background-color 0ms}.theme-malfunction .Button--color--transparent:focus{transition:color .1s,background-color .1s}.theme-malfunction .Button--color--transparent:focus,.theme-malfunction .Button--color--transparent:hover{background-color:#274252;color:#fff}.theme-malfunction .Button--disabled{background-color:#363636!important}.theme-malfunction .Button--selected{transition:color 50ms,background-color 50ms;background-color:#1e5881;color:#fff}.theme-malfunction .Button--selected:hover{transition:color 0ms,background-color 0ms}.theme-malfunction .Button--selected:focus{transition:color .1s,background-color .1s}.theme-malfunction .Button--selected:focus,.theme-malfunction .Button--selected:hover{background-color:#2a6894;color:#fff}.theme-malfunction .NoticeBox{padding:4px 6px;margin-bottom:6px;box-shadow:none;font-weight:700;font-style:italic;color:#fff;background-color:#1a3f57;background-image:repeating-linear-gradient(-45deg,transparent,transparent 10px,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 20px)}.theme-malfunction .NoticeBox--type--info{color:#fff;background-color:#235982}.theme-malfunction .NoticeBox--type--success{color:#fff;background-color:#1e662f}.theme-malfunction .NoticeBox--type--warning{color:#fff;background-color:#a95219}.theme-malfunction .NoticeBox--type--danger{color:#fff;background-color:#8f2828}.theme-malfunction .Input{position:relative;display:inline-block;width:120px;border:1px solid #910101;border:1px solid rgba(145,1,1,.75);border-radius:2px;color:#fff;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;overflow:visible;white-space:nowrap}.theme-malfunction .Input--disabled{color:#777;border-color:#090909;border-color:rgba(9,9,9,.75);background-color:#333;background-color:rgba(0,0,0,.25)}.theme-malfunction .Input--fluid{display:block;width:auto}.theme-malfunction .Input__baseline{display:inline-block;color:transparent}.theme-malfunction .Input__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit}.theme-malfunction .Input__input:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-malfunction .Input__textarea{border:0;width:calc(100% + 4px);font-size:12px;line-height:17px;margin-left:-4px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit;resize:both;overflow:auto;white-space:pre-wrap}.theme-malfunction .Input__textarea:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-malfunction .NumberInput{position:relative;display:inline-block;border:1px solid #910101;border:1px solid rgba(145,1,1,.75);border-radius:2px;color:#910101;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;text-align:right;overflow:visible;cursor:n-resize}.theme-malfunction .NumberInput--fluid{display:block}.theme-malfunction .NumberInput__content{margin-left:6px}.theme-malfunction .NumberInput__barContainer{position:absolute;top:2px;bottom:2px;left:2px}.theme-malfunction .NumberInput__bar{position:absolute;bottom:0;left:0;width:3px;box-sizing:border-box;border-bottom:1px solid #910101;background-color:#910101}.theme-malfunction .NumberInput__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:#000;color:#fff;text-align:right}.theme-malfunction .ProgressBar{display:inline-block;position:relative;width:100%;padding:0 6px;border-radius:2px;background-color:rgba(0,0,0,.5);transition:border-color .5s}.theme-malfunction .ProgressBar__fill{position:absolute;top:0;left:0;bottom:0}.theme-malfunction .ProgressBar__fill--animated{transition:background-color .5s,width .5s}.theme-malfunction .ProgressBar__content{position:relative;line-height:17px;width:100%;text-align:right}.theme-malfunction .ProgressBar--color--default{border:1px solid #7b0101}.theme-malfunction .ProgressBar--color--default .ProgressBar__fill{background-color:#7b0101}.theme-malfunction .Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#142732;scrollbar-face-color:#274b61;scrollbar-3dlight-color:#1b3443;scrollbar-highlight-color:#1b3443;scrollbar-track-color:#142732;scrollbar-arrow-color:#6ba2c3;scrollbar-shadow-color:#274b61}.theme-malfunction .Section:last-child{margin-bottom:0}.theme-malfunction .Section--flex{display:flex;flex-flow:column}.theme-malfunction .Section--flex .Section__content{overflow:auto;flex:1}.theme-malfunction .Section__title{padding:6px;border-bottom:2px solid #910101}.theme-malfunction .Section__titleText{font-size:14px;font-weight:700}.theme-malfunction .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-malfunction .Section__content{padding:8px 6px}.theme-malfunction .Section__content--noTopPadding{padding-top:0}.theme-malfunction .Section__content--stretchContents{height:100%}.theme-malfunction .Section--level--1 .Section__titleText{font-size:14px}.theme-malfunction .Section--level--2 .Section__titleText{font-size:13px}.theme-malfunction .Section--level--3 .Section__titleText{font-size:12px}.theme-malfunction .Section--level--2,.theme-malfunction .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-malfunction .Tooltip{position:absolute;top:0;left:0;right:0;bottom:0;font-style:normal;font-weight:400;line-height:normal}.theme-malfunction .Tooltip:after{position:absolute;display:block;white-space:nowrap;z-index:2;padding:6px 10px;transform:translateX(-50%);pointer-events:none;visibility:hidden;opacity:0;text-align:left;content:attr(data-tooltip);transition:all .15s;color:#fff;background-color:#235577;box-shadow:1px 1px 15px -1px rgba(0,0,0,.5);border-radius:2px}.theme-malfunction .Tooltip:hover:after{transition:all 70ms;pointer-events:none;visibility:visible;opacity:1}.theme-malfunction .Tooltip--long:after{width:250px;white-space:normal}.theme-malfunction .Tooltip--top:after{bottom:100%;left:50%;transform:translateX(-50%) translateY(8px)}.theme-malfunction .Tooltip--top:hover:after{transform:translateX(-50%) translateY(-8px)}.theme-malfunction .Tooltip--top-left:after{bottom:100%;right:50%;transform:translateX(12px) translateY(-8px)}.theme-malfunction .Tooltip--top-left:hover:after{transform:translateX(12px) translateY(8px)}.theme-malfunction .Tooltip--top-right:after{bottom:100%;left:50%;transform:translateX(-12px) translateY(-8px)}.theme-malfunction .Tooltip--top-right:hover:after{transform:translateX(-12px) translateY(8px)}.theme-malfunction .Tooltip--bottom:after{top:100%;left:50%;transform:translateX(-50%) translateY(-8px)}.theme-malfunction .Tooltip--bottom:hover:after{transform:translateX(-50%) translateY(8px)}.theme-malfunction .Tooltip--bottom-left:after{top:100%;right:50%;transform:translateX(12px) translateY(-8px)}.theme-malfunction .Tooltip--bottom-left:hover:after{transform:translateX(12px) translateY(8px)}.theme-malfunction .Tooltip--bottom-right:after{top:100%;left:50%;transform:translateX(-12px) translateY(-8px)}.theme-malfunction .Tooltip--bottom-right:hover:after{transform:translateX(-12px) translateY(8px)}.theme-malfunction .Tooltip--left:after{top:50%;right:100%;transform:translateX(8px) translateY(-50%)}.theme-malfunction .Tooltip--left:hover:after,.theme-malfunction .Tooltip--right:after{transform:translateX(-8px) translateY(-50%)}.theme-malfunction .Tooltip--right:after{top:50%;left:100%}.theme-malfunction .Tooltip--right:hover:after{transform:translateX(8px) translateY(-50%)}.theme-malfunction .Layout__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin:6px;scrollbar-base-color:#142732;scrollbar-face-color:#274b61;scrollbar-3dlight-color:#1b3443;scrollbar-highlight-color:#1b3443;scrollbar-track-color:#142732;scrollbar-arrow-color:#6ba2c3;scrollbar-shadow-color:#274b61}.theme-malfunction .Layout__content--flexRow{display:flex;flex-flow:row}.theme-malfunction .Layout__content--flexColumn{display:flex;flex-flow:column}.theme-malfunction .Layout__content--scrollable{overflow-y:auto}.theme-malfunction .Layout__content--noMargin{margin:0}.theme-malfunction .Window{position:fixed;top:0;bottom:0;left:0;right:0;color:#fff;background-color:#1b3443;background-image:linear-gradient(180deg,#244559 0,#12232d)}.theme-malfunction .Window__titleBar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px}.theme-malfunction .Window__rest{position:fixed;top:32px;bottom:0;left:0;right:0}.theme-malfunction .Window__dimmer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(50,79,96,.25);pointer-events:none}.theme-malfunction .Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#0e1a22;color:hsla(0,0%,100%,.8)}.theme-malfunction .Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.theme-malfunction .Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.theme-malfunction .Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.theme-malfunction .TitleBar{background-color:#1a3f57;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.theme-malfunction .TitleBar__clickable{color:hsla(0,0%,100%,.5);background-color:#1a3f57;transition:color .25s,background-color .25s}.theme-malfunction .TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.theme-malfunction .TitleBar__title{position:absolute;top:0;left:46px;color:hsla(0,0%,100%,.75);font-size:14px;line-height:31px;white-space:nowrap}.theme-malfunction .TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.theme-malfunction .TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.theme-malfunction .TitleBar__minimize{position:absolute;top:6px;right:46px}.theme-malfunction .TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.theme-malfunction .Layout__content{background-image:none}.theme-ntos .Button{position:relative;display:inline-block;line-height:20px;padding:0 6px;margin-right:2px;white-space:nowrap;outline:0;border-radius:2px;margin-bottom:2px;user-select:none;-ms-user-select:none}.theme-ntos .Button:last-child{margin-right:0}.theme-ntos .Button .fa,.theme-ntos .Button .far,.theme-ntos .Button .fas{margin-left:-3px;margin-right:-3px;min-width:16px;text-align:center}.theme-ntos .Button--hasContent .fa,.theme-ntos .Button--hasContent .far,.theme-ntos .Button--hasContent .fas{margin-right:3px}.theme-ntos .Button--hasContent.Button--iconRight .fa,.theme-ntos .Button--hasContent.Button--iconRight .far,.theme-ntos .Button--hasContent.Button--iconRight .fas{margin-right:0;margin-left:3px}.theme-ntos .Button--ellipsis{overflow:hidden;text-overflow:ellipsis}.theme-ntos .Button--fluid{display:block;margin-left:0;margin-right:0}.theme-ntos .Button--multiLine{white-space:normal;word-wrap:break-word}.theme-ntos .Button--color--default{transition:color 50ms,background-color 50ms;background-color:#384e68;color:#fff}.theme-ntos .Button--color--default:hover{transition:color 0ms,background-color 0ms}.theme-ntos .Button--color--default:focus{transition:color .1s,background-color .1s}.theme-ntos .Button--color--default:focus,.theme-ntos .Button--color--default:hover{background-color:#465e7a;color:#fff}.theme-ntos .Button--color--caution{transition:color 50ms,background-color 50ms;background-color:#d9b804;color:#000}.theme-ntos .Button--color--caution:hover{transition:color 0ms,background-color 0ms}.theme-ntos .Button--color--caution:focus{transition:color .1s,background-color .1s}.theme-ntos .Button--color--caution:focus,.theme-ntos .Button--color--caution:hover{background-color:#f3d00e;color:#000}.theme-ntos .Button--color--danger{transition:color 50ms,background-color 50ms;background-color:#bd2020;color:#fff}.theme-ntos .Button--color--danger:hover{transition:color 0ms,background-color 0ms}.theme-ntos .Button--color--danger:focus{transition:color .1s,background-color .1s}.theme-ntos .Button--color--danger:focus,.theme-ntos .Button--color--danger:hover{background-color:#d52b2b;color:#fff}.theme-ntos .Button--color--transparent{transition:color 50ms,background-color 50ms;background-color:#1f2b39;color:#fff;background-color:rgba(31,43,57,0);color:rgba(227,240,255,.75)}.theme-ntos .Button--color--transparent:hover{transition:color 0ms,background-color 0ms}.theme-ntos .Button--color--transparent:focus{transition:color .1s,background-color .1s}.theme-ntos .Button--color--transparent:focus,.theme-ntos .Button--color--transparent:hover{background-color:#2b3847;color:#fff}.theme-ntos .Button--disabled{background-color:#999!important}.theme-ntos .Button--selected{transition:color 50ms,background-color 50ms;background-color:#1b9638;color:#fff}.theme-ntos .Button--selected:hover{transition:color 0ms,background-color 0ms}.theme-ntos .Button--selected:focus{transition:color .1s,background-color .1s}.theme-ntos .Button--selected:focus,.theme-ntos .Button--selected:hover{background-color:#27ab46;color:#fff}.theme-ntos .ProgressBar{display:inline-block;position:relative;width:100%;padding:0 6px;border-radius:2px;background-color:rgba(0,0,0,.5);transition:border-color .5s}.theme-ntos .ProgressBar__fill{position:absolute;top:0;left:0;bottom:0}.theme-ntos .ProgressBar__fill--animated{transition:background-color .5s,width .5s}.theme-ntos .ProgressBar__content{position:relative;line-height:17px;width:100%;text-align:right}.theme-ntos .ProgressBar--color--default{border:1px solid #384e68}.theme-ntos .ProgressBar--color--default .ProgressBar__fill{background-color:#384e68}.theme-ntos .Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#17202b;scrollbar-face-color:#2e3f55;scrollbar-3dlight-color:#1f2b39;scrollbar-highlight-color:#1f2b39;scrollbar-track-color:#17202b;scrollbar-arrow-color:#7693b5;scrollbar-shadow-color:#2e3f55}.theme-ntos .Section:last-child{margin-bottom:0}.theme-ntos .Section--flex{display:flex;flex-flow:column}.theme-ntos .Section--flex .Section__content{overflow:auto;flex:1}.theme-ntos .Section__title{padding:6px;border-bottom:2px solid #4972a1}.theme-ntos .Section__titleText{font-size:14px;font-weight:700}.theme-ntos .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-ntos .Section__content{padding:8px 6px}.theme-ntos .Section__content--noTopPadding{padding-top:0}.theme-ntos .Section__content--stretchContents{height:100%}.theme-ntos .Section--level--1 .Section__titleText{font-size:14px}.theme-ntos .Section--level--2 .Section__titleText{font-size:13px}.theme-ntos .Section--level--3 .Section__titleText{font-size:12px}.theme-ntos .Section--level--2,.theme-ntos .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-ntos .Layout__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin:6px;scrollbar-base-color:#17202b;scrollbar-face-color:#2e3f55;scrollbar-3dlight-color:#1f2b39;scrollbar-highlight-color:#1f2b39;scrollbar-track-color:#17202b;scrollbar-arrow-color:#7693b5;scrollbar-shadow-color:#2e3f55}.theme-ntos .Layout__content--flexRow{display:flex;flex-flow:row}.theme-ntos .Layout__content--flexColumn{display:flex;flex-flow:column}.theme-ntos .Layout__content--scrollable{overflow-y:auto}.theme-ntos .Layout__content--noMargin{margin:0}.theme-ntos .Window{position:fixed;top:0;bottom:0;left:0;right:0;color:#fff;background-color:#1f2b39;background-image:linear-gradient(180deg,#223040 0,#1b2633)}.theme-ntos .Window__titleBar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px}.theme-ntos .Window__rest{position:fixed;top:32px;bottom:0;left:0;right:0}.theme-ntos .Window__dimmer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(55,69,85,.25);pointer-events:none}.theme-ntos .Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#0f151d;color:hsla(0,0%,100%,.8)}.theme-ntos .Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.theme-ntos .Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.theme-ntos .Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.theme-ntos .TitleBar{background-color:#2a3b4e;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.theme-ntos .TitleBar__clickable{color:hsla(0,0%,100%,.5);background-color:#2a3b4e;transition:color .25s,background-color .25s}.theme-ntos .TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.theme-ntos .TitleBar__title{position:absolute;top:0;left:46px;color:hsla(0,0%,100%,.75);font-size:14px;line-height:31px;white-space:nowrap}.theme-ntos .TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.theme-ntos .TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.theme-ntos .TitleBar__minimize{position:absolute;top:6px;right:46px}.theme-ntos .TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.theme-retro .Button{position:relative;display:inline-block;line-height:20px;padding:0 6px;margin-right:2px;white-space:nowrap;outline:0;border-radius:0;margin-bottom:2px;user-select:none;-ms-user-select:none}.theme-retro .Button:last-child{margin-right:0}.theme-retro .Button .fa,.theme-retro .Button .far,.theme-retro .Button .fas{margin-left:-3px;margin-right:-3px;min-width:16px;text-align:center}.theme-retro .Button--hasContent .fa,.theme-retro .Button--hasContent .far,.theme-retro .Button--hasContent .fas{margin-right:3px}.theme-retro .Button--hasContent.Button--iconRight .fa,.theme-retro .Button--hasContent.Button--iconRight .far,.theme-retro .Button--hasContent.Button--iconRight .fas{margin-right:0;margin-left:3px}.theme-retro .Button--ellipsis{overflow:hidden;text-overflow:ellipsis}.theme-retro .Button--fluid{display:block;margin-left:0;margin-right:0}.theme-retro .Button--multiLine{white-space:normal;word-wrap:break-word}.theme-retro .Button--color--default{transition:color 50ms,background-color 50ms;background-color:#e8e4c9;color:#000}.theme-retro .Button--color--default:hover{transition:color 0ms,background-color 0ms}.theme-retro .Button--color--default:focus{transition:color .1s,background-color .1s}.theme-retro .Button--color--default:focus,.theme-retro .Button--color--default:hover{background-color:#f7f6ee;color:#000}.theme-retro .Button--color--caution{transition:color 50ms,background-color 50ms;background-color:#be6209;color:#fff}.theme-retro .Button--color--caution:hover{transition:color 0ms,background-color 0ms}.theme-retro .Button--color--caution:focus{transition:color .1s,background-color .1s}.theme-retro .Button--color--caution:focus,.theme-retro .Button--color--caution:hover{background-color:#d67313;color:#fff}.theme-retro .Button--color--danger{transition:color 50ms,background-color 50ms;background-color:#9a9d00;color:#fff}.theme-retro .Button--color--danger:hover{transition:color 0ms,background-color 0ms}.theme-retro .Button--color--danger:focus{transition:color .1s,background-color .1s}.theme-retro .Button--color--danger:focus,.theme-retro .Button--color--danger:hover{background-color:#afb30a;color:#fff}.theme-retro .Button--color--transparent{transition:color 50ms,background-color 50ms;background-color:#e8e4c9;color:#000;background-color:rgba(232,228,201,0);color:hsla(0,0%,100%,.5)}.theme-retro .Button--color--transparent:hover{transition:color 0ms,background-color 0ms}.theme-retro .Button--color--transparent:focus{transition:color .1s,background-color .1s}.theme-retro .Button--color--transparent:focus,.theme-retro .Button--color--transparent:hover{background-color:#f7f6ee;color:#000}.theme-retro .Button--disabled{background-color:#363636!important}.theme-retro .Button--selected{transition:color 50ms,background-color 50ms;background-color:#9d0808;color:#fff}.theme-retro .Button--selected:hover{transition:color 0ms,background-color 0ms}.theme-retro .Button--selected:focus{transition:color .1s,background-color .1s}.theme-retro .Button--selected:focus,.theme-retro .Button--selected:hover{background-color:#b31212;color:#fff}.theme-retro .ProgressBar{display:inline-block;position:relative;width:100%;padding:0 6px;border-radius:0;background-color:rgba(0,0,0,.5);transition:border-color .5s}.theme-retro .ProgressBar__fill{position:absolute;top:0;left:0;bottom:0}.theme-retro .ProgressBar__fill--animated{transition:background-color .5s,width .5s}.theme-retro .ProgressBar__content{position:relative;line-height:17px;width:100%;text-align:right}.theme-retro .ProgressBar--color--default{border:1px solid #000}.theme-retro .ProgressBar--color--default .ProgressBar__fill{background-color:#000}.theme-retro .Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#c8be7d;scrollbar-face-color:#eae7ce;scrollbar-3dlight-color:#e8e4c9;scrollbar-highlight-color:#e8e4c9;scrollbar-track-color:#c8be7d;scrollbar-arrow-color:#f4f2e4;scrollbar-shadow-color:#eae7ce}.theme-retro .Section:last-child{margin-bottom:0}.theme-retro .Section--flex{display:flex;flex-flow:column}.theme-retro .Section--flex .Section__content{overflow:auto;flex:1}.theme-retro .Section__title{padding:6px;border-bottom:2px solid #000}.theme-retro .Section__titleText{font-size:14px;font-weight:700}.theme-retro .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-retro .Section__content{padding:8px 6px}.theme-retro .Section__content--noTopPadding{padding-top:0}.theme-retro .Section__content--stretchContents{height:100%}.theme-retro .Section--level--1 .Section__titleText{font-size:14px}.theme-retro .Section--level--2 .Section__titleText{font-size:13px}.theme-retro .Section--level--3 .Section__titleText{font-size:12px}.theme-retro .Section--level--2,.theme-retro .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-retro .Layout__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin:6px;scrollbar-base-color:#c8be7d;scrollbar-face-color:#eae7ce;scrollbar-3dlight-color:#e8e4c9;scrollbar-highlight-color:#e8e4c9;scrollbar-track-color:#c8be7d;scrollbar-arrow-color:#f4f2e4;scrollbar-shadow-color:#eae7ce}.theme-retro .Layout__content--flexRow{display:flex;flex-flow:row}.theme-retro .Layout__content--flexColumn{display:flex;flex-flow:column}.theme-retro .Layout__content--scrollable{overflow-y:auto}.theme-retro .Layout__content--noMargin{margin:0}.theme-retro .Window{position:fixed;top:0;bottom:0;left:0;right:0;color:#fff;background-color:#e8e4c9;background-image:linear-gradient(180deg,#e8e4c9 0,#e8e4c9)}.theme-retro .Window__titleBar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px}.theme-retro .Window__rest{position:fixed;top:32px;bottom:0;left:0;right:0}.theme-retro .Window__dimmer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(251,250,246,.25);pointer-events:none}.theme-retro .Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#988d41;color:hsla(0,0%,100%,.8)}.theme-retro .Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.theme-retro .Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.theme-retro .Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.theme-retro .TitleBar{background-color:#585337;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.theme-retro .TitleBar__clickable{color:hsla(0,0%,100%,.5);background-color:#585337;transition:color .25s,background-color .25s}.theme-retro .TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.theme-retro .TitleBar__title{position:absolute;top:0;left:46px;color:hsla(0,0%,100%,.75);font-size:14px;line-height:31px;white-space:nowrap}.theme-retro .TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.theme-retro .TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.theme-retro .TitleBar__minimize{position:absolute;top:6px;right:46px}.theme-retro .TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.theme-retro .Button{font-family:monospace;color:#161613;border:8px outset #e8e4c9;outline:3px solid #161613}.theme-retro .Layout__content{background-image:none}.theme-safe .Section{position:relative;margin-bottom:6px;background-color:#c4c195;background-color:#b2ae74;box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#1a202c;scrollbar-face-color:#313f54;scrollbar-3dlight-color:#222b3a;scrollbar-highlight-color:#222b3a;scrollbar-track-color:#1a202c;scrollbar-arrow-color:#7b90b2;scrollbar-shadow-color:#313f54}.theme-safe .Section:last-child{margin-bottom:0}.theme-safe .Section--flex{display:flex;flex-flow:column}.theme-safe .Section--flex .Section__content{overflow:auto;flex:1}.theme-safe .Section__title{padding:6px;border-bottom:2px solid #3d566b}.theme-safe .Section__titleText{font-size:14px;font-weight:700}.theme-safe .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-safe .Section__content{padding:8px 6px}.theme-safe .Section__content--noTopPadding{padding-top:0}.theme-safe .Section__content--stretchContents{height:100%}.theme-safe .Section--level--1 .Section__titleText{font-size:14px}.theme-safe .Section--level--2 .Section__titleText{font-size:13px}.theme-safe .Section--level--3 .Section__titleText{font-size:12px}.theme-safe .Section--level--2,.theme-safe .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-safe .Window{position:fixed;top:0;bottom:0;left:0;right:0;color:#fff;background-color:#222b3a;background-image:linear-gradient(180deg,#242d3d 0,#202937)}.theme-safe .Window__titleBar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px}.theme-safe .Window__rest{position:fixed;top:32px;bottom:0;left:0;right:0}.theme-safe .Window__dimmer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(58,69,86,.25);pointer-events:none}.theme-safe .Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#11161d;color:hsla(0,0%,100%,.8)}.theme-safe .Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.theme-safe .Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.theme-safe .Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.theme-safe .TitleBar{background-color:#35435a;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.theme-safe .TitleBar__clickable{color:hsla(0,0%,100%,.5);background-color:#35435a;transition:color .25s,background-color .25s}.theme-safe .TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.theme-safe .TitleBar__title{position:absolute;top:0;left:46px;color:hsla(0,0%,100%,.75);font-size:14px;line-height:31px;white-space:nowrap}.theme-safe .TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.theme-safe .TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.theme-safe .TitleBar__minimize{position:absolute;top:6px;right:46px}.theme-safe .TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.theme-safe .Safe--engraving{position:absolute;width:95%;height:96%;left:2.5%;top:2%;border:5px outset #3e4f6a;padding:5px;text-align:center}.theme-safe .Safe--engraving--arrow{color:#35435a}.theme-safe .Safe--engraving--hinge{content:" ";background-color:#191f2a;width:25px;height:40px;position:absolute;right:-15px;margin-top:-20px}.theme-safe .Safe--dialer{margin-bottom:.5rem}.theme-safe .Safe--dialer--number{color:#bbb;display:inline;background-color:#191f2a;font-size:1.5rem;font-weight:700;padding:0 .5rem}.theme-safe .Safe--dialer--right .Button i{z-index:-100}.theme-safe .Safe--dialer .Button{width:80px}.theme-safe .Safe--contents{border:10px solid #191f2a;background-color:#0f131a;height:calc(85% + 7.5px);text-align:left;padding:5px}.theme-safe .Safe--help{position:absolute;bottom:10px;left:5px;width:50%}.theme-safe .Layout__content{background-image:none}.theme-safe .Section{font-family:Comic Sans MS,cursive,sans-serif;font-style:italic;color:#000;box-shadow:5px 5px #111;background-image:linear-gradient(180deg,#b2ae74 0,#8e8b5d);transform:rotate(-1deg)}.theme-safe .Section__title{padding-bottom:0;border:0}.theme-safe .Section:before{content:" ";display:block;width:24px;height:40px;background-image:linear-gradient(180deg,transparent 0,#fff);box-shadow:1px 1px #111;opacity:.2;position:absolute;top:-30px;left:calc(50% - 12px);transform:rotate(-5deg)}.theme-securestorage .TitleBar{background-color:#e8e4c9;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.theme-securestorage .TitleBar__clickable{color:rgba(25,25,22,.5);background-color:#e8e4c9;transition:color .25s,background-color .25s}.theme-securestorage .TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.theme-securestorage .TitleBar__title{position:absolute;top:0;left:46px;color:#191916;font-size:14px;line-height:31px;white-space:nowrap}.theme-securestorage .TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.theme-securestorage .TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.theme-securestorage .TitleBar__minimize{position:absolute;top:6px;right:46px}.theme-securestorage .TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.theme-securestorage .Layout__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin:6px;scrollbar-base-color:#c8be7d;scrollbar-face-color:#eae7ce;scrollbar-3dlight-color:#e8e4c9;scrollbar-highlight-color:#e8e4c9;scrollbar-track-color:#c8be7d;scrollbar-arrow-color:#f4f2e4;scrollbar-shadow-color:#eae7ce}.theme-securestorage .Layout__content--flexRow{display:flex;flex-flow:row}.theme-securestorage .Layout__content--flexColumn{display:flex;flex-flow:column}.theme-securestorage .Layout__content--scrollable{overflow-y:auto}.theme-securestorage .Layout__content--noMargin{margin:0}.theme-securestorage .Window{position:fixed;top:0;bottom:0;left:0;right:0;color:#fff;background-color:#e8e4c9;background-image:linear-gradient(180deg,#f1efde 0,#dfd9b4)}.theme-securestorage .Window__titleBar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px}.theme-securestorage .Window__rest{position:fixed;top:32px;bottom:0;left:0;right:0}.theme-securestorage .Window__dimmer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(251,250,246,.25);pointer-events:none}.theme-securestorage .Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#988d41;color:hsla(0,0%,100%,.8)}.theme-securestorage .Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.theme-securestorage .Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.theme-securestorage .Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.theme-securestorage .Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#c8be7d;scrollbar-face-color:#eae7ce;scrollbar-3dlight-color:#e8e4c9;scrollbar-highlight-color:#e8e4c9;scrollbar-track-color:#c8be7d;scrollbar-arrow-color:#f4f2e4;scrollbar-shadow-color:#eae7ce}.theme-securestorage .Section:last-child{margin-bottom:0}.theme-securestorage .Section--flex{display:flex;flex-flow:column}.theme-securestorage .Section--flex .Section__content{overflow:auto;flex:1}.theme-securestorage .Section__title{padding:6px;border-bottom:2px solid #397439}.theme-securestorage .Section__titleText{font-size:14px;font-weight:700}.theme-securestorage .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-securestorage .Section__content{padding:8px 6px}.theme-securestorage .Section__content--noTopPadding{padding-top:0}.theme-securestorage .Section__content--stretchContents{height:100%}.theme-securestorage .Section--level--1 .Section__titleText{font-size:14px}.theme-securestorage .Section--level--2 .Section__titleText{font-size:13px}.theme-securestorage .Section--level--3 .Section__titleText{font-size:12px}.theme-securestorage .Section--level--2,.theme-securestorage .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-securestorage .Layout__content{background-image:none}.theme-security .color-label{color:#ab8784!important}.theme-security .color-bg-good{background-color:#4d9121!important}.theme-security .Button{position:relative;display:inline-block;line-height:20px;padding:0 6px;margin-right:2px;white-space:nowrap;outline:0;border-radius:2px;margin-bottom:2px;user-select:none;-ms-user-select:none}.theme-security .Button:last-child{margin-right:0}.theme-security .Button .fa,.theme-security .Button .far,.theme-security .Button .fas{margin-left:-3px;margin-right:-3px;min-width:16px;text-align:center}.theme-security .Button--hasContent .fa,.theme-security .Button--hasContent .far,.theme-security .Button--hasContent .fas{margin-right:3px}.theme-security .Button--hasContent.Button--iconRight .fa,.theme-security .Button--hasContent.Button--iconRight .far,.theme-security .Button--hasContent.Button--iconRight .fas{margin-right:0;margin-left:3px}.theme-security .Button--ellipsis{overflow:hidden;text-overflow:ellipsis}.theme-security .Button--fluid{display:block;margin-left:0;margin-right:0}.theme-security .Button--multiLine{white-space:normal;word-wrap:break-word}.theme-security .Button--color--good{transition:color 50ms,background-color 50ms;background-color:#4d9121;color:#fff}.theme-security .Button--color--good:hover{transition:color 0ms,background-color 0ms}.theme-security .Button--color--good:focus{transition:color .1s,background-color .1s}.theme-security .Button--color--good:focus,.theme-security .Button--color--good:hover{background-color:#5da52d;color:#fff}.theme-security .Button--color--default{transition:color 50ms,background-color 50ms;background-color:#a14c49;color:#fff}.theme-security .Button--color--default:hover{transition:color 0ms,background-color 0ms}.theme-security .Button--color--default:focus{transition:color .1s,background-color .1s}.theme-security .Button--color--default:focus,.theme-security .Button--color--default:hover{background-color:#b35f5c;color:#fff}.theme-security .Button--color--caution{transition:color 50ms,background-color 50ms;background-color:#d9b804;color:#000}.theme-security .Button--color--caution:hover{transition:color 0ms,background-color 0ms}.theme-security .Button--color--caution:focus{transition:color .1s,background-color .1s}.theme-security .Button--color--caution:focus,.theme-security .Button--color--caution:hover{background-color:#f3d00e;color:#000}.theme-security .Button--color--danger{transition:color 50ms,background-color 50ms;background-color:#bd2020;color:#fff}.theme-security .Button--color--danger:hover{transition:color 0ms,background-color 0ms}.theme-security .Button--color--danger:focus{transition:color .1s,background-color .1s}.theme-security .Button--color--danger:focus,.theme-security .Button--color--danger:hover{background-color:#d52b2b;color:#fff}.theme-security .Button--color--transparent{transition:color 50ms,background-color 50ms;background-color:#252525;color:#fff;background-color:rgba(37,37,37,0);color:hsla(0,0%,100%,.5)}.theme-security .Button--color--transparent:hover{transition:color 0ms,background-color 0ms}.theme-security .Button--color--transparent:focus{transition:color .1s,background-color .1s}.theme-security .Button--color--transparent:focus,.theme-security .Button--color--transparent:hover{background-color:#323232;color:#fff}.theme-security .Button--disabled{background-color:#999!important}.theme-security .Button--selected{transition:color 50ms,background-color 50ms;background-color:#1b9638;color:#fff}.theme-security .Button--selected:hover{transition:color 0ms,background-color 0ms}.theme-security .Button--selected:focus{transition:color .1s,background-color .1s}.theme-security .Button--selected:focus,.theme-security .Button--selected:hover{background-color:#27ab46;color:#fff}.theme-security .Input{position:relative;display:inline-block;width:120px;border:1px solid #ff8d88;border:1px solid rgba(255,141,136,.75);border-radius:2px;color:#fff;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;overflow:visible;white-space:nowrap}.theme-security .Input--disabled{color:#777;border-color:#848484;border-color:hsla(0,0%,51.8%,.75);background-color:#333;background-color:rgba(0,0,0,.25)}.theme-security .Input--fluid{display:block;width:auto}.theme-security .Input__baseline{display:inline-block;color:transparent}.theme-security .Input__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit}.theme-security .Input__input:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-security .Input__textarea{border:0;width:calc(100% + 4px);font-size:12px;line-height:17px;margin-left:-4px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit;resize:both;overflow:auto;white-space:pre-wrap}.theme-security .Input__textarea:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-security .NoticeBox{padding:4px 6px;margin-bottom:6px;box-shadow:none;font-weight:700;font-style:italic;color:#000;background-color:#bb9b68;background-image:repeating-linear-gradient(-45deg,transparent,transparent 10px,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 20px)}.theme-security .NoticeBox--color--good{color:#fff;background-color:#2e4b1a}.theme-security .NoticeBox--type--info{color:#fff;background-color:#822329}.theme-security .NoticeBox--type--success{color:#fff;background-color:#1e662f}.theme-security .NoticeBox--type--warning{color:#fff;background-color:#a95219}.theme-security .NoticeBox--type--danger{color:#fff;background-color:#8f2828}.theme-security .Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#1c1c1c;scrollbar-face-color:#3b3b3b;scrollbar-3dlight-color:#252525;scrollbar-highlight-color:#252525;scrollbar-track-color:#1c1c1c;scrollbar-arrow-color:#929292;scrollbar-shadow-color:#3b3b3b}.theme-security .Section:last-child{margin-bottom:0}.theme-security .Section--flex{display:flex;flex-flow:column}.theme-security .Section--flex .Section__content{overflow:auto;flex:1}.theme-security .Section__title{padding:6px;border-bottom:2px solid #a14c49}.theme-security .Section__titleText{font-size:14px;font-weight:700}.theme-security .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-security .Section__content{padding:8px 6px}.theme-security .Section__content--noTopPadding{padding-top:0}.theme-security .Section__content--stretchContents{height:100%}.theme-security .Section--level--1 .Section__titleText{font-size:14px}.theme-security .Section--level--2 .Section__titleText{font-size:13px}.theme-security .Section--level--3 .Section__titleText{font-size:12px}.theme-security .Section--level--2,.theme-security .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-security .Newscaster__menu{width:40px;height:100%;margin-right:.5rem;flex-basis:content}.theme-security .Newscaster__menu .Section__content{padding-left:0}.theme-security .Newscaster__menuButton{color:#767676;cursor:pointer;position:relative;margin-left:6px;margin-right:1rem;white-space:nowrap;transition:color .1s}.theme-security .Newscaster__menuButton--title{width:80%;display:none;overflow:hidden;text-overflow:ellipsis}.theme-security .Newscaster__menuButton--unread{background-color:#e45e5e;color:#fff;font-size:10px;text-align:center;border-radius:32px;display:inline-block;width:12px;position:absolute;left:16px;margin-top:14px}.theme-security .Newscaster__menuButton--selected{color:#fff}.theme-security .Newscaster__menuButton--selected:after{content:"";background-color:#a14c49;width:2px;height:24px;position:absolute;left:-6px}.theme-security .Newscaster__menuButton--security{color:#a14c49}.theme-security .Newscaster__menuButton i{width:30px;text-align:center;vertical-align:middle;margin-left:-1px;margin-right:.5rem;margin-top:1px}.theme-security .Newscaster__menuButton:hover{color:#fff}.theme-security .Newscaster__menuButton:hover:before{background-color:#fff}.theme-security .Newscaster__menuButton:not(:last-of-type){margin-bottom:.5rem}.theme-security .Newscaster__menu--open{width:175px}.theme-security .Newscaster__menu--open .Newscaster__menuButton--title{display:inline-block}.theme-security .Newscaster__jobCategory--security .Section__title{color:#a14c49;border-bottom:2px solid #a14c49!important}.theme-security .Newscaster__jobCategory--engineering .Section__title{color:#a17849;border-bottom:2px solid #a17849!important}.theme-security .Newscaster__jobCategory--medical .Section__title{color:#499ea1;border-bottom:2px solid #499ea1!important}.theme-security .Newscaster__jobCategory--science .Section__title{color:#a14972;border-bottom:2px solid #a14972!important}.theme-security .Newscaster__jobCategory--service .Section__title{color:#a1499e;border-bottom:2px solid #a1499e!important}.theme-security .Newscaster__jobCategory--supply .Section__title{color:#9ea149;border-bottom:2px solid #9ea149!important}.theme-security .Newscaster__jobCategory:last-child{margin-bottom:.5rem}.theme-security .Newscaster__jobOpening--command{font-weight:700}.theme-security .Newscaster__jobOpening:not(:last-child){margin-bottom:.5rem}.theme-security .Newscaster__emptyNotice{color:#a7817e;text-align:center;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}.theme-security .Newscaster__emptyNotice i{margin-bottom:.25rem}.theme-security .Newscaster__photo{cursor:pointer;width:96px;border:1px solid #000;transition:border-color .1s;-ms-interpolation-mode:nearest-neighbor}.theme-security .Newscaster__photo:hover{border-color:grey}.theme-security .Newscaster__photoZoom{text-align:center}.theme-security .Newscaster__photoZoom>img{transform:scale(2);-ms-interpolation-mode:nearest-neighbor}.theme-security .Newscaster__photoZoom>.Button{position:absolute;width:64px;left:50%;margin-left:-32px;bottom:1rem}.theme-security .Newscaster__story--wanted{background-color:rgba(219,40,40,.1)}.theme-security .Newscaster__story--wanted .Section__title{color:#db2828;border-bottom:2px solid #a14c49!important}.theme-security .Newscaster__story:last-child{margin-bottom:.5rem}.theme-syndicate .Button{position:relative;display:inline-block;line-height:20px;padding:0 6px;margin-right:2px;white-space:nowrap;outline:0;border-radius:2px;margin-bottom:2px;user-select:none;-ms-user-select:none}.theme-syndicate .Button:last-child{margin-right:0}.theme-syndicate .Button .fa,.theme-syndicate .Button .far,.theme-syndicate .Button .fas{margin-left:-3px;margin-right:-3px;min-width:16px;text-align:center}.theme-syndicate .Button--hasContent .fa,.theme-syndicate .Button--hasContent .far,.theme-syndicate .Button--hasContent .fas{margin-right:3px}.theme-syndicate .Button--hasContent.Button--iconRight .fa,.theme-syndicate .Button--hasContent.Button--iconRight .far,.theme-syndicate .Button--hasContent.Button--iconRight .fas{margin-right:0;margin-left:3px}.theme-syndicate .Button--ellipsis{overflow:hidden;text-overflow:ellipsis}.theme-syndicate .Button--fluid{display:block;margin-left:0;margin-right:0}.theme-syndicate .Button--multiLine{white-space:normal;word-wrap:break-word}.theme-syndicate .Button--color--default{transition:color 50ms,background-color 50ms;background-color:#397439;color:#fff}.theme-syndicate .Button--color--default:hover{transition:color 0ms,background-color 0ms}.theme-syndicate .Button--color--default:focus{transition:color .1s,background-color .1s}.theme-syndicate .Button--color--default:focus,.theme-syndicate .Button--color--default:hover{background-color:#478647;color:#fff}.theme-syndicate .Button--color--caution{transition:color 50ms,background-color 50ms;background-color:#be6209;color:#fff}.theme-syndicate .Button--color--caution:hover{transition:color 0ms,background-color 0ms}.theme-syndicate .Button--color--caution:focus{transition:color .1s,background-color .1s}.theme-syndicate .Button--color--caution:focus,.theme-syndicate .Button--color--caution:hover{background-color:#d67313;color:#fff}.theme-syndicate .Button--color--danger{transition:color 50ms,background-color 50ms;background-color:#9a9d00;color:#fff}.theme-syndicate .Button--color--danger:hover{transition:color 0ms,background-color 0ms}.theme-syndicate .Button--color--danger:focus{transition:color .1s,background-color .1s}.theme-syndicate .Button--color--danger:focus,.theme-syndicate .Button--color--danger:hover{background-color:#afb30a;color:#fff}.theme-syndicate .Button--color--transparent{transition:color 50ms,background-color 50ms;background-color:#550202;color:#fff;background-color:rgba(85,2,2,0);color:hsla(0,0%,100%,.5)}.theme-syndicate .Button--color--transparent:hover{transition:color 0ms,background-color 0ms}.theme-syndicate .Button--color--transparent:focus{transition:color .1s,background-color .1s}.theme-syndicate .Button--color--transparent:focus,.theme-syndicate .Button--color--transparent:hover{background-color:#650c0c;color:#fff}.theme-syndicate .Button--disabled{background-color:#363636!important}.theme-syndicate .Button--selected{transition:color 50ms,background-color 50ms;background-color:#9d0808;color:#fff}.theme-syndicate .Button--selected:hover{transition:color 0ms,background-color 0ms}.theme-syndicate .Button--selected:focus{transition:color .1s,background-color .1s}.theme-syndicate .Button--selected:focus,.theme-syndicate .Button--selected:hover{background-color:#b31212;color:#fff}.theme-syndicate .NoticeBox{padding:4px 6px;margin-bottom:6px;box-shadow:none;font-weight:700;font-style:italic;color:#fff;background-color:#910101;background-image:repeating-linear-gradient(-45deg,transparent,transparent 10px,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 20px)}.theme-syndicate .NoticeBox--type--info{color:#fff;background-color:#235982}.theme-syndicate .NoticeBox--type--success{color:#fff;background-color:#1e662f}.theme-syndicate .NoticeBox--type--warning{color:#fff;background-color:#a95219}.theme-syndicate .NoticeBox--type--danger{color:#fff;background-color:#8f2828}.theme-syndicate .Input{position:relative;display:inline-block;width:120px;border:1px solid #87ce87;border:1px solid rgba(135,206,135,.75);border-radius:2px;color:#fff;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;overflow:visible;white-space:nowrap}.theme-syndicate .Input--disabled{color:#777;border-color:#6b6b6b;border-color:hsla(0,0%,42%,.75);background-color:#333;background-color:rgba(0,0,0,.25)}.theme-syndicate .Input--fluid{display:block;width:auto}.theme-syndicate .Input__baseline{display:inline-block;color:transparent}.theme-syndicate .Input__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit}.theme-syndicate .Input__input:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-syndicate .Input__textarea{border:0;width:calc(100% + 4px);font-size:12px;line-height:17px;margin-left:-4px;font-family:Verdana,sans-serif;background-color:transparent;color:#fff;color:inherit;resize:both;overflow:auto;white-space:pre-wrap}.theme-syndicate .Input__textarea:-ms-input-placeholder{font-style:italic;color:#777;color:hsla(0,0%,100%,.45)}.theme-syndicate .NumberInput{position:relative;display:inline-block;border:1px solid #87ce87;border:1px solid rgba(135,206,135,.75);border-radius:2px;color:#87ce87;background-color:#000;background-color:rgba(0,0,0,.75);padding:0 4px;margin-right:2px;line-height:17px;text-align:right;overflow:visible;cursor:n-resize}.theme-syndicate .NumberInput--fluid{display:block}.theme-syndicate .NumberInput__content{margin-left:6px}.theme-syndicate .NumberInput__barContainer{position:absolute;top:2px;bottom:2px;left:2px}.theme-syndicate .NumberInput__bar{position:absolute;bottom:0;left:0;width:3px;box-sizing:border-box;border-bottom:1px solid #87ce87;background-color:#87ce87}.theme-syndicate .NumberInput__input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;border:0;outline:0;width:100%;font-size:12px;line-height:17px;height:17px;margin:0;padding:0 6px;font-family:Verdana,sans-serif;background-color:#000;color:#fff;text-align:right}.theme-syndicate .ProgressBar{display:inline-block;position:relative;width:100%;padding:0 6px;border-radius:2px;background-color:rgba(0,0,0,.5);transition:border-color .5s}.theme-syndicate .ProgressBar__fill{position:absolute;top:0;left:0;bottom:0}.theme-syndicate .ProgressBar__fill--animated{transition:background-color .5s,width .5s}.theme-syndicate .ProgressBar__content{position:relative;line-height:17px;width:100%;text-align:right}.theme-syndicate .ProgressBar--color--default{border:1px solid #306330}.theme-syndicate .ProgressBar--color--default .ProgressBar__fill{background-color:#306330}.theme-syndicate .Section{position:relative;margin-bottom:6px;background-color:#1a1a1a;background-color:rgba(0,0,0,.33);box-shadow:inset 0 0 5px rgba(0,0,0,.5);box-sizing:border-box;scrollbar-base-color:#400202;scrollbar-face-color:#7e0303;scrollbar-3dlight-color:#550202;scrollbar-highlight-color:#550202;scrollbar-track-color:#400202;scrollbar-arrow-color:#fa3030;scrollbar-shadow-color:#7e0303}.theme-syndicate .Section:last-child{margin-bottom:0}.theme-syndicate .Section--flex{display:flex;flex-flow:column}.theme-syndicate .Section--flex .Section__content{overflow:auto;flex:1}.theme-syndicate .Section__title{padding:6px;border-bottom:2px solid #397439}.theme-syndicate .Section__titleText{font-size:14px;font-weight:700}.theme-syndicate .Section__buttons{position:absolute;display:inline-block;right:6px;margin-top:-1px}.theme-syndicate .Section__content{padding:8px 6px}.theme-syndicate .Section__content--noTopPadding{padding-top:0}.theme-syndicate .Section__content--stretchContents{height:100%}.theme-syndicate .Section--level--1 .Section__titleText{font-size:14px}.theme-syndicate .Section--level--2 .Section__titleText{font-size:13px}.theme-syndicate .Section--level--3 .Section__titleText{font-size:12px}.theme-syndicate .Section--level--2,.theme-syndicate .Section--level--3{background-color:transparent;box-shadow:none;margin-left:-6px;margin-right:-6px}.theme-syndicate .Tooltip{position:absolute;top:0;left:0;right:0;bottom:0;font-style:normal;font-weight:400;line-height:normal}.theme-syndicate .Tooltip:after{position:absolute;display:block;white-space:nowrap;z-index:2;padding:6px 10px;transform:translateX(-50%);pointer-events:none;visibility:hidden;opacity:0;text-align:left;content:attr(data-tooltip);transition:all .15s;color:#fff;background-color:#4a0202;box-shadow:1px 1px 15px -1px rgba(0,0,0,.5);border-radius:2px}.theme-syndicate .Tooltip:hover:after{transition:all 70ms;pointer-events:none;visibility:visible;opacity:1}.theme-syndicate .Tooltip--long:after{width:250px;white-space:normal}.theme-syndicate .Tooltip--top:after{bottom:100%;left:50%;transform:translateX(-50%) translateY(8px)}.theme-syndicate .Tooltip--top:hover:after{transform:translateX(-50%) translateY(-8px)}.theme-syndicate .Tooltip--top-left:after{bottom:100%;right:50%;transform:translateX(12px) translateY(-8px)}.theme-syndicate .Tooltip--top-left:hover:after{transform:translateX(12px) translateY(8px)}.theme-syndicate .Tooltip--top-right:after{bottom:100%;left:50%;transform:translateX(-12px) translateY(-8px)}.theme-syndicate .Tooltip--top-right:hover:after{transform:translateX(-12px) translateY(8px)}.theme-syndicate .Tooltip--bottom:after{top:100%;left:50%;transform:translateX(-50%) translateY(-8px)}.theme-syndicate .Tooltip--bottom:hover:after{transform:translateX(-50%) translateY(8px)}.theme-syndicate .Tooltip--bottom-left:after{top:100%;right:50%;transform:translateX(12px) translateY(-8px)}.theme-syndicate .Tooltip--bottom-left:hover:after{transform:translateX(12px) translateY(8px)}.theme-syndicate .Tooltip--bottom-right:after{top:100%;left:50%;transform:translateX(-12px) translateY(-8px)}.theme-syndicate .Tooltip--bottom-right:hover:after{transform:translateX(-12px) translateY(8px)}.theme-syndicate .Tooltip--left:after{top:50%;right:100%;transform:translateX(8px) translateY(-50%)}.theme-syndicate .Tooltip--left:hover:after,.theme-syndicate .Tooltip--right:after{transform:translateX(-8px) translateY(-50%)}.theme-syndicate .Tooltip--right:after{top:50%;left:100%}.theme-syndicate .Tooltip--right:hover:after{transform:translateX(8px) translateY(-50%)}.theme-syndicate .Layout__content{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;margin:6px;scrollbar-base-color:#400202;scrollbar-face-color:#7e0303;scrollbar-3dlight-color:#550202;scrollbar-highlight-color:#550202;scrollbar-track-color:#400202;scrollbar-arrow-color:#fa3030;scrollbar-shadow-color:#7e0303}.theme-syndicate .Layout__content--flexRow{display:flex;flex-flow:row}.theme-syndicate .Layout__content--flexColumn{display:flex;flex-flow:column}.theme-syndicate .Layout__content--scrollable{overflow-y:auto}.theme-syndicate .Layout__content--noMargin{margin:0}.theme-syndicate .Window{position:fixed;top:0;bottom:0;left:0;right:0;color:#fff;background-color:#550202;background-image:linear-gradient(180deg,#730303 0,#370101)}.theme-syndicate .Window__titleBar{position:fixed;z-index:1;top:0;left:0;width:100%;height:32px}.theme-syndicate .Window__rest{position:fixed;top:32px;bottom:0;left:0;right:0}.theme-syndicate .Window__dimmer{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(117,22,22,.25);pointer-events:none}.theme-syndicate .Window__toast{position:fixed;bottom:0;left:0;right:0;font-size:12px;height:40px;line-height:39px;padding:0 12px;background-color:#2b0101;color:hsla(0,0%,100%,.8)}.theme-syndicate .Window__resizeHandle__se{position:fixed;bottom:0;right:0;width:20px;height:20px;cursor:se-resize}.theme-syndicate .Window__resizeHandle__s{position:fixed;bottom:0;left:0;right:0;height:6px;cursor:s-resize}.theme-syndicate .Window__resizeHandle__e{position:fixed;top:0;bottom:0;right:0;width:3px;cursor:e-resize}.theme-syndicate .TitleBar{background-color:#910101;border-bottom:1px solid #161616;box-shadow:0 2px 2px rgba(0,0,0,.1);user-select:none;-ms-user-select:none}.theme-syndicate .TitleBar__clickable{color:hsla(0,0%,100%,.5);background-color:#910101;transition:color .25s,background-color .25s}.theme-syndicate .TitleBar__clickable:hover{color:#fff;background-color:#c00;transition:color 0ms,background-color 0ms}.theme-syndicate .TitleBar__title{position:absolute;top:0;left:46px;color:hsla(0,0%,100%,.75);font-size:14px;line-height:31px;white-space:nowrap}.theme-syndicate .TitleBar__dragZone{position:absolute;top:0;left:0;right:0;height:32px}.theme-syndicate .TitleBar__statusIcon{position:absolute;top:0;left:12px;transition:color .5s;font-size:20px;line-height:32px!important}.theme-syndicate .TitleBar__minimize{position:absolute;top:6px;right:46px}.theme-syndicate .TitleBar__close{position:absolute;top:-1px;right:0;width:45px;height:32px;font-size:20px;line-height:31px;text-align:center}.theme-syndicate .Layout__content{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMCIgdmlld0JveD0iMCAwIDIwMCAyODkuNzQyIiBvcGFjaXR5PSIuMzMiPjxwYXRoIGQ9Ik05My41MzggMGMtMTguMTEzIDAtMzQuMjIgMy4xMTItNDguMzI0IDkuMzM0LTEzLjk2NSA2LjIyMi0yNC42MTIgMTUuMDcyLTMxLjk0IDI2LjU0N0M2LjA4NCA0Ny4yMiAyLjk3MiA2MC42MzEgMi45NzIgNzYuMTE2YzAgMTAuNjQ3IDIuNzI1IDIwLjQ2NSA4LjE3NSAyOS40NTMgNS42MTYgOC45ODcgMTQuMDM5IDE3LjM1MiAyNS4yNyAyNS4wOTQgMTEuMjMgNy42MDYgMjYuNTA3IDE1LjQxOSA0NS44MyAyMy40MzggMTkuOTg0IDguMjk2IDM0Ljg0OSAxNS41NTUgNDQuNTkzIDIxLjc3NiA5Ljc0NCA2LjIyMyAxNi43NjEgMTIuODU5IDIxLjA1NSAxOS45MSA0LjI5NSA3LjA1MiA2LjQ0MiAxNS43NjQgNi40NDIgMjYuMTM0IDAgMTYuMTc4LTUuMjAyIDI4LjQ4My0xNS42MDYgMzYuOTE3LTEwLjI0IDguNDM1LTI1LjAyMiAxMi42NTMtNDQuMzQ1IDEyLjY1My0xNC4wMzkgMC0yNS41MTYtMS42Ni0zNC40MzQtNC45NzgtOC45MTgtMy40NTctMTYuMTg2LTguNzExLTIxLjgtMTUuNzYzLTUuNjE2LTcuMDUyLTEwLjA3Ni0xNi42NjEtMTMuMzc5LTI4LjgyOUgwdjU2LjgyN2MzMy44NTcgNy4zMjggNjMuNzQ5IDEwLjk5NCA4OS42NzggMTAuOTk0IDE2LjAyIDAgMzAuNzItMS4zODMgNDQuMDk4LTQuMTQ4IDEzLjU0Mi0yLjkwNCAyNS4xMDQtNy40NjcgMzQuNjgzLTEzLjY5IDkuNzQ0LTYuMzU5IDE3LjM0LTE0LjUxOSAyMi43OS0yNC40NzQgNS40NS0xMC4wOTMgOC4xNzUtMjIuNCA4LjE3NS0zNi45MTcgMC0xMi45OTctMy4zMDItMjQuMzM1LTkuOTA4LTM0LjAxNC02LjQ0LTkuODE4LTE1LjUyNS0xOC41MjctMjcuMjUxLTI2LjEzMi0xMS41NjEtNy42MDQtMjcuOTExLTE1LjgzMS00OS4wNTEtMjQuNjgtMTcuNTA2LTcuMTktMzAuNzItMTMuNjktMzkuNjM4LTE5LjQ5N1M1NC45NjkgOTMuNzU2IDQ5LjQ3OSA4Ny4zMTZjLTUuNDI2LTYuMzY2LTkuNjU4LTE1LjA3LTkuNjU4LTI0Ljg4NyAwLTkuMjY0IDIuMDc1LTE3LjIxNCA2LjIyMy0yMy44NUM1Ny4xNDIgMjQuMTggODcuMzMxIDM2Ljc4MiA5MS4xMiA2Mi45MjVjNC44NCA2Ljc3NSA4Ljg1IDE2LjI0NyAxMi4wMyAyOC40MTVoMjAuNTMydi01NmMtNC40NzktNS45MjQtOS45NTUtMTAuNjMxLTE1LjkwOS0xNC4zNzMgMS42NC40NzkgMy4xOSAxLjAyMyA0LjYzOSAxLjY0IDYuNDk4IDIuNjI2IDEyLjE2OCA3LjMyNyAxNy4wMDcgMTQuMTAzIDQuODQgNi43NzUgOC44NSAxNi4yNDYgMTIuMDMgMjguNDE0IDAgMCA4LjQ4LS4xMjkgOC40OS0uMDAyLjQxNyA2LjQxNS0xLjc1NCA5LjQ1My00LjEyNCAxMi41NjEtMi40MTcgMy4xNy01LjE0NSA2Ljc5LTQuMDAzIDEzLjAwMyAxLjUwOCA4LjIwMyAxMC4xODQgMTAuNTk3IDE0LjYyMiA5LjMxMi0zLjMxOC0uNS01LjMxOC0xLjc1LTUuMzE4LTEuNzVzMS44NzYuOTk5IDUuNjUtMS4zNmMtMy4yNzYuOTU2LTEwLjcwNC0uNzk3LTExLjgtNi43NjMtLjk1OC01LjIwOC45NDYtNy4yOTUgMy40LTEwLjUxNCAyLjQ1NS0zLjIyIDUuMjg1LTYuOTU5IDQuNjg1LTE0LjQ4OWwuMDAzLjAwMmg4LjkyN3YtNTZjLTE1LjA3Mi0zLjg3MS0yNy42NTMtNi4zNi0zNy43NDctNy40NjVDMTE0LjI3OS41NTIgMTA0LjA0NiAwIDkzLjUzNyAwem03MC4zMjEgMTcuMzA5bC4yMzggNDAuMzA1YzEuMzE4IDEuMjI2IDIuNDQgMi4yNzggMy4zNDEgMy4xMDYgNC44NCA2Ljc3NSA4Ljg1IDE2LjI0NiAxMi4wMyAyOC40MTRIMjAwdi01NmMtNi42NzctNC41OTQtMTkuODM2LTEwLjQ3My0zNi4xNC0xNS44MjV6bS0yOC4xMiA1LjYwNWw4LjU2NSAxNy43MTdjLTExLjk3LTYuNDY3LTEzLjg0Ny05LjcxNy04LjU2NS0xNy43MTd6bTIyLjc5NyAwYzIuNzcxIDggMS43ODcgMTEuMjUtNC40OTQgMTcuNzE3bDQuNDk0LTE3LjcxN3ptMTUuMjIyIDI0LjAwOWw4LjU2NSAxNy43MTZjLTExLjk3LTYuNDY2LTEzLjg0Ny05LjcxNy04LjU2NS0xNy43MTZ6bTIyLjc5NyAwYzIuNzcxIDggMS43ODcgMTEuMjUtNC40OTQgMTcuNzE2bDQuNDk0LTE3LjcxNnpNOTcuNDQgNDkuMTNsOC41NjUgMTcuNzE2Yy0xMS45Ny02LjQ2Ny0xMy44NDctOS43MTctOC41NjUtMTcuNzE2em0yMi43OTUgMGMyLjc3MiA3Ljk5OSAxLjc4OCAxMS4yNS00LjQ5MyAxNy43MTZsNC40OTMtMTcuNzE2eiIvPjwvc3ZnPg==)}.theme-nologo .Layout__content{background-image:none} \ No newline at end of file diff --git a/tgui/packages/tgui/public/tgui.bundle.js b/tgui/packages/tgui/public/tgui.bundle.js index 4073d8523b25..803712038e51 100644 --- a/tgui/packages/tgui/public/tgui.bundle.js +++ b/tgui/packages/tgui/public/tgui.bundle.js @@ -1,5 +1,5 @@ -!function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(o,r,function(t){return e[t]}.bind(null,r));return o},n.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=231)}([function(e,t,n){"use strict";t.__esModule=!0;var o=n(233);Object.keys(o).forEach((function(e){"default"!==e&&"__esModule"!==e&&(e in t&&t[e]===o[e]||(t[e]=o[e]))}))},function(e,t,n){"use strict";t.__esModule=!0,t.useSharedState=t.useLocalState=t.useBackend=t.deleteLocalState=t.backendUpdate=t.backendSetSharedState=t.backendReducer=t.backendDeleteSharedState=void 0;var o=n(33),r=n(43);t.backendUpdate=function(e){return{type:"backend/update",payload:e}};var a=function(e,t){return{type:"backend/setSharedState",payload:{key:e,nextState:t}}};t.backendSetSharedState=a;var c=function(e){return{type:"backend/deleteSharedState",payload:e}};t.backendDeleteSharedState=c;t.backendReducer=function(e,t){var n=t.type,o=t.payload;if("backend/update"===n){var a=Object.assign({},e.config,o.config),c=Object.assign({},e.data,o.static_data,o.data),i=Object.assign({},e.shared);if(o.shared)for(var l=0,d=Object.keys(o.shared);l1?n-1:0),r=1;rn?n:e};t.clamp01=function(e){return e<0?0:e>1?1:e};t.scale=function(e,t,n){return(e-t)/(n-t)};t.round=function(e,t){return!e||isNaN(e)?e:(t|=0,a=(e*=n=Math.pow(10,t))>0|-(e<0),r=Math.abs(e%1)>=.4999999999854481,o=Math.floor(e),r&&(e=o+(a>0)),(r?e:Math.round(e))/n);var n,o,r,a};t.toFixed=function(e,t){return void 0===t&&(t=0),Number(e).toFixed(Math.max(t,0))};var o=function(e,t){return t&&e>=t[0]&&e<=t[1]};t.inRange=o;t.keyOfMatchingRange=function(e,t){for(var n=0,r=Object.keys(t);n=e.length?{done:!0}:{done:!1,value:e[o++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=new Array(t);n",apos:"'"};return e.replace(/
/gi,"\n").replace(/<\/?[a-z0-9-_]+[^>]*>/gi,"").replace(/&(nbsp|amp|quot|lt|gt|apos);/g,(function(e,n){return t[n]})).replace(/&#?([0-9]+);/gi,(function(e,t){var n=parseInt(t,10);return String.fromCharCode(n)})).replace(/&#x?([0-9a-f]+);/gi,(function(e,t){var n=parseInt(t,16);return String.fromCharCode(n)}))};t.buildQueryString=function(e){return Object.keys(e).map((function(t){return encodeURIComponent(t)+"="+encodeURIComponent(e[t])})).join("&")}},function(e,t,n){"use strict";t.__esModule=!0,t.unit=t.halfUnit=t.computeBoxProps=t.computeBoxClassName=t.Box=void 0;var o=n(10),r=n(0),a=n(505),c=n(43),i=["as","className","children"];var l=function(e){return"string"==typeof e?e:"number"==typeof e?12*e+"px":void 0};t.unit=l;var d=function(e){return"string"==typeof e?e:"number"==typeof e?12*e*.5+"px":void 0};t.halfUnit=d;var u=function(e){return"string"==typeof e&&c.CSS_COLORS.includes(e)},s=function(e){return function(t,n){(0,o.isFalsy)(n)||(t[e]=n)}},m=function(e,t){return function(n,r){(0,o.isFalsy)(r)||(n[e]=t(r))}},p=function(e,t){return function(n,r){(0,o.isFalsy)(r)||(n[e]=t)}},h=function(e,t,n){return function(r,a){if(!(0,o.isFalsy)(a))for(var c=0;c0&&(t.style=l),t};t.computeBoxProps=N;var b=function(e){var t=e.textColor||e.color,n=e.backgroundColor;return(0,o.classes)([u(t)&&"color-"+t,u(n)&&"color-bg-"+n])};t.computeBoxClassName=b;var V=function(e){var t=e.as,n=void 0===t?"div":t,o=e.className,c=e.children,l=function(e,t){if(null==e)return{};var n,o,r={},a=Object.keys(e);for(o=0;o=0||(r[n]=e[n]);return r}(e,i);if("function"==typeof c)return c(N(e));var d="string"==typeof o?o+" "+b(l):b(l),u=N(l);return(0,r.createVNode)(a.VNodeFlags.HtmlElement,n,d,c,a.ChildFlags.UnknownChildren,u)};t.Box=V,V.defaultHooks=o.pureComponentHooks},function(e,t,n){"use strict";var o=n(41);e.exports=function(e){return o(e.length)}},function(e,t,n){"use strict";var o=n(5),r=n(12),a=n(50),c=n(130),i=n(128);e.exports=function(e,t,n,l){var d=!!l&&!!l.unsafe,u=!!l&&!!l.enumerable,s=!!l&&!!l.noTargetGet,m=l&&l.name!==undefined?l.name:t;return r(n)&&c(n,m,l),e===o?(u?e[t]=n:i(t,n),e):(d?!s&&e[t]&&(u=!0):delete e[t],u?e[t]=n:a(e,t,n),e)}},function(e,t,n){"use strict";var o=n(60),r=n(7),a=n(85),c=n(19),i=n(23),l=n(91),d=r([].push),u=function(e){var t=1==e,n=2==e,r=3==e,u=4==e,s=6==e,m=7==e,p=5==e||s;return function(h,f,C,N){for(var b,V,g=c(h),v=a(g),y=o(f,C),x=i(v),_=0,k=N||l,L=t?k(h,x):n||m?k(h,0):undefined;x>_;_++)if((p||_ in v)&&(V=y(b=v[_],_,g),e))if(t)L[_]=V;else if(V)switch(e){case 3:return!0;case 5:return b;case 6:return _;case 2:d(L,b)}else switch(e){case 4:return!1;case 7:d(L,b)}return s?-1:r||u?u:L}};e.exports={forEach:u(0),map:u(1),filter:u(2),some:u(3),every:u(4),find:u(5),findIndex:u(6),filterReject:u(7)}},function(e,t,n){"use strict";var o=n(8),r=n(14),a=n(100),c=n(64),i=n(31),l=n(56),d=n(18),u=n(172),s=Object.getOwnPropertyDescriptor;t.f=o?s:function(e,t){if(e=i(e),t=l(t),u)try{return s(e,t)}catch(n){}if(d(e,t))return c(!r(a.f,e,t),e[t])}},function(e,t,n){"use strict";var o=n(5),r=n(12),a=n(71),c=o.TypeError;e.exports=function(e){if(r(e))return e;throw c(a(e)+" is not a function")}},function(e,t,n){"use strict";t.__esModule=!0,t.zipWith=t.zip=t.uniqBy=t.toKeyedArray=t.toArray=t.sortBy=t.reduce=t.map=t.filter=void 0;t.toArray=function(e){if(Array.isArray(e))return e;if("object"==typeof e){var t=Object.prototype.hasOwnProperty,n=[];for(var o in e)t.call(e,o)&&n.push(e[o]);return n}return[]};t.toKeyedArray=function(e,t){return void 0===t&&(t="key"),o((function(e,n){var o;return Object.assign(((o={})[t]=n,o),e)}))(e)};t.filter=function(e){return function(t){if(null===t&&t===undefined)return t;if(Array.isArray(t)){for(var n=[],o=0;oi)return 1}return 0};t.sortBy=function(){for(var e=arguments.length,t=new Array(e),n=0;n=0||(r[n]=e[n]);return r}var u=function(e){var t=e.className,n=e.direction,o=e.wrap,c=e.align,l=e.alignContent,u=e.justify,s=e.inline,m=e.spacing,p=void 0===m?0:m,h=e.spacingPrecise,f=void 0===h?0:h,C=d(e,i);return Object.assign({className:(0,r.classes)(["Flex",a.IS_IE8&&("column"===n?"Flex--ie8--column":"Flex--ie8"),s&&"Flex--inline",p>0&&"Flex--spacing--"+p,f>0&&"Flex--spacingPrecise--"+f,t]),style:Object.assign({},C.style,{"flex-direction":n,"flex-wrap":o,"align-items":c,"align-content":l,"justify-content":u})},C)};t.computeFlexProps=u;var s=function(e){return(0,o.normalizeProps)((0,o.createComponentVNode)(2,c.Box,Object.assign({},u(e))))};t.Flex=s,s.defaultHooks=r.pureComponentHooks;var m=function(e){var t=e.className,n=e.grow,o=e.order,i=e.shrink,u=e.basis,s=void 0===u?e.width:u,m=e.align,p=d(e,l);return Object.assign({className:(0,r.classes)(["Flex__item",a.IS_IE8&&"Flex__item--ie8",t]),style:Object.assign({},p.style,{"flex-grow":n,"flex-shrink":i,"flex-basis":(0,c.unit)(s),order:o,"align-self":m})},p)};t.computeFlexItemProps=m;var p=function(e){return(0,o.normalizeProps)((0,o.createComponentVNode)(2,c.Box,Object.assign({},m(e))))};t.FlexItem=p,p.defaultHooks=r.pureComponentHooks,s.Item=p},function(e,t,n){"use strict";e.exports=!1},function(e,t,n){"use strict";var o=n(236),r=n(18),a=n(178),c=n(17).f;e.exports=function(e){var t=o.Symbol||(o.Symbol={});r(t,e)||c(t,e,{value:a.f(e)})}},function(e,t,n){"use strict";var o=n(7),r=n(32),a=n(20),c=/"/g,i=o("".replace);e.exports=function(e,t,n,o){var l=a(r(e)),d="<"+t;return""!==n&&(d+=" "+n+'="'+i(a(o),c,""")+'"'),d+">"+l+""}},function(e,t,n){"use strict";var o=n(6);e.exports=function(e){return o((function(){var t=""[e]('"');return t!==t.toLowerCase()||t.split('"').length>3}))}},function(e,t,n){"use strict";var o,r,a,c=n(174),i=n(5),l=n(7),d=n(11),u=n(50),s=n(18),m=n(127),p=n(102),h=n(87),f=i.TypeError,C=i.WeakMap;if(c||m.state){var N=m.state||(m.state=new C),b=l(N.get),V=l(N.has),g=l(N.set);o=function(e,t){if(V(N,e))throw new f("Object already initialized");return t.facade=e,g(N,e,t),t},r=function(e){return b(N,e)||{}},a=function(e){return V(N,e)}}else{var v=p("state");h[v]=!0,o=function(e,t){if(s(e,v))throw new f("Object already initialized");return t.facade=e,u(e,v,t),t},r=function(e){return s(e,v)?e[v]:{}},a=function(e){return s(e,v)}}e.exports={set:o,get:r,has:a,enforce:function(e){return a(e)?r(e):o(e,{})},getterFor:function(e){return function(t){var n;if(!d(t)||(n=r(t)).type!==e)throw f("Incompatible receiver, "+e+" required");return n}}}},function(e,t,n){"use strict";var o=Math.ceil,r=Math.floor;e.exports=function(e){var t=+e;return t!=t||0===t?0:(t>0?r:o)(t)}},function(e,t,n){"use strict";var o=n(40),r=Math.min;e.exports=function(e){return e>0?r(o(e),9007199254740991):0}},function(e,t,n){"use strict";var o=n(5),r=n(18),a=n(12),c=n(19),i=n(102),l=n(140),d=i("IE_PROTO"),u=o.Object,s=u.prototype;e.exports=l?u.getPrototypeOf:function(e){var t=c(e);if(r(t,d))return t[d];var n=t.constructor;return a(n)&&t instanceof n?n.prototype:t instanceof u?s:null}},function(e,t,n){"use strict";t.__esModule=!0,t.timeAgo=t.getGasLabel=t.getGasColor=t.UI_UPDATE=t.UI_INTERACTIVE=t.UI_DISABLED=t.UI_CLOSE=t.RADIO_CHANNELS=t.CSS_COLORS=t.COLORS=void 0;t.UI_INTERACTIVE=2;t.UI_UPDATE=1;t.UI_DISABLED=0;t.UI_CLOSE=-1;t.COLORS={department:{command:"#526aff",security:"#CF0000",medical:"#009190",science:"#993399",engineering:"#A66300",supply:"#9F8545",service:"#80A000",centcom:"#78789B",other:"#C38312"},damageType:{oxy:"#3498db",toxin:"#2ecc71",burn:"#e67e22",brute:"#e74c3c"}};t.CSS_COLORS=["black","white","red","orange","yellow","olive","green","teal","blue","violet","purple","pink","brown","grey","good","average","bad","label"];t.RADIO_CHANNELS=[{name:"Syndicate",freq:1213,color:"#a52a2a"},{name:"SyndTeam",freq:1244,color:"#a52a2a"},{name:"Red Team",freq:1215,color:"#ff4444"},{name:"Blue Team",freq:1217,color:"#3434fd"},{name:"Response Team",freq:1345,color:"#2681a5"},{name:"Special Ops",freq:1341,color:"#2681a5"},{name:"Supply",freq:1347,color:"#b88646"},{name:"Service",freq:1349,color:"#6ca729"},{name:"Science",freq:1351,color:"#c68cfa"},{name:"Command",freq:1353,color:"#5177ff"},{name:"Procedure",freq:1339,color:"#F70285"},{name:"Medical",freq:1355,color:"#57b8f0"},{name:"Medical(I)",freq:1485,color:"#57b8f0"},{name:"Engineering",freq:1357,color:"#f37746"},{name:"Security",freq:1359,color:"#dd3535"},{name:"Security(I)",freq:1475,color:"#dd3535"},{name:"AI Private",freq:1343,color:"#d65d95"},{name:"Common",freq:1459,color:"#1ecc43"}];var o=[{id:"o2",name:"Oxygen",label:"O\u2082",color:"blue"},{id:"n2",name:"Nitrogen",label:"N\u2082",color:"red"},{id:"co2",name:"Carbon Dioxide",label:"CO\u2082",color:"grey"},{id:"plasma",name:"Plasma",label:"Plasma",color:"pink"},{id:"water_vapor",name:"Water Vapor",label:"H\u2082O",color:"grey"},{id:"nob",name:"Hyper-noblium",label:"Hyper-nob",color:"teal"},{id:"n2o",name:"Nitrous Oxide",label:"N\u2082O",color:"red"},{id:"no2",name:"Nitryl",label:"NO\u2082",color:"brown"},{id:"tritium",name:"Tritium",label:"Tritium",color:"green"},{id:"bz",name:"BZ",label:"BZ",color:"purple"},{id:"stim",name:"Stimulum",label:"Stimulum",color:"purple"},{id:"pluox",name:"Pluoxium",label:"Pluoxium",color:"blue"},{id:"miasma",name:"Miasma",label:"Miasma",color:"olive"},{id:"hydrogen",name:"Hydrogen",label:"H\u2082",color:"white"},{id:"ab",name:"Agent B",label:"Agent B",color:"purple"}];t.getGasLabel=function(e,t){var n=String(e).toLowerCase(),r=o.find((function(e){return e.id===n||e.name.toLowerCase()===n}));return r&&r.label||t||e};t.getGasColor=function(e){var t=String(e).toLowerCase(),n=o.find((function(e){return e.id===t||e.name.toLowerCase()===t}));return n&&n.color};t.timeAgo=function(e,t){if(e>t)return"in the future";var n=(t/=10)-(e/=10);if(n>3600){var o=Math.round(n/3600);return o+" hour"+(1===o?"":"s")+" ago"}if(n>60){var r=Math.round(n/60);return r+" minute"+(1===r?"":"s")+" ago"}var a=Math.round(n);return a+" second"+(1===a?"":"s")+" ago"}},function(e,t,n){"use strict";function o(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return r(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return r(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var o=0;return function(){return o>=e.length?{done:!0}:{done:!1,value:e[o++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=new Array(t);n1?r-1:0),i=1;i1?o-1:0),a=1;a=0||(r[n]=e[n]);return r}(e,i),b=C?"":":";return(0,o.createVNode)(1,"tr",(0,r.classes)(["LabeledList__row",t]),[(0,o.createComponentVNode)(2,a.Box,{as:"td",color:l,verticalAlign:s,className:(0,r.classes)(["LabeledList__cell","LabeledList__label"]),children:n?n+b:null}),(0,o.normalizeProps)((0,o.createComponentVNode)(2,a.Box,Object.assign({as:"td",color:d,textAlign:u,verticalAlign:s,className:(0,r.classes)(["LabeledList__cell","LabeledList__content"]),colSpan:m?undefined:2},N,{children:[p,h]}))),m&&(0,o.createVNode)(1,"td","LabeledList__cell LabeledList__buttons",m,0)],0)};t.LabeledListItem=d,d.defaultHooks=r.pureComponentHooks;var u=function(e){var t=e.size?(0,a.unit)(Math.max(0,e.size-1)):0;return(0,o.createVNode)(1,"tr","LabeledList__row",(0,o.createVNode)(1,"td",null,(0,o.createComponentVNode)(2,c.Divider),2,{colSpan:3,style:{"padding-top":t,"padding-bottom":t}}),2)};t.LabeledListDivider=u,u.defaultHooks=r.pureComponentHooks,l.Item=d,l.Divider=u},function(e,t,n){"use strict";var o=n(7),r=o({}.toString),a=o("".slice);e.exports=function(e){return a(r(e),8,-1)}},function(e,t,n){"use strict";var o=n(7);e.exports=o({}.isPrototypeOf)},function(e,t,n){"use strict";var o=n(84),r=Function.prototype,a=r.apply,c=r.call;e.exports="object"==typeof Reflect&&Reflect.apply||(o?c.bind(a):function(){return c.apply(a,arguments)})},function(e,t,n){"use strict";var o=n(29);e.exports=o("navigator","userAgent")||""},function(e,t,n){"use strict";var o=n(8),r=n(17),a=n(64);e.exports=o?function(e,t,n){return r.f(e,t,a(1,n))}:function(e,t,n){return e[t]=n,e}},function(e,t,n){"use strict";var o=n(40),r=Math.max,a=Math.min;e.exports=function(e,t){var n=o(e);return n<0?r(n+t,0):a(n,t)}},function(e,t,n){"use strict";var o,r=n(9),a=n(134),c=n(132),i=n(87),l=n(177),d=n(129),u=n(102),s=u("IE_PROTO"),m=function(){},p=function(e){return"