From 78e17aba316e1d88299576f090f7d2a9084b775d Mon Sep 17 00:00:00 2001 From: Zenith <109559450+Zenith00000@users.noreply.github.com> Date: Tue, 7 Jul 2026 06:14:24 +0100 Subject: [PATCH 1/2] CLF insert, minor map fixes --- code/game/objects/structures/bookcase.dm | 8 +- icons/obj/structures/bookshelf.dmi | Bin 1279 -> 1278 bytes .../maps/Sekhmet_Swamp/scenario.json | 10 +- .../map_files/Sekhmet_Swamp/Sekhmet_Swamp.dmm | 276 +-- .../Sekhmet_Swamp/standalone/clfswamp.dmm | 2098 +++++++++++++++++ maps/sekhmet_swamp.json | 5 +- 6 files changed, 2236 insertions(+), 161 deletions(-) create mode 100644 maps/map_files/Sekhmet_Swamp/standalone/clfswamp.dmm diff --git a/code/game/objects/structures/bookcase.dm b/code/game/objects/structures/bookcase.dm index bb5f2b4c28de..cd82a4c7d760 100644 --- a/code/game/objects/structures/bookcase.dm +++ b/code/game/objects/structures/bookcase.dm @@ -131,11 +131,11 @@ new /obj/item/book/manual/research_and_development(src) update_icon() -/obj/structure/bookcase - icon_state = "woodbook-0" +/obj/structure/bookcase/wood + icon_state = "wood-0" /obj/structure/bookcase/wood/update_icon() if(length(contents) < 6) - icon_state = "woodbook-[length(contents)]" + icon_state = "wood-[length(contents)]" else - icon_state = "woodbook-6" + icon_state = "wood-6" diff --git a/icons/obj/structures/bookshelf.dmi b/icons/obj/structures/bookshelf.dmi index f127906f93aa7bbe96825aa60e497802916e571d..31f57425c9e517f41e2ba0b4ca956a35a9e58db0 100644 GIT binary patch delta 169 zcmey*`HyqL0>(uX7Yf(+Ub5ypWWdw#(9*K?>bV8`5|SO)uHyT`=gO(#l%U!9;;Zyd zVdhQdw|^~**L!HybD8IF?xlF?MaTJL7FdTxt-Yr*efqYGry~ECWX2~&O*)%g=w2hc z%1QgN^O^Rj)$S4Z%I4Qc>L&O0Y&E)e@`mTJb2`z2y$T$Lc2Fb%VQt*+=q2%NUR)OQ S)}W=lI~ewV+3dr(nHc~9#Y&O@ delta 170 zcmV;b09F6~3I7R@paG+ip%Z^oR&a84_w-Y6@%7{?OD!tS%+FJ>RWQ*r;NmRLOex6# za*U0*I5Sc+(=$pSoZ^zil2jm5DJefcTh~B|i!&v&s2C_<$i Date: Tue, 7 Jul 2026 18:05:33 +0100 Subject: [PATCH 2/2] clf insert fixes --- .../maps/Sekhmet_Swamp/nightmare.json | 9 +- .../maps/Sekhmet_Swamp/scenario.json | 4 +- .../Sekhmet_Swamp/standalone/clfswamp.dmm | 457 +++++++++--------- 3 files changed, 234 insertions(+), 236 deletions(-) diff --git a/maps/Nightmare/maps/Sekhmet_Swamp/nightmare.json b/maps/Nightmare/maps/Sekhmet_Swamp/nightmare.json index f3a4d42dd32e..a322c3f34320 100644 --- a/maps/Nightmare/maps/Sekhmet_Swamp/nightmare.json +++ b/maps/Nightmare/maps/Sekhmet_Swamp/nightmare.json @@ -2,5 +2,12 @@ { "type": "map_sprinkle", "path": "sprinkles/" - } + }, + { + "type": "map_insert", + "landmark": "clfswamp", + "chance": 1.0, + "path": "standalone/clfswamp.dmm", + "when": { "lvevent": "clfswamp" } + } ] diff --git a/maps/Nightmare/maps/Sekhmet_Swamp/scenario.json b/maps/Nightmare/maps/Sekhmet_Swamp/scenario.json index 7ed2ec874270..21e073aa8810 100644 --- a/maps/Nightmare/maps/Sekhmet_Swamp/scenario.json +++ b/maps/Nightmare/maps/Sekhmet_Swamp/scenario.json @@ -2,8 +2,8 @@ { "type": "pick", "name": "event", "choices": [ - { "weight": 1, "type": "def", "values": { "lvevent": "none" } }, - { "weight": 9, "type": "def", "values": { "lvevent": "clfswamp", "hostile_survivors": true } } + { "weight": 9, "type": "def", "values": { "lvevent": "none" } }, + { "weight": 1, "type": "def", "values": { "lvevent": "clfswamp", "hostile_survivors": true } } ] } ] diff --git a/maps/map_files/Sekhmet_Swamp/standalone/clfswamp.dmm b/maps/map_files/Sekhmet_Swamp/standalone/clfswamp.dmm index 11c1e90b8bcd..0dd45ea33abc 100644 --- a/maps/map_files/Sekhmet_Swamp/standalone/clfswamp.dmm +++ b/maps/map_files/Sekhmet_Swamp/standalone/clfswamp.dmm @@ -8,8 +8,8 @@ /obj/item/ammo_magazine/smg/fp9000, /obj/item/weapon/gun/smg/fp9000, /obj/structure/sign/poster/clf{ - pixel_y = 36; - pixel_x = 9 + pixel_y = 37; + pixel_x = 10 }, /obj/structure/machinery/light/small{ dir = 1 @@ -20,12 +20,13 @@ /turf/open/gm/coast/dirt/swampdir/south, /area/sekhmet/outside/swamp) "aQ" = ( -/obj/effect/vehicle_spawner/clf_van/fixed{ - dir = 4 - }, /obj/effect/decal/hybrisa/dirt, /obj/effect/decal/hybrisa/dirt, -/turf/open/floor/kutjevo/grey, +/obj/item/frame/rack{ + layer = 2.9; + color = "#6b675e" + }, +/turf/open/floor/strata/multi_tiles/southeast, /area/sekhmet/int_reg/yard) "aU" = ( /obj/effect/decal/hybrisa/dirt, @@ -36,7 +37,7 @@ pixel_y = -9; pixel_x = -2 }, -/turf/open/floor/kutjevo/grey, +/turf/open/floor/strata/multi_tiles/southeast, /area/sekhmet/int_reg/yard) "bs" = ( /obj/effect/decal/warning_stripes{ @@ -46,21 +47,22 @@ pixel_y = 13 }, /turf/open/floor/strata/floor3/east, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "bu" = ( /obj/structure/barricade/sandbags/wired{ color = "#a98c7c"; - dir = 1 + dir = 1; + pixel_y = -4 }, /turf/open/auto_turf/swamp_grass/layer0_mud, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "bz" = ( /obj/effect/decal/warning_stripes{ icon_state = "W" }, /obj/structure/largecrate/supply, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "bL" = ( /obj/effect/decal/hybrisa/dirt, /turf/open/floor/kutjevo/grey, @@ -76,14 +78,11 @@ /turf/open/auto_turf/swamp_grass/layer1, /area/sekhmet/outside/southroad) "cR" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/structure/largecrate/random/barrel/green, -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_x = 2 +/obj/structure/fence/slim/upp{ + layer = 1.9 }, -/turf/open/floor/kutjevo/grey, -/area/sekhmet/int_reg/yard) +/turf/open/auto_turf/swamp_grass/layer1, +/area/sekhmet/outside/southroad) "dl" = ( /obj/structure/machinery/power/apc/power/west, /turf/open/floor/strata/multi_tiles/west, @@ -107,22 +106,22 @@ }, /turf/open/floor/kutjevo/grey, /area/sekhmet/int_reg/yard) -"eo" = ( -/turf/open/auto_turf/swamp_grass/layer0_mud, -/area/sekhmet/int_reg/yard) "eH" = ( /turf/open/floor/strata/multi_tiles/west, /area/sekhmet/int_reg/yard) "eZ" = ( /obj/structure/barricade/sandbags/wired{ color = "#a98c7c"; - dir = 1 + dir = 1; + pixel_y = -4 }, /turf/open/auto_turf/swamp_grass/layer1, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "gt" = ( -/obj/structure/fence/slim/upp, -/turf/open/auto_turf/swamp_grass/layer1, +/obj/effect/vehicle_spawner/clf_van/fixed{ + dir = 1 + }, +/turf/open/floor/kutjevo/grey, /area/sekhmet/int_reg/yard) "gM" = ( /obj/structure/flora/grass/tallgrass/swamp/corner{ @@ -133,14 +132,15 @@ "gY" = ( /obj/structure/barricade/sandbags/wired{ color = "#a98c7c"; - dir = 1 + dir = 1; + pixel_y = -4 }, /obj/structure/barricade/sandbags/wired{ color = "#a98c7c"; dir = 4 }, /turf/open/auto_turf/swamp_grass/layer0_mud, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "hX" = ( /obj/structure/flora/jungle/vines/light_1{ color = "#fceab2" @@ -164,7 +164,7 @@ /obj/item/ammo_magazine/rifle/mar40, /obj/item/weapon/gun/rifle/mar40/carbine, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "iO" = ( /obj/effect/decal/warning_stripes{ icon_state = "N"; @@ -178,7 +178,7 @@ pixel_y = -4 }, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "jf" = ( /obj/item/hardpoint/locomotion/van_wheels, /turf/open/floor/kutjevo/grey, @@ -220,7 +220,7 @@ "ke" = ( /obj/effect/landmark/survivor_spawner/clf/soro, /turf/open/auto_turf/swamp_grass/layer0_mud, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "ko" = ( /turf/open/auto_turf/swamp_grass/layer0_mud, /area/sekhmet/outside/southroad) @@ -269,6 +269,13 @@ icon_state = "E"; pixel_x = 2 }, +/obj/item/stack/sheet/wood{ + pixel_y = 2 + }, +/obj/item/stack/sheet/metal{ + pixel_x = -2; + pixel_y = -4 + }, /turf/open/floor/kutjevo/grey, /area/sekhmet/int_reg/yard) "mx" = ( @@ -296,7 +303,7 @@ pixel_y = 6 }, /turf/open/floor/strata/floor3/east, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "nq" = ( /obj/structure/prop/colorable_rock/colorable{ color = "#a39e99"; @@ -308,7 +315,7 @@ dir = 4 }, /turf/open/auto_turf/swamp_grass/layer0_mud, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "nD" = ( /turf/closed/wall/rock{ color = "#797571" @@ -329,7 +336,7 @@ pixel_y = 4 }, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "nT" = ( /obj/effect/decal/warning_stripes{ icon_state = "N"; @@ -337,7 +344,7 @@ }, /obj/effect/decal/hybrisa/dirt, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "on" = ( /obj/effect/decal/warning_stripes{ icon_state = "S" @@ -355,7 +362,7 @@ /obj/item/storage/surgical_tray, /obj/item/roller/surgical, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "ov" = ( /obj/structure/bed/hybrisa/bunkbed3{ dir = 1 @@ -377,11 +384,11 @@ /obj/effect/decal/hybrisa/dirt, /obj/structure/largecrate/supply/floodlights, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "pT" = ( /obj/item/trash/cigbutt, /turf/open/auto_turf/swamp_grass/layer0_mud_alt, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "qq" = ( /obj/structure/prop/colorable_rock/colorable{ color = "#a39e99"; @@ -426,7 +433,7 @@ pixel_y = 2 }, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "ry" = ( /obj/effect/decal/hybrisa/dirt, /obj/structure/bed/hybrisa/bunkbed3{ @@ -457,14 +464,11 @@ }, /obj/effect/decal/hybrisa/dirt, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "sz" = ( -/obj/structure/extinguisher_cabinet/alt{ - pixel_y = 30 - }, -/obj/effect/decal/hybrisa/dirt, -/turf/open/floor/kutjevo/grey, -/area/sekhmet/int_reg/yard) +/obj/structure/machinery/light/small, +/turf/open/auto_turf/swamp_grass/layer0_mud, +/area/sekhmet/outside/southroad) "sA" = ( /obj/structure/prop/colorable_rock/colorable{ color = "#a39e99"; @@ -491,11 +495,11 @@ /area/sekhmet/int_reg/yard) "sV" = ( /obj/effect/decal/hybrisa/dirt, -/obj/item/trash/cigbutt, /obj/effect/decal/warning_stripes{ icon_state = "E"; pixel_x = 2 }, +/obj/structure/largecrate/random/barrel/true_random, /turf/open/floor/kutjevo/grey, /area/sekhmet/int_reg/yard) "tA" = ( @@ -510,12 +514,8 @@ /turf/open/auto_turf/swamp_grass/layer1, /area/sekhmet/outside/southroad) "tP" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_x = 2 - }, -/turf/open/floor/strata/multi_tiles/west, +/obj/structure/flora/bush/ausbushes/var3/sparsegrass, +/turf/closed/wall/shiva/prefabricated/reinforced/hull, /area/sekhmet/int_reg/yard) "tS" = ( /obj/structure/pipes/vents/pump, @@ -539,7 +539,7 @@ dir = 4 }, /turf/open/auto_turf/swamp_grass/layer0_mud, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "vv" = ( /obj/effect/decal/warning_stripes{ icon_state = "N"; @@ -572,7 +572,7 @@ density = 1 }, /turf/open/auto_turf/swamp_grass/layer0_mud, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "xm" = ( /obj/structure/flora/bush/ausbushes/var3/fullgrass, /turf/open/gm/dirt/swamp_dirt, @@ -613,14 +613,14 @@ pixel_y = -4 }, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "yG" = ( /obj/effect/decal/warning_stripes{ icon_state = "S" }, /obj/effect/decal/hybrisa/dirt, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "yX" = ( /obj/item/ammo_magazine/rifle/l42a/abr40, /obj/item/ammo_magazine/rifle/l42a/abr40, @@ -660,15 +660,15 @@ /obj/structure/bed/hybrisa/bunkbed3{ dir = 8 }, +/obj/structure/sign/poster/pinup{ + pixel_x = -7; + pixel_y = 33 + }, /turf/open/floor/strata/multi_tiles/west, /area/sekhmet/int_reg/yard) "Av" = ( /turf/closed/wall/shiva/prefabricated/reinforced, /area/sekhmet/outside/southroad) -"AF" = ( -/obj/effect/landmark/survivor_spawner/clf_medic/soro, -/turf/open/auto_turf/swamp_grass/layer0_mud, -/area/sekhmet/int_reg/yard) "AJ" = ( /obj/structure/flora/jungle/vines/light_1{ color = "#fceab2" @@ -699,18 +699,17 @@ layer = 2.79 }, /obj/effect/spawner/random/toolbox, -/turf/open/floor/kutjevo/grey, +/obj/structure/machinery/light/double, +/turf/open/floor/strata/multi_tiles/southeast, /area/sekhmet/int_reg/yard) "Cv" = ( /turf/open/gm/dirt/swamp_dirt, /area/sekhmet/outside/swamp) "CJ" = ( -/obj/effect/landmark/survivor_spawner/clf/soro, -/turf/open/floor/kutjevo/grey, -/area/sekhmet/int_reg/yard) -"CY" = ( -/turf/open/auto_turf/swamp_grass/layer1, -/area/sekhmet/int_reg/yard) +/obj/item/trash/cigbutt, +/obj/effect/landmark/survivor_spawner/clf_medic/soro, +/turf/open/auto_turf/swamp_grass/layer0_mud_alt, +/area/sekhmet/outside/southroad) "Dr" = ( /obj/effect/decal/warning_stripes{ icon_state = "S" @@ -722,7 +721,7 @@ /obj/effect/decal/hybrisa/dirt, /obj/structure/largecrate/supply/ammo/shotgun, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "Dz" = ( /obj/effect/decal/warning_stripes{ icon_state = "E"; @@ -756,13 +755,13 @@ }, /obj/structure/reagent_dispensers/tank/fuel, /turf/open/floor/strata/floor3/east, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "DT" = ( /obj/effect/decal/warning_stripes{ icon_state = "W" }, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "Er" = ( /obj/effect/decal/warning_stripes{ icon_state = "E"; @@ -771,7 +770,7 @@ /obj/effect/decal/hybrisa/dirt, /obj/effect/landmark/survivor_spawner/clf_lead/soro, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "EA" = ( /obj/structure/flora/bush/ausbushes/var3/sparsegrass, /turf/open/gm/dirt/swamp_dirt, @@ -795,18 +794,10 @@ "Fv" = ( /obj/effect/decal/hybrisa/dirt, /obj/effect/decal/hybrisa/dirt, -/obj/structure/sign/poster/pinup{ - pixel_x = 1; - pixel_y = 36 - }, /turf/open/floor/kutjevo/grey, /area/sekhmet/int_reg/yard) "FD" = ( -/obj/structure/surface/rack{ - color = "#6b675e"; - layer = 2.79 - }, -/obj/effect/decal/hybrisa/dirt, +/obj/item/trash/cigbutt, /turf/open/floor/kutjevo/grey, /area/sekhmet/int_reg/yard) "FO" = ( @@ -822,13 +813,14 @@ pixel_y = 2 }, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "Ge" = ( /obj/item/tool/crowbar/red{ pixel_x = -8; pixel_y = 10 }, -/turf/open/floor/strata/multi_tiles/west, +/obj/effect/landmark/survivor_spawner/clf_engi/soro, +/turf/open/floor/kutjevo/grey, /area/sekhmet/int_reg/yard) "Gj" = ( /obj/effect/decal/warning_stripes{ @@ -852,7 +844,7 @@ pixel_y = -3 }, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "Gx" = ( /obj/effect/decal/warning_stripes{ icon_state = "S" @@ -867,7 +859,7 @@ pixel_y = -5 }, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "GL" = ( /obj/effect/decal/hybrisa/dirt, /obj/structure/bed/chair, @@ -880,17 +872,15 @@ }, /obj/structure/largecrate/supply/ammo/m56d, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "Hm" = ( -/obj/structure/sign/poster/clf{ - pixel_y = 36; - pixel_x = -8 - }, -/obj/structure/sign/poster/clf{ - pixel_y = 33; - pixel_x = 2 +/obj/structure/machinery/door_control{ + pixel_x = 1; + pixel_y = 31; + id = "clf_garage" }, -/turf/open/floor/kutjevo/grey, +/obj/item/trash/cigbutt, +/turf/open/floor/strata/multi_tiles/southeast, /area/sekhmet/int_reg/yard) "HO" = ( /obj/structure/prop/colorable_rock/colorable{ @@ -900,12 +890,6 @@ }, /turf/open/auto_turf/swamp_grass/layer0_mud, /area/sekhmet/outside/southroad) -"HS" = ( -/obj/structure/machinery/light/double{ - dir = 8 - }, -/turf/open/floor/strata/multi_tiles/west, -/area/sekhmet/int_reg/yard) "If" = ( /obj/structure/machinery/light/small, /turf/open/auto_turf/swamp_grass/layer0_mud, @@ -944,7 +928,7 @@ pixel_y = -7 }, /turf/open/auto_turf/swamp_grass/layer0_mud, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "JX" = ( /obj/structure/surface/table/almayer{ color = "#8B9490" @@ -1002,13 +986,23 @@ /turf/open/floor/strata/multi_tiles/southwest, /area/sekhmet/int_reg/yard) "Mb" = ( -/obj/structure/flora/bush/ausbushes/var3/sparsegrass, -/turf/open/auto_turf/swamp_grass/layer0_mud, +/obj/structure/machinery/door/poddoor/shutters/almayer{ + id = "clf_garage"; + name = "Garage Shutters"; + color = "#8B9490"; + dir = 2; + pixel_y = -2 + }, +/obj/effect/decal/warning_stripes{ + icon_state = "N"; + pixel_y = 2 + }, +/turf/open/floor/plating/plating_catwalk/strata, /area/sekhmet/int_reg/yard) "Md" = ( /obj/structure/flora/bush/ausbushes/var3/sparsegrass, /turf/open/auto_turf/swamp_grass/layer0_mud_alt, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "Mv" = ( /obj/effect/decal/warning_stripes{ icon_state = "S" @@ -1017,7 +1011,7 @@ /obj/effect/decal/hybrisa/dirt, /obj/structure/largecrate/supply/supplies/flares, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "MF" = ( /obj/structure/largecrate/random/secure, /turf/open/floor/kutjevo/grey, @@ -1040,22 +1034,17 @@ }, /turf/open/floor/kutjevo/grey, /area/sekhmet/int_reg/yard) -"NH" = ( -/obj/structure/flora/bush/ausbushes/var3/sparsegrass, -/obj/structure/machinery/light/small, -/turf/open/auto_turf/swamp_grass/layer0_mud, -/area/sekhmet/int_reg/yard) "NT" = ( /obj/structure/cargo_container/upp_small/container_20/left{ layer = 4.11 }, /turf/open/auto_turf/swamp_grass/layer0_mud, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "Oa" = ( /obj/structure/machinery/light/small, /obj/structure/largecrate/random/barrel/true_random, /turf/open/auto_turf/swamp_grass/layer0_mud, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "Ol" = ( /obj/effect/landmark/objective_landmark/close, /obj/structure/closet, @@ -1080,7 +1069,7 @@ "PE" = ( /obj/structure/fence/slim/upp/door, /turf/open/auto_turf/swamp_grass/layer1, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "PH" = ( /obj/structure/window/framed/shiva/reinforced/grey, /turf/open/floor/plating/kutjevo, @@ -1099,7 +1088,7 @@ }, /obj/structure/largecrate/supply/supplies/mre/upp, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "Rc" = ( /obj/effect/decal/warning_stripes{ icon_state = "S" @@ -1112,13 +1101,13 @@ pixel_y = 7 }, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "Rd" = ( /obj/structure/machinery/light/small{ pixel_x = 16 }, /turf/open/auto_turf/swamp_grass/layer0_mud_alt, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "Rh" = ( /obj/item/storage/bag/trash{ pixel_x = -4; @@ -1148,7 +1137,7 @@ /obj/effect/decal/hybrisa/dirt, /obj/item/stack/sheet/wood, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "RS" = ( /turf/closed/wall/shiva/prefabricated/reinforced/hull, /area/sekhmet/int_reg/yard) @@ -1157,7 +1146,7 @@ dir = 1 }, /turf/open/auto_turf/swamp_grass/layer0_mud_alt, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "SH" = ( /obj/structure/closet, /obj/item/clothing/under/colonist/clf, @@ -1189,10 +1178,10 @@ /obj/structure/closet/crate, /obj/effect/decal/hybrisa/dirt, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "Uu" = ( /turf/open/auto_turf/swamp_grass/layer0_mud_alt, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "Uy" = ( /mob/living/simple_animal/small/frog/random, /turf/open/gm/coast/dirt/swampdir/south, @@ -1212,14 +1201,16 @@ "VM" = ( /obj/effect/decal/hybrisa/dirt, /obj/item/trash/cigbutt, -/obj/effect/landmark/survivor_spawner/clf_engi/soro, -/turf/open/floor/strata/multi_tiles/west, +/obj/item/prop/colony/canister{ + pixel_y = 23 + }, +/turf/open/floor/strata/multi_tiles/southeast, /area/sekhmet/int_reg/yard) "VU" = ( /obj/structure/flora/bush/ausbushes/var3/sparsegrass, /obj/structure/cargo_container/upp_small/container_20/right, /turf/open/auto_turf/swamp_grass/layer0_mud, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "WD" = ( /obj/structure/prop/colorable_rock/colorable{ color = "#a39e99"; @@ -1249,7 +1240,7 @@ /obj/effect/decal/hybrisa/dirt, /obj/structure/largecrate/random/barrel/yellow, /turf/open/floor/plating/kutjevo, -/area/sekhmet/int_reg/yard) +/area/sekhmet/outside/southroad) "Xi" = ( /obj/structure/flora/bush/ausbushes/var3/sparsegrass, /turf/open/auto_turf/swamp_grass/layer0_mud, @@ -1312,7 +1303,7 @@ Zn Ov gM Zn -Zn +Ri Zn Zn dr @@ -1335,8 +1326,8 @@ Oz Zn Zn Zn -Zn -Zn +xK +dy Xi ko dr @@ -1365,7 +1356,7 @@ DI DI dr dr -dr +RS dr dr dr @@ -1383,16 +1374,16 @@ Oz Oz Zn Zn -dy -dy -ko +Zn +Zn Xi -dr +tP +RS +RS +RS +RS RS -dr -dr RS -dr dr dr dr @@ -1406,16 +1397,16 @@ Oz Zn Oz Zn -jN -xK -dy -Xi -RS -RS -RS -RS -RS -RS +Zn +Oz +Oz +Oz +Mb +ln +ln +gt +ln +jf RS dr dr @@ -1430,16 +1421,16 @@ Oz Zn Zn Oz -Zn -Ri -Zn -ko -RS +Oz +Oz +jy +Oz +Mb Fv ln -HS +ln +ln MF -jf RS dr dr @@ -1455,9 +1446,9 @@ Oz jy Oz Zn +Oz Zn -ct -NH +If RS Hm aQ @@ -1465,7 +1456,7 @@ VM aU Cp RS -dr +RS dr dr dr @@ -1479,15 +1470,15 @@ Oz Zn Oz Fp -dy -Zn -Zn -RS -sz +jy +Oz +Oz +Mb +bL ln Ge -ln FD +bL RS dr dr @@ -1503,15 +1494,15 @@ Zn Oz jy Oz +zQ Fp Oz -Zn -RS +Mb Nl ml -tP +Nl sV -cR +Nl RS dr dr @@ -1533,13 +1524,13 @@ Zn Rh Uu Uu -eo -eo -Mb -RS +ko +ko +Xi RS dr dr +dr RS dr dr @@ -1552,14 +1543,14 @@ Zn Oz Zn Oz -Zn Oz -PE -xd -iO -DT -yh -eo +Zn +cR +bu +QV +TQ +on +ko RS RS RS @@ -1576,19 +1567,19 @@ Zn Oz Oz Zn +Zn Oz -Oz -PE -xd -nT -bs -yG -If +cR +bu +FO +DO +Mv +sz kc zL dl Ol -RS +kc RS dr "} @@ -1602,17 +1593,17 @@ Oz Oz Zn Zn -PE +cR bu -nS -Er -sn -eo +RB +pD +Gx +ko kc zw WE Bk -RS +kc RS dr "} @@ -1627,11 +1618,11 @@ jy Oz lf kc -Mb -eo +Xi +ko Uu Uu -eo +ko kc tS IV @@ -1650,11 +1641,11 @@ Oz Oz Oz jw -gt +cR eZ Uu Md -pT +CJ Uu tA ln @@ -1674,11 +1665,11 @@ Zn jy Oz DC -gt +cR eZ SB -CY -CY +Zn +Zn Uu vI bL @@ -1698,12 +1689,12 @@ Zn Oz Oz Zn -gt +cR bu Uu Uu -AF -CY +ko +Zn PH uD vI @@ -1723,15 +1714,15 @@ Zn zQ Zn kc -eo -QV -TQ -on -CY +ko +iO +DT +yh +Zn PH IA ln -CJ +ln ln RS dr @@ -1748,14 +1739,14 @@ Oz Oz PE xd -FO -DO -Mv +nT +bs +yG Rd kc oN qR -bL +jL ej RS dr @@ -1771,10 +1762,10 @@ Oz Zn Oz kc -eo -RB -pD -Gx +ko +nS +Er +sn Uu kc sR @@ -1794,7 +1785,7 @@ Zn Oz Zn Fp -gt +cR bu Uu Uu @@ -1818,15 +1809,15 @@ Zn Oz Oz Zn -gt +cR bu SB Uu Uu -CY +Zn PH ln -jL +bL ln JZ RS @@ -1842,16 +1833,16 @@ Zn Zn jy Zn -gt +cR bu -eo +ko pT ke -CY +Zn tA ln ln -ln +FD ZY RS dr @@ -1867,7 +1858,7 @@ Zn Oz lf kc -eo +ko rh bz Rc @@ -1890,7 +1881,7 @@ Zn Oz jy Oz -PE +cR bu GQ mx @@ -1914,7 +1905,7 @@ Zn zQ Zn Oz -PE +cR bu WV Gj @@ -1937,12 +1928,12 @@ tD Zn Oz Oz -Oz -PE +Zn +cR gY uN JQ -eo +ko Oa kc Ag @@ -1963,11 +1954,11 @@ Oz Zn Fp kc -gt -gt +ch +ch +kc +kc kc -RS -RS RS RS RS @@ -1991,9 +1982,9 @@ Zn Xi dr dr -RS dr dr +RS dr dr RS