From a4839e181b2a8a1d76a16f75718cdda7847de67f Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Sun, 19 May 2024 02:02:24 +0800 Subject: [PATCH 01/24] InitalCommit --- maps/Nightmare/maps/BigRed/nightmare.json | 14 +- maps/Nightmare/maps/BigRed/scenario.json | 11 +- maps/Nightmare/maps/DesertDam/nightmare.json | 7 + maps/Nightmare/maps/DesertDam/scenario.json | 5 +- .../maps/FOP_v3_Sciannex/nightmare.json | 7 + .../maps/FOP_v3_Sciannex/scenario.json | 5 +- .../maps/New_Varadero/nightmare.json | 9 + .../Nightmare/maps/New_Varadero/scenario.json | 9 + maps/map_files/BigRed/BigRed.dmm | 10 +- maps/map_files/BigRed/standalone/clfship.dmm | 3479 +++++++++++ maps/map_files/DesertDam/Desert_Dam.dmm | 8 +- .../DesertDam/standalone/clfship.dmm | 5255 +++++++++++++++++ .../FOP_v3_Sciannex/Fiorina_SciAnnex.dmm | 8 +- .../FOP_v3_Sciannex/standalone/clfship.dmm | 3754 ++++++++++++ maps/map_files/New_Varadero/New_Varadero.dmm | 18 +- maps/map_files/New_Varadero/clfship.dmm | 3543 +++++++++++ 16 files changed, 16129 insertions(+), 13 deletions(-) create mode 100644 maps/Nightmare/maps/New_Varadero/nightmare.json create mode 100644 maps/Nightmare/maps/New_Varadero/scenario.json create mode 100644 maps/map_files/BigRed/standalone/clfship.dmm create mode 100644 maps/map_files/DesertDam/standalone/clfship.dmm create mode 100644 maps/map_files/FOP_v3_Sciannex/standalone/clfship.dmm create mode 100644 maps/map_files/New_Varadero/clfship.dmm diff --git a/maps/Nightmare/maps/BigRed/nightmare.json b/maps/Nightmare/maps/BigRed/nightmare.json index 5c66a5dc94f1..3c3e2bd80528 100644 --- a/maps/Nightmare/maps/BigRed/nightmare.json +++ b/maps/Nightmare/maps/BigRed/nightmare.json @@ -1,10 +1,11 @@ [ { "type": "map_sprinkle", "path": "sprinkles/" }, { "type": "pick", "chance": 0.40, "choices": [ - { "type": "map_insert", "landmark": "crashlanding-offices", "path": "standalone/crashlanding-offices.dmm" }, - { "type": "map_insert", "landmark": "crashlanding-eva", "path": "standalone/crashlanding-eva.dmm" } + { "type": "map_insert", "landmark": "crashlanding-offices", "path": "standalone/crashlanding-offices.dmm", "when": { "lvevent": "none" } }, + { "type": "map_insert", "landmark": "crashlanding-eva", "path": "standalone/crashlanding-eva.dmm", "when": { "lvevent": "none" } } ]}, { "type": "map_insert", "chance": 0.50, "landmark": "lambda-graveyard", "path": "standalone/lambda-graveyard.dmm" }, + { "type": "map_insert", "chance": 0.40, "landmark": "admin_pmc", "path": "sprinkles/40.admin_pmc", "when": { "lvevent": "none" } }, { "type": "pick", "chance": 0.50, "choices": [ { "type": "map_insert", "landmark": "lambda-cave-mushroom", "path": "standalone/lambda-cave_mushroom.dmm" }, { "type": "map_insert", "landmark": "lambda-cave-extratunnel", "path": "standalone/lambda-cave_extratunnel.dmm" } @@ -12,5 +13,12 @@ { "type": "pick", "chance": 0.50, "choices": [ { "weight": 3, "type": "map_insert", "landmark": "medbay-passage", "path": "standalone/medbay-passage.dmm" }, { "weight": 1, "type": "map_insert", "landmark": "medbay-v3", "path": "standalone/medbay-v3.dmm" } - ]} + ]}, + { + "type": "map_insert", + "landmark": "clfship", + "chance": 1.0, + "path": "standalone/clfship.dmm", + "when": { "lvevent": "fallen_ship" } + } ] diff --git a/maps/Nightmare/maps/BigRed/scenario.json b/maps/Nightmare/maps/BigRed/scenario.json index fe51488c7066..de7c9df2990b 100644 --- a/maps/Nightmare/maps/BigRed/scenario.json +++ b/maps/Nightmare/maps/BigRed/scenario.json @@ -1 +1,10 @@ -[] +[ + { + "type": "pick", "name": "Big Red Global Event", + "choices": [ + { "weight": 9, "type": "def", "values": { "lvevent": "none" } }, + { "weight": 1, "type": "def", "values": { "lvevent": "fallen_ship" } } + ] + } + +] diff --git a/maps/Nightmare/maps/DesertDam/nightmare.json b/maps/Nightmare/maps/DesertDam/nightmare.json index 75a4a605556f..c3f60b7181b2 100644 --- a/maps/Nightmare/maps/DesertDam/nightmare.json +++ b/maps/Nightmare/maps/DesertDam/nightmare.json @@ -19,5 +19,12 @@ "chance": 1.0, "path": "standalone/crashlanding-upp-alt1.dmm", "when": { "lvevent": "uppcrash" } + }, + { + "type": "map_insert", + "landmark": "clfship", + "chance": 1.0, + "path": "standalone/clfship.dmm", + "when": { "lvevent": "clfship" } } ] diff --git a/maps/Nightmare/maps/DesertDam/scenario.json b/maps/Nightmare/maps/DesertDam/scenario.json index bacb95e27c25..ad710697ecdd 100644 --- a/maps/Nightmare/maps/DesertDam/scenario.json +++ b/maps/Nightmare/maps/DesertDam/scenario.json @@ -2,8 +2,9 @@ { "type": "pick", "name": "uppcrash", "choices": [ - { "weight": 10, "type": "def", "values": { "lvevent": "none" } }, - { "weight": 4, "type": "def", "values": { "lvevent": "uppcrash" } } + { "weight": 5, "type": "def", "values": { "lvevent": "none" } }, + { "weight": 4, "type": "def", "values": { "lvevent": "uppcrash" } }, + { "weight": 1, "type": "def", "values": { "lvevent": "clfship" } } ] } ] diff --git a/maps/Nightmare/maps/FOP_v3_Sciannex/nightmare.json b/maps/Nightmare/maps/FOP_v3_Sciannex/nightmare.json index 156b291fb203..8d5f9b34eeff 100644 --- a/maps/Nightmare/maps/FOP_v3_Sciannex/nightmare.json +++ b/maps/Nightmare/maps/FOP_v3_Sciannex/nightmare.json @@ -6,5 +6,12 @@ "chance": 0.5, "path": "standalone/riot_in_progress.dmm", "when": { "riot_in_progress": "true" } +}, +{ + "type": "map_insert", + "landmark": "clfship", + "chance": 1.0, + "path": "standalone/clfship.dmm", + "when": { "lvevent": "clfship" } } ] diff --git a/maps/Nightmare/maps/FOP_v3_Sciannex/scenario.json b/maps/Nightmare/maps/FOP_v3_Sciannex/scenario.json index 217ac5a8cb38..d83dfd12adb1 100644 --- a/maps/Nightmare/maps/FOP_v3_Sciannex/scenario.json +++ b/maps/Nightmare/maps/FOP_v3_Sciannex/scenario.json @@ -2,8 +2,9 @@ { "type": "pick", "name": "Riot Control", "choices": [ - { "weight": 4, "type": "def", "values": { "riot_in_progress": "none" } }, - { "weight": 2, "type": "def", "values": { "riot_in_progress": "true" } } + { "weight": 6, "type": "def", "values": { "riot_in_progress": "none" } }, + { "weight": 3, "type": "def", "values": { "riot_in_progress": "riot" } }, + { "weight": 1, "type": "def", "values": { "riot_in_progress": "clfship" } } ] } ] diff --git a/maps/Nightmare/maps/New_Varadero/nightmare.json b/maps/Nightmare/maps/New_Varadero/nightmare.json new file mode 100644 index 000000000000..12615e781381 --- /dev/null +++ b/maps/Nightmare/maps/New_Varadero/nightmare.json @@ -0,0 +1,9 @@ +[ + { + "type": "map_insert", + "landmark": "clfship", + "chance": 1.0, + "path": "standalone/clfship.dmm", + "when": { "lvevent": "clfship" } + } +] diff --git a/maps/Nightmare/maps/New_Varadero/scenario.json b/maps/Nightmare/maps/New_Varadero/scenario.json new file mode 100644 index 000000000000..25f799c27dc4 --- /dev/null +++ b/maps/Nightmare/maps/New_Varadero/scenario.json @@ -0,0 +1,9 @@ +[ + { + "type": "pick", "name": "event", + "choices": [ + { "weight": 0, "type": "def", "values": { "lvevent": "none" } }, + { "weight": 9, "type": "def", "values": { "lvevent": "clfship" } } + ] + } +] diff --git a/maps/map_files/BigRed/BigRed.dmm b/maps/map_files/BigRed/BigRed.dmm index 422a143de94a..ba3f62255bc9 100644 --- a/maps/map_files/BigRed/BigRed.dmm +++ b/maps/map_files/BigRed/BigRed.dmm @@ -35475,6 +35475,14 @@ icon_state = "asteroidfloor" }, /area/bigredv2/outside/e) +"pkW" = ( +/obj/effect/landmark/nightmare{ + insert_tag = "clfship" + }, +/turf/open/mars{ + icon_state = "mars_dirt_13" + }, +/area/bigredv2/outside/c) "plx" = ( /obj/structure/machinery/power/apc{ dir = 4 @@ -59563,7 +59571,7 @@ apD aHD aBR aBR -aLd +pkW bhi bhi bhi diff --git a/maps/map_files/BigRed/standalone/clfship.dmm b/maps/map_files/BigRed/standalone/clfship.dmm new file mode 100644 index 000000000000..f764637983ab --- /dev/null +++ b/maps/map_files/BigRed/standalone/clfship.dmm @@ -0,0 +1,3479 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"ak" = ( +/obj/structure/barricade/wooden, +/turf/open/floor{ + dir = 1; + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) +"aN" = ( +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"aR" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_2"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"aZ" = ( +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"bA" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_1" + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_3" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"bC" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_2" + }, +/obj/structure/machinery/m56d_hmg{ + rounds = 700 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"bN" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_leftengine" + }, +/area/lv624/lazarus/crashed_ship) +"bU" = ( +/obj/structure/surface/rack, +/obj/item/storage/firstaid/adv{ + pixel_x = 3; + pixel_y = 5 + }, +/obj/item/storage/firstaid/adv, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"ca" = ( +/obj/structure/machinery/floodlight, +/turf/open/floor{ + dir = 10; + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) +"cz" = ( +/obj/item/stack/rods, +/obj/effect/decal/cleanable/blood, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"cB" = ( +/obj/structure/girder/reinforced, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"cC" = ( +/obj/structure/surface/rack, +/obj/item/roller, +/obj/item/roller{ + pixel_x = 3; + pixel_y = 2 + }, +/turf/open/floor/almayer{ + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"cY" = ( +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"dm" = ( +/obj/structure/machinery/light, +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/bigredv2/outside/admin_building) +"do" = ( +/obj/structure/bed/chair, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"dr" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/turf/open/floor/plating, +/area/bigredv2/outside/admin_building) +"ds" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/turf/open/floor/plating, +/area/bigredv2/outside/admin_building) +"dv" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/mars, +/area/lv624/lazarus/crashed_ship) +"dL" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan9" + }, +/area/lv624/lazarus/crashed_ship) +"dZ" = ( +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/bigredv2/outside/admin_building) +"eg" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_2" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"eo" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"ew" = ( +/turf/open/floor{ + dir = 4; + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) +"eA" = ( +/obj/structure/largecrate/supply/supplies/flares, +/turf/open/floor/plating{ + dir = 10; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"eD" = ( +/obj/structure/barricade/sandbags/wired{ + icon_state = "sandbag_2" + }, +/turf/open/mars, +/area/bigredv2/outside/c) +"eF" = ( +/obj/effect/decal/cleanable/blood/oil/streak, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"eH" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_r_w" + }, +/area/lv624/lazarus/crashed_ship) +"eJ" = ( +/obj/item/weapon/gun/rifle/sniper/svd, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"eL" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/stack/sheet/metal{ + amount = 5; + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/stack/sheet/metal{ + amount = 5; + pixel_y = 1 + }, +/obj/item/stack/sheet/plasteel{ + pixel_x = 7; + pixel_y = 11 + }, +/obj/item/clothing/glasses/welding, +/turf/open/floor/almayer{ + dir = 6; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"eZ" = ( +/obj/structure/pipes/vents/pump, +/obj/structure/surface/rack, +/obj/item/weapon/gun/smg/mp27, +/turf/open/floor{ + dir = 8; + icon_state = "redcorner" + }, +/area/bigredv2/outside/admin_building) +"fe" = ( +/obj/structure/barricade/wooden, +/turf/open/mars{ + icon_state = "mars_dirt_10" + }, +/area/bigredv2/outside/c) +"fi" = ( +/obj/structure/barricade/wooden, +/turf/open/floor{ + dir = 6; + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) +"fu" = ( +/obj/structure/surface/table/woodentable, +/obj/item/device/flashlight/lamp{ + pixel_y = 3 + }, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"fI" = ( +/obj/structure/barricade/sandbags/wired{ + dir = 4; + icon_state = "sandbag_2" + }, +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3" + }, +/turf/open/floor{ + dir = 10; + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) +"fR" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_3" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"fW" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan27" + }, +/area/lv624/lazarus/crashed_ship) +"gc" = ( +/obj/structure/window_frame/solaris/reinforced, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"gd" = ( +/obj/item/ammo_casing/shell{ + icon_state = "shell_3_1" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"gf" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper General Area" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"gj" = ( +/obj/structure/surface/rack, +/obj/item/ammo_magazine/shotgun/slugs, +/obj/item/ammo_magazine/shotgun/slugs, +/obj/item/ammo_magazine/shotgun/slugs, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"gn" = ( +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_id = "Armoury"; + pixel_y = 32 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"gs" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan21" + }, +/area/lv624/lazarus/crashed_ship) +"gw" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"gx" = ( +/obj/structure/largecrate/random/barrel/white, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"gE" = ( +/obj/structure/largecrate/supply/ammo/m56d, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"gN" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Bridge" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"gO" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"gW" = ( +/obj/structure/bed, +/obj/item/bedsheet/brown{ + layer = 3.1 + }, +/turf/open/floor{ + icon_state = "wood" + }, +/area/lv624/lazarus/crashed_ship) +"hh" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"hi" = ( +/obj/item/stool, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"hF" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor{ + dir = 1; + icon_state = "asteroidfloor" + }, +/area/bigredv2/outside/c) +"hK" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"hW" = ( +/obj/item/stool, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_leader, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"hX" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"id" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_t_right" + }, +/area/lv624/lazarus/crashed_ship) +"ik" = ( +/obj/item/stack/rods, +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"iP" = ( +/obj/structure/cargo_container/arious/leftmid, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"iV" = ( +/obj/effect/landmark/nightmare{ + insert_tag = "clfship" + }, +/turf/closed/shuttle/ert{ + icon_state = "rightengine_1" + }, +/area/lv624/lazarus/crashed_ship) +"jc" = ( +/turf/open/mars{ + icon_state = "mars_dirt_9" + }, +/area/bigredv2/outside/c) +"jd" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"ji" = ( +/obj/structure/stairs/perspective{ + icon_state = "p_stair_full" + }, +/turf/open/floor{ + icon_state = "dark" + }, +/area/bigredv2/outside/admin_building) +"jj" = ( +/obj/structure/surface/table/almayer, +/obj/item/tank/oxygen/red, +/obj/item/storage/bag/trash, +/obj/item/tool/screwdriver, +/obj/effect/landmark/objective_landmark/science, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"jl" = ( +/obj/structure/machinery/cm_vending/sorted/medical/no_access, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"jn" = ( +/turf/open/floor{ + icon_state = "asteroidwarning" + }, +/area/lv624/lazarus/crashed_ship) +"jp" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"jq" = ( +/turf/open/floor{ + dir = 10; + icon_state = "darkred2" + }, +/area/bigredv2/outside/admin_building) +"jN" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/compensator, +/obj/item/attachable/compensator, +/obj/item/attachable/compensator, +/obj/item/attachable/extended_barrel, +/obj/item/attachable/extended_barrel, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/obj/item/attachable/attached_gun/flamer, +/turf/open/floor/almayer{ + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"kd" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/attachable/heavy_barrel, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/attached_gun/flamer, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"ki" = ( +/obj/item/stack/rods, +/turf/open/floor{ + dir = 1; + icon_state = "asteroidfloor" + }, +/area/lv624/lazarus/crashed_ship) +"kk" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/firstaid/regular, +/obj/effect/landmark/objective_landmark/science, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"kv" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_1" + }, +/area/lv624/lazarus/crashed_ship) +"kD" = ( +/obj/structure/machinery/power/smes/buildable/charged, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"kO" = ( +/obj/item/ammo_casing/shell{ + icon_state = "shell_4_1" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"kP" = ( +/turf/open/floor/plating{ + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"kT" = ( +/obj/item/stack/rods, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"lh" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/mars{ + icon_state = "mars_dirt_10" + }, +/area/bigredv2/outside/c) +"lj" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Dining Area" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"lI" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + dir = 10; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"lM" = ( +/obj/item/ammo_casing/shell{ + icon_state = "shell_6_1" + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"lR" = ( +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"lX" = ( +/obj/structure/barricade/metal/wired{ + dir = 1 + }, +/turf/open/floor{ + dir = 4; + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) +"mm" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_medic, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"mt" = ( +/obj/item/stack/rods, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"mu" = ( +/obj/structure/bed, +/obj/item/bedsheet/rd, +/obj/effect/landmark/corpsespawner/colonist, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"mB" = ( +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"mH" = ( +/obj/structure/bed, +/obj/item/bedsheet/purple, +/obj/item/weapon/gun/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"mU" = ( +/turf/open/floor{ + icon_state = "dark" + }, +/area/bigredv2/outside/admin_building) +"mX" = ( +/turf/open/floor/plating, +/area/bigredv2/outside/admin_building) +"mZ" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"na" = ( +/obj/structure/window/framed/solaris/reinforced, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"nq" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan5" + }, +/area/lv624/lazarus/crashed_ship) +"ny" = ( +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"nC" = ( +/obj/item/weapon/gun/smg/fp9000, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"nM" = ( +/obj/structure/girder/displaced, +/turf/open/mars, +/area/lv624/lazarus/crashed_ship) +"nX" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"on" = ( +/obj/structure/surface/table/woodentable, +/obj/item/storage/firstaid/adv, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"oo" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan25" + }, +/area/lv624/lazarus/crashed_ship) +"oF" = ( +/obj/effect/landmark/hunter_primary, +/turf/open/mars, +/area/bigredv2/outside/c) +"oT" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 1; + faction_group = list("CLF") + }, +/obj/item/ammo_casing/shell{ + icon_state = "casing_7_1" + }, +/turf/open/mars, +/area/bigredv2/outside/c) +"pq" = ( +/obj/structure/machinery/floodlight, +/turf/open/floor{ + dir = 4; + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) +"ps" = ( +/obj/structure/surface/rack, +/obj/item/weapon/gun/smg/mp27, +/turf/open/floor{ + dir = 8; + icon_state = "redcorner" + }, +/area/bigredv2/outside/admin_building) +"pw" = ( +/turf/closed/wall/solaris, +/area/bigredv2/outside/admin_building) +"py" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"pE" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/weapon/gun/rifle/mar40/lmg{ + pixel_x = 1; + pixel_y = 2 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"pG" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/obj/structure/machinery/m56d_hmg{ + rounds = 700 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"pQ" = ( +/obj/structure/machinery/autolathe, +/obj/structure/machinery/power/apc{ + dir = 1 + }, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"pX" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_s_w" + }, +/area/lv624/lazarus/crashed_ship) +"pZ" = ( +/obj/structure/surface/rack, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/weapon/gun/rifle/mar40{ + pixel_y = -1 + }, +/obj/item/weapon/gun/rifle/mar40{ + pixel_y = 6 + }, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"qa" = ( +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"qf" = ( +/obj/structure/machinery/floodlight, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"qh" = ( +/obj/structure/surface/table/almayer, +/obj/item/storage/toolbox/electrical{ + pixel_y = 9 + }, +/obj/item/storage/toolbox/mechanical, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"qo" = ( +/turf/open/floor{ + dir = 1; + icon_state = "asteroidwarning" + }, +/area/lv624/lazarus/crashed_ship) +"qt" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/m16/ap, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -2 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -4 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -6 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -8 + }, +/obj/item/weapon/throwing_knife{ + pixel_x = 18; + pixel_y = 9 + }, +/obj/item/weapon/throwing_knife{ + pixel_x = 18; + pixel_y = 6 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"qH" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 4; + faction_group = list("CLF") + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"qL" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/turf/open/floor{ + icon_state = "white" + }, +/area/bigredv2/outside/admin_building) +"qY" = ( +/obj/effect/decal/cleanable/blood/gibs/limb, +/turf/open/mars{ + icon_state = "mars_dirt_12" + }, +/area/bigredv2/outside/c) +"rq" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"rt" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/structure/machinery/medical_pod/bodyscanner, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"rV" = ( +/obj/item/prop/alien/hugger, +/turf/open/floor{ + icon_state = "white" + }, +/area/bigredv2/outside/admin_building) +"sf" = ( +/turf/open/floor{ + dir = 5; + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) +"sp" = ( +/obj/structure/largecrate/random/barrel/red, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"sF" = ( +/turf/open/mars_cave{ + icon_state = "mars_dirt_4" + }, +/area/bigredv2/outside/c) +"sM" = ( +/obj/structure/girder/reinforced, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"sO" = ( +/obj/structure/machinery/computer/station_alert{ + icon_state = "atmosb"; + stat = 1 + }, +/obj/structure/surface/table/reinforced/prison, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"sV" = ( +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"te" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/turf/open/floor{ + dir = 1; + icon_state = "asteroidfloor" + }, +/area/bigredv2/outside/c) +"ti" = ( +/turf/open/floor{ + dir = 1; + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) +"tk" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Bunk Beds" + }, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"tx" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"tE" = ( +/obj/structure/barricade/metal/wired{ + dir = 1 + }, +/turf/open/mars, +/area/bigredv2/outside/c) +"tT" = ( +/obj/structure/surface/table/woodentable, +/obj/item/ammo_magazine/shotgun/incendiary{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/ammo_magazine/shotgun/incendiary, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"ua" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"uc" = ( +/turf/closed/wall/solaris/reinforced, +/area/bigredv2/outside/admin_building) +"uu" = ( +/obj/structure/barricade/wooden, +/turf/open/mars_cave{ + icon_state = "mars_dirt_4" + }, +/area/bigredv2/outside/c) +"uZ" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"vc" = ( +/turf/open/mars{ + icon_state = "mars_dirt_8" + }, +/area/bigredv2/outside/c) +"vg" = ( +/obj/structure/girder/reinforced, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"vu" = ( +/obj/structure/largecrate/supply/ammo/m56d, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"vy" = ( +/obj/structure/machinery/floodlight, +/turf/open/mars, +/area/bigredv2/outside/c) +"vE" = ( +/obj/structure/machinery/door/airlock/almayer/generic{ + dir = 8; + name = "\improper Engineering Storage" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"vJ" = ( +/obj/effect/landmark/corpsespawner/engineer, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"vS" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/floor{ + dir = 1; + icon_state = "asteroidfloor" + }, +/area/bigredv2/outside/c) +"wD" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_2" + }, +/turf/open/mars, +/area/bigredv2/outside/c) +"xd" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/m16, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 2 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 4 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 6 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 8 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 10 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = -2 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = -4 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"xh" = ( +/obj/structure/surface/table/woodentable, +/obj/effect/spawner/random/toolbox, +/obj/item/toy/deck/uno{ + pixel_x = -3; + pixel_y = 4 + }, +/obj/effect/landmark/objective_landmark/medium, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"xj" = ( +/turf/open/floor{ + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) +"xk" = ( +/obj/item/stack/rods, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"xl" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan23" + }, +/area/lv624/lazarus/crashed_ship) +"xs" = ( +/turf/open/mars{ + icon_state = "mars_dirt_13" + }, +/area/bigredv2/outside/c) +"xt" = ( +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/obj/item/storage/firstaid/regular/empty, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"xZ" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"yx" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/paper_bin, +/obj/item/tool/pen, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"yK" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_x = 3; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"yP" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 8; + faction_group = list("CLF") + }, +/obj/item/ammo_casing/shell{ + icon_state = "casing_7_1" + }, +/turf/open/floor{ + dir = 4; + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) +"yY" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"ze" = ( +/obj/structure/barricade/sandbags/wired{ + dir = 4; + icon_state = "sandbag_3" + }, +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3"; + dir = 1 + }, +/turf/open/floor{ + dir = 4; + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) +"zt" = ( +/obj/item/weapon/gun/smg/fp9000, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"zG" = ( +/turf/open/mars, +/area/lv624/lazarus/crashed_ship) +"Ab" = ( +/obj/structure/largecrate/random/barrel/blue, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Ai" = ( +/obj/structure/girder, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Ak" = ( +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/stack/rods, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Au" = ( +/obj/structure/machinery/body_scanconsole, +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_color = "green"; + phone_id = "Medical Bay"; + pixel_y = 32 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"AI" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 1; + name = "\improper Side Entrance" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"AV" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_t_left" + }, +/area/lv624/lazarus/crashed_ship) +"Bt" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/structure/machinery/camera/autoname{ + dir = 1 + }, +/turf/open/floor{ + icon_state = "white" + }, +/area/bigredv2/outside/admin_building) +"BF" = ( +/obj/structure/girder/displaced, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"BW" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan2" + }, +/area/lv624/lazarus/crashed_ship) +"Cm" = ( +/obj/structure/bed/chair, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"Co" = ( +/obj/structure/surface/rack, +/obj/item/clothing/accessory/storage/webbing, +/obj/item/clothing/accessory/storage/webbing, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"CP" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"CS" = ( +/obj/structure/surface/rack, +/obj/item/device/radio{ + pixel_x = -3 + }, +/obj/item/device/radio, +/obj/item/device/radio{ + pixel_x = 3 + }, +/turf/open/floor/almayer{ + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Dc" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_2" + }, +/area/lv624/lazarus/crashed_ship) +"Dd" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/surgical_tray{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"Dk" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/bigredv2/outside/admin_building) +"Dm" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan22" + }, +/area/lv624/lazarus/crashed_ship) +"DD" = ( +/obj/structure/bed, +/obj/item/bedsheet/yellow, +/obj/item/toy/katana, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"DF" = ( +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Eb" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 4; + faction_group = list("CLF") + }, +/obj/item/ammo_casing/shell{ + icon_state = "casing_7_1" + }, +/turf/open/floor{ + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) +"Ef" = ( +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"Ep" = ( +/obj/structure/girder, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Ex" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_1" + }, +/turf/open/floor{ + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) +"EP" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_white_t_up" + }, +/area/lv624/lazarus/crashed_ship) +"EQ" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "blue" + }, +/area/lv624/lazarus/crashed_ship) +"ER" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_engineer, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"EU" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Fj" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/bigredv2/outside/admin_building) +"Fu" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"FX" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 1; + name = "\improper Medical Bay" + }, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"FY" = ( +/turf/open/floor/almayer{ + dir = 1; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"Gb" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Gy" = ( +/obj/structure/surface/table, +/obj/item/device/flashlight/lamp, +/obj/structure/window/reinforced{ + dir = 4; + health = 80 + }, +/turf/open/floor{ + dir = 4; + icon_state = "warnwhite" + }, +/area/bigredv2/outside/admin_building) +"GD" = ( +/obj/structure/girder, +/obj/item/stack/rods, +/turf/open/gm/dirt, +/area/lv624/lazarus/crashed_ship) +"GG" = ( +/turf/open/floor/plating{ + dir = 10; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"GN" = ( +/obj/item/stack/sheet/metal{ + amount = 2; + pixel_x = 4; + pixel_y = 4 + }, +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Ha" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Hd" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_x = -3; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"HM" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor{ + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) +"HN" = ( +/turf/open/mars{ + icon_state = "mars_dirt_12" + }, +/area/bigredv2/outside/c) +"HO" = ( +/turf/open/floor{ + dir = 1; + icon_state = "asteroidfloor" + }, +/area/lv624/lazarus/crashed_ship) +"HT" = ( +/obj/structure/machinery/vending/cigarette/colony, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"HW" = ( +/obj/item/stool, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Iz" = ( +/turf/open/floor/almayer{ + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"IA" = ( +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/bigredv2/outside/admin_building) +"IF" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"IH" = ( +/obj/structure/bed, +/obj/item/bedsheet/green, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/item/toy/plush/farwa, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"IL" = ( +/obj/structure/machinery/door/airlock/almayer/generic, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"IQ" = ( +/turf/open/floor{ + dir = 8; + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) +"IS" = ( +/obj/structure/bed, +/obj/item/bedsheet/yellow, +/obj/item/restraint/handcuffs{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/restraint/handcuffs, +/turf/open/floor/almayer{ + dir = 6; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"IX" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan8" + }, +/area/lv624/lazarus/crashed_ship) +"IY" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"IZ" = ( +/obj/structure/cargo_container/arious/rightmid, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Jd" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_1"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"Jp" = ( +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating{ + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Jy" = ( +/obj/structure/largecrate/supply/supplies/water, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"JC" = ( +/turf/open/floor{ + dir = 10; + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) +"JI" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"JN" = ( +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"JS" = ( +/turf/open/mars{ + icon_state = "mars_dirt_11" + }, +/area/bigredv2/outside/c) +"JX" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Kh" = ( +/turf/template_noop, +/turf/template_noop, +/area/template_noop) +"Kp" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan20" + }, +/area/lv624/lazarus/crashed_ship) +"KH" = ( +/obj/effect/landmark/crap_item, +/turf/open/mars, +/area/bigredv2/outside/c) +"KP" = ( +/obj/structure/barricade/wooden, +/turf/open/floor{ + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) +"KS" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer{ + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"KY" = ( +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Lp" = ( +/obj/structure/toilet{ + dir = 8 + }, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"Lq" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + faction_group = list("CLF") + }, +/obj/item/ammo_casing/shell{ + icon_state = "casing_7_1" + }, +/turf/open/mars, +/area/bigredv2/outside/c) +"LJ" = ( +/obj/structure/barricade/plasteel/wired{ + dir = 8; + icon_state = "plasteel_closed_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"LK" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/effect/spawner/random/toolbox, +/obj/structure/transmitter/clf_net/rotary{ + phone_category = "CR-116"; + phone_color = "yellow"; + phone_id = "Engineering" + }, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/almayer{ + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"LS" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"LY" = ( +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_id = "Cargo Bay"; + pixel_y = 32 + }, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Mq" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Mr" = ( +/obj/structure/largecrate/supply/supplies/mre{ + desc = "A supply crate containing fifty reposessed USCM MRE packets."; + name = "\improper CLF Supply MRE crate (x50)" + }, +/turf/open/floor/plating{ + dir = 9; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"MG" = ( +/obj/structure/sink{ + pixel_y = 15 + }, +/obj/item/tool/soap{ + pixel_x = 2; + pixel_y = -4 + }, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"MP" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan1" + }, +/area/lv624/lazarus/crashed_ship) +"MR" = ( +/turf/open/mars{ + icon_state = "mars_dirt_10" + }, +/area/bigredv2/outside/c) +"MT" = ( +/obj/structure/surface/rack, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"MW" = ( +/obj/structure/largecrate/random/barrel/yellow, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"NL" = ( +/obj/structure/bed/chair{ + dir = 1 + }, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"NQ" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_x = -7; + pixel_y = -4 + }, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_x = 6; + pixel_y = -4 + }, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_y = 8 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"Oa" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Ov" = ( +/obj/structure/machinery/optable, +/obj/item/tank/anesthetic, +/obj/item/clothing/mask/breath/medical, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"OC" = ( +/turf/closed/wall/solaris/reinforced, +/area/lv624/lazarus/crashed_ship) +"OQ" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Pr" = ( +/obj/effect/landmark/corpsespawner/wysec, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Py" = ( +/obj/structure/surface/table/almayer, +/obj/item/storage/backpack/general_belt{ + pixel_y = 3 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"PB" = ( +/obj/structure/machinery/door_control/brbutton{ + id = "clf_umbilical_1"; + pixel_x = 1; + pixel_y = 28; + range = 20 + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"PD" = ( +/obj/structure/surface/table/woodentable, +/obj/item/storage/firstaid/regular{ + pixel_x = 3; + pixel_y = 5 + }, +/obj/item/storage/firstaid/regular, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"PJ" = ( +/obj/structure/stairs/perspective{ + dir = 6; + icon_state = "p_stair_full" + }, +/turf/open/floor{ + dir = 1; + icon_state = "darkred2" + }, +/area/bigredv2/outside/admin_building) +"PQ" = ( +/obj/structure/surface/rack, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = -3 + }, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = 3 + }, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = 9 + }, +/turf/open/floor/almayer{ + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"PY" = ( +/obj/structure/reagent_dispensers/fueltank/gas, +/turf/open/mars{ + icon_state = "mars_dirt_14" + }, +/area/bigredv2/outside/c) +"Qd" = ( +/obj/item/circuitboard/apc{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/cell{ + pixel_x = -2 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"Qn" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"Qx" = ( +/obj/structure/cargo_container/arious/right, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"QO" = ( +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"QY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/prop/alien/hugger, +/turf/open/floor/plating, +/area/bigredv2/outside/admin_building) +"Rl" = ( +/obj/structure/machinery/cm_vending/sorted/marine_food, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"RE" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_w_2" + }, +/area/lv624/lazarus/crashed_ship) +"RP" = ( +/turf/closed/shuttle/ert, +/area/lv624/lazarus/crashed_ship) +"RR" = ( +/obj/item/stack/rods, +/obj/structure/girder, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"RW" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 6 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/bigredv2/outside/admin_building) +"Sa" = ( +/obj/structure/machinery/vending/snack, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Sn" = ( +/obj/structure/bed, +/obj/item/bedsheet/blue, +/obj/item/weapon/gun/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/clothing/accessory/storage/webbing, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"So" = ( +/obj/structure/girder/reinforced, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Su" = ( +/obj/effect/landmark/corpsespawner/colonist/random, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"Sz" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"SH" = ( +/turf/open/floor{ + dir = 1; + icon_state = "asteroidfloor" + }, +/area/bigredv2/outside/c) +"SI" = ( +/obj/structure/barricade/sandbags/wired{ + dir = 4; + icon_state = "sandbag_3" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/bigredv2/outside/c) +"SV" = ( +/obj/item/ammo_casing/shell{ + icon_state = "casing_9_1" + }, +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 8; + faction_group = list("CLF") + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"SX" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_rightengine" + }, +/area/lv624/lazarus/crashed_ship) +"Tg" = ( +/obj/item/ammo_casing/shell{ + icon_state = "casing_2_1" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Tk" = ( +/obj/structure/window/framed/solaris/reinforced, +/obj/structure/machinery/door/poddoor/shutters/almayer{ + id = "Operations"; + name = "\improper Operations Shutters" + }, +/turf/open/floor/plating, +/area/bigredv2/outside/admin_building) +"Tl" = ( +/obj/effect/vehicle_spawner/van/fixed{ + color = "#4a9eed"; + desc = "A rather old hunk of metal with four wheels, you know what to do. Entrance on the back and sides. This one seems to be used by the CLF"; + name = "CLF Van" + }, +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Tn" = ( +/turf/open/floor/almayer{ + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Tp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/metal/wired{ + dir = 1 + }, +/turf/open/floor{ + dir = 8; + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) +"Tz" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_w_1" + }, +/area/lv624/lazarus/crashed_ship) +"TD" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"TL" = ( +/turf/open/floor/almayer{ + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"TX" = ( +/obj/structure/machinery/light{ + dir = 4 + }, +/obj/effect/spawner/random/toolbox, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/bigredv2/outside/admin_building) +"TZ" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"UD" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/bigredv2/outside/admin_building) +"UF" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/belt/medical/full, +/obj/item/storage/belt/medical/full{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/storage/firstaid/regular, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"UJ" = ( +/obj/structure/surface/table, +/obj/structure/window/reinforced{ + dir = 4; + health = 80 + }, +/obj/item/phone, +/turf/open/floor{ + dir = 4; + icon_state = "warnwhite" + }, +/area/bigredv2/outside/admin_building) +"UK" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan3" + }, +/area/lv624/lazarus/crashed_ship) +"Vd" = ( +/turf/closed/wall/solaris/rock, +/area/bigredv2/outside/c) +"Vi" = ( +/turf/template_noop, +/area/template_noop) +"Vu" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_3" + }, +/area/lv624/lazarus/crashed_ship) +"Vy" = ( +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"VC" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_l_w" + }, +/area/lv624/lazarus/crashed_ship) +"VJ" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor{ + icon_state = "darkred2" + }, +/area/bigredv2/outside/admin_building) +"VQ" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"VV" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_2"; + dir = 4 + }, +/turf/open/mars, +/area/bigredv2/outside/c) +"VW" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + dir = 9; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Wd" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_2"; + dir = 8 + }, +/turf/open/floor{ + dir = 1; + icon_state = "asteroidfloor" + }, +/area/bigredv2/outside/c) +"Wp" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"Wy" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"WF" = ( +/obj/structure/largecrate/random/barrel/white, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"WG" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"WO" = ( +/obj/item/tool/wet_sign, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"WT" = ( +/obj/structure/machinery/floodlight, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Xb" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_3"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"XP" = ( +/obj/structure/machinery/vending/coffee, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"XT" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/obj/effect/landmark/crap_item, +/turf/open/floor/plating, +/area/bigredv2/outside/admin_building) +"Ym" = ( +/turf/open/mars, +/area/bigredv2/outside/c) +"Yn" = ( +/obj/effect/decal/cleanable/blood/gibs/down, +/turf/open/floor{ + dir = 8; + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) +"Ys" = ( +/obj/item/weapon/gun/rifle/m16, +/obj/item/weapon/gun/rifle/m16{ + pixel_x = 5; + pixel_y = 6 + }, +/obj/structure/surface/rack, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"YF" = ( +/obj/item/stack/rods, +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"YI" = ( +/obj/structure/machinery/computer/communications{ + icon_state = "commb"; + stat = 1 + }, +/obj/structure/surface/table/reinforced/prison, +/turf/open/mars, +/area/lv624/lazarus/crashed_ship) +"YV" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Zb" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/structure/machinery/faxmachine{ + department = "CLF - Cell 42" + }, +/obj/item/paper/prison_station/pirate_note/clfship, +/turf/open/floor/almayer{ + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"Zi" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_2" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Zt" = ( +/turf/open/mars{ + icon_state = "mars_dirt_3" + }, +/area/bigredv2/outside/c) +"ZJ" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"ZN" = ( +/obj/structure/pipes/standard/manifold/hidden/green, +/turf/open/floor{ + icon_state = "dark" + }, +/area/bigredv2/outside/admin_building) + +(1,1,1) = {" +Kh +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +ji +mX +mU +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +xj +Ym +Ym +xs +"} +(2,1,1) = {" +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +PJ +IA +IA +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +xj +Ym +Ym +lh +"} +(3,1,1) = {" +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +IA +dZ +mX +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +HM +Ym +Ym +Vd +"} +(4,1,1) = {" +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +rV +dZ +Bt +dZ +eZ +Kp +sM +sM +eH +RP +RP +bN +Xb +aR +Jd +Fj +ds +XT +ZN +jq +Tk +hF +HM +Ym +Ym +Vd +"} +(5,1,1) = {" +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Gy +UJ +qL +mX +ps +sM +gj +MT +Tz +UF +Ov +IX +bN +Xb +aR +Jd +dZ +mX +dr +VJ +Tk +hF +xj +Ym +Ym +PY +"} +(6,1,1) = {" +Vi +Vi +Vi +Vi +Wd +te +vS +uc +mU +mX +mX +dm +Kp +RP +Dm +Hd +mZ +Tz +Dd +Su +Ef +IX +MP +UD +IA +TX +dZ +Dk +QY +Tk +SH +xj +Ym +Ym +Ym +"} +(7,1,1) = {" +lX +ew +ew +pq +ew +yP +SH +uc +mX +dZ +mX +qL +gs +pQ +Qd +ER +mB +Tz +rt +aZ +LS +yx +id +RP +RP +cB +sM +RP +MP +pw +uc +xj +Ym +Ym +Ym +"} +(8,1,1) = {" +wD +oT +Ym +Ym +Ym +Ym +ti +uc +RW +Kp +aN +Ha +Ai +kD +mB +eF +LK +Tz +Au +mB +mB +Zb +Tz +Mr +eA +VW +uZ +GG +IX +bN +Xb +aR +Jd +KH +Ym +"} +(9,1,1) = {" +tE +Ym +Ym +Ym +Ym +Ym +ti +Kp +Ep +Dm +aN +cz +Tz +pZ +mB +PQ +eL +Tz +kk +LS +mB +cC +Tz +cY +kP +Tl +aN +kP +lR +IX +bN +Xb +aR +Jd +Ym +"} +(10,1,1) = {" +wD +Ym +Ym +Ym +Ym +Ym +ti +GD +jj +eo +lR +ny +EP +RE +vE +RE +RE +pX +bU +TL +mm +Wy +Tz +Gb +kP +cY +aN +Jp +ik +lR +IX +bN +Xb +aR +Jd +"} +(11,1,1) = {" +wD +oT +Ym +Ym +Kp +Dm +qo +RR +aN +xk +Sz +lR +Tz +IY +mB +mB +CS +Tz +jl +IF +mB +mB +mB +lR +qa +kT +vJ +zt +VQ +fR +bA +WT +rq +lR +BW +"} +(12,1,1) = {" +tE +Ym +Ym +Ym +nM +ny +aN +Tz +ny +aN +rq +qf +Tz +XP +aZ +mB +Wp +EP +RE +RE +mB +FX +pX +CP +JN +rq +Tg +TD +qf +rq +aN +ki +aN +ny +BW +"} +(13,1,1) = {" +Tp +ca +Ym +BF +YI +hi +ny +Ep +qh +ny +aN +rq +vg +Sa +JX +mB +mB +gf +mB +mB +mB +DF +Tz +PB +aN +OQ +aN +bC +lR +ny +HO +Pr +xk +kP +EU +"} +(14,1,1) = {" +Vi +xj +Ym +xk +ny +zG +tx +EP +cB +ny +rq +RE +pX +Rl +ua +ua +Qn +aZ +DF +mB +DF +Tn +sM +gE +gd +lR +rq +lM +lR +xk +rq +aN +ny +aN +dv +"} +(15,1,1) = {" +Vi +Eb +Ym +vg +lR +xk +aN +gN +lR +aN +xk +Py +EP +RE +RE +RE +RE +pX +KY +mB +jp +gw +Tz +vu +nC +aN +JI +Zi +rq +rq +ny +rq +zG +kP +jd +"} +(16,1,1) = {" +Vi +Ex +VV +fW +sO +hW +lR +aN +Fu +rq +rq +JX +Tz +do +PD +on +NL +Tz +DF +pE +qt +Tn +sM +lR +YF +kO +rq +py +ny +aN +xZ +jn +zG +kP +dv +"} +(17,1,1) = {" +Vi +xj +Ym +oo +xl +lR +rq +Tz +ny +rq +aN +hX +vg +Cm +tT +xh +NL +Tz +nX +NQ +xd +gw +Tz +LY +lR +lR +ny +pG +aN +Pr +ny +ny +zG +zG +Mq +"} +(18,1,1) = {" +Vi +xj +Ym +Ym +oo +xl +WF +sM +rq +aZ +mB +aZ +Tz +ZJ +QO +QO +QO +Tz +gn +HT +Ys +Tn +Tz +TZ +LJ +lI +lR +hh +WT +lR +ny +aN +aN +ny +BW +"} +(19,1,1) = {" +Vi +xj +vc +Ym +oF +sM +MW +Tz +Ab +aZ +mB +mB +lj +mB +mB +mB +mB +lj +mB +mB +yY +gw +So +aN +Vy +eJ +GN +WG +Oa +Oa +eg +WT +lR +rq +BW +"} +(20,1,1) = {" +Vi +xj +sF +vc +Ym +oo +nq +pX +sp +Ab +mB +aZ +aZ +QO +QO +QO +QO +aZ +aZ +mB +DF +Tn +cB +lR +eo +qa +Ak +ny +YV +SV +lR +dL +nq +nq +UK +"} +(21,1,1) = {" +Vi +xj +sF +sF +JS +sF +ti +Tz +Jy +gx +mB +aZ +EP +RE +RE +RE +RE +pX +EQ +mB +jp +gw +Tz +CP +aN +sV +ny +iP +qa +Vy +dL +SX +Vu +Dc +kv +"} +(22,1,1) = {" +Vi +xj +sF +sF +sF +sF +ti +oo +nq +xl +mB +aZ +Tz +IH +DD +fu +FY +tk +aZ +mB +DF +Tn +Tz +hK +lR +mt +aN +IZ +lR +dL +SX +Vu +Dc +kv +JC +"} +(23,1,1) = {" +Vi +xj +sF +qY +HN +HN +ti +OC +gW +oo +lR +AI +pX +xt +JX +HW +mB +mB +WO +mB +mB +kd +Tz +gO +rq +ny +rq +Qx +dL +SX +Vu +Dc +iV +SH +xj +"} +(24,1,1) = {" +Vi +xj +jc +Ym +Ym +Ym +ti +OC +na +gc +qH +rq +gs +mH +mu +Qn +Iz +Tz +IL +xl +aZ +jN +AV +nq +nq +nq +nq +nq +UK +uc +uc +KP +uu +ti +xj +"} +(25,1,1) = {" +Vi +xj +Ym +Ym +Ym +Ym +sf +ew +ew +ew +ze +SI +oo +nq +xl +yK +KS +Tz +MG +Tz +Co +dL +UK +SH +ew +ew +ew +ew +ew +ew +ew +fi +sF +ak +SH +"} +(26,1,1) = {" +Vi +xj +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +gs +Sn +IS +Tz +Lp +Tz +dL +SX +Vu +Dc +kv +Ym +MR +sF +sF +Zt +Ym +Ym +fe +ak +SH +"} +(27,1,1) = {" +Vi +xj +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +oo +nq +nq +VC +nq +VC +SX +Vu +Dc +kv +JS +JS +sF +sF +sF +sF +JS +JS +sF +ti +xj +"} +(28,1,1) = {" +Vi +xj +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Lq +eD +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +"} +(29,1,1) = {" +Vi +xj +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +eD +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +"} +(30,1,1) = {" +Vi +xj +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +vy +Ym +Lq +eD +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +"} +(31,1,1) = {" +Vi +SH +IQ +IQ +IQ +IQ +IQ +IQ +IQ +Yn +IQ +IQ +IQ +fI +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +Vi +"} diff --git a/maps/map_files/DesertDam/Desert_Dam.dmm b/maps/map_files/DesertDam/Desert_Dam.dmm index 3c4125023686..ecbcced94f60 100644 --- a/maps/map_files/DesertDam/Desert_Dam.dmm +++ b/maps/map_files/DesertDam/Desert_Dam.dmm @@ -40287,6 +40287,12 @@ icon_state = "darkbrown2" }, /area/desert_dam/building/mining/workshop_foyer) +"cyy" = ( +/obj/effect/landmark/nightmare{ + insert_tag = "clfship" + }, +/turf/closed/wall/rock/orange, +/area/desert_dam/exterior/rock) "cyB" = ( /obj/effect/decal/sand_overlay/sand1{ dir = 9 @@ -101405,7 +101411,7 @@ dTs dTs dTs dTs -dTs +cyy dTs dTs dTs diff --git a/maps/map_files/DesertDam/standalone/clfship.dmm b/maps/map_files/DesertDam/standalone/clfship.dmm new file mode 100644 index 000000000000..65e4f2098ad8 --- /dev/null +++ b/maps/map_files/DesertDam/standalone/clfship.dmm @@ -0,0 +1,5255 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"ac" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper General Area" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"ag" = ( +/turf/open/floor/prison{ + dir = 1; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_wing) +"ak" = ( +/obj/structure/pipes/vents/pump, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/break_room) +"au" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_3"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"av" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_isolation) +"aw" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan8" + }, +/area/lv624/lazarus/crashed_ship) +"az" = ( +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_isolation) +"aJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3"; + dir = 4 + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "sterile_white" + }, +/area/desert_dam/building/medical/north_wing_hallway) +"aK" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/east_wing_hallway) +"aP" = ( +/obj/structure/machinery/disposal, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/emergency_room) +"aW" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 10; + icon_state = "whitegreenfull" + }, +/area/desert_dam/building/medical/east_wing_hallway) +"bf" = ( +/obj/structure/surface/rack, +/obj/item/device/radio{ + pixel_x = 3 + }, +/obj/item/device/radio, +/obj/item/device/radio{ + pixel_x = -3 + }, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"bh" = ( +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"bu" = ( +/obj/structure/largecrate/random/barrel/blue, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"bx" = ( +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"bM" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"bR" = ( +/obj/structure/window/framed/colony/reinforced, +/turf/open/floor/plating, +/area/desert_dam/building/medical/break_room) +"bV" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/east_wing_hallway) +"ce" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan21" + }, +/area/lv624/lazarus/crashed_ship) +"cw" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 10; + icon_state = "whitegreenfull" + }, +/area/desert_dam/building/medical/emergency_room) +"cC" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"cD" = ( +/obj/structure/surface/table/almayer, +/obj/item/storage/backpack/general_belt{ + pixel_y = 3 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"cI" = ( +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/emergency_room) +"cO" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"cY" = ( +/obj/structure/machinery/sleep_console, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/emergency_room) +"dd" = ( +/obj/structure/machinery/light{ + dir = 8 + }, +/obj/structure/machinery/floodlight, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"dg" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_1" + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_3" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"dm" = ( +/obj/structure/barricade/metal/wired{ + dir = 1 + }, +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_2" + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "sterile_white" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"dC" = ( +/obj/structure/bed/stool, +/turf/open/floor/plating, +/area/desert_dam/building/medical/virology_isolation) +"dG" = ( +/obj/structure/surface/table/woodentable, +/obj/item/storage/firstaid/adv, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"dK" = ( +/obj/structure/surface/table/woodentable, +/obj/item/device/flashlight/lamp{ + pixel_y = 3 + }, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"dO" = ( +/obj/effect/decal/medical_decals{ + icon_state = "triagedecalbottom" + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"dT" = ( +/obj/structure/surface/table/almayer, +/obj/item/tank/oxygen/red, +/obj/item/storage/bag/trash, +/obj/item/tool/screwdriver, +/obj/effect/landmark/objective_landmark/science, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"dY" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/desert_dam/building/medical/break_room) +"ed" = ( +/obj/structure/window/reinforced{ + dir = 4; + health = 80 + }, +/obj/structure/machinery/shower, +/obj/structure/catwalk, +/turf/open/floor/plating, +/area/desert_dam/building/medical/virology_wing) +"eu" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_2" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"ew" = ( +/obj/structure/surface/table/woodentable, +/obj/effect/spawner/random/toolbox, +/obj/item/toy/deck/uno{ + pixel_x = -3; + pixel_y = 4 + }, +/obj/effect/landmark/objective_landmark/medium, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"ex" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/medidoor/colony{ + name = "\improper Emergency Room" + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/emergency_room) +"eQ" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"eV" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"eW" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"fk" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"fr" = ( +/obj/structure/surface/table/reinforced, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/tool/pen{ + pixel_x = 9; + pixel_y = 8 + }, +/turf/open/floor/prison{ + dir = 10; + icon_state = "whitegreenfull" + }, +/area/desert_dam/building/medical/treatment_room) +"fy" = ( +/obj/structure/girder/reinforced, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"fC" = ( +/turf/closed/wall/r_wall, +/area/desert_dam/building/medical/north_wing_hallway) +"fE" = ( +/obj/structure/machinery/light{ + dir = 8 + }, +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreencorner" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"fR" = ( +/turf/open/floor/almayer{ + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"fS" = ( +/obj/structure/girder, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"fX" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/virology_wing) +"fY" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/virology_wing) +"gc" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/belt/medical/full, +/obj/item/storage/belt/medical/full{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/storage/firstaid/regular, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"gj" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_wing) +"gq" = ( +/obj/item/stack/sheet/metal{ + amount = 2; + pixel_x = 4; + pixel_y = 4 + }, +/turf/open/floor/plating{ + dir = 6; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"gs" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/desert_dam/building/medical/virology_isolation) +"gG" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"gH" = ( +/obj/structure/machinery/power/apc{ + dir = 4; + pixel_x = 28; + start_charge = 0 + }, +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"gI" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/desert_dam/building/medical/west_wing_hallway) +"gJ" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_x = -7; + pixel_y = -4 + }, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_x = 6; + pixel_y = -4 + }, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_y = 8 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"gM" = ( +/obj/structure/barricade/plasteel/wired{ + dir = 8; + icon_state = "plasteel_closed_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"gN" = ( +/obj/structure/machinery/light{ + dir = 1 + }, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/prison{ + dir = 10; + icon_state = "bright_clean2" + }, +/area/desert_dam/building/medical/morgue) +"he" = ( +/obj/structure/surface/table/almayer, +/obj/item/storage/fancy/cigarettes, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/desert_dam/building/medical/break_room) +"hg" = ( +/obj/structure/surface/table/almayer, +/obj/item/toy/deck, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/desert_dam/building/medical/break_room) +"hj" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/structure/machinery/medical_pod/bodyscanner, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"hn" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/obj/structure/machinery/m56d_hmg{ + rounds = 700 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"hv" = ( +/turf/open/floor/plating{ + dir = 6; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"hw" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"hy" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/compensator, +/obj/item/attachable/compensator, +/obj/item/attachable/compensator, +/obj/item/attachable/extended_barrel, +/obj/item/attachable/extended_barrel, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/obj/item/attachable/attached_gun/flamer, +/turf/open/floor/almayer{ + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"hB" = ( +/obj/item/device/healthanalyzer, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"hD" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"hN" = ( +/obj/structure/machinery/power/port_gen/pacman, +/turf/open/floor/plating, +/area/desert_dam/building/substation/central) +"hP" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"hS" = ( +/turf/open/floor/plating, +/area/desert_dam/building/substation/central) +"ib" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"ii" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan20" + }, +/area/lv624/lazarus/crashed_ship) +"ij" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/tool/extinguisher, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"ik" = ( +/obj/structure/machinery/vending/cigarette/colony, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"is" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/obj/structure/disposalpipe/junction{ + dir = 1; + icon_state = "pipe-j2" + }, +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 1; + faction_group = list("CLF") + }, +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"iB" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"iC" = ( +/turf/closed/shuttle/ert, +/area/lv624/lazarus/crashed_ship) +"iO" = ( +/obj/item/stack/rods, +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"iP" = ( +/obj/structure/surface/rack, +/obj/item/roller, +/obj/item/roller{ + pixel_x = 3; + pixel_y = 2 + }, +/turf/open/floor/almayer{ + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"iX" = ( +/obj/structure/surface/table/reinforced, +/obj/structure/machinery/computer/med_data/laptop{ + pixel_y = 3 + }, +/turf/open/floor/prison{ + dir = 10; + icon_state = "whitegreenfull" + }, +/area/desert_dam/building/medical/treatment_room) +"jj" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/north_wing_hallway) +"jl" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/machinery/floodlight, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/north_wing_hallway) +"ju" = ( +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"jw" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/plating, +/area/desert_dam/building/medical/morgue) +"jz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/weapon/broken_bottle, +/turf/open/floor/plating, +/area/desert_dam/building/medical/virology_isolation) +"jB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 4; + faction_group = list("CLF") + }, +/turf/open/floor/prison{ + dir = 5; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/north_wing_hallway) +"jF" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 1; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"jI" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/stack/sheet/metal{ + amount = 5; + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/stack/sheet/metal{ + amount = 5; + pixel_y = 1 + }, +/obj/item/stack/sheet/plasteel{ + pixel_x = 7; + pixel_y = 11 + }, +/obj/item/clothing/glasses/welding, +/turf/open/floor/almayer{ + dir = 6; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"jK" = ( +/turf/open/floor/plating, +/area/desert_dam/building/medical/east_wing_hallway) +"jQ" = ( +/turf/open/floor/almayer{ + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"jT" = ( +/turf/open/floor/plating, +/area/desert_dam/building/medical/west_wing_hallway) +"ka" = ( +/obj/item/stool, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"kg" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_2" + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "sterile_white" + }, +/area/desert_dam/building/medical/north_wing_hallway) +"kk" = ( +/obj/structure/machinery/optable, +/turf/open/floor/plating, +/area/desert_dam/building/medical/morgue) +"kl" = ( +/obj/structure/surface/table, +/obj/item/bodybag, +/turf/open/floor/prison{ + dir = 10; + icon_state = "bright_clean2" + }, +/area/desert_dam/building/medical/morgue) +"km" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/desert_dam/building/medical/virology_isolation) +"kp" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"kG" = ( +/turf/open/floor/prison{ + dir = 8; + icon_state = "sterile_white" + }, +/area/desert_dam/building/medical/virology_wing) +"kK" = ( +/obj/item/stack/rods, +/obj/effect/decal/cleanable/blood, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"kM" = ( +/obj/item/stack/rods, +/obj/structure/girder, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"kN" = ( +/obj/structure/largecrate/supply/supplies/flares, +/turf/open/floor/plating{ + dir = 10; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"kP" = ( +/obj/structure/surface/rack, +/obj/item/device/radio{ + pixel_x = -3 + }, +/obj/item/device/radio, +/obj/item/device/radio{ + pixel_x = 3 + }, +/turf/open/floor/almayer{ + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"lf" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"lg" = ( +/obj/structure/machinery/photocopier, +/turf/open/floor/prison{ + dir = 10; + icon_state = "whitegreenfull" + }, +/area/desert_dam/building/medical/treatment_room) +"lj" = ( +/turf/open/floor/almayer{ + dir = 1; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"lm" = ( +/turf/closed/wall/r_wall, +/area/desert_dam/building/medical/morgue) +"lq" = ( +/obj/structure/bed, +/obj/item/bedsheet/yellow, +/obj/item/toy/katana, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"ls" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_1"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"lx" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan27" + }, +/area/lv624/lazarus/crashed_ship) +"lH" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 1; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/emergency_room) +"lI" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/treatment_room) +"lW" = ( +/obj/structure/machinery/light{ + dir = 1 + }, +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_2" + }, +/turf/open/floor/prison{ + dir = 1; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/north_wing_hallway) +"lX" = ( +/obj/structure/surface/rack, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = -3 + }, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = 3 + }, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = 9 + }, +/turf/open/floor/almayer{ + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"mc" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "sterile_white" + }, +/area/desert_dam/building/medical/north_wing_hallway) +"mh" = ( +/obj/structure/largecrate/random/barrel/white, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"mo" = ( +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_wing) +"mx" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"mF" = ( +/obj/effect/landmark/corpsespawner/wysec, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"mM" = ( +/obj/item/stack/rods, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"mS" = ( +/obj/structure/surface/table/reinforced, +/obj/item/bodybag/cryobag, +/obj/item/storage/box/syringes, +/turf/open/floor/plating, +/area/desert_dam/building/medical/treatment_room) +"na" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/item/clothing/glasses/meson, +/turf/open/floor/prison{ + dir = 1; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_wing) +"nj" = ( +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"nl" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/prison{ + dir = 1; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/north_wing_hallway) +"nn" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/gm/dirt, +/area/lv624/lazarus/crashed_ship) +"no" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/east_wing_hallway) +"np" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/m16/ap, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -2 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -4 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -6 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -8 + }, +/obj/item/weapon/throwing_knife{ + pixel_x = 18; + pixel_y = 9 + }, +/obj/item/weapon/throwing_knife{ + pixel_x = 18; + pixel_y = 6 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"ns" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 8; + icon_state = "sterile_white" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"nx" = ( +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"nB" = ( +/obj/structure/bed/chair/office/light{ + dir = 1 + }, +/turf/open/floor/prison{ + dir = 10; + icon_state = "whitegreenfull" + }, +/area/desert_dam/building/medical/treatment_room) +"nF" = ( +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"nG" = ( +/obj/structure/surface/rack, +/obj/item/stack/sheet/mineral/phoron{ + amount = 50 + }, +/turf/open/floor/plating, +/area/desert_dam/building/substation/central) +"nO" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/obj/structure/disposalpipe/segment, +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/emergency_room) +"nP" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/treatment_room) +"nQ" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"nU" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_2" + }, +/area/lv624/lazarus/crashed_ship) +"ok" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/turf/open/floor/prison{ + dir = 5; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/emergency_room) +"ot" = ( +/obj/structure/machinery/door/airlock/almayer/generic, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"ou" = ( +/obj/structure/machinery/door_control/brbutton{ + id = "clf_umbilical_1"; + pixel_x = 1; + pixel_y = 28; + range = 20 + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"oA" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan22" + }, +/area/lv624/lazarus/crashed_ship) +"oO" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_1" + }, +/area/lv624/lazarus/crashed_ship) +"oP" = ( +/obj/effect/decal/medical_decals{ + icon_state = "triagedecaltopright" + }, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/emergency_room) +"pc" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/east_wing_hallway) +"pg" = ( +/turf/open/floor/plating, +/area/desert_dam/building/medical/treatment_room) +"pi" = ( +/turf/closed/wall, +/area/desert_dam/building/medical/east_wing_hallway) +"pj" = ( +/obj/item/ammo_casing/shell{ + icon_state = "shell_3_1" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"pu" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/obj/structure/disposalpipe/segment, +/obj/structure/machinery/door/airlock/almayer/maint/colony{ + dir = 2 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/east_wing_hallway) +"pw" = ( +/turf/open/floor/prison{ + dir = 10; + icon_state = "whitegreenfull" + }, +/area/desert_dam/building/medical/treatment_room) +"pA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/virology_wing) +"pD" = ( +/obj/structure/toilet{ + dir = 8 + }, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"pF" = ( +/turf/open/floor/prison{ + dir = 1; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/east_wing_hallway) +"pH" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"pL" = ( +/obj/structure/machinery/cm_vending/sorted/medical/no_access, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"pN" = ( +/obj/structure/machinery/medical_pod/sleeper, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/emergency_room) +"pU" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_3" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"pY" = ( +/obj/item/ammo_casing/shell{ + icon_state = "shell_6_1" + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"pZ" = ( +/obj/structure/girder, +/obj/item/stack/rods, +/turf/open/gm/dirt, +/area/lv624/lazarus/crashed_ship) +"qb" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_2" + }, +/obj/structure/machinery/m56d_hmg{ + rounds = 700 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"ql" = ( +/obj/effect/decal/medical_decals{ + icon_state = "docdecal2" + }, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/emergency_room) +"qm" = ( +/obj/item/storage/pill_bottle/spaceacillin, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/machinery/light{ + dir = 1 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/virology_isolation) +"qq" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/substation/central) +"qs" = ( +/obj/structure/bed/chair{ + dir = 1 + }, +/turf/open/floor/wood, +/area/desert_dam/building/medical/break_room) +"qx" = ( +/obj/structure/largecrate/supply/supplies/mre{ + desc = "A supply crate containing fifty reposessed USCM MRE packets."; + name = "\improper CLF Supply MRE crate (x50)" + }, +/turf/open/floor/plating{ + dir = 9; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"qy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/sandbags/wired{ + icon_state = "sandbag_2" + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/north_wing_hallway) +"qz" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"qA" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/barricade/sandbags/wired{ + dir = 8; + icon_state = "sandbag_2" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/north_wing_hallway) +"qG" = ( +/obj/structure/surface/table/almayer, +/obj/item/spacecash/c10, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/wood, +/area/desert_dam/building/medical/break_room) +"qL" = ( +/obj/item/tool/wet_sign, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"qX" = ( +/obj/structure/closet/l3closet/virology, +/obj/effect/landmark/objective_landmark/science, +/turf/open/floor/prison{ + dir = 1; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_wing) +"rc" = ( +/obj/structure/surface/table/almayer, +/obj/item/spacecash/c10, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/desert_dam/building/medical/break_room) +"ro" = ( +/turf/open/floor/plating, +/area/desert_dam/building/medical/north_wing_hallway) +"rx" = ( +/obj/structure/window/framed/colony, +/turf/open/floor/plating, +/area/desert_dam/building/medical/treatment_room) +"rC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreencorner" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"rE" = ( +/obj/structure/pipes/standard/manifold/hidden/green{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_3" + }, +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"rF" = ( +/obj/effect/landmark/corpsespawner/engineer, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"rJ" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 6; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/north_wing_hallway) +"rO" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/east_wing_hallway) +"rP" = ( +/obj/item/ammo_casing/shell{ + icon_state = "shell_4_1" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"rT" = ( +/obj/structure/sink{ + pixel_y = 15 + }, +/obj/item/tool/soap{ + pixel_x = 2; + pixel_y = -4 + }, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"rY" = ( +/obj/item/device/healthanalyzer, +/turf/open/floor/plating, +/area/desert_dam/building/medical/north_wing_hallway) +"sb" = ( +/obj/structure/largecrate/random/barrel/red, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"sf" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_s_w" + }, +/area/lv624/lazarus/crashed_ship) +"sm" = ( +/obj/structure/girder/reinforced, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"sn" = ( +/obj/structure/cargo_container/arious/right, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"so" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan3" + }, +/area/lv624/lazarus/crashed_ship) +"sp" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/obj/structure/disposalpipe/segment, +/obj/structure/barricade/metal/wired{ + dir = 1 + }, +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"sq" = ( +/obj/structure/machinery/vending/snack, +/turf/open/floor/prison{ + dir = 1; + icon_state = "darkbrown2" + }, +/area/desert_dam/building/medical/break_room) +"sH" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/virology_isolation) +"sK" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"sL" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreencorner" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"sQ" = ( +/obj/structure/bed, +/obj/item/bedsheet/yellow, +/obj/item/restraint/handcuffs{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/restraint/handcuffs, +/turf/open/floor/almayer{ + dir = 6; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"sR" = ( +/obj/structure/surface/table/reinforced, +/obj/item/device/defibrillator, +/turf/open/floor/prison{ + dir = 10; + icon_state = "whitegreenfull" + }, +/area/desert_dam/building/medical/treatment_room) +"tb" = ( +/obj/item/stack/rods, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"ti" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Bridge" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"tk" = ( +/obj/item/ammo_casing/shell{ + icon_state = "cartridge_2_1" + }, +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 4; + faction_group = list("CLF") + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"to" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"tv" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"ty" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/virology_wing) +"tz" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_medic, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"tP" = ( +/turf/open/floor/prison{ + dir = 10; + icon_state = "bright_clean2" + }, +/area/lv624/lazarus/crashed_ship) +"tS" = ( +/obj/structure/surface/table, +/turf/open/floor/prison{ + dir = 10; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_isolation) +"tT" = ( +/turf/closed/wall, +/area/desert_dam/building/medical/office1) +"tV" = ( +/turf/closed/wall, +/area/desert_dam/building/medical/primary_storage) +"tX" = ( +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"tZ" = ( +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"us" = ( +/obj/structure/window/framed/colony, +/turf/open/floor/plating, +/area/desert_dam/building/medical/emergency_room) +"uu" = ( +/obj/effect/decal/cleanable/blood{ + icon_state = "gib6" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/morgue) +"ux" = ( +/obj/structure/machinery/light{ + dir = 8 + }, +/obj/structure/machinery/floodlight, +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreencorner" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"uy" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"uC" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/medidoor/colony{ + dir = 2; + name = "\improper Surgery" + }, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/emergency_room) +"uE" = ( +/obj/structure/surface/table/almayer, +/obj/item/storage/toolbox/electrical{ + pixel_y = 9 + }, +/obj/item/storage/toolbox/mechanical, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"uF" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"uP" = ( +/turf/closed/wall/r_wall, +/area/desert_dam/building/medical/break_room) +"uT" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_leftengine" + }, +/area/lv624/lazarus/crashed_ship) +"uU" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + dir = 9; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"uW" = ( +/obj/item/alien_embryo, +/turf/open/floor/prison{ + dir = 8; + icon_state = "sterile_white" + }, +/area/desert_dam/building/medical/morgue) +"uX" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan9" + }, +/area/lv624/lazarus/crashed_ship) +"va" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/treatment_room) +"vb" = ( +/obj/structure/machinery/vending/coffee, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"vd" = ( +/obj/structure/machinery/floodlight, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"vf" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/surface/table/reinforced, +/turf/open/floor/prison{ + dir = 1; + icon_state = "whitegreencorner" + }, +/area/desert_dam/building/medical/emergency_room) +"vg" = ( +/obj/structure/machinery/power/apc{ + dir = 1; + pixel_y = 24; + start_charge = 0 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/morgue) +"vl" = ( +/obj/structure/machinery/door/airlock/almayer/generic{ + dir = 8; + name = "\improper Engineering Storage" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"vp" = ( +/obj/effect/vehicle_spawner/van/fixed{ + color = "#4a9eed"; + desc = "A rather old hunk of metal with four wheels, you know what to do. Entrance on the back and sides. This one seems to be used by the CLF"; + name = "CLF Van" + }, +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"vr" = ( +/turf/open/floor/plating, +/area/desert_dam/building/medical/virology_wing) +"vt" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "blue" + }, +/area/lv624/lazarus/crashed_ship) +"vZ" = ( +/obj/item/stack/rods, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"wj" = ( +/obj/structure/machinery/optable, +/obj/item/tank/anesthetic, +/obj/item/clothing/mask/breath/medical, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"wk" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"ws" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/desert_dam/building/medical/north_wing_hallway) +"wv" = ( +/obj/structure/largecrate/supply/ammo/m56d, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"wE" = ( +/obj/structure/bed, +/obj/item/bedsheet/blue, +/obj/item/weapon/gun/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/clothing/accessory/storage/webbing, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"wF" = ( +/obj/item/weapon/gun/smg/fp9000, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"wT" = ( +/obj/structure/window/framed/colony, +/turf/open/floor/plating, +/area/desert_dam/building/medical/virology_wing) +"wW" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 10; + icon_state = "whitegreenfull" + }, +/area/desert_dam/building/medical/emergency_room) +"wY" = ( +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/treatment_room) +"wZ" = ( +/obj/structure/machinery/computer/arcade, +/turf/open/floor/prison{ + dir = 1; + icon_state = "darkbrown2" + }, +/area/desert_dam/building/medical/break_room) +"xb" = ( +/obj/structure/bed/chair/office/light{ + dir = 8 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/virology_wing) +"xk" = ( +/obj/structure/surface/table/almayer, +/obj/item/stack/medical/ointment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/desert_dam/building/medical/break_room) +"xq" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/turf/open/floor/prison{ + dir = 1; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_wing) +"xr" = ( +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"xu" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_t_left" + }, +/area/lv624/lazarus/crashed_ship) +"xI" = ( +/turf/closed/wall/rock/orange, +/area/desert_dam/exterior/rock) +"xN" = ( +/obj/effect/decal/cleanable/blood{ + dir = 4; + icon_state = "gib6" + }, +/turf/open/floor/plating, +/area/desert_dam/building/medical/morgue) +"xW" = ( +/turf/open/floor/prison{ + dir = 8; + icon_state = "sterile_white" + }, +/area/desert_dam/building/medical/morgue) +"xY" = ( +/obj/effect/decal/cleanable/blood/oil/streak, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"xZ" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"yj" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/north_wing_hallway) +"yl" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/clothing/glasses/hud/health, +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_2" + }, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"yo" = ( +/obj/structure/machinery/cm_vending/sorted/marine_food, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"yp" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/emergency_room) +"yr" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/structure/machinery/faxmachine{ + department = "CLF - Cell 42" + }, +/obj/item/paper/prison_station/pirate_note/clfship, +/turf/open/floor/almayer{ + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"yz" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/weapon/gun/rifle/mar40/lmg{ + pixel_x = 1; + pixel_y = 2 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"yF" = ( +/turf/open/floor/almayer{ + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"yG" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 1; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/north_wing_hallway) +"yJ" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"zd" = ( +/obj/item/weapon/gun/rifle/sniper/svd, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"zh" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 10; + icon_state = "whitegreenfull" + }, +/area/desert_dam/building/medical/virology_wing) +"zj" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_l_w" + }, +/area/lv624/lazarus/crashed_ship) +"zr" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "sterile_white" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"zt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/desert_dam/building/medical/virology_isolation) +"zx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/weapon/broken_bottle, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/break_room) +"zz" = ( +/obj/structure/machinery/light{ + dir = 1 + }, +/turf/open/floor/wood, +/area/desert_dam/building/medical/break_room) +"zD" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan5" + }, +/area/lv624/lazarus/crashed_ship) +"zI" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"zN" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"zP" = ( +/obj/structure/machinery/light{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/desert_dam/building/medical/break_room) +"Ab" = ( +/obj/structure/girder/reinforced, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Ae" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/break_room) +"Aj" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/structure/disposalpipe/junction{ + dir = 8; + icon_state = "pipe-j2" + }, +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3" + }, +/turf/open/floor/plating, +/area/desert_dam/building/medical/west_wing_hallway) +"Ak" = ( +/obj/structure/machinery/light{ + dir = 4 + }, +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"Aq" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan2" + }, +/area/lv624/lazarus/crashed_ship) +"Ar" = ( +/obj/item/stool, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"AE" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"AH" = ( +/obj/effect/landmark/corpsespawner/wysec, +/turf/open/floor/prison{ + dir = 1; + icon_state = "whitegreen" + }, +/area/lv624/lazarus/crashed_ship) +"AI" = ( +/obj/structure/machinery/light{ + dir = 8 + }, +/turf/open/floor/prison{ + dir = 10; + icon_state = "whitegreenfull" + }, +/area/desert_dam/building/medical/treatment_room) +"AJ" = ( +/obj/structure/surface/rack, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"AM" = ( +/obj/item/ammo_casing/shell{ + icon_state = "casing_2_1" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"AQ" = ( +/obj/structure/largecrate/supply/ammo/m56d, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"AR" = ( +/obj/structure/bed/chair{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/desert_dam/building/medical/break_room) +"Bj" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_rightengine" + }, +/area/lv624/lazarus/crashed_ship) +"Bm" = ( +/obj/structure/pipes/standard/manifold/hidden/green{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/desert_dam/building/medical/west_wing_hallway) +"Bt" = ( +/obj/item/trash/semki, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/treatment_room) +"BH" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"BJ" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/virology_isolation) +"BY" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/turf/open/floor/prison{ + dir = 5; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/emergency_room) +"BZ" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/virology_isolation) +"Ce" = ( +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "sterile_white" + }, +/area/desert_dam/building/medical/virology_wing) +"Cj" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Cm" = ( +/obj/structure/disposalpipe/trunk, +/obj/structure/machinery/disposal, +/turf/open/floor/prison{ + dir = 5; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_wing) +"Cq" = ( +/obj/structure/surface/table/reinforced, +/obj/item/storage/box/masks, +/obj/item/storage/box/gloves{ + pixel_x = 6; + pixel_y = 10 + }, +/obj/effect/landmark/objective_landmark/far, +/turf/open/floor/prison{ + dir = 10; + icon_state = "whitegreenfull" + }, +/area/desert_dam/building/medical/treatment_room) +"Cz" = ( +/obj/structure/bed/chair, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/desert_dam/building/medical/break_room) +"CD" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 1; + name = "\improper Medical Bay" + }, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"CK" = ( +/obj/item/circuitboard/apc{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/cell{ + pixel_x = -2 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"CL" = ( +/turf/open/floor/wood, +/area/desert_dam/building/medical/break_room) +"CM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/north_wing_hallway) +"CR" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"CT" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "sterile_white" + }, +/area/desert_dam/building/medical/virology_isolation) +"CY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_2" + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"De" = ( +/obj/structure/surface/table/almayer, +/obj/item/ashtray/glass, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/desert_dam/building/medical/break_room) +"Df" = ( +/turf/closed/wall, +/area/desert_dam/building/medical/emergency_room) +"Do" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/obj/structure/disposalpipe/segment, +/obj/item/storage/box/pillbottles, +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"Dp" = ( +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"Dq" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_t_right" + }, +/area/lv624/lazarus/crashed_ship) +"Ds" = ( +/turf/closed/wall/r_wall, +/area/desert_dam/building/medical/CMO) +"Dv" = ( +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_id = "Cargo Bay"; + pixel_y = 32 + }, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"DB" = ( +/obj/structure/machinery/body_scanconsole, +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_color = "green"; + phone_id = "Medical Bay"; + pixel_y = 32 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"DG" = ( +/obj/item/stack/rods, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"DH" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreencorner" + }, +/area/desert_dam/building/medical/virology_wing) +"DQ" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan23" + }, +/area/lv624/lazarus/crashed_ship) +"DT" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_wing) +"DX" = ( +/obj/structure/surface/rack, +/obj/item/storage/backpack/general_belt{ + pixel_y = 7 + }, +/obj/item/storage/backpack/general_belt, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"DZ" = ( +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_id = "Armoury"; + pixel_y = 32 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Ec" = ( +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreen" + }, +/area/lv624/lazarus/crashed_ship) +"Ep" = ( +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreencorner" + }, +/area/desert_dam/building/medical/emergency_room) +"EB" = ( +/obj/structure/machinery/door/airlock/almayer/generic, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "sterile_white" + }, +/area/desert_dam/building/medical/virology_wing) +"EK" = ( +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating{ + dir = 4; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"EO" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/morgue) +"ET" = ( +/obj/structure/cargo_container/arious/leftmid, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"EU" = ( +/obj/structure/machinery/power/smes/buildable/charged, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"EV" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 5; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/emergency_room) +"Fh" = ( +/obj/structure/surface/table/woodentable, +/obj/item/ammo_magazine/shotgun/incendiary{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/ammo_magazine/shotgun/incendiary, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"Fi" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/break_room) +"Fj" = ( +/obj/structure/machinery/light, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/break_room) +"Fl" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/effect/spawner/random/toolbox, +/obj/structure/transmitter/clf_net/rotary{ + phone_category = "CR-116"; + phone_color = "yellow"; + phone_id = "Engineering" + }, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/almayer{ + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Fp" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/turf/open/floor/plating, +/area/desert_dam/building/medical/morgue) +"Fu" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"Fx" = ( +/turf/open/floor/plating, +/area/desert_dam/building/medical/break_room) +"FD" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_x = 3; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"FQ" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/treatment_room) +"Ga" = ( +/obj/structure/girder/reinforced, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Gd" = ( +/obj/effect/decal/medical_decals{ + icon_state = "docdecal1" + }, +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/turf/open/floor/prison{ + dir = 1; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/emergency_room) +"Gk" = ( +/obj/structure/machinery/light, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/east_wing_hallway) +"Gn" = ( +/obj/structure/pipes/standard/manifold/hidden/green{ + dir = 8 + }, +/turf/open/floor/plating, +/area/desert_dam/building/medical/virology_isolation) +"Gp" = ( +/obj/structure/surface/table/woodentable, +/obj/item/storage/firstaid/regular{ + pixel_x = 3; + pixel_y = 5 + }, +/obj/item/storage/firstaid/regular, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"Gt" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 10; + icon_state = "whitegreenfull" + }, +/area/desert_dam/building/medical/east_wing_hallway) +"GI" = ( +/obj/structure/pipes/standard/manifold/hidden/green{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"GM" = ( +/obj/structure/pipes/vents/pump{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_isolation) +"GS" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_w_2" + }, +/area/lv624/lazarus/crashed_ship) +"GZ" = ( +/obj/effect/landmark/corpsespawner/colonist/random, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"Hb" = ( +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/obj/item/storage/firstaid/regular/empty, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Hf" = ( +/obj/structure/largecrate/random/barrel/white, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Hh" = ( +/obj/item/weapon/gun/smg/fp9000, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Hn" = ( +/obj/structure/pipes/vents/pump, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/morgue) +"Hv" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/emergency_room) +"Hw" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/virology_isolation) +"HB" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_2" + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreencorner" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"HC" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 6; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/emergency_room) +"HD" = ( +/obj/structure/machinery/vending/cola, +/turf/open/floor/prison{ + dir = 1; + icon_state = "darkbrown2" + }, +/area/desert_dam/building/medical/break_room) +"HG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/virology_isolation) +"HX" = ( +/turf/open/floor/plating, +/area/desert_dam/building/medical/virology_isolation) +"Ie" = ( +/obj/structure/machinery/floodlight, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"In" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Bunk Beds" + }, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"It" = ( +/obj/item/clothing/gloves/latex, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_wing) +"Iv" = ( +/obj/structure/machinery/light, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/morgue) +"Ix" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 1; + name = "\improper Side Entrance" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"IB" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/obj/structure/disposalpipe/segment, +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"IL" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/virology_wing) +"IN" = ( +/obj/item/stack/rods, +/turf/open/floor/prison{ + dir = 1; + icon_state = "whitegreen" + }, +/area/lv624/lazarus/crashed_ship) +"IO" = ( +/turf/closed/wall/r_wall, +/area/desert_dam/building/medical/emergency_room) +"IR" = ( +/obj/structure/closet/l3closet/virology, +/turf/open/floor/prison{ + dir = 1; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_wing) +"IS" = ( +/obj/structure/machinery/power/apc{ + dir = 1; + pixel_y = 24; + start_charge = 0 + }, +/turf/open/floor/wood, +/area/desert_dam/building/medical/break_room) +"IV" = ( +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"IX" = ( +/obj/structure/bed, +/obj/item/bedsheet/rd, +/obj/effect/landmark/corpsespawner/colonist, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Jf" = ( +/obj/structure/machinery/light, +/turf/open/floor/wood, +/area/desert_dam/building/medical/break_room) +"Jt" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + dir = 10; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"JC" = ( +/obj/structure/machinery/vending/snack, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"JJ" = ( +/obj/structure/bed/chair, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"JM" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_wing) +"JR" = ( +/obj/structure/girder, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"JU" = ( +/obj/structure/closet/firecloset/full, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_wing) +"JV" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/morgue) +"JW" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_engineer, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"Ki" = ( +/obj/effect/decal/medical_decals{ + icon_state = "triagedecalbottom" + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreencorner" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"Kl" = ( +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/effect/decal/cleanable/dirt, +/obj/item/clothing/glasses/hud/health, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"Kv" = ( +/obj/structure/bed/chair{ + dir = 1 + }, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"Kx" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Ky" = ( +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_wing) +"KP" = ( +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/lv624/lazarus/crashed_ship) +"KR" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"KZ" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Lf" = ( +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Lm" = ( +/obj/item/stack/sheet/metal{ + amount = 2; + pixel_x = 4; + pixel_y = 4 + }, +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Ls" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_3" + }, +/area/lv624/lazarus/crashed_ship) +"Lv" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_r_w" + }, +/area/lv624/lazarus/crashed_ship) +"Lx" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/primary_storage) +"Lz" = ( +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/stack/rods, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"LC" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"LK" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/primary_storage) +"LL" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/desert_dam/building/medical/west_wing_hallway) +"LM" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/firstaid/regular, +/obj/effect/landmark/objective_landmark/science, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"LU" = ( +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/virology_isolation) +"LW" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Md" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/paper_bin, +/obj/item/tool/pen, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"Mk" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"Mm" = ( +/obj/structure/machinery/computer/station_alert{ + icon_state = "atmosb"; + stat = 1 + }, +/obj/structure/surface/table/reinforced/prison, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Mr" = ( +/obj/structure/surface/rack, +/obj/item/clothing/accessory/storage/webbing, +/obj/item/clothing/accessory/storage/webbing, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Mu" = ( +/turf/closed/wall, +/area/desert_dam/building/medical/break_room) +"ME" = ( +/obj/structure/bed/chair{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/desert_dam/building/medical/break_room) +"MF" = ( +/turf/closed/wall, +/area/desert_dam/building/medical/morgue) +"MJ" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 1; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/east_wing_hallway) +"MM" = ( +/obj/structure/girder/displaced, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"MN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/north_wing_hallway) +"MO" = ( +/turf/closed/wall, +/area/desert_dam/building/medical/virology_wing) +"MS" = ( +/obj/structure/bed/chair/office/light{ + dir = 1 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/treatment_room) +"MU" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/desert_dam/building/medical/break_room) +"Nb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_3" + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"Nc" = ( +/obj/structure/girder/displaced, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Ni" = ( +/obj/item/stool, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_leader, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Nt" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/virology_isolation) +"Ny" = ( +/obj/structure/bed/chair{ + dir = 8 + }, +/turf/open/floor/wood, +/area/desert_dam/building/medical/break_room) +"NA" = ( +/obj/item/stack/rods, +/turf/open/floor/prison{ + dir = 10; + icon_state = "bright_clean2" + }, +/area/lv624/lazarus/crashed_ship) +"NE" = ( +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"NL" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/turf/open/floor/prison{ + icon_state = "whitegreencorner" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"NP" = ( +/obj/structure/morgue, +/turf/open/floor/prison{ + dir = 10; + icon_state = "bright_clean2" + }, +/area/desert_dam/building/medical/morgue) +"NR" = ( +/obj/structure/surface/table/reinforced, +/obj/item/storage/firstaid/o2, +/obj/item/storage/firstaid/regular{ + pixel_x = 5; + pixel_y = 3 + }, +/turf/open/floor/prison{ + dir = 10; + icon_state = "whitegreenfull" + }, +/area/desert_dam/building/medical/treatment_room) +"NZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreencorner" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"Or" = ( +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreencorner" + }, +/area/desert_dam/building/medical/east_wing_hallway) +"Os" = ( +/obj/structure/surface/table, +/obj/effect/landmark/objective_landmark/science, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_isolation) +"OB" = ( +/turf/closed/wall, +/area/desert_dam/building/substation/central) +"OF" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/break_room) +"OM" = ( +/obj/structure/surface/table/almayer, +/obj/item/tool/wirecutters, +/obj/item/tool/wrench{ + pixel_y = 7 + }, +/obj/item/tool/screwdriver{ + pixel_x = -2; + pixel_y = 3 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"ON" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/virology_isolation) +"OQ" = ( +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/north_wing_hallway) +"OS" = ( +/turf/open/floor/plating{ + dir = 5; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"OU" = ( +/turf/closed/wall/r_wall, +/area/desert_dam/building/medical/office1) +"OW" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/medidoor/colony{ + dir = 1; + name = "\improper Medical Hallway" + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/sand_overlay/sand1/corner1, +/turf/open/floor/prison{ + dir = 8; + icon_state = "sterile_white" + }, +/area/desert_dam/building/medical/north_wing_hallway) +"Pa" = ( +/obj/structure/disposalpipe/segment, +/turf/open/floor/prison{ + dir = 1; + icon_state = "whitegreencorner" + }, +/area/desert_dam/building/medical/virology_wing) +"Pn" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 10 + }, +/obj/structure/disposalpipe/junction{ + dir = 1; + icon_state = "pipe-j2" + }, +/turf/open/floor/prison{ + dir = 5; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"Po" = ( +/obj/structure/bed/chair{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/desert_dam/building/medical/break_room) +"Pr" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan1" + }, +/area/lv624/lazarus/crashed_ship) +"PC" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/east_wing_hallway) +"PD" = ( +/obj/structure/machinery/light{ + dir = 4 + }, +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3"; + dir = 1 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"PE" = ( +/obj/structure/machinery/light, +/obj/structure/barricade/metal/wired{ + dir = 4 + }, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/north_wing_hallway) +"PP" = ( +/obj/item/weapon/gun/rifle/m16, +/obj/item/weapon/gun/rifle/m16{ + pixel_x = 5; + pixel_y = 6 + }, +/obj/structure/surface/rack, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"PU" = ( +/obj/structure/surface/table/reinforced, +/obj/item/roller, +/obj/item/roller, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/emergency_room) +"Qi" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Qk" = ( +/turf/open/floor/prison{ + dir = 9; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_wing) +"Qx" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"QZ" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 8; + faction_group = list("CLF") + }, +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreencorner" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"Rk" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"Rv" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 8; + icon_state = "sterile_white" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"RH" = ( +/turf/closed/wall/r_wall, +/area/desert_dam/building/medical/virology_isolation) +"RT" = ( +/turf/open/floor/prison{ + dir = 10; + icon_state = "bright_clean2" + }, +/area/desert_dam/building/medical/morgue) +"RU" = ( +/obj/item/stack/rods, +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"RW" = ( +/obj/structure/machinery/power/apc{ + dir = 4; + pixel_x = 28; + start_charge = 0 + }, +/obj/structure/disposalpipe/junction{ + dir = 1; + icon_state = "pipe-j2" + }, +/obj/structure/surface/table/reinforced, +/obj/effect/landmark/objective_landmark/science, +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/emergency_room) +"RX" = ( +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreencorner" + }, +/area/desert_dam/building/medical/virology_wing) +"Si" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Sm" = ( +/obj/structure/machinery/light/small{ + dir = 8; + pixel_x = -10 + }, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"Sr" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Dining Area" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"Sv" = ( +/obj/structure/surface/rack, +/obj/item/stack/sheet/mineral/phoron{ + amount = 50 + }, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/desert_dam/building/substation/central) +"SA" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/east_wing_hallway) +"SE" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"SL" = ( +/turf/closed/wall/r_wall, +/area/desert_dam/building/medical/treatment_room) +"SR" = ( +/turf/open/floor/plating{ + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"SZ" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/morgue) +"Tb" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 8; + icon_state = "sterile_white" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"Tc" = ( +/obj/structure/reagent_dispensers/virusfood{ + pixel_x = -32 + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_wing) +"Tg" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/north_wing_hallway) +"Ti" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"Tj" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/east_wing_hallway) +"Tn" = ( +/obj/structure/bed/chair, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"Tp" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_2" + }, +/turf/open/floor/prison{ + dir = 1; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"Tq" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_2" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Ts" = ( +/obj/structure/machinery/computer/communications{ + icon_state = "commb"; + stat = 1 + }, +/obj/structure/surface/table/reinforced/prison, +/turf/open/gm/dirt, +/area/lv624/lazarus/crashed_ship) +"Tv" = ( +/obj/structure/girder/displaced, +/turf/open/gm/dirt, +/area/lv624/lazarus/crashed_ship) +"Ty" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_white_t_up" + }, +/area/lv624/lazarus/crashed_ship) +"TC" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_1"; + opacity = 0 + }, +/area/desert_dam/building/medical/primary_storage) +"TT" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"Ub" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer{ + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Ue" = ( +/obj/structure/pipes/standard/manifold/hidden/green, +/turf/open/floor/prison{ + dir = 6; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/emergency_room) +"Uk" = ( +/obj/structure/machinery/light{ + dir = 8 + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_3" + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"Um" = ( +/obj/structure/window/framed/colony, +/turf/open/floor/plating, +/area/desert_dam/building/medical/break_room) +"Uu" = ( +/obj/structure/surface/table, +/obj/item/device/autopsy_scanner, +/obj/structure/pipes/standard/simple/hidden/green, +/obj/effect/landmark/objective_landmark/medium, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/morgue) +"Uw" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Uz" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"UI" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan25" + }, +/area/lv624/lazarus/crashed_ship) +"UP" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_x = -3; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"UQ" = ( +/obj/structure/window/framed/colony/reinforced, +/turf/open/floor/plating, +/area/desert_dam/building/medical/north_wing_hallway) +"UU" = ( +/obj/structure/machinery/cm_vending/sorted/medical/no_access, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/treatment_room) +"UW" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_2"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"Vd" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Vg" = ( +/obj/structure/window/framed/colony/reinforced, +/turf/open/floor/plating, +/area/desert_dam/building/medical/west_wing_hallway) +"Vh" = ( +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreencorner" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"Vw" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/virology_isolation) +"VO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/roller, +/obj/structure/machinery/defenses/sentry/premade/dumb{ + faction_group = list("CLF") + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"VR" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_w_1" + }, +/area/lv624/lazarus/crashed_ship) +"VS" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"VY" = ( +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating{ + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Wk" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/medidoor/colony{ + name = "\improper Medical" + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"Wn" = ( +/obj/effect/decal/cleanable/blood, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 10; + icon_state = "whitegreenfull" + }, +/area/desert_dam/building/medical/emergency_room) +"Ws" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/attachable/heavy_barrel, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/attached_gun/flamer, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Wx" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/desert_dam/building/medical/treatment_room) +"WF" = ( +/obj/structure/pipes/standard/simple/hidden/green, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating, +/area/desert_dam/building/medical/west_wing_hallway) +"WP" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/medidoor/colony, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_wing) +"WQ" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/north_wing_hallway) +"WR" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 10; + icon_state = "whitegreenfull" + }, +/area/desert_dam/building/medical/virology_wing) +"WS" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/item/weapon/broken_bottle, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/east_wing_hallway) +"WY" = ( +/turf/open/floor/prison{ + dir = 6; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/emergency_room) +"WZ" = ( +/obj/structure/largecrate/random/barrel/yellow, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Xa" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/desert_dam/building/medical/east_wing_hallway) +"Xp" = ( +/obj/structure/machinery/power/apc{ + pixel_y = -24; + start_charge = 0 + }, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_isolation) +"Xv" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 9; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"XB" = ( +/obj/structure/barricade/sandbags/wired{ + dir = 8; + icon_state = "sandbag_2" + }, +/turf/open/floor/plating, +/area/desert_dam/building/medical/north_wing_hallway) +"XG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/virology_wing) +"XH" = ( +/turf/open/floor/plating, +/area/desert_dam/building/medical/morgue) +"XS" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/surgical_tray{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"XW" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Yd" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"Yu" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Cargo Hold" + }, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Yw" = ( +/obj/structure/bed, +/obj/item/bedsheet/purple, +/obj/item/weapon/gun/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Yz" = ( +/turf/open/floor/plating{ + dir = 10; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"YB" = ( +/obj/item/ammo_casing/shell{ + icon_state = "casing_9_1" + }, +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 8; + faction_group = list("CLF") + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"YF" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison{ + dir = 8; + icon_state = "sterile_white" + }, +/area/desert_dam/building/medical/virology_wing) +"YG" = ( +/obj/structure/pipes/standard/simple/hidden/green{ + dir = 4 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/desert_dam/building/medical/west_wing_hallway) +"YP" = ( +/obj/structure/surface/rack, +/obj/item/ammo_magazine/shotgun/slugs, +/obj/item/ammo_magazine/shotgun/slugs, +/obj/item/ammo_magazine/shotgun/slugs, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"YQ" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"YR" = ( +/obj/effect/decal/medical_decals{ + icon_state = "triagedecalbottom" + }, +/obj/structure/pipes/standard/simple/hidden/green, +/obj/structure/disposalpipe/segment, +/turf/open/floor/prison{ + dir = 4; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"YS" = ( +/obj/structure/surface/rack, +/obj/item/storage/firstaid/adv{ + pixel_x = 3; + pixel_y = 5 + }, +/obj/item/storage/firstaid/adv, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"YZ" = ( +/obj/structure/largecrate/supply/supplies/water, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Zd" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Zf" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Zp" = ( +/turf/closed/wall/r_wall, +/area/desert_dam/building/substation/central) +"Zr" = ( +/obj/structure/cargo_container/arious/rightmid, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"ZA" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/virology_isolation) +"ZE" = ( +/obj/effect/decal/medical_decals{ + icon_state = "triagedecalbottom" + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "whitegreen" + }, +/area/desert_dam/building/medical/west_wing_hallway) +"ZG" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/m16, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 2 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 4 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 6 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 8 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 10 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = -2 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = -4 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"ZH" = ( +/obj/structure/surface/table/reinforced, +/obj/item/book/manual/medical_diagnostics_manual, +/turf/open/floor/prison{ + dir = 10; + icon_state = "whitegreenfull" + }, +/area/desert_dam/building/medical/treatment_room) +"ZI" = ( +/obj/structure/bed, +/obj/item/bedsheet/green, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/item/toy/plush/farwa, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"ZP" = ( +/obj/structure/window/framed/colony/reinforced, +/turf/open/floor/plating, +/area/desert_dam/building/medical/emergency_room) +"ZQ" = ( +/obj/structure/machinery/autolathe, +/obj/structure/machinery/power/apc{ + dir = 1 + }, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"ZT" = ( +/obj/structure/surface/rack, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/weapon/gun/rifle/mar40{ + pixel_y = -1 + }, +/obj/item/weapon/gun/rifle/mar40{ + pixel_y = 6 + }, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"ZZ" = ( +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) + +(1,1,1) = {" +Vg +sL +Tb +ns +Vh +fE +dm +HB +dd +NZ +Tp +yl +rC +ux +zr +HB +Uk +sL +jF +kp +Ki +ZP +Ep +lH +cw +wW +Hv +PU +IO +xI +xI +xI +xI +xI +xI +xI +xI +"} +(2,1,1) = {" +Wk +ns +Xv +ib +ib +ib +CY +Kl +SE +wk +QZ +qz +gI +ij +VO +eW +Nb +Yd +eW +qz +ZE +ex +cI +EV +Wn +wW +HC +pN +IO +xI +xI +xI +xI +xI +xI +xI +xI +"} +(3,1,1) = {" +to +Rv +Pn +uF +pH +IB +sp +is +Bm +NL +GI +WF +Ti +LL +Ti +Do +rE +TT +pH +Rk +YR +nO +nO +ok +BY +Ue +WY +cY +IO +xI +xI +xI +xI +xI +xI +xI +xI +"} +(4,1,1) = {" +Vg +Ak +jT +eW +Mk +gH +PD +jT +YG +hB +eW +jT +jT +jT +jT +Mk +Aj +gG +Yd +Yd +dO +ZP +aP +RW +vf +Gd +ql +oP +IO +SL +SL +SL +SL +SL +xI +xI +xI +"} +(5,1,1) = {" +lm +MF +MF +MF +MF +MF +MF +ro +nl +WQ +WQ +ii +fy +fy +Lv +fy +iC +uT +au +UW +TC +Df +Df +Df +us +yp +uC +us +Df +fr +Cq +AI +lg +SL +xI +xI +xI +"} +(6,1,1) = {" +lm +NP +NP +NP +NP +NP +MF +XB +qA +qy +rY +fy +YP +AJ +VR +gc +wj +aw +uT +au +UW +ls +tV +UU +va +Wx +pg +wY +rx +iX +nB +pw +ZH +SL +xI +xI +xI +"} +(7,1,1) = {" +lm +RT +RT +RT +RT +jw +MF +WQ +Tg +ii +iC +oA +UP +Uz +VR +XS +GZ +Dp +aw +Pr +LK +Lx +tV +lI +lI +FQ +va +pg +rx +Bt +pg +va +sR +SL +xI +xI +xI +"} +(8,1,1) = {" +lm +gN +uW +xW +xN +Iv +MF +WQ +yG +ce +ZQ +CK +JW +tZ +VR +hj +IV +KR +Md +Dq +iC +iC +Ga +fy +iC +Pr +nP +va +lI +lI +va +pg +sR +SL +xI +xI +xI +"} +(9,1,1) = {" +lm +kl +Hn +Uu +Fp +JV +ii +Lf +VS +fS +EU +tZ +xY +Fl +VR +DB +tZ +tZ +yr +VR +qx +kN +uU +yJ +Yz +aw +uT +au +UW +ls +MS +lI +NR +SL +xI +xI +xI +"} +(10,1,1) = {" +lm +kl +XH +kk +ii +JR +oA +Lf +kK +VR +ZT +tZ +lX +jI +VR +LM +KR +tZ +iP +VR +nx +SR +vp +Lf +SR +NE +aw +uT +au +UW +ls +lI +mS +SL +xI +xI +xI +"} +(11,1,1) = {" +lm +vg +uu +EO +pZ +dT +Si +NE +nj +Ty +GS +vl +GS +GS +sf +YS +jQ +tz +lf +VR +XW +SR +nx +Lf +VY +iO +NE +aw +uT +au +UW +ls +HX +RH +RH +RH +RH +"} +(12,1,1) = {" +lm +SZ +ii +MM +sf +OM +tP +nj +Lf +Lf +tZ +tZ +Sm +bf +VR +DX +KR +tZ +IV +Yu +OS +hv +OS +EK +gq +eQ +tk +NE +aw +iC +iC +Pr +HX +HX +HX +Os +tS +"} +(13,1,1) = {" +lm +ii +oA +tP +kM +Lf +NA +LW +NE +VR +Fu +tZ +tZ +kP +VR +pL +hD +tZ +tZ +tZ +NE +xr +vZ +rF +Hh +cC +pU +dg +Ie +Zd +NE +Aq +ZA +HX +ZA +HX +az +"} +(14,1,1) = {" +uP +Tv +nj +Lf +VR +nj +Lf +Zd +vd +VR +vb +IV +tZ +YQ +Ty +GS +GS +tZ +CD +sf +BH +bh +Zd +AM +mx +vd +Zd +Lf +tb +Lf +nj +Aq +sH +ON +ON +HX +ZA +"} +(15,1,1) = {" +Nc +Ts +ka +nj +JR +uE +nj +Lf +Zd +Ab +JC +KZ +tZ +tZ +ac +tZ +tZ +tZ +nF +VR +ou +Lf +zN +Lf +qb +NE +nj +KP +mF +DG +SR +cO +BZ +HX +ZA +jz +az +"} +(16,1,1) = {" +DG +nj +tP +uy +Ty +Ga +nj +Zd +GS +sf +yo +hP +hP +fk +IV +nF +tZ +nF +yF +fy +AQ +pj +NE +Zd +pY +NE +IN +Lf +Lf +nj +Lf +nn +HX +LU +BZ +gs +az +"} +(17,1,1) = {" +Ab +NE +DG +Lf +ti +NE +Lf +DG +cD +Ty +GS +GS +GS +GS +sf +ju +tZ +eV +Zf +VR +wv +wF +Lf +Uw +eu +Zd +Zd +nj +Zd +NE +SR +sK +jK +Nt +ZA +BJ +az +"} +(18,1,1) = {" +lx +Mm +Ni +NE +Lf +Cj +Zd +Zd +KZ +VR +Tn +Gp +dG +Kv +VR +nF +yz +np +yF +fy +NE +RU +rP +Zd +Qx +Ec +Lf +zI +NE +NE +SR +nn +bV +Vw +dC +HG +az +"} +(19,1,1) = {" +UI +DQ +NE +Zd +VR +nj +Zd +Lf +bM +Ab +JJ +Fh +ew +Kv +VR +hw +gJ +ZG +Zf +VR +Dv +NE +NE +nj +hn +Lf +AH +nj +nj +Lf +Ec +Vd +jK +qm +ZA +zt +az +"} +(20,1,1) = {" +sq +UI +DQ +Hf +fy +Zd +IV +tZ +IV +VR +nQ +tX +tX +tX +VR +DZ +ik +PP +yF +VR +AE +gM +Jt +NE +LC +Ie +NE +nj +Lf +Lf +nj +Aq +Tj +km +HX +BJ +Xp +"} +(21,1,1) = {" +HD +Fi +fy +WZ +VR +bu +IV +tZ +tZ +Sr +tZ +tZ +tZ +tZ +Sr +tZ +tZ +xZ +Zf +sm +Lf +ZZ +zd +Lm +tv +Kx +Kx +Tq +Ie +NE +Zd +Aq +pu +CT +Gn +GM +az +"} +(22,1,1) = {" +wZ +ak +UI +zD +sf +sb +bu +tZ +IV +IV +tX +tX +tX +tX +IV +IV +tZ +nF +yF +Ga +NE +Si +xr +Lz +nj +CR +YB +NE +uX +zD +zD +so +pi +ZA +Hw +av +az +"} +(23,1,1) = {" +Fx +OF +zx +Ae +VR +YZ +mh +tZ +IV +Ty +GS +GS +GS +GS +sf +vt +tZ +eV +Zf +VR +BH +Lf +bx +nj +ET +xr +ZZ +uX +Bj +Ls +nU +oO +pi +ZA +Hw +ZA +gs +"} +(24,1,1) = {" +IS +OF +dY +MU +UI +zD +DQ +tZ +IV +VR +ZI +lq +dK +lj +In +IV +tZ +nF +yF +VR +Qi +NE +mM +Lf +Zr +NE +uX +Bj +Ls +nU +oO +ty +MO +ed +xq +Ky +DH +"} +(25,1,1) = {" +zz +dY +Po +Po +Fi +Fj +UI +NE +Ix +sf +Hb +KZ +Ar +tZ +tZ +qL +tZ +tZ +Ws +VR +iB +Zd +nj +Zd +sn +uX +Bj +Ls +nU +oO +ty +ty +MO +ed +na +Ky +YF +"} +(26,1,1) = {" +CL +Cz +hg +rc +ME +CL +Um +WQ +ws +ce +Yw +IX +fk +fR +VR +ot +DQ +IV +hy +xu +zD +zD +zD +zD +zD +so +bV +ty +ty +ty +IL +Ky +MO +qX +xq +Ky +fY +"} +(27,1,1) = {" +CL +Cz +xk +he +qs +OF +Um +yj +MN +UI +zD +DQ +FD +Ub +VR +rT +VR +Mr +uX +so +qq +qq +qq +Tj +Tj +no +Xa +ty +IL +xb +kG +Ky +MO +IR +fX +pA +JU +"} +(28,1,1) = {" +CL +Cz +qG +De +qs +CL +Um +ro +CM +jj +jl +ce +wE +sQ +VR +pD +VR +uX +Bj +Ls +nU +oO +OB +Tj +pF +SA +PC +MO +Cm +Pa +Ce +Ky +MO +wT +xq +pA +vr +"} +(29,1,1) = {" +dY +dY +Ny +AR +CL +CL +Um +WQ +jB +rJ +OQ +UI +zD +zD +zj +zD +zj +Bj +Ls +nU +oO +Sv +OB +Tj +rO +WS +Gk +MO +wT +wT +EB +wT +MO +ag +xq +XG +Ky +"} +(30,1,1) = {" +zP +dY +dY +dY +CL +Jf +Mu +lW +kg +aJ +PE +Ds +Ds +Ds +Ds +Ds +xI +xI +Zp +hN +hS +nG +OB +pF +MJ +aK +Or +wT +Qk +mo +gj +mo +Tc +RX +xq +XG +Ky +"} +(31,1,1) = {" +uP +bR +bR +bR +bR +uP +uP +UQ +mc +OW +UQ +fC +xI +xI +xI +xI +xI +xI +OU +tT +tT +tT +tT +pF +aW +Gt +pc +WP +JM +JM +DT +JM +mo +It +zh +WR +Ky +"} diff --git a/maps/map_files/FOP_v3_Sciannex/Fiorina_SciAnnex.dmm b/maps/map_files/FOP_v3_Sciannex/Fiorina_SciAnnex.dmm index fcbdcc4fdc33..15512adf03d1 100644 --- a/maps/map_files/FOP_v3_Sciannex/Fiorina_SciAnnex.dmm +++ b/maps/map_files/FOP_v3_Sciannex/Fiorina_SciAnnex.dmm @@ -5598,6 +5598,12 @@ icon_state = "plate" }, /area/fiorina/tumor/aux_engi) +"duE" = ( +/obj/effect/landmark/nightmare{ + insert_tag = "clfship" + }, +/turf/open/floor/prison, +/area/fiorina/station/lowsec) "duF" = ( /obj/structure/window/framed/prison/reinforced, /turf/open/floor/plating/prison, @@ -68499,7 +68505,7 @@ cME eLu kqC dHD -upY +duE skj uGY ceC diff --git a/maps/map_files/FOP_v3_Sciannex/standalone/clfship.dmm b/maps/map_files/FOP_v3_Sciannex/standalone/clfship.dmm new file mode 100644 index 000000000000..633cb9102587 --- /dev/null +++ b/maps/map_files/FOP_v3_Sciannex/standalone/clfship.dmm @@ -0,0 +1,3754 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"ad" = ( +/obj/structure/window/framed/prison/cell, +/turf/open/floor/plating/prison, +/area/fiorina/station/lowsec) +"af" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"ag" = ( +/turf/closed/wall/prison, +/area/fiorina/maintenance) +"ai" = ( +/turf/open/floor/prison{ + dir = 10; + icon_state = "yellow" + }, +/area/fiorina/station/lowsec) +"aw" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_t_left" + }, +/area/lv624/lazarus/crashed_ship) +"aA" = ( +/obj/structure/machinery/light/double/blue, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/fiorina/maintenance) +"aC" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_2" + }, +/turf/open/floor/prison{ + icon_state = "floor_plate" + }, +/area/fiorina/station/central_ring) +"aJ" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_3"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"aN" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"bk" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"bo" = ( +/obj/structure/surface/rack, +/obj/item/storage/firstaid/adv{ + pixel_x = 3; + pixel_y = 5 + }, +/obj/item/storage/firstaid/adv, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"bC" = ( +/turf/open/floor/prison{ + dir = 5; + icon_state = "yellow" + }, +/area/fiorina/station/central_ring) +"bJ" = ( +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"bM" = ( +/obj/structure/machinery/door/airlock/prison_hatch/autoname, +/turf/open/floor/plating/prison, +/area/fiorina/station/central_ring) +"bO" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_3" + }, +/turf/open/floor/plating/plating_catwalk/prison, +/area/fiorina/station/central_ring) +"bS" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan2" + }, +/area/lv624/lazarus/crashed_ship) +"cs" = ( +/obj/structure/toilet{ + dir = 8 + }, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"cw" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan23" + }, +/area/lv624/lazarus/crashed_ship) +"cA" = ( +/obj/item/reagent_container/food/drinks/cans/aspen, +/turf/open/floor/prison{ + icon_state = "floor_plate" + }, +/area/fiorina/station/lowsec) +"cB" = ( +/obj/structure/surface/rack, +/obj/item/clothing/accessory/storage/webbing, +/obj/item/clothing/accessory/storage/webbing, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"cF" = ( +/turf/open/floor/almayer{ + dir = 1; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"cG" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"de" = ( +/turf/open/floor/prison{ + icon_state = "floor_plate" + }, +/area/lv624/lazarus/crashed_ship) +"dh" = ( +/obj/structure/surface/table/almayer, +/obj/item/tank/oxygen/red, +/obj/item/storage/bag/trash, +/obj/item/tool/screwdriver, +/obj/effect/landmark/objective_landmark/science, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"dj" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"dC" = ( +/obj/structure/barricade/sandbags/wired{ + dir = 1; + icon_state = "sandbag_2" + }, +/turf/open/floor/prison{ + icon_state = "floor_plate" + }, +/area/fiorina/station/central_ring) +"dG" = ( +/obj/item/stack/rods, +/obj/structure/girder, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"dN" = ( +/obj/item/ammo_casing/shell{ + icon_state = "casing_9_1" + }, +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 8; + faction_group = list("CLF") + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"dO" = ( +/obj/structure/girder, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"dZ" = ( +/obj/structure/barricade/sandbags/wired{ + dir = 1; + icon_state = "sandbag_2" + }, +/obj/structure/barricade/sandbags/wired{ + dir = 8; + icon_state = "sandbag_2" + }, +/turf/open/organic/grass{ + desc = "It'll get in your shoes no matter what you do."; + name = "astroturf" + }, +/area/fiorina/station/central_ring) +"eb" = ( +/obj/structure/largecrate/random/case/double, +/turf/open/floor/plating/prison, +/area/fiorina/maintenance) +"ep" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"et" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_1" + }, +/turf/open/floor/plating/plating_catwalk/prison, +/area/fiorina/station/central_ring) +"ev" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"ew" = ( +/obj/item/device/flashlight/lamp/tripod, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/fiorina/station/lowsec) +"ex" = ( +/obj/structure/inflatable, +/turf/open/floor/prison{ + icon_state = "yellowfull" + }, +/area/fiorina/station/lowsec) +"eG" = ( +/turf/open/floor/prison{ + dir = 6; + icon_state = "yellow" + }, +/area/fiorina/station/central_ring) +"eI" = ( +/turf/open/floor/almayer{ + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"eL" = ( +/obj/item/weapon/gun/rifle/sniper/svd, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"eP" = ( +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/fiorina/station/central_ring) +"fb" = ( +/obj/structure/bed{ + icon_state = "abed" + }, +/obj/item/coin/uranium, +/obj/item/bedsheet/green, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/fiorina/station/lowsec) +"fx" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"fB" = ( +/obj/structure/sign/prop3{ + desc = "Enlist in the Penal Battalions today! The USCM 3rd Fleet features a subset of UA sanctioned penal battalions, drawing from inmate popualtions across the colonies. Mostly New Argentina though." + }, +/turf/closed/wall/r_wall/prison_unmeltable, +/area/fiorina/station/central_ring) +"fE" = ( +/obj/structure/surface/rack, +/obj/item/roller, +/obj/item/roller{ + pixel_x = 3; + pixel_y = 2 + }, +/turf/open/floor/almayer{ + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"fF" = ( +/obj/structure/inflatable/popped/door, +/turf/open/floor/prison{ + dir = 4; + icon_state = "yellow" + }, +/area/fiorina/station/lowsec) +"fO" = ( +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"fQ" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3"; + dir = 4 + }, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/fiorina/station/central_ring) +"fT" = ( +/obj/structure/largecrate/supply/ammo/m56d, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"fW" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"gg" = ( +/obj/structure/bed, +/obj/item/bedsheet/purple, +/obj/item/weapon/gun/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"gk" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 4; + faction_group = list("CLF") + }, +/turf/open/floor/prison{ + dir = 4; + icon_state = "yellow" + }, +/area/fiorina/station/central_ring) +"gs" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"gH" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/structure/machinery/medical_pod/bodyscanner, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"gK" = ( +/turf/closed/shuttle/ert, +/area/lv624/lazarus/crashed_ship) +"gW" = ( +/turf/open/space/basic, +/area/fiorina/oob) +"gZ" = ( +/obj/structure/closet/crate/trashcart, +/obj/item/storage/pill_bottle/dexalin/skillless, +/obj/effect/spawner/random/gun/special/midchance, +/obj/effect/landmark/objective_landmark/medium, +/turf/open/floor/plating/prison, +/area/fiorina/maintenance) +"hb" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_3" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"hi" = ( +/obj/structure/machinery/floodlight{ + name = "Yard Floodlight" + }, +/turf/open/floor/prison{ + icon_state = "floor_plate" + }, +/area/fiorina/station/central_ring) +"hm" = ( +/turf/open/floor/prison{ + icon_state = "yellowfull" + }, +/area/fiorina/station/lowsec) +"hn" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"hy" = ( +/obj/structure/machinery/light/double/blue, +/turf/open/floor/prison{ + icon_state = "yellowfull" + }, +/area/fiorina/station/lowsec) +"hB" = ( +/obj/structure/lattice, +/turf/open/space/basic, +/area/fiorina/oob) +"hK" = ( +/obj/effect/vehicle_spawner/van/fixed{ + color = "#4a9eed"; + desc = "A rather old hunk of metal with four wheels, you know what to do. Entrance on the back and sides. This one seems to be used by the CLF"; + name = "CLF Van" + }, +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"hO" = ( +/obj/structure/machinery/light/double/blue{ + dir = 4; + pixel_x = 10; + pixel_y = -3 + }, +/turf/open/floor/plating/prison, +/area/fiorina/maintenance) +"hU" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"hX" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/plating/prison, +/area/fiorina/maintenance) +"ib" = ( +/obj/effect/landmark/corpsespawner/engineer, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"iu" = ( +/obj/structure/surface/rack, +/obj/item/storage/backpack/general_belt{ + pixel_y = 7 + }, +/obj/item/storage/backpack/general_belt, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"iy" = ( +/obj/item/stack/rods, +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"iD" = ( +/obj/item/stack/sheet/metal, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/fiorina/station/lowsec) +"iQ" = ( +/turf/open/floor/prison{ + icon_state = "damaged3" + }, +/area/fiorina/station/central_ring) +"iV" = ( +/turf/open/organic/grass{ + desc = "It'll get in your shoes no matter what you do."; + name = "astroturf" + }, +/area/lv624/lazarus/crashed_ship) +"iY" = ( +/obj/structure/surface/table/almayer, +/obj/item/storage/backpack/general_belt{ + pixel_y = 3 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"iZ" = ( +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"jb" = ( +/turf/open/floor/prison{ + dir = 5; + icon_state = "yellow" + }, +/area/fiorina/station/lowsec) +"jg" = ( +/turf/open/floor/plating{ + dir = 5; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"jk" = ( +/turf/open/floor/almayer{ + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"jm" = ( +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"jn" = ( +/obj/structure/largecrate/random/barrel/white, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"jI" = ( +/obj/structure/inflatable, +/turf/open/floor/prison{ + dir = 9; + icon_state = "yellow" + }, +/area/fiorina/station/lowsec) +"jM" = ( +/obj/structure/machinery/door/airlock/almayer/generic, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"jO" = ( +/obj/item/stack/rods, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"jS" = ( +/obj/item/stool, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_leader, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"jT" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer{ + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"kp" = ( +/obj/structure/window/framed/prison/reinforced, +/turf/open/floor/plating/prison, +/area/fiorina/station/central_ring) +"kr" = ( +/obj/structure/bed, +/obj/item/bedsheet/yellow, +/obj/item/toy/katana, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"kz" = ( +/obj/structure/machinery/floodlight, +/turf/open/floor/prison{ + icon_state = "floor_plate" + }, +/area/fiorina/station/central_ring) +"kB" = ( +/obj/structure/largecrate/random/barrel/white, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"kT" = ( +/obj/structure/surface/rack, +/obj/item/ammo_magazine/shotgun/slugs, +/obj/item/ammo_magazine/shotgun/slugs, +/obj/item/ammo_magazine/shotgun/slugs, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"kX" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_2"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"lg" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_2" + }, +/turf/open/floor/plating/plating_catwalk/prison, +/area/fiorina/station/central_ring) +"lv" = ( +/obj/structure/window/framed/prison/reinforced/hull, +/turf/open/floor/plating/prison, +/area/fiorina/station/central_ring) +"lx" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 1; + name = "\improper Side Entrance" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"lD" = ( +/obj/structure/stairs/perspective{ + dir = 4; + icon_state = "p_stair_full" + }, +/obj/structure/platform, +/turf/open/floor/plating/prison, +/area/fiorina/station/central_ring) +"lG" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"lM" = ( +/obj/structure/platform_decoration{ + dir = 4 + }, +/obj/item/device/flashlight, +/turf/open/floor/plating/prison, +/area/fiorina/station/central_ring) +"lO" = ( +/turf/closed/wall/prison, +/area/fiorina/station/central_ring) +"lX" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_1" + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_3" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"lY" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_x = -7; + pixel_y = -4 + }, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_x = 6; + pixel_y = -4 + }, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_y = 8 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"mf" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/fiorina/station/lowsec) +"mn" = ( +/obj/structure/cargo_container/arious/right, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"mv" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12 + }, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/fiorina/station/lowsec) +"mF" = ( +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"mG" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_r_w" + }, +/area/lv624/lazarus/crashed_ship) +"nk" = ( +/turf/open/floor/prison{ + dir = 1; + icon_state = "yellow" + }, +/area/fiorina/station/lowsec) +"nn" = ( +/obj/structure/toilet{ + dir = 4; + pixel_y = 8 + }, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/fiorina/station/lowsec) +"np" = ( +/obj/item/clothing/under/shorts/black, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/fiorina/station/central_ring) +"ns" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper General Area" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"nt" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/structure/machinery/faxmachine{ + department = "CLF - Cell 42" + }, +/obj/item/paper/prison_station/pirate_note/clfship, +/turf/open/floor/almayer{ + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"nE" = ( +/obj/structure/surface/rack, +/obj/item/device/radio{ + pixel_x = -3 + }, +/obj/item/device/radio, +/obj/item/device/radio{ + pixel_x = 3 + }, +/turf/open/floor/almayer{ + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"nL" = ( +/obj/structure/machinery/light/double/blue{ + dir = 8; + pixel_x = -10; + pixel_y = -3 + }, +/turf/open/floor/prison, +/area/fiorina/station/central_ring) +"nX" = ( +/obj/structure/bed/chair, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"oi" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/compensator, +/obj/item/attachable/compensator, +/obj/item/attachable/compensator, +/obj/item/attachable/extended_barrel, +/obj/item/attachable/extended_barrel, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/obj/item/attachable/attached_gun/flamer, +/turf/open/floor/almayer{ + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"on" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/m16, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 2 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 4 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 6 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 8 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 10 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = -2 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = -4 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"oG" = ( +/obj/structure/inflatable/popped/door, +/turf/open/floor/plating/prison, +/area/fiorina/station/central_ring) +"oH" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Cargo Hold" + }, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"oM" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan3" + }, +/area/lv624/lazarus/crashed_ship) +"oU" = ( +/obj/structure/girder/reinforced, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"oV" = ( +/obj/structure/bed, +/obj/item/bedsheet/yellow, +/obj/item/restraint/handcuffs{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/restraint/handcuffs, +/turf/open/floor/almayer{ + dir = 6; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"oW" = ( +/obj/structure/largecrate/random, +/turf/open/floor/prison, +/area/fiorina/station/central_ring) +"pa" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_x = -3; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"po" = ( +/turf/closed/wall/r_wall/prison_unmeltable, +/area/fiorina/station/central_ring) +"px" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"pG" = ( +/obj/item/inflatable, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/fiorina/station/lowsec) +"pJ" = ( +/obj/structure/surface/table/woodentable, +/obj/item/ammo_magazine/shotgun/incendiary{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/ammo_magazine/shotgun/incendiary, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"pM" = ( +/turf/closed/wall/prison, +/area/fiorina/station/lowsec) +"pP" = ( +/obj/item/weapon/gun/rifle/m16, +/obj/item/weapon/gun/rifle/m16{ + pixel_x = 5; + pixel_y = 6 + }, +/obj/structure/surface/rack, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"pS" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan9" + }, +/area/lv624/lazarus/crashed_ship) +"pY" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3"; + dir = 1 + }, +/turf/open/floor/prison, +/area/fiorina/station/central_ring) +"qq" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/m16/ap, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -2 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -4 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -6 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -8 + }, +/obj/item/weapon/throwing_knife{ + pixel_x = 18; + pixel_y = 9 + }, +/obj/item/weapon/throwing_knife{ + pixel_x = 18; + pixel_y = 6 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"qv" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/weapon/gun/rifle/mar40/lmg{ + pixel_x = 1; + pixel_y = 2 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"qz" = ( +/obj/item/ammo_casing/shell{ + icon_state = "shell_3_1" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"qO" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_x = 3; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"qP" = ( +/obj/structure/surface/table/woodentable, +/obj/effect/spawner/random/toolbox, +/obj/item/toy/deck/uno{ + pixel_x = -3; + pixel_y = 4 + }, +/obj/effect/landmark/objective_landmark/medium, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"qU" = ( +/obj/structure/machinery/floodlight, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"qX" = ( +/obj/structure/extinguisher_cabinet, +/turf/closed/wall/prison, +/area/fiorina/station/lowsec) +"rb" = ( +/turf/open/floor/plating{ + dir = 10; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"rc" = ( +/turf/closed/wall/r_wall/prison_unmeltable, +/area/fiorina/station/lowsec) +"rg" = ( +/obj/item/ammo_casing/shell{ + icon_state = "casing_2_1" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"ri" = ( +/turf/open/floor/prison{ + icon_state = "yellowcorner" + }, +/area/fiorina/station/lowsec) +"rn" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"rp" = ( +/obj/item/stack/sheet/metal{ + amount = 2; + pixel_x = 4; + pixel_y = 4 + }, +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"rA" = ( +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/obj/item/storage/firstaid/regular/empty, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"rY" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/firstaid/regular, +/obj/effect/landmark/objective_landmark/science, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"rZ" = ( +/obj/structure/machinery/cm_vending/sorted/marine_food, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"sb" = ( +/obj/effect/decal/cleanable/blood/drip, +/turf/open/floor/prison, +/area/fiorina/station/central_ring) +"sl" = ( +/turf/open/floor/plating{ + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"sv" = ( +/obj/structure/barricade/sandbags/wired{ + dir = 1; + icon_state = "sandbag_2" + }, +/turf/open/organic/grass{ + desc = "It'll get in your shoes no matter what you do."; + name = "astroturf" + }, +/area/fiorina/station/central_ring) +"sA" = ( +/obj/structure/girder/reinforced, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"sB" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"sR" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_2" + }, +/turf/open/floor/prison{ + icon_state = "damaged2" + }, +/area/fiorina/station/central_ring) +"te" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 4; + faction_group = list("CLF") + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/fiorina/station/central_ring) +"tp" = ( +/obj/item/stack/sheet/metal, +/turf/open/floor/plating/prison, +/area/fiorina/station/central_ring) +"ts" = ( +/obj/item/ammo_casing{ + icon_state = "casing_6_1" + }, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/fiorina/station/lowsec) +"tB" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"tD" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_t_right" + }, +/area/lv624/lazarus/crashed_ship) +"tN" = ( +/obj/effect/decal/cleanable/blood/oil/streak, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"tX" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_leftengine" + }, +/area/lv624/lazarus/crashed_ship) +"uw" = ( +/obj/structure/surface/rack, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"uD" = ( +/obj/structure/machinery/light/double/blue{ + dir = 1; + pixel_y = 21 + }, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/fiorina/maintenance) +"uE" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"uF" = ( +/obj/structure/largecrate/supply, +/turf/open/floor/plating/prison, +/area/fiorina/maintenance) +"uH" = ( +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating{ + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"uP" = ( +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_id = "Armoury"; + pixel_y = 32 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"va" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan22" + }, +/area/lv624/lazarus/crashed_ship) +"vq" = ( +/obj/structure/machinery/body_scanconsole, +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_color = "green"; + phone_id = "Medical Bay"; + pixel_y = 32 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"vB" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"vD" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/effect/spawner/random/toolbox, +/obj/structure/transmitter/clf_net/rotary{ + phone_category = "CR-116"; + phone_color = "yellow"; + phone_id = "Engineering" + }, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/almayer{ + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"vL" = ( +/obj/structure/flora/bush/ausbushes/grassybush{ + icon_state = "lavendergrass_2" + }, +/turf/open/organic/grass{ + desc = "It'll get in your shoes no matter what you do."; + name = "astroturf" + }, +/area/fiorina/station/central_ring) +"vQ" = ( +/obj/structure/bed, +/obj/item/bedsheet/rd, +/obj/effect/landmark/corpsespawner/colonist, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"wc" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/obj/structure/machinery/m56d_hmg{ + rounds = 700 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"wd" = ( +/turf/open/floor/almayer{ + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"wn" = ( +/obj/structure/surface/rack, +/obj/item/device/radio{ + pixel_x = 3 + }, +/obj/item/device/radio, +/obj/item/device/radio{ + pixel_x = -3 + }, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"wr" = ( +/obj/structure/surface/table/woodentable, +/obj/item/device/flashlight/lamp{ + pixel_y = 3 + }, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"wu" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/paper_bin, +/obj/item/tool/pen, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"wL" = ( +/obj/structure/largecrate/random/case/small, +/turf/open/floor/plating/prison, +/area/fiorina/station/central_ring) +"wV" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"xc" = ( +/turf/open/floor/prison{ + icon_state = "floor_plate" + }, +/area/fiorina/station/lowsec) +"xr" = ( +/obj/item/reagent_container/food/drinks/cans/sodawater, +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_1" + }, +/turf/open/floor/prison{ + icon_state = "floor_plate" + }, +/area/fiorina/station/central_ring) +"xS" = ( +/obj/structure/prop/structure_lattice{ + dir = 4 + }, +/obj/structure/prop/structure_lattice{ + dir = 4; + layer = 3.1; + pixel_y = 10 + }, +/turf/open/floor/prison, +/area/fiorina/maintenance) +"xT" = ( +/obj/structure/girder/reinforced, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"xX" = ( +/obj/structure/machinery/door/airlock/almayer/generic{ + dir = 8; + name = "\improper Engineering Storage" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"xZ" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/gm/dirt, +/area/lv624/lazarus/crashed_ship) +"yf" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "blue" + }, +/area/lv624/lazarus/crashed_ship) +"yq" = ( +/turf/open/floor/prison, +/area/fiorina/station/lowsec) +"yy" = ( +/obj/structure/largecrate/random/barrel/yellow, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/fiorina/station/lowsec) +"yI" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_2" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"yT" = ( +/obj/structure/lattice, +/turf/open/space, +/area/fiorina/oob) +"yV" = ( +/obj/structure/machinery/optable, +/obj/item/tank/anesthetic, +/obj/item/clothing/mask/breath/medical, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"zk" = ( +/obj/item/stack/rods, +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"zm" = ( +/obj/structure/surface/table/woodentable, +/obj/item/storage/firstaid/regular{ + pixel_x = 3; + pixel_y = 5 + }, +/obj/item/storage/firstaid/regular, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"zq" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/fiorina/station/lowsec) +"zs" = ( +/turf/open/floor/prison{ + dir = 9; + icon_state = "yellow" + }, +/area/fiorina/station/lowsec) +"zu" = ( +/obj/structure/machinery/floodlight, +/turf/open/organic/grass{ + desc = "It'll get in your shoes no matter what you do."; + name = "astroturf" + }, +/area/fiorina/station/central_ring) +"zx" = ( +/turf/open/floor/plating/prison, +/area/fiorina/maintenance) +"zR" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_medic, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"zY" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan8" + }, +/area/lv624/lazarus/crashed_ship) +"Ay" = ( +/obj/structure/stairs/perspective{ + dir = 4; + icon_state = "p_stair_full" + }, +/turf/open/floor/plating/prison, +/area/fiorina/station/central_ring) +"AP" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"AQ" = ( +/turf/open/floor/prison, +/area/fiorina/station/central_ring) +"AU" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_2" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"AY" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Bc" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Bd" = ( +/obj/item/stack/rods, +/obj/effect/decal/cleanable/blood, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Bm" = ( +/turf/open/floor/prison{ + dir = 10; + icon_state = "damaged1" + }, +/area/fiorina/station/central_ring) +"Bv" = ( +/obj/structure/machinery/floodlight, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Bx" = ( +/obj/item/circuitboard/apc{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/cell{ + pixel_x = -2 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"Bz" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan20" + }, +/area/lv624/lazarus/crashed_ship) +"BJ" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_l_w" + }, +/area/lv624/lazarus/crashed_ship) +"BL" = ( +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"BO" = ( +/obj/structure/largecrate/supply/ammo/m56d, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"BR" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"BT" = ( +/obj/structure/bed{ + icon_state = "abed" + }, +/obj/item/storage/box/holobadge{ + pixel_y = 3 + }, +/turf/open/floor/prison{ + dir = 6; + icon_state = "yellow" + }, +/area/fiorina/station/lowsec) +"BZ" = ( +/obj/structure/machinery/door/airlock/prison/horizontal{ + dir = 4 + }, +/turf/open/floor/plating/prison, +/area/fiorina/station/lowsec) +"Cf" = ( +/obj/structure/barricade/metal/wired, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/fiorina/station/lowsec) +"Cr" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 1; + faction_group = list("CLF") + }, +/turf/open/floor/prison{ + icon_state = "floor_plate" + }, +/area/fiorina/station/central_ring) +"CB" = ( +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/stack/rods, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"CO" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"Dg" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/attachable/heavy_barrel, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/attached_gun/flamer, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Dp" = ( +/obj/structure/surface/table/almayer, +/obj/item/storage/toolbox/electrical{ + pixel_y = 9 + }, +/obj/item/storage/toolbox/mechanical, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Dt" = ( +/obj/structure/girder, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Dv" = ( +/obj/item/inflatable, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/fiorina/station/lowsec) +"DG" = ( +/obj/structure/machinery/vending/cigarette/colony, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"DJ" = ( +/obj/structure/girder, +/obj/item/stack/rods, +/turf/open/gm/dirt, +/area/lv624/lazarus/crashed_ship) +"DO" = ( +/obj/item/tool/wet_sign, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"DY" = ( +/obj/structure/largecrate/random/barrel/yellow, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Ef" = ( +/obj/item/stool, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Eg" = ( +/obj/structure/barricade/metal/wired, +/turf/open/floor/prison{ + icon_state = "floor_plate" + }, +/area/fiorina/station/lowsec) +"Ej" = ( +/turf/closed/wall/r_wall/prison_unmeltable, +/area/fiorina/maintenance) +"Eq" = ( +/obj/structure/sink{ + pixel_y = 15 + }, +/obj/item/tool/soap{ + pixel_x = 2; + pixel_y = -4 + }, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"Eu" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_3" + }, +/turf/open/floor/prison{ + icon_state = "floor_plate" + }, +/area/fiorina/station/central_ring) +"EC" = ( +/turf/open/floor/almayer_hull, +/area/fiorina/oob) +"Fb" = ( +/turf/open/floor/prison{ + dir = 8; + icon_state = "yellow" + }, +/area/fiorina/station/lowsec) +"Fh" = ( +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Fi" = ( +/obj/structure/platform_decoration{ + dir = 1 + }, +/turf/open/floor/prison{ + icon_state = "floor_plate" + }, +/area/fiorina/station/central_ring) +"Fv" = ( +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"FX" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_2" + }, +/turf/open/floor/plating/plating_catwalk/prison, +/area/fiorina/station/central_ring) +"FZ" = ( +/obj/structure/surface/table/almayer, +/obj/item/tool/wirecutters, +/obj/item/tool/wrench{ + pixel_y = 7 + }, +/obj/item/tool/screwdriver{ + pixel_x = -2; + pixel_y = 3 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Gu" = ( +/obj/structure/surface/rack, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/weapon/gun/rifle/mar40{ + pixel_y = -1 + }, +/obj/item/weapon/gun/rifle/mar40{ + pixel_y = 6 + }, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"Gv" = ( +/obj/item/stack/rods, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"GT" = ( +/obj/structure/bed/chair{ + dir = 1 + }, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"GW" = ( +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Ht" = ( +/obj/structure/cargo_container/arious/rightmid, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"HE" = ( +/obj/item/reagent_container/food/snacks/meat, +/turf/open/floor/prison, +/area/fiorina/station/lowsec) +"HG" = ( +/obj/item/ammo_casing{ + icon_state = "casing_9_1" + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "yellowcorner" + }, +/area/fiorina/station/lowsec) +"HS" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"Ia" = ( +/obj/structure/machinery/power/smes/buildable/charged, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"ID" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"IV" = ( +/obj/item/stack/sheet/metal{ + amount = 2; + pixel_x = 4; + pixel_y = 4 + }, +/turf/open/floor/plating{ + dir = 6; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"IW" = ( +/obj/structure/machinery/vending/snack, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"IZ" = ( +/obj/structure/machinery/computer/communications{ + icon_state = "commb"; + stat = 1 + }, +/obj/structure/surface/table/reinforced/prison, +/turf/open/floor/prison{ + icon_state = "floor_plate" + }, +/area/lv624/lazarus/crashed_ship) +"Ja" = ( +/obj/item/device/binoculars/civ, +/obj/structure/machinery/light/double/blue{ + dir = 1; + pixel_y = 21 + }, +/turf/open/floor/prison{ + dir = 1; + icon_state = "yellow" + }, +/area/fiorina/station/lowsec) +"Jg" = ( +/obj/structure/machinery/computer/station_alert{ + icon_state = "atmosb"; + stat = 1 + }, +/obj/structure/surface/table/reinforced/prison, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Jk" = ( +/obj/item/stool, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Jn" = ( +/turf/open/floor/plating/plating_catwalk/prison, +/area/fiorina/station/central_ring) +"Jz" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 1; + name = "\improper Medical Bay" + }, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"JB" = ( +/obj/item/ammo_casing/shell{ + icon_state = "shell_4_1" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"JH" = ( +/obj/structure/bed/chair, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"JN" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 1; + faction_group = list("CLF") + }, +/turf/open/organic/grass{ + desc = "It'll get in your shoes no matter what you do."; + name = "astroturf" + }, +/area/fiorina/station/central_ring) +"JS" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan21" + }, +/area/lv624/lazarus/crashed_ship) +"JZ" = ( +/obj/structure/lattice, +/obj/structure/platform/kutjevo/smooth{ + dir = 4 + }, +/turf/open/space, +/area/fiorina/oob) +"Kk" = ( +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Kt" = ( +/obj/structure/machinery/door_control/brbutton{ + id = "clf_umbilical_1"; + pixel_x = 1; + pixel_y = 28; + range = 20 + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Kx" = ( +/turf/open/floor/plating{ + dir = 6; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"KA" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/stack/sheet/metal{ + amount = 5; + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/stack/sheet/metal{ + amount = 5; + pixel_y = 1 + }, +/obj/item/stack/sheet/plasteel{ + pixel_x = 7; + pixel_y = 11 + }, +/obj/item/clothing/glasses/welding, +/turf/open/floor/almayer{ + dir = 6; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"KD" = ( +/obj/item/weapon/gun/smg/fp9000, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"KG" = ( +/obj/structure/largecrate/random/secure, +/turf/open/floor/plating/prison, +/area/fiorina/station/central_ring) +"KI" = ( +/obj/structure/largecrate/supply/supplies/flares, +/turf/open/floor/plating{ + dir = 10; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"KM" = ( +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating{ + dir = 4; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"KP" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"KQ" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_rightengine" + }, +/area/lv624/lazarus/crashed_ship) +"KX" = ( +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"Ln" = ( +/obj/structure/stairs/perspective{ + dir = 8; + icon_state = "p_stair_ew_full_cap" + }, +/obj/structure/platform/stair_cut, +/turf/open/floor/plating/prison, +/area/fiorina/station/central_ring) +"Lu" = ( +/obj/item/device/flashlight/lamp/tripod, +/turf/open/floor/prison{ + icon_state = "floor_plate" + }, +/area/fiorina/station/central_ring) +"LH" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan20" + }, +/area/fiorina/station/central_ring) +"LQ" = ( +/obj/structure/flora/bush/ausbushes/grassybush{ + icon_state = "ywflowers_3" + }, +/turf/open/organic/grass{ + desc = "It'll get in your shoes no matter what you do."; + name = "astroturf" + }, +/area/fiorina/station/central_ring) +"LT" = ( +/obj/item/ammo_casing/shell{ + icon_state = "cartridge_2_1" + }, +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 4; + faction_group = list("CLF") + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"LU" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_1" + }, +/area/lv624/lazarus/crashed_ship) +"LV" = ( +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/fiorina/station/lowsec) +"Ma" = ( +/obj/item/stack/sheet/metal, +/turf/open/floor/plating/prison, +/area/fiorina/maintenance) +"Mh" = ( +/turf/open/floor/prison{ + icon_state = "floor_plate" + }, +/area/fiorina/station/central_ring) +"Mr" = ( +/obj/structure/machinery/light/small{ + dir = 8; + pixel_x = -10 + }, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"ML" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan5" + }, +/area/lv624/lazarus/crashed_ship) +"MM" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"Nk" = ( +/obj/item/tool/wrench, +/turf/open/floor/plating/prison, +/area/fiorina/station/central_ring) +"Nl" = ( +/obj/effect/landmark/corpsespawner/colonist/random, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"Nt" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Nu" = ( +/obj/structure/machinery/light/double/blue{ + dir = 1; + pixel_y = 21 + }, +/turf/open/floor/prison{ + dir = 1; + icon_state = "yellow" + }, +/area/fiorina/station/lowsec) +"Nv" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + dir = 9; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"NS" = ( +/obj/structure/machinery/vending/coffee, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Oh" = ( +/turf/open/floor/prison{ + dir = 1; + icon_state = "yellow" + }, +/area/lv624/lazarus/crashed_ship) +"Ok" = ( +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/fiorina/station/central_ring) +"Om" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Oo" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"Os" = ( +/obj/item/device/flashlight/lamp/tripod, +/obj/structure/machinery/light/double/blue, +/turf/open/floor/prison{ + icon_state = "yellow" + }, +/area/fiorina/station/lowsec) +"Ow" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_w_2" + }, +/area/lv624/lazarus/crashed_ship) +"OA" = ( +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_id = "Cargo Bay"; + pixel_y = 32 + }, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"OR" = ( +/obj/structure/stairs/perspective{ + dir = 4; + icon_state = "p_stair_full" + }, +/obj/structure/platform/shiva, +/turf/open/floor/plating/prison, +/area/fiorina/station/central_ring) +"Pj" = ( +/obj/structure/largecrate/random/barrel/red, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Pm" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_3" + }, +/area/lv624/lazarus/crashed_ship) +"Po" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"Pv" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_s_w" + }, +/area/lv624/lazarus/crashed_ship) +"Px" = ( +/obj/structure/inflatable, +/turf/open/floor/prison{ + dir = 8; + icon_state = "yellow" + }, +/area/fiorina/station/lowsec) +"PH" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Dining Area" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"PI" = ( +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb, +/turf/open/organic/grass{ + desc = "It'll get in your shoes no matter what you do."; + name = "astroturf" + }, +/area/fiorina/station/central_ring) +"PL" = ( +/obj/item/weapon/gun/rifle/mar40, +/turf/open/floor/prison{ + icon_state = "floor_plate" + }, +/area/fiorina/station/lowsec) +"Qa" = ( +/obj/structure/cargo_container/arious/leftmid, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Qc" = ( +/obj/item/storage/box/donkpockets, +/turf/open/floor/plating/prison, +/area/fiorina/maintenance) +"Qd" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_2" + }, +/obj/structure/machinery/m56d_hmg{ + rounds = 700 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Qh" = ( +/turf/open/space, +/area/fiorina/oob) +"Qk" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/surgical_tray{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"Qx" = ( +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Rd" = ( +/obj/structure/bed, +/obj/item/bedsheet/blue, +/obj/item/weapon/gun/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/clothing/accessory/storage/webbing, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Rk" = ( +/obj/item/clothing/under/shorts/green, +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_2" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/fiorina/station/central_ring) +"Rv" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"RF" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Bridge" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"RI" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3"; + dir = 1 + }, +/turf/open/floor/plating/plating_catwalk/prison, +/area/fiorina/station/central_ring) +"RM" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"RW" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Si" = ( +/obj/item/bedsheet, +/turf/open/floor/prison{ + icon_state = "floor_plate" + }, +/area/fiorina/station/lowsec) +"Sn" = ( +/obj/structure/bed, +/obj/item/bedsheet/green, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/item/toy/plush/farwa, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Sr" = ( +/turf/open/floor/prison{ + icon_state = "yellow" + }, +/area/fiorina/station/lowsec) +"SB" = ( +/turf/open/floor/prison, +/area/lv624/lazarus/crashed_ship) +"SC" = ( +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/fiorina/station/lowsec) +"SD" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"SV" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + dir = 10; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Te" = ( +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"To" = ( +/obj/structure/surface/rack, +/obj/item/storage/pouch/tools/full, +/turf/open/floor/plating/prison, +/area/fiorina/maintenance) +"Tt" = ( +/obj/structure/surface/table/woodentable, +/obj/item/storage/firstaid/adv, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"Tx" = ( +/obj/item/stack/rods, +/turf/open/floor/prison, +/area/lv624/lazarus/crashed_ship) +"TP" = ( +/obj/structure/machinery/light/double/blue{ + dir = 8; + pixel_x = -10; + pixel_y = 13 + }, +/turf/open/floor/plating/plating_catwalk/prison, +/area/fiorina/station/central_ring) +"TU" = ( +/obj/structure/barricade/plasteel/wired{ + dir = 8; + icon_state = "plasteel_closed_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"TV" = ( +/turf/open/floor/prison{ + dir = 4; + icon_state = "yellow" + }, +/area/fiorina/station/lowsec) +"Ux" = ( +/obj/structure/largecrate/supply/supplies/water, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"UA" = ( +/obj/structure/closet, +/obj/effect/spawner/random/gun/shotgun/midchance, +/turf/open/floor/plating/prison, +/area/fiorina/maintenance) +"UO" = ( +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/fiorina/maintenance) +"UT" = ( +/obj/structure/machinery/cm_vending/sorted/medical/no_access, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"UV" = ( +/obj/structure/sink{ + dir = 8; + pixel_x = -12 + }, +/turf/open/floor/prison{ + dir = 10; + icon_state = "yellow" + }, +/area/fiorina/station/lowsec) +"Ve" = ( +/turf/open/floor/plating/prison, +/area/fiorina/station/central_ring) +"Vl" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Vp" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Vu" = ( +/obj/item/ammo_casing/shell{ + icon_state = "shell_6_1" + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"VD" = ( +/obj/structure/machinery/light/double/blue{ + dir = 4; + pixel_x = 10; + pixel_y = 13 + }, +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3"; + dir = 1 + }, +/turf/open/floor/prison, +/area/fiorina/station/central_ring) +"VT" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"VV" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_engineer, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"VW" = ( +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"Wl" = ( +/turf/open/organic/grass{ + desc = "It'll get in your shoes no matter what you do."; + name = "astroturf" + }, +/area/fiorina/station/central_ring) +"Wq" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan1" + }, +/area/lv624/lazarus/crashed_ship) +"Wu" = ( +/obj/structure/surface/rack, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = -3 + }, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = 3 + }, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = 9 + }, +/turf/open/floor/almayer{ + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"WB" = ( +/obj/structure/girder/displaced, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"WC" = ( +/turf/open/floor/prison{ + dir = 6; + icon_state = "yellow" + }, +/area/fiorina/station/lowsec) +"Xb" = ( +/obj/item/stack/rods, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Xe" = ( +/obj/structure/largecrate/random/barrel/blue, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Xh" = ( +/obj/structure/machinery/floodlight, +/turf/open/floor/plating/prison, +/area/fiorina/station/central_ring) +"Xp" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan27" + }, +/area/lv624/lazarus/crashed_ship) +"Xq" = ( +/obj/structure/girder/reinforced, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"XH" = ( +/obj/structure/inflatable/door, +/turf/open/floor/prison{ + dir = 5; + icon_state = "yellow" + }, +/area/fiorina/station/lowsec) +"Yg" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_1"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"Yt" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_2" + }, +/area/lv624/lazarus/crashed_ship) +"Yy" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_w_1" + }, +/area/lv624/lazarus/crashed_ship) +"YD" = ( +/obj/structure/girder, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/fiorina/station/lowsec) +"YL" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan25" + }, +/area/lv624/lazarus/crashed_ship) +"YN" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Bunk Beds" + }, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Zb" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Zj" = ( +/obj/structure/flora/bush/ausbushes/grassybush{ + icon_state = "ywflowers_2" + }, +/turf/open/organic/grass{ + desc = "It'll get in your shoes no matter what you do."; + name = "astroturf" + }, +/area/fiorina/station/central_ring) +"Zl" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_white_t_up" + }, +/area/lv624/lazarus/crashed_ship) +"Zp" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/belt/medical/full, +/obj/item/storage/belt/medical/full{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/storage/firstaid/regular, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"Zz" = ( +/obj/structure/largecrate/supply/supplies/mre{ + desc = "A supply crate containing fifty reposessed USCM MRE packets."; + name = "\improper CLF Supply MRE crate (x50)" + }, +/turf/open/floor/plating{ + dir = 9; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"ZD" = ( +/obj/structure/machinery/light/double/blue{ + dir = 4; + pixel_x = 10; + pixel_y = -3 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/fiorina/station/central_ring) +"ZH" = ( +/obj/structure/machinery/autolathe, +/obj/structure/machinery/power/apc{ + dir = 1 + }, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"ZY" = ( +/obj/item/weapon/gun/smg/fp9000, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) + +(1,1,1) = {" +lv +lv +po +po +po +po +po +po +lv +lv +po +yT +yT +Ej +Ej +Ej +Ej +zx +zx +zx +zx +hX +ag +ag +nk +xc +Sr +zx +Qc +zx +zx +zx +ag +pM +nk +yq +"} +(2,1,1) = {" +Jn +AQ +Mh +TP +RI +Jn +Mh +nL +Jn +Jn +po +po +gW +Qh +Qh +Qh +Ej +To +aA +ag +uD +UO +uF +zx +nk +xc +Sr +Ma +zx +xS +zx +zx +zx +pM +nk +yq +"} +(3,1,1) = {" +Mh +Mh +Mh +Mh +aC +Mh +Mh +Ok +Ok +eP +eP +po +fB +Bz +gK +gK +mG +gK +gK +tX +aJ +kX +Yg +uF +SC +SC +Sr +zx +eb +ag +gZ +hO +UA +pM +nk +yq +"} +(4,1,1) = {" +Wl +Wl +Wl +Mh +Eu +Cr +Wl +Wl +Wl +Wl +eP +eP +eP +xT +kT +uw +Yy +Zp +yV +zY +tX +aJ +kX +Yg +SC +LV +yy +pM +pM +pM +pM +pM +pM +pM +XH +fF +"} +(5,1,1) = {" +Wl +Wl +Wl +Mh +aC +eP +Wl +Wl +Wl +Wl +Wl +Bz +gK +va +pa +BR +Yy +Qk +Nl +VW +zY +Wq +UO +ag +LV +LV +SC +LV +YD +YD +pM +nn +mv +pM +hm +hm +"} +(6,1,1) = {" +Zj +Wl +Wl +eP +Eu +Ok +Wl +Wl +Wl +Wl +Wl +JS +ZH +Bx +VV +jm +Yy +gH +BL +Oo +wu +tD +gK +gK +gK +gK +gK +Wq +SC +YD +pM +SC +fb +pM +zs +Fb +"} +(7,1,1) = {" +Wl +Wl +Wl +Ok +lg +Cr +PI +zu +Bz +iV +KP +dO +Ia +jm +tN +vD +Yy +vq +jm +jm +nt +Yy +Zz +KI +Nv +fW +rb +zY +tX +aJ +kX +Yg +ad +pM +nk +HE +"} +(8,1,1) = {" +Wl +Wl +vL +Ok +bO +eP +Bz +Dt +va +iZ +Bd +Yy +Gu +jm +Wu +KA +Yy +rY +Oo +jm +fE +Yy +bJ +sl +hK +iZ +sl +Te +zY +tX +aJ +kX +Yg +ex +nk +yq +"} +(9,1,1) = {" +Wl +Wl +Wl +eP +pY +eP +DJ +dh +wV +Te +GW +Zl +Ow +xX +Ow +Ow +Pv +bo +eI +zR +vB +Yy +Rv +sl +bJ +iZ +uH +iy +Te +zY +tX +aJ +kX +Yg +nk +yq +"} +(10,1,1) = {" +Wl +hi +Wl +eP +Bz +WB +Pv +FZ +de +GW +iZ +iZ +jm +jm +Mr +wn +Yy +iu +Oo +jm +BL +oH +jg +Kx +jg +KM +IV +Vp +LT +Te +zY +gK +gK +Wq +Dv +yq +"} +(11,1,1) = {" +Wl +Wl +LQ +Bz +va +de +dG +iZ +Gv +Vl +Te +Yy +MM +jm +jm +nE +Yy +UT +HS +jm +jm +jm +Te +Kk +Xb +ib +ZY +RM +hb +lX +qU +ID +Te +bS +SC +LV +"} +(12,1,1) = {" +Ok +Ok +LH +va +GW +iZ +Yy +GW +iZ +ID +Bv +Yy +NS +BL +jm +Po +Zl +Ow +Ow +jm +Jz +Pv +Nt +Fh +ID +rg +Bc +Bv +ID +iZ +Tx +iZ +GW +bS +SC +yq +"} +(13,1,1) = {" +sb +Jn +Xp +IZ +Ef +GW +Dt +Dp +GW +iZ +ID +Xq +IW +ep +jm +jm +ns +jm +jm +jm +fO +Yy +Kt +iZ +AP +iZ +Qd +Te +GW +Oh +GW +Gv +sl +bk +pG +LV +"} +(14,1,1) = {" +Ok +Mh +Xp +GW +de +tB +Zl +oU +GW +ID +Ow +Pv +rZ +px +px +SD +BL +fO +jm +fO +wd +xT +fT +qz +Te +ID +Vu +Te +Tx +Oh +iZ +GW +iZ +xZ +SC +SC +"} +(15,1,1) = {" +Wl +Wl +Xp +Te +Gv +iZ +RF +Te +iZ +Gv +iY +Zl +Ow +Ow +Ow +Ow +Pv +Fv +jm +rn +fx +Yy +BO +KD +iZ +uE +AU +ID +ID +GW +ID +SB +sl +AY +LV +SC +"} +(16,1,1) = {" +Wl +hi +Xp +Jg +jS +Te +iZ +Zb +ID +ID +ep +Yy +nX +zm +Tt +GT +Yy +fO +qv +qq +wd +xT +Te +zk +JB +ID +sB +SB +iZ +aN +SB +SB +sl +xZ +SC +SC +"} +(17,1,1) = {" +Wl +Wl +YL +cw +Te +ID +Yy +GW +ID +iZ +hn +Xq +JH +pJ +qP +GT +Yy +Om +lY +on +fx +Yy +OA +Te +Te +GW +wc +iZ +SB +Oh +GW +SB +SB +VT +SC +iD +"} +(18,1,1) = {" +Wl +dZ +Wl +YL +cw +kB +xT +ID +BL +jm +BL +Yy +CO +KX +KX +KX +Yy +uP +DG +pP +wd +Yy +cG +TU +SV +Te +RW +qU +Te +GW +iZ +iZ +GW +bS +LV +yq +"} +(19,1,1) = {" +Wl +sv +JN +kz +xT +DY +Yy +Xe +BL +jm +jm +PH +jm +jm +jm +jm +PH +jm +jm +ev +fx +sA +iZ +mF +eL +rp +gs +dj +dj +yI +qU +Te +ID +bS +SC +yq +"} +(20,1,1) = {" +Wl +sv +Wl +eP +YL +ML +Pv +Pj +Xe +jm +BL +BL +KX +KX +KX +KX +BL +BL +jm +fO +wd +oU +Te +wV +Kk +CB +GW +hU +dN +Te +pS +ML +ML +oM +SC +LV +"} +(21,1,1) = {" +Wl +sv +Wl +eP +Ok +eP +Yy +Ux +jn +jm +BL +Zl +Ow +Ow +Ow +Ow +Pv +yf +jm +rn +fx +Yy +Nt +iZ +Qx +GW +Qa +Kk +mF +pS +KQ +Pm +Yt +LU +LV +hm +"} +(22,1,1) = {" +Wl +sv +JN +Ok +eP +eG +YL +ML +cw +jm +BL +Yy +Sn +kr +wr +cF +YN +BL +jm +fO +wd +Yy +af +Te +jO +iZ +Ht +Te +pS +KQ +Pm +Yt +LU +qX +jI +Px +"} +(23,1,1) = {" +Mh +dC +Bm +bC +gk +Ok +eP +Lu +YL +Te +lx +Pv +rA +ep +Jk +jm +jm +DO +jm +jm +Dg +Yy +lG +ID +GW +ID +mn +pS +KQ +Pm +Yt +LU +UV +pM +LV +Si +"} +(24,1,1) = {" +Jn +VD +xr +et +FX +et +sR +ZD +np +eP +te +JS +gg +vQ +SD +jk +Yy +jM +cw +BL +oi +aw +ML +ML +ML +ML +ML +oM +LV +LV +pM +jb +BT +LV +nk +xc +"} +(25,1,1) = {" +lv +po +Ln +Ay +Ay +Ay +lD +lO +Xh +Rk +fQ +YL +ML +cw +qO +jT +Yy +Eq +Yy +cB +pS +oM +LV +LV +ew +LV +SC +LV +LV +hy +pM +BZ +ad +pM +Ja +xc +"} +(26,1,1) = {" +yT +po +lM +iQ +tp +Bm +Fi +lO +lO +bM +bM +lO +eP +JS +Rd +oV +Yy +cs +Yy +pS +KQ +Pm +Yt +LU +zq +LV +HG +Fb +SC +Cf +Fb +Fb +ai +hm +nk +xc +"} +(27,1,1) = {" +JZ +lv +Ve +KG +tp +Ve +wL +kp +oW +Ve +Nk +Ve +Ve +YL +ML +ML +BJ +ML +BJ +KQ +Pm +Yt +LU +SC +LV +iD +xc +xc +Eg +ri +TV +TV +WC +hm +nk +xc +"} +(28,1,1) = {" +EC +lv +oG +oG +Ve +oG +oG +kp +oW +Ln +OR +Ve +Ln +OR +lv +hB +hB +gW +gW +rc +LV +ts +PL +mf +xc +xc +xc +cA +xc +Os +pM +BZ +ad +pM +Nu +xc +"} diff --git a/maps/map_files/New_Varadero/New_Varadero.dmm b/maps/map_files/New_Varadero/New_Varadero.dmm index e0d689cf1c8c..dd19d09e4001 100644 --- a/maps/map_files/New_Varadero/New_Varadero.dmm +++ b/maps/map_files/New_Varadero/New_Varadero.dmm @@ -109,6 +109,12 @@ }, /turf/open/gm/dirt, /area/varadero/exterior/monsoon) +"aev" = ( +/obj/effect/landmark/nightmare{ + insert_tag = "clfship" + }, +/turf/open/gm/dirt, +/area/varadero/exterior/eastbeach) "afg" = ( /turf/closed/wall/r_wall/elevator{ dir = 8 @@ -15539,6 +15545,14 @@ /obj/structure/prop/rock/brown, /turf/open/gm/coast/west, /area/varadero/exterior/farocean) +"kdO" = ( +/obj/effect/landmark/nightmare{ + insert_tag = "clfship" + }, +/turf/open/gm/dirt{ + icon_state = "desert1" + }, +/area/varadero/exterior/monsoon) "kdV" = ( /obj/structure/machinery/light{ dir = 4 @@ -64554,7 +64568,7 @@ tsC cFw pll eHs -cFw +aev nwq bGU pmM @@ -65117,7 +65131,7 @@ bGU bGU bGU rvD -pYK +kdO bGU bGU bGU diff --git a/maps/map_files/New_Varadero/clfship.dmm b/maps/map_files/New_Varadero/clfship.dmm new file mode 100644 index 000000000000..4fb3406e0904 --- /dev/null +++ b/maps/map_files/New_Varadero/clfship.dmm @@ -0,0 +1,3543 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"ao" = ( +/obj/structure/fence, +/turf/open/floor/plating/icefloor{ + icon_state = "asteroidplating" + }, +/area/varadero/exterior/lz2_near) +"ar" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_r_w" + }, +/area/lv624/lazarus/crashed_ship) +"av" = ( +/obj/structure/sink{ + pixel_y = 15 + }, +/obj/item/tool/soap{ + pixel_x = 2; + pixel_y = -4 + }, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"aO" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan5" + }, +/area/lv624/lazarus/crashed_ship) +"bs" = ( +/obj/item/ammo_casing/shell{ + icon_state = "shell_6_1" + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"bv" = ( +/obj/effect/landmark/corpsespawner/colonist/random, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"bO" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"bP" = ( +/obj/structure/girder/displaced, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"bZ" = ( +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating{ + dir = 4; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"cp" = ( +/obj/structure/cargo_container/arious/rightmid, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"cr" = ( +/obj/item/stool, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"cu" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"cL" = ( +/obj/structure/cargo_container/arious/right, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"cM" = ( +/obj/item/ammo_casing/shell{ + icon_state = "shell_4_1" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"cQ" = ( +/obj/item/stack/rods, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"cY" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 1; + faction_group = list("CLF") + }, +/turf/open/gm/dirt, +/area/varadero/exterior/eastocean) +"da" = ( +/turf/open/floor/almayer{ + dir = 1; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"de" = ( +/obj/structure/surface/table/almayer, +/obj/item/tool/wirecutters, +/obj/item/tool/wrench{ + pixel_y = 7 + }, +/obj/item/tool/screwdriver{ + pixel_x = -2; + pixel_y = 3 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"dg" = ( +/turf/open/gm/coast/beachcorner2/south_west, +/area/varadero/exterior/monsoon) +"dh" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"dl" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_x = 16; + pixel_y = -8 + }, +/turf/open/gm/coast/beachcorner/north_east, +/area/varadero/exterior/eastbeach) +"dt" = ( +/obj/structure/surface/rack, +/obj/item/storage/firstaid/adv{ + pixel_x = 3; + pixel_y = 5 + }, +/obj/item/storage/firstaid/adv, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"dA" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"dH" = ( +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"dK" = ( +/turf/open/floor/plating/icefloor{ + icon_state = "asteroidplating" + }, +/area/varadero/exterior/eastbeach) +"dV" = ( +/turf/open/gm/river{ + name = "shallow ocean"; + default_name = "shallow ocean" + }, +/area/lv624/lazarus/crashed_ship) +"eb" = ( +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"ef" = ( +/obj/structure/flora/bush/ausbushes/var3/stalkybush, +/turf/open/gm/river/ocean{ + name = "deep ocean"; + default_name = "deep ocean" + }, +/area/varadero/exterior/farocean) +"eo" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"eK" = ( +/turf/open/gm/coast/beachcorner/south_west, +/area/varadero/exterior/eastbeach) +"eL" = ( +/turf/open/gm/coast/beachcorner2/south_west, +/area/varadero/exterior/eastocean) +"eN" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/surgical_tray{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"eS" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice2"; + pixel_x = 16; + pixel_y = 24 + }, +/turf/closed/wall/rock/brown, +/area/varadero/exterior/eastbeach) +"fd" = ( +/obj/structure/window_frame/colony, +/turf/open/gm/dirt, +/area/varadero/exterior/eastbeach) +"fg" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_x = 3; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"fr" = ( +/turf/open/gm/dirt, +/area/varadero/exterior/eastocean) +"fw" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer{ + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"fH" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan23" + }, +/area/lv624/lazarus/crashed_ship) +"ga" = ( +/turf/open/gm/coast/beachcorner/south_west, +/area/varadero/exterior/monsoon) +"go" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_s_w" + }, +/area/lv624/lazarus/crashed_ship) +"gu" = ( +/turf/closed/shuttle/ert, +/area/lv624/lazarus/crashed_ship) +"gT" = ( +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"gW" = ( +/obj/item/weapon/gun/rifle/sniper/svd, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"ha" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/compensator, +/obj/item/attachable/compensator, +/obj/item/attachable/compensator, +/obj/item/attachable/extended_barrel, +/obj/item/attachable/extended_barrel, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/obj/item/attachable/attached_gun/flamer, +/turf/open/floor/almayer{ + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"hg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3"; + dir = 1 + }, +/turf/open/gm/dirt, +/area/varadero/exterior/eastocean) +"hC" = ( +/obj/structure/girder, +/obj/item/stack/rods, +/turf/open/gm/coast/west, +/area/lv624/lazarus/crashed_ship) +"hF" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan27" + }, +/area/lv624/lazarus/crashed_ship) +"ic" = ( +/obj/structure/bed/chair, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"iq" = ( +/obj/structure/bed/chair, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"iC" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"iH" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Bunk Beds" + }, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"iJ" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_2" + }, +/area/lv624/lazarus/crashed_ship) +"iZ" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Bridge" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"jb" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 1; + name = "\improper Medical Bay" + }, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"jt" = ( +/turf/open/floor/plating/icefloor{ + icon_state = "asteroidplating" + }, +/area/varadero/exterior/lz2_near) +"jI" = ( +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"ka" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"kh" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"kF" = ( +/obj/structure/bed, +/obj/item/bedsheet/yellow, +/obj/item/toy/katana, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"kH" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"kO" = ( +/obj/structure/girder, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"lc" = ( +/turf/open/gm/dirt{ + icon_state = "desert1" + }, +/area/varadero/exterior/monsoon) +"le" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/m16/ap, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -2 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -4 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -6 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -8 + }, +/obj/item/weapon/throwing_knife{ + pixel_x = 18; + pixel_y = 9 + }, +/obj/item/weapon/throwing_knife{ + pixel_x = 18; + pixel_y = 6 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"lj" = ( +/obj/structure/largecrate/random/barrel/blue, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"lt" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice1"; + pixel_x = -16; + pixel_y = -8 + }, +/turf/open/gm/coast/beachcorner/north_west, +/area/varadero/exterior/eastbeach) +"lz" = ( +/obj/structure/girder/reinforced, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"lN" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"mp" = ( +/obj/effect/decal/cleanable/blood, +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3"; + dir = 1 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"mw" = ( +/turf/open/floor/plating{ + dir = 5; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"mx" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice3"; + pixel_x = 16; + pixel_y = 24 + }, +/obj/structure/machinery/light/small{ + dir = 1 + }, +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_2"; + dir = 8 + }, +/turf/open/gm/dirt, +/area/varadero/exterior/eastbeach) +"mG" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"mO" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_w_1" + }, +/area/lv624/lazarus/crashed_ship) +"mS" = ( +/obj/item/tool/wet_sign, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"mV" = ( +/obj/effect/overlay/palmtree_r{ + icon_state = "palm2" + }, +/turf/open/gm/dirt, +/area/varadero/exterior/eastbeach) +"mZ" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Dining Area" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"ns" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan9" + }, +/area/lv624/lazarus/crashed_ship) +"nw" = ( +/obj/structure/blocker/invisible_wall/water, +/turf/open/gm/river/ocean{ + name = "deep ocean"; + default_name = "deep ocean" + }, +/area/varadero/exterior/farocean) +"oi" = ( +/obj/item/stack/rods, +/turf/open/gm/river/ocean{ + name = "deep ocean"; + default_name = "deep ocean" + }, +/area/lv624/lazarus/crashed_ship) +"ol" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"oV" = ( +/obj/item/stack/rods, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"oW" = ( +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"oZ" = ( +/turf/open/floor/plating{ + dir = 10; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"pc" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_white_t_up" + }, +/area/lv624/lazarus/crashed_ship) +"pd" = ( +/turf/open/gm/dirt{ + icon_state = "desert1" + }, +/area/varadero/exterior/eastocean) +"ph" = ( +/obj/structure/blocker/invisible_wall/water, +/obj/item/lightstick/variant/planted, +/turf/open/gm/river/ocean{ + name = "deep ocean"; + default_name = "deep ocean" + }, +/area/varadero/exterior/farocean) +"pp" = ( +/turf/open/floor/plating{ + dir = 6; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"pq" = ( +/obj/structure/surface/rack, +/obj/item/ammo_magazine/shotgun/slugs, +/obj/item/ammo_magazine/shotgun/slugs, +/obj/item/ammo_magazine/shotgun/slugs, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"pr" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/obj/structure/machinery/m56d_hmg{ + rounds = 700 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"py" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/gm/dirt, +/area/varadero/exterior/eastocean) +"pH" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"pI" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"pO" = ( +/obj/structure/machinery/computer/communications{ + icon_state = "commb"; + stat = 1 + }, +/obj/structure/surface/table/reinforced/prison, +/turf/open/gm/river/ocean{ + name = "deep ocean"; + default_name = "deep ocean" + }, +/area/lv624/lazarus/crashed_ship) +"pP" = ( +/turf/open/gm/coast/beachcorner/south_east, +/area/varadero/exterior/eastbeach) +"pS" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"pV" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/attachable/heavy_barrel, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/attached_gun/flamer, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"qy" = ( +/obj/structure/surface/rack, +/obj/item/clothing/accessory/storage/webbing, +/obj/item/clothing/accessory/storage/webbing, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"rc" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/belt/medical/full, +/obj/item/storage/belt/medical/full{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/storage/firstaid/regular, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"rg" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"rq" = ( +/obj/structure/machinery/light/small{ + dir = 8; + pixel_x = -10 + }, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"rr" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"rz" = ( +/turf/open/gm/dirt, +/area/varadero/exterior/eastbeach) +"rA" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_2" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"rQ" = ( +/turf/open/auto_turf/sand_white/layer1, +/area/varadero/exterior/monsoon) +"sa" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"sc" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/structure/machinery/medical_pod/bodyscanner, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"sm" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"sn" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_3" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"so" = ( +/obj/item/stack/rods, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"ss" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_2" + }, +/obj/structure/machinery/m56d_hmg{ + rounds = 700 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"st" = ( +/turf/open/gm/coast/beachcorner/north_west, +/area/varadero/exterior/eastocean) +"sB" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/m16, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 2 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 4 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 6 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 8 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 10 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = -2 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = -4 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"sE" = ( +/obj/effect/overlay/palmtree_r, +/turf/open/gm/dirt, +/area/varadero/exterior/eastbeach) +"ti" = ( +/obj/effect/decal/cleanable/blood/oil, +/obj/item/tool/screwdriver, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"tF" = ( +/obj/structure/girder/reinforced, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"tH" = ( +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_id = "Cargo Bay"; + pixel_y = 32 + }, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"tJ" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_w_2" + }, +/area/lv624/lazarus/crashed_ship) +"tM" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/structure/machinery/faxmachine{ + department = "CLF - Cell 42" + }, +/obj/item/paper/prison_station/pirate_note/clfship, +/turf/open/floor/almayer{ + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"tV" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_3" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"um" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"uq" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"ur" = ( +/obj/structure/machinery/door/airlock/almayer/generic, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"uM" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_2"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"uQ" = ( +/obj/structure/machinery/computer/station_alert{ + icon_state = "atmosb"; + stat = 1 + }, +/obj/structure/surface/table/reinforced/prison, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"uW" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_2" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"vv" = ( +/obj/structure/girder/reinforced, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"vI" = ( +/turf/open/gm/river/ocean{ + name = "deep ocean"; + default_name = "deep ocean" + }, +/area/varadero/exterior/lz2_near) +"vM" = ( +/obj/structure/surface/table/woodentable, +/obj/item/device/flashlight/lamp{ + pixel_y = 3 + }, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"wc" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_x = -3; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"wI" = ( +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"wJ" = ( +/obj/effect/overlay/palmtree_r, +/turf/open/auto_turf/sand_white/layer1, +/area/varadero/exterior/monsoon) +"wK" = ( +/turf/open/gm/coast/south, +/area/varadero/exterior/eastocean) +"wS" = ( +/obj/item/storage/toolbox/electrical{ + pixel_y = 9 + }, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"wZ" = ( +/turf/open/gm/dirt{ + icon_state = "desert2" + }, +/area/varadero/exterior/monsoon) +"xd" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"xv" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice3"; + pixel_x = 16; + pixel_y = 24 + }, +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_2" + }, +/turf/open/gm/dirt, +/area/varadero/exterior/eastbeach) +"xz" = ( +/obj/structure/surface/rack, +/obj/item/device/radio{ + pixel_x = -3 + }, +/obj/item/device/radio, +/obj/item/device/radio{ + pixel_x = 3 + }, +/turf/open/floor/almayer{ + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"xQ" = ( +/obj/structure/machinery/body_scanconsole, +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_color = "green"; + phone_id = "Medical Bay"; + pixel_y = 32 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"yg" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_3" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"yk" = ( +/obj/effect/overlay/palmtree_r{ + icon_state = "palm2" + }, +/turf/open/gm/dirt, +/area/varadero/exterior/monsoon) +"yo" = ( +/obj/structure/girder/reinforced, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"yw" = ( +/turf/open/gm/coast/west, +/area/varadero/exterior/lz2_near) +"yx" = ( +/obj/item/stack/rods, +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"yB" = ( +/turf/open/gm/dirt{ + icon_state = "desert0" + }, +/area/varadero/exterior/monsoon) +"yE" = ( +/turf/open/gm/coast/beachcorner2/north_west, +/area/varadero/exterior/eastocean) +"yQ" = ( +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"yS" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/stack/sheet/metal{ + amount = 5; + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/stack/sheet/metal{ + amount = 5; + pixel_y = 1 + }, +/obj/item/stack/sheet/plasteel{ + pixel_x = 7; + pixel_y = 11 + }, +/obj/item/clothing/glasses/welding, +/turf/open/floor/almayer{ + dir = 6; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"yT" = ( +/obj/structure/surface/rack, +/obj/item/device/radio{ + pixel_x = 3 + }, +/obj/item/device/radio, +/obj/item/device/radio{ + pixel_x = -3 + }, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"yU" = ( +/obj/structure/flora/bush/ausbushes/var3/fullgrass, +/turf/open/auto_turf/sand_white/layer1, +/area/varadero/exterior/eastbeach) +"zd" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"zn" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"zK" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_x = 16; + pixel_y = -8 + }, +/turf/open/gm/dirt, +/area/varadero/exterior/eastbeach) +"zP" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"zU" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/paper_bin, +/obj/item/tool/pen, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"zY" = ( +/obj/structure/largecrate/random/barrel/red, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Ab" = ( +/obj/structure/largecrate/supply/ammo/m56d, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Aj" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Al" = ( +/obj/structure/flora/bush/ausbushes/var3/sparsegrass{ + icon_state = "sparsegrass_3" + }, +/turf/open/gm/dirt, +/area/varadero/exterior/eastocean) +"AA" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_1" + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_3" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"AK" = ( +/obj/structure/surface/table/woodentable, +/obj/item/ammo_magazine/shotgun/incendiary{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/ammo_magazine/shotgun/incendiary, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"AU" = ( +/obj/structure/largecrate/supply/supplies/water, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Be" = ( +/obj/item/ammo_casing/shell{ + icon_state = "casing_9_1" + }, +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 8; + faction_group = list("CLF") + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Bh" = ( +/obj/structure/surface/table/woodentable, +/obj/effect/spawner/random/toolbox, +/obj/item/toy/deck/uno{ + pixel_x = -3; + pixel_y = 4 + }, +/obj/effect/landmark/objective_landmark/medium, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"Bl" = ( +/obj/effect/landmark/objective_landmark/science, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Bm" = ( +/obj/structure/surface/table/woodentable, +/obj/item/storage/firstaid/regular{ + pixel_x = 3; + pixel_y = 5 + }, +/obj/item/storage/firstaid/regular, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"Bu" = ( +/obj/structure/flora/bush/ausbushes/var3/sparsegrass{ + icon_state = "sparsegrass_2" + }, +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice3"; + pixel_x = 16; + pixel_y = 24 + }, +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_2" + }, +/turf/open/gm/dirt, +/area/varadero/exterior/eastbeach) +"Bz" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"BA" = ( +/obj/structure/window_frame/colony, +/turf/open/floor/plating/icefloor{ + icon_state = "asteroidplating" + }, +/area/varadero/exterior/eastbeach) +"BM" = ( +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"BS" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan22" + }, +/area/lv624/lazarus/crashed_ship) +"BW" = ( +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Ca" = ( +/obj/item/stack/rods, +/obj/effect/decal/cleanable/blood, +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_2" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Cw" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan20" + }, +/area/lv624/lazarus/crashed_ship) +"CC" = ( +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"CJ" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice8"; + pixel_x = 16; + pixel_y = 24 + }, +/obj/structure/window_frame/colony, +/turf/open/floor/plating/icefloor{ + icon_state = "asteroidplating" + }, +/area/varadero/exterior/eastbeach) +"CK" = ( +/obj/item/stack/rods, +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"CY" = ( +/obj/structure/machinery/vending/coffee, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Ds" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_t_right" + }, +/area/lv624/lazarus/crashed_ship) +"Dz" = ( +/obj/structure/largecrate/random/barrel/yellow, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"DA" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Cargo Hold" + }, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"DE" = ( +/turf/open/gm/coast/west, +/area/varadero/exterior/eastocean) +"DN" = ( +/turf/open/floor/almayer{ + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"DU" = ( +/obj/item/stack/sheet/metal{ + amount = 2; + pixel_x = 4; + pixel_y = 4 + }, +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Ep" = ( +/obj/structure/largecrate/supply/ammo/m56d, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"EU" = ( +/turf/open/gm/river/ocean{ + name = "deep ocean"; + default_name = "deep ocean" + }, +/area/varadero/exterior/eastocean) +"EW" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/weapon/gun/rifle/mar40/lmg{ + pixel_x = 1; + pixel_y = 2 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"EX" = ( +/obj/structure/prop/rock/brown, +/turf/open/gm/dirt, +/area/varadero/exterior/eastocean) +"Fc" = ( +/obj/item/ammo_casing/shell{ + icon_state = "cartridge_2_1" + }, +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 4; + faction_group = list("CLF") + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Fl" = ( +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Fs" = ( +/obj/structure/machinery/floodlight, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Fz" = ( +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"FH" = ( +/obj/structure/barricade/plasteel/wired{ + dir = 8; + icon_state = "plasteel_closed_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"FN" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan1" + }, +/area/lv624/lazarus/crashed_ship) +"Gc" = ( +/obj/structure/bed/chair{ + dir = 1 + }, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"Gh" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_1" + }, +/area/lv624/lazarus/crashed_ship) +"Gm" = ( +/obj/structure/machinery/optable, +/obj/item/tank/anesthetic, +/obj/item/clothing/mask/breath/medical, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"Go" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Gr" = ( +/obj/item/storage/bag/trash, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Gt" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + dir = 10; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"GB" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_3" + }, +/turf/open/gm/coast/west, +/area/varadero/exterior/eastocean) +"GG" = ( +/obj/item/stack/rods, +/turf/open/gm/river{ + name = "shallow ocean"; + default_name = "shallow ocean" + }, +/area/lv624/lazarus/crashed_ship) +"GP" = ( +/obj/structure/toilet{ + dir = 8 + }, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"Hb" = ( +/obj/structure/bed, +/obj/item/bedsheet/yellow, +/obj/item/restraint/handcuffs{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/restraint/handcuffs, +/turf/open/floor/almayer{ + dir = 6; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Ho" = ( +/turf/open/gm/coast/west, +/area/varadero/exterior/monsoon) +"Hq" = ( +/turf/open/gm/river{ + name = "shallow ocean"; + default_name = "shallow ocean" + }, +/area/varadero/exterior/eastocean) +"Hx" = ( +/obj/item/tool/shovel, +/turf/open/gm/dirt, +/area/varadero/exterior/eastbeach) +"HB" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_medic, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"Im" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_3" + }, +/area/lv624/lazarus/crashed_ship) +"In" = ( +/obj/structure/machinery/light/small{ + dir = 4 + }, +/turf/open/auto_turf/sand_white/layer1, +/area/varadero/exterior/eastbeach) +"IJ" = ( +/turf/open/gm/river/ocean{ + name = "deep ocean"; + default_name = "deep ocean" + }, +/area/lv624/lazarus/crashed_ship) +"IM" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"IO" = ( +/turf/open/gm/dirt, +/area/lv624/lazarus/crashed_ship) +"Jg" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan8" + }, +/area/lv624/lazarus/crashed_ship) +"Jp" = ( +/obj/structure/surface/table/almayer, +/obj/item/storage/backpack/general_belt{ + pixel_y = 3 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Jr" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_x = 16; + pixel_y = -8 + }, +/turf/open/gm/coast/beachcorner/north_west, +/area/varadero/exterior/eastbeach) +"JB" = ( +/obj/structure/surface/rack, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = -3 + }, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = 3 + }, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = 9 + }, +/turf/open/floor/almayer{ + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"JK" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"JL" = ( +/obj/structure/bed, +/obj/item/bedsheet/green, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/item/toy/plush/farwa, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"JN" = ( +/obj/structure/machinery/door/airlock/almayer/generic{ + dir = 8; + name = "\improper Engineering Storage" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"JQ" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_leftengine" + }, +/area/lv624/lazarus/crashed_ship) +"Ka" = ( +/obj/structure/surface/rack, +/obj/item/storage/backpack/general_belt{ + pixel_y = 7 + }, +/obj/item/storage/backpack/general_belt, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"Kl" = ( +/obj/item/stool, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_leader, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Km" = ( +/turf/open/gm/coast/beachcorner/south_west, +/area/varadero/exterior/eastocean) +"Ky" = ( +/obj/item/lightstick/variant/planted, +/turf/open/gm/dirt, +/area/varadero/exterior/monsoon) +"KH" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"KJ" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_3" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"KM" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_x = -7; + pixel_y = -4 + }, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_x = 6; + pixel_y = -4 + }, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_y = 8 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"Ll" = ( +/turf/open/gm/dirt, +/area/varadero/exterior/lz2_near) +"Lm" = ( +/obj/structure/largecrate/random/barrel/white, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Lp" = ( +/turf/open/gm/coast/north, +/area/varadero/exterior/eastocean) +"LM" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 8; + faction_group = list("CLF") + }, +/turf/open/auto_turf/sand_white/layer1, +/area/varadero/exterior/eastbeach) +"LU" = ( +/turf/open/gm/river{ + name = "shallow ocean"; + default_name = "shallow ocean" + }, +/area/varadero/exterior/monsoon) +"Mg" = ( +/obj/structure/machinery/storm_siren{ + dir = 8; + pixel_x = 3 + }, +/turf/open/auto_turf/sand_white/layer1, +/area/varadero/exterior/eastbeach) +"Mk" = ( +/obj/structure/machinery/cm_vending/sorted/medical/no_access, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"Mq" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_t_left" + }, +/area/lv624/lazarus/crashed_ship) +"Ms" = ( +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/stack/rods, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"MF" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 1; + faction_group = list("CLF") + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"MG" = ( +/turf/open/auto_turf/sand_white/layer1, +/area/varadero/exterior/lz2_near) +"MH" = ( +/turf/open/floor/almayer{ + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"MS" = ( +/obj/structure/machinery/floodlight/landing{ + desc = "A powerful light stationed near construction zones to provide better visibility."; + name = "Construction Light" + }, +/obj/effect/decal/warning_stripes, +/turf/open/floor/plating/icefloor{ + icon_state = "asteroidplating" + }, +/area/varadero/exterior/eastocean) +"Nc" = ( +/obj/structure/largecrate/supply/supplies/flares, +/turf/open/floor/plating{ + dir = 10; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Ny" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice3"; + pixel_x = 16; + pixel_y = 24 + }, +/turf/closed/wall/rock/brown, +/area/varadero/exterior/eastbeach) +"NU" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Oh" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Op" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_1"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"OA" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"OU" = ( +/obj/item/stack/sheet/metal{ + amount = 2; + pixel_x = 4; + pixel_y = 4 + }, +/turf/open/floor/plating{ + dir = 6; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Pg" = ( +/obj/structure/flora/bush/ausbushes/var3/sparsegrass{ + icon_state = "sparsegrass_2" + }, +/turf/open/gm/dirt, +/area/varadero/exterior/eastocean) +"Pl" = ( +/turf/open/floor/plating{ + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Pp" = ( +/obj/item/circuitboard/apc{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/cell{ + pixel_x = -2 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"Pq" = ( +/obj/item/stool, +/turf/open/gm/river/ocean{ + name = "deep ocean"; + default_name = "deep ocean" + }, +/area/lv624/lazarus/crashed_ship) +"Px" = ( +/obj/structure/prop/rock/brown, +/turf/open/gm/dirt, +/area/varadero/exterior/monsoon) +"Py" = ( +/obj/structure/surface/table/woodentable, +/obj/item/storage/firstaid/adv, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"PP" = ( +/obj/structure/largecrate/supply/supplies/mre{ + desc = "A supply crate containing fifty reposessed USCM MRE packets."; + name = "\improper CLF Supply MRE crate (x50)" + }, +/turf/open/floor/plating{ + dir = 9; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"PR" = ( +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Qa" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"Qc" = ( +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_id = "Armoury"; + pixel_y = 32 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Qe" = ( +/obj/structure/largecrate/random/barrel/white, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Qp" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_engineer, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"Qq" = ( +/obj/structure/cargo_container/arious/leftmid, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Qs" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan21" + }, +/area/lv624/lazarus/crashed_ship) +"Qv" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/effect/spawner/random/toolbox, +/obj/structure/transmitter/clf_net/rotary{ + phone_category = "CR-116"; + phone_color = "yellow"; + phone_id = "Engineering" + }, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/almayer{ + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"QM" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_rightengine" + }, +/area/lv624/lazarus/crashed_ship) +"QQ" = ( +/turf/closed/wall/rock/brown, +/area/varadero/exterior/eastbeach) +"QY" = ( +/obj/structure/machinery/power/smes/buildable/charged, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"Rg" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_x = 16; + pixel_y = -8 + }, +/turf/open/floor/plating/icefloor{ + icon_state = "asteroidplating" + }, +/area/varadero/exterior/eastbeach) +"Rn" = ( +/obj/structure/machinery/cm_vending/sorted/marine_food, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Rp" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_3" + }, +/turf/open/gm/dirt, +/area/varadero/exterior/eastocean) +"Rr" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 8; + faction_group = list("CLF") + }, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Rs" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan25" + }, +/area/lv624/lazarus/crashed_ship) +"Rw" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/firstaid/regular, +/obj/effect/landmark/objective_landmark/science, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"RH" = ( +/obj/structure/flora/bush/ausbushes/var3/sparsegrass{ + icon_state = "sparsegrass_3" + }, +/turf/open/gm/dirt, +/area/varadero/exterior/monsoon) +"RN" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_3" + }, +/turf/open/gm/dirt, +/area/varadero/exterior/eastbeach) +"RS" = ( +/obj/item/stack/rods, +/obj/structure/girder, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"RX" = ( +/obj/effect/vehicle_spawner/van/fixed{ + color = "#4a9eed"; + desc = "A rather old hunk of metal with four wheels, you know what to do. Entrance on the back and sides. This one seems to be used by the CLF"; + name = "CLF Van" + }, +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"So" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_3" + }, +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_2" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"SA" = ( +/obj/structure/girder/displaced, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"SS" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/gm/dirt, +/area/lv624/lazarus/crashed_ship) +"SW" = ( +/obj/structure/bed, +/obj/item/bedsheet/blue, +/obj/item/weapon/gun/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/clothing/accessory/storage/webbing, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Tg" = ( +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"Tp" = ( +/obj/item/tank/oxygen/red, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Tt" = ( +/turf/open/gm/river/ocean{ + name = "deep ocean"; + default_name = "deep ocean" + }, +/area/varadero/exterior/farocean) +"TQ" = ( +/obj/structure/flora/bush/ausbushes/var3/stalkybush, +/turf/open/gm/river/ocean{ + name = "deep ocean"; + default_name = "deep ocean" + }, +/area/varadero/exterior/eastocean) +"TS" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"TZ" = ( +/obj/structure/girder/displaced, +/turf/open/gm/river/ocean{ + name = "deep ocean"; + default_name = "deep ocean" + }, +/area/lv624/lazarus/crashed_ship) +"Ua" = ( +/obj/item/ammo_casing/shell{ + icon_state = "shell_3_1" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Ug" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_l_w" + }, +/area/lv624/lazarus/crashed_ship) +"Uj" = ( +/obj/item/storage/toolbox/mechanical, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Uy" = ( +/obj/item/weapon/gun/smg/fp9000, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"UJ" = ( +/turf/open/gm/dirt, +/area/varadero/exterior/monsoon) +"UP" = ( +/obj/structure/largecrate/random/barrel/white, +/turf/open/gm/dirt, +/area/varadero/exterior/eastbeach) +"UV" = ( +/obj/item/ammo_casing/shell{ + icon_state = "casing_2_1" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"UW" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan2" + }, +/area/lv624/lazarus/crashed_ship) +"Vn" = ( +/obj/structure/bed, +/obj/item/bedsheet/purple, +/obj/item/weapon/gun/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Vv" = ( +/obj/structure/bed, +/obj/item/bedsheet/rd, +/obj/effect/landmark/corpsespawner/colonist, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Vy" = ( +/obj/structure/surface/rack, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/weapon/gun/rifle/mar40{ + pixel_y = -1 + }, +/obj/item/weapon/gun/rifle/mar40{ + pixel_y = 6 + }, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"VC" = ( +/obj/structure/surface/rack, +/obj/item/roller, +/obj/item/roller{ + pixel_x = 3; + pixel_y = 2 + }, +/turf/open/floor/almayer{ + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"VE" = ( +/obj/structure/machinery/autolathe, +/obj/structure/machinery/power/apc{ + dir = 1 + }, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"VL" = ( +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating{ + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"VO" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper General Area" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"VV" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan3" + }, +/area/lv624/lazarus/crashed_ship) +"Wb" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Wf" = ( +/turf/open/floor/almayer{ + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"Wi" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "blue" + }, +/area/lv624/lazarus/crashed_ship) +"Wl" = ( +/turf/closed/wall/rock/brown, +/area/varadero/exterior/eastocean) +"Wr" = ( +/turf/closed/wall/rock/brown, +/area/varadero/exterior/monsoon) +"WP" = ( +/obj/structure/machinery/vending/snack, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"WV" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"XB" = ( +/obj/structure/machinery/door_control/brbutton{ + id = "clf_umbilical_1"; + pixel_x = 1; + pixel_y = 28; + range = 20 + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"XM" = ( +/turf/closed/wall/rock/brown, +/area/varadero/exterior/lz2_near) +"Yb" = ( +/obj/item/weapon/gun/rifle/m16, +/obj/item/weapon/gun/rifle/m16{ + pixel_x = 5; + pixel_y = 6 + }, +/obj/structure/surface/rack, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Ye" = ( +/turf/open/auto_turf/sand_white/layer1, +/area/varadero/exterior/eastbeach) +"Yq" = ( +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/obj/item/storage/firstaid/regular/empty, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Yu" = ( +/obj/effect/decal/cleanable/blood/oil/streak, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Yz" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_3"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"YS" = ( +/obj/structure/machinery/vending/cigarette/colony, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"YU" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_2"; + dir = 8 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"YX" = ( +/obj/structure/surface/rack, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"Za" = ( +/obj/structure/machinery/floodlight, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Zc" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 1; + faction_group = list("CLF") + }, +/turf/open/gm/dirt{ + icon_state = "desert1" + }, +/area/varadero/exterior/eastbeach) +"Zq" = ( +/obj/structure/girder, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Zr" = ( +/turf/open/gm/coast/beachcorner/north_west, +/area/varadero/exterior/monsoon) +"ZC" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"ZL" = ( +/obj/effect/landmark/corpsespawner/engineer, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"ZM" = ( +/obj/item/weapon/gun/smg/fp9000, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"ZX" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + dir = 9; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) + +(1,1,1) = {" +XM +Ll +rz +rz +zK +rz +rz +rz +rz +rz +rz +dK +rz +fd +fd +QQ +Mg +Ye +rz +mV +rz +rz +UJ +UJ +wJ +UJ +RH +UJ +Ky +UJ +wZ +UJ +rQ +UJ +UJ +UJ +UJ +UJ +rQ +lc +"} +(2,1,1) = {" +ao +MG +rz +Ye +Jr +eK +rz +rz +eS +mx +Bu +xv +xv +xv +xv +Ny +QQ +QQ +rz +rz +UJ +rQ +UJ +UJ +Zr +ga +UJ +yk +UJ +UJ +rQ +UJ +Wr +UJ +rQ +yB +UJ +UJ +UJ +UJ +"} +(3,1,1) = {" +ao +Ll +rz +Hx +dl +pP +rz +Ye +RN +rz +rz +rz +LM +rz +rz +lt +eK +Cw +vv +vv +ar +vv +gu +JQ +Yz +uM +Op +py +fr +UJ +Wr +Wr +Wr +rQ +UJ +UJ +UJ +rQ +UJ +UJ +"} +(4,1,1) = {" +ao +Ll +rz +rz +Rg +BA +Ye +rz +RN +Zc +yU +rz +rz +rz +Ye +Lp +wK +vv +pq +YX +mO +rc +Gm +Jg +JQ +Yz +uM +Op +py +UJ +rQ +Wr +Wr +rQ +UJ +UJ +rQ +UJ +UJ +UJ +"} +(5,1,1) = {" +ao +Ll +rz +Ye +QQ +CJ +UP +In +RN +rz +rz +rz +Ye +fr +fr +Cw +gu +BS +wc +kh +mO +eN +bv +yQ +Jg +FN +Hq +wK +Al +UJ +UJ +rQ +Wr +UJ +Px +wZ +UJ +UJ +UJ +UJ +"} +(6,1,1) = {" +ao +Ll +Ye +rz +QQ +QQ +QQ +QQ +Ye +Ye +sE +MS +EX +fr +fr +Qs +VE +Pp +Qp +Tg +mO +sc +dH +dA +zU +Ds +gu +gu +gu +gu +gu +FN +UJ +Px +UJ +UJ +UJ +rQ +Wr +rQ +"} +(7,1,1) = {" +jt +Ll +fr +fr +Wl +Wl +fr +fr +hg +fr +fr +fr +Cw +IO +Oh +kO +QY +Tg +Yu +Qv +mO +xQ +Tg +Tg +tM +mO +PP +Nc +ZX +um +oZ +Jg +JQ +Yz +uM +Op +IO +Wr +Wr +UJ +"} +(8,1,1) = {" +jt +MG +pd +fr +fr +fr +fr +fr +Rp +cY +Cw +Zq +BS +YU +Ca +mO +Vy +Tg +JB +yS +mO +Rw +dA +Tg +VC +mO +jI +Pl +RX +BW +Pl +Fl +Jg +JQ +Yz +uM +Op +UJ +UJ +UJ +"} +(9,1,1) = {" +jt +Ll +fr +py +py +fr +st +DE +GB +DE +hC +So +zd +Tp +Fz +pc +tJ +JN +tJ +tJ +go +dt +MH +HB +zn +mO +pS +Pl +jI +BW +VL +yx +Fl +Jg +JQ +Yz +uM +Op +UJ +UJ +"} +(10,1,1) = {" +yw +Km +fr +fr +Pg +st +yE +EU +Cw +SA +go +de +Gr +Rr +BW +BW +Tg +Tg +rq +yT +mO +Ka +dA +Tg +dH +DA +mw +pp +mw +bZ +OU +zP +Fc +Fl +Jg +gu +gu +FN +Ho +ga +"} +(11,1,1) = {" +vI +eL +DE +DE +DE +yE +EU +Cw +BS +IJ +RS +tV +oV +ti +Fl +mO +Bz +Tg +Tg +xz +mO +Mk +iC +Tg +Tg +Tg +Fl +eb +cQ +ZL +ZM +KH +sn +AA +Za +sa +Fl +UW +LU +dg +"} +(12,1,1) = {" +vI +EU +EU +EU +EU +Hq +EU +TZ +IJ +BW +mO +Fz +BW +sa +Fs +mO +CY +dH +Tg +Qa +pc +tJ +tJ +Tg +jb +go +NU +oW +sa +UV +pH +Fs +sa +BW +GG +BW +Fz +UW +EU +LU +"} +(13,1,1) = {" +vI +Hq +EU +EU +EU +EU +bP +pO +Pq +Fz +Zq +yg +Uj +BW +Bl +yo +WP +kH +Tg +Tg +VO +Tg +Tg +Tg +CC +mO +XB +BW +ka +BW +ss +Fl +Fz +dV +Fz +oV +Pl +rr +EU +LU +"} +(14,1,1) = {" +ph +ef +Tt +Tt +ef +Tt +oi +Fz +IJ +JK +pc +lz +wS +sa +tJ +go +Rn +ol +ol +OA +dH +CC +Tg +CC +DN +vv +Ab +Ua +Fl +sa +bs +Fl +GG +dV +BW +Fz +BW +SS +EU +EU +"} +(15,1,1) = {" +nw +Tt +ef +Tt +Tt +ef +yo +Fl +oV +BW +iZ +yg +BW +oV +Jp +pc +tJ +tJ +tJ +tJ +go +wI +Tg +IM +Go +mO +Ep +Uy +BW +mG +rA +sa +sa +Fz +sa +dV +Pl +sm +EU +EU +"} +(16,1,1) = {" +Tt +nw +Tt +Tt +Tt +Tt +hF +uQ +Kl +Fl +BW +mp +MF +sa +kH +mO +iq +Bm +Py +Gc +mO +CC +EW +le +DN +vv +Fl +CK +cM +sa +eo +IJ +BW +rg +IJ +IJ +Pl +SS +EU +Hq +"} +(17,1,1) = {" +Tt +Tt +nw +nw +nw +nw +Rs +fH +Fl +sa +mO +Fz +sa +BW +WV +yo +ic +AK +Bh +Gc +mO +xd +KM +sB +Go +mO +tH +Fl +Fl +Fz +pr +BW +IJ +IJ +Fz +IJ +IJ +pI +EU +EU +"} +(18,1,1) = {" +Tt +Tt +Tt +Tt +Tt +Tt +nw +Rs +fH +Lm +vv +KJ +dH +Tg +dH +mO +cu +gT +gT +gT +mO +Qc +YS +Yb +DN +mO +Aj +FH +Gt +Fl +bO +Za +Fl +Fz +BW +BW +Fz +UW +EU +EU +"} +(19,1,1) = {" +Tt +Tt +Tt +Tt +Tt +Tt +Tt +nw +mO +Dz +mO +lj +dH +Tg +Tg +mZ +Tg +Tg +Tg +Tg +mZ +Tg +Tg +TS +Go +tF +BW +BM +gW +DU +lN +ZC +ZC +uW +Za +Fl +sa +UW +EU +EU +"} +(20,1,1) = {" +Tt +Tt +Tt +Tt +Tt +Tt +Tt +nw +Rs +aO +go +zY +lj +Tg +dH +dH +gT +gT +gT +gT +dH +dH +Tg +CC +DN +lz +Fl +zd +eb +Ms +Fz +Wb +Be +Fl +ns +aO +aO +VV +TQ +EU +"} +(21,1,1) = {" +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +nw +nw +mO +AU +Qe +Tg +dH +pc +tJ +tJ +tJ +tJ +go +Wi +Tg +IM +Go +mO +NU +BW +PR +Fz +Qq +eb +BM +ns +QM +Im +iJ +Gh +nw +nw +"} +(22,1,1) = {" +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +nw +Rs +aO +fH +Tg +dH +mO +JL +kF +vM +da +iH +dH +Tg +CC +DN +mO +dh +Fl +so +BW +cp +Fl +ns +QM +Im +iJ +Gh +nw +Tt +Tt +"} +(23,1,1) = {" +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +nw +nw +Rs +aO +aO +go +Yq +kH +cr +Tg +Tg +mS +Tg +Tg +pV +mO +uq +sa +Fz +sa +cL +ns +QM +Im +iJ +Gh +nw +Tt +Tt +Tt +"} +(24,1,1) = {" +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +nw +nw +nw +Qs +Vn +Vv +OA +Wf +mO +ur +fH +dH +ha +Mq +aO +aO +aO +aO +aO +VV +nw +nw +nw +nw +Tt +Tt +Tt +Tt +"} +(25,1,1) = {" +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +nw +Rs +aO +fH +fg +fw +mO +av +mO +qy +ns +VV +nw +nw +nw +nw +nw +nw +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +"} +(26,1,1) = {" +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +nw +nw +Qs +SW +Hb +mO +GP +mO +ns +QM +Im +iJ +Gh +nw +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +"} +(27,1,1) = {" +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +nw +Rs +aO +aO +Ug +aO +Ug +QM +Im +iJ +Gh +nw +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +"} +(28,1,1) = {" +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +nw +nw +nw +nw +nw +nw +nw +nw +nw +nw +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +Tt +"} From 55f4111173fc3de5e5c1c844bd57e5b135320031 Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Sun, 19 May 2024 02:07:03 +0800 Subject: [PATCH 02/24] ChangeLoc --- maps/map_files/New_Varadero/{ => standalone}/clfship.dmm | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename maps/map_files/New_Varadero/{ => standalone}/clfship.dmm (100%) diff --git a/maps/map_files/New_Varadero/clfship.dmm b/maps/map_files/New_Varadero/standalone/clfship.dmm similarity index 100% rename from maps/map_files/New_Varadero/clfship.dmm rename to maps/map_files/New_Varadero/standalone/clfship.dmm From 97bdd5d33d129231802200ce2e1d40a6dd19bf97 Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Sun, 19 May 2024 02:15:00 +0800 Subject: [PATCH 03/24] ChangemOre --- maps/map_files/New_Varadero/New_Varadero.dmm | 8 +------- maps/map_files/New_Varadero/standalone/clfship.dmm | 2 +- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/maps/map_files/New_Varadero/New_Varadero.dmm b/maps/map_files/New_Varadero/New_Varadero.dmm index dd19d09e4001..e9853f91bd25 100644 --- a/maps/map_files/New_Varadero/New_Varadero.dmm +++ b/maps/map_files/New_Varadero/New_Varadero.dmm @@ -109,12 +109,6 @@ }, /turf/open/gm/dirt, /area/varadero/exterior/monsoon) -"aev" = ( -/obj/effect/landmark/nightmare{ - insert_tag = "clfship" - }, -/turf/open/gm/dirt, -/area/varadero/exterior/eastbeach) "afg" = ( /turf/closed/wall/r_wall/elevator{ dir = 8 @@ -64568,7 +64562,7 @@ tsC cFw pll eHs -aev +cFw nwq bGU pmM diff --git a/maps/map_files/New_Varadero/standalone/clfship.dmm b/maps/map_files/New_Varadero/standalone/clfship.dmm index 4fb3406e0904..2f95b095fe5c 100644 --- a/maps/map_files/New_Varadero/standalone/clfship.dmm +++ b/maps/map_files/New_Varadero/standalone/clfship.dmm @@ -2654,7 +2654,7 @@ JQ Yz uM Op -IO +UJ Wr Wr UJ From d258488b9f8454700cada407ddbc6dfc6a438292 Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Sun, 19 May 2024 02:34:09 +0800 Subject: [PATCH 04/24] CHHHHA --- maps/Nightmare/maps/New_Varadero/scenario.json | 10 +++++----- maps/new_varadero.json | 1 + 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/maps/Nightmare/maps/New_Varadero/scenario.json b/maps/Nightmare/maps/New_Varadero/scenario.json index 25f799c27dc4..f2babb8b8535 100644 --- a/maps/Nightmare/maps/New_Varadero/scenario.json +++ b/maps/Nightmare/maps/New_Varadero/scenario.json @@ -1,9 +1,9 @@ [ { - "type": "pick", "name": "event", - "choices": [ - { "weight": 0, "type": "def", "values": { "lvevent": "none" } }, - { "weight": 9, "type": "def", "values": { "lvevent": "clfship" } } - ] + "type": "pick", "name": "event", + "choices": [ + { "weight": 0, "type": "def", "values": { "lvevent": "none" } }, + { "weight": 10, "type": "def", "values": { "lvevent": "clfship" } } + ] } ] diff --git a/maps/new_varadero.json b/maps/new_varadero.json index ec90142c2295..093ca73863cd 100644 --- a/maps/new_varadero.json +++ b/maps/new_varadero.json @@ -36,6 +36,7 @@ ], "environment_traits": { "Fog": true }, "traits": [{ "Ground": true }], + "nightmare_path": "maps/Nightmare/maps/New_Varadero/", "xvx_hives": { "xeno_hive_alpha": 0, "xeno_hive_bravo": 0, From 2fba8c2ad4395045e5112034bb0a864e3b54525f Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Sun, 19 May 2024 03:54:01 +0800 Subject: [PATCH 05/24] FinishdMap --- .../maps/FOP_v3_Sciannex/nightmare.json | 4 +- .../maps/Ice_Colony_v3/nightmare.json | 7 + .../maps/Ice_Colony_v3/scenario.json | 6 +- maps/Nightmare/maps/Kutjevo/nightmare.json | 9 +- maps/Nightmare/maps/Kutjevo/scenario.json | 10 +- .../maps/New_Varadero/nightmare.json | 4 + .../Nightmare/maps/New_Varadero/scenario.json | 4 +- .../maps/Sorokyne_Strata/nightmare.json | 9 +- .../maps/Sorokyne_Strata/scenario.json | 10 +- .../Ice_Colony_v3/Shivas_Snowball.dmm | 8 +- .../Ice_Colony_v3/standalone/clfship.dmm | 4078 +++++++++++++ maps/map_files/Kutjevo/Kutjevo.dmm | 8 +- maps/map_files/Kutjevo/standalone/clfship.dmm | 2690 +++++++++ .../map_files/New_Varadero/sprinkles/.gitkeep | 1 + .../Sorokyne_Strata/Sorokyne_Strata.dmm | 3 + .../Sorokyne_Strata/standalone/clfship.dmm | 5208 +++++++++++++++++ 16 files changed, 12047 insertions(+), 12 deletions(-) create mode 100644 maps/map_files/Ice_Colony_v3/standalone/clfship.dmm create mode 100644 maps/map_files/Kutjevo/standalone/clfship.dmm create mode 100644 maps/map_files/New_Varadero/sprinkles/.gitkeep create mode 100644 maps/map_files/Sorokyne_Strata/standalone/clfship.dmm diff --git a/maps/Nightmare/maps/FOP_v3_Sciannex/nightmare.json b/maps/Nightmare/maps/FOP_v3_Sciannex/nightmare.json index 8d5f9b34eeff..9cdf08bebac3 100644 --- a/maps/Nightmare/maps/FOP_v3_Sciannex/nightmare.json +++ b/maps/Nightmare/maps/FOP_v3_Sciannex/nightmare.json @@ -5,13 +5,13 @@ "landmark": "riot_control", "chance": 0.5, "path": "standalone/riot_in_progress.dmm", - "when": { "riot_in_progress": "true" } + "when": { "riot_in_progress": "riot" } }, { "type": "map_insert", "landmark": "clfship", "chance": 1.0, "path": "standalone/clfship.dmm", - "when": { "lvevent": "clfship" } + "when": { "riot_in_progress": "clfship" } } ] diff --git a/maps/Nightmare/maps/Ice_Colony_v3/nightmare.json b/maps/Nightmare/maps/Ice_Colony_v3/nightmare.json index 301ffa337115..4d1f0d68b636 100644 --- a/maps/Nightmare/maps/Ice_Colony_v3/nightmare.json +++ b/maps/Nightmare/maps/Ice_Colony_v3/nightmare.json @@ -103,5 +103,12 @@ "chance": 0.5, "path": "standalone/panic_room_hold.dmm", "when": { "panic_room": "full" } + }, + { + "type": "map_insert", + "landmark": "clfship", + "chance": 1.0, + "path": "standalone/clfship.dmm", + "when": { "panic_room": "clfship" } } ] diff --git a/maps/Nightmare/maps/Ice_Colony_v3/scenario.json b/maps/Nightmare/maps/Ice_Colony_v3/scenario.json index 4b4eb7b6b92f..4da1594d2518 100644 --- a/maps/Nightmare/maps/Ice_Colony_v3/scenario.json +++ b/maps/Nightmare/maps/Ice_Colony_v3/scenario.json @@ -12,9 +12,11 @@ { "type": "pick", "name": "Panic Room", "choices": [ - { "weight": 10, "type": "def", "values": { "panic_room": "none"} }, - { "weight": 3, "type": "def", "values": { "panic_room": "full"} } + { "weight": 0, "type": "def", "values": { "panic_room": "none"} }, + { "weight": 0, "type": "def", "values": { "panic_room": "full"} }, + { "weight": 10, "type": "def", "values": { "panic_room": "clfship"} } ] } + ] diff --git a/maps/Nightmare/maps/Kutjevo/nightmare.json b/maps/Nightmare/maps/Kutjevo/nightmare.json index f3a4d42dd32e..e4c6063fa9d3 100644 --- a/maps/Nightmare/maps/Kutjevo/nightmare.json +++ b/maps/Nightmare/maps/Kutjevo/nightmare.json @@ -2,5 +2,12 @@ { "type": "map_sprinkle", "path": "sprinkles/" - } + }, + { + "type": "map_insert", + "landmark": "clfship", + "chance": 1.0, + "path": "standalone/clfship.dmm", + "when": { "lvevent": "clfship" } + } ] diff --git a/maps/Nightmare/maps/Kutjevo/scenario.json b/maps/Nightmare/maps/Kutjevo/scenario.json index fe51488c7066..f2babb8b8535 100644 --- a/maps/Nightmare/maps/Kutjevo/scenario.json +++ b/maps/Nightmare/maps/Kutjevo/scenario.json @@ -1 +1,9 @@ -[] +[ + { + "type": "pick", "name": "event", + "choices": [ + { "weight": 0, "type": "def", "values": { "lvevent": "none" } }, + { "weight": 10, "type": "def", "values": { "lvevent": "clfship" } } + ] + } +] diff --git a/maps/Nightmare/maps/New_Varadero/nightmare.json b/maps/Nightmare/maps/New_Varadero/nightmare.json index 12615e781381..e4c6063fa9d3 100644 --- a/maps/Nightmare/maps/New_Varadero/nightmare.json +++ b/maps/Nightmare/maps/New_Varadero/nightmare.json @@ -1,4 +1,8 @@ [ + { + "type": "map_sprinkle", + "path": "sprinkles/" + }, { "type": "map_insert", "landmark": "clfship", diff --git a/maps/Nightmare/maps/New_Varadero/scenario.json b/maps/Nightmare/maps/New_Varadero/scenario.json index f2babb8b8535..943f61a50b4b 100644 --- a/maps/Nightmare/maps/New_Varadero/scenario.json +++ b/maps/Nightmare/maps/New_Varadero/scenario.json @@ -2,8 +2,8 @@ { "type": "pick", "name": "event", "choices": [ - { "weight": 0, "type": "def", "values": { "lvevent": "none" } }, - { "weight": 10, "type": "def", "values": { "lvevent": "clfship" } } + { "weight": 9, "type": "def", "values": { "lvevent": "none" } }, + { "weight": 1, "type": "def", "values": { "lvevent": "clfship" } } ] } ] diff --git a/maps/Nightmare/maps/Sorokyne_Strata/nightmare.json b/maps/Nightmare/maps/Sorokyne_Strata/nightmare.json index f3a4d42dd32e..e4c6063fa9d3 100644 --- a/maps/Nightmare/maps/Sorokyne_Strata/nightmare.json +++ b/maps/Nightmare/maps/Sorokyne_Strata/nightmare.json @@ -2,5 +2,12 @@ { "type": "map_sprinkle", "path": "sprinkles/" - } + }, + { + "type": "map_insert", + "landmark": "clfship", + "chance": 1.0, + "path": "standalone/clfship.dmm", + "when": { "lvevent": "clfship" } + } ] diff --git a/maps/Nightmare/maps/Sorokyne_Strata/scenario.json b/maps/Nightmare/maps/Sorokyne_Strata/scenario.json index fe51488c7066..f2babb8b8535 100644 --- a/maps/Nightmare/maps/Sorokyne_Strata/scenario.json +++ b/maps/Nightmare/maps/Sorokyne_Strata/scenario.json @@ -1 +1,9 @@ -[] +[ + { + "type": "pick", "name": "event", + "choices": [ + { "weight": 0, "type": "def", "values": { "lvevent": "none" } }, + { "weight": 10, "type": "def", "values": { "lvevent": "clfship" } } + ] + } +] diff --git a/maps/map_files/Ice_Colony_v3/Shivas_Snowball.dmm b/maps/map_files/Ice_Colony_v3/Shivas_Snowball.dmm index b1ce353976c2..9d461e5fece5 100644 --- a/maps/map_files/Ice_Colony_v3/Shivas_Snowball.dmm +++ b/maps/map_files/Ice_Colony_v3/Shivas_Snowball.dmm @@ -19025,6 +19025,12 @@ }, /turf/open/floor/wood, /area/shiva/interior/aerodrome) +"okt" = ( +/obj/effect/landmark/nightmare{ + insert_tag = "clfship" + }, +/turf/open/auto_turf/snow/layer0, +/area/shiva/exterior/cp_colony_grounds) "okz" = ( /obj/effect/decal/cleanable/blood{ layer = 3 @@ -50928,7 +50934,7 @@ eOM sYu sYu sYu -sYu +okt sYu lwo lwo diff --git a/maps/map_files/Ice_Colony_v3/standalone/clfship.dmm b/maps/map_files/Ice_Colony_v3/standalone/clfship.dmm new file mode 100644 index 000000000000..76aa0aa379e6 --- /dev/null +++ b/maps/map_files/Ice_Colony_v3/standalone/clfship.dmm @@ -0,0 +1,4078 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"ae" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_x = -7; + pixel_y = -4 + }, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_x = 6; + pixel_y = -4 + }, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_y = 8 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"ap" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/attachable/heavy_barrel, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/attached_gun/flamer, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"ar" = ( +/obj/structure/machinery/door/airlock/almayer/generic, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"av" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"aA" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"aH" = ( +/turf/open/floor/almayer{ + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"aN" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 4; + faction_group = list("CLF") + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/shiva/interior/colony/medseceng) +"aT" = ( +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/obj/item/storage/firstaid/regular/empty, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"bd" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"bn" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan23" + }, +/area/lv624/lazarus/crashed_ship) +"bt" = ( +/obj/effect/landmark/corpsespawner/engineer, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"bP" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"bR" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Bunk Beds" + }, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"bU" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_white_t_up" + }, +/area/lv624/lazarus/crashed_ship) +"cb" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan21" + }, +/area/shiva/interior/colony/deck) +"cc" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"cq" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_x = -3; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"cw" = ( +/obj/structure/bed/chair/comfy/orange, +/turf/open/floor/wood, +/area/shiva/interior/colony/central) +"cA" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan22" + }, +/area/lv624/lazarus/crashed_ship) +"cI" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/firstaid/regular, +/obj/effect/landmark/objective_landmark/science, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"cN" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_2"; + dir = 4 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/shiva/interior/colony/medseceng) +"cW" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 1; + name = "\improper Side Entrance" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"dp" = ( +/turf/open/auto_turf/snow/layer2, +/area/shiva/exterior/cp_colony_grounds) +"dr" = ( +/obj/structure/machinery/door/airlock/almayer/security/glass/colony{ + name = "\improper Underground Security" + }, +/turf/open/floor/plating, +/area/shiva/interior/colony/medseceng) +"dF" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan21" + }, +/area/lv624/lazarus/crashed_ship) +"dP" = ( +/obj/structure/surface/table/woodentable, +/obj/item/device/flashlight/lamp{ + pixel_y = 3 + }, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"dW" = ( +/obj/structure/machinery/computer/cameras{ + dir = 8 + }, +/obj/structure/window/reinforced/tinted{ + dir = 4 + }, +/obj/structure/surface/table/reinforced/prison, +/turf/open/floor/shiva{ + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"dY" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"em" = ( +/obj/item/circuitboard/apc{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/cell{ + pixel_x = -2 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"en" = ( +/obj/item/stack/rods, +/turf/open/auto_turf/snow/layer1, +/area/lv624/lazarus/crashed_ship) +"eu" = ( +/obj/structure/bed, +/turf/open/floor/shiva{ + dir = 8; + icon_state = "redfull" + }, +/area/shiva/interior/colony/medseceng) +"fb" = ( +/turf/closed/shuttle/ert, +/area/lv624/lazarus/crashed_ship) +"fc" = ( +/turf/open/floor/plating{ + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"fd" = ( +/obj/structure/surface/table/woodentable/fancy, +/obj/item/device/flashlight/lamp, +/obj/item/tool/pen/blue{ + pixel_x = 5 + }, +/turf/open/floor/wood, +/area/shiva/interior/colony/central) +"fq" = ( +/obj/item/stack/rods, +/obj/effect/decal/cleanable/blood, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"fG" = ( +/obj/structure/largecrate/random/barrel/yellow, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"fK" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_3" + }, +/area/lv624/lazarus/crashed_ship) +"fQ" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_3" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"gd" = ( +/obj/structure/flora/bush/snow{ + icon_state = "snowgrassbb_3" + }, +/turf/open/auto_turf/snow/layer3, +/area/shiva/exterior/cp_colony_grounds) +"gg" = ( +/obj/item/book/manual/security_space_law, +/turf/open/floor/shiva{ + dir = 1 + }, +/area/shiva/interior/colony/medseceng) +"gr" = ( +/obj/structure/girder/reinforced, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"gu" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_1" + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_3" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"gJ" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"hf" = ( +/turf/open/floor/plating, +/area/shiva/interior/colony/medseceng) +"ht" = ( +/obj/structure/surface/rack, +/obj/item/device/radio{ + pixel_x = 3 + }, +/obj/item/device/radio, +/obj/item/device/radio{ + pixel_x = -3 + }, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"hu" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan1" + }, +/area/lv624/lazarus/crashed_ship) +"id" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_2"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"ii" = ( +/obj/structure/flora/bush/snow{ + icon_state = "snowgrassbb_3"; + layer = 2.9 + }, +/turf/open/auto_turf/snow/layer2, +/area/shiva/exterior/cp_colony_grounds) +"ip" = ( +/obj/structure/machinery/light/small{ + dir = 8 + }, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/shiva/interior/colony/medseceng) +"iu" = ( +/obj/item/stool, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"iv" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_x = 3; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"iy" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/structure/machinery/microwave, +/turf/open/floor/prison{ + icon_state = "kitchen" + }, +/area/shiva/interior/colony/central) +"iC" = ( +/obj/structure/flora/tree/dead/tree_3, +/turf/open/auto_turf/snow/layer2, +/area/shiva/exterior/cp_colony_grounds) +"iG" = ( +/obj/item/clipboard, +/turf/open/floor/shiva{ + dir = 8; + icon_state = "redfull" + }, +/area/shiva/interior/colony/medseceng) +"iH" = ( +/obj/item/stack/rods, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"iM" = ( +/obj/item/weapon/gun/smg/fp9000, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"iQ" = ( +/obj/item/stack/rods, +/turf/open/auto_turf/snow/layer2, +/area/lv624/lazarus/crashed_ship) +"iV" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"iW" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/shiva/interior/colony/medseceng) +"jf" = ( +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/shiva/interior/colony/medseceng) +"jg" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_1" + }, +/area/lv624/lazarus/crashed_ship) +"jJ" = ( +/obj/structure/machinery/light/double{ + dir = 8; + pixel_y = -5 + }, +/turf/open/floor/plating, +/area/shiva/interior/colony/central) +"jT" = ( +/obj/structure/bed, +/obj/item/bedsheet/orange, +/turf/open/floor/shiva{ + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"jU" = ( +/obj/structure/prop/invuln/minecart_tracks{ + dir = 1 + }, +/turf/open/auto_turf/snow/layer0, +/area/lv624/lazarus/crashed_ship) +"ka" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "blue" + }, +/area/lv624/lazarus/crashed_ship) +"kd" = ( +/obj/structure/bedsheetbin{ + pixel_y = 9 + }, +/obj/structure/surface/table/reinforced/prison, +/turf/open/floor/shiva{ + dir = 1; + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"kj" = ( +/obj/structure/bed, +/obj/effect/landmark/corpsespawner/prisoner, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/shiva{ + dir = 8; + icon_state = "redfull" + }, +/area/shiva/interior/colony/medseceng) +"kl" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Bridge" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"ko" = ( +/turf/open/floor/shiva{ + dir = 8; + icon_state = "redfull" + }, +/area/shiva/interior/colony/medseceng) +"kq" = ( +/obj/structure/machinery/door/airlock/almayer/command/colony{ + dir = 1; + name = "\improper Underground Administration Office" + }, +/turf/open/floor/wood, +/area/shiva/interior/colony/central) +"ku" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"ky" = ( +/obj/structure/flora/tree/dead/tree_2, +/turf/open/auto_turf/snow/layer2, +/area/shiva/exterior/cp_colony_grounds) +"kM" = ( +/obj/item/stack/sheet/metal{ + amount = 2; + pixel_x = 4; + pixel_y = 4 + }, +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"kT" = ( +/turf/open/floor/shiva{ + dir = 8; + icon_state = "bluefull" + }, +/area/shiva/interior/colony/central) +"kU" = ( +/turf/open/floor/carpet, +/area/shiva/interior/colony/central) +"lc" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan20" + }, +/area/lv624/lazarus/crashed_ship) +"le" = ( +/obj/item/ammo_casing/shell{ + icon_state = "shell_3_1" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"lo" = ( +/obj/structure/surface/table/woodentable, +/obj/item/storage/firstaid/adv, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"lr" = ( +/obj/structure/machinery/light/double, +/turf/open/floor/prison{ + icon_state = "kitchen" + }, +/area/shiva/interior/colony/central) +"ly" = ( +/obj/structure/largecrate/random/barrel/white, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"lD" = ( +/obj/structure/surface/table/almayer, +/obj/item/storage/toolbox/electrical{ + pixel_y = 9 + }, +/obj/item/storage/toolbox/mechanical, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"lH" = ( +/obj/structure/machinery/door/airlock/almayer/maint/colony{ + name = "\improper Underground Maintenance" + }, +/turf/open/floor/plating, +/area/shiva/interior/colony/medseceng) +"lV" = ( +/obj/structure/girder, +/obj/item/stack/rods, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"lZ" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"mf" = ( +/obj/structure/machinery/door/airlock/almayer/security/glass/colony{ + dir = 1; + name = "\improper Underground Security Armory" + }, +/turf/open/floor/plating, +/area/shiva/interior/colony/medseceng) +"mu" = ( +/obj/item/stack/rods, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/shiva/exterior/cp_colony_grounds) +"mz" = ( +/obj/structure/machinery/door_control/brbutton{ + id = "clf_umbilical_1"; + pixel_x = 1; + pixel_y = 28; + range = 20 + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"mG" = ( +/obj/structure/surface/table/woodentable/fancy, +/obj/item/paper_bin, +/obj/item/tool/stamp, +/turf/open/floor/wood, +/area/shiva/interior/colony/central) +"mY" = ( +/obj/structure/closet/secure_closet/personal, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/shiva{ + dir = 10; + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"nf" = ( +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"nn" = ( +/obj/structure/flora/bush/snow, +/turf/open/auto_turf/snow/layer2, +/area/shiva/exterior/cp_colony_grounds) +"nH" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 1; + faction_group = list("CLF") + }, +/turf/open/floor/shiva{ + icon_state = "bluefull" + }, +/area/shiva/interior/colony/central) +"nJ" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_2" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/shiva/interior/colony/medseceng) +"nW" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/gm/dirt, +/area/lv624/lazarus/crashed_ship) +"nZ" = ( +/obj/structure/barricade/handrail/strata, +/turf/open/floor/plating, +/area/shiva/interior/colony/deck) +"oY" = ( +/obj/effect/decal/cleanable/blood/oil/streak, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"pa" = ( +/obj/item/stack/rods, +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"pi" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + dir = 10; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"po" = ( +/obj/structure/cargo_container/arious/rightmid, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"pz" = ( +/obj/structure/machinery/door/window/brigdoor/westleft{ + dir = 4; + icon_state = "leftsecure"; + id = "brg" + }, +/turf/open/floor/plating, +/area/shiva/interior/colony/medseceng) +"pE" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/m16, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 2 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 4 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 6 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 8 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 10 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = -2 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = -4 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"pI" = ( +/turf/open/floor/shiva{ + dir = 9; + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"pK" = ( +/obj/structure/filingcabinet, +/obj/item/paper/research_notes, +/obj/item/paper/research_notes, +/obj/effect/landmark/objective_landmark/medium, +/turf/open/floor/wood, +/area/shiva/interior/colony/central) +"pP" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"qc" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_2" + }, +/turf/open/floor/plating, +/area/shiva/interior/colony/medseceng) +"qk" = ( +/obj/structure/surface/table, +/obj/item/tool/kitchen/utensil/fork, +/turf/open/floor/prison{ + icon_state = "kitchen" + }, +/area/shiva/interior/colony/central) +"qu" = ( +/obj/structure/girder, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"qv" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_t_right" + }, +/area/lv624/lazarus/crashed_ship) +"qG" = ( +/obj/structure/bed, +/obj/item/bedsheet/blue, +/obj/item/weapon/gun/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/clothing/accessory/storage/webbing, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"qP" = ( +/obj/structure/machinery/autolathe, +/obj/structure/machinery/power/apc{ + dir = 1 + }, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "orange" + }, +/area/shiva/exterior/cp_colony_grounds) +"qU" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/structure/machinery/medical_pod/bodyscanner, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"qY" = ( +/obj/structure/machinery/light/double{ + dir = 1; + pixel_y = 9 + }, +/turf/open/floor/plating, +/area/shiva/interior/colony/central) +"qZ" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan8" + }, +/area/lv624/lazarus/crashed_ship) +"ra" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"rf" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_2" + }, +/turf/open/auto_turf/snow/layer3, +/area/shiva/exterior/cp_colony_grounds) +"rg" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_r_w" + }, +/area/lv624/lazarus/crashed_ship) +"rh" = ( +/obj/structure/surface/rack, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"rr" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"rt" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_2" + }, +/area/lv624/lazarus/crashed_ship) +"rz" = ( +/turf/open/floor/plating, +/area/shiva/interior/colony/central) +"rH" = ( +/obj/structure/largecrate/random/barrel/white, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"rR" = ( +/obj/item/lightstick/red/planted, +/turf/open/auto_turf/snow/layer2, +/area/shiva/exterior/cp_colony_grounds) +"rU" = ( +/obj/structure/flora/bush/snow{ + icon_state = "snowgrassbb_3"; + layer = 2.9 + }, +/turf/open/auto_turf/snow/layer3, +/area/shiva/exterior/cp_colony_grounds) +"rV" = ( +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"rY" = ( +/obj/item/ammo_casing/shell{ + icon_state = "cartridge_2_1" + }, +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 4; + faction_group = list("CLF") + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"rZ" = ( +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"sk" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_l_w" + }, +/area/lv624/lazarus/crashed_ship) +"sl" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + dir = 9; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"sB" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan2" + }, +/area/lv624/lazarus/crashed_ship) +"sO" = ( +/obj/structure/girder/reinforced, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"sW" = ( +/obj/structure/flora/bush/ausbushes/lavendergrass{ + icon_state = "lavendergrass_2" + }, +/turf/open/auto_turf/snow/layer2, +/area/shiva/exterior/cp_colony_grounds) +"tc" = ( +/obj/structure/machinery/computer/cameras{ + dir = 4 + }, +/obj/structure/window/reinforced/tinted{ + dir = 8 + }, +/obj/structure/surface/table/reinforced/prison, +/turf/open/floor/shiva{ + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"td" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan5" + }, +/area/lv624/lazarus/crashed_ship) +"tl" = ( +/obj/structure/surface/rack, +/obj/item/storage/backpack/general_belt{ + pixel_y = 7 + }, +/obj/item/storage/backpack/general_belt, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"tn" = ( +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"tD" = ( +/obj/structure/machinery/door/airlock/almayer/security/colony{ + name = "\improper Underground Security Custodial Closet"; + req_access_txt = "100" + }, +/turf/open/floor/plating, +/area/shiva/interior/colony/medseceng) +"tH" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"tL" = ( +/obj/structure/sign/goldenplaque{ + pixel_y = 32 + }, +/turf/open/floor/shiva{ + dir = 1; + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"tM" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/paper_bin, +/obj/item/tool/pen, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"tV" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"ud" = ( +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/shiva{ + dir = 1 + }, +/area/shiva/interior/colony/medseceng) +"ug" = ( +/obj/structure/bed/chair, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"ul" = ( +/obj/item/ammo_casing/shell{ + icon_state = "casing_2_1" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"uq" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"ut" = ( +/obj/item/stool, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_leader, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"uu" = ( +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"uy" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"uB" = ( +/obj/structure/largecrate/supply/supplies/mre{ + desc = "A supply crate containing fifty reposessed USCM MRE packets."; + name = "\improper CLF Supply MRE crate (x50)" + }, +/turf/open/floor/plating{ + dir = 9; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"uJ" = ( +/turf/open/floor/shiva{ + dir = 1 + }, +/area/lv624/lazarus/crashed_ship) +"uT" = ( +/obj/structure/machinery/computer/prisoner, +/turf/open/floor/shiva{ + dir = 9; + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"uU" = ( +/turf/open/floor/almayer{ + dir = 1; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"uY" = ( +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/shiva/interior/colony/deck) +"vj" = ( +/obj/structure/surface/table/woodentable, +/obj/item/ammo_magazine/shotgun/incendiary{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/ammo_magazine/shotgun/incendiary, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"vn" = ( +/obj/structure/prop/ice_colony/dense/planter_box{ + dir = 5 + }, +/obj/structure/flora/bush/snow{ + icon_state = "snowbush_2"; + pixel_y = 10 + }, +/turf/open/auto_turf/snow/layer0, +/area/shiva/interior/colony/central) +"vE" = ( +/obj/structure/surface/rack, +/obj/item/clothing/accessory/storage/webbing, +/obj/item/clothing/accessory/storage/webbing, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"vG" = ( +/turf/open/floor/shiva{ + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"vJ" = ( +/obj/structure/flora/bush/ausbushes/lavendergrass, +/turf/open/auto_turf/snow/layer2, +/area/shiva/exterior/cp_colony_grounds) +"vQ" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_3"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"vU" = ( +/obj/structure/girder/displaced, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"vW" = ( +/obj/structure/machinery/cm_vending/sorted/medical/no_access, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"wd" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Dining Area" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"wl" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_2" + }, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/shiva/interior/colony/deck) +"wq" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"wA" = ( +/obj/item/storage/box/donkpockets, +/obj/structure/surface/table/reinforced/prison, +/turf/open/floor/shiva{ + dir = 1; + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"wC" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/effect/spawner/random/toolbox, +/obj/structure/transmitter/clf_net/rotary{ + phone_category = "CR-116"; + phone_color = "yellow"; + phone_id = "Engineering" + }, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/almayer{ + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"wH" = ( +/obj/structure/bed/chair{ + dir = 1 + }, +/turf/open/floor/prison{ + icon_state = "kitchen" + }, +/area/shiva/interior/colony/central) +"wT" = ( +/obj/structure/machinery/light/small{ + dir = 8; + pixel_x = -10 + }, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"xb" = ( +/obj/structure/machinery/alarm{ + dir = 4; + pixel_x = -24 + }, +/turf/open/floor/wood, +/area/shiva/interior/colony/central) +"xf" = ( +/obj/structure/machinery/light/double{ + dir = 1; + pixel_y = 9 + }, +/turf/open/floor/wood, +/area/shiva/interior/colony/central) +"xi" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"xn" = ( +/obj/structure/bed, +/obj/item/bedsheet/green, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/item/toy/plush/farwa, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"xq" = ( +/obj/item/ammo_casing/shell{ + icon_state = "shell_4_1" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"xD" = ( +/obj/structure/surface/table, +/obj/item/storage/box/trackimp, +/turf/open/floor/shiva{ + dir = 6; + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"xG" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_engineer, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"xR" = ( +/obj/structure/coatrack, +/turf/open/floor/carpet, +/area/shiva/interior/colony/central) +"yl" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"yn" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic{ + dir = 1; + name = "\improper Underground Staff Canteen"; + req_access_txt = "100" + }, +/turf/open/floor/plating, +/area/shiva/interior/colony/central) +"yC" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_1"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"yJ" = ( +/obj/structure/largecrate/supply/ammo/m56d, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"yT" = ( +/turf/open/auto_turf/snow/layer1, +/area/shiva/exterior/cp_colony_grounds) +"yW" = ( +/obj/structure/surface/rack, +/obj/item/roller, +/obj/item/roller{ + pixel_x = 3; + pixel_y = 2 + }, +/turf/open/floor/almayer{ + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"zg" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan20" + }, +/area/shiva/exterior/cp_colony_grounds) +"zu" = ( +/turf/closed/shuttle/ert, +/area/shiva/exterior/cp_colony_grounds) +"zw" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 1; + faction_group = list("CLF") + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/shiva/interior/colony/central) +"zy" = ( +/obj/structure/machinery/door/airlock/almayer/generic{ + dir = 8; + name = "\improper Engineering Storage" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"zz" = ( +/obj/structure/machinery/power/smes/buildable/charged, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"zE" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/stack/sheet/metal{ + amount = 5; + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/stack/sheet/metal{ + amount = 5; + pixel_y = 1 + }, +/obj/item/stack/sheet/plasteel{ + pixel_x = 7; + pixel_y = 11 + }, +/obj/item/clothing/glasses/welding, +/turf/open/floor/almayer{ + dir = 6; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"Aa" = ( +/obj/structure/surface/table/almayer, +/obj/item/tool/wirecutters, +/obj/item/tool/wrench{ + pixel_y = 7 + }, +/obj/item/tool/screwdriver{ + pixel_x = -2; + pixel_y = 3 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Ab" = ( +/turf/open/floor/shiva{ + icon_state = "bluefull" + }, +/area/lv624/lazarus/crashed_ship) +"Am" = ( +/obj/item/tool/wet_sign, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"Ao" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_leftengine" + }, +/area/lv624/lazarus/crashed_ship) +"AE" = ( +/obj/structure/bed, +/obj/item/bedsheet/rd, +/obj/effect/landmark/corpsespawner/colonist, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"AU" = ( +/obj/structure/machinery/firealarm{ + dir = 8; + pixel_x = -24 + }, +/turf/open/floor/wood, +/area/shiva/interior/colony/central) +"AW" = ( +/obj/structure/closet/secure_closet/personal, +/obj/effect/landmark/objective_landmark/medium, +/turf/open/floor/wood, +/area/shiva/interior/colony/central) +"Bi" = ( +/obj/structure/surface/table/almayer, +/obj/item/tank/oxygen/red, +/obj/item/storage/bag/trash, +/obj/item/tool/screwdriver, +/obj/effect/landmark/objective_landmark/science, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Bj" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Bm" = ( +/obj/structure/machinery/cm_vending/sorted/marine_food, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Bu" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper General Area" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"By" = ( +/obj/item/ammo_casing/shell{ + icon_state = "shell_6_1" + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Bz" = ( +/turf/open/floor/almayer{ + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"BD" = ( +/obj/structure/window/reinforced/tinted{ + dir = 4 + }, +/turf/open/floor/shiva{ + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"BK" = ( +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"BS" = ( +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"BV" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_w_1" + }, +/area/lv624/lazarus/crashed_ship) +"BW" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_2" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/shiva/interior/colony/central) +"Cg" = ( +/obj/structure/toilet{ + dir = 8 + }, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"Ci" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3"; + dir = 1 + }, +/turf/open/floor/shiva{ + dir = 1 + }, +/area/shiva/interior/colony/central) +"Cl" = ( +/obj/structure/surface/rack, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/weapon/gun/rifle/mar40{ + pixel_y = -1 + }, +/obj/item/weapon/gun/rifle/mar40{ + pixel_y = 6 + }, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"Cv" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_2" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/shiva/interior/colony/central) +"CE" = ( +/obj/structure/window/framed/shiva, +/turf/open/floor/plating, +/area/shiva/interior/colony/central) +"CH" = ( +/obj/item/weapon/gun/rifle/sniper/svd, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"CO" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"CV" = ( +/turf/closed/wall/shiva/prefabricated/reinforced, +/area/shiva/interior/colony/central) +"Db" = ( +/obj/structure/prop/invuln/minecart_tracks{ + dir = 8 + }, +/turf/open/auto_turf/snow/layer2, +/area/shiva/exterior/cp_colony_grounds) +"Dd" = ( +/obj/structure/largecrate/supply/ammo/m56d, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Df" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_2" + }, +/obj/structure/machinery/m56d_hmg{ + rounds = 700 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Dv" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Dw" = ( +/turf/open/floor/almayer{ + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"DA" = ( +/obj/item/storage/box/bodybags, +/obj/structure/surface/table, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/shiva/interior/colony/medseceng) +"DH" = ( +/turf/open/floor/shiva{ + icon_state = "floor3" + }, +/area/lv624/lazarus/crashed_ship) +"DQ" = ( +/obj/item/stack/rods, +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"DX" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"DZ" = ( +/obj/structure/flora/tree/dead/tree_6, +/turf/open/auto_turf/snow/layer2, +/area/shiva/exterior/cp_colony_grounds) +"Ef" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_t_left" + }, +/area/lv624/lazarus/crashed_ship) +"EP" = ( +/obj/structure/surface/table/woodentable, +/obj/item/storage/firstaid/regular{ + pixel_x = 3; + pixel_y = 5 + }, +/obj/item/storage/firstaid/regular, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"EU" = ( +/obj/structure/largecrate/supply/supplies/water, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"EV" = ( +/obj/structure/bed/chair/office/dark{ + dir = 8 + }, +/obj/structure/window/reinforced/tinted{ + dir = 4 + }, +/turf/open/floor/shiva{ + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"Fa" = ( +/obj/structure/machinery/optable, +/obj/item/tank/anesthetic, +/obj/item/clothing/mask/breath/medical, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"Fd" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_2" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/shiva/interior/colony/deck) +"Fi" = ( +/obj/structure/machinery/door/airlock/almayer/security/colony{ + dir = 1; + name = "\improper Underground Security Interrogation Observation" + }, +/turf/open/floor/plating, +/area/shiva/interior/colony/medseceng) +"Fy" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3"; + dir = 1 + }, +/turf/open/auto_turf/snow/layer1, +/area/shiva/exterior/cp_colony_grounds) +"FD" = ( +/obj/structure/bed, +/obj/item/bedsheet/yellow, +/obj/item/toy/katana, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"FE" = ( +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating{ + dir = 4; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"FI" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/structure/machinery/faxmachine{ + department = "CLF - Cell 42" + }, +/obj/item/paper/prison_station/pirate_note/clfship, +/turf/open/floor/almayer{ + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"FL" = ( +/obj/structure/barricade/plasteel/wired{ + dir = 8; + icon_state = "plasteel_closed_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"FP" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 1; + name = "\improper Medical Bay" + }, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"FQ" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 1; + faction_group = list("CLF") + }, +/turf/open/auto_turf/snow/layer2, +/area/shiva/exterior/cp_colony_grounds) +"FT" = ( +/obj/structure/prop/invuln/minecart_tracks{ + dir = 8 + }, +/turf/open/auto_turf/snow/layer1, +/area/shiva/exterior/cp_colony_grounds) +"GB" = ( +/obj/structure/surface/table, +/obj/item/tool/kitchen/utensil/knife, +/turf/open/floor/prison{ + icon_state = "kitchen" + }, +/area/shiva/interior/colony/central) +"GE" = ( +/obj/structure/filingcabinet, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/wood, +/area/shiva/interior/colony/central) +"GG" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 8; + faction_group = list("CLF") + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/shiva/interior/colony/central) +"GI" = ( +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"GQ" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"GS" = ( +/turf/open/floor/plating, +/area/shiva/interior/colony/deck) +"GT" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_2" + }, +/turf/open/floor/plating, +/area/shiva/interior/colony/central) +"GX" = ( +/obj/structure/machinery/vending/coffee, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Hu" = ( +/obj/item/stack/rods, +/turf/open/floor/shiva{ + dir = 8; + icon_state = "redfull" + }, +/area/shiva/exterior/cp_colony_grounds) +"HA" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_w_2" + }, +/area/lv624/lazarus/crashed_ship) +"HL" = ( +/obj/structure/machinery/disposal, +/turf/open/floor/shiva{ + dir = 1 + }, +/area/shiva/interior/colony/medseceng) +"Ib" = ( +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating{ + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Ii" = ( +/obj/structure/surface/rack, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = -3 + }, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = 3 + }, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = 9 + }, +/turf/open/floor/almayer{ + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Ij" = ( +/obj/structure/machinery/vending/snack, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Ik" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_2"; + dir = 8 + }, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/shiva/interior/colony/deck) +"Io" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Iq" = ( +/obj/structure/machinery/light/double, +/obj/structure/bed/chair/office/dark{ + dir = 4 + }, +/obj/structure/window/reinforced/tinted{ + dir = 8 + }, +/turf/open/floor/shiva{ + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"Is" = ( +/obj/structure/closet/secure_closet/personal, +/turf/open/floor/shiva{ + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"It" = ( +/obj/effect/landmark/corpsespawner/colonist/random, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"Iv" = ( +/turf/closed/wall/shiva/prefabricated, +/area/shiva/interior/colony/medseceng) +"Iz" = ( +/obj/structure/machinery/body_scanconsole, +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_color = "green"; + phone_id = "Medical Bay"; + pixel_y = 32 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"IB" = ( +/turf/open/floor/shiva{ + icon_state = "bluefull" + }, +/area/shiva/interior/colony/central) +"IE" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"IJ" = ( +/obj/structure/cargo_container/arious/leftmid, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"IM" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"IU" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_2" + }, +/turf/open/floor/shiva{ + icon_state = "bluefull" + }, +/area/shiva/interior/colony/central) +"IV" = ( +/obj/structure/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/shiva{ + dir = 8; + icon_state = "redfull" + }, +/area/shiva/interior/colony/medseceng) +"Ja" = ( +/obj/item/paper_bin, +/obj/item/tool/pen/blue, +/obj/structure/surface/table/reinforced/prison, +/turf/open/floor/shiva{ + dir = 1; + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"Jl" = ( +/obj/structure/window/reinforced/tinted{ + dir = 4 + }, +/obj/structure/surface/table, +/obj/item/device/flashlight/lamp{ + pixel_y = 4 + }, +/turf/open/floor/shiva{ + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"Jy" = ( +/obj/structure/prop/invuln/minecart_tracks{ + dir = 8 + }, +/turf/open/auto_turf/snow/layer3, +/area/shiva/exterior/cp_colony_grounds) +"JI" = ( +/obj/structure/cargo_container/arious/right, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"JL" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_s_w" + }, +/area/lv624/lazarus/crashed_ship) +"Kb" = ( +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"KK" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"KZ" = ( +/obj/structure/machinery/colony_floodlight, +/turf/open/auto_turf/snow/layer2, +/area/shiva/exterior/cp_colony_grounds) +"Lc" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Lf" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_medic, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"Ln" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/obj/structure/machinery/m56d_hmg{ + rounds = 700 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Lo" = ( +/obj/structure/largecrate/random/barrel/blue, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"LS" = ( +/obj/structure/machinery/smartfridge, +/turf/open/floor/prison{ + icon_state = "kitchen" + }, +/area/shiva/interior/colony/central) +"LX" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan25" + }, +/area/lv624/lazarus/crashed_ship) +"LY" = ( +/turf/open/auto_turf/snow/layer1, +/area/lv624/lazarus/crashed_ship) +"Mg" = ( +/obj/structure/prop/ice_colony/dense/planter_box{ + dir = 5 + }, +/obj/structure/flora/bush/snow{ + pixel_y = 10 + }, +/turf/open/auto_turf/snow/layer0, +/area/shiva/interior/colony/central) +"Mm" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/m16/ap, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -2 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -4 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -6 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -8 + }, +/obj/item/weapon/throwing_knife{ + pixel_x = 18; + pixel_y = 9 + }, +/obj/item/weapon/throwing_knife{ + pixel_x = 18; + pixel_y = 6 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Mp" = ( +/turf/open/floor/plating{ + dir = 5; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Mx" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"ME" = ( +/turf/open/floor/plating{ + dir = 6; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"ML" = ( +/obj/item/storage/donut_box, +/obj/structure/surface/table/reinforced/prison, +/turf/open/floor/shiva{ + dir = 1; + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"MM" = ( +/obj/structure/girder/reinforced, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"MP" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/surgical_tray{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"MQ" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"MR" = ( +/obj/structure/machinery/computer/communications{ + icon_state = "commb"; + stat = 1 + }, +/obj/structure/surface/table/reinforced/prison, +/turf/open/floor/shiva{ + dir = 1 + }, +/area/lv624/lazarus/crashed_ship) +"MW" = ( +/obj/structure/girder, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Nk" = ( +/obj/item/stack/rods, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Nn" = ( +/obj/item/stack/sheet/metal{ + amount = 2; + pixel_x = 4; + pixel_y = 4 + }, +/turf/open/floor/plating{ + dir = 6; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Nu" = ( +/obj/structure/surface/rack, +/obj/item/device/radio{ + pixel_x = -3 + }, +/obj/item/device/radio, +/obj/item/device/radio{ + pixel_x = 3 + }, +/turf/open/floor/almayer{ + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Nw" = ( +/obj/structure/surface/table, +/obj/item/trash/plate, +/turf/open/floor/prison{ + icon_state = "kitchen" + }, +/area/shiva/interior/colony/central) +"NJ" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3"; + dir = 1 + }, +/turf/open/floor/shiva{ + icon_state = "bluefull" + }, +/area/shiva/interior/colony/deck) +"NY" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_2" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"NZ" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_2" + }, +/turf/open/auto_turf/snow/layer1, +/area/shiva/exterior/cp_colony_grounds) +"Of" = ( +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_id = "Cargo Bay"; + pixel_y = 32 + }, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Oi" = ( +/obj/structure/surface/table/almayer, +/obj/item/storage/backpack/general_belt{ + pixel_y = 3 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Oo" = ( +/obj/structure/surface/rack, +/obj/item/ammo_magazine/shotgun/slugs, +/obj/item/ammo_magazine/shotgun/slugs, +/obj/item/ammo_magazine/shotgun/slugs, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"OC" = ( +/obj/structure/machinery/disposal, +/turf/open/floor/wood, +/area/shiva/interior/colony/central) +"OR" = ( +/turf/open/floor/shiva{ + dir = 8; + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"OU" = ( +/obj/structure/bed/chair, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"OW" = ( +/obj/structure/reagent_dispensers/water_cooler, +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/shiva/interior/colony/medseceng) +"OY" = ( +/obj/structure/machinery/disposal, +/turf/open/floor/shiva{ + dir = 9; + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"OZ" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Cargo Hold" + }, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Pp" = ( +/obj/structure/bed, +/obj/item/bedsheet/yellow, +/obj/item/restraint/handcuffs{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/restraint/handcuffs, +/turf/open/floor/almayer{ + dir = 6; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Px" = ( +/obj/structure/girder/reinforced, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"PB" = ( +/obj/structure/surface/table/woodentable, +/obj/effect/spawner/random/toolbox, +/obj/item/toy/deck/uno{ + pixel_x = -3; + pixel_y = 4 + }, +/obj/effect/landmark/objective_landmark/medium, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"PF" = ( +/obj/structure/machinery/vending/cigarette/colony, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"PP" = ( +/turf/open/floor/shiva{ + dir = 1 + }, +/area/shiva/interior/colony/central) +"PQ" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"PR" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer{ + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"PZ" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/weapon/gun/rifle/mar40/lmg{ + pixel_x = 1; + pixel_y = 2 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"Qa" = ( +/obj/structure/flora/bush/snow{ + icon_state = "snowgrassall_3" + }, +/turf/open/auto_turf/snow/layer2, +/area/shiva/exterior/cp_colony_grounds) +"Qf" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Qk" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_2" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/shiva/interior/colony/medseceng) +"Qo" = ( +/obj/structure/girder/displaced, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Qu" = ( +/obj/structure/machinery/floodlight, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"QE" = ( +/obj/item/weapon/gun/smg/fp9000, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"QH" = ( +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"QK" = ( +/obj/structure/window/framed/shiva, +/turf/open/floor/plating, +/area/shiva/interior/colony/medseceng) +"QO" = ( +/obj/structure/machinery/power/apc{ + dir = 1; + start_charge = 0 + }, +/turf/open/auto_turf/snow/layer3, +/area/shiva/exterior/cp_colony_grounds) +"Ra" = ( +/obj/item/stack/rods, +/obj/structure/girder, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Rb" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan3" + }, +/area/lv624/lazarus/crashed_ship) +"Rk" = ( +/obj/structure/bed, +/obj/item/bedsheet/purple, +/obj/item/weapon/gun/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"RC" = ( +/turf/open/floor/shiva{ + dir = 1; + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"RE" = ( +/obj/structure/machinery/light/double, +/turf/open/floor/shiva{ + dir = 8; + icon_state = "redfull" + }, +/area/shiva/interior/colony/medseceng) +"RT" = ( +/turf/open/auto_turf/snow/layer3, +/area/shiva/exterior/cp_colony_grounds) +"RW" = ( +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/stack/rods, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Sf" = ( +/turf/open/floor/wood, +/area/shiva/interior/colony/central) +"Sg" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan9" + }, +/area/lv624/lazarus/crashed_ship) +"Sn" = ( +/obj/structure/machinery/microwave{ + pixel_y = 6 + }, +/obj/structure/surface/table/reinforced/prison, +/turf/open/floor/shiva{ + dir = 1; + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"SC" = ( +/obj/structure/flora/tree/dead/tree_5, +/turf/open/auto_turf/snow/layer2, +/area/shiva/exterior/cp_colony_grounds) +"SF" = ( +/obj/structure/machinery/floodlight, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"SH" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"SU" = ( +/obj/structure/machinery/light/double{ + dir = 4; + pixel_y = -5 + }, +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_2" + }, +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_2" + }, +/turf/open/floor/shiva{ + dir = 1 + }, +/area/shiva/interior/colony/central) +"TN" = ( +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"TT" = ( +/turf/open/auto_turf/snow/layer2, +/area/lv624/lazarus/crashed_ship) +"Ub" = ( +/turf/open/floor/plating{ + dir = 10; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Ur" = ( +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"Uv" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_2" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"UF" = ( +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/shiva/interior/colony/medseceng) +"UI" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_2" + }, +/obj/structure/machinery/light/double{ + dir = 1 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/shiva/interior/colony/medseceng) +"UL" = ( +/turf/open/floor/prison{ + icon_state = "kitchen" + }, +/area/shiva/interior/colony/central) +"UW" = ( +/obj/structure/largecrate/random/barrel/red, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Vd" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic{ + name = "\improper Underground Security Brig"; + req_access_txt = "100" + }, +/turf/open/floor/plating, +/area/shiva/interior/colony/medseceng) +"Vh" = ( +/obj/structure/machinery/computer/station_alert{ + icon_state = "atmosb"; + stat = 1 + }, +/obj/structure/surface/table/reinforced/prison, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Vq" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"Vw" = ( +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Vz" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"VA" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"VC" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"VE" = ( +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/shiva/interior/colony/central) +"VJ" = ( +/obj/effect/vehicle_spawner/van/fixed{ + color = "#4a9eed"; + desc = "A rather old hunk of metal with four wheels, you know what to do. Entrance on the back and sides. This one seems to be used by the CLF"; + name = "CLF Van" + }, +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"VN" = ( +/obj/structure/machinery/photocopier, +/turf/open/floor/shiva{ + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"VV" = ( +/obj/item/weapon/gun/rifle/m16, +/obj/item/weapon/gun/rifle/m16{ + pixel_x = 5; + pixel_y = 6 + }, +/obj/structure/surface/rack, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"VX" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 8; + faction_group = list("CLF") + }, +/turf/open/floor/shiva{ + dir = 1 + }, +/area/shiva/interior/colony/deck) +"We" = ( +/obj/structure/surface/rack, +/obj/item/storage/firstaid/adv{ + pixel_x = 3; + pixel_y = 5 + }, +/obj/item/storage/firstaid/adv, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"Wv" = ( +/obj/item/stool, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"WW" = ( +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/shiva/interior/colony/central) +"Xa" = ( +/obj/item/device/taperecorder, +/obj/item/clothing/glasses/sunglasses, +/obj/structure/surface/table/reinforced/prison, +/turf/open/floor/shiva{ + dir = 1; + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"Xg" = ( +/obj/structure/sink{ + pixel_y = 15 + }, +/obj/item/tool/soap{ + pixel_x = 2; + pixel_y = -4 + }, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"Xj" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_rightengine" + }, +/area/lv624/lazarus/crashed_ship) +"Xr" = ( +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"Xy" = ( +/turf/open/floor{ + icon_state = "panelscorched" + }, +/area/shiva/interior/colony/deck) +"XC" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/belt/medical/full, +/obj/item/storage/belt/medical/full{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/storage/firstaid/regular, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"XF" = ( +/obj/structure/largecrate/supply/supplies/flares, +/turf/open/floor/plating{ + dir = 10; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"XQ" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_2" + }, +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_2" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/shiva/interior/colony/medseceng) +"XY" = ( +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_id = "Armoury"; + pixel_y = 32 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Ya" = ( +/obj/structure/machinery/door/airlock/almayer/maint/colony{ + dir = 1; + name = "\improper Underground Maintenance" + }, +/turf/open/floor/plating, +/area/shiva/interior/colony/central) +"Yd" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/compensator, +/obj/item/attachable/compensator, +/obj/item/attachable/compensator, +/obj/item/attachable/extended_barrel, +/obj/item/attachable/extended_barrel, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/obj/item/attachable/attached_gun/flamer, +/turf/open/floor/almayer{ + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Yj" = ( +/turf/open/floor/shiva{ + dir = 1 + }, +/area/shiva/interior/colony/medseceng) +"Yk" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 8; + faction_group = list("CLF") + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/shiva/interior/colony/medseceng) +"Yq" = ( +/obj/item/ammo_casing/shell{ + icon_state = "casing_9_1" + }, +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 8; + faction_group = list("CLF") + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Yv" = ( +/turf/closed/wall/shiva/prefabricated, +/area/shiva/interior/colony/central) +"Zf" = ( +/obj/item/restraint/handcuffs, +/turf/open/floor/shiva{ + dir = 8; + icon_state = "redfull" + }, +/area/shiva/interior/colony/medseceng) +"Zh" = ( +/obj/structure/bed/chair/office/dark{ + dir = 4 + }, +/obj/structure/window/reinforced/tinted{ + dir = 8 + }, +/obj/structure/machinery/light/double, +/turf/open/floor/shiva{ + icon_state = "red" + }, +/area/shiva/interior/colony/medseceng) +"Zr" = ( +/turf/open/auto_turf/snow/layer4, +/area/shiva/exterior/cp_colony_grounds) +"Zw" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"ZA" = ( +/turf/open/floor/shiva{ + dir = 8; + icon_state = "redfull" + }, +/area/shiva/interior/colony/central) +"ZG" = ( +/obj/structure/bed/chair{ + dir = 1 + }, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"ZM" = ( +/turf/open/auto_turf/snow/layer0, +/area/shiva/exterior/cp_colony_grounds) +"ZQ" = ( +/obj/item/stack/rods, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"ZV" = ( +/turf/closed/wall/shiva/prefabricated/reinforced, +/area/shiva/interior/colony/medseceng) +"ZX" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) + +(1,1,1) = {" +jJ +rz +rz +rz +rz +rz +CV +Yv +Yv +Yv +Yv +CV +uY +GS +nZ +yT +ZM +sO +sO +sO +rg +sO +sO +Ao +vQ +id +yC +ZM +ZM +dp +Jy +dp +rR +ZM +ZM +yT +ZM +ZM +"} +(2,1,1) = {" +rz +rz +rz +rz +rz +rz +Ya +AU +fd +xb +AW +Yv +Xy +uY +uY +ZM +yT +sO +Oo +rh +BV +XC +Fa +qZ +Ao +vQ +id +yC +ZM +ZM +FT +RT +dp +ZM +ZM +yT +ZM +ZM +"} +(3,1,1) = {" +Yv +Yv +Yv +CV +rz +rz +Yv +cw +mG +kU +xR +Yv +Ik +Fd +wl +zg +zu +cA +cq +xi +BV +MP +It +Xr +qZ +hu +ZM +ZM +ZM +yT +Db +RT +dp +ZM +yT +ZM +ZM +ZM +"} +(4,1,1) = {" +iy +iy +LS +Yv +rz +rz +Yv +xf +Sf +kU +kU +kq +NJ +uY +VX +cb +qP +em +xG +Ur +BV +qU +GI +av +tM +qv +fb +fb +gr +sO +fb +hu +dp +ZM +ZM +ZM +ZM +ZM +"} +(5,1,1) = {" +UL +UL +UL +Yv +rz +rz +Yv +pK +GE +Sf +OC +Yv +lc +Ab +VA +MW +zz +Ur +oY +wC +BV +Iz +Ur +Ur +FI +BV +uB +XF +sl +ku +Ub +qZ +Ao +vQ +id +yC +ZM +ZM +"} +(6,1,1) = {" +GB +wH +UL +Yv +rz +rz +CV +Yv +Yv +Yv +lc +qu +cA +rV +fq +BV +Cl +Ur +Ii +zE +BV +cI +av +Ur +yW +BV +nf +fc +VJ +rV +fc +QH +qZ +Ao +vQ +id +yC +ZM +"} +(7,1,1) = {" +Nw +wH +UL +Yv +rz +rz +Ya +AU +fd +xb +lV +Bi +bP +QH +BS +bU +HA +zy +HA +HA +JL +We +Dw +Lf +lZ +BV +MQ +fc +nf +rV +Ib +DQ +QH +qZ +Ao +vQ +id +yC +"} +(8,1,1) = {" +qk +wH +lr +Yv +qY +rz +Yv +cw +lc +vU +JL +Aa +DH +BS +rV +rV +Ur +Ur +wT +ht +BV +tl +av +Ur +GI +OZ +Mp +ME +Mp +FE +Nn +bd +rY +QH +qZ +fb +fb +hu +"} +(9,1,1) = {" +UL +UL +UL +Yv +GT +BW +Yv +xf +cA +uu +Ra +rV +ZQ +Lc +QH +BV +Vq +Ur +Ur +Nu +BV +vW +dY +Ur +Ur +Ur +QH +Vw +Nk +bt +QE +ra +fQ +gu +SF +Zw +QH +sB +"} +(10,1,1) = {" +yn +Yv +CE +Yv +GG +VE +Yv +lc +BS +rV +BV +BS +rV +Zw +Qu +BV +GX +GI +Ur +KK +bU +HA +HA +Ur +FP +JL +Io +rZ +Zw +ul +iV +Qu +Zw +rV +iQ +rV +BS +sB +"} +(11,1,1) = {" +kT +Mg +VE +vn +VE +rz +Qo +MR +Wv +BS +qu +lD +BS +rV +Zw +MM +Ij +IM +Ur +Ur +Bu +Ur +Ur +Ur +Kb +BV +mz +rV +SH +rV +Df +QH +BS +TT +BS +ZQ +fc +wq +"} +(12,1,1) = {" +rz +rz +VE +Ci +zw +WW +ZQ +BS +uJ +CO +bU +gr +BS +Zw +HA +JL +Bm +uq +uq +uy +GI +Kb +Ur +Kb +aH +sO +Dd +le +QH +Zw +By +QH +en +LY +rV +BS +rV +nW +"} +(13,1,1) = {" +rz +VE +WW +IU +VE +WW +MM +QH +ZQ +rV +kl +QH +rV +ZQ +Oi +bU +HA +HA +HA +HA +JL +tn +Ur +pP +PQ +BV +yJ +iM +rV +aA +NY +Zw +Zw +BS +Zw +jU +fc +VC +"} +(14,1,1) = {" +IB +rz +WW +IU +nH +WW +Px +Vh +ut +QH +rV +Mx +Zw +Zw +IM +BV +OU +EP +lo +ZG +BV +Kb +PZ +Mm +aH +sO +QH +pa +xq +Zw +Bj +TT +rV +yl +LY +LY +fc +nW +"} +(15,1,1) = {" +PP +PP +WW +SU +Cv +Cv +LX +bn +QH +Zw +BV +BS +Zw +rV +Dv +MM +ug +vj +PB +ZG +BV +gJ +ae +pE +PQ +BV +Of +QH +QH +BS +Ln +rV +TT +TT +BS +TT +TT +tV +"} +(16,1,1) = {" +ZA +ZA +ZA +ZV +Iv +Iv +lH +LX +bn +ly +sO +Zw +GI +Ur +GI +BV +tH +uu +uu +uu +BV +XY +PF +VV +aH +BV +GQ +FL +pi +QH +Vz +SF +QH +BS +rV +rV +BS +sB +"} +(17,1,1) = {" +dr +QK +dr +ZV +pI +ip +jf +DA +sO +fG +BV +Lo +GI +Ur +Ur +wd +Ur +Ur +Ur +Ur +wd +Ur +Ur +ZX +PQ +Px +rV +TN +CH +kM +Qf +rr +rr +Uv +SF +QH +Zw +sB +"} +(18,1,1) = {" +RC +Yj +Yj +Fi +hf +UF +jf +xD +LX +td +JL +UW +Lo +Ur +GI +GI +uu +uu +uu +uu +GI +GI +Ur +Kb +aH +gr +QH +bP +Vw +RW +BS +IE +Yq +QH +Sg +td +td +Rb +"} +(19,1,1) = {" +RC +Yj +Yj +ZV +Iv +Iv +tD +Iv +ZV +Zr +BV +EU +rH +Ur +GI +bU +HA +HA +HA +HA +JL +ka +Ur +pP +PQ +BV +Io +rV +BK +BS +IJ +Vw +TN +Sg +Xj +fK +rt +jg +"} +(20,1,1) = {" +RC +Yj +Yj +Iv +OY +OR +OR +OW +Iv +yT +LX +td +bn +Ur +GI +BV +xn +FD +dP +uU +bR +GI +Ur +Kb +aH +BV +DX +QH +iH +rV +po +QH +Sg +Xj +fK +rt +jg +yT +"} +(21,1,1) = {" +ko +ko +ko +Iv +RC +Yj +hf +hf +mf +dp +yT +NZ +LX +QH +cW +JL +aT +IM +iu +Ur +Ur +Am +Ur +Ur +ap +BV +cc +Zw +BS +Zw +JI +Sg +Xj +fK +rt +jg +yT +yT +"} +(22,1,1) = {" +RC +Yj +Yj +Zf +RC +Yj +Yj +Zh +Iv +RT +RT +rf +FQ +dp +yT +dF +Rk +AE +uy +Bz +BV +ar +bn +GI +Yd +Ef +td +td +td +td +td +Rb +yT +ZM +ZM +yT +yT +dp +"} +(23,1,1) = {" +RC +Yj +Yj +ko +RC +Yj +Yj +dW +Iv +nn +yT +rf +RT +Hu +KZ +LX +td +bn +iv +PR +BV +Xg +BV +vE +Sg +Rb +ZM +dp +dp +yT +yT +yT +yT +ZM +yT +yT +yT +yT +"} +(24,1,1) = {" +RC +Yj +gg +ko +RC +Yj +Yj +tc +Iv +ky +RT +NZ +RT +mu +yT +yT +ZM +dF +qG +Pp +BV +Cg +BV +Sg +Xj +fK +rt +jg +yT +dp +dp +dp +dp +yT +yT +yT +yT +yT +"} +(25,1,1) = {" +RC +Yj +Yj +ko +RC +Yj +Yj +EV +Iv +Zr +Qa +Fy +yT +mu +yT +dp +RT +LX +td +td +sk +td +sk +Xj +fK +rt +jg +yT +dp +dp +dp +yT +dp +yT +dp +dp +dp +dp +"} +(26,1,1) = {" +ko +iG +ko +Iv +RC +Yj +Yj +VN +ZV +Iv +Iv +Iv +ZV +Yk +iW +aN +iW +Qk +rU +RT +dp +yT +yT +ZM +ZM +yT +dp +dp +dp +yT +dp +dp +dp +yT +dp +dp +dp +dp +"} +(27,1,1) = {" +RC +Yj +Yj +Iv +RC +Yj +Yj +Iq +Iv +ko +IV +ko +Iv +UI +qc +nJ +cN +XQ +dp +RT +dp +dp +yT +ZM +ZM +yT +dp +dp +sW +dp +SC +ii +dp +iC +dp +dp +dp +dp +"} +(28,1,1) = {" +RC +Yj +Yj +Iv +RC +Yj +Yj +dW +Iv +kj +ko +eu +Iv +kd +UF +ud +BD +hf +gd +RT +dp +dp +yT +ZM +dp +yT +sW +dp +dp +dp +vJ +dp +dp +dp +dp +dp +dp +yT +"} +(29,1,1) = {" +ko +ko +RE +Iv +tL +Yj +Yj +tc +ZV +Iv +pz +Iv +Iv +Ja +UF +jf +jT +Iv +RT +RT +yT +yT +ZM +ZM +yT +dp +dp +sW +dp +dp +dp +dp +dp +dp +dp +yT +dp +yT +"} +(30,1,1) = {" +RC +Yj +HL +Iv +ML +Yj +Yj +EV +Iv +uT +OR +mY +Iv +wA +jf +UF +Jl +Iv +QO +RT +yT +dp +ZM +ZM +yT +dp +dp +dp +dp +sW +dp +sW +dp +dp +yT +yT +dp +yT +"} +(31,1,1) = {" +QK +QK +ZV +ZV +Xa +Yj +Yj +vG +Vd +RC +Yj +Is +Iv +Sn +Yj +UF +jT +Iv +RT +yT +yT +dp +ZM +ZM +dp +sW +DZ +dp +sW +dp +sW +dp +dp +dp +dp +dp +Zr +RT +"} diff --git a/maps/map_files/Kutjevo/Kutjevo.dmm b/maps/map_files/Kutjevo/Kutjevo.dmm index b1beb0dfc2b1..032a34cf37e3 100644 --- a/maps/map_files/Kutjevo/Kutjevo.dmm +++ b/maps/map_files/Kutjevo/Kutjevo.dmm @@ -1996,6 +1996,12 @@ /obj/effect/landmark/objective_landmark/medium, /turf/open/floor/plating/kutjevo, /area/kutjevo/interior/power) +"cMl" = ( +/obj/effect/landmark/nightmare{ + insert_tag = "clfship" + }, +/turf/open/auto_turf/sand/layer0, +/area/kutjevo/interior/oob/dev_room) "cMv" = ( /obj/effect/decal/kutjevo_decals/catwalk, /turf/open/floor/greengrid, @@ -35321,7 +35327,7 @@ dxF dxF dxF dxF -dxF +cMl dxF dxF dxF diff --git a/maps/map_files/Kutjevo/standalone/clfship.dmm b/maps/map_files/Kutjevo/standalone/clfship.dmm new file mode 100644 index 000000000000..08cbe2d5cc14 --- /dev/null +++ b/maps/map_files/Kutjevo/standalone/clfship.dmm @@ -0,0 +1,2690 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"ac" = ( +/obj/structure/machinery/computer/station_alert{ + icon_state = "atmosb"; + stat = 1 + }, +/obj/structure/surface/table/reinforced/prison, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"af" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"ag" = ( +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/stack/rods, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"ao" = ( +/obj/structure/girder/reinforced, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"aS" = ( +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"aY" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 1; + faction_group = list("CLF") + }, +/turf/open/auto_turf/sand/layer0, +/area/kutjevo/exterior/stonyfields) +"bb" = ( +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"bd" = ( +/obj/structure/largecrate/supply/supplies/flares, +/turf/open/floor/plating{ + dir = 10; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"bm" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"bA" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"cf" = ( +/obj/structure/sink{ + pixel_y = 15 + }, +/obj/item/tool/soap{ + pixel_x = 2; + pixel_y = -4 + }, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"cm" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"da" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_white_t_up" + }, +/area/lv624/lazarus/crashed_ship) +"db" = ( +/obj/structure/bed, +/obj/item/bedsheet/yellow, +/obj/item/restraint/handcuffs{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/restraint/handcuffs, +/turf/open/floor/almayer{ + dir = 6; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"dc" = ( +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"de" = ( +/turf/open/floor/plating{ + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"do" = ( +/obj/structure/machinery/light/small{ + dir = 8; + pixel_x = -10 + }, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"dx" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_3"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"dF" = ( +/obj/effect/decal/cleanable/blood/oil/streak, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"eG" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan22" + }, +/area/lv624/lazarus/crashed_ship) +"fe" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 8; + faction_group = list("CLF") + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"fU" = ( +/obj/structure/bed/chair, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"ga" = ( +/obj/structure/surface/table/woodentable, +/obj/item/storage/firstaid/regular{ + pixel_x = 3; + pixel_y = 5 + }, +/obj/item/storage/firstaid/regular, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"gt" = ( +/obj/structure/surface/rack, +/obj/item/roller, +/obj/item/roller{ + pixel_x = 3; + pixel_y = 2 + }, +/turf/open/floor/almayer{ + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"gy" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan9" + }, +/area/lv624/lazarus/crashed_ship) +"gX" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/belt/medical/full, +/obj/item/storage/belt/medical/full{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/storage/firstaid/regular, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"ht" = ( +/obj/item/weapon/gun/smg/fp9000, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"hE" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer{ + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"hT" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_2" + }, +/area/lv624/lazarus/crashed_ship) +"hU" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan21" + }, +/area/lv624/lazarus/crashed_ship) +"ib" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_w_2" + }, +/area/lv624/lazarus/crashed_ship) +"iu" = ( +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"iw" = ( +/obj/structure/largecrate/random/barrel/white, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"iH" = ( +/obj/item/tool/wet_sign, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"iV" = ( +/obj/structure/surface/table/woodentable, +/obj/effect/spawner/random/toolbox, +/obj/item/toy/deck/uno{ + pixel_x = -3; + pixel_y = 4 + }, +/obj/effect/landmark/objective_landmark/medium, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"jq" = ( +/obj/structure/barricade/metal/wired{ + dir = 1 + }, +/turf/open/auto_turf/sand/layer0, +/area/kutjevo/exterior/runoff_river) +"jK" = ( +/turf/closed/shuttle/ert, +/area/lv624/lazarus/crashed_ship) +"jM" = ( +/obj/structure/machinery/body_scanconsole, +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_color = "green"; + phone_id = "Medical Bay"; + pixel_y = 32 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"jS" = ( +/obj/structure/machinery/cm_vending/sorted/marine_food, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"jW" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Bunk Beds" + }, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"kB" = ( +/obj/item/circuitboard/apc{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/cell{ + pixel_x = -2 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"kK" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_x = 3; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"kS" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/structure/machinery/medical_pod/bodyscanner, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"lo" = ( +/obj/effect/vehicle_spawner/van/fixed{ + color = "#4a9eed"; + desc = "A rather old hunk of metal with four wheels, you know what to do. Entrance on the back and sides. This one seems to be used by the CLF"; + name = "CLF Van" + }, +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"lp" = ( +/obj/structure/machinery/power/smes/buildable/charged, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"lM" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Dining Area" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"lS" = ( +/turf/open/floor/plating{ + dir = 6; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"lZ" = ( +/obj/structure/largecrate/supply/supplies/mre{ + desc = "A supply crate containing fifty reposessed USCM MRE packets."; + name = "\improper CLF Supply MRE crate (x50)" + }, +/turf/open/floor/plating{ + dir = 9; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"mb" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan27" + }, +/area/lv624/lazarus/crashed_ship) +"mu" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/structure/machinery/faxmachine{ + department = "CLF - Cell 42" + }, +/obj/item/paper/prison_station/pirate_note/clfship, +/turf/open/floor/almayer{ + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"mF" = ( +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"mP" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"mS" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"nm" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"nn" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"nt" = ( +/obj/item/stack/rods, +/turf/open/auto_turf/sand/layer0, +/area/lv624/lazarus/crashed_ship) +"nJ" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_x = -3; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"nZ" = ( +/turf/open/floor/plating{ + dir = 5; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"oa" = ( +/obj/structure/machinery/vending/cigarette/colony, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"ov" = ( +/obj/structure/surface/table/almayer, +/obj/item/storage/toolbox/electrical{ + pixel_y = 9 + }, +/obj/item/storage/toolbox/mechanical, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"oz" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"oE" = ( +/obj/structure/bed, +/obj/item/bedsheet/green, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/item/toy/plush/farwa, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"oH" = ( +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"oJ" = ( +/obj/structure/largecrate/supply/supplies/water, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"oS" = ( +/obj/structure/surface/table/almayer, +/obj/item/tool/wirecutters, +/obj/item/tool/wrench{ + pixel_y = 7 + }, +/obj/item/tool/screwdriver{ + pixel_x = -2; + pixel_y = 3 + }, +/turf/open/auto_turf/sand/layer1, +/area/lv624/lazarus/crashed_ship) +"pg" = ( +/obj/structure/machinery/computer/communications{ + icon_state = "commb"; + stat = 1 + }, +/obj/structure/surface/table/reinforced/prison, +/turf/open/auto_turf/sand/layer1, +/area/lv624/lazarus/crashed_ship) +"pi" = ( +/turf/open/auto_turf/sand/layer1, +/area/kutjevo/exterior/stonyfields) +"pm" = ( +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"pO" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/auto_turf/sand/layer1, +/area/kutjevo/exterior/stonyfields) +"qj" = ( +/obj/structure/girder, +/obj/item/stack/rods, +/turf/open/auto_turf/sand/layer1, +/area/lv624/lazarus/crashed_ship) +"qq" = ( +/obj/item/stool, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"qV" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/effect/spawner/random/toolbox, +/obj/structure/transmitter/clf_net/rotary{ + phone_category = "CR-116"; + phone_color = "yellow"; + phone_id = "Engineering" + }, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/almayer{ + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"re" = ( +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"rg" = ( +/turf/open/auto_turf/sand/layer0, +/area/kutjevo/exterior/runoff_river) +"rm" = ( +/turf/open/floor/almayer{ + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"rr" = ( +/obj/structure/machinery/optable, +/obj/item/tank/anesthetic, +/obj/item/clothing/mask/breath/medical, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"ru" = ( +/turf/open/floor/almayer{ + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"rw" = ( +/obj/structure/bed, +/obj/item/bedsheet/yellow, +/obj/item/toy/katana, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"rF" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/m16, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 2 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 4 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 6 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 8 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 10 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = -2 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = -4 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"rP" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/auto_turf/sand/layer0, +/area/kutjevo/exterior/stonyfields) +"rU" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan5" + }, +/area/lv624/lazarus/crashed_ship) +"sa" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 1; + name = "\improper Medical Bay" + }, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"sq" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 1; + faction_group = list("CLF") + }, +/turf/open/auto_turf/sand/layer1, +/area/kutjevo/exterior/stonyfields) +"sr" = ( +/obj/structure/largecrate/supply/ammo/m56d, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"su" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3"; + dir = 1 + }, +/turf/open/auto_turf/sand/layer1, +/area/kutjevo/exterior/stonyfields) +"sT" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/compensator, +/obj/item/attachable/compensator, +/obj/item/attachable/compensator, +/obj/item/attachable/extended_barrel, +/obj/item/attachable/extended_barrel, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/obj/item/attachable/attached_gun/flamer, +/turf/open/floor/almayer{ + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"td" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_x = -7; + pixel_y = -4 + }, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_x = 6; + pixel_y = -4 + }, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_y = 8 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"tl" = ( +/obj/item/stack/sheet/metal{ + amount = 2; + pixel_x = 4; + pixel_y = 4 + }, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"tu" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"tv" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan8" + }, +/area/lv624/lazarus/crashed_ship) +"ty" = ( +/obj/structure/cargo_container/arious/rightmid, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"tB" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"tV" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_rightengine" + }, +/area/lv624/lazarus/crashed_ship) +"ux" = ( +/obj/structure/toilet{ + dir = 8 + }, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"uA" = ( +/obj/structure/machinery/floodlight, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"uN" = ( +/obj/structure/largecrate/random/barrel/blue, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"uO" = ( +/obj/structure/surface/rack, +/obj/item/storage/backpack/general_belt{ + pixel_y = 7 + }, +/obj/item/storage/backpack/general_belt, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"uW" = ( +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"uX" = ( +/obj/structure/bed/chair{ + dir = 1 + }, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"uY" = ( +/obj/item/stack/sheet/metal{ + amount = 2; + pixel_x = 4; + pixel_y = 4 + }, +/turf/open/floor/plating{ + dir = 6; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"vf" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan25" + }, +/area/lv624/lazarus/crashed_ship) +"vR" = ( +/obj/structure/cargo_container/arious/leftmid, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"vZ" = ( +/turf/open/auto_turf/sand/layer0, +/area/kutjevo/interior/oob/dev_room) +"wi" = ( +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_id = "Cargo Bay"; + pixel_y = 32 + }, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"wr" = ( +/obj/item/stack/rods, +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"wI" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan20" + }, +/area/lv624/lazarus/crashed_ship) +"xd" = ( +/obj/structure/bed, +/obj/item/bedsheet/blue, +/obj/item/weapon/gun/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/clothing/accessory/storage/webbing, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"xk" = ( +/obj/structure/girder, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"xo" = ( +/obj/structure/largecrate/supply/ammo/m56d, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"yP" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"yX" = ( +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"ze" = ( +/turf/open/floor/plating{ + dir = 10; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"zs" = ( +/obj/item/weapon/gun/smg/fp9000, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"zJ" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 1; + name = "\improper Side Entrance" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"zN" = ( +/obj/structure/surface/rack, +/obj/item/storage/firstaid/adv{ + pixel_x = 3; + pixel_y = 5 + }, +/obj/item/storage/firstaid/adv, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"zX" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"zY" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/paper_bin, +/obj/item/tool/pen, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"Ag" = ( +/obj/structure/girder, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"AM" = ( +/obj/structure/barricade/metal/wired{ + dir = 1 + }, +/turf/open/auto_turf/sand/layer1, +/area/kutjevo/exterior/stonyfields) +"Bi" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + dir = 9; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"BZ" = ( +/obj/item/stack/rods, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Ce" = ( +/obj/structure/girder/reinforced, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Cr" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Cx" = ( +/obj/item/stack/rods, +/obj/structure/girder, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"CQ" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "blue" + }, +/area/lv624/lazarus/crashed_ship) +"Do" = ( +/obj/structure/girder/displaced, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"DC" = ( +/obj/structure/surface/rack, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"Ea" = ( +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_id = "Armoury"; + pixel_y = 32 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"EG" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/firstaid/regular, +/obj/effect/landmark/objective_landmark/science, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"ET" = ( +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Fa" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_r_w" + }, +/area/lv624/lazarus/crashed_ship) +"Fm" = ( +/obj/structure/surface/rack, +/obj/item/device/radio{ + pixel_x = -3 + }, +/obj/item/device/radio, +/obj/item/device/radio{ + pixel_x = 3 + }, +/turf/open/floor/almayer{ + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"FB" = ( +/obj/structure/surface/rack, +/obj/item/clothing/accessory/storage/webbing, +/obj/item/clothing/accessory/storage/webbing, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"FL" = ( +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating{ + dir = 4; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"FM" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_2"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"FU" = ( +/turf/closed/wall/kutjevo/colony/reinforced/hull, +/area/kutjevo/interior/oob) +"FY" = ( +/obj/structure/machinery/cm_vending/sorted/medical/no_access, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"Gc" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"Gv" = ( +/turf/open/auto_turf/sand/layer2, +/area/kutjevo/exterior/stonyfields) +"GB" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"GF" = ( +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"GI" = ( +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Hm" = ( +/obj/structure/surface/rack, +/obj/item/device/radio{ + pixel_x = 3 + }, +/obj/item/device/radio, +/obj/item/device/radio{ + pixel_x = -3 + }, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"HA" = ( +/turf/open/floor/almayer{ + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"HR" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"HX" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_1"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"Ic" = ( +/obj/structure/surface/table/woodentable, +/obj/item/ammo_magazine/shotgun/incendiary{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/ammo_magazine/shotgun/incendiary, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"Im" = ( +/obj/item/stack/rods, +/obj/effect/decal/cleanable/blood, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Iq" = ( +/obj/structure/largecrate/random/barrel/yellow, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"IC" = ( +/obj/item/weapon/gun/rifle/sniper/svd, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"II" = ( +/obj/structure/machinery/door/airlock/almayer/generic{ + dir = 8; + name = "\improper Engineering Storage" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"IJ" = ( +/turf/open/auto_turf/sand/layer0, +/area/lv624/lazarus/crashed_ship) +"IP" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"Jl" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/weapon/gun/rifle/mar40/lmg{ + pixel_x = 1; + pixel_y = 2 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"Jn" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Jv" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"JI" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Cargo Hold" + }, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"JU" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan23" + }, +/area/lv624/lazarus/crashed_ship) +"Ko" = ( +/obj/structure/surface/table/almayer, +/obj/item/tank/oxygen/red, +/obj/item/storage/bag/trash, +/obj/item/tool/screwdriver, +/obj/effect/landmark/objective_landmark/science, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Kp" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"KS" = ( +/turf/closed/wall/kutjevo/colony/reinforced, +/area/kutjevo/exterior/stonyfields) +"KW" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_l_w" + }, +/area/lv624/lazarus/crashed_ship) +"Ll" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/m16/ap, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -2 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -4 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -6 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -8 + }, +/obj/item/weapon/throwing_knife{ + pixel_x = 18; + pixel_y = 9 + }, +/obj/item/weapon/throwing_knife{ + pixel_x = 18; + pixel_y = 6 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Lo" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_w_1" + }, +/area/lv624/lazarus/crashed_ship) +"Lq" = ( +/turf/open/floor/almayer{ + dir = 1; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"LF" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/stack/sheet/metal{ + amount = 5; + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/stack/sheet/metal{ + amount = 5; + pixel_y = 1 + }, +/obj/item/stack/sheet/plasteel{ + pixel_x = 7; + pixel_y = 11 + }, +/obj/item/clothing/glasses/welding, +/turf/open/floor/almayer{ + dir = 6; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"LR" = ( +/obj/structure/cargo_container/arious/right, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Mi" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan1" + }, +/area/lv624/lazarus/crashed_ship) +"Mn" = ( +/obj/structure/machinery/door/airlock/almayer/generic, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"Mp" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"My" = ( +/obj/item/stool, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_leader, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"MK" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_s_w" + }, +/area/lv624/lazarus/crashed_ship) +"MN" = ( +/obj/structure/machinery/floodlight, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"MS" = ( +/obj/structure/bed/chair, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"Nr" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/auto_turf/sand/layer0, +/area/lv624/lazarus/crashed_ship) +"Ns" = ( +/obj/structure/prop/dam/boulder/boulder2, +/turf/open/auto_turf/sand/layer0, +/area/kutjevo/exterior/stonyfields) +"NB" = ( +/obj/item/stack/rods, +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"NF" = ( +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating{ + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"NK" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"NM" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan3" + }, +/area/lv624/lazarus/crashed_ship) +"NZ" = ( +/obj/item/weapon/gun/rifle/m16, +/obj/item/weapon/gun/rifle/m16{ + pixel_x = 5; + pixel_y = 6 + }, +/obj/structure/surface/rack, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"On" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"OH" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_1" + }, +/area/lv624/lazarus/crashed_ship) +"OQ" = ( +/obj/structure/bed, +/obj/item/bedsheet/rd, +/obj/effect/landmark/corpsespawner/colonist, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"OU" = ( +/obj/effect/landmark/corpsespawner/colonist/random, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"Pb" = ( +/obj/structure/surface/rack, +/obj/item/ammo_magazine/shotgun/slugs, +/obj/item/ammo_magazine/shotgun/slugs, +/obj/item/ammo_magazine/shotgun/slugs, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"Pj" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Pq" = ( +/obj/structure/girder/reinforced, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Pv" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"Pw" = ( +/obj/structure/barricade/metal/wired{ + dir = 1 + }, +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/auto_turf/sand/layer0, +/area/kutjevo/exterior/runoff_river) +"PZ" = ( +/obj/structure/girder/reinforced, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Qw" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Qx" = ( +/obj/structure/surface/table/almayer, +/obj/item/storage/backpack/general_belt{ + pixel_y = 3 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"QM" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan2" + }, +/area/lv624/lazarus/crashed_ship) +"QP" = ( +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"QQ" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Bridge" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"RY" = ( +/obj/item/stool, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"RZ" = ( +/obj/structure/machinery/vending/coffee, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Sb" = ( +/obj/effect/landmark/corpsespawner/engineer, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"SH" = ( +/turf/open/auto_turf/sand/layer0, +/area/kutjevo/exterior/stonyfields) +"Tt" = ( +/obj/structure/surface/rack, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/weapon/gun/rifle/mar40{ + pixel_y = -1 + }, +/obj/item/weapon/gun/rifle/mar40{ + pixel_y = 6 + }, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"Ty" = ( +/turf/open/auto_turf/sand/layer1, +/area/kutjevo/exterior/runoff_river) +"TB" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_3" + }, +/area/lv624/lazarus/crashed_ship) +"TD" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_leftengine" + }, +/area/lv624/lazarus/crashed_ship) +"TG" = ( +/turf/open/auto_turf/sand/layer1, +/area/lv624/lazarus/crashed_ship) +"TH" = ( +/obj/structure/bed, +/obj/item/bedsheet/purple, +/obj/item/weapon/gun/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Ua" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Uo" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Us" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Ut" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Uu" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper General Area" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"UA" = ( +/obj/structure/largecrate/random/barrel/white, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"UM" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/surgical_tray{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"UX" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_medic, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"Vn" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_t_left" + }, +/area/lv624/lazarus/crashed_ship) +"Vr" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_t_right" + }, +/area/lv624/lazarus/crashed_ship) +"Vv" = ( +/turf/closed/wall/kutjevo/rock, +/area/kutjevo/interior/oob) +"VP" = ( +/obj/item/stack/rods, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"VW" = ( +/obj/structure/largecrate/random/barrel/red, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Wd" = ( +/obj/structure/surface/table/woodentable, +/obj/item/device/flashlight/lamp{ + pixel_y = 3 + }, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Wp" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/attachable/heavy_barrel, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/attached_gun/flamer, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Wt" = ( +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Ww" = ( +/obj/structure/girder/displaced, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"WL" = ( +/obj/structure/machinery/door_control/brbutton{ + id = "clf_umbilical_1"; + pixel_x = 1; + pixel_y = 28; + range = 20 + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"WV" = ( +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/obj/item/storage/firstaid/regular/empty, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"WZ" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"Xo" = ( +/obj/structure/surface/table/woodentable, +/obj/item/storage/firstaid/adv, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"Xw" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"XV" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Yc" = ( +/obj/structure/machinery/vending/snack, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Yw" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_engineer, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"Yx" = ( +/obj/item/stack/rods, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"YD" = ( +/turf/closed/wall/kutjevo/rock, +/area/kutjevo/exterior/stonyfields) +"YY" = ( +/obj/structure/barricade/metal/wired{ + dir = 1 + }, +/turf/open/auto_turf/sand/layer2, +/area/kutjevo/exterior/stonyfields) +"Zj" = ( +/obj/structure/surface/rack, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = -3 + }, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = 3 + }, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = 9 + }, +/turf/open/floor/almayer{ + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Zk" = ( +/obj/structure/prop/dam/boulder/boulder3, +/turf/open/auto_turf/sand/layer0, +/area/kutjevo/exterior/runoff_river) +"Zn" = ( +/obj/structure/machinery/autolathe, +/obj/structure/machinery/power/apc{ + dir = 1 + }, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"Zr" = ( +/obj/structure/girder/displaced, +/turf/open/auto_turf/sand/layer1, +/area/lv624/lazarus/crashed_ship) +"ZM" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 4; + faction_group = list("CLF") + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"ZZ" = ( +/obj/structure/barricade/metal/wired{ + dir = 1 + }, +/turf/open/auto_turf/sand/layer0, +/area/kutjevo/exterior/stonyfields) + +(1,1,1) = {" +rg +pi +pi +YD +YD +YD +YD +YD +YD +YD +YD +Ns +SH +wI +PZ +PZ +Fa +PZ +PZ +TD +dx +FM +HX +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +vZ +"} +(2,1,1) = {" +rg +pi +Gv +pi +YD +YD +YD +YD +YD +YD +YD +pi +SH +PZ +Pb +DC +Lo +gX +rr +tv +TD +dx +FM +HX +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +"} +(3,1,1) = {" +Ty +SH +pi +pi +su +pi +Gv +YD +YD +YD +YD +wI +jK +eG +nJ +Qw +Lo +UM +OU +re +tv +Mi +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +"} +(4,1,1) = {" +Ty +SH +pi +SH +AM +aY +pi +Gv +Gv +pi +YD +hU +Zn +kB +Yw +bb +Lo +kS +GF +Pv +zY +Vr +jK +jK +jK +jK +jK +Mi +Vv +Vv +Vv +Vv +Vv +Vv +"} +(5,1,1) = {" +Ty +SH +pi +SH +AM +SH +pi +SH +wI +TG +nm +Ag +lp +bb +dF +qV +Lo +jM +bb +bb +mu +Lo +lZ +bd +Bi +NK +ze +tv +TD +dx +FM +HX +Vv +Vv +"} +(6,1,1) = {" +rg +pi +pi +SH +AM +aY +wI +xk +eG +yX +Im +xk +Tt +bb +Zj +LF +Lo +EG +Pv +bb +gt +Lo +oH +de +lo +yX +de +GI +tv +TD +dx +FM +HX +Vv +"} +(7,1,1) = {" +rg +pi +SH +pi +wI +Do +qj +Ko +Xw +GI +Wt +da +ib +II +ib +ib +MK +zN +rm +UX +Gc +Lo +Us +de +oH +yX +NF +NB +GI +tv +TD +dx +FM +HX +"} +(8,1,1) = {" +Pw +pO +rP +wI +eG +TG +MK +oS +TG +Wt +yX +yX +bb +bb +do +Hm +Lo +uO +Pv +bb +GF +JI +nZ +lS +nZ +FL +uY +cm +ZM +GI +tv +jK +jK +Mi +"} +(9,1,1) = {" +jq +aY +pi +Zr +Wt +yX +Cx +yX +BZ +af +GI +Lo +Kp +bb +bb +Fm +Lo +FY +IP +bb +bb +bb +GI +pm +Yx +Sb +ht +Jv +Jv +GI +MN +Jv +GI +QM +"} +(10,1,1) = {" +jq +SH +Ww +pg +qq +Wt +Lo +Wt +yX +Jv +uA +Lo +RZ +GF +bb +WZ +da +ib +ib +bb +sa +MK +Ua +QP +Jv +Jv +yX +uA +Jv +yX +nt +yX +Wt +QM +"} +(11,1,1) = {" +Zk +SH +BZ +Wt +TG +nn +xk +ov +Wt +yX +Jv +Ce +Yc +bA +bb +bb +Uu +bb +bb +bb +uW +Lo +WL +yX +tu +yX +yX +GI +Wt +IJ +Wt +BZ +de +On +"} +(12,1,1) = {" +ZZ +pi +Ce +GI +BZ +yX +da +ao +Wt +Jv +ib +MK +jS +Ut +Ut +oz +GF +uW +bb +uW +ru +PZ +sr +GI +GI +Jv +yX +GI +nt +IJ +yX +Wt +yX +Nr +"} +(13,1,1) = {" +ZZ +pi +mb +ac +My +GI +QQ +GI +yX +BZ +Qx +da +ib +ib +ib +ib +MK +aS +bb +HR +tB +Lo +xo +zs +yX +Jn +Jv +Jv +Jv +Wt +Jv +IJ +de +GB +"} +(14,1,1) = {" +ZZ +sq +vf +JU +GI +Jv +yX +Pj +Jv +Jv +bA +Lo +fU +ga +Xo +uX +Lo +uW +Jl +Ll +ru +PZ +GI +wr +GI +Jv +Jv +IJ +yX +Uo +IJ +IJ +de +Nr +"} +(15,1,1) = {" +AM +pi +pi +vf +JU +UA +Lo +Wt +Jv +yX +bm +Ce +MS +Ic +iV +uX +Lo +yP +td +rF +tB +Lo +wi +GI +GI +Wt +Jv +yX +IJ +IJ +Wt +IJ +IJ +mP +"} +(16,1,1) = {" +YY +Vv +pi +pi +PZ +Iq +PZ +Jv +GF +bb +GF +Lo +zX +iu +iu +iu +Lo +Ea +oa +NZ +ru +Lo +Jv +yX +ze +GI +Jv +MN +GI +Wt +yX +yX +Wt +QM +"} +(17,1,1) = {" +Vv +Vv +Vv +Vv +vf +rU +Lo +uN +GF +bb +bb +lM +bb +bb +bb +bb +lM +bb +bb +mS +tB +Pq +yX +dc +IC +tl +mF +yX +yX +GI +MN +GI +Jv +QM +"} +(18,1,1) = {" +Vv +Vv +Vv +Vv +Vv +KS +MK +VW +uN +bb +GF +GF +iu +iu +iu +iu +GF +GF +bb +uW +ru +ao +GI +Xw +pm +ag +Wt +Mp +fe +GI +gy +rU +rU +NM +"} +(19,1,1) = {" +Vv +Vv +Vv +Vv +Vv +FU +Lo +oJ +iw +bb +GF +da +ib +ib +ib +ib +MK +CQ +bb +HR +tB +Lo +Ua +yX +ET +Wt +vR +pm +dc +gy +tV +TB +hT +OH +"} +(20,1,1) = {" +Vv +Vv +Vv +Vv +Vv +FU +vf +rU +JU +bb +GF +Lo +oE +rw +Wd +Lq +jW +GF +bb +uW +ru +Lo +XV +GI +VP +yX +ty +GI +gy +tV +TB +hT +OH +Vv +"} +(21,1,1) = {" +Vv +Vv +Vv +Vv +Vv +FU +Vv +Vv +vf +GI +zJ +MK +WV +bA +RY +bb +bb +iH +bb +bb +Wp +Lo +Cr +Jv +Wt +Jv +LR +gy +tV +TB +hT +OH +Vv +Vv +"} +(22,1,1) = {" +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +hU +TH +OQ +oz +HA +Lo +Mn +JU +GF +sT +Vn +rU +rU +rU +rU +rU +NM +Vv +Vv +Vv +Vv +Vv +Vv +"} +(23,1,1) = {" +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +vf +rU +JU +kK +hE +Lo +cf +Lo +FB +gy +NM +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +"} +(24,1,1) = {" +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +hU +xd +db +Lo +ux +Lo +gy +tV +TB +hT +OH +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +"} +(25,1,1) = {" +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +vf +rU +rU +KW +rU +KW +tV +TB +hT +OH +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +"} +(26,1,1) = {" +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +Vv +"} diff --git a/maps/map_files/New_Varadero/sprinkles/.gitkeep b/maps/map_files/New_Varadero/sprinkles/.gitkeep new file mode 100644 index 000000000000..8b137891791f --- /dev/null +++ b/maps/map_files/New_Varadero/sprinkles/.gitkeep @@ -0,0 +1 @@ + diff --git a/maps/map_files/Sorokyne_Strata/Sorokyne_Strata.dmm b/maps/map_files/Sorokyne_Strata/Sorokyne_Strata.dmm index db1f07a8b3b1..1769af25c2ab 100644 --- a/maps/map_files/Sorokyne_Strata/Sorokyne_Strata.dmm +++ b/maps/map_files/Sorokyne_Strata/Sorokyne_Strata.dmm @@ -19522,6 +19522,9 @@ /obj/structure/platform/strata{ dir = 1 }, +/obj/effect/landmark/nightmare{ + insert_tag = "clfship" + }, /turf/open/auto_turf/snow/brown_base/layer0, /area/strata/ag/interior/mountain) "blv" = ( diff --git a/maps/map_files/Sorokyne_Strata/standalone/clfship.dmm b/maps/map_files/Sorokyne_Strata/standalone/clfship.dmm new file mode 100644 index 000000000000..95bf4b912d46 --- /dev/null +++ b/maps/map_files/Sorokyne_Strata/standalone/clfship.dmm @@ -0,0 +1,5208 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"ac" = ( +/obj/structure/inflatable, +/obj/structure/barricade/handrail/strata{ + dir = 8 + }, +/turf/open/floor/strata{ + dir = 8; + icon_state = "orange_edge" + }, +/area/strata/ag/exterior/research_decks) +"af" = ( +/obj/item/clothing/shoes/snow, +/obj/structure/surface/rack, +/obj/item/clothing/shoes/snow, +/obj/item/clothing/suit/storage/snow_suit, +/obj/item/clothing/suit/storage/snow_suit, +/obj/item/tank/emergency_oxygen/engi, +/obj/effect/decal/strata_decals/grime/grime3{ + dir = 8 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/exterior/research_decks) +"az" = ( +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/gen/foyer) +"aD" = ( +/obj/item/stack/rods, +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"aG" = ( +/obj/structure/machinery/photocopier, +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/engi/drome) +"aM" = ( +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/med) +"aU" = ( +/obj/structure/platform_decoration/strata/metal{ + dir = 8 + }, +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/paths/southresearch) +"bf" = ( +/obj/structure/pipes/standard/manifold/hidden/cyan, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/engi/drome) +"bk" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"bv" = ( +/obj/structure/pipes/standard/manifold/hidden/cyan{ + dir = 1 + }, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/prison{ + icon_state = "darkyellowfull2" + }, +/area/strata/ag/interior/outpost/engi) +"bB" = ( +/obj/structure/machinery/door/airlock/almayer/generic, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"bH" = ( +/obj/effect/decal/strata_decals/catwalk/prison, +/obj/structure/disposalpipe/segment, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/admin) +"bO" = ( +/obj/structure/pipes/vents/pump{ + dir = 8 + }, +/obj/structure/barricade/handrail/strata{ + dir = 4 + }, +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/engi) +"bS" = ( +/obj/structure/bed/chair{ + dir = 8 + }, +/obj/structure/machinery/cm_vending/sorted/medical/wall_med/limited{ + name = "Emergency NanoMed"; + pixel_x = 30 + }, +/obj/structure/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/med) +"bT" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/box/pizza, +/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, +/turf/open/floor/strata{ + icon_state = "fake_wood" + }, +/area/strata/ag/interior/outpost/engi) +"bU" = ( +/obj/structure/machinery/photocopier, +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/med) +"ci" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 6 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/admin) +"cm" = ( +/obj/structure/surface/rack, +/obj/item/storage/firstaid/adv{ + pixel_x = 3; + pixel_y = 5 + }, +/obj/item/storage/firstaid/adv, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"cu" = ( +/turf/open/floor/strata{ + dir = 6; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/engi) +"cB" = ( +/obj/structure/barricade/handrail/strata{ + dir = 4 + }, +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/engi) +"cE" = ( +/obj/structure/surface/table/almayer, +/obj/item/storage/toolbox/electrical{ + pixel_y = 9 + }, +/obj/item/storage/toolbox/mechanical, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"cJ" = ( +/turf/open/floor/strata{ + dir = 8; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/engi/drome) +"cM" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/structure/machinery/medical_pod/bodyscanner, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"cO" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/obj/effect/decal/strata_decals/grime/grime2, +/obj/effect/decal/cleanable/blood/gibs/core, +/turf/open/floor/strata, +/area/strata/ag/exterior/research_decks) +"cP" = ( +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_22" + }, +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/med) +"cS" = ( +/obj/structure/largecrate/random, +/turf/open/floor/prison{ + icon_state = "darkyellowfull2" + }, +/area/strata/ag/exterior/research_decks) +"cV" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/structure/machinery/computer/communications{ + dir = 1 + }, +/obj/structure/window/reinforced/tinted, +/obj/structure/window/reinforced/tinted{ + dir = 4 + }, +/obj/structure/barricade/handrail/strata, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"cX" = ( +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/lv624/lazarus/crashed_ship) +"cZ" = ( +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/stack/rods, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"da" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/attachable/heavy_barrel, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/attached_gun/flamer, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"db" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 5 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/admin) +"dc" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"df" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan3" + }, +/area/lv624/lazarus/crashed_ship) +"dg" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/med) +"dk" = ( +/obj/structure/machinery/door/airlock/almayer/maint/colony{ + dir = 2 + }, +/turf/open/floor/strata{ + dir = 10; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/gen/foyer) +"dl" = ( +/obj/structure/pipes/standard/simple/hidden/cyan, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/gen/foyer) +"do" = ( +/obj/item/stack/sheet/wood, +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/paths/southresearch) +"ds" = ( +/turf/open/floor/plating, +/area/strata/ag/exterior/research_decks) +"dw" = ( +/obj/item/tool/wet_sign, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"dz" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_t_left" + }, +/area/lv624/lazarus/crashed_ship) +"dC" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"dH" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_x = -3; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"dL" = ( +/turf/open/floor/strata, +/area/strata/ag/interior/mountain) +"dV" = ( +/obj/structure/barricade/handrail/strata{ + layer = 3.1 + }, +/obj/structure/platform/strata/metal{ + dir = 4 + }, +/obj/effect/blocker/sorokyne_cold_water, +/obj/structure/platform/strata/metal, +/turf/open/gm/river, +/area/strata/ag/exterior/research_decks) +"dY" = ( +/obj/item/stool, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_leader, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"dZ" = ( +/turf/open/floor/almayer{ + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"ei" = ( +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/admin) +"ep" = ( +/obj/structure/reagent_dispensers/water_cooler, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/engi) +"es" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/strata/ag/exterior/research_decks) +"ey" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_1" + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_3" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"eG" = ( +/obj/structure/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/engi/drome) +"eN" = ( +/obj/structure/stairs/perspective{ + color = "#6e6e6e"; + dir = 10; + icon_state = "p_stair_full" + }, +/turf/open/floor/strata{ + dir = 8; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/gen/foyer) +"eZ" = ( +/obj/structure/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/exterior/research_decks) +"fc" = ( +/turf/closed/shuttle/ert, +/area/lv624/lazarus/crashed_ship) +"fe" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/turf/open/floor/strata{ + dir = 8; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/engi/drome) +"fi" = ( +/obj/structure/filingcabinet, +/obj/structure/barricade/handrail/strata{ + dir = 8 + }, +/obj/effect/landmark/objective_landmark/far, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"fj" = ( +/obj/structure/closet/bodybag, +/obj/effect/decal/strata_decals/grime/grime3, +/obj/effect/decal/cleanable/blood, +/obj/effect/decal/cleanable/blood/gibs/core, +/turf/open/floor/strata, +/area/strata/ag/exterior/research_decks) +"fl" = ( +/turf/closed/wall/strata_ice/dirty, +/area/strata/ag/interior/outpost/engi) +"fq" = ( +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_21" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/admin) +"fs" = ( +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_22" + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/strata/ag/interior/outpost/med) +"fy" = ( +/obj/structure/stairs/perspective{ + color = "#6e6e6e"; + icon_state = "p_stair_sn_full_cap" + }, +/obj/structure/platform/strata/metal{ + dir = 8 + }, +/turf/open/floor/strata{ + dir = 6; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/admin) +"fA" = ( +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/outpost/med) +"fB" = ( +/obj/structure/stairs/perspective{ + color = "#6e6e6e"; + dir = 4; + icon_state = "p_stair_sn_full_cap" + }, +/obj/structure/platform/strata/metal{ + dir = 4 + }, +/turf/open/floor/strata{ + dir = 6; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/admin) +"fD" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"fF" = ( +/obj/structure/bed/chair/office/light{ + dir = 8 + }, +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/admin) +"fH" = ( +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/admin) +"fK" = ( +/obj/structure/surface/rack, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/obj/item/ammo_magazine/shotgun/buckshot, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"fL" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/effect/spawner/random/toolbox, +/obj/structure/transmitter/clf_net/rotary{ + phone_category = "CR-116"; + phone_color = "yellow"; + phone_id = "Engineering" + }, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/almayer{ + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"fN" = ( +/turf/open/floor/plating{ + dir = 6; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"fP" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"gf" = ( +/obj/item/stack/rods, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"gn" = ( +/turf/open/floor/strata{ + icon_state = "fake_wood" + }, +/area/strata/ag/interior/outpost/gen/foyer) +"gt" = ( +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_id = "Armoury"; + pixel_y = 32 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"gw" = ( +/obj/item/ammo_casing/shell{ + icon_state = "shell_3_1" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"gF" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Cargo Hold" + }, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"gH" = ( +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"gK" = ( +/obj/structure/barricade/handrail/strata{ + dir = 1 + }, +/obj/structure/machinery/vending/coffee, +/turf/open/floor/strata{ + icon_state = "orange_cover" + }, +/area/strata/ag/interior/outpost/engi/drome) +"gZ" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/engi) +"ha" = ( +/obj/structure/platform/strata/metal{ + dir = 1 + }, +/obj/item/toy/deck, +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/paths/southresearch) +"hd" = ( +/obj/structure/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"hh" = ( +/obj/structure/barricade/handrail/strata, +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/strata/ag/exterior/research_decks) +"hk" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_medic, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"hs" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/turf/open/floor/strata{ + dir = 10; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/gen/foyer) +"ht" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_s_w" + }, +/area/lv624/lazarus/crashed_ship) +"hv" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/tool/pen/blue, +/obj/item/storage/box/ids, +/obj/item/paper_bin, +/obj/structure/barricade/handrail/strata, +/obj/item/device/flashlight/lamp, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"hy" = ( +/obj/structure/inflatable, +/obj/structure/barricade/handrail/strata, +/turf/open/floor/prison{ + icon_state = "darkyellowfull2" + }, +/area/strata/ag/exterior/research_decks) +"hC" = ( +/obj/structure/pipes/standard/manifold/hidden/cyan{ + dir = 1 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/strata/ag/interior/outpost/admin) +"hM" = ( +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_id = "Cargo Bay"; + pixel_y = 32 + }, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"hO" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/turf/open/floor/plating, +/area/strata/ag/exterior/research_decks) +"hQ" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"hS" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/paper_bin, +/obj/item/tool/pen, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"hY" = ( +/obj/structure/platform_decoration/strata/metal{ + dir = 4 + }, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/admin) +"ib" = ( +/obj/structure/girder/displaced, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"if" = ( +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/med) +"iv" = ( +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_22" + }, +/turf/open/floor/strata{ + icon_state = "floor2" + }, +/area/strata/ag/interior/outpost/med) +"iL" = ( +/obj/structure/largecrate/supply/supplies/flares, +/turf/open/floor/plating{ + dir = 10; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"iM" = ( +/obj/structure/pipes/standard/simple/hidden/cyan, +/turf/open/floor/strata{ + icon_state = "fake_wood" + }, +/area/strata/ag/interior/outpost/engi) +"iO" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf_engineer, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"iT" = ( +/obj/structure/surface/rack, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = -3 + }, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = 3 + }, +/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ + pixel_y = 9 + }, +/turf/open/floor/almayer{ + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"iU" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/exterior/research_decks) +"je" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"jg" = ( +/obj/structure/platform/strata{ + dir = 1 + }, +/obj/structure/machinery/space_heater, +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/paths/southresearch) +"ji" = ( +/obj/structure/bed/chair/office/light{ + dir = 8 + }, +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/med) +"jl" = ( +/obj/effect/decal/cleanable/blood{ + icon_state = "xgib2" + }, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/strata/ag/exterior/research_decks) +"jm" = ( +/obj/structure/barricade/handrail/strata, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/exterior/research_decks) +"jn" = ( +/obj/structure/stairs/perspective{ + color = "#6e6e6e"; + dir = 4; + icon_state = "p_stair_sn_full_cap" + }, +/obj/structure/platform/strata/metal{ + dir = 4 + }, +/obj/item/stack/sheet/wood, +/turf/open/floor/strata, +/area/strata/ag/exterior/research_decks) +"jr" = ( +/obj/structure/filingcabinet, +/obj/structure/barricade/handrail/strata, +/obj/effect/landmark/objective_landmark/medium, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"ju" = ( +/obj/effect/decal/cleanable/greenglow, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/strata/ag/interior/outpost/med) +"jy" = ( +/obj/structure/machinery/vending/coffee, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"jz" = ( +/obj/structure/platform/strata/metal{ + dir = 8 + }, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/engi) +"jB" = ( +/turf/closed/wall/strata_ice/dirty, +/area/strata/ag/interior/outpost/engi/drome) +"jE" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"jF" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 5 + }, +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 4; + faction_group = list("CLF") + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/strata/ag/interior/outpost/admin) +"jI" = ( +/turf/open/floor/plating{ + dir = 5; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"jP" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 5 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/engi) +"jU" = ( +/turf/open/floor/strata{ + dir = 10; + icon_state = "multi_tiles" + }, +/area/lv624/lazarus/crashed_ship) +"jV" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/gen/foyer) +"jX" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_2" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"kf" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan20" + }, +/area/lv624/lazarus/crashed_ship) +"kw" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/strata, +/area/strata/ag/exterior/research_decks) +"kB" = ( +/obj/item/stack/rods, +/obj/structure/girder, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"kJ" = ( +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/almayer{ + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"kK" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper General Area" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"kM" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/exterior/research_decks) +"kO" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_x = -7; + pixel_y = -4 + }, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_x = 6; + pixel_y = -4 + }, +/obj/item/ammo_magazine/rifle/mar40/lmg{ + pixel_y = 8 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"kP" = ( +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"kT" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/admin) +"kU" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/turf/open/floor/strata, +/area/strata/ag/exterior/research_decks) +"kY" = ( +/obj/structure/machinery/cm_vending/sorted/medical/wall_med/limited, +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/outpost/admin) +"lc" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"lf" = ( +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"lj" = ( +/obj/effect/blocker/sorokyne_cold_water, +/obj/structure/barricade/handrail/strata{ + layer = 3.1 + }, +/obj/structure/platform/strata/metal{ + dir = 8 + }, +/obj/structure/platform/strata/metal, +/turf/open/gm/river, +/area/strata/ag/exterior/research_decks) +"lk" = ( +/turf/open/floor/strata{ + dir = 10; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/gen/foyer) +"lo" = ( +/obj/structure/machinery/iv_drip, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/mountain) +"ls" = ( +/turf/closed/wall/strata_ice/dirty, +/area/strata/ag/interior/mountain) +"lv" = ( +/obj/structure/pipes/vents/pump{ + dir = 8 + }, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/engi) +"lC" = ( +/obj/effect/decal/cleanable/blood/oil/streak, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"lG" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"lM" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/turf/open/floor/strata{ + dir = 10; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/med) +"lX" = ( +/obj/structure/bed/chair{ + dir = 8 + }, +/obj/effect/landmark/corpsespawner/engineer, +/turf/open/floor/strata{ + icon_state = "fake_wood" + }, +/area/strata/ag/interior/outpost/engi) +"mb" = ( +/obj/item/stack/medical/splint, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/med) +"mc" = ( +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"md" = ( +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_22" + }, +/obj/structure/machinery/light/small, +/obj/structure/barricade/handrail/strata{ + dir = 4 + }, +/turf/open/floor/prison{ + icon_state = "darkyellowfull2" + }, +/area/strata/ag/interior/outpost/engi) +"mf" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/belt/medical/full, +/obj/item/storage/belt/medical/full{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/storage/firstaid/regular, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"mj" = ( +/turf/open/floor/prison{ + icon_state = "darkyellowfull2" + }, +/area/strata/ag/exterior/research_decks) +"mn" = ( +/turf/open/floor/strata, +/area/strata/ag/exterior/research_decks) +"mr" = ( +/obj/structure/largecrate/random, +/obj/structure/barricade/handrail/strata, +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/strata/ag/exterior/research_decks) +"mu" = ( +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"mw" = ( +/turf/closed/wall/strata_ice/dirty, +/area/strata/ag/interior/outpost/gen/foyer) +"mF" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_2" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/admin) +"mV" = ( +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/admin) +"nc" = ( +/obj/item/stack/sheet/wood, +/turf/open/floor/strata{ + dir = 10; + icon_state = "multi_tiles" + }, +/area/strata/ag/exterior/research_decks) +"ni" = ( +/obj/structure/curtain/medical, +/turf/open/floor/strata{ + icon_state = "floor2" + }, +/area/strata/ag/interior/outpost/med) +"nj" = ( +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"nB" = ( +/obj/structure/bed/stool, +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/admin) +"nD" = ( +/obj/structure/sign/safety/terminal, +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/outpost/admin) +"nG" = ( +/obj/structure/machinery/door/airlock/almayer/generic{ + dir = 8; + name = "\improper Engineering Storage" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"nH" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/clothing/gloves/latex, +/obj/item/storage/surgical_tray, +/turf/open/floor/strata, +/area/strata/ag/interior/mountain) +"nM" = ( +/obj/structure/machinery/computer/communications{ + icon_state = "commb"; + stat = 1 + }, +/obj/structure/surface/table/reinforced/prison, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/lv624/lazarus/crashed_ship) +"nT" = ( +/turf/open/floor/strata{ + dir = 10; + icon_state = "multi_tiles" + }, +/area/strata/ag/exterior/research_decks) +"nV" = ( +/obj/structure/window/framed/strata, +/turf/open/floor/strata{ + dir = 8; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/engi) +"oa" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 10 + }, +/obj/structure/platform/strata/metal{ + dir = 4 + }, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/admin) +"og" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/obj/structure/machinery/m56d_hmg{ + rounds = 700 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"oi" = ( +/obj/item/storage/pill_bottle/bicaridine, +/obj/structure/surface/rack, +/turf/open/floor/prison{ + icon_state = "darkyellowfull2" + }, +/area/strata/ag/exterior/research_decks) +"oq" = ( +/obj/effect/blocker/sorokyne_cold_water, +/obj/structure/platform/strata/metal{ + dir = 1 + }, +/turf/open/gm/river, +/area/strata/ag/exterior/research_decks) +"os" = ( +/obj/structure/pipes/standard/simple/hidden/cyan, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/gen/foyer) +"ov" = ( +/obj/structure/toilet{ + dir = 8 + }, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"oz" = ( +/obj/effect/blocker/sorokyne_cold_water, +/obj/structure/platform/strata/metal{ + dir = 1 + }, +/obj/structure/platform/strata/metal{ + dir = 8 + }, +/turf/open/gm/river, +/area/strata/ag/exterior/research_decks) +"oA" = ( +/obj/structure/bed/chair, +/obj/effect/landmark/survivor_spawner/lv624_crashed_clf, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"oE" = ( +/obj/structure/machinery/cm_vending/sorted/medical/wall_med/limited, +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/outpost/engi) +"oV" = ( +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_10" + }, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"oZ" = ( +/obj/structure/largecrate/random/barrel/white, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"ph" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 10 + }, +/turf/open/floor/prison{ + icon_state = "darkyellowfull2" + }, +/area/strata/ag/interior/outpost/engi) +"pj" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"pk" = ( +/obj/structure/surface/rack, +/obj/item/tank/emergency_oxygen/engi, +/obj/item/storage/belt/utility/full, +/turf/open/floor/strata{ + dir = 10; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/engi/drome) +"pm" = ( +/obj/structure/platform_decoration/strata/metal{ + dir = 8 + }, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/admin) +"po" = ( +/turf/closed/wall/strata_ice/dirty, +/area/strata/ag/interior/outpost/admin) +"pq" = ( +/obj/structure/bookcase{ + icon_state = "book-5" + }, +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/med) +"py" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/surgical_tray{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"pD" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_1" + }, +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_2" + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/strata/ag/interior/outpost/admin) +"pE" = ( +/obj/structure/girder/displaced, +/turf/open/floor/strata, +/area/lv624/lazarus/crashed_ship) +"pJ" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/structure/barricade/handrail/strata, +/obj/item/device/flashlight/lamp/green, +/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/admin) +"pS" = ( +/obj/item/stack/rods, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"pU" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_2" + }, +/obj/structure/machinery/m56d_hmg{ + rounds = 700 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"qh" = ( +/obj/structure/girder/reinforced, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"qj" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"qr" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/gen/foyer) +"qs" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/strata/ag/exterior/research_decks) +"qu" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/strata/ag/interior/outpost/admin) +"qB" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_1" + }, +/area/lv624/lazarus/crashed_ship) +"qJ" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"qN" = ( +/obj/structure/surface/rack, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/ammo_magazine/rifle/mar40, +/obj/item/weapon/gun/rifle/mar40{ + pixel_y = -1 + }, +/obj/item/weapon/gun/rifle/mar40{ + pixel_y = 6 + }, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"qX" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/engi/drome) +"rd" = ( +/obj/item/ammo_casing/shell{ + icon_state = "casing_9_1" + }, +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 8; + faction_group = list("CLF") + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"rj" = ( +/obj/effect/decal/cleanable/blood, +/obj/structure/platform/strata{ + dir = 1 + }, +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/interior/mountain) +"rk" = ( +/obj/effect/decal/cleanable/blood/oil, +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 8; + faction_group = list("CLF") + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"rC" = ( +/obj/item/stack/rods, +/obj/effect/landmark/corpsespawner/clf, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"rE" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/med) +"rL" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"rR" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_2" + }, +/area/lv624/lazarus/crashed_ship) +"rW" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "orangecorner" + }, +/area/lv624/lazarus/crashed_ship) +"se" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"sg" = ( +/obj/item/stool, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"si" = ( +/obj/effect/blocker/sorokyne_cold_water, +/obj/structure/barricade/handrail/strata{ + layer = 3.1 + }, +/obj/structure/platform/strata/metal, +/turf/open/gm/river, +/area/strata/ag/exterior/research_decks) +"sw" = ( +/obj/structure/cargo_container/arious/rightmid, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/engi/drome) +"sx" = ( +/obj/structure/machinery/vending/cigarette/colony, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"sy" = ( +/obj/structure/cargo_container/arious/leftmid, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/strata/ag/interior/outpost/med) +"sA" = ( +/obj/item/weapon/gun/smg/fp9000, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"sH" = ( +/obj/structure/pipes/standard/simple/hidden/cyan, +/obj/structure/platform/strata/metal{ + dir = 4 + }, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/admin) +"sM" = ( +/obj/effect/blocker/sorokyne_cold_water, +/obj/structure/platform/strata/metal{ + dir = 1 + }, +/turf/open/floor/plating, +/area/strata/ag/exterior/research_decks) +"sP" = ( +/obj/structure/window/framed/strata, +/turf/open/floor/strata{ + dir = 10; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/med) +"sR" = ( +/obj/structure/platform/strata/metal{ + dir = 1 + }, +/obj/structure/inflatable, +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/paths/southresearch) +"td" = ( +/obj/item/stool, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"tg" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"tj" = ( +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_22" + }, +/turf/open/floor/strata{ + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/gen/foyer) +"tt" = ( +/obj/structure/machinery/computer/crew, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"tx" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"tB" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"tC" = ( +/obj/structure/pipes/vents/pump, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/admin) +"tH" = ( +/obj/effect/decal/strata_decals/catwalk/prison, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/admin) +"tK" = ( +/obj/structure/bed/chair, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"tM" = ( +/obj/structure/girder, +/obj/item/stack/rods, +/turf/open/gm/dirt, +/area/lv624/lazarus/crashed_ship) +"tO" = ( +/obj/item/stack/sheet/wood, +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/strata/ag/exterior/research_decks) +"uc" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"uj" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "blue" + }, +/area/lv624/lazarus/crashed_ship) +"up" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/m16/ap, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -2 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -4 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -6 + }, +/obj/item/ammo_magazine/rifle/m16/ap{ + pixel_x = -8 + }, +/obj/item/weapon/throwing_knife{ + pixel_x = 18; + pixel_y = 9 + }, +/obj/item/weapon/throwing_knife{ + pixel_x = 18; + pixel_y = 6 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"ur" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/engi) +"us" = ( +/obj/item/weapon/gun/rifle/m16, +/obj/item/weapon/gun/rifle/m16{ + pixel_x = 5; + pixel_y = 6 + }, +/obj/structure/surface/rack, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"ut" = ( +/obj/structure/machinery/cm_vending/sorted/tech/comp_storage, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/engi) +"ux" = ( +/obj/structure/platform/strata/metal{ + dir = 1 + }, +/obj/structure/bed/chair, +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/paths/southresearch) +"uB" = ( +/turf/open/floor/almayer{ + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"uU" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/paper_bin, +/obj/item/tool/stamp, +/obj/structure/barricade/handrail/strata, +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/admin) +"uW" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + dir = 9; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"vc" = ( +/obj/structure/morgue, +/turf/open/floor/strata{ + icon_state = "floor2" + }, +/area/strata/ag/interior/outpost/med) +"vf" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"vj" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/paper_bin, +/obj/item/tool/pen/blue, +/obj/item/phone{ + pixel_x = 8; + pixel_y = 6 + }, +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/med) +"vu" = ( +/turf/open/floor/strata{ + icon_state = "fake_wood" + }, +/area/strata/ag/interior/outpost/engi) +"vC" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/strata/ag/interior/outpost/engi) +"vD" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/firstaid/regular, +/obj/effect/landmark/objective_landmark/science, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"vE" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_2" + }, +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/gen/foyer) +"vF" = ( +/obj/structure/filingcabinet{ + layer = 2.9 + }, +/obj/structure/barricade/handrail/strata, +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/admin) +"vG" = ( +/obj/structure/surface/rack, +/obj/item/storage/pill_bottle/bicaridine, +/turf/open/floor/strata, +/area/strata/ag/interior/mountain) +"vH" = ( +/obj/structure/bed/chair/comfy{ + dir = 8 + }, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"vQ" = ( +/obj/structure/machinery/light/small{ + dir = 4 + }, +/obj/structure/pipes/vents/pump{ + dir = 8; + id_tag = "mining_outpost_pump" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/admin) +"vR" = ( +/obj/structure/girder/displaced, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"vT" = ( +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/med) +"vY" = ( +/obj/structure/machinery/optable, +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/med) +"wc" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/med) +"wg" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 1; + faction_group = list("CLF") + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/strata/ag/interior/outpost/admin) +"wk" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/admin) +"wp" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/ammo_magazine/rifle/m16, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 2 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 4 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 6 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 8 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = 10 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = -2 + }, +/obj/item/ammo_magazine/rifle/m16{ + pixel_x = -4 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"wB" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/paper_bin, +/obj/item/tool/pen/blue, +/obj/structure/pipes/vents/pump/on, +/turf/open/floor/strata{ + icon_state = "orange_cover" + }, +/area/strata/ag/interior/outpost/engi/drome) +"wE" = ( +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"wG" = ( +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_22" + }, +/obj/structure/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/strata{ + dir = 4; + icon_state = "cyan3" + }, +/area/strata/ag/interior/outpost/med) +"wH" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan2" + }, +/area/lv624/lazarus/crashed_ship) +"wL" = ( +/obj/structure/barricade/handrail/strata{ + dir = 4 + }, +/obj/structure/barricade/handrail/strata, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"wR" = ( +/obj/item/ammo_casing/shell{ + icon_state = "cartridge_2_1" + }, +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 4; + faction_group = list("CLF") + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"xa" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan22" + }, +/area/lv624/lazarus/crashed_ship) +"xc" = ( +/turf/open/floor/plating{ + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"xf" = ( +/obj/structure/platform/strata/metal{ + dir = 1 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/admin) +"xj" = ( +/obj/structure/surface/rack, +/obj/item/storage/backpack/general_belt{ + pixel_y = 7 + }, +/obj/item/storage/backpack/general_belt, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"xA" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"xG" = ( +/obj/structure/bed/chair/office/light{ + dir = 8 + }, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"xH" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_2"; + dir = 8 + }, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/gen/foyer) +"xS" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 8; + faction_group = list("CLF") + }, +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/gen/foyer) +"xW" = ( +/obj/structure/largecrate/supply/ammo/m56d, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"xY" = ( +/obj/structure/barricade/handrail/strata, +/turf/open/floor/plating, +/area/strata/ag/exterior/research_decks) +"yh" = ( +/obj/structure/girder/reinforced, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"yj" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"ym" = ( +/obj/structure/pipes/standard/simple/hidden/cyan, +/turf/open/floor/prison{ + icon_state = "darkyellowfull2" + }, +/area/strata/ag/interior/outpost/engi) +"yt" = ( +/obj/structure/surface/table/almayer, +/obj/item/tool/wirecutters, +/obj/item/tool/wrench{ + pixel_y = 7 + }, +/obj/item/tool/screwdriver{ + pixel_x = -2; + pixel_y = 3 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"yC" = ( +/obj/structure/surface/rack, +/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/strata/ag/interior/mountain) +"yD" = ( +/obj/structure/machinery/body_scanconsole, +/obj/structure/transmitter/clf_net{ + phone_category = "CR-116"; + phone_color = "green"; + phone_id = "Medical Bay"; + pixel_y = 32 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"yF" = ( +/obj/structure/closet/bodybag, +/obj/effect/decal/cleanable/blood/gibs/down, +/obj/effect/decal/cleanable/blood/gibs/body, +/obj/effect/decal/cleanable/blood/gibs/core, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/plating, +/area/strata/ag/exterior/research_decks) +"yH" = ( +/obj/structure/bed, +/obj/item/bedsheet/yellow, +/obj/item/restraint/handcuffs{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/restraint/handcuffs, +/turf/open/floor/almayer{ + dir = 6; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"yJ" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 9 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/strata/ag/interior/outpost/gen/foyer) +"yK" = ( +/obj/structure/surface/rack, +/obj/item/device/radio{ + pixel_x = -3 + }, +/obj/item/device/radio, +/obj/item/device/radio{ + pixel_x = 3 + }, +/turf/open/floor/almayer{ + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"yR" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/weapon/gun/rifle/mar40/lmg{ + pixel_x = 1; + pixel_y = 2 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"yS" = ( +/obj/structure/sign/safety/maint, +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/outpost/gen/foyer) +"yU" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"zg" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/phone{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/reagent_container/food/drinks/bottle/sake, +/obj/structure/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/strata{ + dir = 8; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/gen/foyer) +"zj" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Dining Area" + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"zM" = ( +/obj/effect/landmark/corpsespawner/colonist/random, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"zR" = ( +/obj/structure/machinery/door/airlock/almayer/medical/colony{ + dir = 2; + name = "Medical Airlock" + }, +/turf/open/floor/strata{ + dir = 6; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/med) +"zS" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_r_w" + }, +/area/lv624/lazarus/crashed_ship) +"zT" = ( +/obj/effect/blocker/sorokyne_cold_water, +/obj/structure/platform/strata/metal{ + dir = 1 + }, +/obj/structure/platform/strata/metal{ + dir = 4 + }, +/turf/open/gm/river, +/area/strata/ag/exterior/research_decks) +"Ad" = ( +/obj/structure/pipes/vents/pump{ + dir = 1 + }, +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/admin) +"Ae" = ( +/obj/structure/surface/rack, +/obj/item/clothing/accessory/storage/webbing, +/obj/item/clothing/accessory/storage/webbing, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Aj" = ( +/obj/structure/bed, +/obj/item/bedsheet/purple, +/obj/item/weapon/gun/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"AG" = ( +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/engi) +"AL" = ( +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"AP" = ( +/obj/structure/machinery/colony_floodlight, +/obj/structure/barricade/handrail/strata, +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/strata/ag/exterior/research_decks) +"Be" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Bridge" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Bg" = ( +/obj/structure/machinery/autolathe, +/obj/structure/machinery/power/apc{ + dir = 1 + }, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"Bj" = ( +/turf/open/floor/almayer{ + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"Bn" = ( +/turf/open/floor/almayer{ + dir = 8; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"BF" = ( +/obj/item/ammo_casing/shell{ + icon_state = "shell_4_1" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"BP" = ( +/obj/structure/surface/table/woodentable, +/obj/item/device/flashlight/lamp{ + pixel_y = 3 + }, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"BQ" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_2" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/gen/foyer) +"BW" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/structure/machinery/computer/communications{ + dir = 1 + }, +/obj/structure/barricade/handrail/strata, +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/admin) +"BX" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 10 + }, +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 1; + faction_group = list("CLF") + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/engi) +"BZ" = ( +/obj/structure/largecrate/random/barrel/yellow, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Ch" = ( +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/outpost/admin) +"Cl" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Cm" = ( +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Co" = ( +/obj/item/ammo_casing/shell{ + icon_state = "shell_6_1" + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Cr" = ( +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/strata/ag/interior/mountain) +"Cu" = ( +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/mountain) +"Cv" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan5" + }, +/area/lv624/lazarus/crashed_ship) +"CQ" = ( +/turf/open/floor/strata, +/area/lv624/lazarus/crashed_ship) +"CY" = ( +/turf/closed/shuttle/ert{ + icon_state = "rightengine_3" + }, +/area/lv624/lazarus/crashed_ship) +"CZ" = ( +/obj/item/tool/pen/blue, +/turf/open/floor/strata, +/area/strata/ag/exterior/research_decks) +"Da" = ( +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_10" + }, +/obj/structure/barricade/handrail/strata{ + dir = 8 + }, +/obj/structure/barricade/handrail/strata, +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/admin) +"Dj" = ( +/obj/structure/surface/rack, +/obj/item/storage/box/donkpockets, +/obj/item/storage/box/donkpockets, +/obj/item/storage/box/donkpockets, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"Dn" = ( +/obj/item/circuitboard/apc{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/cell{ + pixel_x = -2 + }, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"Ds" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/turf/open/floor/prison{ + icon_state = "darkyellowfull2" + }, +/area/strata/ag/interior/outpost/engi) +"Dx" = ( +/obj/structure/closet/bodybag, +/obj/effect/decal/cleanable/blood/gibs/down, +/obj/effect/decal/cleanable/blood/gibs/body, +/turf/open/floor/strata, +/area/strata/ag/exterior/research_decks) +"Dy" = ( +/obj/structure/morgue{ + dir = 8 + }, +/turf/open/floor/strata{ + icon_state = "floor2" + }, +/area/strata/ag/interior/outpost/med) +"Dz" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan8" + }, +/area/lv624/lazarus/crashed_ship) +"DA" = ( +/obj/structure/pipes/standard/manifold/hidden/cyan{ + dir = 8 + }, +/turf/open/floor/strata{ + dir = 10; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/med) +"DD" = ( +/turf/open/floor/strata{ + dir = 8; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/gen/foyer) +"DT" = ( +/turf/open/floor/strata{ + dir = 4; + icon_state = "cyan3" + }, +/area/strata/ag/interior/outpost/med) +"Ec" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/med) +"Er" = ( +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/paths/southresearch) +"Ev" = ( +/obj/structure/surface/table/woodentable, +/obj/item/ammo_magazine/shotgun/incendiary{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/ammo_magazine/shotgun/incendiary, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"Ew" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/engi) +"Ex" = ( +/obj/item/stack/sheet/metal{ + amount = 2; + pixel_x = 4; + pixel_y = 4 + }, +/turf/open/floor/plating{ + dir = 6; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Ey" = ( +/obj/structure/barricade/wooden{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/prison{ + icon_state = "darkyellowfull2" + }, +/area/strata/ag/exterior/research_decks) +"EJ" = ( +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/gen/foyer) +"EO" = ( +/obj/structure/barricade/handrail/strata, +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/admin) +"EW" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/tool/crowbar, +/obj/effect/spawner/random/toolbox, +/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/engi) +"Ff" = ( +/obj/structure/machinery/power/smes/buildable/charged, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"Fm" = ( +/obj/structure/machinery/cm_vending/sorted/tech/electronics_storage, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/engi) +"Fp" = ( +/obj/structure/bed/roller, +/obj/structure/sink{ + pixel_y = 32 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/mountain) +"Fz" = ( +/obj/structure/pipes/standard/manifold/fourway/hidden/cyan, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/gen/foyer) +"FH" = ( +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"FJ" = ( +/obj/structure/pipes/standard/simple/hidden/cyan, +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3"; + dir = 1 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/strata/ag/interior/outpost/engi) +"FP" = ( +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/engi/drome) +"Ga" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + dir = 10; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Gn" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_1"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"GJ" = ( +/obj/structure/machinery/floodlight, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"GS" = ( +/obj/structure/bed/chair{ + dir = 1 + }, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"GT" = ( +/obj/structure/machinery/cm_vending/sorted/medical/no_access, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"Hc" = ( +/obj/structure/platform_decoration/strata/metal{ + dir = 1 + }, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/engi) +"Hl" = ( +/obj/item/tank/anesthetic, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/mountain) +"Hr" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_white_t_up" + }, +/area/lv624/lazarus/crashed_ship) +"Ht" = ( +/turf/open/floor/almayer{ + dir = 4; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"Hv" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/strata/ag/interior/outpost/admin) +"Hx" = ( +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_10" + }, +/obj/structure/barricade/handrail/strata, +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 5 + }, +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/admin) +"HM" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/engi/drome) +"HV" = ( +/obj/structure/machinery/cm_vending/sorted/medical/wall_med{ + pixel_y = 25 + }, +/obj/item/storage/firstaid/regular/empty, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Ib" = ( +/obj/structure/pipes/standard/manifold/hidden/cyan{ + dir = 8 + }, +/turf/open/floor/prison{ + icon_state = "darkyellowfull2" + }, +/area/strata/ag/interior/outpost/engi) +"Ik" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_x = 3; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Im" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/obj/effect/decal/strata_decals/grime/grime1, +/obj/effect/decal/cleanable/blood/gibs/core, +/turf/open/floor/plating, +/area/strata/ag/exterior/research_decks) +"Iy" = ( +/obj/effect/landmark/corpsespawner/wysec, +/turf/open/floor/strata, +/area/lv624/lazarus/crashed_ship) +"Iz" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_2" + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/strata/ag/interior/outpost/admin) +"IB" = ( +/obj/structure/stairs/perspective{ + color = "#6e6e6e"; + dir = 6; + icon_state = "p_stair_full" + }, +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/gen/foyer) +"IF" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan1" + }, +/area/lv624/lazarus/crashed_ship) +"IM" = ( +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating{ + dir = 4; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"IN" = ( +/obj/structure/girder, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"IT" = ( +/obj/structure/closet/bodybag, +/obj/effect/decal/cleanable/blood/gibs/core, +/obj/effect/landmark/objective_landmark/medium, +/turf/open/floor/strata, +/area/strata/ag/exterior/research_decks) +"IV" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/paper_bin, +/obj/item/tool/stamp, +/obj/structure/barricade/handrail/strata{ + dir = 8 + }, +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/admin) +"IX" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_2" + }, +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/admin) +"Ja" = ( +/obj/structure/pipes/standard/simple/hidden/cyan, +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/engi/drome) +"Jf" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Jo" = ( +/obj/structure/stairs/perspective{ + color = "#6e6e6e"; + icon_state = "p_stair_sn_full_cap" + }, +/obj/structure/platform/strata/metal{ + dir = 8 + }, +/turf/open/floor/strata, +/area/strata/ag/exterior/research_decks) +"Jq" = ( +/obj/structure/girder/reinforced, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Jr" = ( +/obj/structure/window/framed/strata, +/turf/open/floor/strata{ + dir = 6; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/admin) +"JE" = ( +/obj/structure/barricade/handrail/strata{ + dir = 1 + }, +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/engi) +"JI" = ( +/obj/structure/pipes/standard/simple/hidden/cyan, +/obj/structure/machinery/door/airlock/almayer/medical/glass/colony{ + dir = 2; + name = "\improper Airlock" + }, +/turf/open/floor/strata{ + dir = 6; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/engi) +"JP" = ( +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"JQ" = ( +/obj/item/stack/rods, +/obj/effect/decal/cleanable/blood, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"JT" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_w_1" + }, +/area/lv624/lazarus/crashed_ship) +"Ka" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan23" + }, +/area/lv624/lazarus/crashed_ship) +"Kd" = ( +/obj/structure/machinery/cm_vending/sorted/marine_food, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Kf" = ( +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_22" + }, +/obj/structure/barricade/handrail/strata{ + dir = 1 + }, +/obj/structure/barricade/handrail/strata{ + dir = 4 + }, +/turf/open/floor/prison{ + icon_state = "darkyellowfull2" + }, +/area/strata/ag/interior/outpost/engi) +"Kq" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_3" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Kt" = ( +/obj/structure/extinguisher_cabinet, +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/outpost/med) +"Kx" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"Ky" = ( +/obj/structure/machinery/light/small{ + dir = 8; + pixel_x = -10 + }, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"KE" = ( +/obj/structure/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/strata{ + dir = 8; + icon_state = "cyan3" + }, +/area/strata/ag/interior/outpost/med) +"KG" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/effect/spawner/random/toolbox, +/obj/structure/barricade/handrail/strata{ + dir = 8 + }, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"KM" = ( +/obj/structure/surface/table/almayer, +/obj/item/tank/oxygen/red, +/obj/item/storage/bag/trash, +/obj/item/tool/screwdriver, +/obj/effect/landmark/objective_landmark/science, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"KS" = ( +/obj/structure/platform_decoration/strata/metal{ + dir = 4 + }, +/obj/structure/barricade/wooden, +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/paths/southresearch) +"KT" = ( +/obj/structure/closet/bodybag, +/obj/effect/decal/cleanable/blood, +/obj/effect/decal/cleanable/blood/gibs/core, +/turf/open/floor/strata, +/area/strata/ag/exterior/research_decks) +"Li" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_3" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Lj" = ( +/obj/structure/pipes/standard/simple/hidden/cyan, +/obj/structure/platform/strata/metal{ + dir = 4 + }, +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_2" + }, +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/admin) +"Ln" = ( +/obj/structure/pipes/standard/simple/hidden/cyan, +/obj/structure/machinery/door/airlock/almayer/maint/colony{ + dir = 2 + }, +/turf/open/floor/strata{ + dir = 6; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/gen/foyer) +"Lx" = ( +/obj/structure/bed/chair/office/light, +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"Lz" = ( +/obj/item/storage/surgical_tray, +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/box/bodybags{ + pixel_x = -4; + pixel_y = 12 + }, +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/med) +"LG" = ( +/obj/structure/cargo_container/arious/right, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"LL" = ( +/obj/structure/largecrate/supply/supplies/mre{ + desc = "A supply crate containing fifty reposessed USCM MRE packets."; + name = "\improper CLF Supply MRE crate (x50)" + }, +/turf/open/floor/plating{ + dir = 9; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"LZ" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/admin) +"Mc" = ( +/obj/effect/landmark/corpsespawner/engineer, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Md" = ( +/obj/item/stack/rods, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Mk" = ( +/obj/structure/bed/chair{ + dir = 4 + }, +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/med) +"Mo" = ( +/obj/structure/pipes/vents/pump, +/turf/open/floor/strata{ + dir = 4; + icon_state = "cyan1" + }, +/area/strata/ag/interior/outpost/med) +"Mr" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan21" + }, +/area/lv624/lazarus/crashed_ship) +"MD" = ( +/obj/structure/closet/secure_closet/engineering_personal, +/obj/item/stack/sheet/plasteel/medium_stack, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/engi) +"ML" = ( +/obj/item/tool/pen/blue, +/turf/open/floor/plating, +/area/strata/ag/exterior/research_decks) +"MS" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Nc" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_leftengine" + }, +/area/lv624/lazarus/crashed_ship) +"Nm" = ( +/obj/item/weapon/gun/rifle/sniper/svd, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Nn" = ( +/obj/structure/closet/bodybag, +/obj/effect/decal/cleanable/blood/gibs/body, +/turf/open/floor/strata, +/area/strata/ag/exterior/research_decks) +"Nr" = ( +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/admin) +"Nu" = ( +/obj/structure/largecrate/random/barrel/blue, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"NB" = ( +/obj/structure/surface/rack, +/obj/item/device/radio{ + pixel_x = 3 + }, +/obj/item/device/radio, +/obj/item/device/radio{ + pixel_x = -3 + }, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"ND" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 8; + name = "\improper Bunk Beds" + }, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"NI" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"NQ" = ( +/obj/structure/machinery/optable, +/obj/item/tank/anesthetic, +/obj/item/clothing/mask/breath/medical, +/turf/open/floor/almayer{ + dir = 10; + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"NZ" = ( +/obj/structure/pipes/standard/manifold/hidden/cyan, +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/engi) +"Oq" = ( +/obj/effect/landmark/objective_landmark/science, +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/med) +"OD" = ( +/obj/item/clothing/shoes/snow, +/obj/structure/surface/rack, +/obj/item/clothing/shoes/snow, +/obj/item/clothing/suit/storage/snow_suit, +/obj/item/clothing/suit/storage/snow_suit, +/obj/item/tank/emergency_oxygen/engi, +/obj/effect/decal/strata_decals/grime/grime3{ + dir = 8 + }, +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/strata/ag/exterior/research_decks) +"OE" = ( +/obj/item/weapon/gun/smg/fp9000, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"OF" = ( +/obj/structure/platform/strata/metal{ + dir = 1 + }, +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/paths/southresearch) +"OH" = ( +/obj/structure/filingcabinet, +/obj/structure/machinery/light/small{ + dir = 8 + }, +/obj/effect/landmark/objective_landmark/medium, +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/med) +"OK" = ( +/turf/closed/wall/mineral/gold, +/area/strata/ag/interior/outpost/med) +"ON" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/strata/ag/interior/outpost/med) +"OX" = ( +/obj/structure/machinery/computer/station_alert{ + icon_state = "atmosb"; + stat = 1 + }, +/obj/structure/surface/table/reinforced/prison, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"OZ" = ( +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"Pk" = ( +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/strata/ag/interior/outpost/admin) +"Pl" = ( +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/strata/ag/exterior/research_decks) +"Pt" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"PF" = ( +/obj/structure/barricade/handrail/strata{ + dir = 1 + }, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/engi) +"PK" = ( +/obj/structure/bed, +/obj/item/bedsheet/blue, +/obj/item/weapon/gun/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/ammo_magazine/pistol/heavy, +/obj/item/clothing/accessory/storage/webbing, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"PL" = ( +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/lv624/lazarus/crashed_ship) +"PM" = ( +/obj/structure/machinery/door_control/brbutton{ + id = "clf_umbilical_1"; + pixel_x = 1; + pixel_y = 28; + range = 20 + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"PP" = ( +/obj/structure/pipes/vents/pump{ + dir = 8; + id_tag = "mining_outpost_pump" + }, +/turf/open/floor/strata{ + dir = 8; + icon_state = "cyan3" + }, +/area/strata/ag/interior/outpost/med) +"PS" = ( +/obj/structure/pipes/standard/simple/hidden/cyan, +/obj/structure/platform/strata/metal{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/strata/ag/interior/outpost/admin) +"PU" = ( +/obj/structure/sign/safety/medical, +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/outpost/med) +"PW" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/effect/decal/strata_decals/catwalk/prison, +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/med) +"Qb" = ( +/turf/open/floor/plating{ + dir = 10; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Qi" = ( +/obj/structure/machinery/door/airlock/almayer/medical/colony{ + dir = 8 + }, +/turf/open/floor/strata{ + dir = 8; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/med) +"Qk" = ( +/obj/structure/girder/reinforced, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Qq" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_2" + }, +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/engi) +"QF" = ( +/obj/item/ammo_magazine/smg/fp9000, +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating{ + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"QI" = ( +/obj/structure/machinery/vending/snack, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"QS" = ( +/obj/structure/largecrate/random/barrel/white, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"QU" = ( +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 1; + faction_group = list("CLF") + }, +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/admin) +"Rg" = ( +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Ri" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "emeraldcorner" + }, +/area/lv624/lazarus/crashed_ship) +"RA" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_rightengine" + }, +/area/lv624/lazarus/crashed_ship) +"RH" = ( +/obj/structure/platform/strata/metal{ + dir = 1 + }, +/obj/structure/machinery/space_heater, +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/paths/southresearch) +"RK" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_2"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"RT" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"RW" = ( +/obj/item/ammo_magazine/smg/fp9000, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Sa" = ( +/obj/structure/bed/stool, +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 9 + }, +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/admin) +"Sc" = ( +/obj/effect/landmark/corpsespawner/wysec, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"Sh" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/plating, +/area/strata/ag/interior/mountain) +"Sl" = ( +/obj/structure/window/framed/strata, +/turf/open/floor/strata{ + dir = 8; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/admin) +"Sq" = ( +/obj/structure/largecrate/random/barrel/red, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Su" = ( +/obj/structure/closet/bodybag, +/obj/effect/decal/cleanable/blood/gibs/core, +/obj/effect/decal/cleanable/blood/gibs/core, +/turf/open/floor/strata, +/area/strata/ag/exterior/research_decks) +"SA" = ( +/obj/structure/barricade/metal/wired{ + icon_state = "metal_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"SL" = ( +/turf/open/floor/strata{ + dir = 8; + icon_state = "cyan3" + }, +/area/strata/ag/interior/outpost/med) +"SO" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/structure/machinery/faxmachine{ + department = "CLF - Cell 42" + }, +/obj/item/paper/prison_station/pirate_note/clfship, +/turf/open/floor/almayer{ + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"ST" = ( +/obj/structure/machinery/vending/cigarette/colony, +/turf/open/floor/strata{ + dir = 4; + icon_state = "cyan3" + }, +/area/strata/ag/interior/outpost/med) +"Th" = ( +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Ts" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/storage/box/bodybags, +/obj/structure/window/reinforced/tinted{ + dir = 8 + }, +/obj/item/tool/stamp, +/obj/item/reagent_container/food/drinks/cans/souto/grape, +/obj/structure/barricade/handrail/strata{ + dir = 8 + }, +/obj/item/device/flashlight/lamp, +/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"TB" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 1; + name = "\improper Medical Bay" + }, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"TL" = ( +/obj/structure/girder, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"TN" = ( +/obj/item/stack/sheet/wood, +/turf/open/floor/strata, +/area/strata/ag/exterior/research_decks) +"TS" = ( +/obj/structure/pipes/vents/pump{ + dir = 4 + }, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"TU" = ( +/obj/structure/largecrate/supply/ammo/m56d, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"Ub" = ( +/obj/structure/bed, +/obj/item/bedsheet/green, +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/obj/item/toy/plush/farwa, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"Ui" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/verticalgrip, +/obj/item/attachable/compensator, +/obj/item/attachable/compensator, +/obj/item/attachable/compensator, +/obj/item/attachable/extended_barrel, +/obj/item/attachable/extended_barrel, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/flashlight/grip, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/obj/item/attachable/bayonet, +/obj/item/attachable/attached_gun/flamer, +/turf/open/floor/almayer{ + icon_state = "bluecorner" + }, +/area/lv624/lazarus/crashed_ship) +"Uj" = ( +/obj/structure/bed/chair{ + dir = 8 + }, +/obj/structure/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/prison{ + icon_state = "darkyellowfull2" + }, +/area/strata/ag/interior/outpost/engi) +"Uk" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Uo" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/clipboard, +/turf/open/floor/strata{ + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/gen/foyer) +"Us" = ( +/obj/structure/platform/strata/metal, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/engi) +"Uy" = ( +/obj/effect/decal/cleanable/blood/oil, +/turf/open/floor/strata{ + dir = 4; + icon_state = "cyan1" + }, +/area/strata/ag/interior/outpost/med) +"UB" = ( +/obj/structure/surface/table/woodentable, +/obj/item/storage/firstaid/adv, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"UC" = ( +/obj/structure/machinery/floodlight, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"UG" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor/strata{ + dir = 4; + icon_state = "floor3" + }, +/area/lv624/lazarus/crashed_ship) +"UU" = ( +/obj/item/stack/rods, +/obj/item/ammo_magazine/sniper/svd, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"UZ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/admin) +"Vb" = ( +/obj/structure/machinery/vending/cigarette/colony, +/turf/open/floor/plating/plating_catwalk, +/area/lv624/lazarus/crashed_ship) +"Vg" = ( +/obj/structure/machinery/door/poddoor/almayer{ + id = "clf_umbilical_1"; + name = "\improper Umbillical Airlock" + }, +/turf/open/floor/strata, +/area/lv624/lazarus/crashed_ship) +"Vn" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"Vx" = ( +/obj/structure/pipes/standard/manifold/hidden/cyan, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/med) +"VB" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_2" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/engi) +"VE" = ( +/turf/open/floor/strata{ + dir = 4; + icon_state = "cyan1" + }, +/area/strata/ag/interior/outpost/med) +"VF" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_l_w" + }, +/area/lv624/lazarus/crashed_ship) +"VH" = ( +/obj/structure/bed, +/obj/item/bedsheet/rd, +/obj/effect/landmark/corpsespawner/colonist, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/almayer{ + dir = 4; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"VY" = ( +/obj/structure/barricade/plasteel/wired{ + icon_state = "plasteel_2" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Wa" = ( +/obj/structure/filingcabinet, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"Wm" = ( +/obj/structure/surface/rack, +/obj/item/roller, +/obj/item/roller{ + pixel_x = 3; + pixel_y = 2 + }, +/turf/open/floor/almayer{ + icon_state = "emerald" + }, +/area/lv624/lazarus/crashed_ship) +"Wp" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_w_2" + }, +/area/lv624/lazarus/crashed_ship) +"Ws" = ( +/obj/structure/largecrate/supply/supplies/water, +/turf/open/floor/almayer, +/area/lv624/lazarus/crashed_ship) +"Wt" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_1"; + opacity = 0 + }, +/area/strata/ag/interior/outpost/med) +"Wu" = ( +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/strata/ag/interior/outpost/gen/foyer) +"WC" = ( +/obj/structure/pipes/vents/pump, +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/admin) +"WG" = ( +/obj/structure/platform/strata/metal{ + dir = 1 + }, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/admin) +"WN" = ( +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) +"WO" = ( +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_22" + }, +/obj/structure/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/strata{ + dir = 8; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/gen/foyer) +"WR" = ( +/obj/structure/machinery/light/small{ + dir = 1; + pixel_y = 20 + }, +/turf/open/floor/plating, +/area/strata/ag/interior/outpost/admin) +"WS" = ( +/obj/item/stack/rods, +/turf/open/floor/prison{ + icon_state = "darkyellowfull2" + }, +/area/lv624/lazarus/crashed_ship) +"WT" = ( +/obj/item/stack/sheet/metal{ + amount = 2; + pixel_x = 4; + pixel_y = 4 + }, +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"WW" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan25" + }, +/area/lv624/lazarus/crashed_ship) +"WX" = ( +/turf/open/floor/almayer{ + dir = 1; + icon_state = "greencorner" + }, +/area/lv624/lazarus/crashed_ship) +"WY" = ( +/obj/item/stack/rods, +/turf/open/floor/strata, +/area/lv624/lazarus/crashed_ship) +"Xa" = ( +/obj/structure/pipes/vents/pump, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"Xg" = ( +/turf/open/floor/strata{ + dir = 4; + icon_state = "cyan2" + }, +/area/strata/ag/interior/outpost/med) +"Xj" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/turf/open/floor/strata{ + icon_state = "fake_wood" + }, +/area/strata/ag/interior/outpost/gen/foyer) +"Xk" = ( +/obj/structure/sink{ + pixel_y = 15 + }, +/obj/item/tool/soap{ + pixel_x = 2; + pixel_y = -4 + }, +/turf/open/floor{ + icon_state = "whitebluefull" + }, +/area/lv624/lazarus/crashed_ship) +"Xo" = ( +/obj/item/stack/rods, +/turf/open/floor/plating{ + dir = 8; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"Xs" = ( +/obj/structure/stairs/perspective{ + color = "#6e6e6e"; + icon_state = "p_stair_full" + }, +/turf/open/floor/strata, +/area/strata/ag/exterior/research_decks) +"Xt" = ( +/obj/structure/pipes/vents/pump{ + dir = 1 + }, +/obj/structure/platform/strata/metal, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/engi) +"XC" = ( +/obj/structure/surface/table/almayer, +/obj/item/storage/backpack/general_belt{ + pixel_y = 3 + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"XD" = ( +/obj/structure/surface/table/woodentable, +/obj/item/storage/firstaid/regular{ + pixel_x = 3; + pixel_y = 5 + }, +/obj/item/storage/firstaid/regular, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"XE" = ( +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_22" + }, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"XG" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan9" + }, +/area/lv624/lazarus/crashed_ship) +"XH" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ + dir = 1; + name = "\improper Side Entrance" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"XI" = ( +/obj/structure/barricade/plasteel/wired{ + dir = 8; + icon_state = "plasteel_closed_1" + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) +"XS" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan_inner_t_right" + }, +/area/lv624/lazarus/crashed_ship) +"XT" = ( +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/outpost/gen/foyer) +"Ym" = ( +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/outpost/engi) +"Yp" = ( +/obj/item/ammo_casing/shell{ + icon_state = "casing_2_1" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg3" + }, +/area/lv624/lazarus/crashed_ship) +"Yu" = ( +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) +"Yy" = ( +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_10" + }, +/obj/structure/barricade/handrail/strata{ + dir = 8 + }, +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/admin) +"YA" = ( +/turf/closed/shuttle/ert{ + icon_state = "leftengine_3"; + opacity = 0 + }, +/area/lv624/lazarus/crashed_ship) +"YB" = ( +/obj/structure/pipes/standard/simple/hidden/cyan, +/obj/structure/stairs/perspective{ + color = "#6e6e6e"; + icon_state = "p_stair_full" + }, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/gen/foyer) +"YD" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/stack/sheet/metal{ + amount = 5; + pixel_x = 4; + pixel_y = 4 + }, +/obj/item/stack/sheet/metal{ + amount = 5; + pixel_y = 1 + }, +/obj/item/stack/sheet/plasteel{ + pixel_x = 7; + pixel_y = 11 + }, +/obj/item/clothing/glasses/welding, +/turf/open/floor/almayer{ + dir = 6; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"YI" = ( +/obj/structure/bed, +/obj/item/bedsheet/yellow, +/obj/item/toy/katana, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "green" + }, +/area/lv624/lazarus/crashed_ship) +"YM" = ( +/obj/structure/machinery/photocopier, +/obj/structure/barricade/handrail/strata{ + dir = 8 + }, +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/strata/ag/interior/outpost/admin) +"YQ" = ( +/obj/structure/pipes/standard/simple/hidden/cyan, +/turf/open/floor/strata{ + dir = 10; + icon_state = "multi_tiles" + }, +/area/strata/ag/interior/outpost/med) +"YR" = ( +/obj/structure/surface/rack, +/obj/item/ammo_magazine/shotgun/slugs, +/obj/item/ammo_magazine/shotgun/slugs, +/obj/item/ammo_magazine/shotgun/slugs, +/turf/open/floor/almayer{ + dir = 9; + icon_state = "orange" + }, +/area/lv624/lazarus/crashed_ship) +"YS" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/strata, +/area/strata/ag/interior/mountain) +"YW" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 6 + }, +/turf/open/floor/strata{ + icon_state = "fake_wood" + }, +/area/strata/ag/interior/outpost/engi) +"YX" = ( +/obj/effect/vehicle_spawner/van/fixed{ + color = "#4a9eed"; + desc = "A rather old hunk of metal with four wheels, you know what to do. Entrance on the back and sides. This one seems to be used by the CLF"; + name = "CLF Van" + }, +/turf/open/floor/plating{ + dir = 1; + icon_state = "warnplate" + }, +/area/lv624/lazarus/crashed_ship) +"YZ" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/structure/barricade/handrail/strata{ + dir = 8 + }, +/turf/open/floor/strata{ + icon_state = "blue1" + }, +/area/strata/ag/interior/outpost/admin) +"Ze" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/turf/open/floor/plating{ + icon_state = "panelscorched" + }, +/area/strata/ag/interior/outpost/gen/foyer) +"Zf" = ( +/obj/structure/machinery/vending/coffee, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/engi) +"Zk" = ( +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/engi) +"Zp" = ( +/obj/effect/landmark/objective_landmark/medium, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/strata/ag/interior/outpost/admin) +"Zr" = ( +/obj/structure/surface/table/woodentable, +/obj/effect/spawner/random/toolbox, +/obj/item/toy/deck/uno{ + pixel_x = -3; + pixel_y = 4 + }, +/obj/effect/landmark/objective_landmark/medium, +/turf/open/floor/wood, +/area/lv624/lazarus/crashed_ship) +"Zs" = ( +/obj/structure/sign/safety/fire_haz, +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/outpost/admin) +"ZP" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan27" + }, +/area/lv624/lazarus/crashed_ship) +"ZS" = ( +/obj/structure/sign/nosmoking_1, +/turf/closed/wall/strata_outpost, +/area/lv624/lazarus/crashed_ship) +"ZY" = ( +/obj/structure/platform/strata/metal{ + dir = 4 + }, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/admin) + +(1,1,1) = {" +Zk +gZ +Us +JE +bT +fl +tj +WO +DD +gn +Xj +DD +zg +Uo +XT +Ze +yS +Qi +Kt +vT +PW +wc +ON +vT +vT +dg +ju +iv +OK +fs +sP +Pl +CZ +kU +kw +mn +AP +oz +lj +ls +ls +ls +rj +"} +(2,1,1) = {" +ut +Ds +Us +JE +lX +fl +fl +oE +eN +gn +Xj +jV +XT +XT +XT +hs +XT +wc +kf +Qk +Qk +zS +Qk +fc +Nc +YA +RK +Gn +ON +vT +fA +af +KT +cO +IT +mn +mr +oq +si +yC +vG +ls +jg +"} +(3,1,1) = {" +Fm +Ds +Us +PF +vu +YW +iM +JI +YB +dl +Fz +os +os +Ln +os +yJ +dk +Oq +Qk +YR +fK +JT +mf +NQ +Dz +Nc +YA +RK +Wt +bS +PU +OD +Nn +cO +Dx +iU +jm +oq +si +Pl +TN +hy +RH +"} +(4,1,1) = {" +Ym +bv +Xt +Kf +cB +bO +md +Ym +IB +Wu +xH +qr +qr +mw +lk +az +kf +fc +xa +dH +rW +JT +py +zM +kP +Dz +IF +ZS +fA +fA +fA +eZ +yF +Im +Su +qs +hh +oq +si +es +mn +hy +sR +"} +(5,1,1) = {" +Zf +Ds +Hc +jz +jz +jz +jz +cu +BQ +jV +Ze +xS +EJ +mw +qr +vE +Mr +Bg +Dn +iO +mu +JT +cM +FH +rL +hS +XS +fc +fc +Jq +Qk +fc +IF +hO +fj +ds +xY +sM +si +jl +kw +oi +ha +"} +(6,1,1) = {" +Zk +ph +ym +ym +ym +ym +jP +cu +mF +Pk +Kx +Pk +Ch +kf +CQ +rk +TL +Ff +mu +lC +fL +JT +yD +mu +mu +SO +JT +LL +iL +uW +Xo +Qb +Dz +Nc +YA +RK +Gn +zT +dV +tO +Ey +mj +OF +"} +(7,1,1) = {" +Zk +MD +MD +ep +EW +Uj +gZ +AG +Iz +QU +wk +kf +IN +xa +AL +JQ +JT +qN +mu +iT +YD +JT +vD +rL +mu +Wm +JT +lf +xc +YX +AL +xc +Yu +Dz +Nc +YA +RK +Gn +ac +Pl +Pl +Jo +KS +"} +(8,1,1) = {" +nV +Ym +Ym +nV +nV +Qq +ur +Ew +Pk +Nr +wk +tM +KM +dc +Yu +WN +Hr +Wp +nG +Wp +Wp +ht +cm +Bj +hk +Ri +JT +RT +xc +lf +AL +QF +aD +Yu +Dz +Nc +YA +RK +Gn +nT +iU +Xs +do +"} +(9,1,1) = {" +ym +ym +Ib +ym +ym +FJ +NZ +vC +tC +kf +vR +ht +yt +jU +WN +AL +AL +mu +mu +Ky +NB +JT +xj +rL +mu +FH +gF +jI +fN +jI +IM +Ex +fD +wR +Yu +Dz +fc +fc +IF +qs +nc +Xs +Er +"} +(10,1,1) = {" +Zk +Zk +lv +Zk +vC +VB +BX +AG +kf +xa +PL +kB +AL +Md +tg +Yu +JT +Vn +mu +mu +yK +JT +GT +NI +mu +mu +mu +Yu +gH +gf +Mc +sA +Th +Li +ey +GJ +Rg +Yu +wH +ML +qs +jn +aU +"} +(11,1,1) = {" +mV +mV +mV +mV +kT +Iz +Pk +Pk +pE +WN +AL +JT +WN +AL +Rg +UC +JT +jy +FH +mu +Bn +Hr +Wp +Wp +mu +TB +ht +hQ +RW +Rg +Yp +SA +UC +Rg +AL +WS +AL +WN +wH +ds +ds +mj +OF +"} +(12,1,1) = {" +XE +mc +TS +mc +kT +IX +Pk +ib +nM +sg +WN +IN +cE +WN +AL +Rg +yh +QI +je +mu +mu +kK +mu +mu +mu +nj +JT +PM +AL +xA +AL +pU +Yu +WN +cX +Sc +Md +xc +lG +qs +iU +cS +ux +"} +(13,1,1) = {" +ZY +ZY +oa +sH +sH +Lj +PS +Md +WN +CQ +qj +Hr +Jq +WN +Rg +Wp +ht +Kd +yU +yU +Ht +FH +nj +mu +nj +uB +Qk +xW +gw +Yu +Rg +Co +Yu +WY +cX +AL +WN +AL +UG +ds +kM +iU +OF +"} +(14,1,1) = {" +Ts +fi +YZ +KG +Wa +Iz +wg +yh +Yu +Md +AL +Be +Yu +AL +Md +XC +Hr +Wp +Wp +Wp +Wp +ht +wE +mu +uc +fP +JT +TU +OE +AL +Pt +VY +Rg +Rg +WN +Rg +cX +xc +Jf +dL +YS +dL +ls +"} +(15,1,1) = {" +mc +mc +xG +mc +Pk +pD +qu +ZP +OX +dY +Yu +AL +tB +Rg +Rg +je +JT +tK +XD +UB +GS +JT +nj +yR +up +uB +Qk +Yu +rC +BF +Rg +Kq +CQ +AL +yj +CQ +CQ +xc +Vg +lo +Sh +nH +ls +"} +(16,1,1) = {" +fF +fH +fH +fH +Pk +kT +Pk +WW +Ka +Yu +Rg +JT +WN +Rg +AL +MS +yh +oA +Ev +Zr +GS +JT +se +kO +wp +fP +JT +hM +Yu +Yu +WN +og +AL +Iy +CQ +WN +CQ +CQ +jE +Fp +Hl +Cu +Cr +"} +(17,1,1) = {" +bH +bH +fq +bH +mV +kT +kT +Pk +WW +Ka +QS +Qk +Rg +FH +mu +FH +JT +pj +OZ +OZ +OZ +JT +gt +Vb +us +uB +JT +Uk +XI +Ga +Yu +Cl +GJ +Yu +WN +AL +AL +WN +wH +fA +fA +fA +Mk +"} +(18,1,1) = {" +IV +Yy +YM +Da +tH +WC +db +Zp +xf +Qk +BZ +JT +Nu +FH +mu +mu +zj +mu +mu +mu +mu +zj +mu +mu +dC +fP +qh +AL +Cm +Nm +WT +qJ +vf +vf +jX +GJ +Yu +Rg +wH +ST +DT +wG +DT +"} +(19,1,1) = {" +mc +hd +mc +vF +tH +fH +Kx +kT +xf +WW +Cv +ht +Sq +Nu +mu +FH +FH +OZ +OZ +OZ +OZ +FH +FH +mu +nj +uB +Jq +Yu +dc +gH +cZ +WN +UU +rd +Yu +XG +Cv +Cv +df +YQ +DA +YQ +YQ +"} +(20,1,1) = {" +Sl +nD +mc +pJ +UZ +fH +Lx +mc +xf +kT +ei +JT +Ws +oZ +mu +FH +Hr +Wp +Wp +Wp +Wp +ht +uj +mu +uc +fP +JT +hQ +AL +JP +WN +sy +if +Cm +XG +RA +CY +rR +qB +KE +PP +SL +SL +"} +(21,1,1) = {" +Ad +Jr +mc +BW +tH +fH +Kx +jr +WG +kT +wk +WW +Cv +Ka +mu +FH +JT +Ub +YI +BP +WX +ND +FH +mu +nj +uB +JT +lc +Yu +pS +AL +sw +vT +XG +RA +CY +rR +qB +fA +fA +fA +fA +fA +"} +(22,1,1) = {" +fH +Jr +mc +uU +tH +fH +Kx +hv +WG +fH +wk +Dj +Jr +WW +Yu +XH +ht +HV +je +td +mu +mu +dw +mu +mu +da +JT +tx +Rg +WN +Rg +LG +XG +RA +CY +rR +qB +Ec +fA +fA +fA +fA +fA +"} +(23,1,1) = {" +fH +Jr +Xa +Hx +UZ +fH +Lx +cV +WG +ci +Sa +tt +Ch +WR +Nr +wk +Mr +Aj +VH +Ht +dZ +JT +bB +Ka +FH +Ui +dz +Cv +Cv +Cv +Cv +Cv +df +mb +vT +wc +Mo +Vx +ni +cP +OH +bU +fA +"} +(24,1,1) = {" +fH +Jr +mc +EO +tH +fH +Kx +wL +WG +LZ +nB +tt +po +mc +kT +wk +WW +Cv +Ka +Ik +kJ +JT +Xk +JT +Ae +XG +df +pk +jB +aG +FP +qX +fA +vT +Dy +Dy +Dy +lM +ni +aM +Xg +vj +fA +"} +(25,1,1) = {" +fH +Jr +mc +EO +tH +fH +Kx +fy +hY +LZ +fH +po +po +Ch +Pk +hC +jF +oV +Mr +PK +yH +JT +ov +JT +XG +RA +CY +jB +jB +wB +Ja +bf +fA +wc +vc +vc +vc +lM +ni +Lz +Xg +ji +ni +"} +(26,1,1) = {" +fH +Ch +bk +EO +mV +fH +Kx +fB +pm +LZ +fH +kY +Zs +Ch +vH +vQ +Hv +sx +WW +Cv +Cv +VF +Cv +VF +RA +CY +rR +gK +HM +eG +cJ +fe +zR +wc +VE +VE +Uy +lM +fA +rE +vY +pq +fA +"} From 0fea7a37b4633363ef0210719f666a1652439c2a Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Sun, 19 May 2024 03:58:05 +0800 Subject: [PATCH 06/24] FinalINitalCommit --- code/__DEFINES/job.dm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code/__DEFINES/job.dm b/code/__DEFINES/job.dm index f869357efd1b..61fe5a5faca0 100644 --- a/code/__DEFINES/job.dm +++ b/code/__DEFINES/job.dm @@ -39,11 +39,11 @@ GLOBAL_LIST_INIT(job_squad_roles, JOB_SQUAD_ROLES_LIST) #define MEDICAL_SURVIVOR "Medical Survivor" #define ENGINEERING_SURVIVOR "Engineering Survivor" #define CORPORATE_SURVIVOR "Corporate Survivor" -#define HOSTILE_SURVIVOR "Hostile Survivor" //AKA Marine Killers assuming they survive. Will do cultist survivor at some point. -#define SURVIVOR_VARIANT_LIST list(ANY_SURVIVOR = "Any", CIVILIAN_SURVIVOR = "Civ", SECURITY_SURVIVOR = "Sec", SCIENTIST_SURVIVOR = "Sci", MEDICAL_SURVIVOR = "Med", ENGINEERING_SURVIVOR = "Eng", CORPORATE_SURVIVOR = "W-Y", HOSTILE_SURVIVOR = "CLF") +//#define HOSTILE_SURVIVOR "Hostile Survivor" //AKA Marine Killers assuming they survive. Will do cultist survivor at some point. +#define SURVIVOR_VARIANT_LIST list(ANY_SURVIVOR = "Any", CIVILIAN_SURVIVOR = "Civ", SECURITY_SURVIVOR = "Sec", SCIENTIST_SURVIVOR = "Sci", MEDICAL_SURVIVOR = "Med", ENGINEERING_SURVIVOR = "Eng", CORPORATE_SURVIVOR = "W-Y") //-1 is infinite amount, these are soft caps and can be bypassed by randomization -#define MAX_SURVIVOR_PER_TYPE list(ANY_SURVIVOR = -1, CIVILIAN_SURVIVOR = -1, SECURITY_SURVIVOR = 2, SCIENTIST_SURVIVOR = 2, MEDICAL_SURVIVOR = 3, ENGINEERING_SURVIVOR = 4, CORPORATE_SURVIVOR = 2, HOSTILE_SURVIVOR = 1) +#define MAX_SURVIVOR_PER_TYPE list(ANY_SURVIVOR = -1, CIVILIAN_SURVIVOR = -1, SECURITY_SURVIVOR = 2, SCIENTIST_SURVIVOR = 2, MEDICAL_SURVIVOR = 3, ENGINEERING_SURVIVOR = 4, CORPORATE_SURVIVOR = 2) #define SPAWN_PRIORITY_VERY_HIGH 1 #define SPAWN_PRIORITY_HIGH 2 From 917ad3619bed1c64b50066e33f14e8517f128f85 Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Sun, 19 May 2024 03:59:35 +0800 Subject: [PATCH 07/24] 624 --- maps/Nightmare/maps/LV624/nightmare.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maps/Nightmare/maps/LV624/nightmare.json b/maps/Nightmare/maps/LV624/nightmare.json index 0fe51643177b..f9c23995fefc 100644 --- a/maps/Nightmare/maps/LV624/nightmare.json +++ b/maps/Nightmare/maps/LV624/nightmare.json @@ -2,7 +2,7 @@ { "type": "map_insert", "landmark": "clfship", - "chance": 0.2, + "chance": 0.6, "path": "standalone/clfship.dmm", "when": { "lvevent": "fallen_ship" } }, From 96914ced0fba018a0c2921f923a5ea4bcdb99fd5 Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Sun, 19 May 2024 04:09:02 +0800 Subject: [PATCH 08/24] FixWhoops --- code/__DEFINES/job.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/__DEFINES/job.dm b/code/__DEFINES/job.dm index 61fe5a5faca0..b97194ea43f2 100644 --- a/code/__DEFINES/job.dm +++ b/code/__DEFINES/job.dm @@ -39,7 +39,7 @@ GLOBAL_LIST_INIT(job_squad_roles, JOB_SQUAD_ROLES_LIST) #define MEDICAL_SURVIVOR "Medical Survivor" #define ENGINEERING_SURVIVOR "Engineering Survivor" #define CORPORATE_SURVIVOR "Corporate Survivor" -//#define HOSTILE_SURVIVOR "Hostile Survivor" //AKA Marine Killers assuming they survive. Will do cultist survivor at some point. +#define HOSTILE_SURVIVOR "Hostile Survivor" //AKA Marine Killers assuming they survive. Will do cultist survivor at some point. #define SURVIVOR_VARIANT_LIST list(ANY_SURVIVOR = "Any", CIVILIAN_SURVIVOR = "Civ", SECURITY_SURVIVOR = "Sec", SCIENTIST_SURVIVOR = "Sci", MEDICAL_SURVIVOR = "Med", ENGINEERING_SURVIVOR = "Eng", CORPORATE_SURVIVOR = "W-Y") //-1 is infinite amount, these are soft caps and can be bypassed by randomization From 2554b847468b0e300e103f0c38e7fefbdb7dcdee Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Sun, 19 May 2024 04:16:29 +0800 Subject: [PATCH 09/24] FixPrayForMe --- maps/map_files/BigRed/standalone/clfship.dmm | 303 +++++++++++-------- 1 file changed, 169 insertions(+), 134 deletions(-) diff --git a/maps/map_files/BigRed/standalone/clfship.dmm b/maps/map_files/BigRed/standalone/clfship.dmm index f764637983ab..47cb3780db50 100644 --- a/maps/map_files/BigRed/standalone/clfship.dmm +++ b/maps/map_files/BigRed/standalone/clfship.dmm @@ -69,6 +69,12 @@ icon_state = "asteroidwarning" }, /area/bigredv2/outside/c) +"ct" = ( +/turf/open/floor{ + dir = 6; + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) "cz" = ( /obj/item/stack/rods, /obj/effect/decal/cleanable/blood, @@ -323,6 +329,11 @@ /obj/structure/largecrate/random/barrel/white, /turf/open/floor/almayer, /area/lv624/lazarus/crashed_ship) +"gz" = ( +/turf/open/floor{ + icon_state = "delivery" + }, +/area/template_noop) "gE" = ( /obj/structure/largecrate/supply/ammo/m56d, /turf/open/floor/plating, @@ -426,14 +437,6 @@ icon_state = "platingdmg1" }, /area/lv624/lazarus/crashed_ship) -"ji" = ( -/obj/structure/stairs/perspective{ - icon_state = "p_stair_full" - }, -/turf/open/floor{ - icon_state = "dark" - }, -/area/bigredv2/outside/admin_building) "jj" = ( /obj/structure/surface/table/almayer, /obj/item/tank/oxygen/red, @@ -895,6 +898,14 @@ /obj/structure/largecrate/random/barrel/red, /turf/open/floor/almayer, /area/lv624/lazarus/crashed_ship) +"sq" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic{ + name = "\improper Dormitories" + }, +/turf/open/floor{ + icon_state = "delivery" + }, +/area/template_noop) "sF" = ( /turf/open/mars_cave{ icon_state = "mars_dirt_4" @@ -964,6 +975,11 @@ /obj/item/ammo_magazine/shotgun/incendiary, /turf/open/floor/wood, /area/lv624/lazarus/crashed_ship) +"tV" = ( +/turf/open/mars{ + icon_state = "mars_dirt_14" + }, +/area/bigredv2/outside/c) "ua" = ( /turf/open/floor/almayer{ dir = 4; @@ -979,6 +995,13 @@ icon_state = "mars_dirt_4" }, /area/bigredv2/outside/c) +"uY" = ( +/obj/effect/landmark/hunter_primary, +/turf/open/floor{ + dir = 9; + icon_state = "asteroidwarning" + }, +/area/bigredv2/outside/c) "uZ" = ( /obj/item/stack/rods, /turf/open/floor/plating{ @@ -1227,6 +1250,9 @@ icon_state = "white" }, /area/bigredv2/outside/admin_building) +"Bx" = ( +/turf/closed/wall/solaris, +/area/template_noop) "BF" = ( /obj/structure/girder/displaced, /turf/open/floor/plating{ @@ -1392,6 +1418,13 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/bigredv2/outside/admin_building) +"Fq" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor{ + dir = 1; + icon_state = "asteroidfloor" + }, +/area/bigredv2/outside/c) "Fu" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor{ @@ -1476,6 +1509,14 @@ icon_state = "orangecorner" }, /area/lv624/lazarus/crashed_ship) +"HA" = ( +/obj/structure/window/framed/solaris, +/obj/structure/machinery/door/poddoor/shutters/almayer{ + id = "Dormitories"; + name = "\improper Dormitories Shutters" + }, +/turf/open/floor/plating, +/area/template_noop) "HM" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor{ @@ -1620,10 +1661,6 @@ /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, /turf/open/floor/almayer, /area/lv624/lazarus/crashed_ship) -"Kh" = ( -/turf/template_noop, -/turf/template_noop, -/area/template_noop) "Kp" = ( /turf/closed/shuttle/ert{ icon_state = "stan20" @@ -1854,16 +1891,6 @@ /obj/item/storage/firstaid/regular, /turf/open/floor/wood, /area/lv624/lazarus/crashed_ship) -"PJ" = ( -/obj/structure/stairs/perspective{ - dir = 6; - icon_state = "p_stair_full" - }, -/turf/open/floor{ - dir = 1; - icon_state = "darkred2" - }, -/area/bigredv2/outside/admin_building) "PQ" = ( /obj/structure/surface/rack, /obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ @@ -1953,6 +1980,14 @@ icon_state = "green" }, /area/lv624/lazarus/crashed_ship) +"Si" = ( +/obj/effect/decal/cleanable/blood{ + icon_state = "gib6" + }, +/turf/open/mars_cave{ + icon_state = "mars_dirt_4" + }, +/area/bigredv2/outside/c) "Sn" = ( /obj/structure/bed, /obj/item/bedsheet/blue, @@ -2331,7 +2366,6 @@ /area/bigredv2/outside/admin_building) (1,1,1) = {" -Kh Vi Vi Vi @@ -2349,9 +2383,10 @@ Vi Vi Vi Vi -ji -mX -mU +Vi +Vi +Vi +Vi Vi Vi Vi @@ -2386,9 +2421,9 @@ Vi Vi Vi Vi -PJ -IA -IA +Vi +Vi +Vi Vi Vi Vi @@ -2423,9 +2458,9 @@ Vi Vi Vi Vi -IA -dZ -mX +Vi +Vi +Vi Vi Vi Vi @@ -2812,7 +2847,7 @@ kP EU "} (14,1,1) = {" -Vi +Bx xj Ym xk @@ -2849,7 +2884,7 @@ aN dv "} (15,1,1) = {" -Vi +Bx Eb Ym vg @@ -2886,7 +2921,7 @@ kP jd "} (16,1,1) = {" -Vi +Bx Ex VV fW @@ -2923,7 +2958,7 @@ kP dv "} (17,1,1) = {" -Vi +Bx xj Ym oo @@ -2960,7 +2995,7 @@ zG Mq "} (18,1,1) = {" -Vi +Bx xj Ym Ym @@ -2997,7 +3032,7 @@ ny BW "} (19,1,1) = {" -Vi +HA xj vc Ym @@ -3034,7 +3069,7 @@ rq BW "} (20,1,1) = {" -Vi +HA xj sF vc @@ -3071,7 +3106,7 @@ nq UK "} (21,1,1) = {" -Vi +sq xj sF sF @@ -3108,7 +3143,7 @@ Dc kv "} (22,1,1) = {" -Vi +gz xj sF sF @@ -3145,7 +3180,7 @@ kv JC "} (23,1,1) = {" -Vi +Bx xj sF qY @@ -3182,7 +3217,7 @@ SH xj "} (24,1,1) = {" -Vi +Bx xj jc Ym @@ -3219,7 +3254,7 @@ ti xj "} (25,1,1) = {" -Vi +Bx xj Ym Ym @@ -3256,7 +3291,7 @@ ak SH "} (26,1,1) = {" -Vi +Bx xj Ym Ym @@ -3293,7 +3328,7 @@ ak SH "} (27,1,1) = {" -Vi +Bx xj Ym Ym @@ -3330,7 +3365,7 @@ ti xj "} (28,1,1) = {" -Vi +Bx xj Ym Ym @@ -3344,30 +3379,30 @@ Ym Ym Lq eD -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi +Ym +uY +IQ +IQ +IQ +IQ +IQ +IQ +SH +Fq +IQ +IQ +IQ +IQ +IQ +IQ +IQ +IQ +IQ +SH +xj "} (29,1,1) = {" -Vi +Bx xj Ym Ym @@ -3381,30 +3416,30 @@ Ym Ym Ym eD -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi +Ym +ti +SH +ew +ew +ew +ew +ew +ew +ew +ew +ew +ew +ew +ew +ew +ew +ew +ew +ew +ct "} (30,1,1) = {" -Vi +Bx xj Ym Ym @@ -3418,30 +3453,30 @@ vy Ym Lq eD -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi +Ym +ti +xj +sF +sF +sF +sF +sF +sF +sF +HN +HN +HN +jc +Ym +Ym +Ym +tV +HN +HN +jc "} (31,1,1) = {" -Vi +Bx SH IQ IQ @@ -3455,25 +3490,25 @@ IQ IQ IQ fI -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi -Vi +Ym +ti +xj +sF +Si +HN +HN +HN +HN +jc +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym +Ym "} From 1c6d934042df769b6c49405d205f2364091478da Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Sun, 19 May 2024 04:25:51 +0800 Subject: [PATCH 10/24] Maybe --- .../BigRed/sprinkles/40.admin_pmc.dmm | 276 ------------------ 1 file changed, 276 deletions(-) diff --git a/maps/map_files/BigRed/sprinkles/40.admin_pmc.dmm b/maps/map_files/BigRed/sprinkles/40.admin_pmc.dmm index 622e76848001..b9a6b17150ab 100644 --- a/maps/map_files/BigRed/sprinkles/40.admin_pmc.dmm +++ b/maps/map_files/BigRed/sprinkles/40.admin_pmc.dmm @@ -9,30 +9,6 @@ "ae" = ( /turf/closed/wall/solaris, /area/bigredv2/outside/admin_building) -"af" = ( -/obj/structure/pipes/standard/simple/hidden/green, -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/floor{ - dir = 8; - icon_state = "darkredcorners2" - }, -/area/bigredv2/outside/admin_building) -"ag" = ( -/obj/effect/spawner/random/toolbox, -/obj/structure/platform_decoration, -/turf/open/floor{ - icon_state = "dark" - }, -/area/bigredv2/outside/admin_building) -"ai" = ( -/obj/effect/landmark/survivor_spawner, -/obj/structure/platform_decoration{ - dir = 1 - }, -/turf/open/floor{ - icon_state = "dark" - }, -/area/bigredv2/outside/admin_building) "aj" = ( /turf/open/floor{ icon_state = "darkred2" @@ -52,28 +28,6 @@ icon_state = "delivery" }, /area/bigredv2/outside/admin_building) -"am" = ( -/obj/structure/platform, -/obj/structure/flora/jungle/planttop1{ - pixel_y = 10 - }, -/turf/open/floor{ - icon_state = "dark" - }, -/area/bigredv2/outside/admin_building) -"an" = ( -/obj/structure/pipes/standard/simple/hidden/green, -/turf/open/floor{ - dir = 8; - icon_state = "darkred2" - }, -/area/bigredv2/outside/admin_building) -"ap" = ( -/obj/structure/flora/jungle/plantbot1{ - pixel_y = 10 - }, -/turf/open/jungle, -/area/bigredv2/outside/admin_building) "ar" = ( /obj/structure/machinery/light{ dir = 8 @@ -102,15 +56,6 @@ icon_state = "wood" }, /area/bigredv2/outside/admin_building) -"aw" = ( -/obj/structure/platform_decoration{ - dir = 8 - }, -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/floor{ - icon_state = "dark" - }, -/area/bigredv2/outside/admin_building) "ay" = ( /turf/open/floor{ icon_state = "dark" @@ -137,23 +82,6 @@ /obj/effect/acid_hole, /turf/closed/wall/solaris, /area/bigredv2/outside/admin_building) -"aG" = ( -/obj/structure/pipes/standard/simple/hidden/green{ - dir = 4 - }, -/turf/open/floor{ - icon_state = "darkredcorners2" - }, -/area/bigredv2/outside/admin_building) -"aH" = ( -/obj/structure/pipes/standard/simple/hidden/green{ - dir = 4 - }, -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/floor{ - icon_state = "darkred2" - }, -/area/bigredv2/outside/admin_building) "aJ" = ( /obj/structure/bed/chair/comfy/blue{ dir = 4 @@ -174,21 +102,6 @@ /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/carpet, /area/bigredv2/outside/admin_building) -"aM" = ( -/obj/structure/pipes/standard/simple/hidden/green, -/obj/structure/barricade/sandbags/wired, -/turf/open/floor{ - dir = 8; - icon_state = "darkred2" - }, -/area/bigredv2/outside/admin_building) -"aN" = ( -/obj/structure/barricade/sandbags/wired, -/turf/open/floor{ - dir = 4; - icon_state = "darkred2" - }, -/area/bigredv2/outside/admin_building) "aO" = ( /obj/item/storage/secure/briefcase, /turf/open/floor/carpet, @@ -212,22 +125,6 @@ }, /turf/open/floor/carpet, /area/bigredv2/outside/admin_building) -"aT" = ( -/obj/effect/decal/cleanable/blood, -/turf/open/floor{ - icon_state = "dark" - }, -/area/bigredv2/outside/admin_building) -"aU" = ( -/obj/structure/machinery/light{ - dir = 4 - }, -/obj/item/storage/toolbox/syndicate, -/turf/open/floor{ - dir = 4; - icon_state = "darkred2" - }, -/area/bigredv2/outside/admin_building) "aV" = ( /obj/structure/surface/table, /obj/item/ammo_magazine/rifle/rubber, @@ -238,20 +135,6 @@ /obj/item/tool/weldingtool, /turf/open/floor/carpet, /area/bigredv2/outside/admin_building) -"aX" = ( -/obj/structure/pipes/standard/simple/hidden/green, -/obj/effect/landmark/crap_item, -/turf/open/floor{ - dir = 8; - icon_state = "darkred2" - }, -/area/bigredv2/outside/admin_building) -"aY" = ( -/turf/open/floor{ - dir = 4; - icon_state = "darkred2" - }, -/area/bigredv2/outside/admin_building) "aZ" = ( /obj/structure/machinery/light{ dir = 8 @@ -306,43 +189,6 @@ icon_state = "wood" }, /area/bigredv2/outside/admin_building) -"be" = ( -/obj/structure/pipes/standard/manifold/hidden/green{ - dir = 8 - }, -/turf/open/floor{ - dir = 8; - icon_state = "darkred2" - }, -/area/bigredv2/outside/admin_building) -"bf" = ( -/obj/structure/pipes/standard/simple/hidden/green{ - dir = 4 - }, -/turf/open/floor{ - icon_state = "dark" - }, -/area/bigredv2/outside/admin_building) -"bg" = ( -/obj/structure/pipes/standard/simple/hidden/green{ - dir = 4 - }, -/turf/open/floor{ - dir = 4; - icon_state = "darkred2" - }, -/area/bigredv2/outside/admin_building) -"bh" = ( -/obj/structure/pipes/standard/simple/hidden/green{ - dir = 4 - }, -/obj/structure/machinery/door/airlock/almayer/command/colony{ - name = "\improper Operations Office" - }, -/turf/open/floor{ - icon_state = "wood" - }, -/area/bigredv2/outside/admin_building) "bi" = ( /obj/item/ammo_box/magazine/ext{ num_of_magazines = 1 @@ -356,46 +202,10 @@ icon_state = "wood" }, /area/bigredv2/outside/admin_building) -"bm" = ( -/obj/structure/pipes/standard/simple/hidden/green, -/obj/structure/machinery/light{ - dir = 8 - }, -/turf/open/floor{ - dir = 8; - icon_state = "darkred2" - }, -/area/bigredv2/outside/admin_building) -"bn" = ( -/turf/open/floor{ - dir = 10; - icon_state = "darkred2" - }, -/area/bigredv2/outside/admin_building) -"bo" = ( -/obj/item/device/radio/intercom{ - freerange = 1; - frequency = 1469; - name = "General Listening Channel"; - pixel_x = 30 - }, -/turf/open/floor{ - dir = 6; - icon_state = "darkred2" - }, -/area/bigredv2/outside/admin_building) "bp" = ( /obj/structure/machinery/vending/coffee, /turf/open/floor, /area/bigredv2/outside/admin_building) -"bs" = ( -/obj/structure/window/framed/solaris/reinforced, -/obj/structure/machinery/door/poddoor/shutters/almayer{ - id = "Operations"; - name = "\improper Operations Shutters" - }, -/turf/open/floor/plating, -/area/bigredv2/outside/admin_building) "dp" = ( /obj/item/ammo_magazine/rifle/rubber{ current_rounds = 0; @@ -475,30 +285,6 @@ icon_state = "wood" }, /area/bigredv2/outside/admin_building) -"vH" = ( -/obj/structure/platform{ - dir = 8 - }, -/turf/open/floor{ - icon_state = "dark" - }, -/area/bigredv2/outside/admin_building) -"vO" = ( -/obj/structure/platform{ - dir = 4 - }, -/turf/open/floor{ - icon_state = "dark" - }, -/area/bigredv2/outside/admin_building) -"yf" = ( -/obj/structure/platform_decoration{ - dir = 4 - }, -/turf/open/floor{ - icon_state = "dark" - }, -/area/bigredv2/outside/admin_building) "za" = ( /obj/structure/pipes/standard/simple/hidden/green{ dir = 4 @@ -522,20 +308,6 @@ /obj/item/storage/firstaid/regular/empty, /turf/open/floor/carpet, /area/bigredv2/outside/admin_building) -"ND" = ( -/obj/structure/pipes/standard/manifold/hidden/green, -/turf/open/floor{ - icon_state = "dark" - }, -/area/bigredv2/outside/admin_building) -"Pk" = ( -/obj/structure/platform{ - dir = 1 - }, -/turf/open/floor{ - icon_state = "dark" - }, -/area/bigredv2/outside/admin_building) "QR" = ( /obj/structure/barricade/metal/wired{ dir = 4 @@ -652,51 +424,3 @@ za ae ae "} -(9,1,1) = {" -af -bm -an -be -aM -an -aX -ND -bn -bs -"} -(10,1,1) = {" -ag -vO -aw -bf -ay -aT -ay -bf -ay -bs -"} -(11,1,1) = {" -am -ap -Pk -aG -aN -aU -aY -bg -bo -bs -"} -(12,1,1) = {" -ai -vH -yf -aH -ae -ae -ae -bh -ae -ae -"} From 6fa2175b36ba0aee55da2b15e7dd88df3c3518de Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Sun, 19 May 2024 04:32:40 +0800 Subject: [PATCH 11/24] FixAgain --- maps/Nightmare/maps/BigRed/nightmare.json | 1 - 1 file changed, 1 deletion(-) diff --git a/maps/Nightmare/maps/BigRed/nightmare.json b/maps/Nightmare/maps/BigRed/nightmare.json index 3c3e2bd80528..d01e201bea7d 100644 --- a/maps/Nightmare/maps/BigRed/nightmare.json +++ b/maps/Nightmare/maps/BigRed/nightmare.json @@ -5,7 +5,6 @@ { "type": "map_insert", "landmark": "crashlanding-eva", "path": "standalone/crashlanding-eva.dmm", "when": { "lvevent": "none" } } ]}, { "type": "map_insert", "chance": 0.50, "landmark": "lambda-graveyard", "path": "standalone/lambda-graveyard.dmm" }, - { "type": "map_insert", "chance": 0.40, "landmark": "admin_pmc", "path": "sprinkles/40.admin_pmc", "when": { "lvevent": "none" } }, { "type": "pick", "chance": 0.50, "choices": [ { "type": "map_insert", "landmark": "lambda-cave-mushroom", "path": "standalone/lambda-cave_mushroom.dmm" }, { "type": "map_insert", "landmark": "lambda-cave-extratunnel", "path": "standalone/lambda-cave_extratunnel.dmm" } From 28b7a54f74205af364680131b522dc35afabf0d1 Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Sun, 19 May 2024 04:37:05 +0800 Subject: [PATCH 12/24] Value --- maps/Nightmare/maps/LV624/nightmare.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maps/Nightmare/maps/LV624/nightmare.json b/maps/Nightmare/maps/LV624/nightmare.json index f9c23995fefc..e60101db3157 100644 --- a/maps/Nightmare/maps/LV624/nightmare.json +++ b/maps/Nightmare/maps/LV624/nightmare.json @@ -2,7 +2,7 @@ { "type": "map_insert", "landmark": "clfship", - "chance": 0.6, + "chance": 0.5, "path": "standalone/clfship.dmm", "when": { "lvevent": "fallen_ship" } }, From 84e675c10b05407ca09cf4f875c7c469c95b7cd7 Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Sun, 19 May 2024 12:10:25 +0800 Subject: [PATCH 13/24] aaaaaaaaa --- maps/map_files/Ice_Colony_v3/Shivas_Snowball.dmm | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/maps/map_files/Ice_Colony_v3/Shivas_Snowball.dmm b/maps/map_files/Ice_Colony_v3/Shivas_Snowball.dmm index 9d461e5fece5..d28338bddfdc 100644 --- a/maps/map_files/Ice_Colony_v3/Shivas_Snowball.dmm +++ b/maps/map_files/Ice_Colony_v3/Shivas_Snowball.dmm @@ -892,10 +892,6 @@ dir = 1 }, /area/shiva/interior/colony/medseceng) -"adZ" = ( -/obj/vehicle/train/cargo/trolley, -/turf/open/auto_turf/snow/layer0, -/area/shiva/exterior/cp_colony_grounds) "aea" = ( /obj/structure/machinery/alarm{ dir = 4; @@ -12496,10 +12492,6 @@ dir = 1 }, /area/shiva/exterior/lz2_fortress) -"hDs" = ( -/obj/vehicle/train/cargo/engine, -/turf/open/auto_turf/snow/layer0, -/area/shiva/exterior/cp_colony_grounds) "hDw" = ( /obj/structure/machinery/light/double{ dir = 1; @@ -51886,8 +51878,8 @@ bsp bsp bsp rAF -adZ -adZ +sYu +sYu sYu lwo eOM @@ -52048,7 +52040,7 @@ tzH tzH tzH vJh -adZ +sYu eOM aec lwo @@ -52210,7 +52202,7 @@ cKb cKb cKb cKb -hDs +sYu iXS sLs lwo From 5b7b00e623215b30243b9042fb2b4756838b52d5 Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Sun, 19 May 2024 13:40:13 +0800 Subject: [PATCH 14/24] MissedValues --- maps/Nightmare/maps/Ice_Colony_v3/scenario.json | 6 +++--- maps/Nightmare/maps/Kutjevo/scenario.json | 4 ++-- maps/Nightmare/maps/Sorokyne_Strata/scenario.json | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/maps/Nightmare/maps/Ice_Colony_v3/scenario.json b/maps/Nightmare/maps/Ice_Colony_v3/scenario.json index 4da1594d2518..dd0c85f45660 100644 --- a/maps/Nightmare/maps/Ice_Colony_v3/scenario.json +++ b/maps/Nightmare/maps/Ice_Colony_v3/scenario.json @@ -12,9 +12,9 @@ { "type": "pick", "name": "Panic Room", "choices": [ - { "weight": 0, "type": "def", "values": { "panic_room": "none"} }, - { "weight": 0, "type": "def", "values": { "panic_room": "full"} }, - { "weight": 10, "type": "def", "values": { "panic_room": "clfship"} } + { "weight": 6, "type": "def", "values": { "panic_room": "none"} }, + { "weight": 3, "type": "def", "values": { "panic_room": "full"} }, + { "weight": 1, "type": "def", "values": { "panic_room": "clfship"} } ] } diff --git a/maps/Nightmare/maps/Kutjevo/scenario.json b/maps/Nightmare/maps/Kutjevo/scenario.json index f2babb8b8535..943f61a50b4b 100644 --- a/maps/Nightmare/maps/Kutjevo/scenario.json +++ b/maps/Nightmare/maps/Kutjevo/scenario.json @@ -2,8 +2,8 @@ { "type": "pick", "name": "event", "choices": [ - { "weight": 0, "type": "def", "values": { "lvevent": "none" } }, - { "weight": 10, "type": "def", "values": { "lvevent": "clfship" } } + { "weight": 9, "type": "def", "values": { "lvevent": "none" } }, + { "weight": 1, "type": "def", "values": { "lvevent": "clfship" } } ] } ] diff --git a/maps/Nightmare/maps/Sorokyne_Strata/scenario.json b/maps/Nightmare/maps/Sorokyne_Strata/scenario.json index f2babb8b8535..943f61a50b4b 100644 --- a/maps/Nightmare/maps/Sorokyne_Strata/scenario.json +++ b/maps/Nightmare/maps/Sorokyne_Strata/scenario.json @@ -2,8 +2,8 @@ { "type": "pick", "name": "event", "choices": [ - { "weight": 0, "type": "def", "values": { "lvevent": "none" } }, - { "weight": 10, "type": "def", "values": { "lvevent": "clfship" } } + { "weight": 9, "type": "def", "values": { "lvevent": "none" } }, + { "weight": 1, "type": "def", "values": { "lvevent": "clfship" } } ] } ] From bf8611d6ef4800c117de670f5db1fd9303aab0f8 Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Sat, 1 Jun 2024 23:52:43 +0800 Subject: [PATCH 15/24] FixAndUpdate --- maps/map_files/BigRed/standalone/clfship.dmm | 16 +++++++------- .../DesertDam/standalone/clfship.dmm | 21 ++++++++---------- .../Ice_Colony_v3/standalone/clfship.dmm | 16 +++++++------- maps/map_files/Kutjevo/standalone/clfship.dmm | 10 ++++----- .../New_Varadero/standalone/clfship.dmm | 22 ++++++++++++++----- .../Sorokyne_Strata/standalone/clfship.dmm | 12 +++++----- 6 files changed, 52 insertions(+), 45 deletions(-) diff --git a/maps/map_files/BigRed/standalone/clfship.dmm b/maps/map_files/BigRed/standalone/clfship.dmm index 47cb3780db50..c605cf16aa50 100644 --- a/maps/map_files/BigRed/standalone/clfship.dmm +++ b/maps/map_files/BigRed/standalone/clfship.dmm @@ -333,7 +333,7 @@ /turf/open/floor{ icon_state = "delivery" }, -/area/template_noop) +/area/bigredv2/outside/dorms) "gE" = ( /obj/structure/largecrate/supply/ammo/m56d, /turf/open/floor/plating, @@ -905,7 +905,7 @@ /turf/open/floor{ icon_state = "delivery" }, -/area/template_noop) +/area/bigredv2/outside/dorms) "sF" = ( /turf/open/mars_cave{ icon_state = "mars_dirt_4" @@ -1252,7 +1252,7 @@ /area/bigredv2/outside/admin_building) "Bx" = ( /turf/closed/wall/solaris, -/area/template_noop) +/area/bigredv2/outside/dorms) "BF" = ( /obj/structure/girder/displaced, /turf/open/floor/plating{ @@ -1516,7 +1516,7 @@ name = "\improper Dormitories Shutters" }, /turf/open/floor/plating, -/area/template_noop) +/area/bigredv2/outside/dorms) "HM" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor{ @@ -2492,8 +2492,8 @@ Bt dZ eZ Kp -sM -sM +RP +RP eH RP RP @@ -2613,8 +2613,8 @@ yx id RP RP -cB -sM +RP +RP RP MP pw diff --git a/maps/map_files/DesertDam/standalone/clfship.dmm b/maps/map_files/DesertDam/standalone/clfship.dmm index 65e4f2098ad8..0cac31bddc31 100644 --- a/maps/map_files/DesertDam/standalone/clfship.dmm +++ b/maps/map_files/DesertDam/standalone/clfship.dmm @@ -771,14 +771,6 @@ icon_state = "platingdmg1" }, /area/lv624/lazarus/crashed_ship) -"kM" = ( -/obj/item/stack/rods, -/obj/structure/girder, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, -/area/lv624/lazarus/crashed_ship) "kN" = ( /obj/structure/largecrate/supply/supplies/flares, /turf/open/floor/plating{ @@ -2919,6 +2911,11 @@ icon_state = "emerald" }, /area/lv624/lazarus/crashed_ship) +"LP" = ( +/turf/closed/shuttle/ert{ + icon_state = "stan20" + }, +/area/bigredv2/outside/dorms) "LU" = ( /obj/structure/disposalpipe/trunk{ dir = 4 @@ -4363,7 +4360,7 @@ Hn Uu Fp JV -ii +LP Lf VS fS @@ -4517,7 +4514,7 @@ lm ii oA tP -kM +VR Lf NA LW @@ -4595,7 +4592,7 @@ Nc Ts ka nj -JR +VR uE nj Lf @@ -4790,7 +4787,7 @@ sq UI DQ Hf -fy +VR Zd IV tZ diff --git a/maps/map_files/Ice_Colony_v3/standalone/clfship.dmm b/maps/map_files/Ice_Colony_v3/standalone/clfship.dmm index 76aa0aa379e6..b66f4af3ac01 100644 --- a/maps/map_files/Ice_Colony_v3/standalone/clfship.dmm +++ b/maps/map_files/Ice_Colony_v3/standalone/clfship.dmm @@ -2854,12 +2854,12 @@ GS nZ yT ZM -sO -sO -sO +lc +fb +fb rg -sO -sO +fb +fb Ao vQ id @@ -2894,7 +2894,7 @@ uY uY ZM yT -sO +dF Oo rh BV @@ -2985,8 +2985,8 @@ tM qv fb fb -gr -sO +fb +fb fb hu dp diff --git a/maps/map_files/Kutjevo/standalone/clfship.dmm b/maps/map_files/Kutjevo/standalone/clfship.dmm index 08cbe2d5cc14..c85c9f437e34 100644 --- a/maps/map_files/Kutjevo/standalone/clfship.dmm +++ b/maps/map_files/Kutjevo/standalone/clfship.dmm @@ -1767,11 +1767,11 @@ YD Ns SH wI -PZ -PZ +jK +jK Fa -PZ -PZ +jK +jK TD dx FM @@ -1802,7 +1802,7 @@ YD YD pi SH -PZ +hU Pb DC Lo diff --git a/maps/map_files/New_Varadero/standalone/clfship.dmm b/maps/map_files/New_Varadero/standalone/clfship.dmm index 2f95b095fe5c..dc5754a3bddb 100644 --- a/maps/map_files/New_Varadero/standalone/clfship.dmm +++ b/maps/map_files/New_Varadero/standalone/clfship.dmm @@ -2109,6 +2109,16 @@ /obj/structure/largecrate/random/barrel/white, /turf/open/gm/dirt, /area/varadero/exterior/eastbeach) +"UU" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_3" + }, +/turf/open/floor{ + dir = 8; + icon_state = "damaged3" + }, +/area/lv624/lazarus/crashed_ship) "UV" = ( /obj/item/ammo_casing/shell{ icon_state = "casing_2_1" @@ -2468,10 +2478,10 @@ rz lt eK Cw -vv -vv +gu +gu ar -vv +gu gu JQ Yz @@ -2509,7 +2519,7 @@ rz Ye Lp wK -vv +Qs pq YX mO @@ -2839,7 +2849,7 @@ TZ IJ BW mO -Fz +UU BW sa Fs @@ -3049,7 +3059,7 @@ fH Fl sa mO -Fz +UU sa BW WV diff --git a/maps/map_files/Sorokyne_Strata/standalone/clfship.dmm b/maps/map_files/Sorokyne_Strata/standalone/clfship.dmm index 95bf4b912d46..7c44a0d716d7 100644 --- a/maps/map_files/Sorokyne_Strata/standalone/clfship.dmm +++ b/maps/map_files/Sorokyne_Strata/standalone/clfship.dmm @@ -4101,10 +4101,10 @@ hs XT wc kf -Qk -Qk +fc +fc zS -Qk +fc fc Nc YA @@ -4145,7 +4145,7 @@ os yJ dk Oq -Qk +Mr YR fK JT @@ -4246,8 +4246,8 @@ hS XS fc fc -Jq -Qk +fc +fc fc IF hO From da8b4944addf9f7bbf725525249d676bec1f6f6e Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Fri, 21 Jun 2024 19:52:00 +0800 Subject: [PATCH 16/24] OptIn --- code/__DEFINES/__game.dm | 3 +++ code/__DEFINES/nightmare.dm | 2 ++ code/controllers/subsystem/nightmare.dm | 13 ++++++++++++- code/game/jobs/job/civilians/other/survivors.dm | 14 ++++++++++++++ code/game/jobs/job/job.dm | 3 +++ code/game/jobs/role_authority.dm | 2 ++ .../objects/effects/landmarks/survivor_spawner.dm | 4 ++++ code/modules/client/preferences.dm | 10 ++++++++++ code/modules/client/preferences_savefile.dm | 3 +++ 9 files changed, 53 insertions(+), 1 deletion(-) diff --git a/code/__DEFINES/__game.dm b/code/__DEFINES/__game.dm index 6617c5aafcee..01130a770b78 100644 --- a/code/__DEFINES/__game.dm +++ b/code/__DEFINES/__game.dm @@ -145,6 +145,7 @@ #define PLAY_SMARTGUNNER (1<<4) #define PLAY_SYNTH (1<<5) #define PLAY_MISC (1<<6) +#define PLAY_SURVIVOR_HOSTILE (1<<0) //toggles_admin /// Splits admin tabs in Statpanel @@ -165,6 +166,8 @@ #define TOGGLES_ERT_DEFAULT (PLAY_LEADER|PLAY_MEDIC|PLAY_ENGINEER|PLAY_HEAVY|PLAY_SMARTGUNNER|PLAY_SYNTH|PLAY_MISC) +#define TOGGLES_SURVIVOR_DEFAULT (NONE) + #define TOGGLES_ADMIN_DEFAULT (NONE) // Game Intents diff --git a/code/__DEFINES/nightmare.dm b/code/__DEFINES/nightmare.dm index 3395f365d07c..c518d631ee94 100644 --- a/code/__DEFINES/nightmare.dm +++ b/code/__DEFINES/nightmare.dm @@ -6,6 +6,8 @@ #define NIGHTMARE_CTX_GROUND "ground" /// Ship Map Context: Performs actions relevant to the ship map #define NIGHTMARE_CTX_SHIP "ship" +/// Hostile Survivor Scenarios +#define NIGHTMARE_SCENARIO_HOSTILE_SURVIVOR list("lvevent" = list("fallen_ship", "clfship"), "riot_in_progress" = list("clfship"), "panic_room" = list("clfship")) // File names for use in context configs #define NIGHTMARE_FILE_SCENARIO "scenario.json" diff --git a/code/controllers/subsystem/nightmare.dm b/code/controllers/subsystem/nightmare.dm index e963653b54a0..1484427467a1 100644 --- a/code/controllers/subsystem/nightmare.dm +++ b/code/controllers/subsystem/nightmare.dm @@ -12,6 +12,8 @@ SUBSYSTEM_DEF(nightmare) var/list/contexts = list() /// List of parsed file nodes var/list/roots = list() + /// Associated list of scenarios that indicate hostile survivor spawning + var/list/hostile_survivor_scenarios = NIGHTMARE_SCENARIO_HOSTILE_SURVIVOR /datum/controller/subsystem/nightmare/Initialize(start_timeofday) var/global_nightmare_path = CONFIG_GET(string/nightmare_path) @@ -138,4 +140,13 @@ SUBSYSTEM_DEF(nightmare) return new nodetype(parsed) else CRASH("Tried to instanciate an invalid node type") - +/// Returns whether the ground context indicates a hostile survivor scenario +/datum/controller/subsystem/nightmare/proc/get_scenario_is_hostile_survivor() + // Assumption: Only ground context is relevant + var/datum/nmcontext/ground_context = contexts[NIGHTMARE_CTX_GROUND] + for(var/key in hostile_survivor_scenarios) + var/scenario = ground_context.get_scenario_value(key) + for(var/value in hostile_survivor_scenarios[key]) + if(scenario == value) + return TRUE + return FALSE diff --git a/code/game/jobs/job/civilians/other/survivors.dm b/code/game/jobs/job/civilians/other/survivors.dm index 4fc344713d61..9c894a7e3aff 100644 --- a/code/game/jobs/job/civilians/other/survivors.dm +++ b/code/game/jobs/job/civilians/other/survivors.dm @@ -32,6 +32,14 @@ " to_chat_spaced(survivor, html = entrydisplay) +/datum/job/civilian/survivor/can_play_role_in_scenario(client/client) + . = ..() + if(!.) + return . + + if(SSnightmare.get_scenario_is_hostile_survivor()) + return HAS_FLAG(client.prefs?.toggles_survivor, PLAY_SURVIVOR_HOSTILE) + /datum/job/civilian/survivor/spawn_in_player(mob/new_player/NP) . = ..() var/mob/living/carbon/human/H = . @@ -44,6 +52,12 @@ potential_spawners += spawner if(length(potential_spawners)) break + if(!length(potential_spawners)) + // Generally this shouldn't happen since role authority shouldn't be rolling us for a survivor in a hostile scenario + message_admins("Failed to spawn_in_player [key_name_admin(H)] as a survivor! This likely means NIGHTMARE_SCENARIO_HOSTILE_SURVIVOR is incorrect for this map!") + H.send_to_lobby() + qdel(H) + return null var/obj/effect/landmark/survivor_spawner/picked_spawner = pick(potential_spawners) H.forceMove(get_turf(picked_spawner)) diff --git a/code/game/jobs/job/job.dm b/code/game/jobs/job/job.dm index 1a04c3cafeb5..d32cbe64fea1 100644 --- a/code/game/jobs/job/job.dm +++ b/code/game/jobs/job/job.dm @@ -127,6 +127,9 @@ return TRUE +/datum/job/proc/can_play_role_in_scenario(client/client) + return TRUE + /datum/job/proc/get_role_requirements(client/C) var/list/return_requirements = list() for(var/prereq in minimum_playtimes) diff --git a/code/game/jobs/role_authority.dm b/code/game/jobs/role_authority.dm index 58c9ad5b5092..ac14d8330493 100644 --- a/code/game/jobs/role_authority.dm +++ b/code/game/jobs/role_authority.dm @@ -363,6 +363,8 @@ I hope it's easier to tell what the heck this proc is even doing, unlike previou return FALSE if(!J.can_play_role(M.client)) return FALSE + if(!J.can_play_role_in_scenario(M.client)) + return FALSE if(!J.check_whitelist_status(M)) return FALSE if(J.total_positions != -1 && J.get_total_positions(latejoin) <= J.current_positions) diff --git a/code/game/objects/effects/landmarks/survivor_spawner.dm b/code/game/objects/effects/landmarks/survivor_spawner.dm index 4a6e5272ed05..b81b4f63a976 100644 --- a/code/game/objects/effects/landmarks/survivor_spawner.dm +++ b/code/game/objects/effects/landmarks/survivor_spawner.dm @@ -26,6 +26,10 @@ // prevents stacking survivors on top of eachother if(locate(/mob/living/carbon/human) in loc) return FALSE + if(!survivor) + return FALSE + if(hostile && !HAS_FLAG(survivor.client?.prefs?.toggles_survivor, PLAY_SURVIVOR_HOSTILE)) + return FALSE return TRUE /obj/effect/landmark/survivor_spawner/lv624_crashed_clf diff --git a/code/modules/client/preferences.dm b/code/modules/client/preferences.dm index 5a049f72b2b5..3992f6d4901d 100644 --- a/code/modules/client/preferences.dm +++ b/code/modules/client/preferences.dm @@ -62,6 +62,7 @@ GLOBAL_LIST_INIT(bgstate_options, list( var/toggles_sound = TOGGLES_SOUND_DEFAULT var/toggles_flashing = TOGGLES_FLASHING_DEFAULT var/toggles_ert = TOGGLES_ERT_DEFAULT + var/toggles_survivor = TOGGLES_SURVIVOR_DEFAULT var/chat_display_preferences = CHAT_TYPE_ALL var/item_animation_pref_level = SHOW_ITEM_ANIMATIONS_ALL var/pain_overlay_pref_level = PAIN_OVERLAY_BLURRY @@ -646,6 +647,11 @@ GLOBAL_LIST_INIT(bgstate_options, list( dat += "Spawn as Miscellaneous: [toggles_ert & PLAY_MISC ? "Yes" : "No"]
" dat += "" + dat += "
" + dat += "

Survivor Settings:

" + dat += "Spawn as Hostile: [toggles_survivor & PLAY_SURVIVOR_HOSTILE ? "Yes" : "No"]
" + dat += "
" + dat += "" winshow(user, "preferencewindow", TRUE) @@ -1892,6 +1898,10 @@ GLOBAL_LIST_INIT(bgstate_options, list( var/flag = text2num(href_list["flag"]) toggles_ert ^= flag + if("toggles_survivor") + var/flag = text2num(href_list["flag"]) + toggles_survivor ^= flag + if("ambientocclusion") toggle_prefs ^= TOGGLE_AMBIENT_OCCLUSION var/atom/movable/screen/plane_master/game_world/plane_master = locate() in user?.client.screen diff --git a/code/modules/client/preferences_savefile.dm b/code/modules/client/preferences_savefile.dm index ec3f156c220f..fa122cef969d 100644 --- a/code/modules/client/preferences_savefile.dm +++ b/code/modules/client/preferences_savefile.dm @@ -143,6 +143,7 @@ S["dual_wield_pref"] >> dual_wield_pref S["toggles_flashing"] >> toggles_flashing S["toggles_ert"] >> toggles_ert + S["toggles_survivor"] >> toggles_survivor S["toggles_admin"] >> toggles_admin S["UI_style"] >> UI_style S["tgui_say"] >> tgui_say @@ -230,6 +231,7 @@ dual_wield_pref = sanitize_integer(dual_wield_pref, 0, 2, initial(dual_wield_pref)) toggles_flashing= sanitize_integer(toggles_flashing, 0, SHORT_REAL_LIMIT, initial(toggles_flashing)) toggles_ert = sanitize_integer(toggles_ert, 0, SHORT_REAL_LIMIT, initial(toggles_ert)) + toggles_survivor = sanitize_integer(toggles_survivor, 0, SHORT_REAL_LIMIT, initial(toggles_survivor)) toggles_admin = sanitize_integer(toggles_admin, 0, SHORT_REAL_LIMIT, initial(toggles_admin)) UI_style_color = sanitize_hexcolor(UI_style_color, initial(UI_style_color)) UI_style_alpha = sanitize_integer(UI_style_alpha, 0, 255, initial(UI_style_alpha)) @@ -345,6 +347,7 @@ S["dual_wield_pref"] << dual_wield_pref S["toggles_flashing"] << toggles_flashing S["toggles_ert"] << toggles_ert + S["toggles_survivor"] << toggles_survivor S["toggles_admin"] << toggles_admin S["window_skin"] << window_skin S["fps"] << fps From 4d18990f70c835982890e3f69ac2ab2016481fe7 Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Fri, 21 Jun 2024 22:56:50 +0800 Subject: [PATCH 17/24] OptOut --- code/__DEFINES/__game.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/__DEFINES/__game.dm b/code/__DEFINES/__game.dm index 01130a770b78..c5b65210406f 100644 --- a/code/__DEFINES/__game.dm +++ b/code/__DEFINES/__game.dm @@ -166,7 +166,7 @@ #define TOGGLES_ERT_DEFAULT (PLAY_LEADER|PLAY_MEDIC|PLAY_ENGINEER|PLAY_HEAVY|PLAY_SMARTGUNNER|PLAY_SYNTH|PLAY_MISC) -#define TOGGLES_SURVIVOR_DEFAULT (NONE) +#define TOGGLES_SURVIVOR_DEFAULT (PLAY_SURVIVOR_HOSTILE) #define TOGGLES_ADMIN_DEFAULT (NONE) From 79f4ffbbf7aa38d9645a613e631c0bfb365055ff Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Sat, 22 Jun 2024 00:07:23 +0800 Subject: [PATCH 18/24] Magic --- code/__DEFINES/__game.dm | 5 ++++- code/controllers/subsystem/nightmare.dm | 1 + code/game/jobs/job/civilians/other/survivors.dm | 2 ++ code/game/jobs/job/job.dm | 1 + code/game/objects/effects/landmarks/survivor_spawner.dm | 2 ++ code/modules/client/preferences.dm | 7 +++++++ 6 files changed, 17 insertions(+), 1 deletion(-) diff --git a/code/__DEFINES/__game.dm b/code/__DEFINES/__game.dm index c5b65210406f..b5684ecefcd0 100644 --- a/code/__DEFINES/__game.dm +++ b/code/__DEFINES/__game.dm @@ -145,7 +145,10 @@ #define PLAY_SMARTGUNNER (1<<4) #define PLAY_SYNTH (1<<5) #define PLAY_MISC (1<<6) + +//toggles_survivor #define PLAY_SURVIVOR_HOSTILE (1<<0) +#define PLAY_SURVIVOR_NON_HOSTILE (1<<1) //toggles_admin /// Splits admin tabs in Statpanel @@ -166,7 +169,7 @@ #define TOGGLES_ERT_DEFAULT (PLAY_LEADER|PLAY_MEDIC|PLAY_ENGINEER|PLAY_HEAVY|PLAY_SMARTGUNNER|PLAY_SYNTH|PLAY_MISC) -#define TOGGLES_SURVIVOR_DEFAULT (PLAY_SURVIVOR_HOSTILE) +#define TOGGLES_SURVIVOR_DEFAULT (PLAY_SURVIVOR_HOSTILE|PLAY_SURVIVOR_NON_HOSTILE) #define TOGGLES_ADMIN_DEFAULT (NONE) diff --git a/code/controllers/subsystem/nightmare.dm b/code/controllers/subsystem/nightmare.dm index 1484427467a1..75b146a079d5 100644 --- a/code/controllers/subsystem/nightmare.dm +++ b/code/controllers/subsystem/nightmare.dm @@ -140,6 +140,7 @@ SUBSYSTEM_DEF(nightmare) return new nodetype(parsed) else CRASH("Tried to instanciate an invalid node type") + /// Returns whether the ground context indicates a hostile survivor scenario /datum/controller/subsystem/nightmare/proc/get_scenario_is_hostile_survivor() // Assumption: Only ground context is relevant diff --git a/code/game/jobs/job/civilians/other/survivors.dm b/code/game/jobs/job/civilians/other/survivors.dm index 9c894a7e3aff..8552f8beeab9 100644 --- a/code/game/jobs/job/civilians/other/survivors.dm +++ b/code/game/jobs/job/civilians/other/survivors.dm @@ -39,6 +39,8 @@ if(SSnightmare.get_scenario_is_hostile_survivor()) return HAS_FLAG(client.prefs?.toggles_survivor, PLAY_SURVIVOR_HOSTILE) + else + return HAS_FLAG(client.prefs?.toggles_survivor, PLAY_SURVIVOR_NON_HOSTILE) /datum/job/civilian/survivor/spawn_in_player(mob/new_player/NP) . = ..() diff --git a/code/game/jobs/job/job.dm b/code/game/jobs/job/job.dm index d32cbe64fea1..bf60400190da 100644 --- a/code/game/jobs/job/job.dm +++ b/code/game/jobs/job/job.dm @@ -127,6 +127,7 @@ return TRUE +/// Whether the client passes requirements for the scenario /datum/job/proc/can_play_role_in_scenario(client/client) return TRUE diff --git a/code/game/objects/effects/landmarks/survivor_spawner.dm b/code/game/objects/effects/landmarks/survivor_spawner.dm index b81b4f63a976..0a9c6f7ce39f 100644 --- a/code/game/objects/effects/landmarks/survivor_spawner.dm +++ b/code/game/objects/effects/landmarks/survivor_spawner.dm @@ -30,6 +30,8 @@ return FALSE if(hostile && !HAS_FLAG(survivor.client?.prefs?.toggles_survivor, PLAY_SURVIVOR_HOSTILE)) return FALSE + if(!hostile && !HAS_FLAG(survivor.client?.prefs?.toggles_survivor, PLAY_SURVIVOR_NON_HOSTILE)) + return FALSE return TRUE /obj/effect/landmark/survivor_spawner/lv624_crashed_clf diff --git a/code/modules/client/preferences.dm b/code/modules/client/preferences.dm index 3992f6d4901d..7d8598c8f469 100644 --- a/code/modules/client/preferences.dm +++ b/code/modules/client/preferences.dm @@ -650,6 +650,7 @@ GLOBAL_LIST_INIT(bgstate_options, list( dat += "
" dat += "

Survivor Settings:

" dat += "Spawn as Hostile: [toggles_survivor & PLAY_SURVIVOR_HOSTILE ? "Yes" : "No"]
" + dat += "Spawn as Non-Hostile: [toggles_survivor & PLAY_SURVIVOR_NON_HOSTILE ? "Yes" : "No"]
" dat += "
" dat += "" @@ -1901,6 +1902,12 @@ GLOBAL_LIST_INIT(bgstate_options, list( if("toggles_survivor") var/flag = text2num(href_list["flag"]) toggles_survivor ^= flag + if(!HAS_FLAG(toggles_survivor, PLAY_SURVIVOR_HOSTILE|PLAY_SURVIVOR_NON_HOSTILE)) + // Neither hostile nor non-hostile: Invert the other + if(flag == PLAY_SURVIVOR_NON_HOSTILE) + toggles_survivor ^= PLAY_SURVIVOR_HOSTILE + else + toggles_survivor ^= PLAY_SURVIVOR_NON_HOSTILE if("ambientocclusion") toggle_prefs ^= TOGGLE_AMBIENT_OCCLUSION From 340f4048f7d104736c497b59c808cdad33a8f80e Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Sat, 22 Jun 2024 03:43:23 +0800 Subject: [PATCH 19/24] Commitmore --- code/__DEFINES/job.dm | 1 - .../gear_presets/survivors/lv_624/clfship_insert_lv624.dm | 1 - maps/bigredv2.json | 1 - maps/corsat.json | 1 - maps/desert_dam.json | 1 - maps/fiorina_sciannex.json | 1 - maps/ice_colony_v2.json | 1 - maps/kutjevo.json | 1 - maps/lv624.json | 1 - maps/new_varadero.json | 3 +-- maps/prison_station_fop.json | 1 - maps/shivas_snowball.json | 1 - 12 files changed, 1 insertion(+), 13 deletions(-) diff --git a/code/__DEFINES/job.dm b/code/__DEFINES/job.dm index b97194ea43f2..d6d5c7a2005f 100644 --- a/code/__DEFINES/job.dm +++ b/code/__DEFINES/job.dm @@ -39,7 +39,6 @@ GLOBAL_LIST_INIT(job_squad_roles, JOB_SQUAD_ROLES_LIST) #define MEDICAL_SURVIVOR "Medical Survivor" #define ENGINEERING_SURVIVOR "Engineering Survivor" #define CORPORATE_SURVIVOR "Corporate Survivor" -#define HOSTILE_SURVIVOR "Hostile Survivor" //AKA Marine Killers assuming they survive. Will do cultist survivor at some point. #define SURVIVOR_VARIANT_LIST list(ANY_SURVIVOR = "Any", CIVILIAN_SURVIVOR = "Civ", SECURITY_SURVIVOR = "Sec", SCIENTIST_SURVIVOR = "Sci", MEDICAL_SURVIVOR = "Med", ENGINEERING_SURVIVOR = "Eng", CORPORATE_SURVIVOR = "W-Y") //-1 is infinite amount, these are soft caps and can be bypassed by randomization diff --git a/code/modules/gear_presets/survivors/lv_624/clfship_insert_lv624.dm b/code/modules/gear_presets/survivors/lv_624/clfship_insert_lv624.dm index 1bfeaaad9c43..0e99a03c1078 100644 --- a/code/modules/gear_presets/survivors/lv_624/clfship_insert_lv624.dm +++ b/code/modules/gear_presets/survivors/lv_624/clfship_insert_lv624.dm @@ -8,7 +8,6 @@ faction = FACTION_CLF faction_group = list(FACTION_CLF, FACTION_SURVIVOR) access = list(ACCESS_CIVILIAN_PUBLIC) - survivor_variant = HOSTILE_SURVIVOR /datum/equipment_preset/survivor/clf/load_gear(mob/living/carbon/human/new_human) diff --git a/maps/bigredv2.json b/maps/bigredv2.json index 996d0d44422d..e36963ccf0fa 100644 --- a/maps/bigredv2.json +++ b/maps/bigredv2.json @@ -15,7 +15,6 @@ "/datum/equipment_preset/survivor/colonial_marshal/solaris", "/datum/equipment_preset/survivor/corporate/solaris", "/datum/equipment_preset/survivor/flight_control_operator", - "/datum/equipment_preset/survivor/clf", "/datum/equipment_preset/survivor/civilian" ], "defcon_triggers": [ diff --git a/maps/corsat.json b/maps/corsat.json index 87a41e840d61..22af8a4ca8fa 100644 --- a/maps/corsat.json +++ b/maps/corsat.json @@ -15,7 +15,6 @@ "/datum/equipment_preset/survivor/security/corsat", "/datum/equipment_preset/survivor/interstellar_commerce_commission_liaison/corsat", "/datum/equipment_preset/survivor/engineer/corsat", - "/datum/equipment_preset/survivor/clf", "/datum/equipment_preset/survivor/civilian" ], "defcon_triggers": [ diff --git a/maps/desert_dam.json b/maps/desert_dam.json index b40e9887d15b..bd96c3586508 100644 --- a/maps/desert_dam.json +++ b/maps/desert_dam.json @@ -15,7 +15,6 @@ "/datum/equipment_preset/survivor/trucker/trijent", "/datum/equipment_preset/survivor/security/trijent", "/datum/equipment_preset/survivor/corporate/trijent", - "/datum/equipment_preset/survivor/clf", "/datum/equipment_preset/survivor/civilian" ], "defcon_triggers": [ diff --git a/maps/fiorina_sciannex.json b/maps/fiorina_sciannex.json index 61212c433be0..39e1f1eaf459 100644 --- a/maps/fiorina_sciannex.json +++ b/maps/fiorina_sciannex.json @@ -13,7 +13,6 @@ "/datum/equipment_preset/survivor/prisoner", "/datum/equipment_preset/survivor/gangleader", "/datum/equipment_preset/survivor/engineer/fiorina", - "/datum/equipment_preset/survivor/clf", "/datum/equipment_preset/survivor/civilian" ], "defcon_triggers": [ diff --git a/maps/ice_colony_v2.json b/maps/ice_colony_v2.json index d8baaab7dcd4..bc6307239bf1 100644 --- a/maps/ice_colony_v2.json +++ b/maps/ice_colony_v2.json @@ -11,7 +11,6 @@ "/datum/equipment_preset/survivor/scientist/shiva", "/datum/equipment_preset/survivor/engineer/shiva", "/datum/equipment_preset/survivor/security/shiva", - "/datum/equipment_preset/survivor/clf", "/datum/equipment_preset/survivor/civilian" ], "defcon_triggers": [ diff --git a/maps/kutjevo.json b/maps/kutjevo.json index 83a0ff90c575..f740cbfc9b1d 100644 --- a/maps/kutjevo.json +++ b/maps/kutjevo.json @@ -11,7 +11,6 @@ "/datum/equipment_preset/survivor/colonial_marshal/kutjevo", "/datum/equipment_preset/survivor/trucker/kutjevo", "/datum/equipment_preset/survivor/security/kutjevo", - "/datum/equipment_preset/survivor/clf", "/datum/equipment_preset/survivor/civilian" ], "defcon_triggers": [ diff --git a/maps/lv624.json b/maps/lv624.json index 7c782c0a43bf..79f30234c312 100644 --- a/maps/lv624.json +++ b/maps/lv624.json @@ -14,7 +14,6 @@ "/datum/equipment_preset/survivor/security/lv", "/datum/equipment_preset/survivor/colonial_marshal/lv", "/datum/equipment_preset/survivor/goon", - "/datum/equipment_preset/survivor/clf", "/datum/equipment_preset/survivor/civilian" ], "map_item_type": "/obj/item/map/lazarus_landing_map", diff --git a/maps/new_varadero.json b/maps/new_varadero.json index 093ca73863cd..9174e507c85e 100644 --- a/maps/new_varadero.json +++ b/maps/new_varadero.json @@ -14,8 +14,7 @@ "/datum/equipment_preset/survivor/interstellar_commerce_commission_liaison/nv", "/datum/equipment_preset/survivor/security/nv", "/datum/equipment_preset/survivor/beachbum", - "/datum/equipment_preset/survivor/miner", - "/datum/equipment_preset/survivor/clf" + "/datum/equipment_preset/survivor/miner" ], "CO_survivor_types": [ "/datum/equipment_preset/survivor/new_varadero/commander" diff --git a/maps/prison_station_fop.json b/maps/prison_station_fop.json index 69469ea2fd03..6ad4bbd1ef69 100644 --- a/maps/prison_station_fop.json +++ b/maps/prison_station_fop.json @@ -11,7 +11,6 @@ "/datum/equipment_preset/survivor/prisoner", "/datum/equipment_preset/survivor/gangleader", "/datum/equipment_preset/survivor/engineer/fiorina", - "/datum/equipment_preset/survivor/clf", "/datum/equipment_preset/survivor/civilian" ], "defcon_triggers": [ diff --git a/maps/shivas_snowball.json b/maps/shivas_snowball.json index 412f0e35ff41..0dbba9deab06 100644 --- a/maps/shivas_snowball.json +++ b/maps/shivas_snowball.json @@ -13,7 +13,6 @@ "/datum/equipment_preset/survivor/engineer/shiva", "/datum/equipment_preset/survivor/colonial_marshal/shiva", "/datum/equipment_preset/survivor/security/shiva", - "/datum/equipment_preset/survivor/clf/cold", "/datum/equipment_preset/survivor/civilian" ], "defcon_triggers": [ From bf51f9e551d0b2dae29859ad9b2ec594f75b2a21 Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Sun, 23 Jun 2024 04:05:14 +0800 Subject: [PATCH 20/24] FixDoor --- maps/map_files/BigRed/standalone/clfship.dmm | 48 ++++++++++--- .../DesertDam/standalone/clfship.dmm | 71 ++++++++++++++----- .../FOP_v3_Sciannex/standalone/clfship.dmm | 32 +++++---- .../Ice_Colony_v3/standalone/clfship.dmm | 36 +++++----- maps/map_files/Kutjevo/standalone/clfship.dmm | 4 +- maps/map_files/LV624/standalone/clfship.dmm | 14 ++-- .../New_Varadero/standalone/clfship.dmm | 28 ++++---- .../Sorokyne_Strata/standalone/clfship.dmm | 32 +++++---- 8 files changed, 176 insertions(+), 89 deletions(-) diff --git a/maps/map_files/BigRed/standalone/clfship.dmm b/maps/map_files/BigRed/standalone/clfship.dmm index c605cf16aa50..7f4511d2cc13 100644 --- a/maps/map_files/BigRed/standalone/clfship.dmm +++ b/maps/map_files/BigRed/standalone/clfship.dmm @@ -78,6 +78,10 @@ "cz" = ( /obj/item/stack/rods, /obj/effect/decal/cleanable/blood, +/obj/structure/machinery/defenses/sentry/premade/dumb{ + dir = 8; + faction_group = list("CLF") + }, /turf/open/floor{ icon_state = "platingdmg1" }, @@ -253,7 +257,9 @@ icon_state = "sandbag_2" }, /obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_3" + icon_state = "plasteel_2"; + density = 1; + closed = 0 }, /turf/open/floor{ dir = 10; @@ -726,7 +732,9 @@ /area/bigredv2/outside/admin_building) "py" = ( /obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_3" + icon_state = "plasteel_3"; + density = 1; + closed = 0 }, /turf/open/floor/plating{ icon_state = "platingdmg3" @@ -848,6 +856,10 @@ dir = 4; faction_group = list("CLF") }, +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_2" + }, /turf/open/floor/plating{ icon_state = "platingdmg3" }, @@ -1182,7 +1194,9 @@ }, /obj/structure/barricade/plasteel/wired{ icon_state = "plasteel_3"; - dir = 1 + dir = 1; + density = 1; + closed = 0 }, /turf/open/floor{ dir = 4; @@ -1494,6 +1508,10 @@ /area/lv624/lazarus/crashed_ship) "Ha" = ( /obj/effect/decal/cleanable/blood/oil, +/obj/structure/barricade/metal/wired{ + dir = 8; + icon_state = "metal_1" + }, /turf/open/floor/plating{ icon_state = "platingdmg3" }, @@ -1837,6 +1855,14 @@ icon_state = "platingdmg1" }, /area/lv624/lazarus/crashed_ship) +"Oq" = ( +/obj/structure/barricade/metal/wired{ + dir = 8 + }, +/turf/open/floor{ + icon_state = "platingdmg1" + }, +/area/lv624/lazarus/crashed_ship) "Ov" = ( /obj/structure/machinery/optable, /obj/item/tank/anesthetic, @@ -2207,7 +2233,9 @@ "VV" = ( /obj/structure/barricade/plasteel/wired{ icon_state = "plasteel_2"; - dir = 4 + dir = 4; + density = 1; + closed = 0 }, /turf/open/mars, /area/bigredv2/outside/c) @@ -2221,7 +2249,9 @@ "Wd" = ( /obj/structure/barricade/plasteel/wired{ icon_state = "plasteel_2"; - dir = 8 + dir = 8; + density = 1; + closed = 0 }, /turf/open/floor{ dir = 1; @@ -2340,7 +2370,9 @@ /area/lv624/lazarus/crashed_ship) "Zi" = ( /obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_2" + icon_state = "plasteel_2"; + density = 1; + closed = 0 }, /turf/open/floor/plating{ icon_state = "platingdmg3" @@ -2528,7 +2560,7 @@ UJ qL mX ps -sM +gs gj MT Tz @@ -2635,7 +2667,7 @@ ti uc RW Kp -aN +Oq Ha Ai kD diff --git a/maps/map_files/DesertDam/standalone/clfship.dmm b/maps/map_files/DesertDam/standalone/clfship.dmm index 0cac31bddc31..1285febcdfed 100644 --- a/maps/map_files/DesertDam/standalone/clfship.dmm +++ b/maps/map_files/DesertDam/standalone/clfship.dmm @@ -43,8 +43,10 @@ "aJ" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_3"; - dir = 4 + icon_state = "plasteel_2"; + dir = 4; + density = 1; + closed = 0 }, /turf/open/floor/prison{ dir = 8; @@ -260,7 +262,9 @@ /area/desert_dam/building/medical/virology_wing) "eu" = ( /obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_2" + icon_state = "plasteel_2"; + density = 1; + closed = 0 }, /turf/open/floor/plating{ icon_state = "platingdmg3" @@ -854,6 +858,10 @@ dir = 4; icon_state = "metal_2" }, +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_3" + }, /turf/open/floor/prison{ dir = 1; icon_state = "whitegreen" @@ -1089,6 +1097,13 @@ icon_state = "stan22" }, /area/lv624/lazarus/crashed_ship) +"oB" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_3" + }, +/turf/open/floor/plating, +/area/lv624/lazarus/crashed_ship) "oO" = ( /turf/closed/shuttle/ert{ icon_state = "rightengine_1" @@ -1845,6 +1860,10 @@ }, /area/lv624/lazarus/crashed_ship) "yj" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_3" + }, /turf/open/floor/plating{ icon_state = "panelscorched" }, @@ -2019,7 +2038,9 @@ icon_state = "pipe-j2" }, /obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_3" + icon_state = "plasteel_2"; + density = 1; + closed = 0 }, /turf/open/floor/plating, /area/desert_dam/building/medical/west_wing_hallway) @@ -2157,6 +2178,10 @@ /area/desert_dam/building/medical/virology_wing) "Cj" = ( /obj/effect/decal/cleanable/blood, +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_3" + }, /turf/open/floor{ icon_state = "platingdmg1" }, @@ -3219,7 +3244,9 @@ }, /obj/structure/barricade/plasteel/wired{ icon_state = "plasteel_3"; - dir = 1 + dir = 1; + closed = 0; + density = 1 }, /turf/open/floor/plating{ icon_state = "platingdmg1" @@ -3267,14 +3294,6 @@ icon_state = "whitegreen" }, /area/desert_dam/building/medical/virology_wing) -"Qx" = ( -/obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_3" - }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/lv624/lazarus/crashed_ship) "QZ" = ( /obj/structure/pipes/standard/simple/hidden/green{ dir = 4 @@ -3296,6 +3315,13 @@ icon_state = "platingdmg1" }, /area/desert_dam/building/medical/west_wing_hallway) +"Rm" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_3" + }, +/turf/open/floor/plating, +/area/desert_dam/building/medical/north_wing_hallway) "Rv" = ( /obj/structure/disposalpipe/segment, /obj/effect/decal/cleanable/dirt, @@ -4036,6 +4062,15 @@ icon_state = "orange" }, /area/lv624/lazarus/crashed_ship) +"ZV" = ( +/obj/structure/barricade/metal/wired{ + dir = 1; + icon_state = "metal_3" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/desert_dam/building/medical/north_wing_hallway) "ZZ" = ( /obj/item/ammo_magazine/sniper/svd, /turf/open/floor/plating, @@ -4671,7 +4706,7 @@ NE DG Lf ti -NE +oB Lf DG cD @@ -4729,7 +4764,7 @@ NE RU rP Zd -Qx +eu Ec Lf zI @@ -5024,7 +5059,7 @@ rc ME CL Um -WQ +ZV ws ce Yw @@ -5102,7 +5137,7 @@ De qs CL Um -ro +Rm CM jj jl @@ -5141,7 +5176,7 @@ AR CL CL Um -WQ +ZV jB rJ OQ diff --git a/maps/map_files/FOP_v3_Sciannex/standalone/clfship.dmm b/maps/map_files/FOP_v3_Sciannex/standalone/clfship.dmm index 633cb9102587..2e7cb375a21b 100644 --- a/maps/map_files/FOP_v3_Sciannex/standalone/clfship.dmm +++ b/maps/map_files/FOP_v3_Sciannex/standalone/clfship.dmm @@ -333,8 +333,10 @@ /area/lv624/lazarus/crashed_ship) "fQ" = ( /obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_3"; - dir = 4 + icon_state = "plasteel_2"; + dir = 4; + density = 1; + closed = 0 }, /turf/open/floor{ icon_state = "panelscorched" @@ -927,7 +929,9 @@ "pY" = ( /obj/structure/barricade/plasteel/wired{ icon_state = "plasteel_3"; - dir = 1 + dir = 1; + closed = 0; + density = 1 }, /turf/open/floor/prison, /area/fiorina/station/central_ring) @@ -1094,14 +1098,6 @@ /obj/structure/girder/reinforced, /turf/open/floor/plating, /area/lv624/lazarus/crashed_ship) -"sB" = ( -/obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_3" - }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/lv624/lazarus/crashed_ship) "sR" = ( /obj/structure/barricade/metal/wired{ dir = 4; @@ -1470,7 +1466,9 @@ /area/fiorina/station/central_ring) "AU" = ( /obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_2" + icon_state = "plasteel_2"; + density = 1; + closed = 0 }, /turf/open/floor/plating{ icon_state = "platingdmg3" @@ -2316,7 +2314,9 @@ "RI" = ( /obj/structure/barricade/plasteel/wired{ icon_state = "plasteel_3"; - dir = 1 + dir = 1; + closed = 0; + density = 1 }, /turf/open/floor/plating/plating_catwalk/prison, /area/fiorina/station/central_ring) @@ -2493,7 +2493,9 @@ }, /obj/structure/barricade/plasteel/wired{ icon_state = "plasteel_3"; - dir = 1 + dir = 1; + closed = 0; + density = 1 }, /turf/open/floor/prison, /area/fiorina/station/central_ring) @@ -3285,7 +3287,7 @@ Te zk JB ID -sB +AU SB iZ aN diff --git a/maps/map_files/Ice_Colony_v3/standalone/clfship.dmm b/maps/map_files/Ice_Colony_v3/standalone/clfship.dmm index b66f4af3ac01..cb701f64648c 100644 --- a/maps/map_files/Ice_Colony_v3/standalone/clfship.dmm +++ b/maps/map_files/Ice_Colony_v3/standalone/clfship.dmm @@ -140,7 +140,9 @@ "cN" = ( /obj/structure/barricade/plasteel/wired{ icon_state = "plasteel_2"; - dir = 4 + dir = 4; + density = 1; + closed = 0 }, /turf/open/floor{ icon_state = "platingdmg1" @@ -1410,14 +1412,6 @@ icon_state = "platingdmg1" }, /area/lv624/lazarus/crashed_ship) -"Bj" = ( -/obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_3" - }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/lv624/lazarus/crashed_ship) "Bm" = ( /obj/structure/machinery/cm_vending/sorted/marine_food, /turf/open/floor/almayer{ @@ -1497,7 +1491,9 @@ "Ci" = ( /obj/structure/barricade/plasteel/wired{ icon_state = "plasteel_3"; - dir = 1 + dir = 1; + closed = 0; + density = 1 }, /turf/open/floor/shiva{ dir = 1 @@ -1666,7 +1662,9 @@ "Fy" = ( /obj/structure/barricade/plasteel/wired{ icon_state = "plasteel_3"; - dir = 1 + dir = 1; + closed = 0; + density = 1 }, /turf/open/auto_turf/snow/layer1, /area/shiva/exterior/cp_colony_grounds) @@ -1824,8 +1822,10 @@ /area/lv624/lazarus/crashed_ship) "Ik" = ( /obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_2"; - dir = 8 + icon_state = "plasteel_3"; + dir = 8; + closed = 0; + density = 1 }, /turf/open/floor{ icon_state = "panelscorched" @@ -2167,7 +2167,9 @@ "NJ" = ( /obj/structure/barricade/plasteel/wired{ icon_state = "plasteel_3"; - dir = 1 + dir = 1; + closed = 0; + density = 1 }, /turf/open/floor/shiva{ icon_state = "bluefull" @@ -2175,7 +2177,9 @@ /area/shiva/interior/colony/deck) "NY" = ( /obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_2" + icon_state = "plasteel_2"; + density = 1; + closed = 0 }, /turf/open/floor/plating{ icon_state = "platingdmg3" @@ -3387,7 +3391,7 @@ QH pa xq Zw -Bj +NY TT rV yl diff --git a/maps/map_files/Kutjevo/standalone/clfship.dmm b/maps/map_files/Kutjevo/standalone/clfship.dmm index c85c9f437e34..79cea443ab7c 100644 --- a/maps/map_files/Kutjevo/standalone/clfship.dmm +++ b/maps/map_files/Kutjevo/standalone/clfship.dmm @@ -607,7 +607,9 @@ "su" = ( /obj/structure/barricade/plasteel/wired{ icon_state = "plasteel_3"; - dir = 1 + dir = 1; + closed = 0; + density = 1 }, /turf/open/auto_turf/sand/layer1, /area/kutjevo/exterior/stonyfields) diff --git a/maps/map_files/LV624/standalone/clfship.dmm b/maps/map_files/LV624/standalone/clfship.dmm index 090ad40084f7..0baa9b7e7412 100644 --- a/maps/map_files/LV624/standalone/clfship.dmm +++ b/maps/map_files/LV624/standalone/clfship.dmm @@ -585,7 +585,9 @@ /area/lv624/lazarus/crashed_ship) "oO" = ( /obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_3" + icon_state = "plasteel_3"; + density = 1; + closed = 0 }, /turf/open/floor/plating{ icon_state = "platingdmg3" @@ -1021,7 +1023,9 @@ /area/lv624/lazarus/crashed_ship) "AT" = ( /obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_2" + icon_state = "plasteel_2"; + density = 1; + closed = 0 }, /turf/open/gm/dirt, /area/lv624/ground/caves/south_west_caves) @@ -1838,7 +1842,9 @@ /area/lv624/ground/caves/south_west_caves) "UD" = ( /obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_2" + icon_state = "plasteel_2"; + density = 1; + closed = 0 }, /turf/open/floor/plating{ icon_state = "platingdmg3" @@ -3510,7 +3516,7 @@ Hj Ab Ab Ab -jz +Ab Ab Ab Ab diff --git a/maps/map_files/New_Varadero/standalone/clfship.dmm b/maps/map_files/New_Varadero/standalone/clfship.dmm index dc5754a3bddb..c85e71d89071 100644 --- a/maps/map_files/New_Varadero/standalone/clfship.dmm +++ b/maps/map_files/New_Varadero/standalone/clfship.dmm @@ -195,14 +195,6 @@ default_name = "deep ocean" }, /area/varadero/exterior/farocean) -"eo" = ( -/obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_3" - }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/lv624/lazarus/crashed_ship) "eK" = ( /turf/open/gm/coast/beachcorner/south_west, /area/varadero/exterior/eastbeach) @@ -305,7 +297,9 @@ /obj/effect/decal/cleanable/dirt, /obj/structure/barricade/plasteel/wired{ icon_state = "plasteel_3"; - dir = 1 + dir = 1; + closed = 0; + density = 1 }, /turf/open/gm/dirt, /area/varadero/exterior/eastocean) @@ -472,7 +466,9 @@ /obj/effect/decal/cleanable/blood, /obj/structure/barricade/plasteel/wired{ icon_state = "plasteel_3"; - dir = 1 + dir = 1; + closed = 0; + density = 1 }, /turf/open/floor{ icon_state = "platingdmg1" @@ -494,8 +490,10 @@ dir = 1 }, /obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_2"; - dir = 8 + icon_state = "plasteel_3"; + dir = 8; + closed = 0; + density = 1 }, /turf/open/gm/dirt, /area/varadero/exterior/eastbeach) @@ -730,7 +728,9 @@ /area/varadero/exterior/eastbeach) "rA" = ( /obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_2" + icon_state = "plasteel_2"; + density = 1; + closed = 0 }, /turf/open/floor/plating{ icon_state = "platingdmg3" @@ -3036,7 +3036,7 @@ Fl CK cM sa -eo +rA IJ BW rg diff --git a/maps/map_files/Sorokyne_Strata/standalone/clfship.dmm b/maps/map_files/Sorokyne_Strata/standalone/clfship.dmm index 7c44a0d716d7..f3888f3f50fa 100644 --- a/maps/map_files/Sorokyne_Strata/standalone/clfship.dmm +++ b/maps/map_files/Sorokyne_Strata/standalone/clfship.dmm @@ -1797,6 +1797,10 @@ /obj/structure/bed/chair/comfy{ dir = 8 }, +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_1" + }, /turf/open/floor/strata{ icon_state = "blue1" }, @@ -1809,6 +1813,10 @@ dir = 8; id_tag = "mining_outpost_pump" }, +/obj/structure/barricade/metal/wired{ + dir = 4; + icon_state = "metal_1" + }, /turf/open/floor/plating{ icon_state = "platingdmg1" }, @@ -1985,8 +1993,10 @@ dir = 4 }, /obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_2"; - dir = 8 + icon_state = "plasteel_3"; + dir = 8; + closed = 0; + density = 1 }, /turf/open/floor/strata{ icon_state = "blue1" @@ -2529,7 +2539,9 @@ /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/barricade/plasteel/wired{ icon_state = "plasteel_3"; - dir = 1 + dir = 1; + closed = 0; + density = 1 }, /turf/open/floor/plating{ icon_state = "panelscorched" @@ -2829,14 +2841,6 @@ icon_state = "darkyellowfull2" }, /area/strata/ag/interior/outpost/engi) -"Kq" = ( -/obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_3" - }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, -/area/lv624/lazarus/crashed_ship) "Kt" = ( /obj/structure/extinguisher_cabinet, /turf/closed/wall/strata_outpost, @@ -3629,7 +3633,9 @@ /area/lv624/lazarus/crashed_ship) "VY" = ( /obj/structure/barricade/plasteel/wired{ - icon_state = "plasteel_2" + icon_state = "plasteel_2"; + density = 1; + closed = 0 }, /turf/open/floor/plating{ icon_state = "platingdmg3" @@ -4698,7 +4704,7 @@ Yu rC BF Rg -Kq +VY CQ AL yj From 5c83d4df76d40a4ed13656aefb6d8c0b852a80d4 Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Thu, 11 Jul 2024 10:48:25 +0800 Subject: [PATCH 21/24] Fix --- maps/map_files/BigRed/standalone/clfship.dmm | 945 ++-------- .../DesertDam/standalone/clfship.dmm | 1679 ++++------------- .../FOP_v3_Sciannex/standalone/clfship.dmm | 1016 +++------- .../Ice_Colony_v3/standalone/clfship.dmm | 1029 +++------- maps/map_files/Kutjevo/standalone/clfship.dmm | 608 ++---- .../New_Varadero/standalone/clfship.dmm | 833 ++------ .../Sorokyne_Strata/standalone/clfship.dmm | 1466 ++++---------- 7 files changed, 1674 insertions(+), 5902 deletions(-) diff --git a/maps/map_files/BigRed/standalone/clfship.dmm b/maps/map_files/BigRed/standalone/clfship.dmm index 7f4511d2cc13..dc489551da83 100644 --- a/maps/map_files/BigRed/standalone/clfship.dmm +++ b/maps/map_files/BigRed/standalone/clfship.dmm @@ -1,15 +1,10 @@ //MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE "ak" = ( /obj/structure/barricade/wooden, -/turf/open/floor{ - dir = 1; - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning/north, /area/bigredv2/outside/c) "aN" = ( -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "aR" = ( /turf/closed/shuttle/ert{ @@ -37,9 +32,7 @@ /obj/structure/machinery/m56d_hmg{ rounds = 700 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "bN" = ( /turf/closed/shuttle/ert{ @@ -57,23 +50,14 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "ca" = ( /obj/structure/machinery/floodlight, -/turf/open/floor{ - dir = 10; - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning/southwest, /area/bigredv2/outside/c) "ct" = ( -/turf/open/floor{ - dir = 6; - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning/southeast, /area/bigredv2/outside/c) "cz" = ( /obj/item/stack/rods, @@ -82,15 +66,11 @@ dir = 8; faction_group = list("CLF") }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "cB" = ( /obj/structure/girder/reinforced, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "cC" = ( /obj/structure/surface/rack, @@ -99,24 +79,17 @@ pixel_x = 3; pixel_y = 2 }, -/turf/open/floor/almayer{ - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald, /area/lv624/lazarus/crashed_ship) "cY" = ( -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "dm" = ( /obj/structure/machinery/light, /obj/structure/pipes/standard/simple/hidden/green{ dir = 4 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/bigredv2/outside/admin_building) "do" = ( /obj/structure/bed/chair, @@ -145,9 +118,7 @@ }, /area/lv624/lazarus/crashed_ship) "dZ" = ( -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/bigredv2/outside/admin_building) "eg" = ( /obj/structure/barricade/metal/wired{ @@ -164,17 +135,11 @@ /turf/open/floor/plating, /area/lv624/lazarus/crashed_ship) "ew" = ( -/turf/open/floor{ - dir = 4; - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning/east, /area/bigredv2/outside/c) "eA" = ( /obj/structure/largecrate/supply/supplies/flares, -/turf/open/floor/plating{ - dir = 10; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southwest, /area/lv624/lazarus/crashed_ship) "eD" = ( /obj/structure/barricade/sandbags/wired{ @@ -193,10 +158,7 @@ /area/lv624/lazarus/crashed_ship) "eJ" = ( /obj/item/weapon/gun/rifle/sniper/svd, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "eL" = ( /obj/structure/surface/table/reinforced/prison, @@ -214,42 +176,28 @@ pixel_y = 11 }, /obj/item/clothing/glasses/welding, -/turf/open/floor/almayer{ - dir = 6; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/southeast, /area/lv624/lazarus/crashed_ship) "eZ" = ( /obj/structure/pipes/vents/pump, /obj/structure/surface/rack, /obj/item/weapon/gun/smg/mp27, -/turf/open/floor{ - dir = 8; - icon_state = "redcorner" - }, +/turf/open/floor/redcorner/west, /area/bigredv2/outside/admin_building) "fe" = ( /obj/structure/barricade/wooden, -/turf/open/mars{ - icon_state = "mars_dirt_10" - }, +/turf/open/mars/mars_dirt_10, /area/bigredv2/outside/c) "fi" = ( /obj/structure/barricade/wooden, -/turf/open/floor{ - dir = 6; - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning/southeast, /area/bigredv2/outside/c) "fu" = ( /obj/structure/surface/table/woodentable, /obj/item/device/flashlight/lamp{ pixel_y = 3 }, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "green" - }, +/turf/open/floor/almayer/green/west, /area/lv624/lazarus/crashed_ship) "fI" = ( /obj/structure/barricade/sandbags/wired{ @@ -261,19 +209,14 @@ density = 1; closed = 0 }, -/turf/open/floor{ - dir = 10; - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning/southwest, /area/bigredv2/outside/c) "fR" = ( /obj/structure/barricade/metal/wired{ dir = 4; icon_state = "metal_3" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "fW" = ( /turf/closed/shuttle/ert{ @@ -282,9 +225,7 @@ /area/lv624/lazarus/crashed_ship) "gc" = ( /obj/structure/window_frame/solaris/reinforced, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "gd" = ( /obj/item/ammo_casing/shell{ @@ -304,10 +245,7 @@ /obj/item/ammo_magazine/shotgun/slugs, /obj/item/ammo_magazine/shotgun/slugs, /obj/item/ammo_magazine/shotgun/slugs, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northwest, /area/lv624/lazarus/crashed_ship) "gn" = ( /obj/structure/transmitter/clf_net{ @@ -315,10 +253,7 @@ phone_id = "Armoury"; pixel_y = 32 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "gs" = ( /turf/closed/shuttle/ert{ @@ -326,19 +261,14 @@ }, /area/lv624/lazarus/crashed_ship) "gw" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/west, /area/lv624/lazarus/crashed_ship) "gx" = ( /obj/structure/largecrate/random/barrel/white, /turf/open/floor/almayer, /area/lv624/lazarus/crashed_ship) "gz" = ( -/turf/open/floor{ - icon_state = "delivery" - }, +/turf/open/floor/delivery, /area/bigredv2/outside/dorms) "gE" = ( /obj/structure/largecrate/supply/ammo/m56d, @@ -349,9 +279,7 @@ dir = 8; name = "\improper Bridge" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "gO" = ( /obj/structure/reagent_dispensers/fueltank, @@ -362,43 +290,30 @@ /obj/item/bedsheet/brown{ layer = 3.1 }, -/turf/open/floor{ - icon_state = "wood" - }, +/turf/open/floor/wood, /area/lv624/lazarus/crashed_ship) "hh" = ( /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "hi" = ( /obj/item/stool, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "hF" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor{ - dir = 1; - icon_state = "asteroidfloor" - }, +/turf/open/floor/asteroidfloor/north, /area/bigredv2/outside/c) "hK" = ( /obj/structure/reagent_dispensers/fueltank, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "hW" = ( /obj/item/stool, /obj/effect/landmark/survivor_spawner/lv624_crashed_clf_leader, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "hX" = ( /obj/effect/decal/cleanable/blood/oil, @@ -416,10 +331,7 @@ /area/lv624/lazarus/crashed_ship) "iP" = ( /obj/structure/cargo_container/arious/leftmid, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "iV" = ( /obj/effect/landmark/nightmare{ @@ -430,18 +342,14 @@ }, /area/lv624/lazarus/crashed_ship) "jc" = ( -/turf/open/mars{ - icon_state = "mars_dirt_9" - }, +/turf/open/mars/mars_dirt_9, /area/bigredv2/outside/c) "jd" = ( /obj/structure/machinery/door/poddoor/almayer{ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "jj" = ( /obj/structure/surface/table/almayer, @@ -449,33 +357,20 @@ /obj/item/storage/bag/trash, /obj/item/tool/screwdriver, /obj/effect/landmark/objective_landmark/science, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "jl" = ( /obj/structure/machinery/cm_vending/sorted/medical/no_access, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/northeast, /area/lv624/lazarus/crashed_ship) "jn" = ( -/turf/open/floor{ - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning, /area/lv624/lazarus/crashed_ship) "jp" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "jq" = ( -/turf/open/floor{ - dir = 10; - icon_state = "darkred2" - }, +/turf/open/floor/darkred2/southwest, /area/bigredv2/outside/admin_building) "jN" = ( /obj/structure/surface/table/reinforced/prison, @@ -493,9 +388,7 @@ /obj/item/attachable/bayonet, /obj/item/attachable/bayonet, /obj/item/attachable/attached_gun/flamer, -/turf/open/floor/almayer{ - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner, /area/lv624/lazarus/crashed_ship) "kd" = ( /obj/structure/surface/table/reinforced/prison, @@ -505,26 +398,17 @@ /obj/item/attachable/attached_gun/flamer, /obj/item/attachable/bayonet, /obj/item/attachable/bayonet, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/west, /area/lv624/lazarus/crashed_ship) "ki" = ( /obj/item/stack/rods, -/turf/open/floor{ - dir = 1; - icon_state = "asteroidfloor" - }, +/turf/open/floor/asteroidfloor/north, /area/lv624/lazarus/crashed_ship) "kk" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/storage/firstaid/regular, /obj/effect/landmark/objective_landmark/science, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "kv" = ( /turf/closed/shuttle/ert{ @@ -533,10 +417,7 @@ /area/lv624/lazarus/crashed_ship) "kD" = ( /obj/structure/machinery/power/smes/buildable/charged, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/north, /area/lv624/lazarus/crashed_ship) "kO" = ( /obj/item/ammo_casing/shell{ @@ -545,9 +426,7 @@ /turf/open/floor/plating, /area/lv624/lazarus/crashed_ship) "kP" = ( -/turf/open/floor/plating{ - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate, /area/lv624/lazarus/crashed_ship) "kT" = ( /obj/item/stack/rods, @@ -556,9 +435,7 @@ /area/lv624/lazarus/crashed_ship) "lh" = ( /obj/structure/reagent_dispensers/watertank, -/turf/open/mars{ - icon_state = "mars_dirt_10" - }, +/turf/open/mars/mars_dirt_10, /area/bigredv2/outside/c) "lj" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -574,10 +451,7 @@ /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor/plating{ - dir = 10; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southwest, /area/lv624/lazarus/crashed_ship) "lM" = ( /obj/item/ammo_casing/shell{ @@ -586,9 +460,7 @@ /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "lR" = ( /turf/open/floor/plating, @@ -597,10 +469,7 @@ /obj/structure/barricade/metal/wired{ dir = 1 }, -/turf/open/floor{ - dir = 4; - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning/east, /area/bigredv2/outside/c) "mm" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf_medic, @@ -609,19 +478,14 @@ "mt" = ( /obj/item/stack/rods, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "mu" = ( /obj/structure/bed, /obj/item/bedsheet/rd, /obj/effect/landmark/corpsespawner/colonist, /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "green" - }, +/turf/open/floor/almayer/green/east, /area/lv624/lazarus/crashed_ship) "mB" = ( /turf/open/floor/plating/plating_catwalk, @@ -634,24 +498,16 @@ /obj/item/ammo_magazine/pistol/heavy, /obj/item/ammo_magazine/pistol/heavy, /obj/item/ammo_magazine/pistol/heavy, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "mU" = ( -/turf/open/floor{ - icon_state = "dark" - }, +/turf/open/floor/dark, /area/bigredv2/outside/admin_building) "mX" = ( /turf/open/floor/plating, /area/bigredv2/outside/admin_building) "mZ" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner/west, /area/lv624/lazarus/crashed_ship) "na" = ( /obj/structure/window/framed/solaris/reinforced, @@ -663,16 +519,11 @@ }, /area/lv624/lazarus/crashed_ship) "ny" = ( -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "nC" = ( /obj/item/weapon/gun/smg/fp9000, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "nM" = ( /obj/structure/girder/displaced, @@ -683,10 +534,7 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "on" = ( /obj/structure/surface/table/woodentable, @@ -714,18 +562,12 @@ /area/bigredv2/outside/c) "pq" = ( /obj/structure/machinery/floodlight, -/turf/open/floor{ - dir = 4; - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning/east, /area/bigredv2/outside/c) "ps" = ( /obj/structure/surface/rack, /obj/item/weapon/gun/smg/mp27, -/turf/open/floor{ - dir = 8; - icon_state = "redcorner" - }, +/turf/open/floor/redcorner/west, /area/bigredv2/outside/admin_building) "pw" = ( /turf/closed/wall/solaris, @@ -736,9 +578,7 @@ density = 1; closed = 0 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "pE" = ( /obj/structure/surface/table/reinforced/prison, @@ -755,19 +595,14 @@ /obj/structure/machinery/m56d_hmg{ rounds = 700 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "pQ" = ( /obj/structure/machinery/autolathe, /obj/structure/machinery/power/apc{ dir = 1 }, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northwest, /area/lv624/lazarus/crashed_ship) "pX" = ( /turf/closed/shuttle/ert{ @@ -791,23 +626,15 @@ /obj/item/weapon/gun/rifle/mar40{ pixel_y = 6 }, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northeast, /area/lv624/lazarus/crashed_ship) "qa" = ( /obj/effect/landmark/corpsespawner/clf, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "qf" = ( /obj/structure/machinery/floodlight, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "qh" = ( /obj/structure/surface/table/almayer, @@ -818,10 +645,7 @@ /turf/open/floor/plating, /area/lv624/lazarus/crashed_ship) "qo" = ( -/turf/open/floor{ - dir = 1; - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning/north, /area/lv624/lazarus/crashed_ship) "qt" = ( /obj/structure/surface/table/reinforced/prison, @@ -846,10 +670,7 @@ pixel_x = 18; pixel_y = 6 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "qH" = ( /obj/structure/machinery/defenses/sentry/premade/dumb{ @@ -860,28 +681,20 @@ dir = 1; icon_state = "metal_2" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "qL" = ( /obj/structure/pipes/standard/simple/hidden/green{ dir = 4 }, -/turf/open/floor{ - icon_state = "white" - }, +/turf/open/floor/white, /area/bigredv2/outside/admin_building) "qY" = ( /obj/effect/decal/cleanable/blood/gibs/limb, -/turf/open/mars{ - icon_state = "mars_dirt_12" - }, +/turf/open/mars/mars_dirt_12, /area/bigredv2/outside/c) "rq" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "rt" = ( /obj/structure/machinery/light/small{ @@ -889,22 +702,14 @@ pixel_y = 20 }, /obj/structure/machinery/medical_pod/bodyscanner, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "rV" = ( /obj/item/prop/alien/hugger, -/turf/open/floor{ - icon_state = "white" - }, +/turf/open/floor/white, /area/bigredv2/outside/admin_building) "sf" = ( -/turf/open/floor{ - dir = 5; - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning/northeast, /area/bigredv2/outside/c) "sp" = ( /obj/structure/largecrate/random/barrel/red, @@ -914,21 +719,14 @@ /obj/structure/machinery/door/airlock/multi_tile/almayer/generic{ name = "\improper Dormitories" }, -/turf/open/floor{ - icon_state = "delivery" - }, +/turf/open/floor/delivery, /area/bigredv2/outside/dorms) "sF" = ( -/turf/open/mars_cave{ - icon_state = "mars_dirt_4" - }, +/turf/open/mars_cave/mars_dirt_4, /area/bigredv2/outside/c) "sM" = ( /obj/structure/girder/reinforced, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "sO" = ( /obj/structure/machinery/computer/station_alert{ @@ -936,30 +734,20 @@ stat = 1 }, /obj/structure/surface/table/reinforced/prison, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "sV" = ( /obj/item/ammo_magazine/sniper/svd, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "te" = ( /obj/structure/barricade/metal/wired{ dir = 8 }, -/turf/open/floor{ - dir = 1; - icon_state = "asteroidfloor" - }, +/turf/open/floor/asteroidfloor/north, /area/bigredv2/outside/c) "ti" = ( -/turf/open/floor{ - dir = 1; - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning/north, /area/bigredv2/outside/c) "tk" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -988,55 +776,36 @@ /turf/open/floor/wood, /area/lv624/lazarus/crashed_ship) "tV" = ( -/turf/open/mars{ - icon_state = "mars_dirt_14" - }, +/turf/open/mars/mars_dirt_14, /area/bigredv2/outside/c) "ua" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "green" - }, +/turf/open/floor/almayer/green/east, /area/lv624/lazarus/crashed_ship) "uc" = ( /turf/closed/wall/solaris/reinforced, /area/bigredv2/outside/admin_building) "uu" = ( /obj/structure/barricade/wooden, -/turf/open/mars_cave{ - icon_state = "mars_dirt_4" - }, +/turf/open/mars_cave/mars_dirt_4, /area/bigredv2/outside/c) "uY" = ( /obj/effect/landmark/hunter_primary, -/turf/open/floor{ - dir = 9; - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning/northwest, /area/bigredv2/outside/c) "uZ" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "vc" = ( -/turf/open/mars{ - icon_state = "mars_dirt_8" - }, +/turf/open/mars/mars_dirt_8, /area/bigredv2/outside/c) "vg" = ( /obj/structure/girder/reinforced, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "vu" = ( /obj/structure/largecrate/supply/ammo/m56d, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "vy" = ( /obj/structure/machinery/floodlight, @@ -1058,10 +827,7 @@ dir = 8; icon_state = "metal_1" }, -/turf/open/floor{ - dir = 1; - icon_state = "asteroidfloor" - }, +/turf/open/floor/asteroidfloor/north, /area/bigredv2/outside/c) "wD" = ( /obj/structure/barricade/metal/wired{ @@ -1094,10 +860,7 @@ /obj/item/ammo_magazine/rifle/m16{ pixel_x = -4 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "xh" = ( /obj/structure/surface/table/woodentable, @@ -1110,16 +873,11 @@ /turf/open/floor/wood, /area/lv624/lazarus/crashed_ship) "xj" = ( -/turf/open/floor{ - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning, /area/bigredv2/outside/c) "xk" = ( /obj/item/stack/rods, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "xl" = ( /turf/closed/shuttle/ert{ @@ -1127,34 +885,24 @@ }, /area/lv624/lazarus/crashed_ship) "xs" = ( -/turf/open/mars{ - icon_state = "mars_dirt_13" - }, +/turf/open/mars/mars_dirt_13, /area/bigredv2/outside/c) "xt" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med{ pixel_y = 25 }, /obj/item/storage/firstaid/regular/empty, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "xZ" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "yx" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/paper_bin, /obj/item/tool/pen, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "yK" = ( /obj/structure/machinery/light/small{ @@ -1162,10 +910,7 @@ pixel_x = 3; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "yP" = ( /obj/structure/machinery/defenses/sentry/premade/dumb{ @@ -1175,17 +920,11 @@ /obj/item/ammo_casing/shell{ icon_state = "casing_7_1" }, -/turf/open/floor{ - dir = 4; - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning/east, /area/bigredv2/outside/c) "yY" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "ze" = ( /obj/structure/barricade/sandbags/wired{ @@ -1198,10 +937,7 @@ density = 1; closed = 0 }, -/turf/open/floor{ - dir = 4; - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning/east, /area/bigredv2/outside/c) "zt" = ( /obj/item/weapon/gun/smg/fp9000, @@ -1216,17 +952,12 @@ /area/lv624/lazarus/crashed_ship) "Ai" = ( /obj/structure/girder, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Ak" = ( /obj/item/ammo_magazine/smg/fp9000, /obj/item/stack/rods, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Au" = ( /obj/structure/machinery/body_scanconsole, @@ -1236,10 +967,7 @@ phone_id = "Medical Bay"; pixel_y = 32 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "AI" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -1260,18 +988,14 @@ /obj/structure/machinery/camera/autoname{ dir = 1 }, -/turf/open/floor{ - icon_state = "white" - }, +/turf/open/floor/white, /area/bigredv2/outside/admin_building) "Bx" = ( /turf/closed/wall/solaris, /area/bigredv2/outside/dorms) "BF" = ( /obj/structure/girder/displaced, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "BW" = ( /turf/closed/shuttle/ert{ @@ -1291,19 +1015,14 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "CP" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "CS" = ( /obj/structure/surface/rack, @@ -1314,9 +1033,7 @@ /obj/item/device/radio{ pixel_x = 3 }, -/turf/open/floor/almayer{ - icon_state = "green" - }, +/turf/open/floor/almayer/green, /area/lv624/lazarus/crashed_ship) "Dc" = ( /turf/closed/shuttle/ert{ @@ -1332,18 +1049,13 @@ /obj/structure/machinery/cm_vending/sorted/medical/wall_med{ pixel_y = 25 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "Dk" = ( /obj/structure/pipes/standard/simple/hidden/green{ dir = 4 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/bigredv2/outside/admin_building) "Dm" = ( /turf/closed/shuttle/ert{ @@ -1354,16 +1066,10 @@ /obj/structure/bed, /obj/item/bedsheet/yellow, /obj/item/toy/katana, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "green" - }, +/turf/open/floor/almayer/green/west, /area/lv624/lazarus/crashed_ship) "DF" = ( -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "Eb" = ( /obj/structure/machinery/defenses/sentry/premade/dumb{ @@ -1373,30 +1079,21 @@ /obj/item/ammo_casing/shell{ icon_state = "casing_7_1" }, -/turf/open/floor{ - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning, /area/bigredv2/outside/c) "Ef" = ( -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "Ep" = ( /obj/structure/girder, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Ex" = ( /obj/structure/barricade/metal/wired{ dir = 4; icon_state = "metal_1" }, -/turf/open/floor{ - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning, /area/bigredv2/outside/c) "EP" = ( /turf/closed/shuttle/ert{ @@ -1408,10 +1105,7 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "blue" - }, +/turf/open/floor/almayer/blue/north, /area/lv624/lazarus/crashed_ship) "ER" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf_engineer, @@ -1422,10 +1116,7 @@ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Fj" = ( /obj/structure/pipes/standard/simple/hidden/green, @@ -1434,16 +1125,11 @@ /area/bigredv2/outside/admin_building) "Fq" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor{ - dir = 1; - icon_state = "asteroidfloor" - }, +/turf/open/floor/asteroidfloor/north, /area/bigredv2/outside/c) "Fu" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "FX" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -1453,20 +1139,14 @@ /turf/open/floor/almayer, /area/lv624/lazarus/crashed_ship) "FY" = ( -/turf/open/floor/almayer{ - dir = 1; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/north, /area/lv624/lazarus/crashed_ship) "Gb" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "Gy" = ( /obj/structure/surface/table, @@ -1475,10 +1155,7 @@ dir = 4; health = 80 }, -/turf/open/floor{ - dir = 4; - icon_state = "warnwhite" - }, +/turf/open/floor/warnwhite/east, /area/bigredv2/outside/admin_building) "GD" = ( /obj/structure/girder, @@ -1486,10 +1163,7 @@ /turf/open/gm/dirt, /area/lv624/lazarus/crashed_ship) "GG" = ( -/turf/open/floor/plating{ - dir = 10; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southwest, /area/lv624/lazarus/crashed_ship) "GN" = ( /obj/item/stack/sheet/metal{ @@ -1501,10 +1175,7 @@ dir = 8; icon_state = "metal_1" }, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "Ha" = ( /obj/effect/decal/cleanable/blood/oil, @@ -1512,9 +1183,7 @@ dir = 8; icon_state = "metal_1" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Hd" = ( /obj/structure/machinery/light/small{ @@ -1522,10 +1191,7 @@ pixel_x = -3; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner/north, /area/lv624/lazarus/crashed_ship) "HA" = ( /obj/structure/window/framed/solaris, @@ -1537,20 +1203,13 @@ /area/bigredv2/outside/dorms) "HM" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor{ - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning, /area/bigredv2/outside/c) "HN" = ( -/turf/open/mars{ - icon_state = "mars_dirt_12" - }, +/turf/open/mars/mars_dirt_12, /area/bigredv2/outside/c) "HO" = ( -/turf/open/floor{ - dir = 1; - icon_state = "asteroidfloor" - }, +/turf/open/floor/asteroidfloor/north, /area/lv624/lazarus/crashed_ship) "HT" = ( /obj/structure/machinery/vending/cigarette/colony, @@ -1561,21 +1220,14 @@ /turf/open/floor/almayer, /area/lv624/lazarus/crashed_ship) "Iz" = ( -/turf/open/floor/almayer{ - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner, /area/lv624/lazarus/crashed_ship) "IA" = ( -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/bigredv2/outside/admin_building) "IF" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/east, /area/lv624/lazarus/crashed_ship) "IH" = ( /obj/structure/bed, @@ -1585,22 +1237,14 @@ pixel_y = 20 }, /obj/item/toy/plush/farwa, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northwest, /area/lv624/lazarus/crashed_ship) "IL" = ( /obj/structure/machinery/door/airlock/almayer/generic, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "IQ" = ( -/turf/open/floor{ - dir = 8; - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning/west, /area/bigredv2/outside/c) "IS" = ( /obj/structure/bed, @@ -1610,10 +1254,7 @@ pixel_y = 4 }, /obj/item/restraint/handcuffs, -/turf/open/floor/almayer{ - dir = 6; - icon_state = "green" - }, +/turf/open/floor/almayer/green/southeast, /area/lv624/lazarus/crashed_ship) "IX" = ( /turf/closed/shuttle/ert{ @@ -1625,16 +1266,11 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/east, /area/lv624/lazarus/crashed_ship) "IZ" = ( /obj/structure/cargo_container/arious/rightmid, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Jd" = ( /turf/closed/shuttle/ert{ @@ -1645,19 +1281,14 @@ "Jp" = ( /obj/item/ammo_magazine/smg/fp9000, /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor/plating{ - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate, /area/lv624/lazarus/crashed_ship) "Jy" = ( /obj/structure/largecrate/supply/supplies/water, /turf/open/floor/almayer, /area/lv624/lazarus/crashed_ship) "JC" = ( -/turf/open/floor{ - dir = 10; - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning/southwest, /area/bigredv2/outside/c) "JI" = ( /obj/item/stack/rods, @@ -1666,14 +1297,10 @@ /area/lv624/lazarus/crashed_ship) "JN" = ( /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "JS" = ( -/turf/open/mars{ - icon_state = "mars_dirt_11" - }, +/turf/open/mars/mars_dirt_11, /area/bigredv2/outside/c) "JX" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, @@ -1690,24 +1317,17 @@ /area/bigredv2/outside/c) "KP" = ( /obj/structure/barricade/wooden, -/turf/open/floor{ - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning, /area/bigredv2/outside/c) "KS" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, -/turf/open/floor/almayer{ - icon_state = "green" - }, +/turf/open/floor/almayer/green, /area/lv624/lazarus/crashed_ship) "KY" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med{ pixel_y = 25 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "Lp" = ( /obj/structure/toilet{ @@ -1717,9 +1337,7 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "Lq" = ( /obj/structure/machinery/defenses/sentry/premade/dumb{ @@ -1735,9 +1353,7 @@ dir = 8; icon_state = "plasteel_closed_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "LK" = ( /obj/structure/surface/table/reinforced/prison, @@ -1748,15 +1364,10 @@ phone_id = "Engineering" }, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor/almayer{ - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner, /area/lv624/lazarus/crashed_ship) "LS" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "LY" = ( /obj/structure/transmitter/clf_net{ @@ -1764,29 +1375,21 @@ phone_id = "Cargo Bay"; pixel_y = 32 }, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Mq" = ( /obj/structure/machinery/door/poddoor/almayer{ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Mr" = ( /obj/structure/largecrate/supply/supplies/mre{ desc = "A supply crate containing fifty reposessed USCM MRE packets."; name = "\improper CLF Supply MRE crate (x50)" }, -/turf/open/floor/plating{ - dir = 9; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/northwest, /area/lv624/lazarus/crashed_ship) "MG" = ( /obj/structure/sink{ @@ -1796,9 +1399,7 @@ pixel_x = 2; pixel_y = -4 }, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "MP" = ( /turf/closed/shuttle/ert{ @@ -1806,9 +1407,7 @@ }, /area/lv624/lazarus/crashed_ship) "MR" = ( -/turf/open/mars{ - icon_state = "mars_dirt_10" - }, +/turf/open/mars/mars_dirt_10, /area/bigredv2/outside/c) "MT" = ( /obj/structure/surface/rack, @@ -1816,10 +1415,7 @@ /obj/item/ammo_magazine/shotgun/buckshot, /obj/item/ammo_magazine/shotgun/buckshot, /obj/item/ammo_magazine/shotgun/buckshot, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/southwest, /area/lv624/lazarus/crashed_ship) "MW" = ( /obj/structure/largecrate/random/barrel/yellow, @@ -1851,26 +1447,19 @@ dir = 8; icon_state = "metal_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Oq" = ( /obj/structure/barricade/metal/wired{ dir = 8 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Ov" = ( /obj/structure/machinery/optable, /obj/item/tank/anesthetic, /obj/item/clothing/mask/breath/medical, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "OC" = ( /turf/closed/wall/solaris/reinforced, @@ -1878,26 +1467,18 @@ "OQ" = ( /obj/item/stack/rods, /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Pr" = ( /obj/effect/landmark/corpsespawner/wysec, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Py" = ( /obj/structure/surface/table/almayer, /obj/item/storage/backpack/general_belt{ pixel_y = 3 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "PB" = ( /obj/structure/machinery/door_control/brbutton{ @@ -1928,15 +1509,11 @@ /obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ pixel_y = 9 }, -/turf/open/floor/almayer{ - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner, /area/lv624/lazarus/crashed_ship) "PY" = ( /obj/structure/reagent_dispensers/fueltank/gas, -/turf/open/mars{ - icon_state = "mars_dirt_14" - }, +/turf/open/mars/mars_dirt_14, /area/bigredv2/outside/c) "Qd" = ( /obj/item/circuitboard/apc{ @@ -1949,16 +1526,11 @@ /turf/open/floor/plating/plating_catwalk, /area/lv624/lazarus/crashed_ship) "Qn" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/east, /area/lv624/lazarus/crashed_ship) "Qx" = ( /obj/structure/cargo_container/arious/right, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "QO" = ( /turf/open/floor/wood, @@ -1970,10 +1542,7 @@ /area/bigredv2/outside/admin_building) "Rl" = ( /obj/structure/machinery/cm_vending/sorted/marine_food, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "RE" = ( /turf/closed/shuttle/ert{ @@ -1986,33 +1555,23 @@ "RR" = ( /obj/item/stack/rods, /obj/structure/girder, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "RW" = ( /obj/structure/pipes/standard/simple/hidden/green{ dir = 6 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/bigredv2/outside/admin_building) "Sa" = ( /obj/structure/machinery/vending/snack, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "Si" = ( /obj/effect/decal/cleanable/blood{ icon_state = "gib6" }, -/turf/open/mars_cave{ - icon_state = "mars_dirt_4" - }, +/turf/open/mars_cave/mars_dirt_4, /area/bigredv2/outside/c) "Sn" = ( /obj/structure/bed, @@ -2024,10 +1583,7 @@ /obj/item/ammo_magazine/pistol/heavy, /obj/item/clothing/accessory/storage/webbing, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "So" = ( /obj/structure/girder/reinforced, @@ -2036,32 +1592,21 @@ "Su" = ( /obj/effect/landmark/corpsespawner/colonist/random, /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "Sz" = ( /obj/effect/decal/cleanable/blood/oil, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "SH" = ( -/turf/open/floor{ - dir = 1; - icon_state = "asteroidfloor" - }, +/turf/open/floor/asteroidfloor/north, /area/bigredv2/outside/c) "SI" = ( /obj/structure/barricade/sandbags/wired{ dir = 4; icon_state = "sandbag_3" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/bigredv2/outside/c) "SV" = ( /obj/item/ammo_casing/shell{ @@ -2071,9 +1616,7 @@ dir = 8; faction_group = list("CLF") }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "SX" = ( /turf/closed/shuttle/ert{ @@ -2084,9 +1627,7 @@ /obj/item/ammo_casing/shell{ icon_state = "casing_2_1" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Tk" = ( /obj/structure/window/framed/solaris/reinforced, @@ -2102,25 +1643,17 @@ desc = "A rather old hunk of metal with four wheels, you know what to do. Entrance on the back and sides. This one seems to be used by the CLF"; name = "CLF Van" }, -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "Tn" = ( -/turf/open/floor/almayer{ - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner, /area/lv624/lazarus/crashed_ship) "Tp" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/barricade/metal/wired{ dir = 1 }, -/turf/open/floor{ - dir = 8; - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning/west, /area/bigredv2/outside/c) "Tz" = ( /turf/closed/shuttle/ert{ @@ -2131,39 +1664,29 @@ /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "TL" = ( -/turf/open/floor/almayer{ - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner, /area/lv624/lazarus/crashed_ship) "TX" = ( /obj/structure/machinery/light{ dir = 4 }, /obj/effect/spawner/random/toolbox, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/bigredv2/outside/admin_building) "TZ" = ( /obj/structure/barricade/metal/wired{ dir = 8 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "UD" = ( /obj/structure/pipes/standard/simple/hidden/green{ dir = 4 }, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/bigredv2/outside/admin_building) "UF" = ( /obj/structure/surface/table/reinforced/prison, @@ -2173,10 +1696,7 @@ pixel_y = 4 }, /obj/item/storage/firstaid/regular, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/northwest, /area/lv624/lazarus/crashed_ship) "UJ" = ( /obj/structure/surface/table, @@ -2185,10 +1705,7 @@ health = 80 }, /obj/item/phone, -/turf/open/floor{ - dir = 4; - icon_state = "warnwhite" - }, +/turf/open/floor/warnwhite/east, /area/bigredv2/outside/admin_building) "UK" = ( /turf/closed/shuttle/ert{ @@ -2217,18 +1734,14 @@ /area/lv624/lazarus/crashed_ship) "VJ" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor{ - icon_state = "darkred2" - }, +/turf/open/floor/darkred2, /area/bigredv2/outside/admin_building) "VQ" = ( /obj/structure/barricade/metal/wired{ dir = 4; icon_state = "metal_1" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "VV" = ( /obj/structure/barricade/plasteel/wired{ @@ -2241,10 +1754,7 @@ /area/bigredv2/outside/c) "VW" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - dir = 9; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/northwest, /area/lv624/lazarus/crashed_ship) "Wd" = ( /obj/structure/barricade/plasteel/wired{ @@ -2253,38 +1763,24 @@ density = 1; closed = 0 }, -/turf/open/floor{ - dir = 1; - icon_state = "asteroidfloor" - }, +/turf/open/floor/asteroidfloor/north, /area/bigredv2/outside/c) "Wp" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/west, /area/lv624/lazarus/crashed_ship) "Wy" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "WF" = ( /obj/structure/largecrate/random/barrel/white, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "WG" = ( /obj/structure/barricade/metal/wired{ dir = 8 }, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "WO" = ( /obj/item/tool/wet_sign, @@ -2302,10 +1798,7 @@ /area/lv624/lazarus/crashed_ship) "XP" = ( /obj/structure/machinery/vending/coffee, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "XT" = ( /obj/structure/pipes/standard/simple/hidden/green, @@ -2317,10 +1810,7 @@ /area/bigredv2/outside/c) "Yn" = ( /obj/effect/decal/cleanable/blood/gibs/down, -/turf/open/floor{ - dir = 8; - icon_state = "asteroidwarning" - }, +/turf/open/floor/asteroidwarning/west, /area/bigredv2/outside/c) "Ys" = ( /obj/item/weapon/gun/rifle/m16, @@ -2329,18 +1819,12 @@ pixel_y = 6 }, /obj/structure/surface/rack, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "YF" = ( /obj/item/stack/rods, /obj/effect/landmark/corpsespawner/clf, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "YI" = ( /obj/structure/machinery/computer/communications{ @@ -2353,10 +1837,7 @@ "YV" = ( /obj/item/stack/rods, /obj/item/ammo_magazine/sniper/svd, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Zb" = ( /obj/structure/surface/table/reinforced/prison, @@ -2364,9 +1845,7 @@ department = "CLF - Cell 42" }, /obj/item/paper/prison_station/pirate_note/clfship, -/turf/open/floor/almayer{ - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald, /area/lv624/lazarus/crashed_ship) "Zi" = ( /obj/structure/barricade/plasteel/wired{ @@ -2374,14 +1853,10 @@ density = 1; closed = 0 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Zt" = ( -/turf/open/mars{ - icon_state = "mars_dirt_3" - }, +/turf/open/mars/mars_dirt_3, /area/bigredv2/outside/c) "ZJ" = ( /obj/structure/machinery/light/small{ @@ -2392,9 +1867,7 @@ /area/lv624/lazarus/crashed_ship) "ZN" = ( /obj/structure/pipes/standard/manifold/hidden/green, -/turf/open/floor{ - icon_state = "dark" - }, +/turf/open/floor/dark, /area/bigredv2/outside/admin_building) (1,1,1) = {" diff --git a/maps/map_files/DesertDam/standalone/clfship.dmm b/maps/map_files/DesertDam/standalone/clfship.dmm index 1285febcdfed..05925423db23 100644 --- a/maps/map_files/DesertDam/standalone/clfship.dmm +++ b/maps/map_files/DesertDam/standalone/clfship.dmm @@ -7,16 +7,11 @@ /turf/open/floor/plating/plating_catwalk, /area/lv624/lazarus/crashed_ship) "ag" = ( -/turf/open/floor/prison{ - dir = 1; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/north, /area/desert_dam/building/medical/virology_wing) "ak" = ( /obj/structure/pipes/vents/pump, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/break_room) "au" = ( /turf/closed/shuttle/ert{ @@ -26,9 +21,7 @@ /area/lv624/lazarus/crashed_ship) "av" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/virology_isolation) "aw" = ( /turf/closed/shuttle/ert{ @@ -36,9 +29,7 @@ }, /area/lv624/lazarus/crashed_ship) "az" = ( -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/virology_isolation) "aJ" = ( /obj/effect/decal/cleanable/dirt, @@ -48,10 +39,7 @@ density = 1; closed = 0 }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "sterile_white" - }, +/turf/open/floor/prison/sterile_white/west, /area/desert_dam/building/medical/north_wing_hallway) "aK" = ( /obj/structure/pipes/standard/simple/hidden/green{ @@ -62,24 +50,16 @@ }, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/east_wing_hallway) "aP" = ( /obj/structure/machinery/disposal, /obj/structure/disposalpipe/trunk, -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/east, /area/desert_dam/building/medical/emergency_room) "aW" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 10; - icon_state = "whitegreenfull" - }, +/turf/open/floor/prison/whitegreenfull/southwest, /area/desert_dam/building/medical/east_wing_hallway) "bf" = ( /obj/structure/surface/rack, @@ -90,16 +70,11 @@ /obj/item/device/radio{ pixel_x = -3 }, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "green" - }, +/turf/open/floor/almayer/green/southwest, /area/lv624/lazarus/crashed_ship) "bh" = ( /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "bu" = ( /obj/structure/largecrate/random/barrel/blue, @@ -107,9 +82,7 @@ /area/lv624/lazarus/crashed_ship) "bx" = ( /obj/item/ammo_magazine/sniper/svd, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "bM" = ( /obj/effect/decal/cleanable/blood/oil, @@ -120,9 +93,7 @@ /turf/open/floor/plating, /area/desert_dam/building/medical/break_room) "bV" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/east_wing_hallway) "ce" = ( /turf/closed/shuttle/ert{ @@ -131,61 +102,43 @@ /area/lv624/lazarus/crashed_ship) "cw" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 10; - icon_state = "whitegreenfull" - }, +/turf/open/floor/prison/whitegreenfull/southwest, /area/desert_dam/building/medical/emergency_room) "cC" = ( /obj/structure/barricade/metal/wired{ dir = 4; icon_state = "metal_1" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "cD" = ( /obj/structure/surface/table/almayer, /obj/item/storage/backpack/general_belt{ pixel_y = 3 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "cI" = ( -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/emergency_room) "cO" = ( /obj/structure/machinery/door/poddoor/almayer{ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "cY" = ( /obj/structure/machinery/sleep_console, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/emergency_room) "dd" = ( /obj/structure/machinery/light{ dir = 8 }, /obj/structure/machinery/floodlight, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/west_wing_hallway) "dg" = ( /obj/structure/barricade/metal/wired{ @@ -205,10 +158,7 @@ dir = 8; icon_state = "metal_2" }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "sterile_white" - }, +/turf/open/floor/prison/sterile_white/west, /area/desert_dam/building/medical/west_wing_hallway) "dC" = ( /obj/structure/bed/stool, @@ -224,18 +174,13 @@ /obj/item/device/flashlight/lamp{ pixel_y = 3 }, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "green" - }, +/turf/open/floor/almayer/green/west, /area/lv624/lazarus/crashed_ship) "dO" = ( /obj/effect/decal/medical_decals{ icon_state = "triagedecalbottom" }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/west_wing_hallway) "dT" = ( /obj/structure/surface/table/almayer, @@ -243,9 +188,7 @@ /obj/item/storage/bag/trash, /obj/item/tool/screwdriver, /obj/effect/landmark/objective_landmark/science, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "dY" = ( /obj/effect/decal/cleanable/dirt, @@ -266,9 +209,7 @@ density = 1; closed = 0 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "ew" = ( /obj/structure/surface/table/woodentable, @@ -284,10 +225,7 @@ /obj/structure/machinery/door/airlock/multi_tile/almayer/medidoor/colony{ name = "\improper Emergency Room" }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/emergency_room) "eQ" = ( /obj/item/stack/rods, @@ -296,21 +234,13 @@ /turf/open/floor/plating, /area/lv624/lazarus/crashed_ship) "eV" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "eW" = ( -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/west_wing_hallway) "fk" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/east, /area/lv624/lazarus/crashed_ship) "fr" = ( /obj/structure/surface/table/reinforced, @@ -322,17 +252,11 @@ pixel_x = 9; pixel_y = 8 }, -/turf/open/floor/prison{ - dir = 10; - icon_state = "whitegreenfull" - }, +/turf/open/floor/prison/whitegreenfull/southwest, /area/desert_dam/building/medical/treatment_room) "fy" = ( /obj/structure/girder/reinforced, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "fC" = ( /turf/closed/wall/r_wall, @@ -341,36 +265,24 @@ /obj/structure/machinery/light{ dir = 8 }, -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreencorner" - }, +/turf/open/floor/prison/whitegreencorner/east, /area/desert_dam/building/medical/west_wing_hallway) "fR" = ( -/turf/open/floor/almayer{ - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner, /area/lv624/lazarus/crashed_ship) "fS" = ( /obj/structure/girder, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "fX" = ( /obj/structure/pipes/standard/simple/hidden/green{ dir = 4 }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/virology_wing) "fY" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/virology_wing) "gc" = ( /obj/structure/surface/table/reinforced/prison, @@ -380,19 +292,13 @@ pixel_y = 4 }, /obj/item/storage/firstaid/regular, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/northwest, /area/lv624/lazarus/crashed_ship) "gj" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/virology_wing) "gq" = ( /obj/item/stack/sheet/metal{ @@ -400,10 +306,7 @@ pixel_x = 4; pixel_y = 4 }, -/turf/open/floor/plating{ - dir = 6; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southeast, /area/lv624/lazarus/crashed_ship) "gs" = ( /obj/effect/decal/cleanable/dirt, @@ -414,9 +317,7 @@ dir = 8; icon_state = "pipe-c" }, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/west_wing_hallway) "gH" = ( /obj/structure/machinery/power/apc{ @@ -424,10 +325,7 @@ pixel_x = 28; start_charge = 0 }, -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/east, /area/desert_dam/building/medical/west_wing_hallway) "gI" = ( /obj/effect/decal/cleanable/dirt, @@ -453,19 +351,14 @@ dir = 8; icon_state = "plasteel_closed_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "gN" = ( /obj/structure/machinery/light{ dir = 1 }, /obj/effect/decal/cleanable/blood, -/turf/open/floor/prison{ - dir = 10; - icon_state = "bright_clean2" - }, +/turf/open/floor/prison/bright_clean2/southwest, /area/desert_dam/building/medical/morgue) "he" = ( /obj/structure/surface/table/almayer, @@ -485,10 +378,7 @@ pixel_y = 20 }, /obj/structure/machinery/medical_pod/bodyscanner, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "hn" = ( /obj/structure/barricade/metal/wired{ @@ -497,25 +387,17 @@ /obj/structure/machinery/m56d_hmg{ rounds = 700 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "hv" = ( -/turf/open/floor/plating{ - dir = 6; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southeast, /area/lv624/lazarus/crashed_ship) "hw" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "hy" = ( /obj/structure/surface/table/reinforced/prison, @@ -533,42 +415,29 @@ /obj/item/attachable/bayonet, /obj/item/attachable/bayonet, /obj/item/attachable/attached_gun/flamer, -/turf/open/floor/almayer{ - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner, /area/lv624/lazarus/crashed_ship) "hB" = ( /obj/item/device/healthanalyzer, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/west_wing_hallway) "hD" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/east, /area/lv624/lazarus/crashed_ship) "hN" = ( /obj/structure/machinery/power/port_gen/pacman, /turf/open/floor/plating, /area/desert_dam/building/substation/central) "hP" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "green" - }, +/turf/open/floor/almayer/green/east, /area/lv624/lazarus/crashed_ship) "hS" = ( /turf/open/floor/plating, /area/desert_dam/building/substation/central) "ib" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/west_wing_hallway) "ii" = ( /turf/closed/shuttle/ert{ @@ -578,10 +447,7 @@ "ij" = ( /obj/effect/decal/cleanable/dirt, /obj/item/tool/extinguisher, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/west_wing_hallway) "ik" = ( /obj/structure/machinery/vending/cigarette/colony, @@ -597,10 +463,7 @@ dir = 1; faction_group = list("CLF") }, -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/east, /area/desert_dam/building/medical/west_wing_hallway) "iB" = ( /obj/structure/reagent_dispensers/fueltank, @@ -621,41 +484,29 @@ pixel_x = 3; pixel_y = 2 }, -/turf/open/floor/almayer{ - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald, /area/lv624/lazarus/crashed_ship) "iX" = ( /obj/structure/surface/table/reinforced, /obj/structure/machinery/computer/med_data/laptop{ pixel_y = 3 }, -/turf/open/floor/prison{ - dir = 10; - icon_state = "whitegreenfull" - }, +/turf/open/floor/prison/whitegreenfull/southwest, /area/desert_dam/building/medical/treatment_room) "jj" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/north_wing_hallway) "jl" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/machinery/floodlight, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/north_wing_hallway) "ju" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med{ pixel_y = 25 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "jw" = ( /obj/effect/decal/cleanable/blood, @@ -675,17 +526,11 @@ dir = 4; faction_group = list("CLF") }, -/turf/open/floor/prison{ - dir = 5; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/northeast, /area/desert_dam/building/medical/north_wing_hallway) "jF" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 1; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/north, /area/desert_dam/building/medical/west_wing_hallway) "jI" = ( /obj/structure/surface/table/reinforced/prison, @@ -703,27 +548,20 @@ pixel_y = 11 }, /obj/item/clothing/glasses/welding, -/turf/open/floor/almayer{ - dir = 6; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/southeast, /area/lv624/lazarus/crashed_ship) "jK" = ( /turf/open/floor/plating, /area/desert_dam/building/medical/east_wing_hallway) "jQ" = ( -/turf/open/floor/almayer{ - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner, /area/lv624/lazarus/crashed_ship) "jT" = ( /turf/open/floor/plating, /area/desert_dam/building/medical/west_wing_hallway) "ka" = ( /obj/item/stool, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "kg" = ( /obj/structure/disposalpipe/segment{ @@ -733,10 +571,7 @@ dir = 4; icon_state = "metal_2" }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "sterile_white" - }, +/turf/open/floor/prison/sterile_white/west, /area/desert_dam/building/medical/north_wing_hallway) "kk" = ( /obj/structure/machinery/optable, @@ -745,10 +580,7 @@ "kl" = ( /obj/structure/surface/table, /obj/item/bodybag, -/turf/open/floor/prison{ - dir = 10; - icon_state = "bright_clean2" - }, +/turf/open/floor/prison/bright_clean2/southwest, /area/desert_dam/building/medical/morgue) "km" = ( /obj/structure/disposalpipe/segment{ @@ -758,29 +590,19 @@ /area/desert_dam/building/medical/virology_isolation) "kp" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/west_wing_hallway) "kG" = ( -/turf/open/floor/prison{ - dir = 8; - icon_state = "sterile_white" - }, +/turf/open/floor/prison/sterile_white/west, /area/desert_dam/building/medical/virology_wing) "kK" = ( /obj/item/stack/rods, /obj/effect/decal/cleanable/blood, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "kN" = ( /obj/structure/largecrate/supply/supplies/flares, -/turf/open/floor/plating{ - dir = 10; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southwest, /area/lv624/lazarus/crashed_ship) "kP" = ( /obj/structure/surface/rack, @@ -791,29 +613,18 @@ /obj/item/device/radio{ pixel_x = 3 }, -/turf/open/floor/almayer{ - icon_state = "green" - }, +/turf/open/floor/almayer/green, /area/lv624/lazarus/crashed_ship) "lf" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "lg" = ( /obj/structure/machinery/photocopier, -/turf/open/floor/prison{ - dir = 10; - icon_state = "whitegreenfull" - }, +/turf/open/floor/prison/whitegreenfull/southwest, /area/desert_dam/building/medical/treatment_room) "lj" = ( -/turf/open/floor/almayer{ - dir = 1; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/north, /area/lv624/lazarus/crashed_ship) "lm" = ( /turf/closed/wall/r_wall, @@ -822,10 +633,7 @@ /obj/structure/bed, /obj/item/bedsheet/yellow, /obj/item/toy/katana, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "green" - }, +/turf/open/floor/almayer/green/west, /area/lv624/lazarus/crashed_ship) "ls" = ( /turf/closed/shuttle/ert{ @@ -840,15 +648,10 @@ /area/lv624/lazarus/crashed_ship) "lH" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 1; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/north, /area/desert_dam/building/medical/emergency_room) "lI" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/treatment_room) "lW" = ( /obj/structure/machinery/light{ @@ -862,10 +665,7 @@ dir = 1; icon_state = "metal_3" }, -/turf/open/floor/prison{ - dir = 1; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/north, /area/desert_dam/building/medical/north_wing_hallway) "lX" = ( /obj/structure/surface/rack, @@ -878,50 +678,35 @@ /obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ pixel_y = 9 }, -/turf/open/floor/almayer{ - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner, /area/lv624/lazarus/crashed_ship) "mc" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "sterile_white" - }, +/turf/open/floor/prison/sterile_white/west, /area/desert_dam/building/medical/north_wing_hallway) "mh" = ( /obj/structure/largecrate/random/barrel/white, /turf/open/floor/almayer, /area/lv624/lazarus/crashed_ship) "mo" = ( -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/virology_wing) "mx" = ( /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "mF" = ( /obj/effect/landmark/corpsespawner/wysec, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "mM" = ( /obj/item/stack/rods, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "mS" = ( /obj/structure/surface/table/reinforced, @@ -934,16 +719,10 @@ dir = 4 }, /obj/item/clothing/glasses/meson, -/turf/open/floor/prison{ - dir = 1; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/north, /area/desert_dam/building/medical/virology_wing) "nj" = ( -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "nl" = ( /obj/structure/pipes/standard/simple/hidden/green{ @@ -952,10 +731,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/open/floor/prison{ - dir = 1; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/north, /area/desert_dam/building/medical/north_wing_hallway) "nn" = ( /obj/structure/machinery/door/poddoor/almayer{ @@ -973,9 +749,7 @@ }, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/east_wing_hallway) "np" = ( /obj/structure/surface/table/reinforced/prison, @@ -1000,38 +774,23 @@ pixel_x = 18; pixel_y = 6 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "ns" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 8; - icon_state = "sterile_white" - }, +/turf/open/floor/prison/sterile_white/west, /area/desert_dam/building/medical/west_wing_hallway) "nx" = ( -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "nB" = ( /obj/structure/bed/chair/office/light{ dir = 1 }, -/turf/open/floor/prison{ - dir = 10; - icon_state = "whitegreenfull" - }, +/turf/open/floor/prison/whitegreenfull/southwest, /area/desert_dam/building/medical/treatment_room) "nF" = ( -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "nG" = ( /obj/structure/surface/rack, @@ -1043,16 +802,11 @@ "nO" = ( /obj/structure/pipes/standard/simple/hidden/green, /obj/structure/disposalpipe/segment, -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/east, /area/desert_dam/building/medical/emergency_room) "nP" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/treatment_room) "nQ" = ( /obj/structure/machinery/light/small{ @@ -1072,16 +826,11 @@ dir = 1; icon_state = "pipe-c" }, -/turf/open/floor/prison{ - dir = 5; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/northeast, /area/desert_dam/building/medical/emergency_room) "ot" = ( /obj/structure/machinery/door/airlock/almayer/generic, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "ou" = ( /obj/structure/machinery/door_control/brbutton{ @@ -1113,16 +862,11 @@ /obj/effect/decal/medical_decals{ icon_state = "triagedecaltopright" }, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/emergency_room) "pc" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/east_wing_hallway) "pg" = ( /turf/open/floor/plating, @@ -1142,22 +886,15 @@ /obj/structure/machinery/door/airlock/almayer/maint/colony{ dir = 2 }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/east_wing_hallway) "pw" = ( -/turf/open/floor/prison{ - dir = 10; - icon_state = "whitegreenfull" - }, +/turf/open/floor/prison/whitegreenfull/southwest, /area/desert_dam/building/medical/treatment_room) "pA" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/virology_wing) "pD" = ( /obj/structure/toilet{ @@ -1167,46 +904,32 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "pF" = ( -/turf/open/floor/prison{ - dir = 1; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/north, /area/desert_dam/building/medical/east_wing_hallway) "pH" = ( /obj/structure/pipes/standard/simple/hidden/green, /obj/structure/disposalpipe/segment, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/west_wing_hallway) "pL" = ( /obj/structure/machinery/cm_vending/sorted/medical/no_access, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/northeast, /area/lv624/lazarus/crashed_ship) "pN" = ( /obj/structure/machinery/medical_pod/sleeper, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/emergency_room) "pU" = ( /obj/structure/barricade/metal/wired{ dir = 4; icon_state = "metal_3" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "pY" = ( /obj/item/ammo_casing/shell{ @@ -1215,9 +938,7 @@ /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "pZ" = ( /obj/structure/girder, @@ -1231,17 +952,13 @@ /obj/structure/machinery/m56d_hmg{ rounds = 700 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "ql" = ( /obj/effect/decal/medical_decals{ icon_state = "docdecal2" }, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/emergency_room) "qm" = ( /obj/item/storage/pill_bottle/spaceacillin, @@ -1251,14 +968,10 @@ /obj/structure/machinery/light{ dir = 1 }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/virology_isolation) "qq" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/substation/central) "qs" = ( /obj/structure/bed/chair{ @@ -1271,25 +984,18 @@ desc = "A supply crate containing fifty reposessed USCM MRE packets."; name = "\improper CLF Supply MRE crate (x50)" }, -/turf/open/floor/plating{ - dir = 9; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/northwest, /area/lv624/lazarus/crashed_ship) "qy" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/barricade/sandbags/wired{ icon_state = "sandbag_2" }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/north_wing_hallway) "qz" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/west_wing_hallway) "qA" = ( /obj/structure/pipes/standard/simple/hidden/green{ @@ -1302,9 +1008,7 @@ dir = 8; icon_state = "sandbag_2" }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/north_wing_hallway) "qG" = ( /obj/structure/surface/table/almayer, @@ -1319,10 +1023,7 @@ "qX" = ( /obj/structure/closet/l3closet/virology, /obj/effect/landmark/objective_landmark/science, -/turf/open/floor/prison{ - dir = 1; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/north, /area/desert_dam/building/medical/virology_wing) "rc" = ( /obj/structure/surface/table/almayer, @@ -1342,10 +1043,7 @@ /obj/structure/barricade/metal/wired{ dir = 8 }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreencorner" - }, +/turf/open/floor/prison/whitegreencorner/west, /area/desert_dam/building/medical/west_wing_hallway) "rE" = ( /obj/structure/pipes/standard/manifold/hidden/green{ @@ -1358,10 +1056,7 @@ /obj/structure/barricade/metal/wired{ icon_state = "metal_3" }, -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/east, /area/desert_dam/building/medical/west_wing_hallway) "rF" = ( /obj/effect/landmark/corpsespawner/engineer, @@ -1369,16 +1064,11 @@ /area/lv624/lazarus/crashed_ship) "rJ" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 6; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/southeast, /area/desert_dam/building/medical/north_wing_hallway) "rO" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/east_wing_hallway) "rP" = ( /obj/item/ammo_casing/shell{ @@ -1394,9 +1084,7 @@ pixel_x = 2; pixel_y = -4 }, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "rY" = ( /obj/item/device/healthanalyzer, @@ -1417,9 +1105,7 @@ /area/lv624/lazarus/crashed_ship) "sn" = ( /obj/structure/cargo_container/arious/right, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "so" = ( /turf/closed/shuttle/ert{ @@ -1432,39 +1118,26 @@ /obj/structure/barricade/metal/wired{ dir = 1 }, -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/east, /area/desert_dam/building/medical/west_wing_hallway) "sq" = ( /obj/structure/machinery/vending/snack, -/turf/open/floor/prison{ - dir = 1; - icon_state = "darkbrown2" - }, +/turf/open/floor/prison/darkbrown2/north, /area/desert_dam/building/medical/break_room) "sH" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/virology_isolation) "sK" = ( /obj/structure/machinery/door/poddoor/almayer{ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "sL" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreencorner" - }, +/turf/open/floor/prison/whitegreencorner/east, /area/desert_dam/building/medical/west_wing_hallway) "sQ" = ( /obj/structure/bed, @@ -1474,33 +1147,23 @@ pixel_y = 4 }, /obj/item/restraint/handcuffs, -/turf/open/floor/almayer{ - dir = 6; - icon_state = "green" - }, +/turf/open/floor/almayer/green/southeast, /area/lv624/lazarus/crashed_ship) "sR" = ( /obj/structure/surface/table/reinforced, /obj/item/device/defibrillator, -/turf/open/floor/prison{ - dir = 10; - icon_state = "whitegreenfull" - }, +/turf/open/floor/prison/whitegreenfull/southwest, /area/desert_dam/building/medical/treatment_room) "tb" = ( /obj/item/stack/rods, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "ti" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ dir = 8; name = "\improper Bridge" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "tk" = ( /obj/item/ammo_casing/shell{ @@ -1510,48 +1173,32 @@ dir = 4; faction_group = list("CLF") }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "to" = ( /obj/structure/disposalpipe/segment, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/east, /area/desert_dam/building/medical/west_wing_hallway) "tv" = ( /obj/structure/barricade/metal/wired{ dir = 8 }, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "ty" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/virology_wing) "tz" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf_medic, /turf/open/floor/plating/plating_catwalk, /area/lv624/lazarus/crashed_ship) "tP" = ( -/turf/open/floor/prison{ - dir = 10; - icon_state = "bright_clean2" - }, +/turf/open/floor/prison/bright_clean2/southwest, /area/lv624/lazarus/crashed_ship) "tS" = ( /obj/structure/surface/table, -/turf/open/floor/prison{ - dir = 10; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/southwest, /area/desert_dam/building/medical/virology_isolation) "tT" = ( /turf/closed/wall, @@ -1573,19 +1220,14 @@ /obj/effect/decal/cleanable/blood{ icon_state = "gib6" }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/morgue) "ux" = ( /obj/structure/machinery/light{ dir = 8 }, /obj/structure/machinery/floodlight, -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreencorner" - }, +/turf/open/floor/prison/whitegreencorner/east, /area/desert_dam/building/medical/west_wing_hallway) "uy" = ( /obj/effect/decal/cleanable/blood/oil, @@ -1596,9 +1238,7 @@ dir = 2; name = "\improper Surgery" }, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/emergency_room) "uE" = ( /obj/structure/surface/table/almayer, @@ -1612,10 +1252,7 @@ /obj/structure/pipes/standard/simple/hidden/green, /obj/structure/disposalpipe/segment, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/east, /area/desert_dam/building/medical/west_wing_hallway) "uP" = ( /turf/closed/wall/r_wall, @@ -1627,17 +1264,11 @@ /area/lv624/lazarus/crashed_ship) "uU" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - dir = 9; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/northwest, /area/lv624/lazarus/crashed_ship) "uW" = ( /obj/item/alien_embryo, -/turf/open/floor/prison{ - dir = 8; - icon_state = "sterile_white" - }, +/turf/open/floor/prison/sterile_white/west, /area/desert_dam/building/medical/morgue) "uX" = ( /turf/closed/shuttle/ert{ @@ -1645,31 +1276,20 @@ }, /area/lv624/lazarus/crashed_ship) "va" = ( -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/treatment_room) "vb" = ( /obj/structure/machinery/vending/coffee, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "vd" = ( /obj/structure/machinery/floodlight, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "vf" = ( /obj/structure/disposalpipe/segment, /obj/structure/surface/table/reinforced, -/turf/open/floor/prison{ - dir = 1; - icon_state = "whitegreencorner" - }, +/turf/open/floor/prison/whitegreencorner/north, /area/desert_dam/building/medical/emergency_room) "vg" = ( /obj/structure/machinery/power/apc{ @@ -1677,9 +1297,7 @@ pixel_y = 24; start_charge = 0 }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/morgue) "vl" = ( /obj/structure/machinery/door/airlock/almayer/generic{ @@ -1694,10 +1312,7 @@ desc = "A rather old hunk of metal with four wheels, you know what to do. Entrance on the back and sides. This one seems to be used by the CLF"; name = "CLF Van" }, -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "vr" = ( /turf/open/floor/plating, @@ -1707,10 +1322,7 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "blue" - }, +/turf/open/floor/almayer/blue/north, /area/lv624/lazarus/crashed_ship) "vZ" = ( /obj/item/stack/rods, @@ -1721,10 +1333,7 @@ /obj/structure/machinery/optable, /obj/item/tank/anesthetic, /obj/item/clothing/mask/breath/medical, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "wk" = ( /obj/structure/disposalpipe/segment{ @@ -1732,10 +1341,7 @@ icon_state = "pipe-c" }, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/west_wing_hallway) "ws" = ( /obj/effect/decal/cleanable/dirt, @@ -1747,9 +1353,7 @@ /area/desert_dam/building/medical/north_wing_hallway) "wv" = ( /obj/structure/largecrate/supply/ammo/m56d, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "wE" = ( /obj/structure/bed, @@ -1761,16 +1365,11 @@ /obj/item/ammo_magazine/pistol/heavy, /obj/item/clothing/accessory/storage/webbing, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "wF" = ( /obj/item/weapon/gun/smg/fp9000, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "wT" = ( /obj/structure/window/framed/colony, @@ -1781,30 +1380,20 @@ dir = 4 }, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 10; - icon_state = "whitegreenfull" - }, +/turf/open/floor/prison/whitegreenfull/southwest, /area/desert_dam/building/medical/emergency_room) "wY" = ( -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/treatment_room) "wZ" = ( /obj/structure/machinery/computer/arcade, -/turf/open/floor/prison{ - dir = 1; - icon_state = "darkbrown2" - }, +/turf/open/floor/prison/darkbrown2/north, /area/desert_dam/building/medical/break_room) "xb" = ( /obj/structure/bed/chair/office/light{ dir = 8 }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/virology_wing) "xk" = ( /obj/structure/surface/table/almayer, @@ -1816,16 +1405,11 @@ /obj/structure/pipes/standard/simple/hidden/green{ dir = 4 }, -/turf/open/floor/prison{ - dir = 1; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/north, /area/desert_dam/building/medical/virology_wing) "xr" = ( /obj/effect/landmark/corpsespawner/clf, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "xu" = ( /turf/closed/shuttle/ert{ @@ -1843,10 +1427,7 @@ /turf/open/floor/plating, /area/desert_dam/building/medical/morgue) "xW" = ( -/turf/open/floor/prison{ - dir = 8; - icon_state = "sterile_white" - }, +/turf/open/floor/prison/sterile_white/west, /area/desert_dam/building/medical/morgue) "xY" = ( /obj/effect/decal/cleanable/blood/oil/streak, @@ -1854,19 +1435,14 @@ /area/lv624/lazarus/crashed_ship) "xZ" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "yj" = ( /obj/structure/barricade/metal/wired{ dir = 1; icon_state = "metal_3" }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/north_wing_hallway) "yl" = ( /obj/effect/decal/cleanable/dirt, @@ -1875,16 +1451,11 @@ dir = 8; icon_state = "metal_2" }, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/west_wing_hallway) "yo" = ( /obj/structure/machinery/cm_vending/sorted/marine_food, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "yp" = ( /obj/structure/pipes/standard/simple/hidden/green{ @@ -1893,9 +1464,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/emergency_room) "yr" = ( /obj/structure/surface/table/reinforced/prison, @@ -1903,9 +1472,7 @@ department = "CLF - Cell 42" }, /obj/item/paper/prison_station/pirate_note/clfship, -/turf/open/floor/almayer{ - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald, /area/lv624/lazarus/crashed_ship) "yz" = ( /obj/structure/surface/table/reinforced/prison, @@ -1916,9 +1483,7 @@ /turf/open/floor/plating/plating_catwalk, /area/lv624/lazarus/crashed_ship) "yF" = ( -/turf/open/floor/almayer{ - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner, /area/lv624/lazarus/crashed_ship) "yG" = ( /obj/structure/pipes/standard/simple/hidden/green{ @@ -1929,34 +1494,22 @@ }, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 1; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/north, /area/desert_dam/building/medical/north_wing_hallway) "yJ" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "zd" = ( /obj/item/weapon/gun/rifle/sniper/svd, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "zh" = ( /obj/structure/pipes/standard/simple/hidden/green{ dir = 4 }, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 10; - icon_state = "whitegreenfull" - }, +/turf/open/floor/prison/whitegreenfull/southwest, /area/desert_dam/building/medical/virology_wing) "zj" = ( /turf/closed/shuttle/ert{ @@ -1967,10 +1520,7 @@ /obj/structure/barricade/metal/wired{ dir = 8 }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "sterile_white" - }, +/turf/open/floor/prison/sterile_white/west, /area/desert_dam/building/medical/west_wing_hallway) "zt" = ( /obj/effect/decal/cleanable/dirt, @@ -1980,9 +1530,7 @@ "zx" = ( /obj/effect/decal/cleanable/dirt, /obj/item/weapon/broken_bottle, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/break_room) "zz" = ( /obj/structure/machinery/light{ @@ -1997,17 +1545,12 @@ /area/lv624/lazarus/crashed_ship) "zI" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "zN" = ( /obj/item/stack/rods, /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "zP" = ( /obj/structure/machinery/light{ @@ -2018,16 +1561,12 @@ /area/desert_dam/building/medical/break_room) "Ab" = ( /obj/structure/girder/reinforced, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Ae" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/break_room) "Aj" = ( /obj/structure/pipes/standard/simple/hidden/green{ @@ -2048,10 +1587,7 @@ /obj/structure/machinery/light{ dir = 4 }, -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/east, /area/desert_dam/building/medical/west_wing_hallway) "Aq" = ( /turf/closed/shuttle/ert{ @@ -2066,25 +1602,17 @@ /obj/structure/barricade/metal/wired{ dir = 8 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "AH" = ( /obj/effect/landmark/corpsespawner/wysec, -/turf/open/floor/prison{ - dir = 1; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/north, /area/lv624/lazarus/crashed_ship) "AI" = ( /obj/structure/machinery/light{ dir = 8 }, -/turf/open/floor/prison{ - dir = 10; - icon_state = "whitegreenfull" - }, +/turf/open/floor/prison/whitegreenfull/southwest, /area/desert_dam/building/medical/treatment_room) "AJ" = ( /obj/structure/surface/rack, @@ -2092,18 +1620,13 @@ /obj/item/ammo_magazine/shotgun/buckshot, /obj/item/ammo_magazine/shotgun/buckshot, /obj/item/ammo_magazine/shotgun/buckshot, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/southwest, /area/lv624/lazarus/crashed_ship) "AM" = ( /obj/item/ammo_casing/shell{ icon_state = "casing_2_1" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "AQ" = ( /obj/structure/largecrate/supply/ammo/m56d, @@ -2134,47 +1657,32 @@ /area/desert_dam/building/medical/west_wing_hallway) "Bt" = ( /obj/item/trash/semki, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/treatment_room) "BH" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "BJ" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/virology_isolation) "BY" = ( /obj/structure/pipes/standard/simple/hidden/green, -/turf/open/floor/prison{ - dir = 5; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/northeast, /area/desert_dam/building/medical/emergency_room) "BZ" = ( -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/virology_isolation) "Ce" = ( /obj/structure/disposalpipe/segment{ dir = 1; icon_state = "pipe-c" }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "sterile_white" - }, +/turf/open/floor/prison/sterile_white/west, /area/desert_dam/building/medical/virology_wing) "Cj" = ( /obj/effect/decal/cleanable/blood, @@ -2182,17 +1690,12 @@ dir = 1; icon_state = "metal_3" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Cm" = ( /obj/structure/disposalpipe/trunk, /obj/structure/machinery/disposal, -/turf/open/floor/prison{ - dir = 5; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/northeast, /area/desert_dam/building/medical/virology_wing) "Cq" = ( /obj/structure/surface/table/reinforced, @@ -2202,10 +1705,7 @@ pixel_y = 10 }, /obj/effect/landmark/objective_landmark/far, -/turf/open/floor/prison{ - dir = 10; - icon_state = "whitegreenfull" - }, +/turf/open/floor/prison/whitegreenfull/southwest, /area/desert_dam/building/medical/treatment_room) "Cz" = ( /obj/structure/bed/chair, @@ -2237,17 +1737,12 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/north_wing_hallway) "CR" = ( /obj/item/stack/rods, /obj/item/ammo_magazine/sniper/svd, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "CT" = ( /obj/structure/pipes/standard/simple/hidden/green, @@ -2255,10 +1750,7 @@ dir = 8; icon_state = "pipe-c" }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "sterile_white" - }, +/turf/open/floor/prison/sterile_white/west, /area/desert_dam/building/medical/virology_isolation) "CY" = ( /obj/effect/decal/cleanable/dirt, @@ -2266,10 +1758,7 @@ dir = 1; icon_state = "metal_2" }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/west_wing_hallway) "De" = ( /obj/structure/surface/table/almayer, @@ -2284,16 +1773,10 @@ /obj/structure/pipes/standard/simple/hidden/green, /obj/structure/disposalpipe/segment, /obj/item/storage/box/pillbottles, -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/east, /area/desert_dam/building/medical/west_wing_hallway) "Dp" = ( -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "Dq" = ( /turf/closed/shuttle/ert{ @@ -2309,10 +1792,7 @@ phone_id = "Cargo Bay"; pixel_y = 32 }, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "DB" = ( /obj/structure/machinery/body_scanconsole, @@ -2322,24 +1802,15 @@ phone_id = "Medical Bay"; pixel_y = 32 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "DG" = ( /obj/item/stack/rods, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "DH" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreencorner" - }, +/turf/open/floor/prison/whitegreencorner/west, /area/desert_dam/building/medical/virology_wing) "DQ" = ( /turf/closed/shuttle/ert{ @@ -2351,10 +1822,7 @@ dir = 4 }, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/virology_wing) "DX" = ( /obj/structure/surface/rack, @@ -2362,10 +1830,7 @@ pixel_y = 7 }, /obj/item/storage/backpack/general_belt, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "DZ" = ( /obj/structure/transmitter/clf_net{ @@ -2373,67 +1838,41 @@ phone_id = "Armoury"; pixel_y = 32 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "Ec" = ( -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/east, /area/lv624/lazarus/crashed_ship) "Ep" = ( -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreencorner" - }, +/turf/open/floor/prison/whitegreencorner/east, /area/desert_dam/building/medical/emergency_room) "EB" = ( /obj/structure/machinery/door/airlock/almayer/generic, /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "sterile_white" - }, +/turf/open/floor/prison/sterile_white/west, /area/desert_dam/building/medical/virology_wing) "EK" = ( /obj/item/ammo_magazine/smg/fp9000, /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor/plating{ - dir = 4; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/east, /area/lv624/lazarus/crashed_ship) "EO" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/morgue) "ET" = ( /obj/structure/cargo_container/arious/leftmid, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "EU" = ( /obj/structure/machinery/power/smes/buildable/charged, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/north, /area/lv624/lazarus/crashed_ship) "EV" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 5; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/northeast, /area/desert_dam/building/medical/emergency_room) "Fh" = ( /obj/structure/surface/table/woodentable, @@ -2446,15 +1885,11 @@ /area/lv624/lazarus/crashed_ship) "Fi" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/break_room) "Fj" = ( /obj/structure/machinery/light, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/break_room) "Fl" = ( /obj/structure/surface/table/reinforced/prison, @@ -2465,9 +1900,7 @@ phone_id = "Engineering" }, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor/almayer{ - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner, /area/lv624/lazarus/crashed_ship) "Fp" = ( /obj/structure/pipes/standard/simple/hidden/green, @@ -2478,10 +1911,7 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/east, /area/lv624/lazarus/crashed_ship) "Fx" = ( /turf/open/floor/plating, @@ -2492,10 +1922,7 @@ pixel_x = 3; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "FQ" = ( /obj/structure/pipes/standard/simple/hidden/green{ @@ -2504,15 +1931,11 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/treatment_room) "Ga" = ( /obj/structure/girder/reinforced, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Gd" = ( /obj/effect/decal/medical_decals{ @@ -2525,16 +1948,11 @@ dir = 1; icon_state = "pipe-c" }, -/turf/open/floor/prison{ - dir = 1; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/north, /area/desert_dam/building/medical/emergency_room) "Gk" = ( /obj/structure/machinery/light, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/east_wing_hallway) "Gn" = ( /obj/structure/pipes/standard/manifold/hidden/green{ @@ -2560,29 +1978,21 @@ }, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 10; - icon_state = "whitegreenfull" - }, +/turf/open/floor/prison/whitegreenfull/southwest, /area/desert_dam/building/medical/east_wing_hallway) "GI" = ( /obj/structure/pipes/standard/manifold/hidden/green{ dir = 4 }, /obj/structure/disposalpipe/segment, -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/east, /area/desert_dam/building/medical/west_wing_hallway) "GM" = ( /obj/structure/pipes/vents/pump{ dir = 1 }, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/virology_isolation) "GS" = ( /turf/closed/shuttle/ert{ @@ -2592,26 +2002,18 @@ "GZ" = ( /obj/effect/landmark/corpsespawner/colonist/random, /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "Hb" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med{ pixel_y = 25 }, /obj/item/storage/firstaid/regular/empty, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "Hf" = ( /obj/structure/largecrate/random/barrel/white, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Hh" = ( /obj/item/weapon/gun/smg/fp9000, @@ -2619,54 +2021,37 @@ /area/lv624/lazarus/crashed_ship) "Hn" = ( /obj/structure/pipes/vents/pump, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/morgue) "Hv" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/emergency_room) "Hw" = ( /obj/structure/pipes/standard/simple/hidden/green{ dir = 4 }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/virology_isolation) "HB" = ( /obj/structure/barricade/metal/wired{ dir = 8; icon_state = "metal_2" }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreencorner" - }, +/turf/open/floor/prison/whitegreencorner/west, /area/desert_dam/building/medical/west_wing_hallway) "HC" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 6; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/southeast, /area/desert_dam/building/medical/emergency_room) "HD" = ( /obj/structure/machinery/vending/cola, -/turf/open/floor/prison{ - dir = 1; - icon_state = "darkbrown2" - }, +/turf/open/floor/prison/darkbrown2/north, /area/desert_dam/building/medical/break_room) "HG" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/virology_isolation) "HX" = ( /turf/open/floor/plating, @@ -2684,16 +2069,11 @@ /area/lv624/lazarus/crashed_ship) "It" = ( /obj/item/clothing/gloves/latex, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/virology_wing) "Iv" = ( /obj/structure/machinery/light, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/morgue) "Ix" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -2705,32 +2085,21 @@ "IB" = ( /obj/structure/pipes/standard/simple/hidden/green, /obj/structure/disposalpipe/segment, -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/east, /area/desert_dam/building/medical/west_wing_hallway) "IL" = ( -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/virology_wing) "IN" = ( /obj/item/stack/rods, -/turf/open/floor/prison{ - dir = 1; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/north, /area/lv624/lazarus/crashed_ship) "IO" = ( /turf/closed/wall/r_wall, /area/desert_dam/building/medical/emergency_room) "IR" = ( /obj/structure/closet/l3closet/virology, -/turf/open/floor/prison{ - dir = 1; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/north, /area/desert_dam/building/medical/virology_wing) "IS" = ( /obj/structure/machinery/power/apc{ @@ -2748,10 +2117,7 @@ /obj/item/bedsheet/rd, /obj/effect/landmark/corpsespawner/colonist, /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "green" - }, +/turf/open/floor/almayer/green/east, /area/lv624/lazarus/crashed_ship) "Jf" = ( /obj/structure/machinery/light, @@ -2764,17 +2130,11 @@ /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor/plating{ - dir = 10; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southwest, /area/lv624/lazarus/crashed_ship) "JC" = ( /obj/structure/machinery/vending/snack, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "JJ" = ( /obj/structure/bed/chair, @@ -2783,28 +2143,19 @@ /area/lv624/lazarus/crashed_ship) "JM" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/virology_wing) "JR" = ( /obj/structure/girder, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "JU" = ( /obj/structure/closet/firecloset/full, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/virology_wing) "JV" = ( /obj/structure/pipes/standard/simple/hidden/green, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/morgue) "JW" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf_engineer, @@ -2814,10 +2165,7 @@ /obj/effect/decal/medical_decals{ icon_state = "triagedecalbottom" }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreencorner" - }, +/turf/open/floor/prison/whitegreencorner/west, /area/desert_dam/building/medical/west_wing_hallway) "Kl" = ( /obj/structure/disposalpipe/segment{ @@ -2826,10 +2174,7 @@ }, /obj/effect/decal/cleanable/dirt, /obj/item/clothing/glasses/hud/health, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/west_wing_hallway) "Kv" = ( /obj/structure/bed/chair{ @@ -2842,34 +2187,23 @@ dir = 8; icon_state = "metal_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Ky" = ( -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/virology_wing) "KP" = ( -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/lv624/lazarus/crashed_ship) "KR" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "KZ" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, /turf/open/floor/almayer, /area/lv624/lazarus/crashed_ship) "Lf" = ( -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Lm" = ( /obj/item/stack/sheet/metal{ @@ -2881,10 +2215,7 @@ dir = 8; icon_state = "metal_1" }, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "Ls" = ( /turf/closed/shuttle/ert{ @@ -2897,29 +2228,21 @@ }, /area/lv624/lazarus/crashed_ship) "Lx" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/primary_storage) "Lz" = ( /obj/item/ammo_magazine/smg/fp9000, /obj/item/stack/rods, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "LC" = ( /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "LK" = ( -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/primary_storage) "LL" = ( /obj/structure/pipes/standard/simple/hidden/green, @@ -2931,10 +2254,7 @@ /obj/structure/surface/table/reinforced/prison, /obj/item/storage/firstaid/regular, /obj/effect/landmark/objective_landmark/science, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "LP" = ( /turf/closed/shuttle/ert{ @@ -2945,30 +2265,20 @@ /obj/structure/disposalpipe/trunk{ dir = 4 }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/virology_isolation) "LW" = ( /obj/effect/decal/cleanable/blood/oil, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Md" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/paper_bin, /obj/item/tool/pen, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "Mk" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/west_wing_hallway) "Mm" = ( /obj/structure/machinery/computer/station_alert{ @@ -2976,9 +2286,7 @@ stat = 1 }, /obj/structure/surface/table/reinforced/prison, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Mr" = ( /obj/structure/surface/rack, @@ -2988,10 +2296,7 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "Mu" = ( /turf/closed/wall, @@ -3008,17 +2313,11 @@ /area/desert_dam/building/medical/morgue) "MJ" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 1; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/north, /area/desert_dam/building/medical/east_wing_hallway) "MM" = ( /obj/structure/girder/displaced, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "MN" = ( /obj/effect/decal/cleanable/dirt, @@ -3026,9 +2325,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/north_wing_hallway) "MO" = ( /turf/closed/wall, @@ -3037,9 +2334,7 @@ /obj/structure/bed/chair/office/light{ dir = 1 }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/treatment_room) "MU" = ( /obj/effect/decal/cleanable/dirt, @@ -3050,31 +2345,22 @@ /obj/structure/barricade/metal/wired{ icon_state = "metal_3" }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/west_wing_hallway) "Nc" = ( /obj/structure/girder/displaced, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Ni" = ( /obj/item/stool, /obj/effect/landmark/survivor_spawner/lv624_crashed_clf_leader, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Nt" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/virology_isolation) "Ny" = ( /obj/structure/bed/chair{ @@ -3084,10 +2370,7 @@ /area/desert_dam/building/medical/break_room) "NA" = ( /obj/item/stack/rods, -/turf/open/floor/prison{ - dir = 10; - icon_state = "bright_clean2" - }, +/turf/open/floor/prison/bright_clean2/southwest, /area/lv624/lazarus/crashed_ship) "NE" = ( /turf/open/floor/plating, @@ -3098,16 +2381,11 @@ dir = 2; icon_state = "pipe-c" }, -/turf/open/floor/prison{ - icon_state = "whitegreencorner" - }, +/turf/open/floor/prison/whitegreencorner, /area/desert_dam/building/medical/west_wing_hallway) "NP" = ( /obj/structure/morgue, -/turf/open/floor/prison{ - dir = 10; - icon_state = "bright_clean2" - }, +/turf/open/floor/prison/bright_clean2/southwest, /area/desert_dam/building/medical/morgue) "NR" = ( /obj/structure/surface/table/reinforced, @@ -3116,42 +2394,28 @@ pixel_x = 5; pixel_y = 3 }, -/turf/open/floor/prison{ - dir = 10; - icon_state = "whitegreenfull" - }, +/turf/open/floor/prison/whitegreenfull/southwest, /area/desert_dam/building/medical/treatment_room) "NZ" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/barricade/metal/wired{ dir = 8 }, -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreencorner" - }, +/turf/open/floor/prison/whitegreencorner/east, /area/desert_dam/building/medical/west_wing_hallway) "Or" = ( -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreencorner" - }, +/turf/open/floor/prison/whitegreencorner/west, /area/desert_dam/building/medical/east_wing_hallway) "Os" = ( /obj/structure/surface/table, /obj/effect/landmark/objective_landmark/science, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/virology_isolation) "OB" = ( /turf/closed/wall, /area/desert_dam/building/substation/central) "OF" = ( -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/break_room) "OM" = ( /obj/structure/surface/table/almayer, @@ -3163,27 +2427,18 @@ pixel_x = -2; pixel_y = 3 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "ON" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/virology_isolation) "OQ" = ( -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/north_wing_hallway) "OS" = ( -/turf/open/floor/plating{ - dir = 5; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/northeast, /area/lv624/lazarus/crashed_ship) "OU" = ( /turf/closed/wall/r_wall, @@ -3195,17 +2450,11 @@ }, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/sand_overlay/sand1/corner1, -/turf/open/floor/prison{ - dir = 8; - icon_state = "sterile_white" - }, +/turf/open/floor/prison/sterile_white/west, /area/desert_dam/building/medical/north_wing_hallway) "Pa" = ( /obj/structure/disposalpipe/segment, -/turf/open/floor/prison{ - dir = 1; - icon_state = "whitegreencorner" - }, +/turf/open/floor/prison/whitegreencorner/north, /area/desert_dam/building/medical/virology_wing) "Pn" = ( /obj/structure/pipes/standard/simple/hidden/green{ @@ -3215,10 +2464,7 @@ dir = 1; icon_state = "pipe-j2" }, -/turf/open/floor/prison{ - dir = 5; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/northeast, /area/desert_dam/building/medical/west_wing_hallway) "Po" = ( /obj/structure/bed/chair{ @@ -3234,9 +2480,7 @@ /area/lv624/lazarus/crashed_ship) "PC" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/east_wing_hallway) "PD" = ( /obj/structure/machinery/light{ @@ -3248,18 +2492,14 @@ closed = 0; density = 1 }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/west_wing_hallway) "PE" = ( /obj/structure/machinery/light, /obj/structure/barricade/metal/wired{ dir = 4 }, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/north_wing_hallway) "PP" = ( /obj/item/weapon/gun/rifle/m16, @@ -3268,31 +2508,21 @@ pixel_y = 6 }, /obj/structure/surface/rack, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "PU" = ( /obj/structure/surface/table/reinforced, /obj/item/roller, /obj/item/roller, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/emergency_room) "Qi" = ( /obj/structure/reagent_dispensers/fueltank, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Qk" = ( -/turf/open/floor/prison{ - dir = 9; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/northwest, /area/desert_dam/building/medical/virology_wing) "QZ" = ( /obj/structure/pipes/standard/simple/hidden/green{ @@ -3302,18 +2532,13 @@ dir = 8; faction_group = list("CLF") }, -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreencorner" - }, +/turf/open/floor/prison/whitegreencorner/east, /area/desert_dam/building/medical/west_wing_hallway) "Rk" = ( /obj/structure/pipes/standard/simple/hidden/green, /obj/structure/disposalpipe/segment, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/west_wing_hallway) "Rm" = ( /obj/structure/barricade/metal/wired{ @@ -3325,27 +2550,18 @@ "Rv" = ( /obj/structure/disposalpipe/segment, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 8; - icon_state = "sterile_white" - }, +/turf/open/floor/prison/sterile_white/west, /area/desert_dam/building/medical/west_wing_hallway) "RH" = ( /turf/closed/wall/r_wall, /area/desert_dam/building/medical/virology_isolation) "RT" = ( -/turf/open/floor/prison{ - dir = 10; - icon_state = "bright_clean2" - }, +/turf/open/floor/prison/bright_clean2/southwest, /area/desert_dam/building/medical/morgue) "RU" = ( /obj/item/stack/rods, /obj/effect/landmark/corpsespawner/clf, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "RW" = ( /obj/structure/machinery/power/apc{ @@ -3359,16 +2575,10 @@ }, /obj/structure/surface/table/reinforced, /obj/effect/landmark/objective_landmark/science, -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/east, /area/desert_dam/building/medical/emergency_room) "RX" = ( -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreencorner" - }, +/turf/open/floor/prison/whitegreencorner/east, /area/desert_dam/building/medical/virology_wing) "Si" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, @@ -3379,10 +2589,7 @@ dir = 8; pixel_x = -10 }, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/west, /area/lv624/lazarus/crashed_ship) "Sr" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -3396,10 +2603,7 @@ /obj/item/stack/sheet/mineral/phoron{ amount = 50 }, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/desert_dam/building/substation/central) "SA" = ( /obj/structure/pipes/standard/simple/hidden/green{ @@ -3409,30 +2613,21 @@ dir = 4 }, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/east_wing_hallway) "SE" = ( /obj/structure/disposalpipe/segment, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/west_wing_hallway) "SL" = ( /turf/closed/wall/r_wall, /area/desert_dam/building/medical/treatment_room) "SR" = ( -/turf/open/floor/plating{ - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate, /area/lv624/lazarus/crashed_ship) "SZ" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/morgue) "Tb" = ( /obj/structure/pipes/standard/simple/hidden/green{ @@ -3442,19 +2637,13 @@ dir = 4 }, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 8; - icon_state = "sterile_white" - }, +/turf/open/floor/prison/sterile_white/west, /area/desert_dam/building/medical/west_wing_hallway) "Tc" = ( /obj/structure/reagent_dispensers/virusfood{ pixel_x = -32 }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/virology_wing) "Tg" = ( /obj/structure/pipes/standard/simple/hidden/green{ @@ -3464,21 +2653,15 @@ dir = 4 }, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/north_wing_hallway) "Ti" = ( /obj/structure/pipes/standard/simple/hidden/green, /obj/structure/disposalpipe/segment, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/west_wing_hallway) "Tj" = ( -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/east_wing_hallway) "Tn" = ( /obj/structure/bed/chair, @@ -3493,10 +2676,7 @@ dir = 8; icon_state = "metal_2" }, -/turf/open/floor/prison{ - dir = 1; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/north, /area/desert_dam/building/medical/west_wing_hallway) "Tq" = ( /obj/structure/barricade/metal/wired{ @@ -3538,23 +2718,15 @@ icon_state = "pipe-c" }, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/east, /area/desert_dam/building/medical/west_wing_hallway) "Ub" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, -/turf/open/floor/almayer{ - icon_state = "green" - }, +/turf/open/floor/almayer/green, /area/lv624/lazarus/crashed_ship) "Ue" = ( /obj/structure/pipes/standard/manifold/hidden/green, -/turf/open/floor/prison{ - dir = 6; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/southeast, /area/desert_dam/building/medical/emergency_room) "Uk" = ( /obj/structure/machinery/light{ @@ -3563,10 +2735,7 @@ /obj/structure/barricade/metal/wired{ icon_state = "metal_3" }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/west_wing_hallway) "Um" = ( /obj/structure/window/framed/colony, @@ -3577,9 +2746,7 @@ /obj/item/device/autopsy_scanner, /obj/structure/pipes/standard/simple/hidden/green, /obj/effect/landmark/objective_landmark/medium, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/morgue) "Uw" = ( /obj/item/stack/rods, @@ -3587,10 +2754,7 @@ /turf/open/floor/plating, /area/lv624/lazarus/crashed_ship) "Uz" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner/west, /area/lv624/lazarus/crashed_ship) "UI" = ( /turf/closed/shuttle/ert{ @@ -3603,10 +2767,7 @@ pixel_x = -3; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner/north, /area/lv624/lazarus/crashed_ship) "UQ" = ( /obj/structure/window/framed/colony/reinforced, @@ -3614,9 +2775,7 @@ /area/desert_dam/building/medical/north_wing_hallway) "UU" = ( /obj/structure/machinery/cm_vending/sorted/medical/no_access, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/treatment_room) "UW" = ( /turf/closed/shuttle/ert{ @@ -3629,27 +2788,20 @@ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Vg" = ( /obj/structure/window/framed/colony/reinforced, /turf/open/floor/plating, /area/desert_dam/building/medical/west_wing_hallway) "Vh" = ( -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreencorner" - }, +/turf/open/floor/prison/whitegreencorner/west, /area/desert_dam/building/medical/west_wing_hallway) "Vw" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/virology_isolation) "VO" = ( /obj/effect/decal/cleanable/dirt, @@ -3657,9 +2809,7 @@ /obj/structure/machinery/defenses/sentry/premade/dumb{ faction_group = list("CLF") }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/west_wing_hallway) "VR" = ( /turf/closed/shuttle/ert{ @@ -3668,33 +2818,23 @@ /area/lv624/lazarus/crashed_ship) "VS" = ( /obj/effect/decal/cleanable/blood/oil, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "VY" = ( /obj/item/ammo_magazine/smg/fp9000, /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor/plating{ - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate, /area/lv624/lazarus/crashed_ship) "Wk" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/medidoor/colony{ name = "\improper Medical" }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/west_wing_hallway) "Wn" = ( /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 10; - icon_state = "whitegreenfull" - }, +/turf/open/floor/prison/whitegreenfull/southwest, /area/desert_dam/building/medical/emergency_room) "Ws" = ( /obj/structure/surface/table/reinforced/prison, @@ -3704,10 +2844,7 @@ /obj/item/attachable/attached_gun/flamer, /obj/item/attachable/bayonet, /obj/item/attachable/bayonet, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/west, /area/lv624/lazarus/crashed_ship) "Wx" = ( /obj/structure/pipes/standard/simple/hidden/green{ @@ -3725,22 +2862,14 @@ /area/desert_dam/building/medical/west_wing_hallway) "WP" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/medidoor/colony, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/virology_wing) "WQ" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/north_wing_hallway) "WR" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 10; - icon_state = "whitegreenfull" - }, +/turf/open/floor/prison/whitegreenfull/southwest, /area/desert_dam/building/medical/virology_wing) "WS" = ( /obj/structure/pipes/standard/simple/hidden/green{ @@ -3752,15 +2881,10 @@ /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, /obj/item/weapon/broken_bottle, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/east_wing_hallway) "WY" = ( -/turf/open/floor/prison{ - dir = 6; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/southeast, /area/desert_dam/building/medical/emergency_room) "WZ" = ( /obj/structure/largecrate/random/barrel/yellow, @@ -3768,18 +2892,14 @@ /area/lv624/lazarus/crashed_ship) "Xa" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/desert_dam/building/medical/east_wing_hallway) "Xp" = ( /obj/structure/machinery/power/apc{ pixel_y = -24; start_charge = 0 }, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/virology_isolation) "Xv" = ( /obj/structure/pipes/standard/simple/hidden/green{ @@ -3789,10 +2909,7 @@ dir = 4 }, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 9; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/northwest, /area/desert_dam/building/medical/west_wing_hallway) "XB" = ( /obj/structure/barricade/sandbags/wired{ @@ -3804,9 +2921,7 @@ "XG" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen, /area/desert_dam/building/medical/virology_wing) "XH" = ( /turf/open/floor/plating, @@ -3820,26 +2935,18 @@ /obj/structure/machinery/cm_vending/sorted/medical/wall_med{ pixel_y = 25 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "XW" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "Yd" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/west_wing_hallway) "Yu" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -3856,16 +2963,10 @@ /obj/item/ammo_magazine/pistol/heavy, /obj/item/ammo_magazine/pistol/heavy, /obj/item/ammo_magazine/pistol/heavy, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "Yz" = ( -/turf/open/floor/plating{ - dir = 10; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southwest, /area/lv624/lazarus/crashed_ship) "YB" = ( /obj/item/ammo_casing/shell{ @@ -3875,16 +2976,11 @@ dir = 8; faction_group = list("CLF") }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "YF" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison{ - dir = 8; - icon_state = "sterile_white" - }, +/turf/open/floor/prison/sterile_white/west, /area/desert_dam/building/medical/virology_wing) "YG" = ( /obj/structure/pipes/standard/simple/hidden/green{ @@ -3900,16 +2996,10 @@ /obj/item/ammo_magazine/shotgun/slugs, /obj/item/ammo_magazine/shotgun/slugs, /obj/item/ammo_magazine/shotgun/slugs, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northwest, /area/lv624/lazarus/crashed_ship) "YQ" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/west, /area/lv624/lazarus/crashed_ship) "YR" = ( /obj/effect/decal/medical_decals{ @@ -3917,10 +3007,7 @@ }, /obj/structure/pipes/standard/simple/hidden/green, /obj/structure/disposalpipe/segment, -/turf/open/floor/prison{ - dir = 4; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/east, /area/desert_dam/building/medical/west_wing_hallway) "YS" = ( /obj/structure/surface/rack, @@ -3933,48 +3020,33 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "YZ" = ( /obj/structure/largecrate/supply/supplies/water, /turf/open/floor/almayer, /area/lv624/lazarus/crashed_ship) "Zd" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Zf" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/west, /area/lv624/lazarus/crashed_ship) "Zp" = ( /turf/closed/wall/r_wall, /area/desert_dam/building/substation/central) "Zr" = ( /obj/structure/cargo_container/arious/rightmid, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "ZA" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/virology_isolation) "ZE" = ( /obj/effect/decal/medical_decals{ icon_state = "triagedecalbottom" }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "whitegreen" - }, +/turf/open/floor/prison/whitegreen/west, /area/desert_dam/building/medical/west_wing_hallway) "ZG" = ( /obj/structure/surface/table/reinforced/prison, @@ -4000,18 +3072,12 @@ /obj/item/ammo_magazine/rifle/m16{ pixel_x = -4 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "ZH" = ( /obj/structure/surface/table/reinforced, /obj/item/book/manual/medical_diagnostics_manual, -/turf/open/floor/prison{ - dir = 10; - icon_state = "whitegreenfull" - }, +/turf/open/floor/prison/whitegreenfull/southwest, /area/desert_dam/building/medical/treatment_room) "ZI" = ( /obj/structure/bed, @@ -4021,10 +3087,7 @@ pixel_y = 20 }, /obj/item/toy/plush/farwa, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northwest, /area/lv624/lazarus/crashed_ship) "ZP" = ( /obj/structure/window/framed/colony/reinforced, @@ -4035,10 +3098,7 @@ /obj/structure/machinery/power/apc{ dir = 1 }, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northwest, /area/lv624/lazarus/crashed_ship) "ZT" = ( /obj/structure/surface/rack, @@ -4057,19 +3117,14 @@ /obj/item/weapon/gun/rifle/mar40{ pixel_y = 6 }, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northeast, /area/lv624/lazarus/crashed_ship) "ZV" = ( /obj/structure/barricade/metal/wired{ dir = 1; icon_state = "metal_3" }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/desert_dam/building/medical/north_wing_hallway) "ZZ" = ( /obj/item/ammo_magazine/sniper/svd, diff --git a/maps/map_files/FOP_v3_Sciannex/standalone/clfship.dmm b/maps/map_files/FOP_v3_Sciannex/standalone/clfship.dmm index 2e7cb375a21b..ab5b65f4a36f 100644 --- a/maps/map_files/FOP_v3_Sciannex/standalone/clfship.dmm +++ b/maps/map_files/FOP_v3_Sciannex/standalone/clfship.dmm @@ -5,18 +5,13 @@ /area/fiorina/station/lowsec) "af" = ( /obj/structure/reagent_dispensers/fueltank, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "ag" = ( /turf/closed/wall/prison, /area/fiorina/maintenance) "ai" = ( -/turf/open/floor/prison{ - dir = 10; - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow/southwest, /area/fiorina/station/lowsec) "aw" = ( /turf/closed/shuttle/ert{ @@ -25,18 +20,14 @@ /area/lv624/lazarus/crashed_ship) "aA" = ( /obj/structure/machinery/light/double/blue, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/fiorina/maintenance) "aC" = ( /obj/structure/barricade/metal/wired{ dir = 1; icon_state = "metal_2" }, -/turf/open/floor/prison{ - icon_state = "floor_plate" - }, +/turf/open/floor/prison/floor_plate, /area/fiorina/station/central_ring) "aJ" = ( /turf/closed/shuttle/ert{ @@ -46,19 +37,14 @@ /area/lv624/lazarus/crashed_ship) "aN" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "bk" = ( /obj/structure/machinery/door/poddoor/almayer{ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "bo" = ( /obj/structure/surface/rack, @@ -71,22 +57,13 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "bC" = ( -/turf/open/floor/prison{ - dir = 5; - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow/northeast, /area/fiorina/station/central_ring) "bJ" = ( -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "bM" = ( /obj/structure/machinery/door/airlock/prison_hatch/autoname, @@ -112,9 +89,7 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "cw" = ( /turf/closed/shuttle/ert{ @@ -123,9 +98,7 @@ /area/lv624/lazarus/crashed_ship) "cA" = ( /obj/item/reagent_container/food/drinks/cans/aspen, -/turf/open/floor/prison{ - icon_state = "floor_plate" - }, +/turf/open/floor/prison/floor_plate, /area/fiorina/station/lowsec) "cB" = ( /obj/structure/surface/rack, @@ -135,29 +108,19 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "cF" = ( -/turf/open/floor/almayer{ - dir = 1; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/north, /area/lv624/lazarus/crashed_ship) "cG" = ( /obj/structure/barricade/metal/wired{ dir = 8 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "de" = ( -/turf/open/floor/prison{ - icon_state = "floor_plate" - }, +/turf/open/floor/prison/floor_plate, /area/lv624/lazarus/crashed_ship) "dh" = ( /obj/structure/surface/table/almayer, @@ -165,35 +128,26 @@ /obj/item/storage/bag/trash, /obj/item/tool/screwdriver, /obj/effect/landmark/objective_landmark/science, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "dj" = ( /obj/structure/barricade/metal/wired{ dir = 8; icon_state = "metal_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "dC" = ( /obj/structure/barricade/sandbags/wired{ dir = 1; icon_state = "sandbag_2" }, -/turf/open/floor/prison{ - icon_state = "floor_plate" - }, +/turf/open/floor/prison/floor_plate, /area/fiorina/station/central_ring) "dG" = ( /obj/item/stack/rods, /obj/structure/girder, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "dN" = ( /obj/item/ammo_casing/shell{ @@ -203,16 +157,11 @@ dir = 8; faction_group = list("CLF") }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "dO" = ( /obj/structure/girder, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "dZ" = ( /obj/structure/barricade/sandbags/wired{ @@ -223,10 +172,7 @@ dir = 8; icon_state = "sandbag_2" }, -/turf/open/organic/grass{ - desc = "It'll get in your shoes no matter what you do."; - name = "astroturf" - }, +/turf/open/organic/grass/astroturf, /area/fiorina/station/central_ring) "eb" = ( /obj/structure/largecrate/random/case/double, @@ -245,45 +191,28 @@ /area/fiorina/station/central_ring) "ev" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "ew" = ( /obj/item/device/flashlight/lamp/tripod, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/fiorina/station/lowsec) "ex" = ( /obj/structure/inflatable, -/turf/open/floor/prison{ - icon_state = "yellowfull" - }, +/turf/open/floor/prison/yellowfull, /area/fiorina/station/lowsec) "eG" = ( -/turf/open/floor/prison{ - dir = 6; - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow/southeast, /area/fiorina/station/central_ring) "eI" = ( -/turf/open/floor/almayer{ - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner, /area/lv624/lazarus/crashed_ship) "eL" = ( /obj/item/weapon/gun/rifle/sniper/svd, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "eP" = ( -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/fiorina/station/central_ring) "fb" = ( /obj/structure/bed{ @@ -291,15 +220,10 @@ }, /obj/item/coin/uranium, /obj/item/bedsheet/green, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/fiorina/station/lowsec) "fx" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/west, /area/lv624/lazarus/crashed_ship) "fB" = ( /obj/structure/sign/prop3{ @@ -314,22 +238,14 @@ pixel_x = 3; pixel_y = 2 }, -/turf/open/floor/almayer{ - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald, /area/lv624/lazarus/crashed_ship) "fF" = ( /obj/structure/inflatable/popped/door, -/turf/open/floor/prison{ - dir = 4; - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow/east, /area/fiorina/station/lowsec) "fO" = ( -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "fQ" = ( /obj/structure/barricade/plasteel/wired{ @@ -338,9 +254,7 @@ density = 1; closed = 0 }, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/fiorina/station/central_ring) "fT" = ( /obj/structure/largecrate/supply/ammo/m56d, @@ -348,10 +262,7 @@ /area/lv624/lazarus/crashed_ship) "fW" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "gg" = ( /obj/structure/bed, @@ -361,29 +272,20 @@ /obj/item/ammo_magazine/pistol/heavy, /obj/item/ammo_magazine/pistol/heavy, /obj/item/ammo_magazine/pistol/heavy, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "gk" = ( /obj/structure/machinery/defenses/sentry/premade/dumb{ dir = 4; faction_group = list("CLF") }, -/turf/open/floor/prison{ - dir = 4; - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow/east, /area/fiorina/station/central_ring) "gs" = ( /obj/structure/barricade/metal/wired{ dir = 8 }, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "gH" = ( /obj/structure/machinery/light/small{ @@ -391,10 +293,7 @@ pixel_y = 20 }, /obj/structure/machinery/medical_pod/bodyscanner, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "gK" = ( /turf/closed/shuttle/ert, @@ -414,22 +313,16 @@ dir = 4; icon_state = "metal_3" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "hi" = ( /obj/structure/machinery/floodlight{ name = "Yard Floodlight" }, -/turf/open/floor/prison{ - icon_state = "floor_plate" - }, +/turf/open/floor/prison/floor_plate, /area/fiorina/station/central_ring) "hm" = ( -/turf/open/floor/prison{ - icon_state = "yellowfull" - }, +/turf/open/floor/prison/yellowfull, /area/fiorina/station/lowsec) "hn" = ( /obj/effect/decal/cleanable/blood/oil, @@ -437,9 +330,7 @@ /area/lv624/lazarus/crashed_ship) "hy" = ( /obj/structure/machinery/light/double/blue, -/turf/open/floor/prison{ - icon_state = "yellowfull" - }, +/turf/open/floor/prison/yellowfull, /area/fiorina/station/lowsec) "hB" = ( /obj/structure/lattice, @@ -451,10 +342,7 @@ desc = "A rather old hunk of metal with four wheels, you know what to do. Entrance on the back and sides. This one seems to be used by the CLF"; name = "CLF Van" }, -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "hO" = ( /obj/structure/machinery/light/double/blue{ @@ -467,10 +355,7 @@ "hU" = ( /obj/item/stack/rods, /obj/item/ammo_magazine/sniper/svd, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "hX" = ( /obj/effect/decal/cleanable/blood, @@ -486,10 +371,7 @@ pixel_y = 7 }, /obj/item/storage/backpack/general_belt, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "iy" = ( /obj/item/stack/rods, @@ -498,51 +380,32 @@ /area/lv624/lazarus/crashed_ship) "iD" = ( /obj/item/stack/sheet/metal, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/fiorina/station/lowsec) "iQ" = ( -/turf/open/floor/prison{ - icon_state = "damaged3" - }, +/turf/open/floor/prison/damaged3, /area/fiorina/station/central_ring) "iV" = ( -/turf/open/organic/grass{ - desc = "It'll get in your shoes no matter what you do."; - name = "astroturf" - }, +/turf/open/organic/grass/astroturf, /area/lv624/lazarus/crashed_ship) "iY" = ( /obj/structure/surface/table/almayer, /obj/item/storage/backpack/general_belt{ pixel_y = 3 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "iZ" = ( -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "jb" = ( -/turf/open/floor/prison{ - dir = 5; - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow/northeast, /area/fiorina/station/lowsec) "jg" = ( -/turf/open/floor/plating{ - dir = 5; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/northeast, /area/lv624/lazarus/crashed_ship) "jk" = ( -/turf/open/floor/almayer{ - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner, /area/lv624/lazarus/crashed_ship) "jm" = ( /turf/open/floor/plating/plating_catwalk, @@ -553,36 +416,25 @@ /area/lv624/lazarus/crashed_ship) "jI" = ( /obj/structure/inflatable, -/turf/open/floor/prison{ - dir = 9; - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow/northwest, /area/fiorina/station/lowsec) "jM" = ( /obj/structure/machinery/door/airlock/almayer/generic, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "jO" = ( /obj/item/stack/rods, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "jS" = ( /obj/item/stool, /obj/effect/landmark/survivor_spawner/lv624_crashed_clf_leader, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "jT" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, -/turf/open/floor/almayer{ - icon_state = "green" - }, +/turf/open/floor/almayer/green, /area/lv624/lazarus/crashed_ship) "kp" = ( /obj/structure/window/framed/prison/reinforced, @@ -592,32 +444,22 @@ /obj/structure/bed, /obj/item/bedsheet/yellow, /obj/item/toy/katana, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "green" - }, +/turf/open/floor/almayer/green/west, /area/lv624/lazarus/crashed_ship) "kz" = ( /obj/structure/machinery/floodlight, -/turf/open/floor/prison{ - icon_state = "floor_plate" - }, +/turf/open/floor/prison/floor_plate, /area/fiorina/station/central_ring) "kB" = ( /obj/structure/largecrate/random/barrel/white, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "kT" = ( /obj/structure/surface/rack, /obj/item/ammo_magazine/shotgun/slugs, /obj/item/ammo_magazine/shotgun/slugs, /obj/item/ammo_magazine/shotgun/slugs, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northwest, /area/lv624/lazarus/crashed_ship) "kX" = ( /turf/closed/shuttle/ert{ @@ -692,24 +534,18 @@ /area/lv624/lazarus/crashed_ship) "mf" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/fiorina/station/lowsec) "mn" = ( /obj/structure/cargo_container/arious/right, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "mv" = ( /obj/structure/sink{ dir = 8; pixel_x = -12 }, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/fiorina/station/lowsec) "mF" = ( /obj/item/ammo_magazine/sniper/svd, @@ -721,25 +557,18 @@ }, /area/lv624/lazarus/crashed_ship) "nk" = ( -/turf/open/floor/prison{ - dir = 1; - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow/north, /area/fiorina/station/lowsec) "nn" = ( /obj/structure/toilet{ dir = 4; pixel_y = 8 }, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/fiorina/station/lowsec) "np" = ( /obj/item/clothing/under/shorts/black, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/fiorina/station/central_ring) "ns" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -754,9 +583,7 @@ department = "CLF - Cell 42" }, /obj/item/paper/prison_station/pirate_note/clfship, -/turf/open/floor/almayer{ - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald, /area/lv624/lazarus/crashed_ship) "nE" = ( /obj/structure/surface/rack, @@ -767,9 +594,7 @@ /obj/item/device/radio{ pixel_x = 3 }, -/turf/open/floor/almayer{ - icon_state = "green" - }, +/turf/open/floor/almayer/green, /area/lv624/lazarus/crashed_ship) "nL" = ( /obj/structure/machinery/light/double/blue{ @@ -799,9 +624,7 @@ /obj/item/attachable/bayonet, /obj/item/attachable/bayonet, /obj/item/attachable/attached_gun/flamer, -/turf/open/floor/almayer{ - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner, /area/lv624/lazarus/crashed_ship) "on" = ( /obj/structure/surface/table/reinforced/prison, @@ -827,10 +650,7 @@ /obj/item/ammo_magazine/rifle/m16{ pixel_x = -4 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "oG" = ( /obj/structure/inflatable/popped/door, @@ -850,9 +670,7 @@ /area/lv624/lazarus/crashed_ship) "oU" = ( /obj/structure/girder/reinforced, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "oV" = ( /obj/structure/bed, @@ -862,10 +680,7 @@ pixel_y = 4 }, /obj/item/restraint/handcuffs, -/turf/open/floor/almayer{ - dir = 6; - icon_state = "green" - }, +/turf/open/floor/almayer/green/southeast, /area/lv624/lazarus/crashed_ship) "oW" = ( /obj/structure/largecrate/random, @@ -877,25 +692,17 @@ pixel_x = -3; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner/north, /area/lv624/lazarus/crashed_ship) "po" = ( /turf/closed/wall/r_wall/prison_unmeltable, /area/fiorina/station/central_ring) "px" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "green" - }, +/turf/open/floor/almayer/green/east, /area/lv624/lazarus/crashed_ship) "pG" = ( /obj/item/inflatable, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/fiorina/station/lowsec) "pJ" = ( /obj/structure/surface/table/woodentable, @@ -916,10 +723,7 @@ pixel_y = 6 }, /obj/structure/surface/rack, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "pS" = ( /turf/closed/shuttle/ert{ @@ -958,10 +762,7 @@ pixel_x = 18; pixel_y = 6 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "qv" = ( /obj/structure/surface/table/reinforced/prison, @@ -983,10 +784,7 @@ pixel_x = 3; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "qP" = ( /obj/structure/surface/table/woodentable, @@ -1007,10 +805,7 @@ /turf/closed/wall/prison, /area/fiorina/station/lowsec) "rb" = ( -/turf/open/floor/plating{ - dir = 10; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southwest, /area/lv624/lazarus/crashed_ship) "rc" = ( /turf/closed/wall/r_wall/prison_unmeltable, @@ -1019,20 +814,13 @@ /obj/item/ammo_casing/shell{ icon_state = "casing_2_1" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "ri" = ( -/turf/open/floor/prison{ - icon_state = "yellowcorner" - }, +/turf/open/floor/prison/yellowcorner, /area/fiorina/station/lowsec) "rn" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "rp" = ( /obj/item/stack/sheet/metal{ @@ -1044,55 +832,38 @@ dir = 8; icon_state = "metal_1" }, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "rA" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med{ pixel_y = 25 }, /obj/item/storage/firstaid/regular/empty, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "rY" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/storage/firstaid/regular, /obj/effect/landmark/objective_landmark/science, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "rZ" = ( /obj/structure/machinery/cm_vending/sorted/marine_food, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "sb" = ( /obj/effect/decal/cleanable/blood/drip, /turf/open/floor/prison, /area/fiorina/station/central_ring) "sl" = ( -/turf/open/floor/plating{ - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate, /area/lv624/lazarus/crashed_ship) "sv" = ( /obj/structure/barricade/sandbags/wired{ dir = 1; icon_state = "sandbag_2" }, -/turf/open/organic/grass{ - desc = "It'll get in your shoes no matter what you do."; - name = "astroturf" - }, +/turf/open/organic/grass/astroturf, /area/fiorina/station/central_ring) "sA" = ( /obj/structure/girder/reinforced, @@ -1103,18 +874,14 @@ dir = 4; icon_state = "metal_2" }, -/turf/open/floor/prison{ - icon_state = "damaged2" - }, +/turf/open/floor/prison/damaged2, /area/fiorina/station/central_ring) "te" = ( /obj/structure/machinery/defenses/sentry/premade/dumb{ dir = 4; faction_group = list("CLF") }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/fiorina/station/central_ring) "tp" = ( /obj/item/stack/sheet/metal, @@ -1124,9 +891,7 @@ /obj/item/ammo_casing{ icon_state = "casing_6_1" }, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/fiorina/station/lowsec) "tB" = ( /obj/effect/decal/cleanable/blood/oil, @@ -1152,19 +917,14 @@ /obj/item/ammo_magazine/shotgun/buckshot, /obj/item/ammo_magazine/shotgun/buckshot, /obj/item/ammo_magazine/shotgun/buckshot, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/southwest, /area/lv624/lazarus/crashed_ship) "uD" = ( /obj/structure/machinery/light/double/blue{ dir = 1; pixel_y = 21 }, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/fiorina/maintenance) "uE" = ( /obj/item/stack/rods, @@ -1178,9 +938,7 @@ "uH" = ( /obj/item/ammo_magazine/smg/fp9000, /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor/plating{ - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate, /area/lv624/lazarus/crashed_ship) "uP" = ( /obj/structure/transmitter/clf_net{ @@ -1188,10 +946,7 @@ phone_id = "Armoury"; pixel_y = 32 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "va" = ( /turf/closed/shuttle/ert{ @@ -1206,17 +961,11 @@ phone_id = "Medical Bay"; pixel_y = 32 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "vB" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "vD" = ( /obj/structure/surface/table/reinforced/prison, @@ -1227,28 +976,20 @@ phone_id = "Engineering" }, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor/almayer{ - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner, /area/lv624/lazarus/crashed_ship) "vL" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "lavendergrass_2" }, -/turf/open/organic/grass{ - desc = "It'll get in your shoes no matter what you do."; - name = "astroturf" - }, +/turf/open/organic/grass/astroturf, /area/fiorina/station/central_ring) "vQ" = ( /obj/structure/bed, /obj/item/bedsheet/rd, /obj/effect/landmark/corpsespawner/colonist, /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "green" - }, +/turf/open/floor/almayer/green/east, /area/lv624/lazarus/crashed_ship) "wc" = ( /obj/structure/barricade/metal/wired{ @@ -1257,14 +998,10 @@ /obj/structure/machinery/m56d_hmg{ rounds = 700 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "wd" = ( -/turf/open/floor/almayer{ - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner, /area/lv624/lazarus/crashed_ship) "wn" = ( /obj/structure/surface/rack, @@ -1275,29 +1012,20 @@ /obj/item/device/radio{ pixel_x = -3 }, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "green" - }, +/turf/open/floor/almayer/green/southwest, /area/lv624/lazarus/crashed_ship) "wr" = ( /obj/structure/surface/table/woodentable, /obj/item/device/flashlight/lamp{ pixel_y = 3 }, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "green" - }, +/turf/open/floor/almayer/green/west, /area/lv624/lazarus/crashed_ship) "wu" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/paper_bin, /obj/item/tool/pen, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "wL" = ( /obj/structure/largecrate/random/case/small, @@ -1308,9 +1036,7 @@ /turf/open/floor/plating, /area/lv624/lazarus/crashed_ship) "xc" = ( -/turf/open/floor/prison{ - icon_state = "floor_plate" - }, +/turf/open/floor/prison/floor_plate, /area/fiorina/station/lowsec) "xr" = ( /obj/item/reagent_container/food/drinks/cans/sodawater, @@ -1318,9 +1044,7 @@ dir = 4; icon_state = "metal_1" }, -/turf/open/floor/prison{ - icon_state = "floor_plate" - }, +/turf/open/floor/prison/floor_plate, /area/fiorina/station/central_ring) "xS" = ( /obj/structure/prop/structure_lattice{ @@ -1335,10 +1059,7 @@ /area/fiorina/maintenance) "xT" = ( /obj/structure/girder/reinforced, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "xX" = ( /obj/structure/machinery/door/airlock/almayer/generic{ @@ -1359,19 +1080,14 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "blue" - }, +/turf/open/floor/almayer/blue/north, /area/lv624/lazarus/crashed_ship) "yq" = ( /turf/open/floor/prison, /area/fiorina/station/lowsec) "yy" = ( /obj/structure/largecrate/random/barrel/yellow, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/fiorina/station/lowsec) "yI" = ( /obj/structure/barricade/metal/wired{ @@ -1391,18 +1107,12 @@ /obj/structure/machinery/optable, /obj/item/tank/anesthetic, /obj/item/clothing/mask/breath/medical, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "zk" = ( /obj/item/stack/rods, /obj/effect/landmark/corpsespawner/clf, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "zm" = ( /obj/structure/surface/table/woodentable, @@ -1417,22 +1127,14 @@ /obj/structure/barricade/metal/wired{ dir = 8 }, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/fiorina/station/lowsec) "zs" = ( -/turf/open/floor/prison{ - dir = 9; - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow/northwest, /area/fiorina/station/lowsec) "zu" = ( /obj/structure/machinery/floodlight, -/turf/open/organic/grass{ - desc = "It'll get in your shoes no matter what you do."; - name = "astroturf" - }, +/turf/open/organic/grass/astroturf, /area/fiorina/station/central_ring) "zx" = ( /turf/open/floor/plating/prison, @@ -1456,10 +1158,7 @@ "AP" = ( /obj/item/stack/rods, /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "AQ" = ( /turf/open/floor/prison, @@ -1470,46 +1169,32 @@ density = 1; closed = 0 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "AY" = ( /obj/structure/machinery/door/poddoor/almayer{ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Bc" = ( /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Bd" = ( /obj/item/stack/rods, /obj/effect/decal/cleanable/blood, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Bm" = ( -/turf/open/floor/prison{ - dir = 10; - icon_state = "damaged1" - }, +/turf/open/floor/prison/damaged1/southwest, /area/fiorina/station/central_ring) "Bv" = ( /obj/structure/machinery/floodlight, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Bx" = ( /obj/item/circuitboard/apc{ @@ -1536,15 +1221,10 @@ /area/lv624/lazarus/crashed_ship) "BO" = ( /obj/structure/largecrate/supply/ammo/m56d, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "BR" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner/west, /area/lv624/lazarus/crashed_ship) "BT" = ( /obj/structure/bed{ @@ -1553,10 +1233,7 @@ /obj/item/storage/box/holobadge{ pixel_y = 3 }, -/turf/open/floor/prison{ - dir = 6; - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow/southeast, /area/fiorina/station/lowsec) "BZ" = ( /obj/structure/machinery/door/airlock/prison/horizontal{ @@ -1566,25 +1243,19 @@ /area/fiorina/station/lowsec) "Cf" = ( /obj/structure/barricade/metal/wired, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/fiorina/station/lowsec) "Cr" = ( /obj/structure/machinery/defenses/sentry/premade/dumb{ dir = 1; faction_group = list("CLF") }, -/turf/open/floor/prison{ - icon_state = "floor_plate" - }, +/turf/open/floor/prison/floor_plate, /area/fiorina/station/central_ring) "CB" = ( /obj/item/ammo_magazine/smg/fp9000, /obj/item/stack/rods, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "CO" = ( /obj/structure/machinery/light/small{ @@ -1601,10 +1272,7 @@ /obj/item/attachable/attached_gun/flamer, /obj/item/attachable/bayonet, /obj/item/attachable/bayonet, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/west, /area/lv624/lazarus/crashed_ship) "Dp" = ( /obj/structure/surface/table/almayer, @@ -1616,15 +1284,11 @@ /area/lv624/lazarus/crashed_ship) "Dt" = ( /obj/structure/girder, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Dv" = ( /obj/item/inflatable, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/fiorina/station/lowsec) "DG" = ( /obj/structure/machinery/vending/cigarette/colony, @@ -1645,15 +1309,11 @@ /area/lv624/lazarus/crashed_ship) "Ef" = ( /obj/item/stool, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Eg" = ( /obj/structure/barricade/metal/wired, -/turf/open/floor/prison{ - icon_state = "floor_plate" - }, +/turf/open/floor/prison/floor_plate, /area/fiorina/station/lowsec) "Ej" = ( /turf/closed/wall/r_wall/prison_unmeltable, @@ -1666,50 +1326,36 @@ pixel_x = 2; pixel_y = -4 }, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "Eu" = ( /obj/structure/barricade/metal/wired{ dir = 1; icon_state = "metal_3" }, -/turf/open/floor/prison{ - icon_state = "floor_plate" - }, +/turf/open/floor/prison/floor_plate, /area/fiorina/station/central_ring) "EC" = ( /turf/open/floor/almayer_hull, /area/fiorina/oob) "Fb" = ( -/turf/open/floor/prison{ - dir = 8; - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow/west, /area/fiorina/station/lowsec) "Fh" = ( /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Fi" = ( /obj/structure/platform_decoration{ dir = 1 }, -/turf/open/floor/prison{ - icon_state = "floor_plate" - }, +/turf/open/floor/prison/floor_plate, /area/fiorina/station/central_ring) "Fv" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med{ pixel_y = 25 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "FX" = ( /obj/structure/barricade/metal/wired{ @@ -1728,9 +1374,7 @@ pixel_x = -2; pixel_y = 3 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Gu" = ( /obj/structure/surface/rack, @@ -1749,17 +1393,11 @@ /obj/item/weapon/gun/rifle/mar40{ pixel_y = 6 }, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northeast, /area/lv624/lazarus/crashed_ship) "Gv" = ( /obj/item/stack/rods, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "GT" = ( /obj/structure/bed/chair{ @@ -1768,16 +1406,11 @@ /turf/open/floor/wood, /area/lv624/lazarus/crashed_ship) "GW" = ( -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Ht" = ( /obj/structure/cargo_container/arious/rightmid, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "HE" = ( /obj/item/reagent_container/food/snacks/meat, @@ -1787,29 +1420,18 @@ /obj/item/ammo_casing{ icon_state = "casing_9_1" }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "yellowcorner" - }, +/turf/open/floor/prison/yellowcorner/west, /area/fiorina/station/lowsec) "HS" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/east, /area/lv624/lazarus/crashed_ship) "Ia" = ( /obj/structure/machinery/power/smes/buildable/charged, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/north, /area/lv624/lazarus/crashed_ship) "ID" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "IV" = ( /obj/item/stack/sheet/metal{ @@ -1817,17 +1439,11 @@ pixel_x = 4; pixel_y = 4 }, -/turf/open/floor/plating{ - dir = 6; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southeast, /area/lv624/lazarus/crashed_ship) "IW" = ( /obj/structure/machinery/vending/snack, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "IZ" = ( /obj/structure/machinery/computer/communications{ @@ -1835,9 +1451,7 @@ stat = 1 }, /obj/structure/surface/table/reinforced/prison, -/turf/open/floor/prison{ - icon_state = "floor_plate" - }, +/turf/open/floor/prison/floor_plate, /area/lv624/lazarus/crashed_ship) "Ja" = ( /obj/item/device/binoculars/civ, @@ -1845,10 +1459,7 @@ dir = 1; pixel_y = 21 }, -/turf/open/floor/prison{ - dir = 1; - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow/north, /area/fiorina/station/lowsec) "Jg" = ( /obj/structure/machinery/computer/station_alert{ @@ -1856,9 +1467,7 @@ stat = 1 }, /obj/structure/surface/table/reinforced/prison, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Jk" = ( /obj/item/stool, @@ -1890,10 +1499,7 @@ dir = 1; faction_group = list("CLF") }, -/turf/open/organic/grass{ - desc = "It'll get in your shoes no matter what you do."; - name = "astroturf" - }, +/turf/open/organic/grass/astroturf, /area/fiorina/station/central_ring) "JS" = ( /turf/closed/shuttle/ert{ @@ -1909,9 +1515,7 @@ /area/fiorina/oob) "Kk" = ( /obj/effect/landmark/corpsespawner/clf, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Kt" = ( /obj/structure/machinery/door_control/brbutton{ @@ -1923,10 +1527,7 @@ /turf/open/floor/plating, /area/lv624/lazarus/crashed_ship) "Kx" = ( -/turf/open/floor/plating{ - dir = 6; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southeast, /area/lv624/lazarus/crashed_ship) "KA" = ( /obj/structure/surface/table/reinforced/prison, @@ -1944,16 +1545,11 @@ pixel_y = 11 }, /obj/item/clothing/glasses/welding, -/turf/open/floor/almayer{ - dir = 6; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/southeast, /area/lv624/lazarus/crashed_ship) "KD" = ( /obj/item/weapon/gun/smg/fp9000, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "KG" = ( /obj/structure/largecrate/random/secure, @@ -1961,24 +1557,16 @@ /area/fiorina/station/central_ring) "KI" = ( /obj/structure/largecrate/supply/supplies/flares, -/turf/open/floor/plating{ - dir = 10; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southwest, /area/lv624/lazarus/crashed_ship) "KM" = ( /obj/item/ammo_magazine/smg/fp9000, /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor/plating{ - dir = 4; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/east, /area/lv624/lazarus/crashed_ship) "KP" = ( /obj/effect/decal/cleanable/blood/oil, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "KQ" = ( /turf/closed/shuttle/ert{ @@ -1998,9 +1586,7 @@ /area/fiorina/station/central_ring) "Lu" = ( /obj/item/device/flashlight/lamp/tripod, -/turf/open/floor/prison{ - icon_state = "floor_plate" - }, +/turf/open/floor/prison/floor_plate, /area/fiorina/station/central_ring) "LH" = ( /turf/closed/shuttle/ert{ @@ -2011,10 +1597,7 @@ /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "ywflowers_3" }, -/turf/open/organic/grass{ - desc = "It'll get in your shoes no matter what you do."; - name = "astroturf" - }, +/turf/open/organic/grass/astroturf, /area/fiorina/station/central_ring) "LT" = ( /obj/item/ammo_casing/shell{ @@ -2024,9 +1607,7 @@ dir = 4; faction_group = list("CLF") }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "LU" = ( /turf/closed/shuttle/ert{ @@ -2034,28 +1615,21 @@ }, /area/lv624/lazarus/crashed_ship) "LV" = ( -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/fiorina/station/lowsec) "Ma" = ( /obj/item/stack/sheet/metal, /turf/open/floor/plating/prison, /area/fiorina/maintenance) "Mh" = ( -/turf/open/floor/prison{ - icon_state = "floor_plate" - }, +/turf/open/floor/prison/floor_plate, /area/fiorina/station/central_ring) "Mr" = ( /obj/structure/machinery/light/small{ dir = 8; pixel_x = -10 }, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/west, /area/lv624/lazarus/crashed_ship) "ML" = ( /turf/closed/shuttle/ert{ @@ -2067,10 +1641,7 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/east, /area/lv624/lazarus/crashed_ship) "Nk" = ( /obj/item/tool/wrench, @@ -2079,77 +1650,50 @@ "Nl" = ( /obj/effect/landmark/corpsespawner/colonist/random, /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "Nt" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Nu" = ( /obj/structure/machinery/light/double/blue{ dir = 1; pixel_y = 21 }, -/turf/open/floor/prison{ - dir = 1; - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow/north, /area/fiorina/station/lowsec) "Nv" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - dir = 9; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/northwest, /area/lv624/lazarus/crashed_ship) "NS" = ( /obj/structure/machinery/vending/coffee, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "Oh" = ( -/turf/open/floor/prison{ - dir = 1; - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow/north, /area/lv624/lazarus/crashed_ship) "Ok" = ( -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/fiorina/station/central_ring) "Om" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "Oo" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "Os" = ( /obj/item/device/flashlight/lamp/tripod, /obj/structure/machinery/light/double/blue, -/turf/open/floor/prison{ - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow, /area/fiorina/station/lowsec) "Ow" = ( /turf/closed/shuttle/ert{ @@ -2162,10 +1706,7 @@ phone_id = "Cargo Bay"; pixel_y = 32 }, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "OR" = ( /obj/structure/stairs/perspective{ @@ -2185,10 +1726,7 @@ }, /area/lv624/lazarus/crashed_ship) "Po" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/west, /area/lv624/lazarus/crashed_ship) "Pv" = ( /turf/closed/shuttle/ert{ @@ -2197,10 +1735,7 @@ /area/lv624/lazarus/crashed_ship) "Px" = ( /obj/structure/inflatable, -/turf/open/floor/prison{ - dir = 8; - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow/west, /area/fiorina/station/lowsec) "PH" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -2211,23 +1746,15 @@ /area/lv624/lazarus/crashed_ship) "PI" = ( /obj/item/weapon/gun/shotgun/pump/dual_tube/cmb, -/turf/open/organic/grass{ - desc = "It'll get in your shoes no matter what you do."; - name = "astroturf" - }, +/turf/open/organic/grass/astroturf, /area/fiorina/station/central_ring) "PL" = ( /obj/item/weapon/gun/rifle/mar40, -/turf/open/floor/prison{ - icon_state = "floor_plate" - }, +/turf/open/floor/prison/floor_plate, /area/fiorina/station/lowsec) "Qa" = ( /obj/structure/cargo_container/arious/leftmid, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Qc" = ( /obj/item/storage/box/donkpockets, @@ -2240,9 +1767,7 @@ /obj/structure/machinery/m56d_hmg{ rounds = 700 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Qh" = ( /turf/open/space, @@ -2256,16 +1781,11 @@ /obj/structure/machinery/cm_vending/sorted/medical/wall_med{ pixel_y = 25 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "Qx" = ( /obj/item/ammo_magazine/sniper/svd, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Rd" = ( /obj/structure/bed, @@ -2277,10 +1797,7 @@ /obj/item/ammo_magazine/pistol/heavy, /obj/item/clothing/accessory/storage/webbing, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "Rk" = ( /obj/item/clothing/under/shorts/green, @@ -2288,28 +1805,21 @@ dir = 4; icon_state = "metal_2" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/fiorina/station/central_ring) "Rv" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "RF" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ dir = 8; name = "\improper Bridge" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "RI" = ( /obj/structure/barricade/plasteel/wired{ @@ -2325,23 +1835,17 @@ dir = 4; icon_state = "metal_1" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "RW" = ( /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Si" = ( /obj/item/bedsheet, -/turf/open/floor/prison{ - icon_state = "floor_plate" - }, +/turf/open/floor/prison/floor_plate, /area/fiorina/station/lowsec) "Sn" = ( /obj/structure/bed, @@ -2351,29 +1855,19 @@ pixel_y = 20 }, /obj/item/toy/plush/farwa, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northwest, /area/lv624/lazarus/crashed_ship) "Sr" = ( -/turf/open/floor/prison{ - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow, /area/fiorina/station/lowsec) "SB" = ( /turf/open/floor/prison, /area/lv624/lazarus/crashed_ship) "SC" = ( -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/fiorina/station/lowsec) "SD" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/east, /area/lv624/lazarus/crashed_ship) "SV" = ( /obj/structure/barricade/metal/wired{ @@ -2382,10 +1876,7 @@ /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor/plating{ - dir = 10; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southwest, /area/lv624/lazarus/crashed_ship) "Te" = ( /turf/open/floor/plating, @@ -2417,15 +1908,10 @@ dir = 8; icon_state = "plasteel_closed_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "TV" = ( -/turf/open/floor/prison{ - dir = 4; - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow/east, /area/fiorina/station/lowsec) "Ux" = ( /obj/structure/largecrate/supply/supplies/water, @@ -2437,36 +1923,25 @@ /turf/open/floor/plating/prison, /area/fiorina/maintenance) "UO" = ( -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/fiorina/maintenance) "UT" = ( /obj/structure/machinery/cm_vending/sorted/medical/no_access, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/northeast, /area/lv624/lazarus/crashed_ship) "UV" = ( /obj/structure/sink{ dir = 8; pixel_x = -12 }, -/turf/open/floor/prison{ - dir = 10; - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow/southwest, /area/fiorina/station/lowsec) "Ve" = ( /turf/open/floor/plating/prison, /area/fiorina/station/central_ring) "Vl" = ( /obj/effect/decal/cleanable/blood/oil, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Vp" = ( /obj/item/stack/rods, @@ -2481,9 +1956,7 @@ /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "VD" = ( /obj/structure/machinery/light/double/blue{ @@ -2504,25 +1977,17 @@ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "VV" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf_engineer, /turf/open/floor/plating/plating_catwalk, /area/lv624/lazarus/crashed_ship) "VW" = ( -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "Wl" = ( -/turf/open/organic/grass{ - desc = "It'll get in your shoes no matter what you do."; - name = "astroturf" - }, +/turf/open/organic/grass/astroturf, /area/fiorina/station/central_ring) "Wq" = ( /turf/closed/shuttle/ert{ @@ -2540,22 +2005,14 @@ /obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ pixel_y = 9 }, -/turf/open/floor/almayer{ - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner, /area/lv624/lazarus/crashed_ship) "WB" = ( /obj/structure/girder/displaced, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "WC" = ( -/turf/open/floor/prison{ - dir = 6; - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow/southeast, /area/fiorina/station/lowsec) "Xb" = ( /obj/item/stack/rods, @@ -2577,16 +2034,11 @@ /area/lv624/lazarus/crashed_ship) "Xq" = ( /obj/structure/girder/reinforced, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "XH" = ( /obj/structure/inflatable/door, -/turf/open/floor/prison{ - dir = 5; - icon_state = "yellow" - }, +/turf/open/floor/prison/yellow/northeast, /area/fiorina/station/lowsec) "Yg" = ( /turf/closed/shuttle/ert{ @@ -2606,9 +2058,7 @@ /area/lv624/lazarus/crashed_ship) "YD" = ( /obj/structure/girder, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/fiorina/station/lowsec) "YL" = ( /turf/closed/shuttle/ert{ @@ -2624,18 +2074,13 @@ /area/lv624/lazarus/crashed_ship) "Zb" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Zj" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "ywflowers_2" }, -/turf/open/organic/grass{ - desc = "It'll get in your shoes no matter what you do."; - name = "astroturf" - }, +/turf/open/organic/grass/astroturf, /area/fiorina/station/central_ring) "Zl" = ( /turf/closed/shuttle/ert{ @@ -2650,20 +2095,14 @@ pixel_y = 4 }, /obj/item/storage/firstaid/regular, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/northwest, /area/lv624/lazarus/crashed_ship) "Zz" = ( /obj/structure/largecrate/supply/supplies/mre{ desc = "A supply crate containing fifty reposessed USCM MRE packets."; name = "\improper CLF Supply MRE crate (x50)" }, -/turf/open/floor/plating{ - dir = 9; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/northwest, /area/lv624/lazarus/crashed_ship) "ZD" = ( /obj/structure/machinery/light/double/blue{ @@ -2671,19 +2110,14 @@ pixel_x = 10; pixel_y = -3 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/fiorina/station/central_ring) "ZH" = ( /obj/structure/machinery/autolathe, /obj/structure/machinery/power/apc{ dir = 1 }, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northwest, /area/lv624/lazarus/crashed_ship) "ZY" = ( /obj/item/weapon/gun/smg/fp9000, diff --git a/maps/map_files/Ice_Colony_v3/standalone/clfship.dmm b/maps/map_files/Ice_Colony_v3/standalone/clfship.dmm index cb701f64648c..f0ec213c18a6 100644 --- a/maps/map_files/Ice_Colony_v3/standalone/clfship.dmm +++ b/maps/map_files/Ice_Colony_v3/standalone/clfship.dmm @@ -22,22 +22,14 @@ /obj/item/attachable/attached_gun/flamer, /obj/item/attachable/bayonet, /obj/item/attachable/bayonet, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/west, /area/lv624/lazarus/crashed_ship) "ar" = ( /obj/structure/machinery/door/airlock/almayer/generic, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "av" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "aA" = ( /obj/item/stack/rods, @@ -45,28 +37,21 @@ /turf/open/floor/plating, /area/lv624/lazarus/crashed_ship) "aH" = ( -/turf/open/floor/almayer{ - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner, /area/lv624/lazarus/crashed_ship) "aN" = ( /obj/structure/machinery/defenses/sentry/premade/dumb{ dir = 4; faction_group = list("CLF") }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/shiva/interior/colony/medseceng) "aT" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med{ pixel_y = 25 }, /obj/item/storage/firstaid/regular/empty, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "bd" = ( /obj/item/stack/rods, @@ -114,10 +99,7 @@ pixel_x = -3; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner/north, /area/lv624/lazarus/crashed_ship) "cw" = ( /obj/structure/bed/chair/comfy/orange, @@ -132,10 +114,7 @@ /obj/structure/surface/table/reinforced/prison, /obj/item/storage/firstaid/regular, /obj/effect/landmark/objective_landmark/science, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "cN" = ( /obj/structure/barricade/plasteel/wired{ @@ -144,9 +123,7 @@ density = 1; closed = 0 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/shiva/interior/colony/medseceng) "cW" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -174,10 +151,7 @@ /obj/item/device/flashlight/lamp{ pixel_y = 3 }, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "green" - }, +/turf/open/floor/almayer/green/west, /area/lv624/lazarus/crashed_ship) "dW" = ( /obj/structure/machinery/computer/cameras{ @@ -187,16 +161,11 @@ dir = 4 }, /obj/structure/surface/table/reinforced/prison, -/turf/open/floor/shiva{ - icon_state = "red" - }, +/turf/open/floor/shiva/red, /area/shiva/interior/colony/medseceng) "dY" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/east, /area/lv624/lazarus/crashed_ship) "em" = ( /obj/item/circuitboard/apc{ @@ -214,18 +183,13 @@ /area/lv624/lazarus/crashed_ship) "eu" = ( /obj/structure/bed, -/turf/open/floor/shiva{ - dir = 8; - icon_state = "redfull" - }, +/turf/open/floor/shiva/redfull/west, /area/shiva/interior/colony/medseceng) "fb" = ( /turf/closed/shuttle/ert, /area/lv624/lazarus/crashed_ship) "fc" = ( -/turf/open/floor/plating{ - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate, /area/lv624/lazarus/crashed_ship) "fd" = ( /obj/structure/surface/table/woodentable/fancy, @@ -238,9 +202,7 @@ "fq" = ( /obj/item/stack/rods, /obj/effect/decal/cleanable/blood, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "fG" = ( /obj/structure/largecrate/random/barrel/yellow, @@ -256,9 +218,7 @@ dir = 4; icon_state = "metal_3" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "gd" = ( /obj/structure/flora/bush/snow{ @@ -268,15 +228,11 @@ /area/shiva/exterior/cp_colony_grounds) "gg" = ( /obj/item/book/manual/security_space_law, -/turf/open/floor/shiva{ - dir = 1 - }, +/turf/open/floor/shiva/north, /area/shiva/interior/colony/medseceng) "gr" = ( /obj/structure/girder/reinforced, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "gu" = ( /obj/structure/barricade/metal/wired{ @@ -293,10 +249,7 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "hf" = ( /turf/open/floor/plating, @@ -310,10 +263,7 @@ /obj/item/device/radio{ pixel_x = -3 }, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "green" - }, +/turf/open/floor/almayer/green/southwest, /area/lv624/lazarus/crashed_ship) "hu" = ( /turf/closed/shuttle/ert{ @@ -337,9 +287,7 @@ /obj/structure/machinery/light/small{ dir = 8 }, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/shiva/interior/colony/medseceng) "iu" = ( /obj/item/stool, @@ -351,17 +299,12 @@ pixel_x = 3; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "iy" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/microwave, -/turf/open/floor/prison{ - icon_state = "kitchen" - }, +/turf/open/floor/prison/kitchen, /area/shiva/interior/colony/central) "iC" = ( /obj/structure/flora/tree/dead/tree_3, @@ -369,23 +312,16 @@ /area/shiva/exterior/cp_colony_grounds) "iG" = ( /obj/item/clipboard, -/turf/open/floor/shiva{ - dir = 8; - icon_state = "redfull" - }, +/turf/open/floor/shiva/redfull/west, /area/shiva/interior/colony/medseceng) "iH" = ( /obj/item/stack/rods, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "iM" = ( /obj/item/weapon/gun/smg/fp9000, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "iQ" = ( /obj/item/stack/rods, @@ -395,19 +331,13 @@ /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "iW" = ( -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/shiva/interior/colony/medseceng) "jf" = ( -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/shiva/interior/colony/medseceng) "jg" = ( /turf/closed/shuttle/ert{ @@ -424,9 +354,7 @@ "jT" = ( /obj/structure/bed, /obj/item/bedsheet/orange, -/turf/open/floor/shiva{ - icon_state = "red" - }, +/turf/open/floor/shiva/red, /area/shiva/interior/colony/medseceng) "jU" = ( /obj/structure/prop/invuln/minecart_tracks{ @@ -439,44 +367,30 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "blue" - }, +/turf/open/floor/almayer/blue/north, /area/lv624/lazarus/crashed_ship) "kd" = ( /obj/structure/bedsheetbin{ pixel_y = 9 }, /obj/structure/surface/table/reinforced/prison, -/turf/open/floor/shiva{ - dir = 1; - icon_state = "red" - }, +/turf/open/floor/shiva/red/north, /area/shiva/interior/colony/medseceng) "kj" = ( /obj/structure/bed, /obj/effect/landmark/corpsespawner/prisoner, /obj/effect/decal/cleanable/blood, -/turf/open/floor/shiva{ - dir = 8; - icon_state = "redfull" - }, +/turf/open/floor/shiva/redfull/west, /area/shiva/interior/colony/medseceng) "kl" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ dir = 8; name = "\improper Bridge" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "ko" = ( -/turf/open/floor/shiva{ - dir = 8; - icon_state = "redfull" - }, +/turf/open/floor/shiva/redfull/west, /area/shiva/interior/colony/medseceng) "kq" = ( /obj/structure/machinery/door/airlock/almayer/command/colony{ @@ -487,10 +401,7 @@ /area/shiva/interior/colony/central) "ku" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "ky" = ( /obj/structure/flora/tree/dead/tree_2, @@ -506,16 +417,10 @@ dir = 8; icon_state = "metal_1" }, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "kT" = ( -/turf/open/floor/shiva{ - dir = 8; - icon_state = "bluefull" - }, +/turf/open/floor/shiva/bluefull/west, /area/shiva/interior/colony/central) "kU" = ( /turf/open/floor/carpet, @@ -538,15 +443,11 @@ /area/lv624/lazarus/crashed_ship) "lr" = ( /obj/structure/machinery/light/double, -/turf/open/floor/prison{ - icon_state = "kitchen" - }, +/turf/open/floor/prison/kitchen, /area/shiva/interior/colony/central) "ly" = ( /obj/structure/largecrate/random/barrel/white, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "lD" = ( /obj/structure/surface/table/almayer, @@ -565,16 +466,11 @@ "lV" = ( /obj/structure/girder, /obj/item/stack/rods, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "lZ" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "mf" = ( /obj/structure/machinery/door/airlock/almayer/security/glass/colony{ @@ -585,9 +481,7 @@ /area/shiva/interior/colony/medseceng) "mu" = ( /obj/item/stack/rods, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/shiva/exterior/cp_colony_grounds) "mz" = ( /obj/structure/machinery/door_control/brbutton{ @@ -607,16 +501,10 @@ "mY" = ( /obj/structure/closet/secure_closet/personal, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor/shiva{ - dir = 10; - icon_state = "red" - }, +/turf/open/floor/shiva/red/southwest, /area/shiva/interior/colony/medseceng) "nf" = ( -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "nn" = ( /obj/structure/flora/bush/snow, @@ -627,18 +515,14 @@ dir = 1; faction_group = list("CLF") }, -/turf/open/floor/shiva{ - icon_state = "bluefull" - }, +/turf/open/floor/shiva/bluefull, /area/shiva/interior/colony/central) "nJ" = ( /obj/structure/barricade/metal/wired{ dir = 4; icon_state = "metal_2" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/shiva/interior/colony/medseceng) "nW" = ( /obj/structure/machinery/door/poddoor/almayer{ @@ -658,10 +542,7 @@ "pa" = ( /obj/item/stack/rods, /obj/effect/landmark/corpsespawner/clf, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "pi" = ( /obj/structure/barricade/metal/wired{ @@ -670,16 +551,11 @@ /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor/plating{ - dir = 10; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southwest, /area/lv624/lazarus/crashed_ship) "po" = ( /obj/structure/cargo_container/arious/rightmid, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "pz" = ( /obj/structure/machinery/door/window/brigdoor/westleft{ @@ -713,16 +589,10 @@ /obj/item/ammo_magazine/rifle/m16{ pixel_x = -4 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "pI" = ( -/turf/open/floor/shiva{ - dir = 9; - icon_state = "red" - }, +/turf/open/floor/shiva/red/northwest, /area/shiva/interior/colony/medseceng) "pK" = ( /obj/structure/filingcabinet, @@ -732,10 +602,7 @@ /turf/open/floor/wood, /area/shiva/interior/colony/central) "pP" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "qc" = ( /obj/structure/barricade/metal/wired{ @@ -747,15 +614,11 @@ "qk" = ( /obj/structure/surface/table, /obj/item/tool/kitchen/utensil/fork, -/turf/open/floor/prison{ - icon_state = "kitchen" - }, +/turf/open/floor/prison/kitchen, /area/shiva/interior/colony/central) "qu" = ( /obj/structure/girder, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "qv" = ( /turf/closed/shuttle/ert{ @@ -772,20 +635,14 @@ /obj/item/ammo_magazine/pistol/heavy, /obj/item/clothing/accessory/storage/webbing, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "qP" = ( /obj/structure/machinery/autolathe, /obj/structure/machinery/power/apc{ dir = 1 }, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northwest, /area/shiva/exterior/cp_colony_grounds) "qU" = ( /obj/structure/machinery/light/small{ @@ -793,10 +650,7 @@ pixel_y = 20 }, /obj/structure/machinery/medical_pod/bodyscanner, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "qY" = ( /obj/structure/machinery/light/double{ @@ -815,9 +669,7 @@ dir = 4; icon_state = "metal_1" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "rf" = ( /obj/structure/barricade/metal/wired{ @@ -837,19 +689,14 @@ /obj/item/ammo_magazine/shotgun/buckshot, /obj/item/ammo_magazine/shotgun/buckshot, /obj/item/ammo_magazine/shotgun/buckshot, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/southwest, /area/lv624/lazarus/crashed_ship) "rr" = ( /obj/structure/barricade/metal/wired{ dir = 8; icon_state = "metal_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "rt" = ( /turf/closed/shuttle/ert{ @@ -875,9 +722,7 @@ /turf/open/auto_turf/snow/layer3, /area/shiva/exterior/cp_colony_grounds) "rV" = ( -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "rY" = ( /obj/item/ammo_casing/shell{ @@ -887,15 +732,11 @@ dir = 4; faction_group = list("CLF") }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "rZ" = ( /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "sk" = ( /turf/closed/shuttle/ert{ @@ -904,10 +745,7 @@ /area/lv624/lazarus/crashed_ship) "sl" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - dir = 9; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/northwest, /area/lv624/lazarus/crashed_ship) "sB" = ( /turf/closed/shuttle/ert{ @@ -916,10 +754,7 @@ /area/lv624/lazarus/crashed_ship) "sO" = ( /obj/structure/girder/reinforced, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "sW" = ( /obj/structure/flora/bush/ausbushes/lavendergrass{ @@ -935,9 +770,7 @@ dir = 8 }, /obj/structure/surface/table/reinforced/prison, -/turf/open/floor/shiva{ - icon_state = "red" - }, +/turf/open/floor/shiva/red, /area/shiva/interior/colony/medseceng) "td" = ( /turf/closed/shuttle/ert{ @@ -950,19 +783,13 @@ pixel_y = 7 }, /obj/item/storage/backpack/general_belt, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "tn" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med{ pixel_y = 25 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "tD" = ( /obj/structure/machinery/door/airlock/almayer/security/colony{ @@ -982,34 +809,24 @@ /obj/structure/sign/goldenplaque{ pixel_y = 32 }, -/turf/open/floor/shiva{ - dir = 1; - icon_state = "red" - }, +/turf/open/floor/shiva/red/north, /area/shiva/interior/colony/medseceng) "tM" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/paper_bin, /obj/item/tool/pen, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "tV" = ( /obj/structure/machinery/door/poddoor/almayer{ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "ud" = ( /obj/effect/landmark/objective_landmark/close, -/turf/open/floor/shiva{ - dir = 1 - }, +/turf/open/floor/shiva/north, /area/shiva/interior/colony/medseceng) "ug" = ( /obj/structure/bed/chair, @@ -1020,64 +837,41 @@ /obj/item/ammo_casing/shell{ icon_state = "casing_2_1" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "uq" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "green" - }, +/turf/open/floor/almayer/green/east, /area/lv624/lazarus/crashed_ship) "ut" = ( /obj/item/stool, /obj/effect/landmark/survivor_spawner/lv624_crashed_clf_leader, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "uu" = ( /turf/open/floor/wood, /area/lv624/lazarus/crashed_ship) "uy" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/east, /area/lv624/lazarus/crashed_ship) "uB" = ( /obj/structure/largecrate/supply/supplies/mre{ desc = "A supply crate containing fifty reposessed USCM MRE packets."; name = "\improper CLF Supply MRE crate (x50)" }, -/turf/open/floor/plating{ - dir = 9; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/northwest, /area/lv624/lazarus/crashed_ship) "uJ" = ( -/turf/open/floor/shiva{ - dir = 1 - }, +/turf/open/floor/shiva/north, /area/lv624/lazarus/crashed_ship) "uT" = ( /obj/structure/machinery/computer/prisoner, -/turf/open/floor/shiva{ - dir = 9; - icon_state = "red" - }, +/turf/open/floor/shiva/red/northwest, /area/shiva/interior/colony/medseceng) "uU" = ( -/turf/open/floor/almayer{ - dir = 1; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/north, /area/lv624/lazarus/crashed_ship) "uY" = ( -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/shiva/interior/colony/deck) "vj" = ( /obj/structure/surface/table/woodentable, @@ -1106,15 +900,10 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "vG" = ( -/turf/open/floor/shiva{ - icon_state = "red" - }, +/turf/open/floor/shiva/red, /area/shiva/interior/colony/medseceng) "vJ" = ( /obj/structure/flora/bush/ausbushes/lavendergrass, @@ -1128,17 +917,11 @@ /area/lv624/lazarus/crashed_ship) "vU" = ( /obj/structure/girder/displaced, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "vW" = ( /obj/structure/machinery/cm_vending/sorted/medical/no_access, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/northeast, /area/lv624/lazarus/crashed_ship) "wd" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -1152,27 +935,19 @@ dir = 8; icon_state = "metal_2" }, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/shiva/interior/colony/deck) "wq" = ( /obj/structure/machinery/door/poddoor/almayer{ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "wA" = ( /obj/item/storage/box/donkpockets, /obj/structure/surface/table/reinforced/prison, -/turf/open/floor/shiva{ - dir = 1; - icon_state = "red" - }, +/turf/open/floor/shiva/red/north, /area/shiva/interior/colony/medseceng) "wC" = ( /obj/structure/surface/table/reinforced/prison, @@ -1183,27 +958,20 @@ phone_id = "Engineering" }, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor/almayer{ - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner, /area/lv624/lazarus/crashed_ship) "wH" = ( /obj/structure/bed/chair{ dir = 1 }, -/turf/open/floor/prison{ - icon_state = "kitchen" - }, +/turf/open/floor/prison/kitchen, /area/shiva/interior/colony/central) "wT" = ( /obj/structure/machinery/light/small{ dir = 8; pixel_x = -10 }, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/west, /area/lv624/lazarus/crashed_ship) "xb" = ( /obj/structure/machinery/alarm{ @@ -1220,10 +988,7 @@ /turf/open/floor/wood, /area/shiva/interior/colony/central) "xi" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner/west, /area/lv624/lazarus/crashed_ship) "xn" = ( /obj/structure/bed, @@ -1233,10 +998,7 @@ pixel_y = 20 }, /obj/item/toy/plush/farwa, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northwest, /area/lv624/lazarus/crashed_ship) "xq" = ( /obj/item/ammo_casing/shell{ @@ -1247,10 +1009,7 @@ "xD" = ( /obj/structure/surface/table, /obj/item/storage/box/trackimp, -/turf/open/floor/shiva{ - dir = 6; - icon_state = "red" - }, +/turf/open/floor/shiva/red/southeast, /area/shiva/interior/colony/medseceng) "xG" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf_engineer, @@ -1262,9 +1021,7 @@ /area/shiva/interior/colony/central) "yl" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "yn" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic{ @@ -1282,9 +1039,7 @@ /area/lv624/lazarus/crashed_ship) "yJ" = ( /obj/structure/largecrate/supply/ammo/m56d, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "yT" = ( /turf/open/auto_turf/snow/layer1, @@ -1296,9 +1051,7 @@ pixel_x = 3; pixel_y = 2 }, -/turf/open/floor/almayer{ - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald, /area/lv624/lazarus/crashed_ship) "zg" = ( /turf/closed/shuttle/ert{ @@ -1313,9 +1066,7 @@ dir = 1; faction_group = list("CLF") }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/shiva/interior/colony/central) "zy" = ( /obj/structure/machinery/door/airlock/almayer/generic{ @@ -1326,10 +1077,7 @@ /area/lv624/lazarus/crashed_ship) "zz" = ( /obj/structure/machinery/power/smes/buildable/charged, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/north, /area/lv624/lazarus/crashed_ship) "zE" = ( /obj/structure/surface/table/reinforced/prison, @@ -1347,10 +1095,7 @@ pixel_y = 11 }, /obj/item/clothing/glasses/welding, -/turf/open/floor/almayer{ - dir = 6; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/southeast, /area/lv624/lazarus/crashed_ship) "Aa" = ( /obj/structure/surface/table/almayer, @@ -1362,14 +1107,10 @@ pixel_x = -2; pixel_y = 3 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Ab" = ( -/turf/open/floor/shiva{ - icon_state = "bluefull" - }, +/turf/open/floor/shiva/bluefull, /area/lv624/lazarus/crashed_ship) "Am" = ( /obj/item/tool/wet_sign, @@ -1385,10 +1126,7 @@ /obj/item/bedsheet/rd, /obj/effect/landmark/corpsespawner/colonist, /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "green" - }, +/turf/open/floor/almayer/green/east, /area/lv624/lazarus/crashed_ship) "AU" = ( /obj/structure/machinery/firealarm{ @@ -1408,16 +1146,11 @@ /obj/item/storage/bag/trash, /obj/item/tool/screwdriver, /obj/effect/landmark/objective_landmark/science, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Bm" = ( /obj/structure/machinery/cm_vending/sorted/marine_food, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "Bu" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -1433,34 +1166,23 @@ /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Bz" = ( -/turf/open/floor/almayer{ - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner, /area/lv624/lazarus/crashed_ship) "BD" = ( /obj/structure/window/reinforced/tinted{ dir = 4 }, -/turf/open/floor/shiva{ - icon_state = "red" - }, +/turf/open/floor/shiva/red, /area/shiva/interior/colony/medseceng) "BK" = ( /obj/item/ammo_magazine/sniper/svd, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "BS" = ( -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "BV" = ( /turf/closed/shuttle/ert{ @@ -1472,9 +1194,7 @@ dir = 8; icon_state = "metal_2" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/shiva/interior/colony/central) "Cg" = ( /obj/structure/toilet{ @@ -1484,9 +1204,7 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "Ci" = ( /obj/structure/barricade/plasteel/wired{ @@ -1495,9 +1213,7 @@ closed = 0; density = 1 }, -/turf/open/floor/shiva{ - dir = 1 - }, +/turf/open/floor/shiva/north, /area/shiva/interior/colony/central) "Cl" = ( /obj/structure/surface/rack, @@ -1516,19 +1232,14 @@ /obj/item/weapon/gun/rifle/mar40{ pixel_y = 6 }, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northeast, /area/lv624/lazarus/crashed_ship) "Cv" = ( /obj/structure/barricade/metal/wired{ dir = 4; icon_state = "metal_2" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/shiva/interior/colony/central) "CE" = ( /obj/structure/window/framed/shiva, @@ -1536,10 +1247,7 @@ /area/shiva/interior/colony/central) "CH" = ( /obj/item/weapon/gun/rifle/sniper/svd, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "CO" = ( /obj/effect/decal/cleanable/blood/oil, @@ -1565,30 +1273,22 @@ /obj/structure/machinery/m56d_hmg{ rounds = 700 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Dv" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/almayer, /area/lv624/lazarus/crashed_ship) "Dw" = ( -/turf/open/floor/almayer{ - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner, /area/lv624/lazarus/crashed_ship) "DA" = ( /obj/item/storage/box/bodybags, /obj/structure/surface/table, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/shiva/interior/colony/medseceng) "DH" = ( -/turf/open/floor/shiva{ - icon_state = "floor3" - }, +/turf/open/floor/shiva/floor3, /area/lv624/lazarus/crashed_ship) "DQ" = ( /obj/item/stack/rods, @@ -1597,9 +1297,7 @@ /area/lv624/lazarus/crashed_ship) "DX" = ( /obj/structure/reagent_dispensers/fueltank, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "DZ" = ( /obj/structure/flora/tree/dead/tree_6, @@ -1630,27 +1328,20 @@ /obj/structure/window/reinforced/tinted{ dir = 4 }, -/turf/open/floor/shiva{ - icon_state = "red" - }, +/turf/open/floor/shiva/red, /area/shiva/interior/colony/medseceng) "Fa" = ( /obj/structure/machinery/optable, /obj/item/tank/anesthetic, /obj/item/clothing/mask/breath/medical, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "Fd" = ( /obj/structure/barricade/metal/wired{ dir = 8; icon_state = "metal_2" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/shiva/interior/colony/deck) "Fi" = ( /obj/structure/machinery/door/airlock/almayer/security/colony{ @@ -1672,18 +1363,12 @@ /obj/structure/bed, /obj/item/bedsheet/yellow, /obj/item/toy/katana, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "green" - }, +/turf/open/floor/almayer/green/west, /area/lv624/lazarus/crashed_ship) "FE" = ( /obj/item/ammo_magazine/smg/fp9000, /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor/plating{ - dir = 4; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/east, /area/lv624/lazarus/crashed_ship) "FI" = ( /obj/structure/surface/table/reinforced/prison, @@ -1691,18 +1376,14 @@ department = "CLF - Cell 42" }, /obj/item/paper/prison_station/pirate_note/clfship, -/turf/open/floor/almayer{ - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald, /area/lv624/lazarus/crashed_ship) "FL" = ( /obj/structure/barricade/plasteel/wired{ dir = 8; icon_state = "plasteel_closed_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "FP" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -1727,9 +1408,7 @@ "GB" = ( /obj/structure/surface/table, /obj/item/tool/kitchen/utensil/knife, -/turf/open/floor/prison{ - icon_state = "kitchen" - }, +/turf/open/floor/prison/kitchen, /area/shiva/interior/colony/central) "GE" = ( /obj/structure/filingcabinet, @@ -1741,9 +1420,7 @@ dir = 8; faction_group = list("CLF") }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/shiva/interior/colony/central) "GI" = ( /turf/open/floor/almayer, @@ -1752,9 +1429,7 @@ /obj/structure/barricade/metal/wired{ dir = 8 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "GS" = ( /turf/open/floor/plating, @@ -1768,17 +1443,11 @@ /area/shiva/interior/colony/central) "GX" = ( /obj/structure/machinery/vending/coffee, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "Hu" = ( /obj/item/stack/rods, -/turf/open/floor/shiva{ - dir = 8; - icon_state = "redfull" - }, +/turf/open/floor/shiva/redfull/west, /area/shiva/exterior/cp_colony_grounds) "HA" = ( /turf/closed/shuttle/ert{ @@ -1787,16 +1456,12 @@ /area/lv624/lazarus/crashed_ship) "HL" = ( /obj/structure/machinery/disposal, -/turf/open/floor/shiva{ - dir = 1 - }, +/turf/open/floor/shiva/north, /area/shiva/interior/colony/medseceng) "Ib" = ( /obj/item/ammo_magazine/smg/fp9000, /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor/plating{ - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate, /area/lv624/lazarus/crashed_ship) "Ii" = ( /obj/structure/surface/rack, @@ -1809,16 +1474,11 @@ /obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ pixel_y = 9 }, -/turf/open/floor/almayer{ - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner, /area/lv624/lazarus/crashed_ship) "Ij" = ( /obj/structure/machinery/vending/snack, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "Ik" = ( /obj/structure/barricade/plasteel/wired{ @@ -1827,18 +1487,14 @@ closed = 0; density = 1 }, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/shiva/interior/colony/deck) "Io" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Iq" = ( /obj/structure/machinery/light/double, @@ -1848,23 +1504,16 @@ /obj/structure/window/reinforced/tinted{ dir = 8 }, -/turf/open/floor/shiva{ - icon_state = "red" - }, +/turf/open/floor/shiva/red, /area/shiva/interior/colony/medseceng) "Is" = ( /obj/structure/closet/secure_closet/personal, -/turf/open/floor/shiva{ - icon_state = "red" - }, +/turf/open/floor/shiva/red, /area/shiva/interior/colony/medseceng) "It" = ( /obj/effect/landmark/corpsespawner/colonist/random, /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "Iv" = ( /turf/closed/wall/shiva/prefabricated, @@ -1877,30 +1526,19 @@ phone_id = "Medical Bay"; pixel_y = 32 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "IB" = ( -/turf/open/floor/shiva{ - icon_state = "bluefull" - }, +/turf/open/floor/shiva/bluefull, /area/shiva/interior/colony/central) "IE" = ( /obj/item/stack/rods, /obj/item/ammo_magazine/sniper/svd, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "IJ" = ( /obj/structure/cargo_container/arious/leftmid, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "IM" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, @@ -1911,27 +1549,19 @@ dir = 1; icon_state = "metal_2" }, -/turf/open/floor/shiva{ - icon_state = "bluefull" - }, +/turf/open/floor/shiva/bluefull, /area/shiva/interior/colony/central) "IV" = ( /obj/structure/machinery/light/small{ dir = 8 }, -/turf/open/floor/shiva{ - dir = 8; - icon_state = "redfull" - }, +/turf/open/floor/shiva/redfull/west, /area/shiva/interior/colony/medseceng) "Ja" = ( /obj/item/paper_bin, /obj/item/tool/pen/blue, /obj/structure/surface/table/reinforced/prison, -/turf/open/floor/shiva{ - dir = 1; - icon_state = "red" - }, +/turf/open/floor/shiva/red/north, /area/shiva/interior/colony/medseceng) "Jl" = ( /obj/structure/window/reinforced/tinted{ @@ -1941,9 +1571,7 @@ /obj/item/device/flashlight/lamp{ pixel_y = 4 }, -/turf/open/floor/shiva{ - icon_state = "red" - }, +/turf/open/floor/shiva/red, /area/shiva/interior/colony/medseceng) "Jy" = ( /obj/structure/prop/invuln/minecart_tracks{ @@ -1953,9 +1581,7 @@ /area/shiva/exterior/cp_colony_grounds) "JI" = ( /obj/structure/cargo_container/arious/right, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "JL" = ( /turf/closed/shuttle/ert{ @@ -1963,16 +1589,10 @@ }, /area/lv624/lazarus/crashed_ship) "Kb" = ( -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "KK" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/west, /area/lv624/lazarus/crashed_ship) "KZ" = ( /obj/structure/machinery/colony_floodlight, @@ -1980,10 +1600,7 @@ /area/shiva/exterior/cp_colony_grounds) "Lc" = ( /obj/effect/decal/cleanable/blood/oil, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Lf" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf_medic, @@ -1996,9 +1613,7 @@ /obj/structure/machinery/m56d_hmg{ rounds = 700 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Lo" = ( /obj/structure/largecrate/random/barrel/blue, @@ -2006,9 +1621,7 @@ /area/lv624/lazarus/crashed_ship) "LS" = ( /obj/structure/machinery/smartfridge, -/turf/open/floor/prison{ - icon_state = "kitchen" - }, +/turf/open/floor/prison/kitchen, /area/shiva/interior/colony/central) "LX" = ( /turf/closed/shuttle/ert{ @@ -2050,42 +1663,26 @@ pixel_x = 18; pixel_y = 6 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "Mp" = ( -/turf/open/floor/plating{ - dir = 5; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/northeast, /area/lv624/lazarus/crashed_ship) "Mx" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "ME" = ( -/turf/open/floor/plating{ - dir = 6; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southeast, /area/lv624/lazarus/crashed_ship) "ML" = ( /obj/item/storage/donut_box, /obj/structure/surface/table/reinforced/prison, -/turf/open/floor/shiva{ - dir = 1; - icon_state = "red" - }, +/turf/open/floor/shiva/red/north, /area/shiva/interior/colony/medseceng) "MM" = ( /obj/structure/girder/reinforced, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "MP" = ( /obj/structure/surface/table/reinforced/prison, @@ -2096,20 +1693,14 @@ /obj/structure/machinery/cm_vending/sorted/medical/wall_med{ pixel_y = 25 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "MQ" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "MR" = ( /obj/structure/machinery/computer/communications{ @@ -2117,16 +1708,11 @@ stat = 1 }, /obj/structure/surface/table/reinforced/prison, -/turf/open/floor/shiva{ - dir = 1 - }, +/turf/open/floor/shiva/north, /area/lv624/lazarus/crashed_ship) "MW" = ( /obj/structure/girder, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Nk" = ( /obj/item/stack/rods, @@ -2139,10 +1725,7 @@ pixel_x = 4; pixel_y = 4 }, -/turf/open/floor/plating{ - dir = 6; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southeast, /area/lv624/lazarus/crashed_ship) "Nu" = ( /obj/structure/surface/rack, @@ -2153,16 +1736,12 @@ /obj/item/device/radio{ pixel_x = 3 }, -/turf/open/floor/almayer{ - icon_state = "green" - }, +/turf/open/floor/almayer/green, /area/lv624/lazarus/crashed_ship) "Nw" = ( /obj/structure/surface/table, /obj/item/trash/plate, -/turf/open/floor/prison{ - icon_state = "kitchen" - }, +/turf/open/floor/prison/kitchen, /area/shiva/interior/colony/central) "NJ" = ( /obj/structure/barricade/plasteel/wired{ @@ -2171,9 +1750,7 @@ closed = 0; density = 1 }, -/turf/open/floor/shiva{ - icon_state = "bluefull" - }, +/turf/open/floor/shiva/bluefull, /area/shiva/interior/colony/deck) "NY" = ( /obj/structure/barricade/plasteel/wired{ @@ -2181,9 +1758,7 @@ density = 1; closed = 0 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "NZ" = ( /obj/structure/barricade/metal/wired{ @@ -2198,39 +1773,28 @@ phone_id = "Cargo Bay"; pixel_y = 32 }, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Oi" = ( /obj/structure/surface/table/almayer, /obj/item/storage/backpack/general_belt{ pixel_y = 3 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Oo" = ( /obj/structure/surface/rack, /obj/item/ammo_magazine/shotgun/slugs, /obj/item/ammo_magazine/shotgun/slugs, /obj/item/ammo_magazine/shotgun/slugs, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northwest, /area/lv624/lazarus/crashed_ship) "OC" = ( /obj/structure/machinery/disposal, /turf/open/floor/wood, /area/shiva/interior/colony/central) "OR" = ( -/turf/open/floor/shiva{ - dir = 8; - icon_state = "red" - }, +/turf/open/floor/shiva/red/west, /area/shiva/interior/colony/medseceng) "OU" = ( /obj/structure/bed/chair, @@ -2238,16 +1802,11 @@ /area/lv624/lazarus/crashed_ship) "OW" = ( /obj/structure/reagent_dispensers/water_cooler, -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/shiva/interior/colony/medseceng) "OY" = ( /obj/structure/machinery/disposal, -/turf/open/floor/shiva{ - dir = 9; - icon_state = "red" - }, +/turf/open/floor/shiva/red/northwest, /area/shiva/interior/colony/medseceng) "OZ" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -2264,10 +1823,7 @@ pixel_y = 4 }, /obj/item/restraint/handcuffs, -/turf/open/floor/almayer{ - dir = 6; - icon_state = "green" - }, +/turf/open/floor/almayer/green/southeast, /area/lv624/lazarus/crashed_ship) "Px" = ( /obj/structure/girder/reinforced, @@ -2288,21 +1844,14 @@ /turf/open/floor/plating/plating_catwalk, /area/lv624/lazarus/crashed_ship) "PP" = ( -/turf/open/floor/shiva{ - dir = 1 - }, +/turf/open/floor/shiva/north, /area/shiva/interior/colony/central) "PQ" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/west, /area/lv624/lazarus/crashed_ship) "PR" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, -/turf/open/floor/almayer{ - icon_state = "green" - }, +/turf/open/floor/almayer/green, /area/lv624/lazarus/crashed_ship) "PZ" = ( /obj/structure/surface/table/reinforced/prison, @@ -2322,31 +1871,21 @@ /obj/structure/barricade/metal/wired{ dir = 8 }, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "Qk" = ( /obj/structure/barricade/metal/wired{ icon_state = "metal_2" }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/shiva/interior/colony/medseceng) "Qo" = ( /obj/structure/girder/displaced, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Qu" = ( /obj/structure/machinery/floodlight, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "QE" = ( /obj/item/weapon/gun/smg/fp9000, @@ -2369,10 +1908,7 @@ "Ra" = ( /obj/item/stack/rods, /obj/structure/girder, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Rb" = ( /turf/closed/shuttle/ert{ @@ -2387,23 +1923,14 @@ /obj/item/ammo_magazine/pistol/heavy, /obj/item/ammo_magazine/pistol/heavy, /obj/item/ammo_magazine/pistol/heavy, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "RC" = ( -/turf/open/floor/shiva{ - dir = 1; - icon_state = "red" - }, +/turf/open/floor/shiva/red/north, /area/shiva/interior/colony/medseceng) "RE" = ( /obj/structure/machinery/light/double, -/turf/open/floor/shiva{ - dir = 8; - icon_state = "redfull" - }, +/turf/open/floor/shiva/redfull/west, /area/shiva/interior/colony/medseceng) "RT" = ( /turf/open/auto_turf/snow/layer3, @@ -2411,9 +1938,7 @@ "RW" = ( /obj/item/ammo_magazine/smg/fp9000, /obj/item/stack/rods, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Sf" = ( /turf/open/floor/wood, @@ -2428,10 +1953,7 @@ pixel_y = 6 }, /obj/structure/surface/table/reinforced/prison, -/turf/open/floor/shiva{ - dir = 1; - icon_state = "red" - }, +/turf/open/floor/shiva/red/north, /area/shiva/interior/colony/medseceng) "SC" = ( /obj/structure/flora/tree/dead/tree_5, @@ -2444,10 +1966,7 @@ "SH" = ( /obj/item/stack/rods, /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "SU" = ( /obj/structure/machinery/light/double{ @@ -2462,9 +1981,7 @@ dir = 4; icon_state = "metal_2" }, -/turf/open/floor/shiva{ - dir = 1 - }, +/turf/open/floor/shiva/north, /area/shiva/interior/colony/central) "TN" = ( /obj/item/ammo_magazine/sniper/svd, @@ -2474,10 +1991,7 @@ /turf/open/auto_turf/snow/layer2, /area/lv624/lazarus/crashed_ship) "Ub" = ( -/turf/open/floor/plating{ - dir = 10; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southwest, /area/lv624/lazarus/crashed_ship) "Ur" = ( /turf/open/floor/plating/plating_catwalk, @@ -2493,9 +2007,7 @@ /turf/open/floor/plating, /area/lv624/lazarus/crashed_ship) "UF" = ( -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/shiva/interior/colony/medseceng) "UI" = ( /obj/structure/barricade/metal/wired{ @@ -2505,14 +2017,10 @@ /obj/structure/machinery/light/double{ dir = 1 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/shiva/interior/colony/medseceng) "UL" = ( -/turf/open/floor/prison{ - icon_state = "kitchen" - }, +/turf/open/floor/prison/kitchen, /area/shiva/interior/colony/central) "UW" = ( /obj/structure/largecrate/random/barrel/red, @@ -2531,53 +2039,38 @@ stat = 1 }, /obj/structure/surface/table/reinforced/prison, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Vq" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/east, /area/lv624/lazarus/crashed_ship) "Vw" = ( /obj/effect/landmark/corpsespawner/clf, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Vz" = ( /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "VA" = ( /obj/effect/decal/cleanable/blood/oil, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "VC" = ( /obj/structure/machinery/door/poddoor/almayer{ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "VE" = ( -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/shiva/interior/colony/central) "VJ" = ( /obj/effect/vehicle_spawner/van/fixed{ @@ -2585,16 +2078,11 @@ desc = "A rather old hunk of metal with four wheels, you know what to do. Entrance on the back and sides. This one seems to be used by the CLF"; name = "CLF Van" }, -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "VN" = ( /obj/structure/machinery/photocopier, -/turf/open/floor/shiva{ - icon_state = "red" - }, +/turf/open/floor/shiva/red, /area/shiva/interior/colony/medseceng) "VV" = ( /obj/item/weapon/gun/rifle/m16, @@ -2603,19 +2091,14 @@ pixel_y = 6 }, /obj/structure/surface/rack, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "VX" = ( /obj/structure/machinery/defenses/sentry/premade/dumb{ dir = 8; faction_group = list("CLF") }, -/turf/open/floor/shiva{ - dir = 1 - }, +/turf/open/floor/shiva/north, /area/shiva/interior/colony/deck) "We" = ( /obj/structure/surface/rack, @@ -2628,30 +2111,20 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "Wv" = ( /obj/item/stool, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "WW" = ( -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/shiva/interior/colony/central) "Xa" = ( /obj/item/device/taperecorder, /obj/item/clothing/glasses/sunglasses, /obj/structure/surface/table/reinforced/prison, -/turf/open/floor/shiva{ - dir = 1; - icon_state = "red" - }, +/turf/open/floor/shiva/red/north, /area/shiva/interior/colony/medseceng) "Xg" = ( /obj/structure/sink{ @@ -2661,9 +2134,7 @@ pixel_x = 2; pixel_y = -4 }, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "Xj" = ( /turf/closed/shuttle/ert{ @@ -2671,15 +2142,10 @@ }, /area/lv624/lazarus/crashed_ship) "Xr" = ( -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "Xy" = ( -/turf/open/floor{ - icon_state = "panelscorched" - }, +/turf/open/floor/panelscorched, /area/shiva/interior/colony/deck) "XC" = ( /obj/structure/surface/table/reinforced/prison, @@ -2689,17 +2155,11 @@ pixel_y = 4 }, /obj/item/storage/firstaid/regular, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/northwest, /area/lv624/lazarus/crashed_ship) "XF" = ( /obj/structure/largecrate/supply/supplies/flares, -/turf/open/floor/plating{ - dir = 10; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southwest, /area/lv624/lazarus/crashed_ship) "XQ" = ( /obj/structure/barricade/metal/wired{ @@ -2709,9 +2169,7 @@ dir = 4; icon_state = "metal_2" }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/shiva/interior/colony/medseceng) "XY" = ( /obj/structure/transmitter/clf_net{ @@ -2719,10 +2177,7 @@ phone_id = "Armoury"; pixel_y = 32 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "Ya" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony{ @@ -2747,23 +2202,17 @@ /obj/item/attachable/bayonet, /obj/item/attachable/bayonet, /obj/item/attachable/attached_gun/flamer, -/turf/open/floor/almayer{ - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner, /area/lv624/lazarus/crashed_ship) "Yj" = ( -/turf/open/floor/shiva{ - dir = 1 - }, +/turf/open/floor/shiva/north, /area/shiva/interior/colony/medseceng) "Yk" = ( /obj/structure/machinery/defenses/sentry/premade/dumb{ dir = 8; faction_group = list("CLF") }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/shiva/interior/colony/medseceng) "Yq" = ( /obj/item/ammo_casing/shell{ @@ -2773,19 +2222,14 @@ dir = 8; faction_group = list("CLF") }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Yv" = ( /turf/closed/wall/shiva/prefabricated, /area/shiva/interior/colony/central) "Zf" = ( /obj/item/restraint/handcuffs, -/turf/open/floor/shiva{ - dir = 8; - icon_state = "redfull" - }, +/turf/open/floor/shiva/redfull/west, /area/shiva/interior/colony/medseceng) "Zh" = ( /obj/structure/bed/chair/office/dark{ @@ -2795,23 +2239,16 @@ dir = 8 }, /obj/structure/machinery/light/double, -/turf/open/floor/shiva{ - icon_state = "red" - }, +/turf/open/floor/shiva/red, /area/shiva/interior/colony/medseceng) "Zr" = ( /turf/open/auto_turf/snow/layer4, /area/shiva/exterior/cp_colony_grounds) "Zw" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "ZA" = ( -/turf/open/floor/shiva{ - dir = 8; - icon_state = "redfull" - }, +/turf/open/floor/shiva/redfull/west, /area/shiva/interior/colony/central) "ZG" = ( /obj/structure/bed/chair{ @@ -2824,20 +2261,14 @@ /area/shiva/exterior/cp_colony_grounds) "ZQ" = ( /obj/item/stack/rods, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "ZV" = ( /turf/closed/wall/shiva/prefabricated/reinforced, /area/shiva/interior/colony/medseceng) "ZX" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) (1,1,1) = {" diff --git a/maps/map_files/Kutjevo/standalone/clfship.dmm b/maps/map_files/Kutjevo/standalone/clfship.dmm index 79cea443ab7c..445e06899c2f 100644 --- a/maps/map_files/Kutjevo/standalone/clfship.dmm +++ b/maps/map_files/Kutjevo/standalone/clfship.dmm @@ -5,38 +5,26 @@ stat = 1 }, /obj/structure/surface/table/reinforced/prison, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "af" = ( /obj/effect/decal/cleanable/blood/oil, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "ag" = ( /obj/item/ammo_magazine/smg/fp9000, /obj/item/stack/rods, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "ao" = ( /obj/structure/girder/reinforced, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "aS" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med{ pixel_y = 25 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "aY" = ( /obj/structure/machinery/defenses/sentry/premade/dumb{ @@ -50,10 +38,7 @@ /area/lv624/lazarus/crashed_ship) "bd" = ( /obj/structure/largecrate/supply/supplies/flares, -/turf/open/floor/plating{ - dir = 10; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southwest, /area/lv624/lazarus/crashed_ship) "bm" = ( /obj/effect/decal/cleanable/blood/oil, @@ -71,9 +56,7 @@ pixel_x = 2; pixel_y = -4 }, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "cm" = ( /obj/item/stack/rods, @@ -94,29 +77,21 @@ pixel_y = 4 }, /obj/item/restraint/handcuffs, -/turf/open/floor/almayer{ - dir = 6; - icon_state = "green" - }, +/turf/open/floor/almayer/green/southeast, /area/lv624/lazarus/crashed_ship) "dc" = ( /obj/item/ammo_magazine/sniper/svd, /turf/open/floor/plating, /area/lv624/lazarus/crashed_ship) "de" = ( -/turf/open/floor/plating{ - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate, /area/lv624/lazarus/crashed_ship) "do" = ( /obj/structure/machinery/light/small{ dir = 8; pixel_x = -10 }, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/west, /area/lv624/lazarus/crashed_ship) "dx" = ( /turf/closed/shuttle/ert{ @@ -138,9 +113,7 @@ dir = 8; faction_group = list("CLF") }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "fU" = ( /obj/structure/bed/chair, @@ -162,9 +135,7 @@ pixel_x = 3; pixel_y = 2 }, -/turf/open/floor/almayer{ - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald, /area/lv624/lazarus/crashed_ship) "gy" = ( /turf/closed/shuttle/ert{ @@ -179,10 +150,7 @@ pixel_y = 4 }, /obj/item/storage/firstaid/regular, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/northwest, /area/lv624/lazarus/crashed_ship) "ht" = ( /obj/item/weapon/gun/smg/fp9000, @@ -190,9 +158,7 @@ /area/lv624/lazarus/crashed_ship) "hE" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, -/turf/open/floor/almayer{ - icon_state = "green" - }, +/turf/open/floor/almayer/green, /area/lv624/lazarus/crashed_ship) "hT" = ( /turf/closed/shuttle/ert{ @@ -247,17 +213,11 @@ phone_id = "Medical Bay"; pixel_y = 32 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "jS" = ( /obj/structure/machinery/cm_vending/sorted/marine_food, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "jW" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -282,10 +242,7 @@ pixel_x = 3; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "kS" = ( /obj/structure/machinery/light/small{ @@ -293,10 +250,7 @@ pixel_y = 20 }, /obj/structure/machinery/medical_pod/bodyscanner, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "lo" = ( /obj/effect/vehicle_spawner/van/fixed{ @@ -304,17 +258,11 @@ desc = "A rather old hunk of metal with four wheels, you know what to do. Entrance on the back and sides. This one seems to be used by the CLF"; name = "CLF Van" }, -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "lp" = ( /obj/structure/machinery/power/smes/buildable/charged, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/north, /area/lv624/lazarus/crashed_ship) "lM" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -324,20 +272,14 @@ /turf/open/floor/plating/plating_catwalk, /area/lv624/lazarus/crashed_ship) "lS" = ( -/turf/open/floor/plating{ - dir = 6; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southeast, /area/lv624/lazarus/crashed_ship) "lZ" = ( /obj/structure/largecrate/supply/supplies/mre{ desc = "A supply crate containing fifty reposessed USCM MRE packets."; name = "\improper CLF Supply MRE crate (x50)" }, -/turf/open/floor/plating{ - dir = 9; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/northwest, /area/lv624/lazarus/crashed_ship) "mb" = ( /turf/closed/shuttle/ert{ @@ -350,37 +292,25 @@ department = "CLF - Cell 42" }, /obj/item/paper/prison_station/pirate_note/clfship, -/turf/open/floor/almayer{ - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald, /area/lv624/lazarus/crashed_ship) "mF" = ( -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "mP" = ( /obj/structure/machinery/door/poddoor/almayer{ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "mS" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "nm" = ( /obj/effect/decal/cleanable/blood/oil, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "nn" = ( /obj/effect/decal/cleanable/blood/oil, @@ -396,16 +326,10 @@ pixel_x = -3; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner/north, /area/lv624/lazarus/crashed_ship) "nZ" = ( -/turf/open/floor/plating{ - dir = 5; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/northeast, /area/lv624/lazarus/crashed_ship) "oa" = ( /obj/structure/machinery/vending/cigarette/colony, @@ -420,10 +344,7 @@ /turf/open/floor/plating, /area/lv624/lazarus/crashed_ship) "oz" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/east, /area/lv624/lazarus/crashed_ship) "oE" = ( /obj/structure/bed, @@ -433,16 +354,10 @@ pixel_y = 20 }, /obj/item/toy/plush/farwa, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northwest, /area/lv624/lazarus/crashed_ship) "oH" = ( -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "oJ" = ( /obj/structure/largecrate/supply/supplies/water, @@ -473,9 +388,7 @@ /area/kutjevo/exterior/stonyfields) "pm" = ( /obj/effect/landmark/corpsespawner/clf, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "pO" = ( /obj/structure/barricade/metal/wired{ @@ -491,9 +404,7 @@ /area/lv624/lazarus/crashed_ship) "qq" = ( /obj/item/stool, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "qV" = ( /obj/structure/surface/table/reinforced/prison, @@ -504,46 +415,31 @@ phone_id = "Engineering" }, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor/almayer{ - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner, /area/lv624/lazarus/crashed_ship) "re" = ( -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "rg" = ( /turf/open/auto_turf/sand/layer0, /area/kutjevo/exterior/runoff_river) "rm" = ( -/turf/open/floor/almayer{ - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner, /area/lv624/lazarus/crashed_ship) "rr" = ( /obj/structure/machinery/optable, /obj/item/tank/anesthetic, /obj/item/clothing/mask/breath/medical, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "ru" = ( -/turf/open/floor/almayer{ - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner, /area/lv624/lazarus/crashed_ship) "rw" = ( /obj/structure/bed, /obj/item/bedsheet/yellow, /obj/item/toy/katana, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "green" - }, +/turf/open/floor/almayer/green/west, /area/lv624/lazarus/crashed_ship) "rF" = ( /obj/structure/surface/table/reinforced/prison, @@ -569,10 +465,7 @@ /obj/item/ammo_magazine/rifle/m16{ pixel_x = -4 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "rP" = ( /obj/structure/barricade/metal/wired{ @@ -629,9 +522,7 @@ /obj/item/attachable/bayonet, /obj/item/attachable/bayonet, /obj/item/attachable/attached_gun/flamer, -/turf/open/floor/almayer{ - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner, /area/lv624/lazarus/crashed_ship) "td" = ( /obj/structure/surface/table/reinforced/prison, @@ -654,18 +545,12 @@ pixel_x = 4; pixel_y = 4 }, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "tu" = ( /obj/item/stack/rods, /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "tv" = ( /turf/closed/shuttle/ert{ @@ -674,15 +559,10 @@ /area/lv624/lazarus/crashed_ship) "ty" = ( /obj/structure/cargo_container/arious/rightmid, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "tB" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/west, /area/lv624/lazarus/crashed_ship) "tV" = ( /turf/closed/shuttle/ert{ @@ -697,16 +577,11 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "uA" = ( /obj/structure/machinery/floodlight, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "uN" = ( /obj/structure/largecrate/random/barrel/blue, @@ -718,16 +593,10 @@ pixel_y = 7 }, /obj/item/storage/backpack/general_belt, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "uW" = ( -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "uX" = ( /obj/structure/bed/chair{ @@ -741,10 +610,7 @@ pixel_x = 4; pixel_y = 4 }, -/turf/open/floor/plating{ - dir = 6; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southeast, /area/lv624/lazarus/crashed_ship) "vf" = ( /turf/closed/shuttle/ert{ @@ -753,10 +619,7 @@ /area/lv624/lazarus/crashed_ship) "vR" = ( /obj/structure/cargo_container/arious/leftmid, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "vZ" = ( /turf/open/auto_turf/sand/layer0, @@ -767,18 +630,12 @@ phone_id = "Cargo Bay"; pixel_y = 32 }, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "wr" = ( /obj/item/stack/rods, /obj/effect/landmark/corpsespawner/clf, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "wI" = ( /turf/closed/shuttle/ert{ @@ -795,49 +652,32 @@ /obj/item/ammo_magazine/pistol/heavy, /obj/item/clothing/accessory/storage/webbing, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "xk" = ( /obj/structure/girder, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "xo" = ( /obj/structure/largecrate/supply/ammo/m56d, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "yP" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "yX" = ( -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "ze" = ( -/turf/open/floor/plating{ - dir = 10; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southwest, /area/lv624/lazarus/crashed_ship) "zs" = ( /obj/item/weapon/gun/smg/fp9000, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "zJ" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -857,10 +697,7 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "zX" = ( /obj/structure/machinery/light/small{ @@ -873,17 +710,11 @@ /obj/structure/surface/table/reinforced/prison, /obj/item/paper_bin, /obj/item/tool/pen, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "Ag" = ( /obj/structure/girder, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "AM" = ( /obj/structure/barricade/metal/wired{ @@ -893,23 +724,15 @@ /area/kutjevo/exterior/stonyfields) "Bi" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - dir = 9; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/northwest, /area/lv624/lazarus/crashed_ship) "BZ" = ( /obj/item/stack/rods, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Ce" = ( /obj/structure/girder/reinforced, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Cr" = ( /obj/structure/reagent_dispensers/fueltank, @@ -918,27 +741,18 @@ "Cx" = ( /obj/item/stack/rods, /obj/structure/girder, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "CQ" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "blue" - }, +/turf/open/floor/almayer/blue/north, /area/lv624/lazarus/crashed_ship) "Do" = ( /obj/structure/girder/displaced, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "DC" = ( /obj/structure/surface/rack, @@ -946,10 +760,7 @@ /obj/item/ammo_magazine/shotgun/buckshot, /obj/item/ammo_magazine/shotgun/buckshot, /obj/item/ammo_magazine/shotgun/buckshot, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/southwest, /area/lv624/lazarus/crashed_ship) "Ea" = ( /obj/structure/transmitter/clf_net{ @@ -957,25 +768,17 @@ phone_id = "Armoury"; pixel_y = 32 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "EG" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/storage/firstaid/regular, /obj/effect/landmark/objective_landmark/science, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "ET" = ( /obj/item/ammo_magazine/sniper/svd, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Fa" = ( /turf/closed/shuttle/ert{ @@ -991,9 +794,7 @@ /obj/item/device/radio{ pixel_x = 3 }, -/turf/open/floor/almayer{ - icon_state = "green" - }, +/turf/open/floor/almayer/green, /area/lv624/lazarus/crashed_ship) "FB" = ( /obj/structure/surface/rack, @@ -1003,18 +804,12 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "FL" = ( /obj/item/ammo_magazine/smg/fp9000, /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor/plating{ - dir = 4; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/east, /area/lv624/lazarus/crashed_ship) "FM" = ( /turf/closed/shuttle/ert{ @@ -1027,17 +822,11 @@ /area/kutjevo/interior/oob) "FY" = ( /obj/structure/machinery/cm_vending/sorted/medical/no_access, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/northeast, /area/lv624/lazarus/crashed_ship) "Gc" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "Gv" = ( /turf/open/auto_turf/sand/layer2, @@ -1047,9 +836,7 @@ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "GF" = ( /turf/open/floor/almayer, @@ -1066,21 +853,13 @@ /obj/item/device/radio{ pixel_x = -3 }, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "green" - }, +/turf/open/floor/almayer/green/southwest, /area/lv624/lazarus/crashed_ship) "HA" = ( -/turf/open/floor/almayer{ - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner, /area/lv624/lazarus/crashed_ship) "HR" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "HX" = ( /turf/closed/shuttle/ert{ @@ -1100,9 +879,7 @@ "Im" = ( /obj/item/stack/rods, /obj/effect/decal/cleanable/blood, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Iq" = ( /obj/structure/largecrate/random/barrel/yellow, @@ -1110,10 +887,7 @@ /area/lv624/lazarus/crashed_ship) "IC" = ( /obj/item/weapon/gun/rifle/sniper/svd, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "II" = ( /obj/structure/machinery/door/airlock/almayer/generic{ @@ -1127,10 +901,7 @@ /area/lv624/lazarus/crashed_ship) "IP" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/east, /area/lv624/lazarus/crashed_ship) "Jl" = ( /obj/structure/surface/table/reinforced/prison, @@ -1146,9 +917,7 @@ /turf/open/floor/plating, /area/lv624/lazarus/crashed_ship) "Jv" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "JI" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -1168,19 +937,14 @@ /obj/item/storage/bag/trash, /obj/item/tool/screwdriver, /obj/effect/landmark/objective_landmark/science, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Kp" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/east, /area/lv624/lazarus/crashed_ship) "KS" = ( /turf/closed/wall/kutjevo/colony/reinforced, @@ -1213,10 +977,7 @@ pixel_x = 18; pixel_y = 6 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "Lo" = ( /turf/closed/shuttle/ert{ @@ -1224,10 +985,7 @@ }, /area/lv624/lazarus/crashed_ship) "Lq" = ( -/turf/open/floor/almayer{ - dir = 1; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/north, /area/lv624/lazarus/crashed_ship) "LF" = ( /obj/structure/surface/table/reinforced/prison, @@ -1245,16 +1003,11 @@ pixel_y = 11 }, /obj/item/clothing/glasses/welding, -/turf/open/floor/almayer{ - dir = 6; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/southeast, /area/lv624/lazarus/crashed_ship) "LR" = ( /obj/structure/cargo_container/arious/right, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Mi" = ( /turf/closed/shuttle/ert{ @@ -1263,24 +1016,17 @@ /area/lv624/lazarus/crashed_ship) "Mn" = ( /obj/structure/machinery/door/airlock/almayer/generic, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "Mp" = ( /obj/item/stack/rods, /obj/item/ammo_magazine/sniper/svd, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "My" = ( /obj/item/stool, /obj/effect/landmark/survivor_spawner/lv624_crashed_clf_leader, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "MK" = ( /turf/closed/shuttle/ert{ @@ -1315,16 +1061,11 @@ "NF" = ( /obj/item/ammo_magazine/smg/fp9000, /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor/plating{ - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate, /area/lv624/lazarus/crashed_ship) "NK" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "NM" = ( /turf/closed/shuttle/ert{ @@ -1338,20 +1079,14 @@ pixel_y = 6 }, /obj/structure/surface/rack, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "On" = ( /obj/structure/machinery/door/poddoor/almayer{ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "OH" = ( /turf/closed/shuttle/ert{ @@ -1363,44 +1098,30 @@ /obj/item/bedsheet/rd, /obj/effect/landmark/corpsespawner/colonist, /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "green" - }, +/turf/open/floor/almayer/green/east, /area/lv624/lazarus/crashed_ship) "OU" = ( /obj/effect/landmark/corpsespawner/colonist/random, /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "Pb" = ( /obj/structure/surface/rack, /obj/item/ammo_magazine/shotgun/slugs, /obj/item/ammo_magazine/shotgun/slugs, /obj/item/ammo_magazine/shotgun/slugs, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northwest, /area/lv624/lazarus/crashed_ship) "Pj" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Pq" = ( /obj/structure/girder/reinforced, /turf/open/floor/plating, /area/lv624/lazarus/crashed_ship) "Pv" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "Pw" = ( /obj/structure/barricade/metal/wired{ @@ -1414,25 +1135,17 @@ /area/kutjevo/exterior/runoff_river) "PZ" = ( /obj/structure/girder/reinforced, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Qw" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner/west, /area/lv624/lazarus/crashed_ship) "Qx" = ( /obj/structure/surface/table/almayer, /obj/item/storage/backpack/general_belt{ pixel_y = 3 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "QM" = ( /turf/closed/shuttle/ert{ @@ -1441,18 +1154,14 @@ /area/lv624/lazarus/crashed_ship) "QP" = ( /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "QQ" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ dir = 8; name = "\improper Bridge" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "RY" = ( /obj/item/stool, @@ -1460,10 +1169,7 @@ /area/lv624/lazarus/crashed_ship) "RZ" = ( /obj/structure/machinery/vending/coffee, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "Sb" = ( /obj/effect/landmark/corpsespawner/engineer, @@ -1485,10 +1191,7 @@ /obj/item/weapon/gun/rifle/mar40{ pixel_y = 6 }, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northeast, /area/lv624/lazarus/crashed_ship) "Ty" = ( /turf/open/auto_turf/sand/layer1, @@ -1514,41 +1217,28 @@ /obj/item/ammo_magazine/pistol/heavy, /obj/item/ammo_magazine/pistol/heavy, /obj/item/ammo_magazine/pistol/heavy, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "Ua" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Uo" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Us" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "Ut" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "green" - }, +/turf/open/floor/almayer/green/east, /area/lv624/lazarus/crashed_ship) "Uu" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -1559,9 +1249,7 @@ /area/lv624/lazarus/crashed_ship) "UA" = ( /obj/structure/largecrate/random/barrel/white, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "UM" = ( /obj/structure/surface/table/reinforced/prison, @@ -1572,10 +1260,7 @@ /obj/structure/machinery/cm_vending/sorted/medical/wall_med{ pixel_y = 25 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "UX" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf_medic, @@ -1597,9 +1282,7 @@ "VP" = ( /obj/item/stack/rods, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "VW" = ( /obj/structure/largecrate/random/barrel/red, @@ -1610,10 +1293,7 @@ /obj/item/device/flashlight/lamp{ pixel_y = 3 }, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "green" - }, +/turf/open/floor/almayer/green/west, /area/lv624/lazarus/crashed_ship) "Wp" = ( /obj/structure/surface/table/reinforced/prison, @@ -1623,22 +1303,14 @@ /obj/item/attachable/attached_gun/flamer, /obj/item/attachable/bayonet, /obj/item/attachable/bayonet, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/west, /area/lv624/lazarus/crashed_ship) "Wt" = ( -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Ww" = ( /obj/structure/girder/displaced, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "WL" = ( /obj/structure/machinery/door_control/brbutton{ @@ -1654,16 +1326,10 @@ pixel_y = 25 }, /obj/item/storage/firstaid/regular/empty, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "WZ" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/west, /area/lv624/lazarus/crashed_ship) "Xo" = ( /obj/structure/surface/table/woodentable, @@ -1676,16 +1342,11 @@ /area/lv624/lazarus/crashed_ship) "XV" = ( /obj/structure/reagent_dispensers/fueltank, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Yc" = ( /obj/structure/machinery/vending/snack, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "Yw" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf_engineer, @@ -1716,9 +1377,7 @@ /obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ pixel_y = 9 }, -/turf/open/floor/almayer{ - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner, /area/lv624/lazarus/crashed_ship) "Zk" = ( /obj/structure/prop/dam/boulder/boulder3, @@ -1729,10 +1388,7 @@ /obj/structure/machinery/power/apc{ dir = 1 }, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northwest, /area/lv624/lazarus/crashed_ship) "Zr" = ( /obj/structure/girder/displaced, @@ -1743,9 +1399,7 @@ dir = 4; faction_group = list("CLF") }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "ZZ" = ( /obj/structure/barricade/metal/wired{ diff --git a/maps/map_files/New_Varadero/standalone/clfship.dmm b/maps/map_files/New_Varadero/standalone/clfship.dmm index c85e71d89071..b0f1f792f29a 100644 --- a/maps/map_files/New_Varadero/standalone/clfship.dmm +++ b/maps/map_files/New_Varadero/standalone/clfship.dmm @@ -1,9 +1,7 @@ //MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE "ao" = ( /obj/structure/fence, -/turf/open/floor/plating/icefloor{ - icon_state = "asteroidplating" - }, +/turf/open/floor/plating/icefloor/asteroidplating, /area/varadero/exterior/lz2_near) "ar" = ( /turf/closed/shuttle/ert{ @@ -18,9 +16,7 @@ pixel_x = 2; pixel_y = -4 }, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "aO" = ( /turf/closed/shuttle/ert{ @@ -34,45 +30,31 @@ /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "bv" = ( /obj/effect/landmark/corpsespawner/colonist/random, /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "bO" = ( /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "bP" = ( /obj/structure/girder/displaced, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "bZ" = ( /obj/item/ammo_magazine/smg/fp9000, /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor/plating{ - dir = 4; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/east, /area/lv624/lazarus/crashed_ship) "cp" = ( /obj/structure/cargo_container/arious/rightmid, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "cr" = ( /obj/item/stool, @@ -87,9 +69,7 @@ /area/lv624/lazarus/crashed_ship) "cL" = ( /obj/structure/cargo_container/arious/right, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "cM" = ( /obj/item/ammo_casing/shell{ @@ -110,10 +90,7 @@ /turf/open/gm/dirt, /area/varadero/exterior/eastocean) "da" = ( -/turf/open/floor/almayer{ - dir = 1; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/north, /area/lv624/lazarus/crashed_ship) "de" = ( /obj/structure/surface/table/almayer, @@ -125,18 +102,14 @@ pixel_x = -2; pixel_y = 3 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "dg" = ( /turf/open/gm/coast/beachcorner2/south_west, /area/varadero/exterior/monsoon) "dh" = ( /obj/structure/reagent_dispensers/fueltank, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "dl" = ( /obj/structure/prop/invuln/lattice_prop{ @@ -157,43 +130,27 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "dA" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "dH" = ( /turf/open/floor/almayer, /area/lv624/lazarus/crashed_ship) "dK" = ( -/turf/open/floor/plating/icefloor{ - icon_state = "asteroidplating" - }, +/turf/open/floor/plating/icefloor/asteroidplating, /area/varadero/exterior/eastbeach) "dV" = ( -/turf/open/gm/river{ - name = "shallow ocean"; - default_name = "shallow ocean" - }, +/turf/open/gm/river/shallow_ocean_shallow_ocean, /area/lv624/lazarus/crashed_ship) "eb" = ( /obj/effect/landmark/corpsespawner/clf, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "ef" = ( /obj/structure/flora/bush/ausbushes/var3/stalkybush, -/turf/open/gm/river/ocean{ - name = "deep ocean"; - default_name = "deep ocean" - }, +/turf/open/gm/river/ocean/deep_ocean, /area/varadero/exterior/farocean) "eK" = ( /turf/open/gm/coast/beachcorner/south_west, @@ -210,10 +167,7 @@ /obj/structure/machinery/cm_vending/sorted/medical/wall_med{ pixel_y = 25 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "eS" = ( /obj/structure/prop/invuln/lattice_prop{ @@ -233,19 +187,14 @@ pixel_x = 3; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "fr" = ( /turf/open/gm/dirt, /area/varadero/exterior/eastocean) "fw" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, -/turf/open/floor/almayer{ - icon_state = "green" - }, +/turf/open/floor/almayer/green, /area/lv624/lazarus/crashed_ship) "fH" = ( /turf/closed/shuttle/ert{ @@ -268,10 +217,7 @@ /area/lv624/lazarus/crashed_ship) "gW" = ( /obj/item/weapon/gun/rifle/sniper/svd, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "ha" = ( /obj/structure/surface/table/reinforced/prison, @@ -289,9 +235,7 @@ /obj/item/attachable/bayonet, /obj/item/attachable/bayonet, /obj/item/attachable/attached_gun/flamer, -/turf/open/floor/almayer{ - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner, /area/lv624/lazarus/crashed_ship) "hg" = ( /obj/effect/decal/cleanable/dirt, @@ -324,10 +268,7 @@ /area/lv624/lazarus/crashed_ship) "iC" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/east, /area/lv624/lazarus/crashed_ship) "iH" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -346,9 +287,7 @@ dir = 8; name = "\improper Bridge" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "jb" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -358,38 +297,24 @@ /turf/open/floor/almayer, /area/lv624/lazarus/crashed_ship) "jt" = ( -/turf/open/floor/plating/icefloor{ - icon_state = "asteroidplating" - }, +/turf/open/floor/plating/icefloor/asteroidplating, /area/varadero/exterior/lz2_near) "jI" = ( -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "ka" = ( /obj/item/stack/rods, /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "kh" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner/west, /area/lv624/lazarus/crashed_ship) "kF" = ( /obj/structure/bed, /obj/item/bedsheet/yellow, /obj/item/toy/katana, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "green" - }, +/turf/open/floor/almayer/green/west, /area/lv624/lazarus/crashed_ship) "kH" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, @@ -397,15 +322,10 @@ /area/lv624/lazarus/crashed_ship) "kO" = ( /obj/structure/girder, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "lc" = ( -/turf/open/gm/dirt{ - icon_state = "desert1" - }, +/turf/open/gm/dirt/desert1, /area/varadero/exterior/monsoon) "le" = ( /obj/structure/surface/table/reinforced/prison, @@ -430,10 +350,7 @@ pixel_x = 18; pixel_y = 6 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "lj" = ( /obj/structure/largecrate/random/barrel/blue, @@ -449,18 +366,13 @@ /area/varadero/exterior/eastbeach) "lz" = ( /obj/structure/girder/reinforced, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "lN" = ( /obj/structure/barricade/metal/wired{ dir = 8 }, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "mp" = ( /obj/effect/decal/cleanable/blood, @@ -470,15 +382,10 @@ closed = 0; density = 1 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "mw" = ( -/turf/open/floor/plating{ - dir = 5; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/northeast, /area/lv624/lazarus/crashed_ship) "mx" = ( /obj/structure/prop/invuln/lattice_prop{ @@ -531,42 +438,25 @@ /area/lv624/lazarus/crashed_ship) "nw" = ( /obj/structure/blocker/invisible_wall/water, -/turf/open/gm/river/ocean{ - name = "deep ocean"; - default_name = "deep ocean" - }, +/turf/open/gm/river/ocean/deep_ocean, /area/varadero/exterior/farocean) "oi" = ( /obj/item/stack/rods, -/turf/open/gm/river/ocean{ - name = "deep ocean"; - default_name = "deep ocean" - }, +/turf/open/gm/river/ocean/deep_ocean, /area/lv624/lazarus/crashed_ship) "ol" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "green" - }, +/turf/open/floor/almayer/green/east, /area/lv624/lazarus/crashed_ship) "oV" = ( /obj/item/stack/rods, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "oW" = ( /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "oZ" = ( -/turf/open/floor/plating{ - dir = 10; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southwest, /area/lv624/lazarus/crashed_ship) "pc" = ( /turf/closed/shuttle/ert{ @@ -574,33 +464,22 @@ }, /area/lv624/lazarus/crashed_ship) "pd" = ( -/turf/open/gm/dirt{ - icon_state = "desert1" - }, +/turf/open/gm/dirt/desert1, /area/varadero/exterior/eastocean) "ph" = ( /obj/structure/blocker/invisible_wall/water, /obj/item/lightstick/variant/planted, -/turf/open/gm/river/ocean{ - name = "deep ocean"; - default_name = "deep ocean" - }, +/turf/open/gm/river/ocean/deep_ocean, /area/varadero/exterior/farocean) "pp" = ( -/turf/open/floor/plating{ - dir = 6; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southeast, /area/lv624/lazarus/crashed_ship) "pq" = ( /obj/structure/surface/rack, /obj/item/ammo_magazine/shotgun/slugs, /obj/item/ammo_magazine/shotgun/slugs, /obj/item/ammo_magazine/shotgun/slugs, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northwest, /area/lv624/lazarus/crashed_ship) "pr" = ( /obj/structure/barricade/metal/wired{ @@ -609,9 +488,7 @@ /obj/structure/machinery/m56d_hmg{ rounds = 700 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "py" = ( /obj/effect/decal/cleanable/dirt, @@ -621,18 +498,14 @@ /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "pI" = ( /obj/structure/machinery/door/poddoor/almayer{ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "pO" = ( /obj/structure/machinery/computer/communications{ @@ -640,10 +513,7 @@ stat = 1 }, /obj/structure/surface/table/reinforced/prison, -/turf/open/gm/river/ocean{ - name = "deep ocean"; - default_name = "deep ocean" - }, +/turf/open/gm/river/ocean/deep_ocean, /area/lv624/lazarus/crashed_ship) "pP" = ( /turf/open/gm/coast/beachcorner/south_east, @@ -653,10 +523,7 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "pV" = ( /obj/structure/surface/table/reinforced/prison, @@ -666,10 +533,7 @@ /obj/item/attachable/attached_gun/flamer, /obj/item/attachable/bayonet, /obj/item/attachable/bayonet, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/west, /area/lv624/lazarus/crashed_ship) "qy" = ( /obj/structure/surface/rack, @@ -679,10 +543,7 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "rc" = ( /obj/structure/surface/table/reinforced/prison, @@ -692,36 +553,25 @@ pixel_y = 4 }, /obj/item/storage/firstaid/regular, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/northwest, /area/lv624/lazarus/crashed_ship) "rg" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "rq" = ( /obj/structure/machinery/light/small{ dir = 8; pixel_x = -10 }, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/west, /area/lv624/lazarus/crashed_ship) "rr" = ( /obj/structure/machinery/door/poddoor/almayer{ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "rz" = ( /turf/open/gm/dirt, @@ -732,17 +582,13 @@ density = 1; closed = 0 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "rQ" = ( /turf/open/auto_turf/sand_white/layer1, /area/varadero/exterior/monsoon) "sa" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "sc" = ( /obj/structure/machinery/light/small{ @@ -750,35 +596,26 @@ pixel_y = 20 }, /obj/structure/machinery/medical_pod/bodyscanner, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "sm" = ( /obj/structure/machinery/door/poddoor/almayer{ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "sn" = ( /obj/structure/barricade/metal/wired{ dir = 4; icon_state = "metal_3" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "so" = ( /obj/item/stack/rods, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "ss" = ( /obj/structure/barricade/metal/wired{ @@ -787,9 +624,7 @@ /obj/structure/machinery/m56d_hmg{ rounds = 700 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "st" = ( /turf/open/gm/coast/beachcorner/north_west, @@ -818,10 +653,7 @@ /obj/item/ammo_magazine/rifle/m16{ pixel_x = -4 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "sE" = ( /obj/effect/overlay/palmtree_r, @@ -830,10 +662,7 @@ "ti" = ( /obj/effect/decal/cleanable/blood/oil, /obj/item/tool/screwdriver, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "tF" = ( /obj/structure/girder/reinforced, @@ -845,10 +674,7 @@ phone_id = "Cargo Bay"; pixel_y = 32 }, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "tJ" = ( /turf/closed/shuttle/ert{ @@ -861,25 +687,18 @@ department = "CLF - Cell 42" }, /obj/item/paper/prison_station/pirate_note/clfship, -/turf/open/floor/almayer{ - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald, /area/lv624/lazarus/crashed_ship) "tV" = ( /obj/structure/barricade/metal/wired{ dir = 1; icon_state = "metal_3" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "um" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "uq" = ( /obj/structure/reagent_dispensers/fueltank, @@ -887,9 +706,7 @@ /area/lv624/lazarus/crashed_ship) "ur" = ( /obj/structure/machinery/door/airlock/almayer/generic, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "uM" = ( /turf/closed/shuttle/ert{ @@ -903,9 +720,7 @@ stat = 1 }, /obj/structure/surface/table/reinforced/prison, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "uW" = ( /obj/structure/barricade/metal/wired{ @@ -919,26 +734,17 @@ /area/lv624/lazarus/crashed_ship) "vv" = ( /obj/structure/girder/reinforced, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "vI" = ( -/turf/open/gm/river/ocean{ - name = "deep ocean"; - default_name = "deep ocean" - }, +/turf/open/gm/river/ocean/deep_ocean, /area/varadero/exterior/lz2_near) "vM" = ( /obj/structure/surface/table/woodentable, /obj/item/device/flashlight/lamp{ pixel_y = 3 }, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "green" - }, +/turf/open/floor/almayer/green/west, /area/lv624/lazarus/crashed_ship) "wc" = ( /obj/structure/machinery/light/small{ @@ -946,19 +752,13 @@ pixel_x = -3; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner/north, /area/lv624/lazarus/crashed_ship) "wI" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med{ pixel_y = 25 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "wJ" = ( /obj/effect/overlay/palmtree_r, @@ -971,25 +771,17 @@ /obj/item/storage/toolbox/electrical{ pixel_y = 9 }, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "wZ" = ( -/turf/open/gm/dirt{ - icon_state = "desert2" - }, +/turf/open/gm/dirt/desert2, /area/varadero/exterior/monsoon) "xd" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "xv" = ( /obj/structure/prop/invuln/lattice_prop{ @@ -1012,9 +804,7 @@ /obj/item/device/radio{ pixel_x = 3 }, -/turf/open/floor/almayer{ - icon_state = "green" - }, +/turf/open/floor/almayer/green, /area/lv624/lazarus/crashed_ship) "xQ" = ( /obj/structure/machinery/body_scanconsole, @@ -1024,10 +814,7 @@ phone_id = "Medical Bay"; pixel_y = 32 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "yg" = ( /obj/structure/barricade/metal/wired{ @@ -1044,9 +831,7 @@ /area/varadero/exterior/monsoon) "yo" = ( /obj/structure/girder/reinforced, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "yw" = ( /turf/open/gm/coast/west, @@ -1057,18 +842,13 @@ /turf/open/floor/plating, /area/lv624/lazarus/crashed_ship) "yB" = ( -/turf/open/gm/dirt{ - icon_state = "desert0" - }, +/turf/open/gm/dirt/desert0, /area/varadero/exterior/monsoon) "yE" = ( /turf/open/gm/coast/beachcorner2/north_west, /area/varadero/exterior/eastocean) "yQ" = ( -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "yS" = ( /obj/structure/surface/table/reinforced/prison, @@ -1086,10 +866,7 @@ pixel_y = 11 }, /obj/item/clothing/glasses/welding, -/turf/open/floor/almayer{ - dir = 6; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/southeast, /area/lv624/lazarus/crashed_ship) "yT" = ( /obj/structure/surface/rack, @@ -1100,10 +877,7 @@ /obj/item/device/radio{ pixel_x = -3 }, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "green" - }, +/turf/open/floor/almayer/green/southwest, /area/lv624/lazarus/crashed_ship) "yU" = ( /obj/structure/flora/bush/ausbushes/var3/fullgrass, @@ -1115,10 +889,7 @@ /area/lv624/lazarus/crashed_ship) "zn" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "zK" = ( /obj/structure/prop/invuln/lattice_prop{ @@ -1138,10 +909,7 @@ /obj/structure/surface/table/reinforced/prison, /obj/item/paper_bin, /obj/item/tool/pen, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "zY" = ( /obj/structure/largecrate/random/barrel/red, @@ -1155,9 +923,7 @@ /obj/structure/barricade/metal/wired{ dir = 8 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Al" = ( /obj/structure/flora/bush/ausbushes/var3/sparsegrass{ @@ -1196,9 +962,7 @@ dir = 8; faction_group = list("CLF") }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Bh" = ( /obj/structure/surface/table/woodentable, @@ -1212,9 +976,7 @@ /area/lv624/lazarus/crashed_ship) "Bl" = ( /obj/effect/landmark/objective_landmark/science, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Bm" = ( /obj/structure/surface/table/woodentable, @@ -1245,16 +1007,11 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/east, /area/lv624/lazarus/crashed_ship) "BA" = ( /obj/structure/window_frame/colony, -/turf/open/floor/plating/icefloor{ - icon_state = "asteroidplating" - }, +/turf/open/floor/plating/icefloor/asteroidplating, /area/varadero/exterior/eastbeach) "BM" = ( /obj/item/ammo_magazine/sniper/svd, @@ -1266,9 +1023,7 @@ }, /area/lv624/lazarus/crashed_ship) "BW" = ( -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Ca" = ( /obj/item/stack/rods, @@ -1277,9 +1032,7 @@ dir = 8; icon_state = "metal_2" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Cw" = ( /turf/closed/shuttle/ert{ @@ -1287,10 +1040,7 @@ }, /area/lv624/lazarus/crashed_ship) "CC" = ( -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "CJ" = ( /obj/structure/prop/invuln/lattice_prop{ @@ -1299,24 +1049,16 @@ pixel_y = 24 }, /obj/structure/window_frame/colony, -/turf/open/floor/plating/icefloor{ - icon_state = "asteroidplating" - }, +/turf/open/floor/plating/icefloor/asteroidplating, /area/varadero/exterior/eastbeach) "CK" = ( /obj/item/stack/rods, /obj/effect/landmark/corpsespawner/clf, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "CY" = ( /obj/structure/machinery/vending/coffee, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "Ds" = ( /turf/closed/shuttle/ert{ @@ -1338,9 +1080,7 @@ /turf/open/gm/coast/west, /area/varadero/exterior/eastocean) "DN" = ( -/turf/open/floor/almayer{ - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner, /area/lv624/lazarus/crashed_ship) "DU" = ( /obj/item/stack/sheet/metal{ @@ -1352,22 +1092,14 @@ dir = 8; icon_state = "metal_1" }, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "Ep" = ( /obj/structure/largecrate/supply/ammo/m56d, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "EU" = ( -/turf/open/gm/river/ocean{ - name = "deep ocean"; - default_name = "deep ocean" - }, +/turf/open/gm/river/ocean/deep_ocean, /area/varadero/exterior/eastocean) "EW" = ( /obj/structure/surface/table/reinforced/prison, @@ -1389,34 +1121,24 @@ dir = 4; faction_group = list("CLF") }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Fl" = ( /turf/open/floor/plating, /area/lv624/lazarus/crashed_ship) "Fs" = ( /obj/structure/machinery/floodlight, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Fz" = ( -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "FH" = ( /obj/structure/barricade/plasteel/wired{ dir = 8; icon_state = "plasteel_closed_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "FN" = ( /turf/closed/shuttle/ert{ @@ -1438,22 +1160,14 @@ /obj/structure/machinery/optable, /obj/item/tank/anesthetic, /obj/item/clothing/mask/breath/medical, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "Go" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/west, /area/lv624/lazarus/crashed_ship) "Gr" = ( /obj/item/storage/bag/trash, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Gt" = ( /obj/structure/barricade/metal/wired{ @@ -1462,10 +1176,7 @@ /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor/plating{ - dir = 10; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southwest, /area/lv624/lazarus/crashed_ship) "GB" = ( /obj/structure/barricade/metal/wired{ @@ -1476,10 +1187,7 @@ /area/varadero/exterior/eastocean) "GG" = ( /obj/item/stack/rods, -/turf/open/gm/river{ - name = "shallow ocean"; - default_name = "shallow ocean" - }, +/turf/open/gm/river/shallow_ocean_shallow_ocean, /area/lv624/lazarus/crashed_ship) "GP" = ( /obj/structure/toilet{ @@ -1489,9 +1197,7 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "Hb" = ( /obj/structure/bed, @@ -1501,19 +1207,13 @@ pixel_y = 4 }, /obj/item/restraint/handcuffs, -/turf/open/floor/almayer{ - dir = 6; - icon_state = "green" - }, +/turf/open/floor/almayer/green/southeast, /area/lv624/lazarus/crashed_ship) "Ho" = ( /turf/open/gm/coast/west, /area/varadero/exterior/monsoon) "Hq" = ( -/turf/open/gm/river{ - name = "shallow ocean"; - default_name = "shallow ocean" - }, +/turf/open/gm/river/shallow_ocean_shallow_ocean, /area/varadero/exterior/eastocean) "Hx" = ( /obj/item/tool/shovel, @@ -1535,16 +1235,10 @@ /turf/open/auto_turf/sand_white/layer1, /area/varadero/exterior/eastbeach) "IJ" = ( -/turf/open/gm/river/ocean{ - name = "deep ocean"; - default_name = "deep ocean" - }, +/turf/open/gm/river/ocean/deep_ocean, /area/lv624/lazarus/crashed_ship) "IM" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "IO" = ( /turf/open/gm/dirt, @@ -1559,9 +1253,7 @@ /obj/item/storage/backpack/general_belt{ pixel_y = 3 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Jr" = ( /obj/structure/prop/invuln/lattice_prop{ @@ -1582,9 +1274,7 @@ /obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ pixel_y = 9 }, -/turf/open/floor/almayer{ - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner, /area/lv624/lazarus/crashed_ship) "JK" = ( /obj/effect/decal/cleanable/blood/oil, @@ -1598,10 +1288,7 @@ pixel_y = 20 }, /obj/item/toy/plush/farwa, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northwest, /area/lv624/lazarus/crashed_ship) "JN" = ( /obj/structure/machinery/door/airlock/almayer/generic{ @@ -1621,17 +1308,12 @@ pixel_y = 7 }, /obj/item/storage/backpack/general_belt, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "Kl" = ( /obj/item/stool, /obj/effect/landmark/survivor_spawner/lv624_crashed_clf_leader, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Km" = ( /turf/open/gm/coast/beachcorner/south_west, @@ -1645,18 +1327,14 @@ dir = 4; icon_state = "metal_1" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "KJ" = ( /obj/structure/barricade/metal/wired{ dir = 1; icon_state = "metal_3" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "KM" = ( /obj/structure/surface/table/reinforced/prison, @@ -1678,9 +1356,7 @@ /area/varadero/exterior/lz2_near) "Lm" = ( /obj/structure/largecrate/random/barrel/white, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Lp" = ( /turf/open/gm/coast/north, @@ -1693,10 +1369,7 @@ /turf/open/auto_turf/sand_white/layer1, /area/varadero/exterior/eastbeach) "LU" = ( -/turf/open/gm/river{ - name = "shallow ocean"; - default_name = "shallow ocean" - }, +/turf/open/gm/river/shallow_ocean_shallow_ocean, /area/varadero/exterior/monsoon) "Mg" = ( /obj/structure/machinery/storm_siren{ @@ -1707,10 +1380,7 @@ /area/varadero/exterior/eastbeach) "Mk" = ( /obj/structure/machinery/cm_vending/sorted/medical/no_access, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/northeast, /area/lv624/lazarus/crashed_ship) "Mq" = ( /turf/closed/shuttle/ert{ @@ -1720,26 +1390,20 @@ "Ms" = ( /obj/item/ammo_magazine/smg/fp9000, /obj/item/stack/rods, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "MF" = ( /obj/structure/machinery/defenses/sentry/premade/dumb{ dir = 1; faction_group = list("CLF") }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "MG" = ( /turf/open/auto_turf/sand_white/layer1, /area/varadero/exterior/lz2_near) "MH" = ( -/turf/open/floor/almayer{ - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner, /area/lv624/lazarus/crashed_ship) "MS" = ( /obj/structure/machinery/floodlight/landing{ @@ -1747,16 +1411,11 @@ name = "Construction Light" }, /obj/effect/decal/warning_stripes, -/turf/open/floor/plating/icefloor{ - icon_state = "asteroidplating" - }, +/turf/open/floor/plating/icefloor/asteroidplating, /area/varadero/exterior/eastocean) "Nc" = ( /obj/structure/largecrate/supply/supplies/flares, -/turf/open/floor/plating{ - dir = 10; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southwest, /area/lv624/lazarus/crashed_ship) "Ny" = ( /obj/structure/prop/invuln/lattice_prop{ @@ -1771,15 +1430,11 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Oh" = ( /obj/effect/decal/cleanable/blood/oil, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Op" = ( /turf/closed/shuttle/ert{ @@ -1788,10 +1443,7 @@ }, /area/lv624/lazarus/crashed_ship) "OA" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/east, /area/lv624/lazarus/crashed_ship) "OU" = ( /obj/item/stack/sheet/metal{ @@ -1799,10 +1451,7 @@ pixel_x = 4; pixel_y = 4 }, -/turf/open/floor/plating{ - dir = 6; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southeast, /area/lv624/lazarus/crashed_ship) "Pg" = ( /obj/structure/flora/bush/ausbushes/var3/sparsegrass{ @@ -1811,9 +1460,7 @@ /turf/open/gm/dirt, /area/varadero/exterior/eastocean) "Pl" = ( -/turf/open/floor/plating{ - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate, /area/lv624/lazarus/crashed_ship) "Pp" = ( /obj/item/circuitboard/apc{ @@ -1827,10 +1474,7 @@ /area/lv624/lazarus/crashed_ship) "Pq" = ( /obj/item/stool, -/turf/open/gm/river/ocean{ - name = "deep ocean"; - default_name = "deep ocean" - }, +/turf/open/gm/river/ocean/deep_ocean, /area/lv624/lazarus/crashed_ship) "Px" = ( /obj/structure/prop/rock/brown, @@ -1846,22 +1490,14 @@ desc = "A supply crate containing fifty reposessed USCM MRE packets."; name = "\improper CLF Supply MRE crate (x50)" }, -/turf/open/floor/plating{ - dir = 9; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/northwest, /area/lv624/lazarus/crashed_ship) "PR" = ( /obj/item/ammo_magazine/sniper/svd, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Qa" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/west, /area/lv624/lazarus/crashed_ship) "Qc" = ( /obj/structure/transmitter/clf_net{ @@ -1869,10 +1505,7 @@ phone_id = "Armoury"; pixel_y = 32 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "Qe" = ( /obj/structure/largecrate/random/barrel/white, @@ -1884,10 +1517,7 @@ /area/lv624/lazarus/crashed_ship) "Qq" = ( /obj/structure/cargo_container/arious/leftmid, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Qs" = ( /turf/closed/shuttle/ert{ @@ -1903,9 +1533,7 @@ phone_id = "Engineering" }, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor/almayer{ - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner, /area/lv624/lazarus/crashed_ship) "QM" = ( /turf/closed/shuttle/ert{ @@ -1917,10 +1545,7 @@ /area/varadero/exterior/eastbeach) "QY" = ( /obj/structure/machinery/power/smes/buildable/charged, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/north, /area/lv624/lazarus/crashed_ship) "Rg" = ( /obj/structure/prop/invuln/lattice_prop{ @@ -1928,16 +1553,11 @@ pixel_x = 16; pixel_y = -8 }, -/turf/open/floor/plating/icefloor{ - icon_state = "asteroidplating" - }, +/turf/open/floor/plating/icefloor/asteroidplating, /area/varadero/exterior/eastbeach) "Rn" = ( /obj/structure/machinery/cm_vending/sorted/marine_food, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "Rp" = ( /obj/structure/barricade/metal/wired{ @@ -1951,10 +1571,7 @@ dir = 8; faction_group = list("CLF") }, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Rs" = ( /turf/closed/shuttle/ert{ @@ -1965,10 +1582,7 @@ /obj/structure/surface/table/reinforced/prison, /obj/item/storage/firstaid/regular, /obj/effect/landmark/objective_landmark/science, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "RH" = ( /obj/structure/flora/bush/ausbushes/var3/sparsegrass{ @@ -1986,10 +1600,7 @@ "RS" = ( /obj/item/stack/rods, /obj/structure/girder, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "RX" = ( /obj/effect/vehicle_spawner/van/fixed{ @@ -1997,10 +1608,7 @@ desc = "A rather old hunk of metal with four wheels, you know what to do. Entrance on the back and sides. This one seems to be used by the CLF"; name = "CLF Van" }, -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "So" = ( /obj/structure/barricade/metal/wired{ @@ -2011,16 +1619,11 @@ dir = 8; icon_state = "metal_2" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "SA" = ( /obj/structure/girder/displaced, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "SS" = ( /obj/structure/machinery/door/poddoor/almayer{ @@ -2039,10 +1642,7 @@ /obj/item/ammo_magazine/pistol/heavy, /obj/item/clothing/accessory/storage/webbing, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "Tg" = ( /turf/open/floor/plating/plating_catwalk, @@ -2052,31 +1652,19 @@ /turf/open/floor/plating, /area/lv624/lazarus/crashed_ship) "Tt" = ( -/turf/open/gm/river/ocean{ - name = "deep ocean"; - default_name = "deep ocean" - }, +/turf/open/gm/river/ocean/deep_ocean, /area/varadero/exterior/farocean) "TQ" = ( /obj/structure/flora/bush/ausbushes/var3/stalkybush, -/turf/open/gm/river/ocean{ - name = "deep ocean"; - default_name = "deep ocean" - }, +/turf/open/gm/river/ocean/deep_ocean, /area/varadero/exterior/eastocean) "TS" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "TZ" = ( /obj/structure/girder/displaced, -/turf/open/gm/river/ocean{ - name = "deep ocean"; - default_name = "deep ocean" - }, +/turf/open/gm/river/ocean/deep_ocean, /area/lv624/lazarus/crashed_ship) "Ua" = ( /obj/item/ammo_casing/shell{ @@ -2091,16 +1679,11 @@ /area/lv624/lazarus/crashed_ship) "Uj" = ( /obj/item/storage/toolbox/mechanical, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Uy" = ( /obj/item/weapon/gun/smg/fp9000, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "UJ" = ( /turf/open/gm/dirt, @@ -2114,18 +1697,13 @@ dir = 1; icon_state = "metal_3" }, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "UV" = ( /obj/item/ammo_casing/shell{ icon_state = "casing_2_1" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "UW" = ( /turf/closed/shuttle/ert{ @@ -2140,20 +1718,14 @@ /obj/item/ammo_magazine/pistol/heavy, /obj/item/ammo_magazine/pistol/heavy, /obj/item/ammo_magazine/pistol/heavy, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "Vv" = ( /obj/structure/bed, /obj/item/bedsheet/rd, /obj/effect/landmark/corpsespawner/colonist, /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "green" - }, +/turf/open/floor/almayer/green/east, /area/lv624/lazarus/crashed_ship) "Vy" = ( /obj/structure/surface/rack, @@ -2172,10 +1744,7 @@ /obj/item/weapon/gun/rifle/mar40{ pixel_y = 6 }, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northeast, /area/lv624/lazarus/crashed_ship) "VC" = ( /obj/structure/surface/rack, @@ -2184,26 +1753,19 @@ pixel_x = 3; pixel_y = 2 }, -/turf/open/floor/almayer{ - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald, /area/lv624/lazarus/crashed_ship) "VE" = ( /obj/structure/machinery/autolathe, /obj/structure/machinery/power/apc{ dir = 1 }, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northwest, /area/lv624/lazarus/crashed_ship) "VL" = ( /obj/item/ammo_magazine/smg/fp9000, /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor/plating{ - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate, /area/lv624/lazarus/crashed_ship) "VO" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -2220,25 +1782,17 @@ "Wb" = ( /obj/item/stack/rods, /obj/item/ammo_magazine/sniper/svd, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Wf" = ( -/turf/open/floor/almayer{ - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner, /area/lv624/lazarus/crashed_ship) "Wi" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "blue" - }, +/turf/open/floor/almayer/blue/north, /area/lv624/lazarus/crashed_ship) "Wl" = ( /turf/closed/wall/rock/brown, @@ -2248,10 +1802,7 @@ /area/varadero/exterior/monsoon) "WP" = ( /obj/structure/machinery/vending/snack, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "WV" = ( /obj/effect/decal/cleanable/blood/oil, @@ -2276,10 +1827,7 @@ pixel_y = 6 }, /obj/structure/surface/rack, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "Ye" = ( /turf/open/auto_turf/sand_white/layer1, @@ -2289,10 +1837,7 @@ pixel_y = 25 }, /obj/item/storage/firstaid/regular/empty, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "Yu" = ( /obj/effect/decal/cleanable/blood/oil/streak, @@ -2313,9 +1858,7 @@ icon_state = "plasteel_2"; dir = 8 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "YX" = ( /obj/structure/surface/rack, @@ -2323,10 +1866,7 @@ /obj/item/ammo_magazine/shotgun/buckshot, /obj/item/ammo_magazine/shotgun/buckshot, /obj/item/ammo_magazine/shotgun/buckshot, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/southwest, /area/lv624/lazarus/crashed_ship) "Za" = ( /obj/structure/machinery/floodlight, @@ -2337,15 +1877,11 @@ dir = 1; faction_group = list("CLF") }, -/turf/open/gm/dirt{ - icon_state = "desert1" - }, +/turf/open/gm/dirt/desert1, /area/varadero/exterior/eastbeach) "Zq" = ( /obj/structure/girder, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Zr" = ( /turf/open/gm/coast/beachcorner/north_west, @@ -2355,9 +1891,7 @@ dir = 8; icon_state = "metal_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "ZL" = ( /obj/effect/landmark/corpsespawner/engineer, @@ -2369,10 +1903,7 @@ /area/lv624/lazarus/crashed_ship) "ZX" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - dir = 9; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/northwest, /area/lv624/lazarus/crashed_ship) (1,1,1) = {" diff --git a/maps/map_files/Sorokyne_Strata/standalone/clfship.dmm b/maps/map_files/Sorokyne_Strata/standalone/clfship.dmm index f3888f3f50fa..d42c492101d1 100644 --- a/maps/map_files/Sorokyne_Strata/standalone/clfship.dmm +++ b/maps/map_files/Sorokyne_Strata/standalone/clfship.dmm @@ -4,10 +4,7 @@ /obj/structure/barricade/handrail/strata{ dir = 8 }, -/turf/open/floor/strata{ - dir = 8; - icon_state = "orange_edge" - }, +/turf/open/floor/strata/orange_edge/west, /area/strata/ag/exterior/research_decks) "af" = ( /obj/item/clothing/shoes/snow, @@ -19,9 +16,7 @@ /obj/effect/decal/strata_decals/grime/grime3{ dir = 8 }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/exterior/research_decks) "az" = ( /turf/open/floor/plating, @@ -36,10 +31,7 @@ /turf/open/floor/plating, /area/strata/ag/interior/outpost/engi/drome) "aM" = ( -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) "aU" = ( /obj/structure/platform_decoration/strata/metal{ @@ -49,18 +41,14 @@ /area/strata/ag/exterior/paths/southresearch) "bf" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/outpost/engi/drome) "bk" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "bv" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ @@ -70,15 +58,11 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/prison{ - icon_state = "darkyellowfull2" - }, +/turf/open/floor/prison/darkyellowfull2, /area/strata/ag/interior/outpost/engi) "bB" = ( /obj/structure/machinery/door/airlock/almayer/generic, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "bH" = ( /obj/effect/decal/strata_decals/catwalk/prison, @@ -92,9 +76,7 @@ /obj/structure/barricade/handrail/strata{ dir = 4 }, -/turf/open/floor/strata{ - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi) "bS" = ( /obj/structure/bed/chair{ @@ -113,24 +95,17 @@ /obj/structure/surface/table/reinforced/prison, /obj/item/storage/box/pizza, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, -/turf/open/floor/strata{ - icon_state = "fake_wood" - }, +/turf/open/floor/strata/fake_wood, /area/strata/ag/interior/outpost/engi) "bU" = ( /obj/structure/machinery/photocopier, -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) "ci" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 6 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/strata/ag/interior/outpost/admin) "cm" = ( /obj/structure/surface/rack, @@ -143,24 +118,16 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "cu" = ( -/turf/open/floor/strata{ - dir = 6; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/southeast, /area/strata/ag/interior/outpost/engi) "cB" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, -/turf/open/floor/strata{ - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi) "cE" = ( /obj/structure/surface/table/almayer, @@ -171,10 +138,7 @@ /turf/open/floor/plating, /area/lv624/lazarus/crashed_ship) "cJ" = ( -/turf/open/floor/strata{ - dir = 8; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/west, /area/strata/ag/interior/outpost/engi/drome) "cM" = ( /obj/structure/machinery/light/small{ @@ -182,10 +146,7 @@ pixel_y = 20 }, /obj/structure/machinery/medical_pod/bodyscanner, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "cO" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ @@ -199,16 +160,11 @@ /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) "cS" = ( /obj/structure/largecrate/random, -/turf/open/floor/prison{ - icon_state = "darkyellowfull2" - }, +/turf/open/floor/prison/darkyellowfull2, /area/strata/ag/exterior/research_decks) "cV" = ( /obj/structure/surface/table/reinforced/prison, @@ -220,22 +176,15 @@ dir = 4 }, /obj/structure/barricade/handrail/strata, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "cX" = ( -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/lv624/lazarus/crashed_ship) "cZ" = ( /obj/item/ammo_magazine/smg/fp9000, /obj/item/stack/rods, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "da" = ( /obj/structure/surface/table/reinforced/prison, @@ -245,18 +194,13 @@ /obj/item/attachable/attached_gun/flamer, /obj/item/attachable/bayonet, /obj/item/attachable/bayonet, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/west, /area/lv624/lazarus/crashed_ship) "db" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 5 }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/outpost/admin) "dc" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, @@ -271,18 +215,13 @@ /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/outpost/med) "dk" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony{ dir = 2 }, -/turf/open/floor/strata{ - dir = 10; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/gen/foyer) "dl" = ( /obj/structure/pipes/standard/simple/hidden/cyan, @@ -306,10 +245,7 @@ /area/lv624/lazarus/crashed_ship) "dC" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "dH" = ( /obj/structure/machinery/light/small{ @@ -317,10 +253,7 @@ pixel_x = -3; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner/north, /area/lv624/lazarus/crashed_ship) "dL" = ( /turf/open/floor/strata, @@ -339,19 +272,13 @@ "dY" = ( /obj/item/stool, /obj/effect/landmark/survivor_spawner/lv624_crashed_clf_leader, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "dZ" = ( -/turf/open/floor/almayer{ - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner, /area/lv624/lazarus/crashed_ship) "ei" = ( -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/strata/ag/interior/outpost/admin) "ep" = ( /obj/structure/reagent_dispensers/water_cooler, @@ -359,10 +286,7 @@ /area/strata/ag/interior/outpost/engi) "es" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/strata/ag/exterior/research_decks) "ey" = ( /obj/structure/barricade/metal/wired{ @@ -378,9 +302,7 @@ /obj/structure/machinery/light/small{ dir = 8 }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/outpost/engi/drome) "eN" = ( /obj/structure/stairs/perspective{ @@ -388,18 +310,13 @@ dir = 10; icon_state = "p_stair_full" }, -/turf/open/floor/strata{ - dir = 8; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/west, /area/strata/ag/interior/outpost/gen/foyer) "eZ" = ( /obj/structure/machinery/light/small{ dir = 1 }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/exterior/research_decks) "fc" = ( /turf/closed/shuttle/ert, @@ -408,10 +325,7 @@ /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/turf/open/floor/strata{ - dir = 8; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/west, /area/strata/ag/interior/outpost/engi/drome) "fi" = ( /obj/structure/filingcabinet, @@ -419,9 +333,7 @@ dir = 8 }, /obj/effect/landmark/objective_landmark/far, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "fj" = ( /obj/structure/closet/bodybag, @@ -444,9 +356,7 @@ /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/strata/ag/interior/outpost/med) "fy" = ( /obj/structure/stairs/perspective{ @@ -456,10 +366,7 @@ /obj/structure/platform/strata/metal{ dir = 8 }, -/turf/open/floor/strata{ - dir = 6; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/southeast, /area/strata/ag/interior/outpost/admin) "fA" = ( /turf/closed/wall/strata_outpost, @@ -473,10 +380,7 @@ /obj/structure/platform/strata/metal{ dir = 4 }, -/turf/open/floor/strata{ - dir = 6; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/southeast, /area/strata/ag/interior/outpost/admin) "fD" = ( /obj/item/stack/rods, @@ -488,14 +392,10 @@ /obj/structure/bed/chair/office/light{ dir = 8 }, -/turf/open/floor/strata{ - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "fH" = ( -/turf/open/floor/strata{ - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "fK" = ( /obj/structure/surface/rack, @@ -503,10 +403,7 @@ /obj/item/ammo_magazine/shotgun/buckshot, /obj/item/ammo_magazine/shotgun/buckshot, /obj/item/ammo_magazine/shotgun/buckshot, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/southwest, /area/lv624/lazarus/crashed_ship) "fL" = ( /obj/structure/surface/table/reinforced/prison, @@ -517,21 +414,13 @@ phone_id = "Engineering" }, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor/almayer{ - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner, /area/lv624/lazarus/crashed_ship) "fN" = ( -/turf/open/floor/plating{ - dir = 6; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southeast, /area/lv624/lazarus/crashed_ship) "fP" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/west, /area/lv624/lazarus/crashed_ship) "gf" = ( /obj/item/stack/rods, @@ -539,9 +428,7 @@ /turf/open/floor/plating, /area/lv624/lazarus/crashed_ship) "gn" = ( -/turf/open/floor/strata{ - icon_state = "fake_wood" - }, +/turf/open/floor/strata/fake_wood, /area/strata/ag/interior/outpost/gen/foyer) "gt" = ( /obj/structure/transmitter/clf_net{ @@ -549,10 +436,7 @@ phone_id = "Armoury"; pixel_y = 32 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "gw" = ( /obj/item/ammo_casing/shell{ @@ -569,18 +453,14 @@ /area/lv624/lazarus/crashed_ship) "gH" = ( /obj/effect/landmark/corpsespawner/clf, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "gK" = ( /obj/structure/barricade/handrail/strata{ dir = 1 }, /obj/structure/machinery/vending/coffee, -/turf/open/floor/strata{ - icon_state = "orange_cover" - }, +/turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/engi/drome) "gZ" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ @@ -599,16 +479,11 @@ /obj/structure/machinery/light/small{ dir = 4 }, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "hh" = ( /obj/structure/barricade/handrail/strata, -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/strata/ag/exterior/research_decks) "hk" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf_medic, @@ -618,10 +493,7 @@ /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/turf/open/floor/strata{ - dir = 10; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/gen/foyer) "ht" = ( /turf/closed/shuttle/ert{ @@ -635,24 +507,18 @@ /obj/item/paper_bin, /obj/structure/barricade/handrail/strata, /obj/item/device/flashlight/lamp, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "hy" = ( /obj/structure/inflatable, /obj/structure/barricade/handrail/strata, -/turf/open/floor/prison{ - icon_state = "darkyellowfull2" - }, +/turf/open/floor/prison/darkyellowfull2, /area/strata/ag/exterior/research_decks) "hC" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/strata/ag/interior/outpost/admin) "hM" = ( /obj/structure/transmitter/clf_net{ @@ -660,10 +526,7 @@ phone_id = "Cargo Bay"; pixel_y = 32 }, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "hO" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ @@ -676,18 +539,13 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "hS" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/paper_bin, /obj/item/tool/pen, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "hY" = ( /obj/structure/platform_decoration/strata/metal{ @@ -697,36 +555,25 @@ /area/strata/ag/interior/outpost/admin) "ib" = ( /obj/structure/girder/displaced, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "if" = ( /obj/effect/landmark/corpsespawner/clf, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/strata/ag/interior/outpost/med) "iv" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, -/turf/open/floor/strata{ - icon_state = "floor2" - }, +/turf/open/floor/strata/floor2, /area/strata/ag/interior/outpost/med) "iL" = ( /obj/structure/largecrate/supply/supplies/flares, -/turf/open/floor/plating{ - dir = 10; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southwest, /area/lv624/lazarus/crashed_ship) "iM" = ( /obj/structure/pipes/standard/simple/hidden/cyan, -/turf/open/floor/strata{ - icon_state = "fake_wood" - }, +/turf/open/floor/strata/fake_wood, /area/strata/ag/interior/outpost/engi) "iO" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf_engineer, @@ -743,14 +590,10 @@ /obj/item/weapon/gun/shotgun/pump/dual_tube/cmb{ pixel_y = 9 }, -/turf/open/floor/almayer{ - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner, /area/lv624/lazarus/crashed_ship) "iU" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/exterior/research_decks) "je" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, @@ -767,26 +610,18 @@ /obj/structure/bed/chair/office/light{ dir = 8 }, -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) "jl" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgib2" }, /obj/effect/decal/cleanable/blood, -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/strata/ag/exterior/research_decks) "jm" = ( /obj/structure/barricade/handrail/strata, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/exterior/research_decks) "jn" = ( /obj/structure/stairs/perspective{ @@ -804,22 +639,15 @@ /obj/structure/filingcabinet, /obj/structure/barricade/handrail/strata, /obj/effect/landmark/objective_landmark/medium, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "ju" = ( /obj/effect/decal/cleanable/greenglow, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/strata/ag/interior/outpost/med) "jy" = ( /obj/structure/machinery/vending/coffee, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "jz" = ( /obj/structure/platform/strata/metal{ @@ -835,9 +663,7 @@ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "jF" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ @@ -847,34 +673,22 @@ dir = 4; faction_group = list("CLF") }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/strata/ag/interior/outpost/admin) "jI" = ( -/turf/open/floor/plating{ - dir = 5; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/northeast, /area/lv624/lazarus/crashed_ship) "jP" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 5 }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/outpost/engi) "jU" = ( -/turf/open/floor/strata{ - dir = 10; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/southwest, /area/lv624/lazarus/crashed_ship) "jV" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/outpost/gen/foyer) "jX" = ( /obj/structure/barricade/metal/wired{ @@ -898,16 +712,11 @@ "kB" = ( /obj/item/stack/rods, /obj/structure/girder, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "kJ" = ( /obj/effect/landmark/survivor_spawner/lv624_crashed_clf, -/turf/open/floor/almayer{ - icon_state = "green" - }, +/turf/open/floor/almayer/green, /area/lv624/lazarus/crashed_ship) "kK" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -918,9 +727,7 @@ /area/lv624/lazarus/crashed_ship) "kM" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/exterior/research_decks) "kO" = ( /obj/structure/surface/table/reinforced/prison, @@ -938,15 +745,10 @@ /turf/open/floor/plating/plating_catwalk, /area/lv624/lazarus/crashed_ship) "kP" = ( -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "kT" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/outpost/admin) "kU" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ @@ -960,15 +762,10 @@ /area/strata/ag/interior/outpost/admin) "lc" = ( /obj/structure/reagent_dispensers/fueltank, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "lf" = ( -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "lj" = ( /obj/effect/blocker/sorokyne_cold_water, @@ -982,16 +779,11 @@ /turf/open/gm/river, /area/strata/ag/exterior/research_decks) "lk" = ( -/turf/open/floor/strata{ - dir = 10; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/gen/foyer) "lo" = ( /obj/structure/machinery/iv_drip, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/mountain) "ls" = ( /turf/closed/wall/strata_ice/dirty, @@ -1011,39 +803,27 @@ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "lM" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/turf/open/floor/strata{ - dir = 10; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/med) "lX" = ( /obj/structure/bed/chair{ dir = 8 }, /obj/effect/landmark/corpsespawner/engineer, -/turf/open/floor/strata{ - icon_state = "fake_wood" - }, +/turf/open/floor/strata/fake_wood, /area/strata/ag/interior/outpost/engi) "mb" = ( /obj/item/stack/medical/splint, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/outpost/med) "mc" = ( -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "md" = ( /obj/structure/flora/pottedplant{ @@ -1053,9 +833,7 @@ /obj/structure/barricade/handrail/strata{ dir = 4 }, -/turf/open/floor/prison{ - icon_state = "darkyellowfull2" - }, +/turf/open/floor/prison/darkyellowfull2, /area/strata/ag/interior/outpost/engi) "mf" = ( /obj/structure/surface/table/reinforced/prison, @@ -1065,15 +843,10 @@ pixel_y = 4 }, /obj/item/storage/firstaid/regular, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/northwest, /area/lv624/lazarus/crashed_ship) "mj" = ( -/turf/open/floor/prison{ - icon_state = "darkyellowfull2" - }, +/turf/open/floor/prison/darkyellowfull2, /area/strata/ag/exterior/research_decks) "mn" = ( /turf/open/floor/strata, @@ -1081,10 +854,7 @@ "mr" = ( /obj/structure/largecrate/random, /obj/structure/barricade/handrail/strata, -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/strata/ag/exterior/research_decks) "mu" = ( /turf/open/floor/plating/plating_catwalk, @@ -1097,37 +867,25 @@ dir = 1; icon_state = "metal_2" }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/outpost/admin) "mV" = ( /turf/open/floor/strata, /area/strata/ag/interior/outpost/admin) "nc" = ( /obj/item/stack/sheet/wood, -/turf/open/floor/strata{ - dir = 10; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/exterior/research_decks) "ni" = ( /obj/structure/curtain/medical, -/turf/open/floor/strata{ - icon_state = "floor2" - }, +/turf/open/floor/strata/floor2, /area/strata/ag/interior/outpost/med) "nj" = ( -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "nB" = ( /obj/structure/bed/stool, -/turf/open/floor/strata{ - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "nD" = ( /obj/structure/sign/safety/terminal, @@ -1152,22 +910,14 @@ stat = 1 }, /obj/structure/surface/table/reinforced/prison, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/lv624/lazarus/crashed_ship) "nT" = ( -/turf/open/floor/strata{ - dir = 10; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/exterior/research_decks) "nV" = ( /obj/structure/window/framed/strata, -/turf/open/floor/strata{ - dir = 8; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/west, /area/strata/ag/interior/outpost/engi) "oa" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ @@ -1185,16 +935,12 @@ /obj/structure/machinery/m56d_hmg{ rounds = 700 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "oi" = ( /obj/item/storage/pill_bottle/bicaridine, /obj/structure/surface/rack, -/turf/open/floor/prison{ - icon_state = "darkyellowfull2" - }, +/turf/open/floor/prison/darkyellowfull2, /area/strata/ag/exterior/research_decks) "oq" = ( /obj/effect/blocker/sorokyne_cold_water, @@ -1205,9 +951,7 @@ /area/strata/ag/exterior/research_decks) "os" = ( /obj/structure/pipes/standard/simple/hidden/cyan, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/outpost/gen/foyer) "ov" = ( /obj/structure/toilet{ @@ -1217,9 +961,7 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "oz" = ( /obj/effect/blocker/sorokyne_cold_water, @@ -1244,9 +986,7 @@ /obj/structure/flora/pottedplant{ icon_state = "pottedplant_10" }, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "oZ" = ( /obj/structure/largecrate/random/barrel/white, @@ -1256,9 +996,7 @@ /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 10 }, -/turf/open/floor/prison{ - icon_state = "darkyellowfull2" - }, +/turf/open/floor/prison/darkyellowfull2, /area/strata/ag/interior/outpost/engi) "pj" = ( /obj/structure/machinery/light/small{ @@ -1271,10 +1009,7 @@ /obj/structure/surface/rack, /obj/item/tank/emergency_oxygen/engi, /obj/item/storage/belt/utility/full, -/turf/open/floor/strata{ - dir = 10; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/engi/drome) "pm" = ( /obj/structure/platform_decoration/strata/metal{ @@ -1289,10 +1024,7 @@ /obj/structure/bookcase{ icon_state = "book-5" }, -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) "py" = ( /obj/structure/surface/table/reinforced/prison, @@ -1303,10 +1035,7 @@ /obj/structure/machinery/cm_vending/sorted/medical/wall_med{ pixel_y = 25 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "pD" = ( /obj/structure/barricade/metal/wired{ @@ -1317,9 +1046,7 @@ dir = 1; icon_state = "metal_2" }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/strata/ag/interior/outpost/admin) "pE" = ( /obj/structure/girder/displaced, @@ -1330,16 +1057,12 @@ /obj/structure/barricade/handrail/strata, /obj/item/device/flashlight/lamp/green, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, -/turf/open/floor/strata{ - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "pS" = ( /obj/item/stack/rods, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "pU" = ( /obj/structure/barricade/metal/wired{ @@ -1348,9 +1071,7 @@ /obj/structure/machinery/m56d_hmg{ rounds = 700 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "qh" = ( /obj/structure/girder/reinforced, @@ -1368,18 +1089,14 @@ /turf/open/floor/plating, /area/strata/ag/interior/outpost/gen/foyer) "qs" = ( -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/strata/ag/exterior/research_decks) "qu" = ( /obj/structure/barricade/metal/wired{ dir = 4; icon_state = "metal_1" }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/strata/ag/interior/outpost/admin) "qB" = ( /turf/closed/shuttle/ert{ @@ -1390,10 +1107,7 @@ /obj/structure/barricade/metal/wired{ dir = 8 }, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "qN" = ( /obj/structure/surface/rack, @@ -1412,18 +1126,13 @@ /obj/item/weapon/gun/rifle/mar40{ pixel_y = 6 }, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northeast, /area/lv624/lazarus/crashed_ship) "qX" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/outpost/engi/drome) "rd" = ( /obj/item/ammo_casing/shell{ @@ -1433,9 +1142,7 @@ dir = 8; faction_group = list("CLF") }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "rj" = ( /obj/effect/decal/cleanable/blood, @@ -1450,17 +1157,12 @@ dir = 8; faction_group = list("CLF") }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "rC" = ( /obj/item/stack/rods, /obj/effect/landmark/corpsespawner/clf, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "rE" = ( /obj/structure/surface/table/reinforced/prison, @@ -1468,16 +1170,10 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) "rL" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "rR" = ( /turf/closed/shuttle/ert{ @@ -1485,26 +1181,18 @@ }, /area/lv624/lazarus/crashed_ship) "rW" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "orangecorner" - }, +/turf/open/floor/almayer/orangecorner/west, /area/lv624/lazarus/crashed_ship) "se" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "sg" = ( /obj/item/stool, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "si" = ( /obj/effect/blocker/sorokyne_cold_water, @@ -1516,22 +1204,15 @@ /area/strata/ag/exterior/research_decks) "sw" = ( /obj/structure/cargo_container/arious/rightmid, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/strata/ag/interior/outpost/engi/drome) "sx" = ( /obj/structure/machinery/vending/cigarette/colony, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "sy" = ( /obj/structure/cargo_container/arious/leftmid, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/strata/ag/interior/outpost/med) "sA" = ( /obj/item/weapon/gun/smg/fp9000, @@ -1553,10 +1234,7 @@ /area/strata/ag/exterior/research_decks) "sP" = ( /obj/structure/window/framed/strata, -/turf/open/floor/strata{ - dir = 10; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/med) "sR" = ( /obj/structure/platform/strata/metal{ @@ -1571,24 +1249,17 @@ /area/lv624/lazarus/crashed_ship) "tg" = ( /obj/effect/decal/cleanable/blood/oil, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "tj" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, -/turf/open/floor/strata{ - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles, /area/strata/ag/interior/outpost/gen/foyer) "tt" = ( /obj/structure/machinery/computer/crew, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "tx" = ( /obj/structure/reagent_dispensers/fueltank, @@ -1596,9 +1267,7 @@ /area/lv624/lazarus/crashed_ship) "tB" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "tC" = ( /obj/structure/pipes/vents/pump, @@ -1622,26 +1291,17 @@ /area/lv624/lazarus/crashed_ship) "tO" = ( /obj/item/stack/sheet/wood, -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/strata/ag/exterior/research_decks) "uc" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "uj" = ( /obj/structure/machinery/light/small{ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "blue" - }, +/turf/open/floor/almayer/blue/north, /area/lv624/lazarus/crashed_ship) "up" = ( /obj/structure/surface/table/reinforced/prison, @@ -1666,10 +1326,7 @@ pixel_x = 18; pixel_y = 6 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "ur" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ @@ -1688,10 +1345,7 @@ pixel_y = 6 }, /obj/structure/surface/rack, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/north, /area/lv624/lazarus/crashed_ship) "ut" = ( /obj/structure/machinery/cm_vending/sorted/tech/comp_storage, @@ -1705,40 +1359,29 @@ /turf/open/auto_turf/snow/brown_base/layer0, /area/strata/ag/exterior/paths/southresearch) "uB" = ( -/turf/open/floor/almayer{ - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner, /area/lv624/lazarus/crashed_ship) "uU" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/paper_bin, /obj/item/tool/stamp, /obj/structure/barricade/handrail/strata, -/turf/open/floor/strata{ - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "uW" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - dir = 9; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/northwest, /area/lv624/lazarus/crashed_ship) "vc" = ( /obj/structure/morgue, -/turf/open/floor/strata{ - icon_state = "floor2" - }, +/turf/open/floor/strata/floor2, /area/strata/ag/interior/outpost/med) "vf" = ( /obj/structure/barricade/metal/wired{ dir = 8; icon_state = "metal_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "vj" = ( /obj/structure/surface/table/reinforced/prison, @@ -1748,29 +1391,19 @@ pixel_x = 8; pixel_y = 6 }, -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) "vu" = ( -/turf/open/floor/strata{ - icon_state = "fake_wood" - }, +/turf/open/floor/strata/fake_wood, /area/strata/ag/interior/outpost/engi) "vC" = ( -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/strata/ag/interior/outpost/engi) "vD" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/storage/firstaid/regular, /obj/effect/landmark/objective_landmark/science, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "vE" = ( /obj/structure/barricade/metal/wired{ @@ -1784,9 +1417,7 @@ layer = 2.9 }, /obj/structure/barricade/handrail/strata, -/turf/open/floor/strata{ - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "vG" = ( /obj/structure/surface/rack, @@ -1801,9 +1432,7 @@ dir = 4; icon_state = "metal_1" }, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "vQ" = ( /obj/structure/machinery/light/small{ @@ -1817,40 +1446,28 @@ dir = 4; icon_state = "metal_1" }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/outpost/admin) "vR" = ( /obj/structure/girder/displaced, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "vT" = ( /turf/open/floor/plating, /area/strata/ag/interior/outpost/med) "vY" = ( /obj/structure/machinery/optable, -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) "wc" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/outpost/med) "wg" = ( /obj/structure/machinery/defenses/sentry/premade/dumb{ dir = 1; faction_group = list("CLF") }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/strata/ag/interior/outpost/admin) "wk" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ @@ -1882,28 +1499,20 @@ /obj/item/ammo_magazine/rifle/m16{ pixel_x = -4 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "wB" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/paper_bin, /obj/item/tool/pen/blue, /obj/structure/pipes/vents/pump/on, -/turf/open/floor/strata{ - icon_state = "orange_cover" - }, +/turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/engi/drome) "wE" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med{ pixel_y = 25 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "wG" = ( /obj/structure/flora/pottedplant{ @@ -1912,10 +1521,7 @@ /obj/structure/machinery/light/small{ dir = 8 }, -/turf/open/floor/strata{ - dir = 4; - icon_state = "cyan3" - }, +/turf/open/floor/strata/cyan3/east, /area/strata/ag/interior/outpost/med) "wH" = ( /turf/closed/shuttle/ert{ @@ -1927,9 +1533,7 @@ dir = 4 }, /obj/structure/barricade/handrail/strata, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "wR" = ( /obj/item/ammo_casing/shell{ @@ -1939,9 +1543,7 @@ dir = 4; faction_group = list("CLF") }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "xa" = ( /turf/closed/shuttle/ert{ @@ -1949,17 +1551,13 @@ }, /area/lv624/lazarus/crashed_ship) "xc" = ( -/turf/open/floor/plating{ - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate, /area/lv624/lazarus/crashed_ship) "xf" = ( /obj/structure/platform/strata/metal{ dir = 1 }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/outpost/admin) "xj" = ( /obj/structure/surface/rack, @@ -1967,26 +1565,18 @@ pixel_y = 7 }, /obj/item/storage/backpack/general_belt, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "xA" = ( /obj/item/stack/rods, /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "xG" = ( /obj/structure/bed/chair/office/light{ dir = 8 }, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "xH" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ @@ -1998,9 +1588,7 @@ closed = 0; density = 1 }, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/gen/foyer) "xS" = ( /obj/structure/machinery/defenses/sentry/premade/dumb{ @@ -2019,21 +1607,15 @@ /area/strata/ag/exterior/research_decks) "yh" = ( /obj/structure/girder/reinforced, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "yj" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "ym" = ( /obj/structure/pipes/standard/simple/hidden/cyan, -/turf/open/floor/prison{ - icon_state = "darkyellowfull2" - }, +/turf/open/floor/prison/darkyellowfull2, /area/strata/ag/interior/outpost/engi) "yt" = ( /obj/structure/surface/table/almayer, @@ -2045,17 +1627,12 @@ pixel_x = -2; pixel_y = 3 }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "yC" = ( /obj/structure/surface/rack, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/strata/ag/interior/mountain) "yD" = ( /obj/structure/machinery/body_scanconsole, @@ -2065,10 +1642,7 @@ phone_id = "Medical Bay"; pixel_y = 32 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/north, /area/lv624/lazarus/crashed_ship) "yF" = ( /obj/structure/closet/bodybag, @@ -2086,18 +1660,13 @@ pixel_y = 4 }, /obj/item/restraint/handcuffs, -/turf/open/floor/almayer{ - dir = 6; - icon_state = "green" - }, +/turf/open/floor/almayer/green/southeast, /area/lv624/lazarus/crashed_ship) "yJ" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 9 }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/strata/ag/interior/outpost/gen/foyer) "yK" = ( /obj/structure/surface/rack, @@ -2108,9 +1677,7 @@ /obj/item/device/radio{ pixel_x = 3 }, -/turf/open/floor/almayer{ - icon_state = "green" - }, +/turf/open/floor/almayer/green, /area/lv624/lazarus/crashed_ship) "yR" = ( /obj/structure/surface/table/reinforced/prison, @@ -2125,10 +1692,7 @@ /turf/closed/wall/strata_outpost, /area/strata/ag/interior/outpost/gen/foyer) "yU" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "green" - }, +/turf/open/floor/almayer/green/east, /area/lv624/lazarus/crashed_ship) "zg" = ( /obj/structure/surface/table/reinforced/prison, @@ -2140,10 +1704,7 @@ /obj/structure/machinery/light/small{ dir = 4 }, -/turf/open/floor/strata{ - dir = 8; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/west, /area/strata/ag/interior/outpost/gen/foyer) "zj" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -2155,20 +1716,14 @@ "zM" = ( /obj/effect/landmark/corpsespawner/colonist/random, /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "zR" = ( /obj/structure/machinery/door/airlock/almayer/medical/colony{ dir = 2; name = "Medical Airlock" }, -/turf/open/floor/strata{ - dir = 6; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/southeast, /area/strata/ag/interior/outpost/med) "zS" = ( /turf/closed/shuttle/ert{ @@ -2189,9 +1744,7 @@ /obj/structure/pipes/vents/pump{ dir = 1 }, -/turf/open/floor/strata{ - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "Ae" = ( /obj/structure/surface/rack, @@ -2201,10 +1754,7 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner/east, /area/lv624/lazarus/crashed_ship) "Aj" = ( /obj/structure/bed, @@ -2214,56 +1764,38 @@ /obj/item/ammo_magazine/pistol/heavy, /obj/item/ammo_magazine/pistol/heavy, /obj/item/ammo_magazine/pistol/heavy, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "AG" = ( /turf/open/floor/plating, /area/strata/ag/interior/outpost/engi) "AL" = ( -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "AP" = ( /obj/structure/machinery/colony_floodlight, /obj/structure/barricade/handrail/strata, -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/strata/ag/exterior/research_decks) "Be" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ dir = 8; name = "\improper Bridge" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Bg" = ( /obj/structure/machinery/autolathe, /obj/structure/machinery/power/apc{ dir = 1 }, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northwest, /area/lv624/lazarus/crashed_ship) "Bj" = ( -/turf/open/floor/almayer{ - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner, /area/lv624/lazarus/crashed_ship) "Bn" = ( -/turf/open/floor/almayer{ - dir = 8; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/west, /area/lv624/lazarus/crashed_ship) "BF" = ( /obj/item/ammo_casing/shell{ @@ -2276,19 +1808,14 @@ /obj/item/device/flashlight/lamp{ pixel_y = 3 }, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "green" - }, +/turf/open/floor/almayer/green/west, /area/lv624/lazarus/crashed_ship) "BQ" = ( /obj/structure/barricade/metal/wired{ dir = 1; icon_state = "metal_2" }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/outpost/gen/foyer) "BW" = ( /obj/structure/surface/table/reinforced/prison, @@ -2296,9 +1823,7 @@ dir = 1 }, /obj/structure/barricade/handrail/strata, -/turf/open/floor/strata{ - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "BX" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ @@ -2308,9 +1833,7 @@ dir = 1; faction_group = list("CLF") }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/outpost/engi) "BZ" = ( /obj/structure/largecrate/random/barrel/yellow, @@ -2323,9 +1846,7 @@ /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Cm" = ( /obj/item/ammo_magazine/sniper/svd, @@ -2338,9 +1859,7 @@ /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Cr" = ( /turf/closed/wall/strata_outpost/reinforced/hull, @@ -2373,18 +1892,14 @@ dir = 8 }, /obj/structure/barricade/handrail/strata, -/turf/open/floor/strata{ - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "Dj" = ( /obj/structure/surface/rack, /obj/item/storage/box/donkpockets, /obj/item/storage/box/donkpockets, /obj/item/storage/box/donkpockets, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "Dn" = ( /obj/item/circuitboard/apc{ @@ -2400,9 +1915,7 @@ /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/turf/open/floor/prison{ - icon_state = "darkyellowfull2" - }, +/turf/open/floor/prison/darkyellowfull2, /area/strata/ag/interior/outpost/engi) "Dx" = ( /obj/structure/closet/bodybag, @@ -2414,9 +1927,7 @@ /obj/structure/morgue{ dir = 8 }, -/turf/open/floor/strata{ - icon_state = "floor2" - }, +/turf/open/floor/strata/floor2, /area/strata/ag/interior/outpost/med) "Dz" = ( /turf/closed/shuttle/ert{ @@ -2427,22 +1938,13 @@ /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 }, -/turf/open/floor/strata{ - dir = 10; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/med) "DD" = ( -/turf/open/floor/strata{ - dir = 8; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/west, /area/strata/ag/interior/outpost/gen/foyer) "DT" = ( -/turf/open/floor/strata{ - dir = 4; - icon_state = "cyan3" - }, +/turf/open/floor/strata/cyan3/east, /area/strata/ag/interior/outpost/med) "Ec" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ @@ -2475,19 +1977,14 @@ pixel_x = 4; pixel_y = 4 }, -/turf/open/floor/plating{ - dir = 6; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southeast, /area/lv624/lazarus/crashed_ship) "Ey" = ( /obj/structure/barricade/wooden{ dir = 4 }, /obj/effect/decal/cleanable/blood, -/turf/open/floor/prison{ - icon_state = "darkyellowfull2" - }, +/turf/open/floor/prison/darkyellowfull2, /area/strata/ag/exterior/research_decks) "EJ" = ( /turf/open/floor/strata, @@ -2497,9 +1994,7 @@ /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/turf/open/floor/strata{ - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "EW" = ( /obj/structure/surface/table/reinforced/prison, @@ -2510,10 +2005,7 @@ /area/strata/ag/interior/outpost/engi) "Ff" = ( /obj/structure/machinery/power/smes/buildable/charged, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/north, /area/lv624/lazarus/crashed_ship) "Fm" = ( /obj/structure/machinery/cm_vending/sorted/tech/electronics_storage, @@ -2524,9 +2016,7 @@ /obj/structure/sink{ pixel_y = 32 }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/mountain) "Fz" = ( /obj/structure/pipes/standard/manifold/fourway/hidden/cyan, @@ -2543,9 +2033,7 @@ closed = 0; density = 1 }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/strata/ag/interior/outpost/engi) "FP" = ( /turf/open/floor/plating, @@ -2557,10 +2045,7 @@ /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor/plating{ - dir = 10; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southwest, /area/lv624/lazarus/crashed_ship) "Gn" = ( /turf/closed/shuttle/ert{ @@ -2580,10 +2065,7 @@ /area/lv624/lazarus/crashed_ship) "GT" = ( /obj/structure/machinery/cm_vending/sorted/medical/no_access, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/northeast, /area/lv624/lazarus/crashed_ship) "Hc" = ( /obj/structure/platform_decoration/strata/metal{ @@ -2593,9 +2075,7 @@ /area/strata/ag/interior/outpost/engi) "Hl" = ( /obj/item/tank/anesthetic, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/mountain) "Hr" = ( /turf/closed/shuttle/ert{ @@ -2603,10 +2083,7 @@ }, /area/lv624/lazarus/crashed_ship) "Ht" = ( -/turf/open/floor/almayer{ - dir = 4; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/east, /area/lv624/lazarus/crashed_ship) "Hv" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ @@ -2616,9 +2093,7 @@ dir = 4; icon_state = "metal_1" }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/strata/ag/interior/outpost/admin) "Hx" = ( /obj/structure/flora/pottedplant{ @@ -2628,32 +2103,23 @@ /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 5 }, -/turf/open/floor/strata{ - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "HM" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/outpost/engi/drome) "HV" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med{ pixel_y = 25 }, /obj/item/storage/firstaid/regular/empty, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "Ib" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 }, -/turf/open/floor/prison{ - icon_state = "darkyellowfull2" - }, +/turf/open/floor/prison/darkyellowfull2, /area/strata/ag/interior/outpost/engi) "Ik" = ( /obj/structure/machinery/light/small{ @@ -2661,10 +2127,7 @@ pixel_x = 3; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "Im" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ @@ -2683,9 +2146,7 @@ dir = 1; icon_state = "metal_2" }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/strata/ag/interior/outpost/admin) "IB" = ( /obj/structure/stairs/perspective{ @@ -2707,16 +2168,11 @@ "IM" = ( /obj/item/ammo_magazine/smg/fp9000, /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor/plating{ - dir = 4; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/east, /area/lv624/lazarus/crashed_ship) "IN" = ( /obj/structure/girder, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "IT" = ( /obj/structure/closet/bodybag, @@ -2731,9 +2187,7 @@ /obj/structure/barricade/handrail/strata{ dir = 8 }, -/turf/open/floor/strata{ - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "IX" = ( /obj/structure/barricade/metal/wired{ @@ -2751,9 +2205,7 @@ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Jo" = ( /obj/structure/stairs/perspective{ @@ -2767,24 +2219,17 @@ /area/strata/ag/exterior/research_decks) "Jq" = ( /obj/structure/girder/reinforced, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Jr" = ( /obj/structure/window/framed/strata, -/turf/open/floor/strata{ - dir = 6; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/southeast, /area/strata/ag/interior/outpost/admin) "JE" = ( /obj/structure/barricade/handrail/strata{ dir = 1 }, -/turf/open/floor/strata{ - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi) "JI" = ( /obj/structure/pipes/standard/simple/hidden/cyan, @@ -2792,23 +2237,16 @@ dir = 2; name = "\improper Airlock" }, -/turf/open/floor/strata{ - dir = 6; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/southeast, /area/strata/ag/interior/outpost/engi) "JP" = ( /obj/item/ammo_magazine/sniper/svd, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "JQ" = ( /obj/item/stack/rods, /obj/effect/decal/cleanable/blood, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "JT" = ( /turf/closed/shuttle/ert{ @@ -2822,10 +2260,7 @@ /area/lv624/lazarus/crashed_ship) "Kd" = ( /obj/structure/machinery/cm_vending/sorted/marine_food, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "Kf" = ( /obj/structure/flora/pottedplant{ @@ -2837,9 +2272,7 @@ /obj/structure/barricade/handrail/strata{ dir = 4 }, -/turf/open/floor/prison{ - icon_state = "darkyellowfull2" - }, +/turf/open/floor/prison/darkyellowfull2, /area/strata/ag/interior/outpost/engi) "Kt" = ( /obj/structure/extinguisher_cabinet, @@ -2849,28 +2282,20 @@ /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "Ky" = ( /obj/structure/machinery/light/small{ dir = 8; pixel_x = -10 }, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/west, /area/lv624/lazarus/crashed_ship) "KE" = ( /obj/structure/machinery/light/small{ dir = 1 }, -/turf/open/floor/strata{ - dir = 8; - icon_state = "cyan3" - }, +/turf/open/floor/strata/cyan3/west, /area/strata/ag/interior/outpost/med) "KG" = ( /obj/structure/surface/table/reinforced/prison, @@ -2878,9 +2303,7 @@ /obj/structure/barricade/handrail/strata{ dir = 8 }, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "KM" = ( /obj/structure/surface/table/almayer, @@ -2888,9 +2311,7 @@ /obj/item/storage/bag/trash, /obj/item/tool/screwdriver, /obj/effect/landmark/objective_landmark/science, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "KS" = ( /obj/structure/platform_decoration/strata/metal{ @@ -2910,9 +2331,7 @@ dir = 4; icon_state = "metal_3" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Lj" = ( /obj/structure/pipes/standard/simple/hidden/cyan, @@ -2930,19 +2349,14 @@ /obj/structure/machinery/door/airlock/almayer/maint/colony{ dir = 2 }, -/turf/open/floor/strata{ - dir = 6; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/southeast, /area/strata/ag/interior/outpost/gen/foyer) "Lx" = ( /obj/structure/bed/chair/office/light, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "Lz" = ( /obj/item/storage/surgical_tray, @@ -2951,26 +2365,18 @@ pixel_x = -4; pixel_y = 12 }, -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) "LG" = ( /obj/structure/cargo_container/arious/right, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "LL" = ( /obj/structure/largecrate/supply/supplies/mre{ desc = "A supply crate containing fifty reposessed USCM MRE packets."; name = "\improper CLF Supply MRE crate (x50)" }, -/turf/open/floor/plating{ - dir = 9; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/northwest, /area/lv624/lazarus/crashed_ship) "LZ" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ @@ -2984,26 +2390,17 @@ /area/lv624/lazarus/crashed_ship) "Md" = ( /obj/item/stack/rods, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Mk" = ( /obj/structure/bed/chair{ dir = 4 }, -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) "Mo" = ( /obj/structure/pipes/vents/pump, -/turf/open/floor/strata{ - dir = 4; - icon_state = "cyan1" - }, +/turf/open/floor/strata/cyan1/east, /area/strata/ag/interior/outpost/med) "Mr" = ( /turf/closed/shuttle/ert{ @@ -3030,10 +2427,7 @@ /area/lv624/lazarus/crashed_ship) "Nm" = ( /obj/item/weapon/gun/rifle/sniper/svd, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Nn" = ( /obj/structure/closet/bodybag, @@ -3056,10 +2450,7 @@ /obj/item/device/radio{ pixel_x = -3 }, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "green" - }, +/turf/open/floor/almayer/green/southwest, /area/lv624/lazarus/crashed_ship) "ND" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -3070,19 +2461,13 @@ /area/lv624/lazarus/crashed_ship) "NI" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/east, /area/lv624/lazarus/crashed_ship) "NQ" = ( /obj/structure/machinery/optable, /obj/item/tank/anesthetic, /obj/item/clothing/mask/breath/medical, -/turf/open/floor/almayer{ - dir = 10; - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald/southwest, /area/lv624/lazarus/crashed_ship) "NZ" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, @@ -3102,16 +2487,11 @@ /obj/effect/decal/strata_decals/grime/grime3{ dir = 8 }, -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/strata/ag/exterior/research_decks) "OE" = ( /obj/item/weapon/gun/smg/fp9000, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "OF" = ( /obj/structure/platform/strata/metal{ @@ -3125,18 +2505,13 @@ dir = 8 }, /obj/effect/landmark/objective_landmark/medium, -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) "OK" = ( /turf/closed/wall/mineral/gold, /area/strata/ag/interior/outpost/med) "ON" = ( -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/strata/ag/interior/outpost/med) "OX" = ( /obj/structure/machinery/computer/station_alert{ @@ -3144,23 +2519,16 @@ stat = 1 }, /obj/structure/surface/table/reinforced/prison, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "OZ" = ( /turf/open/floor/wood, /area/lv624/lazarus/crashed_ship) "Pk" = ( -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/strata/ag/interior/outpost/admin) "Pl" = ( -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/strata/ag/exterior/research_decks) "Pt" = ( /obj/item/stack/rods, @@ -3172,9 +2540,7 @@ dir = 1 }, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor/strata{ - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi) "PK" = ( /obj/structure/bed, @@ -3186,15 +2552,10 @@ /obj/item/ammo_magazine/pistol/heavy, /obj/item/clothing/accessory/storage/webbing, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northeast, /area/lv624/lazarus/crashed_ship) "PL" = ( -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/lv624/lazarus/crashed_ship) "PM" = ( /obj/structure/machinery/door_control/brbutton{ @@ -3210,19 +2571,14 @@ dir = 8; id_tag = "mining_outpost_pump" }, -/turf/open/floor/strata{ - dir = 8; - icon_state = "cyan3" - }, +/turf/open/floor/strata/cyan3/west, /area/strata/ag/interior/outpost/med) "PS" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/platform/strata/metal{ dir = 4 }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/strata/ag/interior/outpost/admin) "PU" = ( /obj/structure/sign/safety/medical, @@ -3237,26 +2593,17 @@ /turf/open/floor/plating, /area/strata/ag/interior/outpost/med) "Qb" = ( -/turf/open/floor/plating{ - dir = 10; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/southwest, /area/lv624/lazarus/crashed_ship) "Qi" = ( /obj/structure/machinery/door/airlock/almayer/medical/colony{ dir = 8 }, -/turf/open/floor/strata{ - dir = 8; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/west, /area/strata/ag/interior/outpost/med) "Qk" = ( /obj/structure/girder/reinforced, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Qq" = ( /obj/structure/barricade/metal/wired{ @@ -3272,22 +2619,15 @@ "QF" = ( /obj/item/ammo_magazine/smg/fp9000, /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor/plating{ - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate, /area/lv624/lazarus/crashed_ship) "QI" = ( /obj/structure/machinery/vending/snack, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "green" - }, +/turf/open/floor/almayer/green/north, /area/lv624/lazarus/crashed_ship) "QS" = ( /obj/structure/largecrate/random/barrel/white, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "QU" = ( /obj/structure/machinery/defenses/sentry/premade/dumb{ @@ -3297,16 +2637,11 @@ /turf/open/floor/plating, /area/strata/ag/interior/outpost/admin) "Rg" = ( -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Ri" = ( /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "emeraldcorner" - }, +/turf/open/floor/almayer/emeraldcorner/west, /area/lv624/lazarus/crashed_ship) "RA" = ( /turf/closed/shuttle/ert{ @@ -3331,32 +2666,22 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "RW" = ( /obj/item/ammo_magazine/smg/fp9000, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Sa" = ( /obj/structure/bed/stool, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 9 }, -/turf/open/floor/strata{ - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "Sc" = ( /obj/effect/landmark/corpsespawner/wysec, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "Sh" = ( /obj/effect/decal/cleanable/blood, @@ -3364,10 +2689,7 @@ /area/strata/ag/interior/mountain) "Sl" = ( /obj/structure/window/framed/strata, -/turf/open/floor/strata{ - dir = 8; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/west, /area/strata/ag/interior/outpost/admin) "Sq" = ( /obj/structure/largecrate/random/barrel/red, @@ -3383,15 +2705,10 @@ /obj/structure/barricade/metal/wired{ icon_state = "metal_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "SL" = ( -/turf/open/floor/strata{ - dir = 8; - icon_state = "cyan3" - }, +/turf/open/floor/strata/cyan3/west, /area/strata/ag/interior/outpost/med) "SO" = ( /obj/structure/surface/table/reinforced/prison, @@ -3399,25 +2716,18 @@ department = "CLF - Cell 42" }, /obj/item/paper/prison_station/pirate_note/clfship, -/turf/open/floor/almayer{ - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald, /area/lv624/lazarus/crashed_ship) "ST" = ( /obj/structure/machinery/vending/cigarette/colony, -/turf/open/floor/strata{ - dir = 4; - icon_state = "cyan3" - }, +/turf/open/floor/strata/cyan3/east, /area/strata/ag/interior/outpost/med) "Th" = ( /obj/structure/barricade/metal/wired{ dir = 4; icon_state = "metal_1" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Ts" = ( /obj/structure/surface/table/reinforced/prison, @@ -3432,9 +2742,7 @@ }, /obj/item/device/flashlight/lamp, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "TB" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic2{ @@ -3445,10 +2753,7 @@ /area/lv624/lazarus/crashed_ship) "TL" = ( /obj/structure/girder, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "TN" = ( /obj/item/stack/sheet/wood, @@ -3458,15 +2763,11 @@ /obj/structure/pipes/vents/pump{ dir = 4 }, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "TU" = ( /obj/structure/largecrate/supply/ammo/m56d, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "Ub" = ( /obj/structure/bed, @@ -3476,10 +2777,7 @@ pixel_y = 20 }, /obj/item/toy/plush/farwa, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "green" - }, +/turf/open/floor/almayer/green/northwest, /area/lv624/lazarus/crashed_ship) "Ui" = ( /obj/structure/surface/table/reinforced/prison, @@ -3497,9 +2795,7 @@ /obj/item/attachable/bayonet, /obj/item/attachable/bayonet, /obj/item/attachable/attached_gun/flamer, -/turf/open/floor/almayer{ - icon_state = "bluecorner" - }, +/turf/open/floor/almayer/bluecorner, /area/lv624/lazarus/crashed_ship) "Uj" = ( /obj/structure/bed/chair{ @@ -3508,24 +2804,18 @@ /obj/structure/machinery/light/small{ dir = 4 }, -/turf/open/floor/prison{ - icon_state = "darkyellowfull2" - }, +/turf/open/floor/prison/darkyellowfull2, /area/strata/ag/interior/outpost/engi) "Uk" = ( /obj/structure/barricade/metal/wired{ dir = 8 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Uo" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/clipboard, -/turf/open/floor/strata{ - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles, /area/strata/ag/interior/outpost/gen/foyer) "Us" = ( /obj/structure/platform/strata/metal, @@ -3533,10 +2823,7 @@ /area/strata/ag/interior/outpost/engi) "Uy" = ( /obj/effect/decal/cleanable/blood/oil, -/turf/open/floor/strata{ - dir = 4; - icon_state = "cyan1" - }, +/turf/open/floor/strata/cyan1/east, /area/strata/ag/interior/outpost/med) "UB" = ( /obj/structure/surface/table/woodentable, @@ -3545,28 +2832,19 @@ /area/lv624/lazarus/crashed_ship) "UC" = ( /obj/structure/machinery/floodlight, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "UG" = ( /obj/structure/machinery/door/poddoor/almayer{ id = "clf_umbilical_1"; name = "\improper Umbillical Airlock" }, -/turf/open/floor/strata{ - dir = 4; - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3/east, /area/lv624/lazarus/crashed_ship) "UU" = ( /obj/item/stack/rods, /obj/item/ammo_magazine/sniper/svd, -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "UZ" = ( /obj/structure/disposalpipe/segment{ @@ -3590,31 +2868,21 @@ dir = 1; pixel_y = 20 }, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/east, /area/lv624/lazarus/crashed_ship) "Vx" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/outpost/med) "VB" = ( /obj/structure/barricade/metal/wired{ dir = 1; icon_state = "metal_2" }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/outpost/engi) "VE" = ( -/turf/open/floor/strata{ - dir = 4; - icon_state = "cyan1" - }, +/turf/open/floor/strata/cyan1/east, /area/strata/ag/interior/outpost/med) "VF" = ( /turf/closed/shuttle/ert{ @@ -3626,10 +2894,7 @@ /obj/item/bedsheet/rd, /obj/effect/landmark/corpsespawner/colonist, /obj/effect/decal/cleanable/blood, -/turf/open/floor/almayer{ - dir = 4; - icon_state = "green" - }, +/turf/open/floor/almayer/green/east, /area/lv624/lazarus/crashed_ship) "VY" = ( /obj/structure/barricade/plasteel/wired{ @@ -3637,16 +2902,12 @@ density = 1; closed = 0 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Wa" = ( /obj/structure/filingcabinet, /obj/effect/landmark/objective_landmark/close, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "Wm" = ( /obj/structure/surface/rack, @@ -3655,9 +2916,7 @@ pixel_x = 3; pixel_y = 2 }, -/turf/open/floor/almayer{ - icon_state = "emerald" - }, +/turf/open/floor/almayer/emerald, /area/lv624/lazarus/crashed_ship) "Wp" = ( /turf/closed/shuttle/ert{ @@ -3679,15 +2938,11 @@ dir = 8; icon_state = "metal_1" }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/strata/ag/interior/outpost/gen/foyer) "WC" = ( /obj/structure/pipes/vents/pump, -/turf/open/floor/strata{ - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "WG" = ( /obj/structure/platform/strata/metal{ @@ -3696,10 +2951,7 @@ /turf/open/floor/strata, /area/strata/ag/interior/outpost/admin) "WN" = ( -/turf/open/floor{ - dir = 8; - icon_state = "damaged3" - }, +/turf/open/floor/damaged3/west, /area/lv624/lazarus/crashed_ship) "WO" = ( /obj/structure/flora/pottedplant{ @@ -3708,10 +2960,7 @@ /obj/structure/machinery/light/small{ dir = 4 }, -/turf/open/floor/strata{ - dir = 8; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/west, /area/strata/ag/interior/outpost/gen/foyer) "WR" = ( /obj/structure/machinery/light/small{ @@ -3722,9 +2971,7 @@ /area/strata/ag/interior/outpost/admin) "WS" = ( /obj/item/stack/rods, -/turf/open/floor/prison{ - icon_state = "darkyellowfull2" - }, +/turf/open/floor/prison/darkyellowfull2, /area/lv624/lazarus/crashed_ship) "WT" = ( /obj/item/stack/sheet/metal{ @@ -3736,10 +2983,7 @@ dir = 8; icon_state = "metal_1" }, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "WW" = ( /turf/closed/shuttle/ert{ @@ -3747,10 +2991,7 @@ }, /area/lv624/lazarus/crashed_ship) "WX" = ( -/turf/open/floor/almayer{ - dir = 1; - icon_state = "greencorner" - }, +/turf/open/floor/almayer/greencorner/north, /area/lv624/lazarus/crashed_ship) "WY" = ( /obj/item/stack/rods, @@ -3758,23 +2999,16 @@ /area/lv624/lazarus/crashed_ship) "Xa" = ( /obj/structure/pipes/vents/pump, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "Xg" = ( -/turf/open/floor/strata{ - dir = 4; - icon_state = "cyan2" - }, +/turf/open/floor/strata/cyan2/east, /area/strata/ag/interior/outpost/med) "Xj" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/turf/open/floor/strata{ - icon_state = "fake_wood" - }, +/turf/open/floor/strata/fake_wood, /area/strata/ag/interior/outpost/gen/foyer) "Xk" = ( /obj/structure/sink{ @@ -3784,16 +3018,11 @@ pixel_x = 2; pixel_y = -4 }, -/turf/open/floor{ - icon_state = "whitebluefull" - }, +/turf/open/floor/whitebluefull, /area/lv624/lazarus/crashed_ship) "Xo" = ( /obj/item/stack/rods, -/turf/open/floor/plating{ - dir = 8; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/west, /area/lv624/lazarus/crashed_ship) "Xs" = ( /obj/structure/stairs/perspective{ @@ -3814,9 +3043,7 @@ /obj/item/storage/backpack/general_belt{ pixel_y = 3 }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "XD" = ( /obj/structure/surface/table/woodentable, @@ -3831,9 +3058,7 @@ /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "XG" = ( /turf/closed/shuttle/ert{ @@ -3852,9 +3077,7 @@ dir = 8; icon_state = "plasteel_closed_1" }, -/turf/open/floor{ - icon_state = "platingdmg1" - }, +/turf/open/floor/platingdmg1, /area/lv624/lazarus/crashed_ship) "XS" = ( /turf/closed/shuttle/ert{ @@ -3871,9 +3094,7 @@ /obj/item/ammo_casing/shell{ icon_state = "casing_2_1" }, -/turf/open/floor/plating{ - icon_state = "platingdmg3" - }, +/turf/open/floor/plating/platingdmg3, /area/lv624/lazarus/crashed_ship) "Yu" = ( /turf/open/floor/plating, @@ -3885,9 +3106,7 @@ /obj/structure/barricade/handrail/strata{ dir = 8 }, -/turf/open/floor/strata{ - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "YA" = ( /turf/closed/shuttle/ert{ @@ -3919,45 +3138,31 @@ pixel_y = 11 }, /obj/item/clothing/glasses/welding, -/turf/open/floor/almayer{ - dir = 6; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/southeast, /area/lv624/lazarus/crashed_ship) "YI" = ( /obj/structure/bed, /obj/item/bedsheet/yellow, /obj/item/toy/katana, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "green" - }, +/turf/open/floor/almayer/green/west, /area/lv624/lazarus/crashed_ship) "YM" = ( /obj/structure/machinery/photocopier, /obj/structure/barricade/handrail/strata{ dir = 8 }, -/turf/open/floor/strata{ - icon_state = "floor3" - }, +/turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "YQ" = ( /obj/structure/pipes/standard/simple/hidden/cyan, -/turf/open/floor/strata{ - dir = 10; - icon_state = "multi_tiles" - }, +/turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/med) "YR" = ( /obj/structure/surface/rack, /obj/item/ammo_magazine/shotgun/slugs, /obj/item/ammo_magazine/shotgun/slugs, /obj/item/ammo_magazine/shotgun/slugs, -/turf/open/floor/almayer{ - dir = 9; - icon_state = "orange" - }, +/turf/open/floor/almayer/orange/northwest, /area/lv624/lazarus/crashed_ship) "YS" = ( /obj/effect/decal/cleanable/blood, @@ -3967,9 +3172,7 @@ /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 6 }, -/turf/open/floor/strata{ - icon_state = "fake_wood" - }, +/turf/open/floor/strata/fake_wood, /area/strata/ag/interior/outpost/engi) "YX" = ( /obj/effect/vehicle_spawner/van/fixed{ @@ -3977,27 +3180,20 @@ desc = "A rather old hunk of metal with four wheels, you know what to do. Entrance on the back and sides. This one seems to be used by the CLF"; name = "CLF Van" }, -/turf/open/floor/plating{ - dir = 1; - icon_state = "warnplate" - }, +/turf/open/floor/plating/warnplate/north, /area/lv624/lazarus/crashed_ship) "YZ" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/barricade/handrail/strata{ dir = 8 }, -/turf/open/floor/strata{ - icon_state = "blue1" - }, +/turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "Ze" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/turf/open/floor/plating{ - icon_state = "panelscorched" - }, +/turf/open/floor/plating/panelscorched, /area/strata/ag/interior/outpost/gen/foyer) "Zf" = ( /obj/structure/machinery/vending/coffee, @@ -4008,9 +3204,7 @@ /area/strata/ag/interior/outpost/engi) "Zp" = ( /obj/effect/landmark/objective_landmark/medium, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, +/turf/open/floor/plating/platingdmg1, /area/strata/ag/interior/outpost/admin) "Zr" = ( /obj/structure/surface/table/woodentable, From e1f2a270c9f30cd951bff958326ba8e3ab128b9b Mon Sep 17 00:00:00 2001 From: Steelpoint Date: Tue, 16 Jul 2024 12:34:10 +0800 Subject: [PATCH 22/24] FixCommit1 From 773cc83d62ffba953c39039e437105bad3a242f2 Mon Sep 17 00:00:00 2001 From: Drulikar Date: Wed, 17 Jul 2024 12:02:49 -0700 Subject: [PATCH 23/24] Remap main map changes --- maps/map_files/Ice_Colony_v3/Shivas_Snowball.dmm | 16 ++++++++++++---- maps/map_files/Kutjevo/Kutjevo.dmm | 4 ++-- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/maps/map_files/Ice_Colony_v3/Shivas_Snowball.dmm b/maps/map_files/Ice_Colony_v3/Shivas_Snowball.dmm index 9b86276bca95..78dbbd22b41e 100644 --- a/maps/map_files/Ice_Colony_v3/Shivas_Snowball.dmm +++ b/maps/map_files/Ice_Colony_v3/Shivas_Snowball.dmm @@ -2964,6 +2964,10 @@ }, /turf/open/gm/river/no_overlay, /area/shiva/interior/caves/cp_camp) +"aRP" = ( +/obj/vehicle/train/cargo/engine, +/turf/open/auto_turf/snow/layer0, +/area/shiva/exterior/cp_colony_grounds) "aRS" = ( /obj/effect/decal/warning_stripes{ icon_state = "E-corner" @@ -15587,6 +15591,10 @@ /obj/structure/surface/rack, /turf/open/floor/shiva/purplefull/west, /area/shiva/interior/colony/research_hab) +"otw" = ( +/obj/vehicle/train/cargo/trolley, +/turf/open/auto_turf/snow/layer0, +/area/shiva/exterior/cp_colony_grounds) "otJ" = ( /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/snow/layer2, @@ -47797,8 +47805,8 @@ xfa xfa xfa rHr -sYu -sYu +otw +otw sYu lwo eOM @@ -47959,7 +47967,7 @@ vca vca vca epe -sYu +otw eOM aec lwo @@ -48121,7 +48129,7 @@ cKb cKb cKb cKb -sYu +aRP iXS sLs lwo diff --git a/maps/map_files/Kutjevo/Kutjevo.dmm b/maps/map_files/Kutjevo/Kutjevo.dmm index ab852a82b9bf..e707427dce1f 100644 --- a/maps/map_files/Kutjevo/Kutjevo.dmm +++ b/maps/map_files/Kutjevo/Kutjevo.dmm @@ -10922,8 +10922,8 @@ /obj/effect/landmark/nightmare{ insert_tag = "clfship" }, -/turf/open/auto_turf/sand/layer0, -/area/kutjevo/interior/oob/dev_room) +/turf/closed/wall/kutjevo/rock, +/area/kutjevo/interior/oob) "qmI" = ( /obj/structure/flora/bush/ausbushes/reedbush, /turf/open/desert/desert_shore/shore_edge1/north, From 423ba8189f2b855cd585b9ffd8b373627cfe5542 Mon Sep 17 00:00:00 2001 From: Drulikar Date: Wed, 17 Jul 2024 12:03:29 -0700 Subject: [PATCH 24/24] Fix trolly cleanup --- code/modules/vehicles/cargo_train.dm | 5 +++++ code/modules/vehicles/train.dm | 5 +++++ code/modules/vehicles/vehicle.dm | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/code/modules/vehicles/cargo_train.dm b/code/modules/vehicles/cargo_train.dm index 40085ad078ea..85ae4ee29866 100644 --- a/code/modules/vehicles/cargo_train.dm +++ b/code/modules/vehicles/cargo_train.dm @@ -46,6 +46,11 @@ turn_off() //so engine verbs are correctly set +/obj/vehicle/train/cargo/engine/Destroy(force) + . = ..() + if(!QDELETED(key)) + QDEL_NULL(key) + /obj/vehicle/train/cargo/engine/Move() if(on && cell.charge < charge_use) turn_off() diff --git a/code/modules/vehicles/train.dm b/code/modules/vehicles/train.dm index cbad4535df72..3e6a2f087b99 100644 --- a/code/modules/vehicles/train.dm +++ b/code/modules/vehicles/train.dm @@ -27,6 +27,11 @@ for(var/obj/vehicle/train/T in orange(1, src)) latch(T) +/obj/vehicle/train/Destroy(force) + . = ..() + lead = null + tow = null + /obj/vehicle/train/Move() var/old_loc = get_turf(src) . = ..() diff --git a/code/modules/vehicles/vehicle.dm b/code/modules/vehicles/vehicle.dm index c78be6fa57ec..d26e288a192f 100644 --- a/code/modules/vehicles/vehicle.dm +++ b/code/modules/vehicles/vehicle.dm @@ -37,6 +37,11 @@ // Standard procs //------------------------------------------- +/obj/vehicle/Destroy(force) + . = ..() + if(!QDELETED(cell)) + QDEL_NULL(cell) + /obj/vehicle/initialize_pass_flags(datum/pass_flags_container/PF) ..() if (PF)