diff --git a/code/game/area/tyrargo_rift.dm b/code/game/area/tyrargo_rift.dm index bcaaee0aaefa..6c7c7855a753 100644 --- a/code/game/area/tyrargo_rift.dm +++ b/code/game/area/tyrargo_rift.dm @@ -48,7 +48,7 @@ name = "Firebase Charlie - Landing Zone One" icon_state = "yellow" is_landing_zone = TRUE - minimap_color = MINIMAP_AREA_LZ + minimap_color = MINIMAP_AREA_MEDBAY_CAVE linked_lz = DROPSHIP_LZ1 requires_power = FALSE ambience_exterior = AMBIENCE_TYRARGO_CITY @@ -144,7 +144,7 @@ requires_power = FALSE unoviable_timer = FALSE soundscape_playlist = SCAPE_PL_TYRARGO_ALERT - soundscape_interval = 45 + soundscape_interval = 120 /area/tyrargo/outdoors/colony_streets/north_west name = "Colony Streets - North-West" @@ -177,7 +177,7 @@ requires_power = FALSE unoviable_timer = FALSE soundscape_playlist = SCAPE_PL_TYRARGO_ALERT - soundscape_interval = 45 + soundscape_interval = 120 /area/tyrargo/outdoors/colony_exterior/north_west name = "Colony Exterior - North-West" @@ -210,7 +210,7 @@ requires_power = FALSE unoviable_timer = FALSE soundscape_playlist = SCAPE_PL_TYRARGO_ALERT - soundscape_interval = 45 + soundscape_interval = 120 /area/tyrargo/outdoors/walkway_access/power_sewer name = "External Walkway - Power/Sewer" @@ -239,7 +239,7 @@ icon_state = "quart" unoviable_timer = FALSE soundscape_playlist = SCAPE_PL_TYRARGO_ALERT - soundscape_interval = 45 + soundscape_interval = 120 /area/tyrargo/indoors/apartment/north_ground name = "Standfeld Apartment Complex - North-Ground" @@ -260,7 +260,7 @@ icon_state = "bar" unoviable_timer = FALSE soundscape_playlist = SCAPE_PL_TYRARGO_ALERT - soundscape_interval = 45 + soundscape_interval = 120 /area/tyrargo/indoors/bar/ground name = "Last Throw Bar - Ground" @@ -300,7 +300,7 @@ icon_state = "explored" unoviable_timer = FALSE soundscape_playlist = SCAPE_PL_TYRARGO_ALERT - soundscape_interval = 45 + soundscape_interval = 120 /area/tyrargo/indoors/sewer_treatment/ground name = "Sewer Treatment Plant - Ground" @@ -323,7 +323,7 @@ icon_state = "ai_upload" unoviable_timer = FALSE soundscape_playlist = SCAPE_PL_TYRARGO_ALERT - soundscape_interval = 45 + soundscape_interval = 120 /area/tyrargo/indoors/comms/ground name = "Ancillery Communications System - Ground" @@ -340,7 +340,7 @@ icon_state = "HH_Mines" unoviable_timer = FALSE soundscape_playlist = SCAPE_PL_TYRARGO_ALERT - soundscape_interval = 45 + soundscape_interval = 120 /area/tyrargo/indoors/gararge/ground name = "Busters Car Repair - Ground" @@ -362,7 +362,7 @@ icon_state = "HH_Mines" unoviable_timer = FALSE soundscape_playlist = SCAPE_PL_TYRARGO_ALERT - soundscape_interval = 45 + soundscape_interval = 120 /area/tyrargo/indoors/mall/upper name = "Tyrargo Wesfeld Mall - Upper" @@ -379,7 +379,7 @@ icon_state = "storage" unoviable_timer = FALSE soundscape_playlist = SCAPE_PL_TYRARGO_ALERT - soundscape_interval = 45 + soundscape_interval = 120 /area/tyrargo/indoors/admin/ground name = "Sector F: Government Administration - Ground" @@ -399,7 +399,7 @@ icon_state = "HH_Panic" unoviable_timer = FALSE soundscape_playlist = SCAPE_PL_TYRARGO_ALERT - soundscape_interval = 30 + soundscape_interval = 120 /area/tyrargo/indoors/market/ground name = "Farmers Market - Ground" @@ -416,7 +416,7 @@ icon_state = "HH_Basement" unoviable_timer = FALSE soundscape_playlist = SCAPE_PL_TYRARGO_ALERT - soundscape_interval = 30 + soundscape_interval = 120 /area/tyrargo/indoors/security/ground name = "Sector F: Marshals Outpost - Ground" @@ -433,7 +433,7 @@ icon_state = "auxstorage" unoviable_timer = FALSE soundscape_playlist = SCAPE_PL_TYRARGO_ALERT - soundscape_interval = 30 + soundscape_interval = 120 /area/tyrargo/indoors/museum_storage/ground name = "Museum Carpark - Ground" @@ -482,6 +482,8 @@ /area/tyrargo/outdoors/outskirts/river name = "Outskirts - River" + allow_construction = FALSE + always_unpowered = 1 /area/tyrargo/outdoors/outskirts/fsb_north name = "Fire Support Base - North" diff --git a/code/game/objects/structures/tyrargo_props.dm b/code/game/objects/structures/tyrargo_props.dm index 3920579b6bca..8386eeb9bd29 100644 --- a/code/game/objects/structures/tyrargo_props.dm +++ b/code/game/objects/structures/tyrargo_props.dm @@ -7,6 +7,7 @@ anchored = TRUE unslashable = FALSE health = 100 + plane = -7 layer = 2.4 mouse_opacity = MOUSE_OPACITY_TRANSPARENT diff --git a/maps/Nightmare/maps/tyrargo_rift/nightmare.json b/maps/Nightmare/maps/tyrargo_rift/nightmare.json index 5706749b2420..cf2ade34e072 100644 --- a/maps/Nightmare/maps/tyrargo_rift/nightmare.json +++ b/maps/Nightmare/maps/tyrargo_rift/nightmare.json @@ -31,13 +31,6 @@ "path": "standalone/uss_heyst.dmm", "when": { "lvevent": "heystcrash" } }, - { - "type": "map_insert", - "landmark": "heyst_above", - "chance": 1.0, - "path": "standalone/uss_heyst_aboveground.dmm", - "when": { "lvevent": "heystcrash" } - }, { "type": "map_insert", "landmark": "heyst_under", diff --git a/maps/map_files/Tyrargo_Rift/Tyrargo_Rift.dmm b/maps/map_files/Tyrargo_Rift/Tyrargo_Rift.dmm index 5efff8290794..a79059178f4d 100644 --- a/maps/map_files/Tyrargo_Rift/Tyrargo_Rift.dmm +++ b/maps/map_files/Tyrargo_Rift/Tyrargo_Rift.dmm @@ -283,11 +283,13 @@ "aaU" = ( /obj/structure/surface/rack, /obj/item/storage/toolbox/mechanical, +/obj/item/stack/sheet/plasteel/med_small_stack, /turf/open/floor/hybrisa/metal/zbrownfloor1/southwest, /area/tyrargo/indoors/engineering/ground) "aaV" = ( /obj/structure/surface/rack, /obj/item/storage/toolbox/electrical, +/obj/item/stack/sheet/metal/med_small_stack, /turf/open/floor/hybrisa/metal/zbrownfloor1, /area/tyrargo/indoors/engineering/ground) "aaW" = ( @@ -337,12 +339,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating/plating_catwalk/prison, /area/tyrargo/indoors/sewer_treatment/ground) -"abf" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/no_tunnel) "abg" = ( /obj/structure/prop/vehicles/tank/longstreet/ballistic/destroyed{ pixel_y = -33; @@ -404,6 +400,7 @@ "abl" = ( /obj/effect/decal/cleanable/generic, /obj/structure/largecrate/empty, +/obj/item/stack/sheet/metal/med_small_stack, /turf/open/floor/hybrisa/metal/zbrownfloor_full, /area/tyrargo/indoors/engineering/ground) "abm" = ( @@ -553,9 +550,6 @@ }, /turf/closed/wall/hybrisa/colony/engineering, /area/tyrargo/indoors/engineering/ground) -"abH" = ( -/turf/open/floor/corsat/green, -/area/tyrargo/underground/bunker/ammo_dump_entrance) "abI" = ( /obj/structure/machinery/computer/telecomms/server{ pixel_x = -3; @@ -637,15 +631,6 @@ /obj/structure/blocker/forcefield/vehicles, /turf/open_space, /area/tyrargo/landing_zone_2) -"abU" = ( -/obj/structure/prop/hybrisa/misc/metergreen{ - light_on = 1; - light_color = "#96DED1"; - pixel_x = -28; - light_range = 1 - }, -/turf/open/hybrisa/street/cement3, -/area/tyrargo/underground/museum_carpark) "abV" = ( /obj/structure/blocker/invisible_wall, /turf/open/floor/almayer_hull, @@ -692,6 +677,7 @@ pixel_x = -2; pixel_y = -1 }, +/obj/item/stack/sheet/plasteel, /turf/open/floor/prison/darkyellow2/west, /area/tyrargo/indoors/engineering/ground) "acd" = ( @@ -768,16 +754,6 @@ /obj/effect/decal/cleanable/generic, /turf/open/floor/prison/ramptop/north, /area/tyrargo/indoors/sewer_treatment/ground) -"acr" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "W" - }, -/obj/structure/stairs/multiz/down{ - dir = 8 - }, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/engineering/ground) "acs" = ( /turf/closed/shuttle/dropship3/transparent{ icon_state = "29" @@ -787,29 +763,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/prison/ramptop/north, /area/tyrargo/indoors/security/ground) -"acu" = ( -/obj/structure/prop/hybrisa/misc/fake/heavydutywire/heavy2, -/obj/effect/decal/hybrisa/dirt, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/cable{ - icon_state = "1-10" - }, -/obj/structure/prop/hybrisa/fakeplatforms/platform3{ - dir = 4 - }, -/obj/effect/hybrisa/misc/fake/wire/blue{ - dir = 4; - pixel_y = -4 - }, -/obj/effect/hybrisa/misc/fake/wire/yellow{ - dir = 4 - }, -/obj/structure/lattice, -/obj/structure/prop/hybrisa/misc/floorprops/grate, -/turf/open/floor/plating, -/area/tyrargo/underground/engineering) "acv" = ( /turf/closed/shuttle/dropship3/transparent{ icon_state = "34" @@ -834,22 +787,11 @@ }, /turf/open/floor/prison/floor_plate, /area/tyrargo/indoors/sewer_treatment/ground) -"acz" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/warning_stripes{ - icon_state = "W" - }, -/obj/structure/stairs/multiz/down{ - dir = 8 - }, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/engineering/ground) "acA" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/blocker/forcefield/vehicles, -/turf/open_space, +/obj/structure/surface/table/reinforced/prison, +/obj/item/clothing/head/welding, +/turf/open/floor/hybrisa/metal/stripe_red/east, /area/tyrargo/indoors/engineering/ground) "acB" = ( /obj/structure/shuttle/part/dropship3/transparent/engine_left_cap, @@ -1063,23 +1005,6 @@ }, /turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/west) -"adf" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/museum_carpark) -"adg" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/sign/safety/stairs{ - pixel_y = 32 - }, -/obj/structure/sign/safety/north{ - pixel_y = 32; - pixel_x = 14; - name = "\improper Up semiotic"; - desc = "Semiotic Standard denoting the nearby presence of something going upwards." - }, -/turf/open/floor/almayer/plating, -/area/tyrargo/underground/museum_carpark) "adh" = ( /turf/open/floor/hybrisa/tile/tilegrey, /area/tyrargo/indoors/museum_storage/ground) @@ -1146,11 +1071,6 @@ "adr" = ( /turf/open/floor/plating/wood, /area/tyrargo/landing_zone_1/ceiling) -"ads" = ( -/obj/structure/platform/stone/tyrargo/west, -/obj/structure/platform/stone/tyrargo, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/oob) "adt" = ( /obj/structure/platform/stone/tyrargo, /turf/open/auto_turf/sand_white/layer0, @@ -1318,25 +1238,14 @@ }, /turf/open/floor/interior/wood, /area/tyrargo/landing_zone_2/east_trench) -"adQ" = ( -/obj/item/explosive/mine/active/no_iff, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_1/no_mans_land) "adR" = ( /obj/structure/flora/wood/stick4, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/outskirts_road/west) -"adS" = ( -/turf/open/floor/corsat/green/southeast, -/area/tyrargo/underground/bunker/ammo_dump_entrance) "adT" = ( /obj/item/storage/firstaid/regular, /turf/open/floor/corsat/blue/west, /area/tyrargo/underground/bunker/north) -"adU" = ( -/obj/item/explosive/mine/active/no_iff, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) "adV" = ( /obj/effect/decal/cleanable/dirt, /obj/item/ammo_casing/bullet, @@ -1453,6 +1362,15 @@ icon_state = "10" }, /area/tyrargo/indoors/saipan) +"aen" = ( +/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ + explo_proof = 1; + needs_power = 0; + unacidable = 1; + dir = 2 + }, +/turf/closed/wall/strata_ice/forest/rock, +/area/tyrargo/underground/oob_area) "aeo" = ( /turf/closed/shuttle/dropship3{ icon_state = "18" @@ -1766,14 +1684,6 @@ }, /turf/open/floor/plating/plating_catwalk/prison, /area/tyrargo/indoors/sewer_treatment/lower) -"afv" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark/boulder_dark2{ - layer = 2; - explo_proof = 1; - pixel_y = -13 - }, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/tyrargo/oob) "afw" = ( /obj/effect/decal/hybrisa/bloodtrail, /turf/open/floor/plating/plating_catwalk/prison, @@ -2114,29 +2024,6 @@ }, /turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/south_west) -"agd" = ( -/obj/effect/decal/hybrisa/tiretrack{ - dir = 10; - pixel_x = -4; - pixel_y = 3 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 10; - pixel_x = -4; - pixel_y = 3 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 10; - pixel_x = -4; - pixel_y = 3 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 10; - pixel_x = -4; - pixel_y = 3 - }, -/turf/open/gm/dirt/dark_brown/variant_5/east, -/area/tyrargo/landing_zone_2) "age" = ( /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 10 @@ -2958,12 +2845,6 @@ /obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, /turf/open/floor/hybrisa/metal/zbrownfloor1/north, /area/tyrargo/indoors/sewer_treatment/ground) -"ahS" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3" - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) "ahT" = ( /obj/effect/decal/cleanable/dirt, /obj/item/stack/rods, @@ -3016,18 +2897,6 @@ }, /turf/open/floor/prison/ramptop/east, /area/tyrargo/indoors/sewer_treatment/ground) -"aid" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light/spot{ - dir = 8 - }, -/obj/structure/sign/safety/north{ - pixel_x = -24; - name = "\improper Up semiotic"; - desc = "Semiotic Standard denoting the nearby presence of something going upwards." - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "aie" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/hybrisa/trash{ @@ -3140,13 +3009,6 @@ /obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/floor/hybrisa/metal/zbrownfloor1/west, /area/tyrargo/indoors/sewer_treatment/ground) -"aiz" = ( -/obj/structure/barricade/handrail/hybrisa/road/wood/orange{ - dir = 1 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/sewer/south) "aiA" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt/greenglow{ @@ -3168,13 +3030,6 @@ }, /turf/open/hybrisa/street/sidewalk/southwest, /area/tyrargo/outdoors/colony_streets/south_west) -"aiC" = ( -/obj/structure/stairs/multiz/up{ - dir = 8 - }, -/obj/structure/platform/metal/stair_cut/platform_left, -/turf/open/floor/almayer_hull, -/area/tyrargo/underground/bunker/ammo_dump_entrance) "aiD" = ( /obj/structure/machinery/door/airlock/almayer/generic/autoname{ dir = 1 @@ -3423,11 +3278,6 @@ /obj/item/stack/rods, /turf/open/floor/hybrisa/metal/zbrownfloor1/northwest, /area/tyrargo/indoors/sewer_treatment/ground) -"ajp" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/power/power_generator/port_gen/pacman, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/engineering) "ajq" = ( /obj/effect/decal/cleanable/generic, /turf/open/floor/hybrisa/metal/zbrownfloor1/northeast, @@ -3741,9 +3591,6 @@ }, /turf/open/asphalt/cement/cement3, /area/tyrargo/outdoors/colony_exterior/south_west) -"akk" = ( -/turf/open/floor/corsat/green/northeast, -/area/tyrargo/underground/bunker/ammo_dump_entrance) "akl" = ( /obj/effect/decal/cleanable/generic, /turf/open/floor/prison/floor_plate, @@ -3860,28 +3707,10 @@ }, /turf/open/hybrisa/street/sidewalk/north, /area/tyrargo/outdoors/colony_streets/north_east) -"akx" = ( -/turf/closed/wall/r_wall/bunker/floodgate{ - desc = "A huge chunk of reinforced metal used to separate rooms. This one appears to be specially reinforced."; - name = "bunker superdense wall" - }, -/area/tyrargo/landing_zone_2/no_tunnel) "aky" = ( /obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/oob) -"akz" = ( -/obj/structure/machinery/light/spot{ - dir = 8 - }, -/obj/structure/sign/safety/north{ - pixel_x = -24; - name = "\improper Up semiotic"; - desc = "Semiotic Standard denoting the nearby presence of something going upwards." - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "akA" = ( /obj/effect/decal/cleanable/dirt, /obj/item/trash/cigbutt{ @@ -3968,37 +3797,6 @@ /obj/item/prop/colony/used_flare, /turf/open/floor/prison/darkbrown2/north, /area/tyrargo/indoors/sewer_treatment/upper) -"akM" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/road/lines4{ - pixel_x = 1 - }, -/obj/effect/decal/hybrisa/road/lines2{ - pixel_y = 1 - }, -/obj/item/hybrisa/misc/trash_bag_full_prop{ - layer = 3; - pixel_x = -3; - pixel_y = 11 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_x = -12; - pixel_y = 11 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_16"; - pixel_x = -2; - pixel_y = -1 - }, -/obj/effect/decal/cleanable/generic, -/obj/item/hybrisa/misc/trash_bag_full_prop{ - pixel_x = 3; - pixel_y = 20; - layer = 2.9 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "akN" = ( /obj/effect/decal/hybrisa/trash{ icon_state = "trash_14"; @@ -4198,9 +3996,6 @@ "alx" = ( /turf/open/gm/dirt/dark_brown/variant_6, /area/tyrargo/outdoors/colony_exterior/south_west) -"aly" = ( -/turf/open/floor/corsat/blue, -/area/tyrargo/underground/bunker/ammo_dump_entrance) "alz" = ( /obj/item/prop{ desc = "An M83 SADAR Anti-Tank RPG. This one has been expended."; @@ -4587,9 +4382,6 @@ /obj/item/ammo_casing/shell, /turf/open/floor/prison/floor_plate, /area/tyrargo/indoors/engineering/upper) -"amL" = ( -/turf/open/floor/almayer/plating, -/area/tyrargo/underground/museum_carpark) "amM" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/hybrisa/trash{ @@ -4645,13 +4437,6 @@ /obj/effect/decal/hybrisa/road/lines1, /turf/open/hybrisa/street/asphalt, /area/tyrargo/outdoors/colony_streets/south_west) -"amX" = ( -/obj/effect/blocker/water, -/obj/structure/prop/hybrisa/misc/graffiti/graffiti4{ - layer = 2.9 - }, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/sewer/south) "amY" = ( /obj/structure/prop/rock/black_ground{ icon_state = "black_ground_alt" @@ -4688,9 +4473,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer1, /area/tyrargo/outdoors/colony_exterior/south_west) -"and" = ( -/turf/open/floor/corsat/blue/southeast, -/area/tyrargo/underground/bunker/ammo_dump_entrance) "ane" = ( /turf/closed/wall/r_wall/bunker/floodgate, /area/tyrargo/landing_zone_2) @@ -5152,13 +4934,6 @@ }, /turf/open/auto_turf/snow/brown_base/layer1, /area/tyrargo/outdoors/colony_exterior/west) -"aob" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_16"; - pixel_y = 35 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "aoc" = ( /obj/structure/flora/bush/snow{ icon_state = "snowgrassgb_2" @@ -5325,12 +5100,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/outskirts/east) -"aos" = ( -/obj/structure/prop/rock/black_ground{ - dir = 5 - }, -/turf/open/auto_turf/tyrargo_grass/layer1, -/area/tyrargo/landing_zone_2/no_tunnel) "aot" = ( /obj/structure/barricade/sandbags/weak_wired{ icon_state = "sandbag_0"; @@ -5347,14 +5116,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/east) -"aou" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 4; - icon_state = "sandbag_0"; - pixel_x = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) "aov" = ( /obj/structure/prop/tyrargo/boards{ dir = 8; @@ -5472,14 +5233,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/east) -"aoF" = ( -/obj/structure/stairs/multiz{ - dir = 4 - }, -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder1, -/obj/structure/blocker/invisible_wall, -/turf/open/floor/almayer_hull, -/area/tyrargo/oob) "aoG" = ( /obj/structure/barricade/handrail/hybrisa/road/plastic/red{ dir = 8 @@ -7206,11 +6959,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/oob) -"asx" = ( -/obj/structure/machinery/light/small, -/obj/effect/landmark/objective_landmark/far, -/turf/open/floor/corsat/plate, -/area/tyrargo/underground/bunker/ammo_dump_entrance) "asy" = ( /obj/structure/prop/vehicles/tank/miltruck/wheeled/cover{ pixel_x = -31 @@ -7219,41 +6967,6 @@ /obj/structure/blocker/forcefield/vehicles, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2/no_tunnel) -"asz" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/no_tunnel) -"asA" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 1 - }, -/obj/structure/prop/colorable_rock/colorable{ - color = "#9d7766"; - dir = 5 - }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2/no_tunnel) -"asB" = ( -/obj/structure/largecrate/random/barrel/yellow, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/no_tunnel) -"asC" = ( -/obj/structure/blocker/invisible_wall, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -4 - }, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/no_tunnel) "asD" = ( /obj/structure/largecrate/empty/secure, /turf/open/auto_turf/tyrargo_grass/layer0, @@ -7270,29 +6983,6 @@ /obj/effect/decal/hybrisa/dirt, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2) -"asG" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 1 - }, -/turf/open/gm/dirt/dark_brown/variant_5/east, -/area/tyrargo/landing_zone_2) -"asH" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/gm/dirt/dark_brown/variant_5/east, -/area/tyrargo/landing_zone_2) -"asI" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/hybrisa/dirt, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2) "asJ" = ( /obj/structure/flora/wood/stick2, /turf/open/auto_turf/tyrargo_grass/layer0, @@ -7596,10 +7286,6 @@ /obj/structure/platform/metal/stair_cut/strata_left, /turf/open/floor/almayer_hull, /area/tyrargo/indoors/sewer_treatment/ground) -"att" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/oob) "atu" = ( /obj/structure/prop/invuln/ice_prefab/roof_greeble{ icon_state = "windsock"; @@ -7744,11 +7430,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/oob/outdoors) -"atJ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/underground/power_substation) "atK" = ( /obj/structure/prop/hybrisa/misc/firehydrant{ dir = 1 @@ -8750,10 +8431,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/prison/floor_plate, /area/tyrargo/indoors/admin/ground) -"avK" = ( -/obj/effect/decal/hybrisa/dirt, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "avL" = ( /obj/effect/decal/hybrisa/tiretrack{ dir = 8; @@ -9015,11 +8692,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/outdoors/colony_exterior/north_east) -"awu" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/strata_decals/tyrargo_mud_corner, -/turf/open/gm/dirt/dark_brown/variant_1, -/area/tyrargo/landing_zone_2) "awv" = ( /obj/structure/platform/metal/stair_cut/strata_left, /turf/open_space, @@ -9397,13 +9069,6 @@ }, /turf/open/hybrisa/street/sidewalk/southwest, /area/tyrargo/outdoors/colony_streets/south_east) -"axA" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 10 - }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2) "axB" = ( /obj/effect/decal/cleanable/generic, /turf/open/hybrisa/street/sidewalk/north, @@ -9763,17 +9428,15 @@ name = "\improper Down semiotic"; desc = "Semiotic Standard denoting the nearby presence of something downwards." }, -/obj/structure/blocker/forcefield/vehicles, -/turf/open_space, -/area/tyrargo/indoors/museum_storage/ground) -"ayw" = ( -/obj/item/ammo_casing/bullet, -/obj/structure/desertdam/decals/road_edge{ - icon_state = "road_edge_decal3"; - pixel_y = 16 +/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ + id = null; + explo_proof = 1; + needs_power = 0; + unacidable = 1; + dir = 4 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/east) +/turf/closed/wall/strata_outpost, +/area/tyrargo/indoors/museum_storage/ground) "ayx" = ( /obj/effect/decal/hybrisa/tiretrack{ pixel_x = 7 @@ -10286,8 +9949,14 @@ name = "\improper Down semiotic"; desc = "Semiotic Standard denoting the nearby presence of something downwards." }, -/obj/structure/blocker/forcefield/vehicles, -/turf/open_space, +/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ + id = null; + explo_proof = 1; + needs_power = 0; + unacidable = 1; + dir = 4 + }, +/turf/closed/wall/strata_outpost, /area/tyrargo/indoors/museum_storage/ground) "azF" = ( /obj/effect/decal/cleanable/blood, @@ -11179,12 +10848,6 @@ }, /turf/open/floor/prison/floor_plate, /area/tyrargo/indoors/admin/ground) -"aCa" = ( -/obj/structure/barricade/handrail{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "aCb" = ( /obj/structure/barricade/sandbags/wired{ icon_state = "sandbag_0"; @@ -11801,16 +11464,6 @@ /obj/item/ammo_casing/bullet, /turf/open/floor/prison/ramptop, /area/tyrargo/indoors/admin/upper) -"aDO" = ( -/obj/structure/prop/hybrisa/misc/redmeter{ - light_color = "#850000"; - light_on = 1; - light_range = 1; - light_power = 2; - pixel_y = 29 - }, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/oob) "aDP" = ( /obj/effect/decal/hybrisa/trash{ icon_state = "trash_8"; @@ -13281,16 +12934,7 @@ /area/tyrargo/outdoors/colony_streets/south_east) "aHq" = ( /obj/effect/decal/cleanable/generic, -/obj/structure/stairs/multiz/down, -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder1{ - density = 0; - unacidable = 1; - can_block_movement = 0; - pixel_x = -17; - pixel_y = 3; - explo_proof = 1 - }, -/turf/open/floor/almayer_hull, +/turf/open/auto_turf/sand_white/layer0, /area/tyrargo/indoors/security/ground) "aHr" = ( /obj/effect/decal/cleanable/dirt, @@ -14084,19 +13728,6 @@ }, /turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/east) -"aJf" = ( -/obj/structure/sign/safety/stairs{ - pixel_y = -32 - }, -/obj/structure/sign/safety/south{ - pixel_y = -32; - pixel_x = 14; - name = "\improper Down semiotic"; - desc = "Semiotic Standard denoting the nearby presence of something downwards." - }, -/obj/structure/blocker/forcefield/vehicles, -/turf/open_space, -/area/tyrargo/indoors/museum_storage/ground) "aJg" = ( /obj/effect/decal/hybrisa/road/road_stop{ icon_state = "stop_decal3"; @@ -15560,18 +15191,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/outskirts_road/east) -"aMw" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -4 - }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -4 - }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) "aMx" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; @@ -16074,24 +15693,6 @@ /obj/structure/blocker/forcefield/vehicles, /turf/closed/wall/strata_ice/forest, /area/tyrargo/outdoors/outskirts/east) -"aNy" = ( -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "aNz" = ( /obj/structure/prop/hybrisa/vehicles/Small_Truck/Blue_Cargo{ dir = 1 @@ -16689,7 +16290,7 @@ dir = 5 }, /turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2) +/area/tyrargo/landing_zone_2/road) "aOH" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 8; @@ -18030,12 +17631,6 @@ }, /turf/open/auto_turf/snow/brown_base/layer1, /area/tyrargo/outdoors/outskirts/east) -"aRk" = ( -/obj/structure/platform/stone/tyrargo/north, -/obj/structure/platform/stone/tyrargo/west, -/obj/structure/platform/stone/tyrargo/east, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/oob) "aRl" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 1; @@ -18062,15 +17657,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2/road) -"aRn" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/road) "aRo" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 4; @@ -18111,28 +17697,10 @@ /obj/effect/decal/grass_overlay/grass1/dark, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2) -"aRu" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "fullgrass_1"; - layer = 2.9 - }, -/obj/structure/barricade/handrail, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "aRv" = ( /obj/structure/barricade/handrail, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/landing_zone_2) -"aRw" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/oob) "aRx" = ( /obj/structure/platform/metal/hybrisa/metalplatform3/east, /obj/structure/flora/bush/ausbushes/grassybush{ @@ -18141,68 +17709,22 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/landing_zone_2) -"aRy" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) "aRz" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_x = 16 - }, -/obj/effect/decal/hybrisa/dirt, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"aRA" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_x = -12 - }, -/obj/effect/decal/hybrisa/dirt, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) +/obj/structure/fence/dark, +/obj/structure/blocker/invisible_wall, +/obj/structure/blocker/forcefield/vehicles, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2) "aRB" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/hybrisa/dirt, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) +/obj/structure/cargo_container/hybrisa/containersextended/blueleft, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2) "aRC" = ( -/obj/effect/decal/hybrisa/dirt, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"aRD" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/oob) -"aRE" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_x = 16 - }, -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/hybrisa/dirt, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"aRF" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/oob) +/obj/structure/fence/dark, +/obj/structure/blocker/invisible_wall, +/obj/structure/blocker/forcefield/vehicles, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2/no_tunnel) "aRG" = ( /obj/effect/decal/cleanable/generic, /obj/effect/decal/hybrisa/dirt, @@ -18241,19 +17763,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/oob) -"aRK" = ( -/obj/effect/decal/hybrisa/road{ - pixel_x = 11 - }, -/obj/effect/decal/hybrisa/road{ - pixel_x = 14 - }, -/obj/effect/decal/hybrisa/road{ - pixel_x = 17 - }, -/obj/effect/decal/hybrisa/dirt, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) "aRL" = ( /obj/structure/barricade/sandbags/weak_wired{ icon_state = "sandbag_0"; @@ -18265,16 +17774,6 @@ /obj/effect/spawner/gibspawner/xeno, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/oob) -"aRN" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_x = 4 - }, -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 8 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) "aRO" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; @@ -18380,23 +17879,15 @@ /obj/effect/decal/cleanable/generic, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2/road) -"aRY" = ( -/obj/structure/desertdam/decals/road_edge, -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 4 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) "aRZ" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_x = -12 +/obj/structure/blocker/invisible_wall, +/obj/structure/blocker/forcefield/vehicles, +/obj/structure/prop/vehicles/tank/humvee/transport{ + pixel_x = -17; + pixel_y = -3 }, -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/hybrisa/dirt, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2) "aSa" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; @@ -18417,25 +17908,14 @@ /obj/structure/blocker/invisible_wall/water, /turf/open/floor/prison/cell_stripe/north, /area/tyrargo/oob) -"aSd" = ( +"aSe" = ( /obj/structure/blocker/invisible_wall, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, /obj/structure/blocker/forcefield/vehicles, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/no_tunnel) -"aSe" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_x = -12 +/turf/closed/wall/r_wall/bunker/floodgate{ + desc = "A huge chunk of reinforced metal used to separate rooms. This one appears to be specially reinforced."; + name = "bunker superdense wall" }, -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/hybrisa/dirt, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) +/area/tyrargo/landing_zone_2) "aSf" = ( /obj/structure/flora/wood/stick1, /turf/open/auto_turf/tyrargo_grass/layer0, @@ -18444,45 +17924,10 @@ /obj/structure/blocker/invisible_wall/water, /turf/open/floor/plating/plating_catwalk/prison, /area/tyrargo/oob) -"aSh" = ( -/obj/structure/prop/rock/black_ground{ - dir = 8 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/no_tunnel) -"aSi" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - layer = 2.9 - }, -/obj/structure/barricade/handrail, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "aSj" = ( /obj/structure/blocker/invisible_wall/water, /turf/open/floor/prison/cell_stripe, /area/tyrargo/oob) -"aSk" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/hybrisa/dirt, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"aSl" = ( -/obj/structure/desertdam/decals/road_edge, -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 4 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"aSm" = ( -/obj/effect/decal/hybrisa/dirt, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_2) "aSn" = ( /turf/open/floor/almayer_hull/outerhull_dir_alt/southeast, /area/tyrargo/indoors/security/upper) @@ -18507,116 +17952,9 @@ }, /turf/open/auto_turf/tyrargo_grass/layer1, /area/tyrargo/outdoors/outskirts/north_east_usasf) -"aSq" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/road) -"aSr" = ( -/obj/structure/blocker/invisible_wall, -/obj/item/prop{ - desc = "The AGM-99 'Napalm' is an incendiary missile used to turn specific targeted areas into giant balls of fire for a long time. Can be loaded into the LAU-444 Guided Missile Launcher."; - icon = 'icons/obj/structures/props/dropship/dropship_ammo64.dmi'; - icon_state = "napalm"; - name = "AGM-99 'Napalm'"; - dir = 8; - pixel_y = 2; - anchored = 1; - pixel_x = 1 - }, -/obj/structure/blocker/forcefield/vehicles, -/turf/closed/wall/strata_ice/forest/rock, -/area/tyrargo/landing_zone_2) -"aSs" = ( -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/obj/structure/blocker/invisible_wall, -/obj/effect/decal/hybrisa/dirt, -/obj/structure/blocker/forcefield/vehicles, -/turf/closed/wall/strata_ice/forest/rock, -/area/tyrargo/landing_zone_2) -"aSt" = ( -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/obj/effect/decal/hybrisa/dirt, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/road) -"aSu" = ( -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/road) "aSv" = ( /turf/open/auto_turf/tyrargo_grass/layer1, /area/tyrargo/outdoors/outskirts/north_east_usasf) -"aSw" = ( -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/road) -"aSx" = ( -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/road) -"aSy" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/road) "aSz" = ( /obj/structure/machinery/colony_floodlight/traffic/alt{ dir = 8; @@ -18694,10 +18032,6 @@ /obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco3/east, /turf/open/floor/prison/ramptop/east, /area/tyrargo/landing_zone_2) -"aSL" = ( -/obj/structure/largecrate/empty/case/double, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/no_tunnel) "aSM" = ( /turf/open/floor/almayer/plating_stripedcorner/north, /area/tyrargo/landing_zone_2) @@ -18719,10 +18053,6 @@ /obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco3, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2) -"aSQ" = ( -/obj/structure/platform/metal/hybrisa/metalplatform3, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/road) "aSR" = ( /obj/structure/platform/metal/hybrisa/metalplatform3, /turf/open/auto_turf/tyrargo_grass/layer0, @@ -19521,16 +18851,6 @@ }, /turf/open/auto_turf/snow/brown_base/layer1, /area/tyrargo/outdoors/outskirts/north_west_usasf) -"aUf" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_x = 16 - }, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) "aUg" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 8; @@ -19858,12 +19178,6 @@ /obj/item/ammo_casing/bullet, /turf/open/auto_turf/snow/brown_base/layer1, /area/tyrargo/landing_zone_1) -"aUN" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) "aUO" = ( /obj/structure/prop/tyrargo/boards/boards_1{ pixel_x = -12; @@ -20006,12 +19320,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/landing_zone_1) -"aVb" = ( -/obj/structure/blocker/invisible_wall, -/obj/effect/decal/hybrisa/dirt, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) "aVc" = ( /obj/structure/prop/tyrargo/boards/boards_2{ dir = 4; @@ -20114,23 +19422,6 @@ /obj/effect/sentry_landmark/lz_1/top_left, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/landing_zone_1) -"aVj" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/road/lines2{ - pixel_y = 1 - }, -/obj/effect/decal/hybrisa/road/lines4{ - pixel_x = -14 - }, -/obj/structure/prop/hybrisa/misc/redmeter{ - light_color = "#850000"; - light_on = 1; - light_range = 1; - light_power = 2; - pixel_y = 29 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "aVk" = ( /obj/structure/barricade/sandbags/wired{ dir = 4; @@ -20246,10 +19537,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/outdoors/outskirts_road/central) -"aVv" = ( -/obj/structure/lz_sign/tyrargo_sign/lz2, -/turf/open/auto_turf/tyrargo_grass/layer1, -/area/tyrargo/landing_zone_2) "aVw" = ( /obj/structure/prop/tyrargo/boards/boards_1, /obj/structure/prop/tyrargo/boards{ @@ -20889,19 +20176,6 @@ /obj/item/ammo_casing/bullet, /turf/open/auto_turf/tyrargo_grass/layer1, /area/tyrargo/landing_zone_1) -"aWI" = ( -/obj/item/tool/warning_cone{ - pixel_x = 2; - pixel_y = 9 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 10 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "aWJ" = ( /obj/structure/prop/tyrargo/boards/boards_1{ pixel_x = 1; @@ -20924,16 +20198,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/landing_zone_1) -"aWK" = ( -/obj/structure/flora/tree/tyrargo_small/tree_stump{ - layer = 3 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) "aWL" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt/greenglow{ @@ -21072,40 +20336,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/landing_zone_1) -"aWX" = ( -/obj/structure/barricade/metal/wired{ - brute_multiplier = 0.05; - burn_multiplier = 0.1; - dir = 4; - explosive_multiplier = 0.1; - pixel_x = 5 - }, -/obj/structure/barricade/metal/wired{ - brute_multiplier = 0.05; - burn_multiplier = 0.1; - explosive_multiplier = 0.1; - pixel_y = -6 - }, -/obj/structure/barricade/metal/wired{ - brute_multiplier = 0.5; - burn_multiplier = 0.1; - dir = 1; - explosive_multiplier = 0.1; - layer = 2; - pixel_y = 3 - }, -/obj/structure/barricade/metal/wired{ - brute_multiplier = 0.05; - burn_multiplier = 0.1; - dir = 8; - explosive_multiplier = 0.1; - pixel_x = -5 - }, -/turf/closed/wall/r_wall/bunker{ - layer = 3; - name = "Tank Trap" - }, -/area/tyrargo/landing_zone_1/no_mans_land) "aWY" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; @@ -21343,16 +20573,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_1) -"aXu" = ( -/obj/structure/flora/tree/tyrargo_small/tree_stump{ - pixel_y = 9; - layer = 3 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/oob) "aXv" = ( /obj/structure/fence/dark, /turf/open/auto_turf/tyrargo_grass/layer1, @@ -21422,25 +20642,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_1) -"aXF" = ( -/obj/item/tool/warning_cone{ - pixel_x = -18; - pixel_y = 1 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/obj/structure/prop/colorable_rock/colorable{ - color = "#9d7766"; - dir = 8; - pixel_x = 5; - pixel_y = 10 - }, -/turf/open/gm/dirt/dark_brown/variant_2, -/area/tyrargo/landing_zone_2) "aXG" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 1; @@ -22205,12 +21406,6 @@ /obj/effect/decal/grass_overlay/grass1/dark, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/landing_zone_1) -"aYW" = ( -/obj/item/tool/warning_cone{ - pixel_x = -20 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "aYX" = ( /obj/structure/prop/tyrargo/boards/boards_1{ dir = 8; @@ -22449,12 +21644,8 @@ /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/landing_zone_1) "aZu" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/interior/wood/alt, +/obj/effect/decal/cleanable/generic, +/turf/open/floor/plating/wood, /area/tyrargo/landing_zone_1/north_trench) "aZv" = ( /obj/effect/decal/cleanable/dirt, @@ -22660,31 +21851,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/landing_zone_2/road) -"aZO" = ( -/obj/structure/flora/tree/tyrargo/tree_3{ - pixel_x = -9; - pixel_y = 12 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) -"aZP" = ( -/obj/structure/flora/tree/tyrargo, -/obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -26; - pixel_y = 11; - layer = 5.9 - }, -/obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -7; - pixel_y = 16; - layer = 5.89 - }, -/turf/open/auto_turf/snow/brown_base/layer1, -/area/tyrargo/landing_zone_1/no_mans_land) -"aZQ" = ( -/obj/effect/spawner/gibspawner/xeno, -/turf/open/auto_turf/snow/brown_base/layer1, -/area/tyrargo/landing_zone_1/no_mans_land) "aZR" = ( /obj/effect/decal/grass_overlay/grass1/dark{ dir = 4 @@ -22730,6 +21896,9 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/oob) +"aZY" = ( +/turf/closed/wall/strata_ice/forest/rock, +/area/tyrargo/underground/bunker/ammo_dump_entrance) "aZZ" = ( /obj/effect/decal/grass_overlay/grass1/dark{ dir = 8 @@ -22770,12 +21939,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts_road/west) -"bad" = ( -/obj/structure/flora/grass/temperate{ - icon_state = "12" - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/no_tunnel) "bae" = ( /obj/effect/decal/hybrisa/tiretrack{ dir = 4; @@ -23289,17 +22452,6 @@ /obj/item/storage/firstaid/adv, /turf/open/floor/prison/floor_plate, /area/tyrargo/indoors/admin/ground) -"baX" = ( -/obj/structure/flora/tree/tyrargo_small/tree_stump{ - pixel_x = -23; - pixel_y = 4; - layer = 3 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/oob) "baY" = ( /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 9 @@ -23322,12 +22474,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer1, /area/tyrargo/outdoors/outskirts/north_east_usasf) -"bbb" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/no_tunnel) "bbc" = ( /obj/effect/decal/cleanable/generic, /obj/effect/decal/cleanable/dirt, @@ -23402,13 +22548,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_1) -"bbk" = ( -/obj/effect/decal/cleanable/blood/xeno, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/oob) "bbl" = ( /obj/structure/prop/tyrargo/boards/boards_2{ dir = 4; @@ -23494,19 +22633,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_1) -"bbt" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) "bbu" = ( /obj/structure/prop/tyrargo/boards/boards_1{ pixel_x = 7; @@ -23589,15 +22715,6 @@ }, /turf/open/gm/dirt/dark_brown, /area/tyrargo/outdoors/outskirts_road/west) -"bbA" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/oob) "bbB" = ( /obj/structure/flora/wood/trunk2, /turf/open/auto_turf/tyrargo_grass/layer1, @@ -23625,22 +22742,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/outdoors/colony_exterior/north_east) -"bbF" = ( -/obj/item/explosive/mine/active/no_iff{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) "bbG" = ( /obj/effect/decal/cleanable/generic, /obj/effect/decal/grass_overlay/grass1/dark{ @@ -23848,12 +22949,10 @@ /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/north_east_usasf) "bcd" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 4 }, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/turf/open/gm/dirt/dark_brown, /area/tyrargo/landing_zone_2/road) "bce" = ( /obj/structure/flora/grass/temperate{ @@ -23892,13 +22991,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_1) -"bcj" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) "bck" = ( /obj/structure/prop/tyrargo/boards/boards_2{ dir = 4; @@ -23928,12 +23020,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_1) -"bco" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/outdoors/outskirts/north_west_usasf) "bcp" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; @@ -24031,21 +23117,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/outdoors/colony_exterior/north) -"bcA" = ( -/obj/item/explosive/mine/active/no_iff{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) "bcB" = ( /obj/effect/decal/grass_overlay/grass1/dark, /obj/effect/decal/grass_overlay/grass1/dark{ @@ -24053,16 +23124,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/oob) -"bcC" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "fullgrass_1"; - layer = 2.9 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "bcD" = ( /obj/effect/decal/cleanable/blood/xeno, /turf/open/auto_turf/tyrargo_grass/layer0_mud, @@ -24116,15 +23177,6 @@ /obj/item/ammo_box/magazine/misc/flares, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/outskirts/fsb_north) -"bcK" = ( -/obj/structure/prop/rock/black_ground{ - dir = 1 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/oob) "bcL" = ( /obj/structure/flora/bush/ausbushes/grassybush{ pixel_x = -10; @@ -24174,18 +23226,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/central) -"bcQ" = ( -/obj/structure/blocker/invisible_wall, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/obj/structure/blocker/forcefield/vehicles, -/obj/structure/prop/vehicles/tank/miltruck{ - pixel_x = -32; - pixel_y = -15 - }, -/turf/closed/wall/strata_ice/forest/rock, -/area/tyrargo/landing_zone_2) "bcR" = ( /obj/structure/flora/tree/tyrargo_small/tree_stump{ pixel_y = 9; @@ -24279,13 +23319,6 @@ /obj/structure/flora/wood/stick1, /turf/open/auto_turf/tyrargo_grass/layer1, /area/tyrargo/outdoors/outskirts/north_west_usasf) -"bdc" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_8"; - pixel_y = -20 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/no_tunnel) "bdd" = ( /obj/effect/decal/grass_overlay/grass1/dark, /obj/effect/decal/grass_overlay/grass1/dark{ @@ -24299,14 +23332,10 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/oob) -"bdf" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_x = -8; - pixel_y = 12 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/no_tunnel) +"bde" = ( +/obj/effect/decal/cleanable/dirt, +/turf/closed/wall/strata_ice/forest/rock, +/area/tyrargo/underground/bunker/ammo_dump_entrance) "bdg" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer1, @@ -24340,42 +23369,9 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/oob) -"bdj" = ( -/obj/item/explosive/mine/active/no_iff, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) "bdk" = ( /turf/open/floor/almayer_hull/outerhull_dir_alt/northeast, /area/tyrargo/indoors/market/upper) -"bdl" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) -"bdm" = ( -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) "bdn" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /turf/open/auto_turf/snow/brown_base/layer2, @@ -24391,9 +23387,8 @@ /turf/open/auto_turf/snow/brown_base/layer1, /area/tyrargo/oob) "bdq" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) +/turf/open/gm/dirt/dark_brown/variant_1, +/area/tyrargo/landing_zone_2/road) "bdr" = ( /obj/effect/decal/hybrisa/tiretrack{ pixel_x = -4 @@ -24410,62 +23405,12 @@ }, /turf/open/auto_turf/tyrargo_grass/layer1, /area/tyrargo/landing_zone_2) -"bdt" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/obj/structure/prop/colorable_rock/colorable{ - color = "#9d7766"; - dir = 4; - pixel_x = 6; - pixel_y = -5 - }, -/turf/open/gm/dirt/dark_brown/variant_2, -/area/tyrargo/landing_zone_2) -"bdu" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) -"bdv" = ( -/obj/effect/decal/cleanable/blood/xeno, -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) "bdw" = ( /obj/effect/decal/siding{ icon_state = "siding8" }, /turf/open/floor/prison/darkbrown2/northwest, /area/tyrargo/indoors/sewer_treatment/ground) -"bdx" = ( -/obj/effect/spawner/gibspawner/xeno, -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) -"bdy" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 1 - }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2) "bdz" = ( /obj/effect/decal/hybrisa/tiretrack{ pixel_x = -4 @@ -24483,12 +23428,6 @@ /obj/item/trash/cigbutt, /turf/open/floor/prison/ramptop/north, /area/tyrargo/outdoors/colony_streets/south_west) -"bdC" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 4 - }, -/turf/open/gm/dirt/dark_brown/variant_5/east, -/area/tyrargo/landing_zone_2) "bdD" = ( /obj/structure/flora/bush/snow{ icon_state = "snowgrassgb_2" @@ -24510,41 +23449,9 @@ }, /turf/open/floor/almayer/plating, /area/tyrargo/landing_zone_2) -"bdF" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 4 - }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2) "bdG" = ( /turf/open/gm/dirt/dark_brown, /area/tyrargo/landing_zone_2) -"bdH" = ( -/turf/open/gm/dirt/dark_brown/variant_1, -/area/tyrargo/landing_zone_2) -"bdI" = ( -/obj/effect/spawner/random/tool{ - pixel_x = -5; - pixel_y = -5 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"bdJ" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_x = -12 - }, -/obj/structure/blocker/invisible_wall, -/obj/effect/decal/hybrisa/dirt, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"bdK" = ( -/obj/item/tool/warning_cone{ - pixel_x = 4; - pixel_y = 18 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "bdL" = ( /obj/structure/barricade/handrail/kutjevo{ dir = 8; @@ -24670,16 +23577,8 @@ /obj/structure/prop/hybrisa/fakeplatforms/platform3{ layer = 2.9 }, -/turf/open/floor/plating, +/turf/open/hybrisa/street/underground_unweedable, /area/tyrargo/indoors/power_substation_outskirt) -"bdT" = ( -/obj/effect/decal/hybrisa/road/lines2, -/obj/structure/prop/hybrisa/vehicles/Meridian/Blue{ - pixel_x = -2; - pixel_y = -13 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "bdU" = ( /obj/structure/flora/tree/tyrargo/tree_2{ pixel_x = -7; @@ -24878,7 +23777,7 @@ /obj/effect/decal/grass_overlay/grass1/dark, /obj/item/explosive/mine/active/no_iff, /turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) +/area/tyrargo/oob/outdoors) "ber" = ( /obj/structure/cargo_container/uscm/chinook/left, /turf/open/auto_turf/tyrargo_grass/layer0, @@ -24905,43 +23804,6 @@ /obj/structure/blocker/invisible_wall/water, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/oob) -"bew" = ( -/obj/item/stack/rods, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"bex" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"bey" = ( -/obj/item/tool/wrench{ - pixel_x = -3; - pixel_y = -9 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"bez" = ( -/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco3/east, -/obj/structure/largecrate/random/case/small, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"beA" = ( -/obj/structure/largecrate/empty/case/double, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"beB" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6"; - pixel_y = 12 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "beC" = ( /obj/structure/flora/tree/tyrargo/tree_3{ pixel_x = -14; @@ -24967,28 +23829,6 @@ }, /turf/open/hybrisa/street/asphalt, /area/tyrargo/outdoors/colony_streets/south_west) -"beF" = ( -/obj/structure/blocker/invisible_wall, -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"beG" = ( -/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco3/east, -/obj/structure/cargo_container/kelland/left, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"beH" = ( -/obj/structure/cargo_container/kelland/right, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "beI" = ( /obj/effect/decal/hybrisa/trash{ icon_state = "trash_14"; @@ -24999,133 +23839,21 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/landing_zone_2) -"beJ" = ( -/obj/structure/blocker/invisible_wall, +"beO" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; - name = "dirt" - }, -/obj/structure/blocker/forcefield/vehicles, -/turf/closed/wall/strata_ice/forest/rock, -/area/tyrargo/landing_zone_2/strip) -"beK" = ( -/obj/effect/decal/hybrisa/dirt, -/turf/open/floor/almayer/plating, -/area/tyrargo/landing_zone_2) -"beL" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/item/prop{ - desc = "A fuel enhancement system for dropships. It improves the thrust produced by the fuel combustion for faster travels. Fits inside the engine attach points. You need a powerloader to lift it."; - icon = 'icons/obj/structures/props/dropship/dropship_equipment64.dmi'; - icon_state = "fuel_enhancer"; - name = "Fuel enhancer"; - dir = 8; - pixel_y = -6; - anchored = 1; - pixel_x = 2 - }, -/turf/open/floor/almayer/plating, -/area/tyrargo/landing_zone_2) -"beM" = ( -/obj/effect/decal/hybrisa/tiretrack{ - dir = 10; - pixel_x = -8; - pixel_y = 6 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 10; - pixel_x = -8; - pixel_y = 6 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 10; - pixel_x = -8; - pixel_y = 6 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 10; - pixel_x = -8; - pixel_y = 6 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9" - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"beN" = ( -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"beO" = ( -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"beP" = ( -/obj/structure/platform/metal/hybrisa/metalplatform3/east, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 + name = "dirt"; + pixel_x = 15 }, +/obj/structure/platform/metal/hybrisa/metalplatform3/west, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/landing_zone_2) "beQ" = ( /turf/open/floor/almayer_hull/outerhull_dir_alt/southwest, /area/tyrargo/indoors/market/upper) -"beR" = ( -/obj/effect/decal/hybrisa/dirt, -/turf/open/floor/prison/ramptop/east, -/area/tyrargo/landing_zone_2) -"beS" = ( -/obj/structure/blocker/invisible_wall, -/obj/effect/decal/hybrisa/dirt, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/floor/prison/ramptop/east, -/area/tyrargo/landing_zone_2) -"beU" = ( -/obj/structure/blocker/invisible_wall, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -4 - }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -4 - }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -4 - }, -/obj/structure/blocker/forcefield/vehicles, -/obj/structure/prop/vehicles/tank/miltruck{ - dir = 1; - pixel_x = -32 - }, -/turf/closed/wall/strata_ice/forest, -/area/tyrargo/landing_zone_2) +"beT" = ( +/turf/open/floor/corsat/brown/west, +/area/tyrargo/underground/bunker/ammo_dump_entrance) "beV" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/grass_overlay/grass1/dark{ @@ -25149,48 +23877,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/north_west_usasf) -"beY" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/reagent_dispensers/tank/fuel/spacecraft{ - pixel_x = 2; - layer = 3.1 - }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -4 - }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -4 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/obj/structure/blocker/forcefield/vehicles, -/turf/closed/wall/strata_ice/forest/rock, -/area/tyrargo/landing_zone_2) -"beZ" = ( -/obj/structure/reagent_dispensers/tank/fuel/spacecraft, -/obj/structure/prop/hybrisa/airport/refuelinghose{ - layer = 3.1; - pixel_x = -7; - pixel_y = -73 - }, -/obj/effect/decal/hybrisa/dirt, -/turf/open/floor/almayer/plating, -/area/tyrargo/landing_zone_2) -"bfa" = ( -/obj/structure/blocker/invisible_wall, -/obj/item/prop{ - desc = "A cooling system for dropships. It produces additional cooling reducing delays between launch. Fits inside the engine attach points. You need a powerloader to lift it."; - icon = 'icons/obj/structures/props/dropship/dropship_equipment64.dmi'; - icon_state = "cooling_system"; - name = "Cooling system"; - dir = 8; - pixel_y = -2; - anchored = 1 - }, -/obj/structure/blocker/forcefield/vehicles, -/turf/closed/wall/strata_ice/forest, -/area/tyrargo/landing_zone_2) "bfb" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt/greenglow{ @@ -25272,19 +23958,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2/road) -"bfl" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) "bfm" = ( /obj/structure/flora/grass/temperate, /turf/open/auto_turf/tyrargo_grass/layer0, @@ -25357,15 +24030,6 @@ /obj/structure/blocker/forcefield/vehicles, /turf/open_space, /area/tyrargo/landing_zone_2/east_trench) -"bfx" = ( -/obj/structure/prop/rock/black_ground{ - dir = 10 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 10 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/road) "bfy" = ( /obj/structure/fence/dark, /turf/open/auto_turf/tyrargo_grass/layer0_mud, @@ -25489,13 +24153,6 @@ /obj/effect/decal/grass_overlay/grass1/dark, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2/east_trench) -"bfM" = ( -/obj/structure/platform/metal/hybrisa/metalplatform3, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/road) "bfN" = ( /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 5 @@ -25580,11 +24237,13 @@ /turf/closed/wall/strata_ice/forest, /area/tyrargo/oob) "bfY" = ( -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 +/obj/structure/prop/rock/black_ground{ + dir = 9; + pixel_y = -11; + pixel_x = -14 }, -/turf/closed/wall/r_wall/bunker, +/obj/structure/fence/dark, +/turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/landing_zone_2) "bfZ" = ( /obj/effect/decal/strata_decals/tyrargo_mud_corner{ @@ -25833,14 +24492,6 @@ "bgE" = ( /turf/open/floor/coagulation/icon0_0, /area/tyrargo/indoors/sewer_treatment/lower) -"bgF" = ( -/obj/structure/cargo_container/hybrisa/containersextended/blueright, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/no_tunnel) -"bgG" = ( -/obj/effect/blocker/water, -/turf/open/floor/plating, -/area/tyrargo/underground/sewer/north) "bgH" = ( /obj/structure/blocker/invisible_wall, /obj/structure/blocker/forcefield/vehicles, @@ -25850,7 +24501,7 @@ /turf/closed/shuttle/dropship3/transparent{ icon_state = "27" }, -/area/tyrargo/underground/sewer/south) +/area/tyrargo/underground/oob_area) "bgJ" = ( /turf/open/floor/coagulation/icon0_8, /area/tyrargo/indoors/sewer_treatment/lower) @@ -25861,43 +24512,28 @@ /turf/closed/shuttle/dropship3/transparent{ icon_state = "32" }, -/area/tyrargo/underground/sewer/south) +/area/tyrargo/underground/oob_area) "bgM" = ( /turf/closed/shuttle/dropship3/transparent{ icon_state = "33" }, -/area/tyrargo/underground/sewer/south) +/area/tyrargo/underground/oob_area) "bgN" = ( /turf/closed/shuttle/dropship3/transparent{ icon_state = "38" }, -/area/tyrargo/underground/sewer/south) +/area/tyrargo/underground/oob_area) "bgO" = ( /turf/closed/shuttle/dropship3/transparent{ icon_state = "39" }, -/area/tyrargo/underground/sewer/south) +/area/tyrargo/underground/oob_area) "bgP" = ( /obj/structure/machinery/light/small{ dir = 8 }, /turf/open/floor/corsat/marked, /area/tyrargo/underground/bunker/north) -"bgQ" = ( -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/covered, -/area/tyrargo/underground/sewer/north) -"bgR" = ( -/obj/structure/surface/table/woodentable/fancy, -/obj/item/reagent_container/food/drinks/coffeecup{ - pixel_x = -5 - }, -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/turf/open/floor/hybrisa/tile/tilebeige, -/area/tyrargo/underground/apartment) "bgS" = ( /obj/item/lightstick/red/spoke/planted{ pixel_x = -9; @@ -26067,25 +24703,6 @@ }, /turf/open/floor/almayer/plating, /area/tyrargo/landing_zone_2) -"bhp" = ( -/obj/structure/flora/tree/tyrargo/tree_3{ - pixel_x = -14; - pixel_y = 10 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"bhq" = ( -/obj/structure/prop/rock{ - density = 0 - }, -/obj/structure/prop/hybrisa/misc/fire/fire2{ - pixel_x = -32 - }, -/obj/structure/platform_decoration/stone/tyrargo/west, -/obj/structure/platform_decoration/stone/tyrargo/north, -/obj/structure/platform_decoration/stone/tyrargo/east, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/oob) "bhr" = ( /obj/effect/sentry_landmark/lz_2/bottom_right, /turf/open/auto_turf/tyrargo_grass/layer0, @@ -26360,10 +24977,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/oob) -"bhK" = ( -/obj/structure/cargo_container/hybrisa/containersextended/blueleft, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/no_tunnel) "bhL" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; @@ -26390,11 +25003,6 @@ }, /turf/open/gm/dirt/dark_brown, /area/tyrargo/landing_zone_2) -"bhN" = ( -/obj/effect/sentry_landmark/lz_2/bottom_right, -/obj/effect/decal/hybrisa/dirt, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/road) "bhO" = ( /obj/structure/prop/tyrargo/boards/boards_1{ pixel_x = 14; @@ -26483,11 +25091,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/oob) -"bhW" = ( -/obj/structure/platform/metal/hybrisa/metalplatform3/west, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) "bhX" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; @@ -26532,15 +25135,6 @@ }, /turf/open/auto_turf/snow/brown_base/layer2, /area/tyrargo/oob) -"bia" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/obj/structure/prop/vehicles/tank/truck{ - dir = 4; - pixel_y = -23 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/no_tunnel) "bib" = ( /obj/effect/decal/cleanable/blood/xeno, /obj/effect/decal/grass_overlay/grass1/dark{ @@ -26573,14 +25167,6 @@ }, /turf/open/auto_turf/snow/brown_base/layer2, /area/tyrargo/oob) -"bie" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/closed/wall/r_wall/bunker/floodgate{ - desc = "A huge chunk of reinforced metal used to separate rooms. This one appears to be specially reinforced."; - name = "bunker superdense wall" - }, -/area/tyrargo/landing_zone_2/no_tunnel) "bif" = ( /obj/structure/flora/tree/tyrargo{ layer = 5.77 @@ -26597,6 +25183,9 @@ }, /turf/open/auto_turf/snow/brown_base/layer2, /area/tyrargo/oob) +"big" = ( +/turf/open/floor/corsat/box, +/area/tyrargo/underground/bunker/ammo_dump_entrance) "bih" = ( /obj/effect/decal/cleanable/blood/xeno, /obj/effect/decal/hybrisa/dirt, @@ -26738,15 +25327,6 @@ }, /turf/open/hybrisa/street/asphalt, /area/tyrargo/outdoors/colony_streets/south_west) -"biE" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/no_tunnel) "biF" = ( /obj/effect/decal/hybrisa/road/road_stop{ icon_state = "stop_decal3" @@ -26786,12 +25366,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2) -"biI" = ( -/obj/structure/fence/dark, -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/oob) "biJ" = ( /turf/open/floor/prison/ramptop/north, /area/tyrargo/outdoors/colony_streets/south_east) @@ -27049,10 +25623,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/landing_zone_2/east_trench) -"bjl" = ( -/obj/effect/sentry_landmark/lz_2/top_left, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) "bjm" = ( /obj/structure/surface/table/almayer, /obj/item/prop{ @@ -27197,8 +25767,11 @@ /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/landing_zone_2/east_trench) "bjD" = ( -/obj/effect/sentry_landmark/lz_2/top_left, -/turf/open/auto_turf/tyrargo_grass/layer0, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 + }, +/obj/structure/platform/metal/hybrisa/metalplatform3, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2) "bjE" = ( /obj/structure/platform/stone/tyrargo/north, @@ -27648,13 +26221,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/landing_zone_2/east_trench) -"bkD" = ( -/obj/item/lightstick/red/spoke/planted{ - pixel_x = 9; - pixel_y = -2 - }, -/turf/closed/wall/strata_ice/forest, -/area/tyrargo/oob) "bkE" = ( /obj/structure/prop/hybrisa/misc/fire/fire2{ pixel_x = -32; @@ -28099,26 +26665,10 @@ /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/outskirts_road/central) "bly" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light/small{ - dir = 8; - pixel_y = -15 +/turf/closed/wall/strata_ice/forest/rock/dirty{ + opacity = 0 }, -/turf/open/floor/corsat/squares, /area/tyrargo/underground/bunker/ammo_dump_entrance) -"blz" = ( -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/road) "blA" = ( /obj/effect/decal/hybrisa/tiretrack{ dir = 4; @@ -28229,15 +26779,6 @@ /obj/effect/decal/grass_overlay/grass1/dark, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/outskirts/central/landing_zone) -"blM" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/obj/structure/prop/vehicles/tank/humvee/transport{ - pixel_x = -17; - pixel_y = -3 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/no_tunnel) "blN" = ( /obj/structure/flora/tree/tyrargo{ pixel_x = -14; @@ -28632,16 +27173,6 @@ /obj/item/explosive/mine/active/no_iff, /turf/open/auto_turf/snow/brown_base/layer2, /area/tyrargo/outdoors/outskirts/no_mans_land) -"bmy" = ( -/obj/item/lightstick/red/spoke/planted{ - pixel_x = -9; - pixel_y = -2 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts/north_west_usasf) "bmz" = ( /obj/effect/decal/grass_overlay/grass1/dark{ dir = 8 @@ -29062,10 +27593,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/north_east_usasf) -"bnl" = ( -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/oob) "bnm" = ( /obj/structure/cargo_container/hybrisa/containersextended/blueleft{ layer = 3 @@ -29810,17 +28337,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/outdoors/outskirts_road/central) -"boP" = ( -/obj/structure/prop/rock/black_ground{ - dir = 9; - pixel_y = -11; - pixel_x = -14 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "boQ" = ( /obj/structure/prop/rock/black_ground{ dir = 5 @@ -29874,17 +28390,6 @@ }, /turf/open/gm/dirt/dark_brown/variant_5/east, /area/tyrargo/outdoors/outskirts/north_west_usasf) -"boU" = ( -/obj/structure/platform/metal/hybrisa/metalplatform3/west, -/obj/structure/platform/metal/hybrisa/metalplatform3, -/obj/effect/decal/hybrisa/grate{ - dir = 8 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "boV" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fullgrass_1"; @@ -31218,14 +29723,6 @@ }, /turf/open/floor/interior/wood, /area/tyrargo/landing_zone_1/north_trench) -"brH" = ( -/obj/structure/prop/tyrargo/boards/boards_2{ - layer = 2.1; - pixel_y = 3; - pixel_x = 2 - }, -/turf/open/floor/interior/wood/alt, -/area/tyrargo/landing_zone_1/north_trench) "brI" = ( /obj/effect/decal/cleanable/dirt, /obj/item/trash/cigbutt{ @@ -31535,10 +30032,6 @@ /obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/oob) -"bsl" = ( -/obj/structure/girder/displaced, -/turf/open/floor/corsat/plate, -/area/tyrargo/underground/bunker/ammo_dump_entrance) "bsm" = ( /obj/effect/decal/cleanable/generic, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, @@ -31799,15 +30292,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2) -"bsM" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/obj/structure/prop/vehicles/tank/miltruck{ - dir = 8; - pixel_y = -31 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) "bsN" = ( /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2) @@ -31897,13 +30381,6 @@ "bta" = ( /turf/closed/wall/strata_outpost/reinforced/hull, /area/tyrargo/oob) -"btb" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) "btc" = ( /obj/effect/decal/grass_overlay/grass1/dark, /turf/open/auto_turf/tyrargo_grass/layer0_mud, @@ -31917,12 +30394,6 @@ "bte" = ( /turf/open/floor/almayer/plating, /area/tyrargo/oob) -"btf" = ( -/obj/structure/prop/rock/black_ground{ - icon_state = "black_ground_alt" - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "btg" = ( /obj/structure/prop/rock/black_ground{ dir = 9; @@ -31934,28 +30405,12 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/north_east_usasf) -"bth" = ( -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) "bti" = ( /obj/structure/flora/bush/ausbushes/grassybush{ layer = 2.9 }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/landing_zone_2) -"btj" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) "btk" = ( /obj/effect/decal/grass_overlay/grass1/dark{ dir = 1 @@ -31965,9 +30420,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2) -"btl" = ( -/turf/open/floor/prison/ramptop/north, -/area/tyrargo/landing_zone_2) "btm" = ( /obj/structure/barricade/handrail/kutjevo{ dir = 8; @@ -32010,12 +30462,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/landing_zone_2) -"btn" = ( -/obj/structure/stairs/multiz/down{ - dir = 8 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/landing_zone_2) "bto" = ( /turf/open_space, /area/tyrargo/landing_zone_2) @@ -32054,8 +30500,8 @@ /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/landing_zone_2) "btx" = ( -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/tyrargo/landing_zone_2) "bty" = ( /obj/item/device/flashlight/flare/on{ fuel_rate = 5 @@ -32078,20 +30524,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/landing_zone_2) -"btB" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/oob) -"btC" = ( -/obj/structure/platform/stone/tyrargo/east, -/obj/structure/platform/stone/tyrargo, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/oob) "btD" = ( /obj/structure/barricade/handrail/kutjevo{ dir = 8; @@ -32168,12 +30600,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/oob) -"btK" = ( -/obj/structure/prop/rock/black_ground{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/oob) "btL" = ( /obj/structure/prop/rock/black_ground{ dir = 4; @@ -32234,26 +30660,16 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/oob) -"btT" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/oob) -"btU" = ( -/obj/structure/prop/rock/black_ground{ - icon_state = "black_ground_alt" - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) "btV" = ( -/obj/structure/prop/rock/black_ground{ - dir = 5; - pixel_y = -11; - pixel_x = -14 +/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ + explo_proof = 1; + needs_power = 0; + unacidable = 1; + dir = 2 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) +/obj/structure/blocker/invisible_wall, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob) "btW" = ( /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/oob) @@ -32292,12 +30708,6 @@ /obj/structure/platform/stone/tyrargo, /turf/open/auto_turf/sand_white/layer0, /area/tyrargo/oob) -"bub" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - pixel_y = 7 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "buc" = ( /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/oob) @@ -32316,18 +30726,6 @@ /obj/effect/decal/cleanable/blood/xeno, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/oob) -"buh" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) "bui" = ( /obj/effect/decal/grass_overlay/grass1/dark, /turf/open/auto_turf/tyrargo_grass/layer0_mud, @@ -32342,11 +30740,6 @@ /obj/structure/blocker/invisible_wall, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/oob) -"bul" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/closed/wall/strata_ice/forest, -/area/tyrargo/landing_zone_2) "bum" = ( /obj/structure/blocker/invisible_wall, /turf/open/auto_turf/tyrargo_grass/layer0_mud, @@ -32542,56 +30935,6 @@ }, /turf/open/auto_turf/snow/brown_base/layer3, /area/tyrargo/oob) -"buN" = ( -/obj/structure/prop/rock/black_ground{ - dir = 4; - pixel_x = 7; - pixel_y = 5 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"buO" = ( -/obj/structure/barricade/handrail/kutjevo{ - dir = 8; - pixel_x = 13; - pixel_y = 16; - density = 0; - name = "pole signal" - }, -/obj/structure/barricade/handrail/kutjevo{ - dir = 8; - pixel_x = 14; - pixel_y = 16; - density = 0; - name = "pole signal" - }, -/obj/structure/barricade/handrail/kutjevo{ - dir = 4; - pixel_x = -14; - pixel_y = 16; - density = 0; - name = "pole signal" - }, -/obj/structure/sign/safety/east{ - pixel_x = 7; - pixel_y = 26; - name = "\improper East traffic signal"; - desc = "A traffic signal denoting the nearby presence of something to the East." - }, -/obj/structure/sign/safety/bathmens{ - pixel_x = 7; - pixel_y = 9; - desc = "A traffic signal denoting the direction towards the nearest city."; - name = "City Direction Sign" - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/road) "buP" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "pointybush_1" @@ -32604,17 +30947,6 @@ /obj/structure/platform/stone/tyrargo/east, /turf/open/auto_turf/sand_white/layer0, /area/tyrargo/outdoors/outskirts/central/landing_zone) -"buR" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"buS" = ( -/obj/structure/prop/rock/black_ground{ - dir = 8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "buT" = ( /obj/structure/flora/tree/tyrargo/tree_2{ pixel_x = -24; @@ -32719,9 +31051,6 @@ "bvc" = ( /turf/open/gm/dirt/dark_brown/variant_2, /area/tyrargo/outdoors/outskirts_road/west) -"bvd" = ( -/turf/open/floor/almayer/plating, -/area/tyrargo/landing_zone_2) "bve" = ( /obj/structure/prop/hybrisa/misc/fire/fire2{ color = "#FF7700"; @@ -32969,13 +31298,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2/east_trench) -"bvS" = ( -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) "bvT" = ( /obj/structure/flora/tree/dead/tree_5{ pixel_x = -17; @@ -33013,11 +31335,6 @@ "bvY" = ( /turf/open/floor/interior/wood, /area/tyrargo/landing_zone_2/east_trench) -"bvZ" = ( -/obj/structure/fence/dark, -/obj/structure/blocker/invisible_wall, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/oob) "bwa" = ( /obj/effect/decal/cleanable/dirt, /turf/open/auto_turf/tyrargo_grass/layer0_mud, @@ -33098,8 +31415,9 @@ /turf/open/auto_turf/snow/brown_base/layer3, /area/tyrargo/oob) "bwl" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "leafybush_2" +/obj/effect/decal/grass_overlay/grass1/dark, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/landing_zone_2) @@ -33176,14 +31494,6 @@ "bwt" = ( /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts_road/central) -"bwu" = ( -/obj/item/ammo_casing/bullet, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"bwv" = ( -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "bww" = ( /obj/structure/flora/bush/snow{ icon_state = "snowgrassbb_2" @@ -33725,13 +32035,6 @@ "bxJ" = ( /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/north_west_usasf) -"bxK" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/outdoors/outskirts/north_west_usasf) "bxL" = ( /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/outskirts/north_west_usasf) @@ -33755,18 +32058,6 @@ /obj/structure/platform/stone/tyrargo/north, /turf/open/auto_turf/sand_white/layer0, /area/tyrargo/outdoors/outskirts/north_west_usasf) -"bxP" = ( -/obj/structure/platform/stone/tyrargo/north, -/obj/effect/spawner/gibspawner/xeno, -/obj/structure/platform_decoration/stone/tyrargo, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"bxQ" = ( -/obj/structure/platform/stone/tyrargo/north, -/obj/structure/platform/stone/tyrargo/east, -/obj/structure/platform/stone/tyrargo, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/outdoors/outskirts/north_west_usasf) "bxR" = ( /obj/structure/prop/rock/black_ground{ dir = 9; @@ -35187,10 +33478,6 @@ /obj/structure/platform/stone/tyrargo/east, /turf/open/auto_turf/sand_white/layer0, /area/tyrargo/outdoors/outskirts_road/central) -"bAU" = ( -/obj/effect/landmark/lv624/fog_blocker/long, -/turf/open/auto_turf/snow/brown_base/layer1, -/area/tyrargo/oob) "bAV" = ( /obj/effect/decal/cleanable/blood/xeno, /turf/open/auto_turf/tyrargo_grass/layer0, @@ -35220,21 +33507,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts_road/central) -"bAY" = ( -/obj/structure/surface/table{ - color = "#8B7B5B" - }, -/obj/item/explosive/plastic/breaching_charge{ - pixel_y = 2; - pixel_x = 4 - }, -/obj/item/explosive/plastic/breaching_charge{ - pixel_y = 2; - pixel_x = -5 - }, -/obj/structure/machinery/door/window/brigdoor/southright, -/turf/open/floor/interior/wood, -/area/tyrargo/underground/mall) "bAZ" = ( /obj/structure/flora/bush/snow{ icon_state = "snowgrassbb_3"; @@ -36348,12 +34620,14 @@ /turf/open/floor/interior/wood, /area/tyrargo/landing_zone_1/north_trench) "bDB" = ( -/obj/structure/flora/tree/tyrargo{ - pixel_x = -23; - pixel_y = 15; - layer = 5.99 +/obj/structure/prop/tyrargo/illuminator{ + icon_state = "floodlight-on"; + light_on = 1; + light_range = 8; + light_power = 2; + light_color = "#FFEFD2" }, -/turf/closed/wall/strata_ice/forest, +/turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/oob) "bDC" = ( /obj/structure/prop/rock/black_ground{ @@ -38539,6 +36813,7 @@ /area/tyrargo/outdoors/outskirts_road/central) "bIC" = ( /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/north) "bID" = ( @@ -38702,10 +36977,6 @@ }, /turf/open/auto_turf/snow/brown_base/layer3, /area/tyrargo/oob/outdoors) -"bIY" = ( -/obj/structure/largecrate/random/case/small, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/no_tunnel) "bIZ" = ( /obj/structure/flora/bush/snow{ icon_state = "snowgrassbb_3"; @@ -39382,15 +37653,6 @@ name = "bunker superdense wall" }, /area/tyrargo/outdoors/outskirts/central) -"bKI" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2/no_tunnel) "bKJ" = ( /obj/item/ammo_casing/bullet, /turf/open/auto_turf/tyrargo_grass/layer0_mud, @@ -39404,12 +37666,6 @@ /obj/effect/decal/grass_overlay/grass1/dark, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_1) -"bKM" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - layer = 2.9 - }, -/turf/open/auto_turf/snow/brown_base/layer1, -/area/tyrargo/landing_zone_2/no_tunnel) "bKN" = ( /obj/structure/flora/tree/tyrargo/tree_2{ pixel_x = -24; @@ -39663,12 +37919,6 @@ /obj/structure/blocker/forcefield/vehicles, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/outdoors/outskirts/east) -"bLw" = ( -/turf/open/auto_turf/snow/brown_base/layer1, -/area/tyrargo/landing_zone_1/no_mans_land) -"bLx" = ( -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) "bLy" = ( /obj/effect/decal/cleanable/dirt, /turf/open/auto_turf/tyrargo_grass/layer0_mud, @@ -39740,27 +37990,16 @@ }, /turf/open/floor/interior/wood, /area/tyrargo/outdoors/outskirts/fsb_north) -"bLI" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) "bLJ" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/interior/wood, /area/tyrargo/landing_zone_1/west_trench) "bLK" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/closed/wall/strata_ice/forest/rock, -/area/tyrargo/landing_zone_2/strip) -"bLL" = ( -/obj/structure/blocker/invisible_wall, -/obj/effect/decal/hybrisa/dirt, -/obj/structure/blocker/forcefield/vehicles, -/turf/closed/wall/strata_ice/forest/rock, -/area/tyrargo/landing_zone_2/strip) +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 9 + }, +/turf/open/asphalt, +/area/tyrargo/landing_zone_2) "bLM" = ( /obj/structure/flora/tree/tyrargo/tree_2{ pixel_x = -24; @@ -39774,14 +38013,6 @@ }, /turf/closed/wall/strata_ice/forest, /area/tyrargo/oob) -"bLN" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_x = 16 - }, -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/closed/wall/strata_ice/forest/rock, -/area/tyrargo/landing_zone_2/strip) "bLO" = ( /obj/structure/flora/wood/stick1, /turf/open/auto_turf/tyrargo_grass/layer0, @@ -39856,9 +38087,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/east) -"bLZ" = ( -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) "bMa" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt/greenglow{ @@ -39878,14 +38106,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/landing_zone_1) -"bMd" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_x = -12 - }, -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/closed/wall/strata_ice/forest/rock, -/area/tyrargo/landing_zone_2/strip) "bMe" = ( /obj/structure/flora/bush/ausbushes/var3/sparsegrass{ pixel_x = -5; @@ -39906,18 +38126,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/central/landing_zone) -"bMh" = ( -/obj/structure/surface/table{ - color = "#8B7B5B" - }, -/obj/structure/machinery/door/window/brigdoor/southleft, -/obj/structure/window/reinforced{ - dir = 4; - health = 80 - }, -/obj/item/ammo_box/rounds/empty, -/turf/open/floor/interior/wood, -/area/tyrargo/underground/mall) "bMi" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/interior/wood/alt, @@ -39990,10 +38198,6 @@ /obj/structure/platform/stone/tyrargo, /turf/open/auto_turf/sand_white/layer0, /area/tyrargo/outdoors/outskirts/east) -"bMu" = ( -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) "bMv" = ( /obj/effect/decal/cleanable/blood/drip, /obj/structure/prop/rock/black_ground{ @@ -40006,12 +38210,6 @@ }, /turf/open/gm/dirt/dark_brown, /area/tyrargo/outdoors/outskirts/central/landing_zone) -"bMw" = ( -/obj/structure/flora/tree/tyrargo_small/tree_stump{ - layer = 3 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) "bMx" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 8; @@ -40103,9 +38301,6 @@ /obj/structure/flora/wood/stick1, /turf/open/gm/dirt/dark_brown, /area/tyrargo/outdoors/outskirts_road/west) -"bMJ" = ( -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_1/no_mans_land) "bMK" = ( /turf/open_space, /area/tyrargo/landing_zone_1/west_trench) @@ -40473,16 +38668,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/north_west_usasf) -"bNP" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/structure/sign/minefield/alt{ - pixel_y = 5 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) "bNQ" = ( /turf/closed/wall/wood, /area/tyrargo/landing_zone_1) @@ -40568,10 +38753,6 @@ }, /turf/open/auto_turf/snow/brown_base/layer2, /area/tyrargo/outdoors/outskirts/east) -"bOe" = ( -/obj/effect/spawner/gibspawner/xeno, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) "bOf" = ( /obj/structure/prop/invuln/lattice_prop{ icon_state = "lattice12"; @@ -40651,10 +38832,6 @@ }, /turf/open/floor/interior/wood, /area/tyrargo/outdoors/outskirts/fsb_north) -"bOp" = ( -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) "bOq" = ( /obj/effect/decal/grass_overlay/grass1/dark, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, @@ -40709,20 +38886,6 @@ }, /turf/open/auto_turf/snow/brown_base/layer3, /area/tyrargo/outdoors/outskirts/east) -"bOv" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 4; - icon_state = "sandbag_0"; - pixel_x = 1 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 10 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) "bOw" = ( /obj/effect/decal/cleanable/generic, /turf/open/auto_turf/tyrargo_grass/layer0, @@ -40991,13 +39154,6 @@ }, /turf/open/auto_turf/snow/brown_base/layer1, /area/tyrargo/outdoors/outskirts/east) -"bPc" = ( -/obj/structure/flora/tree/tyrargo/tree_3{ - pixel_x = -9; - pixel_y = 12 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) "bPd" = ( /obj/structure/barricade/handrail/kutjevo{ dir = 8; @@ -41098,18 +39254,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/outdoors/outskirts/fsb_north) -"bPp" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) "bPq" = ( /obj/effect/decal/grass_overlay/grass1/dark, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, @@ -41186,15 +39330,6 @@ }, /turf/closed/wall/strata_ice/forest, /area/tyrargo/oob) -"bPy" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) "bPz" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 8; @@ -41257,50 +39392,6 @@ /obj/structure/blocker/forcefield/vehicles, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2) -"bPH" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) -"bPI" = ( -/obj/structure/barricade/metal/wired{ - brute_multiplier = 0.05; - burn_multiplier = 0.1; - dir = 8; - explosive_multiplier = 0.1; - pixel_x = -5 - }, -/obj/structure/barricade/metal/wired{ - brute_multiplier = 0.05; - burn_multiplier = 0.1; - dir = 4; - explosive_multiplier = 0.1; - pixel_x = 5 - }, -/obj/structure/barricade/metal/wired{ - brute_multiplier = 0.05; - burn_multiplier = 0.1; - explosive_multiplier = 0.1; - pixel_y = -6 - }, -/obj/structure/barricade/metal/wired{ - brute_multiplier = 0.5; - burn_multiplier = 0.1; - dir = 1; - explosive_multiplier = 0.1; - layer = 2; - pixel_y = 3 - }, -/turf/closed/wall/r_wall/bunker{ - layer = 3; - name = "Tank Trap" - }, -/area/tyrargo/landing_zone_1/no_mans_land) "bPJ" = ( /obj/structure/flora/wood/stick2, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, @@ -41697,7 +39788,6 @@ /turf/open/floor/interior/wood, /area/tyrargo/landing_zone_1/west_trench) "bQL" = ( -/obj/structure/blocker/invisible_wall, /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 4 }, @@ -41779,12 +39869,8 @@ /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/landing_zone_1) "bQU" = ( -/obj/structure/prop/tyrargo/boards/boards_1{ - pixel_x = 5; - pixel_y = 5 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_1) +/turf/closed/wall/wood, +/area/tyrargo/landing_zone_1/north_trench) "bQV" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 1; @@ -42286,20 +40372,9 @@ /turf/open/floor/interior/wood/alt, /area/tyrargo/landing_zone_1/north_trench) "bSi" = ( -/obj/structure/blocker/invisible_wall, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 - }, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_1/no_mans_land) -"bSj" = ( -/obj/structure/barricade/sandbags/weak_wired{ - icon_state = "sandbag_0"; - pixel_y = -6 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) +/obj/structure/blocker/forcefield/multitile_vehicles, +/turf/solid_open_space, +/area/tyrargo/oob/outdoors) "bSk" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 1; @@ -42309,17 +40384,6 @@ }, /turf/open/floor/interior/wood/alt, /area/tyrargo/landing_zone_1/north_trench) -"bSl" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" - }, -/obj/structure/barricade/sandbags/weak_wired{ - icon_state = "sandbag_0"; - pixel_y = -6 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_1/no_mans_land) "bSm" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 8; @@ -42405,24 +40469,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts_road/west) -"bSx" = ( -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) -"bSy" = ( -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) -"bSz" = ( -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) "bSA" = ( /obj/item/prop/colony/used_flare, /turf/open/auto_turf/tyrargo_grass/layer0_mud, @@ -42587,21 +40633,6 @@ }, /turf/open/auto_turf/snow/brown_base/layer3, /area/tyrargo/outdoors/outskirts/no_mans_land) -"bSU" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) -"bSV" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) "bSW" = ( /obj/structure/flora/tree/tyrargo{ pixel_x = -14; @@ -42683,17 +40714,6 @@ }, /turf/open/auto_turf/snow/brown_base/layer3, /area/tyrargo/outdoors/outskirts/no_mans_land) -"bTe" = ( -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_1/no_mans_land) -"bTf" = ( -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_1/no_mans_land) "bTg" = ( /obj/effect/decal/cleanable/blood/xeno, /turf/open/auto_turf/snow/brown_base/layer2, @@ -42728,71 +40748,6 @@ }, /turf/open/auto_turf/snow/brown_base/layer3, /area/tyrargo/outdoors/outskirts/no_mans_land) -"bTk" = ( -/obj/structure/flora/tree/tyrargo, -/obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -26; - pixel_y = 11; - layer = 5.9 - }, -/obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -7; - pixel_y = 16; - layer = 5.89 - }, -/turf/open/auto_turf/snow/brown_base/layer3, -/area/tyrargo/landing_zone_1/no_mans_land) -"bTl" = ( -/obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -24; - pixel_y = 2 - }, -/obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -8; - pixel_y = 9; - layer = 5.89 - }, -/obj/structure/flora/tree/tyrargo{ - pixel_x = -20; - pixel_y = 15; - layer = 5.99 - }, -/turf/open/auto_turf/snow/brown_base/layer3, -/area/tyrargo/landing_zone_1/no_mans_land) -"bTm" = ( -/obj/structure/flora/tree/tyrargo{ - pixel_x = -14; - pixel_y = 3 - }, -/obj/structure/flora/tree/tyrargo{ - pixel_x = -8; - pixel_y = 19; - layer = 5.98 - }, -/obj/structure/flora/tree/tyrargo{ - pixel_x = -26; - pixel_y = 11; - layer = 5.99 - }, -/turf/open/auto_turf/snow/brown_base/layer3, -/area/tyrargo/landing_zone_1/no_mans_land) -"bTn" = ( -/obj/structure/flora/tree/tyrargo{ - pixel_x = -23; - pixel_y = 15; - layer = 5.99 - }, -/obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -14; - pixel_y = 3 - }, -/obj/structure/flora/tree/tyrargo{ - pixel_x = -9; - pixel_y = 19; - layer = 5.98 - }, -/turf/open/auto_turf/snow/brown_base/layer3, -/area/tyrargo/landing_zone_1/no_mans_land) "bTo" = ( /turf/open/auto_turf/snow/brown_base/layer2, /area/tyrargo/outdoors/outskirts/no_mans_land) @@ -42812,57 +40767,6 @@ }, /turf/open/auto_turf/snow/brown_base/layer3, /area/tyrargo/outdoors/outskirts/no_mans_land) -"bTq" = ( -/obj/structure/flora/tree/tyrargo{ - pixel_x = -23; - pixel_y = 15; - layer = 5.96 - }, -/obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -14; - pixel_y = 3; - layer = 5.97 - }, -/obj/structure/flora/tree/tyrargo{ - pixel_x = -9; - pixel_y = 19; - layer = 5.95 - }, -/turf/open/auto_turf/snow/brown_base/layer3, -/area/tyrargo/landing_zone_1/no_mans_land) -"bTr" = ( -/obj/structure/flora/tree/tyrargo{ - layer = 5.97 - }, -/obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -26; - pixel_y = 11; - layer = 5.96 - }, -/obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -7; - pixel_y = 16; - layer = 5.95 - }, -/turf/open/auto_turf/snow/brown_base/layer3, -/area/tyrargo/landing_zone_1/no_mans_land) -"bTs" = ( -/obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -24; - pixel_y = 2 - }, -/obj/structure/flora/tree/tyrargo{ - pixel_x = -15; - pixel_y = 15; - layer = 5.88 - }, -/obj/structure/flora/tree/tyrargo{ - pixel_x = -6; - pixel_y = 6; - layer = 5.99 - }, -/turf/open/auto_turf/snow/brown_base/layer3, -/area/tyrargo/landing_zone_1/no_mans_land) "bTt" = ( /obj/structure/flora/tree/tyrargo/tree_2{ pixel_x = -24; @@ -42961,13 +40865,70 @@ }, /turf/open/auto_turf/snow/brown_base/layer3, /area/tyrargo/outdoors/outskirts/no_mans_land) +"bTz" = ( +/obj/effect/decal/hybrisa/bloodtrail, +/turf/open/floor/corsat/squares, +/area/tyrargo/underground/bunker/ammo_dump_entrance) "bTA" = ( /obj/item/reagent_container/hypospray/autoinjector/bicaridine/random_amount, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/central) +"bTB" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/corsat/box, +/area/tyrargo/underground/bunker/ammo_dump_entrance) "bTC" = ( /turf/open/slippery/hull, /area/tyrargo/outdoors/outskirts/central) +"bTD" = ( +/obj/effect/decal/hybrisa/bloodtrail{ + dir = 9 + }, +/obj/structure/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/corsat/squares, +/area/tyrargo/underground/bunker/ammo_dump_entrance) +"bTE" = ( +/obj/effect/decal/hybrisa/bloodtrail{ + dir = 4 + }, +/obj/effect/decal/cleanable/generic, +/turf/open/floor/corsat/box, +/area/tyrargo/underground/bunker/ammo_dump_entrance) +"bTF" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/corsat/brown/west, +/area/tyrargo/underground/bunker/ammo_dump_entrance) +"bTG" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" + }, +/turf/open/floor/corsat/box, +/area/tyrargo/underground/bunker/ammo_dump_entrance) +"bTH" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" + }, +/turf/open/floor/corsat/brown/west, +/area/tyrargo/underground/bunker/ammo_dump_entrance) +"bTI" = ( +/obj/structure/prop/tyrargo/boards/boards_2{ + layer = 2.1; + pixel_x = -6; + pixel_y = 1 + }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/underground/bunker/ammo_dump_entrance) +"bTJ" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" + }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/underground/bunker/ammo_dump_entrance) "bTK" = ( /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 10 @@ -43073,15 +41034,6 @@ }, /turf/open/floor/corsat/redcorner, /area/tyrargo/underground/bunker/ammo_dump_entrance) -"bTZ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/floor/corsat/plate, -/area/tyrargo/underground/bunker/ammo_dump_entrance) "bUa" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/corsat/squares, @@ -43099,31 +41051,21 @@ /obj/structure/machinery/light/small, /turf/open/floor/corsat/plate, /area/tyrargo/underground/bunker/ammo_dump_entrance) -"bUe" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/floor/corsat/arrow_west, -/area/tyrargo/underground/bunker/ammo_dump_entrance) "bUf" = ( /obj/effect/decal/cleanable/generic, -/turf/open/floor/corsat/plate, +/turf/closed/wall/strata_ice/forest/rock, /area/tyrargo/underground/bunker/ammo_dump_entrance) "bUg" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/corsat/marked, /area/tyrargo/underground/bunker/ammo_dump_entrance) -"bUh" = ( -/turf/open/floor/corsat/green/east, -/area/tyrargo/underground/bunker/ammo_dump_entrance) "bUi" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; name = "dirt" }, -/turf/open/floor/corsat/plate, +/turf/closed/wall/strata_ice/forest/rock, /area/tyrargo/underground/bunker/ammo_dump_entrance) "bUj" = ( /obj/effect/decal/cleanable/dirt, @@ -43133,10 +41075,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/corsat/green/north, /area/tyrargo/underground/bunker/ammo_dump_entrance) -"bUl" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/corsat, -/area/tyrargo/underground/bunker/ammo_dump_entrance) "bUm" = ( /obj/effect/decal/cleanable/dirt, /turf/closed/wall/r_wall/bunker/floodgate{ @@ -43158,10 +41096,9 @@ /turf/open/floor/corsat/plate, /area/tyrargo/underground/bunker/ammo_dump_entrance) "bUp" = ( -/obj/item/device/flashlight/flare/on{ - fuel_rate = 5 - }, -/turf/open/floor/corsat/plate, +/obj/effect/decal/hybrisa/bloodtrail, +/obj/effect/decal/cleanable/dirt, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/underground/bunker/ammo_dump_entrance) "bUq" = ( /obj/item/reagent_container/food/snacks/grown/mushroom/glowshroom{ @@ -43314,13 +41251,6 @@ "bUP" = ( /turf/open/floor/corsat/blue/east, /area/tyrargo/underground/bunker/ammo_dump_entrance) -"bUQ" = ( -/obj/structure/machinery/light/small{ - dir = 8; - pixel_y = -15 - }, -/turf/open/floor/corsat/squares, -/area/tyrargo/underground/bunker/ammo_dump_entrance) "bUR" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/generic, @@ -43347,10 +41277,6 @@ /obj/structure/largecrate/random/case/small, /turf/open/floor/corsat/squares, /area/tyrargo/underground/bunker/ammo_dump_entrance) -"bUW" = ( -/obj/effect/decal/cleanable/dirt, -/turf/closed/wall/strata_outpost, -/area/tyrargo/underground/mall) "bUX" = ( /obj/effect/decal/warning_stripes{ icon_state = "cargo" @@ -43362,11 +41288,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/corsat/blue/east, /area/tyrargo/underground/bunker/ammo_dump_entrance) -"bUZ" = ( -/obj/structure/surface/rack, -/obj/effect/spawner/random/toolbox, -/turf/open/floor/corsat/plate, -/area/tyrargo/underground/bunker/ammo_dump_entrance) "bVa" = ( /obj/item/ammo_casing/bullet, /turf/open/floor/corsat/squares, @@ -43404,12 +41325,6 @@ }, /turf/open/floor/corsat/squares, /area/tyrargo/underground/bunker/ammo_dump_entrance) -"bVg" = ( -/obj/structure/machinery/power/apc/power/west{ - start_charge = 30 - }, -/turf/open/floor/corsat/plate, -/area/tyrargo/underground/bunker/ammo_dump_entrance) "bVh" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/generic, @@ -43439,14 +41354,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/corsat/blue/northeast, /area/tyrargo/underground/bunker/ammo_dump_entrance) -"bVo" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light/small{ - dir = 8; - pixel_y = -15 - }, -/turf/open/floor/corsat/plate, -/area/tyrargo/underground/bunker/ammo_dump_entrance) "bVp" = ( /obj/structure/machinery/light/small{ dir = 4 @@ -43603,18 +41510,6 @@ }, /turf/open/floor/corsat/plate, /area/tyrargo/underground/bunker/ammo_dump_entrance) -"bVR" = ( -/obj/structure/filtration/collector_pipes{ - layer = 5; - pixel_x = 8; - pixel_y = 13 - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) "bVS" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/corsat/blue/southeast, @@ -43739,28 +41634,6 @@ "bWm" = ( /turf/open/floor/corsat/red/northwest, /area/tyrargo/underground/bunker/ammo_dump_entrance) -"bWn" = ( -/obj/effect/hybrisa/misc/fake/wire/red{ - dir = 4 - }, -/obj/effect/hybrisa/misc/fake/wire/blue{ - dir = 4; - pixel_y = -4 - }, -/obj/effect/hybrisa/misc/fake/wire/yellow{ - dir = 4; - pixel_y = 4 - }, -/obj/structure/prop/hybrisa/misc/redmeter{ - pixel_x = -30; - light_color = "#850000"; - light_on = 1; - light_range = 1; - light_power = 2 - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) "bWo" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/corsat/red/north, @@ -46764,8 +44637,14 @@ /turf/closed/wall/strata_outpost, /area/tyrargo/indoors/sewer_treatment/ground) "ceK" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/southwest, +/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ + id = null; + explo_proof = 1; + needs_power = 0; + unacidable = 1; + dir = 4 + }, +/turf/closed/wall/strata_outpost/reinforced/hull, /area/tyrargo/indoors/sewer_treatment/lower) "ceL" = ( /turf/open/floor/prison/darkyellow2, @@ -46845,12 +44724,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating/plating_catwalk/prison, /area/tyrargo/indoors/mall) -"cfd" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) "cfe" = ( /obj/structure/flora/grass/temperate{ icon_state = "12" @@ -47898,10 +45771,6 @@ "ciQ" = ( /turf/open/floor/prison/ramptop/east, /area/tyrargo/indoors/security/ground) -"ciR" = ( -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) "ciS" = ( /obj/structure/flora/tree/tyrargo{ pixel_x = -15; @@ -47955,6 +45824,15 @@ pixel_x = -7 }, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, +/obj/structure/prop/hybrisa/boulders/large_boulderdark{ + density = 0; + unacidable = 1; + can_block_movement = 0; + pixel_y = -15; + pixel_x = 2; + explo_proof = 1 + }, /turf/open_space, /area/tyrargo/outdoors/colony_streets/north) "ciZ" = ( @@ -48213,14 +46091,6 @@ }, /turf/open/hybrisa/street/asphalt, /area/tyrargo/outdoors/colony_streets/south_east) -"cjL" = ( -/obj/effect/decal/hybrisa/road/road_stop{ - dir = 1; - icon_state = "stop_decal5"; - pixel_y = 2 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "cjM" = ( /obj/effect/decal/hybrisa/road/lines3, /obj/effect/decal/hybrisa/road/road_edge{ @@ -48473,16 +46343,6 @@ }, /turf/open/asphalt/cement/cement15, /area/tyrargo/outdoors/colony_streets/south_east) -"ckp" = ( -/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ - id = null; - explo_proof = 1; - needs_power = 0; - unacidable = 1; - dir = 4 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "ckq" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/tunnel/maint_tunnel/hybrisa/grate, @@ -48553,14 +46413,6 @@ /obj/item/trash/uscm_mre, /turf/open/hybrisa/street/sidewalkfull, /area/tyrargo/outdoors/colony_streets/east) -"ckD" = ( -/obj/effect/decal/hybrisa/road/road_stop{ - icon_state = "stop_decal3"; - pixel_x = 1; - pixel_y = -1 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "ckE" = ( /turf/closed/wall/strata_outpost, /area/tyrargo/indoors/museum_storage/ground) @@ -48622,12 +46474,6 @@ }, /turf/open/auto_turf/snow/brown_base/layer3, /area/tyrargo/outdoors/colony_exterior/west) -"ckN" = ( -/obj/effect/decal/hybrisa/colorable_rug{ - pixel_x = 4 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) "ckO" = ( /turf/open/auto_turf/snow/brown_base/layer1, /area/tyrargo/outdoors/colony_exterior/west) @@ -48684,18 +46530,6 @@ /obj/effect/landmark/structure_spawner/setup/distress/xeno_door, /turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/east) -"clc" = ( -/obj/effect/decal/hybrisa/road/road_stop{ - dir = 1; - icon_state = "stop_decal5"; - pixel_y = 2 - }, -/obj/effect/decal/hybrisa/road/lines4{ - pixel_y = -1; - pixel_x = 1 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "cld" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -48801,13 +46635,6 @@ /obj/effect/decal/cleanable/generic, /turf/open/hybrisa/street/cement3, /area/tyrargo/indoors/museum_storage/ground) -"clr" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/road/road_stop{ - icon_state = "stop_decal5" - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "cls" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/hybrisa/road/road_stop{ @@ -48933,11 +46760,6 @@ }, /turf/open/hybrisa/street/asphalt, /area/tyrargo/indoors/museum_storage/ground) -"clH" = ( -/obj/effect/blocker/water, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/museum_carpark) "clI" = ( /obj/item/prop/colony/used_flare, /turf/open/auto_turf/tyrargo_grass/layer1, @@ -48971,10 +46793,6 @@ /obj/item/prop/colony/used_flare, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/colony_streets/east) -"clP" = ( -/obj/effect/decal/cleanable/dirt, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/tyrargo/oob) "clQ" = ( /turf/open/auto_turf/snow/brown_base/layer3, /area/tyrargo/outdoors/colony_exterior/west) @@ -49038,15 +46856,6 @@ /obj/structure/window/framed/strata/reinforced, /turf/open/floor/plating, /area/tyrargo/indoors/museum_storage/ground) -"cmb" = ( -/obj/structure/blocker/invisible_wall, -/turf/open/floor/hybrisa/tile/supermartfloor2, -/area/tyrargo/oob) -"cmc" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/no_tunnel) "cmd" = ( /obj/item/ammo_casing/bullet, /turf/open/floor/prison, @@ -49075,13 +46884,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/hybrisa/street/asphalt, /area/tyrargo/indoors/museum_storage/ground) -"cmh" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - pixel_x = 5; - pixel_y = -12 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/no_tunnel) "cmi" = ( /obj/effect/decal/hybrisa/road/lines2, /obj/effect/decal/hybrisa/road/lines4{ @@ -49259,12 +47061,6 @@ "cmR" = ( /turf/open/asphalt, /area/tyrargo/indoors/museum_storage/ground) -"cmS" = ( -/obj/structure/stairs/multiz/up{ - dir = 8 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "cmT" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 8 @@ -49765,21 +47561,6 @@ }, /turf/open/hybrisa/street/asphalt, /area/tyrargo/indoors/museum_storage/ground) -"coI" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 4 - }, -/obj/structure/prop/colorable_rock/colorable{ - color = "#9d7766"; - pixel_x = 4; - pixel_y = 2; - dir = 4 - }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2/road) "coJ" = ( /obj/structure/platform/stone/tyrargo/west, /obj/structure/platform/stone/tyrargo, @@ -49966,8 +47747,14 @@ /turf/open/floor/plating, /area/tyrargo/indoors/apartment/north_ground) "cpl" = ( -/obj/structure/blocker/forcefield/vehicles, -/turf/open_space, +/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ + id = null; + explo_proof = 1; + needs_power = 0; + unacidable = 1; + dir = 4 + }, +/turf/closed/wall/strata_outpost, /area/tyrargo/indoors/museum_storage/ground) "cpm" = ( /turf/open/hybrisa/street/cement3, @@ -50071,6 +47858,18 @@ /obj/effect/decal/cleanable/dirt, /turf/open/asphalt/cement/cement3, /area/tyrargo/outdoors/colony_streets/north_west) +"cpC" = ( +/obj/structure/platform/metal/stair_cut/platform_left, +/obj/structure/stairs/multiz/up{ + dir = 8 + }, +/turf/open/floor/almayer_hull, +/area/tyrargo/underground/bunker/ammo_dump_entrance) +"cpD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/prop/colony/used_flare, +/turf/open/floor/corsat/plate, +/area/tyrargo/underground/bunker/ammo_dump_entrance) "cpE" = ( /obj/structure/closet/crate/ammo{ name = "soft-point munitions crate"; @@ -50373,9 +48172,6 @@ /obj/effect/decal/cleanable/blood/drip, /turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/north_west) -"cqy" = ( -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/oob) "cqz" = ( /obj/effect/decal/cleanable/dirt, /turf/open/asphalt/cement, @@ -51188,6 +48984,7 @@ pixel_y = -16 }, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/north) "ctg" = ( @@ -51295,10 +49092,6 @@ }, /turf/open/floor/almayer_hull, /area/tyrargo/outdoors/colony_streets/north_west) -"ctA" = ( -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/covered, -/area/tyrargo/oob) "ctB" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/kutjevo/tan/alt_edge/west, @@ -52746,6 +50539,13 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/outdoors/outskirts/central/landing_zone) +"cxY" = ( +/obj/structure/machinery/light/small{ + dir = 8; + pixel_y = -15 + }, +/turf/open/floor/corsat/brown/west, +/area/tyrargo/underground/bunker/ammo_dump_entrance) "cxZ" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "pointybush_1" @@ -52765,12 +50565,6 @@ }, /turf/open/auto_turf/snow/brown_base/layer2, /area/tyrargo/outdoors/colony_exterior/north_east) -"cyc" = ( -/obj/structure/prop/rock/black_ground{ - dir = 5 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/no_tunnel) "cyd" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 10 @@ -52785,6 +50579,12 @@ }, /turf/open/gm/dirt/dark_brown/variant_3, /area/tyrargo/outdoors/outskirts/north_east_usasf) +"cyf" = ( +/obj/structure/machinery/power/apc/power/east{ + start_charge = 30 + }, +/turf/open/floor/corsat/plate, +/area/tyrargo/underground/bunker/ammo_dump_entrance) "cyg" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -52825,6 +50625,10 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/colony_exterior/north_west) +"cym" = ( +/obj/structure/platform_decoration/metal/almayer/west, +/turf/open/gm/river/desert/shallow_edge/east, +/area/tyrargo/outdoors/outskirts/river) "cyn" = ( /obj/structure/flora/bush/ausbushes/grassybush{ pixel_x = -1; @@ -53109,10 +50913,11 @@ /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/oob/outdoors) "czd" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood, -/obj/effect/landmark/objective_landmark/far, -/turf/open/floor/interior/wood, +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" + }, +/turf/open/floor/plating/wood, /area/tyrargo/landing_zone_1/north_trench) "cze" = ( /turf/open/floor/almayer_hull/outerhull_dir/southwest, @@ -53572,12 +51377,6 @@ "cBh" = ( /turf/closed/wall/strata_outpost, /area/tyrargo/indoors/apartment/south_upper) -"cBi" = ( -/obj/structure/blocker/invisible_wall, -/obj/effect/decal/hybrisa/dirt, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/floor/prison/ramptop/north, -/area/tyrargo/landing_zone_2) "cBj" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/prison/cell_stripe, @@ -53838,6 +51637,7 @@ /area/tyrargo/indoors/engineering/upper) "cCi" = ( /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/south_east) "cCj" = ( @@ -54083,6 +51883,10 @@ /obj/structure/barricade/handrail/wire, /turf/open/floor/strata/multi_tiles/west, /area/tyrargo/outdoors/walkway_access/museum_central) +"cDe" = ( +/obj/structure/platform/metal/almayer/east, +/turf/open/gm/river/desert/shallow_corner/east, +/area/tyrargo/outdoors/outskirts/river) "cDf" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/floor/plating/platingdmg3, @@ -54466,6 +52270,12 @@ }, /turf/open/floor/plating/plating_catwalk/aicore/white, /area/tyrargo/indoors/apartment/north_upper) +"cEC" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "W" + }, +/turf/open/predship/hunter_catwalk_alt, +/area/tyrargo/outdoors/outskirts/river) "cED" = ( /obj/structure/machinery/light{ light_color = "#A7DBB6" @@ -54665,6 +52475,9 @@ }, /turf/open/floor/plating/plating_catwalk/prison, /area/tyrargo/indoors/bar/upper/external) +"cFt" = ( +/turf/open/predship/hunter_catwalk_alt, +/area/tyrargo/outdoors/outskirts/river) "cFu" = ( /turf/open/floor/strata/multi_tiles/southeast, /area/tyrargo/indoors/bar/upper/external) @@ -55143,12 +52956,6 @@ /obj/effect/decal/cleanable/blood/xeno, /turf/open/floor/prison/floor_plate, /area/tyrargo/indoors/admin/upper) -"cHC" = ( -/obj/item/explosive/mine/active/no_iff{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) "cHD" = ( /obj/structure/stairs/multiz/down, /turf/open/floor/almayer_hull, @@ -56292,6 +54099,7 @@ pixel_y = -1; density = 0 }, +/obj/structure/platform/metal/almayer/west, /turf/open/gm/river/desert/shallow_edge, /area/tyrargo/outdoors/outskirts/river) "cKd" = ( @@ -56300,16 +54108,20 @@ }, /turf/open/gm/river/desert/deep/no_slowdown, /area/tyrargo/outdoors/outskirts/river) -"cKe" = ( -/turf/open/gm/river/desert/shallow_corner, -/area/tyrargo/outdoors/outskirts/river) "cKf" = ( /obj/item/stack/sheet/metal, /obj/effect/decal/hybrisa/road/roadmiddle, /turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/north) "cKg" = ( -/turf/open/gm/river/desert/shallow_edge/northeast, +/obj/effect/decal/warning_stripes{ + icon_state = "E"; + pixel_x = 1 + }, +/turf/closed/wall/r_wall/bunker/floodgate{ + desc = "A huge chunk of reinforced metal used to separate rooms. This one appears to be specially reinforced."; + name = "bunker superdense wall" + }, /area/tyrargo/outdoors/outskirts/river) "cKh" = ( /obj/structure/prop/rock{ @@ -56479,10 +54291,8 @@ pixel_y = -2; explo_proof = 1 }, -/obj/structure/stairs/multiz/down{ - dir = 1 - }, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open/floor/almayer_hull, /area/tyrargo/outdoors/colony_streets/north) "cKB" = ( @@ -56733,27 +54543,10 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2/road) -"cLh" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/road) "cLi" = ( /obj/effect/decal/grass_overlay/grass1/dark, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2/road) -"cLj" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/road) "cLk" = ( /obj/effect/decal/grass_overlay/grass1/dark{ dir = 8 @@ -56798,14 +54591,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2/road) -"cLp" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/obj/effect/decal/hybrisa/dirt, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/road) "cLq" = ( /obj/effect/decal/cleanable/generic, /turf/open/auto_turf/tyrargo_grass/layer0_mud, @@ -56831,13 +54616,6 @@ }, /turf/open/gm/dirt/dark_brown/variant_5/east, /area/tyrargo/outdoors/outskirts/north_west_usasf) -"cLu" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 10 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/road) "cLv" = ( /obj/effect/decal/grass_overlay/grass1/dark{ dir = 1 @@ -56860,34 +54638,12 @@ }, /turf/closed/wall/strata_ice/forest/rock, /area/tyrargo/outdoors/outskirts/north_west_usasf) -"cLy" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/road) -"cLz" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/road) "cLA" = ( /obj/structure/flora/grass/temperate{ icon_state = "8" }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/north_east_usasf) -"cLB" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/road) "cLC" = ( /obj/item/prop/colony/used_flare, /obj/effect/decal/strata_decals/tyrargo_mud_corner{ @@ -56928,9 +54684,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2/road) -"cLI" = ( -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2/no_tunnel) "cLJ" = ( /obj/effect/decal/cleanable/dirt, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, @@ -56988,79 +54741,10 @@ }, /turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/north_west) -"cLP" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/sewer/south) -"cLQ" = ( -/obj/structure/cable/heavyduty{ - icon_state = "1-2" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/power_substation) -"cLR" = ( -/obj/structure/prop/hybrisa/misc/fake/heavydutywire/heavy2, -/obj/effect/decal/hybrisa/dirt, -/obj/structure/prop/hybrisa/misc/floorprops/grate, -/obj/structure/cable{ - icon_state = "4-10" - }, -/obj/structure/lattice, -/obj/structure/platform/metal/almayer/north, -/obj/structure/platform/metal/almayer/east, -/obj/structure/platform_decoration/metal/almayer/northwest, -/turf/open/floor/plating, -/area/tyrargo/underground/power_substation) -"cLS" = ( -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"cLT" = ( -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/sewer/south) -"cLU" = ( -/obj/structure/largecrate/random/barrel/green, -/turf/open/floor/prison/floor_marked, -/area/tyrargo/underground/power_substation) -"cLV" = ( -/obj/effect/blocker/water, -/turf/open/floor/plating, -/area/tyrargo/underground/sewer/south) -"cLW" = ( -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/underground/sewer/south) -"cLX" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13; - explo_proof = 1 - }, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"cLY" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/sewer/south) "cLZ" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/underground/bunker/south) -"cMa" = ( -/obj/effect/decal/hybrisa/road/lines2{ - pixel_y = 1 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "cMb" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, @@ -57104,10 +54788,6 @@ /obj/effect/landmark/lv624/fog_blocker/long, /turf/open/auto_turf/snow/brown_base/layer3, /area/tyrargo/oob) -"cMh" = ( -/obj/effect/landmark/lv624/fog_blocker/long, -/turf/open/auto_turf/snow/brown_base/layer2, -/area/tyrargo/oob) "cMi" = ( /obj/structure/flora/tree/tyrargo/tree_2{ pixel_x = -24; @@ -57231,15 +54911,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/wood/blackwood, /area/tyrargo/indoors/mall/upper) -"cMy" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15"; - pixel_x = 12 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/sewer/south) "cMz" = ( /turf/open/floor/hybrisa/tile/tilegrey, /area/tyrargo/indoors/mall/upper) @@ -57249,45 +54920,9 @@ }, /turf/open/floor/hybrisa/wood/blackwood, /area/tyrargo/indoors/mall) -"cMB" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/sewer/south) -"cMC" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4"; - pixel_y = 14 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/sewer/south) -"cMD" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) "cME" = ( /turf/open/floor/hybrisa/tile/blacktileshiny, /area/tyrargo/indoors/mall/upper) -"cMF" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2" - }, -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/underground/sewer/south) "cMG" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/tile/blacktileshiny, @@ -57311,12 +54946,6 @@ /obj/structure/surface/table/reinforced/black, /turf/open/floor/hybrisa/wood/blackwood, /area/tyrargo/indoors/mall) -"cML" = ( -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/oob) "cMM" = ( /obj/structure/prop/invuln/overhead_pipe{ pixel_y = -6 @@ -57348,10 +54977,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts_road/central) -"cMP" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/oob) "cMQ" = ( /turf/closed/wall/r_wall/bunker/floodgate{ desc = "A huge chunk of reinforced metal used to separate rooms. This one appears to be specially reinforced."; @@ -57363,22 +54988,6 @@ /obj/structure/platform/stone/tyrargo/west, /turf/open/gm/river/desert/deep/no_slowdown, /area/tyrargo/oob) -"cMS" = ( -/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ - dir = 4 - }, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/tyrargo/oob) -"cMT" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/oob) "cMU" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -57396,31 +55005,11 @@ /obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/east) -"cMX" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/oob) -"cMY" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) -"cMZ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) "cNa" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/generic, /turf/open/floor/hybrisa/tile/blacktileshiny, /area/tyrargo/indoors/mall/upper) -"cNb" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6"; - pixel_y = 12 - }, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/oob) "cNc" = ( /obj/structure/largecrate/random/barrel/medical, /turf/open/floor/corsat/marked, @@ -57431,60 +55020,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/central) -"cNe" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9" - }, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/oob) -"cNf" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark/boulder_dark3{ - unacidable = 1; - unslashable = 1; - desc = "A huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - explo_proof = 1 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) -"cNg" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_16"; - pixel_y = 35 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) -"cNh" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/oob) -"cNi" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/oob) -"cNj" = ( -/obj/effect/hybrisa/misc/fake/wire/red{ - dir = 4 - }, -/obj/effect/hybrisa/misc/fake/wire/blue{ - dir = 4; - pixel_y = -4 - }, -/obj/effect/hybrisa/misc/fake/wire/yellow{ - dir = 4; - pixel_y = 4 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/oob) -"cNk" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2, -/area/tyrargo/oob) -"cNl" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/yellow, -/area/tyrargo/oob) "cNm" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt/greenglow{ @@ -57494,12 +55029,6 @@ /obj/structure/curtain/red, /turf/open/floor/hybrisa/tile/blacktileshiny, /area/tyrargo/indoors/mall) -"cNn" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) "cNo" = ( /obj/structure/prop/hybrisa/vehicles/Colony_Crawlers/Crawler_Cargo{ pixel_y = -4; @@ -57535,33 +55064,9 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/wood/blackwood, /area/tyrargo/indoors/mall) -"cNr" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13 - }, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) "cNs" = ( /turf/open/floor/light/off/purple, /area/tyrargo/indoors/mall) -"cNt" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13; - explo_proof = 1 - }, -/obj/effect/decal/siding, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) "cNu" = ( /obj/structure/machinery/light{ dir = 4; @@ -57583,58 +55088,9 @@ "cNw" = ( /turf/open/floor/hybrisa/tile/tileblackcheckered, /area/tyrargo/indoors/mall) -"cNx" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2"; - pixel_y = 12 - }, -/obj/effect/decal/siding, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) "cNy" = ( /turf/open/floor/corsat/marked, /area/tyrargo/indoors/mall/upper) -"cNz" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15"; - pixel_y = 14 - }, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/oob) -"cNA" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6"; - pixel_y = 3 - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/oob) -"cNB" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"cNC" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/oob) -"cND" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6"; - pixel_y = 3 - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) "cNE" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/prison/green/southwest, @@ -57646,19 +55102,6 @@ "cNG" = ( /turf/open/floor/prison/green, /area/tyrargo/indoors/mall) -"cNH" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/oob) -"cNI" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/oob) -"cNJ" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/yellow/north, -/area/tyrargo/oob) "cNK" = ( /obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ dir = 2 @@ -57725,19 +55168,6 @@ /obj/structure/blocker/forcefield/vehicles, /turf/open/floor/almayer_hull, /area/tyrargo/indoors/sewer_treatment/ground) -"cNU" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/handrail/hybrisa/road/wood/orange{ - dir = 1; - pixel_x = 2; - pixel_y = 3 - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) "cNV" = ( /obj/effect/decal/cleanable/generic, /turf/open/floor/hybrisa/tile/tileblackcheckered, @@ -57775,27 +55205,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/prison/green/northeast, /area/tyrargo/indoors/mall) -"cOd" = ( -/obj/structure/barricade/handrail/hybrisa/road/wood/orange{ - dir = 1; - pixel_x = -2; - pixel_y = 4 - }, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"cOe" = ( -/obj/structure/barricade/handrail/hybrisa/road/wood/orange{ - layer = 3; - pixel_x = -4; - pixel_y = -3 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/sewer/south) "cOf" = ( /obj/structure/barricade/wooden{ dir = 1; @@ -58496,6 +55905,13 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/prison/whitegreen/east, /area/tyrargo/indoors/mall) +"cQh" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "E"; + pixel_x = 1 + }, +/turf/open/predship/hunter_catwalk_alt, +/area/tyrargo/outdoors/outskirts/river) "cQi" = ( /turf/open/floor/prison/darkyellowcorners2/west, /area/tyrargo/indoors/mall) @@ -58770,14 +56186,6 @@ /obj/structure/tunnel, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/underground/bunker/north) -"cRd" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "fullgrass_1"; - layer = 2.9 - }, -/obj/structure/fence/dark, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "cRe" = ( /turf/open/floor/white, /area/tyrargo/indoors/mall) @@ -58863,13 +56271,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/tyrargo/indoors/mall/upper) -"cRv" = ( -/obj/item/tool/warning_cone{ - pixel_x = -6 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/sewer/south) "cRw" = ( /turf/open/floor/kutjevo/tan, /area/tyrargo/indoors/mall) @@ -58965,6 +56366,10 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/outskirts/north_east_usasf) +"cRL" = ( +/obj/structure/platform/metal/almayer/east, +/turf/open/gm/river/desert/deep/no_slowdown, +/area/tyrargo/outdoors/outskirts/river) "cRM" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, @@ -59020,6 +56425,9 @@ /obj/structure/roof/hybrisa/signs/mechanicsign, /turf/closed/wall/strata_outpost, /area/tyrargo/indoors/gararge/ground) +"cRV" = ( +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/tyrargo/indoors/sewer_treatment/lower) "cRW" = ( /obj/structure/prop/rock/black_ground{ icon_state = "black_ground_alt" @@ -60378,19 +57786,10 @@ "cVG" = ( /turf/open_space, /area/tyrargo/outdoors/colony_exterior/north_west) -"cVH" = ( -/obj/structure/blocker/invisible_wall, -/obj/effect/landmark/lv624/fog_blocker/long, -/turf/open_space, -/area/tyrargo/landing_zone_1/no_mans_land) "cVI" = ( -/obj/structure/blocker/invisible_wall, /obj/effect/landmark/lv624/fog_blocker/long, /turf/open_space, /area/tyrargo/landing_zone_1/west_trench) -"cVJ" = ( -/turf/open_space, -/area/tyrargo/landing_zone_1/no_mans_land) "cVK" = ( /obj/structure/platform/metal/hybrisa/metalplatform1/west, /turf/open_space, @@ -60469,36 +57868,6 @@ /obj/effect/landmark/structure_spawner/setup/distress/xeno_door, /turf/open/floor/prison, /area/tyrargo/indoors/mall) -"cVY" = ( -/obj/item/tool/warning_cone{ - pixel_y = 5; - pixel_x = -1 - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"cVZ" = ( -/obj/item/tool/warning_cone{ - pixel_y = 4; - pixel_x = -10 - }, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"cWa" = ( -/obj/item/tool/warning_cone{ - pixel_y = 13; - pixel_x = -5 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellowcorners2, -/area/tyrargo/underground/sewer/south) "cWb" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/hybrisa/trash{ @@ -60514,15 +57883,6 @@ /obj/structure/blocker/forcefield/vehicles, /turf/open/floor/almayer_hull, /area/tyrargo/indoors/mall) -"cWd" = ( -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall/smallvent3{ - pixel_y = -32; - pixel_x = 4; - layer = 2.9 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/sewer/south) "cWe" = ( /turf/open_space, /area/tyrargo/outdoors/colony_streets/south_west) @@ -60989,6 +58349,10 @@ /obj/effect/decal/cleanable/generic, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/outskirts/east) +"cXp" = ( +/obj/structure/platform/metal/almayer/west, +/turf/open/gm/river/desert/deep/no_slowdown, +/area/tyrargo/outdoors/outskirts/river) "cXq" = ( /obj/item/ammo_casing/bullet, /obj/item/ammo_casing/bullet, @@ -61597,79 +58961,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/outskirts/east) -"cYQ" = ( -/obj/effect/landmark/lv624/fog_blocker/long, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) -"cYR" = ( -/obj/effect/landmark/lv624/fog_blocker/long, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/oob) -"cYS" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/sewer/south) -"cYT" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark/boulder_dark3{ - unacidable = 1; - unslashable = 1; - desc = "A huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup" - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) -"cYU" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13 - }, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/oob) -"cYV" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/sewer/south) -"cYW" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood/oil, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/sewer/south) -"cYX" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall/smallvent3{ - pixel_y = -32; - pixel_x = 4; - layer = 2.9 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/sewer/south) -"cYY" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) -"cYZ" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/southeast, -/area/tyrargo/underground/sewer/south) "cZa" = ( /obj/structure/flora/tree/tyrargo, /obj/structure/flora/tree/tyrargo/tree_2{ @@ -61679,709 +58970,30 @@ }, /turf/closed/wall/strata_ice/forest, /area/tyrargo/oob) -"cZb" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_x = 15 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/sewer/south) -"cZc" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellowcorners2, -/area/tyrargo/underground/sewer/south) -"cZd" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/southeast, -/area/tyrargo/underground/sewer/south) -"cZe" = ( -/obj/effect/decal/cleanable/dirt, -/turf/closed/wall/strata_outpost, -/area/tyrargo/underground/sewer/south) -"cZf" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"cZg" = ( -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/covered, -/area/tyrargo/underground/sewer/south) -"cZh" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_8"; - pixel_y = -20 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellowcorners2, -/area/tyrargo/underground/sewer/south) -"cZi" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/sewer/south) -"cZj" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/sewer/south) -"cZk" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/sewer/south) -"cZl" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light/small, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/sewer/south) -"cZm" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/sewer/south) -"cZn" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15"; - pixel_x = 12 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/sewer/south) -"cZo" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"cZp" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellowcorners2, -/area/tyrargo/underground/sewer/south) -"cZq" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/sewer/south) -"cZr" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_y = 3; - pixel_x = -5 - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"cZs" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/power_substation) -"cZt" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"cZu" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_16"; - pixel_y = 15 - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) "cZv" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/stairs/multiz/up, /turf/open/floor/almayer_hull, /area/tyrargo/indoors/sewer_treatment/lower) -"cZw" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/southwest, -/area/tyrargo/underground/sewer/south) -"cZx" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellowcorners2/west, -/area/tyrargo/underground/sewer/south) -"cZy" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellowcorners2/north, -/area/tyrargo/underground/sewer/south) -"cZz" = ( -/obj/structure/machinery/light/small{ - dir = 1 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/sewer/south) -"cZA" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/sewer/south) -"cZB" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_5"; - layer = 3.1 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/sewer/south) -"cZC" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/sewer/south) -"cZD" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellowcorners2/east, -/area/tyrargo/underground/sewer/south) "cZE" = ( /obj/structure/machinery/light/double{ dir = 1 }, /turf/open/floor/prison/darkyellowcorners2, /area/tyrargo/indoors/sewer_treatment/lower) -"cZF" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_y = 3; - pixel_x = -5 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"cZG" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellowcorners2/north, -/area/tyrargo/underground/sewer/south) -"cZH" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/northeast, -/area/tyrargo/underground/sewer/south) -"cZI" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/sewer/south) -"cZJ" = ( -/obj/structure/machinery/light/small, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"cZK" = ( -/obj/structure/cable/heavyduty{ - icon_state = "1-2" - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/power_substation) -"cZL" = ( -/obj/structure/machinery/light/small, -/obj/structure/largecrate/random/case/small, -/turf/open/floor/prison/floor_marked, -/area/tyrargo/underground/power_substation) -"cZM" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light/small{ - dir = 8 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/sewer/south) -"cZN" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/sewer/south) "cZO" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating/plating_catwalk/prison, /area/tyrargo/indoors/sewer_treatment/lower) -"cZP" = ( -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/power_substation) -"cZQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15"; - pixel_x = 12 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"cZR" = ( -/obj/structure/cable/heavyduty{ - icon_state = "1-2-4-8" - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/power_substation) -"cZS" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_y = 24; - pixel_x = 4 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"cZT" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/cell_stripe/north, -/area/tyrargo/underground/power_substation) -"cZU" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/largecrate/supply/floodlights, -/turf/open/floor/prison/floor_marked, -/area/tyrargo/underground/power_substation) -"cZV" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_14"; - pixel_y = 13 - }, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"cZW" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) "cZX" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/prison/darkyellowcorners2/north, /area/tyrargo/indoors/sewer_treatment/lower) -"cZY" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellowcorners2/east, -/area/tyrargo/underground/sewer/south) -"cZZ" = ( -/obj/structure/machinery/light{ - light_color = "#A7DBB6" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"daa" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3" - }, -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3"; - pixel_y = -16 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/largecrate/random/barrel/yellow, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"dab" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_14"; - pixel_y = 27 - }, -/obj/structure/prop/hybrisa/signs/high_voltage/small{ - pixel_y = -28 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"dac" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/plating, -/area/tyrargo/underground/sewer/south) "dad" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/prison/darkyellow2/north, /area/tyrargo/indoors/sewer_treatment/lower) -"dae" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/cobweb, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/northwest, -/area/tyrargo/underground/sewer/south) -"daf" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellowcorners2/east, -/area/tyrargo/underground/sewer/south) -"dag" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/underground/power_substation) -"dah" = ( -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/power_substation) -"dai" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/underground/power_substation) -"daj" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6"; - pixel_y = 12 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/underground/power_substation) -"dak" = ( -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3" - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/power_substation) -"dal" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6"; - pixel_y = 12 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"dam" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6"; - pixel_y = 12 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellowcorners2/north, -/area/tyrargo/underground/sewer/south) -"dan" = ( -/obj/structure/machinery/light{ - dir = 1; - light_color = "#A7DBB6" - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"dao" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_14"; - pixel_y = 13 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dap" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_14"; - pixel_y = 27 - }, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"daq" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/cell_stripe, -/area/tyrargo/underground/power_substation) -"dar" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_7"; - pixel_y = 12 - }, -/turf/open/floor/prison/cell_stripe, -/area/tyrargo/underground/power_substation) -"das" = ( -/obj/structure/machinery/light/small{ - dir = 1 - }, -/obj/structure/largecrate/random/barrel/green, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"dat" = ( -/obj/structure/machinery/light/small{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15" - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"dau" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_x = 15 - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dav" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellowcorners2/west, -/area/tyrargo/underground/sewer/south) -"daw" = ( -/obj/effect/blocker/water, -/obj/structure/filtration/collector_pipes{ - layer = 5; - pixel_x = 8; - pixel_y = 13 - }, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/underground/sewer/south) -"dax" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellowcorners2, -/area/tyrargo/underground/sewer/south) -"day" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/obj/item/weapon/gun/pistol/vp78/army{ - current_mag = null; - pixel_x = -5; - pixel_y = -4 - }, -/obj/effect/decal/cleanable/blood/drip, -/obj/effect/decal/cleanable/blood/drip, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/sewer/south) -"daz" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood/oil, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/sewer/south) -"daA" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellowcorners2/west, -/area/tyrargo/underground/sewer/south) -"daB" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"daC" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15"; - pixel_x = 12 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"daD" = ( -/obj/structure/machinery/light/small, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/sewer/south) -"daE" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6"; - pixel_y = 12 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/sewer/south) -"daF" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark/boulder_dark3{ - unacidable = 1; - unslashable = 1; - desc = "A huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - explo_proof = 1 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/oob) -"daG" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13 - }, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/oob) -"daH" = ( -/obj/effect/decal/cleanable/blood/oil, -/obj/effect/decal/siding{ - icon_state = "siding5" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"daI" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15"; - pixel_y = 12 - }, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"daJ" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_13"; - pixel_y = 7 - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"daK" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark/boulder_dark3{ - unacidable = 1; - unslashable = 1; - desc = "A huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - explo_proof = 1 - }, -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13; - explo_proof = 1 - }, -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/oob) -"daL" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_10"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"daM" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12"; - pixel_y = 1 - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"daN" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3" - }, -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3"; - pixel_y = -16 - }, -/obj/structure/largecrate/random/barrel/blue, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"daO" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13 - }, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/oob) -"daP" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light/small{ - dir = 1 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/sewer/south) -"daQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_10"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/sewer/south) -"daR" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/sewer/south) "daS" = ( /obj/structure/barricade/sandbags/weak_wired{ icon_state = "sandbag_0"; @@ -62393,69 +59005,6 @@ }, /turf/open/floor/interior/wood, /area/tyrargo/landing_zone_1/north_trench) -"daT" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12"; - pixel_y = 1 - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/sewer/south) -"daU" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/oob) -"daV" = ( -/obj/structure/largecrate/supply/supplies/water, -/turf/open/floor/prison/floor_marked, -/area/tyrargo/underground/power_substation) -"daW" = ( -/obj/structure/largecrate/supply/supplies/wy_emergency_food, -/turf/open/floor/prison/floor_marked, -/area/tyrargo/underground/power_substation) -"daX" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrowncorners2/east, -/area/tyrargo/underground/sewer/south) -"daY" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrowncorners2/north, -/area/tyrargo/underground/sewer/south) -"daZ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light/small{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/east, -/area/tyrargo/underground/sewer/south) -"dba" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"dbb" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/east, -/area/tyrargo/underground/sewer/south) -"dbc" = ( -/obj/effect/decal/hybrisa/road/lines2, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "dbd" = ( /obj/structure/barricade/deployable{ dir = 8 @@ -62474,55 +59023,6 @@ /obj/effect/decal/grass_overlay/grass1/dark, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/outdoors/outskirts/north_east_usasf) -"dbe" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2"; - pixel_x = -8; - pixel_y = 12 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"dbf" = ( -/obj/effect/decal/hybrisa/road/lines4{ - pixel_y = -1; - pixel_x = 1 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"dbg" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/tyrargo/oob) -"dbh" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/hybrisa/street/roadlines3, -/area/tyrargo/underground/museum_carpark) -"dbi" = ( -/obj/effect/hybrisa/misc/fake/wire/blue{ - pixel_x = -4 - }, -/obj/effect/hybrisa/misc/fake/wire/red, -/obj/effect/hybrisa/misc/fake/wire/yellow{ - pixel_x = 4 - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dbj" = ( -/obj/effect/decal/hybrisa/trash{ - pixel_y = 22; - pixel_x = 12 - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/south) -"dbk" = ( -/obj/effect/decal/cleanable/dirt, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/tyrargo/underground/museum_carpark) "dbl" = ( /obj/structure/prop/vehicles/tank/miltruck{ dir = 8; @@ -62537,11 +59037,6 @@ /obj/effect/decal/grass_overlay/grass1/dark, /turf/closed/wall/strata_ice/forest/rock, /area/tyrargo/outdoors/outskirts/north_east_usasf) -"dbm" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/south) "dbn" = ( /obj/structure/blocker/invisible_wall, /obj/effect/decal/hybrisa/road/roadmiddle{ @@ -62551,31 +59046,6 @@ /obj/effect/decal/grass_overlay/grass1/dark, /turf/closed/wall/strata_ice/forest/rock, /area/tyrargo/outdoors/outskirts/north_east_usasf) -"dbo" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/road/road_stop{ - dir = 1; - icon_state = "stop_decal5"; - pixel_y = 2 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"dbp" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"dbq" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_17"; - pixel_y = 12 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "dbr" = ( /obj/item/prop{ desc = "A manual, crew-operated mortar system intended to rain down 80mm goodness on anything it's aimed at. Uses an advanced targeting computer. This one has fired so many rounds the barrel is warped, leaving it non-functional"; @@ -62608,31 +59078,9 @@ /obj/effect/decal/grass_overlay/grass1/dark, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/outskirts/north_east_usasf) -"dbu" = ( -/obj/effect/decal/hybrisa/trash{ - pixel_y = 22; - pixel_x = 12 - }, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) "dbv" = ( /turf/open/floor/interior/wood/alt, /area/tyrargo/oob) -"dbw" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2" - }, -/obj/effect/decal/hybrisa/road/road_stop{ - dir = 1; - icon_state = "stop_decal5"; - pixel_y = 2 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "dbx" = ( /obj/effect/decal/grass_overlay/grass1/dark{ dir = 4 @@ -62640,32 +59088,6 @@ /obj/effect/decal/cleanable/generic, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/outskirts_road/east) -"dby" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/south) -"dbz" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"dbA" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_10"; - pixel_y = 22; - pixel_x = 2 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/east, -/area/tyrargo/underground/sewer/south) "dbB" = ( /turf/closed/wall/strata_outpost/reinforced/hull, /area/tyrargo/indoors/museum_storage/ground) @@ -62689,40 +59111,9 @@ /obj/effect/decal/cleanable/generic, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/outdoors/outskirts_road/east) -"dbF" = ( -/obj/effect/decal/hybrisa/road/lines3{ - pixel_y = -1 - }, -/obj/structure/prop/hybrisa/vehicles/Meridian/Orange{ - dir = 8; - pixel_y = 5; - pixel_x = -1 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"dbG" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light/small{ - dir = 8 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/north) "dbH" = ( /turf/open/floor/plating/platingdmg2/west, /area/tyrargo/indoors/museum_storage/upper) -"dbI" = ( -/obj/effect/decal/hybrisa/road/lines1{ - pixel_y = -1; - pixel_x = -1 - }, -/obj/effect/decal/hybrisa/road/lines2, -/obj/structure/prop/hybrisa/vehicles/Meridian/WeylandYutani{ - pixel_y = -12; - pixel_x = 2 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "dbJ" = ( /obj/effect/decal/hybrisa/tiretrack{ pixel_x = -4 @@ -62736,12 +59127,6 @@ /obj/effect/decal/cleanable/generic, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/outskirts_road/east) -"dbK" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12" - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "dbL" = ( /obj/structure/prop/vehicles/tank/miltruck/wheeled/destroyed{ dir = 4; @@ -62749,22 +59134,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/north_west_usasf) -"dbM" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_13" - }, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dbN" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "dbO" = ( /obj/effect/decal/cleanable/blood/xeno, /obj/structure/blocker/invisible_wall, @@ -62783,13 +59152,6 @@ /obj/structure/blocker/forcefield/vehicles, /turf/closed/wall/strata_ice/dirty, /area/tyrargo/outdoors/outskirts/north_east_usasf) -"dbR" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/stairs/multiz/up{ - dir = 8 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/underground/museum_carpark) "dbS" = ( /obj/structure/flora/bush/ausbushes/lavendergrass, /turf/open/auto_turf/tyrargo_grass/layer1, @@ -62803,24 +59165,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/north_east_usasf) -"dbU" = ( -/obj/effect/decal/cleanable/generic, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/tyrargo/underground/museum_carpark) -"dbV" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/east, -/area/tyrargo/underground/sewer/north) -"dbW" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/road/lines4{ - pixel_y = 1; - pixel_x = 1 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "dbX" = ( /obj/structure/blocker/invisible_wall, /obj/structure/blocker/forcefield/vehicles, @@ -62829,189 +59173,25 @@ }, /turf/closed/wall/strata_ice/forest, /area/tyrargo/outdoors/outskirts/north_east_usasf) -"dbY" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_14"; - pixel_y = 17 - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dbZ" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/north) -"dca" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - alpha = 100 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/sewer/south) "dcb" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/landmark/map_item, /turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/north) -"dcc" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrowncorners2/west, -/area/tyrargo/underground/sewer/north) -"dcd" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrowncorners2, -/area/tyrargo/underground/sewer/north) "dce" = ( /obj/effect/landmark/map_item, /turf/open/floor/interior/wood, /area/tyrargo/outdoors/outskirts/fsb_north) -"dcf" = ( -/obj/effect/landmark/lv624/fog_blocker/long, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/oob) -"dcg" = ( -/obj/structure/largecrate, -/turf/open/floor/prison/floor_marked, -/area/tyrargo/underground/power_substation) -"dch" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2, -/area/tyrargo/underground/sewer/north) -"dci" = ( -/obj/structure/largecrate/random/barrel/red, -/turf/open/floor/prison/floor_marked, -/area/tyrargo/underground/power_substation) -"dcj" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark/boulder_dark3{ - unacidable = 1; - unslashable = 1; - desc = "A huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - explo_proof = 1 - }, -/turf/open/floor/prison/yellow, -/area/tyrargo/oob) -"dck" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13 - }, -/turf/open/floor/prison/yellow, -/area/tyrargo/oob) -"dcl" = ( -/turf/open/floor/prison/yellow, -/area/tyrargo/oob) -"dcm" = ( -/obj/structure/machinery/power/apc/power/east{ - start_charge = 30 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/sewer/south) "dcn" = ( /obj/effect/landmark/map_item, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/fsb_north) -"dco" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15"; - pixel_y = 14 - }, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) "dcp" = ( /obj/structure/barricade/hesco{ dir = 4 }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/landing_zone_2/road) -"dcq" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_17"; - pixel_y = 12 - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dcr" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - alpha = 100 - }, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dcs" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13; - explo_proof = 1 - }, -/turf/open/floor/prison/yellow/north, -/area/tyrargo/oob) -"dct" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13 - }, -/turf/open/floor/prison/yellow/north, -/area/tyrargo/oob) -"dcu" = ( -/turf/open/floor/prison/yellow/north, -/area/tyrargo/oob) -"dcv" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_14"; - pixel_y = 6 - }, -/obj/structure/prop/hybrisa/misc/redmeter{ - light_color = "#850000"; - light_on = 1; - light_range = 1; - light_power = 2; - pixel_y = 29 - }, -/turf/open/floor/prison/yellow/north, -/area/tyrargo/oob) -"dcw" = ( -/obj/structure/largecrate/supply/supplies/tables_racks, -/turf/open/floor/prison/floor_marked, -/area/tyrargo/underground/power_substation) "dcx" = ( /obj/structure/fence/dark, /turf/open/auto_turf/snow/brown_base/layer3, @@ -63026,68 +59206,6 @@ }, /turf/open/hybrisa/street/asphalt, /area/tyrargo/outdoors/colony_streets/south_west) -"dcz" = ( -/obj/structure/prop/tyrargo/illuminator{ - icon_state = "floodlight-on"; - light_on = 1; - light_range = 8; - light_power = 2; - light_color = "#FFEFD2" - }, -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_2) -"dcA" = ( -/obj/structure/prop/tyrargo/illuminator{ - icon_state = "floodlight-on"; - light_on = 1; - light_range = 8; - light_power = 2; - light_color = "#FFEFD2" - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_2) -"dcB" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/structure/prop/tyrargo/illuminator{ - icon_state = "floodlight-on"; - light_on = 1; - light_range = 8; - light_power = 2; - light_color = "#FFEFD2" - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_2) -"dcC" = ( -/obj/structure/prop/tyrargo/illuminator{ - icon_state = "floodlight-on"; - light_on = 1; - light_range = 8; - light_power = 2; - light_color = "#FFEFD2" - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_2/no_tunnel) "dcD" = ( /obj/structure/prop/tyrargo/illuminator{ icon_state = "floodlight-on"; @@ -63164,29 +59282,9 @@ }, /turf/open/floor/plating/wood, /area/tyrargo/landing_zone_1/ceiling) -"dcN" = ( -/obj/structure/cable/heavyduty{ - icon_state = "1-2" - }, -/turf/closed/wall/strata_outpost, -/area/tyrargo/underground/museum_carpark) "dcO" = ( /turf/open/floor/plating/wood_broken2, /area/tyrargo/landing_zone_1/ceiling) -"dcP" = ( -/obj/item/lightstick/red/spoke/planted{ - pixel_x = 9; - pixel_y = 22 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) -"dcQ" = ( -/obj/item/lightstick/red/spoke/planted{ - pixel_x = -10; - pixel_y = 21 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) "dcR" = ( /obj/effect/decal/grass_overlay/grass1/dark, /obj/structure/prop/tyrargo/illuminator{ @@ -63198,20 +59296,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/oob) -"dcS" = ( -/obj/item/lightstick/red/spoke/planted{ - pixel_x = 9; - pixel_y = -2 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) -"dcT" = ( -/obj/item/lightstick/red/spoke/planted{ - pixel_x = -10; - pixel_y = -2 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) "dcU" = ( /obj/structure/closet/crate/ammo{ name = "soft-point munitions crate"; @@ -63324,14 +59408,6 @@ /obj/effect/decal/cleanable/blood/drip, /turf/open/asphalt/cement/cement12, /area/tyrargo/outdoors/colony_streets/north_east) -"ddd" = ( -/obj/structure/prop/almayer/hangar_stencil{ - pixel_y = -11; - pixel_x = -10 - }, -/obj/effect/decal/hybrisa/dirt, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) "dde" = ( /obj/effect/decal/cleanable/blood/drip, /turf/open/floor/strata/multi_tiles/west, @@ -63544,12 +59620,8 @@ /turf/open/floor/plating/plating_catwalk/prison, /area/tyrargo/indoors/sewer_treatment/lower) "ddI" = ( -/turf/open/auto_turf/hybrisa_auto_turf/layer3, -/area/tyrargo/underground/sewer/south) -"ddJ" = ( -/obj/structure/largecrate/supply/supplies/mre, -/turf/open/floor/prison/floor_marked, -/area/tyrargo/underground/power_substation) +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/tyrargo/underground/oob_area) "ddK" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/bed/bedroll{ @@ -63624,67 +59696,6 @@ }, /turf/open/floor/corsat/yellowcorner/west, /area/tyrargo/underground/bunker/south) -"ddT" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"ddU" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9" - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"ddV" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/handrail/hybrisa/road/wood/orange{ - dir = 4; - pixel_y = 4 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/yellowcorner, -/area/tyrargo/underground/sewer/north) -"ddW" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/yellow, -/area/tyrargo/underground/sewer/north) -"ddX" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/yellow, -/area/tyrargo/underground/sewer/north) -"ddY" = ( -/obj/structure/largecrate/random/barrel/medical, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"ddZ" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3" - }, -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3"; - pixel_y = -16 - }, -/obj/structure/largecrate/random/barrel/red, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"dea" = ( -/obj/effect/decal/cleanable/generic, -/obj/structure/barricade/handrail/hybrisa/road/wood/orange{ - dir = 4; - pixel_y = 4; - pixel_x = -14 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/yellowcorner/north, -/area/tyrargo/underground/sewer/north) -"deb" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/yellow/north, -/area/tyrargo/underground/sewer/north) "dec" = ( /obj/effect/decal/grass_overlay/grass1/dark{ dir = 1 @@ -63881,18 +59892,6 @@ /obj/structure/blocker/forcefield/vehicles, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/army_staging) -"dez" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 8 - }, -/obj/structure/prop/colorable_rock/colorable{ - color = "#9d7766"; - pixel_x = -3; - pixel_y = 2; - dir = 4 - }, -/turf/open/gm/dirt/dark_brown/variant_5, -/area/tyrargo/landing_zone_2) "deA" = ( /obj/effect/decal/grass_overlay/grass1/dark, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, @@ -63996,6 +59995,10 @@ }, /turf/open/hybrisa/street/sidewalk/north, /area/tyrargo/outdoors/colony_streets/south_west) +"deN" = ( +/obj/structure/platform/metal/almayer/east, +/turf/open/gm/river/desert/shallow_corner/north, +/area/tyrargo/outdoors/outskirts/river) "deO" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/bed/bedroll{ @@ -64433,10 +60436,18 @@ /obj/effect/landmark/objective_landmark/science, /turf/open/hybrisa/street/sidewalkfull, /area/tyrargo/outdoors/colony_streets/south_west) +"dfX" = ( +/obj/structure/platform/metal/almayer/east, +/turf/open/gm/river/desert/shallow_edge/northwest, +/area/tyrargo/outdoors/outskirts/river) "dfY" = ( /obj/item/device/healthanalyzer, /turf/open/hybrisa/street/sidewalk, /area/tyrargo/outdoors/colony_streets/south_east) +"dfZ" = ( +/obj/structure/platform/metal/almayer/west, +/turf/open/gm/river/desert/shallow_edge/north, +/area/tyrargo/outdoors/outskirts/river) "dga" = ( /obj/item/trash/uscm_mre, /obj/effect/decal/cleanable/dirt, @@ -65410,6 +61421,12 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/outdoors/outskirts_road/central) +"dij" = ( +/turf/closed/wall/r_wall/bunker/floodgate{ + desc = "A huge chunk of reinforced metal used to separate rooms. This one appears to be specially reinforced."; + name = "bunker superdense wall" + }, +/area/tyrargo/outdoors/outskirts/river) "dik" = ( /obj/structure/girder, /turf/open/hybrisa/street/cement2, @@ -65483,12 +61500,6 @@ }, /turf/open/hybrisa/street/cement2, /area/tyrargo/outdoors/colony_streets/south_east) -"dis" = ( -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/sewer_treatment/lower) "dit" = ( /obj/structure/prop/tyrargo/boards/boards_2{ dir = 8; @@ -65693,17 +61704,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/outdoors/outskirts_road/central) -"dja" = ( -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/structure/flora/tree/tyrargo/tree_3{ - pixel_x = -9; - pixel_y = 12 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) "djb" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt/greenglow{ @@ -65859,186 +61859,38 @@ /obj/effect/decal/cleanable/generic, /turf/open/floor/almayer_hull, /area/tyrargo/indoors/engineering/upper/external) -"djB" = ( -/obj/structure/largecrate/random/barrel/yellow, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"djC" = ( -/obj/structure/largecrate/random/case/double, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"djD" = ( -/obj/structure/largecrate, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"djE" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_5" - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"djF" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3" - }, -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3"; - pixel_y = 21 - }, -/obj/structure/largecrate/random/barrel/black, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"djG" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/prison/cell_stripe/north, -/area/tyrargo/underground/power_substation) -"djH" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_5" - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"djI" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3" - }, -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3"; - pixel_y = 21 - }, -/obj/structure/largecrate/random/secure, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"djJ" = ( -/obj/structure/largecrate/random/secure, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"djK" = ( -/obj/structure/largecrate/guns/merc, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/power_substation) -"djL" = ( -/obj/structure/largecrate/random, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/power_substation) -"djM" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/largecrate/supply/generator, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"djN" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/largecrate/empty/case/double, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/power_substation) -"djO" = ( -/obj/structure/largecrate/empty/case, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"djP" = ( -/obj/structure/largecrate/empty/case/double, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"djQ" = ( -/obj/structure/largecrate/supply/supplies/flares, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"djR" = ( -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/obj/structure/largecrate/random/barrel/black, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/power_substation) -"djS" = ( -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/obj/structure/largecrate/empty/case, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/power_substation) -"djT" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/southwest, -/area/tyrargo/underground/sewer/south) -"djU" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/ash, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/sewer/south) -"djV" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - alpha = 100 +"djw" = ( +/turf/open/auto_turf/hybrisa_auto_turf/layer3, +/area/tyrargo/underground/oob_area) +"djx" = ( +/obj/structure/barricade/handrail/hybrisa/handrail{ + layer = 4 }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/sewer/south) -"djW" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" +/obj/structure/machinery/power/apc/power/north{ + start_charge = 30 }, -/obj/effect/blocker/water, /turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/sewer/south) -"djX" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15"; - pixel_x = 12 - }, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"djY" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_x = 11; - pixel_y = -13 +/area/tyrargo/indoors/sewer_treatment/lower) +"djy" = ( +/obj/structure/machinery/door/airlock/maintenance/colony{ + dir = 1 }, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"djZ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall/smallvent3{ - pixel_y = 28; - pixel_x = -26 +/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ + explo_proof = 1; + needs_power = 0; + unacidable = 1; + dir = 2 }, +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/tyrargo/indoors/sewer_treatment/lower) +"djz" = ( /obj/effect/blocker/water, -/turf/open/floor/prison/green/west, -/area/tyrargo/underground/sewer/south) -"dka" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/green/west, -/area/tyrargo/underground/sewer/south) -"dkb" = ( +/turf/open/auto_turf/hybrisa_auto_turf/layer2, +/area/tyrargo/underground/oob_area) +"djA" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_14"; - pixel_y = 17 - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/tyrargo/underground/mall) "dkc" = ( /obj/structure/flora/tree/tyrargo/tree_2{ pixel_x = -24; @@ -66186,41 +62038,10 @@ "dkq" = ( /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2/no_tunnel) -"dkr" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/no_tunnel) -"dks" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2/no_tunnel) -"dkt" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/no_tunnel) -"dku" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "fullgrass_1"; - layer = 2.9 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/no_tunnel) "dkv" = ( -/obj/structure/largecrate/empty/secure, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/no_tunnel) -"dkw" = ( -/obj/structure/flora/tree/tyrargo/tree_3{ - pixel_x = -14; - pixel_y = 10 - }, -/obj/structure/flora/wood/stick1, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/no_tunnel) +/obj/structure/fence/dark, +/turf/closed/wall/strata_ice/forest, +/area/tyrargo/oob) "dkx" = ( /obj/structure/flora/tree/tyrargo/tree_2{ pixel_x = -24; @@ -66364,10 +62185,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/landing_zone_1/no_tunnel) -"dkL" = ( -/obj/structure/blocker/invisible_wall, -/turf/closed/wall/wood, -/area/tyrargo/landing_zone_1) "dkM" = ( /obj/item/stack/medical/splint/random_amount{ pixel_y = -2 @@ -66502,7 +62319,6 @@ pixel_y = -6; pixel_x = -3 }, -/obj/structure/blocker/invisible_wall, /obj/structure/blocker/forcefield/vehicles, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_1) @@ -66545,7 +62361,6 @@ /obj/effect/decal/grass_overlay/grass1/dark{ dir = 1 }, -/obj/structure/blocker/invisible_wall, /obj/structure/blocker/forcefield/vehicles, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_1) @@ -67268,7 +63083,7 @@ /obj/effect/landmark/corpsespawner/hybrisa/weymart/burst, /obj/effect/decal/cleanable/blood/gibs/core, /obj/effect/decal/cleanable/blood/gibs/core, -/turf/open/auto_turf/tyrargo_grass/layer1, +/turf/open/floor/plating, /area/tyrargo/outdoors/colony_streets/south_east) "dmV" = ( /obj/structure/barricade/hesco{ @@ -67419,17 +63234,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/colony_streets/north_west) -"dnr" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_17"; - pixel_y = 12 - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) "dns" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 1; @@ -67745,10 +63549,12 @@ /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/landing_zone_2) "dok" = ( -/obj/structure/prop/tyrargo/large_tents/small_closed/back{ - layer = 2.99 +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" }, -/turf/open/auto_turf/tyrargo_grass/layer0, +/obj/effect/decal/hybrisa/dirt, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2) "dol" = ( /obj/structure/prop/hybrisa/vehicles/car_pileup{ @@ -68696,14 +64502,6 @@ }, /turf/open/floor/hybrisa/tile/tilegreen, /area/tyrargo/indoors/apartment/south_ground) -"dqf" = ( -/obj/structure/prop/tyrargo/military_evac_sign{ - pixel_y = -32; - pixel_x = -15 - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/turf/open/floor/prison, -/area/tyrargo/indoors/mall) "dqg" = ( /obj/effect/decal/cleanable/dirt, /obj/item/device/flashlight/flare/on{ @@ -68896,30 +64694,6 @@ /obj/structure/prop/hybrisa/vehicles/Meridian/Cop, /turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/north_east) -"dqI" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark/boulder_dark3{ - unacidable = 1; - unslashable = 1; - desc = "A huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup" - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"dqJ" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13 - }, -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/covered, -/area/tyrargo/underground/sewer/south) "dqK" = ( /obj/structure/filtration/coagulation_arm{ density = 0; @@ -68927,39 +64701,6 @@ }, /turf/open/gm/river/desert/deep/no_slowdown, /area/tyrargo/indoors/sewer_treatment/lower) -"dqL" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark/boulder_dark3{ - unacidable = 1; - unslashable = 1; - desc = "A huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - explo_proof = 1 - }, -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/sewer/south) -"dqM" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dqN" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark/boulder_dark3{ - unacidable = 1; - unslashable = 1; - desc = "A huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - explo_proof = 1 - }, -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/covered, -/area/tyrargo/underground/sewer/south) "dqO" = ( /turf/open/floor/coagulation/icon0_4, /area/tyrargo/indoors/sewer_treatment/lower) @@ -68974,24 +64715,6 @@ /obj/structure/blocker/invisible_wall, /turf/open/gm/river/desert/tyrargo/deep, /area/tyrargo/indoors/sewer_treatment/lower) -"dqR" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13 - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dqS" = ( -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/underground/sewer/south) "dqT" = ( /obj/structure/filtration/machine_96x96/disinfection{ layer = 5 @@ -69024,7 +64747,7 @@ /area/tyrargo/indoors/sewer_treatment/lower) "dqY" = ( /turf/closed/wall/strata_outpost, -/area/tyrargo/underground/sewer/south) +/area/tyrargo/underground/oob_area) "dqZ" = ( /obj/structure/filtration/coagulation{ icon_state = "2,7" @@ -69158,6 +64881,13 @@ /area/tyrargo/indoors/sewer_treatment/lower) "dry" = ( /obj/structure/machinery/door/airlock/maintenance/colony, +/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ + id = null; + explo_proof = 1; + needs_power = 0; + unacidable = 1; + dir = 4 + }, /turf/open/floor/prison/floor_plate, /area/tyrargo/indoors/sewer_treatment/lower) "drz" = ( @@ -69198,14 +64928,6 @@ /obj/structure/platform/metal/almayer, /turf/open/gm/river/desert/deep/no_slowdown, /area/tyrargo/indoors/sewer_treatment/lower) -"drF" = ( -/obj/effect/decal/cleanable/blood/oil, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) "drG" = ( /obj/structure/platform/metal/almayer/east, /obj/structure/platform/metal/almayer, @@ -69230,18 +64952,6 @@ /obj/structure/platform/metal/almayer, /turf/open/gm/river/desert/tyrargo/deep, /area/tyrargo/indoors/sewer_treatment/lower) -"drK" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6"; - pixel_y = 12 - }, -/obj/effect/decal/siding{ - icon_state = "siding10" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) "drL" = ( /obj/structure/platform/metal/almayer/east, /obj/structure/platform/metal/almayer, @@ -69319,13 +65029,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/outdoors/outskirts_road/west) -"drW" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/item/reagent_container/food/snacks/flour{ - pixel_x = -5 - }, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) "drX" = ( /obj/structure/platform/metal/almayer/north, /obj/structure/platform/metal/almayer/west, @@ -69414,13 +65117,15 @@ /area/tyrargo/indoors/sewer_treatment/lower) "dsm" = ( /obj/structure/platform/metal/almayer/west, -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/underground/sewer/south) -"dsn" = ( -/obj/effect/blocker/water, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/oob) +/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ + id = null; + explo_proof = 1; + needs_power = 0; + unacidable = 1; + dir = 4 + }, +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/tyrargo/indoors/sewer_treatment/lower) "dso" = ( /obj/effect/decal/hybrisa/bloodtrail{ dir = 4 @@ -69461,8 +65166,14 @@ /area/tyrargo/indoors/sewer_treatment/lower) "dsv" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/northwest, +/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ + id = null; + explo_proof = 1; + needs_power = 0; + unacidable = 1; + dir = 4 + }, +/turf/closed/wall/strata_outpost/reinforced/hull, /area/tyrargo/indoors/sewer_treatment/lower) "dsw" = ( /obj/structure/machinery/light/double{ @@ -69484,453 +65195,20 @@ /turf/open/floor/almayer_hull, /area/tyrargo/indoors/sewer_treatment/lower) "dsz" = ( -/obj/structure/machinery/door/airlock/maintenance/colony{ - dir = 1 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsA" = ( -/obj/structure/machinery/portable_atmospherics/powered/pump, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsB" = ( -/obj/structure/machinery/portable_atmospherics/powered/scrubber/huge/stationary, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsC" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/item/device/reagent_scanner, -/obj/structure/machinery/light/double, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsD" = ( -/obj/structure/barricade/handrail/hybrisa/handrail{ - dir = 4 - }, -/turf/open/floor/prison/green/west, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsE" = ( -/obj/effect/decal/cleanable/cobweb2, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"dsF" = ( -/obj/structure/platform/metal/hybrisa/metalplatform2/west, -/obj/structure/platform/metal/hybrisa/metalplatform2, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsG" = ( -/obj/structure/platform/metal/hybrisa/metalplatform2/east, -/obj/structure/platform/metal/hybrisa/metalplatform2, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsH" = ( -/obj/structure/tunnel/maint_tunnel/hybrisa, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsI" = ( -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/power_substation) -"dsJ" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/item/reagent_container/dropper{ - pixel_x = 5; - pixel_y = 8 - }, -/obj/item/reagent_container/glass/beaker/vial, -/obj/item/device/flashlight/lamp{ - pixel_x = -8; - pixel_y = 17; - layer = 3.03 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsK" = ( -/obj/structure/barricade/handrail/hybrisa/handrail{ - dir = 4 - }, -/obj/structure/filtration/collector_pipes{ - layer = 3.1; - pixel_x = 6 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/green/west, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsL" = ( -/obj/structure/platform/metal/hybrisa/metalplatform2/north, -/obj/structure/platform/metal/hybrisa/metalplatform2/west, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsM" = ( -/obj/structure/platform/metal/hybrisa/metalplatform2/north, -/obj/structure/platform/metal/hybrisa/metalplatform2/east, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsN" = ( -/turf/open/floor/prison/green, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsO" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/green/southeast, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsP" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/item/reagent_container/glass/beaker{ - pixel_y = 8 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsQ" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/green/northwest, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsR" = ( -/obj/structure/barricade/handrail/hybrisa/handrail{ - layer = 4 - }, -/turf/open/floor/prison/green/north, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsS" = ( -/obj/structure/machinery/power/apc/power/north{ - start_charge = 30 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsT" = ( -/obj/structure/platform/metal/hybrisa/metalplatform2/west, -/obj/structure/platform/metal/hybrisa/metalplatform2, -/obj/structure/barricade/handrail/hybrisa/handrail{ - layer = 3 - }, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsU" = ( -/obj/structure/platform/metal/hybrisa/metalplatform2/east, -/obj/structure/platform/metal/hybrisa/metalplatform2, -/obj/structure/barricade/handrail/hybrisa/handrail{ - layer = 3 - }, -/obj/structure/filtration/collector_pipes{ - layer = 5; - pixel_x = 8; - pixel_y = 13 - }, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsV" = ( -/obj/structure/barricade/handrail/hybrisa/handrail{ - dir = 8; - layer = 4 - }, -/turf/open/floor/prison/green/east, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsW" = ( -/obj/item/storage/fancy/vials, -/obj/structure/surface/table/reinforced/almayer_B, -/obj/item/reagent_container/dropper{ - pixel_x = 5; - pixel_y = 8 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsX" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/item/reagent_container/glass/beaker/vial{ - pixel_y = 6 - }, -/obj/item/clothing/mask/gas{ - pixel_y = -1; - pixel_x = 7 - }, -/obj/structure/prop/hybrisa/misc/metergreen{ - pixel_y = 32; - light_on = 1; - light_color = "#96DED1"; - light_range = 1 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsY" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/item/device/flashlight/lamp{ - pixel_x = -8; - pixel_y = 17; - layer = 3.03 - }, -/obj/item/reagent_container/glass/beaker/vial{ - pixel_x = -40 - }, -/obj/item/device/reagent_scanner, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dsZ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/filtration/collector_pipes{ - layer = 5; - pixel_x = 8; - pixel_y = 13 - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dta" = ( -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/sewer_treatment/lower) -"dtb" = ( -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall/computer{ - light_on = 1; - light_range = 1; - light_color = "#017549"; - pixel_x = -3 - }, -/obj/structure/sign/safety/water{ - pixel_y = 31; - desc = "Semiotic Standard denoting the presence of a release valve for the sewer water. The power to control this switch is found east of this room." - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dtc" = ( -/obj/structure/prop/hybrisa/misc/buildinggreeblies/greeble7{ - pixel_x = -4 - }, -/turf/open/floor/prison/green, -/area/tyrargo/indoors/sewer_treatment/lower) -"dtd" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/item/storage/fancy/vials, -/obj/structure/machinery/light/double{ - dir = 1 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dte" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/item/storage/box/beakers{ - pixel_y = 10; - pixel_x = -6 - }, -/obj/structure/sign/safety/chem_lab{ - pixel_x = 14; - pixel_y = 32 - }, -/obj/structure/machinery/computer/objective, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dtf" = ( -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall/computer{ - light_on = 1; - light_range = 1; - light_color = "#017549" - }, -/obj/structure/sign/safety/analysis_lab{ - pixel_y = 32; - pixel_x = 2 - }, -/turf/open/floor/prison/green, -/area/tyrargo/indoors/sewer_treatment/lower) -"dtg" = ( -/obj/structure/prop/hybrisa/misc/buildinggreeblies/greeble5{ - pixel_x = -8 - }, -/turf/open/floor/prison/green, -/area/tyrargo/indoors/sewer_treatment/lower) -"dth" = ( -/obj/structure/cable/heavyduty{ - icon_state = "4-8" +/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ + explo_proof = 1; + needs_power = 0; + unacidable = 1; + dir = 2 }, -/turf/closed/wall/strata_outpost, +/turf/closed/wall/strata_outpost/reinforced/hull, /area/tyrargo/indoors/sewer_treatment/lower) -"dti" = ( -/obj/effect/decal/hybrisa/road/lines1{ - pixel_x = -1; - color = "#b54b3d" - }, -/obj/effect/decal/hybrisa/road/lines3{ - pixel_y = -1; - color = "#b54b3d" - }, -/obj/effect/decal/hefa_cult_decals/d96{ - color = 880808 - }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/oob) -"dtj" = ( -/obj/effect/decal/hybrisa/road/lines3{ - pixel_y = -1; - color = "#b54b3d" - }, -/obj/item/tool/candle{ - pixel_y = -5; - pixel_x = -12 - }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/oob) -"dtk" = ( -/obj/effect/decal/hybrisa/road/lines3{ - pixel_y = -1; - color = "#b54b3d" - }, -/obj/item/tool/candle{ - pixel_y = 9; - pixel_x = -2 - }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/oob) -"dtl" = ( -/obj/effect/decal/hybrisa/road/lines4{ - pixel_x = 1; - color = "#b54b3d" - }, -/obj/effect/decal/hybrisa/road/lines3{ - pixel_y = -1; - color = "#b54b3d" - }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/oob) -"dtm" = ( -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/oob) -"dtn" = ( -/obj/effect/decal/hybrisa/road/lines1{ - pixel_x = -1; - color = "#b54b3d" - }, -/obj/item/tool/candle{ - pixel_x = -10; - pixel_y = 1 - }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/oob) -"dto" = ( -/obj/structure/closet/coffin/predator, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/oob) -"dtp" = ( -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/oob) -"dtq" = ( -/obj/effect/decal/hybrisa/road/lines4{ - pixel_x = 1; - color = "#b54b3d" - }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/oob) -"dtr" = ( -/obj/structure/mineral_door/wood{ - dir = 4 - }, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/oob) -"dts" = ( -/obj/structure/surface/table/woodentable/fancy, -/obj/item/restraint/adjustable/cable, -/obj/item/restraint/adjustable/cable, -/obj/item/weapon/baton/cattleprod, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/oob) -"dtt" = ( -/obj/effect/decal/hybrisa/road/lines1{ - pixel_x = -1; - color = "#b54b3d" - }, -/obj/effect/decal/hybrisa/road/lines2{ - pixel_y = 1; - color = "#b54b3d" - }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/oob) -"dtu" = ( -/obj/effect/decal/hybrisa/road/lines2{ - pixel_y = 1; - color = "#b54b3d" - }, -/obj/item/tool/candle{ - pixel_y = 2; - pixel_x = -12 - }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/oob) -"dtv" = ( -/obj/effect/decal/hybrisa/road/lines2{ - pixel_y = 1; - color = "#b54b3d" - }, -/obj/item/tool/candle{ - pixel_y = -5 - }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/oob) -"dtw" = ( -/obj/effect/decal/hybrisa/road/lines2{ - pixel_y = 1; - color = "#b54b3d" - }, -/obj/effect/decal/hybrisa/road/lines4{ - pixel_x = 1; - color = "#b54b3d" - }, -/obj/item/clothing/accessory/poncho/black, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/oob) -"dtx" = ( -/obj/effect/decal/cleanable/blood{ - pixel_x = 4; - pixel_y = 6 - }, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/oob) -"dty" = ( -/obj/structure/surface/table/woodentable/fancy, -/obj/effect/decal/cleanable/blood{ - pixel_x = 4; - pixel_y = 6 - }, -/obj/item/reagent_container/blood/empty, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/oob) -"dtz" = ( -/obj/structure/surface/table/woodentable/fancy, -/obj/item/reagent_container/blood/OMinus, -/obj/item/reagent_container/blood/OMinus, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/oob) "dtA" = ( /turf/closed/wall/strata_outpost, /area/tyrargo/underground/apartment) -"dtB" = ( -/obj/structure/machinery/door/airlock/maintenance/colony{ - dir = 1 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) "dtC" = ( /turf/closed/wall/strata_outpost, /area/tyrargo/underground/mall) -"dtD" = ( -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dtE" = ( -/obj/structure/sink{ - dir = 1; - pixel_y = -9 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) "dtF" = ( /obj/structure/surface/table/reinforced/black, /obj/item/ashtray/plastic{ @@ -70012,42 +65290,6 @@ "dtN" = ( /turf/open/floor/hybrisa/tile/blacktileshiny, /area/tyrargo/underground/mall) -"dtO" = ( -/obj/structure/bed/chair/wood/normal{ - dir = 1 - }, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/oob) -"dtP" = ( -/obj/structure/machinery/door/poddoor/almayer{ - id = "Marked_7"; - explo_proof = 1; - layer = 3.3; - name = "\improper Secure Blast Door"; - unacidable = 1; - dir = 4 - }, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/oob) -"dtQ" = ( -/obj/structure/machinery/door/airlock/maintenance/colony, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dtR" = ( -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dtS" = ( -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"dtT" = ( -/obj/structure/prop/hybrisa/misc/trash/blue, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_y = 5; - pixel_x = -12 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) "dtU" = ( /obj/structure/bed/sofa/hybrisa/sofa/black{ icon_state = "couch_hori1_red"; @@ -70097,21 +65339,19 @@ }, /turf/open/floor/hybrisa/wood/blackwood, /area/tyrargo/underground/mall) -"dtZ" = ( -/obj/structure/machinery/door/airlock/hybrisa/generic_solid/autoname, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/underground/mall) -"dua" = ( -/obj/structure/surface/table/woodentable/fancy, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/oob) "dub" = ( /obj/effect/decal/hybrisa/bloodtrail, /turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/north_east) "duc" = ( -/obj/structure/machinery/door/airlock/almayer/generic/rusted, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, +/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ + id = null; + explo_proof = 1; + needs_power = 0; + unacidable = 1; + dir = 4 + }, +/turf/closed/wall/strata_outpost/reinforced/hull, /area/tyrargo/underground/mall) "dud" = ( /obj/structure/surface/table/reinforced/black, @@ -70121,42 +65361,6 @@ }, /turf/open/floor/hybrisa/wood/blackwood, /area/tyrargo/underground/mall) -"due" = ( -/obj/structure/bed/chair/wood/normal{ - dir = 4 - }, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/oob) -"duf" = ( -/obj/structure/surface/table/woodentable/fancy, -/obj/effect/decal/cleanable/blood, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/oob) -"dug" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_x = 4 - }, -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 8 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"duh" = ( -/obj/effect/decal/cleanable/blood{ - icon_state = "csplatter1"; - pixel_y = 4; - pixel_x = -10 - }, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/oob) -"dui" = ( -/obj/structure/machinery/door/airlock/almayer/generic/autoname/rusted_wite{ - dir = 1 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) "duj" = ( /obj/structure/bed/chair/comfy/hybrisa/red{ dir = 1; @@ -70168,40 +65372,9 @@ /obj/structure/bed/chair/comfy/hybrisa/red, /turf/open/floor/hybrisa/wood/blackwood, /area/tyrargo/underground/mall) -"dul" = ( -/obj/structure/machinery/vending/cigarette, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/mall) -"dum" = ( -/obj/structure/surface/table/woodentable/fancy, -/turf/open/floor/hybrisa/tile/tilebeige, -/area/tyrargo/underground/apartment) "dun" = ( /turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/underground/apartment) -"duo" = ( -/obj/structure/surface/table/woodentable/fancy, -/obj/structure/machinery/hybrisa/coffee_machine{ - pixel_x = 1; - pixel_y = 2 - }, -/turf/open/floor/hybrisa/tile/tilebeige, -/area/tyrargo/underground/apartment) -"dup" = ( -/obj/structure/toilet, -/obj/structure/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"duq" = ( -/obj/structure/machinery/vending/cigarette, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"dur" = ( -/obj/structure/machinery/vending/cigarette/koorlander, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) "dus" = ( /obj/structure/bed/chair{ can_buckle = 0; @@ -70217,10 +65390,6 @@ }, /turf/open/floor/almayer_hull, /area/tyrargo/underground/mall) -"duu" = ( -/obj/structure/bed/chair/wood/normal, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/oob) "duv" = ( /obj/structure/platform_decoration/stone/sandstone/west, /turf/open/floor/hybrisa/carpet/carpetreddeco, @@ -70248,79 +65417,6 @@ }, /turf/open/floor/almayer_hull, /area/tyrargo/underground/mall) -"duA" = ( -/obj/structure/machinery/door/airlock/multi_tile/hybrisa/generic_solid, -/turf/open/floor/hybrisa/tile/blacktileshiny, -/area/tyrargo/underground/mall) -"duB" = ( -/obj/structure/safe, -/obj/effect/landmark/objective_landmark/far, -/obj/item/weapon/gun/energy/rxfm5_eva, -/turf/open/floor/hybrisa/tile/tilebeige, -/area/tyrargo/underground/apartment) -"duC" = ( -/obj/structure/surface/table/woodentable/fancy, -/obj/item/reagent_container/food/drinks/coffeecup, -/obj/effect/decal/hybrisa/road/lines4{ - pixel_x = 1; - color = "#b54b3d" - }, -/obj/effect/decal/hybrisa/road/lines3{ - pixel_y = -1; - color = "#b54b3d" - }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/underground/apartment) -"duD" = ( -/obj/structure/bed/chair{ - dir = 8; - pixel_y = 3 - }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/underground/apartment) -"duE" = ( -/obj/structure/surface/table, -/obj/item/weapon/gun/smg/mp5, -/obj/item/clothing/suit/armor/vest{ - pixel_x = 3; - pixel_y = 8 - }, -/turf/open/floor/hybrisa/carpet/carpetbeigedeco, -/area/tyrargo/underground/apartment) -"duF" = ( -/obj/structure/surface/table, -/obj/item/ammo_magazine/smg/mp5, -/obj/item/ammo_magazine/smg/mp5{ - pixel_y = 7; - pixel_x = 4 - }, -/obj/item/ammo_magazine/smg/mp5{ - pixel_x = 5 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/carpet/carpetbeigedeco, -/area/tyrargo/underground/apartment) -"duG" = ( -/turf/open/floor/hybrisa/carpet/carpetbeigedeco, -/area/tyrargo/underground/apartment) -"duH" = ( -/obj/structure/toilet{ - dir = 1 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"duI" = ( -/obj/structure/machinery/shower{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/obj/item/tool/soap/deluxe, -/obj/structure/curtain/open/shower, -/turf/open/floor/plating/plating_catwalk/aicore/white, -/area/tyrargo/underground/apartment) "duJ" = ( /obj/structure/platform/stone/sandstone/east, /obj/structure/bed/chair/comfy/hybrisa/red{ @@ -70370,34 +65466,15 @@ }, /turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/north_east) -"duQ" = ( -/obj/structure/bed/chair/office/dark{ - dir = 4 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_5"; - pixel_x = -8; - pixel_y = 12 - }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/underground/apartment) -"duR" = ( -/obj/structure/surface/table/woodentable/fancy, -/obj/structure/machinery/computer/emails{ - dir = 8; - pixel_x = -1; - light_color = "#96DED1"; - light_on = 1; - light_range = 1 - }, -/obj/effect/decal/hybrisa/road/lines4{ - pixel_x = 1; - color = "#b54b3d" - }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/underground/apartment) "duS" = ( /obj/structure/machinery/door/airlock/hybrisa/personal_solid/autoname, +/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ + id = null; + explo_proof = 1; + needs_power = 0; + unacidable = 1; + dir = 4 + }, /turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/underground/apartment) "duT" = ( @@ -70406,117 +65483,6 @@ }, /turf/open/floor/hybrisa/carpet/carpetgreendeco, /area/tyrargo/indoors/apartment/south_upper) -"duU" = ( -/obj/structure/bed/chair/office/dark{ - dir = 4 - }, -/obj/structure/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/hybrisa/carpet/carpetbeigedeco, -/area/tyrargo/underground/apartment) -"duV" = ( -/obj/structure/cable/white{ - icon_state = "1-5"; - level = 2 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/carpet/carpetbeigedeco, -/area/tyrargo/underground/apartment) -"duW" = ( -/obj/structure/cable/white{ - icon_state = "2-8"; - level = 2; - pixel_y = 15 - }, -/obj/structure/cable/white{ - icon_state = "1-9"; - level = 2; - pixel_y = -16; - pixel_x = 15 - }, -/obj/structure/machinery/door/airlock/almayer/generic/autoname{ - dir = 8 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"duX" = ( -/obj/structure/cable/white{ - icon_state = "2-4"; - level = 2; - pixel_y = 13; - pixel_x = -18 - }, -/obj/structure/cable/white{ - icon_state = "2-8"; - level = 2; - pixel_y = 13; - pixel_x = 9 - }, -/obj/structure/cable/white{ - icon_state = "1-9"; - level = 2; - pixel_y = -17; - pixel_x = 9 - }, -/obj/structure/cable/white{ - icon_state = "2-4"; - level = 2; - pixel_y = 14; - pixel_x = -7 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"duY" = ( -/obj/structure/cable/white{ - icon_state = "2-8"; - level = 2; - pixel_y = 14; - pixel_x = -12 - }, -/obj/structure/cable/white{ - icon_state = "4-5"; - level = 2; - pixel_y = -16; - pixel_x = -27 - }, -/obj/structure/cable/white{ - icon_state = "5-8"; - level = 2; - pixel_x = 5; - pixel_y = -16 - }, -/obj/structure/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"duZ" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/item/explosive/plastic/hybrisa/mining{ - name = "large mining charge"; - icon_state = "custom_plastic_explosive_locked"; - pixel_x = 15; - pixel_y = -4; - desc = "Used to put holes in specific areas without too much extra hole. Why it's planted in a bathroom? Who knows." - }, -/obj/structure/cable/white{ - icon_state = "2-10"; - level = 2; - pixel_y = 11 - }, -/obj/structure/cable/white{ - icon_state = "1-5"; - level = 2; - pixel_y = -20; - layer = 3.1 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) "dva" = ( /obj/structure/prop/hybrisa/misc/pole{ color = "#acb1b7"; @@ -70554,45 +65520,6 @@ }, /turf/open/floor/hybrisa/tile/blacktileshiny, /area/tyrargo/underground/mall) -"dvf" = ( -/turf/closed/wall/hybrisa/colony/engineering, -/area/tyrargo/underground/engineering) -"dvg" = ( -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dvh" = ( -/obj/structure/surface/table/woodentable/fancy, -/obj/item/ashtray/plastic{ - icon_state = "ashtray_full_bl"; - layer = 5; - pixel_x = -7; - pixel_y = 7 - }, -/obj/effect/decal/hybrisa/road/lines2{ - pixel_y = 1; - color = "#b54b3d" - }, -/obj/effect/decal/hybrisa/road/lines4{ - pixel_x = 1; - color = "#b54b3d" - }, -/obj/item/trash/cigbutt{ - pixel_x = -1; - pixel_y = 14 - }, -/obj/item/trash/cigbutt{ - pixel_x = -6; - pixel_y = 7 - }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/underground/apartment) -"dvi" = ( -/obj/structure/prop/hybrisa/misc/detonator{ - pixel_y = -5 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/carpet/carpetbeigedeco, -/area/tyrargo/underground/apartment) "dvj" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/generic, @@ -70604,151 +65531,6 @@ }, /turf/open/floor/hybrisa/tile/blacktileshiny, /area/tyrargo/underground/mall) -"dvl" = ( -/obj/structure/surface/table/reinforced/black, -/obj/item/reagent_container/food/drinks/cans/waterbottle{ - pixel_x = 3; - pixel_y = 16 - }, -/obj/item/reagent_container/food/drinks/cans/souto{ - pixel_x = 10; - pixel_y = 5 - }, -/turf/open/floor/hybrisa/tile/tileblackcheckered, -/area/tyrargo/underground/mall) -"dvm" = ( -/obj/structure/bed/chair{ - dir = 8 - }, -/turf/open/floor/hybrisa/tile/blacktileshiny, -/area/tyrargo/underground/mall) -"dvn" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/stairs{ - dir = 8 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/underground/museum_carpark) -"dvo" = ( -/obj/structure/machinery/vending/cola, -/turf/open/floor/hybrisa/tile/tileblackcheckered, -/area/tyrargo/underground/mall) -"dvp" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N"; - pixel_y = 2 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dvq" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N"; - pixel_y = 2 - }, -/obj/structure/surface/rack, -/obj/item/storage/toolkit/empty, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dvr" = ( -/obj/structure/window/framed/strata/reinforced, -/turf/open/floor/plating, -/area/tyrargo/underground/engineering) -"dvs" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "W" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "NE-out" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dvt" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/structure/machinery/light/double, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dvu" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/turf/open/floor/almayer/plating/northeast, -/area/tyrargo/underground/engineering) -"dvv" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dvw" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/structure/prop/hybrisa/misc/machinery/screens/redalert{ - light_color = "#FF0000"; - light_on = 1; - light_power = 3; - light_range = 5; - pixel_y = -32; - pixel_x = 16 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dvx" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_x = 1; - pixel_y = -1 - }, -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "NW-out" - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dvy" = ( -/obj/structure/filingcabinet{ - density = 0; - pixel_x = 8; - pixel_y = 18 - }, -/obj/structure/filingcabinet{ - density = 0; - pixel_x = -8; - pixel_y = 18 - }, -/turf/open/floor/hybrisa/tile/tilebeige, -/area/tyrargo/underground/apartment) -"dvz" = ( -/obj/structure/prop/hybrisa/misc/blood/blood1{ - layer = 3.1; - pixel_y = 38 - }, -/turf/open/floor/hybrisa/carpet/carpetbeigedeco, -/area/tyrargo/underground/apartment) -"dvA" = ( -/obj/structure/machinery/door/airlock/hybrisa/personal_solid/autoname, -/turf/open/floor/hybrisa/carpet/carpetbeigedeco, -/area/tyrargo/underground/apartment) "dvB" = ( /obj/item/clothing/under/swimsuit/green{ pixel_x = -2; @@ -70786,142 +65568,6 @@ }, /turf/open/floor/hybrisa/wood/blackwood, /area/tyrargo/underground/mall) -"dvG" = ( -/obj/structure/bed/chair, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tileblackcheckered, -/area/tyrargo/underground/mall) -"dvH" = ( -/obj/structure/machinery/vending/snack, -/turf/open/floor/hybrisa/tile/tileblackcheckered, -/area/tyrargo/underground/mall) -"dvI" = ( -/obj/structure/platform_decoration/metal/almayer/west, -/turf/open/shuttle/escapepod/floor0/north, -/area/tyrargo/underground/engineering) -"dvJ" = ( -/obj/structure/platform/metal/almayer/north, -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_x = 1; - pixel_y = -1 - }, -/turf/open/shuttle/escapepod/west, -/area/tyrargo/underground/engineering) -"dvK" = ( -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/underground/engineering) -"dvL" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "W" - }, -/turf/open/shuttle/escapepod/west, -/area/tyrargo/underground/engineering) -"dvM" = ( -/obj/structure/machinery/light/double{ - dir = 4; - pixel_y = -5 - }, -/turf/open/shuttle/escapepod/west, -/area/tyrargo/underground/engineering) -"dvN" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "W" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "E" - }, -/obj/effect/decal/cleanable/blood/oil, -/turf/open/floor/almayer/plating/northeast, -/area/tyrargo/underground/engineering) -"dvO" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "NE-out" - }, -/turf/open/shuttle/escapepod/floor0/north, -/area/tyrargo/underground/engineering) -"dvP" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/effect/decal/strata_decals/catwalk/prison{ - icon = 'icons/turf/floors/hybrisafloors.dmi' - }, -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_x = 1; - pixel_y = -1 - }, -/turf/open/floor/shiva/radiator_tile2, -/area/tyrargo/underground/engineering) -"dvQ" = ( -/obj/effect/decal/strata_decals/catwalk/prison{ - icon = 'icons/turf/floors/hybrisafloors.dmi' - }, -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "W"; - pixel_x = -1 - }, -/turf/open/floor/shiva/radiator_tile2, -/area/tyrargo/underground/engineering) -"dvR" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "NW-out" - }, -/turf/open/shuttle/escapepod/floor0/west, -/area/tyrargo/underground/engineering) -"dvS" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "NE-out" - }, -/obj/item/device/flashlight/lamp/tripod{ - on = 0 - }, -/turf/open/shuttle/escapepod/floor0/north, -/area/tyrargo/underground/engineering) -"dvT" = ( -/obj/effect/decal/strata_decals/catwalk/prison{ - icon = 'icons/turf/floors/hybrisafloors.dmi' - }, -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_x = 1; - pixel_y = -1 - }, -/turf/open/floor/shiva/radiator_tile2, -/area/tyrargo/underground/engineering) -"dvU" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/effect/decal/strata_decals/catwalk/prison{ - icon = 'icons/turf/floors/hybrisafloors.dmi' - }, -/obj/effect/decal/warning_stripes{ - icon_state = "W"; - pixel_x = -1 - }, -/turf/open/floor/shiva/radiator_tile2, -/area/tyrargo/underground/engineering) -"dvV" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_x = 1; - pixel_y = -1 - }, -/obj/effect/decal/warning_stripes{ - icon_state = "W" - }, -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/almayer/plating/northeast, -/area/tyrargo/underground/engineering) "dvW" = ( /obj/structure/largecrate/random/mini{ pixel_x = 3 @@ -70937,200 +65583,10 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/tile/tilegreen, /area/tyrargo/underground/apartment) -"dvY" = ( -/obj/structure/bed/bedroll, -/obj/item/bedsheet/brown, -/obj/effect/landmark/corpsespawner/colonist/burst, -/obj/effect/decal/cleanable/blood{ - pixel_x = 4; - pixel_y = 6 - }, -/turf/open/floor/hybrisa/carpet/carpetbeigedeco, -/area/tyrargo/underground/apartment) -"dvZ" = ( -/obj/item/clothing/ears/earmuffs{ - pixel_x = -7; - pixel_y = 13 - }, -/obj/item/trash/hybrisa/cuppa_joes_static/empty_cup{ - pixel_x = 7; - pixel_y = 9 - }, -/obj/item/trash/hybrisa/cuppa_joes_static/lid, -/turf/open/floor/hybrisa/carpet/carpetbeigedeco, -/area/tyrargo/underground/apartment) -"dwa" = ( -/obj/structure/prop/hybrisa/misc/machinery/screens/telescreenbrokespark{ - pixel_y = 32 - }, -/obj/structure/surface/table, -/turf/open/floor/hybrisa/carpet/carpetbeigedeco, -/area/tyrargo/underground/apartment) -"dwb" = ( -/obj/structure/surface/table, -/obj/item/trash/hybrisa/cuppa_joes_static/empty_cup_stack{ - pixel_y = 20; - pixel_x = 8 - }, -/obj/item/trash/hybrisa/cuppa_joes_static/empty_cup{ - pixel_x = 5; - pixel_y = 8 - }, -/obj/item/trash/hybrisa/cuppa_joes_static/lid{ - pixel_y = 2; - pixel_x = 6 - }, -/turf/open/floor/hybrisa/carpet/carpetbeigedeco, -/area/tyrargo/underground/apartment) -"dwc" = ( -/obj/structure/closet/cabinet, -/turf/open/floor/hybrisa/carpet/carpetbeigedeco, -/area/tyrargo/underground/apartment) -"dwd" = ( -/obj/structure/bed{ - pixel_y = 12 - }, -/turf/open/floor/hybrisa/carpet/carpetbeigedeco, -/area/tyrargo/underground/apartment) "dwe" = ( /obj/structure/curtain/red, /turf/open/floor/hybrisa/wood/redwood, /area/tyrargo/underground/mall) -"dwf" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/power/apc/power/west{ - start_charge = 30 - }, -/turf/open/floor/hybrisa/tile/tileblackcheckered, -/area/tyrargo/underground/mall) -"dwg" = ( -/obj/structure/prop/hybrisa/misc/trash/green, -/obj/effect/blocker/water, -/turf/open/floor/hybrisa/tile/blacktileshiny, -/area/tyrargo/underground/mall) -"dwh" = ( -/obj/structure/platform/metal/almayer/east, -/turf/open/shuttle/escapepod/north, -/area/tyrargo/underground/engineering) -"dwi" = ( -/obj/structure/machinery/power/smes/buildable{ - capacity = 1e+006; - dir = 1 - }, -/obj/structure/terminal{ - dir = 4 - }, -/turf/open/floor/corsat, -/area/tyrargo/underground/engineering) -"dwj" = ( -/obj/structure/terminal{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dwk" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S"; - layer = 3.3 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/almayer/plating/northeast, -/area/tyrargo/underground/engineering) -"dwl" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S"; - layer = 3.3 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dwm" = ( -/obj/structure/machinery/door/airlock/almayer/engineering/glass/colony, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dwn" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "E" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "SW-out"; - pixel_x = -1 - }, -/turf/open/floor/almayer/plating/northeast, -/area/tyrargo/underground/engineering) -"dwo" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "E" - }, -/turf/open/shuttle/escapepod/north, -/area/tyrargo/underground/engineering) -"dwp" = ( -/obj/structure/machinery/power/power_generator/reactor/colony, -/turf/open/floor/corsat, -/area/tyrargo/underground/engineering) -"dwq" = ( -/turf/open/floor/hybrisa/metal/grated, -/area/tyrargo/underground/engineering) -"dwr" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "W"; - layer = 2.5 - }, -/turf/open/shuttle/escapepod/floor1, -/area/tyrargo/underground/engineering) -"dws" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "W" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "SE-out"; - pixel_y = -1; - pixel_x = 1 - }, -/obj/effect/blocker/water, -/turf/open/floor/almayer/plating/northeast, -/area/tyrargo/underground/engineering) -"dwt" = ( -/obj/structure/sign/safety/rewire{ - desc = "Semiotic Standard denoting the nearby presence of a power substation."; - name = "power substation semiotic"; - pixel_x = 34 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/green/east, -/area/tyrargo/underground/sewer/south) -"dwu" = ( -/turf/open/shuttle/escapepod/west, -/area/tyrargo/underground/apartment) -"dwv" = ( -/obj/structure/surface/table/reinforced/prison{ - color = "#b7b8b2" - }, -/obj/item/device/defibrillator/synthetic{ - pixel_y = 2 - }, -/turf/open/shuttle/escapepod/west, -/area/tyrargo/underground/apartment) -"dww" = ( -/obj/structure/surface/table/reinforced/prison{ - color = "#b7b8b2" - }, -/obj/structure/machinery/computer/disk_reader{ - dir = 1; - pixel_y = -3 - }, -/turf/open/shuttle/escapepod/west, -/area/tyrargo/underground/apartment) -"dwx" = ( -/obj/structure/prop/hybrisa/misc/metergreen{ - light_on = 1; - light_color = "#96DED1"; - pixel_x = 26; - light_range = 1 - }, -/turf/open/shuttle/escapepod/floor2/north, -/area/tyrargo/underground/apartment) "dwy" = ( /obj/structure/bed/chair/wood/normal, /obj/effect/decal/cleanable/dirt, @@ -71148,192 +65604,18 @@ }, /turf/open/floor/hybrisa/wood/redwood, /area/tyrargo/underground/mall) -"dwB" = ( -/turf/open/floor/almayer/plating/northeast, -/area/tyrargo/underground/engineering) -"dwC" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S"; - layer = 3.3 - }, -/obj/effect/decal/warning_stripes{ - icon_state = "N"; - pixel_y = 2 - }, -/turf/open/shuttle/escapepod/floor1/east, -/area/tyrargo/underground/engineering) -"dwD" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S"; - layer = 3.3; - pixel_x = -1 - }, -/obj/effect/decal/warning_stripes{ - icon_state = "N"; - pixel_y = 2; - pixel_x = -1 +"dwQ" = ( +/obj/structure/platform/stone/sandstone/west, +/turf/open/floor/hybrisa/tile/tileblackcheckered, +/area/tyrargo/underground/mall) +"dxb" = ( +/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ + explo_proof = 1; + needs_power = 0; + unacidable = 1; + dir = 2 }, -/turf/open/shuttle/escapepod/floor1/east, -/area/tyrargo/underground/engineering) -"dwE" = ( -/obj/effect/decal/strata_decals/catwalk/prison{ - icon = 'icons/turf/floors/hybrisafloors.dmi' - }, -/obj/effect/decal/warning_stripes{ - icon_state = "E" - }, -/turf/open/floor/shiva/radiator_tile2, -/area/tyrargo/underground/engineering) -"dwF" = ( -/obj/effect/decal/strata_decals/catwalk/prison{ - icon = 'icons/turf/floors/hybrisafloors.dmi' - }, -/obj/effect/decal/warning_stripes{ - icon_state = "W"; - layer = 2.5 - }, -/turf/open/floor/shiva/radiator_tile2, -/area/tyrargo/underground/engineering) -"dwG" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N"; - pixel_y = 2 - }, -/obj/effect/decal/warning_stripes{ - icon_state = "S"; - layer = 3.3 - }, -/obj/effect/blocker/water, -/turf/open/shuttle/escapepod/floor1/east, -/area/tyrargo/underground/engineering) -"dwH" = ( -/obj/structure/machinery/door/airlock/multi_tile/almayer/engidoor/colony{ - dir = 1 - }, -/obj/effect/blocker/water, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/apartment) -"dwI" = ( -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/apartment) -"dwJ" = ( -/obj/structure/bed/chair/office/dark, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/apartment) -"dwK" = ( -/obj/structure/terminal{ - dir = 4 - }, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/apartment) -"dwL" = ( -/obj/structure/machinery/power/smes/buildable{ - capacity = 1e+006; - dir = 1 - }, -/turf/open/floor/almayer/plating, -/area/tyrargo/underground/apartment) -"dwM" = ( -/obj/structure/surface/table, -/obj/structure/machinery/microwave, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/underground/apartment) -"dwN" = ( -/obj/structure/surface/table, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/underground/apartment) -"dwO" = ( -/obj/structure/closet/secure_closet/freezer/fridge, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/underground/apartment) -"dwP" = ( -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/underground/apartment) -"dwQ" = ( -/obj/structure/platform/stone/sandstone/west, -/turf/open/floor/hybrisa/tile/tileblackcheckered, -/area/tyrargo/underground/mall) -"dwR" = ( -/obj/structure/machinery/door/airlock/maintenance/colony, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dwS" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/turf/open/floor/almayer/plating/northeast, -/area/tyrargo/underground/engineering) -"dwT" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dwU" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "E" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "NW-out"; - layer = 2.5; - pixel_y = 2 - }, -/obj/item/prop/colony/used_flare, -/turf/open/floor/almayer/plating/northeast, -/area/tyrargo/underground/engineering) -"dwV" = ( -/obj/item/clothing/head/welding, -/turf/open/floor/hybrisa/metal/grated, -/area/tyrargo/underground/engineering) -"dwW" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "W" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "NE-out"; - pixel_x = 2; - pixel_y = 3 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/almayer/plating/northeast, -/area/tyrargo/underground/engineering) -"dwX" = ( -/obj/structure/prop/hybrisa/signs/high_voltage{ - pixel_y = 32 - }, -/obj/effect/blocker/water, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/apartment) -"dwY" = ( -/obj/structure/machinery/light/double{ - dir = 4; - pixel_y = -5 - }, -/obj/structure/machinery/power/breakerbox, -/turf/open/floor/almayer/plating, -/area/tyrargo/underground/apartment) -"dwZ" = ( -/obj/structure/machinery/door/airlock/almayer/generic/autoname{ - dir = 8 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"dxa" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"dxb" = ( -/obj/structure/machinery/door/airlock/hybrisa/generic_solid{ - dir = 2 - }, -/turf/open/floor/hybrisa/wood/redwood, +/turf/closed/wall/strata_outpost/reinforced/hull, /area/tyrargo/underground/mall) "dxc" = ( /obj/structure/platform_decoration/stone/sandstone/north, @@ -71348,246 +65630,26 @@ /obj/item/clothing/under/swimsuit/green, /turf/open/floor/hybrisa/tile/tileblackcheckered, /area/tyrargo/underground/mall) -"dxe" = ( -/obj/structure/platform_decoration/metal/almayer, -/turf/open/shuttle/escapepod/floor2, -/area/tyrargo/underground/engineering) -"dxf" = ( -/obj/structure/platform/metal/almayer, -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_x = 1; - pixel_y = -1 - }, -/turf/open/shuttle/escapepod/east, -/area/tyrargo/underground/engineering) -"dxg" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "W"; - pixel_x = -1 - }, -/turf/open/shuttle/escapepod/east, -/area/tyrargo/underground/engineering) -"dxh" = ( -/obj/structure/machinery/light/double{ - dir = 4; - pixel_y = -5 - }, -/turf/open/shuttle/escapepod/east, -/area/tyrargo/underground/engineering) -"dxi" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "SE-out" - }, -/turf/open/shuttle/escapepod/floor2, -/area/tyrargo/underground/engineering) -"dxj" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/obj/effect/decal/strata_decals/catwalk/prison{ - icon = 'icons/turf/floors/hybrisafloors.dmi' - }, -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_x = 1; - pixel_y = -1 - }, -/turf/open/floor/shiva/radiator_tile2, -/area/tyrargo/underground/engineering) -"dxk" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/obj/effect/decal/strata_decals/catwalk/prison{ - icon = 'icons/turf/floors/hybrisafloors.dmi' - }, -/obj/effect/decal/warning_stripes{ - icon_state = "W"; - pixel_x = -1 - }, -/turf/open/floor/shiva/radiator_tile2, -/area/tyrargo/underground/engineering) -"dxl" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "SW-out"; - layer = 2.5 - }, -/turf/open/shuttle/escapepod/floor0, -/area/tyrargo/underground/engineering) -"dxm" = ( -/obj/structure/machinery/light/double{ - dir = 8; - pixel_y = -5 - }, -/obj/structure/stairs{ - color = "#b7b8b2" - }, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/apartment) -"dxn" = ( -/obj/structure/stairs{ - color = "#b7b8b2" - }, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/apartment) -"dxo" = ( -/obj/structure/platform/metal/hybrisa/metalplatform1/north, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/apartment) -"dxp" = ( -/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco1/east, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/apartment) -"dxq" = ( -/obj/structure/tunnel/maint_tunnel/hybrisa, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/apartment) -"dxr" = ( -/obj/structure/prop/hybrisa/misc/graffiti/graffiti1, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/sewer/south) "dxs" = ( /obj/structure/machinery/door/airlock/almayer/generic/rusted{ dir = 2 }, /turf/open/floor/hybrisa/tile/tilewhitecheckered, /area/tyrargo/underground/mall) -"dxt" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S"; - pixel_x = -1 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dxu" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "W" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "SE-out" - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dxv" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dxw" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/turf/open/floor/almayer/plating/northeast, -/area/tyrargo/underground/engineering) -"dxx" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_x = 1; - pixel_y = -1 - }, -/obj/effect/decal/warning_stripes{ - icon_state = "SW-out" - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/redmeter{ - pixel_x = 31; - light_color = "#850000"; - light_on = 1; - light_range = 1; - light_power = 2 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dxy" = ( -/turf/open/shuttle/escapepod/floor1/west, -/area/tyrargo/underground/apartment) -"dxz" = ( -/obj/structure/barricade/handrail/strata{ - layer = 3.1 - }, -/turf/open/shuttle/escapepod/floor0/west, -/area/tyrargo/underground/apartment) -"dxA" = ( -/obj/structure/platform/metal/hybrisa/metalplatform1/west, -/obj/structure/barricade/handrail/strata{ - dir = 8; - layer = 3 - }, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/apartment) "dxB" = ( -/obj/structure/machinery/door/airlock/almayer/engineering/colony, +/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ + id = null; + explo_proof = 1; + needs_power = 0; + unacidable = 1; + dir = 4 + }, /turf/open/floor/hybrisa/tile/tilegrey, /area/tyrargo/underground/apartment) "dxC" = ( /obj/structure/prop/tyrargo/large_tents/small_closed/back, /turf/open/floor/hybrisa/tile/tileblue, /area/tyrargo/underground/apartment) -"dxD" = ( -/obj/structure/bed/chair/office/dark{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/underground/apartment) -"dxE" = ( -/obj/structure/machinery/door/airlock/hybrisa/personal_solid/autoname, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/underground/apartment) -"dxF" = ( -/obj/item/device/camera{ - pixel_y = 14; - pixel_x = 4 - }, -/obj/item/stool{ - pixel_x = -5; - pixel_y = 3 - }, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/underground/apartment) -"dxG" = ( -/obj/effect/acid_hole{ - icon_state = "hole_1" - }, -/turf/closed/wall/strata_outpost, -/area/tyrargo/underground/mall) -"dxH" = ( -/obj/structure/sign/poster/pinup{ - pixel_x = -24; - pixel_y = 3; - desc = "A large piece of cheap printed paper. There seems to be a subtle hole cut out in it.." - }, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/mall) -"dxI" = ( -/obj/item/stool{ - pixel_y = 4; - pixel_x = -5 - }, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/mall) -"dxJ" = ( -/obj/item/stool{ - pixel_y = 12 - }, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/mall) "dxK" = ( /turf/open/floor/hybrisa/tile/tilewhitecheckered, /area/tyrargo/underground/mall) @@ -71599,129 +65661,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/tile/tilewhitecheckered, /area/tyrargo/underground/mall) -"dxM" = ( -/obj/structure/prop/hybrisa/misc/trash/green, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/mall) -"dxN" = ( -/obj/structure/prop/hybrisa/misc/urinal{ - pixel_x = -28 - }, -/obj/structure/tunnel/maint_tunnel, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/mall) -"dxO" = ( -/obj/structure/bed/chair/office/dark{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/yellow3, -/area/tyrargo/underground/engineering) -"dxP" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/structure/machinery/computer/emails{ - light_color = "#96DED1"; - light_on = 1; - light_range = 1 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dxQ" = ( -/obj/structure/machinery/light/double{ - dir = 1 - }, -/obj/structure/surface/table/reinforced/almayer_B, -/obj/item/clipboard, -/obj/item/tool/pen/red/clicky, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dxR" = ( -/obj/structure/machinery/big_computers/computerbrown/computer1, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dxS" = ( -/obj/structure/machinery/big_computers/computerbrown/computer3, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dxT" = ( -/obj/structure/machinery/big_computers/computerbrown/computer5, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dxU" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/effect/spawner/random/toolbox{ - layer = 4 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dxV" = ( -/obj/structure/machinery/power/monitor{ - density = 0; - pixel_y = 16 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dxW" = ( -/obj/structure/machinery/light/double{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dxX" = ( -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall/computer{ - light_on = 1; - light_range = 1; - light_color = "#017549" - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dxY" = ( -/obj/structure/machinery/power/power_generator/reactor/colony, -/turf/open/floor/almayer/plating, -/area/tyrargo/underground/apartment) -"dxZ" = ( -/obj/structure/machinery/power/power_generator/reactor/colony, -/turf/open/floor/corsat, -/area/tyrargo/underground/apartment) -"dya" = ( -/obj/structure/machinery/power/apc/power/north{ - start_charge = 30 - }, -/turf/open/floor/hybrisa/tile/blacktileshiny, -/area/tyrargo/underground/apartment) -"dyb" = ( -/obj/structure/platform/metal/hybrisa/metalplatform1/west, -/obj/structure/barricade/handrail/strata{ - dir = 8; - layer = 3 - }, -/obj/structure/prop/hybrisa/misc/buildinggreeblies/greeble6{ - pixel_y = 12; - pixel_x = 3 - }, -/turf/open/floor/corsat, -/area/tyrargo/underground/apartment) -"dyc" = ( -/turf/open/floor/corsat, -/area/tyrargo/underground/apartment) -"dyd" = ( -/obj/structure/closet/secure_closet/engineering_electrical, -/obj/structure/prop/hybrisa/misc/metergreen{ - pixel_y = 32; - light_on = 1; - light_color = "#96DED1"; - light_range = 1 - }, -/turf/open/floor/almayer/plating, -/area/tyrargo/underground/apartment) -"dye" = ( -/obj/structure/closet/toolcloset, -/obj/item/stack/cable_coil/random, -/turf/open/floor/almayer/plating, -/area/tyrargo/underground/apartment) "dyf" = ( /obj/structure/sign/safety/high_voltage{ pixel_x = -18 @@ -71735,223 +65674,12 @@ }, /turf/open/floor/hybrisa/tile/tilebeige, /area/tyrargo/underground/apartment) -"dyg" = ( -/obj/structure/machinery/photocopier, -/obj/structure/surface/table, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/underground/apartment) -"dyh" = ( -/obj/structure/surface/table, -/obj/structure/machinery/prop/almayer/computer/PC, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/underground/apartment) -"dyi" = ( -/obj/structure/surface/table, -/obj/item/storage/photo_album{ - desc = "A photo album filled with photos of strippers, all taken from a hole in a wall." - }, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/underground/apartment) -"dyj" = ( -/obj/structure/closet/cabinet, -/obj/item/device/camera_film, -/obj/item/device/camera_film, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/underground/apartment) -"dyk" = ( -/obj/structure/bed{ - pixel_y = 12 - }, -/obj/item/bedsheet/colorable{ - color = "#798675"; - pixel_y = 12 - }, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/underground/apartment) -"dyl" = ( -/obj/structure/sink{ - pixel_y = 24 - }, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/mall) -"dym" = ( -/obj/structure/mirror{ - pixel_y = 32 - }, -/obj/structure/surface/table/reinforced/black, -/obj/item/facepaint/sunscreen_stick{ - pixel_y = 5; - pixel_x = -5 - }, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/mall) "dyn" = ( /obj/effect/decal/siding{ icon_state = "siding5" }, /turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/north_west) -"dyo" = ( -/obj/structure/mirror{ - pixel_y = 32 - }, -/obj/structure/surface/table/reinforced/black, -/obj/effect/spawner/random/pills/highchance, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/mall) -"dyp" = ( -/obj/structure/mirror{ - pixel_y = 32 - }, -/obj/structure/surface/table/reinforced/black, -/obj/item/facepaint/lipstick, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/mall) -"dyq" = ( -/obj/structure/mirror{ - pixel_y = 32 - }, -/obj/structure/surface/table/reinforced/black, -/obj/item/facepaint, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/mall) -"dyr" = ( -/obj/structure/closet/hybrisa, -/obj/item/clothing/under/swimsuit/red, -/obj/structure/machinery/light/red{ - light_color = "#FF7373"; - dir = 1 - }, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/mall) -"dys" = ( -/obj/structure/closet/hybrisa, -/obj/item/facepaint/clown, -/obj/item/clothing/under/swimsuit/black, -/obj/effect/spawner/random/balaclavas, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/mall) -"dyt" = ( -/obj/structure/prop/hybrisa/misc/urinal{ - pixel_x = -28 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/mall) -"dyu" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/mall) -"dyv" = ( -/obj/structure/machinery/big_computers/messaging_server/brown, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dyw" = ( -/obj/structure/machinery/big_computers/computerbrown/computer4, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dyx" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/effect/spawner/random/powercell{ - pixel_x = -1; - pixel_y = -1 - }, -/obj/effect/spawner/random/toolbox{ - layer = 4; - pixel_y = 13 - }, -/obj/structure/machinery/power/apc/power/north{ - start_charge = 30 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dyy" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/strata/yellow3/west, -/area/tyrargo/underground/engineering) -"dyz" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/floor2, -/area/tyrargo/underground/engineering) -"dyA" = ( -/obj/structure/machinery/door/airlock/almayer/generic/autoname/rusted_wite{ - dir = 1 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/mall) -"dyB" = ( -/obj/structure/machinery/door/airlock/almayer/engineering/glass/colony{ - dir = 1 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dyC" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/item/storage/toolbox/electrical{ - pixel_y = 1; - pixel_x = -1 - }, -/obj/effect/spawner/random/powercell{ - pixel_x = 6; - pixel_y = -5 - }, -/turf/open/floor/prison/darkyellowfull2, -/area/tyrargo/underground/engineering) -"dyD" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/item/clothing/gloves/marine/veteran/insulated{ - pixel_y = 4 - }, -/turf/open/floor/prison/darkyellowfull2, -/area/tyrargo/underground/engineering) -"dyE" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/effect/spawner/random/balaclavas, -/turf/open/floor/prison/darkyellowfull2, -/area/tyrargo/underground/engineering) -"dyF" = ( -/obj/structure/machinery/door/airlock/multi_tile/almayer/engidoor/glass/colony, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dyG" = ( -/obj/structure/machinery/cm_vending/sorted/tech/comp_storage{ - pixel_x = -4; - pixel_y = 1 - }, -/turf/open/floor/prison/darkyellowfull2, -/area/tyrargo/underground/engineering) -"dyH" = ( -/turf/open/floor/prison/darkyellowfull2, -/area/tyrargo/underground/engineering) -"dyI" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/green/west, -/area/tyrargo/underground/sewer/north) -"dyJ" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dyK" = ( -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dyL" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/green/east, -/area/tyrargo/underground/sewer/north) -"dyM" = ( -/obj/structure/machinery/vending/snack, -/obj/effect/blocker/water, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) "dyN" = ( /obj/effect/decal/warning_stripes{ icon_state = "cargo" @@ -71961,71 +65689,6 @@ "dyO" = ( /turf/open/floor/hybrisa/tile/tilegreen, /area/tyrargo/underground/apartment) -"dyP" = ( -/obj/item/clothing/shoes/galoshes{ - pixel_y = -4; - pixel_x = 6 - }, -/obj/item/tool/warning_cone{ - layer = 5; - pixel_y = 6; - pixel_x = -13 - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) -"dyQ" = ( -/obj/structure/sink{ - dir = 1; - pixel_y = -10 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) -"dyR" = ( -/obj/structure/surface/table/reinforced, -/obj/effect/decal/cleanable/dirt, -/obj/item/storage/toolbox/mechanical/green, -/obj/item/clothing/head/beret/jan{ - pixel_x = 4; - pixel_y = 6 - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) -"dyS" = ( -/obj/structure/bed/chair/janicart, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) -"dyT" = ( -/obj/structure/reagent_dispensers/tank/water, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) -"dyU" = ( -/obj/structure/surface/table, -/turf/open/floor/hybrisa/carpet/rug_colorable/pink/east, -/area/tyrargo/underground/apartment) -"dyV" = ( -/obj/structure/surface/table, -/turf/open/floor/hybrisa/carpet/rug_colorable/pink/northwest, -/area/tyrargo/underground/apartment) -"dyW" = ( -/obj/structure/surface/table, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/carpet/rug_colorable/pink/west, -/area/tyrargo/underground/apartment) -"dyX" = ( -/obj/structure/flora/pottedplant{ - icon_state = "pottedplant_10" - }, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/underground/apartment) -"dyY" = ( -/obj/structure/closet/cabinet, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/underground/apartment) -"dyZ" = ( -/obj/structure/machinery/light/small, -/turf/open/floor/hybrisa/carpet/rug_colorable/pink/east, -/area/tyrargo/underground/apartment) "dza" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; @@ -72033,54 +65696,6 @@ }, /turf/open/floor/plating/plating_catwalk/prison, /area/tyrargo/outdoors/walkway_access/sewer_apart) -"dzb" = ( -/turf/open/floor/hybrisa/carpet/rug_colorable/pink/west, -/area/tyrargo/underground/apartment) -"dzc" = ( -/obj/structure/surface/table/reinforced/prison{ - color = "#8B7B5B" - }, -/obj/structure/machinery/door/window/brigdoor/westleft{ - dir = 4; - icon_state = "leftsecure"; - id = "brg" - }, -/obj/item/weapon/gun/rifle/sniper/svd{ - pixel_y = 9 - }, -/obj/item/ammo_magazine/sniper/svd{ - pixel_y = -6; - pixel_x = 5 - }, -/obj/item/ammo_magazine/sniper/svd{ - pixel_y = -6 - }, -/obj/item/ammo_magazine/sniper/svd{ - pixel_y = -6; - pixel_x = -6 - }, -/turf/open/floor/interior/wood, -/area/tyrargo/underground/mall) -"dzd" = ( -/turf/open/floor/interior/wood, -/area/tyrargo/underground/mall) -"dze" = ( -/obj/structure/surface/rack{ - color = "#8B7B5B" - }, -/obj/item/storage/pouch/electronics, -/obj/item/storage/pouch/shotgun/large, -/turf/open/floor/hybrisa/carpet/carpetgreendeco, -/area/tyrargo/underground/mall) -"dzf" = ( -/turf/open/floor/hybrisa/carpet/carpetgreendeco, -/area/tyrargo/underground/mall) -"dzg" = ( -/obj/structure/bed/chair/office/dark{ - dir = 1 - }, -/turf/open/floor/hybrisa/carpet/carpetgreendeco, -/area/tyrargo/underground/mall) "dzh" = ( /obj/structure/toilet, /obj/structure/machinery/light/small{ @@ -72088,49 +65703,14 @@ }, /turf/open/floor/hybrisa/tile/tilewhitecheckered, /area/tyrargo/underground/mall) -"dzi" = ( -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/engineering) -"dzj" = ( -/obj/structure/tunnel/maint_tunnel, -/obj/structure/prop/hybrisa/signs/high_voltage/small{ - pixel_y = -28 - }, -/turf/open/floor/prison/darkyellowcorners2/east, -/area/tyrargo/underground/engineering) -"dzk" = ( -/obj/structure/closet/secure_closet/engineering_electrical, -/turf/open/floor/prison/darkyellow2/southwest, -/area/tyrargo/underground/engineering) -"dzl" = ( -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/engineering) -"dzm" = ( -/obj/structure/closet/toolcloset, -/obj/structure/prop/hybrisa/signs/high_voltage/small{ - pixel_y = -28 - }, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/engineering) -"dzn" = ( -/obj/structure/largecrate/random/barrel/yellow{ - pixel_x = 5 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/signs/high_voltage/small{ - pixel_y = -28 - }, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/engineering) -"dzo" = ( -/turf/open/floor/prison/darkyellow2/southeast, -/area/tyrargo/underground/engineering) -"dzp" = ( -/obj/structure/machinery/recharge_station, -/turf/open/floor/mech_bay_recharge_floor, -/area/tyrargo/underground/engineering) "dzq" = ( -/obj/structure/machinery/door/airlock/almayer/generic/autoname, +/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ + id = null; + explo_proof = 1; + needs_power = 0; + unacidable = 1; + dir = 4 + }, /turf/open/floor/hybrisa/tile/tilegreen, /area/tyrargo/underground/apartment) "dzr" = ( @@ -72138,20 +65718,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/tile/tileblue, /area/tyrargo/underground/apartment) -"dzs" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/hybrisa/carpet/rug_colorable/pink, -/area/tyrargo/underground/apartment) -"dzt" = ( -/obj/structure/bed/chair/comfy/hybrisa/blue, -/turf/open/floor/hybrisa/carpet/rug_colorable/pink/northeast, -/area/tyrargo/underground/apartment) -"dzu" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/carpet/rug_colorable/pink/north, -/area/tyrargo/underground/apartment) "dzv" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /obj/effect/decal/grass_overlay/grass1/dark{ @@ -72159,228 +65725,9 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/colony_exterior/west) -"dzw" = ( -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/underground/apartment) -"dzx" = ( -/obj/structure/machinery/door/airlock/hybrisa/personal_solid/autoname, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/underground/apartment) -"dzy" = ( -/obj/structure/bed{ - pixel_y = -12 - }, -/obj/item/bedsheet/hop{ - pixel_y = -12 - }, -/obj/structure/flora/pottedplant{ - icon_state = "pottedplant_18"; - pixel_x = 9; - pixel_y = 21; - layer = 2.9 - }, -/turf/open/floor/hybrisa/carpet/rug_colorable/pink/north, -/area/tyrargo/underground/apartment) -"dzz" = ( -/obj/structure/machinery/door/window/brigdoor/westleft{ - dir = 4; - icon_state = "leftsecure"; - id = "brg" - }, -/obj/item/ammo_magazine/smg/pps43{ - pixel_y = 12 - }, -/obj/structure/surface/table/reinforced/prison{ - color = "#8B7B5B" - }, -/obj/item/ammo_magazine/smg/pps43{ - pixel_y = 12; - pixel_x = 8 - }, -/obj/item/ammo_magazine/smg/pps43{ - pixel_y = 12; - pixel_x = -8 - }, -/obj/item/weapon/gun/smg/pps43{ - pixel_y = -4 - }, -/obj/structure/machinery/light/blue{ - dir = 8; - pixel_y = -12 - }, -/turf/open/floor/interior/wood, -/area/tyrargo/underground/mall) -"dzA" = ( -/obj/structure/surface/table/reinforced/prison{ - color = "#8B7B5B" - }, -/obj/structure/prop/server_equipment/laptop/closed{ - pixel_x = -2; - pixel_y = 11 - }, -/turf/open/floor/hybrisa/carpet/carpetgreendeco, -/area/tyrargo/underground/mall) -"dzB" = ( -/obj/structure/surface/table/reinforced/prison{ - color = "#8B7B5B" - }, -/obj/structure/machinery/computer/pod/old{ - name = "Register" - }, -/turf/open/floor/hybrisa/carpet/carpetgreendeco, -/area/tyrargo/underground/mall) -"dzC" = ( -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/engineering) -"dzD" = ( -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/underground/engineering) -"dzE" = ( -/obj/structure/prop/power_transformer{ - density = 1 - }, -/obj/effect/decal/warning_stripes{ - icon_state = "W"; - layer = 3.3; - pixel_x = -1 - }, -/obj/effect/decal/warning_stripes{ - icon_state = "S"; - pixel_y = -1 - }, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/underground/engineering) -"dzF" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_x = 2 - }, -/obj/effect/decal/warning_stripes{ - icon_state = "S"; - pixel_y = -1 - }, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/underground/engineering) -"dzG" = ( -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/underground/engineering) -"dzH" = ( -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/engineering) -"dzI" = ( -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/engineering) -"dzJ" = ( -/obj/structure/closet/secure_closet/engineering_electrical, -/turf/open/floor/prison/darkyellow2/northwest, -/area/tyrargo/underground/engineering) -"dzK" = ( -/turf/open/floor/prison/darkyellowcorners2/east, -/area/tyrargo/underground/engineering) -"dzL" = ( -/turf/open/floor/prison/darkyellowcorners2/north, -/area/tyrargo/underground/engineering) -"dzM" = ( -/obj/structure/machinery/vending/cola, -/obj/structure/sign/poster/corporate{ - layer = 3; - pixel_y = 32 - }, -/obj/effect/blocker/water, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) -"dzN" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) -"dzO" = ( -/obj/structure/machinery/door/window/brigdoor/westleft{ - dir = 4; - icon_state = "leftsecure"; - id = "brg" - }, -/obj/structure/machinery/light/blue{ - dir = 8; - pixel_y = -4 - }, -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.7 - }, -/obj/structure/surface/table/reinforced/prison{ - color = "#8B7B5B" - }, -/obj/item/weapon/gun/rifle/ak4047{ - pixel_x = 0; - pixel_y = -7 - }, -/obj/item/ammo_magazine/rifle/ak4047{ - pixel_x = -6; - pixel_y = 6 - }, -/obj/item/ammo_magazine/rifle/ak4047{ - pixel_x = 1; - pixel_y = 6 - }, -/obj/item/ammo_magazine/rifle/ak4047{ - pixel_x = 9; - pixel_y = 6 - }, -/turf/open/floor/interior/wood, -/area/tyrargo/underground/mall) "dzP" = ( /turf/open/floor/prison/floor_plate, /area/tyrargo/underground/mall) -"dzQ" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "W"; - layer = 3.3; - pixel_x = -1 - }, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/underground/engineering) -"dzR" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_x = 2 - }, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/underground/engineering) -"dzS" = ( -/obj/structure/machinery/light/double{ - dir = 4; - pixel_y = -5 - }, -/turf/open/floor/prison/darkyellow2/northwest, -/area/tyrargo/underground/engineering) -"dzT" = ( -/obj/structure/prop/hybrisa/signs/high_voltage/small{ - pixel_x = -28 - }, -/obj/structure/machinery/light/double{ - dir = 8; - pixel_y = -5 - }, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/engineering) -"dzU" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding10" - }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dzV" = ( -/obj/structure/machinery/light/double{ - dir = 4; - pixel_y = -5 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/engineering) "dzW" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 8; @@ -72400,10 +65747,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts_road/central) -"dzX" = ( -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/underground/sewer/north) "dzY" = ( /obj/item/trash/cigbutt{ pixel_x = -6; @@ -72411,158 +65754,10 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts_road/central) -"dzZ" = ( -/obj/structure/janitorialcart, -/obj/structure/machinery/light/small{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) -"dAa" = ( -/obj/structure/bed/chair{ - dir = 4 - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) -"dAb" = ( -/obj/structure/surface/table, -/obj/item/reagent_container/food/condiment/peppermill{ - pixel_x = 3; - pixel_y = 9 - }, -/obj/item/reagent_container/food/condiment/saltshaker, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) -"dAc" = ( -/obj/structure/bed/chair{ - dir = 8 - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) -"dAd" = ( -/obj/structure/machinery/door/airlock/hybrisa/personal/autoname, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/mall) "dAe" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/strata/green1, /area/tyrargo/underground/mall) -"dAf" = ( -/obj/structure/reagent_dispensers/tank/water, -/obj/effect/blocker/water, -/turf/open/floor/corsat/squares, -/area/tyrargo/underground/mall) -"dAg" = ( -/obj/structure/prop/hybrisa/misc/fake/heavydutywire/heavy2, -/obj/effect/decal/hybrisa/dirt, -/obj/structure/prop/hybrisa/misc/floorprops/grate, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/cable{ - icon_state = "5-8" - }, -/obj/structure/cable{ - icon_state = "4-10" - }, -/obj/structure/prop/hybrisa/fakeplatforms/platform3{ - dir = 8 - }, -/obj/effect/hybrisa/misc/fake/wire/blue{ - dir = 4; - pixel_y = -4 - }, -/obj/effect/hybrisa/misc/fake/wire/yellow{ - dir = 4 - }, -/obj/structure/lattice, -/obj/structure/platform/metal/almayer, -/obj/effect/decal/warning_stripes{ - icon_state = "S"; - pixel_y = -4 - }, -/turf/open/floor/plating, -/area/tyrargo/underground/engineering) -"dAh" = ( -/obj/structure/prop/hybrisa/misc/fake/heavydutywire/heavy2, -/obj/effect/decal/hybrisa/dirt, -/obj/structure/prop/hybrisa/misc/floorprops/grate, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/cable{ - icon_state = "1-10" - }, -/obj/structure/prop/hybrisa/fakeplatforms/platform3{ - dir = 4 - }, -/obj/effect/hybrisa/misc/fake/wire/blue{ - dir = 4; - pixel_y = -4 - }, -/obj/effect/hybrisa/misc/fake/wire/yellow{ - dir = 4 - }, -/obj/structure/lattice, -/obj/structure/platform/metal/almayer, -/obj/effect/decal/warning_stripes{ - icon_state = "S"; - pixel_y = -4 - }, -/turf/open/floor/plating, -/area/tyrargo/underground/engineering) -"dAi" = ( -/obj/structure/machinery/door/airlock/multi_tile/almayer/engidoor/glass/colony{ - autoname = 1; - dir = 1 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/engineering) -"dAj" = ( -/obj/structure/machinery/door/airlock/multi_tile/almayer/engidoor/glass/colony{ - autoname = 1; - dir = 1 - }, -/obj/effect/blocker/water, -/turf/open/floor/corsat/marked, -/area/tyrargo/underground/engineering) -"dAk" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/underground/sewer/north) -"dAl" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dAm" = ( -/obj/item/tool/mop{ - pixel_y = 20; - pixel_x = 4 - }, -/obj/item/reagent_container/glass/bucket/janibucket{ - pixel_y = 5; - pixel_x = -4 - }, -/obj/item/tool/wet_sign{ - pixel_x = 1; - pixel_y = -9 - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) -"dAn" = ( -/obj/structure/closet/crate/trashcart{ - opened = 1; - pixel_y = 8 - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) -"dAo" = ( -/obj/structure/surface/table, -/obj/item/pizzabox/pizza_galaxy, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) "dAp" = ( /obj/structure/prop/tyrargo/large_tents/small, /obj/effect/decal/hybrisa/trash{ @@ -72582,114 +65777,10 @@ }, /turf/open/floor/hybrisa/tile/tilered, /area/tyrargo/underground/apartment) -"dAr" = ( -/obj/structure/surface/table, -/obj/structure/machinery/microwave{ - pixel_y = 12; - layer = 3.20; - pixel_x = -2 - }, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/underground/apartment) -"dAs" = ( -/obj/structure/surface/table, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/underground/apartment) -"dAt" = ( -/obj/structure/closet/secure_closet/freezer/fridge, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/underground/apartment) -"dAu" = ( -/obj/structure/toilet{ - pixel_y = 8 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"dAv" = ( -/obj/structure/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"dAw" = ( -/obj/structure/machinery/shower{ - pixel_y = 16 - }, -/obj/structure/window/reinforced, -/obj/item/tool/soap/deluxe, -/obj/structure/curtain/open/shower, -/turf/open/floor/plating/plating_catwalk/aicore/white, -/area/tyrargo/underground/apartment) -"dAx" = ( -/obj/structure/surface/table{ - color = "#8B7B5B" - }, -/turf/open/floor/interior/wood, -/area/tyrargo/underground/mall) -"dAy" = ( -/obj/effect/hybrisa/misc/fake/wire/red{ - dir = 4 - }, -/obj/effect/hybrisa/misc/fake/wire/blue{ - dir = 4; - pixel_y = -4 - }, -/obj/effect/hybrisa/misc/fake/wire/yellow{ - dir = 4; - pixel_y = 4 - }, -/obj/effect/decal/cleanable/cobweb, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"dAz" = ( -/obj/structure/janitorialcart, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/corsat/squares, -/area/tyrargo/underground/mall) -"dAA" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/north) -"dAB" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/east, -/area/tyrargo/underground/sewer/north) -"dAC" = ( -/turf/closed/wall/strata_outpost, -/area/tyrargo/underground/sewer/north) "dAD" = ( /obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco1/west, /turf/open/floor/almayer_hull/outerhull_dir/northeast, /area/tyrargo/indoors/market/upper) -"dAE" = ( -/obj/structure/prop/hybrisa/misc/fake/heavydutywire/heavy2, -/obj/effect/decal/hybrisa/dirt, -/obj/structure/prop/hybrisa/misc/floorprops/grate, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/cable{ - icon_state = "5-8" - }, -/obj/structure/cable{ - icon_state = "4-10" - }, -/obj/structure/prop/hybrisa/fakeplatforms/platform3{ - dir = 8 - }, -/obj/effect/hybrisa/misc/fake/wire/blue{ - dir = 4; - pixel_y = -4 - }, -/obj/effect/hybrisa/misc/fake/wire/yellow{ - dir = 4 - }, -/obj/structure/lattice, -/turf/open/floor/plating, -/area/tyrargo/underground/engineering) "dAF" = ( /obj/structure/surface/table/reinforced/prison{ color = "#a57451" @@ -72700,313 +65791,30 @@ }, /turf/open/floor/hybrisa/carpet/carpetpatternblue, /area/tyrargo/indoors/apartment/north_upper) -"dAG" = ( -/obj/structure/prop/hybrisa/misc/fake/heavydutywire/heavy2, -/obj/effect/decal/hybrisa/dirt, -/obj/structure/prop/hybrisa/misc/floorprops/grate, -/obj/structure/cable{ - icon_state = "4-8" - }, -/obj/structure/cable{ - icon_state = "1-10" - }, -/obj/structure/prop/hybrisa/fakeplatforms/platform3{ - dir = 4 +"dAM" = ( +/obj/structure/bed/bedroll{ + pixel_y = -1; + pixel_x = -7 }, -/obj/effect/hybrisa/misc/fake/wire/blue{ - dir = 4; - pixel_y = -4 +/turf/open/floor/hybrisa/tile/tilered, +/area/tyrargo/underground/apartment) +"dBa" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice2"; + pixel_x = -16; + pixel_y = 24 }, -/obj/effect/hybrisa/misc/fake/wire/yellow{ - dir = 4 - }, -/obj/structure/lattice, -/turf/open/floor/plating, -/area/tyrargo/underground/engineering) -"dAH" = ( -/obj/structure/prop/hybrisa/misc/redmeter{ - pixel_y = 32; - light_color = "#850000"; - light_on = 1; - light_range = 1 - }, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/underground/engineering) -"dAI" = ( -/obj/structure/largecrate/random/barrel/black{ - pixel_x = 4; - pixel_y = 7; - layer = 3.1 - }, -/turf/open/floor/prison/darkyellow2/southwest, -/area/tyrargo/underground/engineering) -"dAJ" = ( -/obj/structure/prop/hybrisa/misc/buildinggreeblies/greeble2{ - light_color = "#00ff9f"; - light_on = 1; - light_power = 2; - light_range = 3; - pixel_y = 12; - pixel_x = -5 - }, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/engineering) -"dAK" = ( -/obj/effect/blocker/water, -/turf/open/floor/corsat/marked, -/area/tyrargo/underground/engineering) -"dAL" = ( -/obj/structure/machinery/door/airlock/maintenance/colony{ - dir = 1 - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) -"dAM" = ( -/obj/structure/bed/bedroll{ - pixel_y = -1; - pixel_x = -7 - }, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/apartment) -"dAN" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/obj/effect/decal/remains/robot, -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dAO" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/north) -"dAP" = ( -/obj/structure/cable/heavyduty{ - icon_state = "1-2" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dAQ" = ( -/obj/structure/prop/hybrisa/misc/fake/heavydutywire/heavy2, -/obj/effect/decal/hybrisa/dirt, -/obj/structure/prop/hybrisa/misc/floorprops/grate, -/obj/structure/platform/metal/almayer/north, -/obj/structure/prop/hybrisa/fakeplatforms/platform3{ - dir = 8 - }, -/obj/structure/lattice, -/turf/open/floor/plating, -/area/tyrargo/underground/engineering) -"dAR" = ( -/obj/structure/prop/hybrisa/misc/fake/heavydutywire/heavy2, -/obj/effect/decal/hybrisa/dirt, -/obj/structure/prop/hybrisa/misc/floorprops/grate, -/obj/structure/cable{ - icon_state = "4-10" - }, -/obj/structure/platform/metal/almayer/north, -/obj/structure/prop/hybrisa/fakeplatforms/platform3{ - dir = 4 - }, -/obj/structure/lattice, -/turf/open/floor/plating, -/area/tyrargo/underground/engineering) -"dAS" = ( -/obj/structure/machinery/light/double{ - dir = 4; - pixel_y = -5 - }, -/turf/open/floor/prison/darkyellow2/southwest, -/area/tyrargo/underground/engineering) -"dAT" = ( -/obj/structure/largecrate/empty/case/double, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/engineering) -"dAU" = ( -/turf/open/floor/prison/darkyellow2/northeast, -/area/tyrargo/underground/engineering) -"dAV" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/underground/apartment) -"dAW" = ( -/obj/structure/bed/chair{ - dir = 4 - }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/underground/apartment) -"dAX" = ( -/obj/structure/surface/table, -/obj/item/clothing/under/colonist/workwear/pink, -/turf/open/floor/hybrisa/tile/tileblue, -/area/tyrargo/underground/apartment) -"dAY" = ( -/obj/structure/bed/chair{ - dir = 1 - }, -/turf/open/floor/hybrisa/tile/tilebeige, -/area/tyrargo/underground/apartment) -"dAZ" = ( -/obj/structure/bedsheetbin, -/obj/item/reagent_container/glass/rag{ - desc = "A pile of clothing, these need washing..."; - name = "pile of clothing"; - color = "#37485b"; - pixel_x = -5; - pixel_y = 5 - }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/underground/apartment) -"dBa" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice2"; - pixel_x = -16; - pixel_y = 24 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, /turf/open/asphalt/cement/cement12, /area/tyrargo/outdoors/colony_streets/west) -"dBb" = ( -/obj/structure/surface/table/woodentable/fancy, -/obj/structure/machinery/faxmachine, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/apartment) -"dBc" = ( -/obj/structure/surface/table/woodentable/fancy, -/obj/structure/machinery/prop/almayer/computer/PC{ - dir = 1 - }, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/apartment) -"dBd" = ( -/obj/structure/surface/table/woodentable/fancy, -/obj/item/paper_bin{ - pixel_x = -4; - pixel_y = 7 - }, -/obj/item/device/flashlight/lamp/green{ - pixel_y = -2; - pixel_x = 8 - }, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/apartment) -"dBe" = ( -/obj/structure/flora/pottedplant{ - icon_state = "pottedplant_21" - }, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/apartment) -"dBf" = ( -/obj/structure/closet/cabinet, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/apartment) -"dBg" = ( -/obj/effect/decal/hybrisa/road/lines1{ - pixel_x = -1; - color = "#b54b3d" - }, -/obj/effect/decal/hybrisa/road/lines3{ - pixel_y = -1; - color = "#b54b3d" - }, -/obj/structure/machinery/light/small, -/turf/open/floor/hybrisa/carpet/carpetred, -/area/tyrargo/underground/apartment) -"dBh" = ( -/obj/effect/decal/hybrisa/road/lines3{ - pixel_y = -1; - color = "#b54b3d" - }, -/obj/effect/decal/hybrisa/road/lines4{ - pixel_x = 1; - color = "#b54b3d" - }, -/turf/open/floor/hybrisa/carpet/carpetred, -/area/tyrargo/underground/apartment) -"dBi" = ( -/obj/structure/closet/secure_closet/freezer/fridge/full{ - density = 0 - }, -/obj/item/storage/box/tomato, -/obj/item/storage/box/tomato, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) -"dBj" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/item/reagent_container/food/snacks/flour{ - pixel_x = -5 - }, -/obj/item/reagent_container/food/snacks/flour{ - pixel_y = 8; - pixel_x = -8; - layer = 2.9 - }, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) "dBk" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/wood/redwood, /area/tyrargo/indoors/apartment/south_ground) -"dBl" = ( -/obj/structure/sink{ - dir = 1; - pixel_y = -9 - }, -/obj/structure/surface/table/reinforced/almayer_B, -/obj/item/reagent_container/food/snacks/dough{ - pixel_x = 4; - pixel_y = 10 - }, -/obj/item/tool/kitchen/rollingpin{ - pixel_y = 8; - pixel_x = -6 - }, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) -"dBm" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/item/reagent_container/food/snacks/sliceable/pizza/margherita, -/obj/item/tool/kitchen/pizzacutter{ - pixel_y = -6 - }, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) -"dBn" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/structure/machinery/microwave, -/obj/structure/machinery/microwave{ - pixel_y = 14 - }, -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall/smallvent3{ - pixel_y = -25; - pixel_x = -7 - }, -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall/smallvent3{ - pixel_y = -25; - pixel_x = 6 - }, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) -"dBo" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/structure/machinery/chem_dispenser/soda{ - pixel_y = -4 - }, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) -"dBp" = ( -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) "dBq" = ( /obj/structure/roof/hybrisa/signs/miscvert7sign{ pixel_y = 6; @@ -73018,37 +65826,6 @@ }, /turf/open/floor/prison/floor_plate, /area/tyrargo/underground/mall) -"dBr" = ( -/obj/item/tool/mop{ - pixel_y = 20; - pixel_x = 4 - }, -/obj/item/reagent_container/glass/bucket/janibucket{ - pixel_y = 5; - pixel_x = -4 - }, -/obj/item/tool/wet_sign{ - pixel_x = 1; - pixel_y = -9 - }, -/obj/effect/decal/hybrisa/dirt, -/turf/open/floor/corsat/squares, -/area/tyrargo/underground/mall) -"dBs" = ( -/obj/structure/machinery/cm_vending/sorted/tech/electronics_storage, -/turf/open/floor/prison/darkyellow2/southwest, -/area/tyrargo/underground/engineering) -"dBt" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellowcorners2/west, -/area/tyrargo/underground/engineering) -"dBu" = ( -/obj/structure/surface/rack, -/obj/item/stack/sheet/metal{ - amount = 50 - }, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/engineering) "dBv" = ( /obj/effect/decal/grass_overlay/grass1/dark{ dir = 1 @@ -73056,34 +65833,6 @@ /obj/effect/decal/cleanable/generic, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/outskirts/east) -"dBw" = ( -/obj/structure/stairs/multiz/up{ - dir = 8 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/underground/engineering) -"dBx" = ( -/turf/open/floor/prison/darkyellowcorners2, -/area/tyrargo/underground/engineering) -"dBy" = ( -/obj/structure/surface/rack, -/obj/effect/spawner/random/toolbox{ - layer = 4 - }, -/turf/open/floor/prison/darkyellow2/southeast, -/area/tyrargo/underground/engineering) -"dBz" = ( -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dBA" = ( -/obj/item/clothing/under/bluepyjamas{ - pixel_x = 7; - pixel_y = 8 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/underground/apartment) "dBB" = ( /obj/structure/prop/tyrargo/boards/boards_1{ pixel_x = 7; @@ -73091,110 +65840,6 @@ }, /turf/open/floor/hybrisa/tile/tilered, /area/tyrargo/underground/apartment) -"dBC" = ( -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/apartment) -"dBD" = ( -/obj/structure/bed/chair/comfy, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/apartment) -"dBE" = ( -/obj/structure/machinery/door/airlock/hybrisa/personal_solid/autoname, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/apartment) -"dBF" = ( -/obj/effect/decal/hybrisa/road/lines1{ - pixel_x = -1; - color = "#b54b3d" - }, -/obj/effect/decal/hybrisa/road/lines2{ - pixel_y = 1; - color = "#b54b3d" - }, -/turf/open/floor/hybrisa/carpet/carpetred, -/area/tyrargo/underground/apartment) -"dBG" = ( -/obj/item/paper/janitor, -/obj/item/bedsheet/ce{ - color = "#b54b3d" - }, -/obj/structure/bed, -/obj/structure/bed{ - pixel_y = -12 - }, -/obj/item/bedsheet/ce{ - color = "#b54b3d"; - pixel_y = -12 - }, -/obj/effect/decal/hybrisa/road/lines4{ - pixel_x = 1; - color = "#b54b3d" - }, -/obj/effect/decal/hybrisa/road/lines2{ - pixel_y = 1; - color = "#b54b3d" - }, -/turf/open/floor/hybrisa/carpet/carpetred, -/area/tyrargo/underground/apartment) -"dBH" = ( -/obj/structure/prop/hybrisa/misc/machinery/screens/entertainment{ - pixel_x = -32 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6"; - pixel_y = 3 - }, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) -"dBI" = ( -/obj/structure/machinery/door/airlock/maintenance/colony{ - dir = 1 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/mall) -"dBJ" = ( -/obj/structure/machinery/autolathe, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/engineering) -"dBK" = ( -/obj/structure/surface/rack, -/obj/item/weapon/gun/flamer/survivor, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/engineering) -"dBL" = ( -/obj/structure/surface/rack, -/obj/effect/spawner/random/tool, -/obj/effect/spawner/random/tool, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/engineering) -"dBM" = ( -/obj/effect/decal/cleanable/blood{ - pixel_x = 4; - pixel_y = 6 - }, -/obj/structure/prop/hybrisa/misc/blood/blood1{ - layer = 3.1; - pixel_y = 38 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_5"; - pixel_y = 12 - }, -/turf/open/floor/hybrisa/tile/tilebeige, -/area/tyrargo/underground/apartment) -"dBN" = ( -/obj/structure/machinery/washing_machine, -/turf/open/floor/hybrisa/tile/tileblue, -/area/tyrargo/underground/apartment) -"dBO" = ( -/obj/structure/machinery/door/airlock/almayer/generic{ - name = "\improper Laundry Room" - }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/underground/apartment) "dBP" = ( /obj/structure/prop/tyrargo/boards/boards_1{ dir = 8; @@ -73262,112 +65907,6 @@ }, /turf/open/floor/hybrisa/tile/tilered, /area/tyrargo/underground/apartment) -"dBU" = ( -/obj/effect/decal/hybrisa/road/lines2{ - pixel_y = 1; - color = "#b54b3d" - }, -/obj/effect/decal/hybrisa/road/lines4{ - pixel_x = 1; - color = "#b54b3d" - }, -/obj/effect/decal/hybrisa/road/lines3{ - pixel_y = -1; - color = "#b54b3d" - }, -/obj/effect/decal/hybrisa/road/lines1{ - pixel_x = -1; - color = "#b54b3d" - }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/underground/apartment) -"dBV" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/item/pizzabox/pizza_galaxy/mystery/stack{ - pixel_y = 8 - }, -/obj/item/pizzabox/pizza_galaxy{ - pixel_y = 12 - }, -/obj/item/pizzabox/pizza_galaxy{ - pixel_y = 16 - }, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) -"dBW" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) -"dBX" = ( -/obj/item/explosive/mine/active/no_iff{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) -"dBY" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/structure/machinery/computer/pod/old{ - name = "Register" - }, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) -"dBZ" = ( -/obj/structure/prop/power_transformer{ - density = 1 - }, -/obj/effect/decal/warning_stripes{ - icon_state = "W"; - layer = 3.3; - pixel_x = -1 - }, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/underground/engineering) -"dCa" = ( -/obj/structure/machinery/cm_vending/sorted/tech/comtech_tools, -/turf/open/floor/prison/darkyellow2/northwest, -/area/tyrargo/underground/engineering) -"dCb" = ( -/obj/structure/surface/rack, -/obj/item/stack/sheet/cardboard/medium_stack, -/turf/open/floor/prison/darkyellow2/northeast, -/area/tyrargo/underground/engineering) -"dCc" = ( -/obj/effect/landmark/corpsespawner/colonist/burst, -/obj/effect/decal/cleanable/blood{ - pixel_x = 4; - pixel_y = 6 - }, -/turf/open/floor/hybrisa/tile/tilebeige, -/area/tyrargo/underground/apartment) -"dCd" = ( -/obj/effect/decal/cleanable/blood{ - icon_state = "csplatter1" - }, -/obj/effect/decal/cleanable/blood{ - pixel_x = -7; - pixel_y = -4 - }, -/obj/item/key{ - pixel_x = -3; - pixel_y = 7 - }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/underground/apartment) -"dCe" = ( -/obj/item/coin/iron{ - pixel_y = 7; - pixel_x = -8 - }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/underground/apartment) -"dCf" = ( -/obj/item/prop/alien/hugger{ - pixel_x = -2; - pixel_y = 19 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/underground/apartment) "dCg" = ( /obj/effect/decal/siding, /turf/open/asphalt, @@ -73378,87 +65917,6 @@ }, /turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/underground/apartment) -"dCi" = ( -/obj/structure/machinery/door/airlock/hybrisa/personal/autoname, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) -"dCj" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/north) -"dCk" = ( -/obj/structure/cable/heavyduty{ - icon_state = "1-2" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating, -/area/tyrargo/underground/sewer/north) -"dCl" = ( -/obj/structure/largecrate/random/barrel/yellow{ - pixel_x = 3; - pixel_y = 3 - }, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/engineering) -"dCm" = ( -/obj/effect/landmark/corpsespawner/engineer, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/bloodtrail, -/obj/effect/decal/cleanable/blood, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dCn" = ( -/obj/structure/machinery/washing_machine, -/obj/structure/machinery/washing_machine{ - layer = 3.5; - pixel_y = 15 - }, -/turf/open/floor/hybrisa/tile/tileblue, -/area/tyrargo/underground/apartment) -"dCo" = ( -/obj/structure/surface/table, -/obj/structure/bedsheetbin{ - icon_state = "linenbin-empty"; - pixel_y = 13; - pixel_x = 6 - }, -/obj/item/reagent_container/glass/rag{ - desc = "A towel for drying yourself."; - icon = 'icons/obj/items/hunter/pred_gear.dmi'; - icon_state = "polishing_rag"; - name = "towel"; - pixel_y = 8 - }, -/turf/open/floor/hybrisa/tile/tileblue, -/area/tyrargo/underground/apartment) -"dCp" = ( -/obj/structure/surface/table/reinforced/prison{ - color = "#a57451" - }, -/obj/structure/machinery/microwave{ - pixel_y = 12; - layer = 3.20; - pixel_x = -2 - }, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/apartment) -"dCq" = ( -/obj/structure/surface/table/reinforced/prison{ - color = "#a57451" - }, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/apartment) -"dCr" = ( -/obj/structure/closet/secure_closet/freezer/fridge, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/apartment) "dCs" = ( /obj/structure/roof/hybrisa/signs/pizzasign{ light_color = "#FF9100"; @@ -73478,220 +65936,16 @@ /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/floor/strata/green4/west, /area/tyrargo/underground/mall) -"dCv" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dCw" = ( -/obj/structure/largecrate/random/barrel/blue{ - pixel_x = 9 - }, -/turf/open/floor/prison/darkyellow2/northwest, -/area/tyrargo/underground/engineering) -"dCx" = ( -/obj/structure/machinery/floodlight{ - pixel_x = 1; - pixel_y = 2 - }, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/engineering) "dCy" = ( /obj/structure/machinery/atm, -/turf/closed/wall/strata_outpost, +/turf/closed/wall/strata_outpost/reinforced/hull, /area/tyrargo/underground/apartment) -"dCz" = ( -/obj/structure/machinery/vending/cola{ - pixel_x = -6; - pixel_y = 2 - }, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) -"dCA" = ( -/obj/structure/bed/chair{ - dir = 4; - icon_state = "chair_alt"; - pixel_x = 4; - pixel_y = 10 - }, -/turf/open/floor/corsat/officetiles, -/area/tyrargo/underground/mall) -"dCB" = ( -/obj/structure/surface/table, -/obj/item/reagent_container/food/snacks/meatpizzaslice, -/obj/item/reagent_container/food/snacks/meatpizzaslice{ - pixel_y = 11; - pixel_x = -5 - }, -/turf/open/floor/corsat/officetiles, -/area/tyrargo/underground/mall) -"dCC" = ( -/obj/structure/bed/chair{ - dir = 8; - icon_state = "chair_alt"; - pixel_x = -4; - pixel_y = 10 - }, -/turf/open/floor/corsat/officetiles, -/area/tyrargo/underground/mall) -"dCD" = ( -/obj/structure/surface/table, -/obj/item/reagent_container/food/snacks/sliceable/pizza/meatpizza{ - pixel_x = -2; - pixel_y = 3 - }, -/obj/item/reagent_container/food/drinks/cans/souto{ - pixel_x = -8; - pixel_y = 16 - }, -/obj/item/reagent_container/food/drinks/cans/souto{ - pixel_x = 10; - pixel_y = 17 - }, -/turf/open/floor/corsat/officetiles, -/area/tyrargo/underground/mall) -"dCE" = ( -/obj/structure/bed/chair{ - dir = 8; - icon_state = "chair_alt"; - pixel_x = -5; - pixel_y = 10 - }, -/turf/open/floor/corsat/officetiles, -/area/tyrargo/underground/mall) "dCF" = ( /turf/open/floor/strata/green4, /area/tyrargo/underground/mall) "dCG" = ( /turf/open/floor/strata/green4/north, /area/tyrargo/underground/mall) -"dCH" = ( -/obj/structure/bed/bedroll{ - dir = 9; - layer = 3.0; - pixel_x = 10; - pixel_y = 5 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/item/reagent_container/syringe{ - icon_state = "broken"; - pixel_y = -2; - pixel_x = 3 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dCI" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dCJ" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_14"; - pixel_y = 14; - pixel_x = -14 - }, -/obj/item/stool, -/obj/effect/decal/cleanable/dirt, -/obj/item/reagent_container/syringe{ - icon_state = "broken" - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dCK" = ( -/obj/structure/machinery/space_heater, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dCL" = ( -/obj/item/stool, -/obj/item/reagent_container/food/drinks/bottle/rum, -/obj/item/trash/cigbutt{ - pixel_x = -9; - pixel_y = -6 - }, -/obj/structure/prop/hybrisa/misc/graffiti/graffiti1{ - pixel_y = -58 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dCM" = ( -/obj/structure/bed/bedroll{ - dir = 1; - layer = 6; - pixel_y = 11 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_7"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/item/trash/cigbutt{ - pixel_x = 1; - pixel_y = 5 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dCN" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/item/prop/alien/hugger, -/obj/item/trash/cigbutt{ - pixel_x = 1; - pixel_y = 5 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dCO" = ( -/obj/structure/bed/bedroll{ - dir = 5; - pixel_y = 6 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/landmark/corpsespawner/colonist/burst, -/obj/effect/decal/cleanable/blood{ - pixel_x = 4; - pixel_y = 6 - }, -/obj/item/prop/colony/usedbandage{ - dir = 10; - pixel_y = -6; - pixel_x = 4 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dCP" = ( -/obj/structure/tunnel/maint_tunnel/hybrisa, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dCQ" = ( -/obj/effect/decal/cleanable/blood{ - icon_state = "csplatter1" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dCR" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_5" - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dCS" = ( -/obj/structure/machinery/door/airlock/maintenance/colony, -/turf/open/floor/plating, -/area/tyrargo/underground/apartment) "dCT" = ( /obj/structure/stairs/multiz/up{ dir = 8 @@ -73704,1008 +65958,297 @@ }, /turf/open/floor/almayer_hull, /area/tyrargo/underground/mall) -"dCV" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/east, -/area/tyrargo/underground/sewer/north) -"dCW" = ( -/obj/structure/closet/secure_closet/engineering_welding, -/obj/structure/closet/secure_closet/engineering_welding, +"dDr" = ( +/obj/structure/stairs/multiz/down, +/obj/structure/blocker/forcefield/vehicles, +/turf/open/floor/almayer_hull, +/area/tyrargo/indoors/sewer_treatment/ground) +"dEg" = ( +/obj/effect/decal/cleanable/generic, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/outdoors/outskirts/central) +"dEA" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2/southwest, -/area/tyrargo/underground/engineering) -"dCX" = ( -/obj/structure/reagent_dispensers/tank/fuel{ - anchored = 1 - }, -/turf/open/floor/prison/darkyellowfull2, -/area/tyrargo/underground/engineering) -"dCY" = ( -/obj/effect/decal/hybrisa/trash{ - pixel_y = 12 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dCZ" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4"; - layer = 3.2 - }, -/obj/item/trash/cigbutt{ - pixel_x = -4; - pixel_y = 11 +/obj/effect/decal/hybrisa/road/lines4, +/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_1, +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/outdoors/colony_streets/south_west) +"dEB" = ( +/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_3, +/turf/open/hybrisa/street/cement3, +/area/tyrargo/outdoors/colony_streets/south_west) +"dEC" = ( +/obj/structure/prop/tyrargo/traffic_signal, +/turf/open/auto_turf/tyrargo_grass/layer1, +/area/tyrargo/outdoors/colony_streets/south_west) +"dED" = ( +/obj/effect/decal/siding{ + icon_state = "siding2" }, /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/platingdmg3, -/area/tyrargo/underground/apartment) -"dDa" = ( -/obj/structure/surface/table/woodentable/poor, -/obj/item/pizzabox/pizza_galaxy, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dDb" = ( -/obj/structure/surface/table/woodentable/poor, -/obj/item/storage/beer_pack, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dDc" = ( -/obj/structure/bed/chair/wood/normal{ - dir = 8; - pixel_x = 7 +/obj/effect/decal/cleanable/generic, +/obj/structure/stairs/multiz/up{ + dir = 4 }, +/obj/structure/barricade/handrail/type_b, +/turf/open/floor/almayer_hull, +/area/tyrargo/indoors/bar/ground) +"dEF" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dDd" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dDe" = ( -/obj/structure/machinery/big_computers/computerbrown/computer3, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/engineering) -"dDf" = ( -/obj/structure/closet/secure_closet/engineering_welding, -/turf/open/floor/prison/darkyellow2/northwest, -/area/tyrargo/underground/engineering) -"dDg" = ( -/obj/structure/closet/hydrant{ - pixel_y = 32 +/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_2, +/turf/open/asphalt/cement/cement1, +/area/tyrargo/outdoors/colony_streets/south_west) +"dEG" = ( +/obj/structure/surface/table/reinforced/black, +/obj/item/reagent_container/food/drinks/shaker{ + pixel_x = -12 }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_y = 12 +/turf/open/floor/hybrisa/tile/blacktileshiny, +/area/tyrargo/indoors/mall) +"dEH" = ( +/obj/structure/bed/chair/comfy/hybrisa/black{ + dir = 8 }, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/engineering) -"dDh" = ( -/obj/structure/machinery/light/double{ - dir = 1 +/turf/open/floor/hybrisa/wood/blackwood, +/area/tyrargo/indoors/mall) +"dEI" = ( +/obj/structure/surface/table/reinforced/black, +/turf/open/floor/hybrisa/tile/blacktileshiny, +/area/tyrargo/indoors/mall) +"dEJ" = ( +/obj/effect/decal/siding{ + icon_state = "siding2" }, -/obj/structure/closet/fireaxecabinet{ - pixel_y = 32 +/turf/closed/wall/strata_outpost, +/area/tyrargo/indoors/bar/ground) +"dEK" = ( +/obj/effect/decal/siding{ + icon_state = "siding2" }, /obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/engineering) -"dDi" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/cell_stripe/north, -/area/tyrargo/underground/engineering) -"dDj" = ( -/obj/structure/machinery/light/double{ - dir = 1 +/turf/closed/wall/strata_outpost, +/area/tyrargo/indoors/bar/ground) +"dEL" = ( +/obj/item/ammo_magazine/rifle/heap{ + current_rounds = 0 }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/engineering) -"dDk" = ( -/obj/effect/decal/hybrisa/trash{ - dir = 4; - icon_state = "trash_11" +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 9 }, -/obj/item/prop/alien/hugger, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/outskirts_road/east) +"dEM" = ( +/obj/structure/stairs/multiz/down, +/obj/structure/blocker/forcefield/vehicles, +/turf/open/floor/almayer_hull, +/area/tyrargo/indoors/apartment/south_ground) +"dEN" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/cobweb, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dDl" = ( -/obj/structure/machinery/door/airlock/maintenance/colony, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dDm" = ( +/turf/closed/wall/strata_outpost, +/area/tyrargo/indoors/apartment/south_ground) +"dEO" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dDn" = ( -/obj/structure/bed/sofa/hybrisa/sofa/black{ - icon_state = "couch_hori1_black"; - pixel_y = 12 +/obj/structure/surface/table/reinforced/black, +/turf/open/floor/hybrisa/wood/blackwood, +/area/tyrargo/indoors/mall) +"dEP" = ( +/obj/structure/blocker/forcefield/vehicles, +/turf/open_space, +/area/tyrargo/indoors/apartment/south_ground) +"dEQ" = ( +/obj/structure/surface/table/reinforced/black, +/obj/structure/prop/cash_register/off{ + pixel_y = 8; + layer = 4 }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12" +/turf/open/floor/hybrisa/tile/blacktileshiny, +/area/tyrargo/indoors/mall) +"dER" = ( +/obj/structure/surface/table/reinforced/black, +/obj/item/spacecash/c1{ + pixel_y = -4; + pixel_x = 6 }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dDo" = ( -/obj/structure/bed/sofa/hybrisa/sofa/black{ - icon_state = "couch_hori3_black"; - pixel_y = 12 +/obj/item/reagent_container/food/drinks/drinkingglass{ + icon_state = "shotglass"; + pixel_x = 16; + pixel_y = 10 }, -/obj/item/trash/cigbutt{ - pixel_x = -10; - pixel_y = 14 +/turf/open/floor/hybrisa/tile/blacktileshiny, +/area/tyrargo/indoors/mall) +"dES" = ( +/obj/structure/surface/table/reinforced/black, +/obj/item/spacecash/c10, +/obj/item/reagent_container/food/drinks/drinkingglass{ + icon_state = "shotglass"; + pixel_x = 8; + pixel_y = 16 }, +/turf/open/floor/hybrisa/tile/blacktileshiny, +/area/tyrargo/indoors/mall) +"dET" = ( +/obj/structure/bed/chair/comfy/hybrisa/black, +/turf/open/floor/hybrisa/wood/blackwood, +/area/tyrargo/indoors/mall) +"dEU" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dDp" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S"; - pixel_y = -4 +/obj/structure/bed/chair/comfy/hybrisa/black, +/turf/open/floor/hybrisa/wood/blackwood, +/area/tyrargo/indoors/mall) +"dEV" = ( +/obj/structure/blocker/forcefield/vehicles, +/turf/open_space, +/area/tyrargo/indoors/mall) +"dEW" = ( +/obj/structure/curtain/red, +/turf/open/floor/hybrisa/tile/blacktileshiny, +/area/tyrargo/indoors/mall) +"dEX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/bed/chair{ + dir = 1 }, +/turf/open/floor/hybrisa/tile/tileblackcheckered, +/area/tyrargo/indoors/mall) +"dEY" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/engineering) -"dDq" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/item/clothing/glasses/welding{ - layer = 3.6; - pixel_x = -4; - pixel_y = 10 +/obj/structure/stairs/multiz/down{ + dir = 1 }, -/obj/item/storage/belt/utility/full, -/turf/open/floor/prison/darkyellowfull2, -/area/tyrargo/underground/engineering) -"dDr" = ( -/obj/structure/stairs/multiz/down, -/obj/structure/blocker/forcefield/vehicles, /turf/open/floor/almayer_hull, -/area/tyrargo/indoors/sewer_treatment/ground) -"dDs" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/item/clothing/head/hardhat{ - pixel_x = -5 +/area/tyrargo/indoors/mall) +"dEZ" = ( +/obj/structure/stairs/multiz/down{ + dir = 1 }, -/obj/item/ammo_magazine/flamer_tank/survivor/empty{ - pixel_x = 7; - pixel_y = 2 +/turf/open/floor/almayer_hull, +/area/tyrargo/indoors/mall) +"dFa" = ( +/turf/open/floor/light/off/red, +/area/tyrargo/indoors/mall) +"dFb" = ( +/obj/structure/machinery/light{ + light_color = "#A7DBB6" }, -/turf/open/floor/prison/darkyellowfull2, -/area/tyrargo/underground/engineering) -"dDt" = ( -/obj/item/ammo_magazine/smg/nailgun, -/obj/item/ammo_magazine/smg/nailgun, -/obj/structure/surface/rack, -/obj/item/weapon/gun/smg/nailgun, -/obj/item/ammo_magazine/smg/nailgun, -/obj/item/ammo_magazine/smg/nailgun, -/obj/item/weapon/gun/smg/nailgun{ - pixel_y = 6 +/turf/open/floor/prison/green/southeast, +/area/tyrargo/indoors/mall) +"dFc" = ( +/obj/structure/window/framed/strata/reinforced, +/turf/open/asphalt/cement, +/area/tyrargo/indoors/mall) +"dFd" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/east) +"dFe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/wooden{ + dir = 4 }, -/turf/open/floor/prison/darkyellowfull2, -/area/tyrargo/underground/engineering) -"dDu" = ( -/obj/structure/machinery/door/airlock/multi_tile/almayer/engidoor/glass/colony, -/obj/effect/blocker/water, -/turf/open/floor/corsat/marked, -/area/tyrargo/underground/engineering) -"dDv" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15"; - pixel_x = -8; - pixel_y = 12 +/obj/structure/machinery/vending/cigarette/koorlander{ + pixel_x = -4; + layer = 3 }, -/obj/effect/decal/cleanable/blood{ - icon_state = "csplatter1"; - pixel_y = 1; - pixel_x = 8 +/turf/open/floor/prison/green/northeast, +/area/tyrargo/indoors/mall) +"dFf" = ( +/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_3, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"dFh" = ( +/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_4, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/outskirts_road/west) +"dFi" = ( +/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_4, +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 10 }, -/obj/item/reagent_container/syringe{ - icon_state = "broken"; - pixel_y = 15 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/outskirts_road/central) +"dFj" = ( +/obj/structure/blocker/forcefield/vehicles, +/turf/open_space, +/area/tyrargo/indoors/apartment/north_ground) +"dFk" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "W" }, +/obj/structure/terminal{ + dir = 4 + }, +/turf/open/floor/prison/cell_stripe/east, +/area/tyrargo/indoors/engineering/ground) +"dFl" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/graffiti/graffiti5, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dDw" = ( -/obj/structure/bed/bedroll{ - dir = 10 +/obj/structure/machinery/power/apc/power/east{ + start_charge = 30 }, -/obj/effect/landmark/corpsespawner/colonist/burst, -/obj/effect/decal/cleanable/blood{ - pixel_x = 4; - pixel_y = 6 +/turf/open/floor/prison/darkyellow2/west, +/area/tyrargo/indoors/engineering/ground) +"dFm" = ( +/obj/structure/stairs/multiz/down{ + dir = 8 }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dDx" = ( -/obj/structure/machinery/door/airlock/maintenance/colony{ +/obj/structure/blocker/forcefield/vehicles, +/turf/open/floor/almayer_hull, +/area/tyrargo/indoors/mall) +"dFn" = ( +/obj/structure/stairs/multiz/down{ dir = 1 }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dDy" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_8"; +/turf/open/floor/almayer_hull, +/area/tyrargo/indoors/apartment/north_ground) +"dFo" = ( +/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_1, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north_east) +"dFp" = ( +/obj/effect/decal/grass_overlay/grass1/dark, +/obj/structure/prop/invuln/static_corpse/afric_zimmer/trooper{ + pixel_x = 7; pixel_y = 7 }, -/obj/effect/spawner/random/pills/highchance, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dDz" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/item/tool/warning_cone{ - layer = 5; - pixel_y = 19 - }, -/obj/effect/decal/cleanable/generic, -/obj/structure/prop/hybrisa/misc/graffiti/graffiti3, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dDA" = ( -/obj/item/hybrisa/misc/trash_bag_full_prop{ - pixel_x = -6; - pixel_y = 5; - layer = 3.1 - }, -/obj/item/hybrisa/misc/trash_bag_full_prop{ - layer = 3; - pixel_x = 3; - pixel_y = 20 +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/outdoors/outskirts_road/west) +"dFq" = ( +/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_2, +/obj/effect/decal/grass_overlay/grass1/dark, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 }, -/obj/effect/decal/cleanable/cobweb2, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_y = 4; - pixel_x = 7 +/turf/open/asphalt/cement/cement9, +/area/tyrargo/outdoors/colony_streets/north) +"dFr" = ( +/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_2, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north_west) +"dFs" = ( +/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_4, +/turf/open/hybrisa/street/sidewalk/north, +/area/tyrargo/outdoors/colony_streets/north_east) +"dFt" = ( +/obj/structure/platform/stone/tyrargo, +/obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, +/obj/structure/prop/hybrisa/boulders/large_boulderdark{ + density = 0; + unacidable = 1; + can_block_movement = 0; + pixel_y = -15; + pixel_x = 2; + explo_proof = 1 }, -/obj/item/trash/cigbutt{ - pixel_y = 8 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dDB" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/surface/rack, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dDC" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/cell_stripe, -/area/tyrargo/underground/sewer/north) -"dDD" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/greencorner/west, -/area/tyrargo/underground/sewer/north) -"dDE" = ( -/obj/effect/decal/cleanable/flour, -/obj/effect/blocker/water, -/turf/open/floor/prison/greencorner, -/area/tyrargo/underground/sewer/north) -"dDF" = ( -/obj/structure/machinery/door/airlock/maintenance/colony{ - dir = 1 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dDG" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_13"; - pixel_y = 12 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2, -/area/tyrargo/oob) -"dDH" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark/boulder_dark3{ - unacidable = 1; - unslashable = 1; - desc = "A huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - explo_proof = 1 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2, -/area/tyrargo/underground/sewer/north) -"dDI" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2, -/area/tyrargo/underground/sewer/north) -"dDJ" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2, -/area/tyrargo/underground/sewer/north) -"dDK" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkredcorners2/west, -/area/tyrargo/underground/sewer/north) -"dDL" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkredcorners2, -/area/tyrargo/underground/sewer/north) -"dDM" = ( -/obj/structure/machinery/power/apc/power/south{ - start_charge = 30 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2, -/area/tyrargo/underground/sewer/north) -"dDN" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dDO" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_y = 3; - pixel_x = -5 - }, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) -"dDP" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13 - }, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dDQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/item/tool/warning_cone{ - pixel_y = 10; - pixel_x = -8 - }, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dDR" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_17"; - pixel_y = 28; - layer = 3 - }, -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/oob) -"dDS" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark/boulder_dark3{ - unacidable = 1; - unslashable = 1; - desc = "A huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - explo_proof = 1 - }, -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13 - }, -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/underground/sewer/north) -"dDT" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13 - }, -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/underground/sewer/north) -"dDU" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark/boulder_dark3{ - unacidable = 1; - unslashable = 1; - desc = "A huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - explo_proof = 1 - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dDV" = ( -/obj/effect/decal/hybrisa/lattice/full, -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/underground/sewer/north) -"dDW" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/oob) -"dDX" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/underground/sewer/north) -"dDY" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/underground/sewer/north) -"dDZ" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/underground/sewer/north) -"dEa" = ( -/obj/effect/blocker/water, -/turf/open/floor/platingdmg3, -/area/tyrargo/underground/sewer/north) -"dEb" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkredcorners2/east, -/area/tyrargo/underground/sewer/north) -"dEc" = ( -/obj/effect/blocker/water, -/turf/open/floor/plating/platingdmg1, -/area/tyrargo/underground/sewer/north) -"dEd" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/northwest, -/area/tyrargo/underground/sewer/north) -"dEe" = ( -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/sewer/north) -"dEf" = ( -/obj/effect/blocker/water, -/turf/open/auto_turf/hybrisa_auto_turf/layer3, -/area/tyrargo/underground/sewer/north) -"dEg" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/outdoors/outskirts/central) -"dEh" = ( -/obj/effect/blocker/water, -/turf/open/floor/plating/platingdmg2, -/area/tyrargo/underground/sewer/north) -"dEi" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - pixel_y = 13; - density = 0; - unacidable = 1; - can_block_movement = 0; - pixel_x = -7; - layer = 1; - explo_proof = 1 - }, -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder1{ - density = 0; - unacidable = 1; - can_block_movement = 0; - pixel_y = -7; - pixel_x = -8; - layer = 1; - explo_proof = 1 - }, -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/sewer/north) -"dEj" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - pixel_y = 15; - density = 0; - unacidable = 1; - can_block_movement = 0; - pixel_x = 7; - layer = 1; - explo_proof = 1 - }, -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder1{ - density = 0; - unacidable = 1; - can_block_movement = 0; - pixel_x = 5; - pixel_y = -4; - layer = 1; - explo_proof = 1 - }, -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/sewer/north) -"dEk" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark/boulder_dark3{ - unacidable = 1; - unslashable = 1; - desc = "A huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_x = 3; - pixel_y = 8; - layer = 2; - explo_proof = 1 - }, -/obj/structure/blocker/invisible_wall, -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/sewer/north) -"dEl" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark{ - density = 0; - unacidable = 1; - can_block_movement = 0; - pixel_x = -6; - layer = 1; - explo_proof = 1 - }, -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/sewer/north) -"dEm" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark{ - density = 0; - unacidable = 1; - can_block_movement = 0; - pixel_y = 4; - pixel_x = 7; - layer = 1; - explo_proof = 1 - }, -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/sewer/north) -"dEn" = ( -/obj/structure/blocker/invisible_wall, -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/sewer/north) -"dEo" = ( -/obj/structure/stairs/multiz/up{ - dir = 1 - }, -/obj/structure/prop/hybrisa/boulders/wide_boulderdark{ - pixel_y = 9; - pixel_x = -6; - density = 0; - unacidable = 1; - can_block_movement = 0; - explo_proof = 1 - }, -/obj/structure/prop/invuln/rope{ - pixel_x = -7 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/underground/sewer/north) -"dEp" = ( -/obj/structure/stairs/multiz/up{ - dir = 1 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/underground/sewer/north) -"dEq" = ( -/obj/structure/stairs/multiz/up{ - dir = 1 - }, -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - pixel_y = 9; - pixel_x = -27; - can_block_movement = 0; - density = 0; - unacidable = 1; - explo_proof = 1 - }, -/obj/structure/prop/invuln/rope{ - pixel_x = 8; - pixel_y = -16 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/underground/sewer/north) -"dEr" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark/boulder_dark2{ - layer = 2; - explo_proof = 1 - }, -/obj/structure/blocker/invisible_wall, -/obj/structure/prop/hybrisa/misc/fire/fire2{ - color = "#FF7700"; - icon = 'icons/effects/fire.dmi'; - icon_state = "dynamic_2"; - light_color = "#FF7700"; - pixel_y = 10 - }, -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/sewer/north) -"dEs" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark/boulder_dark3{ - unacidable = 1; - unslashable = 1; - desc = "A huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_x = 15; - layer = 2; - explo_proof = 1; - density = 0 - }, -/obj/structure/blocker/invisible_wall, -/obj/structure/prop/hybrisa/misc/fire/fire2{ - color = "#FF7700"; - icon = 'icons/effects/fire.dmi'; - icon_state = "dynamic_2"; - light_color = "#FF7700" - }, -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/sewer/north) -"dEt" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark{ - layer = 2; - explo_proof = 1; - density = 0 - }, -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/sewer/north) -"dEu" = ( -/obj/structure/blocker/invisible_wall, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/underground/sewer/north) -"dEv" = ( -/turf/open/auto_turf/hybrisa_auto_turf/layer3, -/area/tyrargo/oob) -"dEw" = ( -/turf/open/floor/plating/platingdmg1, -/area/tyrargo/oob) -"dEx" = ( -/obj/structure/prop/brazier/campfire, -/obj/structure/prop/hybrisa/misc/fire/fire2{ - pixel_x = -31; - pixel_y = 4 - }, -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/oob) -"dEy" = ( -/obj/item/stool, -/obj/item/toy/plush/therapy/orange{ - name = "mole-shaped plushie"; - desc = "A suspiciously mole-shaped plushie, colored in an orange hue. It is staring at you. How did it get there?!" - }, -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/oob) -"dEz" = ( -/obj/effect/landmark/lv624/fog_blocker/long, -/turf/open/floor/plating/platingdmg1, -/area/tyrargo/oob) -"dEA" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/road/lines4, -/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_1, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/outdoors/colony_streets/south_west) -"dEB" = ( -/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_3, -/turf/open/hybrisa/street/cement3, -/area/tyrargo/outdoors/colony_streets/south_west) -"dEC" = ( -/obj/structure/prop/tyrargo/traffic_signal, -/turf/open/auto_turf/tyrargo_grass/layer1, -/area/tyrargo/outdoors/colony_streets/south_west) -"dED" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/structure/stairs/multiz/up{ - dir = 4 - }, -/obj/structure/barricade/handrail/type_b, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/bar/ground) -"dEE" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_y = 24; - pixel_x = 4 - }, -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/underground/sewer/south) -"dEF" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_2, -/turf/open/asphalt/cement/cement1, -/area/tyrargo/outdoors/colony_streets/south_west) -"dEG" = ( -/obj/structure/surface/table/reinforced/black, -/obj/item/reagent_container/food/drinks/shaker{ - pixel_x = -12 - }, -/turf/open/floor/hybrisa/tile/blacktileshiny, -/area/tyrargo/indoors/mall) -"dEH" = ( -/obj/structure/bed/chair/comfy/hybrisa/black{ - dir = 8 - }, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/mall) -"dEI" = ( -/obj/structure/surface/table/reinforced/black, -/turf/open/floor/hybrisa/tile/blacktileshiny, -/area/tyrargo/indoors/mall) -"dEJ" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/turf/closed/wall/strata_outpost, -/area/tyrargo/indoors/bar/ground) -"dEK" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/decal/cleanable/dirt, -/turf/closed/wall/strata_outpost, -/area/tyrargo/indoors/bar/ground) -"dEL" = ( -/obj/item/ammo_magazine/rifle/heap{ - current_rounds = 0 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts_road/east) -"dEM" = ( -/obj/structure/stairs/multiz/down, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/apartment/south_ground) -"dEN" = ( -/obj/effect/decal/cleanable/dirt, -/turf/closed/wall/strata_outpost, -/area/tyrargo/indoors/apartment/south_ground) -"dEO" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/surface/table/reinforced/black, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/mall) -"dEP" = ( -/obj/structure/blocker/forcefield/vehicles, -/turf/open_space, -/area/tyrargo/indoors/apartment/south_ground) -"dEQ" = ( -/obj/structure/surface/table/reinforced/black, -/obj/structure/prop/cash_register/off{ - pixel_y = 8; - layer = 4 - }, -/turf/open/floor/hybrisa/tile/blacktileshiny, -/area/tyrargo/indoors/mall) -"dER" = ( -/obj/structure/surface/table/reinforced/black, -/obj/item/spacecash/c1{ - pixel_y = -4; - pixel_x = 6 - }, -/obj/item/reagent_container/food/drinks/drinkingglass{ - icon_state = "shotglass"; - pixel_x = 16; - pixel_y = 10 - }, -/turf/open/floor/hybrisa/tile/blacktileshiny, -/area/tyrargo/indoors/mall) -"dES" = ( -/obj/structure/surface/table/reinforced/black, -/obj/item/spacecash/c10, -/obj/item/reagent_container/food/drinks/drinkingglass{ - icon_state = "shotglass"; - pixel_x = 8; - pixel_y = 16 - }, -/turf/open/floor/hybrisa/tile/blacktileshiny, -/area/tyrargo/indoors/mall) -"dET" = ( -/obj/structure/bed/chair/comfy/hybrisa/black, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/mall) -"dEU" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/bed/chair/comfy/hybrisa/black, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/mall) -"dEV" = ( -/obj/structure/blocker/forcefield/vehicles, -/turf/open_space, -/area/tyrargo/indoors/mall) -"dEW" = ( -/obj/structure/curtain/red, -/turf/open/floor/hybrisa/tile/blacktileshiny, -/area/tyrargo/indoors/mall) -"dEX" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/bed/chair{ - dir = 1 - }, -/turf/open/floor/hybrisa/tile/tileblackcheckered, -/area/tyrargo/indoors/mall) -"dEY" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/stairs/multiz/down{ - dir = 1 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/mall) -"dEZ" = ( -/obj/structure/stairs/multiz/down{ - dir = 1 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/mall) -"dFa" = ( -/turf/open/floor/light/off/red, -/area/tyrargo/indoors/mall) -"dFb" = ( -/obj/structure/machinery/light{ - light_color = "#A7DBB6" - }, -/turf/open/floor/prison/green/southeast, -/area/tyrargo/indoors/mall) -"dFc" = ( -/obj/structure/window/framed/strata/reinforced, -/turf/open/asphalt/cement, -/area/tyrargo/indoors/mall) -"dFd" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/east) -"dFe" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/wooden{ - dir = 4 - }, -/obj/structure/machinery/vending/cigarette/koorlander{ - pixel_x = -4; - layer = 3 - }, -/turf/open/floor/prison/green/northeast, -/area/tyrargo/indoors/mall) -"dFf" = ( -/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_3, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"dFg" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"dFh" = ( -/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_4, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts_road/west) -"dFi" = ( -/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_4, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 10 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts_road/central) -"dFj" = ( -/obj/structure/blocker/forcefield/vehicles, -/turf/open_space, -/area/tyrargo/indoors/apartment/north_ground) -"dFk" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "W" - }, -/obj/structure/terminal{ - dir = 4 - }, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/indoors/engineering/ground) -"dFl" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/power/apc/power/east{ - start_charge = 30 - }, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/indoors/engineering/ground) -"dFm" = ( -/obj/structure/stairs/multiz/down{ - dir = 8 - }, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/mall) -"dFn" = ( -/obj/structure/stairs/multiz/down{ - dir = 1 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/apartment/north_ground) -"dFo" = ( -/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_1, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north_east) -"dFp" = ( -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/structure/prop/invuln/static_corpse/afric_zimmer/trooper{ - pixel_x = 7; - pixel_y = 7 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/outdoors/outskirts_road/west) -"dFq" = ( -/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_2, -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/turf/open/asphalt/cement/cement9, -/area/tyrargo/outdoors/colony_streets/north) -"dFr" = ( -/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_2, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north_west) -"dFs" = ( -/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_4, -/turf/open/hybrisa/street/sidewalk/north, -/area/tyrargo/outdoors/colony_streets/north_east) -"dFt" = ( -/obj/structure/platform/stone/tyrargo, -/obj/structure/blocker/forcefield/vehicles, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north) -"dFu" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -4 +/turf/open_space, +/area/tyrargo/outdoors/colony_streets/north) +"dFu" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = -4 }, /obj/structure/platform/stone/tyrargo, /obj/structure/platform/stone/tyrargo/east, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/north) "dFv" = ( @@ -74727,12 +66270,14 @@ "dFx" = ( /obj/structure/platform_decoration/stone/tyrargo, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/north) "dFy" = ( /obj/structure/platform/stone/tyrargo, /obj/structure/platform/stone/tyrargo/east, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/north) "dFz" = ( @@ -74748,16 +66293,27 @@ /obj/structure/platform/stone/tyrargo/north, /obj/structure/platform/stone/tyrargo/west, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/north) "dFC" = ( /obj/structure/platform_decoration/stone/tyrargo/east, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, +/obj/structure/prop/hybrisa/boulders/large_boulderdark{ + density = 0; + unacidable = 1; + can_block_movement = 0; + pixel_y = -15; + pixel_x = 2; + explo_proof = 1 + }, /turf/open_space, /area/tyrargo/outdoors/colony_streets/north) "dFD" = ( /obj/structure/platform/stone/tyrargo/east, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/north) "dFE" = ( @@ -74775,196 +66331,24 @@ can_block_movement = 0; explo_proof = 1 }, -/obj/structure/stairs/multiz/down{ - dir = 1 - }, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open/floor/almayer_hull, /area/tyrargo/outdoors/colony_streets/north) "dFF" = ( /obj/structure/platform/stone/tyrargo/east, -/obj/structure/stairs/multiz/down{ - dir = 1 - }, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open/floor/almayer_hull, /area/tyrargo/outdoors/colony_streets/north) "dFG" = ( /obj/structure/prop/tyrargo/traffic_signal/traffic_signal_1, /turf/open/asphalt/cement/cement1, /area/tyrargo/outdoors/colony_streets/north) -"dFH" = ( -/obj/structure/largecrate/random/barrel/red, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dFI" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dFJ" = ( -/turf/open/hybrisa/street/roadlines3, -/area/tyrargo/underground/museum_carpark) -"dFK" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dFL" = ( -/obj/effect/decal/remains/robot, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dFM" = ( -/obj/structure/sink{ - dir = 1; - pixel_y = -9 - }, -/obj/structure/mirror{ - pixel_y = -31 - }, -/obj/item/trash/cigbutt{ - pixel_x = -1; - pixel_y = 17 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"dFN" = ( -/obj/structure/sink{ - dir = 1; - pixel_y = -9 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) "dFO" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/tile/blacktileshiny, /area/tyrargo/underground/mall) -"dFP" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/blacktileshiny, -/area/tyrargo/underground/mall) -"dFQ" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/green/west, -/area/tyrargo/underground/sewer/south) -"dFR" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dFS" = ( -/obj/item/trash/cigbutt{ - pixel_x = -4; - pixel_y = 11 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_x = 11; - pixel_y = -13 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dFT" = ( -/obj/item/trash/cigbutt{ - pixel_x = 1; - pixel_y = 8 - }, -/obj/item/trash/cigbutt{ - pixel_x = -4; - pixel_y = 11 - }, -/obj/item/stack/rods, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dFU" = ( -/obj/item/stack/cable_coil/cut{ - icon_state = "coil2"; - color = "#550d0d" - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dFV" = ( -/obj/item/tool/weldingtool, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dFW" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/trash/cigbutt{ - pixel_x = -4; - pixel_y = 11 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dFX" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/trash/cigbutt{ - pixel_x = -9; - pixel_y = -6 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dFY" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/graffiti/graffiti1, -/obj/structure/prop/hybrisa/misc/redmeter{ - light_color = "#850000"; - light_on = 1; - light_range = 1; - light_power = 2; - pixel_y = -30 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dFZ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/trash/cigbutt{ - pixel_x = -1; - pixel_y = 17 - }, -/obj/item/trash/cigbutt{ - pixel_x = 4 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dGa" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/hybrisa/misc/trash_bag_full_prop{ - pixel_x = 2; - pixel_y = 20 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dGb" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"dGc" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/trash/cigbutt{ - pixel_x = -10; - pixel_y = 7 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"dGd" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) "dGe" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/wood/blackwood, @@ -74974,89 +66358,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/tile/blacktileshiny, /area/tyrargo/underground/mall) -"dGg" = ( -/obj/structure/closet/firecloset, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dGh" = ( -/obj/structure/closet/emcloset, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dGi" = ( -/obj/structure/sign/poster/safety{ - pixel_y = 32; - layer = 2.9 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_17"; - pixel_y = 12 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dGj" = ( -/obj/item/trash/cigbutt{ - pixel_x = -13; - pixel_y = 9 - }, -/obj/structure/prop/hybrisa/misc/metergreen{ - pixel_y = 32; - light_on = 1; - light_color = "#96DED1"; - light_range = 1 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dGk" = ( -/obj/structure/machinery/light/small{ - dir = 1 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_7"; - pixel_x = 16; - pixel_y = -7 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dGl" = ( -/obj/structure/largecrate/empty/secure{ - pixel_x = 4; - pixel_y = 2 - }, -/obj/structure/prop/hybrisa/misc/graffiti/graffiti4{ - layer = 2.9 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dGm" = ( -/obj/structure/largecrate/empty/secure{ - pixel_y = 4; - layer = 4; - pixel_x = 2 - }, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_x = 11; - pixel_y = -13 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dGn" = ( -/obj/structure/sign/safety/maint{ - pixel_y = -3; - pixel_x = -20 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"dGo" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) "dGp" = ( /obj/structure/sign/safety/bathunisex{ pixel_x = -19; @@ -75069,14 +66370,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/wood/blackwood, /area/tyrargo/underground/mall) -"dGr" = ( -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall/smallvent3{ - pixel_y = 28; - pixel_x = 26 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/green/east, -/area/tyrargo/underground/sewer/south) "dGs" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/tile/tilebeigecheckered, @@ -75118,26 +66411,6 @@ }, /turf/open/floor/hybrisa/tile/tilebeige, /area/tyrargo/underground/apartment) -"dGy" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_x = 11; - pixel_y = -13 - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/south) -"dGz" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_5"; - pixel_y = 12 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/green/west, -/area/tyrargo/underground/sewer/south) "dGA" = ( /obj/effect/decal/grass_overlay/grass1/dark{ dir = 4 @@ -75154,13 +66427,6 @@ }, /turf/open/asphalt, /area/tyrargo/outdoors/outskirts_road/central) -"dGB" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6"; - pixel_y = 12 - }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/underground/apartment) "dGC" = ( /obj/effect/decal/cleanable/generic, /turf/open/floor/strata/multi_tiles/west, @@ -75215,79 +66481,11 @@ }, /turf/open/asphalt, /area/tyrargo/outdoors/outskirts_road/central) -"dGI" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/green/east, -/area/tyrargo/underground/sewer/south) -"dGJ" = ( -/obj/structure/window/framed/strata/reinforced, -/turf/open/floor/plating, -/area/tyrargo/underground/apartment) -"dGK" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/carpet/carpetbeigedeco, -/area/tyrargo/underground/apartment) -"dGL" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/carpet/carpetbeigedeco, -/area/tyrargo/underground/apartment) -"dGM" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable/white{ - icon_state = "5-9"; - level = 2 - }, -/obj/structure/mirror{ - pixel_y = -31 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"dGN" = ( -/obj/structure/machinery/shower{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 1; - layer = 2.9 - }, -/obj/item/tool/soap/deluxe, -/obj/structure/curtain/open/shower, -/obj/item/explosive/plastic/hybrisa/mining{ - name = "large mining charge"; - icon_state = "custom_plastic_explosive_locked"; - pixel_x = 15; - pixel_y = -4; - desc = "Used to put holes in specific areas without too much extra hole. Why it's planted in a bathroom? Who knows." - }, -/obj/structure/cable/white{ - icon_state = "2-8"; - level = 2; - pixel_y = 14; - pixel_x = -1 - }, -/obj/structure/cable/white{ - icon_state = "1-5"; - level = 2; - pixel_y = -20; - layer = 3.1 - }, -/turf/open/floor/plating/plating_catwalk/aicore/white, -/area/tyrargo/underground/apartment) "dGO" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/wood/blackwood, /area/tyrargo/underground/mall) -"dGP" = ( -/obj/structure/cable/heavyduty{ - icon_state = "1-2" - }, -/obj/effect/decal/cleanable/cobweb2, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) "dGQ" = ( /obj/effect/decal/grass_overlay/grass1/dark{ dir = 8 @@ -75319,48 +66517,6 @@ /obj/structure/prop/tyrargo/traffic_signal/traffic_signal_2, /turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/underground/apartment) -"dGT" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall/smallvent3{ - pixel_y = 28; - pixel_x = 26 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/east, -/area/tyrargo/underground/sewer/south) -"dGU" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_x = -15; - pixel_y = 15 - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dGV" = ( -/obj/structure/bed/chair{ - dir = 8; - pixel_y = 3 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_17"; - pixel_x = -8; - pixel_y = 12 - }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/underground/apartment) -"dGW" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_8"; - pixel_y = -12 - }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/underground/apartment) "dGX" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/barricade/sandbags/weak_wired{ @@ -75435,35 +66591,6 @@ }, /turf/open/floor/hybrisa/tile/tilegreen, /area/tyrargo/underground/apartment) -"dHb" = ( -/obj/structure/surface/table/reinforced/black, -/obj/effect/decal/cleanable/dirt, -/obj/item/pizzabox/pizza_galaxy{ - pixel_y = 12 - }, -/turf/open/floor/hybrisa/tile/tileblackcheckered, -/area/tyrargo/underground/mall) -"dHc" = ( -/obj/structure/bed/chair{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tileblackcheckered, -/area/tyrargo/underground/mall) -"dHd" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) "dHe" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/generic, @@ -75514,23 +66641,6 @@ }, /turf/open/floor/hybrisa/tile/tilegreen, /area/tyrargo/underground/apartment) -"dHk" = ( -/obj/structure/machinery/light/small, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/carpet/carpetbeigedeco, -/area/tyrargo/underground/apartment) -"dHl" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2"; - pixel_y = 12 - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) "dHm" = ( /obj/structure/barricade/sandbags/weak_wired{ icon_state = "sandbag_0"; @@ -75569,17 +66679,6 @@ }, /turf/open/floor/hybrisa/tile/tilegreen, /area/tyrargo/underground/apartment) -"dHp" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_3"; - layer = 3.2 - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) "dHq" = ( /obj/structure/barricade/sandbags/weak_wired{ icon_state = "sandbag_0"; @@ -75606,15 +66705,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/wood/redwood, /area/tyrargo/underground/mall) -"dHt" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/apartment) -"dHu" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/apartment) "dHv" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 4; @@ -75639,20 +66729,6 @@ }, /turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/underground/apartment) -"dHx" = ( -/obj/structure/toilet{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"dHy" = ( -/obj/effect/decal/cleanable/generic, -/obj/structure/mirror{ - pixel_y = -31 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) "dHz" = ( /obj/structure/barricade/handrail/hybrisa/road/plastic/red, /obj/structure/sign/safety/restrictedarea{ @@ -75670,6 +66746,9 @@ /obj/effect/decal/hybrisa/trash{ icon_state = "trash_15" }, +/obj/structure/machinery/power/apc/power/south{ + start_charge = 30 + }, /turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/underground/apartment) "dHC" = ( @@ -75677,12 +66756,6 @@ /obj/item/prop/colony/used_flare, /turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/underground/apartment) -"dHD" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/underground/apartment) "dHE" = ( /obj/structure/sign/safety/bathwomens{ pixel_x = 32; @@ -75693,19 +66766,6 @@ "dHF" = ( /turf/open/floor/hybrisa/tile/tilegreen, /area/tyrargo/indoors/apartment/south_ground) -"dHG" = ( -/obj/structure/sign/safety/bathmens{ - pixel_y = 27; - pixel_x = 32 - }, -/obj/effect/blocker/water, -/turf/open/floor/hybrisa/tile/blacktileshiny, -/area/tyrargo/underground/mall) -"dHH" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/apartment) "dHI" = ( /obj/item/stack/sheet/wood, /turf/open/floor/hybrisa/wood/darkerwood, @@ -75722,35 +66782,6 @@ }, /turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/underground/apartment) -"dHK" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/underground/apartment) -"dHL" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dHM" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2"; - pixel_y = 12 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/green/east, -/area/tyrargo/underground/sewer/south) -"dHN" = ( -/obj/item/fuel_cell/used{ - pixel_x = 4; - pixel_y = -3 - }, -/turf/open/shuttle/escapepod/floor1/west, -/area/tyrargo/underground/apartment) "dHO" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -75768,23 +66799,6 @@ }, /turf/open/floor/hybrisa/tile/tileblue, /area/tyrargo/underground/apartment) -"dHQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/underground/apartment) -"dHR" = ( -/obj/structure/machinery/light/small, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/underground/apartment) -"dHS" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/sign/safety/bathwomens{ - pixel_x = 32; - pixel_y = 27 - }, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/mall) "dHT" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/tile/tilewhitecheckered, @@ -75802,41 +66816,6 @@ }, /turf/open/floor/hybrisa/tile/tilewhitecheckered, /area/tyrargo/underground/mall) -"dHW" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/mall) -"dHX" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_16"; - pixel_y = 4; - pixel_x = 19 - }, -/obj/structure/machinery/light/small, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/mall) -"dHY" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dHZ" = ( -/obj/effect/hybrisa/misc/fake/wire/blue{ - pixel_x = -4 - }, -/obj/effect/hybrisa/misc/fake/wire/red, -/obj/effect/hybrisa/misc/fake/wire/yellow{ - pixel_x = 4 - }, -/obj/effect/decal/cleanable/cobweb2, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) "dIa" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/barricade/handrail/hybrisa/road/plastic/red{ @@ -75855,46 +66834,11 @@ }, /turf/open/floor/hybrisa/tile/tileblue, /area/tyrargo/underground/apartment) -"dIc" = ( -/obj/structure/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/underground/apartment) "dId" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/tile/tilewhitecheckered, /area/tyrargo/underground/mall) -"dIe" = ( -/obj/structure/prop/hybrisa/misc/urinal{ - pixel_x = -28 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/mall) -"dIf" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/mirror{ - pixel_y = 17; - pixel_x = 33 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/mall) -"dIg" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_17"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/green/west, -/area/tyrargo/underground/sewer/south) "dIh" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/machinery/light/small{ @@ -75947,28 +66891,6 @@ }, /turf/open/floor/hybrisa/tile/tilebeige, /area/tyrargo/underground/apartment) -"dIo" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/mall) -"dIp" = ( -/obj/effect/decal/cleanable/flour, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dIq" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall/smallvent3{ - pixel_y = 28; - pixel_x = -26 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/green/west, -/area/tyrargo/underground/sewer/north) "dIr" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -75980,6 +66902,9 @@ }, /turf/open/floor/hybrisa/tile/tileblue, /area/tyrargo/underground/apartment) +"dIs" = ( +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/tyrargo/underground/mall) "dIt" = ( /obj/effect/decal/cleanable/dirt, /obj/item/trash/cigbutt{ @@ -75987,65 +66912,6 @@ }, /turf/open/floor/hybrisa/tile/tileblue, /area/tyrargo/underground/apartment) -"dIu" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_8"; - pixel_y = 12 - }, -/turf/open/floor/interior/wood, -/area/tyrargo/underground/mall) -"dIv" = ( -/obj/structure/surface/rack{ - color = "#8B7B5B" - }, -/obj/item/storage/pouch/magazine/large, -/turf/open/floor/hybrisa/carpet/carpetgreendeco, -/area/tyrargo/underground/mall) -"dIw" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light{ - light_color = "#A7DBB6" - }, -/turf/open/floor/interior/wood, -/area/tyrargo/underground/mall) -"dIx" = ( -/obj/item/trash/cigbutt{ - pixel_x = -10; - pixel_y = 7 - }, -/obj/item/trash/cigbutt{ - pixel_x = -1; - pixel_y = 17 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/carpet/carpetgreendeco, -/area/tyrargo/underground/mall) -"dIy" = ( -/obj/item/trash/cigbutt{ - pixel_x = -10; - pixel_y = 7 - }, -/turf/open/floor/hybrisa/carpet/carpetgreendeco, -/area/tyrargo/underground/mall) -"dIz" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/green/west, -/area/tyrargo/underground/sewer/north) -"dIA" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_y = 12 - }, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) "dIB" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/tile/tilegreen, @@ -76075,60 +66941,6 @@ }, /turf/open/floor/hybrisa/tile/tileblue, /area/tyrargo/underground/apartment) -"dIG" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/underground/apartment) -"dIH" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/carpet/rug_colorable/pink, -/area/tyrargo/underground/apartment) -"dII" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/interior/wood, -/area/tyrargo/underground/mall) -"dIJ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/strata_decals/grime/grime3{ - dir = 4 - }, -/turf/open/floor/hybrisa/carpet/carpetgreendeco, -/area/tyrargo/underground/mall) -"dIK" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_x = 11; - pixel_y = -13 - }, -/turf/open/floor/interior/wood, -/area/tyrargo/underground/mall) -"dIL" = ( -/obj/structure/surface/table/reinforced/prison{ - color = "#8B7B5B" - }, -/obj/item/ashtray/bronze{ - icon_state = "ashtray_full_bl"; - pixel_x = 7; - pixel_y = -2 - }, -/obj/structure/machinery/computer/objective, -/turf/open/floor/hybrisa/carpet/carpetgreendeco, -/area/tyrargo/underground/mall) -"dIM" = ( -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall/smallvent3{ - pixel_y = 28; - pixel_x = 26 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/east, -/area/tyrargo/underground/sewer/north) -"dIN" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/green/west, -/area/tyrargo/underground/sewer/north) "dIO" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/sign/safety/restrictedarea{ @@ -76136,19 +66948,6 @@ }, /turf/open/floor/hybrisa/tile/tilebeige, /area/tyrargo/underground/apartment) -"dIP" = ( -/obj/structure/surface/rack{ - color = "#8B7B5B" - }, -/obj/item/clothing/accessory/poncho/green{ - pixel_x = 5 - }, -/obj/item/clothing/accessory/poncho/green{ - pixel_x = -3 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/carpet/carpetgreendeco, -/area/tyrargo/underground/mall) "dIQ" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/hybrisa/trash{ @@ -76157,13 +66956,6 @@ }, /turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/west) -"dIR" = ( -/obj/structure/surface/rack{ - color = "#8B7B5B" - }, -/obj/item/storage/pouch/first_responder, -/turf/open/floor/hybrisa/carpet/carpetgreendeco, -/area/tyrargo/underground/mall) "dIS" = ( /obj/structure/window/framed/strata/reinforced, /turf/open/floor/plating, @@ -76261,30 +67053,6 @@ }, /turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/underground/apartment) -"dJg" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/underground/apartment) -"dJh" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/structure/mirror{ - pixel_y = -31 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"dJi" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/interior/wood, -/area/tyrargo/underground/mall) -"dJj" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6"; - pixel_y = 3 - }, -/turf/open/floor/interior/wood, -/area/tyrargo/underground/mall) "dJk" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, /turf/open/floor/prison/floor_plate, @@ -76324,28 +67092,6 @@ }, /turf/open/floor/plating/kutjevo, /area/tyrargo/underground/mall) -"dJq" = ( -/obj/effect/decal/cleanable/blood/oil, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dJr" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/ash, -/obj/effect/blocker/water, -/turf/open/floor/prison/green/west, -/area/tyrargo/underground/sewer/north) -"dJs" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_16"; - pixel_y = 15 - }, -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/underground/sewer/north) "dJt" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/barricade/handrail/hybrisa/road/wood/orange{ @@ -76383,37 +67129,6 @@ }, /turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/underground/apartment) -"dJy" = ( -/obj/structure/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/underground/apartment) -"dJz" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/sign/poster/propaganda{ - pixel_y = 32 - }, -/obj/structure/largecrate/supply/supplies/flares, -/turf/open/floor/interior/wood, -/area/tyrargo/underground/mall) -"dJA" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light{ - dir = 1; - light_color = "#A7DBB6" - }, -/turf/open/floor/interior/wood, -/area/tyrargo/underground/mall) -"dJB" = ( -/obj/effect/decal/cleanable/generic, -/obj/structure/machinery/atm{ - icon = 'icons/obj/structures/props/atm.dmi'; - pixel_x = 9; - pixel_y = 11 - }, -/turf/open/floor/interior/wood, -/area/tyrargo/underground/mall) "dJC" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -76446,11 +67161,6 @@ /obj/effect/landmark/corpsespawner/hybrisa/sanitation/burst, /turf/open/floor/plating/kutjevo, /area/tyrargo/underground/mall) -"dJH" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/green/east, -/area/tyrargo/underground/sewer/north) "dJI" = ( /obj/structure/sign/poster/music{ pixel_x = -31 @@ -76477,7 +67187,6 @@ /turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/underground/apartment) "dJL" = ( -/obj/structure/blocker/invisible_wall, /obj/structure/blocker/forcefield/vehicles, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/landing_zone_1) @@ -76530,18 +67239,6 @@ /obj/effect/landmark/corpsespawner/hybrisa/pizza_galaxy/burst, /turf/open/floor/plating/kutjevo, /area/tyrargo/underground/mall) -"dJS" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/filtration/collector_pipes{ - icon_state = "upper_2"; - layer = 5 - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) "dJT" = ( /obj/item/hybrisa/misc/trash_bag_full_prop{ layer = 4.12; @@ -76550,29 +67247,8 @@ }, /turf/open/floor/hybrisa/tile/tilered, /area/tyrargo/underground/apartment) -"dJU" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light{ - light_color = "#A7DBB6" - }, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) -"dJV" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) -"dJW" = ( -/obj/structure/prop/hybrisa/misc/blood/blood2{ - layer = 3.5; - pixel_y = 1 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/mall) "dJX" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall/smallvent2{ - pixel_y = 25 - }, /turf/open/floor/plating/plating_catwalk/prison, /area/tyrargo/underground/mall) "dJY" = ( @@ -76650,50 +67326,11 @@ /obj/item/trash/chunk, /turf/open/floor/hybrisa/tile/tilered, /area/tyrargo/underground/apartment) -"dKi" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/apartment) -"dKj" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/apartment) -"dKk" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/apartment) -"dKl" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) -"dKm" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_x = 11; - pixel_y = -13 - }, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) "dKn" = ( -/obj/structure/machinery/door/airlock/maintenance/colony{ - dir = 1 - }, /obj/effect/decal/hybrisa/bloodtrail, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_door, /turf/open/floor/prison/floor_plate, /area/tyrargo/underground/mall) -"dKo" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/green/west, -/area/tyrargo/underground/sewer/north) "dKp" = ( /obj/structure/prop/tyrargo/boards/boards_1{ dir = 8; @@ -76739,41 +67376,11 @@ /obj/effect/decal/remains/robot, /turf/open/floor/prison/floor_plate, /area/tyrargo/underground/mall) -"dKt" = ( -/obj/structure/machinery/light{ - light_color = "#A7DBB6" - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/mall) "dKu" = ( /obj/effect/decal/hybrisa/bloodtrail, /obj/effect/decal/cleanable/blood/drip, /turf/open/floor/prison/floor_plate, /area/tyrargo/underground/mall) -"dKv" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_17"; - pixel_y = 12 - }, -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall/smallvent3{ - pixel_y = 28; - pixel_x = 26 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/green/east, -/area/tyrargo/underground/sewer/north) -"dKw" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/underground/apartment) "dKx" = ( /obj/effect/decal/cleanable/generic, /turf/open/floor/hybrisa/tile/tilebeigecheckered, @@ -76788,26 +67395,6 @@ /obj/structure/prop/tyrargo/traffic_signal/traffic_signal_3, /turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/underground/apartment) -"dKA" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/apartment) -"dKB" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/mirror{ - pixel_y = -31 - }, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"dKC" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) "dKD" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -76867,40 +67454,6 @@ }, /turf/open/floor/hybrisa/tile/tilebeige, /area/tyrargo/underground/apartment) -"dKM" = ( -/obj/structure/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/underground/apartment) -"dKN" = ( -/obj/structure/machinery/light{ - dir = 8; - light_color = "#A7DBB6" - }, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) -"dKO" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_y = 12; - pixel_x = -12 - }, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) -"dKP" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2"; - pixel_y = 12 - }, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) -"dKQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) "dKR" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/strata/green4/east, @@ -76922,11 +67475,6 @@ }, /turf/open/floor/strata/green4/east, /area/tyrargo/underground/mall) -"dKV" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/green/east, -/area/tyrargo/underground/sewer/north) "dKW" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/hybrisa/trash{ @@ -76991,24 +67539,6 @@ /obj/effect/decal/cleanable/blood/drip, /turf/open/floor/strata/green4, /area/tyrargo/underground/mall) -"dLf" = ( -/obj/effect/decal/cleanable/blood/oil, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/north) -"dLg" = ( -/obj/structure/cable/heavyduty{ - icon_state = "1-2" - }, -/obj/effect/decal/cleanable/cobweb, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dLh" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light/small, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) "dLi" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; @@ -77027,32 +67557,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/almayer/black2/north, /area/tyrargo/indoors/bunker/central_south) -"dLk" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12"; - pixel_x = -8; - pixel_y = 12 - }, -/turf/open/floor/plating/platingdmg3/west, -/area/tyrargo/underground/apartment) -"dLl" = ( -/turf/open/floor/platingdmg1, -/area/tyrargo/underground/apartment) -"dLm" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_x = -8; - pixel_y = 12 - }, -/turf/open/floor/platingdmg3, -/area/tyrargo/underground/apartment) -"dLn" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/item/trash/cigbutt, -/turf/open/floor/plating, -/area/tyrargo/underground/apartment) "dLo" = ( /obj/effect/decal/hybrisa/tiretrack{ pixel_x = 7 @@ -77065,48 +67569,6 @@ }, /turf/open/auto_turf/sand_white/layer0, /area/tyrargo/indoors/security/ground) -"dLp" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/bed/bedroll{ - dir = 8 - }, -/obj/effect/spawner/random/pills/highchance, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dLq" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/fire/firebarrel{ - pixel_y = 3; - pixel_x = 8 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dLr" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/trash/cigbutt{ - pixel_x = -10; - pixel_y = 14 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dLs" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4"; - pixel_y = 4; - pixel_x = -4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/largecrate/random/barrel/blue{ - pixel_x = 6; - pixel_y = -1 - }, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_y = 12 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) "dLt" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/floor/prison/floor_plate, @@ -77121,149 +67583,12 @@ /obj/effect/decal/hybrisa/bloodtrail, /turf/open/floor/prison/floor_plate, /area/tyrargo/underground/mall) -"dLw" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15" - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dLx" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dLy" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_y = 12 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dLz" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dLA" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating, -/area/tyrargo/underground/apartment) -"dLB" = ( -/obj/item/hybrisa/misc/trash_bag_full_prop{ - pixel_x = -6; - pixel_y = 5; - layer = 3.1 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light/small, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dLC" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/item/trash/c_tube{ - pixel_x = -18 - }, -/obj/effect/decal/remains/robot, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dLD" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/stack/rods, -/turf/open/floor/plating, -/area/tyrargo/underground/apartment) "dLE" = ( /obj/structure/flora/bush/ausbushes/grassybush{ pixel_y = 7 }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/colony_exterior/west) -"dLF" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/platingdmg3/west, -/area/tyrargo/underground/apartment) -"dLG" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_y = 12 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dLH" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/bed/bedroll{ - dir = 5; - pixel_y = -7 - }, -/obj/effect/decal/cleanable/blood{ - pixel_x = 4; - pixel_y = 4 - }, -/obj/item/prop/colony/usedbandage{ - dir = 5 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dLI" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/item/tool/warning_cone{ - pixel_x = -9; - pixel_y = -11 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dLJ" = ( -/turf/open/floor/plating/platingdmg1, -/area/tyrargo/underground/apartment) -"dLK" = ( -/turf/open/floor/plating/platingdmg3/west, -/area/tyrargo/underground/apartment) -"dLL" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/prop/alien/hugger, -/turf/open/floor/plating, -/area/tyrargo/underground/apartment) -"dLM" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/plating, -/area/tyrargo/underground/apartment) -"dLN" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light/small, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dLO" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/reagent_container/syringe{ - icon_state = "broken" - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dLP" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_y = 12 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) "dLQ" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/blood/drip, @@ -77278,122 +67603,6 @@ /obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/floor/strata/green4/west, /area/tyrargo/underground/mall) -"dLT" = ( -/obj/structure/filtration/collector_pipes{ - icon_state = "lower_2"; - layer = 2 - }, -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/underground/sewer/north) -"dLU" = ( -/obj/item/trash/cigbutt{ - pixel_x = -1; - pixel_y = 17 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_7"; - pixel_x = 16; - pixel_y = -7 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dLV" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/platingdmg3, -/area/tyrargo/underground/apartment) -"dLW" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dLX" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/stack/sheet/cardboard{ - pixel_x = 6; - pixel_y = -4 - }, -/obj/structure/sign/poster/clf{ - pixel_y = 6; - pixel_x = -30 - }, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_y = 12 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dLY" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - pixel_y = 22; - pixel_x = 12 - }, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dLZ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/vomit{ - icon_state = "vomit_4"; - pixel_x = -2; - pixel_y = 6 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dMa" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_7" - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dMb" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2"; - pixel_y = 12 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_17"; - pixel_y = 28; - layer = 3 - }, -/obj/item/trash/cigbutt{ - pixel_x = 1; - pixel_y = 8 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dMc" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/platingdmg2/west, -/area/tyrargo/underground/apartment) -"dMd" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/platingdmg1, -/area/tyrargo/underground/apartment) -"dMe" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/weapon/gun/shotgun/pump/m37a, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dMf" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_y = 12 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) "dMg" = ( /obj/structure/stairs/multiz/up{ dir = 8 @@ -77447,266 +67656,6 @@ }, /turf/open/floor/prison/floor_plate, /area/tyrargo/underground/mall) -"dMm" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_x = 11; - pixel_y = -13 - }, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dMn" = ( -/obj/structure/sign/safety/maint{ - pixel_x = 36 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/green/east, -/area/tyrargo/underground/sewer/north) -"dMo" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dMp" = ( -/obj/item/trash/chunk{ - pixel_y = 7; - pixel_x = 5 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dMq" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/largecrate/random/barrel/white{ - pixel_x = 5; - pixel_y = 9 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dMr" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/hybrisa/misc/trash_bag_full_prop{ - layer = 3; - pixel_x = 3; - pixel_y = 20 - }, -/obj/item/hybrisa/misc/trash_bag_full_prop{ - layer = 3; - pixel_x = -3; - pixel_y = 11 - }, -/obj/effect/blocker/water, -/turf/open/floor/plating, -/area/tyrargo/underground/apartment) -"dMs" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15"; - pixel_y = 14 - }, -/obj/effect/blocker/water, -/turf/open/floor/platingdmg1, -/area/tyrargo/underground/apartment) -"dMt" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light/small{ - dir = 1 - }, -/obj/effect/blocker/water, -/turf/open/floor/platingdmg3, -/area/tyrargo/underground/apartment) -"dMu" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/trash/cigbutt{ - pixel_x = 1; - pixel_y = 5 - }, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_y = 12 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dMv" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/trash/cigbutt{ - pixel_y = 8 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dMw" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/sign/poster/pimp{ - pixel_y = 34; - pixel_x = 6 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dMx" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/graffiti/graffiti7{ - pixel_x = 19; - pixel_y = -3 - }, -/obj/item/hybrisa/misc/trash_bag_full_prop{ - pixel_x = -6; - pixel_y = 18; - layer = 3.1 - }, -/obj/structure/prop/hybrisa/misc/metergreen{ - pixel_y = 32; - light_on = 1; - light_color = "#96DED1"; - light_range = 1 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dMy" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/reagent_container/syringe/drugs{ - pixel_y = 8 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dMz" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2"; - pixel_x = -3; - pixel_y = 5 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/graffiti/graffiti1{ - pixel_x = 4 - }, -/obj/item/hybrisa/misc/trash_bag_full_prop{ - pixel_x = 2; - pixel_y = 20 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dMA" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/bed/bedroll{ - dir = 1; - layer = 6; - pixel_y = 11 - }, -/obj/item/trash/cigbutt, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dMB" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15"; - pixel_y = 14 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dMC" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/plating/platingdmg2/west, -/area/tyrargo/underground/apartment) -"dMD" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light/small{ - dir = 1 - }, -/obj/structure/prop/hybrisa/misc/graffiti/graffiti2{ - pixel_x = -10 - }, -/obj/effect/blocker/water, -/turf/open/floor/plating, -/area/tyrargo/underground/apartment) -"dME" = ( -/obj/effect/decal/hybrisa/trash{ - dir = 4; - icon_state = "trash_11" - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall/smallvent3{ - pixel_y = 28 - }, -/turf/open/floor/plating, -/area/tyrargo/underground/apartment) -"dMF" = ( -/obj/item/hybrisa/misc/trash_bag_full_prop{ - pixel_x = 3; - pixel_y = 15; - layer = 2.9 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dMG" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_y = 12 - }, -/turf/open/floor/plating/platingdmg3/west, -/area/tyrargo/underground/apartment) -"dMH" = ( -/obj/structure/prop/hybrisa/misc/blood/blood3{ - pixel_x = 11 - }, -/obj/structure/sign/poster/safety{ - pixel_x = -4; - pixel_y = 34 - }, -/obj/effect/decal/cleanable/vomit, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dMI" = ( -/obj/structure/prop/hybrisa/misc/graffiti/graffiti6{ - pixel_x = 21 - }, -/obj/effect/landmark/corpsespawner/colonist, -/obj/structure/prop/hybrisa/misc/blood/blood1{ - layer = 3.1; - pixel_y = 7 - }, -/obj/structure/prop/hybrisa/misc/blood/blood2{ - dir = 8 - }, -/obj/effect/decal/cleanable/blood{ - pixel_x = 4; - pixel_y = 6 - }, -/obj/effect/decal/cleanable/blood/gibs/body, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dMJ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/reagent_container/food/drinks/bottle/tequila{ - pixel_x = 5; - pixel_y = 6 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dMK" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/sign/poster/ad{ - layer = 4; - pixel_x = 31; - pixel_y = 5 - }, -/obj/effect/blocker/water, -/turf/open/floor/plating, -/area/tyrargo/underground/apartment) "dML" = ( /obj/effect/decal/cleanable/blood/drip, /obj/item/hybrisa/misc/trash_bag_full_prop{ @@ -77737,79 +67686,6 @@ }, /turf/open/floor/prison/floor_plate, /area/tyrargo/underground/mall) -"dMO" = ( -/obj/effect/decal/cleanable/blood/oil, -/obj/effect/blocker/water, -/turf/open/floor/prison/green/west, -/area/tyrargo/underground/sewer/north) -"dMP" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/vending/sovietsoda{ - icon_state = "sovietsoda-broken"; - stat = 1 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dMQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/hybrisa/misc/trash_bag_full_prop{ - layer = 3; - pixel_x = 3; - pixel_y = 20 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dMR" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/trash/cigbutt{ - pixel_x = 1; - pixel_y = 5 - }, -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dMS" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/cobweb2, -/obj/effect/blocker/water, -/turf/open/floor/plating/platingdmg1, -/area/tyrargo/underground/apartment) -"dMT" = ( -/obj/item/hybrisa/misc/trash_bag_full_prop{ - pixel_x = 2; - pixel_y = 20 - }, -/obj/item/hybrisa/misc/trash_bag_full_prop{ - pixel_x = -6; - pixel_y = 5; - layer = 3.1 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dMU" = ( -/obj/structure/prop/hybrisa/misc/graffiti/graffiti4{ - layer = 2.9 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/decal/remains/robot, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"dMV" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/cleanable/cobweb2, -/obj/effect/blocker/water, -/turf/open/floor/plating/platingdmg3/west, -/area/tyrargo/underground/apartment) "dMW" = ( /obj/structure/flora/pottedplant{ desc = "It is made of Fiberbush(tm). It contains asbestos. Studies say that greenery calms the mind due to some sort evolved mechanism in the brain. This plant is not calming."; @@ -77829,598 +67705,48 @@ }, /turf/open/floor/prison/floor_plate, /area/tyrargo/underground/mall) -"dMY" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/item/spacecash/c10{ - pixel_y = -5; - pixel_x = 4 - }, -/obj/item/spacecash/c1{ - pixel_x = 5; - pixel_y = 5 +"dNr" = ( +/obj/structure/shuttle/part/dropship3/right_outer_wing_connector, +/turf/open/floor/plating, +/area/tyrargo/indoors/museum_storage/upper) +"dNM" = ( +/obj/structure/prop/vehicles/tank/miltruck/wheeled/destroyed, +/obj/effect/decal/cleanable/blood, +/obj/effect/decal/hybrisa/bloodtrail{ + dir = 4 }, -/obj/item/spacecash/c1{ - pixel_x = -8 +/turf/open/floor/hybrisa/wood/blackwood, +/area/tyrargo/indoors/apartment/north_ground) +"dOe" = ( +/obj/structure/machinery/light{ + dir = 8; + pixel_y = 17; + light_color = "#A7DBB6" }, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) -"dMZ" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_y = 12 +/turf/open/floor/prison, +/area/tyrargo/indoors/mall) +"dOf" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/strata/green3/east, +/area/tyrargo/indoors/mall) +"dOg" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/strata/green3/west, +/area/tyrargo/indoors/mall) +"dOh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/ammo_magazine/rifle/heap{ + current_rounds = 0 }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dNa" = ( -/obj/structure/cable/heavyduty{ - icon_state = "4-8" +/turf/open/floor/prison, +/area/tyrargo/indoors/mall) +"dOi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/generic, +/obj/effect/decal/hybrisa/bloodtrail{ + dir = 4; + pixel_y = 8 }, -/obj/structure/sign/safety/maint{ - pixel_y = -24; - pixel_x = 14 - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dNb" = ( -/obj/item/tool/warning_cone{ - pixel_x = -12 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2, -/area/tyrargo/underground/sewer/north) -"dNc" = ( -/obj/structure/barricade/handrail/hybrisa/road/wood/orange{ - dir = 4; - pixel_y = 4; - pixel_x = -14 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2, -/area/tyrargo/underground/sewer/north) -"dNd" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_14"; - pixel_y = 17 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkredcorners2/west, -/area/tyrargo/underground/sewer/north) -"dNe" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2, -/area/tyrargo/underground/sewer/north) -"dNf" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2, -/area/tyrargo/underground/sewer/north) -"dNg" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_7" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2, -/area/tyrargo/underground/sewer/north) -"dNh" = ( -/obj/structure/sign/safety/maint{ - pixel_y = -24 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2, -/area/tyrargo/underground/sewer/north) -"dNi" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2, -/area/tyrargo/underground/sewer/north) -"dNj" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/tool/warning_cone{ - pixel_x = -13; - pixel_y = 11 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/yellow, -/area/tyrargo/underground/sewer/north) -"dNk" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12"; - pixel_y = 1 - }, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dNl" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/tool/warning_cone{ - pixel_x = -18; - pixel_y = 6 - }, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dNm" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/handrail/hybrisa/road/wood/orange{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dNn" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - alpha = 100 - }, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dNo" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_10"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dNp" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/vomit{ - icon_state = "vomit_4"; - pixel_x = -2; - pixel_y = 6 - }, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dNq" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12"; - pixel_y = 12 - }, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dNr" = ( -/obj/structure/shuttle/part/dropship3/right_outer_wing_connector, -/turf/open/floor/plating, -/area/tyrargo/indoors/museum_storage/upper) -"dNs" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dNt" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_13"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dNu" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood/oil, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dNv" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_x = 11; - pixel_y = -13 - }, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dNw" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_11" - }, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dNx" = ( -/obj/structure/barricade/handrail/hybrisa/road/wood/orange{ - layer = 3; - pixel_x = -4; - pixel_y = -3 - }, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dNy" = ( -/obj/effect/decal/hybrisa/trash{ - pixel_y = 22; - pixel_x = 12 - }, -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/underground/sewer/north) -"dNz" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_11" - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12"; - pixel_y = 12 - }, -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/underground/sewer/north) -"dNA" = ( -/obj/effect/decal/hybrisa/trash{ - dir = 1; - icon_state = "trash_11" - }, -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/underground/sewer/north) -"dNB" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dNC" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/tool/warning_cone{ - pixel_y = 18; - pixel_x = -25 - }, -/obj/item/tool/warning_cone{ - pixel_x = -12 - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dND" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/handrail/hybrisa/road/wood/orange{ - dir = 4; - pixel_y = 4; - pixel_x = -14 - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dNE" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - dir = 4; - icon_state = "trash_11" - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dNF" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_14"; - pixel_y = 17 - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dNG" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - alpha = 100 - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dNH" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_10"; - pixel_x = 12; - pixel_y = 12 - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dNI" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dNJ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/handrail/hybrisa/road/wood/orange{ - dir = 4; - pixel_y = 4 - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dNK" = ( -/obj/item/tool/warning_cone{ - pixel_x = -18; - pixel_y = 6 - }, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dNL" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/underground/sewer/north) -"dNM" = ( -/obj/structure/prop/vehicles/tank/miltruck/wheeled/destroyed, -/obj/effect/decal/cleanable/blood, -/obj/effect/decal/hybrisa/bloodtrail{ - dir = 4 - }, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/apartment/north_ground) -"dNN" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/underground/sewer/north) -"dNO" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall/smallvent3{ - pixel_y = 28; - pixel_x = 20 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/underground/sewer/north) -"dNP" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/tool/warning_cone{ - pixel_x = -18; - pixel_y = 6 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/underground/sewer/north) -"dNQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/handrail/hybrisa/road/wood/orange{ - dir = 1 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/underground/sewer/north) -"dNR" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/handrail/hybrisa/road/wood/orange{ - dir = 4; - pixel_y = -2; - pixel_x = -8 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/underground/sewer/north) -"dNS" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_13"; - pixel_y = 7 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/underground/sewer/north) -"dNT" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall/smallvent3{ - pixel_y = 28; - pixel_x = 20 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/underground/sewer/north) -"dNU" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/underground/sewer/north) -"dNV" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_x = 11; - pixel_y = -13 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/underground/sewer/north) -"dNW" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/underground/sewer/north) -"dNX" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12"; - pixel_y = 1 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/underground/sewer/north) -"dNY" = ( -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall/smallvent3{ - pixel_y = 28; - pixel_x = 20 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkredcorners2/east, -/area/tyrargo/underground/sewer/north) -"dNZ" = ( -/obj/item/tool/warning_cone{ - pixel_y = 5; - pixel_x = -5 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/yellow/north, -/area/tyrargo/underground/sewer/north) -"dOa" = ( -/obj/effect/hybrisa/misc/fake/wire/red{ - dir = 4 - }, -/obj/effect/hybrisa/misc/fake/wire/blue{ - dir = 4; - pixel_y = -4 - }, -/obj/effect/hybrisa/misc/fake/wire/yellow{ - dir = 4; - pixel_y = 4 - }, -/obj/effect/decal/cleanable/cobweb, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dOb" = ( -/obj/effect/hybrisa/misc/fake/wire/red{ - dir = 4 - }, -/obj/effect/hybrisa/misc/fake/wire/blue{ - dir = 4; - pixel_y = -4 - }, -/obj/effect/hybrisa/misc/fake/wire/yellow{ - dir = 4; - pixel_y = 4 - }, -/obj/effect/decal/cleanable/cobweb2, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dOc" = ( -/obj/effect/decal/cleanable/blood/oil, -/obj/effect/blocker/water, -/turf/open/floor/plating/platingdmg1, -/area/tyrargo/underground/sewer/north) -"dOd" = ( -/obj/effect/hybrisa/misc/fake/wire/red{ - dir = 4 - }, -/obj/effect/hybrisa/misc/fake/wire/blue{ - dir = 4; - pixel_y = -4 - }, -/obj/effect/hybrisa/misc/fake/wire/yellow{ - dir = 4; - pixel_y = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dOe" = ( -/obj/structure/machinery/light{ - dir = 8; - pixel_y = 17; - light_color = "#A7DBB6" - }, -/turf/open/floor/prison, -/area/tyrargo/indoors/mall) -"dOf" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/green3/east, -/area/tyrargo/indoors/mall) -"dOg" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/green3/west, -/area/tyrargo/indoors/mall) -"dOh" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light{ - light_color = "#A7DBB6" - }, -/obj/item/ammo_magazine/rifle/heap{ - current_rounds = 0 - }, -/turf/open/floor/prison, -/area/tyrargo/indoors/mall) -"dOi" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/hybrisa/bloodtrail{ - dir = 4; - pixel_y = 8 - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_door, /turf/open/floor/strata/green1, /area/tyrargo/indoors/mall) "dOj" = ( @@ -78478,25 +67804,6 @@ }, /turf/open/floor/prison/floor_plate, /area/tyrargo/indoors/admin/ground) -"dOs" = ( -/obj/effect/blocker/water, -/turf/open/shuttle/escapepod/west, -/area/tyrargo/underground/apartment) -"dOt" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/graffiti/graffiti3, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/sewer/south) -"dOu" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/graffiti/graffiti4, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/sewer/south) -"dOv" = ( -/turf/closed/wall/strata_outpost, -/area/tyrargo/underground/museum_carpark) "dOw" = ( /obj/effect/decal/siding{ icon_state = "siding2" @@ -78508,23 +67815,6 @@ /obj/structure/barricade/handrail/type_b, /turf/open/floor/almayer_hull, /area/tyrargo/indoors/bar/ground) -"dOx" = ( -/obj/effect/decal/hybrisa/road/lines2, -/obj/effect/decal/hybrisa/road/lines1{ - pixel_y = -1; - pixel_x = -1 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"dOy" = ( -/obj/effect/decal/hybrisa/road/lines2, -/obj/effect/blocker/water, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"dOz" = ( -/obj/effect/blocker/water, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "dOA" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/tile/tilebeige, @@ -78537,188 +67827,11 @@ "dOC" = ( /turf/open/floor/hybrisa/tile/tilebeige, /area/tyrargo/underground/apartment) -"dOD" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/road/lines3{ - pixel_y = -1; - color = "#b54b3d" - }, -/obj/effect/decal/hybrisa/road/lines1{ - pixel_x = -1; - color = "#b54b3d" - }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/underground/apartment) -"dOE" = ( -/obj/effect/decal/hybrisa/road/lines3{ - pixel_y = -1; - color = "#b54b3d" - }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/underground/apartment) -"dOF" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/road/lines1{ - pixel_x = -1; - color = "#b54b3d" - }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/underground/apartment) -"dOG" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "cargo" - }, -/obj/structure/largecrate/random/barrel/yellow, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dOH" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "cargo" - }, -/obj/structure/largecrate/random, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dOI" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "cargo" - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dOJ" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "cargo" - }, -/obj/structure/largecrate/random/case/double, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dOK" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "cargo" - }, -/obj/structure/largecrate/supply/supplies/wy_emergency_food, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dOL" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "cargo" - }, -/obj/item/stack/cable_coil/cyan, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dOM" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/hybrisa/road/lines2{ - pixel_y = 1; - color = "#b54b3d" - }, -/obj/effect/decal/hybrisa/road/lines1{ - pixel_x = -1; - color = "#b54b3d" - }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/underground/apartment) -"dON" = ( -/obj/effect/decal/hybrisa/road/lines2{ - pixel_y = 1; - color = "#b54b3d" - }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/underground/apartment) -"dOO" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N"; - pixel_y = 2 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dOP" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/prop/colony/used_flare, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dOQ" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/structure/machinery/light/double, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dOR" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer/plating/northeast, -/area/tyrargo/underground/engineering) -"dOS" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dOT" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_7"; - pixel_y = 12 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dOU" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/underground/engineering) "dOV" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/tile/tilegreen, /area/tyrargo/underground/apartment) -"dOW" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S"; - layer = 3.3 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dOX" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/metal/grated, -/area/tyrargo/underground/engineering) -"dOY" = ( -/obj/structure/platform/metal/almayer/east, -/obj/structure/prop/hybrisa/signs/high_voltage{ - pixel_x = -33 - }, -/turf/open/shuttle/escapepod/north, -/area/tyrargo/underground/engineering) -"dOZ" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dPa" = ( -/obj/structure/prop/hybrisa/signs/high_voltage/small{ - pixel_x = -29 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/green/west, -/area/tyrargo/underground/sewer/south) "dPb" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt/greenglow{ @@ -78729,85 +67842,6 @@ }, /turf/open/floor/hybrisa/tile/tilegreen, /area/tyrargo/underground/apartment) -"dPc" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "W" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "E" - }, -/obj/structure/prop/hybrisa/misc/redmeter{ - pixel_x = -30; - light_color = "#850000"; - light_on = 1; - light_range = 1; - light_power = 2 - }, -/turf/open/floor/almayer/plating/northeast, -/area/tyrargo/underground/engineering) -"dPd" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/underground/engineering) -"dPe" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_x = 1; - pixel_y = -1 - }, -/obj/effect/decal/warning_stripes{ - icon_state = "W" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/almayer/plating/northeast, -/area/tyrargo/underground/engineering) -"dPf" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S"; - pixel_x = -1 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dPg" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S"; - pixel_x = -1 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_8"; - pixel_y = 12 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dPh" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood/oil, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dPi" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dPj" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer/plating/northeast, -/area/tyrargo/underground/engineering) "dPk" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/hybrisa/trash{ @@ -78816,298 +67850,19 @@ }, /turf/open/floor/hybrisa/tile/tilegreen, /area/tyrargo/indoors/apartment/south_ground) -"dPl" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_5" - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dPm" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/obj/item/tool/wirecutters{ - pixel_y = 26 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dPn" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/item/prop/colony/used_flare, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) "dPo" = ( /turf/open/floor/hybrisa/carpet/pink, /area/tyrargo/indoors/bar/ground) -"dPp" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/almayer/plating/northeast, -/area/tyrargo/underground/engineering) -"dPq" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood/oil, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) "dPr" = ( /turf/open/floor/hybrisa/tile/tileblue, /area/tyrargo/underground/apartment) -"dPs" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/yellow3, -/area/tyrargo/underground/engineering) -"dPt" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_5"; - layer = 3.1 - }, -/turf/open/floor/strata/yellow3/west, -/area/tyrargo/underground/engineering) -"dPu" = ( -/obj/structure/machinery/big_computers/computerbrown/computer3, -/obj/structure/prop/hybrisa/misc/metergreen{ - pixel_y = 32; - light_on = 1; - light_color = "#96DED1"; - light_range = 1 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dPv" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/stack/sheet/cardboard/small_stack{ - pixel_x = -11; - pixel_y = 10 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dPw" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2" - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dPx" = ( -/obj/structure/machinery/light/spot{ - dir = 4 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"dPy" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/engineering) -"dPz" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/engineering) -"dPA" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4"; - pixel_y = 12 - }, -/turf/open/floor/prison/darkyellow2/southeast, -/area/tyrargo/underground/engineering) "dPB" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/tile/tileblue, /area/tyrargo/underground/apartment) -"dPC" = ( -/obj/structure/prop/hybrisa/signs/high_voltage{ - pixel_y = 17; - pixel_x = -33 - }, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/engineering) -"dPD" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood/oil, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/underground/engineering) -"dPE" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/underground/engineering) -"dPF" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/engineering) -"dPG" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellowcorners2/east, -/area/tyrargo/underground/engineering) -"dPH" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/prison/darkyellowcorners2/north, -/area/tyrargo/underground/engineering) -"dPI" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/prop/colony/used_flare, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/engineering) -"dPJ" = ( -/obj/effect/decal/cleanable/blood/oil, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/engineering) -"dPK" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/engineering) -"dPL" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/underground/engineering) -"dPM" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/prop/colony/used_flare, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/engineering) -"dPN" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_5"; - pixel_x = -8; - pixel_y = 12 - }, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/engineering) -"dPO" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dPP" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dPQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding6" - }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dPR" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/engineering) -"dPS" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/underground/engineering) -"dPT" = ( -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dPU" = ( -/obj/effect/decal/siding, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dPV" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6"; - pixel_y = 3 - }, -/obj/effect/decal/siding, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dPW" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) "dPX" = ( /turf/open/floor/hybrisa/tile/tilered, /area/tyrargo/underground/apartment) -"dPY" = ( -/obj/structure/prop/hybrisa/misc/redmeter{ - pixel_x = -30; - light_color = "#850000"; - light_on = 1; - light_range = 1; - light_power = 2 - }, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/engineering) -"dPZ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2"; - pixel_x = -8; - pixel_y = 12 - }, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/underground/engineering) -"dQa" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/underground/engineering) -"dQb" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_8"; - pixel_y = 7 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/engineering) -"dQc" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dQd" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2" - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) "dQe" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; @@ -79122,35 +67877,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/tile/tilered, /area/tyrargo/underground/apartment) -"dQg" = ( -/obj/structure/prop/hybrisa/signs/high_voltage/small{ - pixel_x = -28 - }, -/obj/structure/machinery/light/double{ - dir = 8; - pixel_y = -5 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/engineering) -"dQh" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dQi" = ( -/obj/structure/bedsheetbin, -/obj/item/clothing/under/blackskirt{ - pixel_x = 1; - pixel_y = 4 - }, -/turf/open/floor/hybrisa/tile/tilebeige, -/area/tyrargo/underground/apartment) "dQj" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/tile/tilered, @@ -79165,946 +67891,135 @@ /obj/effect/decal/cleanable/generic, /turf/open/floor/hybrisa/tile/tilered, /area/tyrargo/underground/apartment) -"dQm" = ( -/obj/structure/cable/heavyduty{ - icon_state = "1-2" +"dQX" = ( +/obj/structure/machinery/light{ + dir = 1; + light_color = "#A7DBB6" }, -/obj/structure/prop/hybrisa/misc/graffiti/graffiti6, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dQn" = ( -/obj/structure/largecrate/random/barrel/blue{ - pixel_x = 9 +/turf/open/floor/prison/floor_plate, +/area/tyrargo/indoors/bar/ground) +"dRh" = ( +/obj/item/ammo_magazine/pistol/vp78/heap{ + current_rounds = 0; + pixel_x = -1; + pixel_y = 14 }, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/engineering) -"dQo" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/outdoors/outskirts/fsb_north) +"dRu" = ( +/obj/structure/prop/hybrisa/signs/high_voltage/small{ + pixel_y = 32 }, -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/underground/engineering) -"dQp" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" +/turf/open/floor/hybrisa/metal/stripe_red/east, +/area/tyrargo/indoors/engineering/ground) +"dRv" = ( +/obj/effect/landmark/nightmare{ + insert_tag = "crash_underground" }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dQq" = ( -/obj/item/prop/colony/used_flare, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/engineering) -"dQr" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellowcorners2, -/area/tyrargo/underground/engineering) -"dQs" = ( -/obj/structure/prop/hybrisa/signs/high_voltage{ - pixel_y = 17; - pixel_x = -33 +/turf/closed/wall/strata_ice/forest/rock, +/area/tyrargo/oob) +"dRA" = ( +/obj/structure/sink{ + dir = 1; + pixel_y = -9 }, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/engineering) -"dQt" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_13" +/obj/structure/mirror{ + pixel_y = -31 }, -/obj/structure/largecrate/random/barrel/yellow{ - pixel_x = 3; - pixel_y = 3 +/turf/open/floor/hybrisa/tile/tilewhitecheckered, +/area/tyrargo/underground/mall) +"dRB" = ( +/obj/effect/decal/remains/robot, +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" + }, +/turf/open/floor/plating, +/area/tyrargo/underground/mall) +"dRE" = ( +/obj/structure/prop/hybrisa/misc/trash/green, +/obj/structure/prop/hybrisa/misc/trash/blue, +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_6"; + pixel_y = 12 }, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/engineering) -"dQu" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, /turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/engineering) -"dQv" = ( +/area/tyrargo/underground/mall) +"dRF" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_13" +/obj/effect/decal/cleanable/generic, +/turf/open/floor/strata/green1, +/area/tyrargo/underground/mall) +"dRG" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, +/turf/open/floor/plating/plating_catwalk/prison, +/area/tyrargo/underground/mall) +"dRI" = ( +/obj/structure/prop/tyrargo/boards/boards_1{ + pixel_x = 5; + pixel_y = 5 }, -/obj/effect/decal/siding{ - icon_state = "siding8" +/obj/structure/prop/tyrargo/boards{ + dir = 1; + pixel_x = -2; + pixel_y = -14 }, -/obj/effect/decal/siding{ - icon_state = "siding4" +/obj/effect/decal/hybrisa/dirt, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_upper) +"dSa" = ( +/turf/open/floor/plating, +/area/tyrargo/underground/mall) +"dSh" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dQw" = ( -/obj/effect/decal/cleanable/blood, -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/underground/engineering) -"dQx" = ( -/obj/effect/decal/hybrisa/bloodtrail{ - dir = 6; - pixel_x = 1 +/turf/open/floor/prison/floor_plate, +/area/tyrargo/underground/mall) +"dSx" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt"; + alpha = 100 }, -/obj/effect/decal/siding{ - icon_state = "siding4" +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/indoors/museum_storage/upper) +"dSy" = ( +/obj/structure/prop/hybrisa/misc/trash/green, +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_7"; + pixel_x = 2; + pixel_y = 11 }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dQy" = ( -/obj/effect/decal/cleanable/blood/tracks/footprints, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/engineering) -"dQz" = ( +/turf/open/floor/prison/blue/southwest, +/area/tyrargo/underground/mall) +"dSz" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/largecrate/random/barrel/yellow{ - pixel_x = -5; - pixel_y = 3 - }, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/engineering) -"dQA" = ( -/obj/structure/surface/rack, -/obj/item/stack/sheet/metal{ - amount = 50 - }, +/turf/open/floor/prison/blue, +/area/tyrargo/underground/mall) +"dSA" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/engineering) -"dQB" = ( -/obj/effect/decal/siding, -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/underground/engineering) -"dQC" = ( -/obj/effect/decal/hybrisa/bloodtrail, -/obj/effect/decal/siding{ - icon_state = "siding4" +/obj/structure/machinery/light{ + light_color = "#A7DBB6" }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dQD" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/underground/engineering) -"dQE" = ( -/obj/structure/prop/hybrisa/misc/machinery/screens/redalert{ - light_color = "#FF0000"; - light_on = 1; - light_power = 3; - light_range = 5; - pixel_x = -32 +/turf/open/floor/prison/blue, +/area/tyrargo/underground/mall) +"dSB" = ( +/obj/structure/reagent_dispensers/water_cooler{ + pixel_x = 10; + density = 0 }, -/turf/open/floor/prison/darkyellow2/southeast, -/area/tyrargo/underground/engineering) -"dQF" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/tool/wrench{ - pixel_x = -5; - pixel_y = 8 - }, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/engineering) -"dQG" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/prop/colony/used_flare, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/underground/engineering) -"dQH" = ( -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dQI" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2/northeast, -/area/tyrargo/underground/engineering) -"dQJ" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dQK" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/redmeter{ - pixel_x = -30; - light_color = "#850000"; - light_on = 1; - light_range = 1; - light_power = 2 - }, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/engineering) -"dQL" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2"; - pixel_x = -8; - pixel_y = 12 - }, -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/underground/engineering) -"dQM" = ( -/obj/effect/decal/cleanable/blood/oil, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/engineering) -"dQN" = ( -/obj/structure/prop/hybrisa/misc/redmeter{ - pixel_y = 32; - light_color = "#850000"; - light_on = 1; - light_range = 1 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/underground/engineering) -"dQO" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dQP" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_8"; - pixel_y = -20 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_3"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dQQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/prop/colony/used_flare, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/engineering) -"dQR" = ( -/obj/effect/decal/siding{ - icon_state = "siding9" - }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dQS" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/siding, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dQT" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding5" - }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dQU" = ( -/obj/structure/prop/hybrisa/signs/high_voltage{ - pixel_y = 17; - pixel_x = -33 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6"; - pixel_x = -8; - pixel_y = 12 - }, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/engineering) -"dQV" = ( -/obj/effect/decal/cleanable/blood/oil, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/engineering) -"dQW" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4"; - pixel_y = 12 - }, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/engineering) -"dQX" = ( -/obj/structure/machinery/light{ - dir = 1; - light_color = "#A7DBB6" - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/bar/ground) -"dQY" = ( -/obj/structure/closet/hydrant{ - pixel_y = 32 - }, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/engineering) -"dQZ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/redmeter{ - light_color = "#850000"; - light_on = 1; - light_range = 1; - light_power = 2; - pixel_y = 29 - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/platingdmg3/west, -/area/tyrargo/underground/apartment) -"dRa" = ( -/obj/structure/prop/hybrisa/misc/graffiti/graffiti3, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/underground/sewer/north) -"dRb" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/graffiti/graffiti1, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dRc" = ( -/obj/effect/blocker/water, -/turf/open/floor/plating/platingdmg2/west, -/area/tyrargo/underground/sewer/north) -"dRd" = ( -/obj/effect/blocker/water, -/turf/open/floor/platingdmg1, -/area/tyrargo/underground/sewer/north) -"dRe" = ( -/obj/effect/blocker/water, -/turf/open/floor/plating/platingdmg3/west, -/area/tyrargo/underground/sewer/north) -"dRf" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder1, -/obj/structure/prop/hybrisa/boulders/large_boulderdark{ - density = 0; - unacidable = 1; - can_block_movement = 0; - pixel_x = -6; - layer = 1; - explo_proof = 1 - }, -/obj/structure/blocker/invisible_wall, -/turf/open/floor/platingdmg1, -/area/tyrargo/oob) -"dRg" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark{ - density = 0; - unacidable = 1; - can_block_movement = 0; - pixel_x = -6; - layer = 1; - explo_proof = 1 - }, -/obj/structure/blocker/invisible_wall, -/turf/open/floor/plating/platingdmg2/west, -/area/tyrargo/oob) -"dRh" = ( -/obj/item/ammo_magazine/pistol/vp78/heap{ - current_rounds = 0; - pixel_x = -1; - pixel_y = 14 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/outdoors/outskirts/fsb_north) -"dRi" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder1, -/obj/effect/blocker/water, -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/sewer/north) -"dRj" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark{ - density = 0; - unacidable = 1; - can_block_movement = 0; - pixel_x = -6; - layer = 1; - explo_proof = 1 - }, -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder1, -/turf/open/floor/plating, -/area/tyrargo/oob) -"dRk" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark{ - density = 0; - unacidable = 1; - can_block_movement = 0; - pixel_x = -6; - layer = 1; - explo_proof = 1 - }, -/turf/open/floor/platingdmg3, -/area/tyrargo/oob) -"dRl" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark{ - density = 0; - unacidable = 1; - can_block_movement = 0; - pixel_x = -6; - layer = 1; - explo_proof = 1 - }, -/turf/open/floor/plating, -/area/tyrargo/oob) -"dRm" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_16"; - pixel_x = -2; - pixel_y = -1 - }, -/obj/structure/prop/hybrisa/misc/fire/fire2{ - color = "#FF7700"; - icon = 'icons/effects/fire.dmi'; - icon_state = "dynamic_2"; - pixel_y = 10; - light_color = "#FF7700"; - pixel_x = 7 - }, -/turf/open/floor/plating, -/area/tyrargo/oob) -"dRn" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder1, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/supermartfloor2, -/area/tyrargo/oob) -"dRo" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/supermartfloor2, -/area/tyrargo/oob) -"dRp" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_14"; - pixel_y = 17 - }, -/turf/open/floor/hybrisa/tile/supermartfloor2, -/area/tyrargo/oob) -"dRq" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder1, -/obj/structure/prop/hybrisa/boulders/large_boulderdark{ - density = 0; - unacidable = 1; - can_block_movement = 0; - pixel_x = -6; - layer = 1; - explo_proof = 1 - }, -/obj/structure/prop/hybrisa/boulders/large_boulderdark{ - density = 0; - unacidable = 1; - can_block_movement = 0; - pixel_x = -6; - layer = 1; - explo_proof = 1 - }, -/turf/open/floor/plating, -/area/tyrargo/oob) -"dRr" = ( -/turf/open/floor/plating, -/area/tyrargo/oob) -"dRs" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/oob) -"dRt" = ( -/obj/structure/filtration/collector_pipes{ - layer = 3.1; - pixel_y = 8; - pixel_x = 2 - }, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/oob) -"dRu" = ( -/obj/structure/prop/hybrisa/signs/high_voltage/small{ - pixel_y = 32 - }, -/turf/open/floor/hybrisa/metal/stripe_red/east, -/area/tyrargo/indoors/engineering/ground) -"dRv" = ( -/obj/effect/landmark/nightmare{ - insert_tag = "crash_underground" - }, -/turf/closed/wall/strata_ice/forest/rock, -/area/tyrargo/oob) -"dRw" = ( -/obj/structure/prop/hybrisa/misc/metergreen{ - light_on = 1; - light_color = "#96DED1"; - pixel_x = -28; - light_range = 1 - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/south) -"dRx" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N"; - pixel_y = 2 - }, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dRy" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/floor/hybrisa/metal/grated, -/area/tyrargo/underground/engineering) -"dRz" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S"; - pixel_x = -1 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_x = -11 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"dRA" = ( -/obj/structure/sink{ - dir = 1; - pixel_y = -9 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/mirror{ - pixel_y = -31 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/mall) -"dRB" = ( -/obj/effect/decal/remains/robot, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/mall) -"dRC" = ( -/obj/effect/acid_hole, -/turf/closed/wall/strata_outpost, -/area/tyrargo/underground/mall) -"dRD" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) -"dRE" = ( -/obj/structure/prop/hybrisa/misc/trash/green, -/obj/structure/prop/hybrisa/misc/trash/blue, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6"; - pixel_y = 12 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/mall) -"dRF" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/strata/green1, -/area/tyrargo/underground/mall) -"dRG" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/mall) -"dRH" = ( -/obj/structure/surface/rack, -/obj/effect/spawner/random/tool, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating, -/area/tyrargo/underground/mall) -"dRI" = ( -/obj/structure/prop/tyrargo/boards/boards_1{ - pixel_x = 5; - pixel_y = 5 - }, -/obj/structure/prop/tyrargo/boards{ - dir = 1; - pixel_x = -2; - pixel_y = -14 - }, -/obj/effect/decal/hybrisa/dirt, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_upper) -"dRJ" = ( -/obj/structure/surface/rack, -/obj/effect/spawner/random/toolbox, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating, -/area/tyrargo/underground/mall) -"dRK" = ( -/obj/structure/closet, -/obj/item/storage/box/lights/mixed, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating, -/area/tyrargo/underground/mall) -"dRL" = ( -/obj/structure/prop/invuln/overhead_pipe{ - color = "#a6aeab"; - pixel_y = -12 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/corsat/squares, -/area/tyrargo/underground/mall) -"dRM" = ( -/obj/item/weapon/twohanded/folded_metal_chair, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating, -/area/tyrargo/underground/mall) -"dRN" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/trash/cigbutt{ - pixel_x = -4; - pixel_y = 11 - }, -/turf/open/floor/plating, -/area/tyrargo/underground/mall) -"dRO" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/corsat/squares, -/area/tyrargo/underground/mall) -"dRP" = ( -/obj/structure/prop/invuln/overhead_pipe{ - color = "#a6aeab"; - pixel_y = -12 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/obj/effect/blocker/water, -/turf/open/floor/corsat/squares, -/area/tyrargo/underground/mall) -"dRQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_x = -11 - }, -/turf/open/floor/prison/bright_clean/southwest, -/area/tyrargo/underground/engineering) -"dRR" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2"; - pixel_x = -3; - pixel_y = 5 - }, -/turf/open/floor/plating, -/area/tyrargo/underground/mall) -"dRS" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/obj/item/trash/cigbutt{ - pixel_x = -1; - pixel_y = 14 - }, -/turf/open/floor/corsat/squares, -/area/tyrargo/underground/mall) -"dRT" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/item/trash/cigbutt{ - pixel_x = -4; - pixel_y = 11 - }, -/obj/effect/blocker/water, -/turf/open/floor/corsat/squares, -/area/tyrargo/underground/mall) -"dRU" = ( -/obj/structure/prop/invuln/overhead_pipe{ - color = "#a6aeab"; - pixel_y = -12 - }, -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/blocker/water, -/turf/open/floor/corsat/squares, -/area/tyrargo/underground/mall) -"dRV" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/dirt, -/obj/effect/blocker/water, -/turf/open/floor/plating, -/area/tyrargo/underground/mall) -"dRW" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/corsat/squares, -/area/tyrargo/underground/mall) -"dRX" = ( -/obj/effect/decal/hybrisa/dirt, -/turf/open/floor/corsat/squares, -/area/tyrargo/underground/mall) -"dRY" = ( -/obj/structure/prop/invuln/overhead_pipe{ - color = "#a6aeab"; - pixel_y = -12 - }, -/obj/structure/prop/invuln/overhead_pipe{ - color = "#a6aeab"; - pixel_y = 10 - }, -/obj/effect/decal/cleanable/dirt, -/obj/item/hybrisa/misc/trash_bag_full_prop{ - pixel_x = -6; - pixel_y = 5; - layer = 3.1 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/blocker/water, -/turf/open/floor/corsat/squares, -/area/tyrargo/underground/mall) -"dRZ" = ( -/obj/effect/decal/hybrisa/dirt, -/turf/open/floor/plating, -/area/tyrargo/underground/mall) -"dSa" = ( -/turf/open/floor/plating, -/area/tyrargo/underground/mall) -"dSb" = ( -/obj/structure/closet/emcloset, -/turf/open/floor/corsat/squares, -/area/tyrargo/underground/mall) -"dSc" = ( -/obj/structure/closet/firecloset, -/obj/structure/prop/invuln/overhead_pipe{ - color = "#a6aeab"; - pixel_y = -12 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/corsat/squares, -/area/tyrargo/underground/mall) -"dSd" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15"; - pixel_x = -8; - pixel_y = 12 - }, -/turf/open/floor/corsat/squares, -/area/tyrargo/underground/mall) -"dSe" = ( -/obj/structure/reagent_dispensers/tank/water, -/turf/open/floor/corsat/spiralplate, -/area/tyrargo/underground/mall) -"dSf" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/redmeter{ - pixel_x = -30; - light_color = "#850000"; - light_on = 1; - light_range = 1; - light_power = 2 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/north) -"dSg" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_x = -11 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/engineering) -"dSh" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/mall) -"dSi" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/plating, -/area/tyrargo/underground/mall) -"dSj" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating, -/area/tyrargo/underground/mall) -"dSk" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/corsat/squares, -/area/tyrargo/underground/mall) -"dSl" = ( -/turf/open/floor/corsat/spiralplate, -/area/tyrargo/underground/mall) -"dSm" = ( -/obj/structure/machinery/door/airlock/maintenance/colony, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/mall) -"dSn" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/remains/robot, -/turf/open/floor/plating, -/area/tyrargo/underground/mall) -"dSo" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12"; - pixel_x = -8; - pixel_y = 12 - }, -/turf/open/floor/corsat/squares, -/area/tyrargo/underground/mall) -"dSp" = ( -/obj/structure/prop/invuln/overhead_pipe{ - color = "#a6aeab"; - pixel_y = -12 - }, -/obj/effect/decal/cleanable/dirt, -/obj/item/trash/cigbutt{ - pixel_x = -4; - pixel_y = 11 - }, -/turf/open/floor/corsat/squares, -/area/tyrargo/underground/mall) -"dSq" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/corsat/squares, -/area/tyrargo/underground/mall) -"dSr" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/item/hybrisa/misc/trash_bag_full_prop{ - pixel_x = -6; - pixel_y = 5; - layer = 3.1 - }, -/turf/open/floor/plating, -/area/tyrargo/underground/mall) -"dSs" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/item/hybrisa/misc/trash_bag_full_prop{ - pixel_x = 3; - pixel_y = 20; - layer = 2.9 - }, -/turf/open/floor/corsat/spiralplate, -/area/tyrargo/underground/mall) -"dSt" = ( -/obj/structure/largecrate/empty/case/double, -/turf/open/floor/corsat/spiralplate, -/area/tyrargo/underground/mall) -"dSu" = ( -/obj/structure/largecrate/empty/secure, -/obj/structure/prop/invuln/overhead_pipe{ - color = "#a6aeab"; - pixel_y = -12 - }, -/obj/structure/prop/invuln/overhead_pipe{ - color = "#a6aeab"; - pixel_y = 10 - }, -/turf/open/floor/corsat/spiralplate, -/area/tyrargo/underground/mall) -"dSv" = ( -/obj/structure/largecrate/machine/recycler, -/obj/item/prop/alien/hugger, -/turf/open/floor/corsat/spiralplate, -/area/tyrargo/underground/mall) -"dSw" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_x = -11 - }, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/engineering) -"dSx" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - alpha = 100 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/indoors/museum_storage/upper) -"dSy" = ( -/obj/structure/prop/hybrisa/misc/trash/green, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_7"; - pixel_x = 2; - pixel_y = 11 - }, -/turf/open/floor/prison/blue/southwest, -/area/tyrargo/underground/mall) -"dSz" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/blue, -/area/tyrargo/underground/mall) -"dSA" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light{ - light_color = "#A7DBB6" - }, -/turf/open/floor/prison/blue, -/area/tyrargo/underground/mall) -"dSB" = ( -/obj/structure/reagent_dispensers/water_cooler{ - pixel_x = 10; - density = 0 - }, -/turf/open/floor/prison/blue, -/area/tyrargo/underground/mall) -"dSC" = ( -/turf/open/floor/prison/blue/east, -/area/tyrargo/underground/mall) -"dSD" = ( -/turf/open/floor/prison/blue/west, -/area/tyrargo/underground/mall) -"dSE" = ( +/turf/open/floor/prison/blue, +/area/tyrargo/underground/mall) +"dSC" = ( +/turf/open/floor/prison/blue/east, +/area/tyrargo/underground/mall) +"dSD" = ( +/turf/open/floor/prison/blue/west, +/area/tyrargo/underground/mall) +"dSE" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/generic, /turf/open/floor/hybrisa/carpet/carpetdarkerblue, @@ -80189,49 +68104,6 @@ /obj/structure/bed/sofa/south/grey/right, /turf/open/floor/hybrisa/carpet/carpetdarkerblue, /area/tyrargo/underground/mall) -"dSR" = ( -/obj/structure/prop/hybrisa/misc/metergreen{ - pixel_y = 32; - light_on = 1; - light_color = "#96DED1"; - light_range = 1 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/oob) -"dSS" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/metergreen{ - pixel_y = 32; - light_on = 1; - light_color = "#96DED1"; - light_range = 1 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkred2/north, -/area/tyrargo/underground/sewer/north) -"dST" = ( -/obj/effect/hybrisa/misc/fake/wire/red{ - dir = 4 - }, -/obj/effect/hybrisa/misc/fake/wire/blue{ - dir = 4; - pixel_y = -4 - }, -/obj/effect/hybrisa/misc/fake/wire/yellow{ - dir = 4; - pixel_y = 4 - }, -/obj/structure/prop/hybrisa/misc/redmeter{ - pixel_x = 31; - light_color = "#850000"; - light_on = 1; - light_range = 1; - light_power = 2 - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) "dSU" = ( /obj/structure/machinery/camera/autoname/lz_camera, /turf/open/floor/plating, @@ -80359,9 +68231,6 @@ }, /turf/open/floor/hybrisa/tile/supermartfloor2, /area/tyrargo/indoors/mall) -"dTm" = ( -/turf/open/hybrisa/street/cement3, -/area/tyrargo/underground/museum_carpark) "dTn" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/hybrisa/bloodtrail, @@ -80380,26 +68249,6 @@ /obj/effect/acid_hole, /turf/closed/wall/strata_outpost, /area/tyrargo/indoors/mall/upper) -"dTq" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/reagent_container/food/drinks/cans/souto{ - icon_state = "blank_can_crushed"; - pixel_x = -11; - pixel_y = 6 - }, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/underground/mall) -"dTr" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/fire/fire2{ - color = "#FF7700"; - icon = 'icons/effects/fire.dmi'; - icon_state = "dynamic_2"; - light_color = "#FF7700"; - pixel_y = 10 - }, -/turf/open/floor/hybrisa/tile/supermartfloor2, -/area/tyrargo/oob) "dTs" = ( /obj/structure/prop/hybrisa/misc/metergreen{ light_on = 1; @@ -80500,7 +68349,7 @@ /area/tyrargo/indoors/admin/upper) "dTE" = ( /obj/effect/decal/cleanable/dirt, -/turf/closed/wall/strata_outpost, +/turf/closed/wall/strata_outpost/reinforced/hull, /area/tyrargo/indoors/sewer_treatment/lower) "dTF" = ( /obj/structure/machinery/light/double, @@ -80783,10 +68632,6 @@ /obj/item/device/flashlight/lamp/tripod/grey, /turf/open/floor/plating/plating_catwalk/prison, /area/tyrargo/indoors/sewer_treatment/lower) -"dUu" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/oob) "dUv" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/hybrisa/trash{ @@ -80842,70 +68687,6 @@ }, /turf/open/floor/prison/darkyellow2, /area/tyrargo/indoors/sewer_treatment/lower) -"dUB" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUC" = ( -/obj/structure/largecrate/supply/floodlights, -/obj/structure/machinery/light/small, -/turf/open/floor/prison/floor_marked, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUD" = ( -/obj/structure/largecrate/supply/medicine/medkits, -/turf/open/floor/prison/floor_marked, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUE" = ( -/obj/structure/largecrate/supply/supplies/water, -/turf/open/floor/prison/floor_marked, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUF" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_7"; - pixel_x = -8; - pixel_y = 12 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUG" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/structure/machinery/light/double, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUH" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUI" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/blue/northwest, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUJ" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/blue/north, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUK" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/redmeter{ - pixel_x = -30; - light_color = "#850000"; - light_on = 1; - light_range = 1; - light_power = 2 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUL" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/green, -/area/tyrargo/indoors/sewer_treatment/lower) "dUM" = ( /obj/effect/landmark/nightmare{ insert_tag = "crash_surface" @@ -80915,115 +68696,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/central/landing_zone) -"dUN" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_x = 11; - pixel_y = -13 - }, -/turf/open/floor/prison, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUO" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_7"; - pixel_x = -8; - pixel_y = 12 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUP" = ( -/obj/effect/decal/hybrisa/trash, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUQ" = ( -/obj/structure/barricade/handrail/hybrisa/handrail{ - layer = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2"; - pixel_x = -8; - pixel_y = 12 - }, -/turf/open/floor/prison/green/north, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUR" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_x = 11; - pixel_y = -13 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6"; - pixel_y = 12 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUS" = ( -/obj/structure/machinery/light/small{ - dir = 1 - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUT" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/green/southwest, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUU" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light/double{ - dir = 1 - }, -/turf/open/floor/prison/green, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUV" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_x = 11; - pixel_y = -13 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUW" = ( -/turf/open/floor/prison, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUX" = ( -/obj/structure/sign/safety/maint{ - pixel_y = 32 - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUY" = ( -/obj/structure/sign/safety/maint{ - pixel_y = 32 - }, -/obj/effect/blocker/water, -/obj/structure/prop/hybrisa/misc/buildinggreeblies/greeble6{ - pixel_x = 2 - }, -/turf/open/floor/prison/green/west, -/area/tyrargo/indoors/sewer_treatment/lower) -"dUZ" = ( -/obj/structure/prop/hybrisa/misc/redmeter{ - light_color = "#850000"; - light_on = 1; - light_range = 1; - light_power = 2; - pixel_y = -31 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/sewer/south) "dVa" = ( /obj/effect/decal/hybrisa/trash{ icon_state = "trash_9"; @@ -81035,15 +68707,6 @@ }, /turf/open/floor/hybrisa/tile/tilegrey, /area/tyrargo/underground/mall) -"dVb" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light/small, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) -"dVc" = ( -/obj/structure/machinery/light/small, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/apartment) "dVd" = ( /obj/structure/machinery/light{ dir = 1; @@ -81075,16 +68738,6 @@ }, /turf/open/floor/hybrisa/wood/blackwood, /area/tyrargo/underground/mall) -"dVh" = ( -/obj/structure/prop/hybrisa/misc/redmeter{ - light_color = "#850000"; - light_on = 1; - light_range = 1; - light_power = 2; - pixel_y = -31 - }, -/turf/open/shuttle/escapepod/west, -/area/tyrargo/underground/apartment) "dVi" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/machinery/light/red{ @@ -81092,14 +68745,6 @@ }, /turf/open/floor/hybrisa/wood/redwood, /area/tyrargo/underground/mall) -"dVj" = ( -/obj/structure/machinery/light{ - dir = 4; - light_color = "#A7DBB6" - }, -/obj/effect/blocker/water, -/turf/open/floor/hybrisa/tile/blacktileshiny, -/area/tyrargo/underground/mall) "dVk" = ( /obj/structure/machinery/light/red{ light_color = "#FF7373"; @@ -81154,25 +68799,6 @@ /obj/structure/machinery/light/small, /turf/open/floor/hybrisa/tile/tilewhitecheckered, /area/tyrargo/underground/mall) -"dVp" = ( -/obj/structure/machinery/light/small, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/underground/mall) -"dVq" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light/small, -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water/toxic/Group_1, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/apartment) -"dVr" = ( -/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_5{ - light_on = 0; - light_power = 0; - light_range = 0 - }, -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/sewer/north) "dVs" = ( /obj/item/ammo_casing/bullet, /turf/open/auto_turf/tyrargo_grass/layer1, @@ -81192,140 +68818,12 @@ /obj/structure/blocker/invisible_wall, /turf/open/floor/almayer_hull, /area/tyrargo/oob) -"dVw" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/oob) -"dVx" = ( -/obj/effect/blocker/water, -/turf/open/floor/almayer/plating/northeast, -/area/tyrargo/oob) -"dVy" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/oob) -"dVz" = ( -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/oob) -"dVA" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) -"dVB" = ( -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) "dVC" = ( /turf/open/auto_turf/snow/brown_base/layer2, /area/tyrargo/outdoors/colony_streets/south_east) "dVD" = ( /turf/open/floor/almayer_hull/outerhull_dir/southwest, /area/tyrargo/outdoors/outskirts/river) -"dVE" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark/boulder_dark3{ - unacidable = 1; - unslashable = 1; - desc = "A huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup" - }, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"dVF" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dVG" = ( -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dVH" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"dVI" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"dVJ" = ( -/obj/structure/largecrate/random/secure, -/turf/open/floor/prison/floor_marked, -/area/tyrargo/indoors/sewer_treatment/lower) -"dVK" = ( -/obj/structure/machinery/light/small, -/obj/structure/closet/crate/supply, -/obj/item/stack/sandbags_empty/full, -/obj/item/tool/shovel/etool/folded, -/turf/open/floor/prison/floor_marked, -/area/tyrargo/indoors/sewer_treatment/lower) -"dVL" = ( -/obj/structure/sign/safety/maint{ - pixel_y = -3; - pixel_x = -20 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/sewer_treatment/lower) -"dVM" = ( -/obj/structure/sign/safety/maint{ - pixel_y = -3; - pixel_x = -20 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/sewer/south) -"dVN" = ( -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"dVO" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"dVP" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) "dVQ" = ( /obj/structure/barricade/handrail/hybrisa/handrail{ dir = 8; @@ -81337,234 +68835,30 @@ }, /turf/open/floor/plating/plating_catwalk/prison, /area/tyrargo/indoors/sewer_treatment/lower) -"dVR" = ( -/obj/structure/sign/safety/maint{ - pixel_x = 36 +"dWi" = ( +/obj/effect/decal/siding, +/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ + id = null; + explo_proof = 1; + needs_power = 0; + unacidable = 1; + dir = 4 }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/sewer_treatment/lower) -"dVS" = ( -/obj/structure/largecrate/random/barrel/black, -/turf/open/floor/prison/floor_marked, -/area/tyrargo/indoors/sewer_treatment/lower) -"dVT" = ( -/obj/structure/largecrate/random/barrel/red, -/turf/open/floor/prison/floor_marked, +/turf/closed/wall/strata_outpost/reinforced/hull, /area/tyrargo/indoors/sewer_treatment/lower) -"dVU" = ( -/obj/structure/closet/crate/construction, -/obj/item/clothing/mask/gas, -/obj/item/clothing/mask/gas, -/obj/item/clothing/mask/gas, -/obj/item/clothing/mask/gas, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_marked, -/area/tyrargo/indoors/sewer_treatment/lower) -"dVV" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dVW" = ( -/obj/effect/decal/siding{ - icon_state = "siding9" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"dVX" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"dVY" = ( -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dVZ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dWa" = ( -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"dWb" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dWc" = ( -/obj/effect/decal/siding{ - icon_state = "siding10" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"dWd" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dWe" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"dWf" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dWg" = ( -/obj/effect/decal/siding{ - icon_state = "siding6" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"dWh" = ( -/obj/effect/decal/siding{ - icon_state = "siding5" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"dWi" = ( -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/sewer_treatment/lower) -"dWj" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) "dWk" = ( /obj/effect/decal/siding{ icon_state = "siding2" }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/sewer_treatment/lower) -"dWl" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"dWm" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dWn" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dWo" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"dWp" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dWq" = ( -/obj/effect/decal/siding{ - icon_state = "siding5" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dWr" = ( -/obj/effect/decal/siding{ - icon_state = "siding9" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dWs" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/siding{ - icon_state = "siding5" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"dWt" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/oob) -"dWu" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding10" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"dWv" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"dWw" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - pixel_x = 11; - pixel_y = -13 - }, -/obj/effect/decal/siding{ - icon_state = "siding8" +/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ + id = null; + explo_proof = 1; + needs_power = 0; + unacidable = 1; + dir = 4 }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/tyrargo/indoors/sewer_treatment/lower) "dWx" = ( /obj/structure/surface/table/reinforced/black, /obj/item/device/flashlight/lamp/green{ @@ -81582,22 +68876,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/tile/tilegrey, /area/tyrargo/underground/mall) -"dWA" = ( -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/mall) -"dWB" = ( -/obj/structure/machinery/light/red{ - light_color = "#FF7373" - }, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/mall) -"dWC" = ( -/obj/structure/bed/chair/wood/normal{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/oob) "dWD" = ( /obj/effect/decal/hybrisa/tiretrack{ pixel_x = 7 @@ -81691,13 +68969,7 @@ icon_state = "trash_8"; pixel_y = 12 }, -/turf/open/floor/hybrisa/tile/tileblackcheckered, -/area/tyrargo/underground/mall) -"dWO" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/blacktileshiny, +/turf/closed/wall/strata_outpost/reinforced/hull, /area/tyrargo/underground/mall) "dWP" = ( /obj/structure/surface/table/reinforced/black, @@ -81715,19 +68987,6 @@ }, /turf/open/floor/hybrisa/tile/tileblackcheckered, /area/tyrargo/underground/mall) -"dWR" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light/red{ - light_color = "#FF7373"; - dir = 1 - }, -/turf/open/floor/hybrisa/tile/tileblackcheckered, -/area/tyrargo/underground/mall) -"dWS" = ( -/obj/structure/bed/chair/wood/normal, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/oob) "dWT" = ( /obj/effect/decal/hybrisa/trash{ icon_state = "trash_8"; @@ -81735,29 +68994,6 @@ }, /turf/open/floor/hybrisa/wood/blackwood, /area/tyrargo/underground/mall) -"dWU" = ( -/obj/structure/reagent_dispensers/water_cooler/stacks{ - pixel_x = -10; - density = 0 - }, -/turf/open/floor/hybrisa/tile/tileblackcheckered, -/area/tyrargo/underground/mall) -"dWV" = ( -/obj/structure/bed/chair{ - dir = 1 - }, -/turf/open/floor/hybrisa/tile/tileblackcheckered, -/area/tyrargo/underground/mall) -"dWW" = ( -/obj/item/trash/cigbutt{ - pixel_x = -9; - pixel_y = 4 - }, -/obj/structure/machinery/light/red{ - light_color = "#FF7373" - }, -/turf/open/floor/hybrisa/tile/tileblackcheckered, -/area/tyrargo/underground/mall) "dWX" = ( /obj/structure/surface/table/reinforced/black, /obj/item/reagent_container/food/drinks/drinkingglass{ @@ -81801,41 +69037,6 @@ }, /turf/open/floor/hybrisa/wood/blackwood, /area/tyrargo/underground/mall) -"dXb" = ( -/obj/structure/bed/chair{ - dir = 4 - }, -/turf/open/floor/hybrisa/tile/tileblackcheckered, -/area/tyrargo/underground/mall) -"dXc" = ( -/obj/structure/surface/table/reinforced/black, -/obj/effect/decal/cleanable/dirt, -/obj/item/reagent_container/food/drinks/cans/waterbottle{ - pixel_x = -4; - pixel_y = 6 - }, -/turf/open/floor/hybrisa/tile/tileblackcheckered, -/area/tyrargo/underground/mall) -"dXd" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tileblackcheckered, -/area/tyrargo/underground/mall) -"dXe" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_8"; - pixel_y = 12 - }, -/turf/open/floor/hybrisa/tile/blacktileshiny, -/area/tyrargo/underground/mall) -"dXf" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/floor/hybrisa/tile/tileblackcheckered, -/area/tyrargo/underground/mall) "dXg" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/hybrisa/trash{ @@ -81887,44 +69088,6 @@ }, /turf/open/floor/hybrisa/tile/blacktileshiny, /area/tyrargo/underground/mall) -"dXl" = ( -/obj/structure/surface/table/reinforced/black, -/obj/item/reagent_container/food/snacks/meatpizzaslice{ - layer = 4; - pixel_x = 3; - pixel_y = 12 - }, -/obj/item/reagent_container/food/snacks/meatpizzaslice{ - pixel_x = 2; - pixel_y = 3 - }, -/turf/open/floor/hybrisa/tile/blacktileshiny, -/area/tyrargo/underground/mall) -"dXm" = ( -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dXn" = ( -/obj/item/tool/warning_cone{ - pixel_y = 5; - pixel_x = -1 - }, -/obj/item/tool/warning_cone{ - pixel_x = -12 - }, -/obj/effect/blocker/water, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) -"dXo" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) "dXp" = ( /obj/structure/barricade/handrail/wire{ dir = 8 @@ -81932,40 +69095,6 @@ /obj/item/prop/colony/used_flare, /turf/open/floor/strata/multi_tiles/southeast, /area/tyrargo/outdoors/walkway_access/sewer_apart) -"dXq" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dXr" = ( -/obj/structure/surface/table, -/obj/item/reagent_container/food/drinks/sillycup{ - pixel_x = -5; - pixel_y = 10 - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) -"dXs" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dXt" = ( -/obj/structure/bed/chair{ - dir = 4 - }, -/obj/structure/sign/poster/safety{ - pixel_x = 20; - pixel_y = 32 - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) "dXu" = ( /obj/structure/surface/table/almayer{ color = "#EBD9B7" @@ -81982,241 +69111,6 @@ /obj/effect/decal/grass_overlay/grass1/dark, /turf/open/asphalt/cement/cement4, /area/tyrargo/outdoors/colony_streets/north_west) -"dXv" = ( -/obj/structure/surface/table, -/obj/item/reagent_container/food/snacks/eat_bar, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) -"dXw" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dXx" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dXy" = ( -/obj/structure/surface/table, -/obj/item/reagent_container/glass/rag{ - desc = "A pile of clothing, these need washing..."; - name = "pile of clothing"; - color = "#37485b"; - pixel_x = -5; - pixel_y = 5 - }, -/obj/item/reagent_container/glass/rag{ - desc = "A pile of clothing, these need washing..."; - name = "pile of clothing"; - color = "#a44e24"; - pixel_x = 3; - pixel_y = 2 - }, -/turf/open/floor/hybrisa/tile/tileblue, -/area/tyrargo/underground/apartment) -"dXz" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dXA" = ( -/obj/structure/surface/table, -/obj/item/clothing/under/colonist/workwear/blue, -/obj/item/reagent_container/glass/rag{ - desc = "A pile of clothing, these need washing..."; - name = "pile of clothing"; - color = "#37485b"; - pixel_y = -4 - }, -/turf/open/floor/hybrisa/tile/tileblue, -/area/tyrargo/underground/apartment) -"dXB" = ( -/obj/effect/decal/siding{ - icon_state = "siding5" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dXC" = ( -/obj/effect/decal/siding{ - icon_state = "siding9" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dXD" = ( -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) -"dXE" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/oob) -"dXF" = ( -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/oob) -"dXG" = ( -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dXH" = ( -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dXI" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dXJ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dXK" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dXL" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dXM" = ( -/obj/effect/decal/cleanable/blood/oil, -/obj/effect/decal/siding, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dXN" = ( -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13 - }, -/obj/effect/decal/siding, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) -"dXO" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/siding, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) -"dXP" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) -"dXQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/oob) -"dXR" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) -"dXS" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dXT" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dXU" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dXV" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dXW" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"dXX" = ( -/obj/effect/decal/cleanable/blood/oil, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dXY" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating, -/area/tyrargo/underground/sewer/north) -"dXZ" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"dYa" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/oob) "dYb" = ( /obj/effect/decal/hybrisa/trash{ icon_state = "trash_9"; @@ -82854,7 +69748,7 @@ /obj/structure/lattice, /obj/structure/platform/metal/almayer, /obj/structure/platform_decoration/metal/almayer/southwest, -/turf/open/floor/plating, +/turf/open/hybrisa/street/underground_unweedable, /area/tyrargo/indoors/power_substation_outskirt) "dZy" = ( /obj/structure/prop/hybrisa/misc/fake/heavydutywire/heavy2, @@ -82879,7 +69773,7 @@ /obj/structure/lattice, /obj/structure/platform/metal/almayer, /obj/structure/platform_decoration/metal/almayer/southeast, -/turf/open/floor/plating, +/turf/open/hybrisa/street/underground_unweedable, /area/tyrargo/indoors/power_substation_outskirt) "dZz" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/engidoor/glass/colony{ @@ -83045,7 +69939,7 @@ }, /obj/structure/lattice, /obj/structure/platform_decoration/metal/almayer/northeast, -/turf/open/floor/plating, +/turf/open/hybrisa/street/underground_unweedable, /area/tyrargo/indoors/power_substation_outskirt) "dZP" = ( /obj/structure/prop/hybrisa/misc/fake/heavydutywire/heavy2, @@ -83060,7 +69954,7 @@ }, /obj/structure/lattice, /obj/structure/platform_decoration/metal/almayer/northwest, -/turf/open/floor/plating, +/turf/open/hybrisa/street/underground_unweedable, /area/tyrargo/indoors/power_substation_outskirt) "dZQ" = ( /obj/structure/closet/hydrant{ @@ -83471,7 +70365,7 @@ /obj/structure/prop/hybrisa/fakeplatforms/platform3{ layer = 2.9 }, -/turf/open/floor/plating, +/turf/open/hybrisa/street/underground_unweedable, /area/tyrargo/indoors/power_substation_outskirt) "eaJ" = ( /obj/effect/decal/cleanable/dirt, @@ -84018,7 +70912,7 @@ pixel_x = -7 }, /turf/open/floor/almayer_hull, -/area/tyrargo/underground/sewer/south) +/area/tyrargo/underground/oob_area) "ebL" = ( /obj/effect/decal/hybrisa/tiretrack{ pixel_x = 7 @@ -84036,7 +70930,7 @@ }, /obj/structure/stairs/multiz/up, /turf/open/floor/almayer_hull, -/area/tyrargo/underground/sewer/south) +/area/tyrargo/underground/oob_area) "ebM" = ( /obj/effect/decal/hybrisa/tiretrack{ pixel_x = 7 @@ -84054,7 +70948,7 @@ }, /obj/structure/stairs/multiz/up, /turf/open/floor/almayer_hull, -/area/tyrargo/underground/sewer/south) +/area/tyrargo/underground/oob_area) "ebN" = ( /obj/structure/prop/hybrisa/boulders/wide_boulderdark{ pixel_y = 9; @@ -84066,7 +70960,7 @@ }, /obj/structure/stairs/multiz/up, /turf/open/floor/almayer_hull, -/area/tyrargo/underground/sewer/south) +/area/tyrargo/underground/oob_area) "ebO" = ( /obj/structure/prop/hybrisa/boulders/large_boulderdark{ density = 0; @@ -84078,14 +70972,14 @@ }, /obj/structure/stairs/multiz/up, /turf/open/floor/almayer_hull, -/area/tyrargo/underground/sewer/south) +/area/tyrargo/underground/oob_area) "ebP" = ( /obj/structure/prop/invuln/rope{ pixel_x = 8; pixel_y = -16 }, /turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/sewer/south) +/area/tyrargo/underground/oob_area) "ebQ" = ( /obj/effect/decal/hybrisa/tiretrack{ pixel_x = 7 @@ -84097,102 +70991,21 @@ pixel_x = 7 }, /turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/underground/sewer/south) -"ebR" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"ebS" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/sewer/south) +/area/tyrargo/underground/oob_area) "ebT" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /obj/effect/blocker/water, /turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/sewer/south) -"ebU" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/turf/open/floor/prison/darkyellow2/southeast, -/area/tyrargo/underground/sewer/south) +/area/tyrargo/underground/oob_area) "ebV" = ( /obj/effect/decal/cleanable/blood/xeno, /turf/open/auto_turf/tyrargo_grass/layer1, /area/tyrargo/outdoors/outskirts/north_east_usasf/weedkiller) -"ebW" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_door, -/obj/effect/blocker/water, -/turf/open/floor/plating, -/area/tyrargo/underground/sewer/south) "ebX" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_door, -/obj/effect/blocker/water, -/turf/open/floor/plating, -/area/tyrargo/underground/sewer/south) -"ebY" = ( -/obj/effect/decal/siding{ - icon_state = "siding9" - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"ebZ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, /obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"eca" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/sewer/south) -"ecb" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/sewer/south) -"ecc" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"ecd" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"ece" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"ecf" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"ecg" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"ech" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/sewer/south) +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/tyrargo/underground/oob_area) "eci" = ( /obj/structure/platform/metal/hybrisa/metalplatform1/west, /obj/structure/platform/metal/hybrisa/metalplatform1, @@ -84207,221 +71020,10 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/outdoors/outskirts/fsb_north) -"eck" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"ecl" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"ecm" = ( -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"ecn" = ( -/obj/effect/hybrisa/misc/fake/wire/blue{ - pixel_x = -4 - }, -/obj/effect/hybrisa/misc/fake/wire/red, -/obj/effect/hybrisa/misc/fake/wire/yellow{ - pixel_x = 4 - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"eco" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"ecp" = ( -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"ecq" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"ecr" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/east, -/area/tyrargo/underground/sewer/south) -"ecs" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/south) -"ect" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/south) -"ecu" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/south) -"ecv" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/east, -/area/tyrargo/underground/sewer/south) -"ecw" = ( -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"ecx" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/north) -"ecy" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/east, -/area/tyrargo/underground/sewer/north) -"ecz" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/north) -"ecA" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/east, -/area/tyrargo/underground/sewer/north) -"ecB" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"ecC" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/north) "ecD" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/floor/strata/green4, /area/tyrargo/underground/mall) -"ecE" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"ecF" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/east, -/area/tyrargo/underground/sewer/north) -"ecG" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/north) -"ecH" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/north) -"ecI" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"ecJ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/east, -/area/tyrargo/underground/sewer/north) -"ecK" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"ecL" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"ecM" = ( -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) -"ecN" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"ecO" = ( -/obj/effect/decal/siding{ - icon_state = "siding5" - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"ecP" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/north) "ecQ" = ( /obj/structure/flora/tree/tyrargo/tree_2{ pixel_x = -24; @@ -84474,118 +71076,55 @@ }, /turf/open/auto_turf/snow/brown_base/layer3, /area/tyrargo/oob) -"ecT" = ( -/obj/structure/stairs/multiz/down, -/obj/structure/prop/hybrisa/boulders/large_boulderdark{ - density = 0; - unacidable = 1; - can_block_movement = 0; - pixel_y = -28; - pixel_x = -2; - explo_proof = 1 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/security/ground) -"ecU" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 - }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 - }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 - }, -/obj/structure/stairs/multiz/down, -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder1{ - density = 0; - unacidable = 1; - can_block_movement = 0; - pixel_x = -7; - pixel_y = 4; - explo_proof = 1 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/security/ground) -"ecV" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 - }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 - }, -/obj/structure/stairs/multiz/down, -/obj/structure/prop/hybrisa/boulders/large_boulderdark{ - density = 0; - unacidable = 1; - can_block_movement = 0; - pixel_y = -27; - pixel_x = 2; - explo_proof = 1 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/security/ground) -"ecW" = ( -/obj/structure/stairs/multiz/down, -/obj/structure/prop/hybrisa/boulders/large_boulderdark{ - density = 0; - unacidable = 1; - can_block_movement = 0; - pixel_y = -29; - pixel_x = 2; - explo_proof = 1 - }, -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder1{ - density = 0; - unacidable = 1; - can_block_movement = 0; - pixel_x = -25; - pixel_y = -2; - explo_proof = 1 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/security/ground) "ecX" = ( /obj/structure/platform/stone/tyrargo/west, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/south_east) "ecY" = ( /obj/structure/platform/stone/tyrargo/east, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/south_east) "ecZ" = ( /obj/structure/platform/stone/tyrargo/west, /obj/structure/platform/stone/tyrargo, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/south_east) "eda" = ( /obj/structure/platform_decoration/stone/tyrargo/north, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/south_east) "edb" = ( /obj/structure/platform/stone/tyrargo/north, /obj/structure/platform/stone/tyrargo/west, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/south_east) "edc" = ( /obj/structure/platform_decoration/stone/tyrargo/east, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/south_east) "edd" = ( /obj/structure/platform_decoration/stone/tyrargo/west, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/south_east) "ede" = ( /obj/structure/platform/stone/tyrargo/north, /obj/structure/platform/stone/tyrargo/east, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/south_east) "edf" = ( @@ -84635,12 +71174,14 @@ /obj/structure/platform/stone/tyrargo/west, /obj/structure/platform/stone/tyrargo, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/south_east) "edj" = ( /obj/structure/platform_decoration/stone/tyrargo/north, /obj/structure/platform_decoration/stone/tyrargo/east, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/south_east) "edk" = ( @@ -84658,12 +71199,14 @@ "edl" = ( /obj/structure/platform_decoration/stone/tyrargo, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/south_east) "edm" = ( /obj/structure/platform/stone/tyrargo/east, /obj/structure/platform/stone/tyrargo, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/south_east) "edn" = ( @@ -84700,6 +71243,7 @@ "eds" = ( /obj/structure/platform/stone/tyrargo/north, /obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, /turf/open_space, /area/tyrargo/outdoors/colony_streets/south_east) "edt" = ( @@ -84745,10 +71289,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/central) -"edz" = ( -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/oob) "edA" = ( /obj/structure/prop/tyrargo/gen{ dir = 4 @@ -84761,666 +71301,33 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/outdoors/outskirts/fsb_north) -"edB" = ( -/obj/structure/largecrate/supply/supplies/water, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_marked, -/area/tyrargo/indoors/sewer_treatment/lower) -"edC" = ( -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/sewer_treatment/lower) -"edD" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"edE" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/indoors/sewer_treatment/lower) -"edF" = ( -/turf/closed/wall/strata_outpost, -/area/tyrargo/underground/power_substation) -"edG" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"edH" = ( -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"edI" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/graffiti/graffiti7, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/underground/sewer/south) -"edJ" = ( -/obj/structure/platform/metal/almayer/west, -/obj/effect/blocker/water, -/obj/effect/landmark/dispersal_initiator/floodgate, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/underground/sewer/south) -"edK" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) "edL" = ( /obj/effect/blocker/water, -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/sewer/south) -"edM" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/indoors/sewer_treatment/lower) -"edN" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"edO" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/underground/sewer/south) -"edP" = ( -/obj/structure/machinery/door/airlock/multi_tile/hybrisa/generic_solid{ - dir = 2 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"edQ" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/underground/power_substation) -"edR" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"edS" = ( -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/power_substation) -"edT" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/underground/power_substation) -"edU" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/underground/sewer/south) -"edV" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"edW" = ( -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/power_substation) -"edX" = ( -/obj/structure/largecrate/random/case/double, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"edY" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"edZ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison, -/area/tyrargo/indoors/sewer_treatment/lower) -"eea" = ( -/obj/effect/decal/cleanable/dirt, -/turf/closed/wall/strata_outpost, -/area/tyrargo/underground/power_substation) -"eeb" = ( -/obj/structure/window/framed/strata/reinforced, -/turf/open/floor/plating, -/area/tyrargo/underground/power_substation) -"eec" = ( -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/power_substation) +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/tyrargo/underground/oob_area) "eed" = ( /obj/effect/blocker/water, /turf/open/auto_turf/hybrisa_auto_turf/layer3, -/area/tyrargo/underground/sewer/south) +/area/tyrargo/underground/oob_area) "eee" = ( /obj/effect/blocker/water, /obj/effect/blocker/water, /turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/sewer/south) -"eef" = ( -/obj/structure/machinery/door/airlock/maintenance/colony{ - dir = 1 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/sewer_treatment/lower) -"eeg" = ( -/obj/effect/blocker/water, -/obj/effect/blocker/water, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/underground/sewer/south) -"eeh" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/obj/effect/blocker/water, -/turf/open/floor/plating, -/area/tyrargo/underground/sewer/south) -"eei" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) +/area/tyrargo/underground/oob_area) "eej" = ( /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/north_east_usasf/weedkiller) -"eek" = ( -/obj/effect/blocker/water, -/turf/open/floor/plating, -/area/tyrargo/underground/museum_carpark) "eel" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/blood/xeno, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/underground/oob_area) -"eem" = ( -/obj/structure/cable/heavyduty{ - icon_state = "1-2" - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"een" = ( -/obj/effect/blocker/water, -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/museum_carpark) -"eeo" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S"; - layer = 3.3 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"eep" = ( -/obj/effect/blocker/water, -/turf/open/floor/hybrisa/tile/blacktileshiny, -/area/tyrargo/underground/mall) "eeq" = ( /turf/open/auto_turf/snow/brown_base/layer3, /area/tyrargo/outdoors/outskirts/north_east_usasf/weedkiller) -"eer" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S"; - layer = 3.3 - }, -/obj/effect/decal/warning_stripes{ - icon_state = "N"; - pixel_y = 2 - }, -/obj/effect/blocker/water, -/turf/open/shuttle/escapepod/floor1/east, -/area/tyrargo/underground/engineering) -"ees" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/apartment) -"eet" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/apartment) -"eeu" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N"; - pixel_y = 2 - }, -/obj/effect/blocker/water, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"eev" = ( -/obj/structure/machinery/door/airlock/almayer/engineering/glass/colony, -/obj/effect/blocker/water, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/engineering) -"eew" = ( -/obj/effect/blocker/water, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/apartment) -"eex" = ( -/obj/structure/machinery/light/double{ - dir = 4; - pixel_y = -5 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/underground/engineering) -"eey" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/underground/engineering) -"eez" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/underground/engineering) -"eeA" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/blocker/water, -/turf/open/floor/plating, -/area/tyrargo/underground/mall) -"eeB" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/plating, -/area/tyrargo/underground/museum_carpark) "eeC" = ( /turf/open/auto_turf/snow/brown_base/layer2, /area/tyrargo/outdoors/outskirts/north_east_usasf/weedkiller) -"eeD" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/plating, -/area/tyrargo/underground/apartment) -"eeE" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/engineering) -"eeF" = ( -/obj/structure/machinery/door/airlock/maintenance/colony, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"eeG" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"eeH" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/reagent_container/syringe{ - icon_state = "broken" - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) -"eeI" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/plating/platingdmg1, -/area/tyrargo/underground/apartment) -"eeJ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/plating/platingdmg2/west, -/area/tyrargo/underground/apartment) -"eeK" = ( -/obj/effect/blocker/water, -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/sewer/north) -"eeL" = ( -/obj/structure/window/framed/strata/reinforced, -/turf/open/floor/plating, -/area/tyrargo/indoors/sewer_treatment/lower) -"eeM" = ( -/obj/structure/surface/table/reinforced/black, -/obj/structure/machinery/filtration_button/floodgate{ - layer = 4; - pixel_y = 25; - light_on = 1; - light_range = 2; - desc = "Activates the filtration mechanism. This switch is powered via the underground power-subnet APC, located to the east of this area." - }, -/obj/structure/prop/server_equipment/laptop/on, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"eeN" = ( -/obj/effect/blocker/water, -/obj/structure/filtration/collector_pipes{ - layer = 5; - pixel_x = 8; - pixel_y = 13 - }, -/turf/open/gm/river/desert/tyrargo/deep/covered, -/area/tyrargo/underground/sewer/south) -"eeO" = ( -/obj/effect/blocker/water, -/obj/structure/filtration/collector_pipes{ - layer = 5; - pixel_x = 8; - pixel_y = 13 - }, -/turf/open/gm/river/desert/tyrargo/deep/covered, -/area/tyrargo/underground/sewer/north) -"eeP" = ( -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/power_substation) -"eeQ" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_x = 1 - }, -/turf/open/floor/almayer/plating_striped/west, -/area/tyrargo/underground/power_substation) -"eeR" = ( -/turf/open/shuttle/escapepod/floor3/north, -/area/tyrargo/underground/power_substation) -"eeS" = ( -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall/computer{ - light_on = 1; - light_range = 1; - light_color = "#017549" - }, -/turf/open/floor/corsat, -/area/tyrargo/underground/power_substation) -"eeT" = ( -/obj/structure/machinery/power/apc/power/south{ - start_charge = 0 - }, -/obj/structure/surface/table/reinforced/almayer_B, -/obj/effect/spawner/random/powercell{ - pixel_x = -1; - pixel_y = -1 - }, -/obj/effect/spawner/random/tool{ - pixel_x = 5; - pixel_y = 7 - }, -/turf/open/floor/corsat, -/area/tyrargo/underground/power_substation) -"eeU" = ( -/turf/open/shuttle/escapepod/floor1, -/area/tyrargo/underground/power_substation) -"eeV" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "W" - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer/plating_striped/east, -/area/tyrargo/underground/power_substation) -"eeW" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/power_substation) -"eeX" = ( -/obj/structure/prop/hybrisa/misc/fake/heavydutywire/heavy2, -/obj/effect/decal/hybrisa/dirt, -/obj/structure/prop/hybrisa/misc/floorprops/grate, -/obj/structure/cable{ - icon_state = "4-10" - }, -/obj/structure/lattice, -/obj/structure/platform/metal/almayer/north, -/obj/structure/platform/metal/almayer/west, -/obj/structure/platform_decoration/metal/almayer/northeast, -/turf/open/floor/plating, -/area/tyrargo/underground/power_substation) -"eeY" = ( -/obj/structure/prop/power_transformer{ - density = 1 - }, -/obj/structure/prop/hybrisa/signs/high_voltage{ - pixel_y = 17; - pixel_x = -33 - }, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/underground/power_substation) -"eeZ" = ( -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/underground/power_substation) -"efa" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/strata/floor3, -/area/tyrargo/underground/power_substation) -"efb" = ( -/turf/open/shuttle/escapepod/floor2, -/area/tyrargo/underground/power_substation) -"efc" = ( -/turf/open/shuttle/escapepod/east, -/area/tyrargo/underground/power_substation) -"efd" = ( -/turf/open/shuttle/escapepod/floor0, -/area/tyrargo/underground/power_substation) -"efe" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "W" - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer/plating_striped/east, -/area/tyrargo/underground/power_substation) -"eff" = ( -/obj/structure/prop/power_transformer{ - density = 1 - }, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/underground/power_substation) -"efg" = ( -/obj/structure/prop/hybrisa/signs/high_voltage{ - pixel_y = 17; - pixel_x = 32 - }, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/underground/power_substation) -"efh" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "SE-out"; - pixel_x = 1; - pixel_y = -1 - }, -/turf/open/floor/almayer/plating_stripedcorner/north, -/area/tyrargo/underground/power_substation) -"efi" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/obj/effect/spawner/random/toolbox{ - pixel_x = 6; - pixel_y = 5 - }, -/turf/open/floor/almayer/plating_striped/north, -/area/tyrargo/underground/power_substation) -"efj" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/turf/open/floor/almayer/plating_striped/north, -/area/tyrargo/underground/power_substation) -"efk" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "SW-out" - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4"; - pixel_y = 14 - }, -/obj/effect/spawner/random/technology_scanner{ - pixel_x = -6 - }, -/turf/open/floor/almayer/plating_stripedcorner, -/area/tyrargo/underground/power_substation) -"efl" = ( -/obj/structure/prop/hybrisa/misc/fake/heavydutywire/heavy2, -/obj/effect/decal/hybrisa/dirt, -/obj/structure/prop/hybrisa/misc/floorprops/grate, -/obj/structure/cable{ - icon_state = "4-10" - }, -/obj/structure/lattice, -/obj/structure/platform/metal/almayer, -/obj/structure/platform/metal/almayer/east, -/obj/structure/platform_decoration/metal/almayer/southeast, -/obj/structure/prop/hybrisa/misc/redmeter{ - pixel_x = -30; - light_color = "#850000"; - light_on = 1; - light_range = 1; - light_power = 2 - }, -/turf/open/floor/plating, -/area/tyrargo/underground/power_substation) -"efm" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_8"; - pixel_y = -20 - }, -/turf/open/floor/strata/multi_tiles, -/area/tyrargo/underground/power_substation) -"efn" = ( -/turf/open/floor/strata/multi_tiles/west, -/area/tyrargo/underground/power_substation) -"efo" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/multi_tiles/west, -/area/tyrargo/underground/power_substation) -"efp" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/strata/multi_tiles, -/area/tyrargo/underground/power_substation) -"efq" = ( -/obj/structure/prop/hybrisa/misc/fake/heavydutywire/heavy2, -/obj/effect/decal/hybrisa/dirt, -/obj/structure/prop/hybrisa/misc/floorprops/grate, -/obj/structure/cable{ - icon_state = "4-10" - }, -/obj/structure/lattice, -/obj/structure/platform/metal/almayer/west, -/obj/structure/platform/metal/almayer, -/obj/structure/platform_decoration/metal/almayer/southwest, -/obj/structure/prop/hybrisa/misc/metergreen{ - light_on = 1; - light_color = "#96DED1"; - pixel_x = 32; - light_range = 1; - pixel_y = 4 - }, -/turf/open/floor/plating, -/area/tyrargo/underground/power_substation) -"efr" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/obj/structure/prop/hybrisa/misc/metergreen{ - light_on = 1; - light_color = "#96DED1"; - pixel_x = -28; - light_range = 1 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"efs" = ( -/turf/open/floor/corsat/marked, -/area/tyrargo/underground/power_substation) -"eft" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/structure/prop/hybrisa/signs/high_voltage/small{ - pixel_y = -28; - pixel_x = -7 - }, -/obj/structure/sign/safety/east{ - pixel_x = 14; - pixel_y = -30; - name = "\improper East traffic signal"; - desc = "A traffic signal denoting the nearby presence of something to the East." - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"efu" = ( -/obj/structure/prop/hybrisa/signs/high_voltage/small{ - pixel_y = -28; - pixel_x = -7 - }, -/obj/structure/sign/safety/east{ - pixel_x = 14; - pixel_y = -30; - name = "\improper East traffic signal"; - desc = "A traffic signal denoting the nearby presence of something to the East." - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"efv" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/signs/high_voltage/small{ - pixel_y = -28 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"efw" = ( -/obj/effect/blocker/water, -/obj/structure/prop/hybrisa/signs/high_voltage/small{ - pixel_x = 28 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"efx" = ( -/obj/effect/blocker/water, -/obj/structure/prop/hybrisa/signs/high_voltage/small{ - pixel_x = -29 - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"efy" = ( -/obj/structure/sign/safety/water{ - pixel_y = -6; - desc = "Semiotic Standard denoting the presence of a release valve for the sewer water. The power to control this switch is found east of this room."; - pixel_x = 34 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/sewer_treatment/lower) -"efz" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable/heavyduty{ - icon_state = "1-4" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/sewer_treatment/lower) -"efA" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/sewer_treatment/lower) -"efB" = ( -/obj/effect/blocker/water, -/obj/structure/sign/safety/water{ - pixel_y = -31; - desc = "Semiotic Standard denoting the presence of a release valve for the sewer water. The power to control this switch is found east of this room."; - pixel_x = 14 - }, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/underground/sewer/south) -"efC" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/underground/apartment) -"efD" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/apartment) "efE" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; @@ -85506,11 +71413,6 @@ }, /turf/open/floor/hybrisa/tile/tilebeige, /area/tyrargo/indoors/mall) -"efT" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/mall) "efU" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/floor/prison, @@ -85519,110 +71421,6 @@ /obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/floor/corsat/marked, /area/tyrargo/indoors/mall) -"efW" = ( -/obj/effect/decal/hybrisa/road/lines5{ - pixel_y = -1 - }, -/obj/effect/decal/hybrisa/road/lines4{ - pixel_y = -1; - pixel_x = 1 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"efX" = ( -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"efY" = ( -/obj/effect/decal/hybrisa/road/lines1{ - pixel_y = -1; - pixel_x = -1 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"efZ" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"ega" = ( -/obj/effect/decal/hybrisa/road/lines2, -/obj/effect/decal/hybrisa/road/lines4{ - pixel_y = -1; - pixel_x = 1 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"egb" = ( -/obj/effect/decal/cleanable/dirt, -/turf/closed/wall/strata_outpost, -/area/tyrargo/underground/museum_carpark) -"egc" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light/spot{ - dir = 8 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"egd" = ( -/obj/effect/decal/hybrisa/road/lines1{ - pixel_y = -1; - pixel_x = -1 - }, -/obj/effect/decal/hybrisa/road/lines5, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"ege" = ( -/obj/effect/decal/hybrisa/road/lines5, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"egf" = ( -/obj/structure/prop/hybrisa/vehicles/Meridian/Red{ - dir = 8; - pixel_y = -13; - pixel_x = -2 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"egg" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/stairs/multiz/up{ - dir = 8 - }, -/obj/effect/decal/hybrisa/road/road_stop{ - icon_state = "stop_decal5" - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"egh" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/hybrisa/street/roadlines3, -/area/tyrargo/underground/museum_carpark) -"egi" = ( -/obj/structure/cable/heavyduty{ - icon_state = "1-2" - }, -/obj/effect/blocker/water, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"egj" = ( -/obj/effect/decal/hybrisa/road/lines1{ - pixel_y = -1; - pixel_x = -1 - }, -/obj/effect/decal/hybrisa/road/lines2, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"egk" = ( -/obj/effect/decal/hybrisa/road/road_stop{ - dir = 1; - icon_state = "stop_decal5"; - pixel_y = 2 - }, -/obj/structure/stairs/multiz/up{ - dir = 8 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "egl" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fullgrass_1"; @@ -85630,109 +71428,12 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/north_east_usasf/weedkiller) -"egm" = ( -/obj/effect/decal/hybrisa/road/lines1{ - pixel_y = -1; - pixel_x = -1 - }, -/obj/effect/decal/hybrisa/road/lines2, -/obj/structure/prop/hybrisa/vehicles/Box_Vans/Maintenance_Blue{ - pixel_y = -16; - pixel_x = 1 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"egn" = ( -/obj/structure/machinery/light/spot{ - dir = 8 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"ego" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light/spot{ - dir = 4 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"egp" = ( -/obj/effect/decal/hybrisa/road/lines2, -/turf/closed/wall/strata_outpost, -/area/tyrargo/underground/museum_carpark) "egq" = ( /obj/structure/toilet{ dir = 4 }, /turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/indoors/apartment/south_ground) -"egr" = ( -/obj/effect/decal/hybrisa/road/lines1{ - pixel_y = -1; - pixel_x = -1 - }, -/obj/effect/decal/hybrisa/road/lines3{ - pixel_y = -1 - }, -/obj/structure/prop/hybrisa/vehicles/Meridian/Desat_Blue{ - pixel_y = 6; - pixel_x = 1 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"egs" = ( -/obj/effect/decal/hybrisa/road/lines4{ - pixel_y = -1; - pixel_x = 1 - }, -/obj/effect/decal/hybrisa/road/lines3{ - pixel_y = -1 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"egt" = ( -/obj/effect/decal/hybrisa/road/lines1{ - pixel_y = -1; - pixel_x = -1 - }, -/obj/effect/decal/hybrisa/road/lines2, -/obj/structure/prop/hybrisa/vehicles/Meridian/Brown{ - pixel_y = -10 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"egu" = ( -/obj/effect/decal/hybrisa/road/lines1{ - pixel_y = -1; - pixel_x = -1 - }, -/obj/structure/prop/hybrisa/vehicles/Meridian/Turquoise{ - dir = 1; - pixel_y = 5; - pixel_x = 2 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"egv" = ( -/obj/effect/decal/hybrisa/road/lines1{ - pixel_y = -1; - pixel_x = -1 - }, -/obj/effect/decal/hybrisa/road/lines3{ - pixel_y = -1 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"egw" = ( -/obj/effect/decal/hybrisa/road/lines2, -/obj/structure/prop/hybrisa/vehicles/Box_Vans/White{ - dir = 1; - pixel_y = -16 - }, -/obj/effect/decal/cleanable/blood/oil{ - pixel_y = -11 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "egx" = ( /obj/effect/decal/cleanable/generic, /turf/open/auto_turf/tyrargo_grass/layer0, @@ -85740,26 +71441,6 @@ "egy" = ( /turf/open/floor/hybrisa/metal/stripe_red, /area/tyrargo/indoors/sewer_treatment/ground) -"egz" = ( -/obj/effect/decal/hybrisa/road/lines1{ - pixel_y = -1; - pixel_x = -1 - }, -/obj/effect/decal/hybrisa/road/lines5, -/obj/structure/prop/hybrisa/vehicles/Box_Vans/Hyperdyne{ - pixel_x = 3; - pixel_y = 18 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"egA" = ( -/obj/structure/prop/hybrisa/vehicles/Meridian/Green{ - pixel_x = -2; - dir = 4; - pixel_y = 4 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "egB" = ( /obj/structure/flora/tree/tyrargo, /obj/structure/flora/tree/tyrargo/tree_2{ @@ -85774,92 +71455,9 @@ }, /turf/open/auto_turf/snow/brown_base/layer3, /area/tyrargo/outdoors/outskirts/north_east_usasf/weedkiller) -"egC" = ( -/obj/effect/decal/hybrisa/road/lines1{ - pixel_y = -1; - pixel_x = -1 - }, -/obj/structure/prop/hybrisa/vehicles/Meridian/Pink{ - pixel_y = 2; - pixel_x = 2 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "egD" = ( /turf/open/auto_turf/snow/brown_base/layer1, /area/tyrargo/outdoors/outskirts/north_east_usasf/weedkiller) -"egE" = ( -/obj/effect/decal/hybrisa/road/lines1{ - pixel_y = -1; - pixel_x = -1 - }, -/obj/effect/decal/hybrisa/road/lines5, -/obj/effect/blocker/water, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"egF" = ( -/obj/effect/blocker/water, -/turf/open/hybrisa/street/cement3, -/area/tyrargo/underground/museum_carpark) -"egG" = ( -/obj/effect/decal/hybrisa/road/lines1{ - pixel_y = -1; - pixel_x = -1 - }, -/obj/effect/decal/hybrisa/road/lines2, -/obj/effect/blocker/water, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"egH" = ( -/obj/structure/window/framed/strata/reinforced, -/turf/open/floor/plating, -/area/tyrargo/underground/museum_carpark) -"egI" = ( -/obj/structure/machinery/door/airlock/hybrisa/medical{ - dir = 1 - }, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/underground/museum_carpark) -"egJ" = ( -/obj/structure/stairs{ - dir = 8 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/underground/museum_carpark) -"egK" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/road/lines2{ - pixel_y = 1 - }, -/obj/effect/decal/hybrisa/road/lines4{ - pixel_x = -14 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"egL" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/road/lines4{ - pixel_x = 1 - }, -/obj/effect/decal/hybrisa/road/lines2{ - pixel_y = 1 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"egM" = ( -/obj/structure/machinery/power/apc/power/north{ - start_charge = 30 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer/plating, -/area/tyrargo/underground/museum_carpark) -"egN" = ( -/obj/structure/machinery/light/small{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer/plating, -/area/tyrargo/underground/museum_carpark) "egO" = ( /obj/structure/flora/bush/snow{ icon_state = "snowgrassall_3" @@ -86485,7 +72083,7 @@ name = "impact" }, /turf/closed/wall/strata_outpost/reinforced/hull, -/area/tyrargo/oob) +/area/tyrargo/indoors/museum_storage/ground) "eif" = ( /obj/effect/decal/hybrisa/road/road_stop{ dir = 8; @@ -86533,16 +72131,6 @@ /obj/structure/blocker/invisible_wall, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/oob/outdoors) -"eij" = ( -/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ - id = null; - explo_proof = 1; - needs_power = 0; - unacidable = 1; - dir = 4 - }, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/tyrargo/oob) "eik" = ( /obj/structure/flora/grass/tallgrass/ice, /obj/effect/landmark/ert_spawns/groundside_xeno, @@ -86573,12 +72161,6 @@ }, /turf/open/floor/almayer/plating, /area/tyrargo/indoors/museum_storage/ground) -"eio" = ( -/obj/structure/stairs/multiz/down{ - dir = 8 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/museum_storage/ground) "eip" = ( /obj/structure/surface/table/reinforced{ layer = 3 @@ -86606,13 +72188,10 @@ /area/tyrargo/indoors/museum_storage/ground) "eis" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/door/airlock/hybrisa/medical, -/turf/open/hybrisa/street/cement3, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_door_reinforced, +/turf/open/floor/hybrisa/tile/tilegrey, /area/tyrargo/indoors/museum_storage/ground) "eit" = ( -/obj/structure/barricade/handrail/wire{ - layer = 3 - }, /obj/structure/machinery/light/small{ dir = 1 }, @@ -86620,9 +72199,6 @@ /turf/open/floor/almayer/plating, /area/tyrargo/indoors/museum_storage/ground) "eiu" = ( -/obj/structure/barricade/handrail/wire{ - layer = 3 - }, /obj/effect/decal/cleanable/dirt, /turf/open/floor/almayer/plating, /area/tyrargo/indoors/museum_storage/ground) @@ -86666,6 +72242,9 @@ /obj/effect/decal/cleanable/dirt, /turf/open/hybrisa/street/sidewalk, /area/tyrargo/outdoors/colony_streets/north_east) +"eiD" = ( +/turf/open/floor/plating/platingdmg3, +/area/tyrargo/underground/mall) "eiE" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 1; @@ -87380,13 +72959,6 @@ }, /turf/open/auto_turf/snow/brown_base/layer2, /area/tyrargo/outdoors/outskirts/north_east_usasf/weedkiller) -"ekf" = ( -/turf/open/auto_turf/snow/brown_base/layer3, -/area/tyrargo/landing_zone_1/no_mans_land) -"ekg" = ( -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/auto_turf/snow/brown_base/layer3, -/area/tyrargo/landing_zone_1/no_mans_land) "ekh" = ( /obj/structure/flora/tree/tyrargo_small/tree_stump{ pixel_y = 9; @@ -87462,15 +73034,6 @@ }, /turf/open_space, /area/tyrargo/outdoors/outskirts/central) -"ekt" = ( -/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ - explo_proof = 1; - needs_power = 0; - unacidable = 1; - dir = 2 - }, -/turf/closed/wall/strata_ice/forest/rock, -/area/tyrargo/oob) "eku" = ( /turf/closed/wall/strata_ice/forest/rock/dirty{ opacity = 0 @@ -88547,37 +74110,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/underground/oob_area) -"enM" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/item/ammo_magazine/pistol/vp78/heap{ - current_rounds = 0; - pixel_x = -10; - pixel_y = 1 - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"enN" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/effect/decal/cleanable/blood, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"enO" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/item/device/flashlight/flare/on{ - fuel_rate = 5 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) "enP" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/generic, @@ -89305,16 +74837,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/oob) -"epU" = ( -/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ - id = null; - explo_proof = 1; - needs_power = 0; - unacidable = 1; - dir = 4 - }, -/turf/closed/wall/strata_ice/forest/rock, -/area/tyrargo/oob) "epV" = ( /turf/open/hybrisa/street/sidewalk/west, /area/tyrargo/oob/outdoors) @@ -89349,9 +74871,6 @@ }, /turf/open/hybrisa/street/asphalt, /area/tyrargo/oob/outdoors) -"eqb" = ( -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/oob) "eqc" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic/autoname, /turf/open/hybrisa/street/cement1, @@ -89530,67 +75049,6 @@ }, /turf/closed/wall/strata_ice/forest, /area/tyrargo/oob) -"eqE" = ( -/obj/structure/window/framed/strata/reinforced, -/turf/open/hybrisa/street/cement1, -/area/tyrargo/oob) -"eqF" = ( -/obj/structure/surface/table/reinforced, -/turf/open/hybrisa/street/cement1, -/area/tyrargo/oob) -"eqG" = ( -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/oob) -"eqH" = ( -/obj/effect/decal/siding, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) -"eqI" = ( -/obj/effect/decal/siding, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/oob) -"eqJ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/oob) -"eqK" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) -"eqL" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6"; - pixel_y = 3 - }, -/obj/effect/decal/siding, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) -"eqM" = ( -/obj/structure/prop/hybrisa/boulders/large_boulderdark/boulder_dark3{ - unacidable = 1; - unslashable = 1; - desc = "A huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - explo_proof = 1 - }, -/obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2{ - unacidable = 1; - unslashable = 1; - desc = "Part of a huge rock pileup. It's looks unstable, best not touch it."; - name = "huge rock pileup"; - pixel_y = -13; - explo_proof = 1 - }, -/turf/open/gm/river/desert/tyrargo/deep/no_slowdown, -/area/tyrargo/oob) -"eqN" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) "eqO" = ( /obj/structure/prop/tyrargo/boards{ dir = 4; @@ -89608,40 +75066,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/colony_streets/west) -"eqP" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/oob) -"eqQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) -"eqR" = ( -/obj/structure/prop/hybrisa/misc/redmeter{ - light_color = "#850000"; - light_on = 1; - light_range = 1; - light_power = 2; - pixel_y = 29 - }, -/turf/open/floor/prison/yellow/north, -/area/tyrargo/oob) -"eqS" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/prison/yellow/north, -/area/tyrargo/oob) -"eqT" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/yellow/north, -/area/tyrargo/oob) "eqU" = ( /turf/closed/wall/strata_ice/forest, /area/tyrargo/oob) @@ -89653,24 +75077,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer1, /area/tyrargo/outdoors/outskirts/east) -"eqW" = ( -/obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -24; - pixel_y = 2; - layer = 5.94 - }, -/obj/structure/flora/tree/tyrargo{ - pixel_x = -15; - pixel_y = 15; - layer = 5.92 - }, -/obj/structure/flora/tree/tyrargo{ - pixel_x = -6; - pixel_y = 6; - layer = 5.93 - }, -/turf/open/auto_turf/snow/brown_base/layer2, -/area/tyrargo/oob) "eqX" = ( /obj/structure/flora/tree/tyrargo{ pixel_x = -6; @@ -89684,15 +75090,6 @@ }, /turf/closed/wall/strata_ice/forest/rock, /area/tyrargo/oob) -"eqY" = ( -/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ - explo_proof = 1; - needs_power = 0; - unacidable = 1; - dir = 2 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/oob) "eqZ" = ( /obj/structure/flora/tree/tyrargo/tree_2{ pixel_x = -24; @@ -90159,8 +75556,8 @@ /turf/closed/wall/strata_ice/forest/rock, /area/tyrargo/oob) "erE" = ( -/turf/closed/wall/strata_ice/forest, -/area/tyrargo/landing_zone_1/no_mans_land) +/turf/solid_open_space, +/area/tyrargo/oob/outdoors) "erF" = ( /obj/structure/flora/tree/tyrargo{ pixel_x = -23; @@ -90195,12 +75592,6 @@ /obj/structure/platform_decoration/stone/tyrargo/east, /turf/open/gm/river/desert/deep/no_slowdown, /area/tyrargo/oob) -"erJ" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 10 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/no_tunnel) "erK" = ( /obj/structure/blocker/invisible_wall/water, /obj/structure/platform_decoration/stone/tyrargo, @@ -90212,13 +75603,6 @@ /obj/structure/platform/stone/tyrargo, /turf/open/gm/river/desert/deep/no_slowdown, /area/tyrargo/oob) -"erM" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "erN" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; @@ -90258,13 +75642,6 @@ /obj/structure/platform/stone/tyrargo/east, /turf/open/gm/river/desert/deep/no_slowdown, /area/tyrargo/oob) -"erT" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "erU" = ( /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 6 @@ -90288,15 +75665,6 @@ /obj/structure/platform/stone/tyrargo, /turf/open/gm/river/desert/deep/no_slowdown, /area/tyrargo/oob) -"erY" = ( -/obj/structure/prop/rock/black_ground{ - dir = 6 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "erZ" = ( /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 10 @@ -90323,13 +75691,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/landing_zone_2/road) -"esc" = ( -/obj/structure/platform/metal/hybrisa/metalplatform3/west, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 10 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "esd" = ( /obj/structure/barricade/handrail/kutjevo{ dir = 8; @@ -91709,11 +77070,6 @@ }, /turf/open/gm/dirt/dark_brown/variant_1, /area/tyrargo/outdoors/outskirts/central/landing_zone) -"evx" = ( -/obj/structure/flora/tree/tyrargo/tree_3, -/obj/structure/flora/wood/stick1, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "evy" = ( /obj/structure/flora/tree/tyrargo/tree_3{ pixel_x = -14; @@ -91722,11 +77078,6 @@ /obj/structure/flora/wood/stick2, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/landing_zone_2) -"evz" = ( -/obj/structure/flora/tree/tyrargo/tree_3, -/obj/structure/flora/wood/stick3, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "evA" = ( /obj/structure/flora/wood/stick2, /turf/open/auto_turf/tyrargo_grass/layer0_mud, @@ -92369,100 +77720,9 @@ }, /turf/open/gm/dirt/dark_brown/variant_3, /area/tyrargo/outdoors/outskirts/fsb_north) -"exk" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2/no_tunnel) -"exl" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "fullgrass_1"; - layer = 2.9 - }, -/obj/structure/flora/grass/temperate{ - icon_state = "12" - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/no_tunnel) -"exm" = ( -/turf/open/gm/dirt/dark_brown/variant_5/east, -/area/tyrargo/landing_zone_2/no_tunnel) -"exn" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 1 - }, -/turf/open/gm/dirt/dark_brown/variant_5/east, -/area/tyrargo/landing_zone_2/no_tunnel) -"exo" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/turf/open/gm/dirt/dark_brown/variant_5/east, -/area/tyrargo/landing_zone_2/no_tunnel) -"exp" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2) -"exq" = ( -/turf/open/gm/dirt/dark_brown/variant_3, -/area/tyrargo/landing_zone_2) "exr" = ( /turf/open/gm/dirt/dark_brown/variant_5/east, /area/tyrargo/landing_zone_2) -"exs" = ( -/obj/effect/decal/hybrisa/dirt, -/turf/open/gm/dirt/dark_brown/variant_5/east, -/area/tyrargo/landing_zone_2) -"ext" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/strata_decals/tyrargo_mud_corner, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/turf/open/gm/dirt/dark_brown/variant_5/east, -/area/tyrargo/landing_zone_2) -"exu" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/turf/open/gm/dirt/dark_brown/variant_5/east, -/area/tyrargo/landing_zone_2) -"exv" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 1 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -9; - pixel_y = 7 - }, -/turf/open/gm/dirt/dark_brown/variant_5/east, -/area/tyrargo/landing_zone_2) "exw" = ( /obj/effect/decal/hybrisa/dirt, /obj/effect/decal/strata_decals/tyrargo_mud_corner, @@ -92486,61 +77746,12 @@ "exz" = ( /turf/open/gm/dirt/dark_brown/variant_2, /area/tyrargo/landing_zone_2) -"exA" = ( -/obj/structure/flora/grass/temperate{ - icon_state = "23" - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "exB" = ( /obj/structure/stairs/multiz/up{ dir = 8 }, /turf/open/floor/almayer_hull, /area/tyrargo/indoors/security/ground) -"exC" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 - }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2) -"exD" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/strata_decals/tyrargo_mud_corner, -/obj/structure/prop/colorable_rock/colorable{ - color = "#9d7766"; - pixel_x = -3; - pixel_y = 2; - dir = 4 - }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -4 - }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -4 - }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -4 - }, -/turf/open/gm/dirt/dark_brown/variant_1, -/area/tyrargo/landing_zone_2) -"exE" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 10 - }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2) -"exF" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner, -/obj/structure/prop/colorable_rock/colorable{ - color = "#9d796a"; - dir = 9; - pixel_x = -11; - pixel_y = 15 - }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2) "exG" = ( /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 5 @@ -92567,23 +77778,6 @@ /obj/structure/platform/metal/hybrisa/metalplatform3/north, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_2) -"exK" = ( -/obj/structure/desertdam/decals/road_edge{ - icon_state = "road_edge_decal3"; - pixel_y = 16; - pixel_x = 12 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 1 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"exL" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/turf/open/asphalt, -/area/tyrargo/landing_zone_2) "exM" = ( /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 1 @@ -92594,19 +77788,6 @@ /obj/effect/decal/strata_decals/tyrargo_mud_corner, /turf/open/asphalt, /area/tyrargo/landing_zone_2) -"exO" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 - }, -/turf/open/asphalt, -/area/tyrargo/landing_zone_2) -"exP" = ( -/obj/structure/desertdam/decals/road_edge, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 4 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) "exQ" = ( /obj/structure/platform/metal/hybrisa/metalplatform3/west, /obj/effect/decal/strata_decals/tyrargo_mud_corner{ @@ -92623,13 +77804,6 @@ }, /turf/open/gm/dirt/dark_brown, /area/tyrargo/landing_zone_2) -"exS" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 4 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "exT" = ( /obj/structure/prop/rock/black_ground{ dir = 5; @@ -92641,117 +77815,28 @@ }, /turf/open/auto_turf/snow/brown_base/layer1, /area/tyrargo/landing_zone_2) -"exU" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/turf/open/gm/dirt/dark_brown/variant_1, -/area/tyrargo/landing_zone_2) -"exV" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 1 - }, -/turf/open/gm/dirt/dark_brown/variant_5/south, -/area/tyrargo/landing_zone_2) -"exW" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "fullgrass_1"; - layer = 2.9 - }, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) -"exX" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "exY" = ( /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 8 }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/landing_zone_2) -"exZ" = ( -/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco3/west, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) -"eya" = ( -/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco3/west, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 10 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"eyb" = ( -/obj/structure/platform/metal/hybrisa/metalplatform3/east, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "eyc" = ( /obj/structure/flora/wood/stick4, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/outskirts_road/east) -"eyd" = ( -/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco3/north, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "eye" = ( /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 6 }, /turf/open/gm/dirt/dark_brown, /area/tyrargo/landing_zone_2) -"eyf" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 8 - }, -/obj/structure/prop/colorable_rock/colorable{ - color = "#9d7766"; - pixel_x = 2; - pixel_y = 17 - }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2) "eyg" = ( -/obj/structure/desertdam/decals/road_edge{ - icon_state = "road_edge_decal3"; - pixel_y = -12; - pixel_x = 12 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"eyh" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/turf/open/gm/dirt/dark_brown/variant_1, -/area/tyrargo/landing_zone_2) -"eyi" = ( -/obj/structure/prop/rock/black_ground{ - dir = 9; - pixel_y = -11; - pixel_x = -14 - }, -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "fullgrass_1"; - layer = 2.9 +/obj/effect/decal/grass_overlay/grass1/dark, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/turf/open/auto_turf/tyrargo_grass/layer0, +/turf/open/auto_turf/tyrargo_grass/layer1, /area/tyrargo/landing_zone_2) "eyj" = ( /obj/effect/decal/strata_decals/tyrargo_mud_corner{ @@ -92813,27 +77898,6 @@ /obj/effect/decal/strata_decals/tyrargo_mud_corner, /turf/open/gm/dirt/dark_brown/variant_5/east, /area/tyrargo/landing_zone_2) -"eys" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"eyt" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 1 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"eyu" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "eyv" = ( /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 4 @@ -92841,10 +77905,13 @@ /turf/open/gm/dirt/dark_brown/variant_2, /area/tyrargo/landing_zone_2) "eyw" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 +/obj/structure/prop/colorable_rock/colorable{ + color = "#9d7766"; + pixel_x = -3; + pixel_y = 2; + dir = 4 }, -/turf/open/gm/dirt/dark_brown/variant_2, +/turf/open/gm/dirt/dark_brown/variant_5, /area/tyrargo/landing_zone_2) "eyx" = ( /obj/item/ammo_casing/bullet, @@ -92866,13 +77933,6 @@ }, /turf/open/gm/dirt/dark_brown/variant_5/south, /area/tyrargo/landing_zone_2) -"eyA" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "fullgrass_1"; - layer = 2.9 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/outdoors/outskirts/north_west_usasf) "eyB" = ( /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 6 @@ -93002,10 +78062,6 @@ /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 1 }, -/obj/structure/prop/invuln/rope{ - pixel_x = 14; - pixel_y = 14 - }, /turf/open/gm/dirt/dark_brown/variant_2, /area/tyrargo/outdoors/outskirts/east) "eyT" = ( @@ -93031,10 +78087,6 @@ /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/north_east_usasf/weedkiller) "eyW" = ( -/obj/structure/prop/invuln/rope{ - pixel_x = -14; - pixel_y = 12 - }, /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 10 }, @@ -94799,12 +79851,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/indoors/apartment/north_upper) -"eDg" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/turf/open/gm/dirt/dark_brown/variant_6, -/area/tyrargo/landing_zone_1/no_mans_land) "eDh" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/strata_decals/tyrargo_mud_corner{ @@ -94848,20 +79894,6 @@ /obj/structure/flora/wood/stick4, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/central) -"eDo" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/turf/open/gm/dirt/dark_brown/variant_5/west, -/area/tyrargo/landing_zone_1/no_mans_land) -"eDp" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 4; - icon_state = "sandbag_0"; - pixel_x = 1 - }, -/turf/open/gm/dirt/dark_brown/variant_5/west, -/area/tyrargo/landing_zone_1/no_mans_land) "eDq" = ( /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 4 @@ -94958,12 +79990,6 @@ /obj/structure/machinery/door/airlock/multi_tile/almayer/generic/autoname, /turf/open/floor/plating, /area/tyrargo/oob/outdoors) -"eDG" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/turf/open/gm/dirt/dark_brown/variant_2, -/area/tyrargo/landing_zone_1/no_mans_land) "eDH" = ( /obj/structure/prop/colorable_rock/colorable{ color = "#9d7766"; @@ -95012,12 +80038,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/colony_exterior/north_west) -"eDN" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 - }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_1/no_mans_land) "eDO" = ( /obj/structure/prop/colorable_rock/colorable{ color = "#9d7766"; @@ -95079,12 +80099,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/outdoors/colony_exterior/north_west) -"eDY" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 4 - }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_1/no_mans_land) "eDZ" = ( /obj/structure/machinery/camera/autoname/lz_camera, /obj/effect/decal/strata_decals/tyrargo_mud_corner{ @@ -95099,12 +80113,6 @@ }, /turf/open/gm/dirt/dark_brown, /area/tyrargo/landing_zone_1) -"eEb" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 - }, -/turf/open/gm/dirt/dark_brown/variant_1, -/area/tyrargo/landing_zone_1/no_mans_land) "eEc" = ( /obj/structure/prop/colorable_rock/colorable{ color = "#9d7766"; @@ -95165,12 +80173,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer1, /area/tyrargo/outdoors/outskirts/central) -"eEm" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_1/no_mans_land) "eEn" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; @@ -95227,12 +80229,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer1, /area/tyrargo/outdoors/outskirts/central) -"eEt" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 - }, -/turf/open/gm/dirt/dark_brown/variant_3, -/area/tyrargo/landing_zone_1/no_mans_land) "eEu" = ( /obj/structure/prop/colorable_rock/colorable{ color = "#9d7766"; @@ -96582,75 +81578,7 @@ dir = 4 }, /turf/open/gm/dirt/dark_brown/variant_5/west, -/area/tyrargo/landing_zone_2) -"eHQ" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 - }, -/obj/structure/prop/colorable_rock/colorable{ - color = "#9d7766"; - dir = 4; - pixel_x = 6; - pixel_y = -5 - }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2) -"eHR" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2) -"eHS" = ( -/obj/structure/prop/colorable_rock/colorable{ - color = "#9d7766"; - dir = 4; - pixel_x = 6; - pixel_y = -5 - }, -/turf/open/gm/dirt/dark_brown/variant_3, -/area/tyrargo/landing_zone_2) -"eHT" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 - }, -/obj/structure/prop/colorable_rock/colorable{ - color = "#9d796a"; - dir = 9; - pixel_x = -6; - pixel_y = 7 - }, -/turf/open/gm/dirt/dark_brown/variant_5/east, -/area/tyrargo/landing_zone_2) -"eHU" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 4 - }, -/obj/structure/prop/colorable_rock/colorable{ - color = "#9d7766"; - dir = 8; - pixel_x = 5; - pixel_y = 10 - }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2) -"eHV" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"eHW" = ( -/obj/structure/prop/rock/black_ground{ - dir = 10 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) +/area/tyrargo/landing_zone_2/road) "eHX" = ( /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 5 @@ -96675,7 +81603,7 @@ dir = 1 }, /turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2) +/area/tyrargo/landing_zone_2/road) "eIa" = ( /obj/effect/decal/hybrisa/dirt, /obj/effect/decal/strata_decals/tyrargo_mud_corner{ @@ -96771,23 +81699,6 @@ }, /turf/open/gm/dirt/dark_brown/variant_5/south, /area/tyrargo/landing_zone_2/road) -"eIk" = ( -/obj/structure/platform/metal/hybrisa/metalplatform3/east, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"eIl" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "fullgrass_1"; - layer = 2.9 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "eIm" = ( /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 6 @@ -96833,15 +81744,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/army_staging) -"eIr" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) "eIs" = ( /obj/structure/flora/wood/stick4, /turf/open/auto_turf/tyrargo_grass/layer1, @@ -97092,15 +81994,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/landing_zone_1) -"eJd" = ( -/obj/structure/flora/tree/tyrargo_small/tree_stump{ - layer = 3 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 10 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) "eJe" = ( /obj/effect/decal/cleanable/generic, /obj/effect/decal/grass_overlay/grass1/dark{ @@ -97108,21 +82001,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/landing_zone_1) -"eJf" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 10 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) -"eJg" = ( -/obj/item/explosive/mine/active/no_iff{ - dir = 4 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 10 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) "eJh" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; @@ -97143,65 +82021,6 @@ }, /turf/open/gm/dirt/dark_brown/variant_5/south, /area/tyrargo/landing_zone_1) -"eJj" = ( -/obj/item/explosive/mine/active/no_iff{ - dir = 4 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) -"eJk" = ( -/obj/effect/spawner/gibspawner/xeno, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) -"eJl" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) -"eJm" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 10 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) -"eJn" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) -"eJo" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) -"eJp" = ( -/obj/structure/flora/tree/tyrargo/tree_3{ - pixel_x = -9; - pixel_y = 12 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) "eJq" = ( /obj/effect/decal/hybrisa/tiretrack{ pixel_x = -4 @@ -97241,7 +82060,6 @@ /turf/open/gm/dirt/dark_brown, /area/tyrargo/landing_zone_1) "eJt" = ( -/obj/structure/blocker/invisible_wall, /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 8 }, @@ -97266,15 +82084,6 @@ }, /turf/open/gm/dirt/dark_brown/variant_5/west, /area/tyrargo/landing_zone_1) -"eJx" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) "eJy" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 8; @@ -97288,40 +82097,6 @@ }, /turf/open/gm/dirt/dark_brown/variant_1, /area/tyrargo/landing_zone_1) -"eJA" = ( -/obj/structure/blocker/invisible_wall, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 10 - }, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_1/no_mans_land) -"eJB" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) -"eJC" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) -"eJD" = ( -/obj/item/explosive/mine/active/no_iff, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) -"eJE" = ( -/obj/effect/decal/cleanable/blood/xeno, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1/no_mans_land) "eJF" = ( /obj/structure/barricade/handrail/hybrisa/road/plastic/red{ dir = 8 @@ -97476,31 +82251,6 @@ }, /turf/open/gm/dirt/dark_brown/variant_5/south, /area/tyrargo/landing_zone_2/road) -"eJX" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 8 - }, -/obj/structure/prop/colorable_rock/colorable{ - color = "#9d7766"; - pixel_x = 2; - pixel_y = 17 - }, -/turf/open/gm/dirt/dark_brown/variant_1, -/area/tyrargo/landing_zone_2/road) -"eJY" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 10 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 - }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2/road) "eJZ" = ( /obj/structure/flora/wood/stick1, /turf/open/auto_turf/tyrargo_grass/layer0_mud, @@ -97800,14 +82550,6 @@ }, /turf/open/gm/dirt/dark_brown, /area/tyrargo/outdoors/outskirts/central) -"eKH" = ( -/obj/structure/platform/metal/hybrisa/metalplatform3/north, -/obj/structure/platform/metal/hybrisa/metalplatform3/west, -/obj/effect/decal/hybrisa/grate{ - dir = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) "eKI" = ( /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 5 @@ -98315,11 +83057,6 @@ /obj/effect/decal/heavy_cable/node_s_e, /turf/open/floor/plating/plating_catwalk/prison, /area/tyrargo/indoors/comms/upper) -"eMd" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/hybrisa/street/roadlines3, -/area/tyrargo/underground/museum_carpark) "eMe" = ( /obj/structure/prop/invuln/ice_prefab/roof_greeble{ icon_state = "flagpole" @@ -98960,10 +83697,6 @@ /obj/effect/landmark/objective_landmark/far, /turf/open/floor/strata/floor3, /area/tyrargo/indoors/admin/upper) -"eNB" = ( -/obj/item/explosive/mine/active/no_iff, -/turf/open/auto_turf/snow/brown_base/layer1, -/area/tyrargo/landing_zone_1/no_mans_land) "eNC" = ( /obj/structure/barricade/sandbags/wired{ dir = 4; @@ -99142,47 +83875,6 @@ }, /turf/open/gm/dirt/dark_brown/variant_6, /area/tyrargo/outdoors/outskirts/north_east_usasf/weedkiller) -"eOb" = ( -/obj/structure/fence/dark, -/turf/open/auto_turf/snow/brown_base/layer2, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"eOc" = ( -/obj/structure/fence/dark, -/turf/open/auto_turf/snow/brown_base/layer1, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"eOd" = ( -/obj/structure/fence/dark, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"eOe" = ( -/obj/structure/prop/rock/black_ground{ - dir = 9; - pixel_y = -11; - pixel_x = -14 - }, -/obj/structure/fence/dark, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"eOf" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/obj/structure/fence/dark, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"eOg" = ( -/obj/structure/fence/dark, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"eOh" = ( -/obj/item/prop/colony/used_flare, -/obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -14; - pixel_y = 3; - layer = 5.8 - }, -/turf/open/auto_turf/snow/brown_base/layer1, -/area/tyrargo/outdoors/outskirts/north_west_usasf) "eOi" = ( /obj/structure/flora/tree/tyrargo/tree_2{ pixel_x = -24; @@ -99203,13 +83895,6 @@ /obj/effect/decal/cleanable/blood/xeno, /turf/open/auto_turf/snow/brown_base/layer2, /area/tyrargo/outdoors/outskirts/north_west_usasf) -"eOl" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "fullgrass_1"; - layer = 2.9 - }, -/turf/closed/wall/strata_ice/forest, -/area/tyrargo/oob) "eOm" = ( /obj/structure/flora/tree/tyrargo{ pixel_x = -23; @@ -99263,8 +83948,8 @@ pixel_y = 15; layer = 5.79 }, -/turf/open/auto_turf/snow/brown_base/layer2, -/area/tyrargo/outdoors/outskirts/north_west_usasf) +/turf/closed/wall/strata_ice/forest/rock, +/area/tyrargo/oob) "eOs" = ( /obj/structure/flora/tree/tyrargo{ layer = 5.77 @@ -99954,10 +84639,6 @@ "eQo" = ( /turf/closed/wall/hybrisa/colony/engineering/reinforced/hull, /area/tyrargo/oob) -"eQp" = ( -/obj/structure/window/framed/hybrisa/colony/engineering/reinforced, -/turf/open/floor/plating, -/area/tyrargo/underground/engineering) "eQq" = ( /obj/structure/flora/tree/tyrargo/tree_2{ pixel_x = -24; @@ -99971,56 +84652,6 @@ }, /turf/closed/wall/strata_ice/forest, /area/tyrargo/oob) -"eQr" = ( -/obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -24; - pixel_y = 2; - layer = 5.94 - }, -/obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -8; - pixel_y = 9; - layer = 5.93 - }, -/turf/closed/wall/strata_ice/forest, -/area/tyrargo/oob) -"eQs" = ( -/obj/structure/cargo_container/kelland/left, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) -"eQt" = ( -/obj/structure/cargo_container/kelland/right, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) -"eQu" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/obj/structure/prop/vehicles/tank/miltruck{ - dir = 8; - pixel_y = -32; - layer = 3.1 - }, -/turf/closed/wall/strata_ice/forest/rock, -/area/tyrargo/landing_zone_2) -"eQv" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/obj/structure/largecrate/empty/case/double{ - layer = 3.2 - }, -/turf/closed/wall/strata_ice/forest/rock, -/area/tyrargo/landing_zone_2) -"eQw" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/obj/structure/largecrate/random/case/small{ - layer = 3.2 - }, -/turf/closed/wall/strata_ice/forest/rock, -/area/tyrargo/landing_zone_2) "eQx" = ( /obj/structure/flora/tree/tyrargo/tree_2{ pixel_x = -14; @@ -100225,6 +84856,14 @@ /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/hybrisa/street/asphalt, /area/tyrargo/indoors/museum_storage/upper) +"eRb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" + }, +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/tyrargo/underground/mall) "eRc" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, /turf/open/floor/hybrisa/carpet/carpetgreen, @@ -100885,11 +85524,6 @@ "eTB" = ( /turf/open/slippery/hull/dir, /area/tyrargo/landing_zone_1/comms) -"eTC" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/ladder/multiz, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob/outdoors) "eTD" = ( /turf/open/slippery/hull/dir/southeast, /area/tyrargo/landing_zone_1/comms) @@ -100947,41 +85581,6 @@ }, /turf/open/floor/prison/floor_plate, /area/tyrargo/indoors/bar/ground) -"eTL" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/east, -/area/tyrargo/underground/sewer/south) -"eTM" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"eTN" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"eTO" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"eTP" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_door, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"eTQ" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_door, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"eTR" = ( -/obj/effect/decal/hybrisa/road/road_stop{ - dir = 1; - icon_state = "stop_decal5"; - pixel_y = 2 - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_door, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) "eTS" = ( /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 1 @@ -101354,15 +85953,6 @@ "eUS" = ( /turf/open/slippery/hull/dir/west, /area/tyrargo/landing_zone_1/comms) -"eUT" = ( -/turf/open/auto_turf/tyrargo_grass/layer1, -/area/tyrargo/landing_zone_1/no_mans_land) -"eUU" = ( -/obj/item/explosive/mine/active/no_iff{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer1, -/area/tyrargo/landing_zone_1/no_mans_land) "eUV" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fullgrass_1"; @@ -101429,10 +86019,6 @@ /obj/effect/decal/cleanable/blood/xeno, /turf/open/auto_turf/tyrargo_grass/layer1, /area/tyrargo/outdoors/outskirts/east) -"eVh" = ( -/obj/item/explosive/mine/active/no_iff, -/turf/open/auto_turf/tyrargo_grass/layer1, -/area/tyrargo/landing_zone_1/no_mans_land) "eVi" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/grass_overlay/grass1/dark{ @@ -101716,12 +86302,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer1, /area/tyrargo/oob) -"eWa" = ( -/obj/structure/prop/rock/black_ground{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer1, -/area/tyrargo/oob) "eWb" = ( /obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 5 @@ -101750,13 +86330,6 @@ }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/oob) -"eWe" = ( -/obj/structure/flora/tree/tyrargo_small/tree_stump{ - pixel_y = 9; - layer = 3 - }, -/turf/open/auto_turf/tyrargo_grass/layer1, -/area/tyrargo/oob) "eWf" = ( /turf/open/auto_turf/snow/brown_base/layer2, /area/tyrargo/oob/outdoors) @@ -102037,24 +86610,6 @@ "eWF" = ( /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, /area/tyrargo/oob/outdoors) -"eWG" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 1 - }, -/obj/structure/cargo_container/uscm/borodino/left, -/turf/open/asphalt, -/area/tyrargo/landing_zone_2) -"eWH" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 1 - }, -/obj/structure/cargo_container/uscm/borodino/mid, -/turf/open/asphalt, -/area/tyrargo/landing_zone_2) -"eWI" = ( -/obj/structure/cargo_container/uscm/right, -/turf/open/asphalt, -/area/tyrargo/landing_zone_2) "eWJ" = ( /obj/structure/blocker/invisible_wall, /obj/structure/blocker/forcefield/vehicles, @@ -102763,15 +87318,6 @@ /obj/effect/decal/cleanable/generic, /turf/open/hybrisa/street/sidewalkfull, /area/tyrargo/oob/outdoors) -"eYF" = ( -/obj/structure/sign/minefield/alt{ - pixel_y = 5 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) "eYG" = ( /obj/structure/prop/tyrargo/large_tents/small_closed/back, /turf/open/floor/plating/plating_catwalk/prison, @@ -102803,12 +87349,6 @@ }, /turf/closed/wall/strata_outpost/reinforced/hull, /area/tyrargo/oob) -"eYM" = ( -/obj/structure/sign/minefield/alt{ - pixel_y = 5 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) "eYN" = ( /obj/effect/decal/grass_overlay/grass1/dark{ dir = 4 @@ -102834,7 +87374,7 @@ }, /obj/effect/decal/grass_overlay/grass1/dark, /turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) +/area/tyrargo/oob/outdoors) "eYQ" = ( /obj/structure/sign/minefield/alt{ pixel_y = 5 @@ -102884,15 +87424,6 @@ }, /turf/open/auto_turf/snow/brown_base/layer3, /area/tyrargo/oob/outdoors) -"eYX" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/structure/sign/minefield/alt{ - pixel_y = 5 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) "eYY" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 8; @@ -103725,6 +88256,13 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/prison/blue/west, /area/tyrargo/indoors/mall/upper) +"fbF" = ( +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/tyrargo/underground/apartment) +"fbG" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating/platingdmg2, +/area/tyrargo/underground/mall) "fbH" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/generic, @@ -103793,6 +88331,16 @@ /obj/effect/decal/cleanable/generic, /turf/open/floor/prison/blue/northeast, /area/tyrargo/indoors/mall/upper) +"fbX" = ( +/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ + id = null; + explo_proof = 1; + needs_power = 0; + unacidable = 1; + dir = 4 + }, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/underground/apartment) "fbY" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/almayer_hull/outerhull_dir/north, @@ -104051,6 +88599,176 @@ "fdd" = ( /turf/open/floor/almayer_hull/outerhull_dir_alt/northwest, /area/tyrargo/indoors/mall/upper/external) +"fde" = ( +/obj/structure/toilet, +/obj/structure/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plating, +/area/tyrargo/underground/mall) +"fdf" = ( +/obj/structure/toilet, +/obj/structure/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/plating/platingdmg2, +/area/tyrargo/underground/mall) +"fdg" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, +/turf/open/floor/corsat, +/area/tyrargo/underground/mall) +"fdh" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, +/obj/structure/machinery/power/apc/power/south{ + start_charge = 30 + }, +/turf/open/floor/prison/floor_plate, +/area/tyrargo/underground/mall) +"fdi" = ( +/obj/item/explosive/mine/active/no_iff{ + dir = 4 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob/outdoors) +"fdj" = ( +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 + }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fdk" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 4; + icon_state = "sandbag_0"; + pixel_x = 1 + }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/oob/outdoors) +"fdl" = ( +/obj/structure/sign/minefield/alt{ + pixel_y = 5 + }, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 + }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fdm" = ( +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 + }, +/obj/effect/decal/grass_overlay/grass1/dark, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 + }, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 + }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fdn" = ( +/obj/structure/flora/tree/tyrargo_small/tree_stump{ + layer = 3 + }, +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 10 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob/outdoors) +"fdo" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 5 + }, +/turf/open/gm/dirt/dark_brown/variant_6, +/area/tyrargo/oob/outdoors) +"fdp" = ( +/obj/item/explosive/mine/active/no_iff{ + dir = 4 + }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fdq" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 5 + }, +/turf/open/gm/dirt/dark_brown/variant_5/west, +/area/tyrargo/oob/outdoors) +"fdr" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 4; + icon_state = "sandbag_0"; + pixel_x = 1 + }, +/turf/open/gm/dirt/dark_brown/variant_5/west, +/area/tyrargo/oob/outdoors) +"fds" = ( +/obj/item/explosive/mine/active/no_iff{ + dir = 4 + }, +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 10 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob/outdoors) +"fdt" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 5 + }, +/turf/open/gm/dirt/dark_brown/variant_2, +/area/tyrargo/oob/outdoors) +"fdu" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 6 + }, +/turf/open/gm/dirt/dark_brown, +/area/tyrargo/oob/outdoors) +"fdv" = ( +/obj/item/explosive/mine/active/no_iff{ + dir = 4 + }, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 + }, +/obj/effect/decal/grass_overlay/grass1/dark, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 + }, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 + }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fdw" = ( +/obj/item/explosive/mine/active/no_iff{ + dir = 4 + }, +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 9 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob/outdoors) +"fdx" = ( +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 + }, +/obj/structure/sign/minefield/alt{ + pixel_y = 5 + }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fdy" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 4 + }, +/turf/open/gm/dirt/dark_brown, +/area/tyrargo/oob/outdoors) +"fdz" = ( +/obj/effect/spawner/gibspawner/xeno, +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 9 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob/outdoors) "fdA" = ( /obj/item/ammo_casing/bullet, /obj/item/ammo_magazine/m56d{ @@ -104064,1927 +88782,1531 @@ }, /turf/open/floor/almayer/black2/west, /area/tyrargo/indoors/bunker/central_south) -"feh" = ( -/obj/structure/bed/chair/vehicle{ - dir = 1; - pixel_x = 8 - }, -/obj/effect/decal/cleanable/dirt{ - icon_state = "thermite"; - name = "impact" - }, -/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, -/area/tyrargo/indoors/saipan) -"feU" = ( -/obj/structure/barricade/hesco, -/turf/open/asphalt/cement/cement1, -/area/tyrargo/outdoors/colony_streets/north) -"fff" = ( -/obj/structure/prop/hybrisa/supermart/rack/longrackempty, -/obj/item/storage/beer_pack, -/turf/open/floor/strata/green3, -/area/tyrargo/indoors/market/ground) -"ffA" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_y = 1; - pixel_x = 16 +"fdB" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 6 }, -/obj/structure/desertdam/decals/road_edge{ - pixel_y = -12; - pixel_x = 16 +/turf/open/gm/dirt/dark_brown/variant_1, +/area/tyrargo/oob/outdoors) +"fdC" = ( +/obj/structure/blocker, +/turf/closed/wall/strata_ice/forest/rock, +/area/tyrargo/oob) +"fdD" = ( +/obj/structure/flora/tree/tyrargo_small/tree_stump{ + layer = 3 }, -/obj/item/ammo_box/magazine/misc/mre/empty, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"fgb" = ( -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/indoors/apartment/south_ground) -"fgL" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_x = -8; - pixel_y = 12 +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_upper) -"fgZ" = ( -/obj/effect/decal/hybrisa/road/lines3, -/obj/effect/decal/hybrisa/road/road_stop{ +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fdE" = ( +/obj/structure/barricade/metal/wired{ + brute_multiplier = 0.05; + burn_multiplier = 0.1; dir = 4; - icon_state = "stop_decal5"; - pixel_x = 2 - }, -/obj/effect/decal/hybrisa/road/road_stop{ - pixel_y = 6 - }, -/obj/effect/decal/hybrisa/road/lines3, -/obj/structure/prop/hybrisa/vehicles/Meridian/Red{ - dir = 8; - pixel_y = -4; - pixel_x = 4 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/outdoors/colony_streets/south_east) -"fhd" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/deployable, -/obj/structure/prop/tyrargo/boards/boards_2{ - layer = 2.1; - pixel_x = 5; - pixel_y = -2 + explosive_multiplier = 0.1; + pixel_x = 5 }, -/obj/item/prop{ - desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; - icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; - icon_state = "M56D"; - name = "M56D heavy machine gun nest"; - pixel_y = 8; - anchored = 1; - layer = 2.8 +/obj/structure/barricade/metal/wired{ + brute_multiplier = 0.05; + burn_multiplier = 0.1; + explosive_multiplier = 0.1; + pixel_y = -6 }, -/turf/open/floor/kutjevo/tan/alt_edge/east, -/area/tyrargo/outdoors/colony_streets/west) -"fhA" = ( -/obj/structure/bed/chair/vehicle{ +/obj/structure/barricade/metal/wired{ + brute_multiplier = 0.5; + burn_multiplier = 0.1; dir = 1; - pixel_x = 8 - }, -/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, -/area/tyrargo/indoors/saipan) -"fim" = ( -/obj/structure/flora/pottedplant{ - icon_state = "pottedplant_29"; - pixel_x = 6 - }, -/turf/open/floor/hybrisa/carpet/carpetpatternblue, -/area/tyrargo/indoors/apartment/south_ground) -"fiS" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north) -"fka" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - layer = 2.2 + explosive_multiplier = 0.1; + layer = 2; + pixel_y = 3 }, -/turf/open/floor/corsat/marked, -/area/tyrargo/indoors/apartment/south_ground) -"fkc" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12"; - pixel_x = -8; - pixel_y = 12 +/obj/structure/barricade/metal/wired{ + brute_multiplier = 0.05; + burn_multiplier = 0.1; + dir = 8; + explosive_multiplier = 0.1; + pixel_x = -5 }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_upper) -"fmH" = ( -/obj/effect/decal/cleanable/dirt{ - icon_state = "thermite"; - name = "impact" +/turf/closed/wall/r_wall/bunker{ + layer = 3; + name = "Tank Trap" }, -/turf/open/shuttle/dropship/light_grey_top_right, -/area/tyrargo/indoors/saipan) -"fnR" = ( -/obj/effect/decal/cleanable/dirt, +/area/tyrargo/oob/outdoors) +"fdF" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 4; icon_state = "sandbag_0"; - pixel_x = 4 + pixel_x = 1 }, -/turf/open/hybrisa/street/cement3, -/area/tyrargo/outdoors/colony_streets/west) -"foM" = ( -/obj/structure/prop/tyrargo/boards{ - dir = 1; - pixel_x = -2; - pixel_y = 2 +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 10 }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/sign/poster/blacklight{ - pixel_y = 33 +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 9 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob/outdoors) +"fdG" = ( +/obj/item/explosive/mine/active/no_iff{ + dir = 4 }, +/turf/open/auto_turf/tyrargo_grass/layer1, +/area/tyrargo/oob/outdoors) +"fdH" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 4; icon_state = "sandbag_0"; - pixel_x = 4 + pixel_x = 1 }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_upper) -"foZ" = ( -/obj/structure/window_frame/wood, -/turf/open/floor/plating/wood_broken6, -/area/tyrargo/landing_zone_1/ceiling) -"frV" = ( -/obj/item/ammo_casing/bullet, -/obj/effect/decal/cleanable/blood, -/obj/item/shard{ - icon_state = "medium" +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fdI" = ( +/obj/structure/flora/tree/tyrargo/tree_3{ + pixel_x = -9; + pixel_y = 12 }, -/turf/open/floor/hybrisa/carpet/carpetpatternblue, -/area/tyrargo/indoors/apartment/north_upper) -"fsJ" = ( -/obj/structure/prop/hybrisa/supermart/rack/longrack4, -/turf/open/floor/strata/green3, -/area/tyrargo/indoors/market/ground) -"ftC" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/wood, -/area/tyrargo/indoors/apartment/north_upper) -"fun" = ( -/obj/structure/shuttle/part/dropship3/transparent/engine_right_cap, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/underground/sewer/south) -"fuo" = ( -/obj/structure/prop/tyrargo/boards{ - dir = 1; - pixel_x = 5; - pixel_y = 20 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob/outdoors) +"fdJ" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 6 }, -/obj/structure/prop/tyrargo/boards/boards_1{ +/turf/open/gm/dirt/dark_brown/variant_3, +/area/tyrargo/oob/outdoors) +"fdK" = ( +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 + }, +/obj/effect/decal/grass_overlay/grass1/dark, +/obj/structure/sign/minefield/alt{ + pixel_y = 5 + }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fdL" = ( +/obj/effect/spawner/gibspawner/xeno, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob/outdoors) +"fdM" = ( +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 + }, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 + }, +/obj/effect/decal/grass_overlay/grass1/dark{ dir = 1 }, -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fdN" = ( +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/turf/open/floor/plating/panelscorched, -/area/tyrargo/indoors/apartment/north_upper) -"fut" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/closed/wall/strata_ice/dirty/rock, -/area/tyrargo/landing_zone_1/north_trench) -"fuw" = ( -/turf/open/floor/prison/green, -/area/tyrargo/indoors/admin/ground) -"fwE" = ( -/obj/structure/prop/invuln/overhead_pipe{ - dir = 4; - pixel_y = 19; - pixel_x = -9 +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 }, -/obj/effect/decal/cleanable/generic, -/turf/open/asphalt/cement/cement3, -/area/tyrargo/outdoors/colony_streets/west) -"fxo" = ( -/obj/effect/landmark/lv624/fog_blocker/long, -/turf/open/hybrisa/street/sidewalkfull, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/oob/outdoors) -"fyy" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/apartment/south_upper) -"fzB" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/south_west) -"fAf" = ( -/obj/structure/platform/metal/hybrisa/metalplatform1/north, -/obj/structure/platform/metal/hybrisa/metalplatform1/west, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north_west) -"fBS" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 1; - icon_state = "sandbag_0"; - pixel_y = 4; - layer = 4 +"fdO" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 9 }, -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 1; - layer = 2.1; - pixel_y = -9 +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 10 }, -/turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_1/north_trench) -"fCh" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_14"; - pixel_y = 13 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob/outdoors) +"fdP" = ( +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/turf/open/floor/hybrisa/wood, -/area/tyrargo/indoors/apartment/north_upper) -"fDK" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" +/obj/effect/decal/grass_overlay/grass1/dark, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 }, -/turf/open/floor/wood, -/area/tyrargo/indoors/bar/ground) -"fDR" = ( -/obj/structure/prop/tyrargo/boards{ +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fdQ" = ( +/obj/structure/barricade/metal/wired{ + brute_multiplier = 0.05; + burn_multiplier = 0.1; dir = 8; - pixel_x = 2; - pixel_y = -1 + explosive_multiplier = 0.1; + pixel_x = -5 }, -/obj/structure/prop/tyrargo/boards{ +/obj/structure/barricade/metal/wired{ + brute_multiplier = 0.05; + burn_multiplier = 0.1; + dir = 4; + explosive_multiplier = 0.1; + pixel_x = 5 + }, +/obj/structure/barricade/metal/wired{ + brute_multiplier = 0.05; + burn_multiplier = 0.1; + explosive_multiplier = 0.1; + pixel_y = -6 + }, +/obj/structure/barricade/metal/wired{ + brute_multiplier = 0.5; + burn_multiplier = 0.1; dir = 1; - pixel_x = 2; - pixel_y = 14 + explosive_multiplier = 0.1; + layer = 2; + pixel_y = 3 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/west) -"fGr" = ( -/obj/structure/barricade/handrail/wire{ - dir = 8 +/turf/closed/wall/r_wall/bunker{ + layer = 3; + name = "Tank Trap" }, -/obj/structure/barricade/handrail/wire, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/mall/upper/external) -"fIx" = ( -/obj/effect/hybrisa/misc/fake/wire/red{ +/area/tyrargo/oob/outdoors) +"fdR" = ( +/obj/item/explosive/mine/active/no_iff{ dir = 4 }, -/obj/effect/hybrisa/misc/fake/wire/blue{ - dir = 4; - pixel_y = -4 - }, -/obj/effect/hybrisa/misc/fake/wire/yellow{ - dir = 4; - pixel_y = 4 +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"fIR" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkbrowncorners2/east, -/area/tyrargo/indoors/sewer_treatment/upper) -"fJd" = ( -/obj/structure/barricade/handrail/wire{ +/obj/effect/decal/grass_overlay/grass1/dark{ dir = 8 }, -/obj/structure/barricade/handrail/wire, -/turf/open/floor/strata/multi_tiles/southwest, -/area/tyrargo/outdoors/walkway_access/apart_gararge) -"fJQ" = ( -/obj/structure/shuttle/part/dropship3/left_outer_wing_connector, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/outdoors/colony_streets/east) -"fKg" = ( -/obj/item/weapon/gun/revolver/cmb, -/obj/effect/landmark/corpsespawner/hybrisa/civilian_office, -/obj/effect/decal/cleanable/blood, -/turf/open/floor/hybrisa/carpet/pink, -/area/tyrargo/indoors/apartment/south_ground) -"fKk" = ( -/turf/open/floor/prison/yellow/north, -/area/tyrargo/indoors/admin/ground) -"fLp" = ( -/obj/structure/surface/table/almayer{ - color = "#EBD9B7" +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/obj/item/reagent_container/food/drinks/bottle/wine, -/turf/open/floor/hybrisa/carpet/pink, -/area/tyrargo/indoors/apartment/south_ground) -"fLH" = ( -/turf/open/floor/almayer_hull/outerhull_dir/southeast, -/area/tyrargo/indoors/mall/upper/external) -"fNk" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_10"; - pixel_y = 22; - pixel_x = 2 +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fdS" = ( +/obj/structure/sign/minefield/alt{ + pixel_y = 5 + }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fdT" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 9 + }, +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 9 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob/outdoors) +"fdU" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 4; + icon_state = "sandbag_0"; + pixel_x = 1 }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"fQa" = ( /obj/structure/barricade/sandbags/weak_wired{ icon_state = "sandbag_0"; pixel_y = -6 }, -/turf/open/floor/prison/cell_stripe/north, -/area/tyrargo/indoors/bunker/central_south) -"fQW" = ( -/obj/item/stack/sandbags/small_stack, -/obj/effect/decal/hybrisa/road/roadmiddle, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north) -"fRo" = ( -/obj/effect/decal/siding{ - icon_state = "siding8" +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/oob/outdoors) +"fdV" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 6 }, -/obj/effect/decal/cleanable/dirt, -/obj/item/prop/colony/used_flare, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/indoors/sewer_treatment/ground) -"fSA" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/hybrisa/street/sidewalk, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/oob/outdoors) -"fTi" = ( -/obj/structure/flora/pottedplant{ - icon_state = "pottedplant_17"; - pixel_x = 11; - layer = 4 +"fdW" = ( +/obj/structure/flora/tree/tyrargo/tree_3{ + pixel_x = -9; + pixel_y = 12 }, -/obj/item/weapon/twohanded/folded_metal_chair{ - pixel_x = -8; - pixel_y = 11 +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 9 }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/indoors/apartment/north_upper) -"fTs" = ( -/turf/closed/wall/hybrisa/colony/reinforced/hull, -/area/tyrargo/oob) -"fTN" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_y = 1; - pixel_x = 16 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob/outdoors) +"fdX" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 5 }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = 12; - pixel_y = 8 +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/west) -"fTZ" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice12"; - pixel_x = -2; - pixel_y = 24 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob/outdoors) +"fdY" = ( +/obj/structure/flora/tree/tyrargo_small/tree_stump{ + layer = 3 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/west) -"fUa" = ( +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob/outdoors) +"fdZ" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 8; icon_state = "sandbag_0" }, -/obj/item/ammo_casing/bullet{ - icon_state = "cartridge_1_1"; - pixel_y = -3; - dir = 10; - pixel_x = 5 - }, -/obj/item/prop{ - desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; - icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; - icon_state = "M56D"; - name = "M56D heavy machine gun nest"; - pixel_x = 6; - pixel_y = 6; - dir = 8; - anchored = 1 - }, -/turf/open/floor/plating/wood, -/area/tyrargo/landing_zone_1/ceiling) -"fUA" = ( -/obj/structure/machinery/door/airlock/multi_tile/almayer/generic/autoname{ - dir = 1 - }, -/turf/open/floor/corsat/marked, -/area/tyrargo/indoors/gararge/ground) -"fVK" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_ground) -"fVN" = ( -/obj/structure/bed/stool{ - buckling_y = 14; - layer = 4; - pixel_y = 7; - pixel_x = -3 +/obj/structure/barricade/sandbags/weak_wired{ + icon_state = "sandbag_0"; + pixel_y = -6 }, -/turf/open/floor/hybrisa/carpet/pink, -/area/tyrargo/indoors/apartment/south_ground) -"fXj" = ( -/obj/structure/prop/rock/black_ground{ +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/oob/outdoors) +"fea" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ dir = 10 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/oob) -"fXl" = ( -/obj/structure/platform_decoration/metal/kutjevo/east, -/turf/open_space, -/area/tyrargo/indoors/bar/upper) -"fXs" = ( -/obj/structure/barricade/handrail/wire{ - dir = 8 - }, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/indoors/security/upper) -"fXz" = ( +/turf/open/gm/dirt/dark_brown, +/area/tyrargo/oob/outdoors) +"feb" = ( /obj/structure/barricade/sandbags/weak_wired{ - dir = 4; icon_state = "sandbag_0"; - pixel_x = 1 + pixel_y = -6 }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/oob/outdoors) +"fec" = ( /obj/structure/barricade/sandbags/weak_wired{ icon_state = "sandbag_0"; pixel_y = -6 }, -/turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_1/west_trench) -"fXX" = ( -/obj/structure/closet/cabinet, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/indoors/apartment/south_ground) -"fZz" = ( -/obj/item/ammo_casing/bullet, -/obj/item/ammo_casing/bullet, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -8 - }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/outdoors/outskirts_road/central) -"gag" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice12"; - pixel_y = 30 +/area/tyrargo/oob/outdoors) +"fed" = ( +/obj/item/explosive/mine/active/no_iff, +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/oob/outdoors) +"fee" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 5 }, -/obj/effect/decal/cleanable/dirt, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/west) -"gaK" = ( -/obj/structure/prop/rock{ - pixel_x = 2; - pixel_y = 5; - density = 0 +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 9 }, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/underground/sewer/south) -"gaY" = ( -/obj/item/ammo_casing/bullet, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/engineering/ground) -"gbj" = ( -/obj/effect/decal/remains/robot, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob/outdoors) +"fef" = ( +/obj/item/explosive/mine/active/no_iff, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"feg" = ( +/obj/item/explosive/mine/active/no_iff, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob/outdoors) +"feh" = ( +/obj/structure/bed/chair/vehicle{ + dir = 1; + pixel_x = 8 + }, +/obj/effect/decal/cleanable/dirt{ + icon_state = "thermite"; + name = "impact" }, /turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, /area/tyrargo/indoors/saipan) -"gbl" = ( -/obj/structure/machinery/cm_vending/sorted/tech/tool_storage, -/obj/structure/machinery/light{ - light_color = "#A7DBB6" - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/gararge/ground) -"ged" = ( -/obj/structure/prop/almayer/hangar_stencil{ - icon_state = "dropship2"; - pixel_y = -11; - pixel_x = -12 +"fei" = ( +/obj/item/explosive/mine/active/no_iff, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fej" = ( +/obj/structure/flora/tree/tyrargo/tree_3{ + pixel_x = -9; + pixel_y = 12 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"gfr" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 4; - icon_state = "sandbag_0"; - pixel_x = 4 +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fek" = ( +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/obj/structure/prop/tyrargo/boards/boards_1{ - pixel_x = 1; - pixel_y = -7; - layer = 2.9 +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/south_west) -"ghS" = ( -/obj/structure/prop/tyrargo/boards{ - pixel_x = 5; - pixel_y = 6 +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 }, -/obj/effect/decal/cleanable/dirt, /obj/effect/decal/grass_overlay/grass1/dark{ dir = 1 }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/outdoors/outskirts/east) -"giu" = ( -/obj/structure/bed/hybrisa/bunkbed2{ +/area/tyrargo/oob/outdoors) +"fel" = ( +/obj/effect/spawner/gibspawner/xeno, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 + }, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fem" = ( +/obj/effect/decal/grass_overlay/grass1/dark, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 + }, +/obj/effect/decal/grass_overlay/grass1/dark{ dir = 8 }, -/obj/structure/machinery/light{ - dir = 4; - light_color = "#A7DBB6" +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/turf/open/floor/hybrisa/carpet/rug_colorable/grey_blue/north, -/area/tyrargo/indoors/apartment/north_ground) -"gjw" = ( -/obj/item/shard{ - icon_state = "medium" +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fen" = ( +/obj/effect/decal/cleanable/blood/xeno, +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 5 }, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/apartment/north_ground) -"gjE" = ( -/obj/structure/flora/grass/tallgrass/ice/corner{ +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob/outdoors) +"feo" = ( +/obj/effect/decal/grass_overlay/grass1/dark, +/obj/effect/decal/grass_overlay/grass1/dark{ dir = 8 }, -/turf/open/auto_turf/snow/brown_base/layer2, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"gkC" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fep" = ( +/obj/effect/decal/grass_overlay/grass1/dark, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, -/area/tyrargo/indoors/saipan) -"gkG" = ( -/obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -24; - pixel_y = 2; - layer = 5.94 +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"feq" = ( +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -8; - pixel_y = 9; - layer = 5.93 +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/obj/structure/flora/tree/tyrargo{ - pixel_x = -20; - pixel_y = 15; - layer = 5.92 +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 }, -/turf/open/auto_turf/snow/brown_base/layer1, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"glF" = ( -/obj/effect/decal/hybrisa/road{ - pixel_x = 11 +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fer" = ( +/obj/item/explosive/mine/active/no_iff, +/turf/open/auto_turf/tyrargo_grass/layer1, +/area/tyrargo/oob/outdoors) +"fes" = ( +/obj/effect/decal/cleanable/blood/xeno, +/obj/effect/decal/grass_overlay/grass1/dark, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/obj/effect/decal/hybrisa/road{ - pixel_x = 14 +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/obj/effect/decal/hybrisa/road{ - pixel_x = 17 +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fet" = ( +/obj/effect/spawner/gibspawner/xeno, +/obj/effect/decal/grass_overlay/grass1/dark, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"gmO" = ( -/obj/structure/prop/hybrisa/misc/fire/fire2{ - color = "#FF7700"; - icon = 'icons/effects/fire.dmi'; - icon_state = "dynamic_2"; - light_color = "#FF7700"; - pixel_x = -1; - pixel_y = -2 +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"feu" = ( +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 }, -/turf/closed/shuttle/dropship3{ - icon_state = "31" +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/area/tyrargo/indoors/saipan) -"gph" = ( -/turf/open/floor/prison/blue, -/area/tyrargo/indoors/security/ground) -"gpR" = ( -/obj/structure/barricade/handrail{ +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"fev" = ( +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/oob/outdoors) +"few" = ( +/obj/effect/decal/grass_overlay/grass1/dark, +/obj/effect/decal/grass_overlay/grass1/dark{ dir = 8 }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"grB" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 - }, -/turf/open/floor/plating/panelscorched, -/area/tyrargo/indoors/apartment/south_upper) -"gsl" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" - }, -/turf/open/floor/interior/wood/alt, -/area/tyrargo/landing_zone_2/east_trench) -"gtp" = ( +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/oob/outdoors) +"fex" = ( /obj/effect/decal/cleanable/blood/xeno, -/turf/open/floor/plating/platingdmg1, -/area/tyrargo/indoors/apartment/north_ground) -"gvn" = ( -/obj/structure/flora/tree/tyrargo{ - pixel_x = -23; - pixel_y = 15; - layer = 5.96 - }, +/turf/open/auto_turf/snow/brown_base/layer3, +/area/tyrargo/oob/outdoors) +"fey" = ( +/obj/structure/flora/tree/tyrargo, /obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -14; - pixel_y = 3; - layer = 5.97 + pixel_x = -26; + pixel_y = 11; + layer = 5.9 }, -/obj/structure/flora/tree/tyrargo{ - pixel_x = -9; - pixel_y = 19; - layer = 5.95 +/obj/structure/flora/tree/tyrargo/tree_2{ + pixel_x = -7; + pixel_y = 16; + layer = 5.89 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"gwJ" = ( -/obj/structure/flora/tree/tyrargo/tree_3{ - pixel_x = -18; - pixel_y = 5 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts_road/west) -"gwX" = ( -/obj/structure/surface/table/almayer{ - color = "#EBD9B7" - }, -/obj/item/storage/firstaid/adv/empty, -/obj/effect/decal/cleanable/dirt, -/obj/item/stack/medical/advanced/bruise_pack, -/turf/open/floor/plating/platingdmg2, -/area/tyrargo/indoors/apartment/north_ground) -"gzA" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 1; - icon_state = "sandbag_0"; - pixel_y = 4; - layer = 4 - }, -/obj/effect/landmark/ammo_spawn/m4ra_random_spawn{ - spawn_chance = 20 - }, -/obj/effect/landmark/ammo_spawn/m4ra_random_spawn{ - spawn_chance = 20 - }, -/obj/effect/landmark/ammo_spawn/m4ra_random_spawn{ - spawn_chance = 20 - }, -/obj/effect/landmark/ammo_spawn/m41a_random_spawn{ - spawn_chance = 20 - }, -/obj/effect/landmark/ammo_spawn/m41a_random_spawn{ - spawn_chance = 20 - }, -/obj/effect/landmark/ammo_spawn/m41a_random_spawn{ - spawn_chance = 20 - }, -/obj/structure/closet/crate/ammo{ - name = "soft-point munitions crate"; - desc = "Crate filled with soft-point ammo. Typically used when fighting onboard space stations, or when there's nothing better to use."; - opened = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_1) -"gAB" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/largecrate/random/case/double, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_ground) -"gBd" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/turf/open/floor/prison/darkyellow2/southwest, -/area/tyrargo/indoors/engineering/ground) -"gBD" = ( -/obj/effect/decal/cleanable/dirt, +/area/tyrargo/oob/outdoors) +"fez" = ( +/obj/effect/spawner/gibspawner/xeno, +/turf/open/auto_turf/snow/brown_base/layer1, +/area/tyrargo/oob/outdoors) +"feA" = ( /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6"; - pixel_x = -8; + icon_state = "trash_2"; pixel_y = 12 }, -/obj/structure/barricade/wooden{ - dir = 4 +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/obj/structure/curtain/colorable_transparent{ - color = "#788685"; - layer = 3.2; - pixel_x = 32; - alpha = 220 +/turf/closed/wall/r_wall/bunker/floodgate{ + desc = "A huge chunk of reinforced metal used to separate rooms. This one appears to be specially reinforced."; + name = "bunker superdense wall" }, -/turf/open/floor/hybrisa/carpet/rug_colorable/grey_blue/west, -/area/tyrargo/indoors/apartment/north_ground) -"gCv" = ( +/area/tyrargo/landing_zone_2) +"feB" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_ground) -"gCO" = ( -/obj/item/weapon/twohanded/breacher/synth{ - pixel_x = 9; - pixel_y = 11 +/turf/closed/wall/r_wall/bunker/floodgate{ + desc = "A huge chunk of reinforced metal used to separate rooms. This one appears to be specially reinforced."; + name = "bunker superdense wall" }, -/turf/open/floor/plating, -/area/tyrargo/indoors/apartment/north_ground) -"gDx" = ( -/turf/open/hybrisa/street/sidewalk/northeast, -/area/tyrargo/outdoors/colony_streets/south_east) -"gDM" = ( -/obj/structure/prop/vehicles/tank/longstreet/module/artillerymod/destroyed{ - pixel_y = -31; - pixel_x = -47 +/area/tyrargo/landing_zone_2) +"feC" = ( +/obj/structure/prop/rock/black_ground{ + dir = 5; + pixel_y = -11; + pixel_x = -14 }, +/turf/open/auto_turf/tyrargo_grass/layer1, +/area/tyrargo/oob) +"feD" = ( +/obj/structure/fence/dark, +/turf/open/auto_turf/snow/brown_base/layer1, +/area/tyrargo/oob) +"feE" = ( +/obj/structure/fence/dark, +/turf/open/auto_turf/snow/brown_base/layer1, +/area/tyrargo/landing_zone_2) +"feF" = ( /obj/structure/blocker/invisible_wall, +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = -4 + }, /obj/structure/blocker/forcefield/vehicles, -/turf/closed/wall/strata_ice/forest/rock, -/area/tyrargo/outdoors/colony_streets/north_west) -"gDS" = ( -/obj/structure/surface/table/almayer{ - flipped = 1 +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/landing_zone_2/road) +"feG" = ( +/obj/structure/flora/tree/tyrargo/tree_3{ + pixel_x = -14; + pixel_y = 10 }, -/obj/item/trash/kepler, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/indoors/apartment/south_ground) -"gEd" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/gibspawner/xeno, -/obj/effect/decal/cleanable/blood/xeno, -/obj/item/ammo_casing/bullet, -/turf/open/asphalt/cement_sunbleached, -/area/tyrargo/outdoors/colony_streets/south_west) -"gEt" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_x = -8; - pixel_y = 12 +/obj/structure/flora/wood/stick1, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2) +"feH" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 5 }, -/obj/effect/decal/cleanable/dirt, -/turf/open/asphalt/cement/cement9, -/area/tyrargo/outdoors/colony_streets/north_west) -"gEJ" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/asphalt/cement/cement1, -/area/tyrargo/oob) -"gFh" = ( -/obj/structure/prop/tyrargo/boards/boards_2{ +/obj/structure/prop/colorable_rock/colorable{ + color = "#9d7766"; dir = 4; - layer = 2.1; - pixel_y = -7 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_1/north_trench) -"gFv" = ( -/obj/item/prop/colony/used_flare, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_ground) -"gFy" = ( -/obj/structure/barricade/sandbags/weak_wired{ - icon_state = "sandbag_0"; - pixel_y = -6 + pixel_x = 6; + pixel_y = -5 }, -/obj/structure/barricade/sandbags/weak_wired{ - dir = 4; - icon_state = "sandbag_0"; - pixel_x = 4 +/turf/open/gm/dirt/dark_brown/variant_2, +/area/tyrargo/landing_zone_2/road) +"feI" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 1 }, -/obj/item/prop{ - desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; - icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; - icon_state = "M56D"; - name = "M56D heavy machine gun nest"; - pixel_y = 15; - anchored = 1 +/turf/open/gm/dirt/dark_brown, +/area/tyrargo/landing_zone_2/road) +"feJ" = ( +/obj/structure/stairs/multiz/down{ + dir = 8 }, -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 4; - layer = 2.1; - pixel_x = 5; - pixel_y = -3 +/obj/structure/platform/metal/almayer, +/turf/open/floor/almayer_hull, +/area/tyrargo/landing_zone_2/road) +"feK" = ( +/obj/structure/prop/rock/black_ground{ + dir = 5 }, -/turf/open/floor/prison/cell_stripe, -/area/tyrargo/indoors/apartment/south_upper) -"gGY" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/prop{ - desc = "Empty and useless now."; - icon = 'icons/obj/items/casings.dmi'; - icon_state = "cartridge_10_1"; - name = "spent casings"; - dir = 6; - pixel_y = -14; - layer = 3.01 +/turf/open/auto_turf/tyrargo_grass/layer1, +/area/tyrargo/landing_zone_2) +"feL" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" }, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/south_west) -"gHt" = ( -/obj/structure/surface/table/woodentable{ - color = "#8B7B5B" +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/obj/item/toy/bikehorn, -/turf/open/floor/hybrisa/carpet/carpetpatternbrown, -/area/tyrargo/indoors/apartment/north_ground) -"gHx" = ( -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_upper) -"gHy" = ( -/obj/structure/surface/table/almayer{ - color = "#EBD9B7" +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/landing_zone_2) +"feM" = ( +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/obj/item/stack/medical/advanced/ointment, -/obj/structure/sign/safety/medical{ - pixel_x = 8; - pixel_y = 32 +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 5 }, -/turf/open/floor/plating, -/area/tyrargo/indoors/apartment/north_ground) -"gHE" = ( -/obj/structure/surface/table/reinforced/cloth, -/obj/structure/prop/hybrisa/supermart/supermartfruitbasket/apples, -/turf/open/floor/strata/green3/west, -/area/tyrargo/indoors/market/ground) -"gIK" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice12"; - pixel_x = -2 +/turf/open/gm/dirt/dark_brown, +/area/tyrargo/landing_zone_2) +"feN" = ( +/obj/effect/decal/cleanable/generic, +/turf/open/gm/dirt/dark_brown, +/area/tyrargo/landing_zone_2) +"feO" = ( +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north) -"gJt" = ( -/obj/structure/machinery/iv_drip, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/apartment/north_ground) -"gLb" = ( -/obj/structure/bed/chair/vehicle{ - pixel_x = 8; - icon_state = "vehicle_seat_destroyed" +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 9 }, -/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, -/area/tyrargo/indoors/saipan) -"gLe" = ( -/obj/item/prop/colony/used_flare, +/turf/open/gm/dirt/dark_brown, +/area/tyrargo/landing_zone_2) +"feP" = ( /obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "leafybush_2" + icon_state = "fullgrass_1"; + layer = 2.9 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"gLo" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_y = -1; - pixel_x = 16 +/obj/structure/flora/grass/temperate{ + icon_state = "12" }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/west) -"gNz" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/sandbags/weak_wired{ - icon_state = "sandbag_0"; - pixel_y = -6 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2) +"feQ" = ( +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/obj/item/prop{ - desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; - icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; - icon_state = "M56D"; - name = "M56D heavy machine gun nest"; - pixel_y = 15; - anchored = 1 +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 1 }, -/obj/structure/prop/tyrargo/boards/boards_2{ - layer = 2.1; - pixel_y = -5; - pixel_x = 2 +/obj/structure/prop/colorable_rock/colorable{ + color = "#9d7766"; + dir = 5 }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_ground) -"gOx" = ( -/obj/structure/prop/tyrargo/boards/boards_2{ - layer = 2.1; - pixel_x = -9; - pixel_y = 5 +/turf/open/gm/dirt/dark_brown, +/area/tyrargo/landing_zone_2) +"feR" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 1 }, -/obj/effect/decal/hybrisa/road/lines3, -/obj/structure/barricade/sandbags/weak_wired{ - dir = 1; - icon_state = "sandbag_0"; - pixel_y = 4; - layer = 4 +/turf/open/gm/dirt/dark_brown/variant_5/east, +/area/tyrargo/landing_zone_2) +"feS" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 9 }, -/turf/open/auto_turf/hybrisa_auto_turf/layer0, -/area/tyrargo/outdoors/colony_streets/south_west) -"gRD" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/trash/cigbutt{ - pixel_x = 7 +/turf/open/gm/dirt/dark_brown/variant_5/east, +/area/tyrargo/landing_zone_2) +"feT" = ( +/obj/structure/largecrate/random/barrel/yellow, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/landing_zone_2/road) +"feU" = ( +/obj/structure/barricade/hesco, +/turf/open/asphalt/cement/cement1, +/area/tyrargo/outdoors/colony_streets/north) +"feV" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 4 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_east) -"gSC" = ( -/obj/structure/prop/tyrargo/boards/boards_1{ +/turf/open/gm/dirt/dark_brown/variant_5/east, +/area/tyrargo/landing_zone_2/road) +"feW" = ( +/turf/open/gm/dirt/dark_brown/variant_5/east, +/area/tyrargo/landing_zone_2/road) +"feX" = ( +/obj/structure/stairs/multiz/down{ dir = 8 }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_upper) -"gTc" = ( -/obj/structure/prop/hybrisa/supermart/rack/longrack2, +/turf/open/floor/almayer_hull, +/area/tyrargo/landing_zone_2/road) +"feY" = ( +/obj/structure/cargo_container/hybrisa/containersextended/blueright, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2) +"feZ" = ( +/turf/open/gm/dirt/dark_brown, +/area/tyrargo/landing_zone_2/road) +"ffa" = ( +/obj/structure/blocker/invisible_wall, +/obj/structure/blocker/forcefield/vehicles, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2) +"ffb" = ( +/obj/effect/decal/hybrisa/dirt, +/obj/effect/sentry_landmark/lz_2/bottom_right, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/landing_zone_2/road) +"ffc" = ( +/obj/structure/flora/tree/tyrargo/tree_3, +/obj/structure/flora/wood/stick1, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2/road) +"ffd" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" + }, +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 10 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob) +"ffe" = ( +/obj/structure/fence/dark, +/obj/structure/blocker/invisible_wall, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2) +"fff" = ( +/obj/structure/prop/hybrisa/supermart/rack/longrackempty, +/obj/item/storage/beer_pack, /turf/open/floor/strata/green3, /area/tyrargo/indoors/market/ground) -"gTM" = ( -/obj/structure/prop/vehicles/tank/arc/destroyed{ +"ffg" = ( +/obj/structure/blocker/invisible_wall, +/obj/structure/blocker/forcefield/vehicles, +/obj/structure/prop/vehicles/tank/truck{ dir = 4; - pixel_x = -12; - layer = 3.2 - }, -/obj/structure/closet/crate/ammo{ - name = "soft-point munitions crate"; - desc = "Crate filled with soft-point ammo. Typically used when fighting onboard space stations, or when there's nothing better to use."; - opened = 1 + pixel_y = -23 }, -/obj/effect/landmark/ammo_spawn/m41a_ext_random_spawn{ - spawn_chance = 60 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2) +"ffh" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 9 }, -/obj/effect/landmark/ammo_spawn/m41a_ext_random_spawn{ - spawn_chance = 60 +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 4 }, -/obj/effect/landmark/ammo_spawn/m4ra_random_spawn{ - spawn_chance = 60 +/obj/structure/prop/colorable_rock/colorable{ + color = "#9d7766"; + pixel_x = 4; + pixel_y = 2; + dir = 4 }, -/obj/effect/landmark/ammo_spawn/m4ra_random_spawn{ - spawn_chance = 60 +/turf/open/gm/dirt/dark_brown, +/area/tyrargo/landing_zone_2) +"ffi" = ( +/obj/effect/decal/cleanable/blood/xeno, +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 6 }, -/obj/effect/landmark/ammo_spawn/m41a_random_spawn{ - spawn_chance = 30 +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob) +"ffj" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 5 }, -/obj/effect/landmark/ammo_spawn/m41a_random_spawn{ - spawn_chance = 30 +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob) +"ffk" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 9 }, -/obj/effect/landmark/ammo_spawn/m4ra_random_spawn{ - spawn_chance = 60 +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob) +"ffl" = ( +/obj/structure/flora/bush/ausbushes/grassybush{ + icon_state = "fullgrass_1"; + layer = 2.9 }, -/obj/effect/landmark/ammo_spawn/m4ra_random_spawn{ - spawn_chance = 60 +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/landing_zone_2/road) +"ffm" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 10 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north) -"gUQ" = ( +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/landing_zone_2/road) +"ffn" = ( /obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4"; - pixel_y = 14 +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 5 }, -/obj/item/prop/colony/used_flare, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_upper) -"gVG" = ( -/obj/structure/platform/metal/kutjevo/west, -/turf/open_space, -/area/tyrargo/indoors/bar/upper) -"gXO" = ( -/obj/item/prop/colony/usedbandage{ - dir = 9 +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 8 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"gYL" = ( -/obj/item/trash/cigbutt{ - pixel_x = -2; - pixel_y = 3 +/obj/structure/prop/colorable_rock/colorable{ + color = "#9d7766"; + pixel_x = 2; + pixel_y = 17 }, -/turf/open/asphalt/cement/cement1, -/area/tyrargo/outdoors/colony_streets/west) -"gZu" = ( -/obj/structure/prop/vehicles/aircraft/aircraft/usaf{ - layer = 6 +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/landing_zone_2/road) +"ffo" = ( +/obj/structure/prop/rock/black_ground{ + dir = 5 }, -/obj/structure/desertdam/decals/road_edge, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2/road) +"ffp" = ( +/obj/structure/prop/rock/black_ground{ + dir = 8 + }, +/obj/effect/decal/grass_overlay/grass1/dark{ dir = 4 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"gZR" = ( -/obj/structure/prop/static_tank/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/gararge/ground) -"hav" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/obj/structure/prop/vehicles/tank/humvee/destroyed{ - dir = 8; - pixel_y = -13; - pixel_x = -1 +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/landing_zone_2) +"ffq" = ( +/turf/open/auto_turf/tyrargo_grass/layer1, +/area/tyrargo/landing_zone_2/road) +"ffr" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_9"; + pixel_x = -8; + pixel_y = 12 }, -/turf/open/floor/kutjevo/tan/alt_edge/west, -/area/tyrargo/outdoors/colony_streets/west) -"hdh" = ( -/obj/structure/barricade/handrail/hybrisa/road/plastic/blue{ - dir = 1 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2) +"ffs" = ( +/obj/structure/prop/rock/black_ground{ + dir = 9 }, -/turf/open/floor/hybrisa/metal/red_warning_floor, -/area/tyrargo/indoors/sewer_treatment/ground) -"heY" = ( -/obj/effect/decal/siding{ - icon_state = "siding5" +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob) +"fft" = ( +/obj/effect/decal/hybrisa/dirt, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/obj/effect/decal/cleanable/dirt, -/obj/item/explosive/plastic/breaching_charge{ - pixel_y = -2 +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/landing_zone_2) +"ffu" = ( +/obj/structure/barricade/handrail/kutjevo{ + dir = 8; + pixel_x = 13; + pixel_y = 16; + density = 0; + name = "pole signal" }, -/turf/open/floor/prison/darkyellow2/northeast, -/area/tyrargo/indoors/engineering/ground) -"hgs" = ( -/obj/structure/barricade/sandbags/weak_wired{ +/obj/structure/barricade/handrail/kutjevo{ dir = 8; - icon_state = "sandbag_0" + pixel_x = 14; + pixel_y = 16; + density = 0; + name = "pole signal" }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_ground) -"hjg" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkyellowcorners2/north, -/area/tyrargo/underground/sewer/south) -"hjr" = ( -/obj/structure/barricade/sandbags/weak_wired{ +/obj/structure/barricade/handrail/kutjevo{ dir = 4; - icon_state = "sandbag_0"; - pixel_x = 4 - }, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/north_west) -"hkc" = ( -/obj/effect/decal/cleanable/blood/xeno, -/obj/effect/spawner/gibspawner/xeno, -/obj/effect/decal/hybrisa/road/roadmiddle, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"hkG" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/item/ammo_magazine/rifle/heap{ - current_rounds = 0 - }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_upper) -"hkX" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_x = -1; - pixel_y = 14 - }, -/obj/structure/desertdam/decals/road_edge{ - pixel_x = 3; - pixel_y = 14 + pixel_x = -14; + pixel_y = 16; + density = 0; + name = "pole signal" }, -/obj/structure/desertdam/decals/road_edge{ - pixel_x = -5; - pixel_y = 14 +/obj/structure/sign/safety/east{ + pixel_x = 7; + pixel_y = 26; + name = "\improper East traffic signal"; + desc = "A traffic signal denoting the nearby presence of something to the East." }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"hmM" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" +/obj/structure/sign/safety/bridge{ + pixel_x = 7; + pixel_y = 9; + desc = "A traffic signal denoting the direction towards an underground ammo dump."; + name = "underground ammo dump sign" }, -/turf/open/floor/plating/wood_broken5, -/area/tyrargo/landing_zone_1/ceiling) -"hnP" = ( -/obj/item/prop{ - desc = "A primary armament cannon magazine"; - icon = 'icons/obj/items/weapons/guns/ammo_by_faction/USCM/vehicles.dmi'; - icon_state = "ltbcannon_0"; - name = "LTB Cannon Magazine"; - pixel_x = 9; - pixel_y = -11 +/obj/structure/sign/safety/bridge{ + pixel_x = 7; + pixel_y = 9; + desc = "A traffic signal denoting the direction towards an underground ammo dump."; + name = "underground ammo dump sign" }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north_west) -"hnS" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/shuttle/part/dropship3/transparent/left_outer_inner_wing{ - density = 0 +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 10 }, -/turf/open/floor/kutjevo/tan/alt_edge/west, -/area/tyrargo/outdoors/colony_streets/east) -"hoh" = ( -/obj/structure/stairs/multiz/up, -/turf/open/floor/almayer_hull, -/area/tyrargo/underground/apartment) -"hoj" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3"; - pixel_x = 1; - pixel_y = 24 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2/no_tunnel) +"ffv" = ( +/obj/structure/prop/vehicles/aircraft/aircraft/usaf{ + layer = 6 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_east) -"hoV" = ( -/obj/structure/barricade/handrail/wire{ +/turf/open/floor/shiva/radiator_tile, +/area/tyrargo/oob) +"ffw" = ( +/obj/effect/decal/grass_overlay/grass1/dark{ dir = 1 }, -/obj/item/prop/colony/used_flare, -/turf/open/floor/strata/multi_tiles/west, -/area/tyrargo/outdoors/walkway_access/museum_central) -"hpg" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 4; - icon_state = "sandbag_0"; - pixel_x = 4 +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_ground) -"hqn" = ( -/obj/structure/barricade/handrail/wire{ - dir = 8 +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 5 }, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/indoors/admin/upper) -"hqo" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/indoors/bar/ground) -"hri" = ( -/obj/structure/platform_decoration/metal/almayer/north, -/obj/structure/platform_decoration/metal/almayer/east, +/obj/structure/platform/metal/hybrisa/metalplatform3/west, /turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"hsy" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" - }, -/obj/structure/surface/table/almayer, -/obj/item/ammo_box/magazine/misc/power_cell, -/obj/structure/machinery/computer/objective, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/engineering/ground) -"hsz" = ( -/obj/structure/barricade/handrail/wire{ - dir = 8 +/area/tyrargo/landing_zone_2) +"ffx" = ( +/obj/structure/platform/metal/hybrisa/metalplatform3, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/landing_zone_2) +"ffy" = ( +/obj/structure/platform/metal/hybrisa/metalplatform3, +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 6 }, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/outdoors/walkway_access/apart_gararge) -"hte" = ( -/obj/item/ammo_casing/bullet, /turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/oob) -"htI" = ( +/area/tyrargo/landing_zone_2) +"ffz" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 6 + }, +/obj/structure/platform/metal/hybrisa/metalplatform3, +/turf/open/gm/dirt/dark_brown, +/area/tyrargo/landing_zone_2) +"ffA" = ( /obj/structure/desertdam/decals/road_edge{ - pixel_y = -3; + pixel_y = 1; pixel_x = 16 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"htK" = ( -/obj/structure/barricade/sandbags/weak_wired{ - icon_state = "sandbag_0"; - pixel_y = -6 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_1/no_mans_land) -"hxw" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice12"; - pixel_y = 30 - }, -/turf/open/hybrisa/street/sidewalk/west, -/area/tyrargo/outdoors/colony_streets/south_west) -"hxN" = ( -/obj/structure/barricade/sandbags/weak_wired{ - icon_state = "sandbag_0"; - pixel_y = -6 - }, -/obj/structure/flag/plantable/ua{ - pixel_y = 17 - }, -/obj/structure/prop/tyrargo/boards/boards_1{ - pixel_x = -2; - pixel_y = 5; - layer = 2.9 - }, -/obj/effect/decal/hybrisa/road/roadmiddle, -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" +/obj/structure/desertdam/decals/road_edge{ + pixel_y = -12; + pixel_x = 16 }, +/obj/item/ammo_box/magazine/misc/mre/empty, /turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/north_west) -"hzN" = ( -/obj/structure/sink{ - pixel_y = 32 +"ffB" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 10 }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/indoors/comms/ground) -"hzQ" = ( -/obj/structure/shuttle/part/dropship3/lower_left_wall, -/turf/open_space, -/area/tyrargo/indoors/saipan) -"hzU" = ( -/obj/structure/prop/rock/black_ground{ - dir = 9; - pixel_y = -11; - pixel_x = -14 +/obj/structure/platform/metal/hybrisa/metalplatform3, +/turf/open/gm/dirt/dark_brown, +/area/tyrargo/landing_zone_2) +"ffC" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 6 + }, +/obj/structure/platform/metal/hybrisa/metalplatform3, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2) +"ffD" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 5 }, +/obj/effect/sentry_landmark/lz_2/top_left, /turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/oob) -"hBr" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/dam/truck{ - pixel_x = 2 +/area/tyrargo/landing_zone_2) +"ffE" = ( +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2) +"ffF" = ( /obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/west) -"hCg" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "leafybush_2" +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/turf/open/auto_turf/tyrargo_grass/layer1, -/area/tyrargo/outdoors/outskirts/central) -"hCz" = ( -/obj/structure/flora/bush/ausbushes/ausbush{ - icon_state = "pointybush_4" +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2) +"ffG" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 9 }, +/obj/structure/fence/dark, /turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_exterior/west) -"hDc" = ( -/obj/effect/landmark/lv624/fog_blocker/long, -/turf/open/hybrisa/street/roadlines4, -/area/tyrargo/oob/outdoors) -"hFN" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_y = -3; - pixel_x = -12 +/area/tyrargo/landing_zone_2) +"ffH" = ( +/obj/structure/fence/dark, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/landing_zone_2/ceiling) +"ffI" = ( +/obj/structure/platform/stone/tyrargo/north, +/obj/effect/spawner/gibspawner/xeno, +/obj/structure/platform_decoration/stone/tyrargo, +/turf/open/auto_turf/sand_white/layer0, +/area/tyrargo/landing_zone_2) +"ffJ" = ( +/obj/structure/platform/stone/tyrargo/north, +/obj/structure/platform/stone/tyrargo/east, +/obj/structure/platform/stone/tyrargo, +/turf/open/auto_turf/sand_white/layer0, +/area/tyrargo/landing_zone_2) +"ffK" = ( +/obj/item/lightstick/red/spoke/planted{ + pixel_x = 9; + pixel_y = -2 }, -/obj/structure/desertdam/decals/road_edge{ - pixel_y = 1; - pixel_x = -12 +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"ffL" = ( +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/tyrargo/outdoors/colony_exterior/south_west) +"ffM" = ( +/turf/open/floor/plating, +/area/tyrargo/outdoors/colony_exterior/south_west) +"ffN" = ( +/turf/open/floor/plating/platingdmg1, +/area/tyrargo/outdoors/colony_exterior/south_west) +"ffO" = ( +/turf/open/floor/plating/platingdmg2, +/area/tyrargo/outdoors/colony_exterior/south_west) +"ffP" = ( +/turf/closed/wall/strata_outpost/reinforced, +/area/tyrargo/indoors/museum_storage/ground) +"ffQ" = ( +/obj/structure/barricade/handrail/wire{ + dir = 8 }, -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_east) -"hFZ" = ( -/obj/item/prop{ - desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; - icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; - icon_state = "M56D"; - name = "M56D heavy machine gun nest"; - pixel_x = 4; - pixel_y = 5; - dir = 8; - anchored = 1 +/turf/open/floor/plating/plating_catwalk/prison, +/area/tyrargo/indoors/mall) +"ffR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/largecrate/random/barrel/yellow, +/turf/open/floor/plating/plating_catwalk/prison, +/area/tyrargo/indoors/mall) +"ffS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/largecrate/random/barrel/white, +/turf/open/floor/plating/plating_catwalk/prison, +/area/tyrargo/indoors/mall) +"ffT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/handrail/wire{ + dir = 8 }, -/obj/structure/barricade/sandbags/weak_wired{ +/turf/open/floor/plating/plating_catwalk/prison, +/area/tyrargo/indoors/mall) +"ffU" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/road/road_stop{ dir = 8; - icon_state = "sandbag_0" - }, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/indoors/bunker/central_south) -"hGH" = ( -/obj/structure/surface/table/reinforced/prison, -/obj/item/clothing/head/hardhat, -/obj/effect/landmark/objective_landmark/close, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/engineering/ground) -"hGP" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_y = 1; - pixel_x = 16 + icon_state = "stop_decal5" }, -/obj/structure/desertdam/decals/road_edge{ - pixel_y = -12; - pixel_x = 16 +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/indoors/museum_storage/ground) +"ffV" = ( +/obj/effect/decal/hybrisa/road/lines1{ + pixel_y = -1; + pixel_x = -1 }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_14"; - pixel_y = 27 +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/indoors/museum_storage/ground) +"ffW" = ( +/obj/effect/decal/hybrisa/tiretrack{ + dir = 4; + pixel_x = -9; + pixel_y = 7 }, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/west) -"hLu" = ( -/obj/structure/barricade/sandbags/weak_wired{ - icon_state = "sandbag_0"; - pixel_y = -6 +/area/tyrargo/indoors/museum_storage/ground) +"ffX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, +/obj/structure/machinery/light{ + light_color = "#A7DBB6" }, -/obj/item/ammo_casing/shell, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_upper) -"hLy" = ( -/obj/item/ammo_casing/bullet, -/obj/item/ammo_casing/bullet, -/obj/item/prop/colony/usedbandage{ - dir = 4; - pixel_y = -5; +/turf/open/floor/prison, +/area/tyrargo/indoors/mall) +"ffY" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/asphalt, +/area/tyrargo/indoors/museum_storage/ground) +"ffZ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/asphalt, +/area/tyrargo/indoors/museum_storage/ground) +"fga" = ( +/obj/effect/decal/hybrisa/road/lines1{ + pixel_y = -1; pixel_x = -1 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1) -"hLM" = ( -/obj/effect/decal/siding, -/turf/open/floor/prison/darkyellow2/north, +/obj/effect/decal/hybrisa/road/lines2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/indoors/museum_storage/ground) +"fgb" = ( +/turf/open/floor/hybrisa/carpet/carpetreddeco, +/area/tyrargo/indoors/apartment/south_ground) +"fgc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/surface/table/reinforced/prison, +/obj/item/clothing/gloves/yellow, +/turf/open/floor/hybrisa/metal/stripe_red/east, /area/tyrargo/indoors/engineering/ground) -"hMs" = ( -/turf/open/hybrisa/street/roadlines4, -/area/tyrargo/oob/outdoors) -"hNd" = ( -/obj/effect/decal/hybrisa/tiretrack{ - dir = 9; - pixel_x = 17 +"fgd" = ( +/turf/open/floor/kutjevo/tan/alt_edge/west, +/area/tyrargo/outdoors/colony_streets/east) +"fge" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_door_reinforced, +/turf/open/floor/plating, +/area/tyrargo/indoors/museum_storage/ground) +"fgf" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall_reinforced, +/turf/open/floor/plating, +/area/tyrargo/indoors/museum_storage/ground) +"fgg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall_reinforced, +/turf/open/floor/hybrisa/tile/tilegrey, +/area/tyrargo/indoors/museum_storage/ground) +"fgh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/indoors/museum_storage/ground) +"fgi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/floor/hybrisa/tile/tilegrey, +/area/tyrargo/indoors/museum_storage/ground) +"fgj" = ( +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/closed/wall/strata_ice/forest, +/area/tyrargo/outdoors/outskirts_road/west) +"fgk" = ( +/turf/closed/wall/strata_ice/forest, +/area/tyrargo/outdoors/outskirts_road/west) +"fgl" = ( +/obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, +/obj/structure/prop/hybrisa/boulders/large_boulderdark{ + density = 0; + unacidable = 1; + can_block_movement = 0; + pixel_y = -15; + pixel_x = 2; + explo_proof = 1 }, -/turf/open/asphalt, +/turf/open_space, /area/tyrargo/outdoors/colony_streets/north) -"hNj" = ( -/turf/open/floor/coagulation/icon5_8, -/area/tyrargo/indoors/sewer_treatment/lower) -"hNm" = ( -/obj/structure/desertdam/decals/road_edge{ - icon_state = "road_edge_decal3"; - pixel_y = 16; - pixel_x = -12 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"hPc" = ( +"fgm" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_17"; - pixel_x = -8; - pixel_y = 12 +/obj/structure/curtain/red, +/turf/open/floor/plating/wood, +/area/tyrargo/landing_zone_1/north_trench) +"fgn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/ammo_magazine/rifle/heap{ + current_rounds = 0 }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_ground) -"hPr" = ( -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 4; - layer = 2.1; - pixel_y = 6; - pixel_x = 1 +/turf/open/floor/interior/wood, +/area/tyrargo/landing_zone_1/north_trench) +"fgo" = ( +/obj/structure/largecrate/random/case/double, +/obj/effect/landmark/ammo_spawn/m4ra_ext_random_spawn{ + spawn_chance = 60 }, -/obj/structure/barricade/sandbags/weak_wired{ - dir = 1; - icon_state = "sandbag_0"; - pixel_y = 4; - layer = 4 +/turf/open/floor/plating/wood, +/area/tyrargo/landing_zone_1/north_trench) +"fgp" = ( +/obj/item/trash/cigbutt{ + pixel_x = -13; + pixel_y = 9 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/south_west) -"hPJ" = ( -/obj/effect/decal/cleanable/blood, +/obj/structure/largecrate/random/barrel/brown, +/turf/open/floor/plating/wood_broken6, +/area/tyrargo/landing_zone_1/north_trench) +"fgq" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light{ - dir = 8; - light_color = "#A7DBB6" - }, -/obj/item/ammo_magazine/rifle/lmg/heap{ - current_rounds = 0 +/turf/closed/wall/wood, +/area/tyrargo/landing_zone_1/north_trench) +"fgr" = ( +/obj/structure/curtain/red, +/turf/open/floor/plating/wood, +/area/tyrargo/landing_zone_1/north_trench) +"fgs" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating/wood_broken5, +/area/tyrargo/landing_zone_1/north_trench) +"fgt" = ( +/obj/item/device/flashlight/flare/on{ + fuel_rate = 5 }, -/turf/open/floor/hybrisa/carpet/carpetpatternblue, -/area/tyrargo/indoors/apartment/north_upper) -"hPM" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12" +/turf/open/floor/plating/wood, +/area/tyrargo/landing_zone_1/north_trench) +"fgu" = ( +/turf/open/floor/plating/wood, +/area/tyrargo/landing_zone_1/north_trench) +"fgv" = ( +/obj/item/trash/cigbutt{ + pixel_x = -13; + pixel_y = 9 }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north_west) -"hPS" = ( -/obj/structure/closet/bodybag, -/obj/effect/decal/cleanable/blood, -/turf/open/floor/hybrisa/carpet/carpetgreendeco, -/area/tyrargo/indoors/apartment/south_ground) -"hQA" = ( -/obj/structure/barricade/wooden{ - dir = 4 +/turf/open/floor/plating/wood, +/area/tyrargo/landing_zone_1/north_trench) +"fgw" = ( +/obj/item/prop/colony/usedbandage{ + dir = 10; + pixel_y = 13; + pixel_x = -17 }, -/obj/effect/decal/cleanable/blood, -/turf/open/floor/hybrisa/carpet/pink, -/area/tyrargo/indoors/apartment/south_ground) -"hSM" = ( -/turf/open/floor/almayer_hull/outerhull_dir, -/area/tyrargo/indoors/mall/upper/external) -"hVp" = ( +/turf/open/floor/plating/wood_broken3, +/area/tyrargo/landing_zone_1/north_trench) +"fgx" = ( /obj/effect/decal/cleanable/dirt, -/obj/item/prop/alien/hugger, -/turf/open/floor/hybrisa/carpet/rug_colorable/grey_blue/south, -/area/tyrargo/indoors/apartment/north_ground) -"hVw" = ( -/turf/open/floor/prison/red/north, -/area/tyrargo/indoors/admin/upper) -"hXV" = ( -/obj/structure/stairs/multiz/down{ - dir = 8 - }, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/bunker/central) -"hYh" = ( -/obj/structure/platform/metal/almayer, -/obj/structure/cable/heavyduty{ - icon_state = "1-2" +/obj/structure/sign/banners/united_americas_flag_worn{ + pixel_y = 31 }, -/obj/effect/decal/warning_stripes{ - icon_state = "W" +/obj/effect/decal/cleanable/blood, +/obj/item/reagent_container/blood/empty, +/turf/open/floor/plating/wood, +/area/tyrargo/landing_zone_1/north_trench) +"fgy" = ( +/obj/structure/barricade/sandbags/weak_wired{ + icon_state = "sandbag_0"; + pixel_y = -6 }, -/obj/effect/decal/warning_stripes{ - icon_state = "E"; +/obj/structure/barricade/sandbags/weak_wired{ + dir = 4; + icon_state = "sandbag_0"; pixel_x = 1 }, -/turf/open/floor/plating, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"hYu" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/closed/wall/r_wall/bunker, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"hZH" = ( +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/oob/outdoors) +"fgz" = ( +/obj/structure/blocker/invisible_wall, +/turf/open_space, +/area/tyrargo/landing_zone_2) +"fgA" = ( +/obj/effect/landmark/lv624/fog_blocker/long, +/obj/structure/blocker/invisible_wall, +/turf/open_space, +/area/tyrargo/landing_zone_2) +"fgB" = ( +/turf/closed/cordon, +/area/tyrargo/oob/outdoors) +"fgC" = ( +/obj/effect/landmark/lv624/fog_blocker/long, +/turf/open_space, +/area/tyrargo/landing_zone_1) +"fgD" = ( +/obj/effect/landmark/lv624/fog_blocker/long, +/turf/closed/wall/strata_ice/forest, +/area/tyrargo/oob) +"fgL" = ( /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6"; + icon_state = "trash_9"; pixel_x = -8; pixel_y = 12 }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"icu" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice12"; - pixel_y = 30 +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_upper) +"fgZ" = ( +/obj/effect/decal/hybrisa/road/lines3, +/obj/effect/decal/hybrisa/road/road_stop{ + dir = 4; + icon_state = "stop_decal5"; + pixel_x = 2 }, -/turf/open/asphalt/cement/cement1, -/area/tyrargo/outdoors/colony_streets/west) -"icU" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "NE-out"; - pixel_y = 2 +/obj/effect/decal/hybrisa/road/road_stop{ + pixel_y = 6 }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/ammo_spawn/m41a_random_spawn{ - spawn_chance = 60 +/obj/effect/decal/hybrisa/road/lines3, +/obj/structure/prop/hybrisa/vehicles/Meridian/Red{ + dir = 8; + pixel_y = -4; + pixel_x = 4 }, -/turf/open/floor/almayer/blackfull2, -/area/tyrargo/indoors/bunker/central_south) -"ida" = ( +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/outdoors/colony_streets/south_east) +"fhd" = ( /obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/deployable, +/obj/structure/prop/tyrargo/boards/boards_2{ + layer = 2.1; + pixel_x = 5; + pixel_y = -2 + }, +/obj/item/prop{ + desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; + icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; + icon_state = "M56D"; + name = "M56D heavy machine gun nest"; + pixel_y = 8; + anchored = 1; + layer = 2.8 + }, +/turf/open/floor/kutjevo/tan/alt_edge/east, +/area/tyrargo/outdoors/colony_streets/west) +"fhA" = ( +/obj/structure/bed/chair/vehicle{ + dir = 1; + pixel_x = 8 + }, +/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, +/area/tyrargo/indoors/saipan) +"fim" = ( /obj/structure/flora/pottedplant{ - icon_state = "pottedplant_17"; - pixel_y = 5; - pixel_x = -1 + icon_state = "pottedplant_29"; + pixel_x = 6 }, /turf/open/floor/hybrisa/carpet/carpetpatternblue, /area/tyrargo/indoors/apartment/south_ground) -"ide" = ( -/obj/structure/shuttle/part/dropship3/transparent/right_inner_bottom_wing, -/turf/open/floor/plating/platingdmg2/west, -/area/tyrargo/indoors/museum_storage/upper) -"ido" = ( -/obj/structure/platform/metal/almayer, -/obj/structure/platform_decoration/metal/almayer/west, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"idr" = ( -/turf/open/floor/hybrisa/carpet/carpetgreendeco, -/area/tyrargo/indoors/apartment/south_ground) -"idt" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 - }, -/turf/open/floor/plating/platingdmg3, -/area/tyrargo/indoors/apartment/south_upper) -"idN" = ( -/obj/effect/landmark/static_comms/net_two, -/turf/open/floor/prison/floor_marked, -/area/tyrargo/indoors/engineering/ground) -"iez" = ( -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/oob) -"ifn" = ( +"fiS" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" }, -/obj/item/reagent_container/blood/empty, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1) -"ifF" = ( -/obj/structure/barricade/hesco, /turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/north) -"igi" = ( -/obj/structure/platform/stone/tyrargo, -/obj/structure/platform/stone/tyrargo/west, -/obj/structure/platform/stone/tyrargo/east, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/outdoors/outskirts_road/west) -"ijY" = ( -/obj/item/trash/cigbutt, -/turf/open/asphalt/cement/cement3, -/area/tyrargo/outdoors/colony_streets/south_west) -"ikh" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_y = 1; - pixel_x = 16 - }, -/obj/structure/desertdam/decals/road_edge{ - pixel_y = -12; - pixel_x = 16 - }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north) -"imz" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 1; - icon_state = "sandbag_0"; - pixel_y = 4; - layer = 4 +"fka" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt"; + layer = 2.2 }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1) -"inl" = ( -/obj/effect/decal/cleanable/dirt, +/turf/open/floor/corsat/marked, +/area/tyrargo/indoors/apartment/south_ground) +"fkc" = ( /obj/effect/decal/hybrisa/trash{ + icon_state = "trash_12"; + pixel_x = -8; pixel_y = 12 }, -/obj/effect/landmark/objective_landmark/close, -/turf/open/floor/almayer/plating_striped/west, -/area/tyrargo/indoors/comms/ground) -"ipR" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice12"; - pixel_y = 30 +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_upper) +"fmH" = ( +/obj/effect/decal/cleanable/dirt{ + icon_state = "thermite"; + name = "impact" }, +/turf/open/shuttle/dropship/light_grey_top_right, +/area/tyrargo/indoors/saipan) +"fnR" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/asphalt/cement_sunbleached, -/area/tyrargo/outdoors/colony_streets/south_east) -"iqA" = ( -/obj/item/ammo_casing/bullet, /obj/structure/barricade/sandbags/weak_wired{ - dir = 1; + dir = 4; icon_state = "sandbag_0"; - pixel_y = 4; - layer = 4 - }, -/turf/open/floor/plating/platingdmg2, -/area/tyrargo/indoors/apartment/north_upper) -"iqV" = ( -/obj/structure/barricade/hesco{ - dir = 8 - }, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/north_west) -"iqX" = ( -/obj/structure/surface/table/woodentable, -/turf/open/floor/hybrisa/carpet/carpetgreendeco, -/area/tyrargo/indoors/apartment/south_upper) -"its" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_door_reinforced, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/indoors/museum_storage/upper) -"iun" = ( -/obj/item/prop/colony/usedbandage{ - dir = 5 + pixel_x = 4 }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 +/turf/open/hybrisa/street/cement3, +/area/tyrargo/outdoors/colony_streets/west) +"foM" = ( +/obj/structure/prop/tyrargo/boards{ + dir = 1; + pixel_x = -2; + pixel_y = 2 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"ivt" = ( -/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco3/west, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"iwY" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/deployable{ - dir = 4 +/obj/structure/sign/poster/blacklight{ + pixel_y = 33 }, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/west) -"izN" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 4; + icon_state = "sandbag_0"; + pixel_x = 4 + }, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_upper) +"foZ" = ( +/obj/structure/window_frame/wood, +/turf/open/floor/plating/wood_broken6, +/area/tyrargo/landing_zone_1/ceiling) +"frV" = ( +/obj/item/ammo_casing/bullet, /obj/effect/decal/cleanable/blood, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/west) -"iCi" = ( +/obj/item/shard{ + icon_state = "medium" + }, +/turf/open/floor/hybrisa/carpet/carpetpatternblue, +/area/tyrargo/indoors/apartment/north_upper) +"fsJ" = ( +/obj/structure/prop/hybrisa/supermart/rack/longrack4, +/turf/open/floor/strata/green3, +/area/tyrargo/indoors/market/ground) +"ftC" = ( /obj/effect/decal/cleanable/dirt, -/obj/item/weapon/gun/rifle/m41a, -/turf/open/asphalt/cement/cement14, -/area/tyrargo/outdoors/colony_streets/north) -"iCj" = ( -/obj/structure/prop/hybrisa/misc/stoneplanterseats{ +/turf/open/floor/hybrisa/wood, +/area/tyrargo/indoors/apartment/north_upper) +"fun" = ( +/obj/structure/shuttle/part/dropship3/transparent/engine_right_cap, +/turf/open/auto_turf/sand_white/layer0, +/area/tyrargo/underground/oob_area) +"fuo" = ( +/obj/structure/prop/tyrargo/boards{ dir = 1; - pixel_x = -8; - pixel_y = 4 + pixel_x = 5; + pixel_y = 20 }, -/turf/open/hybrisa/street/cement3, -/area/tyrargo/outdoors/colony_streets/south_west) -"iCn" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/hybrisa/bloodtrail{ - dir = 9 +/obj/structure/prop/tyrargo/boards/boards_1{ + dir = 1 }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/indoors/comms/ground) -"iCp" = ( -/turf/open/floor/prison/yellow, +/obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" + }, +/turf/open/floor/plating/panelscorched, +/area/tyrargo/indoors/apartment/north_upper) +"fut" = ( +/obj/structure/blocker/forcefield/vehicles, +/turf/closed/wall/strata_ice/dirty/rock, +/area/tyrargo/landing_zone_1/north_trench) +"fuw" = ( +/turf/open/floor/prison/green, /area/tyrargo/indoors/admin/ground) -"iES" = ( -/obj/effect/decal/hybrisa/road/lines3, -/obj/effect/decal/hybrisa/road/road_edge{ - icon_state = "road_edge_decal3"; - pixel_y = -4 +"fwE" = ( +/obj/structure/prop/invuln/overhead_pipe{ + dir = 4; + pixel_y = 19; + pixel_x = -9 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/oob/outdoors) -"iFy" = ( +/obj/effect/decal/cleanable/generic, +/turf/open/asphalt/cement/cement3, +/area/tyrargo/outdoors/colony_streets/west) +"fxo" = ( /obj/effect/landmark/lv624/fog_blocker/long, -/turf/open/hybrisa/street/sidewalk/east, +/turf/open/hybrisa/street/sidewalkfull, /area/tyrargo/oob/outdoors) -"iFB" = ( -/obj/structure/desertdam/decals/road_stop{ - dir = 1; - icon_state = "stop_decal5" - }, -/obj/structure/desertdam/decals/road_stop{ - icon_state = "stop_decal2"; - pixel_y = -12 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north) -"iGz" = ( -/obj/effect/decal/hybrisa/road/lines4{ - pixel_x = 1 - }, -/obj/effect/blocker/water, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"iGC" = ( -/obj/effect/decal/cleanable/blood/xeno, -/obj/structure/platform/stone/tyrargo/east, -/obj/structure/platform/stone/tyrargo, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"iGN" = ( -/turf/closed/wall/r_wall/bunker/floodgate, -/area/tyrargo/oob) -"iHh" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15" - }, -/turf/open/asphalt/cement/cement1, -/area/tyrargo/outdoors/colony_streets/south_west) -"iHj" = ( -/obj/item/stack/sheet/metal, -/turf/open/floor/hybrisa/metal/zbrownfloor1/east, -/area/tyrargo/indoors/engineering/ground) -"iHk" = ( +"fyy" = ( /obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/hybrisa/wood/greywood, +/area/tyrargo/indoors/apartment/south_upper) +"fzB" = ( /obj/effect/decal/cleanable/generic, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_door, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north_east) -"iKu" = ( -/obj/item/prop/colony/used_flare, -/obj/item/trash/uscm_mre{ - pixel_x = 12; - pixel_y = -7 - }, /turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/south_west) +"fAf" = ( +/obj/structure/platform/metal/hybrisa/metalplatform1/north, +/obj/structure/platform/metal/hybrisa/metalplatform1/west, +/turf/open_space, /area/tyrargo/outdoors/colony_streets/north_west) -"iKI" = ( +"fBS" = ( /obj/structure/barricade/sandbags/weak_wired{ - dir = 4; + dir = 1; icon_state = "sandbag_0"; - pixel_x = 4 + pixel_y = 4; + layer = 4 }, -/obj/structure/prop/tyrargo/boards/boards_1{ +/obj/structure/prop/tyrargo/boards/boards_2{ dir = 1; - pixel_x = 6; - pixel_y = 10; - layer = 2.1 - }, -/obj/item/ammo_magazine/rifle/heap{ - current_rounds = 0 + layer = 2.1; + pixel_y = -9 }, -/obj/structure/stairs/perspective{ - dir = 5; - icon_state = "p_stair_full" +/turf/open/floor/interior/wood, +/area/tyrargo/landing_zone_1/north_trench) +"fCh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_14"; + pixel_y = 13 }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north_west) -"iLv" = ( +/turf/open/floor/hybrisa/wood, +/area/tyrargo/indoors/apartment/north_upper) +"fDK" = ( /obj/effect/decal/siding{ icon_state = "siding4" }, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/indoors/engineering/ground) -"iLR" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/bed/bedroll{ - dir = 1; - pixel_y = -2; - pixel_x = -6 - }, -/obj/structure/barricade/sandbags/weak_wired{ - dir = 4; - icon_state = "sandbag_0"; - pixel_x = 4 +/turf/open/floor/wood, +/area/tyrargo/indoors/bar/ground) +"fDR" = ( +/obj/structure/prop/tyrargo/boards{ + dir = 8; + pixel_x = 2; + pixel_y = -1 }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 +/obj/structure/prop/tyrargo/boards{ + dir = 1; + pixel_x = 2; + pixel_y = 14 }, -/turf/open/asphalt/cement/cement3, -/area/tyrargo/outdoors/colony_streets/north_west) -"iMQ" = ( -/obj/structure/bed/roller, -/obj/effect/decal/cleanable/blood, -/obj/effect/decal/grass_overlay/grass1/dark{ +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/west) +"fGr" = ( +/obj/structure/barricade/handrail/wire{ dir = 8 }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/asphalt/cement/cement15, -/area/tyrargo/outdoors/colony_streets/north_west) -"iNI" = ( +/obj/structure/barricade/handrail/wire, +/turf/open/floor/plating/plating_catwalk/prison, +/area/tyrargo/indoors/mall/upper/external) +"fIR" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/item/reagent_container/blood/empty{ - pixel_x = -5; - pixel_y = -4 +/turf/open/floor/prison/darkbrowncorners2/east, +/area/tyrargo/indoors/sewer_treatment/upper) +"fJd" = ( +/obj/structure/barricade/handrail/wire{ + dir = 8 }, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/apartment/north_ground) -"iOu" = ( -/obj/item/ammo_casing/bullet, -/obj/item/stack/medical/splint/random_amount{ - pixel_y = -2 +/obj/structure/barricade/handrail/wire, +/turf/open/floor/strata/multi_tiles/southwest, +/area/tyrargo/outdoors/walkway_access/apart_gararge) +"fJQ" = ( +/obj/structure/shuttle/part/dropship3/left_outer_wing_connector, +/turf/open/auto_turf/sand_white/layer0, +/area/tyrargo/outdoors/colony_streets/east) +"fKg" = ( +/obj/item/weapon/gun/revolver/cmb, +/obj/effect/landmark/corpsespawner/hybrisa/civilian_office, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/hybrisa/carpet/pink, +/area/tyrargo/indoors/apartment/south_ground) +"fKk" = ( +/turf/open/floor/prison/yellow/north, +/area/tyrargo/indoors/admin/ground) +"fLp" = ( +/obj/structure/surface/table/almayer{ + color = "#EBD9B7" }, -/turf/open/floor/interior/wood/alt, -/area/tyrargo/outdoors/outskirts/fsb_north) -"iOO" = ( +/obj/item/reagent_container/food/drinks/bottle/wine, +/turf/open/floor/hybrisa/carpet/pink, +/area/tyrargo/indoors/apartment/south_ground) +"fLH" = ( +/turf/open/floor/almayer_hull/outerhull_dir/southeast, +/area/tyrargo/indoors/mall/upper/external) +"fNk" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/hybrisa/trash{ icon_state = "trash_10"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_11"; - pixel_y = 12 - }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_upper) -"iPc" = ( -/obj/structure/shuttle/part/dropship3/transparent/engine_left_cap, -/obj/structure/prop/rock{ - icon_state = "brown"; - dir = 1; - pixel_y = 11; - pixel_x = 7; - density = 0 - }, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/underground/sewer/south) -"iQB" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_y = 1; - pixel_x = 1 - }, -/turf/open/hybrisa/street/cement3, -/area/tyrargo/outdoors/colony_exterior/north_west) -"iRc" = ( -/obj/effect/landmark/lv624/fog_blocker/long, -/turf/open/hybrisa/street/sidewalk/southeast, -/area/tyrargo/oob/outdoors) -"iRh" = ( -/obj/structure/shuttle/part/dropship3/transparent/outer_right_weapons, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north_east) -"iRr" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" + pixel_y = 22; + pixel_x = 2 }, /turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/west) -"iUP" = ( -/obj/effect/decal/remains/robot, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/obj/effect/decal/cleanable/dirt{ - icon_state = "thermite"; - name = "impact" - }, -/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, -/area/tyrargo/indoors/saipan) -"iUQ" = ( -/obj/item/reagent_container/food/drinks/bottle/wine{ - pixel_x = 5; - pixel_y = 4 - }, -/obj/item/reagent_container/food/drinks/bottle/pwine{ - pixel_x = -5; - pixel_y = -1 - }, -/turf/open/floor/hybrisa/carpet/pink, -/area/tyrargo/indoors/apartment/south_ground) -"iUX" = ( -/obj/structure/prop/invuln/overhead_pipe{ - dir = 4; - pixel_y = 19; - pixel_x = -9 +"fQa" = ( +/obj/structure/barricade/sandbags/weak_wired{ + icon_state = "sandbag_0"; + pixel_y = -6 }, -/obj/structure/cargo_container/horizontal/blue/top{ - layer = 3.1 +/turf/open/floor/prison/cell_stripe/north, +/area/tyrargo/indoors/bunker/central_south) +"fQW" = ( +/obj/item/stack/sandbags/small_stack, +/obj/effect/decal/hybrisa/road/roadmiddle, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north) +"fRo" = ( +/obj/effect/decal/siding{ + icon_state = "siding8" }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"iVJ" = ( -/obj/structure/barricade/handrail/hybrisa/handrail, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/indoors/sewer_treatment/lower) -"iWr" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/cell_stripe, -/area/tyrargo/indoors/sewer_treatment/upper) -"iWt" = ( +/obj/item/prop/colony/used_flare, +/turf/open/floor/prison/darkbrown2/west, +/area/tyrargo/indoors/sewer_treatment/ground) +"fSA" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/road/lines4{ - pixel_x = 1 - }, -/obj/effect/blocker/water, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"iZG" = ( -/obj/structure/bed/hybrisa/bunkbed3{ - dir = 1 +/turf/open/hybrisa/street/sidewalk, +/area/tyrargo/oob/outdoors) +"fTi" = ( +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_17"; + pixel_x = 11; + layer = 4 }, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/indoors/apartment/north_ground) -"iZQ" = ( -/obj/structure/desertdam/decals/road_stop, -/obj/item/prop/colony/used_flare, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"jab" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N"; - pixel_y = 2 +/obj/item/weapon/twohanded/folded_metal_chair{ + pixel_x = -8; + pixel_y = 11 }, -/turf/open/hybrisa/street/cement3, -/area/tyrargo/outdoors/colony_exterior/south_west) -"jaE" = ( +/turf/open/floor/hybrisa/carpet/carpetreddeco, +/area/tyrargo/indoors/apartment/north_upper) +"fTs" = ( +/turf/closed/wall/hybrisa/colony/reinforced/hull, +/area/tyrargo/oob) +"fTN" = ( /obj/structure/desertdam/decals/road_edge{ - pixel_y = -1; + pixel_y = 1; pixel_x = 16 }, /obj/effect/decal/hybrisa/tiretrack{ @@ -105992,577 +90314,433 @@ pixel_x = 12; pixel_y = 8 }, -/obj/item/stack/barbed_wire, /turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north) -"jbt" = ( +/area/tyrargo/outdoors/colony_streets/west) +"fTZ" = ( /obj/structure/prop/invuln/lattice_prop{ icon_state = "lattice12"; - pixel_y = 30 + pixel_x = -2; + pixel_y = 24 }, -/turf/open/asphalt/cement/cement3, +/turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/west) -"jcp" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/carpet/carpetbeigedeco, -/area/tyrargo/indoors/apartment/north_upper) -"jcS" = ( -/obj/structure/surface/table/reinforced/cloth, -/obj/structure/prop/hybrisa/supermart/supermartfruitbasket/melons, -/turf/open/floor/strata/gray_multi_tiles, -/area/tyrargo/indoors/market/ground) -"jez" = ( -/turf/closed/wall/hybrisa/marhsalls/reinforced, -/area/tyrargo/indoors/security/ground) -"jeT" = ( -/obj/structure/shuttle/part/dropship3/left_inner_wing_connector, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/outdoors/colony_streets/east) -"jhg" = ( -/obj/structure/barricade/deployable{ - dir = 8 - }, -/turf/open/floor/hybrisa/carpet/carpetblackdeco, -/area/tyrargo/indoors/apartment/south_upper) -"jiw" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/ammo_casing/bullet, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/indoors/apartment/south_ground) -"jjm" = ( -/obj/effect/decal/hybrisa/trash{ - pixel_y = 12 +"fUa" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" }, -/obj/structure/largecrate/supply/ammo/m41a/half{ +/obj/item/ammo_casing/bullet{ + icon_state = "cartridge_1_1"; + pixel_y = -3; + dir = 10; pixel_x = 5 }, -/obj/item/storage/box/guncase/m41a{ - pixel_y = 5; - pixel_x = 6 - }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"jkB" = ( -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/indoors/engineering/upper) -"jkE" = ( -/obj/item/prop/colony/used_flare, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/west) -"jmF" = ( -/obj/structure/blocker/invisible_wall, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/south_west) -"jpb" = ( -/obj/structure/prop/hybrisa/misc/fire/fire1{ - pixel_x = -20; - pixel_y = 9 +/obj/item/prop{ + desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; + icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; + icon_state = "M56D"; + name = "M56D heavy machine gun nest"; + pixel_x = 6; + pixel_y = 6; + dir = 8; + anchored = 1 }, -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/closed/wall/strata_ice/forest, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"jpq" = ( -/obj/structure/stairs/multiz/up{ +/turf/open/floor/plating/wood, +/area/tyrargo/landing_zone_1/ceiling) +"fUA" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic/autoname{ dir = 1 }, -/turf/open/floor/almayer_hull, -/area/tyrargo/underground/apartment) -"jsW" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_13"; - pixel_x = -8; - pixel_y = 12 +/turf/open/floor/corsat/marked, +/area/tyrargo/indoors/gararge/ground) +"fVK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/generic, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_ground) +"fVN" = ( +/obj/structure/bed/stool{ + buckling_y = 14; + layer = 4; + pixel_y = 7; + pixel_x = -3 }, -/obj/structure/barricade/deployable, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/south_west) -"jtu" = ( -/obj/item/prop{ - desc = "A primary armament cannon magazine"; - icon = 'icons/obj/items/weapons/guns/ammo_by_faction/USCM/vehicles.dmi'; - icon_state = "ltbcannon_1"; - name = "LTB Cannon Magazine"; - pixel_x = 3; - pixel_y = -2 +/turf/open/floor/hybrisa/carpet/pink, +/area/tyrargo/indoors/apartment/south_ground) +"fXj" = ( +/obj/structure/prop/rock/black_ground{ + dir = 10 }, /turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"jtQ" = ( -/obj/structure/sign/poster/kellandmining{ - pixel_y = 32; - pixel_x = 8 +/area/tyrargo/oob) +"fXl" = ( +/obj/structure/platform_decoration/metal/kutjevo/east, +/turf/open_space, +/area/tyrargo/indoors/bar/upper) +"fXs" = ( +/obj/structure/barricade/handrail/wire{ + dir = 8 }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_upper) -"jxl" = ( -/turf/open/floor/coagulation/icon2_0, -/area/tyrargo/indoors/sewer_treatment/lower) -"jxJ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/bed/roller, -/obj/effect/landmark/corpsespawner/tyrargo/us_army_trooper, -/turf/open/floor/plating/plating_catwalk/aicore/white, -/area/tyrargo/indoors/apartment/north_ground) -"jxT" = ( -/obj/structure/prop/tyrargo/boards/boards_2{ +/turf/open/floor/strata/multi_tiles/southeast, +/area/tyrargo/indoors/security/upper) +"fXz" = ( +/obj/structure/barricade/sandbags/weak_wired{ dir = 4; - layer = 2.1; - pixel_y = -7 + icon_state = "sandbag_0"; + pixel_x = 1 }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 +/obj/structure/barricade/sandbags/weak_wired{ + icon_state = "sandbag_0"; + pixel_y = -6 }, -/turf/open/floor/interior/wood/alt, -/area/tyrargo/outdoors/colony_streets/west) -"jyh" = ( -/obj/structure/desertdam/decals/road_edge{ - icon_state = "road_edge_decal3"; - pixel_y = -12; - pixel_x = 12 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 +/turf/open/floor/interior/wood, +/area/tyrargo/landing_zone_1/west_trench) +"fXX" = ( +/obj/structure/closet/cabinet, +/turf/open/floor/hybrisa/wood/redwood, +/area/tyrargo/indoors/apartment/south_ground) +"fZz" = ( +/obj/item/ammo_casing/bullet, +/obj/item/ammo_casing/bullet, +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = -8 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"jyC" = ( -/obj/structure/surface/table/woodentable/fancy, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/bar/ground) -"jzz" = ( -/obj/structure/shuttle/part/dropship3/transparent/nose_top_right, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north_east) -"jzN" = ( -/turf/closed/wall/r_wall/bunker, -/area/tyrargo/outdoors/outskirts_road/west) -"jAh" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/outdoors/outskirts_road/central) +"gag" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_y = 30 }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2" +/obj/effect/decal/cleanable/dirt, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/west) +"gaK" = ( +/obj/structure/prop/rock{ + pixel_x = 2; + pixel_y = 5; + density = 0 }, -/turf/open/floor/prison/darkyellow2, +/turf/open/auto_turf/sand_white/layer0, +/area/tyrargo/underground/oob_area) +"gaY" = ( +/obj/item/ammo_casing/bullet, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating/plating_catwalk/prison, /area/tyrargo/indoors/engineering/ground) -"jAG" = ( -/obj/effect/decal/cleanable/dirt{ - icon_state = "thermite"; - name = "impact" - }, +"gbj" = ( +/obj/effect/decal/remains/robot, /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; name = "dirt" }, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/north_west) -"jBL" = ( -/obj/structure/surface/table/reinforced/cloth, -/turf/open/floor/strata/green3, -/area/tyrargo/indoors/market/ground) -"jDG" = ( -/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco3, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 6 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"jEF" = ( -/obj/structure/barricade/handrail/wire{ - dir = 1 - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"jGc" = ( -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 8; - layer = 2.1; - pixel_y = -7 - }, -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 4; - pixel_x = -8; - pixel_y = 7; - layer = 2.1 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/obj/item/stack/medical/splint/random_amount{ - pixel_y = -2 +/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, +/area/tyrargo/indoors/saipan) +"gbl" = ( +/obj/structure/machinery/cm_vending/sorted/tech/tool_storage, +/obj/structure/machinery/light{ + light_color = "#A7DBB6" }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"jGd" = ( -/obj/structure/window_frame/wood, -/turf/open/floor/plating/wood_broken4, -/area/tyrargo/landing_zone_1/ceiling) -"jGO" = ( -/turf/open/floor/almayer_hull/outerhull_dir/northwest, -/area/tyrargo/indoors/mall/upper/external) -"jJk" = ( +/turf/open/floor/prison/floor_plate, +/area/tyrargo/indoors/gararge/ground) +"gfr" = ( /obj/structure/barricade/sandbags/weak_wired{ + dir = 4; icon_state = "sandbag_0"; - pixel_y = -6 + pixel_x = 4 }, -/obj/structure/prop/tyrargo/boards/boards_2{ - layer = 2.1; - pixel_y = -5; - pixel_x = 2 +/obj/structure/prop/tyrargo/boards/boards_1{ + pixel_x = 1; + pixel_y = -7; + layer = 2.9 }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_upper) -"jKx" = ( -/obj/structure/closet/bodybag, -/obj/structure/machinery/shower{ +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_streets/south_west) +"ghS" = ( +/obj/structure/prop/tyrargo/boards{ + pixel_x = 5; + pixel_y = 6 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/grass_overlay/grass1/dark{ dir = 1 }, -/turf/open/floor/plating/plating_catwalk/aicore/white, -/area/tyrargo/indoors/apartment/south_ground) -"jLf" = ( -/obj/structure/toilet{ +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/outdoors/outskirts/east) +"giu" = ( +/obj/structure/bed/hybrisa/bunkbed2{ dir = 8 }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered/biege, -/area/tyrargo/indoors/apartment/south_ground) -"jLJ" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 1; - icon_state = "sandbag_0"; - pixel_y = 4; - layer = 4 - }, -/obj/structure/prop/tyrargo/boards/boards_2{ - layer = 2.1 - }, -/obj/structure/prop/tyrargo/boards{ - dir = 8; - pixel_x = -5; - pixel_y = -10 +/obj/structure/machinery/light{ + dir = 4; + light_color = "#A7DBB6" }, -/turf/open/floor/plating, +/turf/open/floor/hybrisa/carpet/rug_colorable/grey_blue/north, /area/tyrargo/indoors/apartment/north_ground) -"jMZ" = ( -/obj/structure/stairs/multiz/down{ - dir = 8 - }, -/turf/open/floor/shiva/purplefull, -/area/tyrargo/indoors/admin/upper) -"jOp" = ( -/obj/structure/sink{ - pixel_y = 24 +"gjw" = ( +/obj/item/shard{ + icon_state = "medium" }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilewhite, +/turf/open/floor/hybrisa/wood/blackwood, /area/tyrargo/indoors/apartment/north_ground) -"jOW" = ( -/turf/open/floor/prison/cell_stripe, -/area/tyrargo/underground/power_substation) -"jQS" = ( -/obj/effect/landmark/lv624/fog_blocker/long, -/turf/closed/wall/hybrisa/colony, -/area/tyrargo/oob/outdoors) -"jRZ" = ( -/turf/open/hybrisa/street/sidewalk/east, -/area/tyrargo/outdoors/colony_streets/south_west) -"jSi" = ( -/obj/structure/shuttle/part/dropship3/transparent/nose_top_left, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north_east) -"jSV" = ( -/obj/effect/decal/cleanable/dirt{ - icon_state = "thermite"; - name = "impact" - }, -/obj/item/hybrisa/misc/trash_bag_full_prop{ - pixel_x = 3; - pixel_y = 20; - layer = 2.9 - }, -/turf/open/floor/hybrisa/carpet/carpetpatternbrown, -/area/tyrargo/indoors/apartment/north_upper) -"jTE" = ( -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 8 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/floor/interior/wood, -/area/tyrargo/outdoors/colony_streets/west) -"jUm" = ( -/obj/structure/cargo_container/horizontal/blue/bottom, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"jVj" = ( -/obj/structure/machinery/door/airlock/multi_tile/almayer/engidoor/glass/colony, -/turf/open/floor/corsat/marked, -/area/tyrargo/indoors/engineering/ground) -"jVy" = ( -/obj/structure/prop/tyrargo/boards/boards_1{ +"gjE" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ dir = 8 }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/floor/interior/wood, -/area/tyrargo/outdoors/colony_streets/west) -"jVP" = ( -/obj/structure/platform/metal/hybrisa/metalplatform3/east, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"jXd" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/north_west) -"kaa" = ( +/turf/open/auto_turf/snow/brown_base/layer2, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"gkC" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; name = "dirt" }, -/obj/effect/decal/remains/robot, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, +/area/tyrargo/indoors/saipan) +"gkG" = ( +/obj/structure/flora/tree/tyrargo/tree_2{ + pixel_x = -24; + pixel_y = 2; + layer = 5.94 }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered/biege, -/area/tyrargo/indoors/apartment/south_upper) -"kbp" = ( -/obj/effect/decal/siding{ - icon_state = "siding8" +/obj/structure/flora/tree/tyrargo/tree_2{ + pixel_x = -8; + pixel_y = 9; + layer = 5.93 }, -/turf/open/asphalt, -/area/tyrargo/indoors/gararge/ground) -"kbv" = ( +/obj/structure/flora/tree/tyrargo{ + pixel_x = -20; + pixel_y = 15; + layer = 5.92 + }, +/turf/open/auto_turf/snow/brown_base/layer1, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"gmO" = ( /obj/structure/prop/hybrisa/misc/fire/fire2{ color = "#FF7700"; icon = 'icons/effects/fire.dmi'; icon_state = "dynamic_2"; - pixel_y = 10; light_color = "#FF7700"; - pixel_x = 7 + pixel_x = -1; + pixel_y = -2 }, /turf/closed/shuttle/dropship3{ - icon_state = "19" + icon_state = "31" }, /area/tyrargo/indoors/saipan) -"kbO" = ( -/obj/structure/blocker/invisible_wall, -/obj/effect/landmark/lv624/fog_blocker/long, -/turf/closed/wall/strata_ice/forest, -/area/tyrargo/landing_zone_1/no_mans_land) -"kbV" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/west, -/area/tyrargo/underground/sewer/south) -"kcv" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/surface/table/woodentable, -/obj/item/storage/briefcase, -/turf/open/floor/hybrisa/carpet/carpetgreendeco, +"gph" = ( +/turf/open/floor/prison/blue, +/area/tyrargo/indoors/security/ground) +"gpR" = ( +/obj/structure/barricade/handrail{ + dir = 8 + }, +/turf/open/floor/prison/floor_plate, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"grB" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 + }, +/turf/open/floor/plating/panelscorched, /area/tyrargo/indoors/apartment/south_upper) -"kdm" = ( -/obj/item/prop{ - desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; - icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; - icon_state = "M56D"; - name = "M56D heavy machine gun nest"; +"gsl" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" + }, +/turf/open/floor/interior/wood/alt, +/area/tyrargo/landing_zone_2/east_trench) +"gtp" = ( +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/floor/plating/platingdmg1, +/area/tyrargo/indoors/apartment/north_ground) +"gvn" = ( +/obj/structure/flora/tree/tyrargo{ + pixel_x = -23; pixel_y = 15; - anchored = 1 + layer = 5.96 }, -/obj/structure/prop/tyrargo/boards/boards_2{ - layer = 2.1; - pixel_y = -5; - pixel_x = 2 +/obj/structure/flora/tree/tyrargo/tree_2{ + pixel_x = -14; + pixel_y = 3; + layer = 5.97 }, -/obj/effect/decal/hybrisa/doubleroad/lines3{ - pixel_y = 13 +/obj/structure/flora/tree/tyrargo{ + pixel_x = -9; + pixel_y = 19; + layer = 5.95 }, -/obj/structure/barricade/sandbags/weak_wired{ - icon_state = "sandbag_0"; - pixel_y = -6 +/turf/open/auto_turf/snow/brown_base/layer1, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"gwJ" = ( +/obj/structure/flora/tree/tyrargo/tree_3{ + pixel_x = -18; + pixel_y = 5 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/outdoors/colony_streets/south_west) -"kfi" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/outskirts_road/west) +"gwX" = ( +/obj/structure/surface/table/almayer{ + color = "#EBD9B7" }, -/obj/effect/decal/remains/robot, -/turf/open/floor/hybrisa/tile/tilewhitecheckered/blue, +/obj/item/storage/firstaid/adv/empty, +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/medical/advanced/bruise_pack, +/turf/open/floor/plating/platingdmg2, /area/tyrargo/indoors/apartment/north_ground) -"kfn" = ( -/obj/structure/flora/grass/tallgrass/ice, -/turf/open/auto_turf/snow/brown_base/layer2, -/area/tyrargo/outdoors/colony_exterior/north_west) -"kfw" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - alpha = 100 +"gzA" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 1; + icon_state = "sandbag_0"; + pixel_y = 4; + layer = 4 }, -/obj/effect/decal/cleanable/dirt{ - icon_state = "thermite"; - name = "impact" +/obj/effect/landmark/ammo_spawn/m4ra_random_spawn{ + spawn_chance = 20 }, -/turf/open/floor/plating/platingdmg3, -/area/tyrargo/indoors/museum_storage/upper) -"kgb" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/kutjevo/tan/alt_edge/north, -/area/tyrargo/outdoors/colony_streets/north_west) -"kgq" = ( -/obj/structure/prop/invuln/overhead_pipe{ - pixel_y = -6 +/obj/effect/landmark/ammo_spawn/m4ra_random_spawn{ + spawn_chance = 20 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_east) -"kgu" = ( -/obj/structure/barricade/wooden{ - dir = 8 +/obj/effect/landmark/ammo_spawn/m4ra_random_spawn{ + spawn_chance = 20 }, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/indoors/apartment/north_ground) -"khW" = ( -/obj/item/ammo_magazine/rifle/heap{ - current_rounds = 0 +/obj/effect/landmark/ammo_spawn/m41a_random_spawn{ + spawn_chance = 20 }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/south_west) -"kiU" = ( -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/north_west) -"kjp" = ( -/obj/structure/desertdam/decals/road_edge{ - icon_state = "road_edge_decal3"; - pixel_y = 16; - pixel_x = 12 +/obj/effect/landmark/ammo_spawn/m41a_random_spawn{ + spawn_chance = 20 }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 +/obj/effect/landmark/ammo_spawn/m41a_random_spawn{ + spawn_chance = 20 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"kkG" = ( -/obj/structure/platform_decoration/metal/almayer/west, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"kmN" = ( -/obj/effect/decal/cleanable/dirt, +/obj/structure/closet/crate/ammo{ + name = "soft-point munitions crate"; + desc = "Crate filled with soft-point ammo. Typically used when fighting onboard space stations, or when there's nothing better to use."; + opened = 1 + }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/landing_zone_1) +"gAB" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_upper) -"knc" = ( -/obj/structure/largecrate/random, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/west) -"koc" = ( +/obj/structure/largecrate/random/case/double, +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_ground) +"gBd" = ( /obj/effect/decal/siding{ - icon_state = "siding10" + icon_state = "siding2" }, +/turf/open/floor/prison/darkyellow2/southwest, +/area/tyrargo/indoors/engineering/ground) +"gBD" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"koq" = ( -/obj/item/prop{ - desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; - icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; - icon_state = "M56D"; - name = "M56D heavy machine gun nest"; - pixel_y = 20; - anchored = 1 +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_6"; + pixel_x = -8; + pixel_y = 12 }, -/obj/item/ammo_casing/bullet, -/obj/item/ammo_casing/bullet, -/obj/item/ammo_casing/bullet, -/obj/structure/barricade/sandbags/weak_wired{ - icon_state = "sandbag_0"; - pixel_y = -6 +/obj/structure/barricade/wooden{ + dir = 4 }, -/turf/open/floor/prison/cell_stripe/north, -/area/tyrargo/indoors/bunker/central_south) -"koN" = ( -/obj/structure/curtain/red, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/wood_broken4, -/area/tyrargo/landing_zone_1/ceiling) -"kpZ" = ( +/obj/structure/curtain/colorable_transparent{ + color = "#788685"; + layer = 3.2; + pixel_x = 32; + alpha = 220 + }, +/turf/open/floor/hybrisa/carpet/rug_colorable/grey_blue/west, +/area/tyrargo/indoors/apartment/north_ground) +"gCv" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/obj/effect/decal/cleanable/generic, +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_ground) +"gCO" = ( +/obj/item/weapon/twohanded/breacher/synth{ + pixel_x = 9; + pixel_y = 11 + }, +/turf/open/floor/plating, /area/tyrargo/indoors/apartment/north_ground) -"kqH" = ( -/obj/structure/cable/heavyduty{ - icon_state = "1-2-4-8" +"gDx" = ( +/turf/open/hybrisa/street/sidewalk/northeast, +/area/tyrargo/outdoors/colony_streets/south_east) +"gDM" = ( +/obj/structure/prop/vehicles/tank/longstreet/module/artillerymod/destroyed{ + pixel_y = -31; + pixel_x = -47 }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/power_substation) -"krq" = ( -/obj/structure/prop/tyrargo/boards/boards_2{ - layer = 2.1 +/obj/structure/blocker/invisible_wall, +/obj/structure/blocker/forcefield/vehicles, +/turf/closed/wall/strata_ice/forest/rock, +/area/tyrargo/outdoors/colony_streets/north_west) +"gDS" = ( +/obj/structure/surface/table/almayer{ + flipped = 1 }, +/obj/item/trash/kepler, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/hybrisa/wood/redwood, +/area/tyrargo/indoors/apartment/south_ground) +"gEd" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_upper) -"krt" = ( /obj/effect/spawner/gibspawner/xeno, -/turf/open/auto_turf/snow/brown_base/layer2, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"kuo" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - alpha = 100; - pixel_y = 8; - pixel_x = 16 +/obj/effect/decal/cleanable/blood/xeno, +/obj/item/ammo_casing/bullet, +/turf/open/asphalt/cement_sunbleached, +/area/tyrargo/outdoors/colony_streets/south_west) +"gEt" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_9"; + pixel_x = -8; + pixel_y = 12 }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/obj/effect/decal/cleanable/dirt, +/turf/open/asphalt/cement/cement9, +/area/tyrargo/outdoors/colony_streets/north_west) +"gEJ" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/asphalt/cement/cement1, +/area/tyrargo/oob) +"gFh" = ( +/obj/structure/prop/tyrargo/boards/boards_2{ + dir = 4; + layer = 2.1; + pixel_y = -7 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/indoors/museum_storage/upper) -"kuy" = ( -/obj/structure/barricade/deployable{ - dir = 8 +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/interior/wood, +/area/tyrargo/landing_zone_1/north_trench) +"gFv" = ( +/obj/item/prop/colony/used_flare, +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_ground) +"gFy" = ( +/obj/structure/barricade/sandbags/weak_wired{ + icon_state = "sandbag_0"; + pixel_y = -6 }, -/turf/open/floor/plating/panelscorched, -/area/tyrargo/indoors/apartment/north_upper) -"kvB" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 4; icon_state = "sandbag_0"; pixel_x = 4 }, +/obj/item/prop{ + desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; + icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; + icon_state = "M56D"; + name = "M56D heavy machine gun nest"; + pixel_y = 15; + anchored = 1 + }, /obj/structure/prop/tyrargo/boards/boards_2{ dir = 4; layer = 2.1; - pixel_y = 1; - pixel_x = 1 - }, -/obj/effect/decal/hybrisa/doubleroad/lines3{ - pixel_y = 13 - }, -/obj/structure/barricade/sandbags/weak_wired{ - icon_state = "sandbag_0"; - pixel_y = -6 + pixel_x = 5; + pixel_y = -3 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/outdoors/colony_streets/south_west) -"kvK" = ( +/turf/open/floor/prison/cell_stripe, +/area/tyrargo/indoors/apartment/south_upper) +"gGY" = ( +/obj/effect/decal/cleanable/dirt, /obj/item/prop{ desc = "Empty and useless now."; icon = 'icons/obj/items/casings.dmi'; @@ -106572,336 +90750,435 @@ pixel_y = -14; layer = 3.01 }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_upper) -"kvX" = ( +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_streets/south_west) +"gHt" = ( +/obj/structure/surface/table/woodentable{ + color = "#8B7B5B" + }, +/obj/item/toy/bikehorn, +/turf/open/floor/hybrisa/carpet/carpetpatternbrown, +/area/tyrargo/indoors/apartment/north_ground) +"gHx" = ( +/obj/effect/decal/hybrisa/dirt, /obj/effect/decal/cleanable/dirt, -/obj/item/trash/cigbutt, -/obj/effect/decal/hybrisa/road/roadmiddle, +/obj/effect/decal/cleanable/generic, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_upper) +"gHy" = ( +/obj/structure/surface/table/almayer{ + color = "#EBD9B7" + }, +/obj/item/stack/medical/advanced/ointment, +/obj/structure/sign/safety/medical{ + pixel_x = 8; + pixel_y = 32 + }, +/turf/open/floor/plating, +/area/tyrargo/indoors/apartment/north_ground) +"gHE" = ( +/obj/structure/surface/table/reinforced/cloth, +/obj/structure/prop/hybrisa/supermart/supermartfruitbasket/apples, +/turf/open/floor/strata/green3/west, +/area/tyrargo/indoors/market/ground) +"gIK" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_x = -2 + }, /turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/south_west) -"kwq" = ( -/obj/structure/barricade/sandbags/wired{ - dir = 4; - icon_state = "sandbag_0"; - color = "#a98c7c"; - pixel_x = 4; - pixel_y = 3 +/area/tyrargo/outdoors/colony_streets/north) +"gJt" = ( +/obj/structure/machinery/iv_drip, +/turf/open/floor/hybrisa/wood/greywood, +/area/tyrargo/indoors/apartment/north_ground) +"gLb" = ( +/obj/structure/bed/chair/vehicle{ + pixel_x = 8; + icon_state = "vehicle_seat_destroyed" }, -/obj/structure/bed/bedroll{ - dir = 1; - pixel_y = -12; - pixel_x = -10 +/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, +/area/tyrargo/indoors/saipan) +"gLe" = ( +/obj/item/prop/colony/used_flare, +/obj/structure/flora/bush/ausbushes/grassybush{ + icon_state = "leafybush_2" }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"gLo" = ( +/obj/structure/desertdam/decals/road_edge{ + pixel_y = -1; + pixel_x = 16 }, -/turf/open/floor/interior/wood/alt, +/turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/west) -"kyj" = ( -/obj/structure/flora/tree/dead/tree_3{ - pixel_x = -4; - pixel_y = 4 +"gNz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/sandbags/weak_wired{ + icon_state = "sandbag_0"; + pixel_y = -6 }, -/obj/structure/flora/tree/tyrargo, -/obj/structure/flora/tree/dead/tree_4{ +/obj/item/prop{ + desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; + icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; + icon_state = "M56D"; + name = "M56D heavy machine gun nest"; + pixel_y = 15; + anchored = 1 + }, +/obj/structure/prop/tyrargo/boards/boards_2{ + layer = 2.1; + pixel_y = -5; + pixel_x = 2 + }, +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_ground) +"gOx" = ( +/obj/structure/prop/tyrargo/boards/boards_2{ + layer = 2.1; pixel_x = -9; - pixel_y = 3 + pixel_y = 5 }, -/obj/structure/flora/tree/dead/tree_2{ - pixel_y = -1; - pixel_x = -25 +/obj/effect/decal/hybrisa/road/lines3, +/obj/structure/barricade/sandbags/weak_wired{ + dir = 1; + icon_state = "sandbag_0"; + pixel_y = 4; + layer = 4 }, -/turf/closed/wall/strata_ice/forest/rock, -/area/tyrargo/oob) -"kAk" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12" +/turf/open/auto_turf/hybrisa_auto_turf/layer0, +/area/tyrargo/outdoors/colony_streets/south_west) +"gRD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/trash/cigbutt{ + pixel_x = 7 }, -/obj/effect/decal/grass_overlay/grass1/dark{ +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_east) +"gSC" = ( +/obj/structure/prop/tyrargo/boards/boards_1{ dir = 8 }, -/turf/open/asphalt/cement/cement1, -/area/tyrargo/outdoors/colony_streets/west) -"kAA" = ( -/obj/structure/stairs/multiz/up{ - dir = 8 +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_upper) +"gTc" = ( +/obj/structure/prop/hybrisa/supermart/rack/longrack2, +/turf/open/floor/strata/green3, +/area/tyrargo/indoors/market/ground) +"gTM" = ( +/obj/structure/prop/vehicles/tank/arc/destroyed{ + dir = 4; + pixel_x = -12; + layer = 3.2 }, -/turf/open/floor/almayer_hull, -/area/tyrargo/underground/bunker/north) -"kAO" = ( -/obj/structure/closet/crate/explosives{ - pixel_y = 4 +/obj/structure/closet/crate/ammo{ + name = "soft-point munitions crate"; + desc = "Crate filled with soft-point ammo. Typically used when fighting onboard space stations, or when there's nothing better to use."; + opened = 1 }, -/obj/item/mortar_shell/flare, -/obj/item/mortar_shell/frag, -/obj/item/mortar_shell/he, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 5 +/obj/effect/landmark/ammo_spawn/m41a_ext_random_spawn{ + spawn_chance = 60 }, -/turf/open/asphalt/cement/cement3, -/area/tyrargo/outdoors/colony_streets/west) -"kBj" = ( -/obj/structure/barricade/handrail/wire, -/turf/open/floor/prison/blue, -/area/tyrargo/indoors/sewer_treatment/upper) -"kCJ" = ( -/obj/item/trash/cigbutt{ - pixel_y = 8 +/obj/effect/landmark/ammo_spawn/m41a_ext_random_spawn{ + spawn_chance = 60 }, -/obj/effect/decal/cleanable/dirt, -/turf/open/asphalt/cement/cement15, -/area/tyrargo/outdoors/colony_streets/west) -"kDt" = ( -/turf/open/floor/almayer_hull/outerhull_dir/east, -/area/tyrargo/indoors/mall/upper/external) -"kDQ" = ( -/obj/structure/prop/rock/black_ground{ - dir = 8 +/obj/effect/landmark/ammo_spawn/m4ra_random_spawn{ + spawn_chance = 60 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/south_west) -"kDW" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_x = -8; - pixel_y = 12 +/obj/effect/landmark/ammo_spawn/m4ra_random_spawn{ + spawn_chance = 60 }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"kEb" = ( -/obj/structure/barricade/handrail/wire, -/turf/open/floor/prison/ramptop/east, -/area/tyrargo/indoors/sewer_treatment/upper) -"kEm" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/ammo_magazine/rifle/heap{ - current_rounds = 0 +/obj/effect/landmark/ammo_spawn/m41a_random_spawn{ + spawn_chance = 30 + }, +/obj/effect/landmark/ammo_spawn/m41a_random_spawn{ + spawn_chance = 30 + }, +/obj/effect/landmark/ammo_spawn/m4ra_random_spawn{ + spawn_chance = 60 + }, +/obj/effect/landmark/ammo_spawn/m4ra_random_spawn{ + spawn_chance = 60 }, /turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/south_west) -"kEn" = ( +/area/tyrargo/outdoors/colony_streets/north) +"gUQ" = ( +/obj/effect/decal/hybrisa/dirt, /obj/effect/decal/cleanable/dirt, -/obj/structure/tunnel/maint_tunnel/hybrisa/grate, -/turf/open/hybrisa/street/sidewalk/northwest, -/area/tyrargo/outdoors/colony_streets/south_west) -"kFO" = ( -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 1; - layer = 2.1; - pixel_y = -9; - pixel_x = 17 +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_4"; + pixel_y = 14 }, -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 1; - layer = 2.1; - pixel_y = -3; - pixel_x = -6 +/obj/item/prop/colony/used_flare, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_upper) +"gVG" = ( +/obj/structure/platform/metal/kutjevo/west, +/turf/open_space, +/area/tyrargo/indoors/bar/upper) +"gXO" = ( +/obj/item/prop/colony/usedbandage{ + dir = 9 }, /turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/north_west) -"kGl" = ( -/obj/structure/window_frame/strata, -/obj/item/shard, -/turf/open/floor/plating, -/area/tyrargo/indoors/apartment/south_upper) -"kGV" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"gYL" = ( +/obj/item/trash/cigbutt{ + pixel_x = -2; + pixel_y = 3 }, -/turf/open/asphalt/cement/cement13, +/turf/open/asphalt/cement/cement1, /area/tyrargo/outdoors/colony_streets/west) -"kGY" = ( -/turf/open/floor/prison/yellow/northwest, -/area/tyrargo/indoors/admin/ground) -"kJu" = ( +"gZR" = ( +/obj/structure/prop/static_tank/water, +/turf/open/floor/prison/floor_plate, +/area/tyrargo/indoors/gararge/ground) +"hav" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/corsat/marked, -/area/tyrargo/indoors/mall) -"kJZ" = ( -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/hybrisa/street/sidewalk/east, -/area/tyrargo/outdoors/colony_streets/south_west) -"kLc" = ( -/obj/structure/girder, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_exterior/south_east) -"kML" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 1; - icon_state = "sandbag_0"; - pixel_y = 4; - layer = 4 +/obj/structure/blocker/invisible_wall, +/obj/structure/blocker/forcefield/vehicles, +/obj/structure/prop/vehicles/tank/humvee/destroyed{ + dir = 8; + pixel_y = -13; + pixel_x = -1 }, -/obj/structure/prop/tyrargo/boards/boards_1{ - dir = 4 +/turf/open/floor/kutjevo/tan/alt_edge/west, +/area/tyrargo/outdoors/colony_streets/west) +"hdh" = ( +/obj/structure/barricade/handrail/hybrisa/road/plastic/blue{ + dir = 1 }, -/turf/open/floor/plating, -/area/tyrargo/indoors/apartment/north_ground) -"kQA" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" +/turf/open/floor/hybrisa/metal/red_warning_floor, +/area/tyrargo/indoors/sewer_treatment/ground) +"heY" = ( +/obj/effect/decal/siding{ + icon_state = "siding5" }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 +/obj/effect/decal/cleanable/dirt, +/obj/item/explosive/plastic/breaching_charge{ + pixel_y = -2 }, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_exterior/south_east) -"kSj" = ( -/obj/structure/stairs/multiz/up, -/turf/open/floor/almayer_hull, -/area/tyrargo/underground/bunker/north) -"kSt" = ( -/obj/item/prop/colony/usedbandage{ - dir = 10; - pixel_y = -12 +/turf/open/floor/prison/darkyellow2/northeast, +/area/tyrargo/indoors/engineering/ground) +"hgs" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"kSy" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/asphalt/cement/cement2, -/area/tyrargo/outdoors/colony_streets/north_west) -"kSP" = ( -/turf/open/floor/prison/red/west, -/area/tyrargo/indoors/admin/upper) -"kTK" = ( -/obj/effect/decal/siding, -/obj/structure/desertdam/decals/road_edge{ - pixel_y = -3; - pixel_x = -12 +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_ground) +"hjr" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 4; + icon_state = "sandbag_0"; + pixel_x = 4 }, -/turf/open/asphalt, +/turf/open/asphalt/cement/cement12, /area/tyrargo/outdoors/colony_streets/north_west) -"kTL" = ( -/obj/effect/decal/siding, -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, +"hkc" = ( +/obj/effect/decal/cleanable/blood/xeno, +/obj/effect/spawner/gibspawner/xeno, +/obj/effect/decal/hybrisa/road/roadmiddle, /turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/north_west) -"kUf" = ( +"hkG" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/carpet/carpetbeige, -/area/tyrargo/indoors/apartment/north_ground) -"kUH" = ( -/obj/structure/prop/vehicles/tank/miltruck/wheeled/cover{ - dir = 8; - pixel_x = 1; - pixel_y = 14 - }, /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/south_west) -"kUK" = ( -/obj/structure/bed/chair/wood/wings, -/obj/structure/machinery/light{ - dir = 4; - light_color = "#A7DBB6" +/obj/item/ammo_magazine/rifle/heap{ + current_rounds = 0 }, -/turf/open/floor/hybrisa/carpet/pink, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/indoors/apartment/north_upper) -"kVB" = ( -/obj/structure/barricade/sandbags/wired{ +"hmM" = ( +/obj/structure/barricade/sandbags/weak_wired{ dir = 8; - icon_state = "sandbag_0"; - color = "#a98c7c"; - pixel_x = -3; - pixel_y = 3 + icon_state = "sandbag_0" }, -/obj/structure/bed/bedroll{ - dir = 9; - layer = 3.0; - pixel_x = 10; - pixel_y = -9 +/turf/open/floor/plating/wood_broken5, +/area/tyrargo/landing_zone_1/ceiling) +"hnP" = ( +/obj/item/prop{ + desc = "A primary armament cannon magazine"; + icon = 'icons/obj/items/weapons/guns/ammo_by_faction/USCM/vehicles.dmi'; + icon_state = "ltbcannon_0"; + name = "LTB Cannon Magazine"; + pixel_x = 9; + pixel_y = -11 }, -/obj/effect/decal/grass_overlay/grass1/dark{ +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north_west) +"hnS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/shuttle/part/dropship3/transparent/left_outer_inner_wing{ + density = 0 + }, +/turf/open/floor/kutjevo/tan/alt_edge/west, +/area/tyrargo/outdoors/colony_streets/east) +"hoh" = ( +/obj/structure/stairs/multiz/up, +/turf/open/floor/almayer_hull, +/area/tyrargo/underground/apartment) +"hoj" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice3"; + pixel_x = 1; + pixel_y = 24 + }, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_east) +"hoV" = ( +/obj/structure/barricade/handrail/wire{ dir = 1 }, -/turf/open/floor/interior/wood, -/area/tyrargo/outdoors/colony_streets/west) -"kWQ" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "cargo" +/obj/item/prop/colony/used_flare, +/turf/open/floor/strata/multi_tiles/west, +/area/tyrargo/outdoors/walkway_access/museum_central) +"hpg" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 4; + icon_state = "sandbag_0"; + pixel_x = 4 }, -/obj/structure/largecrate/empty/secure, -/turf/open/floor/prison/floor_plate/southwest, -/area/tyrargo/indoors/admin/ground) -"kYN" = ( -/obj/effect/decal/hybrisa/bloodtrail{ - dir = 4 +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/generic, +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_ground) +"hqn" = ( +/obj/structure/barricade/handrail/wire{ + dir = 8 }, -/obj/effect/decal/cleanable/blood/drip, -/obj/effect/decal/remains/robot, +/turf/open/floor/prison/darkyellow2/west, +/area/tyrargo/indoors/admin/upper) +"hqo" = ( +/obj/effect/decal/cleanable/generic, +/turf/open/floor/hybrisa/wood/darkerwood, +/area/tyrargo/indoors/bar/ground) +"hri" = ( +/obj/structure/platform_decoration/metal/almayer/north, +/obj/structure/platform_decoration/metal/almayer/east, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"hsy" = ( +/obj/effect/decal/siding{ + icon_state = "siding2" + }, +/obj/structure/surface/table/almayer, +/obj/item/ammo_box/magazine/misc/power_cell, +/obj/structure/machinery/computer/objective, +/turf/open/floor/prison/floor_plate, +/area/tyrargo/indoors/engineering/ground) +"hsz" = ( +/obj/structure/barricade/handrail/wire{ + dir = 8 + }, +/obj/effect/decal/cleanable/generic, +/turf/open/floor/strata/multi_tiles/southeast, +/area/tyrargo/outdoors/walkway_access/apart_gararge) +"hte" = ( +/obj/item/ammo_casing/bullet, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob) +"htI" = ( +/obj/structure/desertdam/decals/road_edge{ + pixel_y = -3; + pixel_x = 16 + }, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"htK" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; name = "dirt" }, -/turf/open/floor/plating, -/area/tyrargo/indoors/apartment/north_ground) -"kZc" = ( -/obj/structure/barricade/sandbags/wired{ - dir = 8; +/obj/effect/landmark/ammo_spawn/m41a_ext_random_spawn{ + spawn_chance = 60 + }, +/turf/open/floor/plating/wood_broken6, +/area/tyrargo/landing_zone_1/north_trench) +"hxw" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_y = 30 + }, +/turf/open/hybrisa/street/sidewalk/west, +/area/tyrargo/outdoors/colony_streets/south_west) +"hxN" = ( +/obj/structure/barricade/sandbags/weak_wired{ icon_state = "sandbag_0"; - color = "#a98c7c"; - layer = 2.99; - pixel_x = -3 + pixel_y = -6 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/west) -"lbr" = ( -/obj/structure/prop/vehicles/tank/longstreet/turret/destroyed{ - dir = 8; - pixel_x = -15; - pixel_y = -51 +/obj/structure/flag/plantable/ua{ + pixel_y = 17 }, -/obj/structure/prop/vehicles/tank/longstreet/primary/ltb/destroyed{ - pixel_y = -51; - dir = 8; - pixel_x = -47 +/obj/structure/prop/tyrargo/boards/boards_1{ + pixel_x = -2; + pixel_y = 5; + layer = 2.9 }, -/obj/structure/prop/vehicles/tank/longstreet/secondary/m56cupola{ +/obj/effect/decal/hybrisa/road/roadmiddle, +/obj/structure/barricade/sandbags/weak_wired{ dir = 8; - pixel_y = -69; - pixel_x = -30 + icon_state = "sandbag_0" }, -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/closed/wall/strata_ice/forest/rock, +/turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/north_west) -"lbD" = ( -/obj/structure/prop/vehicles/tank/miltruck/wheeled/cover{ - dir = 8; - pixel_y = -12 +"hzN" = ( +/obj/structure/sink{ + pixel_y = 32 }, -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/asphalt, +/turf/open/floor/hybrisa/tile/tilewhitecheckered, +/area/tyrargo/indoors/comms/ground) +"hzQ" = ( +/obj/structure/shuttle/part/dropship3/lower_left_wall, +/turf/open_space, +/area/tyrargo/indoors/saipan) +"hzU" = ( +/obj/structure/prop/rock/black_ground{ + dir = 9; + pixel_y = -11; + pixel_x = -14 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob) +"hBr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/prop/dam/truck{ + pixel_x = 2 + }, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement4, /area/tyrargo/outdoors/colony_streets/west) -"lbE" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -8 +"hCg" = ( +/obj/structure/flora/bush/ausbushes/grassybush{ + icon_state = "leafybush_2" }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -8 +/turf/open/auto_turf/tyrargo_grass/layer1, +/area/tyrargo/outdoors/outskirts/central) +"hCz" = ( +/obj/structure/flora/bush/ausbushes/ausbush{ + icon_state = "pointybush_4" }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/outdoors/outskirts_road/west) -"lbR" = ( -/obj/structure/barricade/handrail/wire, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/security/ground) -"lcg" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "cargo" +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_exterior/west) +"hDc" = ( +/obj/effect/landmark/lv624/fog_blocker/long, +/turf/open/hybrisa/street/roadlines4, +/area/tyrargo/oob/outdoors) +"hFN" = ( +/obj/structure/desertdam/decals/road_edge{ + pixel_y = -3; + pixel_x = -12 }, -/turf/open/floor/prison/floor_plate/southwest, -/area/tyrargo/indoors/admin/ground) -"lcu" = ( -/obj/item/ammo_casing/bullet, -/obj/item/ammo_casing/bullet, +/obj/structure/desertdam/decals/road_edge{ + pixel_y = 1; + pixel_x = -12 + }, +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_east) +"hFZ" = ( /obj/item/prop{ desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; @@ -106912,705 +91189,534 @@ dir = 8; anchored = 1 }, -/obj/effect/decal/cleanable/dirt, /obj/structure/barricade/sandbags/weak_wired{ dir = 8; icon_state = "sandbag_0" }, /turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/indoors/bunker/north_south) -"ldl" = ( -/obj/item/trash/uscm_mre{ - pixel_y = 14; - pixel_x = 9 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/north_west) -"leh" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/ammo_casing/shell, -/obj/item/ammo_casing/shell, -/obj/item/ammo_casing/shell, -/turf/open/hybrisa/street/cement3, -/area/tyrargo/outdoors/colony_streets/north_west) -"lgd" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/carpet/carpetbeige, -/area/tyrargo/indoors/apartment/south_upper) -"lhQ" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 +/area/tyrargo/indoors/bunker/central_south) +"hGH" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/clothing/head/hardhat, +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/strata/floor3, +/area/tyrargo/indoors/engineering/ground) +"hGP" = ( +/obj/structure/desertdam/decals/road_edge{ + pixel_y = 1; + pixel_x = 16 }, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/north) -"ljD" = ( -/obj/structure/machinery/cm_vending/sorted/tech/tool_storage{ - pixel_x = -6 +/obj/structure/desertdam/decals/road_edge{ + pixel_y = -12; + pixel_x = 16 }, -/obj/structure/prop/hybrisa/misc/machinery/screens/redalertblank{ - light_color = "#FF0000"; - light_on = 1; - light_power = 3; - light_range = 5; - pixel_x = -32; - pixel_y = 16 +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_14"; + pixel_y = 27 }, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/indoors/engineering/ground) -"ljT" = ( -/obj/structure/machinery/vending/cigarette, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer/plating, -/area/tyrargo/underground/museum_carpark) -"lkt" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/device/flashlight/flare/on{ - fuel_rate = 5 +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/west) +"hLu" = ( +/obj/structure/barricade/sandbags/weak_wired{ + icon_state = "sandbag_0"; + pixel_y = -6 }, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/south_east) -"lkA" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/carpet/carpetpatternblue, -/area/tyrargo/indoors/apartment/south_upper) -"llY" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/floor/plating/platingdmg2, -/area/tyrargo/indoors/apartment/north_ground) -"lnr" = ( -/turf/open/floor/prison/yellow/west, -/area/tyrargo/indoors/engineering/upper) -"lnt" = ( +/obj/item/ammo_casing/shell, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_upper) +"hLy" = ( /obj/item/ammo_casing/bullet, /obj/item/ammo_casing/bullet, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/closed/wall/r_wall/bunker, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"loy" = ( -/obj/effect/decal/hybrisa/road/road_stop{ - icon_state = "stop_decal5" +/obj/item/prop/colony/usedbandage{ + dir = 4; + pixel_y = -5; + pixel_x = -1 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"lph" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/device/flashlight/flare/on{ - fuel_rate = 5 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_1) +"hLM" = ( +/obj/effect/decal/siding, +/turf/open/floor/prison/darkyellow2/north, +/area/tyrargo/indoors/engineering/ground) +"hMs" = ( +/turf/open/hybrisa/street/roadlines4, +/area/tyrargo/oob/outdoors) +"hNd" = ( +/obj/effect/decal/hybrisa/tiretrack{ + dir = 9; + pixel_x = 17 }, -/obj/effect/decal/cleanable/blood/drip, /turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"lpj" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_ground) -"lrF" = ( +/area/tyrargo/outdoors/colony_streets/north) +"hNj" = ( +/turf/open/floor/coagulation/icon5_8, +/area/tyrargo/indoors/sewer_treatment/lower) +"hPc" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_5" + icon_state = "trash_17"; + pixel_x = -8; + pixel_y = 12 }, -/turf/open/floor/hybrisa/wood/greywood, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/indoors/apartment/north_ground) -"lse" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/hybrisa/street/cement3, -/area/tyrargo/outdoors/colony_streets/south_west) -"lsj" = ( -/obj/structure/barricade/deployable{ - dir = 4 - }, -/obj/structure/barricade/deployable, -/obj/effect/decal/cleanable/dirt, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/south_west) -"lsF" = ( -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/underground/power_substation) -"lvo" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/turf/open/floor/strata/fake_wood, -/area/tyrargo/indoors/bar/upper) -"lxz" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/sandbags/weak_wired{ - icon_state = "sandbag_0"; - pixel_y = -6 - }, +"hPr" = ( /obj/structure/prop/tyrargo/boards/boards_2{ dir = 4; layer = 2.1; - pixel_y = 1; + pixel_y = 6; pixel_x = 1 }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_ground) -"lAb" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/item/ammo_magazine/rifle/m41aMK1/heap{ - current_rounds = 0; - pixel_y = 11; - pixel_x = 2 +/obj/structure/barricade/sandbags/weak_wired{ + dir = 1; + icon_state = "sandbag_0"; + pixel_y = 4; + layer = 4 }, /turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"lBd" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_x = -2 - }, -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/outdoors/outskirts_road/central) -"lCs" = ( +/area/tyrargo/outdoors/colony_streets/south_west) +"hPJ" = ( +/obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/dirt, -/obj/item/weapon/twohanded/folded_metal_chair{ - pixel_y = 5 +/obj/structure/machinery/light{ + dir = 8; + light_color = "#A7DBB6" + }, +/obj/item/ammo_magazine/rifle/lmg/heap{ + current_rounds = 0 }, /turf/open/floor/hybrisa/carpet/carpetpatternblue, +/area/tyrargo/indoors/apartment/north_upper) +"hPM" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_12" + }, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north_west) +"hPS" = ( +/obj/structure/closet/bodybag, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/hybrisa/carpet/carpetgreendeco, /area/tyrargo/indoors/apartment/south_ground) -"lCS" = ( +"hQA" = ( +/obj/structure/barricade/wooden{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/hybrisa/carpet/pink, +/area/tyrargo/indoors/apartment/south_ground) +"hSM" = ( +/turf/open/floor/almayer_hull/outerhull_dir, +/area/tyrargo/indoors/mall/upper/external) +"hVp" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/door/airlock/hybrisa/generic_solid/autoname, -/turf/open/floor/plating, +/obj/item/prop/alien/hugger, +/turf/open/floor/hybrisa/carpet/rug_colorable/grey_blue/south, /area/tyrargo/indoors/apartment/north_ground) -"lEx" = ( -/obj/structure/barricade/sandbags/wired{ - icon_state = "sandbag_0"; - color = "#a98c7c"; - layer = 3.9; - pixel_y = 1; - pixel_x = -4 +"hVw" = ( +/turf/open/floor/prison/red/north, +/area/tyrargo/indoors/admin/upper) +"hXV" = ( +/obj/structure/stairs/multiz/down{ + dir = 8 }, -/obj/structure/barricade/sandbags/wired{ - dir = 4; - icon_state = "sandbag_0"; - color = "#a98c7c"; - pixel_x = 4; - pixel_y = 11; - layer = 2.99 +/obj/structure/blocker/forcefield/vehicles, +/turf/open/floor/almayer_hull, +/area/tyrargo/indoors/bunker/central) +"hYh" = ( +/obj/structure/platform/metal/almayer, +/obj/structure/cable/heavyduty{ + icon_state = "1-2" }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/west) -"lED" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/auto_turf/hybrisa_auto_turf/layer3, -/area/tyrargo/oob) -"lFW" = ( -/obj/structure/sink{ - pixel_y = 24 +/obj/effect/decal/warning_stripes{ + icon_state = "W" }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/north_upper) -"lHo" = ( -/obj/structure/platform/metal/hybrisa/metalplatform1, -/obj/structure/platform/metal/hybrisa/metalplatform1/east, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/south_west) -"lHM" = ( -/obj/structure/barricade/handrail/hybrisa/road/plastic/blue{ - dir = 4 +/obj/effect/decal/warning_stripes{ + icon_state = "E"; + pixel_x = 1 }, -/turf/open/floor/hybrisa/metal/stripe_red/east, -/area/tyrargo/indoors/sewer_treatment/ground) -"lIP" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/indoors/apartment/north_ground) -"lJn" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/turf/open/floor/plating, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"hYu" = ( +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/indoors/museum_storage/upper) -"lJr" = ( -/obj/effect/decal/cleanable/dirt, +/turf/closed/wall/r_wall/bunker, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"hZH" = ( /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_17"; + icon_state = "trash_6"; pixel_x = -8; pixel_y = 12 }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_upper) -"lKk" = ( -/obj/effect/decal/hybrisa/bloodtrail{ - dir = 6 +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"icu" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_y = 30 }, -/obj/effect/decal/cleanable/blood/drip, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/apartment/north_ground) -"lNE" = ( -/obj/item/prop{ - desc = "Empty and useless now."; - icon = 'icons/obj/items/casings.dmi'; - icon_state = "cartridge_10_1"; - name = "spent casings"; - pixel_x = 10; - dir = 6 +/turf/open/asphalt/cement/cement1, +/area/tyrargo/outdoors/colony_streets/west) +"icU" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "NE-out"; + pixel_y = 2 }, -/turf/open/floor/hybrisa/metal/zbrownfloor_corner/west, -/area/tyrargo/indoors/engineering/ground) -"lNS" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_16"; - pixel_x = -2; - pixel_y = -1 +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/ammo_spawn/m41a_random_spawn{ + spawn_chance = 60 }, -/turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_2/east_trench) -"lNY" = ( +/turf/open/floor/almayer/blackfull2, +/area/tyrargo/indoors/bunker/central_south) +"ida" = ( /obj/effect/decal/cleanable/dirt, -/obj/item/device/flashlight/flare/on{ - fuel_rate = 5 +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_17"; + pixel_y = 5; + pixel_x = -1 }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_ground) -"lOh" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" +/turf/open/floor/hybrisa/carpet/carpetpatternblue, +/area/tyrargo/indoors/apartment/south_ground) +"ide" = ( +/obj/structure/shuttle/part/dropship3/transparent/right_inner_bottom_wing, +/turf/open/floor/plating/platingdmg2/west, +/area/tyrargo/indoors/museum_storage/upper) +"ido" = ( +/obj/structure/platform/metal/almayer, +/obj/structure/platform_decoration/metal/almayer/west, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"idr" = ( +/turf/open/floor/hybrisa/carpet/carpetgreendeco, +/area/tyrargo/indoors/apartment/south_ground) +"idt" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 }, -/obj/effect/decal/remains/robot, -/turf/open/floor/hybrisa/tile/tilered, +/turf/open/floor/plating/platingdmg3, /area/tyrargo/indoors/apartment/south_upper) -"lOr" = ( -/obj/effect/decal/cleanable/blood/xeno, +"idN" = ( +/obj/effect/landmark/static_comms/net_two, +/turf/open/floor/prison/floor_marked, +/area/tyrargo/indoors/engineering/ground) +"ifn" = ( +/obj/effect/decal/cleanable/dirt, /obj/effect/decal/grass_overlay/grass1/dark{ dir = 8 }, +/obj/item/reagent_container/blood/empty, /turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/oob) -"lPX" = ( -/obj/structure/platform/metal/hybrisa/metalplatform1, -/turf/open/floor/almayer_hull/outerhull_dir/southwest, -/area/tyrargo/indoors/mall/upper/external) -"lQs" = ( +/area/tyrargo/landing_zone_1) +"ifF" = ( +/obj/structure/barricade/hesco, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north) +"igi" = ( +/obj/structure/platform/stone/tyrargo, +/obj/structure/platform/stone/tyrargo/west, +/obj/structure/platform/stone/tyrargo/east, +/turf/open/auto_turf/sand_white/layer0, +/area/tyrargo/outdoors/outskirts_road/west) +"ijY" = ( +/obj/item/trash/cigbutt, +/turf/open/asphalt/cement/cement3, +/area/tyrargo/outdoors/colony_streets/south_west) +"ikh" = ( +/obj/structure/desertdam/decals/road_edge{ + pixel_y = 1; + pixel_x = 16 + }, +/obj/structure/desertdam/decals/road_edge{ + pixel_y = -12; + pixel_x = 16 + }, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north) +"imz" = ( /obj/structure/barricade/sandbags/weak_wired{ + dir = 1; icon_state = "sandbag_0"; - pixel_y = -6 + pixel_y = 4; + layer = 4 }, -/obj/structure/blocker/invisible_wall, /turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/oob/outdoors) -"lRy" = ( -/turf/open/floor/strata/orange_icorner, -/area/tyrargo/indoors/admin/upper) -"lRD" = ( +/area/tyrargo/landing_zone_1) +"inl" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood, -/obj/effect/decal/hybrisa/bloodtrail{ - dir = 4 - }, -/obj/item/prop{ - desc = "Empty and useless now."; - icon = 'icons/obj/items/casings.dmi'; - icon_state = "cartridge_10_1"; - name = "spent casings"; - dir = 6; - pixel_x = 5 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/west) -"lSe" = ( -/obj/structure/barricade/handrail/wire{ - dir = 8 - }, -/turf/open/floor/prison/blue/west, -/area/tyrargo/indoors/sewer_treatment/upper) -"lSi" = ( -/turf/open/floor/plating/platingdmg3, -/area/tyrargo/indoors/apartment/north_ground) -"lSo" = ( -/turf/open/floor/prison/ramptop/east, -/area/tyrargo/indoors/sewer_treatment/ground) -"lSF" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/outdoors/outskirts_road/west) -"lSW" = ( /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_y = 24; - pixel_x = 4 - }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_ground) -"lTm" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/sandbags/weak_wired{ - dir = 4; - icon_state = "sandbag_0"; - pixel_x = 1 - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_upper) -"lVn" = ( -/obj/structure/prop/invuln/overhead_pipe{ - pixel_y = -6 - }, -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3"; - pixel_x = 16; - pixel_y = 24 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/west) -"lXq" = ( -/obj/structure/largecrate/empty/case/double{ - pixel_x = -1; - pixel_y = -13 + pixel_y = 12 }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"lXK" = ( +/obj/effect/landmark/objective_landmark/close, +/turf/open/floor/almayer/plating_striped/west, +/area/tyrargo/indoors/comms/ground) +"ipR" = ( /obj/structure/prop/invuln/lattice_prop{ icon_state = "lattice12"; - pixel_x = -2; - pixel_y = 24 - }, -/obj/structure/largecrate{ - pixel_x = 7; - pixel_y = 9 + pixel_y = 30 }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"lXP" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4" +/obj/effect/decal/cleanable/dirt, +/turf/open/asphalt/cement_sunbleached, +/area/tyrargo/outdoors/colony_streets/south_east) +"iqA" = ( +/obj/item/ammo_casing/bullet, +/obj/structure/barricade/sandbags/weak_wired{ + dir = 1; + icon_state = "sandbag_0"; + pixel_y = 4; + layer = 4 }, -/obj/effect/decal/grass_overlay/grass1/dark{ +/turf/open/floor/plating/platingdmg2, +/area/tyrargo/indoors/apartment/north_upper) +"iqV" = ( +/obj/structure/barricade/hesco{ dir = 8 }, -/turf/open/asphalt/cement/cement13, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement4, /area/tyrargo/outdoors/colony_streets/north_west) -"lYD" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - pixel_x = -6; - pixel_y = 10 +"iqX" = ( +/obj/structure/surface/table/woodentable, +/turf/open/floor/hybrisa/carpet/carpetgreendeco, +/area/tyrargo/indoors/apartment/south_upper) +"its" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_exterior/west) -"may" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" +/obj/effect/landmark/structure_spawner/setup/distress/xeno_door_reinforced, +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/indoors/museum_storage/upper) +"iun" = ( +/obj/item/prop/colony/usedbandage{ + dir = 5 }, -/turf/open/asphalt, -/area/tyrargo/indoors/gararge/ground) -"mbh" = ( -/obj/effect/decal/siding, -/obj/item/device/multitool{ - pixel_x = -9; - pixel_y = -1 +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 6 }, -/turf/open/floor/prison/darkyellow2/northwest, -/area/tyrargo/indoors/engineering/ground) -"mbk" = ( +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"ivt" = ( +/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco3/west, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2) +"iwY" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_5"; - pixel_y = 12 - }, -/obj/item/reagent_container/food/drinks/cans/beer{ - pixel_x = -21; - pixel_y = -9 +/obj/structure/barricade/deployable{ + dir = 4 }, -/turf/open/floor/hybrisa/carpet/rug_colorable/grey_blue/east, -/area/tyrargo/indoors/apartment/north_ground) -"mcx" = ( +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_streets/west) +"izN" = ( +/obj/effect/decal/cleanable/blood, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_streets/west) +"iCi" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/road/lines4{ - pixel_x = -14 +/obj/item/weapon/gun/rifle/m41a, +/turf/open/asphalt/cement/cement14, +/area/tyrargo/outdoors/colony_streets/north) +"iCj" = ( +/obj/structure/prop/hybrisa/misc/stoneplanterseats{ + dir = 1; + pixel_x = -8; + pixel_y = 4 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"mcG" = ( +/turf/open/hybrisa/street/cement3, +/area/tyrargo/outdoors/colony_streets/south_west) +"iCn" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/surface/table/almayer{ - color = "#EBD9B7" - }, -/obj/item/ammo_magazine/revolver/mateba/highimpact{ - pixel_x = -9; - pixel_y = -5 +/obj/effect/decal/cleanable/generic, +/obj/effect/decal/hybrisa/bloodtrail{ + dir = 9 }, -/obj/item/ammo_magazine/revolver/mateba/highimpact{ - pixel_x = -9; - pixel_y = -5 +/turf/open/floor/hybrisa/tile/tilewhitecheckered, +/area/tyrargo/indoors/comms/ground) +"iCp" = ( +/turf/open/floor/prison/yellow, +/area/tyrargo/indoors/admin/ground) +"iES" = ( +/obj/effect/decal/hybrisa/road/lines3, +/obj/effect/decal/hybrisa/road/road_edge{ + icon_state = "road_edge_decal3"; + pixel_y = -4 }, -/obj/item/ammo_magazine/revolver/mateba/highimpact{ - pixel_x = -9; - pixel_y = -5 +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/oob/outdoors) +"iFy" = ( +/obj/effect/landmark/lv624/fog_blocker/long, +/turf/open/hybrisa/street/sidewalk/east, +/area/tyrargo/oob/outdoors) +"iFB" = ( +/obj/structure/desertdam/decals/road_stop{ + dir = 1; + icon_state = "stop_decal5" }, -/obj/item/clothing/head/beret/marine/commander/black/army{ - pixel_x = 7; - pixel_y = 10 +/obj/structure/desertdam/decals/road_stop{ + icon_state = "stop_decal2"; + pixel_y = -12 }, -/turf/open/asphalt/cement/cement15, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/north) -"mdz" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 - }, +"iGC" = ( +/obj/effect/decal/cleanable/blood/xeno, +/obj/structure/platform/stone/tyrargo/east, +/obj/structure/platform/stone/tyrargo, /turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/indoors/security/ground) -"mdH" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/green/west, -/area/tyrargo/underground/sewer/south) -"meo" = ( -/obj/structure/barricade/deployable, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_upper) -"meI" = ( +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"iGN" = ( +/turf/closed/wall/r_wall/bunker/floodgate, +/area/tyrargo/oob) +"iHh" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/indoors/apartment/south_ground) -"mfL" = ( -/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco1/east, -/turf/open/floor/almayer_hull/outerhull_dir/west, -/area/tyrargo/indoors/security/upper) -"mgE" = ( -/obj/structure/prop/invuln/overhead_pipe{ - pixel_y = -6 - }, -/obj/structure/prop/invuln/overhead_pipe{ - pixel_y = 24 +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_15" }, +/turf/open/asphalt/cement/cement1, +/area/tyrargo/outdoors/colony_streets/south_west) +"iHj" = ( +/obj/item/stack/sheet/metal, +/turf/open/floor/hybrisa/metal/zbrownfloor1/east, +/area/tyrargo/indoors/engineering/ground) +"iHk" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/west) -"mgY" = ( -/obj/structure/barricade/handrail/wire{ - dir = 1; - pixel_y = 13 +/obj/effect/decal/cleanable/generic, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_door, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north_east) +"iKu" = ( +/obj/item/prop/colony/used_flare, +/obj/item/trash/uscm_mre{ + pixel_x = 12; + pixel_y = -7 }, -/obj/structure/barricade/handrail/wire{ - layer = 3 +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"iKI" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 4; + icon_state = "sandbag_0"; + pixel_x = 4 }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilegrey, -/area/tyrargo/indoors/museum_storage/ground) -"mhb" = ( -/obj/structure/largecrate/random/case/double, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"mhe" = ( -/turf/open/floor/prison/darkbrown2/northwest, -/area/tyrargo/indoors/sewer_treatment/ground) -"mhL" = ( /obj/structure/prop/tyrargo/boards/boards_1{ - pixel_x = 5; - pixel_y = 5 - }, -/obj/structure/prop/tyrargo/boards{ dir = 1; - pixel_x = -2; - pixel_y = -14 + pixel_x = 6; + pixel_y = 10; + layer = 2.1 }, -/turf/open/floor/plating/platingdmg1, -/area/tyrargo/indoors/apartment/north_upper) -"mjT" = ( -/obj/structure/machinery/iv_drip, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1) -"mjU" = ( -/obj/structure/prop/invuln/overhead_pipe{ - pixel_y = -6 +/obj/item/ammo_magazine/rifle/heap{ + current_rounds = 0 }, -/obj/structure/prop/invuln/overhead_pipe{ - pixel_y = 24 +/obj/structure/stairs/perspective{ + dir = 5; + icon_state = "p_stair_full" }, /turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/north_west) -"mlv" = ( +"iLv" = ( +/obj/effect/decal/siding{ + icon_state = "siding4" + }, +/turf/open/floor/prison/darkyellow2/west, +/area/tyrargo/indoors/engineering/ground) +"iLR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/bed/bedroll{ + dir = 1; + pixel_y = -2; + pixel_x = -6 + }, /obj/structure/barricade/sandbags/weak_wired{ dir = 4; icon_state = "sandbag_0"; pixel_x = 4 }, -/turf/open/asphalt, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 + }, +/turf/open/asphalt/cement/cement3, /area/tyrargo/outdoors/colony_streets/north_west) -"mlC" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 1; - icon_state = "sandbag_0"; - pixel_y = 4 - }, -/obj/structure/barricade/sandbags/wired{ - dir = 8; - icon_state = "sandbag_0"; - color = "#a98c7c"; - layer = 2.99; - pixel_x = 7 - }, -/obj/item/ammo_casing/bullet, -/obj/effect/landmark/objective_landmark/far, -/turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_1/north_trench) -"mlH" = ( -/obj/effect/decal/hybrisa/bloodtrail, -/obj/item/prop/colony/usedbandage{ - dir = 10 +"iMQ" = ( +/obj/structure/bed/roller, +/obj/effect/decal/cleanable/blood, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 }, /obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/obj/effect/landmark/objective_landmark/far, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"mmu" = ( -/obj/structure/prop/tyrargo/boards/boards_1{ dir = 1 }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/interior/wood/alt, -/area/tyrargo/outdoors/outskirts/east_trench) -"mmz" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"mpl" = ( -/obj/structure/barricade/sandbags/weak_wired{ - icon_state = "sandbag_0"; - pixel_y = -6 - }, -/turf/open/floor/interior/wood/alt, -/area/tyrargo/outdoors/outskirts/fsb_north) -"mra" = ( -/obj/structure/prop/tyrargo/boards{ - pixel_x = 5 - }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"mrW" = ( -/obj/structure/prop/tyrargo/large_tents/small_closed/back, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement4, +/turf/open/asphalt/cement/cement15, /area/tyrargo/outdoors/colony_streets/north_west) -"msB" = ( -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 4; - layer = 2.1; - pixel_y = 6; - pixel_x = 11 - }, -/obj/item/reagent_container/blood/empty, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/turf/open/gm/dirt/dark_brown/variant_1, -/area/tyrargo/outdoors/outskirts/fsb_north) -"msI" = ( -/obj/structure/surface/table/almayer{ - flipped = 1 - }, -/obj/item/device/flashlight/lamp/on{ - pixel_x = 6 +"iNI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/generic, +/obj/item/reagent_container/blood/empty{ + pixel_x = -5; + pixel_y = -4 }, -/turf/open/floor/hybrisa/wood/darkerwood, +/turf/open/floor/hybrisa/wood/greywood, /area/tyrargo/indoors/apartment/north_ground) -"mtB" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_8"; - pixel_y = -12 - }, -/obj/structure/closet/crate/green, -/obj/item/ammo_box/magazine/heap/empty, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north_west) -"mwH" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/deployable, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/south_west) -"mxJ" = ( -/obj/structure/machinery/door/airlock/multi_tile/hybrisa/generic_solid, -/turf/open/floor/corsat/marked, -/area/tyrargo/underground/power_substation) -"mxN" = ( -/obj/item/ammo_casing/bullet, -/obj/item/ammo_casing/bullet, +"iOu" = ( /obj/item/ammo_casing/bullet, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"mzv" = ( -/obj/structure/prop/rock/black_ground{ - dir = 6 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/west) -"mAQ" = ( -/obj/structure/cable/heavyduty{ - icon_state = "4-8" +/obj/item/stack/medical/splint/random_amount{ + pixel_y = -2 }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"mBF" = ( +/turf/open/floor/interior/wood/alt, +/area/tyrargo/outdoors/outskirts/fsb_north) +"iOO" = ( +/obj/effect/decal/cleanable/dirt, /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_14"; - pixel_y = 13 + icon_state = "trash_10"; + pixel_x = -8; + pixel_y = 12 }, -/turf/open/asphalt/cement/cement1, -/area/tyrargo/outdoors/colony_streets/west) -"mBM" = ( /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_16"; - pixel_y = 32 + icon_state = "trash_11"; + pixel_y = 12 }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light{ - dir = 4; - light_color = "#A7DBB6" +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_upper) +"iPc" = ( +/obj/structure/shuttle/part/dropship3/transparent/engine_left_cap, +/obj/structure/prop/rock{ + icon_state = "brown"; + dir = 1; + pixel_y = 11; + pixel_x = 7; + density = 0 }, -/turf/open/floor/hybrisa/carpet/carpetpatternblue, -/area/tyrargo/indoors/apartment/south_upper) -"mBN" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" +/turf/open/auto_turf/sand_white/layer0, +/area/tyrargo/underground/oob_area) +"iQB" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "S" }, -/obj/structure/prop/hybrisa/misc/redmeter{ - light_color = "#850000"; - light_on = 1; - light_range = 1; - light_power = 2; - pixel_y = -31 +/obj/effect/decal/warning_stripes{ + icon_state = "E"; + pixel_y = 1; + pixel_x = 1 }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_door, -/turf/open/floor/prison/darkbrown2/southeast, -/area/tyrargo/indoors/sewer_treatment/ground) -"mBO" = ( -/obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -26; - pixel_y = 11; - layer = 5.9 +/turf/open/hybrisa/street/cement3, +/area/tyrargo/outdoors/colony_exterior/north_west) +"iRc" = ( +/obj/effect/landmark/lv624/fog_blocker/long, +/turf/open/hybrisa/street/sidewalk/southeast, +/area/tyrargo/oob/outdoors) +"iRh" = ( +/obj/structure/shuttle/part/dropship3/transparent/outer_right_weapons, +/turf/open_space, +/area/tyrargo/outdoors/colony_streets/north_east) +"iRr" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" }, -/turf/open/auto_turf/snow/brown_base/layer2, -/area/tyrargo/outdoors/outskirts/north_east_usasf) -"mBS" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/south_west) -"mDw" = ( +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"iUP" = ( /obj/effect/decal/remains/robot, /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; @@ -107620,1703 +91726,1786 @@ icon_state = "thermite"; name = "impact" }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_upper) -"mDC" = ( -/obj/structure/barricade/wooden{ - dir = 8 +/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, +/area/tyrargo/indoors/saipan) +"iUQ" = ( +/obj/item/reagent_container/food/drinks/bottle/wine{ + pixel_x = 5; + pixel_y = 4 + }, +/obj/item/reagent_container/food/drinks/bottle/pwine{ + pixel_x = -5; + pixel_y = -1 }, /turf/open/floor/hybrisa/carpet/pink, /area/tyrargo/indoors/apartment/south_ground) -"mDR" = ( +"iUX" = ( /obj/structure/prop/invuln/overhead_pipe{ - pixel_y = -6; - pixel_x = -7 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/south_west) -"mEC" = ( -/obj/structure/flora/grass/tallgrass/ice/corner{ - dir = 10 + dir = 4; + pixel_y = 19; + pixel_x = -9 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_exterior/west) -"mEH" = ( -/obj/structure/platform/metal/hybrisa/metalplatform3/west, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"mES" = ( -/obj/structure/machinery/colony_floodlight/traffic/alt{ - pixel_x = 4; - pixel_y = 12; - dir = 1 +/obj/structure/cargo_container/horizontal/blue/top{ + layer = 3.1 }, -/turf/open/hybrisa/street/sidewalk/southwest, -/area/tyrargo/outdoors/colony_streets/south_east) -"mFy" = ( +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"iVJ" = ( +/obj/structure/barricade/handrail/hybrisa/handrail, +/turf/open/floor/prison/darkyellow2, +/area/tyrargo/indoors/sewer_treatment/lower) +"iWr" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison/cell_stripe, +/area/tyrargo/indoors/sewer_treatment/upper) +"iZG" = ( /obj/structure/bed/hybrisa/bunkbed3{ - dir = 8 + dir = 1 }, /turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/indoors/apartment/south_ground) -"mFT" = ( -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 4 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner, -/turf/open/asphalt/cement/cement2, -/area/tyrargo/outdoors/colony_exterior/south_west) -"mFV" = ( -/obj/structure/shuttle/part/dropship3/bottom_right_wall, -/obj/structure/prop/hybrisa/misc/fire/fire2{ - color = "#FF7700"; - icon = 'icons/effects/fire.dmi'; - icon_state = "dynamic_2"; - pixel_y = 10; - light_color = "#FF7700"; - pixel_x = 3 - }, -/turf/open/floor/prison/floorscorched1, -/area/tyrargo/indoors/museum_storage/upper) -"mFX" = ( -/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco1/east, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north_west) -"mHt" = ( -/obj/structure/bed/bedroll{ - dir = 8 - }, -/obj/structure/prop/tyrargo/military_alert_sign{ - pixel_y = -32 - }, -/obj/structure/stairs/perspective{ - dir = 9; - icon_state = "p_stair_full" - }, -/turf/open/asphalt/cement, +/area/tyrargo/indoors/apartment/north_ground) +"iZQ" = ( +/obj/structure/desertdam/decals/road_stop, +/obj/item/prop/colony/used_flare, +/turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/north_west) -"mIH" = ( -/turf/open/floor/prison/yellow/east, -/area/tyrargo/indoors/engineering/upper) -"mKj" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_y = 1; - pixel_x = 1 - }, +"jab" = ( /obj/effect/decal/warning_stripes{ icon_state = "N"; pixel_y = 2 }, /turf/open/hybrisa/street/cement3, /area/tyrargo/outdoors/colony_exterior/south_west) -"mKl" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/ammo_box/magazine/misc/mre/empty, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 +"jaE" = ( +/obj/structure/desertdam/decals/road_edge{ + pixel_y = -1; + pixel_x = 16 }, -/turf/open/asphalt/cement/cement1, -/area/tyrargo/outdoors/colony_streets/south_west) -"mKx" = ( +/obj/effect/decal/hybrisa/tiretrack{ + dir = 4; + pixel_x = 12; + pixel_y = 8 + }, +/obj/item/stack/barbed_wire, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north) +"jbt" = ( /obj/structure/prop/invuln/lattice_prop{ icon_state = "lattice12"; - pixel_x = -2; - pixel_y = 24 - }, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/tyrargo/indoors/bar/ground) -"mKL" = ( -/obj/item/ammo_casing/bullet, -/obj/structure/prop/tyrargo/boards{ - dir = 8; - pixel_x = 12; - pixel_y = 4 + pixel_y = 30 }, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/north_west) -"mMX" = ( +/turf/open/asphalt/cement/cement3, +/area/tyrargo/outdoors/colony_streets/west) +"jcp" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/sink{ - pixel_y = 24 +/turf/open/floor/hybrisa/carpet/carpetbeigedeco, +/area/tyrargo/indoors/apartment/north_upper) +"jcS" = ( +/obj/structure/surface/table/reinforced/cloth, +/obj/structure/prop/hybrisa/supermart/supermartfruitbasket/melons, +/turf/open/floor/strata/gray_multi_tiles, +/area/tyrargo/indoors/market/ground) +"jez" = ( +/turf/closed/wall/hybrisa/marhsalls/reinforced, +/area/tyrargo/indoors/security/ground) +"jeT" = ( +/obj/structure/shuttle/part/dropship3/left_inner_wing_connector, +/turf/open/auto_turf/sand_white/layer0, +/area/tyrargo/outdoors/colony_streets/east) +"jhg" = ( +/obj/structure/barricade/deployable{ + dir = 8 }, -/turf/open/floor/hybrisa/tile/tileblue, +/turf/open/floor/hybrisa/carpet/carpetblackdeco, +/area/tyrargo/indoors/apartment/south_upper) +"jiw" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/ammo_casing/bullet, +/turf/open/floor/hybrisa/carpet/carpetreddeco, /area/tyrargo/indoors/apartment/south_ground) -"mOi" = ( -/obj/structure/platform/stone/tyrargo/north, -/obj/structure/platform/stone/tyrargo/west, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"mOM" = ( -/obj/item/weapon/gun/pistol/m1911{ - current_mag = null +"jjm" = ( +/obj/effect/decal/hybrisa/trash{ + pixel_y = 12 }, -/obj/item/ammo_casing/bullet, -/turf/open/asphalt/cement/cement1, -/area/tyrargo/outdoors/colony_streets/north_west) -"mOU" = ( -/obj/structure/prop/tyrargo/boards{ - dir = 8; - pixel_x = 12; - pixel_y = 4 +/obj/structure/largecrate/supply/ammo/m41a/half{ + pixel_x = 5 }, -/obj/structure/prop/tyrargo/boards{ - pixel_x = -8; - pixel_y = -1 +/obj/item/storage/box/guncase/m41a{ + pixel_y = 5; + pixel_x = 6 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/north_west) -"mOW" = ( -/obj/structure/bed/chair/comfy/black{ - dir = 4 +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"jkB" = ( +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/floor/prison/cell_stripe/east, +/area/tyrargo/indoors/engineering/upper) +"jkE" = ( +/obj/item/prop/colony/used_flare, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_streets/west) +"jmF" = ( +/obj/structure/blocker/invisible_wall, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/turf/open/floor/prison/darkred2/east, -/area/tyrargo/indoors/security/ground) -"mRr" = ( -/obj/structure/largecrate/random/barrel/brown{ - pixel_y = 7; - pixel_x = 4 +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_streets/south_west) +"jpb" = ( +/obj/structure/prop/hybrisa/misc/fire/fire1{ + pixel_x = -20; + pixel_y = 9 }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1) -"mRz" = ( /obj/structure/blocker/invisible_wall, /obj/structure/blocker/forcefield/vehicles, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 - }, -/obj/structure/prop/vehicles/tank/apc/destroyed{ - dir = 8; - pixel_y = -12 +/turf/closed/wall/strata_ice/forest, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"jpq" = ( +/obj/structure/stairs/multiz/up{ + dir = 1 }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"mSf" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/turf/open/floor/almayer_hull, +/area/tyrargo/underground/apartment) +"jsW" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_13"; + pixel_x = -8; + pixel_y = 12 }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/obj/structure/barricade/deployable, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/south_west) +"jtu" = ( +/obj/item/prop{ + desc = "A primary armament cannon magazine"; + icon = 'icons/obj/items/weapons/guns/ammo_by_faction/USCM/vehicles.dmi'; + icon_state = "ltbcannon_1"; + name = "LTB Cannon Magazine"; + pixel_x = 3; + pixel_y = -2 }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_door_reinforced, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/indoors/museum_storage/upper) -"mUd" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 1; - icon_state = "sandbag_0"; - pixel_y = 4; - layer = 4 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"jtQ" = ( +/obj/structure/sign/poster/kellandmining{ + pixel_y = 32; + pixel_x = 8 }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_upper) +"jxl" = ( +/turf/open/floor/coagulation/icon2_0, +/area/tyrargo/indoors/sewer_treatment/lower) +"jxJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/bed/roller, +/obj/effect/landmark/corpsespawner/tyrargo/us_army_trooper, +/turf/open/floor/plating/plating_catwalk/aicore/white, +/area/tyrargo/indoors/apartment/north_ground) +"jxT" = ( /obj/structure/prop/tyrargo/boards/boards_2{ + dir = 4; layer = 2.1; - pixel_x = -2; - pixel_y = -5 - }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"mUr" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" - }, -/obj/structure/barricade/sandbags/weak_wired{ - icon_state = "sandbag_0"; - pixel_y = -6 - }, -/obj/structure/prop/tyrargo/boards{ - dir = 8; - pixel_x = 5; - pixel_y = 11 + pixel_y = -7 }, -/turf/open/floor/plating/platingdmg2, -/area/tyrargo/indoors/apartment/north_upper) -"mWj" = ( -/obj/structure/barricade/sandbags/weak_wired{ - icon_state = "sandbag_0"; - pixel_y = -6 +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_2) -"mYw" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S" +/turf/open/floor/interior/wood/alt, +/area/tyrargo/outdoors/colony_streets/west) +"jyC" = ( +/obj/structure/surface/table/woodentable/fancy, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/bar/ground) +"jzz" = ( +/obj/structure/shuttle/part/dropship3/transparent/nose_top_right, +/turf/open_space, +/area/tyrargo/outdoors/colony_streets/north_east) +"jzN" = ( +/turf/closed/wall/r_wall/bunker, +/area/tyrargo/outdoors/outskirts_road/west) +"jAh" = ( +/obj/effect/decal/siding{ + icon_state = "siding2" }, -/turf/open/hybrisa/street/cement3, -/area/tyrargo/outdoors/colony_exterior/north_west) -"mYB" = ( /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6" - }, -/turf/open/floor/hybrisa/carpet/carpetblue, -/area/tyrargo/indoors/apartment/south_ground) -"mZM" = ( -/obj/structure/stairs/multiz/down{ - dir = 8 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/sewer_treatment/upper) -"ncl" = ( -/obj/item/ammo_casing/bullet, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 - }, -/obj/effect/decal/hybrisa/road/roadmiddle{ - dir = 4 + icon_state = "trash_2" }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"ncD" = ( -/obj/structure/flora/grass/tallgrass/ice, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/outdoors/colony_exterior/west) -"ncQ" = ( -/obj/structure/closet/bodybag, -/turf/open/floor/hybrisa/carpet/carpetgreendeco, -/area/tyrargo/indoors/apartment/south_ground) -"ndi" = ( -/obj/structure/bed/hybrisa/bunkbed3{ - dir = 1 +/turf/open/floor/prison/darkyellow2, +/area/tyrargo/indoors/engineering/ground) +"jAG" = ( +/obj/effect/decal/cleanable/dirt{ + icon_state = "thermite"; + name = "impact" }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/indoors/apartment/south_ground) -"ndk" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; name = "dirt" }, -/turf/open/asphalt/cement/cement14, -/area/tyrargo/outdoors/colony_streets/north) -"ndL" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_streets/north_west) +"jBL" = ( +/obj/structure/surface/table/reinforced/cloth, +/turf/open/floor/strata/green3, +/area/tyrargo/indoors/market/ground) +"jEF" = ( +/obj/structure/barricade/handrail/wire{ + dir = 1 }, -/obj/item/prop{ - desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; - icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; - icon_state = "M56D"; - name = "M56D heavy machine gun nest"; - pixel_x = 6; - pixel_y = 6; +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/admin/upper) +"jGc" = ( +/obj/structure/prop/tyrargo/boards/boards_2{ dir = 8; - anchored = 1 - }, -/obj/item/ammo_casing/bullet, -/turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_1/west_trench) -"new" = ( -/obj/structure/blocker/invisible_wall, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -4 + layer = 2.1; + pixel_y = -7 }, -/obj/effect/decal/hybrisa/road/roadmiddle{ - dir = 4 +/obj/structure/prop/tyrargo/boards/boards_2{ + dir = 4; + pixel_x = -8; + pixel_y = 7; + layer = 2.1 }, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/west) -"nfT" = ( /obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 + dir = 8 }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 +/obj/item/stack/medical/splint/random_amount{ + pixel_y = -2 }, -/turf/closed/wall/r_wall/bunker, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/outskirts/north_west_usasf) -"ngP" = ( +"jGd" = ( +/obj/structure/window_frame/wood, +/turf/open/floor/plating/wood_broken4, +/area/tyrargo/landing_zone_1/ceiling) +"jGO" = ( +/turf/open/floor/almayer_hull/outerhull_dir/northwest, +/area/tyrargo/indoors/mall/upper/external) +"jJk" = ( /obj/structure/barricade/sandbags/weak_wired{ - dir = 1; icon_state = "sandbag_0"; - pixel_y = 4; - layer = 4 + pixel_y = -6 }, -/obj/structure/largecrate/random/mini/ammo{ - pixel_y = -6; - pixel_x = -1 +/obj/structure/prop/tyrargo/boards/boards_2{ + layer = 2.1; + pixel_y = -5; + pixel_x = 2 }, -/turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_1/north_trench) -"nhC" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_x = 16 +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_upper) +"jKx" = ( +/obj/structure/closet/bodybag, +/obj/structure/machinery/shower{ + dir = 1 }, -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"niM" = ( -/obj/item/stack/sandbags/small_stack, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_upper) -"niW" = ( +/turf/open/floor/plating/plating_catwalk/aicore/white, +/area/tyrargo/indoors/apartment/south_ground) +"jLf" = ( +/obj/structure/toilet{ + dir = 8 + }, +/turf/open/floor/hybrisa/tile/tilewhitecheckered/biege, +/area/tyrargo/indoors/apartment/south_ground) +"jLJ" = ( /obj/structure/barricade/sandbags/weak_wired{ - dir = 4; + dir = 1; icon_state = "sandbag_0"; - pixel_x = 4 - }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_ground) -"njq" = ( -/obj/item/ammo_casing/bullet, -/obj/item/ammo_magazine/rifle/heap{ - current_rounds = 0 - }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north) -"njD" = ( -/obj/structure/desertdam/decals/road_edge{ - icon_state = "road_edge_decal3"; - pixel_y = -12; - pixel_x = -12 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 10 + pixel_y = 4; + layer = 4 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"njV" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" +/obj/structure/prop/tyrargo/boards/boards_2{ + layer = 2.1 }, /obj/structure/prop/tyrargo/boards{ dir = 8; - pixel_x = 2; - pixel_y = -1 - }, -/obj/structure/prop/tyrargo/boards{ - dir = 1; - pixel_x = 2; - pixel_y = 14 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 + pixel_x = -5; + pixel_y = -10 }, -/turf/open/asphalt/cement/cement14, -/area/tyrargo/outdoors/colony_streets/west) -"nkI" = ( -/obj/effect/decal/remains/robot, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" +/turf/open/floor/plating, +/area/tyrargo/indoors/apartment/north_ground) +"jMZ" = ( +/obj/structure/stairs/multiz/down{ + dir = 8 }, -/turf/open/shuttle/dropship/light_grey_single_wide_up_to_down, -/area/tyrargo/indoors/saipan) -"nlZ" = ( -/obj/structure/barricade/handrail/wire{ - dir = 1 +/turf/open/floor/shiva/purplefull, +/area/tyrargo/indoors/admin/upper) +"jOp" = ( +/obj/structure/sink{ + pixel_y = 24 }, -/turf/open/floor/prison/blue/north, -/area/tyrargo/indoors/sewer_treatment/upper) -"nnT" = ( -/obj/structure/barricade/handrail/wire, -/turf/open/floor/strata/multi_tiles/west, -/area/tyrargo/indoors/security/upper) -"non" = ( -/turf/closed/wall/hybrisa/marhsalls, -/area/tyrargo/indoors/security/ground) -"noy" = ( -/obj/structure/closet/cabinet, -/turf/open/floor/hybrisa/wood/darkerwood, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/hybrisa/tile/tilewhite, /area/tyrargo/indoors/apartment/north_ground) -"noS" = ( +"jQS" = ( +/obj/effect/landmark/lv624/fog_blocker/long, +/turf/closed/wall/hybrisa/colony, +/area/tyrargo/oob/outdoors) +"jRZ" = ( +/turf/open/hybrisa/street/sidewalk/east, +/area/tyrargo/outdoors/colony_streets/south_west) +"jSi" = ( +/obj/structure/shuttle/part/dropship3/transparent/nose_top_left, +/turf/open_space, +/area/tyrargo/outdoors/colony_streets/north_east) +"jSV" = ( /obj/effect/decal/cleanable/dirt{ icon_state = "thermite"; name = "impact" }, -/obj/effect/decal/remains/robot, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" +/obj/item/hybrisa/misc/trash_bag_full_prop{ + pixel_x = 3; + pixel_y = 20; + layer = 2.9 }, -/turf/open/floor/plating, +/turf/open/floor/hybrisa/carpet/carpetpatternbrown, /area/tyrargo/indoors/apartment/north_upper) -"nqs" = ( -/obj/structure/barricade/handrail/wire{ +"jTE" = ( +/obj/structure/prop/tyrargo/boards/boards_2{ dir = 8 }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4"; - pixel_y = 4; - pixel_x = -4 +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/outdoors/walkway_access/apart_gararge) -"nqK" = ( -/obj/structure/barricade/sandbags/wired{ - dir = 8; - icon_state = "sandbag_0"; - color = "#a98c7c"; - layer = 2.99; - pixel_x = -3 +/turf/open/floor/interior/wood, +/area/tyrargo/outdoors/colony_streets/west) +"jUm" = ( +/obj/structure/cargo_container/horizontal/blue/bottom, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"jVj" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/engidoor/glass/colony, +/turf/open/floor/corsat/marked, +/area/tyrargo/indoors/engineering/ground) +"jVy" = ( +/obj/structure/prop/tyrargo/boards/boards_1{ + dir = 8 }, /obj/effect/decal/cleanable/dirt, -/turf/open/asphalt/cement, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 + }, +/turf/open/floor/interior/wood, /area/tyrargo/outdoors/colony_streets/west) -"nri" = ( +"jVP" = ( +/obj/structure/platform/metal/hybrisa/metalplatform3/east, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2) +"jXd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/generic, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_streets/north_west) +"kaa" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; name = "dirt" }, -/obj/effect/decal/cleanable/dirt{ - icon_state = "thermite"; - name = "impact" +/obj/effect/decal/remains/robot, +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/outdoors/walkway_access/power_apart) -"nrS" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 1; - icon_state = "sandbag_0"; - pixel_y = 4; - layer = 4 +/turf/open/floor/hybrisa/tile/tilewhitecheckered/biege, +/area/tyrargo/indoors/apartment/south_upper) +"kbp" = ( +/obj/effect/decal/siding{ + icon_state = "siding8" }, -/obj/structure/prop/tyrargo/boards/boards_1{ - dir = 8; - pixel_x = 13; - pixel_y = -2; - layer = 2.8 +/turf/open/asphalt, +/area/tyrargo/indoors/gararge/ground) +"kbv" = ( +/obj/structure/prop/hybrisa/misc/fire/fire2{ + color = "#FF7700"; + icon = 'icons/effects/fire.dmi'; + icon_state = "dynamic_2"; + pixel_y = 10; + light_color = "#FF7700"; + pixel_x = 7 }, -/turf/open/floor/plating/platingdmg3, -/area/tyrargo/indoors/apartment/south_upper) -"nsL" = ( +/turf/closed/shuttle/dropship3{ + icon_state = "19" + }, +/area/tyrargo/indoors/saipan) +"kbO" = ( +/obj/effect/landmark/lv624/fog_blocker/long, +/turf/closed/wall/strata_ice/forest, +/area/tyrargo/oob/outdoors) +"kcv" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/vomit, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_upper) -"ntB" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_y = 1; - pixel_x = 1 +/obj/structure/surface/table/woodentable, +/obj/item/storage/briefcase, +/turf/open/floor/hybrisa/carpet/carpetgreendeco, +/area/tyrargo/indoors/apartment/south_upper) +"kdm" = ( +/obj/item/prop{ + desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; + icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; + icon_state = "M56D"; + name = "M56D heavy machine gun nest"; + pixel_y = 15; + anchored = 1 }, -/obj/effect/decal/warning_stripes{ - icon_state = "S" +/obj/structure/prop/tyrargo/boards/boards_2{ + layer = 2.1; + pixel_y = -5; + pixel_x = 2 }, -/turf/open/hybrisa/street/cement3, -/area/tyrargo/outdoors/colony_exterior/west) -"nwm" = ( -/obj/effect/decal/cleanable/blood, -/obj/structure/toilet{ - dir = 4 +/obj/effect/decal/hybrisa/doubleroad/lines3{ + pixel_y = 13 }, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/indoors/apartment/south_upper) -"nwB" = ( -/obj/structure/stairs/perspective{ - dir = 4; - icon_state = "p_stair_full" +/obj/structure/barricade/sandbags/weak_wired{ + icon_state = "sandbag_0"; + pixel_y = -6 }, -/obj/structure/platform/metal/stair_cut/platform_left, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"nxb" = ( +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/outdoors/colony_streets/south_west) +"kfi" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; name = "dirt" }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"nyL" = ( -/obj/structure/bed/hybrisa/bunkbed4, -/turf/open/floor/hybrisa/carpet/carpetpatternblue, -/area/tyrargo/indoors/apartment/south_upper) -"nzd" = ( -/obj/item/prop/colony/used_flare, -/turf/open/hybrisa/street/cement2, -/area/tyrargo/outdoors/colony_streets/south_west) -"nAb" = ( -/turf/open/floor/plating/platingdmg2, +/obj/effect/decal/remains/robot, +/turf/open/floor/hybrisa/tile/tilewhitecheckered/blue, /area/tyrargo/indoors/apartment/north_ground) -"nAT" = ( +"kfn" = ( +/obj/structure/flora/grass/tallgrass/ice, +/turf/open/auto_turf/snow/brown_base/layer2, +/area/tyrargo/outdoors/colony_exterior/north_west) +"kfw" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt"; + alpha = 100 + }, /obj/effect/decal/cleanable/dirt{ icon_state = "thermite"; name = "impact" }, -/obj/effect/decal/hybrisa/bloodtrail{ - dir = 9 - }, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/apartment/north_ground) -"nAU" = ( -/obj/structure/barricade/handrail/type_b, -/obj/structure/stairs/multiz/down{ - dir = 8 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/bar/upper) -"nBc" = ( -/obj/effect/vehicle_spawner/van/decrepit{ - dir = 8 +/turf/open/floor/plating/platingdmg3, +/area/tyrargo/indoors/museum_storage/upper) +"kgb" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/kutjevo/tan/alt_edge/north, +/area/tyrargo/outdoors/colony_streets/north_west) +"kgq" = ( +/obj/structure/prop/invuln/overhead_pipe{ + pixel_y = -6 }, /turf/open/asphalt, -/area/tyrargo/indoors/gararge/ground) -"nCp" = ( -/turf/open/floor/prison/yellow/southeast, -/area/tyrargo/indoors/admin/ground) -"nCU" = ( -/obj/effect/decal/grass_overlay/grass1/dark{ +/area/tyrargo/outdoors/colony_streets/north_east) +"kgu" = ( +/obj/structure/barricade/wooden{ dir = 8 }, -/turf/open/asphalt/cement/cement13, -/area/tyrargo/outdoors/colony_streets/west) -"nDe" = ( -/obj/effect/decal/siding, -/obj/structure/desertdam/decals/road_edge{ - pixel_y = -3; - pixel_x = -10 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = -2; - pixel_y = 5 +/turf/open/floor/hybrisa/wood/darkerwood, +/area/tyrargo/indoors/apartment/north_ground) +"khW" = ( +/obj/item/ammo_magazine/rifle/heap{ + current_rounds = 0 }, -/turf/open/asphalt, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/south_west) +"kiU" = ( +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/asphalt/cement/cement4, /area/tyrargo/outdoors/colony_streets/north_west) -"nEa" = ( -/obj/structure/prop/tyrargo/boards{ - dir = 4; - pixel_x = 5; - layer = 2.98; - pixel_y = -8 - }, -/obj/structure/prop/tyrargo/boards/boards_1{ - dir = 1; - pixel_x = -2; - pixel_y = 6 - }, +"kkG" = ( +/obj/structure/platform_decoration/metal/almayer/west, /turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/south_west) -"nEL" = ( -/obj/item/prop{ - desc = "An M83 SADAR Anti-Tank RPG. This one has been expended."; - icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/rocket_launchers.dmi'; - icon_state = "m83a2"; - name = "M83 SADAR (expended)"; - pixel_x = -9; - pixel_y = 2; - dir = 4; - layer = 4.1 - }, -/obj/effect/decal/hybrisa/road/lines2, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/outdoors/colony_streets/south_west) -"nFb" = ( +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"kmN" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "fullgrass_1"; - layer = 2.9 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_upper) +"knc" = ( +/obj/structure/largecrate/random, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement4, /area/tyrargo/outdoors/colony_streets/west) -"nFo" = ( -/obj/structure/window_frame/wood, -/turf/open/floor/plating/wood_broken5, -/area/tyrargo/landing_zone_1/ceiling) -"nFU" = ( -/obj/structure/closet/bodybag, -/obj/structure/sink{ - pixel_y = 24 +"koc" = ( +/obj/effect/decal/siding{ + icon_state = "siding10" }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered/biege, -/area/tyrargo/indoors/apartment/south_ground) -"nIP" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"koq" = ( +/obj/item/prop{ + desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; + icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; + icon_state = "M56D"; + name = "M56D heavy machine gun nest"; + pixel_y = 20; + anchored = 1 + }, +/obj/item/ammo_casing/bullet, /obj/item/ammo_casing/bullet, /obj/item/ammo_casing/bullet, +/obj/structure/barricade/sandbags/weak_wired{ + icon_state = "sandbag_0"; + pixel_y = -6 + }, +/turf/open/floor/prison/cell_stripe/north, +/area/tyrargo/indoors/bunker/central_south) +"koN" = ( +/obj/structure/curtain/red, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating/wood_broken4, +/area/tyrargo/landing_zone_1/ceiling) +"kpZ" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_ground) +"krq" = ( +/obj/structure/prop/tyrargo/boards/boards_2{ + layer = 2.1 + }, /obj/effect/decal/cleanable/dirt, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_upper) +"krt" = ( +/obj/effect/spawner/gibspawner/xeno, +/turf/open/auto_turf/snow/brown_base/layer2, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"kuo" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; - name = "dirt" - }, -/obj/item/ammo_magazine/m56d{ - pixel_x = 3; - pixel_y = 10; - current_rounds = 6 - }, -/turf/open/floor/almayer/black2/west, -/area/tyrargo/indoors/bunker/central) -"nIV" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 + name = "dirt"; + alpha = 100; + pixel_y = 8; + pixel_x = 16 }, /obj/effect/decal/hybrisa/tiretrack{ pixel_x = 7 }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall_reinforced, /turf/open/hybrisa/street/asphalt, /area/tyrargo/indoors/museum_storage/upper) -"nJl" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/obj/structure/prop/vehicles/tank/truck{ - dir = 8; - pixel_y = -29; +"kuy" = ( +/obj/structure/barricade/deployable{ + dir = 8 + }, +/turf/open/floor/plating/panelscorched, +/area/tyrargo/indoors/apartment/north_upper) +"kvB" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 4; + icon_state = "sandbag_0"; + pixel_x = 4 + }, +/obj/structure/prop/tyrargo/boards/boards_2{ + dir = 4; + layer = 2.1; + pixel_y = 1; pixel_x = 1 }, +/obj/effect/decal/hybrisa/doubleroad/lines3{ + pixel_y = 13 + }, +/obj/structure/barricade/sandbags/weak_wired{ + icon_state = "sandbag_0"; + pixel_y = -6 + }, +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/outdoors/colony_streets/south_west) +"kvK" = ( +/obj/item/prop{ + desc = "Empty and useless now."; + icon = 'icons/obj/items/casings.dmi'; + icon_state = "cartridge_10_1"; + name = "spent casings"; + dir = 6; + pixel_y = -14; + layer = 3.01 + }, +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_upper) +"kvX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/trash/cigbutt, +/obj/effect/decal/hybrisa/road/roadmiddle, /turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/south_west) +"kwq" = ( +/obj/structure/barricade/sandbags/wired{ + dir = 4; + icon_state = "sandbag_0"; + color = "#a98c7c"; + pixel_x = 4; + pixel_y = 3 + }, +/obj/structure/bed/bedroll{ + dir = 1; + pixel_y = -12; + pixel_x = -10 + }, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 + }, +/turf/open/floor/interior/wood/alt, /area/tyrargo/outdoors/colony_streets/west) -"nJx" = ( +"kyj" = ( +/obj/structure/flora/tree/dead/tree_3{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/structure/flora/tree/tyrargo, +/obj/structure/flora/tree/dead/tree_4{ + pixel_x = -9; + pixel_y = 3 + }, +/obj/structure/flora/tree/dead/tree_2{ + pixel_y = -1; + pixel_x = -25 + }, +/turf/closed/wall/strata_ice/forest/rock, +/area/tyrargo/oob) +"kAk" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_12" + }, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 + }, +/turf/open/asphalt/cement/cement1, +/area/tyrargo/outdoors/colony_streets/west) +"kAA" = ( +/obj/structure/stairs/multiz/up{ + dir = 8 + }, +/turf/open/floor/almayer_hull, +/area/tyrargo/underground/bunker/north) +"kAO" = ( +/obj/structure/closet/crate/explosives{ + pixel_y = 4 + }, +/obj/item/mortar_shell/flare, +/obj/item/mortar_shell/frag, +/obj/item/mortar_shell/he, +/obj/effect/decal/hybrisa/tiretrack{ + dir = 5 + }, +/turf/open/asphalt/cement/cement3, +/area/tyrargo/outdoors/colony_streets/west) +"kBj" = ( +/obj/structure/barricade/handrail/wire, +/turf/open/floor/prison/blue, +/area/tyrargo/indoors/sewer_treatment/upper) +"kCJ" = ( +/obj/item/trash/cigbutt{ + pixel_y = 8 + }, /obj/effect/decal/cleanable/dirt, +/turf/open/asphalt/cement/cement15, +/area/tyrargo/outdoors/colony_streets/west) +"kDt" = ( +/turf/open/floor/almayer_hull/outerhull_dir/east, +/area/tyrargo/indoors/mall/upper/external) +"kDQ" = ( /obj/structure/prop/rock/black_ground{ - icon_state = "black_ground_alt" + dir = 8 }, /turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/north_west) -"nJL" = ( -/turf/open/floor/prison/darkbrown2, -/area/tyrargo/indoors/sewer_treatment/ground) -"nKg" = ( +/area/tyrargo/outdoors/colony_streets/south_west) +"kDW" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_9"; + pixel_x = -8; + pixel_y = 12 + }, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"kEb" = ( +/obj/structure/barricade/handrail/wire, +/turf/open/floor/prison/ramptop/east, +/area/tyrargo/indoors/sewer_treatment/upper) +"kEm" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/hybrisa/street/sidewalk, +/obj/item/ammo_magazine/rifle/heap{ + current_rounds = 0 + }, +/turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/south_west) -"nKt" = ( -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/floor/plating/platingdmg3, -/area/tyrargo/indoors/apartment/north_ground) -"nKS" = ( -/obj/item/ammo_casing/bullet, -/turf/open/floor/hybrisa/metal/zbrownfloor1/east, -/area/tyrargo/indoors/engineering/ground) -"nLj" = ( +"kEn" = ( /obj/effect/decal/cleanable/dirt, -/obj/item/trash/cigbutt{ - pixel_x = -10; - pixel_y = 7 +/obj/structure/tunnel/maint_tunnel/hybrisa/grate, +/turf/open/hybrisa/street/sidewalk/northwest, +/area/tyrargo/outdoors/colony_streets/south_west) +"kFO" = ( +/obj/structure/prop/tyrargo/boards/boards_2{ + dir = 1; + layer = 2.1; + pixel_y = -9; + pixel_x = 17 + }, +/obj/structure/prop/tyrargo/boards/boards_2{ + dir = 1; + layer = 2.1; + pixel_y = -3; + pixel_x = -6 }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/north_west) +"kGl" = ( +/obj/structure/window_frame/strata, +/obj/item/shard, +/turf/open/floor/plating, +/area/tyrargo/indoors/apartment/south_upper) +"kGV" = ( +/obj/effect/decal/cleanable/dirt, /obj/effect/decal/grass_overlay/grass1/dark{ dir = 8 }, /turf/open/asphalt/cement/cement13, -/area/tyrargo/outdoors/colony_streets/north_west) -"nLk" = ( -/obj/structure/desertdam/decals/road_edge, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"nOb" = ( -/obj/structure/flora/grass/tallgrass/ice/corner{ - dir = 9 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/oob) -"nOY" = ( -/obj/item/shard{ - icon_state = "medium" - }, -/turf/open/floor/plating/platingdmg3, -/area/tyrargo/indoors/apartment/north_ground) -"nQz" = ( -/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco1/north, -/turf/open_space, +/area/tyrargo/outdoors/colony_streets/west) +"kGY" = ( +/turf/open/floor/prison/yellow/northwest, +/area/tyrargo/indoors/admin/ground) +"kJu" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/corsat/marked, +/area/tyrargo/indoors/mall) +"kJZ" = ( +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/hybrisa/street/sidewalk/east, /area/tyrargo/outdoors/colony_streets/south_west) -"nRS" = ( -/obj/structure/platform/metal/hybrisa/metalplatform1, -/obj/structure/platform/metal/hybrisa/metalplatform1/west, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north_west) -"nSi" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/largecrate/random/case/double{ - pixel_y = 11 - }, -/obj/structure/blocker/forcefield/vehicles, -/turf/closed/wall/strata_ice/dirty/rock, -/area/tyrargo/outdoors/colony_streets/north_west) -"nSB" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_y = 1; - pixel_x = 16 - }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"nSY" = ( +"kLc" = ( +/obj/structure/girder, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_exterior/south_east) +"kML" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 1; icon_state = "sandbag_0"; pixel_y = 4; layer = 4 }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_1) -"nTh" = ( -/obj/item/ammo_casing/bullet, -/obj/structure/prop/rock/black_ground{ - dir = 5; - pixel_y = -11; - pixel_x = -14 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/west) -"nTN" = ( -/obj/structure/flora/tree/tyrargo{ - pixel_x = -14; - pixel_y = 3 - }, -/obj/structure/flora/bush/snow{ - pixel_y = -11; - pixel_x = -12 - }, -/turf/open/auto_turf/snow/brown_base/layer2, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"nUw" = ( -/obj/structure/prop/hybrisa/vehicles/Meridian/WeylandYutani{ - icon_state = "meridian_wy_damage_5"; - health = 250; - layer = 5.1; - pixel_y = -4; - explo_proof = 1; - unacidable = 1 +/obj/structure/prop/tyrargo/boards/boards_1{ + dir = 4 }, -/turf/open/hybrisa/street/sidewalkfull, -/area/tyrargo/outdoors/colony_streets/south_east) -"nUR" = ( +/turf/open/floor/plating, +/area/tyrargo/indoors/apartment/north_ground) +"kQA" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; name = "dirt" }, -/obj/effect/decal/remains/robot, -/turf/open/floor/plating, -/area/tyrargo/indoors/apartment/south_ground) -"nVD" = ( -/obj/structure/barricade/handrail/wire{ +/obj/effect/decal/grass_overlay/grass1/dark{ dir = 1 }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/outdoors/walkway_access/apart_gararge) -"nVF" = ( -/obj/effect/decal/siding{ - icon_state = "siding8" +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_exterior/south_east) +"kSj" = ( +/obj/structure/stairs/multiz/up, +/turf/open/floor/almayer_hull, +/area/tyrargo/underground/bunker/north) +"kSt" = ( +/obj/item/prop/colony/usedbandage{ + dir = 10; + pixel_y = -12 }, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"kSy" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkbrown2/southwest, -/area/tyrargo/indoors/sewer_treatment/ground) -"nWO" = ( -/obj/item/ammo_magazine/m56d{ - pixel_x = 3; - pixel_y = 10; - current_rounds = 45 +/turf/open/asphalt/cement/cement2, +/area/tyrargo/outdoors/colony_streets/north_west) +"kSP" = ( +/turf/open/floor/prison/red/west, +/area/tyrargo/indoors/admin/upper) +"kTK" = ( +/obj/effect/decal/siding, +/obj/structure/desertdam/decals/road_edge{ + pixel_y = -3; + pixel_x = -12 }, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"kTL" = ( +/obj/effect/decal/siding, +/obj/structure/blocker/invisible_wall, +/obj/structure/blocker/forcefield/vehicles, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"kUf" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/ammo_spawn/m41a_random_spawn{ - spawn_chance = 20 +/turf/open/floor/hybrisa/carpet/carpetbeige, +/area/tyrargo/indoors/apartment/north_ground) +"kUH" = ( +/obj/structure/prop/vehicles/tank/miltruck/wheeled/cover{ + dir = 8; + pixel_x = 1; + pixel_y = 14 }, -/turf/open/floor/almayer/blackcorner/east, -/area/tyrargo/indoors/bunker/central_south) -"nWX" = ( -/obj/structure/barricade/sandbags/weak_wired{ +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/south_west) +"kUK" = ( +/obj/structure/bed/chair/wood/wings, +/obj/structure/machinery/light{ dir = 4; - icon_state = "sandbag_0"; - pixel_x = 4 - }, -/obj/structure/flora/bush/ausbushes/ausbush{ - icon_state = "pointybush_4" + light_color = "#A7DBB6" }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/west) -"nXP" = ( -/obj/effect/spawner/gibspawner/xeno, -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/turf/open/floor/hybrisa/carpet/pink, /area/tyrargo/indoors/apartment/north_upper) -"nYj" = ( +"kVB" = ( /obj/structure/barricade/sandbags/wired{ - dir = 1; + dir = 8; icon_state = "sandbag_0"; color = "#a98c7c"; + pixel_x = -3; + pixel_y = 3 + }, +/obj/structure/bed/bedroll{ + dir = 9; layer = 3.0; - pixel_y = 4 + pixel_x = 10; + pixel_y = -9 + }, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 + }, +/turf/open/floor/interior/wood, +/area/tyrargo/outdoors/colony_streets/west) +"kWQ" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "cargo" + }, +/obj/structure/largecrate/empty/secure, +/turf/open/floor/prison/floor_plate/southwest, +/area/tyrargo/indoors/admin/ground) +"kYN" = ( +/obj/effect/decal/hybrisa/bloodtrail{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/drip, +/obj/effect/decal/remains/robot, +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" }, +/turf/open/floor/plating, +/area/tyrargo/indoors/apartment/north_ground) +"kZc" = ( /obj/structure/barricade/sandbags/wired{ dir = 8; icon_state = "sandbag_0"; color = "#a98c7c"; - layer = 3.1 - }, -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 4; - layer = 2.1; - pixel_x = 5; - pixel_y = -3 + layer = 2.99; + pixel_x = -3 }, -/obj/item/ammo_casing/bullet, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement4, +/turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/colony_streets/west) -"nYw" = ( -/obj/item/trash/cigbutt{ - pixel_x = -10; - pixel_y = 13 - }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north_west) -"nYG" = ( -/obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -8; - pixel_y = 5 +"lbr" = ( +/obj/structure/prop/vehicles/tank/longstreet/turret/destroyed{ + dir = 8; + pixel_x = -15; + pixel_y = -51 }, -/turf/open/auto_turf/snow/brown_base/layer3, -/area/tyrargo/outdoors/colony_exterior/west) -"nYO" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/ammo_magazine/rifle/heap{ - current_rounds = 0; - pixel_x = 11; - pixel_y = -4 +/obj/structure/prop/vehicles/tank/longstreet/primary/ltb/destroyed{ + pixel_y = -51; + dir = 8; + pixel_x = -47 }, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/west) -"nZr" = ( -/obj/effect/decal/hybrisa/road/lines2, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/indoors/museum_storage/ground) -"oaz" = ( -/obj/structure/barricade/handrail/wire{ - dir = 4 +/obj/structure/prop/vehicles/tank/longstreet/secondary/m56cupola{ + dir = 8; + pixel_y = -69; + pixel_x = -30 }, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/outdoors/walkway_access/sewer_apart) -"obm" = ( -/obj/item/ammo_casing/bullet, -/obj/item/ammo_casing/bullet, -/obj/item/ammo_casing/bullet, -/obj/item/ammo_casing/bullet, -/obj/item/ammo_casing/bullet, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer/black2, -/area/tyrargo/indoors/bunker/central_south) -"obB" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/closet/fireaxecabinet{ - pixel_y = 29 +/obj/structure/blocker/invisible_wall, +/obj/structure/blocker/forcefield/vehicles, +/turf/closed/wall/strata_ice/forest/rock, +/area/tyrargo/outdoors/colony_streets/north_west) +"lbD" = ( +/obj/structure/prop/vehicles/tank/miltruck/wheeled/cover{ + dir = 8; + pixel_y = -12 }, -/obj/effect/decal/warning_stripes{ - icon_state = "W" +/obj/structure/blocker/invisible_wall, +/obj/structure/blocker/forcefield/vehicles, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/west) +"lbE" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = -8 }, -/turf/open/floor/prison/darkyellowcorners2, -/area/tyrargo/indoors/engineering/ground) -"obI" = ( -/obj/structure/flora/grass/tallgrass/ice/corner{ - dir = 6 +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = -8 }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/outdoors/colony_exterior/west) -"obZ" = ( -/obj/structure/bed/hybrisa/dingy{ - dir = 1 +/area/tyrargo/outdoors/outskirts_road/west) +"lbR" = ( +/obj/structure/barricade/handrail/wire, +/turf/open/floor/prison/floor_plate, +/area/tyrargo/indoors/security/ground) +"lcg" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "cargo" }, -/turf/open/floor/hybrisa/wood, -/area/tyrargo/indoors/apartment/north_upper) -"ock" = ( -/obj/structure/prop/tyrargo/boards/boards_1{ - pixel_x = -5; +/turf/open/floor/prison/floor_plate/southwest, +/area/tyrargo/indoors/admin/ground) +"lcu" = ( +/obj/item/ammo_casing/bullet, +/obj/item/ammo_casing/bullet, +/obj/item/prop{ + desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; + icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; + icon_state = "M56D"; + name = "M56D heavy machine gun nest"; + pixel_x = 4; pixel_y = 5; - layer = 2.9 - }, -/turf/open/floor/hybrisa/carpet/carpetblackdeco, -/area/tyrargo/indoors/apartment/north_upper) -"ocO" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ - id = null; - explo_proof = 1; - needs_power = 0; - unacidable = 1; - dir = 4 + dir = 8; + anchored = 1 }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/oob) -"ocS" = ( +/obj/effect/decal/cleanable/dirt, /obj/structure/barricade/sandbags/weak_wired{ - icon_state = "sandbag_0"; - pixel_y = -6 + dir = 8; + icon_state = "sandbag_0" }, -/obj/structure/surface/table/almayer{ - color = "#EBD9B7" +/turf/open/floor/prison/cell_stripe/east, +/area/tyrargo/indoors/bunker/north_south) +"ldl" = ( +/obj/item/trash/uscm_mre{ + pixel_y = 14; + pixel_x = 9 }, -/obj/effect/decal/hybrisa/road/roadmiddle, -/obj/item/storage/backpack/molle/backpack/army, -/turf/open/asphalt, +/turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/colony_streets/north_west) -"odK" = ( +"leh" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/plating, -/area/tyrargo/indoors/apartment/south_upper) -"oee" = ( -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/underground/power_substation) -"oek" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 1; - icon_state = "sandbag_0"; - pixel_y = 4; - layer = 4 - }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"ofi" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_y = -3; - pixel_x = -12 - }, -/obj/item/weapon/gun/shotgun/pump/m37a, -/turf/open/asphalt, +/obj/item/ammo_casing/shell, +/obj/item/ammo_casing/shell, +/obj/item/ammo_casing/shell, +/turf/open/hybrisa/street/cement3, /area/tyrargo/outdoors/colony_streets/north_west) -"ofF" = ( -/obj/structure/toilet{ - dir = 4 - }, +"lgd" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tileblue, -/area/tyrargo/indoors/apartment/north_upper) -"oic" = ( -/obj/item/prop/colony/used_flare, -/turf/open/floor/hybrisa/carpet/carpetblackdeco, +/obj/effect/decal/cleanable/generic, +/turf/open/floor/hybrisa/carpet/carpetbeige, /area/tyrargo/indoors/apartment/south_upper) -"ois" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4" - }, -/obj/structure/prop/hybrisa/misc/trash/green, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_16"; - pixel_x = -8; - pixel_y = 12 - }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"oiz" = ( -/obj/structure/flora/tree/tyrargo{ - pixel_y = 8 - }, -/turf/open/auto_turf/snow/brown_base/layer2, -/area/tyrargo/outdoors/colony_streets/north) -"oiA" = ( -/obj/structure/barricade/deployable{ - dir = 1 - }, -/obj/structure/barricade/deployable{ - dir = 4 +"lhQ" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 }, -/turf/open/floor/prison/cell_stripe/north, -/area/tyrargo/indoors/apartment/north_upper) -"ojt" = ( -/obj/effect/decal/cleanable/blood/gibs/limb, /obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"ojB" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -8 + dir = 1 }, -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/outdoors/outskirts_road/west) -"oks" = ( -/obj/structure/prop/hybrisa/misc/fire/fire2{ - color = "#FF7700"; - icon = 'icons/effects/fire.dmi'; - icon_state = "dynamic_2"; - light_color = "#FF7700" +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_streets/north) +"ljD" = ( +/obj/structure/machinery/cm_vending/sorted/tech/tool_storage{ + pixel_x = -6 }, -/turf/closed/shuttle/dropship3{ - icon_state = "14" +/obj/structure/prop/hybrisa/misc/machinery/screens/redalertblank{ + light_color = "#FF0000"; + light_on = 1; + light_power = 3; + light_range = 5; + pixel_x = -32; + pixel_y = 16 }, -/area/tyrargo/indoors/saipan) -"okz" = ( -/obj/structure/machinery/door/airlock/almayer/generic/autoname{ - dir = 1 +/turf/open/floor/prison/darkyellow2/west, +/area/tyrargo/indoors/engineering/ground) +"lkt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/device/flashlight/flare/on{ + fuel_rate = 5 }, -/turf/open/floor/hybrisa/tile/tilelightbeige, +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_streets/south_east) +"lkA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/generic, +/turf/open/floor/hybrisa/carpet/carpetpatternblue, /area/tyrargo/indoors/apartment/south_upper) -"olx" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 4; - icon_state = "sandbag_0"; - pixel_x = 4 - }, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/north_west) -"omA" = ( +"llY" = ( +/obj/structure/blocker/invisible_wall, +/obj/structure/blocker/forcefield/vehicles, +/turf/open/floor/plating/platingdmg2, +/area/tyrargo/indoors/apartment/north_ground) +"lnr" = ( +/turf/open/floor/prison/yellow/west, +/area/tyrargo/indoors/engineering/upper) +"lnt" = ( +/obj/item/ammo_casing/bullet, /obj/item/ammo_casing/bullet, /obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 + dir = 4 }, /turf/closed/wall/r_wall/bunker, /area/tyrargo/outdoors/outskirts/north_west_usasf) -"omL" = ( -/turf/open/floor/plating/wood_broken6, -/area/tyrargo/landing_zone_1/ceiling) -"onP" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_y = -3; - pixel_x = -12 - }, -/obj/structure/desertdam/decals/road_edge{ - pixel_y = 1; - pixel_x = -12 - }, +"lph" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -4 +/obj/item/device/flashlight/flare/on{ + fuel_rate = 5 }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, +/obj/effect/decal/cleanable/blood/drip, /turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_east) -"ooW" = ( +/area/tyrargo/outdoors/colony_streets/north_west) +"lpj" = ( +/obj/effect/decal/cleanable/generic, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_ground) +"lrF" = ( +/obj/effect/decal/cleanable/dirt, /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4"; - layer = 3.2 + icon_state = "trash_5" }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/turf/open/floor/hybrisa/wood/greywood, /area/tyrargo/indoors/apartment/north_ground) -"oqd" = ( +"lse" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/hybrisa/street/cement3, +/area/tyrargo/outdoors/colony_streets/south_west) +"lsj" = ( /obj/structure/barricade/deployable{ dir = 4 }, -/obj/structure/prop/tyrargo/boards{ - pixel_x = 5; - layer = 2.97 - }, -/turf/open/floor/plating/platingdmg3, -/area/tyrargo/indoors/apartment/south_ground) -"osH" = ( +/obj/structure/barricade/deployable, /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood/gibs/xeno/core, -/obj/effect/decal/hybrisa/doubleroad/lines1{ - pixel_x = 14 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/outdoors/colony_streets/south_west) -"osT" = ( -/obj/structure/flora/tree/dead/tree_4{ - pixel_x = -7; - pixel_y = -4 - }, -/turf/open/auto_turf/snow/brown_base/layer2, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"otB" = ( -/obj/structure/prop/tyrargo/boards{ - dir = 1; - pixel_x = 7; - pixel_y = 3 - }, -/obj/structure/prop/tyrargo/boards{ - dir = 8; - pixel_x = -3; - pixel_y = -5 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, +/turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/south_west) -"ouv" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_x = 4 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 8 - }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"ovJ" = ( -/obj/structure/machinery/door/airlock/almayer/generic{ - dir = 1; - name = "Bathroom" +"lvo" = ( +/obj/effect/decal/siding{ + icon_state = "siding4" }, -/obj/effect/decal/hybrisa/bloodtrail, -/turf/open/floor/plating, -/area/tyrargo/indoors/comms/ground) -"owc" = ( -/obj/item/prop/colony/used_flare, -/turf/open/floor/corsat/marked, -/area/tyrargo/indoors/engineering/ground) -"oww" = ( +/turf/open/floor/strata/fake_wood, +/area/tyrargo/indoors/bar/upper) +"lxz" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/carpet/carpetpatternblue, -/area/tyrargo/indoors/apartment/south_ground) -"oyg" = ( -/obj/effect/hybrisa/misc/fake/wire/red{ - dir = 4 - }, -/obj/effect/hybrisa/misc/fake/wire/blue{ - dir = 4; - pixel_y = -4 +/obj/structure/barricade/sandbags/weak_wired{ + icon_state = "sandbag_0"; + pixel_y = -6 }, -/obj/effect/hybrisa/misc/fake/wire/yellow{ +/obj/structure/prop/tyrargo/boards/boards_2{ dir = 4; - pixel_y = 4 - }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/north) -"ozG" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" + layer = 2.1; + pixel_y = 1; + pixel_x = 1 }, +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_ground) +"lAb" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt{ - icon_state = "thermite"; - name = "impact" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/outdoors/walkway_access/power_apart) -"oAn" = ( -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/power_substation) -"oAw" = ( /obj/effect/decal/cleanable/generic, -/obj/structure/prop/tyrargo/military_evac_sign{ - pixel_y = -32; - pixel_x = -15 +/obj/item/ammo_magazine/rifle/m41aMK1/heap{ + current_rounds = 0; + pixel_y = 11; + pixel_x = 2 }, -/turf/open/floor/hybrisa/carpet/carpetblackdeco, -/area/tyrargo/indoors/apartment/north_upper) -"oBu" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/bed/sofa{ - icon_state = "couch_hori3" +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"lBd" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "E"; + pixel_x = -2 }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_ground) -"oBD" = ( +/turf/open/floor/prison/cell_stripe/west, +/area/tyrargo/outdoors/outskirts_road/central) +"lCs" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood/xeno, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement2, -/area/tyrargo/outdoors/colony_streets/south_west) -"oDa" = ( -/obj/structure/barricade/handrail/wire{ - dir = 8 +/obj/item/weapon/twohanded/folded_metal_chair{ + pixel_y = 5 }, +/turf/open/floor/hybrisa/carpet/carpetpatternblue, +/area/tyrargo/indoors/apartment/south_ground) +"lCS" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/outdoors/walkway_access/power_sewer) -"oDA" = ( -/obj/item/storage/firstaid/adv/empty, -/obj/structure/surface/table/woodentable{ - color = "#8B7B5B" +/obj/structure/machinery/door/airlock/hybrisa/generic_solid/autoname, +/turf/open/floor/plating, +/area/tyrargo/indoors/apartment/north_ground) +"lEx" = ( +/obj/structure/barricade/sandbags/wired{ + icon_state = "sandbag_0"; + color = "#a98c7c"; + layer = 3.9; + pixel_y = 1; + pixel_x = -4 }, -/turf/open/floor/hybrisa/carpet/carpetpatternbrown, -/area/tyrargo/indoors/apartment/north_upper) -"oDR" = ( -/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco3/east, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"oEf" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3"; - pixel_x = 16; - pixel_y = 24 +/obj/structure/barricade/sandbags/wired{ + dir = 4; + icon_state = "sandbag_0"; + color = "#a98c7c"; + pixel_x = 4; + pixel_y = 11; + layer = 2.99 }, /turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/south_west) -"oFq" = ( +/area/tyrargo/outdoors/colony_streets/west) +"lFW" = ( /obj/structure/sink{ - dir = 1; - pixel_y = -9 + pixel_y = 24 }, /obj/effect/decal/cleanable/dirt, -/obj/item/reagent_container/hypospray/autoinjector/bicaridine/random_amount{ - pixel_y = 6; - pixel_x = 1 - }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/turf/open/floor/hybrisa/tile/tilegreen, /area/tyrargo/indoors/apartment/north_upper) -"oFM" = ( -/obj/item/prop{ - desc = "Empty and useless now."; +"lHo" = ( +/obj/structure/platform/metal/hybrisa/metalplatform1, +/obj/structure/platform/metal/hybrisa/metalplatform1/east, +/turf/open_space, +/area/tyrargo/outdoors/colony_streets/south_west) +"lHM" = ( +/obj/structure/barricade/handrail/hybrisa/road/plastic/blue{ + dir = 4 + }, +/turf/open/floor/hybrisa/metal/stripe_red/east, +/area/tyrargo/indoors/sewer_treatment/ground) +"lIP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/hybrisa/tile/tilewhitecheckered, +/area/tyrargo/indoors/apartment/north_ground) +"lJn" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 + }, +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/indoors/museum_storage/upper) +"lJr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_17"; + pixel_x = -8; + pixel_y = 12 + }, +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_upper) +"lKk" = ( +/obj/effect/decal/hybrisa/bloodtrail{ + dir = 6 + }, +/obj/effect/decal/cleanable/blood/drip, +/turf/open/floor/hybrisa/wood/blackwood, +/area/tyrargo/indoors/apartment/north_ground) +"lNE" = ( +/obj/item/prop{ + desc = "Empty and useless now."; icon = 'icons/obj/items/casings.dmi'; icon_state = "cartridge_10_1"; name = "spent casings"; - dir = 6; - pixel_y = -14; - layer = 3.01 + pixel_x = 10; + dir = 6 }, -/obj/effect/decal/hybrisa/road/lines2, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/outdoors/colony_streets/south_west) -"oGc" = ( +/turf/open/floor/hybrisa/metal/zbrownfloor_corner/west, +/area/tyrargo/indoors/engineering/ground) +"lNS" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_16"; + pixel_x = -2; + pixel_y = -1 + }, +/turf/open/floor/interior/wood, +/area/tyrargo/landing_zone_2/east_trench) +"lNY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/device/flashlight/flare/on{ + fuel_rate = 5 + }, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_ground) +"lOh" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; name = "dirt" }, /obj/effect/decal/remains/robot, -/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, -/area/tyrargo/indoors/saipan) -"oGw" = ( +/turf/open/floor/hybrisa/tile/tilered, +/area/tyrargo/indoors/apartment/south_upper) +"lOr" = ( +/obj/effect/decal/cleanable/blood/xeno, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 + }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob) +"lPX" = ( +/obj/structure/platform/metal/hybrisa/metalplatform1, +/turf/open/floor/almayer_hull/outerhull_dir/southwest, +/area/tyrargo/indoors/mall/upper/external) +"lQs" = ( /obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" + icon_state = "sandbag_0"; + pixel_y = -6 }, -/obj/structure/largecrate/random/mini/ammo{ - pixel_y = 5; +/obj/structure/blocker/invisible_wall, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/oob/outdoors) +"lRy" = ( +/turf/open/floor/strata/orange_icorner, +/area/tyrargo/indoors/admin/upper) +"lRD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood, +/obj/effect/decal/hybrisa/bloodtrail{ + dir = 4 + }, +/obj/item/prop{ + desc = "Empty and useless now."; + icon = 'icons/obj/items/casings.dmi'; + icon_state = "cartridge_10_1"; + name = "spent casings"; + dir = 6; pixel_x = 5 }, -/turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_1/west_trench) -"oGQ" = ( -/obj/structure/shuttle/part/dropship3/nose_front_right, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north_east) -"oHb" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/turf/open/floor/prison/darkbrown2/northeast, +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_streets/west) +"lSe" = ( +/obj/structure/barricade/handrail/wire{ + dir = 8 + }, +/turf/open/floor/prison/blue/west, +/area/tyrargo/indoors/sewer_treatment/upper) +"lSi" = ( +/turf/open/floor/plating/platingdmg3, +/area/tyrargo/indoors/apartment/north_ground) +"lSo" = ( +/turf/open/floor/prison/ramptop/east, /area/tyrargo/indoors/sewer_treatment/ground) -"oHl" = ( -/obj/effect/decal/cleanable/dirt{ - icon_state = "thermite"; - name = "impact" +"lSF" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = -8 + }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/outdoors/outskirts_road/west) +"lSW" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_9"; + pixel_y = 24; + pixel_x = 4 + }, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_ground) +"lTm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/sandbags/weak_wired{ + dir = 4; + icon_state = "sandbag_0"; + pixel_x = 1 + }, +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_upper) +"lVn" = ( +/obj/structure/prop/invuln/overhead_pipe{ + pixel_y = -6 }, -/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, -/area/tyrargo/indoors/saipan) -"oHE" = ( /obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice12"; - pixel_x = -2; + icon_state = "lattice3"; + pixel_x = 16; pixel_y = 24 }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/west) +"lXq" = ( +/obj/structure/largecrate/empty/case/double{ + pixel_x = -1; + pixel_y = -13 + }, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"lXK" = ( /obj/structure/prop/invuln/lattice_prop{ icon_state = "lattice12"; - pixel_x = 2; + pixel_x = -2; pixel_y = 24 }, -/obj/structure/cargo_container/grant/right, +/obj/structure/largecrate{ + pixel_x = 7; + pixel_y = 9 + }, /turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/west) -"oHQ" = ( -/obj/structure/shuttle/part/dropship3/transparent/right_outer_bottom_wing, -/turf/open/floor/plating/platingdmg3, -/area/tyrargo/indoors/museum_storage/upper) -"oHW" = ( -/turf/open/floor/strata/green4/north, -/area/tyrargo/indoors/market/ground) -"oIx" = ( -/turf/open/hybrisa/street/sidewalk/southeast, -/area/tyrargo/outdoors/colony_streets/south_east) -"oJk" = ( -/obj/structure/flora/pottedplant{ - icon_state = "pottedplant_18"; - pixel_y = 16; - pixel_x = 9 - }, -/obj/effect/decal/hybrisa/dirt, -/obj/effect/decal/cleanable/dirt, +"lXP" = ( /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_16"; - pixel_x = -2; - pixel_y = -1 + icon_state = "trash_4" }, -/turf/open/floor/hybrisa/carpet/carpetpatternbrown, -/area/tyrargo/indoors/apartment/north_upper) -"oJo" = ( -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = 1; - pixel_y = 8 +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = 1; - pixel_y = 8 +/turf/open/asphalt/cement/cement13, +/area/tyrargo/outdoors/colony_streets/north_west) +"lYD" = ( +/obj/structure/flora/bush/ausbushes/grassybush{ + pixel_x = -6; + pixel_y = 10 }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = 1; - pixel_y = 8 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_exterior/west) +"may" = ( +/obj/effect/decal/siding{ + icon_state = "siding4" }, -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/outdoors/outskirts_road/west) -"oJT" = ( +/turf/open/asphalt, +/area/tyrargo/indoors/gararge/ground) +"mbh" = ( +/obj/effect/decal/siding, +/obj/item/device/multitool{ + pixel_x = -9; + pixel_y = -1 + }, +/turf/open/floor/prison/darkyellow2/northwest, +/area/tyrargo/indoors/engineering/ground) +"mbk" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15"; + icon_state = "trash_5"; pixel_y = 12 }, -/turf/open/floor/hybrisa/wood, -/area/tyrargo/indoors/apartment/north_upper) -"oKO" = ( -/obj/structure/platform_decoration/stone/tyrargo/east, -/obj/structure/platform_decoration/stone/tyrargo/north, -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"oLe" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" +/obj/item/reagent_container/food/drinks/cans/beer{ + pixel_x = -21; + pixel_y = -9 }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/turf/open/floor/hybrisa/carpet/rug_colorable/grey_blue/east, /area/tyrargo/indoors/apartment/north_ground) -"oMv" = ( -/obj/structure/surface/table/reinforced/prison, -/obj/structure/machinery/computer/emails{ - light_color = "#96DED1"; - light_on = 1; - light_range = 1; - dir = 4 +"mcG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/surface/table/almayer{ + color = "#EBD9B7" }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/engineering/ground) -"oNn" = ( -/obj/structure/platform_decoration/metal/almayer/north, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"oNT" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice12"; - pixel_y = 30 +/obj/item/ammo_magazine/revolver/mateba/highimpact{ + pixel_x = -9; + pixel_y = -5 }, -/obj/effect/decal/cleanable/generic, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"oNX" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3"; - pixel_x = 1; - pixel_y = 24 +/obj/item/ammo_magazine/revolver/mateba/highimpact{ + pixel_x = -9; + pixel_y = -5 }, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/north_west) -"oPc" = ( -/obj/item/prop{ - desc = "Empty and useless now."; - icon = 'icons/obj/items/casings.dmi'; - icon_state = "cartridge_10_1"; - name = "spent casings"; - dir = 6; - pixel_x = 5; - pixel_y = 6 +/obj/item/ammo_magazine/revolver/mateba/highimpact{ + pixel_x = -9; + pixel_y = -5 + }, +/obj/item/clothing/head/beret/marine/commander/black/army{ + pixel_x = 7; + pixel_y = 10 }, -/obj/item/ammo_casing/bullet, -/turf/open/floor/hybrisa/metal/zbrownfloor1/east, -/area/tyrargo/indoors/engineering/ground) -"oPK" = ( -/obj/item/prop/colony/used_flare, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/oob) -"oPL" = ( /turf/open/asphalt/cement/cement15, -/area/tyrargo/oob) -"oRa" = ( -/obj/structure/closet/crate/explosives{ - pixel_y = 4 +/area/tyrargo/outdoors/colony_streets/north) +"mdz" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/west) -"oRj" = ( -/obj/structure/machinery/light{ - dir = 8; - light_color = "#A7DBB6" +/turf/open/auto_turf/sand_white/layer0, +/area/tyrargo/indoors/security/ground) +"meo" = ( +/obj/structure/barricade/deployable, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_upper) +"meI" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/hybrisa/wood/redwood, +/area/tyrargo/indoors/apartment/south_ground) +"mfL" = ( +/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco1/east, +/turf/open/floor/almayer_hull/outerhull_dir/west, +/area/tyrargo/indoors/security/upper) +"mgE" = ( +/obj/structure/prop/invuln/overhead_pipe{ + pixel_y = -6 }, -/obj/effect/landmark/ammo_spawn/m41a_random_spawn{ - spawn_chance = 60 +/obj/structure/prop/invuln/overhead_pipe{ + pixel_y = 24 }, -/turf/open/floor/almayer/plating_striped/north, -/area/tyrargo/indoors/comms/ground) -"oRD" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"oSA" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/floor/prison/ramptop/east, -/area/tyrargo/landing_zone_2) -"oUZ" = ( -/obj/structure/bed/hybrisa/bunkbed4{ +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/grass_overlay/grass1/dark{ dir = 1 }, -/turf/open/floor/hybrisa/carpet/pink, -/area/tyrargo/indoors/apartment/south_ground) -"oVl" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_upper) -"oVQ" = ( +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_streets/west) +"mgY" = ( +/obj/structure/barricade/handrail/wire{ + dir = 1; + pixel_y = 13 + }, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/carpet/rug_colorable/pink/north, +/turf/open/floor/hybrisa/tile/tilegrey, +/area/tyrargo/indoors/museum_storage/ground) +"mhb" = ( +/obj/structure/largecrate/random/case/double, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"mhe" = ( +/turf/open/floor/prison/darkbrown2/northwest, +/area/tyrargo/indoors/sewer_treatment/ground) +"mhL" = ( +/obj/structure/prop/tyrargo/boards/boards_1{ + pixel_x = 5; + pixel_y = 5 + }, +/obj/structure/prop/tyrargo/boards{ + dir = 1; + pixel_x = -2; + pixel_y = -14 + }, +/turf/open/floor/plating/platingdmg1, /area/tyrargo/indoors/apartment/north_upper) -"oWw" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_13" +"mjT" = ( +/obj/structure/machinery/iv_drip, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/landing_zone_1) +"mjU" = ( +/obj/structure/prop/invuln/overhead_pipe{ + pixel_y = -6 }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/indoors/apartment/south_ground) -"oWV" = ( +/obj/structure/prop/invuln/overhead_pipe{ + pixel_y = 24 + }, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north_west) +"mlv" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 4; icon_state = "sandbag_0"; pixel_x = 4 }, -/obj/structure/prop/tyrargo/boards{ - pixel_x = 5 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/north) -"oXy" = ( -/obj/structure/desertdam/decals/road_edge{ - icon_state = "road_edge_decal3"; - pixel_y = -12 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/west) -"oXE" = ( -/obj/structure/barricade/handrail/wire{ - dir = 1 - }, -/turf/open/floor/strata/multi_tiles/southwest, -/area/tyrargo/outdoors/walkway_access/power_apart) -"oXJ" = ( -/turf/open/floor/hybrisa/carpet/carpetbeige, -/area/tyrargo/indoors/apartment/north_ground) -"oYV" = ( -/obj/item/stack/sheet/metal, -/turf/open/floor/corsat/marked, -/area/tyrargo/indoors/engineering/ground) -"oZS" = ( -/obj/item/weapon/gun/rifle/m41a{ - current_mag = null - }, /turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/north_west) -"pbk" = ( -/obj/item/prop/colony/used_flare, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_ground) -"pbo" = ( -/turf/open/floor/prison/yellowcorner/east, -/area/tyrargo/indoors/engineering/upper) -"pdO" = ( +"mlC" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 1; + icon_state = "sandbag_0"; + pixel_y = 4 + }, /obj/structure/barricade/sandbags/wired{ + dir = 8; icon_state = "sandbag_0"; color = "#a98c7c"; - layer = 2.9; - pixel_y = -17; - pixel_x = -4 + layer = 2.99; + pixel_x = 7 }, -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 8; - pixel_x = 4; - pixel_y = 5 +/obj/item/ammo_casing/bullet, +/obj/effect/landmark/objective_landmark/far, +/turf/open/floor/interior/wood, +/area/tyrargo/landing_zone_1/north_trench) +"mlH" = ( +/obj/effect/decal/hybrisa/bloodtrail, +/obj/item/prop/colony/usedbandage{ + dir = 10 }, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 + }, +/obj/effect/landmark/objective_landmark/far, +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"mmu" = ( /obj/structure/prop/tyrargo/boards/boards_1{ - pixel_y = -10; - layer = 2.7; - pixel_x = 11 + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/interior/wood/alt, +/area/tyrargo/outdoors/outskirts/east_trench) +"mmz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"mpl" = ( +/obj/structure/barricade/sandbags/weak_wired{ + icon_state = "sandbag_0"; + pixel_y = -6 }, +/turf/open/floor/interior/wood/alt, +/area/tyrargo/outdoors/outskirts/fsb_north) +"mra" = ( +/obj/structure/prop/tyrargo/boards{ + pixel_x = 5 + }, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"mrW" = ( +/obj/structure/prop/tyrargo/large_tents/small_closed/back, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_streets/north_west) +"msB" = ( /obj/structure/prop/tyrargo/boards/boards_2{ + dir = 4; layer = 2.1; - pixel_x = -2; - pixel_y = -7 + pixel_y = 6; + pixel_x = 11 }, -/obj/item/ammo_casing/bullet, -/obj/structure/closet/crate/ammo{ - name = "heap munitions crate"; - desc = "Crate filled with heap ammo. You know what to do with it."; - layer = 3.2; - pixel_y = 3; - pixel_x = -20 +/obj/item/reagent_container/blood/empty, +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 5 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/oob) -"pfT" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" +/turf/open/gm/dirt/dark_brown/variant_1, +/area/tyrargo/outdoors/outskirts/fsb_north) +"msI" = ( +/obj/structure/surface/table/almayer{ + flipped = 1 }, -/obj/effect/decal/siding{ - icon_state = "siding8" +/obj/item/device/flashlight/lamp/on{ + pixel_x = 6 }, -/obj/structure/machinery/light{ - light_color = "#A7DBB6" +/turf/open/floor/hybrisa/wood/darkerwood, +/area/tyrargo/indoors/apartment/north_ground) +"mtB" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_8"; + pixel_y = -12 }, -/turf/open/floor/wood, -/area/tyrargo/indoors/bar/ground) -"phm" = ( +/obj/structure/closet/crate/green, +/obj/item/ammo_box/magazine/heap/empty, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north_west) +"mwH" = ( /obj/effect/decal/cleanable/dirt, -/obj/item/trash/uscm_mre{ - pixel_x = -10; - pixel_y = -7 +/obj/structure/barricade/deployable, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/south_west) +"mzv" = ( +/obj/structure/prop/rock/black_ground{ + dir = 6 }, -/obj/item/trash/cigbutt{ - pixel_x = -1; - pixel_y = 17 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/west) +"mBF" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_14"; + pixel_y = 13 }, -/obj/item/stack/medical/bruise_pack/random_amount{ - pixel_x = 3; - pixel_y = 4 +/turf/open/asphalt/cement/cement1, +/area/tyrargo/outdoors/colony_streets/west) +"mBM" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_16"; + pixel_y = 32 }, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/indoors/apartment/north_ground) -"piV" = ( -/turf/open/floor/prison/cell_stripe/north, -/area/tyrargo/underground/power_substation) -"plc" = ( /obj/effect/decal/cleanable/dirt, -/obj/item/ammo_magazine/rifle/heap{ - current_rounds = 0 +/obj/structure/machinery/light{ + dir = 4; + light_color = "#A7DBB6" }, -/mob/living/simple_animal/small/mouse/rat/black, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/indoors/apartment/south_ground) -"pnu" = ( -/obj/effect/decal/siding, -/obj/item/ammo_magazine/rifle/heap{ - current_rounds = 0 +/turf/open/floor/hybrisa/carpet/carpetpatternblue, +/area/tyrargo/indoors/apartment/south_upper) +"mBN" = ( +/obj/effect/decal/siding{ + icon_state = "siding4" }, -/obj/structure/prop/tyrargo/boards{ - dir = 1; - pixel_x = 5; - pixel_y = 20; - layer = 2.98 +/obj/structure/prop/hybrisa/misc/redmeter{ + light_color = "#850000"; + light_on = 1; + light_range = 1; + light_power = 2; + pixel_y = -31 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"ppc" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_x = 16 +/obj/effect/landmark/structure_spawner/setup/distress/xeno_door, +/turf/open/floor/prison/darkbrown2/southeast, +/area/tyrargo/indoors/sewer_treatment/ground) +"mBO" = ( +/obj/structure/flora/tree/tyrargo/tree_2{ + pixel_x = -26; + pixel_y = 11; + layer = 5.9 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"ppx" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_y = 12 +/turf/open/auto_turf/snow/brown_base/layer2, +/area/tyrargo/outdoors/outskirts/north_east_usasf) +"mBS" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/south_west) +"mDw" = ( +/obj/effect/decal/remains/robot, +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" }, -/obj/structure/largecrate/random/barrel/brown, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_ground) -"pqR" = ( /obj/effect/decal/cleanable/dirt{ icon_state = "thermite"; name = "impact" }, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_upper) +"mDC" = ( +/obj/structure/barricade/wooden{ + dir = 8 }, -/obj/effect/spawner/gibspawner/xeno, -/obj/effect/decal/cleanable/blood/xeno, -/obj/effect/decal/cleanable/blood/gibs/xeno/body, -/turf/open/hybrisa/street/sidewalkfull, +/turf/open/floor/hybrisa/carpet/pink, +/area/tyrargo/indoors/apartment/south_ground) +"mDR" = ( +/obj/structure/prop/invuln/overhead_pipe{ + pixel_y = -6; + pixel_x = -7 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement4, /area/tyrargo/outdoors/colony_streets/south_west) -"psN" = ( -/obj/structure/platform/stone/tyrargo/north, -/obj/structure/platform/stone/tyrargo/west, -/obj/structure/prop/rock{ - density = 0 +"mEC" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 10 }, -/obj/effect/decal/cleanable/blood/xeno, -/obj/structure/prop/hybrisa/misc/fire/fire2{ - pixel_x = -32; - pixel_y = 5 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_exterior/west) +"mEH" = ( +/obj/structure/platform/metal/hybrisa/metalplatform3/west, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2) +"mES" = ( +/obj/structure/machinery/colony_floodlight/traffic/alt{ + pixel_x = 4; + pixel_y = 12; + dir = 1 }, -/obj/structure/platform_decoration/stone/tyrargo, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/outdoors/outskirts_road/west) -"ptu" = ( -/obj/effect/decal/cleanable/dirt{ - icon_state = "thermite"; - name = "impact" +/turf/open/hybrisa/street/sidewalk/southwest, +/area/tyrargo/outdoors/colony_streets/south_east) +"mFy" = ( +/obj/structure/bed/hybrisa/bunkbed3{ + dir = 8 }, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/indoors/apartment/south_upper) -"puH" = ( -/obj/structure/bed/chair/wood/wings{ +/turf/open/floor/hybrisa/wood/redwood, +/area/tyrargo/indoors/apartment/south_ground) +"mFT" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 4 + }, +/obj/effect/decal/strata_decals/tyrargo_mud_corner, +/turf/open/asphalt/cement/cement2, +/area/tyrargo/outdoors/colony_exterior/south_west) +"mFV" = ( +/obj/structure/shuttle/part/dropship3/bottom_right_wall, +/obj/structure/prop/hybrisa/misc/fire/fire2{ + color = "#FF7700"; + icon = 'icons/effects/fire.dmi'; + icon_state = "dynamic_2"; + pixel_y = 10; + light_color = "#FF7700"; + pixel_x = 3 + }, +/turf/open/floor/prison/floorscorched1, +/area/tyrargo/indoors/museum_storage/upper) +"mFX" = ( +/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco1/east, +/turf/open_space, +/area/tyrargo/outdoors/colony_streets/north_west) +"mHt" = ( +/obj/structure/bed/bedroll{ dir = 8 }, -/turf/open/floor/hybrisa/carpet/carpetpatternblue, -/area/tyrargo/indoors/apartment/south_upper) -"pvn" = ( -/obj/structure/prop/tyrargo/boards/boards_2{ - layer = 2.1; - pixel_x = 26; - pixel_y = 11 +/obj/structure/prop/tyrargo/military_alert_sign{ + pixel_y = -32 }, -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 1; - layer = 2.1; - pixel_y = 12; - pixel_x = 6 +/obj/structure/stairs/perspective{ + dir = 9; + icon_state = "p_stair_full" }, -/obj/structure/prop/tyrargo/boards/boards_1{ - pixel_x = -8; - pixel_y = -11; - layer = 2.9 +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north_west) +"mIH" = ( +/turf/open/floor/prison/yellow/east, +/area/tyrargo/indoors/engineering/upper) +"mKj" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "E"; + pixel_y = 1; + pixel_x = 1 }, -/obj/structure/prop/tyrargo/boards/boards_1{ - dir = 1; - pixel_x = 9; - pixel_y = -12 +/obj/effect/decal/warning_stripes{ + icon_state = "N"; + pixel_y = 2 }, -/obj/effect/landmark/map_item, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/west) -"pvN" = ( -/obj/item/prop/colony/used_flare, +/turf/open/hybrisa/street/cement3, +/area/tyrargo/outdoors/colony_exterior/south_west) +"mKl" = ( /obj/effect/decal/cleanable/dirt, -/obj/item/storage/briefcase{ - pixel_x = 7; - pixel_y = 11 +/obj/item/ammo_box/magazine/misc/mre/empty, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/turf/open/floor/prison/ramptop/north, +/turf/open/asphalt/cement/cement1, /area/tyrargo/outdoors/colony_streets/south_west) -"pwl" = ( -/obj/item/weapon/gun/rifle/m41a{ +"mKx" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_x = -2; + pixel_y = 24 + }, +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/tyrargo/indoors/bar/ground) +"mKL" = ( +/obj/item/ammo_casing/bullet, +/obj/structure/prop/tyrargo/boards{ + dir = 8; + pixel_x = 12; + pixel_y = 4 + }, +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_streets/north_west) +"mMX" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sink{ + pixel_y = 24 + }, +/turf/open/floor/hybrisa/tile/tileblue, +/area/tyrargo/indoors/apartment/south_ground) +"mOi" = ( +/obj/structure/platform/stone/tyrargo/north, +/obj/structure/platform/stone/tyrargo/west, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"mOM" = ( +/obj/item/weapon/gun/pistol/m1911{ current_mag = null }, -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/structure/prop/tyrargo/boards/boards_1{ - pixel_x = -7; - pixel_y = -14; - layer = 2.9 +/obj/item/ammo_casing/bullet, +/turf/open/asphalt/cement/cement1, +/area/tyrargo/outdoors/colony_streets/north_west) +"mOU" = ( +/obj/structure/prop/tyrargo/boards{ + dir = 8; + pixel_x = 12; + pixel_y = 4 + }, +/obj/structure/prop/tyrargo/boards{ + pixel_x = -8; + pixel_y = -1 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/north_west) +"mOW" = ( +/obj/structure/bed/chair/comfy/black{ + dir = 4 + }, +/turf/open/floor/prison/darkred2/east, +/area/tyrargo/indoors/security/ground) +"mRr" = ( +/obj/structure/largecrate/random/barrel/brown{ + pixel_y = 7; + pixel_x = 4 }, /turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/landing_zone_1) +"mRz" = ( +/obj/structure/blocker/invisible_wall, +/obj/structure/blocker/forcefield/vehicles, +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 5 + }, +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 9 + }, +/obj/structure/prop/vehicles/tank/apc/destroyed{ + dir = 8; + pixel_y = -12 + }, +/turf/open/gm/dirt/dark_brown, /area/tyrargo/outdoors/outskirts/north_west_usasf) -"pxI" = ( -/obj/structure/flora/grass/tallgrass/ice, -/turf/open/auto_turf/snow/brown_base/layer3, -/area/tyrargo/outdoors/colony_exterior/west) -"pyQ" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice12"; - pixel_x = -2 +"mSf" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 }, -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice8"; - pixel_x = 30 +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 }, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_door_reinforced, +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/indoors/museum_storage/upper) +"mUd" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 1; icon_state = "sandbag_0"; @@ -109324,1722 +93513,1625 @@ layer = 4 }, /obj/structure/prop/tyrargo/boards/boards_2{ - dir = 4; - pixel_x = -13; - pixel_y = -6 - }, -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 4; - pixel_x = 1; - pixel_y = 1 + layer = 2.1; + pixel_x = -2; + pixel_y = -5 }, /turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north) -"pyZ" = ( -/obj/structure/prop/tyrargo/boards/boards_1{ - pixel_x = 5; - pixel_y = 5; - layer = 2.9 - }, -/obj/structure/barricade/deployable, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_upper) -"pzE" = ( -/obj/structure/sink{ - dir = 1; - pixel_y = -9 - }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/south_ground) -"pAg" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3"; - pixel_x = 16; - pixel_y = 24 - }, -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice1"; - pixel_x = 16; - pixel_y = -8 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/south_west) -"pBc" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/kutjevo/tan/alt_edge/east, -/area/tyrargo/outdoors/colony_streets/north) -"pBh" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/prop/colony/used_flare, -/turf/open/floor/prison/ramptop/north, -/area/tyrargo/outdoors/colony_streets/south_west) -"pCP" = ( +/area/tyrargo/outdoors/colony_streets/west) +"mUr" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 8; icon_state = "sandbag_0" }, -/obj/item/prop{ - desc = "Empty and useless now."; - icon = 'icons/obj/items/casings.dmi'; - icon_state = "cartridge_10_1"; - name = "spent casings"; - dir = 6; - pixel_x = 9; - pixel_y = -2 +/obj/structure/barricade/sandbags/weak_wired{ + icon_state = "sandbag_0"; + pixel_y = -6 }, /obj/structure/prop/tyrargo/boards{ - dir = 1; - pixel_x = 1; - pixel_y = 2 - }, -/obj/item/prop{ - desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; - icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; - icon_state = "M56D"; - name = "M56D heavy machine gun nest"; - pixel_y = 9; - anchored = 1; - layer = 3.8; dir = 8; - pixel_x = 7 + pixel_x = 5; + pixel_y = 11 }, -/turf/open/floor/plating/panelscorched, +/turf/open/floor/plating/platingdmg2, /area/tyrargo/indoors/apartment/north_upper) -"pDq" = ( -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/south_west) -"pDQ" = ( -/obj/structure/machinery/door/airlock/almayer/generic/autoname{ - dir = 1 +"mWj" = ( +/obj/structure/barricade/sandbags/weak_wired{ + icon_state = "sandbag_0"; + pixel_y = -6 }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/north_upper) -"pEp" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/bed/bedroll{ - dir = 5 +/turf/open/floor/interior/wood, +/area/tyrargo/landing_zone_2) +"mYw" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "S" }, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/indoors/apartment/north_ground) -"pEv" = ( -/obj/effect/decal/cleanable/dirt, +/turf/open/hybrisa/street/cement3, +/area/tyrargo/outdoors/colony_exterior/north_west) +"mYB" = ( /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_17"; - pixel_y = 12 + icon_state = "trash_6" }, -/turf/open/floor/hybrisa/wood, -/area/tyrargo/indoors/apartment/north_upper) -"pEP" = ( -/obj/structure/shuttle/part/dropship3/transparent/lower_right_wing, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/indoors/museum_storage/ground) -"pET" = ( +/turf/open/floor/hybrisa/carpet/carpetblue, +/area/tyrargo/indoors/apartment/south_ground) +"mZM" = ( +/obj/structure/stairs/multiz/down{ + dir = 8 + }, +/turf/open/floor/almayer_hull, +/area/tyrargo/indoors/sewer_treatment/upper) +"ncl" = ( /obj/item/ammo_casing/bullet, -/obj/effect/decal/cleanable/dirt, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north) -"pGg" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_x = -8; - pixel_y = 12 +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 }, -/obj/item/stack/medical/advanced/bruise_pack, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/apartment/north_ground) -"pGz" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/asphalt/cement/cement15, -/area/tyrargo/outdoors/colony_streets/north) -"pHk" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/ammo_box/magazine/heap/empty, -/turf/open/asphalt/cement/cement1, +/obj/effect/decal/hybrisa/road/roadmiddle{ + dir = 4 + }, +/turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/north_west) -"pHo" = ( -/obj/structure/prop/invuln/overhead_pipe{ - pixel_y = -6; - pixel_x = -7 +"ncD" = ( +/obj/structure/flora/grass/tallgrass/ice, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/outdoors/colony_exterior/west) +"ncQ" = ( +/obj/structure/closet/bodybag, +/turf/open/floor/hybrisa/carpet/carpetgreendeco, +/area/tyrargo/indoors/apartment/south_ground) +"ndi" = ( +/obj/structure/bed/hybrisa/bunkbed3{ + dir = 1 }, -/obj/item/prop/colony/used_flare, -/turf/open/auto_turf/tyrargo_grass/layer0, +/turf/open/floor/hybrisa/carpet/carpetreddeco, +/area/tyrargo/indoors/apartment/south_ground) +"ndk" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" + }, +/turf/open/asphalt/cement/cement14, /area/tyrargo/outdoors/colony_streets/north) -"pKw" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/prop{ - desc = "An M83 SADAR Anti-Tank RPG. This one has been expended."; - icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/rocket_launchers.dmi'; - icon_state = "m83a2"; - name = "M83 SADAR (expended)"; - pixel_x = 1; - pixel_y = -8; - dir = 4; - layer = 4.1 +"ndL" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_ground) -"pKx" = ( -/obj/structure/shuttle/part/dropship3/transparent/engine_left_exhaust, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/outdoors/colony_streets/east) -"pKS" = ( -/obj/structure/shuttle/part/dropship3/bottom_left_wall, -/turf/open/floor/plating/platingdmg3, -/area/tyrargo/indoors/museum_storage/upper) -"pLW" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "S"; - pixel_y = -1 +/obj/item/prop{ + desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; + icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; + icon_state = "M56D"; + name = "M56D heavy machine gun nest"; + pixel_x = 6; + pixel_y = 6; + dir = 8; + anchored = 1 }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"pMa" = ( -/obj/structure/largecrate/random, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_ground) -"pMc" = ( +/obj/item/ammo_casing/bullet, +/turf/open/floor/interior/wood, +/area/tyrargo/landing_zone_1/west_trench) +"new" = ( +/obj/structure/blocker/invisible_wall, /obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 + pixel_x = -4 }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/obj/effect/decal/hybrisa/road/roadmiddle{ + dir = 4 }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/obj/structure/blocker/forcefield/vehicles, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/west) +"nfT" = ( +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/indoors/museum_storage/upper) -"pNW" = ( -/obj/item/ammo_casing/bullet, -/obj/structure/prop/hybrisa/misc/fire/fire2{ - pixel_x = -63; - pixel_y = 11; - explo_proof = 1; - unacidable = 1 +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/turf/open/asphalt/cement/cement2, -/area/tyrargo/outdoors/colony_streets/north) -"pOc" = ( +/turf/closed/wall/r_wall/bunker, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"ngP" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 1; + icon_state = "sandbag_0"; + pixel_y = 4; + layer = 4 + }, +/obj/structure/largecrate/random/mini/ammo{ + pixel_y = -6; + pixel_x = -1 + }, +/turf/open/floor/interior/wood, +/area/tyrargo/landing_zone_1/north_trench) +"niM" = ( +/obj/item/stack/sandbags/small_stack, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/carpet/pink, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/indoors/apartment/north_upper) -"pQM" = ( -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/oob) -"pRI" = ( -/obj/structure/prop/rock{ - pixel_x = 2; - pixel_y = 5; - density = 0 +"niW" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 4; + icon_state = "sandbag_0"; + pixel_x = 4 }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_ground) +"njq" = ( +/obj/item/ammo_casing/bullet, +/obj/item/ammo_magazine/rifle/heap{ + current_rounds = 0 }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north) +"njV" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" }, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/outdoors/colony_streets/east) -"pRQ" = ( -/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco1, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/south_west) -"pSi" = ( -/obj/structure/bed/chair/wood/normal{ +/obj/structure/prop/tyrargo/boards{ dir = 8; - pixel_x = 7 + pixel_x = 2; + pixel_y = -1 }, -/turf/open/floor/hybrisa/wood, -/area/tyrargo/indoors/apartment/north_upper) -"pVd" = ( -/obj/structure/stairs/multiz/up{ - dir = 8 +/obj/structure/prop/tyrargo/boards{ + dir = 1; + pixel_x = 2; + pixel_y = 14 }, -/turf/open/floor/almayer_hull, -/area/tyrargo/underground/bunker/south) -"pVQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/multi_tiles/west, -/area/tyrargo/indoors/security/ground) -"pYq" = ( -/obj/structure/largecrate/random/barrel/yellow, -/turf/open/floor/prison/darkyellowfull2, -/area/tyrargo/indoors/engineering/ground) -"qaN" = ( -/obj/structure/shuttle/part/dropship3/transparent/engine_right_exhaust, -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/sewer/south) -"qaZ" = ( -/obj/structure/surface/table/woodentable/fancy, -/obj/effect/landmark/objective_landmark/science, -/turf/open/floor/hybrisa/carpet/carpetpatternblue, -/area/tyrargo/indoors/apartment/south_upper) -"qbB" = ( -/obj/structure/machinery/door/airlock/almayer/generic/autoname{ +/obj/effect/decal/grass_overlay/grass1/dark{ dir = 1 }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/south_ground) -"qbN" = ( -/obj/item/ammo_casing/bullet, -/obj/item/ammo_casing/bullet, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 + }, +/turf/open/asphalt/cement/cement14, +/area/tyrargo/outdoors/colony_streets/west) +"nkI" = ( +/obj/effect/decal/remains/robot, /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; name = "dirt" }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 +/turf/open/shuttle/dropship/light_grey_single_wide_up_to_down, +/area/tyrargo/indoors/saipan) +"nlZ" = ( +/obj/structure/barricade/handrail/wire{ + dir = 1 }, -/turf/open/gm/dirt/dark_brown/variant_5/east, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"qcb" = ( -/obj/item/ammo_casing/bullet, -/obj/effect/decal/cleanable/dirt, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/north_west) -"qcc" = ( -/obj/structure/surface/table/almayer, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/admin/ground) -"qck" = ( +/turf/open/floor/prison/blue/north, +/area/tyrargo/indoors/sewer_treatment/upper) +"nnT" = ( /obj/structure/barricade/handrail/wire, -/turf/open/floor/prison/cell_stripe/east, +/turf/open/floor/strata/multi_tiles/west, /area/tyrargo/indoors/security/upper) -"qdh" = ( +"non" = ( +/turf/closed/wall/hybrisa/marhsalls, +/area/tyrargo/indoors/security/ground) +"noy" = ( +/obj/structure/closet/cabinet, +/turf/open/floor/hybrisa/wood/darkerwood, +/area/tyrargo/indoors/apartment/north_ground) +"noS" = ( /obj/effect/decal/cleanable/dirt{ icon_state = "thermite"; name = "impact" }, -/turf/open/shuttle/dropship/light_grey_bottom_left, -/area/tyrargo/indoors/saipan) -"qek" = ( -/obj/item/ammo_casing/bullet, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_upper) -"qeF" = ( -/obj/structure/prop/invuln/overhead_pipe{ - dir = 4; - pixel_y = 19; - pixel_x = -9 - }, -/turf/open/asphalt/cement/cement1, -/area/tyrargo/outdoors/colony_streets/west) -"qhi" = ( -/turf/open/floor/prison/darkred2/northeast, -/area/tyrargo/indoors/admin/ground) -"qia" = ( -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 4; - pixel_x = 10; - pixel_y = 18; - layer = 2.8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/north_west) -"qib" = ( -/obj/structure/bed/hybrisa/bunkbed1{ - dir = 1 +/obj/effect/decal/remains/robot, +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, +/turf/open/floor/plating, /area/tyrargo/indoors/apartment/north_upper) -"qix" = ( -/obj/structure/prop/vehicles/aircraft/vtol, -/obj/structure/platform/metal/hybrisa/metalplatform3/north, -/obj/structure/platform/metal/hybrisa/metalplatform3/east, -/obj/effect/decal/hybrisa/grate, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) -"qja" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_ground) -"qjM" = ( -/obj/structure/bed/chair/vehicle{ - pixel_x = -8 - }, -/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, -/area/tyrargo/indoors/saipan) -"qkg" = ( -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_ground) -"qkB" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice12"; - pixel_y = 30 +"nqs" = ( +/obj/structure/barricade/handrail/wire{ + dir = 8 }, -/turf/open/hybrisa/street/sidewalk/east, -/area/tyrargo/outdoors/colony_streets/south_west) -"qkI" = ( +/obj/effect/decal/cleanable/dirt, /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_14"; - pixel_y = 17 + icon_state = "trash_4"; + pixel_y = 4; + pixel_x = -4 }, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/west) -"qlM" = ( -/obj/item/ammo_casing/bullet, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/east) -"qng" = ( -/obj/structure/prop/tyrargo/boards/boards_2{ - layer = 2.1 +/turf/open/floor/strata/multi_tiles/southeast, +/area/tyrargo/outdoors/walkway_access/apart_gararge) +"nqK" = ( +/obj/structure/barricade/sandbags/wired{ + dir = 8; + icon_state = "sandbag_0"; + color = "#a98c7c"; + layer = 2.99; + pixel_x = -3 }, /obj/effect/decal/cleanable/dirt, -/obj/item/ammo_magazine/m56d{ - pixel_x = 3; - pixel_y = 10; - current_rounds = 6 +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"nri" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" }, -/turf/open/floor/interior/wood/alt, -/area/tyrargo/landing_zone_1/north_trench) -"qoY" = ( -/turf/closed/wall/hybrisa/marhsalls/unmeltable, -/area/tyrargo/oob) -"qpc" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/obj/effect/decal/cleanable/dirt{ + icon_state = "thermite"; + name = "impact" }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/turf/open/floor/plating/plating_catwalk/prison, +/area/tyrargo/outdoors/walkway_access/power_apart) +"nrS" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 1; + icon_state = "sandbag_0"; + pixel_y = 4; + layer = 4 }, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/underground/sewer/south) -"qpA" = ( -/obj/effect/decal/cleanable/blood/xeno, +/obj/structure/prop/tyrargo/boards/boards_1{ + dir = 8; + pixel_x = 13; + pixel_y = -2; + layer = 2.8 + }, +/turf/open/floor/plating/platingdmg3, +/area/tyrargo/indoors/apartment/south_upper) +"nsL" = ( /obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/vomit, /turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/indoors/apartment/north_upper) -"qpF" = ( -/obj/structure/surface/table/reinforced/prison{ - color = "#8B7B5B" +"ntB" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "E"; + pixel_y = 1; + pixel_x = 1 }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/gararge/ground) -"qrA" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice4"; - pixel_x = -16 +/obj/effect/decal/warning_stripes{ + icon_state = "S" }, -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice12"; - pixel_x = 16 +/turf/open/hybrisa/street/cement3, +/area/tyrargo/outdoors/colony_exterior/west) +"nwm" = ( +/obj/effect/decal/cleanable/blood, +/obj/structure/toilet{ + dir = 4 }, -/obj/effect/decal/cleanable/dirt, -/turf/open/asphalt/cement/cement9, -/area/tyrargo/outdoors/colony_streets/north) -"qsu" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" +/turf/open/floor/hybrisa/tile/tilered, +/area/tyrargo/indoors/apartment/south_upper) +"nwB" = ( +/obj/structure/stairs/perspective{ + dir = 4; + icon_state = "p_stair_full" }, -/turf/open/floor/wood, -/area/tyrargo/indoors/bar/ground) -"qtr" = ( -/obj/item/prop{ - desc = "Empty and useless now."; - icon = 'icons/obj/items/casings.dmi'; - icon_state = "cartridge_10_1"; - name = "spent casings"; - dir = 6 +/obj/structure/platform/metal/stair_cut/platform_left, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"nxb" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" }, -/obj/item/ammo_casing/bullet, -/obj/item/ammo_casing/bullet, -/obj/item/ammo_magazine/rifle/lmg, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"nyL" = ( +/obj/structure/bed/hybrisa/bunkbed4, /turf/open/floor/hybrisa/carpet/carpetpatternblue, -/area/tyrargo/indoors/apartment/north_upper) -"qvh" = ( -/obj/structure/prop/rock{ - icon_state = "brown_alt"; - density = 0 +/area/tyrargo/indoors/apartment/south_upper) +"nzd" = ( +/obj/item/prop/colony/used_flare, +/turf/open/hybrisa/street/cement2, +/area/tyrargo/outdoors/colony_streets/south_west) +"nAb" = ( +/turf/open/floor/plating/platingdmg2, +/area/tyrargo/indoors/apartment/north_ground) +"nAT" = ( +/obj/effect/decal/cleanable/dirt{ + icon_state = "thermite"; + name = "impact" }, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/underground/sewer/south) -"qvt" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_8"; - pixel_y = -12 +/obj/effect/decal/hybrisa/bloodtrail{ + dir = 9 }, -/turf/open/floor/strata/multi_tiles/southwest, -/area/tyrargo/outdoors/walkway_access/apart_gararge) -"qvB" = ( -/obj/structure/bed/chair/vehicle{ - dir = 1; - pixel_x = -8 +/turf/open/floor/hybrisa/wood/blackwood, +/area/tyrargo/indoors/apartment/north_ground) +"nAU" = ( +/obj/structure/barricade/handrail/type_b, +/obj/structure/stairs/multiz/down{ + dir = 8 }, -/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, -/area/tyrargo/indoors/saipan) -"qvI" = ( -/obj/structure/desertdam/decals/road_edge, -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"qwE" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice12"; - pixel_x = -2; - pixel_y = 24 +/turf/open/floor/almayer_hull, +/area/tyrargo/indoors/bar/upper) +"nBc" = ( +/obj/effect/vehicle_spawner/van/decrepit{ + dir = 8 }, -/obj/structure/barricade/hesco{ +/turf/open/asphalt, +/area/tyrargo/indoors/gararge/ground) +"nCp" = ( +/turf/open/floor/prison/yellow/southeast, +/area/tyrargo/indoors/admin/ground) +"nCU" = ( +/obj/effect/decal/grass_overlay/grass1/dark{ dir = 8 }, -/turf/open/asphalt/cement, +/turf/open/asphalt/cement/cement13, /area/tyrargo/outdoors/colony_streets/west) -"qxT" = ( +"nDe" = ( +/obj/effect/decal/siding, +/obj/structure/desertdam/decals/road_edge{ + pixel_y = -3; + pixel_x = -10 + }, /obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -8 + dir = 4; + pixel_x = -2; + pixel_y = 5 + }, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"nEa" = ( +/obj/structure/prop/tyrargo/boards{ + dir = 4; + pixel_x = 5; + layer = 2.98; + pixel_y = -8 + }, +/obj/structure/prop/tyrargo/boards/boards_1{ + dir = 1; + pixel_x = -2; + pixel_y = 6 }, /turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"qyh" = ( -/obj/structure/platform_decoration/metal/kutjevo/west, -/turf/open_space, -/area/tyrargo/indoors/bar/upper) -"qyP" = ( -/obj/effect/decal/hybrisa/colorable_rug{ - pixel_x = 3 +/area/tyrargo/outdoors/colony_streets/south_west) +"nEL" = ( +/obj/item/prop{ + desc = "An M83 SADAR Anti-Tank RPG. This one has been expended."; + icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/rocket_launchers.dmi'; + icon_state = "m83a2"; + name = "M83 SADAR (expended)"; + pixel_x = -9; + pixel_y = 2; + dir = 4; + layer = 4.1 }, +/obj/effect/decal/hybrisa/road/lines2, /turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"qyX" = ( -/obj/structure/platform/metal/almayer, +/area/tyrargo/outdoors/colony_streets/south_west) +"nFb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/flora/bush/ausbushes/grassybush{ + icon_state = "fullgrass_1"; + layer = 2.9 + }, /turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"qze" = ( +/area/tyrargo/outdoors/colony_streets/west) +"nFo" = ( +/obj/structure/window_frame/wood, +/turf/open/floor/plating/wood_broken5, +/area/tyrargo/landing_zone_1/ceiling) +"nFU" = ( +/obj/structure/closet/bodybag, +/obj/structure/sink{ + pixel_y = 24 + }, +/turf/open/floor/hybrisa/tile/tilewhitecheckered/biege, +/area/tyrargo/indoors/apartment/south_ground) +"nIP" = ( +/obj/item/ammo_casing/bullet, +/obj/item/ammo_casing/bullet, /obj/effect/decal/cleanable/dirt, -/obj/item/trash/cigbutt{ - pixel_x = -9; - pixel_y = -6 +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" }, -/turf/open/floor/kutjevo/tan/alt_edge, -/area/tyrargo/outdoors/colony_streets/north_west) -"qzC" = ( -/obj/item/weapon/twohanded/folded_metal_chair{ - pixel_x = 1; - pixel_y = 5 +/obj/item/ammo_magazine/m56d{ + pixel_x = 3; + pixel_y = 10; + current_rounds = 6 }, -/obj/structure/sign/safety/medical{ - pixel_x = 8; - pixel_y = 32 +/turf/open/floor/almayer/black2/west, +/area/tyrargo/indoors/bunker/central) +"nIV" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 }, -/obj/item/trash/cigbutt{ - pixel_x = -10; - pixel_y = 13 +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 + }, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall_reinforced, +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/indoors/museum_storage/upper) +"nJl" = ( +/obj/structure/blocker/invisible_wall, +/obj/structure/blocker/forcefield/vehicles, +/obj/structure/prop/vehicles/tank/truck{ + dir = 8; + pixel_y = -29; + pixel_x = 1 + }, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/west) +"nJx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/prop/rock/black_ground{ + icon_state = "black_ground_alt" }, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/indoors/apartment/north_ground) -"qAO" = ( -/obj/structure/platform_decoration/metal/almayer, /turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"qBv" = ( +/area/tyrargo/outdoors/colony_streets/north_west) +"nJL" = ( +/turf/open/floor/prison/darkbrown2, +/area/tyrargo/indoors/sewer_treatment/ground) +"nKg" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/sink{ - dir = 1; - pixel_y = -9 +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/hybrisa/street/sidewalk, +/area/tyrargo/outdoors/colony_streets/south_west) +"nKt" = ( +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/floor/plating/platingdmg3, +/area/tyrargo/indoors/apartment/north_ground) +"nKS" = ( +/obj/item/ammo_casing/bullet, +/turf/open/floor/hybrisa/metal/zbrownfloor1/east, +/area/tyrargo/indoors/engineering/ground) +"nLj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/trash/cigbutt{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 + }, +/turf/open/asphalt/cement/cement13, +/area/tyrargo/outdoors/colony_streets/north_west) +"nOb" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 9 }, -/turf/open/floor/hybrisa/tile/tilered, -/area/tyrargo/indoors/apartment/south_upper) -"qBR" = ( -/obj/structure/platform/metal/almayer, -/obj/structure/platform/metal/almayer/north, /turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"qDj" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" +/area/tyrargo/oob) +"nOY" = ( +/obj/item/shard{ + icon_state = "medium" }, -/turf/open/asphalt, +/turf/open/floor/plating/platingdmg3, +/area/tyrargo/indoors/apartment/north_ground) +"nQz" = ( +/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco1/north, +/turf/open_space, +/area/tyrargo/outdoors/colony_streets/south_west) +"nRS" = ( +/obj/structure/platform/metal/hybrisa/metalplatform1, +/obj/structure/platform/metal/hybrisa/metalplatform1/west, +/turf/open_space, /area/tyrargo/outdoors/colony_streets/north_west) -"qEB" = ( -/obj/structure/platform/metal/hybrisa/metalplatform3/north, -/obj/structure/stairs/perspective{ - dir = 6; - icon_state = "p_stair_full" +"nSi" = ( +/obj/structure/blocker/invisible_wall, +/obj/structure/largecrate/random/case/double{ + pixel_y = 11 }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2) -"qEX" = ( -/obj/structure/flora/tree/tyrargo{ - pixel_x = -14; - pixel_y = 3; - layer = 5.97 +/obj/structure/blocker/forcefield/vehicles, +/turf/closed/wall/strata_ice/dirty/rock, +/area/tyrargo/outdoors/colony_streets/north_west) +"nSB" = ( +/obj/structure/desertdam/decals/road_edge{ + pixel_y = 1; + pixel_x = 16 }, -/turf/open/auto_turf/snow/brown_base/layer2, -/area/tyrargo/outdoors/outskirts/north_east_usasf) -"qFc" = ( -/turf/open/floor/almayer/plating_striped/east, -/area/tyrargo/indoors/engineering/ground) -"qFf" = ( +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"nSY" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 1; icon_state = "sandbag_0"; pixel_y = 4; layer = 4 }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/landing_zone_1) +"nTh" = ( +/obj/item/ammo_casing/bullet, +/obj/structure/prop/rock/black_ground{ + dir = 5; + pixel_y = -11; + pixel_x = -14 + }, /turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/colony_streets/west) -"qFp" = ( -/obj/structure/bed/chair/vehicle{ - pixel_x = 8 +"nTN" = ( +/obj/structure/flora/tree/tyrargo{ + pixel_x = -14; + pixel_y = 3 }, -/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, -/area/tyrargo/indoors/saipan) -"qFH" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north) -"qGd" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9" +/obj/structure/flora/bush/snow{ + pixel_y = -11; + pixel_x = -12 }, -/obj/structure/stairs/perspective{ - dir = 6; - icon_state = "p_stair_full" +/turf/open/auto_turf/snow/brown_base/layer2, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"nUw" = ( +/obj/structure/prop/hybrisa/vehicles/Meridian/WeylandYutani{ + icon_state = "meridian_wy_damage_5"; + health = 250; + layer = 5.1; + pixel_y = -4; + explo_proof = 1; + unacidable = 1 }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"qGk" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - pixel_x = -4; - pixel_y = 10 +/turf/open/hybrisa/street/sidewalkfull, +/area/tyrargo/outdoors/colony_streets/south_east) +"nUR" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 +/obj/effect/decal/remains/robot, +/turf/open/floor/plating, +/area/tyrargo/indoors/apartment/south_ground) +"nVD" = ( +/obj/structure/barricade/handrail/wire{ + dir = 1 }, -/turf/open/gm/coast/dirt/forestbeachcorner/south_east, -/area/tyrargo/outdoors/colony_exterior/south_west) -"qGs" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "pointybush_1" +/turf/open/floor/plating/plating_catwalk/prison, +/area/tyrargo/outdoors/walkway_access/apart_gararge) +"nVF" = ( +/obj/effect/decal/siding{ + icon_state = "siding8" }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/north_west) -"qHG" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/vending/snack{ - density = 0; - pixel_y = 16; - pixel_x = 1 - }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_ground) -"qHT" = ( -/obj/structure/flora/tree/tyrargo/tree_3{ - pixel_x = -8; - pixel_y = 17 +/turf/open/floor/prison/darkbrown2/southwest, +/area/tyrargo/indoors/sewer_treatment/ground) +"nWO" = ( +/obj/item/ammo_magazine/m56d{ + pixel_x = 3; + pixel_y = 10; + current_rounds = 45 }, -/obj/structure/flora/wood/stick2, -/turf/open/auto_turf/tyrargo_grass/layer1, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"qNk" = ( -/obj/structure/flora/pottedplant{ - icon_state = "pottedplant_21"; - pixel_y = 7; - pixel_x = -3; - layer = 4 +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/ammo_spawn/m41a_random_spawn{ + spawn_chance = 20 }, -/turf/open/floor/hybrisa/carpet/carpetpatternblue, -/area/tyrargo/indoors/apartment/south_ground) -"qNt" = ( +/turf/open/floor/almayer/blackcorner/east, +/area/tyrargo/indoors/bunker/central_south) +"nWX" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 4; icon_state = "sandbag_0"; - pixel_x = 1 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_1/no_mans_land) -"qOa" = ( -/obj/structure/flora/tree/tyrargo/tree_2{ - pixel_x = -8; - pixel_y = 12; - layer = 5.94 + pixel_x = 4 }, -/turf/open/auto_turf/snow/brown_base/layer1, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"qPF" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/ammo_magazine/rifle/heap{ - current_rounds = 0 +/obj/structure/flora/bush/ausbushes/ausbush{ + icon_state = "pointybush_4" }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/south_west) -"qPG" = ( +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/west) +"nXP" = ( /obj/effect/spawner/gibspawner/xeno, /obj/effect/decal/cleanable/blood/xeno, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/oob) -"qRe" = ( -/obj/structure/barricade/sandbags/weak_wired{ +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_upper) +"nYj" = ( +/obj/structure/barricade/sandbags/wired{ + dir = 1; + icon_state = "sandbag_0"; + color = "#a98c7c"; + layer = 3.0; + pixel_y = 4 + }, +/obj/structure/barricade/sandbags/wired{ dir = 8; - icon_state = "sandbag_0" + icon_state = "sandbag_0"; + color = "#a98c7c"; + layer = 3.1 }, -/obj/item/ammo_casing/bullet{ - icon_state = "cartridge_1_1"; - pixel_y = -2; - dir = 10; - pixel_x = 7 +/obj/structure/prop/tyrargo/boards/boards_2{ + dir = 4; + layer = 2.1; + pixel_x = 5; + pixel_y = -3 }, -/turf/open/floor/plating/wood_broken4, -/area/tyrargo/landing_zone_1/ceiling) -"qRA" = ( -/turf/open/asphalt/cement/cement3, -/area/tyrargo/oob/outdoors) -"qUT" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_5"; - layer = 3.1 +/obj/item/ammo_casing/bullet, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_streets/west) +"nYw" = ( +/obj/item/trash/cigbutt{ + pixel_x = -10; + pixel_y = 13 }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_ground) -"qVn" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/bloodtrail{ - dir = 4 +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north_west) +"nYG" = ( +/obj/structure/flora/tree/tyrargo/tree_2{ + pixel_x = -8; + pixel_y = 5 }, -/obj/effect/decal/cleanable/blood/drip, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 +/turf/open/auto_turf/snow/brown_base/layer3, +/area/tyrargo/outdoors/colony_exterior/west) +"nYO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/ammo_magazine/rifle/heap{ + current_rounds = 0; + pixel_x = 11; + pixel_y = -4 }, -/turf/open/asphalt/cement/cement12, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement4, /area/tyrargo/outdoors/colony_streets/west) -"qVq" = ( +"nZr" = ( +/obj/effect/decal/hybrisa/road/lines2, +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/indoors/museum_storage/ground) +"oaz" = ( +/obj/structure/barricade/handrail/wire{ + dir = 4 + }, +/turf/open/floor/strata/multi_tiles/southeast, +/area/tyrargo/outdoors/walkway_access/sewer_apart) +"obm" = ( +/obj/item/ammo_casing/bullet, +/obj/item/ammo_casing/bullet, +/obj/item/ammo_casing/bullet, +/obj/item/ammo_casing/bullet, +/obj/item/ammo_casing/bullet, /obj/effect/decal/cleanable/dirt, -/obj/item/reagent_container/hypospray/autoinjector/bicaridine/random_amount, -/turf/open/floor/plating/plating_catwalk/aicore/white, -/area/tyrargo/indoors/apartment/north_ground) -"qVt" = ( -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/oob) -"qWy" = ( +/turf/open/floor/almayer/black2, +/area/tyrargo/indoors/bunker/central_south) +"obB" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/west) -"qWJ" = ( -/obj/structure/bed/bedroll{ - pixel_x = -24 +/obj/structure/closet/fireaxecabinet{ + pixel_y = 29 }, -/obj/structure/bed/bedroll{ - dir = 8; - pixel_x = 20; - pixel_y = 4 +/obj/effect/decal/warning_stripes{ + icon_state = "W" }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 +/turf/open/floor/prison/darkyellowcorners2, +/area/tyrargo/indoors/engineering/ground) +"obI" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 6 }, -/obj/effect/decal/grass_overlay/grass1/dark{ +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/outdoors/colony_exterior/west) +"obZ" = ( +/obj/structure/bed/hybrisa/dingy{ dir = 1 }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1) -"qWL" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_16" - }, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/indoors/apartment/north_ground) -"qWZ" = ( -/obj/structure/toilet{ - pixel_y = 16 +/turf/open/floor/hybrisa/wood, +/area/tyrargo/indoors/apartment/north_upper) +"ock" = ( +/obj/structure/prop/tyrargo/boards/boards_1{ + pixel_x = -5; + pixel_y = 5; + layer = 2.9 }, -/obj/structure/curtain/red, -/obj/structure/barricade/metal{ - dir = 8; - pixel_x = -1 +/turf/open/floor/hybrisa/carpet/carpetblackdeco, +/area/tyrargo/indoors/apartment/north_upper) +"ocO" = ( +/obj/structure/blocker/invisible_wall, +/obj/structure/machinery/door/poddoor/hybrisa/ultra_reinforced_door{ + id = null; + explo_proof = 1; + needs_power = 0; + unacidable = 1; + dir = 4 }, -/turf/open/floor/plating/plating_catwalk/aicore, -/area/tyrargo/indoors/comms/ground) -"qYN" = ( -/obj/structure/machinery/iv_drip, -/obj/structure/bed/hybrisa/hospital/hospitaldivider{ - layer = 3.8; - pixel_y = 24 +/turf/open/floor/prison/floor_plate, +/area/tyrargo/oob) +"ocS" = ( +/obj/structure/barricade/sandbags/weak_wired{ + icon_state = "sandbag_0"; + pixel_y = -6 }, -/turf/open/floor/plating, -/area/tyrargo/indoors/apartment/north_ground) -"rbr" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/carpet/carpetblackdeco, -/area/tyrargo/indoors/apartment/south_upper) -"reM" = ( -/obj/structure/desertdam/decals/road_edge{ - icon_state = "road_edge_decal3"; - pixel_y = 16 +/obj/structure/surface/table/almayer{ + color = "#EBD9B7" }, +/obj/effect/decal/hybrisa/road/roadmiddle, +/obj/item/storage/backpack/molle/backpack/army, /turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/east) -"reP" = ( +/area/tyrargo/outdoors/colony_streets/north_west) +"odK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/generic, +/turf/open/floor/plating, +/area/tyrargo/indoors/apartment/south_upper) +"oek" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 1; icon_state = "sandbag_0"; pixel_y = 4; layer = 4 }, -/obj/structure/prop/tyrargo/boards/boards_1{ - pixel_x = -12; - pixel_y = -8; - layer = 2.9 - }, /turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/west) -"rhn" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" - }, -/obj/structure/prop/tyrargo/boards{ - dir = 4; - pixel_x = 5; - layer = 2.98 - }, -/obj/item/ammo_casing/bullet, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/west) -"rjf" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" - }, +"ofi" = ( /obj/structure/desertdam/decals/road_edge{ - pixel_y = 3; - pixel_x = -10 + pixel_y = -3; + pixel_x = -12 }, +/obj/item/weapon/gun/shotgun/pump/m37a, /turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/north_west) -"rjp" = ( -/obj/item/ammo_casing/bullet, -/obj/item/ammo_magazine/rifle/heap{ - current_rounds = 0; - pixel_x = 11; - pixel_y = -4 +"ofF" = ( +/obj/structure/toilet{ + dir = 4 }, /obj/effect/decal/cleanable/dirt, -/obj/item/device/flashlight/flare/on{ - fuel_rate = 5 - }, -/turf/open/floor/hybrisa/carpet/rug_colorable/pink/south, +/turf/open/floor/hybrisa/tile/tileblue, /area/tyrargo/indoors/apartment/north_upper) -"rkj" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/prop/hybrisa/airport/dropshipenginedamage{ - light_on = 1; - light_power = 5; - light_range = 6; - pixel_x = -18; - pixel_y = -17 - }, -/turf/open/floor/plating/platingdmg2, +"oic" = ( +/obj/item/prop/colony/used_flare, +/turf/open/floor/hybrisa/carpet/carpetblackdeco, /area/tyrargo/indoors/apartment/south_upper) -"rlw" = ( -/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2/autoname{ - req_one_access = "102;104;106" - }, -/turf/open/floor/plating, -/area/tyrargo/indoors/comms/ground) -"rlX" = ( +"ois" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/indoors/apartment/north_upper) -"rlZ" = ( -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/indoors/engineering/ground) -"rmD" = ( -/obj/effect/decal/cleanable/blood, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/south_west) -"rnc" = ( -/obj/structure/prop/rock/black_ground{ - dir = 5 +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_4" }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/outdoors/colony_exterior/west) -"rnm" = ( -/obj/structure/barricade/deployable{ - dir = 8 +/obj/structure/prop/hybrisa/misc/trash/green, +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_16"; + pixel_x = -8; + pixel_y = 12 }, /turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/west) -"rnG" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" +"oiz" = ( +/obj/structure/flora/tree/tyrargo{ + pixel_y = 8 }, -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3"; - pixel_x = 1; - pixel_y = 24 +/turf/open/auto_turf/snow/brown_base/layer2, +/area/tyrargo/outdoors/colony_streets/north) +"oiA" = ( +/obj/structure/barricade/deployable{ + dir = 1 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"rof" = ( -/obj/structure/shuttle/part/dropship3/transparent/lower_left_wing, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north_east) -"rpc" = ( -/obj/structure/bed/bedroll{ - pixel_y = 25; - pixel_x = 16 +/obj/structure/barricade/deployable{ + dir = 4 + }, +/turf/open/floor/prison/cell_stripe/north, +/area/tyrargo/indoors/apartment/north_upper) +"ojt" = ( +/obj/effect/decal/cleanable/blood/gibs/limb, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 }, -/obj/structure/prop/tyrargo/large_tents/small, /turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1) -"rpB" = ( -/obj/structure/platform/metal/almayer/west, -/turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/outskirts/central/landing_zone) -"rru" = ( -/obj/structure/window_frame/wood, -/turf/open/floor/plating/wood_broken3, -/area/tyrargo/landing_zone_1/ceiling) -"rrT" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/prop/colony/used_flare, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_upper) -"rse" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_14"; - pixel_y = 15 +"ojB" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = -8 }, -/obj/structure/prop/tyrargo/boards/boards_2{ - layer = 2.1; - pixel_x = 5; - pixel_y = 3 +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/outdoors/outskirts_road/west) +"oks" = ( +/obj/structure/prop/hybrisa/misc/fire/fire2{ + color = "#FF7700"; + icon = 'icons/effects/fire.dmi'; + icon_state = "dynamic_2"; + light_color = "#FF7700" + }, +/turf/closed/shuttle/dropship3{ + icon_state = "14" + }, +/area/tyrargo/indoors/saipan) +"okz" = ( +/obj/structure/machinery/door/airlock/almayer/generic/autoname{ + dir = 1 + }, +/turf/open/floor/hybrisa/tile/tilelightbeige, +/area/tyrargo/indoors/apartment/south_upper) +"olx" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 4; + icon_state = "sandbag_0"; + pixel_x = 4 }, /obj/effect/decal/grass_overlay/grass1/dark, /turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/south_west) -"rsK" = ( -/obj/effect/decal/siding, +/area/tyrargo/outdoors/colony_streets/north_west) +"omA" = ( +/obj/item/ammo_casing/bullet, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 + }, +/turf/closed/wall/r_wall/bunker, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"omL" = ( +/turf/open/floor/plating/wood_broken6, +/area/tyrargo/landing_zone_1/ceiling) +"onP" = ( /obj/structure/desertdam/decals/road_edge{ pixel_y = -3; - pixel_x = 16 + pixel_x = -12 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"rsN" = ( -/obj/structure/barricade/handrail/wire{ - dir = 8; - layer = 5 +/obj/structure/desertdam/decals/road_edge{ + pixel_y = 1; + pixel_x = -12 }, -/turf/open/floor/prison/ramptop/north, -/area/tyrargo/indoors/sewer_treatment/upper) -"rtB" = ( -/obj/structure/window/framed/strata/reinforced, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating, -/area/tyrargo/indoors/apartment/south_ground) -"rtR" = ( -/obj/structure/blocker/invisible_wall, /obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 + pixel_x = -4 }, -/turf/open/floor/plating/platingdmg3, -/area/tyrargo/indoors/apartment/south_upper) -"ruj" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/bed/bedroll{ - dir = 9; - layer = 4 +/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_east) +"ooW" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_4"; + layer = 3.2 }, -/turf/open/floor/hybrisa/wood/greywood, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/indoors/apartment/north_ground) -"rus" = ( -/obj/docking_port/stationary/marine_dropship/lz2{ - name = "LZ2 - USASF Airbase Anderson" +"oqd" = ( +/obj/structure/barricade/deployable{ + dir = 4 }, -/turf/open/floor/plating, -/area/tyrargo/landing_zone_2) -"rvh" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/asphalt/cement/cement1, -/area/tyrargo/outdoors/colony_streets/west) -"rvF" = ( +/obj/structure/prop/tyrargo/boards{ + pixel_x = 5; + layer = 2.97 + }, +/turf/open/floor/plating/platingdmg3, +/area/tyrargo/indoors/apartment/south_ground) +"osH" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - pixel_y = 12 +/obj/effect/decal/cleanable/blood/gibs/xeno/core, +/obj/effect/decal/hybrisa/doubleroad/lines1{ + pixel_x = 14 }, -/turf/open/asphalt/cement/cement3, +/turf/open/hybrisa/street/asphalt, /area/tyrargo/outdoors/colony_streets/south_west) -"rwL" = ( -/obj/structure/barricade/sandbags/weak_wired{ +"osT" = ( +/obj/structure/flora/tree/dead/tree_4{ + pixel_x = -7; + pixel_y = -4 + }, +/turf/open/auto_turf/snow/brown_base/layer2, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"otB" = ( +/obj/structure/prop/tyrargo/boards{ + dir = 1; + pixel_x = 7; + pixel_y = 3 + }, +/obj/structure/prop/tyrargo/boards{ dir = 8; - icon_state = "sandbag_0" + pixel_x = -3; + pixel_y = -5 }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_1) -"rxU" = ( -/obj/structure/bed/hybrisa/bunkbed2{ - dir = 1 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/south_west) +"ovJ" = ( +/obj/structure/machinery/door/airlock/almayer/generic{ + dir = 1; + name = "Bathroom" }, -/turf/open/floor/hybrisa/carpet/pink, -/area/tyrargo/indoors/apartment/north_upper) -"ryz" = ( -/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/bloodtrail, +/turf/open/floor/plating, +/area/tyrargo/indoors/comms/ground) +"owc" = ( +/obj/item/prop/colony/used_flare, +/turf/open/floor/corsat/marked, +/area/tyrargo/indoors/engineering/ground) +"oww" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/north_west) -"ryO" = ( -/obj/structure/prop/tyrargo/boards/boards_2{ - layer = 2.1; - pixel_y = -9 +/turf/open/floor/hybrisa/carpet/carpetpatternblue, +/area/tyrargo/indoors/apartment/south_ground) +"ozG" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" }, -/obj/item/ammo_casing/bullet, /obj/effect/decal/cleanable/dirt, -/obj/item/trash/cigbutt{ - pixel_x = -3; - pixel_y = 9 +/obj/effect/decal/cleanable/dirt{ + icon_state = "thermite"; + name = "impact" }, -/turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_1/north_trench) -"rAl" = ( -/obj/structure/prop/rock/black_ground{ - dir = 6 +/turf/open/floor/plating/plating_catwalk/prison, +/area/tyrargo/outdoors/walkway_access/power_apart) +"oAw" = ( +/obj/effect/decal/cleanable/generic, +/obj/structure/prop/tyrargo/military_evac_sign{ + pixel_y = -32; + pixel_x = -15 }, -/obj/structure/flora/bush/ausbushes/grassybush{ - pixel_x = -1; - pixel_y = -1 +/turf/open/floor/hybrisa/carpet/carpetblackdeco, +/area/tyrargo/indoors/apartment/north_upper) +"oBu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/bed/sofa{ + icon_state = "couch_hori3" }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/north_west) -"rAB" = ( -/obj/item/stack/sheet/metal, /turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_ground) +"oBD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/xeno, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement2, +/area/tyrargo/outdoors/colony_streets/south_west) +"oDa" = ( +/obj/structure/barricade/handrail/wire{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/strata/multi_tiles/southeast, +/area/tyrargo/outdoors/walkway_access/power_sewer) +"oDA" = ( +/obj/item/storage/firstaid/adv/empty, +/obj/structure/surface/table/woodentable{ + color = "#8B7B5B" + }, +/turf/open/floor/hybrisa/carpet/carpetpatternbrown, /area/tyrargo/indoors/apartment/north_upper) -"rAQ" = ( -/obj/item/ammo_casing/shell, -/obj/effect/decal/hybrisa/dirt, +"oDR" = ( +/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco3/east, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2) +"oEf" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice3"; + pixel_x = 16; + pixel_y = 24 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/south_west) +"oFq" = ( +/obj/structure/sink{ + dir = 1; + pixel_y = -9 + }, /obj/effect/decal/cleanable/dirt, +/obj/item/reagent_container/hypospray/autoinjector/bicaridine/random_amount{ + pixel_y = 6; + pixel_x = 1 + }, /turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/indoors/apartment/north_upper) -"rBq" = ( -/obj/structure/barricade/sandbags/weak_wired{ - icon_state = "sandbag_0"; - pixel_y = -6 - }, -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" +"oFM" = ( +/obj/item/prop{ + desc = "Empty and useless now."; + icon = 'icons/obj/items/casings.dmi'; + icon_state = "cartridge_10_1"; + name = "spent casings"; + dir = 6; + pixel_y = -14; + layer = 3.01 }, -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 4; - layer = 2.1; - pixel_x = 5; - pixel_y = -3 +/obj/effect/decal/hybrisa/road/lines2, +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/outdoors/colony_streets/south_west) +"oGc" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_upper) -"rBt" = ( +/obj/effect/decal/remains/robot, +/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, +/area/tyrargo/indoors/saipan) +"oGw" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 8; icon_state = "sandbag_0" }, -/obj/effect/decal/cleanable/blood, -/obj/item/ammo_casing/bullet, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"rCw" = ( -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = 12; - pixel_y = 8 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north) -"rDi" = ( -/obj/structure/platform/metal/hybrisa/metalplatform3, -/obj/structure/stairs/perspective{ - dir = 5; - icon_state = "p_stair_full" +/obj/structure/largecrate/random/mini/ammo{ + pixel_y = 5; + pixel_x = 5 }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 10 +/turf/open/floor/interior/wood, +/area/tyrargo/landing_zone_1/west_trench) +"oGQ" = ( +/obj/structure/shuttle/part/dropship3/nose_front_right, +/turf/open_space, +/area/tyrargo/outdoors/colony_streets/north_east) +"oHb" = ( +/obj/effect/decal/siding{ + icon_state = "siding4" }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2) -"rDu" = ( -/obj/structure/barricade/deployable{ - dir = 4 +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, +/turf/open/floor/prison/darkbrown2/northeast, +/area/tyrargo/indoors/sewer_treatment/ground) +"oHl" = ( +/obj/effect/decal/cleanable/dirt{ + icon_state = "thermite"; + name = "impact" }, -/turf/open/floor/corsat/marked, -/area/tyrargo/indoors/engineering/ground) -"rDv" = ( -/obj/effect/decal/siding{ - icon_state = "siding8" +/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, +/area/tyrargo/indoors/saipan) +"oHE" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_x = -2; + pixel_y = 24 }, -/obj/effect/decal/cleanable/dirt, -/obj/item/tool/warning_cone{ - pixel_x = -13; - pixel_y = 11 +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_x = 2; + pixel_y = 24 }, -/turf/open/floor/prison, -/area/tyrargo/indoors/engineering/ground) -"rDA" = ( -/obj/structure/girder, -/turf/open/floor/plating/platingdmg2, +/obj/structure/cargo_container/grant/right, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"oHQ" = ( +/obj/structure/shuttle/part/dropship3/transparent/right_outer_bottom_wing, +/turf/open/floor/plating/platingdmg3, /area/tyrargo/indoors/museum_storage/upper) -"rEt" = ( +"oHW" = ( +/turf/open/floor/strata/green4/north, +/area/tyrargo/indoors/market/ground) +"oIx" = ( +/turf/open/hybrisa/street/sidewalk/southeast, +/area/tyrargo/outdoors/colony_streets/south_east) +"oJk" = ( /obj/structure/flora/pottedplant{ - icon_state = "pottedplant_12"; - pixel_x = -4; - layer = 3.6; - pixel_y = 2 + icon_state = "pottedplant_18"; + pixel_y = 16; + pixel_x = 9 }, -/turf/open/floor/hybrisa/carpet/carpetpatternbrown, -/area/tyrargo/indoors/apartment/north_ground) -"rEA" = ( -/obj/effect/hybrisa/misc/fake/wire/blue{ - pixel_x = -4 +/obj/effect/decal/hybrisa/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_16"; + pixel_x = -2; + pixel_y = -1 }, -/obj/effect/hybrisa/misc/fake/wire/red, -/obj/effect/hybrisa/misc/fake/wire/yellow{ - pixel_x = 4 +/turf/open/floor/hybrisa/carpet/carpetpatternbrown, +/area/tyrargo/indoors/apartment/north_upper) +"oJo" = ( +/obj/effect/decal/hybrisa/tiretrack{ + dir = 4; + pixel_x = 1; + pixel_y = 8 }, -/obj/effect/blocker/water, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/underground/sewer/south) -"rFd" = ( -/obj/structure/stairs/perspective{ - dir = 8; - icon_state = "p_stair_full" +/obj/effect/decal/hybrisa/tiretrack{ + dir = 4; + pixel_x = 1; + pixel_y = 8 }, -/obj/structure/platform/metal/almayer, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"rFN" = ( -/obj/structure/barricade/handrail/wire{ - dir = 4 +/obj/effect/decal/hybrisa/tiretrack{ + dir = 4; + pixel_x = 1; + pixel_y = 8 }, +/obj/structure/blocker/invisible_wall, +/obj/structure/blocker/forcefield/vehicles, +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/outdoors/outskirts_road/west) +"oJT" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/outdoors/walkway_access/sewer_apart) -"rFS" = ( -/obj/structure/surface/table/woodentable/fancy, -/turf/open/floor/hybrisa/carpet/pink, -/area/tyrargo/indoors/apartment/north_upper) -"rHF" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "sunnybush_1" - }, -/turf/open/auto_turf/tyrargo_grass/layer1, -/area/tyrargo/outdoors/colony_exterior/south_east) -"rIB" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "NW-out"; - pixel_y = 1; - pixel_x = -1 +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_15"; + pixel_y = 12 }, +/turf/open/floor/hybrisa/wood, +/area/tyrargo/indoors/apartment/north_upper) +"oKO" = ( +/obj/structure/platform_decoration/stone/tyrargo/east, +/obj/structure/platform_decoration/stone/tyrargo/north, +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/auto_turf/sand_white/layer0, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"oLe" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer/black2/east, -/area/tyrargo/indoors/bunker/central_south) -"rJT" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/siding{ - icon_state = "siding8" +/obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" + }, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_ground) +"oMv" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/structure/machinery/computer/emails{ + light_color = "#96DED1"; + light_on = 1; + light_range = 1; + dir = 4 }, -/obj/effect/blocker/water, /turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/sewer/south) -"rKc" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/prison/darkyellowcorners2, /area/tyrargo/indoors/engineering/ground) -"rKe" = ( -/obj/item/ammo_casing/bullet, -/obj/effect/sentry_landmark/lz_1/bottom_right, +"oNn" = ( +/obj/structure/platform_decoration/metal/almayer/north, /turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_1) -"rKg" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3" - }, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"oNT" = ( /obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3"; - pixel_y = -16 - }, -/obj/effect/blocker/water, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"rKn" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_16"; - pixel_y = 32 - }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/east_trench) -"rKO" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12" - }, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/south_west) -"rMf" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = 12; - pixel_y = 8 + icon_state = "lattice12"; + pixel_y = 30 }, -/obj/effect/decal/cleanable/dirt, -/turf/open/hybrisa/street/cement3, -/area/tyrargo/outdoors/colony_streets/north) -"rMq" = ( +/obj/effect/decal/cleanable/generic, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"oNX" = ( /obj/structure/prop/invuln/lattice_prop{ icon_state = "lattice3"; pixel_x = 1; pixel_y = 24 }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north_east) -"rMH" = ( -/obj/item/storage/belt/gun/mortarbelt{ - pixel_x = 7; - pixel_y = 2 +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_streets/north_west) +"oPc" = ( +/obj/item/prop{ + desc = "Empty and useless now."; + icon = 'icons/obj/items/casings.dmi'; + icon_state = "cartridge_10_1"; + name = "spent casings"; + dir = 6; + pixel_x = 5; + pixel_y = 6 }, -/obj/effect/decal/hybrisa/road/roadmiddle{ - dir = 4 +/obj/item/ammo_casing/bullet, +/turf/open/floor/hybrisa/metal/zbrownfloor1/east, +/area/tyrargo/indoors/engineering/ground) +"oPK" = ( +/obj/item/prop/colony/used_flare, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob) +"oPL" = ( +/turf/open/asphalt/cement/cement15, +/area/tyrargo/oob) +"oRa" = ( +/obj/structure/closet/crate/explosives{ + pixel_y = 4 }, /turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/west) -"rNA" = ( -/obj/item/reagent_container/food/drinks/flask/marine/army, -/obj/structure/barricade/hesco{ - dir = 4 - }, -/obj/structure/prop/tyrargo/boards/boards_1{ - dir = 1; - pixel_x = -5 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 +"oRj" = ( +/obj/structure/machinery/light{ + dir = 8; + light_color = "#A7DBB6" }, -/turf/open/asphalt/cement/cement1, -/area/tyrargo/outdoors/colony_streets/south_west) -"rPp" = ( -/obj/structure/shuttle/part/dropship3/transparent/outer_left_weapons, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north_east) -"rPT" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3" +/obj/effect/landmark/ammo_spawn/m41a_random_spawn{ + spawn_chance = 60 }, -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3"; - pixel_y = 21 +/turf/open/floor/almayer/plating_striped/north, +/area/tyrargo/indoors/comms/ground) +"oRD" = ( +/obj/effect/decal/cleanable/generic, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"oUZ" = ( +/obj/structure/bed/hybrisa/bunkbed4{ + dir = 1 }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"rRS" = ( -/obj/structure/prop/vehicles/tank/longstreet/concussive/destroyed{ - pixel_x = 17 +/turf/open/floor/hybrisa/carpet/pink, +/area/tyrargo/indoors/apartment/south_ground) +"oVl" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_upper) +"oVQ" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/hybrisa/carpet/rug_colorable/pink/north, +/area/tyrargo/indoors/apartment/north_upper) +"oWw" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_13" }, +/turf/open/floor/hybrisa/carpet/carpetreddeco, +/area/tyrargo/indoors/apartment/south_ground) +"oWV" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 4; icon_state = "sandbag_0"; pixel_x = 4 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"rSp" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/wood_broken5, -/area/tyrargo/landing_zone_1/ceiling) -"rSG" = ( -/obj/effect/decal/cleanable/blood, -/obj/item/prop/colony/usedbandage{ - dir = 5 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 +/obj/structure/prop/tyrargo/boards{ + pixel_x = 5 }, -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/effect/landmark/corpsespawner/tyrargo/us_army_trooper, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"rTf" = ( -/obj/structure/prop/rock/black_ground{ - dir = 4 +/obj/effect/decal/cleanable/dirt, +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_streets/north) +"oXy" = ( +/obj/structure/desertdam/decals/road_edge{ + icon_state = "road_edge_decal3"; + pixel_y = -12 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_exterior/south_west) -"rTG" = ( -/obj/structure/platform/metal/hybrisa/metalplatform3/north, -/obj/structure/stairs/perspective{ - dir = 10; - icon_state = "p_stair_full" +/obj/effect/decal/cleanable/dirt, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/west) +"oXE" = ( +/obj/structure/barricade/handrail/wire{ + dir = 1 }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2) -"rTO" = ( -/obj/structure/prop/invuln/overhead_pipe{ - dir = 4; - pixel_y = 19; - pixel_x = -9 +/turf/open/floor/strata/multi_tiles/southwest, +/area/tyrargo/outdoors/walkway_access/power_apart) +"oXJ" = ( +/turf/open/floor/hybrisa/carpet/carpetbeige, +/area/tyrargo/indoors/apartment/north_ground) +"oYV" = ( +/obj/item/stack/sheet/metal, +/turf/open/floor/corsat/marked, +/area/tyrargo/indoors/engineering/ground) +"oZS" = ( +/obj/item/weapon/gun/rifle/m41a{ + current_mag = null }, -/turf/closed/wall/strata_outpost/reinforced/hull, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"pbk" = ( +/obj/item/prop/colony/used_flare, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/indoors/apartment/north_ground) -"rVH" = ( -/turf/open/floor/prison/blue/northeast, -/area/tyrargo/indoors/security/ground) -"rXO" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 4; +"pbo" = ( +/turf/open/floor/prison/yellowcorner/east, +/area/tyrargo/indoors/engineering/upper) +"pdO" = ( +/obj/structure/barricade/sandbags/wired{ icon_state = "sandbag_0"; - pixel_x = 4 + color = "#a98c7c"; + layer = 2.9; + pixel_y = -17; + pixel_x = -4 }, -/obj/structure/prop/tyrargo/boards{ - dir = 1; - pixel_x = -7; +/obj/structure/prop/tyrargo/boards/boards_2{ + dir = 8; + pixel_x = 4; pixel_y = 5 }, -/obj/structure/prop/tyrargo/boards{ - dir = 4; - pixel_x = -1; - pixel_y = -8 +/obj/structure/prop/tyrargo/boards/boards_1{ + pixel_y = -10; + layer = 2.7; + pixel_x = 11 }, -/obj/item/prop{ - desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; - icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; - icon_state = "M56D"; - name = "M56D heavy machine gun nest"; - pixel_x = -1; - pixel_y = 11; - dir = 4; - anchored = 1; - layer = 4.1 +/obj/structure/prop/tyrargo/boards/boards_2{ + layer = 2.1; + pixel_x = -2; + pixel_y = -7 }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 +/obj/item/ammo_casing/bullet, +/obj/structure/closet/crate/ammo{ + name = "heap munitions crate"; + desc = "Crate filled with heap ammo. You know what to do with it."; + layer = 3.2; + pixel_y = 3; + pixel_x = -20 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob) +"pfT" = ( +/obj/effect/decal/siding{ + icon_state = "siding4" }, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/north) -"rYh" = ( /obj/effect/decal/siding{ icon_state = "siding8" }, -/turf/open/floor/strata/fake_wood, -/area/tyrargo/indoors/bar/upper) -"rYs" = ( -/obj/effect/decal/siding, +/obj/structure/machinery/light{ + light_color = "#A7DBB6" + }, /turf/open/floor/wood, /area/tyrargo/indoors/bar/ground) -"rYz" = ( -/obj/structure/window_frame/wood, -/turf/open/floor/plating/wood, -/area/tyrargo/landing_zone_1/ceiling) -"rYL" = ( -/obj/structure/prop/tyrargo/boards{ - dir = 4; - pixel_x = 16; - layer = 2.98; - pixel_y = -11 +"phm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/trash/uscm_mre{ + pixel_x = -10; + pixel_y = -7 + }, +/obj/item/trash/cigbutt{ + pixel_x = -1; + pixel_y = 17 + }, +/obj/item/stack/medical/bruise_pack/random_amount{ + pixel_x = 3; + pixel_y = 4 }, +/turf/open/floor/hybrisa/wood/redwood, +/area/tyrargo/indoors/apartment/north_ground) +"plc" = ( /obj/effect/decal/cleanable/dirt, -/obj/item/ammo_casing/bullet, +/obj/item/ammo_magazine/rifle/heap{ + current_rounds = 0 + }, +/mob/living/simple_animal/small/mouse/rat/black, /turf/open/floor/hybrisa/carpet/carpetreddeco, /area/tyrargo/indoors/apartment/south_ground) -"saN" = ( -/obj/structure/barricade/handrail/wire{ - dir = 4 +"pnu" = ( +/obj/effect/decal/siding, +/obj/item/ammo_magazine/rifle/heap{ + current_rounds = 0 }, -/obj/effect/decal/cleanable/dirt, +/obj/structure/prop/tyrargo/boards{ + dir = 1; + pixel_x = 5; + pixel_y = 20; + layer = 2.98 + }, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"ppx" = ( /obj/effect/decal/hybrisa/trash{ icon_state = "trash_9"; - pixel_x = -8; pixel_y = 12 }, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/outdoors/walkway_access/apart_gararge) -"saO" = ( -/obj/structure/prop/tyrargo/large_tents/medical, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_1) -"sbx" = ( -/obj/item/ammo_box/magazine/heap/empty{ - pixel_x = 3; - pixel_y = 7 +/obj/structure/largecrate/random/barrel/brown, +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_ground) +"pqR" = ( +/obj/effect/decal/cleanable/dirt{ + icon_state = "thermite"; + name = "impact" }, -/obj/effect/decal/hybrisa/road/roadmiddle, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"sdM" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; name = "dirt" }, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/indoors/apartment/south_upper) -"seC" = ( -/obj/item/stack/sheet/metal, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/west) -"seU" = ( -/obj/structure/blocker/invisible_wall, -/obj/item/ammo_magazine/m2c{ - current_rounds = 0; - layer = 4.2; - pixel_x = 5; - pixel_y = 1 - }, -/obj/effect/decal/hybrisa/road/roadmiddle{ - dir = 4 - }, -/obj/structure/blocker/forcefield/vehicles, -/turf/closed/wall/strata_ice/forest/rock, -/area/tyrargo/outdoors/colony_streets/north_west) -"sfh" = ( -/obj/structure/sign/safety/medical{ - pixel_x = -17 - }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_ground) -"sfx" = ( -/obj/item/ammo_casing/bullet, -/obj/item/ammo_casing/bullet, -/obj/effect/decal/cleanable/dirt, -/obj/item/ammo_casing/bullet, -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" - }, -/obj/item/prop{ - desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; - icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; - icon_state = "M56D"; - name = "M56D heavy machine gun nest"; - pixel_x = 4; - pixel_y = 5; - dir = 8; - anchored = 1 +/obj/effect/spawner/gibspawner/xeno, +/obj/effect/decal/cleanable/blood/xeno, +/obj/effect/decal/cleanable/blood/gibs/xeno/body, +/turf/open/hybrisa/street/sidewalkfull, +/area/tyrargo/outdoors/colony_streets/south_west) +"psN" = ( +/obj/structure/platform/stone/tyrargo/north, +/obj/structure/platform/stone/tyrargo/west, +/obj/structure/prop/rock{ + density = 0 }, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/indoors/bunker/north) -"sfz" = ( -/obj/effect/decal/siding{ - icon_state = "siding6" +/obj/effect/decal/cleanable/blood/xeno, +/obj/structure/prop/hybrisa/misc/fire/fire2{ + pixel_x = -32; + pixel_y = 5 }, -/obj/effect/decal/cleanable/dirt, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"shl" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/obj/structure/prop/vehicles/tank/apc/destroyed{ - dir = 8; - pixel_y = -13 +/obj/structure/platform_decoration/stone/tyrargo, +/turf/open/auto_turf/sand_white/layer0, +/area/tyrargo/outdoors/outskirts_road/west) +"ptu" = ( +/obj/effect/decal/cleanable/dirt{ + icon_state = "thermite"; + name = "impact" }, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/tyrargo/indoors/gararge/ground) -"siO" = ( -/obj/structure/prop/invuln/overhead_pipe{ - pixel_y = 24 +/turf/open/floor/hybrisa/wood/darkerwood, +/area/tyrargo/indoors/apartment/south_upper) +"puH" = ( +/obj/structure/bed/chair/wood/wings{ + dir = 8 }, -/obj/structure/prop/invuln/overhead_pipe{ - pixel_y = -6 +/turf/open/floor/hybrisa/carpet/carpetpatternblue, +/area/tyrargo/indoors/apartment/south_upper) +"pvn" = ( +/obj/structure/prop/tyrargo/boards/boards_2{ + layer = 2.1; + pixel_x = 26; + pixel_y = 11 }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/sandbags/wired{ - icon_state = "sandbag_0"; - color = "#a98c7c"; - layer = 3.9; - pixel_y = -14; - pixel_x = -8 +/obj/structure/prop/tyrargo/boards/boards_2{ + dir = 1; + layer = 2.1; + pixel_y = 12; + pixel_x = 6 }, -/obj/structure/barricade/sandbags/wired{ - dir = 4; - icon_state = "sandbag_0"; - color = "#a98c7c"; - pixel_x = -1 +/obj/structure/prop/tyrargo/boards/boards_1{ + pixel_x = -8; + pixel_y = -11; + layer = 2.9 }, -/obj/structure/prop/tyrargo/boards{ - dir = 8; - pixel_x = -16; - pixel_y = -2 +/obj/structure/prop/tyrargo/boards/boards_1{ + dir = 1; + pixel_x = 9; + pixel_y = -12 }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north_east) -"slG" = ( -/obj/item/prop/colony/used_flare, -/obj/item/stack/sheet/metal, +/obj/effect/landmark/map_item, /turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/south_west) -"soT" = ( +/area/tyrargo/outdoors/colony_streets/west) +"pvN" = ( +/obj/item/prop/colony/used_flare, /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 +/obj/item/storage/briefcase{ + pixel_x = 7; + pixel_y = 11 }, -/turf/open/asphalt/cement/cement13, -/area/tyrargo/outdoors/colony_streets/north_west) -"spk" = ( -/obj/item/ammo_casing/bullet, -/obj/item/ammo_casing/bullet, -/turf/open/gm/dirt/dark_brown/variant_5/south, -/area/tyrargo/landing_zone_2) -"spq" = ( -/obj/structure/floodgate, -/turf/closed/wall/r_wall/bunker/floodgate, -/area/tyrargo/oob) -"spt" = ( -/obj/structure/stairs/perspective{ - icon_state = "p_stair_full" +/turf/open/floor/prison/ramptop/north, +/area/tyrargo/outdoors/colony_streets/south_west) +"pwl" = ( +/obj/item/weapon/gun/rifle/m41a{ + current_mag = null }, -/turf/open/gm/dirt/dark_brown, -/area/tyrargo/landing_zone_2) -"sqe" = ( -/turf/closed/cordon, -/area/space) -"srb" = ( -/obj/structure/blocker/forcefield/vehicles, -/turf/open_space, -/area/tyrargo/indoors/engineering/ground) -"srB" = ( -/obj/structure/flora/grass/tallgrass/ice/corner{ - dir = 5 +/obj/effect/decal/grass_overlay/grass1/dark, +/obj/structure/prop/tyrargo/boards/boards_1{ + pixel_x = -7; + pixel_y = -14; + layer = 2.9 }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"pxI" = ( +/obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer3, /area/tyrargo/outdoors/colony_exterior/west) -"srO" = ( +"pyQ" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_x = -2 + }, +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice8"; + pixel_x = 30 + }, /obj/structure/barricade/sandbags/weak_wired{ + dir = 1; icon_state = "sandbag_0"; + pixel_y = 4; + layer = 4 + }, +/obj/structure/prop/tyrargo/boards/boards_2{ + dir = 4; + pixel_x = -13; pixel_y = -6 }, -/obj/structure/barricade/sandbags/weak_wired{ +/obj/structure/prop/tyrargo/boards/boards_2{ dir = 4; - icon_state = "sandbag_0"; - pixel_x = 1 + pixel_x = 1; + pixel_y = 1 }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_1/no_mans_land) -"suK" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/ammo_magazine/rifle/heap{ - current_rounds = 0; - pixel_x = 11; - pixel_y = -4 +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north) +"pyZ" = ( +/obj/structure/prop/tyrargo/boards/boards_1{ + pixel_x = 5; + pixel_y = 5; + layer = 2.9 }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, +/obj/structure/barricade/deployable, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/indoors/apartment/north_upper) -"sva" = ( -/obj/effect/decal/cleanable/blood/drip, -/obj/item/clothing/head/helmet/marine/rto/army{ - pixel_x = 7; - pixel_y = -5 - }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"swb" = ( -/obj/effect/decal/cleanable/blood, -/obj/item/ammo_casing/bullet, -/obj/item/ammo_casing/bullet, -/obj/item/storage/box/mre, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north_west) -"swU" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/fire/firebarrel{ - pixel_y = 7; - pixel_x = 6 +"pzE" = ( +/obj/structure/sink{ + dir = 1; + pixel_y = -9 }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/south_ground) +"pAg" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice3"; + pixel_x = 16; + pixel_y = 24 }, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/west) -"syq" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 4; - icon_state = "sandbag_0"; - pixel_x = 4 +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice1"; + pixel_x = 16; + pixel_y = -8 }, -/turf/open/floor/hybrisa/carpet/carpetfadedred, -/area/tyrargo/indoors/apartment/south_ground) -"syW" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/metal/zbrownfloor_corner, -/area/tyrargo/indoors/sewer_treatment/ground) -"szS" = ( -/obj/item/weapon/gun/rifle/m41a{ - current_mag = null - }, /obj/effect/decal/grass_overlay/grass1/dark, /turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_exterior/west) -"sCf" = ( -/obj/effect/decal/remains/robot, -/obj/structure/stairs/perspective{ - icon_state = "p_stair_full" - }, -/turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/south_west) -"sDW" = ( +"pBc" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/kutjevo/tan/alt_edge/east, +/area/tyrargo/outdoors/colony_streets/north) +"pBh" = ( +/obj/effect/decal/cleanable/dirt, /obj/item/prop/colony/used_flare, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_exterior/south_east) -"sEZ" = ( -/obj/structure/prop/vehicles/tank/miltruck/wheeled{ - dir = 8 +/turf/open/floor/prison/ramptop/north, +/area/tyrargo/outdoors/colony_streets/south_west) +"pCP" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" }, -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 4; - pixel_x = 3; - pixel_y = -6 +/obj/item/prop{ + desc = "Empty and useless now."; + icon = 'icons/obj/items/casings.dmi'; + icon_state = "cartridge_10_1"; + name = "spent casings"; + dir = 6; + pixel_x = 9; + pixel_y = -2 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/north_west) -"sFn" = ( -/obj/structure/flora/grass/tallgrass/ice/corner{ - dir = 8 +/obj/structure/prop/tyrargo/boards{ + dir = 1; + pixel_x = 1; + pixel_y = 2 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/oob) -"sGF" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_16"; - pixel_y = 32 +/obj/item/prop{ + desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; + icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; + icon_state = "M56D"; + name = "M56D heavy machine gun nest"; + pixel_y = 9; + anchored = 1; + layer = 3.8; + dir = 8; + pixel_x = 7 }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_2/road) -"sGT" = ( -/obj/effect/decal/hybrisa/bloodtrail, -/obj/effect/decal/cleanable/blood, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"sHd" = ( -/obj/effect/landmark/lv624/fog_blocker/long, -/turf/open/hybrisa/street/sidewalk/northeast, -/area/tyrargo/oob/outdoors) -"sHR" = ( -/obj/structure/shuttle/part/dropship3/transparent/engine_left_exhaust, -/turf/open/auto_turf/hybrisa_auto_turf/layer2, -/area/tyrargo/underground/sewer/south) -"sIg" = ( -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/outdoors/colony_streets/south_east) -"sIz" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" +/turf/open/floor/plating/panelscorched, +/area/tyrargo/indoors/apartment/north_upper) +"pDq" = ( +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_streets/south_west) +"pDQ" = ( +/obj/structure/machinery/door/airlock/almayer/generic/autoname{ + dir = 1 }, +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/north_upper) +"pEp" = ( /obj/effect/decal/cleanable/dirt, -/obj/item/trash/cigbutt{ - pixel_x = -3; - pixel_y = 9 - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_door, -/turf/open/floor/prison/darkbrown2/east, -/area/tyrargo/indoors/sewer_treatment/ground) -"sJd" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_x = -12 +/obj/structure/bed/bedroll{ + dir = 5 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"sJt" = ( -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/asphalt/cement/cement1, -/area/tyrargo/outdoors/colony_streets/south_west) -"sKd" = ( -/turf/open/auto_turf/snow/brown_base/layer4, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"sLD" = ( +/obj/effect/decal/cleanable/generic, +/turf/open/floor/hybrisa/wood/redwood, +/area/tyrargo/indoors/apartment/north_ground) +"pEv" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/largecrate/random, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"sMj" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 4; - icon_state = "sandbag_0"; - pixel_x = 4 +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_17"; + pixel_y = 12 }, +/turf/open/floor/hybrisa/wood, +/area/tyrargo/indoors/apartment/north_upper) +"pEP" = ( +/obj/structure/shuttle/part/dropship3/transparent/lower_right_wing, +/turf/open/auto_turf/sand_white/layer0, +/area/tyrargo/indoors/museum_storage/ground) +"pET" = ( +/obj/item/ammo_casing/bullet, /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/west) -"sMo" = ( -/obj/structure/urinal{ - dir = 8; - pixel_y = -1; - pixel_x = 35 - }, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north) +"pGg" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, -/area/tyrargo/indoors/comms/ground) -"sNt" = ( -/turf/open/floor/prison/darkred2/southwest, -/area/tyrargo/indoors/security/ground) -"sNv" = ( -/obj/structure/flora/pottedplant{ - icon_state = "pottedplant_2"; - pixel_y = 20; +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_9"; pixel_x = -8; - layer = 2.9 - }, -/obj/structure/machinery/power/apc/power/south{ - start_charge = 30 - }, -/turf/open/floor/hybrisa/carpet/carpetgreendeco, -/area/tyrargo/indoors/apartment/south_upper) -"sOE" = ( -/obj/effect/decal/cleanable/blood, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_upper) -"sOS" = ( -/obj/structure/surface/table/almayer{ - color = "#EBD9B7" - }, -/obj/item/weapon/gun/launcher/grenade/m81/m85a1{ - pixel_y = 4 + pixel_y = 12 }, -/turf/open/asphalt/cement/cement12, +/obj/item/stack/medical/advanced/bruise_pack, +/turf/open/floor/hybrisa/wood/greywood, +/area/tyrargo/indoors/apartment/north_ground) +"pGz" = ( +/obj/structure/blocker/invisible_wall, +/obj/structure/blocker/forcefield/vehicles, +/turf/open/asphalt/cement/cement15, +/area/tyrargo/outdoors/colony_streets/north) +"pHk" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/ammo_box/magazine/heap/empty, +/turf/open/asphalt/cement/cement1, /area/tyrargo/outdoors/colony_streets/north_west) -"sPH" = ( +"pHo" = ( +/obj/structure/prop/invuln/overhead_pipe{ + pixel_y = -6; + pixel_x = -7 + }, +/obj/item/prop/colony/used_flare, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/north) +"pKw" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/indoors/sewer_treatment/ground) -"sPJ" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - pixel_x = -10; - pixel_y = 10 +/obj/item/prop{ + desc = "An M83 SADAR Anti-Tank RPG. This one has been expended."; + icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/rocket_launchers.dmi'; + icon_state = "m83a2"; + name = "M83 SADAR (expended)"; + pixel_x = 1; + pixel_y = -8; + dir = 4; + layer = 4.1 }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_ground) +"pKx" = ( +/obj/structure/shuttle/part/dropship3/transparent/engine_left_exhaust, +/turf/open/auto_turf/sand_white/layer0, +/area/tyrargo/outdoors/colony_streets/east) +"pKS" = ( +/obj/structure/shuttle/part/dropship3/bottom_left_wall, +/turf/open/floor/plating/platingdmg3, +/area/tyrargo/indoors/museum_storage/upper) +"pLW" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "S"; + pixel_y = -1 + }, +/turf/open/floor/prison/floor_plate, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"pMa" = ( +/obj/structure/largecrate/random, +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_ground) +"pMc" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_exterior/south_west) -"sQi" = ( /obj/effect/decal/hybrisa/tiretrack{ pixel_x = 7 }, @@ -111048,1489 +95140,1576 @@ }, /turf/open/hybrisa/street/asphalt, /area/tyrargo/indoors/museum_storage/upper) -"sQQ" = ( -/turf/open/asphalt/cement_sunbleached, -/area/tyrargo/outdoors/colony_streets/south_west) -"sRw" = ( -/obj/structure/toilet{ - dir = 8 +"pNW" = ( +/obj/item/ammo_casing/bullet, +/obj/structure/prop/hybrisa/misc/fire/fire2{ + pixel_x = -63; + pixel_y = 11; + explo_proof = 1; + unacidable = 1 }, +/turf/open/asphalt/cement/cement2, +/area/tyrargo/outdoors/colony_streets/north) +"pOc" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilelightbeige, -/area/tyrargo/indoors/apartment/north_upper) -"sSu" = ( -/obj/effect/decal/remains/robot, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/floor/plating/panelscorched, +/turf/open/floor/hybrisa/carpet/pink, /area/tyrargo/indoors/apartment/north_upper) -"sUa" = ( -/obj/structure/prop/hybrisa/misc/fire/fire2{ - color = "#FF7700"; - icon = 'icons/effects/fire.dmi'; - icon_state = "dynamic_2"; - pixel_y = 14 +"pRI" = ( +/obj/structure/prop/rock{ + pixel_x = 2; + pixel_y = 5; + density = 0 }, -/turf/closed/shuttle/dropship3{ - icon_state = "25" +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 }, -/area/tyrargo/indoors/saipan) -"sVu" = ( -/obj/item/ammo_casing/bullet, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/closed/wall/r_wall/bunker, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"sWo" = ( /obj/effect/decal/hybrisa/tiretrack{ pixel_x = 7 }, -/turf/open/asphalt/cement/cement3, +/turf/open/auto_turf/sand_white/layer0, /area/tyrargo/outdoors/colony_streets/east) -"sWA" = ( -/obj/structure/prop/hybrisa/supermart/rack/longrack1, -/turf/open/floor/strata/green3, -/area/tyrargo/indoors/market/ground) -"sXp" = ( -/obj/structure/shuttle/part/dropship3/lower_right_wall, -/obj/structure/prop/hybrisa/misc/fire/fire2{ - color = "#FF7700"; - icon = 'icons/effects/fire.dmi'; - icon_state = "dynamic_2"; - pixel_y = 22; - layer = 5.3; - light_color = "#FF7700"; - pixel_x = -4 - }, -/turf/open/floor/plating, -/area/tyrargo/indoors/saipan) -"sXB" = ( -/turf/open/floor/prison/darkbrown2/southeast, -/area/tyrargo/indoors/sewer_treatment/ground) -"sYN" = ( -/obj/item/ammo_casing/bullet, -/obj/structure/prop/tyrargo/boards{ - dir = 4; - pixel_y = 8; - pixel_x = 5 - }, -/turf/open/floor/plating/platingdmg3, -/area/tyrargo/indoors/apartment/north_upper) -"sZl" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - pixel_x = 5; - pixel_y = -12 - }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"tae" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 1; - icon_state = "sandbag_0"; - pixel_y = 4; - layer = 4 - }, -/obj/structure/prop/tyrargo/boards/boards_1{ +"pRQ" = ( +/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco1, +/turf/open_space, +/area/tyrargo/outdoors/colony_streets/south_west) +"pSi" = ( +/obj/structure/bed/chair/wood/normal{ dir = 8; - pixel_y = -4; - pixel_x = -10 + pixel_x = 7 }, -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 1; - pixel_x = 6; - pixel_y = -5 +/turf/open/floor/hybrisa/wood, +/area/tyrargo/indoors/apartment/north_upper) +"pVd" = ( +/obj/structure/stairs/multiz/up{ + dir = 8 }, -/turf/open/floor/plating, -/area/tyrargo/indoors/apartment/north_ground) -"tah" = ( -/obj/effect/decal/cleanable/blood, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2/east_trench) -"tam" = ( +/turf/open/floor/almayer_hull, +/area/tyrargo/underground/bunker/south) +"pVQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/strata/multi_tiles/west, +/area/tyrargo/indoors/security/ground) +"pYq" = ( +/obj/structure/largecrate/random/barrel/yellow, +/turf/open/floor/prison/darkyellowfull2, +/area/tyrargo/indoors/engineering/ground) +"qaN" = ( +/obj/structure/shuttle/part/dropship3/transparent/engine_right_exhaust, +/turf/open/auto_turf/hybrisa_auto_turf/layer2, +/area/tyrargo/underground/oob_area) +"qaZ" = ( +/obj/structure/surface/table/woodentable/fancy, +/obj/effect/landmark/objective_landmark/science, /turf/open/floor/hybrisa/carpet/carpetpatternblue, /area/tyrargo/indoors/apartment/south_upper) -"tds" = ( -/obj/effect/decal/hybrisa/bloodtrail{ - dir = 4 - }, -/obj/effect/decal/cleanable/blood/drip, -/obj/effect/decal/grass_overlay/grass1/dark{ +"qbB" = ( +/obj/structure/machinery/door/airlock/almayer/generic/autoname{ dir = 1 }, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/west) -"tdt" = ( -/obj/item/trash/cigbutt, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/south_west) -"tes" = ( -/obj/structure/barricade/handrail/type_b, -/obj/structure/stairs/multiz/down{ - dir = 4 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/bar/upper) -"tfw" = ( -/obj/structure/dispenser, -/obj/structure/machinery/light{ - dir = 4; - light_color = "#A7DBB6" - }, -/turf/open/floor/hybrisa/metal/zbrownfloor_corner/west, -/area/tyrargo/indoors/sewer_treatment/ground) -"tfz" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4" - }, -/obj/item/trash/cigbutt, -/turf/open/asphalt/cement/cement3, -/area/tyrargo/outdoors/colony_streets/west) -"tfR" = ( -/turf/open/floor/prison/bluecorner/north, -/area/tyrargo/indoors/sewer_treatment/upper) -"tgN" = ( +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/south_ground) +"qbN" = ( +/obj/item/ammo_casing/bullet, +/obj/item/ammo_casing/bullet, /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; - name = "dirt"; - alpha = 100; - pixel_y = 14; - pixel_x = -4 + name = "dirt" }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 5 }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/turf/open/gm/dirt/dark_brown/variant_5/east, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"qcb" = ( +/obj/item/ammo_casing/bullet, +/obj/effect/decal/cleanable/dirt, +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_streets/north_west) +"qcc" = ( +/obj/structure/surface/table/almayer, +/turf/open/floor/prison/floor_plate, +/area/tyrargo/indoors/admin/ground) +"qck" = ( +/obj/structure/barricade/handrail/wire, +/turf/open/floor/prison/cell_stripe/east, +/area/tyrargo/indoors/security/upper) +"qdh" = ( +/obj/effect/decal/cleanable/dirt{ + icon_state = "thermite"; + name = "impact" }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_door_reinforced, -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/indoors/museum_storage/upper) -"tho" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3"; - pixel_x = 1; - pixel_y = 24 +/turf/open/shuttle/dropship/light_grey_bottom_left, +/area/tyrargo/indoors/saipan) +"qek" = ( +/obj/item/ammo_casing/bullet, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_upper) +"qeF" = ( +/obj/structure/prop/invuln/overhead_pipe{ + dir = 4; + pixel_y = 19; + pixel_x = -9 }, -/turf/open/asphalt/cement/cement4, +/turf/open/asphalt/cement/cement1, +/area/tyrargo/outdoors/colony_streets/west) +"qhi" = ( +/turf/open/floor/prison/darkred2/northeast, +/area/tyrargo/indoors/admin/ground) +"qia" = ( +/obj/structure/prop/tyrargo/boards/boards_2{ + dir = 4; + pixel_x = 10; + pixel_y = 18; + layer = 2.8 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/colony_streets/north_west) -"tjt" = ( -/obj/structure/bed/hybrisa/bunkbed2{ +"qib" = ( +/obj/structure/bed/hybrisa/bunkbed1{ dir = 1 }, -/obj/structure/machinery/light{ - dir = 8; - light_color = "#A7DBB6" - }, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/indoors/apartment/south_upper) -"tjP" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_13"; - pixel_y = 12 - }, +/turf/open/floor/hybrisa/carpet/carpetreddeco, +/area/tyrargo/indoors/apartment/north_upper) +"qja" = ( +/obj/effect/decal/cleanable/generic, /turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_upper) -"tkl" = ( -/obj/item/ammo_casing/bullet, -/turf/open/floor/plating/platingdmg3, /area/tyrargo/indoors/apartment/south_ground) -"tkG" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 4; - icon_state = "sandbag_0"; - pixel_x = 1 +"qjM" = ( +/obj/structure/bed/chair/vehicle{ + pixel_x = -8 }, -/turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_1/west_trench) -"tkU" = ( -/obj/item/ammo_casing/bullet, -/turf/open/floor/prison, -/area/tyrargo/indoors/sewer_treatment/ground) -"tlx" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 4; - icon_state = "sandbag_0"; - pixel_x = 4 +/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, +/area/tyrargo/indoors/saipan) +"qkg" = ( +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_ground) +"qkB" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_y = 30 }, -/obj/structure/barricade/sandbags/weak_wired{ - dir = 1; - icon_state = "sandbag_0"; - pixel_y = 4; - layer = 4 +/turf/open/hybrisa/street/sidewalk/east, +/area/tyrargo/outdoors/colony_streets/south_west) +"qkI" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_14"; + pixel_y = 17 }, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_streets/west) +"qlM" = ( +/obj/item/ammo_casing/bullet, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/east) +"qng" = ( /obj/structure/prop/tyrargo/boards/boards_2{ layer = 2.1 }, -/obj/item/prop{ - desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; - icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; - icon_state = "M56D"; - name = "M56D heavy machine gun nest"; +/obj/effect/decal/cleanable/dirt, +/obj/item/ammo_magazine/m56d{ pixel_x = 3; - pixel_y = -2; - dir = 4; - anchored = 1 + pixel_y = 10; + current_rounds = 6 }, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/north) -"tmc" = ( -/turf/open/floor/prison/darkbrown2/north, -/area/tyrargo/indoors/sewer_treatment/ground) -"tmN" = ( +/turf/open/floor/interior/wood/alt, +/area/tyrargo/landing_zone_1/north_trench) +"qoY" = ( +/turf/closed/wall/hybrisa/marhsalls/unmeltable, +/area/tyrargo/oob) +"qpc" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 + }, +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 + }, +/turf/open/auto_turf/sand_white/layer0, +/area/tyrargo/underground/oob_area) +"qpA" = ( +/obj/effect/decal/cleanable/blood/xeno, /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_16"; - pixel_x = -2; - pixel_y = -1 +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_upper) +"qpF" = ( +/obj/structure/surface/table/reinforced/prison{ + color = "#8B7B5B" }, -/obj/structure/prop/hybrisa/misc/floorprops/grate{ - layer = 4 +/turf/open/floor/prison/floor_plate, +/area/tyrargo/indoors/gararge/ground) +"qrA" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice4"; + pixel_x = -16 }, -/turf/open/auto_turf/hybrisa_auto_turf/layer0, -/area/tyrargo/outdoors/colony_streets/south_west) -"tnr" = ( -/obj/item/ammo_casing/bullet, -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_x = 1 +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_x = 16 }, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer/black2, -/area/tyrargo/indoors/bunker/central_south) -"tnG" = ( -/obj/item/ammo_casing/bullet, -/obj/effect/decal/cleanable/dirt, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north_west) -"tor" = ( -/turf/open/floor/prison/red/southeast, -/area/tyrargo/indoors/admin/upper) -"toI" = ( -/obj/effect/decal/cleanable/dirt, /turf/open/asphalt/cement/cement9, -/area/tyrargo/outdoors/colony_streets/south_west) -"tph" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" +/area/tyrargo/outdoors/colony_streets/north) +"qsu" = ( +/obj/effect/decal/siding{ + icon_state = "siding2" }, +/turf/open/floor/wood, +/area/tyrargo/indoors/bar/ground) +"qtr" = ( /obj/item/prop{ desc = "Empty and useless now."; icon = 'icons/obj/items/casings.dmi'; icon_state = "cartridge_10_1"; name = "spent casings"; - pixel_y = -10; - pixel_x = 8; dir = 6 }, /obj/item/ammo_casing/bullet, -/obj/item/prop{ - desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; - icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; - icon_state = "M56D"; - name = "M56D heavy machine gun nest"; - pixel_x = 5; - pixel_y = 14; +/obj/item/ammo_casing/bullet, +/obj/item/ammo_magazine/rifle/lmg, +/turf/open/floor/hybrisa/carpet/carpetpatternblue, +/area/tyrargo/indoors/apartment/north_upper) +"qvh" = ( +/obj/structure/prop/rock{ + icon_state = "brown_alt"; + density = 0 + }, +/turf/open/auto_turf/sand_white/layer0, +/area/tyrargo/underground/oob_area) +"qvt" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_8"; + pixel_y = -12 + }, +/turf/open/floor/strata/multi_tiles/southwest, +/area/tyrargo/outdoors/walkway_access/apart_gararge) +"qvB" = ( +/obj/structure/bed/chair/vehicle{ dir = 1; - anchored = 1 + pixel_x = -8 }, -/turf/open/floor/interior/wood/alt, -/area/tyrargo/landing_zone_1/north_trench) -"tpL" = ( -/obj/effect/spawner/gibspawner/xeno, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 5 +/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, +/area/tyrargo/indoors/saipan) +"qwE" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_x = -2; + pixel_y = 24 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/oob) -"tpX" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_y = -3; - pixel_x = -12 +/obj/structure/barricade/hesco{ + dir = 8 }, -/obj/item/stack/sheet/metal, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/south_west) -"tqe" = ( -/obj/effect/decal/cleanable/blood/xeno, -/obj/effect/decal/cleanable/dirt, /turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north_west) -"tqh" = ( -/obj/structure/machinery/power/power_generator/reactor/colony, -/turf/open/floor/corsat, -/area/tyrargo/indoors/engineering/ground) -"tqO" = ( -/obj/structure/largecrate/empty/case/double, -/turf/open/floor/prison/floor_marked, -/area/tyrargo/underground/power_substation) -"tro" = ( -/turf/open/floor/corsat/green, -/area/tyrargo/underground/bunker/south) -"trF" = ( -/obj/effect/decal/cleanable/dirt{ - icon_state = "thermite"; - name = "impact" +/area/tyrargo/outdoors/colony_streets/west) +"qxT" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = -8 }, -/turf/open/floor/hybrisa/tile/tilewhite, -/area/tyrargo/indoors/apartment/south_upper) -"tsf" = ( -/obj/effect/landmark/static_comms/net_two, -/turf/open/floor/almayer/tcomms, -/area/tyrargo/indoors/comms/ground) -"tsg" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating, -/area/tyrargo/indoors/security/ground) -"tsl" = ( +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"qyh" = ( +/obj/structure/platform_decoration/metal/kutjevo/west, +/turf/open_space, +/area/tyrargo/indoors/bar/upper) +"qyX" = ( +/obj/structure/platform/metal/almayer, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"qze" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/almayer/plating_stripedcorner/east, -/area/tyrargo/indoors/comms/ground) -"tso" = ( -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 4; - pixel_x = -12; - pixel_y = -23; - layer = 2.8 +/obj/item/trash/cigbutt{ + pixel_x = -9; + pixel_y = -6 }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 - }, -/turf/open/floor/interior/wood, -/area/tyrargo/outdoors/colony_streets/west) -"tvN" = ( -/obj/structure/barricade/sandbags/weak_wired{ - icon_state = "sandbag_0"; - pixel_y = -6 - }, -/obj/structure/surface/table/almayer{ - color = "#EBD9B7" +/turf/open/floor/kutjevo/tan/alt_edge, +/area/tyrargo/outdoors/colony_streets/north_west) +"qzC" = ( +/obj/item/weapon/twohanded/folded_metal_chair{ + pixel_x = 1; + pixel_y = 5 }, -/obj/item/ammo_magazine/rifle/m41aMK1{ +/obj/structure/sign/safety/medical{ pixel_x = 8; - pixel_y = 11 + pixel_y = 32 }, -/obj/item/ammo_magazine/rifle/m41aMK1{ - pixel_y = 4 +/obj/item/trash/cigbutt{ + pixel_x = -10; + pixel_y = 13 }, -/obj/effect/decal/hybrisa/road/roadmiddle, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"twg" = ( -/turf/open/asphalt/cement/cement12, -/area/tyrargo/oob) -"twh" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12" +/turf/open/floor/hybrisa/wood/redwood, +/area/tyrargo/indoors/apartment/north_ground) +"qAO" = ( +/obj/structure/platform_decoration/metal/almayer, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"qBv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sink{ + dir = 1; + pixel_y = -9 }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 +/turf/open/floor/hybrisa/tile/tilered, +/area/tyrargo/indoors/apartment/south_upper) +"qBR" = ( +/obj/structure/platform/metal/almayer, +/obj/structure/platform/metal/almayer/north, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"qDj" = ( +/obj/effect/decal/siding{ + icon_state = "siding2" }, -/turf/open/asphalt/cement/cement4, +/turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/north_west) -"twj" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/darkbrown2/east, -/area/tyrargo/underground/sewer/south) -"twT" = ( -/obj/item/stack/sandbags/small_stack, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = 12; - pixel_y = 8 +"qEX" = ( +/obj/structure/flora/tree/tyrargo{ + pixel_x = -14; + pixel_y = 3; + layer = 5.97 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north) -"txL" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, +/turf/open/auto_turf/snow/brown_base/layer2, +/area/tyrargo/outdoors/outskirts/north_east_usasf) +"qFc" = ( +/turf/open/floor/almayer/plating_striped/east, +/area/tyrargo/indoors/engineering/ground) +"qFf" = ( /obj/structure/barricade/sandbags/weak_wired{ - dir = 4; + dir = 1; icon_state = "sandbag_0"; - pixel_x = 4 + pixel_y = 4; + layer = 4 }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_ground) -"txM" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/green/southwest, -/area/tyrargo/underground/sewer/south) -"txO" = ( -/obj/structure/barricade/handrail/wire{ - dir = 1 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/west) +"qFp" = ( +/obj/structure/bed/chair/vehicle{ + pixel_x = 8 }, +/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, +/area/tyrargo/indoors/saipan) +"qFH" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/multi_tiles/west, -/area/tyrargo/outdoors/walkway_access/power_apart) -"tyM" = ( -/obj/structure/platform/metal/hybrisa/metalplatform1/west, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/south_west) -"tzk" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_x = -12 +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/generic, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north) +"qGd" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_9" }, -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/landing_zone_2/strip) -"tAo" = ( -/obj/item/trash/cigbutt{ - pixel_x = -4; - pixel_y = 11 +/obj/structure/stairs/perspective{ + dir = 6; + icon_state = "p_stair_full" }, /turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/west) -"tAY" = ( -/obj/structure/prop/invuln/overhead_pipe{ - dir = 4; - pixel_y = 19; - pixel_x = -9 - }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/west) -"tBg" = ( -/obj/structure/prop/rock{ - icon_state = "brown"; - dir = 1; - pixel_y = 11; - pixel_x = 7; - density = 0 +"qGk" = ( +/obj/structure/flora/bush/ausbushes/grassybush{ + pixel_x = -4; + pixel_y = 10 }, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/oob/outdoors) -"tEg" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice4"; - pixel_x = -16 +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 9 }, -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice12"; - pixel_x = 16 +/turf/open/gm/coast/dirt/forestbeachcorner/south_east, +/area/tyrargo/outdoors/colony_exterior/south_west) +"qGs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/flora/bush/ausbushes/grassybush{ + icon_state = "pointybush_1" }, -/obj/structure/largecrate/random/barrel/green, -/turf/open/asphalt/cement/cement15, -/area/tyrargo/outdoors/colony_streets/north) -"tEs" = ( +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/north_west) +"qHG" = ( /obj/effect/decal/cleanable/dirt, -/obj/item/ammo_magazine/rifle/heap{ - current_rounds = 0 +/obj/structure/machinery/vending/snack{ + density = 0; + pixel_y = 16; + pixel_x = 1 }, -/obj/effect/decal/cleanable/blood/drip, -/turf/open/floor/hybrisa/wood/redwood, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/indoors/apartment/north_ground) -"tET" = ( -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/closed/wall/r_wall/bunker, +"qHT" = ( +/obj/structure/flora/tree/tyrargo/tree_3{ + pixel_x = -8; + pixel_y = 17 + }, +/obj/structure/flora/wood/stick2, +/turf/open/auto_turf/tyrargo_grass/layer1, /area/tyrargo/outdoors/outskirts/north_west_usasf) -"tFt" = ( +"qNk" = ( +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_21"; + pixel_y = 7; + pixel_x = -3; + layer = 4 + }, +/turf/open/floor/hybrisa/carpet/carpetpatternblue, +/area/tyrargo/indoors/apartment/south_ground) +"qOa" = ( +/obj/structure/flora/tree/tyrargo/tree_2{ + pixel_x = -8; + pixel_y = 12; + layer = 5.94 + }, +/turf/open/auto_turf/snow/brown_base/layer1, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"qPF" = ( /obj/effect/decal/cleanable/dirt, -/obj/item/trash/cigbutt, +/obj/item/ammo_magazine/rifle/heap{ + current_rounds = 0 + }, /turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/south_west) -"tFM" = ( -/obj/structure/prop/tyrargo/boards{ - dir = 1; - pixel_x = -2; - pixel_y = -14 - }, -/obj/structure/prop/tyrargo/boards{ +"qPG" = ( +/obj/effect/spawner/gibspawner/xeno, +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob) +"qRe" = ( +/obj/structure/barricade/sandbags/weak_wired{ dir = 8; - pixel_y = 4 + icon_state = "sandbag_0" }, +/obj/item/ammo_casing/bullet{ + icon_state = "cartridge_1_1"; + pixel_y = -2; + dir = 10; + pixel_x = 7 + }, +/turf/open/floor/plating/wood_broken4, +/area/tyrargo/landing_zone_1/ceiling) +"qRA" = ( +/turf/open/asphalt/cement/cement3, +/area/tyrargo/oob/outdoors) +"qUT" = ( /obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_5"; + layer = 3.1 + }, /turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_upper) -"tGc" = ( -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/floor/plating/platingdmg2, /area/tyrargo/indoors/apartment/north_ground) -"tGw" = ( -/obj/structure/prop/tyrargo/boards/boards_1{ - dir = 8; - pixel_y = -4; - pixel_x = -10 +"qVn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/bloodtrail{ + dir = 4 }, -/obj/structure/prop/tyrargo/boards/boards_2{ - layer = 2.1; - pixel_x = 17; - pixel_y = 6 +/obj/effect/decal/cleanable/blood/drip, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 1; - layer = 2.1; - pixel_y = -9; - pixel_x = 17 +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_streets/west) +"qVq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/reagent_container/hypospray/autoinjector/bicaridine/random_amount, +/turf/open/floor/plating/plating_catwalk/aicore/white, +/area/tyrargo/indoors/apartment/north_ground) +"qWy" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_streets/west) +"qWJ" = ( +/obj/structure/bed/bedroll{ + pixel_x = -24 }, -/turf/open/asphalt/cement/cement9, -/area/tyrargo/outdoors/colony_streets/north_west) -"tHf" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "cargo" +/obj/structure/bed/bedroll{ + dir = 8; + pixel_x = 20; + pixel_y = 4 + }, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 + }, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/obj/structure/largecrate/empty, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/admin/ground) -"tIC" = ( -/obj/structure/platform_decoration/metal/almayer/west, -/obj/effect/decal/grass_overlay/grass1/dark, /turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"tIT" = ( -/obj/structure/desertdam/decals/road_edge{ - pixel_y = -3; - pixel_x = -12 +/area/tyrargo/landing_zone_1) +"qWL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_16" }, -/obj/structure/desertdam/decals/road_edge{ - pixel_y = 1; - pixel_x = -12 +/turf/open/floor/hybrisa/wood/redwood, +/area/tyrargo/indoors/apartment/north_ground) +"qWZ" = ( +/obj/structure/toilet{ + pixel_y = 16 + }, +/obj/structure/curtain/red, +/obj/structure/barricade/metal{ + dir = 8; + pixel_x = -1 + }, +/turf/open/floor/plating/plating_catwalk/aicore, +/area/tyrargo/indoors/comms/ground) +"qYN" = ( +/obj/structure/machinery/iv_drip, +/obj/structure/bed/hybrisa/hospital/hospitaldivider{ + layer = 3.8; + pixel_y = 24 }, +/turf/open/floor/plating, +/area/tyrargo/indoors/apartment/north_ground) +"rbr" = ( /obj/effect/decal/cleanable/dirt, +/turf/open/floor/hybrisa/carpet/carpetblackdeco, +/area/tyrargo/indoors/apartment/south_upper) +"reM" = ( +/obj/structure/desertdam/decals/road_edge{ + icon_state = "road_edge_decal3"; + pixel_y = 16 + }, /turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/south_west) -"tKg" = ( -/obj/structure/barricade/deployable{ - dir = 1 +/area/tyrargo/outdoors/colony_streets/east) +"reP" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 1; + icon_state = "sandbag_0"; + pixel_y = 4; + layer = 4 + }, +/obj/structure/prop/tyrargo/boards/boards_1{ + pixel_x = -12; + pixel_y = -8; + layer = 2.9 + }, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"rhn" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" }, -/turf/open/floor/prison/cell_stripe/north, -/area/tyrargo/indoors/apartment/north_upper) -"tKJ" = ( /obj/structure/prop/tyrargo/boards{ - dir = 1; - pixel_x = 7; - pixel_y = 3 + dir = 4; + pixel_x = 5; + layer = 2.98 }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_1/north_trench) -"tKT" = ( -/obj/structure/barricade/handrail/wire, -/turf/open/floor/strata/multi_tiles/southwest, -/area/tyrargo/outdoors/walkway_access/power_apart) -"tMb" = ( /obj/item/ammo_casing/bullet, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, /obj/effect/decal/grass_overlay/grass1/dark{ dir = 1 }, -/turf/closed/wall/r_wall/bunker, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"tMr" = ( -/obj/structure/flora/pottedplant{ - icon_state = "pottedplant_29"; - pixel_y = 6; - pixel_x = 5 +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_streets/west) +"rjf" = ( +/obj/effect/decal/siding{ + icon_state = "siding2" }, -/turf/open/floor/hybrisa/carpet/carpetpatternblue, -/area/tyrargo/indoors/apartment/north_upper) -"tOG" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/obj/structure/desertdam/decals/road_edge{ + pixel_y = 3; + pixel_x = -10 }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/turf/open/asphalt/cement/cement3, -/area/tyrargo/outdoors/colony_streets/east) -"tPn" = ( -/obj/structure/flora/grass/tallgrass/ice/corner{ - dir = 9 +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"rjp" = ( +/obj/item/ammo_casing/bullet, +/obj/item/ammo_magazine/rifle/heap{ + current_rounds = 0; + pixel_x = 11; + pixel_y = -4 }, -/turf/open/auto_turf/snow/brown_base/layer2, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"tRc" = ( -/obj/item/ammo_casing/shell, -/obj/item/ammo_casing/shell, -/obj/item/weapon/gun/shotgun/pump/m37a, -/obj/effect/decal/cleanable/blood, -/obj/effect/decal/hybrisa/dirt, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_upper) -"tRd" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/obj/item/device/flashlight/flare/on{ + fuel_rate = 5 }, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/security/upper) -"tRG" = ( -/obj/structure/flora/pottedplant{ - pixel_y = 17; - pixel_x = -7 +/turf/open/floor/hybrisa/carpet/rug_colorable/pink/south, +/area/tyrargo/indoors/apartment/north_upper) +"rkj" = ( +/obj/structure/blocker/invisible_wall, +/obj/structure/prop/hybrisa/airport/dropshipenginedamage{ + light_on = 1; + light_power = 5; + light_range = 6; + pixel_x = -18; + pixel_y = -17 }, -/turf/open/floor/hybrisa/carpet/carpetpatternbrown, -/area/tyrargo/indoors/apartment/north_ground) -"tRT" = ( -/obj/structure/prop/invuln/overhead_pipe{ - dir = 4; - pixel_y = 19; - pixel_x = -9 +/turf/open/floor/plating/platingdmg2, +/area/tyrargo/indoors/apartment/south_upper) +"rlw" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2/autoname{ + req_one_access = "102;104;106" }, +/turf/open/floor/plating, +/area/tyrargo/indoors/comms/ground) +"rlX" = ( /obj/effect/decal/cleanable/dirt, +/turf/open/floor/hybrisa/carpet/carpetreddeco, +/area/tyrargo/indoors/apartment/north_upper) +"rlZ" = ( +/turf/open/floor/prison/darkyellow2/east, +/area/tyrargo/indoors/engineering/ground) +"rmD" = ( +/obj/effect/decal/cleanable/blood, /turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/south_west) +"rnc" = ( +/obj/structure/prop/rock/black_ground{ + dir = 5 + }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/outdoors/colony_exterior/west) +"rnm" = ( +/obj/structure/barricade/deployable{ + dir = 8 + }, +/turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/west) -"tSv" = ( +"rnG" = ( /obj/effect/decal/siding{ - icon_state = "siding5" + icon_state = "siding2" }, -/turf/open/floor/prison/darkyellowcorners2/west, -/area/tyrargo/indoors/engineering/ground) -"tTk" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_7" +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice3"; + pixel_x = 1; + pixel_y = 24 }, /turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/north_west) -"tTu" = ( -/obj/structure/barricade/deployable, -/turf/open/floor/hybrisa/carpet/carpetfadedred, -/area/tyrargo/indoors/apartment/south_ground) -"tTy" = ( +"rof" = ( +/obj/structure/shuttle/part/dropship3/transparent/lower_left_wing, +/turf/open_space, +/area/tyrargo/outdoors/colony_streets/north_east) +"rpc" = ( +/obj/structure/bed/bedroll{ + pixel_y = 25; + pixel_x = 16 + }, +/obj/structure/prop/tyrargo/large_tents/small, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/landing_zone_1) +"rpB" = ( +/obj/structure/platform/metal/almayer/west, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"rru" = ( +/obj/structure/window_frame/wood, +/turf/open/floor/plating/wood_broken3, +/area/tyrargo/landing_zone_1/ceiling) +"rrT" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/stairs/perspective{ - dir = 1; - icon_state = "p_stair_full" +/obj/item/prop/colony/used_flare, +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_upper) +"rse" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_14"; + pixel_y = 15 }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"tUf" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "E" +/obj/structure/prop/tyrargo/boards/boards_2{ + layer = 2.1; + pixel_x = 5; + pixel_y = 3 }, -/turf/open/floor/strata/orange_edge/west, -/area/tyrargo/indoors/admin/ground) -"tVQ" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - alpha = 100; - pixel_y = 8; +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_streets/south_west) +"rsK" = ( +/obj/effect/decal/siding, +/obj/structure/desertdam/decals/road_edge{ + pixel_y = -3; pixel_x = 16 }, -/turf/open_space, -/area/tyrargo/indoors/museum_storage/upper) -"tWQ" = ( +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"rsN" = ( /obj/structure/barricade/handrail/wire{ - dir = 4 + dir = 8; + layer = 5 }, /turf/open/floor/prison/ramptop/north, /area/tyrargo/indoors/sewer_treatment/upper) -"tZL" = ( -/obj/structure/platform/stone/tyrargo/north, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"uaj" = ( -/obj/structure/barricade/handrail/wire{ - dir = 8 +"rtB" = ( +/obj/structure/window/framed/strata/reinforced, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/tyrargo/indoors/apartment/south_ground) +"rtR" = ( +/obj/structure/blocker/invisible_wall, +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/mall/upper/external) -"ubZ" = ( -/obj/structure/barricade/handrail/wire, -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/indoors/security/upper) -"udh" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_13"; - pixel_y = 7 +/turf/open/floor/plating/platingdmg3, +/area/tyrargo/indoors/apartment/south_upper) +"ruj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/bed/bedroll{ + dir = 9; + layer = 4 }, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/west) -"udG" = ( -/obj/structure/stairs/perspective{ - dir = 1; - icon_state = "p_stair_full" +/turf/open/floor/hybrisa/wood/greywood, +/area/tyrargo/indoors/apartment/north_ground) +"rus" = ( +/obj/docking_port/stationary/marine_dropship/lz2{ + name = "LZ2 - USASF Airbase Anderson" }, -/turf/open/gm/dirt/dark_brown, +/turf/open/floor/plating, /area/tyrargo/landing_zone_2) -"ueO" = ( -/obj/item/prop{ - desc = "A primary armament cannon magazine"; - icon = 'icons/obj/items/weapons/guns/ammo_by_faction/USCM/vehicles.dmi'; - icon_state = "ltbcannon_0"; - name = "LTB Cannon Magazine"; - pixel_x = -2; - pixel_y = -5 - }, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/north_west) -"ufc" = ( -/obj/structure/barricade/handrail/hybrisa/handrail{ - layer = 4 +"rvh" = ( +/obj/effect/decal/cleanable/generic, +/turf/open/asphalt/cement/cement1, +/area/tyrargo/outdoors/colony_streets/west) +"rvF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/trash{ + pixel_y = 12 }, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/indoors/sewer_treatment/lower) -"ujG" = ( -/obj/structure/barricade/handrail{ - dir = 4 +/turf/open/asphalt/cement/cement3, +/area/tyrargo/outdoors/colony_streets/south_west) +"rwL" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" }, -/obj/structure/barricade/handrail{ +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/landing_zone_1) +"rxU" = ( +/obj/structure/bed/hybrisa/bunkbed2{ dir = 1 }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"uln" = ( -/obj/structure/prop/tyrargo/boards{ - dir = 4; - pixel_x = 8; - pixel_y = -6 - }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/turf/open/floor/hybrisa/carpet/pink, /area/tyrargo/indoors/apartment/north_upper) -"ulU" = ( -/obj/structure/desertdam/decals/road_stop{ - dir = 1; - icon_state = "stop_decal5" - }, -/obj/structure/desertdam/decals/road_edge{ - icon_state = "road_edge_decal3"; - pixel_y = 3; - pixel_x = -1 +"ryz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/north_west) +"ryO" = ( +/obj/structure/prop/tyrargo/boards/boards_2{ + layer = 2.1; + pixel_y = -9 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north) -"unk" = ( -/turf/open/floor/hybrisa/tile/supermartfloor2, -/area/tyrargo/oob) -"unG" = ( -/obj/structure/surface/table/almayer, -/obj/item/ammo_box/magazine/heap/empty{ - pixel_x = 3; - pixel_y = 7 +/obj/item/ammo_casing/bullet, +/obj/effect/decal/cleanable/dirt, +/obj/item/trash/cigbutt{ + pixel_x = -3; + pixel_y = 9 }, -/obj/effect/landmark/map_item, /turf/open/floor/interior/wood, -/area/tyrargo/outdoors/colony_streets/west) -"uol" = ( -/obj/structure/shuttle/part/dropship3/transparent/inner_right_weapons, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north_east) -"uqw" = ( -/obj/structure/prop/vehicles/tank/ifv{ - dir = 1; - pixel_y = -35; - pixel_x = -32 - }, -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/closed/wall/strata_ice/dirty/rock, /area/tyrargo/landing_zone_1/north_trench) -"uqK" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice2"; - pixel_x = 1; - pixel_y = 24 +"rAl" = ( +/obj/structure/prop/rock/black_ground{ + dir = 6 }, -/obj/structure/girder/displaced, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north_west) -"urc" = ( -/turf/open/floor/prison/red/northeast, -/area/tyrargo/indoors/admin/upper) -"ure" = ( -/obj/effect/decal/cleanable/blood/xeno, -/obj/effect/spawner/gibspawner/xeno, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/outdoors/walkway_access/power_apart) -"url" = ( -/obj/structure/machinery/power/monitor{ - density = 0; - pixel_y = 16 +/obj/structure/flora/bush/ausbushes/grassybush{ + pixel_x = -1; + pixel_y = -1 }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/engineering/ground) -"uro" = ( -/obj/structure/machinery/door/airlock/hybrisa/generic_solid/autoname, -/turf/open/floor/plating, -/area/tyrargo/indoors/apartment/south_ground) -"uru" = ( +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/north_west) +"rAB" = ( +/obj/item/stack/sheet/metal, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_upper) +"rAQ" = ( +/obj/item/ammo_casing/shell, +/obj/effect/decal/hybrisa/dirt, /obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/vending/coffee{ - density = 0; - pixel_y = 15; - pixel_x = 7 - }, /turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_ground) -"urG" = ( -/obj/structure/blocker/invisible_wall, +/area/tyrargo/indoors/apartment/north_upper) +"rBq" = ( +/obj/structure/barricade/sandbags/weak_wired{ + icon_state = "sandbag_0"; + pixel_y = -6 + }, +/obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" + }, +/obj/structure/prop/tyrargo/boards/boards_2{ + dir = 4; + layer = 2.1; + pixel_x = 5; + pixel_y = -3 + }, +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_upper) +"rBt" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" + }, +/obj/effect/decal/cleanable/blood, +/obj/item/ammo_casing/bullet, +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"rCw" = ( /obj/effect/decal/hybrisa/tiretrack{ dir = 4; pixel_x = 12; pixel_y = 8 }, -/obj/structure/blocker/forcefield/vehicles, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/generic, /turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/west) -"urT" = ( -/obj/effect/decal/hybrisa/road/lines5{ - pixel_y = -1 +/area/tyrargo/outdoors/colony_streets/north) +"rDu" = ( +/obj/structure/barricade/deployable{ + dir = 4 + }, +/turf/open/floor/corsat/marked, +/area/tyrargo/indoors/engineering/ground) +"rDv" = ( +/obj/effect/decal/siding{ + icon_state = "siding8" }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"usr" = ( /obj/effect/decal/cleanable/dirt, -/obj/item/weapon/twohanded/folded_metal_chair{ - pixel_x = -8; +/obj/item/tool/warning_cone{ + pixel_x = -13; pixel_y = 11 }, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/carpet/rug_colorable/pink/east, -/area/tyrargo/indoors/apartment/north_upper) -"utu" = ( -/obj/structure/platform/metal/kutjevo/north, -/obj/structure/platform/metal/kutjevo/east, -/turf/open_space, -/area/tyrargo/indoors/bar/upper) -"uuo" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" - }, -/turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_2/east_trench) -"uvl" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" +/turf/open/floor/prison, +/area/tyrargo/indoors/engineering/ground) +"rDA" = ( +/obj/structure/girder, +/turf/open/floor/plating/platingdmg2, +/area/tyrargo/indoors/museum_storage/upper) +"rEt" = ( +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_12"; + pixel_x = -4; + layer = 3.6; + pixel_y = 2 }, -/obj/effect/decal/remains/robot, -/turf/open/floor/hybrisa/tile/tilewhitecheckered, +/turf/open/floor/hybrisa/carpet/carpetpatternbrown, /area/tyrargo/indoors/apartment/north_ground) -"uwi" = ( -/obj/structure/bed/chair{ +"rFd" = ( +/obj/structure/stairs/perspective{ dir = 8; - pixel_y = 3 + icon_state = "p_stair_full" + }, +/obj/structure/platform/metal/almayer, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"rFN" = ( +/obj/structure/barricade/handrail/wire{ + dir = 4 }, /obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/engineering/ground) -"uwn" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/shower{ - pixel_y = 16 +/turf/open/floor/strata/multi_tiles/southeast, +/area/tyrargo/outdoors/walkway_access/sewer_apart) +"rFS" = ( +/obj/structure/surface/table/woodentable/fancy, +/turf/open/floor/hybrisa/carpet/pink, +/area/tyrargo/indoors/apartment/north_upper) +"rHF" = ( +/obj/structure/flora/bush/ausbushes/grassybush{ + icon_state = "sunnybush_1" }, -/turf/open/floor/plating/plating_catwalk/aicore/white, -/area/tyrargo/indoors/apartment/south_upper) -"uwC" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice12"; - pixel_y = 30 +/turf/open/auto_turf/tyrargo_grass/layer1, +/area/tyrargo/outdoors/colony_exterior/south_east) +"rIB" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "NW-out"; + pixel_y = 1; + pixel_x = -1 }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/south_west) -"uwL" = ( /obj/effect/decal/cleanable/dirt, +/turf/open/floor/almayer/black2/east, +/area/tyrargo/indoors/bunker/central_south) +"rKc" = ( +/obj/effect/decal/cleanable/generic, +/turf/open/floor/prison/darkyellowcorners2, +/area/tyrargo/indoors/engineering/ground) +"rKe" = ( +/obj/item/ammo_casing/bullet, +/obj/effect/sentry_landmark/lz_1/bottom_right, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_1) +"rKn" = ( /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_8"; - pixel_y = -12 + icon_state = "trash_16"; + pixel_y = 32 }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_upper) -"uxo" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - alpha = 100; - pixel_y = 14; - pixel_x = -4 +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 5 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/indoors/museum_storage/upper) -"uzu" = ( -/turf/closed/wall/hybrisa/colony, -/area/tyrargo/indoors/market/ground) -"uBF" = ( +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2/east_trench) +"rKO" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/hybrisa/trash{ - pixel_y = 12 + icon_state = "trash_12" }, -/obj/structure/machinery/light/spot{ +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_streets/south_west) +"rMf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/tiretrack{ + dir = 4; + pixel_x = 12; + pixel_y = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/hybrisa/street/cement3, +/area/tyrargo/outdoors/colony_streets/north) +"rMq" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice3"; + pixel_x = 1; + pixel_y = 24 + }, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north_east) +"rMH" = ( +/obj/item/storage/belt/gun/mortarbelt{ + pixel_x = 7; + pixel_y = 2 + }, +/obj/effect/decal/hybrisa/road/roadmiddle{ dir = 4 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"uBN" = ( -/obj/item/shard{ - icon_state = "medium" +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/west) +"rNA" = ( +/obj/item/reagent_container/food/drinks/flask/marine/army, +/obj/structure/barricade/hesco{ + dir = 4 }, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/indoors/engineering/ground) -"uBU" = ( -/obj/item/ammo_casing/bullet, -/turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_2) -"uCB" = ( -/obj/structure/barricade/handrail/wire{ - dir = 1 +/obj/structure/prop/tyrargo/boards/boards_1{ + dir = 1; + pixel_x = -5 }, -/turf/open/floor/strata/multi_tiles/west, -/area/tyrargo/indoors/security/upper) -"uCR" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/obj/item/ammo_magazine/rifle/heap{ - current_rounds = 0 +/turf/open/asphalt/cement/cement1, +/area/tyrargo/outdoors/colony_streets/south_west) +"rPp" = ( +/obj/structure/shuttle/part/dropship3/transparent/outer_left_weapons, +/turf/open_space, +/area/tyrargo/outdoors/colony_streets/north_east) +"rRS" = ( +/obj/structure/prop/vehicles/tank/longstreet/concussive/destroyed{ + pixel_x = 17 }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"uDH" = ( /obj/structure/barricade/sandbags/weak_wired{ + dir = 4; icon_state = "sandbag_0"; - pixel_y = -6 - }, -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" - }, -/obj/item/reagent_container/blood/empty, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_1) -"uDI" = ( -/obj/effect/decal/cleanable/blood, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 + pixel_x = 4 }, /turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/north_west) -"uEq" = ( +"rSp" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/bloodtrail{ +/turf/open/floor/plating/wood_broken5, +/area/tyrargo/landing_zone_1/ceiling) +"rSG" = ( +/obj/effect/decal/cleanable/blood, +/obj/item/prop/colony/usedbandage{ + dir = 5 + }, +/obj/effect/decal/grass_overlay/grass1/dark{ dir = 4 }, -/obj/item/ammo_casing/bullet, +/obj/effect/decal/grass_overlay/grass1/dark, /obj/effect/landmark/corpsespawner/tyrargo/us_army_trooper, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"rTf" = ( +/obj/structure/prop/rock/black_ground{ + dir = 4 }, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/west) -"uEK" = ( -/obj/structure/machinery/door/airlock/multi_tile/hybrisa/generic/autoname{ - dir = 1 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_exterior/south_west) +"rTO" = ( +/obj/structure/prop/invuln/overhead_pipe{ + dir = 4; + pixel_y = 19; + pixel_x = -9 }, -/turf/open/floor/corsat/marked, +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/tyrargo/indoors/apartment/north_ground) +"rVH" = ( +/turf/open/floor/prison/blue/northeast, /area/tyrargo/indoors/security/ground) -"uFw" = ( -/obj/structure/surface/table/woodentable, -/obj/item/ammo_magazine/rifle/heap{ - current_rounds = 0; - pixel_x = 11; - pixel_y = -4 +"rXO" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 4; + icon_state = "sandbag_0"; + pixel_x = 4 }, -/obj/item/ammo_magazine/rifle/heap{ - current_rounds = 0; - pixel_x = -3; +/obj/structure/prop/tyrargo/boards{ + dir = 1; + pixel_x = -7; pixel_y = 5 }, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/apartment/south_upper) -"uGc" = ( -/obj/effect/decal/strata_decals/catwalk/prison{ - icon = 'icons/turf/floors/hybrisafloors.dmi' - }, -/turf/open/floor/shiva/radiator_tile2, -/area/tyrargo/indoors/engineering/ground) -"uGJ" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice12"; - pixel_y = 30 +/obj/structure/prop/tyrargo/boards{ + dir = 4; + pixel_x = -1; + pixel_y = -8 }, -/obj/effect/decal/hybrisa/doubleroad/lines1{ - pixel_x = 14 +/obj/item/prop{ + desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; + icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; + icon_state = "M56D"; + name = "M56D heavy machine gun nest"; + pixel_x = -1; + pixel_y = 11; + dir = 4; + anchored = 1; + layer = 4.1 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/outdoors/colony_streets/south_west) -"uIe" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 1; - icon_state = "sandbag_0"; - pixel_y = 4; - layer = 4 +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/obj/item/ammo_casing/bullet, -/turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_1/north_trench) -"uIv" = ( -/obj/structure/prop/rock/black_ground{ - dir = 8 +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_streets/north) +"rYh" = ( +/obj/effect/decal/siding{ + icon_state = "siding8" }, -/obj/structure/prop/rock/black_ground{ - dir = 9 +/turf/open/floor/strata/fake_wood, +/area/tyrargo/indoors/bar/upper) +"rYs" = ( +/obj/effect/decal/siding, +/turf/open/floor/wood, +/area/tyrargo/indoors/bar/ground) +"rYz" = ( +/obj/structure/window_frame/wood, +/turf/open/floor/plating/wood, +/area/tyrargo/landing_zone_1/ceiling) +"rYL" = ( +/obj/structure/prop/tyrargo/boards{ + dir = 4; + pixel_x = 16; + layer = 2.98; + pixel_y = -11 }, -/turf/open/gm/coast/dirt/forestbeachcorner/north_east, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"uIN" = ( -/obj/structure/tent/med, -/obj/effect/decal/hybrisa/bloodtrail, -/obj/effect/decal/grass_overlay/grass1/dark{ +/obj/effect/decal/cleanable/dirt, +/obj/item/ammo_casing/bullet, +/turf/open/floor/hybrisa/carpet/carpetreddeco, +/area/tyrargo/indoors/apartment/south_ground) +"saN" = ( +/obj/structure/barricade/handrail/wire{ dir = 4 }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 1 +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_9"; + pixel_x = -8; + pixel_y = 12 }, -/obj/effect/landmark/ammo_spawn/smg_ammo{ - spawn_chance = 80 +/turf/open/floor/strata/multi_tiles/southeast, +/area/tyrargo/outdoors/walkway_access/apart_gararge) +"saO" = ( +/obj/structure/prop/tyrargo/large_tents/medical, +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/landing_zone_1) +"sbx" = ( +/obj/item/ammo_box/magazine/heap/empty{ + pixel_x = 3; + pixel_y = 7 }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"uKB" = ( -/obj/effect/decal/grass_overlay/grass1/dark, +/obj/effect/decal/hybrisa/road/roadmiddle, /turf/open/asphalt, -/area/tyrargo/outdoors/outskirts_road/east) -"uLc" = ( -/obj/structure/barricade/deployable{ - dir = 8 +/area/tyrargo/outdoors/colony_streets/north_west) +"sdM" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" }, -/obj/structure/barricade/deployable, -/obj/structure/machinery/light{ - dir = 1; - light_color = "#A7DBB6" +/turf/open/floor/hybrisa/wood/darkerwood, +/area/tyrargo/indoors/apartment/south_upper) +"seC" = ( +/obj/item/stack/sheet/metal, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/west) +"seU" = ( +/obj/structure/blocker/invisible_wall, +/obj/item/ammo_magazine/m2c{ + current_rounds = 0; + layer = 4.2; + pixel_x = 5; + pixel_y = 1 }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_ground) -"uNi" = ( -/turf/open/floor/almayer_hull/outerhull_dir/southwest, -/area/tyrargo/indoors/mall/upper/external) -"uND" = ( -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 1; - pixel_x = -4; - pixel_y = 11 +/obj/effect/decal/hybrisa/road/roadmiddle{ + dir = 4 + }, +/obj/structure/blocker/forcefield/vehicles, +/turf/closed/wall/strata_ice/forest/rock, +/area/tyrargo/outdoors/colony_streets/north_west) +"sfh" = ( +/obj/structure/sign/safety/medical{ + pixel_x = -17 }, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_ground) +"sfx" = ( +/obj/item/ammo_casing/bullet, +/obj/item/ammo_casing/bullet, +/obj/effect/decal/cleanable/dirt, +/obj/item/ammo_casing/bullet, /obj/structure/barricade/sandbags/weak_wired{ - dir = 1; - icon_state = "sandbag_0"; - pixel_y = 4; - layer = 4 + dir = 8; + icon_state = "sandbag_0" }, -/turf/open/auto_turf/hybrisa_auto_turf/layer0, -/area/tyrargo/outdoors/colony_streets/south_west) -"uNL" = ( -/obj/effect/decal/hybrisa/tiretrack{ - dir = 10; - pixel_x = -4; - pixel_y = 3 +/obj/item/prop{ + desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; + icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; + icon_state = "M56D"; + name = "M56D heavy machine gun nest"; + pixel_x = 4; + pixel_y = 5; + dir = 8; + anchored = 1 + }, +/turf/open/floor/prison/cell_stripe/east, +/area/tyrargo/indoors/bunker/north) +"sfz" = ( +/obj/effect/decal/siding{ + icon_state = "siding6" }, +/obj/effect/decal/cleanable/dirt, /turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/west) -"uOj" = ( -/obj/structure/bed/stool{ - buckling_y = 14; - pixel_y = 7; - pixel_x = -5 +/area/tyrargo/outdoors/colony_streets/north_west) +"shl" = ( +/obj/structure/blocker/invisible_wall, +/obj/structure/blocker/forcefield/vehicles, +/obj/structure/prop/vehicles/tank/apc/destroyed{ + dir = 8; + pixel_y = -13 }, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/indoors/market/ground) -"uOr" = ( -/obj/effect/decal/hybrisa/road/lines2, -/obj/effect/decal/hybrisa/road/road_stop{ - dir = 4; - icon_state = "stop_decal5"; - pixel_x = 2 +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/tyrargo/indoors/gararge/ground) +"siO" = ( +/obj/structure/prop/invuln/overhead_pipe{ + pixel_y = 24 }, -/obj/effect/decal/hybrisa/road/road_stop{ +/obj/structure/prop/invuln/overhead_pipe{ pixel_y = -6 }, -/obj/effect/decal/hybrisa/road/lines2, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/outdoors/colony_streets/south_east) -"uPF" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/asphalt/cement_sunbleached, +/obj/structure/barricade/sandbags/wired{ + icon_state = "sandbag_0"; + color = "#a98c7c"; + layer = 3.9; + pixel_y = -14; + pixel_x = -8 + }, +/obj/structure/barricade/sandbags/wired{ + dir = 4; + icon_state = "sandbag_0"; + color = "#a98c7c"; + pixel_x = -1 + }, +/obj/structure/prop/tyrargo/boards{ + dir = 8; + pixel_x = -16; + pixel_y = -2 + }, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north_east) +"slG" = ( +/obj/item/prop/colony/used_flare, +/obj/item/stack/sheet/metal, +/turf/open/auto_turf/tyrargo_grass/layer0, /area/tyrargo/outdoors/colony_streets/south_west) -"uRJ" = ( -/obj/structure/platform/metal/hybrisa/metalplatform3, -/obj/structure/stairs/perspective{ - dir = 9; - icon_state = "p_stair_full" +"soT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/generic, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ +/turf/open/asphalt/cement/cement13, +/area/tyrargo/outdoors/colony_streets/north_west) +"spk" = ( +/obj/item/ammo_casing/bullet, +/obj/item/ammo_casing/bullet, +/turf/open/gm/dirt/dark_brown/variant_5/south, +/area/tyrargo/landing_zone_2) +"spq" = ( +/obj/structure/floodgate, +/turf/closed/wall/r_wall/bunker/floodgate, +/area/tyrargo/oob) +"sqe" = ( +/turf/closed/cordon, +/area/tyrargo/oob) +"srb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/surface/table/reinforced/prison, +/obj/item/stack/sheet/plasteel/med_small_stack, +/turf/open/floor/hybrisa/metal/stripe_red/east, +/area/tyrargo/indoors/engineering/ground) +"srB" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 }, -/turf/open/gm/dirt/dark_brown/variant_2, -/area/tyrargo/landing_zone_2) -"uUs" = ( -/obj/structure/stairs/multiz/down{ +/turf/open/auto_turf/snow/brown_base/layer3, +/area/tyrargo/outdoors/colony_exterior/west) +"srO" = ( +/obj/effect/decal/cleanable/generic, +/turf/open/floor/plating/wood_broken6, +/area/tyrargo/landing_zone_1/north_trench) +"suK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/ammo_magazine/rifle/heap{ + current_rounds = 0; + pixel_x = 11; + pixel_y = -4 + }, +/turf/open/floor/hybrisa/carpet/carpetreddeco, +/area/tyrargo/indoors/apartment/north_upper) +"sva" = ( +/obj/effect/decal/cleanable/blood/drip, +/obj/item/clothing/head/helmet/marine/rto/army{ + pixel_x = 7; + pixel_y = -5 + }, +/obj/effect/decal/grass_overlay/grass1/dark{ dir = 8 }, -/obj/structure/platform/metal/hybrisa/metalplatform1, -/turf/open/floor/almayer_hull, -/area/tyrargo/outdoors/walkway_access/apart_gararge) -"uUA" = ( +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"swb" = ( +/obj/effect/decal/cleanable/blood, +/obj/item/ammo_casing/bullet, +/obj/item/ammo_casing/bullet, +/obj/item/storage/box/mre, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north_west) +"swU" = ( /obj/effect/decal/cleanable/dirt, -/obj/item/prop/colony/usedbandage{ - dir = 9 +/obj/structure/prop/hybrisa/misc/fire/firebarrel{ + pixel_y = 7; + pixel_x = 6 }, /obj/effect/decal/grass_overlay/grass1/dark{ dir = 1 }, /turf/open/asphalt/cement/cement12, /area/tyrargo/outdoors/colony_streets/west) -"uUT" = ( -/obj/effect/spawner/gibspawner/xeno, -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/hybrisa/street/sidewalk, -/area/tyrargo/outdoors/colony_streets/south_west) -"uVb" = ( -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 1; - layer = 2.1 +"syq" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 4; + icon_state = "sandbag_0"; + pixel_x = 4 }, -/turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_1/north_trench) -"uVg" = ( -/obj/structure/machinery/door/window{ - dir = 8 +/turf/open/floor/hybrisa/carpet/carpetfadedred, +/area/tyrargo/indoors/apartment/south_ground) +"syW" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/hybrisa/metal/zbrownfloor_corner, +/area/tyrargo/indoors/sewer_treatment/ground) +"szS" = ( +/obj/item/weapon/gun/rifle/m41a{ + current_mag = null }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/bar/ground) -"uVl" = ( -/obj/structure/machinery/shower{ - pixel_y = 16 +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_exterior/west) +"sCf" = ( +/obj/effect/decal/remains/robot, +/obj/structure/stairs/perspective{ + icon_state = "p_stair_full" }, -/turf/open/floor/plating/plating_catwalk/aicore/white, -/area/tyrargo/indoors/apartment/south_ground) -"uWR" = ( -/obj/structure/platform/metal/hybrisa/metalplatform1, -/turf/open_space, +/turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/south_west) -"uWV" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" +"sDW" = ( +/obj/item/prop/colony/used_flare, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/prison, -/area/tyrargo/indoors/engineering/ground) -"uXe" = ( -/obj/structure/girder/displaced, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north_west) -"uXg" = ( +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_exterior/south_east) +"sEZ" = ( /obj/structure/prop/vehicles/tank/miltruck/wheeled{ - dir = 1; - pixel_y = -5 - }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"uXH" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" + dir = 8 }, /obj/structure/prop/tyrargo/boards/boards_2{ dir = 4; - layer = 2.1; - pixel_x = 5; - pixel_y = -3 - }, -/obj/effect/decal/hybrisa/doubleroad/lines3{ - pixel_y = 13 - }, -/obj/structure/barricade/sandbags/weak_wired{ - icon_state = "sandbag_0"; + pixel_x = 3; pixel_y = -6 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/outdoors/colony_streets/south_west) -"uYo" = ( -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = 1; - pixel_y = 8 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = 1; - pixel_y = 8 - }, -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = 1; - pixel_y = 8 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/north_west) +"sFn" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 8 }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/outdoors/outskirts_road/west) -"uZh" = ( +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob) +"sGF" = ( /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_8"; - pixel_y = -12 + icon_state = "trash_16"; + pixel_y = 32 }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_ground) -"uZE" = ( -/obj/structure/stairs/multiz/down{ - dir = 1 +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/landing_zone_2/road) +"sGT" = ( +/obj/effect/decal/hybrisa/bloodtrail, +/obj/effect/decal/cleanable/blood, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"sHd" = ( +/obj/effect/landmark/lv624/fog_blocker/long, +/turf/open/hybrisa/street/sidewalk/northeast, +/area/tyrargo/oob/outdoors) +"sHR" = ( +/obj/structure/shuttle/part/dropship3/transparent/engine_left_exhaust, +/turf/open/auto_turf/hybrisa_auto_turf/layer2, +/area/tyrargo/underground/oob_area) +"sIg" = ( +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/outdoors/colony_streets/south_east) +"sIz" = ( +/obj/effect/decal/siding{ + icon_state = "siding4" }, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/mall/upper) -"vaE" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/structure/flora/pottedplant{ - icon_state = "pottedplant_17"; - pixel_y = 21; - pixel_x = 4 - }, -/turf/open/floor/hybrisa/carpet/carpetpatternbrown, -/area/tyrargo/indoors/apartment/north_ground) -"vaR" = ( -/obj/structure/prop/almayer/computers/sensor_computer1{ - density = 0; - pixel_y = 16; - name = "dropship controls"; - desc = "Controls for the dropship. This console appears to be offline for maintenance." +/obj/item/trash/cigbutt{ + pixel_x = -3; + pixel_y = 9 }, -/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, -/area/tyrargo/indoors/saipan) -"vel" = ( -/obj/structure/prop/invuln/overhead_pipe{ - dir = 4; - pixel_y = 19; - pixel_x = -9 +/obj/effect/landmark/structure_spawner/setup/distress/xeno_door, +/turf/open/floor/prison/darkbrown2/east, +/area/tyrargo/indoors/sewer_treatment/ground) +"sJd" = ( +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 10 }, +/turf/open/asphalt, +/area/tyrargo/landing_zone_2) +"sJt" = ( +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/asphalt/cement/cement1, +/area/tyrargo/outdoors/colony_streets/south_west) +"sKd" = ( +/turf/open/auto_turf/snow/brown_base/layer4, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"sLD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/largecrate/random, /turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/west) -"veV" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/prop/colony/used_flare, -/turf/open/asphalt/cement/cement15, -/area/tyrargo/outdoors/colony_streets/south_west) -"veW" = ( -/obj/structure/barricade/handrail/wire{ - dir = 4 +"sMj" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 4; + icon_state = "sandbag_0"; + pixel_x = 4 }, -/turf/open/floor/prison/darkyellow2/northeast, -/area/tyrargo/indoors/admin/upper) -"vfz" = ( +/obj/effect/decal/cleanable/dirt, /obj/effect/decal/grass_overlay/grass1/dark{ dir = 1 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/outskirts_road/east) -"vfB" = ( -/obj/item/prop/colony/used_flare, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/south_west) -"vgr" = ( -/obj/structure/surface/table/reinforced/cloth, -/obj/structure/prop/hybrisa/supermart/supermartfruitbasket/oranges, -/turf/open/floor/strata/green4/east, -/area/tyrargo/indoors/market/ground) -"vgu" = ( -/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_3, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_streets/west) +"sMo" = ( +/obj/structure/urinal{ + dir = 8; + pixel_y = -1; + pixel_x = 35 }, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement2, -/area/tyrargo/outdoors/colony_streets/north_west) -"vgM" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/surface/table/almayer{ - flipped = 1 +/turf/open/floor/hybrisa/tile/tilewhitecheckered, +/area/tyrargo/indoors/comms/ground) +"sNt" = ( +/turf/open/floor/prison/darkred2/southwest, +/area/tyrargo/indoors/security/ground) +"sNv" = ( +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_2"; + pixel_y = 20; + pixel_x = -8; + layer = 2.9 }, -/obj/item/device/flashlight/lamp/on{ - pixel_x = 6 +/obj/structure/machinery/power/apc/power/south{ + start_charge = 30 }, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/indoors/apartment/south_ground) -"vhI" = ( -/obj/item/ammo_casing/bullet, -/obj/item/ammo_casing/bullet, -/obj/item/ammo_casing/bullet, -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 4; - layer = 2.1; - pixel_y = -6; - pixel_x = 3 +/turf/open/floor/hybrisa/carpet/carpetgreendeco, +/area/tyrargo/indoors/apartment/south_upper) +"sOE" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_upper) +"sOS" = ( +/obj/structure/surface/table/almayer{ + color = "#EBD9B7" }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner, -/turf/open/gm/dirt/dark_brown/variant_3, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"vii" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/obj/item/weapon/gun/launcher/grenade/m81/m85a1{ + pixel_y = 4 }, -/obj/effect/decal/cleanable/generic, -/turf/open/asphalt/cement/cement2, +/turf/open/asphalt/cement/cement12, /area/tyrargo/outdoors/colony_streets/north_west) -"vje" = ( -/turf/open/auto_turf/tyrargo_grass/layer1, -/area/tyrargo/oob) -"vjU" = ( +"sPH" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_8" - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_ground) -"vke" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" +/turf/open/floor/prison/cell_stripe/west, +/area/tyrargo/indoors/sewer_treatment/ground) +"sPJ" = ( +/obj/structure/flora/bush/ausbushes/grassybush{ + pixel_x = -10; + pixel_y = 10 }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_10"; - pixel_y = 22; - pixel_x = 2 +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 9 }, -/turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_2/east_trench) -"vkY" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/turf/open/floor/strata/gray_multi_tiles, -/area/tyrargo/indoors/market/ground) -"vlX" = ( -/obj/structure/shuttle/part/dropship3/transparent/middle_left_wing, -/obj/structure/prop/hybrisa/airport/dropshipenginedamage{ - light_on = 1; - light_power = 5; - light_range = 6; - pixel_x = 2; - pixel_y = -11 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_exterior/south_west) +"sQi" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 }, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north_east) -"vmn" = ( /obj/effect/decal/hybrisa/tiretrack{ pixel_x = 7 }, -/turf/open/floor/plating, -/area/tyrargo/indoors/apartment/south_upper) -"vmv" = ( -/turf/open/hybrisa/street/sidewalk/west, +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/indoors/museum_storage/upper) +"sQQ" = ( +/turf/open/asphalt/cement_sunbleached, /area/tyrargo/outdoors/colony_streets/south_west) -"voj" = ( +"sRw" = ( +/obj/structure/toilet{ + dir = 8 + }, /obj/effect/decal/cleanable/dirt, +/turf/open/floor/hybrisa/tile/tilelightbeige, +/area/tyrargo/indoors/apartment/north_upper) +"sSu" = ( +/obj/effect/decal/remains/robot, /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; name = "dirt" }, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/north) -"voJ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/hybrisa/street/cement3, -/area/tyrargo/outdoors/colony_streets/south_west) -"voV" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice2"; - pixel_x = 1; - pixel_y = 24 +/turf/open/floor/plating/panelscorched, +/area/tyrargo/indoors/apartment/north_upper) +"sUa" = ( +/obj/structure/prop/hybrisa/misc/fire/fire2{ + color = "#FF7700"; + icon = 'icons/effects/fire.dmi'; + icon_state = "dynamic_2"; + pixel_y = 14 + }, +/turf/closed/shuttle/dropship3{ + icon_state = "25" }, +/area/tyrargo/indoors/saipan) +"sVu" = ( +/obj/item/ammo_casing/bullet, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/closed/wall/r_wall/bunker, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"sWo" = ( /obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 + }, +/turf/open/asphalt/cement/cement3, +/area/tyrargo/outdoors/colony_streets/east) +"sWA" = ( +/obj/structure/prop/hybrisa/supermart/rack/longrack1, +/turf/open/floor/strata/green3, +/area/tyrargo/indoors/market/ground) +"sXp" = ( +/obj/structure/shuttle/part/dropship3/lower_right_wall, +/obj/structure/prop/hybrisa/misc/fire/fire2{ + color = "#FF7700"; + icon = 'icons/effects/fire.dmi'; + icon_state = "dynamic_2"; + pixel_y = 22; + layer = 5.3; + light_color = "#FF7700"; + pixel_x = -4 + }, +/turf/open/floor/plating, +/area/tyrargo/indoors/saipan) +"sXB" = ( +/turf/open/floor/prison/darkbrown2/southeast, +/area/tyrargo/indoors/sewer_treatment/ground) +"sYN" = ( +/obj/item/ammo_casing/bullet, +/obj/structure/prop/tyrargo/boards{ dir = 4; - pixel_x = 12; - pixel_y = 8 + pixel_y = 8; + pixel_x = 5 }, -/obj/structure/largecrate/random/barrel/yellow, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north_east) -"voX" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_17"; - pixel_y = 12 +/turf/open/floor/plating/platingdmg3, +/area/tyrargo/indoors/apartment/north_upper) +"sZl" = ( +/obj/structure/flora/bush/ausbushes/grassybush{ + pixel_x = 5; + pixel_y = -12 }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/outdoors/walkway_access/apart_gararge) -"vpz" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice12"; - pixel_y = 30 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2) +"tae" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 1; + icon_state = "sandbag_0"; + pixel_y = 4; + layer = 4 }, -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice12"; - pixel_y = 30 +/obj/structure/prop/tyrargo/boards/boards_1{ + dir = 8; + pixel_y = -4; + pixel_x = -10 }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, +/obj/structure/prop/tyrargo/boards/boards_2{ + dir = 1; + pixel_x = 6; + pixel_y = -5 + }, +/turf/open/floor/plating, +/area/tyrargo/indoors/apartment/north_ground) +"tah" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2/east_trench) +"tam" = ( +/turf/open/floor/hybrisa/carpet/carpetpatternblue, +/area/tyrargo/indoors/apartment/south_upper) +"tds" = ( +/obj/effect/decal/hybrisa/bloodtrail{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood/drip, /obj/effect/decal/grass_overlay/grass1/dark{ dir = 1 }, /turf/open/asphalt/cement/cement12, /area/tyrargo/outdoors/colony_streets/west) -"vqS" = ( -/turf/open/floor/prison/red/east, -/area/tyrargo/indoors/admin/upper) -"vrz" = ( -/obj/structure/bed/hybrisa/prisonbed{ - dir = 6 - }, -/turf/open/floor/hybrisa/carpet/rug_colorable/pink/west, -/area/tyrargo/indoors/apartment/north_upper) -"vrH" = ( -/obj/item/ammo_casing/bullet, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/obj/effect/decal/grass_overlay/grass1/dark{ +"tdt" = ( +/obj/item/trash/cigbutt, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_streets/south_west) +"tes" = ( +/obj/structure/barricade/handrail/type_b, +/obj/structure/stairs/multiz/down{ dir = 4 }, -/obj/structure/barricade/deployable{ - dir = 8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"vrJ" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "cargo" - }, -/obj/structure/largecrate/random/barrel, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/admin/ground) -"vrT" = ( -/obj/effect/decal/siding{ - icon_state = "siding9" - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/asphalt, -/area/tyrargo/indoors/gararge/ground) -"vsi" = ( -/obj/structure/barricade/handrail/wire{ - dir = 8 +/turf/open/floor/almayer_hull, +/area/tyrargo/indoors/bar/upper) +"tfw" = ( +/obj/structure/dispenser, +/obj/structure/machinery/light{ + dir = 4; + light_color = "#A7DBB6" }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2/northwest, -/area/tyrargo/indoors/admin/upper) -"vsp" = ( -/obj/effect/spawner/gibspawner/xeno, -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/hybrisa/street/sidewalk/east, -/area/tyrargo/outdoors/colony_streets/south_west) -"vsS" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/stack/rods, -/turf/open/floor/plating/platingdmg2, -/area/tyrargo/indoors/apartment/north_ground) -"vsX" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" +/turf/open/floor/hybrisa/metal/zbrownfloor_corner/west, +/area/tyrargo/indoors/sewer_treatment/ground) +"tfz" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_4" }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"vtG" = ( -/obj/structure/prop/rock{ - pixel_x = -2; - pixel_y = -1; - density = 0 +/obj/item/trash/cigbutt, +/turf/open/asphalt/cement/cement3, +/area/tyrargo/outdoors/colony_streets/west) +"tfR" = ( +/turf/open/floor/prison/bluecorner/north, +/area/tyrargo/indoors/sewer_treatment/upper) +"tgN" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt"; + alpha = 100; + pixel_y = 14; + pixel_x = -4 }, /obj/effect/decal/hybrisa/tiretrack{ pixel_x = 7 @@ -112538,719 +96717,703 @@ /obj/effect/decal/hybrisa/tiretrack{ pixel_x = 7 }, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/indoors/security/ground) -"vtT" = ( -/obj/structure/machinery/door/airlock/almayer/engineering/glass/colony{ - dir = 1 - }, -/turf/open/floor/corsat/marked, -/area/tyrargo/indoors/engineering/ground) -"vxc" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3" - }, -/obj/effect/blocker/water, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_door_reinforced, /turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/underground/power_substation) -"vxH" = ( -/obj/structure/blocker/invisible_wall, -/turf/open/asphalt, -/area/tyrargo/oob) -"vyj" = ( -/obj/structure/bed/hybrisa/bunkbed1{ - dir = 4 - }, -/turf/open/floor/hybrisa/carpet/carpetgreendeco, -/area/tyrargo/indoors/apartment/south_ground) -"vyA" = ( -/obj/structure/prop/tyrargo/boards/boards_1{ - dir = 1 - }, -/turf/open/floor/plating, -/area/tyrargo/indoors/apartment/north_ground) -"vyJ" = ( -/obj/structure/barricade/handrail/hybrisa/road/plastic/blue{ - dir = 8; - layer = 3 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_5" - }, -/turf/open/floor/hybrisa/metal/stripe_red/west, -/area/tyrargo/indoors/sewer_treatment/ground) -"vAg" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3"; - pixel_x = 1; - pixel_y = 24 - }, +/area/tyrargo/indoors/museum_storage/upper) +"tho" = ( /obj/structure/prop/invuln/lattice_prop{ icon_state = "lattice3"; pixel_x = 1; pixel_y = 24 }, -/obj/effect/decal/cleanable/dirt{ - icon_state = "thermite"; - name = "impact" - }, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/asphalt/cement/cement9, -/area/tyrargo/outdoors/colony_streets/north_west) -"vAp" = ( -/obj/item/ammo_casing/bullet, -/obj/item/ammo_casing/bullet, -/obj/item/prop{ - desc = "Empty and useless now."; - icon = 'icons/obj/items/casings.dmi'; - icon_state = "cartridge_10_1"; - name = "spent casings"; - dir = 6 - }, -/obj/item/stack/medical/bruise_pack/random_amount, -/turf/open/asphalt/cement, +/turf/open/asphalt/cement/cement4, /area/tyrargo/outdoors/colony_streets/north_west) -"vBa" = ( -/obj/structure/barricade/handrail/wire{ +"tjt" = ( +/obj/structure/bed/hybrisa/bunkbed2{ dir = 1 }, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/indoors/security/upper) -"vBb" = ( -/obj/structure/shuttle/part/dropship3/transparent/inner_left_weapons, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north_east) -"vBq" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/obj/structure/machinery/light{ + dir = 8; + light_color = "#A7DBB6" }, -/turf/open/floor/plating/platingdmg1, +/turf/open/floor/hybrisa/wood/darkerwood, /area/tyrargo/indoors/apartment/south_upper) -"vBx" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +"tjP" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_13"; + pixel_y = 12 }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/turf/open/asphalt/cement_sunbleached, -/area/tyrargo/outdoors/colony_streets/east) -"vBC" = ( -/obj/structure/prop/tyrargo/boards{ +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_upper) +"tkl" = ( +/obj/item/ammo_casing/bullet, +/turf/open/floor/plating/platingdmg3, +/area/tyrargo/indoors/apartment/south_ground) +"tkG" = ( +/obj/structure/barricade/sandbags/weak_wired{ dir = 4; - pixel_x = -1; - pixel_y = -8 + icon_state = "sandbag_0"; + pixel_x = 1 }, -/obj/structure/prop/tyrargo/boards/boards_1{ - dir = 1; - pixel_x = -2; - pixel_y = 6 +/turf/open/floor/interior/wood, +/area/tyrargo/landing_zone_1/west_trench) +"tkU" = ( +/obj/item/ammo_casing/bullet, +/turf/open/floor/prison, +/area/tyrargo/indoors/sewer_treatment/ground) +"tlx" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 4; + icon_state = "sandbag_0"; + pixel_x = 4 }, -/obj/structure/prop/tyrargo/boards{ +/obj/structure/barricade/sandbags/weak_wired{ dir = 1; - pixel_x = 10; - pixel_y = 15 + icon_state = "sandbag_0"; + pixel_y = 4; + layer = 4 }, -/obj/structure/prop/tyrargo/boards/boards_1{ - pixel_x = 12; - pixel_y = -5; - layer = 2.9 +/obj/structure/prop/tyrargo/boards/boards_2{ + layer = 2.1 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/south_west) -"vCr" = ( -/turf/open/floor/almayer/plating_stripedcorner, -/area/tyrargo/indoors/comms/ground) -"vCP" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/weapon/gun/rifle/m41a{ - current_mag = null +/obj/item/prop{ + desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; + icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; + icon_state = "M56D"; + name = "M56D heavy machine gun nest"; + pixel_x = 3; + pixel_y = -2; + dir = 4; + anchored = 1 }, /turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/south_west) -"vCU" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N"; - pixel_y = 2 +/area/tyrargo/outdoors/colony_streets/north) +"tmc" = ( +/turf/open/floor/prison/darkbrown2/north, +/area/tyrargo/indoors/sewer_treatment/ground) +"tmN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_16"; + pixel_x = -2; + pixel_y = -1 }, +/obj/structure/prop/hybrisa/misc/floorprops/grate{ + layer = 4 + }, +/turf/open/auto_turf/hybrisa_auto_turf/layer0, +/area/tyrargo/outdoors/colony_streets/south_west) +"tnr" = ( +/obj/item/ammo_casing/bullet, /obj/effect/decal/warning_stripes{ icon_state = "E"; - pixel_y = 1; pixel_x = 1 }, -/turf/open/hybrisa/street/cement3, -/area/tyrargo/outdoors/colony_exterior/west) -"vDv" = ( /obj/effect/decal/cleanable/dirt, -/obj/item/reagent_container/hypospray/autoinjector/tramadol/random_amount, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/apartment/north_ground) -"vDS" = ( +/turf/open/floor/almayer/black2, +/area/tyrargo/indoors/bunker/central_south) +"tnG" = ( +/obj/item/ammo_casing/bullet, /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_14"; - pixel_y = 27 - }, -/turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_2) -"vEd" = ( -/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco3/north, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"vEi" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/greencorner/north, -/area/tyrargo/underground/sewer/south) -"vGK" = ( -/turf/open/floor/almayer_hull/outerhull_dir/northeast, -/area/tyrargo/indoors/mall/upper/external) -"vGQ" = ( -/obj/item/prop/colony/used_flare, -/obj/structure/prop/rock/black_ground{ - icon_state = "black_ground_alt" - }, -/obj/effect/decal/cleanable/blood/drip, -/turf/open/auto_turf/tyrargo_grass/layer0, +/turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/north_west) -"vGV" = ( -/obj/structure/prop/tyrargo/boards{ +"tor" = ( +/turf/open/floor/prison/red/southeast, +/area/tyrargo/indoors/admin/upper) +"toI" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/asphalt/cement/cement9, +/area/tyrargo/outdoors/colony_streets/south_west) +"tph" = ( +/obj/structure/barricade/sandbags/weak_wired{ dir = 8; - pixel_x = 1; - pixel_y = 4 + icon_state = "sandbag_0" }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north) -"vHf" = ( -/obj/structure/curtain/red, -/turf/open/floor/plating/wood, -/area/tyrargo/landing_zone_1/ceiling) -"vHk" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - alpha = 100; +/obj/item/prop{ + desc = "Empty and useless now."; + icon = 'icons/obj/items/casings.dmi'; + icon_state = "cartridge_10_1"; + name = "spent casings"; + pixel_y = -10; + pixel_x = 8; + dir = 6 + }, +/obj/item/ammo_casing/bullet, +/obj/item/prop{ + desc = "A M56D heavy machine gun mounted upon a small reinforced post with sandbags to provide a small machine gun nest for all your defensive needs. This one is no longer functional."; + icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/hmg.dmi'; + icon_state = "M56D"; + name = "M56D heavy machine gun nest"; + pixel_x = 5; pixel_y = 14; - pixel_x = -4 + dir = 1; + anchored = 1 }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/turf/open/floor/interior/wood/alt, +/area/tyrargo/landing_zone_1/north_trench) +"tpL" = ( +/obj/effect/spawner/gibspawner/xeno, +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 5 }, -/turf/open/floor/plating/platingdmg3, -/area/tyrargo/indoors/museum_storage/upper) -"vHx" = ( -/obj/structure/surface/table/reinforced/almayer_B, -/obj/structure/prop/cash_register/open{ - pixel_y = 12 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob) +"tpX" = ( +/obj/structure/desertdam/decals/road_edge{ + pixel_y = -3; + pixel_x = -12 }, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/indoors/market/ground) -"vHF" = ( +/obj/item/stack/sheet/metal, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/south_west) +"tqe" = ( +/obj/effect/decal/cleanable/blood/xeno, /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood, -/mob/living/simple_animal/small/mouse/rat/brown, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_ground) -"vIh" = ( -/obj/structure/toilet{ - dir = 8 +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north_west) +"tqh" = ( +/obj/structure/machinery/power/power_generator/reactor/colony, +/turf/open/floor/corsat, +/area/tyrargo/indoors/engineering/ground) +"tro" = ( +/turf/open/floor/corsat/green, +/area/tyrargo/underground/bunker/south) +"trF" = ( +/obj/effect/decal/cleanable/dirt{ + icon_state = "thermite"; + name = "impact" }, /turf/open/floor/hybrisa/tile/tilewhite, -/area/tyrargo/indoors/apartment/north_ground) -"vIH" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice12"; - pixel_x = -2 - }, +/area/tyrargo/indoors/apartment/south_upper) +"tsf" = ( +/obj/effect/landmark/static_comms/net_two, +/turf/open/floor/almayer/tcomms, +/area/tyrargo/indoors/comms/ground) +"tsg" = ( /obj/effect/decal/cleanable/dirt, +/turf/open/floor/plating, +/area/tyrargo/indoors/security/ground) +"tsl" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/sandbags/weak_wired{ - dir = 1; - icon_state = "sandbag_0"; - pixel_y = 4; - layer = 4 - }, -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" - }, -/obj/structure/prop/tyrargo/boards{ +/obj/effect/decal/cleanable/generic, +/turf/open/floor/almayer/plating_stripedcorner/east, +/area/tyrargo/indoors/comms/ground) +"tso" = ( +/obj/structure/prop/tyrargo/boards/boards_2{ dir = 4; - layer = 2.98; - pixel_y = -8 + pixel_x = -12; + pixel_y = -23; + layer = 2.8 }, -/turf/open/asphalt/cement/cement3, -/area/tyrargo/outdoors/colony_streets/north) -"vJq" = ( -/obj/structure/machinery/door/airlock/multi_tile/hybrisa/generic_solid{ - dir = 2 +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/underground/power_substation) -"vKf" = ( -/obj/structure/barricade/handrail/wire{ - dir = 4 +/turf/open/floor/interior/wood, +/area/tyrargo/outdoors/colony_streets/west) +"tvN" = ( +/obj/structure/barricade/sandbags/weak_wired{ + icon_state = "sandbag_0"; + pixel_y = -6 }, -/obj/structure/barricade/handrail/wire{ - dir = 1 +/obj/structure/surface/table/almayer{ + color = "#EBD9B7" }, -/turf/open/floor/strata/multi_tiles/southwest, -/area/tyrargo/outdoors/walkway_access/apart_gararge) -"vKq" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12"; - pixel_y = 12 +/obj/item/ammo_magazine/rifle/m41aMK1{ + pixel_x = 8; + pixel_y = 11 }, -/obj/item/ammo_casing/bullet, -/turf/open/floor/hybrisa/carpet/carpetreddeco, -/area/tyrargo/indoors/apartment/south_ground) -"vLw" = ( -/obj/structure/shuttle/part/dropship3/transparent/engine_right_exhaust, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/outdoors/colony_streets/east) -"vLz" = ( -/obj/structure/platform/stone/tyrargo/west, -/obj/structure/platform/stone/tyrargo, -/obj/structure/prop/rock{ - density = 0 +/obj/item/ammo_magazine/rifle/m41aMK1{ + pixel_y = 4 }, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"vMV" = ( -/obj/effect/decal/siding{ - icon_state = "siding6" +/obj/effect/decal/hybrisa/road/roadmiddle, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"twg" = ( +/turf/open/asphalt/cement/cement12, +/area/tyrargo/oob) +"twh" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_12" }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2/southeast, -/area/tyrargo/indoors/engineering/ground) -"vNa" = ( -/turf/open/floor/hybrisa/carpet/carpetbeigedeco, -/area/tyrargo/indoors/apartment/north_upper) -"vOb" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "pointybush_1" +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_exterior/south_west) -"vOe" = ( -/obj/structure/prop/tyrargo/boards/boards_1{ - pixel_x = -1; - pixel_y = -1; - layer = 2.9 +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_streets/north_west) +"twT" = ( +/obj/item/stack/sandbags/small_stack, +/obj/effect/decal/hybrisa/tiretrack{ + dir = 4; + pixel_x = 12; + pixel_y = 8 }, -/turf/open/auto_turf/tyrargo_grass/layer0, +/turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/north) -"vOZ" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/obj/structure/prop/vehicles/tank/apc/destroyed{ +"txL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/generic, +/obj/structure/barricade/sandbags/weak_wired{ dir = 4; - pixel_y = -18 + icon_state = "sandbag_0"; + pixel_x = 4 }, -/turf/open/auto_turf/hybrisa_auto_turf/layer0, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_ground) +"txO" = ( +/obj/structure/barricade/handrail/wire{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/strata/multi_tiles/west, +/area/tyrargo/outdoors/walkway_access/power_apart) +"tyM" = ( +/obj/structure/platform/metal/hybrisa/metalplatform1/west, +/turf/open_space, /area/tyrargo/outdoors/colony_streets/south_west) -"vPs" = ( -/obj/structure/barricade/deployable, -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 4; - layer = 2.1; - pixel_x = 5; - pixel_y = -3 +"tAo" = ( +/obj/item/trash/cigbutt{ + pixel_x = -4; + pixel_y = 11 }, /turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/west) -"vPJ" = ( -/obj/effect/decal/siding, -/obj/structure/barricade/sandbags/weak_wired{ +"tAY" = ( +/obj/structure/prop/invuln/overhead_pipe{ dir = 4; - icon_state = "sandbag_0"; - pixel_x = 4 + pixel_y = 19; + pixel_x = -9 }, /turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"vPS" = ( -/obj/structure/barricade/handrail/hybrisa/road/plastic/blue, -/turf/open/floor/hybrisa/metal/red_warning_floor, -/area/tyrargo/indoors/sewer_treatment/ground) -"vQX" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/prop/colony/usedbandage{ - dir = 9 +/area/tyrargo/outdoors/colony_streets/west) +"tBg" = ( +/obj/structure/prop/rock{ + icon_state = "brown"; + dir = 1; + pixel_y = 11; + pixel_x = 7; + density = 0 }, -/obj/effect/decal/cleanable/blood, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/indoors/apartment/north_ground) -"vTk" = ( -/obj/structure/platform/metal/hybrisa/metalplatform3/east, -/obj/structure/platform/metal/hybrisa/metalplatform3, -/obj/effect/decal/hybrisa/grate{ - dir = 4 +/turf/open/auto_turf/sand_white/layer0, +/area/tyrargo/oob/outdoors) +"tEg" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice4"; + pixel_x = -16 }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 10 +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_x = 16 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"vUK" = ( -/obj/structure/bookcase, -/turf/open/floor/hybrisa/carpet/pink, -/area/tyrargo/indoors/apartment/north_upper) -"vUV" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" +/obj/structure/largecrate/random/barrel/green, +/turf/open/asphalt/cement/cement15, +/area/tyrargo/outdoors/colony_streets/north) +"tEs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/ammo_magazine/rifle/heap{ + current_rounds = 0 }, +/obj/effect/decal/cleanable/blood/drip, +/turf/open/floor/hybrisa/wood/redwood, +/area/tyrargo/indoors/apartment/north_ground) +"tET" = ( /obj/effect/decal/grass_overlay/grass1/dark, /turf/closed/wall/r_wall/bunker, /area/tyrargo/outdoors/outskirts/north_west_usasf) -"vUZ" = ( -/obj/structure/barricade/handrail/wire{ - dir = 4 - }, -/turf/open/floor/prison/blue/east, -/area/tyrargo/indoors/sewer_treatment/upper) -"vWb" = ( -/obj/item/prop/colony/used_flare, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/open/asphalt/cement/cement3, +"tFt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/trash/cigbutt, +/turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/south_west) -"vWs" = ( -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/sewer_treatment/upper) -"vXn" = ( -/obj/item/prop/colony/usedbandage{ - dir = 5; - pixel_y = 8 +"tFM" = ( +/obj/structure/prop/tyrargo/boards{ + dir = 1; + pixel_x = -2; + pixel_y = -14 }, -/obj/item/prop/colony/usedbandage{ - dir = 10; - pixel_y = -9; - pixel_x = 4 +/obj/structure/prop/tyrargo/boards{ + dir = 8; + pixel_y = 4 }, -/obj/effect/decal/cleanable/blood, +/obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/indoors/apartment/north_upper) -"vYc" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 1; - icon_state = "sandbag_0"; - pixel_y = 4; - layer = 4 +"tGc" = ( +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/floor/plating/platingdmg2, +/area/tyrargo/indoors/apartment/north_ground) +"tGw" = ( +/obj/structure/prop/tyrargo/boards/boards_1{ + dir = 8; + pixel_y = -4; + pixel_x = -10 }, /obj/structure/prop/tyrargo/boards/boards_2{ - dir = 4; layer = 2.1; - pixel_y = -5 - }, -/turf/open/asphalt/cement/cement3, -/area/tyrargo/outdoors/colony_streets/west) -"vYq" = ( -/obj/structure/cable/heavyduty{ - icon_state = "1-2" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "W" + pixel_x = 17; + pixel_y = 6 }, -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_x = 1 +/obj/structure/prop/tyrargo/boards/boards_2{ + dir = 1; + layer = 2.1; + pixel_y = -9; + pixel_x = 17 }, +/turf/open/asphalt/cement/cement9, +/area/tyrargo/outdoors/colony_streets/north_west) +"tHf" = ( /obj/effect/decal/warning_stripes{ - icon_state = "N"; - pixel_y = 1 + icon_state = "cargo" }, -/turf/open/floor/plating, +/obj/structure/largecrate/empty, +/turf/open/floor/prison/floor_plate, +/area/tyrargo/indoors/admin/ground) +"tIC" = ( +/obj/structure/platform_decoration/metal/almayer/west, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, /area/tyrargo/outdoors/outskirts/central/landing_zone) -"vYx" = ( -/obj/item/prop/colony/usedbandage{ - dir = 4 - }, -/obj/effect/landmark/corpsespawner/tyrargo/us_army_trooper, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_ground) -"waA" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3"; - pixel_x = 1; - pixel_y = 24 - }, -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice1"; - pixel_x = 1; - pixel_y = -8 +"tIT" = ( +/obj/structure/desertdam/decals/road_edge{ + pixel_y = -3; + pixel_x = -12 }, -/obj/structure/prop/tyrargo/military_alert_sign{ - pixel_y = -32 +/obj/structure/desertdam/decals/road_edge{ + pixel_y = 1; + pixel_x = -12 }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north_west) -"waX" = ( -/turf/open/floor/prison/yellow/southwest, -/area/tyrargo/indoors/admin/ground) -"wcw" = ( -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 4; - layer = 2.1 +/obj/effect/decal/cleanable/dirt, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/south_west) +"tKg" = ( +/obj/structure/barricade/deployable{ + dir = 1 }, -/obj/item/ammo_casing/bullet, -/obj/effect/decal/cleanable/blood, -/obj/structure/barricade/sandbags/weak_wired{ - icon_state = "sandbag_0"; - pixel_y = -6 +/turf/open/floor/prison/cell_stripe/north, +/area/tyrargo/indoors/apartment/north_upper) +"tKJ" = ( +/obj/structure/prop/tyrargo/boards{ + dir = 1; + pixel_x = 7; + pixel_y = 3 }, +/obj/effect/decal/cleanable/dirt, /turf/open/floor/interior/wood, /area/tyrargo/landing_zone_1/north_trench) -"wcz" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 4; - icon_state = "sandbag_0"; - pixel_x = 1 - }, -/obj/structure/barricade/sandbags/weak_wired{ - icon_state = "sandbag_0"; - pixel_y = -6 +"tKT" = ( +/obj/structure/barricade/handrail/wire, +/turf/open/floor/strata/multi_tiles/southwest, +/area/tyrargo/outdoors/walkway_access/power_apart) +"tMb" = ( +/obj/item/ammo_casing/bullet, +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_1/no_mans_land) -"wdp" = ( -/obj/item/storage/belt/medical/lifesaver, /obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 - }, -/turf/open/asphalt/cement/cement3, -/area/tyrargo/outdoors/colony_streets/north_west) -"wdS" = ( -/obj/effect/decal/cleanable/dirt{ - icon_state = "thermite"; - name = "impact" + dir = 1 }, -/turf/open/floor/plating, -/area/tyrargo/indoors/apartment/south_upper) -"wdW" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, +/turf/closed/wall/r_wall/bunker, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"tMr" = ( /obj/structure/flora/pottedplant{ - icon_state = "pottedplant_25"; - pixel_x = 7; - pixel_y = 3 + icon_state = "pottedplant_29"; + pixel_y = 6; + pixel_x = 5 }, /turf/open/floor/hybrisa/carpet/carpetpatternblue, -/area/tyrargo/indoors/apartment/south_ground) -"weO" = ( -/obj/effect/decal/hybrisa/tiretrack{ - dir = 4; - pixel_x = 12; - pixel_y = 8 - }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/west) -"weS" = ( -/turf/open/hybrisa/street/sidewalk/northwest, -/area/tyrargo/outdoors/colony_streets/south_east) -"wfl" = ( -/obj/item/prop/alien/hugger, -/turf/open/floor/plating, -/area/tyrargo/indoors/museum_storage/upper) -"wfw" = ( -/turf/open/floor/prison/yellow/northeast, -/area/tyrargo/indoors/admin/ground) -"wfU" = ( -/obj/structure/platform/metal/kutjevo/east, -/turf/open_space, -/area/tyrargo/indoors/bar/upper) -"wgy" = ( +/area/tyrargo/indoors/apartment/north_upper) +"tOG" = ( /obj/effect/decal/hybrisa/tiretrack{ pixel_x = 7 }, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/apartment/south_upper) -"wgF" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/cm_vending/sorted/medical/wall_med/lifeboat{ - name = "Medical Cabinet"; - pixel_y = -32 - }, -/obj/item/reagent_container/hypospray/autoinjector/tricord/random_amount, -/turf/open/floor/almayer/black2/west, -/area/tyrargo/indoors/bunker/central) -"wic" = ( -/obj/structure/girder, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/asphalt/cement/cement3, -/area/tyrargo/outdoors/colony_streets/south_west) -"wiH" = ( -/obj/structure/blocker/invisible_wall, -/obj/effect/landmark/lv624/fog_blocker/long, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/oob) -"wiU" = ( -/turf/open/asphalt/cement/cement9, -/area/tyrargo/outdoors/colony_streets/south_west) -"wjb" = ( -/obj/item/prop{ - desc = "Empty and useless now."; - icon = 'icons/obj/items/casings.dmi'; - icon_state = "cartridge_10_1"; - name = "spent casings"; - dir = 6; - pixel_x = 5; - pixel_y = 6 +/area/tyrargo/outdoors/colony_streets/east) +"tPn" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 9 }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north_west) -"wkt" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/south_west) -"wlk" = ( -/obj/effect/blocker/water, -/turf/open/floor/prison/green/east, -/area/tyrargo/underground/sewer/south) -"wlF" = ( +/turf/open/auto_turf/snow/brown_base/layer2, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"tRc" = ( +/obj/item/ammo_casing/shell, +/obj/item/ammo_casing/shell, +/obj/item/weapon/gun/shotgun/pump/m37a, +/obj/effect/decal/cleanable/blood, +/obj/effect/decal/hybrisa/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_upper) +"tRd" = ( /obj/effect/decal/hybrisa/tiretrack{ - pixel_x = -4 + pixel_x = 7 + }, +/turf/open/floor/almayer_hull, +/area/tyrargo/indoors/security/upper) +"tRG" = ( +/obj/structure/flora/pottedplant{ + pixel_y = 17; + pixel_x = -7 + }, +/turf/open/floor/hybrisa/carpet/carpetpatternbrown, +/area/tyrargo/indoors/apartment/north_ground) +"tRT" = ( +/obj/structure/prop/invuln/overhead_pipe{ + dir = 4; + pixel_y = 19; + pixel_x = -9 }, +/obj/effect/decal/cleanable/dirt, /turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/west) -"wmT" = ( +"tSv" = ( /obj/effect/decal/siding{ - icon_state = "siding2" + icon_state = "siding5" }, -/obj/structure/prop/invuln/overhead_pipe{ - pixel_y = -6 +/turf/open/floor/prison/darkyellowcorners2/west, +/area/tyrargo/indoors/engineering/ground) +"tTk" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_7" }, /turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/north_west) -"wnN" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 4; - icon_state = "sandbag_0"; - pixel_x = 1 - }, -/obj/structure/prop/tyrargo/boards/boards_1{ - dir = 1; - pixel_x = -4; - pixel_y = 11 - }, -/turf/open/floor/hybrisa/carpet/carpetblackdeco, -/area/tyrargo/indoors/apartment/south_upper) -"wpq" = ( -/obj/effect/decal/cleanable/dirt, +"tTu" = ( +/obj/structure/barricade/deployable, +/turf/open/floor/hybrisa/carpet/carpetfadedred, +/area/tyrargo/indoors/apartment/south_ground) +"tTy" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_17"; - pixel_y = 12 +/obj/structure/stairs/perspective{ + dir = 1; + icon_state = "p_stair_full" }, -/turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_2) -"wqs" = ( -/obj/structure/flora/bush/ausbushes/ausbush, -/turf/open/auto_turf/tyrargo_grass/layer0, +/turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/west) -"wsg" = ( -/obj/structure/prop/invuln/overhead_pipe{ - pixel_y = -6 +"tUf" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "E" }, -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice3"; - pixel_x = 16; - pixel_y = 24 +/turf/open/floor/strata/orange_edge/west, +/area/tyrargo/indoors/admin/ground) +"tVQ" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt"; + alpha = 100; + pixel_y = 8; + pixel_x = 16 }, -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice1"; - pixel_x = 16; - pixel_y = -8 +/turf/open_space, +/area/tyrargo/indoors/museum_storage/upper) +"tWQ" = ( +/obj/structure/barricade/handrail/wire{ + dir = 4 + }, +/turf/open/floor/prison/ramptop/north, +/area/tyrargo/indoors/sewer_treatment/upper) +"tZL" = ( +/obj/structure/platform/stone/tyrargo/north, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 + }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"uaj" = ( +/obj/structure/barricade/handrail/wire{ + dir = 8 + }, +/turf/open/floor/plating/plating_catwalk/prison, +/area/tyrargo/indoors/mall/upper/external) +"ubZ" = ( +/obj/structure/barricade/handrail/wire, +/turf/open/floor/prison/cell_stripe/west, +/area/tyrargo/indoors/security/upper) +"udh" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_13"; + pixel_y = 7 }, /obj/effect/decal/grass_overlay/grass1/dark, /turf/open/asphalt/cement/cement4, /area/tyrargo/outdoors/colony_streets/west) -"wtz" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_5" +"ueO" = ( +/obj/item/prop{ + desc = "A primary armament cannon magazine"; + icon = 'icons/obj/items/weapons/guns/ammo_by_faction/USCM/vehicles.dmi'; + icon_state = "ltbcannon_0"; + name = "LTB Cannon Magazine"; + pixel_x = -2; + pixel_y = -5 }, -/obj/effect/decal/grass_overlay/grass1/dark, -/obj/effect/decal/grass_overlay/grass1/dark{ +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_streets/north_west) +"ufc" = ( +/obj/structure/barricade/handrail/hybrisa/handrail{ + layer = 4 + }, +/turf/open/floor/prison/darkyellow2, +/area/tyrargo/indoors/sewer_treatment/lower) +"ujG" = ( +/obj/structure/barricade/handrail{ dir = 4 }, -/turf/open/asphalt/cement/cement2, +/obj/structure/barricade/handrail{ + dir = 1 + }, +/turf/open/floor/prison/floor_plate, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"uln" = ( +/obj/structure/prop/tyrargo/boards{ + dir = 4; + pixel_x = 8; + pixel_y = -6 + }, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_upper) +"ulU" = ( +/obj/structure/desertdam/decals/road_stop{ + dir = 1; + icon_state = "stop_decal5" + }, +/obj/structure/desertdam/decals/road_edge{ + icon_state = "road_edge_decal3"; + pixel_y = 3; + pixel_x = -1 + }, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north) +"unG" = ( +/obj/structure/surface/table/almayer, +/obj/item/ammo_box/magazine/heap/empty{ + pixel_x = 3; + pixel_y = 7 + }, +/obj/effect/landmark/map_item, +/turf/open/floor/interior/wood, /area/tyrargo/outdoors/colony_streets/west) -"wuv" = ( -/obj/structure/blocker/invisible_wall, +"uol" = ( +/obj/structure/shuttle/part/dropship3/transparent/inner_right_weapons, +/turf/open_space, +/area/tyrargo/outdoors/colony_streets/north_east) +"uqw" = ( +/obj/structure/prop/vehicles/tank/ifv{ + dir = 1; + pixel_y = -35; + pixel_x = -32 + }, /obj/structure/blocker/forcefield/vehicles, -/turf/open/asphalt/cement/cement1, -/area/tyrargo/outdoors/colony_streets/north) -"wuK" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt"; - alpha = 100 +/turf/closed/wall/strata_ice/dirty/rock, +/area/tyrargo/landing_zone_1/north_trench) +"uqK" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice2"; + pixel_x = 1; + pixel_y = 24 }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/obj/structure/girder/displaced, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north_west) +"urc" = ( +/turf/open/floor/prison/red/northeast, +/area/tyrargo/indoors/admin/upper) +"ure" = ( +/obj/effect/decal/cleanable/blood/xeno, +/obj/effect/spawner/gibspawner/xeno, +/turf/open/floor/plating/plating_catwalk/prison, +/area/tyrargo/outdoors/walkway_access/power_apart) +"url" = ( +/obj/structure/machinery/power/monitor{ + density = 0; + pixel_y = 16 }, -/obj/effect/decal/hybrisa/tiretrack{ +/turf/open/floor/prison/floor_plate, +/area/tyrargo/indoors/engineering/ground) +"uro" = ( +/obj/structure/machinery/door/airlock/hybrisa/generic_solid/autoname, +/turf/open/floor/plating, +/area/tyrargo/indoors/apartment/south_ground) +"uru" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/machinery/vending/coffee{ + density = 0; + pixel_y = 15; pixel_x = 7 }, -/turf/open/floor/plating/platingdmg3, -/area/tyrargo/indoors/museum_storage/upper) -"wwM" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/cleanable/dirt, /turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/indoors/apartment/north_ground) -"wyc" = ( -/obj/structure/prop/tyrargo/boards/boards_2{ +"urG" = ( +/obj/structure/blocker/invisible_wall, +/obj/effect/decal/hybrisa/tiretrack{ dir = 4; - layer = 2.1; - pixel_x = -12; - pixel_y = 7 - }, -/obj/effect/decal/hybrisa/road/lines3, -/obj/structure/barricade/sandbags/weak_wired{ - dir = 1; - icon_state = "sandbag_0"; - pixel_y = 4; - layer = 4 + pixel_x = 12; + pixel_y = 8 }, -/turf/open/auto_turf/hybrisa_auto_turf/layer0, -/area/tyrargo/outdoors/colony_streets/south_west) -"wyf" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/interior/wood/alt, +/obj/structure/blocker/forcefield/vehicles, +/turf/open/asphalt, /area/tyrargo/outdoors/colony_streets/west) -"wyj" = ( -/obj/effect/decal/cleanable/dirt{ - icon_state = "thermite"; - name = "impact" +"usr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/weapon/twohanded/folded_metal_chair{ + pixel_x = -8; + pixel_y = 11 + }, +/obj/effect/decal/cleanable/generic, +/turf/open/floor/hybrisa/carpet/rug_colorable/pink/east, +/area/tyrargo/indoors/apartment/north_upper) +"utu" = ( +/obj/structure/platform/metal/kutjevo/north, +/obj/structure/platform/metal/kutjevo/east, +/turf/open_space, +/area/tyrargo/indoors/bar/upper) +"uuo" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" }, +/turf/open/floor/interior/wood, +/area/tyrargo/landing_zone_2/east_trench) +"uvl" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; name = "dirt" }, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/north_west) -"wzA" = ( -/turf/open/floor/prison/darkyellowcorners2/east, +/obj/effect/decal/remains/robot, +/turf/open/floor/hybrisa/tile/tilewhitecheckered, +/area/tyrargo/indoors/apartment/north_ground) +"uwi" = ( +/obj/structure/bed/chair{ + dir = 8; + pixel_y = 3 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison/floor_plate, /area/tyrargo/indoors/engineering/ground) -"wAQ" = ( -/obj/effect/decal/hybrisa/doubleroad/lines3{ - pixel_y = 13 +"uwn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/machinery/shower{ + pixel_y = 16 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/oob/outdoors) -"wBO" = ( -/obj/structure/barricade/handrail/wire{ - dir = 4 +/turf/open/floor/plating/plating_catwalk/aicore/white, +/area/tyrargo/indoors/apartment/south_upper) +"uwC" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_y = 30 }, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/south_west) +"uwL" = ( /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/outdoors/walkway_access/apart_gararge) -"wBS" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_8"; + pixel_y = -12 + }, +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_upper) +"uxo" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; name = "dirt"; @@ -113258,936 +97421,2169 @@ pixel_y = 14; pixel_x = -4 }, -/turf/open/floor/plating/platingdmg3, +/turf/open/hybrisa/street/asphalt, /area/tyrargo/indoors/museum_storage/upper) -"wCQ" = ( -/turf/open/floor/hybrisa/carpet/carpetdarkerblue, -/area/tyrargo/indoors/apartment/north_ground) -"wDy" = ( -/obj/structure/sink{ - pixel_y = 24 +"uzu" = ( +/turf/closed/wall/hybrisa/colony, +/area/tyrargo/indoors/market/ground) +"uBN" = ( +/obj/item/shard{ + icon_state = "medium" }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tileblue, -/area/tyrargo/indoors/apartment/north_upper) -"wDF" = ( -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" +/turf/open/floor/prison/darkyellow2, +/area/tyrargo/indoors/engineering/ground) +"uBU" = ( +/obj/item/ammo_casing/bullet, +/turf/open/floor/interior/wood, +/area/tyrargo/landing_zone_2) +"uCB" = ( +/obj/structure/barricade/handrail/wire{ + dir = 1 }, -/obj/structure/barricade/sandbags/weak_wired{ - dir = 1; - icon_state = "sandbag_0"; - pixel_y = 4 +/turf/open/floor/strata/multi_tiles/west, +/area/tyrargo/indoors/security/upper) +"uCR" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" }, -/obj/item/ammo_casing/bullet, -/obj/item/ammo_casing/bullet, -/obj/item/ammo_casing/bullet, -/obj/structure/prop/tyrargo/boards/boards_1{ - pixel_x = -1; - pixel_y = -7 +/obj/item/ammo_magazine/rifle/heap{ + current_rounds = 0 }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"wEl" = ( +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"uDH" = ( /obj/structure/barricade/sandbags/weak_wired{ - dir = 4; icon_state = "sandbag_0"; - pixel_x = 4 + pixel_y = -6 }, -/obj/structure/prop/tyrargo/boards{ - pixel_x = 4; - pixel_y = 9 +/obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_ground) -"wEp" = ( -/obj/item/trash/cigbutt{ - pixel_x = -1; - pixel_y = 17 +/obj/item/reagent_container/blood/empty, +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/landing_zone_1) +"uDI" = ( +/obj/effect/decal/cleanable/blood, +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 }, -/obj/structure/barricade/hesco{ +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"uEq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/bloodtrail{ dir = 4 }, +/obj/item/ammo_casing/bullet, +/obj/effect/landmark/corpsespawner/tyrargo/us_army_trooper, /obj/effect/decal/grass_overlay/grass1/dark{ - dir = 4 + dir = 1 }, -/turf/open/asphalt/cement/cement3, -/area/tyrargo/outdoors/colony_streets/north_west) -"wEx" = ( -/obj/item/ammo_casing/bullet, -/obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_streets/west) +"uEK" = ( +/obj/structure/machinery/door/airlock/multi_tile/hybrisa/generic/autoname{ + dir = 1 }, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/indoors/bunker/central_south) -"wEy" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt{ - icon_state = "thermite"; - name = "impact" +/turf/open/floor/corsat/marked, +/area/tyrargo/indoors/security/ground) +"uFw" = ( +/obj/structure/surface/table/woodentable, +/obj/item/ammo_magazine/rifle/heap{ + current_rounds = 0; + pixel_x = 11; + pixel_y = -4 }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/outdoors/walkway_access/sewer_apart) -"wFt" = ( -/obj/structure/prop/tyrargo/boards/boards_2{ - layer = 2.1 +/obj/item/ammo_magazine/rifle/heap{ + current_rounds = 0; + pixel_x = -3; + pixel_y = 5 }, -/obj/structure/machinery/sensortower{ - pixel_x = 6; - layer = 3.1 +/turf/open/floor/hybrisa/wood/greywood, +/area/tyrargo/indoors/apartment/south_upper) +"uGc" = ( +/obj/effect/decal/strata_decals/catwalk/prison{ + icon = 'icons/turf/floors/hybrisafloors.dmi' }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/north_west) -"wFN" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/admin/ground) -"wFS" = ( -/obj/structure/surface/table/gamblingtable{ - color = "#aeaeae" +/turf/open/floor/shiva/radiator_tile2, +/area/tyrargo/indoors/engineering/ground) +"uGJ" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_y = 30 }, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/bar/upper) -"wGY" = ( -/obj/structure/bed/chair{ +/obj/effect/decal/hybrisa/doubleroad/lines1{ + pixel_x = 14 + }, +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/outdoors/colony_streets/south_west) +"uIe" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 1; + icon_state = "sandbag_0"; + pixel_y = 4; + layer = 4 + }, +/obj/item/ammo_casing/bullet, +/turf/open/floor/interior/wood, +/area/tyrargo/landing_zone_1/north_trench) +"uIv" = ( +/obj/structure/prop/rock/black_ground{ + dir = 8 + }, +/obj/structure/prop/rock/black_ground{ + dir = 9 + }, +/turf/open/gm/coast/dirt/forestbeachcorner/north_east, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"uIN" = ( +/obj/structure/tent/med, +/obj/effect/decal/hybrisa/bloodtrail, +/obj/effect/decal/grass_overlay/grass1/dark{ dir = 4 }, -/obj/effect/landmark/corpsespawner/hybrisa/civilian, -/obj/structure/prop/hybrisa/misc/blood/blood2{ - layer = 3.5; - pixel_y = -1; - pixel_x = -21 +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/obj/effect/decal/cleanable/blood, -/turf/open/floor/hybrisa/wood/darkerwood, -/area/tyrargo/indoors/apartment/north_ground) -"wHL" = ( -/obj/item/weapon/broken_glass, -/turf/open/floor/hybrisa/carpet/pink, -/area/tyrargo/indoors/apartment/south_ground) -"wIc" = ( -/obj/effect/decal/cleanable/blood, -/turf/open/floor/plating/wood_broken4, -/area/tyrargo/landing_zone_1/ceiling) -"wId" = ( -/obj/structure/machinery/iv_drip, -/obj/structure/prop/tyrargo/boards/boards_2{ - dir = 4; - pixel_x = -6; - pixel_y = -10; - layer = 2.8 +/obj/effect/landmark/ammo_spawn/smg_ammo{ + spawn_chance = 80 }, -/obj/structure/prop/tyrargo/boards/boards_2{ - layer = 2.1; - pixel_x = 14; - pixel_y = -4 +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"uKB" = ( +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt, +/area/tyrargo/outdoors/outskirts_road/east) +"uLc" = ( +/obj/structure/barricade/deployable{ + dir = 8 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/north_west) -"wIy" = ( -/turf/open/floor/prison/ramptop, -/area/tyrargo/indoors/sewer_treatment/ground) -"wKT" = ( -/obj/item/ammo_casing/bullet, -/obj/structure/prop/tyrargo/boards{ +/obj/structure/barricade/deployable, +/obj/structure/machinery/light{ dir = 1; - pixel_x = 10; - pixel_y = 8 + light_color = "#A7DBB6" }, -/obj/structure/prop/tyrargo/boards{ - dir = 8; - pixel_y = -11; - layer = 2.8 +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_ground) +"uNi" = ( +/turf/open/floor/almayer_hull/outerhull_dir/southwest, +/area/tyrargo/indoors/mall/upper/external) +"uND" = ( +/obj/structure/prop/tyrargo/boards/boards_2{ + dir = 1; + pixel_x = -4; + pixel_y = 11 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/west) -"wLy" = ( -/obj/structure/prop/invuln/overhead_pipe{ - pixel_y = -6; - pixel_x = -7 +/obj/structure/barricade/sandbags/weak_wired{ + dir = 1; + icon_state = "sandbag_0"; + pixel_y = 4; + layer = 4 }, -/turf/open/auto_turf/tyrargo_grass/layer0, +/turf/open/auto_turf/hybrisa_auto_turf/layer0, /area/tyrargo/outdoors/colony_streets/south_west) -"wMe" = ( -/obj/structure/platform/stone/tyrargo/north, -/obj/structure/platform/stone/tyrargo/west, -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/auto_turf/sand_white/layer0, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"wOu" = ( -/obj/structure/prop/hybrisa/airport/dropshipenginedamage{ - light_on = 1; - light_power = 5; - light_range = 6; - pixel_x = -1; - pixel_y = -11 +"uNL" = ( +/obj/effect/decal/hybrisa/tiretrack{ + dir = 10; + pixel_x = -4; + pixel_y = 3 }, -/turf/closed/shuttle/dropship3/transparent{ - icon_state = "28" +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/west) +"uOj" = ( +/obj/structure/bed/stool{ + buckling_y = 14; + pixel_y = 7; + pixel_x = -5 }, -/area/tyrargo/outdoors/colony_streets/east) -"wOA" = ( -/obj/structure/bed/chair/wood/wings{ - dir = 1 +/turf/open/floor/strata/multi_tiles/southeast, +/area/tyrargo/indoors/market/ground) +"uOr" = ( +/obj/effect/decal/hybrisa/road/lines2, +/obj/effect/decal/hybrisa/road/road_stop{ + dir = 4; + icon_state = "stop_decal5"; + pixel_x = 2 }, -/turf/open/floor/hybrisa/carpet/pink, -/area/tyrargo/indoors/apartment/north_upper) -"wQh" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/red/northwest, -/area/tyrargo/indoors/admin/upper) -"wRk" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_7"; - pixel_x = -8; - pixel_y = 12 +/obj/effect/decal/hybrisa/road/road_stop{ + pixel_y = -6 }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"wRN" = ( -/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/road/lines2, /turf/open/hybrisa/street/asphalt, +/area/tyrargo/outdoors/colony_streets/south_east) +"uPF" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/asphalt/cement_sunbleached, /area/tyrargo/outdoors/colony_streets/south_west) -"wSa" = ( -/obj/structure/barricade/handrail/wire{ - dir = 4 +"uUs" = ( +/obj/structure/stairs/multiz/down{ + dir = 8 }, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/indoors/admin/upper) -"wSo" = ( +/obj/structure/platform/metal/hybrisa/metalplatform1, +/turf/open/floor/almayer_hull, +/area/tyrargo/outdoors/walkway_access/apart_gararge) +"uUA" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/bed/sofa{ - icon_state = "couch_hori1" +/obj/item/prop/colony/usedbandage{ + dir = 9 }, -/obj/structure/prop/tyrargo/military_evac_sign{ - pixel_y = 28 +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 + }, +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_streets/west) +"uUT" = ( +/obj/effect/spawner/gibspawner/xeno, +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/hybrisa/street/sidewalk, +/area/tyrargo/outdoors/colony_streets/south_west) +"uVb" = ( +/obj/structure/prop/tyrargo/boards/boards_2{ + dir = 1; + layer = 2.1 + }, +/turf/open/floor/interior/wood, +/area/tyrargo/landing_zone_1/north_trench) +"uVg" = ( +/obj/structure/machinery/door/window{ + dir = 8 }, /turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_ground) -"wSv" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/area/tyrargo/indoors/bar/ground) +"uVl" = ( +/obj/structure/machinery/shower{ + pixel_y = 16 + }, +/turf/open/floor/plating/plating_catwalk/aicore/white, +/area/tyrargo/indoors/apartment/south_ground) +"uWR" = ( +/obj/structure/platform/metal/hybrisa/metalplatform1, +/turf/open_space, +/area/tyrargo/outdoors/colony_streets/south_west) +"uWV" = ( +/obj/effect/decal/siding{ + icon_state = "siding2" + }, +/obj/effect/decal/cleanable/generic, +/turf/open/floor/prison, +/area/tyrargo/indoors/engineering/ground) +"uXe" = ( +/obj/structure/girder/displaced, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north_west) +"uXg" = ( +/obj/structure/prop/vehicles/tank/miltruck/wheeled{ + dir = 1; + pixel_y = -5 }, /turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/west) -"wSN" = ( -/obj/effect/decal/cleanable/dirt, +/area/tyrargo/outdoors/colony_streets/north_west) +"uXH" = ( /obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" + }, +/obj/structure/prop/tyrargo/boards/boards_2{ dir = 4; + layer = 2.1; + pixel_x = 5; + pixel_y = -3 + }, +/obj/effect/decal/hybrisa/doubleroad/lines3{ + pixel_y = 13 + }, +/obj/structure/barricade/sandbags/weak_wired{ icon_state = "sandbag_0"; - pixel_x = 4 + pixel_y = -6 + }, +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/outdoors/colony_streets/south_west) +"uYo" = ( +/obj/effect/decal/hybrisa/tiretrack{ + dir = 4; + pixel_x = 1; + pixel_y = 8 + }, +/obj/effect/decal/hybrisa/tiretrack{ + dir = 4; + pixel_x = 1; + pixel_y = 8 + }, +/obj/effect/decal/hybrisa/tiretrack{ + dir = 4; + pixel_x = 1; + pixel_y = 8 + }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/outdoors/outskirts_road/west) +"uZh" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_8"; + pixel_y = -12 }, /turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/tyrargo/indoors/apartment/north_ground) -"wSQ" = ( -/obj/structure/barricade/handrail/wire{ - dir = 8 - }, -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/outdoors/walkway_access/sewer_apart) -"wSR" = ( -/obj/item/prop{ - desc = "A destroyed communications tower"; - icon = 'icons/obj/structures/machinery/comm_tower3.dmi'; - icon_state = "static1_broken"; - name = "Destroyed TC-3T static telecommunications tower"; - explo_proof = 1; - unacidable = 1; - density = 1; - anchored = 1 +"uZE" = ( +/obj/structure/stairs/multiz/down{ + dir = 1 }, -/obj/structure/blocker/invisible_wall, -/turf/open/floor/prison/floor_marked, -/area/tyrargo/outdoors/outskirts/central/landing_zone) -"wSZ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/asphalt/cement/cement4, -/area/tyrargo/outdoors/colony_streets/west) -"wUm" = ( +/turf/open/floor/almayer_hull, +/area/tyrargo/indoors/mall/upper) +"vaE" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/generic, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_17"; + pixel_y = 21; + pixel_x = 4 + }, +/turf/open/floor/hybrisa/carpet/carpetpatternbrown, +/area/tyrargo/indoors/apartment/north_ground) +"vaR" = ( +/obj/structure/prop/almayer/computers/sensor_computer1{ + density = 0; + pixel_y = 16; + name = "dropship controls"; + desc = "Controls for the dropship. This console appears to be offline for maintenance." + }, +/turf/open/shuttle/dropship/medium_grey_single_wide_up_to_down, +/area/tyrargo/indoors/saipan) +"vel" = ( +/obj/structure/prop/invuln/overhead_pipe{ + dir = 4; + pixel_y = 19; + pixel_x = -9 }, /turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/south_west) -"wWb" = ( +/area/tyrargo/outdoors/colony_streets/west) +"veV" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/kutjevo/tan/alt_edge, +/obj/item/prop/colony/used_flare, +/turf/open/asphalt/cement/cement15, /area/tyrargo/outdoors/colony_streets/south_west) -"wWc" = ( -/obj/structure/barricade/handrail/type_b{ - dir = 8 +"veW" = ( +/obj/structure/barricade/handrail/wire{ + dir = 4 }, -/obj/effect/decal/siding{ - icon_state = "siding4" +/turf/open/floor/prison/darkyellow2/northeast, +/area/tyrargo/indoors/admin/upper) +"vfz" = ( +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 }, -/turf/open/floor/strata/fake_wood, -/area/tyrargo/indoors/bar/upper) -"wWu" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/prop/hybrisa/misc/fire/fire1{ - pixel_y = 7 +/turf/open/asphalt, +/area/tyrargo/outdoors/outskirts_road/east) +"vfB" = ( +/obj/item/prop/colony/used_flare, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/south_west) +"vgr" = ( +/obj/structure/surface/table/reinforced/cloth, +/obj/structure/prop/hybrisa/supermart/supermartfruitbasket/oranges, +/turf/open/floor/strata/green4/east, +/area/tyrargo/indoors/market/ground) +"vgu" = ( +/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_3, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/turf/open/floor/plating/platingdmg2, -/area/tyrargo/indoors/apartment/south_upper) -"wYk" = ( +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement2, +/area/tyrargo/outdoors/colony_streets/north_west) +"vgM" = ( +/obj/effect/decal/cleanable/dirt, /obj/structure/surface/table/almayer{ flipped = 1 }, /obj/item/device/flashlight/lamp/on{ pixel_x = 6 }, -/obj/structure/machinery/light{ +/turf/open/floor/hybrisa/carpet/carpetreddeco, +/area/tyrargo/indoors/apartment/south_ground) +"vhI" = ( +/obj/item/ammo_casing/bullet, +/obj/item/ammo_casing/bullet, +/obj/item/ammo_casing/bullet, +/obj/structure/prop/tyrargo/boards/boards_2{ dir = 4; - light_color = "#A7DBB6" + layer = 2.1; + pixel_y = -6; + pixel_x = 3 }, -/turf/open/floor/hybrisa/wood/redwood, -/area/tyrargo/indoors/apartment/south_ground) -"wYA" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" +/obj/effect/decal/strata_decals/tyrargo_mud_corner, +/turf/open/gm/dirt/dark_brown/variant_3, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"vii" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 }, -/obj/effect/spawner/gibspawner/xeno, -/turf/open/asphalt, +/obj/effect/decal/cleanable/generic, +/turf/open/asphalt/cement/cement2, /area/tyrargo/outdoors/colony_streets/north_west) -"xao" = ( -/obj/item/shard{ - icon_state = "medium" - }, -/turf/open/floor/plating, -/area/tyrargo/indoors/engineering/ground) -"xaO" = ( +"vje" = ( +/turf/open/auto_turf/tyrargo_grass/layer1, +/area/tyrargo/oob) +"vjU" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_16"; - pixel_y = 15 + icon_state = "trash_8" }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/outdoors/walkway_access/power_apart) -"xaQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/gibspawner/xeno, -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/hybrisa/street/cement3, -/area/tyrargo/outdoors/colony_streets/north) -"xct" = ( +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_ground) +"vke" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 8; icon_state = "sandbag_0" }, -/obj/effect/decal/grass_overlay/grass1/dark{ - dir = 8 - }, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1) -"xcB" = ( /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12" + icon_state = "trash_10"; + pixel_y = 22; + pixel_x = 2 }, -/turf/open/asphalt/cement/cement9, -/area/tyrargo/outdoors/colony_streets/north_west) -"xcD" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/toilet{ - dir = 4 +/turf/open/floor/interior/wood, +/area/tyrargo/landing_zone_2/east_trench) +"vkY" = ( +/obj/structure/surface/table/reinforced/almayer_B, +/turf/open/floor/strata/gray_multi_tiles, +/area/tyrargo/indoors/market/ground) +"vlX" = ( +/obj/structure/shuttle/part/dropship3/transparent/middle_left_wing, +/obj/structure/prop/hybrisa/airport/dropshipenginedamage{ + light_on = 1; + light_power = 5; + light_range = 6; + pixel_x = 2; + pixel_y = -11 }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered/blue, -/area/tyrargo/indoors/apartment/north_ground) -"xcH" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15"; - pixel_y = 12 +/turf/open_space, +/area/tyrargo/outdoors/colony_streets/north_east) +"vmn" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 }, -/obj/effect/decal/hybrisa/road/lines3, -/turf/open/hybrisa/street/asphalt, +/turf/open/floor/plating, +/area/tyrargo/indoors/apartment/south_upper) +"vmv" = ( +/turf/open/hybrisa/street/sidewalk/west, /area/tyrargo/outdoors/colony_streets/south_west) -"xcN" = ( -/obj/structure/bed/roller, -/obj/item/prop/colony/usedbandage{ - dir = 10; - pixel_y = -9; - pixel_x = 4 +"voj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" }, -/obj/effect/landmark/corpsespawner/tyrargo/us_army_trooper, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/apartment/north_ground) -"xdh" = ( +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_streets/north) +"voJ" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/asphalt/cement, +/obj/effect/decal/cleanable/dirt, +/turf/open/hybrisa/street/cement3, /area/tyrargo/outdoors/colony_streets/south_west) -"xdp" = ( -/obj/structure/surface/table/woodentable/poor, -/obj/structure/machinery/light{ - dir = 4; - light_color = "#A7DBB6" +"voV" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice2"; + pixel_x = 1; + pixel_y = 24 }, -/turf/open/floor/hybrisa/wood, -/area/tyrargo/indoors/apartment/north_upper) -"xdt" = ( -/obj/structure/prop/invuln/overhead_pipe{ - pixel_y = -6 +/obj/effect/decal/hybrisa/tiretrack{ + dir = 4; + pixel_x = 12; + pixel_y = 8 }, -/obj/item/ammo_casing/bullet, -/obj/item/clothing/mask/gas/swat, -/turf/open/asphalt/cement/cement4, +/obj/structure/largecrate/random/barrel/yellow, +/turf/open/asphalt/cement, /area/tyrargo/outdoors/colony_streets/north_east) -"xdB" = ( -/obj/structure/flora/grass/tallgrass/ice/corner{ - dir = 1 - }, -/turf/open/auto_turf/snow/brown_base/layer3, -/area/tyrargo/outdoors/colony_exterior/west) -"xed" = ( +"voX" = ( /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_16"; - pixel_y = 15 - }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"xfF" = ( -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 - }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 + icon_state = "trash_17"; + pixel_y = 12 }, -/obj/effect/decal/hybrisa/tiretrack{ - pixel_x = 7 +/turf/open/floor/plating/plating_catwalk/prison, +/area/tyrargo/outdoors/walkway_access/apart_gararge) +"vpz" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_y = 30 }, -/obj/effect/decal/cleanable/dirt{ - icon_state = "thermite"; - name = "impact" +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_y = 30 }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall_reinforced, -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/indoors/museum_storage/upper) -"xhx" = ( -/obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/floor/kutjevo/tan/alt_edge, -/area/tyrargo/outdoors/colony_streets/north) -"xhJ" = ( -/turf/open/floor/prison/darkred2/west, -/area/tyrargo/indoors/security/ground) -"xhK" = ( /obj/effect/decal/cleanable/dirt, -/obj/item/ammo_magazine/rifle/heap{ - current_rounds = 0 - }, -/obj/item/ammo_casing/bullet, +/obj/effect/decal/cleanable/generic, /obj/effect/decal/grass_overlay/grass1/dark{ dir = 1 }, /turf/open/asphalt/cement/cement12, /area/tyrargo/outdoors/colony_streets/west) -"xif" = ( -/obj/structure/platform/metal/kutjevo/north, -/obj/structure/platform/metal/kutjevo/west, -/turf/open_space, -/area/tyrargo/indoors/bar/upper) -"xkn" = ( -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/asphalt/cement/cement14, -/area/tyrargo/outdoors/colony_streets/south_west) -"xkr" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_14"; - pixel_y = 27 - }, -/turf/open/floor/interior/wood/alt, -/area/tyrargo/landing_zone_2/east_trench) -"xmr" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/prop/colony/usedbandage{ - dir = 5 - }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered/biege, -/area/tyrargo/indoors/apartment/north_ground) -"xnl" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/asphalt/cement/cement12, -/area/tyrargo/outdoors/colony_streets/west) -"xpB" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/blocker/invisible_wall, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/asphalt/cement/cement3, -/area/tyrargo/outdoors/colony_streets/west) -"xqE" = ( -/obj/structure/prop/tyrargo/boards/boards_1{ - pixel_x = 12; - pixel_y = -5; - layer = 2.9 - }, -/obj/structure/prop/tyrargo/boards/boards_1{ - dir = 1; - pixel_x = 6; - pixel_y = 10; - layer = 2.1 +"vqS" = ( +/turf/open/floor/prison/red/east, +/area/tyrargo/indoors/admin/upper) +"vrz" = ( +/obj/structure/bed/hybrisa/prisonbed{ + dir = 6 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/west) -"xrf" = ( -/obj/effect/decal/cleanable/generic, +/turf/open/floor/hybrisa/carpet/rug_colorable/pink/west, +/area/tyrargo/indoors/apartment/north_upper) +"vrH" = ( +/obj/item/ammo_casing/bullet, /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; name = "dirt" }, -/obj/effect/decal/remains/robot, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/south_ground) -"xsr" = ( -/obj/effect/decal/hybrisa/road/lines3{ - pixel_y = -1 +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/underground/museum_carpark) -"xsu" = ( -/obj/structure/toilet{ +/obj/structure/barricade/deployable{ dir = 8 }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/south_ground) -"xsW" = ( +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"vrJ" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "cargo" + }, +/obj/structure/largecrate/random/barrel, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison/floor_plate, +/area/tyrargo/indoors/admin/ground) +"vrT" = ( +/obj/effect/decal/siding{ + icon_state = "siding9" + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/asphalt, +/area/tyrargo/indoors/gararge/ground) +"vsi" = ( +/obj/structure/barricade/handrail/wire{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/prison/darkyellow2/northwest, +/area/tyrargo/indoors/admin/upper) +"vsp" = ( +/obj/effect/spawner/gibspawner/xeno, +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/hybrisa/street/sidewalk/east, +/area/tyrargo/outdoors/colony_streets/south_west) +"vsS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/stack/rods, +/turf/open/floor/plating/platingdmg2, +/area/tyrargo/indoors/apartment/north_ground) +"vsX" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 8; icon_state = "sandbag_0" }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ - dir = 9 +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"vtG" = ( +/obj/structure/prop/rock{ + pixel_x = -2; + pixel_y = -1; + density = 0 }, -/turf/open/gm/dirt/dark_brown/variant_5/south, -/area/tyrargo/landing_zone_1) -"xwa" = ( -/obj/item/prop/colony/used_flare, -/obj/effect/decal/cleanable/blood, -/turf/open/floor/hybrisa/carpet/carpetblackdeco, -/area/tyrargo/indoors/apartment/north_upper) -"xxk" = ( -/obj/structure/machinery/power/smes/buildable{ - capacity = 1e+006; +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 + }, +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 + }, +/turf/open/auto_turf/sand_white/layer0, +/area/tyrargo/indoors/security/ground) +"vtT" = ( +/obj/structure/machinery/door/airlock/almayer/engineering/glass/colony{ dir = 1 }, -/turf/open/floor/hybrisa/metal/grated/east, +/turf/open/floor/corsat/marked, /area/tyrargo/indoors/engineering/ground) -"xxG" = ( -/obj/structure/machinery/door/airlock/almayer/generic/autoname{ - dir = 1 +"vxH" = ( +/obj/structure/blocker/invisible_wall, +/turf/open/asphalt, +/area/tyrargo/oob) +"vyj" = ( +/obj/structure/bed/hybrisa/bunkbed1{ + dir = 4 }, -/turf/open/floor/hybrisa/tile/tileblue, +/turf/open/floor/hybrisa/carpet/carpetgreendeco, /area/tyrargo/indoors/apartment/south_ground) -"xxI" = ( -/turf/open/floor/strata/orange_icorner/east, -/area/tyrargo/indoors/admin/upper) -"xzV" = ( -/obj/structure/girder, +"vyA" = ( +/obj/structure/prop/tyrargo/boards/boards_1{ + dir = 1 + }, +/turf/open/floor/plating, +/area/tyrargo/indoors/apartment/north_ground) +"vyJ" = ( +/obj/structure/barricade/handrail/hybrisa/road/plastic/blue{ + dir = 8; + layer = 3 + }, +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_5" + }, +/turf/open/floor/hybrisa/metal/stripe_red/west, +/area/tyrargo/indoors/sewer_treatment/ground) +"vAg" = ( /obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice1"; + icon_state = "lattice3"; pixel_x = 1; - pixel_y = -8 + pixel_y = 24 }, /obj/structure/prop/invuln/lattice_prop{ icon_state = "lattice3"; pixel_x = 1; pixel_y = 24 }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/north_east) -"xAg" = ( -/turf/open/floor/prison/ramptop/north, -/area/tyrargo/indoors/sewer_treatment/ground) -"xAr" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4"; - pixel_y = 12 +/obj/effect/decal/cleanable/dirt{ + icon_state = "thermite"; + name = "impact" }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/west) -"xAJ" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/multi_tiles/west, -/area/tyrargo/indoors/security/ground) -"xBa" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" + }, +/turf/open/asphalt/cement/cement9, +/area/tyrargo/outdoors/colony_streets/north_west) +"vAp" = ( /obj/item/ammo_casing/bullet, /obj/item/ammo_casing/bullet, -/obj/item/prop/colony/usedbandage{ - dir = 5; - pixel_y = 13 +/obj/item/prop{ + desc = "Empty and useless now."; + icon = 'icons/obj/items/casings.dmi'; + icon_state = "cartridge_10_1"; + name = "spent casings"; + dir = 6 }, -/obj/effect/decal/strata_decals/tyrargo_mud_corner{ +/obj/item/stack/medical/bruise_pack/random_amount, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north_west) +"vBa" = ( +/obj/structure/barricade/handrail/wire{ dir = 1 }, -/turf/open/gm/dirt/dark_brown/variant_5/east, -/area/tyrargo/outdoors/outskirts/north_west_usasf) -"xBV" = ( -/turf/open/floor/prison/red, -/area/tyrargo/indoors/admin/upper) -"xCi" = ( -/obj/structure/blocker/invisible_wall, -/obj/effect/decal/hybrisa/dirt, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/floor/shiva/radiator_tile, -/area/tyrargo/landing_zone_2) -"xCQ" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12" +/turf/open/floor/prison/cell_stripe/east, +/area/tyrargo/indoors/security/upper) +"vBb" = ( +/obj/structure/shuttle/part/dropship3/transparent/inner_left_weapons, +/turf/open_space, +/area/tyrargo/outdoors/colony_streets/north_east) +"vBq" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 }, -/turf/open/asphalt/cement/cement3, -/area/tyrargo/outdoors/colony_streets/north) -"xEB" = ( -/obj/structure/window/framed/hybrisa/marshalls/reinforced, -/turf/open/floor/plating, -/area/tyrargo/indoors/security/ground) -"xFW" = ( -/obj/structure/bookcase{ - icon_state = "book-5" +/turf/open/floor/plating/platingdmg1, +/area/tyrargo/indoors/apartment/south_upper) +"vBx" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 }, -/turf/open/floor/hybrisa/wood, -/area/tyrargo/indoors/apartment/north_upper) -"xId" = ( -/obj/effect/decal/siding{ - icon_state = "siding8" +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, +/turf/open/asphalt/cement_sunbleached, +/area/tyrargo/outdoors/colony_streets/east) +"vBC" = ( +/obj/structure/prop/tyrargo/boards{ + dir = 4; + pixel_x = -1; + pixel_y = -8 }, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" +/obj/structure/prop/tyrargo/boards/boards_1{ + dir = 1; + pixel_x = -2; + pixel_y = 6 }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/engineering/ground) -"xJe" = ( -/obj/structure/platform/stone/tyrargo/west, -/obj/structure/blocker/forcefield/vehicles, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north) -"xKg" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/sink{ +/obj/structure/prop/tyrargo/boards{ dir = 1; - pixel_y = -9 + pixel_x = 10; + pixel_y = 15 }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered/blue, +/obj/structure/prop/tyrargo/boards/boards_1{ + pixel_x = 12; + pixel_y = -5; + layer = 2.9 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/south_west) +"vCr" = ( +/turf/open/floor/almayer/plating_stripedcorner, +/area/tyrargo/indoors/comms/ground) +"vCP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/weapon/gun/rifle/m41a{ + current_mag = null + }, +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_streets/south_west) +"vCU" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "N"; + pixel_y = 2 + }, +/obj/effect/decal/warning_stripes{ + icon_state = "E"; + pixel_y = 1; + pixel_x = 1 + }, +/turf/open/hybrisa/street/cement3, +/area/tyrargo/outdoors/colony_exterior/west) +"vDv" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/reagent_container/hypospray/autoinjector/tramadol/random_amount, +/turf/open/floor/hybrisa/wood/greywood, /area/tyrargo/indoors/apartment/north_ground) -"xLw" = ( -/obj/item/prop/colony/usedbandage{ - dir = 10; - pixel_y = -9; - pixel_x = 4 +"vDS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_14"; + pixel_y = 27 + }, +/turf/open/floor/interior/wood, +/area/tyrargo/landing_zone_2) +"vGK" = ( +/turf/open/floor/almayer_hull/outerhull_dir/northeast, +/area/tyrargo/indoors/mall/upper/external) +"vGQ" = ( +/obj/item/prop/colony/used_flare, +/obj/structure/prop/rock/black_ground{ + icon_state = "black_ground_alt" + }, +/obj/effect/decal/cleanable/blood/drip, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/north_west) +"vGV" = ( +/obj/structure/prop/tyrargo/boards{ + dir = 8; + pixel_x = 1; + pixel_y = 4 + }, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north) +"vHf" = ( +/obj/structure/curtain/red, +/turf/open/floor/plating/wood, +/area/tyrargo/landing_zone_1/ceiling) +"vHk" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt"; + alpha = 100; + pixel_y = 14; + pixel_x = -4 }, /obj/effect/decal/hybrisa/tiretrack{ pixel_x = 7 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"xLO" = ( -/obj/structure/flora/grass/tallgrass/ice, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/oob) -"xMX" = ( +/turf/open/floor/plating/platingdmg3, +/area/tyrargo/indoors/museum_storage/upper) +"vHx" = ( +/obj/structure/surface/table/reinforced/almayer_B, +/obj/structure/prop/cash_register/open{ + pixel_y = 12 + }, +/turf/open/floor/strata/multi_tiles/southeast, +/area/tyrargo/indoors/market/ground) +"vHF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood, +/mob/living/simple_animal/small/mouse/rat/brown, +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_ground) +"vIh" = ( +/obj/structure/toilet{ + dir = 8 + }, +/turf/open/floor/hybrisa/tile/tilewhite, +/area/tyrargo/indoors/apartment/north_ground) +"vIH" = ( /obj/structure/prop/invuln/lattice_prop{ icon_state = "lattice12"; - pixel_y = 30 + pixel_x = -2 }, /obj/effect/decal/cleanable/dirt, -/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_2, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"xNb" = ( -/obj/effect/spawner/gibspawner/xeno, -/obj/effect/decal/grass_overlay/grass1/dark{ +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/sandbags/weak_wired{ + dir = 1; + icon_state = "sandbag_0"; + pixel_y = 4; + layer = 4 + }, +/obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" + }, +/obj/structure/prop/tyrargo/boards{ + dir = 4; + layer = 2.98; + pixel_y = -8 + }, +/turf/open/asphalt/cement/cement3, +/area/tyrargo/outdoors/colony_streets/north) +"vKf" = ( +/obj/structure/barricade/handrail/wire{ dir = 4 }, -/obj/effect/decal/grass_overlay/grass1/dark, -/turf/open/auto_turf/tyrargo_grass/layer0_mud, -/area/tyrargo/landing_zone_1/no_mans_land) -"xNG" = ( +/obj/structure/barricade/handrail/wire{ + dir = 1 + }, +/turf/open/floor/strata/multi_tiles/southwest, +/area/tyrargo/outdoors/walkway_access/apart_gararge) +"vKq" = ( /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_7" + icon_state = "trash_12"; + pixel_y = 12 + }, +/obj/item/ammo_casing/bullet, +/turf/open/floor/hybrisa/carpet/carpetreddeco, +/area/tyrargo/indoors/apartment/south_ground) +"vLw" = ( +/obj/structure/shuttle/part/dropship3/transparent/engine_right_exhaust, +/turf/open/auto_turf/sand_white/layer0, +/area/tyrargo/outdoors/colony_streets/east) +"vLz" = ( +/obj/structure/platform/stone/tyrargo/west, +/obj/structure/platform/stone/tyrargo, +/obj/structure/prop/rock{ + density = 0 + }, +/turf/open/auto_turf/sand_white/layer0, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"vMV" = ( +/obj/effect/decal/siding{ + icon_state = "siding6" }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_streets/west) -"xPz" = ( -/obj/effect/landmark/lv624/fog_blocker/long, /obj/effect/decal/cleanable/dirt, -/turf/open/hybrisa/street/sidewalk/north, -/area/tyrargo/oob/outdoors) -"xRO" = ( -/obj/effect/decal/cleanable/dirt{ - icon_state = "thermite"; - name = "impact" +/turf/open/floor/prison/darkyellow2/southeast, +/area/tyrargo/indoors/engineering/ground) +"vNa" = ( +/turf/open/floor/hybrisa/carpet/carpetbeigedeco, +/area/tyrargo/indoors/apartment/north_upper) +"vOb" = ( +/obj/structure/flora/bush/ausbushes/grassybush{ + icon_state = "pointybush_1" }, -/turf/open/hybrisa/street/asphalt, -/area/tyrargo/indoors/museum_storage/upper) -"xTr" = ( -/obj/item/prop/colony/usedbandage{ - dir = 5; - pixel_y = 13 +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_exterior/south_west) +"vOe" = ( +/obj/structure/prop/tyrargo/boards/boards_1{ + pixel_x = -1; + pixel_y = -1; + layer = 2.9 }, /turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/outskirts_road/west) -"xTS" = ( -/obj/structure/barricade/handrail/wire{ - dir = 1 +/area/tyrargo/outdoors/colony_streets/north) +"vOZ" = ( +/obj/structure/blocker/invisible_wall, +/obj/structure/blocker/forcefield/vehicles, +/obj/structure/prop/vehicles/tank/apc/destroyed{ + dir = 4; + pixel_y = -18 }, -/turf/open/floor/prison/ramptop/east, -/area/tyrargo/indoors/sewer_treatment/upper) -"xUs" = ( +/turf/open/auto_turf/hybrisa_auto_turf/layer0, +/area/tyrargo/outdoors/colony_streets/south_west) +"vPs" = ( +/obj/structure/barricade/deployable, +/obj/structure/prop/tyrargo/boards/boards_2{ + dir = 4; + layer = 2.1; + pixel_x = 5; + pixel_y = -3 + }, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"vPJ" = ( +/obj/effect/decal/siding, +/obj/structure/barricade/sandbags/weak_wired{ + dir = 4; + icon_state = "sandbag_0"; + pixel_x = 4 + }, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"vPS" = ( +/obj/structure/barricade/handrail/hybrisa/road/plastic/blue, +/turf/open/floor/hybrisa/metal/red_warning_floor, +/area/tyrargo/indoors/sewer_treatment/ground) +"vQX" = ( /obj/effect/decal/cleanable/dirt, +/obj/item/prop/colony/usedbandage{ + dir = 9 + }, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/hybrisa/wood/redwood, +/area/tyrargo/indoors/apartment/north_ground) +"vUK" = ( +/obj/structure/bookcase, +/turf/open/floor/hybrisa/carpet/pink, +/area/tyrargo/indoors/apartment/north_upper) +"vUV" = ( /obj/effect/decal/cleanable/dirt/greenglow{ color = "#140400"; name = "dirt" }, -/turf/open/asphalt/cement, -/area/tyrargo/outdoors/colony_exterior/west) -"xUK" = ( -/obj/structure/barricade/sandbags/wired{ +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/closed/wall/r_wall/bunker, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"vUZ" = ( +/obj/structure/barricade/handrail/wire{ + dir = 4 + }, +/turf/open/floor/prison/blue/east, +/area/tyrargo/indoors/sewer_treatment/upper) +"vWb" = ( +/obj/item/prop/colony/used_flare, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 + }, +/turf/open/asphalt/cement/cement3, +/area/tyrargo/outdoors/colony_streets/south_west) +"vWs" = ( +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/floor/plating/plating_catwalk/prison, +/area/tyrargo/indoors/sewer_treatment/upper) +"vXn" = ( +/obj/item/prop/colony/usedbandage{ + dir = 5; + pixel_y = 8 + }, +/obj/item/prop/colony/usedbandage{ + dir = 10; + pixel_y = -9; + pixel_x = 4 + }, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_upper) +"vYc" = ( +/obj/structure/barricade/sandbags/weak_wired{ dir = 1; icon_state = "sandbag_0"; - color = "#a98c7c"; - layer = 2.97; - pixel_y = 4 + pixel_y = 4; + layer = 4 }, -/obj/structure/barricade/sandbags/weak_wired{ +/obj/structure/prop/tyrargo/boards/boards_2{ dir = 4; - icon_state = "sandbag_0"; + layer = 2.1; + pixel_y = -5 + }, +/turf/open/asphalt/cement/cement3, +/area/tyrargo/outdoors/colony_streets/west) +"vYq" = ( +/obj/structure/cable/heavyduty{ + icon_state = "1-2" + }, +/obj/effect/decal/warning_stripes{ + icon_state = "W" + }, +/obj/effect/decal/warning_stripes{ + icon_state = "E"; pixel_x = 1 }, -/obj/structure/prop/tyrargo/boards/boards_1{ +/obj/effect/decal/warning_stripes{ + icon_state = "N"; + pixel_y = 1 + }, +/turf/open/floor/plating, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"vYx" = ( +/obj/item/prop/colony/usedbandage{ + dir = 4 + }, +/obj/effect/landmark/corpsespawner/tyrargo/us_army_trooper, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_ground) +"waA" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice3"; pixel_x = 1; - pixel_y = -8; - layer = 2.9 + pixel_y = 24 + }, +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice1"; + pixel_x = 1; + pixel_y = -8 + }, +/obj/structure/prop/tyrargo/military_alert_sign{ + pixel_y = -32 + }, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north_west) +"waX" = ( +/turf/open/floor/prison/yellow/southwest, +/area/tyrargo/indoors/admin/ground) +"wcw" = ( +/obj/structure/prop/tyrargo/boards/boards_2{ + dir = 4; + layer = 2.1 + }, +/obj/item/ammo_casing/bullet, +/obj/effect/decal/cleanable/blood, +/obj/structure/barricade/sandbags/weak_wired{ + icon_state = "sandbag_0"; + pixel_y = -6 + }, +/turf/open/floor/interior/wood, +/area/tyrargo/landing_zone_1/north_trench) +"wdp" = ( +/obj/item/storage/belt/medical/lifesaver, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 + }, +/turf/open/asphalt/cement/cement3, +/area/tyrargo/outdoors/colony_streets/north_west) +"wdS" = ( +/obj/effect/decal/cleanable/dirt{ + icon_state = "thermite"; + name = "impact" }, /turf/open/floor/plating, /area/tyrargo/indoors/apartment/south_upper) -"xVv" = ( -/obj/structure/surface/rack, -/obj/item/fuel_cell, -/obj/item/fuel_cell, -/obj/item/fuel_cell, -/obj/item/fuel_cell, -/obj/item/fuel_cell, -/obj/item/fuel_cell, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/engineering/ground) -"xVw" = ( -/obj/structure/prop/hybrisa/airport/dropshipenginedamage{ - light_on = 1; - light_power = 5; - light_range = 6; - pixel_x = -1; - pixel_y = 10 +"wdW" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_25"; + pixel_x = 7; + pixel_y = 3 }, -/turf/closed/shuttle/dropship3/transparent{ - icon_state = "26" +/turf/open/floor/hybrisa/carpet/carpetpatternblue, +/area/tyrargo/indoors/apartment/south_ground) +"weO" = ( +/obj/effect/decal/hybrisa/tiretrack{ + dir = 4; + pixel_x = 12; + pixel_y = 8 }, -/area/tyrargo/underground/sewer/south) -"xVJ" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_14"; - pixel_y = 13 +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/west) +"weS" = ( +/turf/open/hybrisa/street/sidewalk/northwest, +/area/tyrargo/outdoors/colony_streets/south_east) +"wfl" = ( +/obj/item/prop/alien/hugger, +/turf/open/floor/plating, +/area/tyrargo/indoors/museum_storage/upper) +"wfw" = ( +/turf/open/floor/prison/yellow/northeast, +/area/tyrargo/indoors/admin/ground) +"wfU" = ( +/obj/structure/platform/metal/kutjevo/east, +/turf/open_space, +/area/tyrargo/indoors/bar/upper) +"wgy" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 + }, +/turf/open/floor/hybrisa/wood/blackwood, +/area/tyrargo/indoors/apartment/south_upper) +"wgF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/machinery/cm_vending/sorted/medical/wall_med/lifeboat{ + name = "Medical Cabinet"; + pixel_y = -32 + }, +/obj/item/reagent_container/hypospray/autoinjector/tricord/random_amount, +/turf/open/floor/almayer/black2/west, +/area/tyrargo/indoors/bunker/central) +"wic" = ( +/obj/structure/girder, +/turf/open/asphalt/cement/cement3, +/area/tyrargo/outdoors/colony_streets/south_west) +"wiH" = ( +/obj/structure/blocker/invisible_wall, +/obj/effect/landmark/lv624/fog_blocker/long, +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/oob) +"wiU" = ( +/turf/open/asphalt/cement/cement9, +/area/tyrargo/outdoors/colony_streets/south_west) +"wjb" = ( +/obj/item/prop{ + desc = "Empty and useless now."; + icon = 'icons/obj/items/casings.dmi'; + icon_state = "cartridge_10_1"; + name = "spent casings"; + dir = 6; + pixel_x = 5; + pixel_y = 6 }, /turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north_west) +"wkt" = ( +/obj/effect/decal/cleanable/generic, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement4, /area/tyrargo/outdoors/colony_streets/south_west) -"xWd" = ( -/obj/item/prop/colony/usedbandage{ - dir = 4 +"wlF" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = -4 }, /turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/south_west) -"xWK" = ( -/obj/effect/decal/cleanable/blood/xeno, -/obj/effect/spawner/gibspawner/xeno, -/turf/open/floor/plating/platingdmg1, -/area/tyrargo/indoors/apartment/north_ground) -"xXu" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/toilet{ - dir = 4 +/area/tyrargo/outdoors/colony_streets/west) +"wmT" = ( +/obj/effect/decal/siding{ + icon_state = "siding2" }, -/turf/open/floor/hybrisa/tile/tilewhitecheckered/biege, -/area/tyrargo/indoors/apartment/north_ground) -"xXy" = ( +/obj/structure/prop/invuln/overhead_pipe{ + pixel_y = -6 + }, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"wnN" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 4; + icon_state = "sandbag_0"; + pixel_x = 1 + }, +/obj/structure/prop/tyrargo/boards/boards_1{ + dir = 1; + pixel_x = -4; + pixel_y = 11 + }, +/turf/open/floor/hybrisa/carpet/carpetblackdeco, +/area/tyrargo/indoors/apartment/south_upper) +"wpq" = ( +/obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, -/obj/item/ammo_casing/bullet, /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_12"; + icon_state = "trash_17"; pixel_y = 12 }, /turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_2/east_trench) -"xZf" = ( +/area/tyrargo/landing_zone_2) +"wqs" = ( +/obj/structure/flora/bush/ausbushes/ausbush, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/west) +"wsg" = ( /obj/structure/prop/invuln/overhead_pipe{ - pixel_y = -6; - pixel_x = -7 + pixel_y = -6 }, -/obj/item/trash/uscm_mre{ +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice3"; + pixel_x = 16; + pixel_y = 24 + }, +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice1"; + pixel_x = 16; + pixel_y = -8 + }, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_streets/west) +"wtz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_5" + }, +/obj/effect/decal/grass_overlay/grass1/dark, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 + }, +/turf/open/asphalt/cement/cement2, +/area/tyrargo/outdoors/colony_streets/west) +"wuv" = ( +/obj/structure/blocker/invisible_wall, +/obj/structure/blocker/forcefield/vehicles, +/turf/open/asphalt/cement/cement1, +/area/tyrargo/outdoors/colony_streets/north) +"wuK" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt"; + alpha = 100 + }, +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 + }, +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 + }, +/turf/open/floor/plating/platingdmg3, +/area/tyrargo/indoors/museum_storage/upper) +"wwM" = ( +/obj/effect/decal/cleanable/generic, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_ground) +"wyc" = ( +/obj/structure/prop/tyrargo/boards/boards_2{ + dir = 4; + layer = 2.1; pixel_x = -12; pixel_y = 7 }, -/turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/outdoors/colony_streets/south_west) -"xZG" = ( -/turf/open/floor/hybrisa/carpet/carpetblue, -/area/tyrargo/indoors/apartment/south_ground) -"xZO" = ( +/obj/effect/decal/hybrisa/road/lines3, /obj/structure/barricade/sandbags/weak_wired{ - dir = 8; - icon_state = "sandbag_0" + dir = 1; + icon_state = "sandbag_0"; + pixel_y = 4; + layer = 4 }, -/obj/item/ammo_casing/bullet, -/obj/structure/prop/tyrargo/boards{ - dir = 4; - pixel_x = 5; - layer = 2.98 +/turf/open/auto_turf/hybrisa_auto_turf/layer0, +/area/tyrargo/outdoors/colony_streets/south_west) +"wyf" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/interior/wood/alt, +/area/tyrargo/outdoors/colony_streets/west) +"wyj" = ( +/obj/effect/decal/cleanable/dirt{ + icon_state = "thermite"; + name = "impact" }, -/turf/open/asphalt/cement, +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" + }, +/turf/open/asphalt/cement/cement12, /area/tyrargo/outdoors/colony_streets/north_west) -"yaU" = ( -/turf/open/asphalt/cement/cement1, -/area/tyrargo/oob) -"ybp" = ( -/obj/structure/flora/tree/tyrargo{ - pixel_x = -12; - pixel_y = 10 +"wzA" = ( +/turf/open/floor/prison/darkyellowcorners2/east, +/area/tyrargo/indoors/engineering/ground) +"wAQ" = ( +/obj/effect/decal/hybrisa/doubleroad/lines3{ + pixel_y = 13 }, -/turf/open/auto_turf/snow/brown_base/layer3, -/area/tyrargo/outdoors/colony_exterior/west) -"yef" = ( -/obj/structure/shuttle/part/dropship3/right_inner_wing_connector, -/obj/structure/machinery/light/dropship/blue{ - dir = 8 +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/oob/outdoors) +"wBO" = ( +/obj/structure/barricade/handrail/wire{ + dir = 4 }, -/turf/open/floor/prison/floorscorched1, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/generic, +/turf/open/floor/strata/multi_tiles/southeast, +/area/tyrargo/outdoors/walkway_access/apart_gararge) +"wBS" = ( +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt"; + alpha = 100; + pixel_y = 14; + pixel_x = -4 + }, +/turf/open/floor/plating/platingdmg3, /area/tyrargo/indoors/museum_storage/upper) -"yew" = ( +"wCQ" = ( +/turf/open/floor/hybrisa/carpet/carpetdarkerblue, +/area/tyrargo/indoors/apartment/north_ground) +"wDy" = ( +/obj/structure/sink{ + pixel_y = 24 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/hybrisa/tile/tileblue, +/area/tyrargo/indoors/apartment/north_upper) +"wDF" = ( /obj/structure/barricade/sandbags/weak_wired{ dir = 8; icon_state = "sandbag_0" }, /obj/structure/barricade/sandbags/weak_wired{ + dir = 1; icon_state = "sandbag_0"; - pixel_y = -6 + pixel_y = 4 + }, +/obj/item/ammo_casing/bullet, +/obj/item/ammo_casing/bullet, +/obj/item/ammo_casing/bullet, +/obj/structure/prop/tyrargo/boards/boards_1{ + pixel_x = -1; + pixel_y = -7 }, /turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, -/area/tyrargo/landing_zone_1) -"yfe" = ( -/obj/effect/decal/siding{ - icon_state = "siding2" +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"wEl" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 4; + icon_state = "sandbag_0"; + pixel_x = 4 }, -/obj/structure/desertdam/decals/road_edge{ - pixel_y = -3; - pixel_x = -12 +/obj/structure/prop/tyrargo/boards{ + pixel_x = 4; + pixel_y = 9 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north_west) -"yfj" = ( -/obj/structure/desertdam/decals/road_edge{ - icon_state = "road_edge_decal3"; - pixel_y = -12 +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_ground) +"wEp" = ( +/obj/item/trash/cigbutt{ + pixel_x = -1; + pixel_y = 17 }, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/east) -"yfm" = ( -/obj/structure/prop/rock/black_ground{ - dir = 4; - pixel_x = 7; - pixel_y = 5 +/obj/structure/barricade/hesco{ + dir = 4 }, -/turf/open/auto_turf/tyrargo_grass/layer1, -/area/tyrargo/oob) -"yfv" = ( -/turf/open/floor/prison/red/southwest, -/area/tyrargo/indoors/admin/upper) -"yfK" = ( +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 4 + }, +/turf/open/asphalt/cement/cement3, +/area/tyrargo/outdoors/colony_streets/north_west) +"wEx" = ( +/obj/item/ammo_casing/bullet, +/obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" + }, +/turf/open/floor/prison/cell_stripe/east, +/area/tyrargo/indoors/bunker/central_south) +"wEy" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/indoors/security/ground) -"yfR" = ( -/obj/item/ammo_magazine/rifle/heap{ - current_rounds = 0 +/obj/effect/decal/cleanable/dirt{ + icon_state = "thermite"; + name = "impact" + }, +/turf/open/floor/plating/plating_catwalk/prison, +/area/tyrargo/outdoors/walkway_access/sewer_apart) +"wFt" = ( +/obj/structure/prop/tyrargo/boards/boards_2{ + layer = 2.1 + }, +/obj/structure/machinery/sensortower{ + pixel_x = 6; + layer = 3.1 }, /turf/open/auto_turf/tyrargo_grass/layer0, -/area/tyrargo/landing_zone_2) -"yfV" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_15"; - pixel_y = 14 +/area/tyrargo/outdoors/colony_streets/north_west) +"wFN" = ( +/obj/effect/decal/cleanable/generic, +/turf/open/floor/plating/plating_catwalk/prison, +/area/tyrargo/indoors/admin/ground) +"wFS" = ( +/obj/structure/surface/table/gamblingtable{ + color = "#aeaeae" }, -/obj/effect/landmark/ammo_spawn/vp78_ammo{ - spawn_chance = 80 +/turf/open/floor/hybrisa/wood/greywood, +/area/tyrargo/indoors/bar/upper) +"wGY" = ( +/obj/structure/bed/chair{ + dir = 4 }, -/turf/open/floor/hybrisa/wood/redwood, +/obj/effect/landmark/corpsespawner/hybrisa/civilian, +/obj/structure/prop/hybrisa/misc/blood/blood2{ + layer = 3.5; + pixel_y = -1; + pixel_x = -21 + }, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/hybrisa/wood/darkerwood, /area/tyrargo/indoors/apartment/north_ground) -"ygk" = ( -/obj/structure/prop/tyrargo/boards/boards_1{ +"wHL" = ( +/obj/item/weapon/broken_glass, +/turf/open/floor/hybrisa/carpet/pink, +/area/tyrargo/indoors/apartment/south_ground) +"wIc" = ( +/obj/effect/decal/cleanable/blood, +/turf/open/floor/plating/wood_broken4, +/area/tyrargo/landing_zone_1/ceiling) +"wId" = ( +/obj/structure/machinery/iv_drip, +/obj/structure/prop/tyrargo/boards/boards_2{ + dir = 4; + pixel_x = -6; + pixel_y = -10; + layer = 2.8 + }, +/obj/structure/prop/tyrargo/boards/boards_2{ + layer = 2.1; + pixel_x = 14; + pixel_y = -4 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/north_west) +"wIy" = ( +/turf/open/floor/prison/ramptop, +/area/tyrargo/indoors/sewer_treatment/ground) +"wKT" = ( +/obj/item/ammo_casing/bullet, +/obj/structure/prop/tyrargo/boards{ + dir = 1; + pixel_x = 10; + pixel_y = 8 + }, +/obj/structure/prop/tyrargo/boards{ + dir = 8; + pixel_y = -11; + layer = 2.8 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/west) +"wLy" = ( +/obj/structure/prop/invuln/overhead_pipe{ + pixel_y = -6; + pixel_x = -7 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/south_west) +"wMe" = ( +/obj/structure/platform/stone/tyrargo/north, +/obj/structure/platform/stone/tyrargo/west, +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/auto_turf/sand_white/layer0, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"wOu" = ( +/obj/structure/prop/hybrisa/airport/dropshipenginedamage{ + light_on = 1; + light_power = 5; + light_range = 6; + pixel_x = -1; + pixel_y = -11 + }, +/turf/closed/shuttle/dropship3/transparent{ + icon_state = "28" + }, +/area/tyrargo/outdoors/colony_streets/east) +"wOA" = ( +/obj/structure/bed/chair/wood/wings{ dir = 1 }, +/turf/open/floor/hybrisa/carpet/pink, +/area/tyrargo/indoors/apartment/north_upper) +"wQh" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/floor/interior/wood, -/area/tyrargo/landing_zone_1/north_trench) -"ygP" = ( +/turf/open/floor/prison/red/northwest, +/area/tyrargo/indoors/admin/upper) +"wRk" = ( /obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/sandbags/wired{ - icon_state = "sandbag_0"; - color = "#a98c7c"; - layer = 4.2; - pixel_y = -6 +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_7"; + pixel_x = -8; + pixel_y = 12 }, -/obj/structure/prop/tyrargo/boards/boards_2{ +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"wRN" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/outdoors/colony_streets/south_west) +"wSa" = ( +/obj/structure/barricade/handrail/wire{ + dir = 4 + }, +/turf/open/floor/prison/darkyellow2/east, +/area/tyrargo/indoors/admin/upper) +"wSo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/bed/sofa{ + icon_state = "couch_hori1" + }, +/obj/structure/prop/tyrargo/military_evac_sign{ + pixel_y = 28 + }, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_ground) +"wSv" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 + }, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/west) +"wSN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/sandbags/weak_wired{ dir = 4; - layer = 2.1; - pixel_y = 1; - pixel_x = 1 + icon_state = "sandbag_0"; + pixel_x = 4 }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/apartment/south_ground) -"ykl" = ( -/obj/structure/desertdam/decals/road_stop{ - dir = 1; - icon_state = "stop_decal5" +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_ground) +"wSQ" = ( +/obj/structure/barricade/handrail/wire{ + dir = 8 }, -/obj/structure/desertdam/decals/road_edge{ - icon_state = "road_edge_decal3"; - pixel_y = 3; - pixel_x = 1 +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/floor/strata/multi_tiles/southeast, +/area/tyrargo/outdoors/walkway_access/sewer_apart) +"wSR" = ( +/obj/item/prop{ + desc = "A destroyed communications tower"; + icon = 'icons/obj/structures/machinery/comm_tower3.dmi'; + icon_state = "static1_broken"; + name = "Destroyed TC-3T static telecommunications tower"; + explo_proof = 1; + unacidable = 1; + density = 1; + anchored = 1 }, +/obj/structure/blocker/invisible_wall, +/turf/open/floor/prison/floor_marked, +/area/tyrargo/outdoors/outskirts/central/landing_zone) +"wSZ" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, +/obj/effect/decal/grass_overlay/grass1/dark, +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_streets/west) +"wUm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/generic, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 + }, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/south_west) +"wWb" = ( /obj/effect/decal/cleanable/dirt, -/turf/open/asphalt, -/area/tyrargo/outdoors/colony_streets/north) -"ykT" = ( +/turf/open/floor/kutjevo/tan/alt_edge, +/area/tyrargo/outdoors/colony_streets/south_west) +"wWc" = ( +/obj/structure/barricade/handrail/type_b{ + dir = 8 + }, +/obj/effect/decal/siding{ + icon_state = "siding4" + }, +/turf/open/floor/strata/fake_wood, +/area/tyrargo/indoors/bar/upper) +"wWu" = ( +/obj/structure/blocker/invisible_wall, +/obj/structure/prop/hybrisa/misc/fire/fire1{ + pixel_y = 7 + }, +/turf/open/floor/plating/platingdmg2, +/area/tyrargo/indoors/apartment/south_upper) +"wYk" = ( +/obj/structure/surface/table/almayer{ + flipped = 1 + }, +/obj/item/device/flashlight/lamp/on{ + pixel_x = 6 + }, +/obj/structure/machinery/light{ + dir = 4; + light_color = "#A7DBB6" + }, +/turf/open/floor/hybrisa/wood/redwood, +/area/tyrargo/indoors/apartment/south_ground) +"wYA" = ( /obj/effect/decal/siding{ icon_state = "siding2" }, -/obj/structure/desertdam/decals/road_edge{ - pixel_y = 3; - pixel_x = 16 +/obj/effect/spawner/gibspawner/xeno, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"xao" = ( +/obj/item/shard{ + icon_state = "medium" + }, +/turf/open/floor/plating, +/area/tyrargo/indoors/engineering/ground) +"xaO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_16"; + pixel_y = 15 }, +/turf/open/floor/plating/plating_catwalk/prison, +/area/tyrargo/outdoors/walkway_access/power_apart) +"xaQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/gibspawner/xeno, /obj/effect/decal/cleanable/blood/xeno, -/obj/effect/decal/cleanable/blood/gibs/xeno/body, -/turf/open/asphalt, +/turf/open/hybrisa/street/cement3, +/area/tyrargo/outdoors/colony_streets/north) +"xct" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" + }, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 8 + }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud, +/area/tyrargo/landing_zone_1) +"xcB" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_12" + }, +/turf/open/asphalt/cement/cement9, /area/tyrargo/outdoors/colony_streets/north_west) -"ykY" = ( +"xcD" = ( /obj/effect/decal/cleanable/dirt, +/obj/structure/toilet{ + dir = 4 + }, +/turf/open/floor/hybrisa/tile/tilewhitecheckered/blue, +/area/tyrargo/indoors/apartment/north_ground) +"xcH" = ( /obj/effect/decal/hybrisa/trash{ - icon_state = "trash_14"; + icon_state = "trash_15"; pixel_y = 12 }, -/turf/open/floor/hybrisa/tile/tilebeigecheckered, -/area/tyrargo/indoors/apartment/north_upper) +/obj/effect/decal/hybrisa/road/lines3, +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/outdoors/colony_streets/south_west) +"xcN" = ( +/obj/structure/bed/roller, +/obj/item/prop/colony/usedbandage{ + dir = 10; + pixel_y = -9; + pixel_x = 4 + }, +/obj/effect/landmark/corpsespawner/tyrargo/us_army_trooper, +/turf/open/floor/hybrisa/wood/greywood, +/area/tyrargo/indoors/apartment/north_ground) +"xdh" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/south_west) +"xdp" = ( +/obj/structure/surface/table/woodentable/poor, +/obj/structure/machinery/light{ + dir = 4; + light_color = "#A7DBB6" + }, +/turf/open/floor/hybrisa/wood, +/area/tyrargo/indoors/apartment/north_upper) +"xdt" = ( +/obj/structure/prop/invuln/overhead_pipe{ + pixel_y = -6 + }, +/obj/item/ammo_casing/bullet, +/obj/item/clothing/mask/gas/swat, +/turf/open/asphalt/cement/cement4, +/area/tyrargo/outdoors/colony_streets/north_east) +"xdB" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 1 + }, +/turf/open/auto_turf/snow/brown_base/layer3, +/area/tyrargo/outdoors/colony_exterior/west) +"xed" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_16"; + pixel_y = 15 + }, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"xfF" = ( +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 + }, +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 + }, +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 + }, +/obj/effect/decal/cleanable/dirt{ + icon_state = "thermite"; + name = "impact" + }, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall_reinforced, +/turf/open/floor/prison/cell_stripe/west, +/area/tyrargo/indoors/museum_storage/upper) +"xhx" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/blood/xeno, +/turf/open/floor/kutjevo/tan/alt_edge, +/area/tyrargo/outdoors/colony_streets/north) +"xhJ" = ( +/turf/open/floor/prison/darkred2/west, +/area/tyrargo/indoors/security/ground) +"xhK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/ammo_magazine/rifle/heap{ + current_rounds = 0 + }, +/obj/item/ammo_casing/bullet, +/obj/effect/decal/grass_overlay/grass1/dark{ + dir = 1 + }, +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_streets/west) +"xif" = ( +/obj/structure/platform/metal/kutjevo/north, +/obj/structure/platform/metal/kutjevo/west, +/turf/open_space, +/area/tyrargo/indoors/bar/upper) +"xkn" = ( +/obj/structure/blocker/invisible_wall, +/obj/structure/blocker/forcefield/vehicles, +/turf/open/asphalt/cement/cement14, +/area/tyrargo/outdoors/colony_streets/south_west) +"xkr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/generic, +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_14"; + pixel_y = 27 + }, +/turf/open/floor/interior/wood/alt, +/area/tyrargo/landing_zone_2/east_trench) +"xmr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/prop/colony/usedbandage{ + dir = 5 + }, +/turf/open/floor/hybrisa/tile/tilewhitecheckered/biege, +/area/tyrargo/indoors/apartment/north_ground) +"xnl" = ( +/obj/effect/decal/cleanable/generic, +/turf/open/asphalt/cement/cement12, +/area/tyrargo/outdoors/colony_streets/west) +"xpB" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/blocker/invisible_wall, +/obj/structure/blocker/forcefield/vehicles, +/turf/open/asphalt/cement/cement3, +/area/tyrargo/outdoors/colony_streets/west) +"xqE" = ( +/obj/structure/prop/tyrargo/boards/boards_1{ + pixel_x = 12; + pixel_y = -5; + layer = 2.9 + }, +/obj/structure/prop/tyrargo/boards/boards_1{ + dir = 1; + pixel_x = 6; + pixel_y = 10; + layer = 2.1 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/west) +"xrf" = ( +/obj/effect/decal/cleanable/generic, +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" + }, +/obj/effect/decal/remains/robot, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/south_ground) +"xsu" = ( +/obj/structure/toilet{ + dir = 8 + }, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/south_ground) +"xsW" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" + }, +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 9 + }, +/turf/open/gm/dirt/dark_brown/variant_5/south, +/area/tyrargo/landing_zone_1) +"xwa" = ( +/obj/item/prop/colony/used_flare, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/hybrisa/carpet/carpetblackdeco, +/area/tyrargo/indoors/apartment/north_upper) +"xxk" = ( +/obj/structure/machinery/power/smes/buildable{ + capacity = 1e+006; + dir = 1 + }, +/turf/open/floor/hybrisa/metal/grated/east, +/area/tyrargo/indoors/engineering/ground) +"xxG" = ( +/obj/structure/machinery/door/airlock/almayer/generic/autoname{ + dir = 1 + }, +/turf/open/floor/hybrisa/tile/tileblue, +/area/tyrargo/indoors/apartment/south_ground) +"xxI" = ( +/turf/open/floor/strata/orange_icorner/east, +/area/tyrargo/indoors/admin/upper) +"xzV" = ( +/obj/structure/girder, +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice1"; + pixel_x = 1; + pixel_y = -8 + }, +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice3"; + pixel_x = 1; + pixel_y = 24 + }, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north_east) +"xAg" = ( +/turf/open/floor/prison/ramptop/north, +/area/tyrargo/indoors/sewer_treatment/ground) +"xAr" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_4"; + pixel_y = 12 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/west) +"xAJ" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/strata/multi_tiles/west, +/area/tyrargo/indoors/security/ground) +"xBa" = ( +/obj/item/ammo_casing/bullet, +/obj/item/ammo_casing/bullet, +/obj/item/prop/colony/usedbandage{ + dir = 5; + pixel_y = 13 + }, +/obj/effect/decal/strata_decals/tyrargo_mud_corner{ + dir = 1 + }, +/turf/open/gm/dirt/dark_brown/variant_5/east, +/area/tyrargo/outdoors/outskirts/north_west_usasf) +"xBV" = ( +/turf/open/floor/prison/red, +/area/tyrargo/indoors/admin/upper) +"xCQ" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_12" + }, +/turf/open/asphalt/cement/cement3, +/area/tyrargo/outdoors/colony_streets/north) +"xEB" = ( +/obj/structure/window/framed/hybrisa/marshalls/reinforced, +/turf/open/floor/plating, +/area/tyrargo/indoors/security/ground) +"xFW" = ( +/obj/structure/bookcase{ + icon_state = "book-5" + }, +/turf/open/floor/hybrisa/wood, +/area/tyrargo/indoors/apartment/north_upper) +"xId" = ( +/obj/effect/decal/siding{ + icon_state = "siding8" + }, +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" + }, +/turf/open/floor/prison/floor_plate, +/area/tyrargo/indoors/engineering/ground) +"xJe" = ( +/obj/structure/platform/stone/tyrargo/west, +/obj/structure/blocker/forcefield/vehicles, +/obj/structure/blocker/invisible_wall, +/obj/structure/prop/hybrisa/boulders/large_boulderdark{ + density = 0; + unacidable = 1; + can_block_movement = 0; + pixel_y = -15; + pixel_x = 2; + explo_proof = 1 + }, +/turf/open_space, +/area/tyrargo/outdoors/colony_streets/north) +"xKg" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sink{ + dir = 1; + pixel_y = -9 + }, +/turf/open/floor/hybrisa/tile/tilewhitecheckered/blue, +/area/tyrargo/indoors/apartment/north_ground) +"xLw" = ( +/obj/item/prop/colony/usedbandage{ + dir = 10; + pixel_y = -9; + pixel_x = 4 + }, +/obj/effect/decal/hybrisa/tiretrack{ + pixel_x = 7 + }, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"xLO" = ( +/obj/structure/flora/grass/tallgrass/ice, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/oob) +"xMX" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_y = 30 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/prop/tyrargo/traffic_signal/traffic_signal_2, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"xNG" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_7" + }, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/west) +"xPz" = ( +/obj/effect/landmark/lv624/fog_blocker/long, +/obj/effect/decal/cleanable/dirt, +/turf/open/hybrisa/street/sidewalk/north, +/area/tyrargo/oob/outdoors) +"xRO" = ( +/obj/effect/decal/cleanable/dirt{ + icon_state = "thermite"; + name = "impact" + }, +/turf/open/hybrisa/street/asphalt, +/area/tyrargo/indoors/museum_storage/upper) +"xTr" = ( +/obj/item/prop/colony/usedbandage{ + dir = 5; + pixel_y = 13 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/outskirts_road/west) +"xTS" = ( +/obj/structure/barricade/handrail/wire{ + dir = 1 + }, +/turf/open/floor/prison/ramptop/east, +/area/tyrargo/indoors/sewer_treatment/upper) +"xUs" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt/greenglow{ + color = "#140400"; + name = "dirt" + }, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_exterior/west) +"xUK" = ( +/obj/structure/barricade/sandbags/wired{ + dir = 1; + icon_state = "sandbag_0"; + color = "#a98c7c"; + layer = 2.97; + pixel_y = 4 + }, +/obj/structure/barricade/sandbags/weak_wired{ + dir = 4; + icon_state = "sandbag_0"; + pixel_x = 1 + }, +/obj/structure/prop/tyrargo/boards/boards_1{ + pixel_x = 1; + pixel_y = -8; + layer = 2.9 + }, +/turf/open/floor/plating, +/area/tyrargo/indoors/apartment/south_upper) +"xVv" = ( +/obj/structure/surface/rack, +/obj/item/fuel_cell, +/obj/item/fuel_cell, +/obj/item/fuel_cell, +/obj/item/fuel_cell, +/obj/item/fuel_cell, +/obj/item/fuel_cell, +/turf/open/floor/strata/floor3, +/area/tyrargo/indoors/engineering/ground) +"xVw" = ( +/obj/structure/prop/hybrisa/airport/dropshipenginedamage{ + light_on = 1; + light_power = 5; + light_range = 6; + pixel_x = -1; + pixel_y = 10 + }, +/turf/closed/shuttle/dropship3/transparent{ + icon_state = "26" + }, +/area/tyrargo/underground/oob_area) +"xVJ" = ( +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_14"; + pixel_y = 13 + }, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/south_west) +"xWd" = ( +/obj/item/prop/colony/usedbandage{ + dir = 4 + }, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/south_west) +"xWK" = ( +/obj/effect/decal/cleanable/blood/xeno, +/obj/effect/spawner/gibspawner/xeno, +/turf/open/floor/plating/platingdmg1, +/area/tyrargo/indoors/apartment/north_ground) +"xXu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/toilet{ + dir = 4 + }, +/turf/open/floor/hybrisa/tile/tilewhitecheckered/biege, +/area/tyrargo/indoors/apartment/north_ground) +"xXy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/ammo_casing/bullet, +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_12"; + pixel_y = 12 + }, +/turf/open/floor/interior/wood, +/area/tyrargo/landing_zone_2/east_trench) +"xZf" = ( +/obj/structure/prop/invuln/overhead_pipe{ + pixel_y = -6; + pixel_x = -7 + }, +/obj/item/trash/uscm_mre{ + pixel_x = -12; + pixel_y = 7 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/outdoors/colony_streets/south_west) +"xZG" = ( +/turf/open/floor/hybrisa/carpet/carpetblue, +/area/tyrargo/indoors/apartment/south_ground) +"xZO" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" + }, +/obj/item/ammo_casing/bullet, +/obj/structure/prop/tyrargo/boards{ + dir = 4; + pixel_x = 5; + layer = 2.98 + }, +/turf/open/asphalt/cement, +/area/tyrargo/outdoors/colony_streets/north_west) +"yaU" = ( +/turf/open/asphalt/cement/cement1, +/area/tyrargo/oob) +"ybp" = ( +/obj/structure/flora/tree/tyrargo{ + pixel_x = -12; + pixel_y = 10 + }, +/turf/open/auto_turf/snow/brown_base/layer3, +/area/tyrargo/outdoors/colony_exterior/west) +"yef" = ( +/obj/structure/shuttle/part/dropship3/right_inner_wing_connector, +/obj/structure/machinery/light/dropship/blue{ + dir = 8 + }, +/turf/open/floor/prison/floorscorched1, +/area/tyrargo/indoors/museum_storage/upper) +"yew" = ( +/obj/structure/barricade/sandbags/weak_wired{ + dir = 8; + icon_state = "sandbag_0" + }, +/obj/structure/barricade/sandbags/weak_wired{ + icon_state = "sandbag_0"; + pixel_y = -6 + }, +/turf/open/auto_turf/tyrargo_grass/layer0_mud_alt, +/area/tyrargo/landing_zone_1) +"yfe" = ( +/obj/effect/decal/siding{ + icon_state = "siding2" + }, +/obj/structure/desertdam/decals/road_edge{ + pixel_y = -3; + pixel_x = -12 + }, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"yfj" = ( +/obj/structure/desertdam/decals/road_edge{ + icon_state = "road_edge_decal3"; + pixel_y = -12 + }, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/east) +"yfm" = ( +/obj/structure/prop/rock/black_ground{ + dir = 4; + pixel_x = 7; + pixel_y = 5 + }, +/turf/open/auto_turf/tyrargo_grass/layer1, +/area/tyrargo/oob) +"yfv" = ( +/turf/open/floor/prison/red/southwest, +/area/tyrargo/indoors/admin/upper) +"yfK" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/strata/multi_tiles/southeast, +/area/tyrargo/indoors/security/ground) +"yfR" = ( +/obj/item/ammo_magazine/rifle/heap{ + current_rounds = 0 + }, +/turf/open/auto_turf/tyrargo_grass/layer0, +/area/tyrargo/landing_zone_2) +"yfV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_15"; + pixel_y = 14 + }, +/obj/effect/landmark/ammo_spawn/vp78_ammo{ + spawn_chance = 80 + }, +/turf/open/floor/hybrisa/wood/redwood, +/area/tyrargo/indoors/apartment/north_ground) +"ygk" = ( +/obj/structure/prop/tyrargo/boards/boards_1{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/interior/wood, +/area/tyrargo/landing_zone_1/north_trench) +"ygP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/barricade/sandbags/wired{ + icon_state = "sandbag_0"; + color = "#a98c7c"; + layer = 4.2; + pixel_y = -6 + }, +/obj/structure/prop/tyrargo/boards/boards_2{ + dir = 4; + layer = 2.1; + pixel_y = 1; + pixel_x = 1 + }, +/turf/open/floor/hybrisa/tile/tilegreen, +/area/tyrargo/indoors/apartment/south_ground) +"ykl" = ( +/obj/structure/desertdam/decals/road_stop{ + dir = 1; + icon_state = "stop_decal5" + }, +/obj/structure/desertdam/decals/road_edge{ + icon_state = "road_edge_decal3"; + pixel_y = 3; + pixel_x = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north) +"ykT" = ( +/obj/effect/decal/siding{ + icon_state = "siding2" + }, +/obj/structure/desertdam/decals/road_edge{ + pixel_y = 3; + pixel_x = 16 + }, +/obj/effect/decal/cleanable/blood/xeno, +/obj/effect/decal/cleanable/blood/gibs/xeno/body, +/turf/open/asphalt, +/area/tyrargo/outdoors/colony_streets/north_west) +"ykY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/hybrisa/trash{ + icon_state = "trash_14"; + pixel_y = 12 + }, +/turf/open/floor/hybrisa/tile/tilebeigecheckered, +/area/tyrargo/indoors/apartment/north_upper) "ymd" = ( /turf/open/asphalt/cement/cement14, /area/tyrargo/oob) @@ -114378,6 +99774,5497 @@ sqe "} (2,1,1) = {" sqe +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(3,1,1) = {" +sqe +eqU +eWs +bFn +bFn +bFn +bFo +bFo +bFo +bFn +bFn +bFn +bFo +bFo +bFo +bFn +bFo +bFo +bFn +bFn +bFn +bFn +bFo +fdi +bFo +bFo +bFo +bFo +bFn +bFo +bFo +bFn +bHq +fdv +bFo +bFo +bFo +bFo +bFo +bFn +bFn +eqU +eqU +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(4,1,1) = {" +sqe +eqU +bIU +bFn +bFn +bFo +fdi +fdP +fdN +fdM +bFo +bFo +bFo +bHq +bFo +bFo +fdi +bFo +bFo +bFo +bFo +bFo +bFo +fdL +bFo +fdi +fdm +bFo +fdG +fdE +bFo +bFo +bFo +fdw +fdj +eWg +bFo +fdm +fdi +bFo +bFo +bFn +eqU +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(5,1,1) = {" +sqe +eqU +bIV +bFn +bFn +bFo +bFo +bFo +bFo +bFo +bFo +fdG +bFo +bFo +fdQ +bFo +bFo +bFo +fdP +fdR +bHq +fdP +fdN +fdM +bFo +fdI +bHq +bFo +eWj +eWj +bFo +fdz +fdx +bHy +bHy +bHE +fds +bFo +bFo +bHq +fdi +bFo +eqU +eqU +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(6,1,1) = {" +sqe +eqU +bFb +eWs +feg +bHq +bFo +fdQ +bFo +bFo +eWj +eWj +eWj +fdL +bFo +bFo +bFo +fdi +bFo +bFo +bFo +fdQ +bFo +bFo +fdK +fdj +fdj +fdj +eWg +bFo +fdD +bHy +bHy +bHy +fdu +fdt +bHy +eWg +bFo +fdm +bFo +bFo +bFp +eqU +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(7,1,1) = {" +sqe +eqU +eWs +bFn +bFo +feq +fek +bFo +bFo +fdi +fdY +fdX +fdN +fdN +fdV +bFo +bHq +fdT +fdj +fdj +eWg +bFo +bFo +eux +bHy +fdJ +eZk +fdH +fdH +fdF +bHy +fdB +fdy +bsw +bsw +bsw +bsw +fdp +fdj +fdn +bFo +bFo +fdi +eqU +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +elj +bsw +bsw +bsw +bsw +bsw +sqe +"} +(8,1,1) = {" +sqe +eqU +bIU +bFo +bFo +bFo +fdL +bFo +bHq +bFo +bFo +bFo +bFo +bFo +fdW +fdj +fdj +bHy +bHy +fdS +bHy +fdj +fdO +bHy +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +fdq +bHy +bHy +fdj +fdl +fdj +eqU +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +elj +bsw +bsw +elj +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(9,1,1) = {" +sqe +eqU +bGB +feg +bFo +feg +bFo +fdW +fdj +fdj +fdj +fdj +fdj +fdj +bHy +bHy +eWF +fdk +eWF +eWF +eWF +fdH +fdH +bHy +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +fdr +fdo +fdk +fdk +fdk +fdk +eqU +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +elj +elj +elj +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(10,1,1) = {" +sqe +eqU +bIW +bFn +bFo +bFo +bFo +eWi +fdS +eWF +eWF +bHy +bHy +eWF +fdk +fdk +fdU +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +elj +elj +elj +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(11,1,1) = {" +sqe +eqU +bIX +bHy +bFo +fdQ +bFo +eWi +eWF +fdk +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +elj +elj +elj +elj +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(12,1,1) = {" +sqe +eqU +eWs +bHy +bFo +eWj +feg +eWi +eWF +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(13,1,1) = {" +sqe +eqU +bIU +bFn +bFo +eWj +bFo +eWi +eWF +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(14,1,1) = {" +sqe +eqU +bIV +bFn +bHq +bFo +bFo +fee +eWF +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(15,1,1) = {" +sqe +eqU +bIW +bFo +bFo +feg +fel +bHy +eWF +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(16,1,1) = {" +sqe +eqU +bGB +bIV +bFo +bFo +eWi +bHy +feb +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(17,1,1) = {" +sqe +eqU +eWs +bFo +bFo +eWj +eHC +bHy +feb +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(18,1,1) = {" +sqe +eqU +bIU +bFn +fdQ +eWj +fdY +eWi +feb +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(19,1,1) = {" +sqe +eqU +bIV +bFn +eWj +fer +bFo +eWi +eWF +fdZ +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(20,1,1) = {" +sqe +eqU +bIW +bFn +bFo +bHq +bFo +eWi +bHy +eWF +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(21,1,1) = {" +sqe +eqU +bIX +bFn +bFo +bFo +fdI +eHC +bHy +fdu +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(22,1,1) = {" +sqe +eqU +eWs +bFn +bFn +bFo +bFo +eux +bHy +fea +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(23,1,1) = {" +sqe +eqU +bIU +bFn +bFo +bFo +bFo +fef +eWF +feb +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(24,1,1) = {" +sqe +eqU +bIV +fey +bFn +fdQ +bFo +eHC +fdS +feb +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(25,1,1) = {" +sqe +eqU +bIW +bFo +bFo +bFo +feg +eux +bHy +feb +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(26,1,1) = {" +sqe +eqU +bIX +feg +bFo +fes +bFo +eWi +eWF +feb +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(27,1,1) = {" +sqe +eqU +bGB +bFn +bFo +fet +bFo +eWi +fed +feb +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(28,1,1) = {" +sqe +eqU +bIU +bHq +fep +eWh +bFo +fdQ +bHy +eWF +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(29,1,1) = {" +sqe +eqU +bIV +bFo +eWi +eWh +bFo +bFo +eWi +fec +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(30,1,1) = {" +sqe +eqU +bIW +feg +fev +eWh +bFo +feg +eWi +feb +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(31,1,1) = {" +sqe +eqU +bIX +bFo +few +feu +bFo +fdY +eWi +feb +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw bsw bsw bsw @@ -114403,6 +105290,21 @@ bsw bsw bsw bsw +sqe +"} +(32,1,1) = {" +sqe +eqU +eWs +bFn +bFo +bFo +fem +bFo +eWi +feb +bsw +bsw bsw bsw bsw @@ -114558,10 +105460,6 @@ bsw bsw bsw bsw -sqe -"} -(3,1,1) = {" -sqe bsw bsw bsw @@ -114576,6 +105474,24 @@ bsw bsw bsw bsw +sqe +"} +(33,1,1) = {" +sqe +eqU +bIU +eWj +eWj +bFo +bFo +bFo +eWi +feb +bsw +bsw +bsw +bsw +bsw bsw bsw bsw @@ -114744,8 +105660,17 @@ bsw bsw sqe "} -(4,1,1) = {" +(34,1,1) = {" sqe +eqU +bIV +eWj +eWj +bHq +feg +eux +bHy +feb bsw bsw bsw @@ -114917,6 +105842,19 @@ bsw bsw bsw bsw +sqe +"} +(35,1,1) = {" +sqe +eqU +bIW +fez +bFo +bFo +eux +bHy +bHy +feb bsw bsw bsw @@ -114926,10 +105864,6 @@ bsw bsw bsw bsw -sqe -"} -(5,1,1) = {" -sqe bsw bsw bsw @@ -115092,6 +106026,28 @@ bsw bsw bsw bsw +sqe +"} +(36,1,1) = {" +sqe +eqU +bIU +bFn +fdM +bFo +eWi +fdS +eWF +feb +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw bsw bsw bsw @@ -115110,10 +106066,6 @@ bsw bsw bsw bsw -sqe -"} -(6,1,1) = {" -sqe bsw bsw bsw @@ -115258,6 +106210,20 @@ bsw bsw bsw bsw +sqe +"} +(37,1,1) = {" +sqe +eqU +bIV +bFo +feg +bFo +fen +bHy +eWF +bsw +bsw bsw bsw bsw @@ -115294,10 +106260,6 @@ bsw bsw bsw bsw -sqe -"} -(7,1,1) = {" -sqe bsw bsw bsw @@ -115432,6 +106394,18 @@ bsw bsw bsw bsw +sqe +"} +(38,1,1) = {" +sqe +eqU +bIW +bFn +bFo +bFo +eux +fei +eWF bsw bsw bsw @@ -115472,16 +106446,11 @@ bsw bsw bsw bsw -elj bsw bsw bsw bsw bsw -sqe -"} -(8,1,1) = {" -sqe bsw bsw bsw @@ -115609,6 +106578,139 @@ bsw bsw bsw bsw +sqe +"} +(39,1,1) = {" +sqe +eqU +bIX +bFo +fdQ +bFo +eWi +fej +eWF +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw bsw bsw bsw @@ -115652,10 +106754,8 @@ bsw bsw bsw bsw -elj bsw bsw -elj bsw bsw bsw @@ -115664,8 +106764,18 @@ bsw bsw sqe "} -(9,1,1) = {" +(40,1,1) = {" sqe +eqU +eWs +bFo +bFo +bFo +feo +bHy +eWF +bsw +bsw bsw bsw bsw @@ -115836,9 +106946,18 @@ bsw bsw bsw bsw -elj -elj -elj +sqe +"} +(41,1,1) = {" +sqe +eqU +bIU +bHq +bFo +feg +fdL +eWi +eWF bsw bsw bsw @@ -115846,10 +106965,6 @@ bsw bsw bsw bsw -sqe -"} -(10,1,1) = {" -sqe bsw bsw bsw @@ -116015,14 +107130,23 @@ bsw bsw bsw bsw +sqe +"} +(42,1,1) = {" +sqe +eqU +bGB +bFo +bFo +bFo +fep +bHy +eWF bsw bsw bsw bsw bsw -elj -elj -elj bsw bsw bsw @@ -116030,10 +107154,6 @@ bsw bsw bsw bsw -sqe -"} -(11,1,1) = {" -sqe bsw bsw bsw @@ -116194,6 +107314,18 @@ bsw bsw bsw bsw +sqe +"} +(43,1,1) = {" +sqe +eqU +bIW +bHq +bFo +fem +eHC +bHy +feb bsw bsw bsw @@ -116204,20 +107336,12 @@ bsw bsw bsw bsw -elj -elj -elj -elj bsw bsw bsw bsw bsw bsw -sqe -"} -(12,1,1) = {" -sqe bsw bsw bsw @@ -116374,6 +107498,18 @@ bsw bsw bsw bsw +sqe +"} +(44,1,1) = {" +sqe +eqU +bIX +bFo +bFo +bFo +bHq +eWF +feb bsw bsw bsw @@ -116398,10 +107534,6 @@ bsw bsw bsw bsw -sqe -"} -(13,1,1) = {" -sqe bsw bsw bsw @@ -116550,6 +107682,18 @@ bsw bsw bsw bsw +sqe +"} +(45,1,1) = {" +sqe +eqU +eWs +bFn +feg +eWj +bFo +fdS +feb bsw bsw bsw @@ -116572,6 +107716,7 @@ bsw bsw bsw bsw +fdC bsw bsw bsw @@ -116582,10 +107727,6 @@ bsw bsw bsw bsw -sqe -"} -(14,1,1) = {" -sqe bsw bsw bsw @@ -116725,6 +107866,20 @@ bsw bsw bsw bsw +sqe +"} +(46,1,1) = {" +sqe +eqU +bIU +bFn +fdN +eWj +bFo +bHy +feb +bsw +bsw bsw bsw bsw @@ -116766,10 +107921,6 @@ bsw bsw bsw bsw -sqe -"} -(15,1,1) = {" -sqe bsw bsw bsw @@ -116899,6 +108050,20 @@ bsw bsw bsw bsw +sqe +"} +(47,1,1) = {" +sqe +eqU +buT +bGL +bFn +bFo +fdL +eWi +feb +bsw +bsw bsw bsw bsw @@ -116950,10 +108115,6 @@ bsw bsw bsw bsw -sqe -"} -(16,1,1) = {" -sqe bsw bsw bsw @@ -117073,6 +108234,19 @@ bsw bsw bsw bsw +sqe +"} +(48,1,1) = {" +sqe +bsw +eqU +eqU +fex +bGL +eqU +eqU +eqU +bsw bsw bsw bsw @@ -117134,10 +108308,6 @@ bsw bsw bsw bsw -sqe -"} -(17,1,1) = {" -sqe bsw bsw bsw @@ -117248,8 +108418,16 @@ bsw bsw bsw bsw +sqe +"} +(49,1,1) = {" +sqe bsw bsw +eqU +eqU +eqU +eqU bsw bsw bsw @@ -117297,6 +108475,7 @@ bsw bsw bsw bsw +bsO bsw bsw bsw @@ -117315,13 +108494,10 @@ bsw bsw bsw bsw +bsO bsw bsw bsw -sqe -"} -(18,1,1) = {" -sqe bsw bsw bsw @@ -117426,6 +108602,10 @@ bsw bsw bsw bsw +sqe +"} +(50,1,1) = {" +sqe bsw bsw bsw @@ -117479,15 +108659,26 @@ bsw bsw bsw bsw +bsO +elc bsw bsw +bsO +bsO +bsO +bsO bsw bsw bsw bsw +bsO +bsO +bsO +bsO bsw bsw bsw +bsO bsw bsw bsw @@ -117502,10 +108693,6 @@ bsw bsw bsw bsw -sqe -"} -(19,1,1) = {" -sqe bsw bsw bsw @@ -117599,6 +108786,10 @@ bsw bsw bsw bsw +sqe +"} +(51,1,1) = {" +sqe bsw bsw bsw @@ -117651,14 +108842,28 @@ bsw bsw bsw bsw +bsO +bsO +elT +eli +elT +bsO bsw bsw +bsO +elT bsw bsw bsw +bsO bsw bsw +bsO +elT +elc bsw +bsO +bsO bsw bsw bsw @@ -117686,10 +108891,6 @@ bsw bsw bsw bsw -sqe -"} -(20,1,1) = {" -sqe bsw bsw bsw @@ -117769,6 +108970,10 @@ bsw bsw bsw bsw +sqe +"} +(52,1,1) = {" +sqe bsw bsw bsw @@ -117818,6 +109023,40 @@ bsw bsw bsw bsw +bsO +bsO +bsO +bsO +bsO +elC +elT +elT +bsO +bsO +bsO +bsO +eoK +elT +elo +elT +bsO +bsO +bsO +bsO +elc +cJX +elC +bsO +bsO +bsO +bsO +bsO +bsw +bsw +bsw +bsw +bsw +bsw bsw bsw bsw @@ -117870,10 +109109,6 @@ bsw bsw bsw bsw -sqe -"} -(21,1,1) = {" -sqe bsw bsw bsw @@ -117919,6 +109154,10 @@ bsw bsw bsw bsw +sqe +"} +(53,1,1) = {" +sqe bsw bsw bsw @@ -117969,6 +109208,34 @@ bsw bsw bsw bsw +epS +cbk +epJ +elg +elg +elg +elg +cJr +epR +elL +epJ +elg +elg +elg +elg +epO +emr +emr +epJ +elg +elg +elg +elg +cJr +cbk +bsw +bsw +bsw bsw bsw bsw @@ -118054,21 +109321,6 @@ bsw bsw bsw bsw -sqe -"} -(22,1,1) = {" -sqe -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw bsw bsw bsw @@ -118086,6 +109338,10 @@ bsw bsw bsw bsw +sqe +"} +(54,1,1) = {" +sqe bsw bsw bsw @@ -118134,6 +109390,34 @@ bsw bsw bsw bsw +elC +elT +ela +cbk +ela +elL +epI +ela +ela +elf +elM +epQ +elf +ela +epI +epI +ela +ela +epL +epL +elf +ela +ela +epI +elL +ela +cbk +ela bsw bsw bsw @@ -118240,7 +109524,7 @@ bsw bsw sqe "} -(23,1,1) = {" +(55,1,1) = {" sqe bsw bsw @@ -118291,6 +109575,34 @@ bsw bsw bsw bsw +ela +elT +cbk +ela +elL +epI +ela +ela +eox +epN +epN +elf +ela +epI +epI +ela +eox +epN +epM +elf +ela +ela +epI +elK +ela +cbk +elT +eoK bsw bsw bsw @@ -118394,6 +109706,10 @@ bsw bsw bsw bsw +sqe +"} +(56,1,1) = {" +sqe bsw bsw bsw @@ -118422,21 +109738,6 @@ bsw bsw bsw bsw -sqe -"} -(24,1,1) = {" -sqe -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw bsw bsw bsw @@ -118460,6 +109761,31 @@ bsw bsw bsw bsw +cbk +epK +enu +enu +enu +enu +cMc +emr +eVX +epK +enu +enu +enu +enu +epP +emr +emr +epK +enu +enu +enu +enu +cMc +cbk +bNc bsw bsw bsw @@ -118507,6 +109833,7 @@ bsw bsw bsw bsw +bsO bsw bsw bsw @@ -118563,6 +109890,10 @@ bsw bsw bsw bsw +sqe +"} +(57,1,1) = {" +sqe bsw bsw bsw @@ -118606,20 +109937,40 @@ bsw bsw bsw bsw -sqe -"} -(25,1,1) = {" -sqe -bsw -bsw bsw bsw bsw bsw bsw bsw +bsO +bsO +bsO +bsO +bsO +emu +eVY +elT +bsO +bsO +bsO +bsO +elT bsw bsw +elT +bsO +bsO +bsO +bsO +elT +elT +elT +bsO +bsO +bsO +bsO +bsO bsw bsw bsw @@ -118666,6 +110017,7 @@ bsw bsw bsw bsw +bsO bsw bsw bsw @@ -118722,6 +110074,10 @@ bsw bsw bsw bsw +sqe +"} +(58,1,1) = {" +sqe bsw bsw bsw @@ -118757,6 +110113,10 @@ bsw bsw bsw bsw +eoR +eoR +eoR +eoR bsw bsw bsw @@ -118770,14 +110130,28 @@ bsw bsw bsw bsw +bsO +bsO +eli +elc +elT +bsO bsw bsw +bsO bsw bsw bsw bsw +bsO bsw bsw +bsO +elT +elT +elT +bsO +bsO bsw bsw bsw @@ -118790,10 +110164,6 @@ bsw bsw bsw bsw -sqe -"} -(26,1,1) = {" -sqe bsw bsw bsw @@ -118829,9 +110199,14 @@ bsw bsw bsw bsw +bsO +bsO +bsO bsw bsw bsw +bsO +bsO bsw bsw bsw @@ -118883,6 +110258,10 @@ bsw bsw bsw bsw +sqe +"} +(59,1,1) = {" +sqe bsw bsw bsw @@ -118917,6 +110296,11 @@ bsw bsw bsw bsw +eoR +eoR +eoZ +eoT +eoR bsw bsw bsw @@ -118931,8 +110315,26 @@ bsw bsw bsw bsw +bsO +elT +emk +elT +bsO +bsO +bsO +bsO bsw bsw +emo +elT +bsO +bsO +bsO +bsO +elT +elc +elc +bsO bsw bsw bsw @@ -118974,10 +110376,6 @@ bsw bsw bsw bsw -sqe -"} -(27,1,1) = {" -sqe bsw bsw bsw @@ -118987,9 +110385,11 @@ bsw bsw bsw bsw +bsO bsw bsw bsw +bsO bsw bsw bsw @@ -119042,6 +110442,10 @@ bsw bsw bsw bsw +sqe +"} +(60,1,1) = {" +sqe bsw bsw bsw @@ -119076,6 +110480,11 @@ bsw bsw bsw bsw +eoR +epc +epa +eoT +eoR bsw bsw bsw @@ -119090,6 +110499,26 @@ bsw bsw bsw bsw +bsO +elT +ekA +elT +elT +elT +elT +elT +emu +elT +elc +elc +elc +elT +elT +elT +elT +elc +elc +bsO bsw bsw bsw @@ -119102,6 +110531,13 @@ bsw bsw bsw bsw +bsO +bsO +bsO +bsO +bsO +bsO +bsO bsw bsw bsw @@ -119133,7 +110569,11 @@ bsw bsw bsw bsw +bsO +bZo +ekP bsw +bsO bsw bsw bsw @@ -119158,10 +110598,6 @@ bsw bsw bsw bsw -sqe -"} -(28,1,1) = {" -sqe bsw bsw bsw @@ -119190,6 +110626,10 @@ bsw bsw bsw bsw +sqe +"} +(61,1,1) = {" +sqe bsw bsw bsw @@ -119224,6 +110664,11 @@ bsw bsw bsw bsw +eoR +eoR +eoR +eoU +eoR bsw bsw bsw @@ -119238,7 +110683,26 @@ bsw bsw bsw bsw +bsO +elT +elk +elk +elT +elT +eov +elT +elT +elk +bsv +elc +elc +elT +elk +elk +bsv +eoK bsw +bsO bsw bsw bsw @@ -119251,7 +110715,13 @@ bsw bsw bsw bsw +bsO +bsO bsw +elJ +ely +bsO +bsO bsw bsw bsw @@ -119259,9 +110729,11 @@ bsw bsw bsw bsw +bsO bsw bsw bsw +bsO bsw bsw bsw @@ -119281,7 +110753,11 @@ bsw bsw bsw bsw +bsO bsw +ekQ +ekA +bsO bsw bsw bsw @@ -119334,6 +110810,10 @@ bsw bsw bsw bsw +sqe +"} +(62,1,1) = {" +sqe bsw bsw bsw @@ -119342,10 +110822,6 @@ bsw bsw bsw bsw -sqe -"} -(29,1,1) = {" -sqe bsw bsw bsw @@ -119364,13 +110840,54 @@ bsw bsw bsw bsw +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO +eoW +bsO +bsO +bsO +bsO bsw +bsO +bsO bsw bsw bsw +bsO +bsO +bsO +bsO +bsO +bsO +elk +elT +elT +elT bsw bsw bsw +elk +elk +elc +elk +elk +elk +elk +elT +elT +elc +bsO +bsO +bsO bsw bsw bsw @@ -119382,7 +110899,13 @@ bsw bsw bsw bsw +bsO bsw +elO +elf +ekP +elv +bsO bsw bsw bsw @@ -119390,8 +110913,11 @@ bsw bsw bsw bsw +bsO bsw +elW bsw +bsO bsw bsw bsw @@ -119409,8 +110935,12 @@ bsw bsw bsw bsw +bsO bsw bsw +bZo +ekR +eku bsw bsw bsw @@ -119464,6 +110994,10 @@ bsw bsw bsw bsw +sqe +"} +(63,1,1) = {" +sqe bsw bsw bsw @@ -119493,13 +111027,46 @@ bsw bsw bsw bsw +bsv +aJA +eoH +aso +asf +epl +enA +enA +eoX +enA +eoQ +eoO +eoH bsw +ekX bsw bsw bsw bsw +enA +eoJ +eoH +env +env +eoE +eoC +env +elT +bsO +bsO +bsO +bsO +elk +eVW bsw bsw +bsO +bsO +bsO +bsO bsw bsw bsw @@ -119516,7 +111083,13 @@ bsw bsw bsw bsw +bsO bsw +elz +elK +elz +elw +bsO bsw bsw bsw @@ -119524,12 +111097,12 @@ bsw bsw bsw bsw +bsO bsw +ekX +ekX +bsO bsw -sqe -"} -(30,1,1) = {" -sqe bsw bsw bsw @@ -119545,8 +111118,13 @@ bsw bsw bsw bsw +bsO +bsO bsw bsw +eku +eku +eku bsw bsw bsw @@ -119555,6 +111133,24 @@ bsw bsw bsw bsw +boz +aLc +aLc +aLc +aLc +aLc +boz +boz +boz +boz +boz +boz +aLc +aLc +aLc +aLc +aLc +boz bsw bsw bsw @@ -119582,6 +111178,10 @@ bsw bsw bsw bsw +sqe +"} +(64,1,1) = {" +sqe bsw bsw bsw @@ -119610,15 +111210,47 @@ bsw bsw bsw bsw +eoS +ekX +bsu +elf +eoz +epm +epf +epb +epb +eoY +eoS bsw +eoP +ela +elf +eoN +ekX +ekX +ekX +elf +ela +eoK +elT bsw bsw bsw +elp +eox +ekF +bsO bsw bsw +bsO +elk +elk +elT bsw +bsO bsw bsw +bsO bsw bsw bsw @@ -119635,6 +111267,13 @@ bsw bsw bsw bsw +bsO +ekX +elP +elL +elz +ekX +bsO bsw bsw bsw @@ -119642,7 +111281,11 @@ bsw bsw bsw bsw +bsO bsw +ekW +ekX +bsO bsw bsw bsw @@ -119652,12 +111295,65 @@ bsw bsw bsw bsw +ekW bsw bsw bsw bsw bsw bsw +bsO +bsO +bsO +bsO +eku +bWd +eku +bWI +bWI +bWI +bWI +bWI +bWI +boz +boz +boz +cpC +bsn +bsn +bsn +bsn +boz +boz +boz +boz +boz +boz +cpC +bsn +bsn +bsn +bsn +boz +boz +boz +boz +boz +boz +boz +boz +boz +boz +boz +boz +boz +bsO +bsO +bsO +bsO +bsO +bsO +bsO bsw bsw bsw @@ -119666,6 +111362,10 @@ bsw bsw bsw bsw +sqe +"} +(65,1,1) = {" +sqe bsw bsw bsw @@ -119695,11 +111395,46 @@ bsw bsw bsw bsw +ekF +elf +eoA +eps +epn +emr +epd +ekW bsw bsw bsw bsw bsw +eoF +eoF +eoF +eoM +eoF +eoF +enz +eoL +eoI +eoF +eoF +eoF +eoD +elT +elT +bsO +bsO +bsO +bsO +elT +elk +elT +elT +bsO +bsO +bsO +bsO bsw bsw bsw @@ -119710,17 +111445,19 @@ bsw bsw bsw bsw -sqe -"} -(31,1,1) = {" -sqe bsw bsw bsw bsw bsw bsw +bsO +elW +elz +elL bsw +ekW +bsO bsw bsw bsw @@ -119728,6 +111465,11 @@ bsw bsw bsw bsw +bsO +ekX +eli +enZ +bsO bsw bsw bsw @@ -119737,12 +111479,65 @@ bsw bsw bsw bsw +ekX +ekX bsw bsw bsw bsw +ekA bsw +bsO bsw +bsO +eku +bWd +bXn +bWd +bWN +bWN +bWN +bWQ +ceH +aUD +bWz +bTU +bVl +bVG +bTU +bsp +bUu +cxY +beT +beT +beT +beT +bTF +ajk +bUv +bUa +bUv +bUb +bTR +bTH +bTF +bTF +boz +beT +beT +beT +ekJ +ekH +bTT +bTR +bTQ +bly +bly +ekE +ekA +ekx +ekv +aen bsw bsw bsw @@ -119751,6 +111546,10 @@ bsw bsw bsw bsw +sqe +"} +(66,1,1) = {" +sqe bsw bsw bsw @@ -119777,19 +111576,54 @@ bsw bsw bsw bsw +bsO +bsO +bsO +bsO +bsO +asp +eoA +epo +epd +epe +bsO +bsO bsw bsw bsw bsw +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO bsw +elT +elT bsw +ekX +eoB +ekX +elT bsw bsw +elT +elT bsw bsw bsw bsw bsw +bsO +bsO +bsO bsw bsw bsw @@ -119802,6 +111636,9 @@ bsw bsw bsw bsw +elX +ekX +ela bsw bsw bsw @@ -119812,10 +111649,79 @@ bsw bsw bsw bsw +bsO bsw +emD +eoa +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO +enJ +ekX +ekX +bsO +bsO +bsO bsw bsw bsw +bsO +bsO +bsO +bZw +bgW +bVX +bXi +bWT +bWG +bWG +bWG +bWJ +aUD +bWA +bVf +bVl +bTU +bTU +bUa +bUu +bVP +biy +bTX +bTX +biy +cpD +bUk +bTU +bTU +bTU +bUb +aVD +bTI +bUa +bUa +bTD +bTz +bUp +bUp +ekK +bTX +aoY +bUE +aVD +aVC +bly +ekF +ekB +eky +ekw +aen bsw bsw bsw @@ -119824,6 +111730,10 @@ bsw bsw bsw bsw +sqe +"} +(67,1,1) = {" +sqe bsw bsw bsw @@ -119854,6 +111764,13 @@ bsw bsw bsw bsw +bsO +bsO +ept +epo +epg +bsO +bsO bsw bsw bsw @@ -119870,10 +111787,26 @@ bsw bsw bsw bsw +bsO bsw bsw +elT bsw +enF +elf +elT +elT +elT +elk +env +emu +elc bsw +elT +elT +ekW +ekX +bsO bsw bsw bsw @@ -119886,25 +111819,93 @@ bsw bsw bsw bsw +bsO bsw bsw +ekX +elB +elx +elu bsw bsw bsw bsw bsw bsw -sqe -"} -(32,1,1) = {" -sqe bsw +bsO +enJ +elf +eob +ekX +ekX bsw +ekX +ekX bsw bsw bsw +enE +enE +enE +ekP +enE +enH +enE bsw bsw +cep +eku +eku +ceo +cek +bWE +bWd +bVX +bWb +bWE +bWE +bWM +bWK +bUg +bTX +bUa +bVm +bUY +bUY +bUY +bVS +biy +biy +bTX +bTX +biy +bTX +bUK +aii +aii +bUw +bUs +bTJ +bTB +bTB +bTG +bTE +bTB +big +aVC +ekL +ekI +bTU +bTP +aab +bly +bly +ekC +ekC +ekz +aZY +aen bsw bsw bsw @@ -119913,6 +111914,10 @@ bsw bsw bsw bsw +sqe +"} +(68,1,1) = {" +sqe bsw bsw bsw @@ -119944,6 +111949,11 @@ bsw bsw bsw bsw +bsO +epu +epp +eph +bsO bsw bsw bsw @@ -119961,9 +111971,26 @@ bsw bsw bsw bsw +bsO bsw +emC +emu +ekA +ekA +ekA +ekA bsw bsw +emq +emk +ekA +ekA +elc +ekA +emu +elT +ekX +bsO bsw bsw bsw @@ -119976,8 +112003,13 @@ bsw bsw bsw bsw +bsO +bsO bsw bsw +elC +bsO +bsO bsw bsw bsw @@ -119985,6 +112017,79 @@ bsw bsw bsw bsw +bsO +ekX +ekA +ekA +ela +enU +elf +elf +elf +ekA +ekA +enF +enK +elc +ela +ekA +elc +elf +enF +elr +ekQ +eel +eku +eku +eku +bWd +bWd +bWd +bWM +bXb +bWM +bWW +bWR +bWJ +aUD +bWB +bWg +bVY +bWe +bVY +bUa +bUa +bVP +bTX +bUa +bUa +bVf +bUa +bTU +bTX +bTU +bUa +bVa +bUS +bTX +bTU +bTU +bTU +bUc +bUc +ekN +ekM +bTY +bTV +bTS +aac +aaa +bly +ekG +ekD +aZY +aZY +aen bsw bsw bsw @@ -119993,6 +112098,10 @@ bsw bsw bsw bsw +sqe +"} +(69,1,1) = {" +sqe bsw bsw bsw @@ -120024,6 +112133,11 @@ bsw bsw bsw bsw +bsO +epv +epq +epj +bsO bsw bsw bsw @@ -120041,10 +112155,26 @@ bsw bsw bsw bsw +bsO bsw +emD +emy +bsO +bsO +bsO +bsO bsw bsw +elT +elT +bsO +bsO +bsO +bsO bsw +emk +elT +bsO bsw bsw bsw @@ -120058,7 +112188,11 @@ bsw bsw bsw bsw +bsO bsw +eli +elD +bsO bsw bsw bsw @@ -120067,9 +112201,79 @@ bsw bsw bsw bsw +bsO +ekW +ekP +eoc +enD +elc +ekP +enI +ekX +enP +enI +enI +ekX +ekX bsw bsw bsw +enI +enG +enD +ekW +ekX +eku +eku +bXy +bVX +bXq +bVX +bVX +bXc +bWE +bWM +bWM +bWL +boz +bTX +bTX +bTU +bsp +bVY +bsp +bVa +bTX +bTX +bUa +bsp +bUa +bsp +bTU +bTX +bTU +bUa +bTU +bTU +bTX +bTU +bso +bUa +bUv +bTU +ekO +aLc +aLc +aLc +aLc +aLc +aLc +aLc +aLc +aZY +aZY +aZY +aZY bsw bsw bsw @@ -120080,7 +112284,7 @@ bsw bsw sqe "} -(33,1,1) = {" +(70,1,1) = {" sqe bsw bsw @@ -120113,6 +112317,11 @@ bsw bsw bsw bsw +bsO +eku +ekX +eku +bsO bsw bsw bsw @@ -120126,28 +112335,46 @@ bsw bsw bsw bsw +dRv bsw bsw bsw +bsO bsw +elf +emy +bsO bsw bsw +bsO bsw bsw +elT bsw +bsO bsw bsw +bsO bsw +ekA bsw +bsO bsw bsw bsw +bsO bsw bsw bsw +bsO bsw bsw bsw +elT +elc +ekA +elQ +eky bsw bsw bsw @@ -120158,6 +112385,76 @@ bsw bsw bsw bsw +bsO +ekX +ekA +eod +bsO +bsO +bsO +bsO +ekX +ekX +ekX +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bWc +bXz +bVX +bVX +bVX +bWM +bXc +bVX +bWX +bWS +bWM +boz +boz +cyf +bTX +bUa +bTU +bTU +aHS +boz +boz +bUa +bTU +bUa +bTU +bTU +boz +bTU +bTU +bVb +bTU +boz +bTU +bUa +bUc +bUa +aHS +aLc +aLc +aZY +aZY +bde +bde +aZY +aZY +aZY +bsO bsw bsw bsw @@ -120169,6 +112466,10 @@ bsw bsw bsw bsw +sqe +"} +(71,1,1) = {" +sqe bsw bsw bsw @@ -120200,6 +112501,13 @@ bsw bsw bsw bsw +bsO +eku +eku +eku +bsO +bsO +bsO bsw bsw bsw @@ -120215,14 +112523,42 @@ bsw bsw bsw bsw +bsO bsw +elT bsw +bsO +bsO +bsO +bsO bsw +elC +elT bsw +bsO +bsO +bsO +bsO bsw bsw bsw +elu +bsO +bsO +bsO +bsO +ekX +ekX bsw +bsO +bsO +bsO +bsO +ekX +ekW +ekX +elc +elc bsw bsw bsw @@ -120233,10 +112569,17 @@ bsw bsw bsw bsw +bsO +ekX +ekA +ekX +bsO bsw bsw bsw bsw +emq +ekW bsw bsw bsw @@ -120248,9 +112591,54 @@ bsw bsw bsw bsw -bsw -bsw -bsw +bWI +bWE +bXA +bWE +bVX +bWE +bWM +bJF +bVX +bWE +bWM +bWE +boz +boz +boz +bVM +bTX +bTX +bTX +bTX +boz +boz +bVM +biy +bTX +bTX +bUd +boz +bTU +bTU +bVc +bTU +boz +bTX +biy +biy +bUx +bUd +aLc +aLc +aZY +aZY +bde +bUf +aZY +aZY +aZY +bsO bsw bsw bsw @@ -120264,7 +112652,7 @@ bsw bsw sqe "} -(34,1,1) = {" +(72,1,1) = {" sqe bsw bsw @@ -120284,18 +112672,53 @@ bsw bsw bsw bsw +caA +bsO +bsO +bsO +bsO +bsO +caA +caA +caA +caA +caA +caA bsw +caA +cdv +eku +epk +bsO bsw +bsO +caA +caA +caA +caA +bsO +bsO +bsO +bsO +bsO +caA bsw bsw bsw bsw bsw +bsO bsw bsw bsw bsw bsw +elT +ekA +ekA +ems +eky +eoz bsw bsw bsw @@ -120303,6 +112726,25 @@ bsw bsw bsw bsw +elc +emg +eme +elc +emb +elT +ekW +ekX +ekX +emb +emb +ema +elZ +elY +bsO +elc +ekX +elc +bsO bsw bsw bsw @@ -120311,6 +112753,11 @@ bsw bsw bsw bsw +bsO +ekX +elc +ekX +emq bsw bsw bsw @@ -120328,6 +112775,54 @@ bsw bsw bsw bsw +bWI +bWE +bXB +bVX +bVX +bXo +bWM +bMy +bIS +bWM +bWE +bWN +boz +boz +boz +boz +bVZ +bVZ +aUD +boz +boz +boz +boz +bVH +bUB +aUD +boz +boz +boz +boz +boz +boz +boz +boz +aUD +bUB +bUy +aLc +aLc +aLc +aZY +bde +bde +bde +aZY +bsO +bsO +bsO bsw bsw bsw @@ -120339,6 +112834,10 @@ bsw bsw bsw bsw +sqe +"} +(73,1,1) = {" +sqe bsw bsw bsw @@ -120352,17 +112851,84 @@ bsw bsw bsw bsw +bsO +bsO +bsO +bsO +caA +caA +aMs +kAA +kAA +kAA +aMr +caA +caA +cdt +cdl +cdc +caA +caA +caA +caO +epr +epk +caA +caA +caA +ccv +ccq +ccm +caA +aMs +kAA +kAA +kAA +aMr +caA +caA bsw bsw bsw bsw +bsO bsw bsw bsw +elT +elT +elT +elc +ela +emt +emr +elc +eli +elT +elc +elc +elc +eli +elM +ekA +ekA +emf +elc +emd +ekA +ekA +emc bsw bsw bsw bsw +ekX +ekX +bsO +elR +ekX +elT +bsO bsw bsw bsw @@ -120371,7 +112937,11 @@ bsw bsw bsw bsw +bsO bsw +elc +ekX +ekX bsw bsw bsw @@ -120390,6 +112960,53 @@ bsw bsw bsw bsw +bWl +bXB +bVX +bWE +bXp +bWE +bWM +bWM +bWE +bWN +bWN +boz +boz +boz +bTX +bTX +biy +bTX +bTX +boz +boz +bUx +biy +biy +biy +bTX +boz +bTX +bTX +bTX +bTX +boz +bTX +bTX +biy +bTX +bTX +aLc +aLc +bde +bUi +bde +aZY +aZY +bsO +bsO +bsO bsw bsw bsw @@ -120401,6 +113018,10 @@ bsw bsw bsw bsw +sqe +"} +(74,1,1) = {" +sqe bsw bsw bsw @@ -120409,16 +113030,89 @@ bsw bsw bsw bsw +enA +enw +axL +eku +eku +enq +ccQ +enh +end +caD +cbe +cej +cbw +cdS +cdI +cbm +cdz +cdw +adT +ccQ +amc +cda +cKY +ccV +ccS +cbs +aMp +ccL +cKX +aMp +aMn +emI +aMn +aMl +cbZ +dTz +dTz +dTz +cbm +cbe +caA bsw bsw bsw bsw +bsO bsw bsw +elF +emw +elc +emk +elc +eoA +elf +elf +elT +elc +elc bsw bsw +emm +elO bsw +bsO +bsO +bsO +bsO +bsO +eoy +ekX +ekX +bsO +bsO +bsO +bsO +bsO +bsO +bsO bsw +ekA +elD +bsO bsw bsw bsw @@ -120427,6 +113121,11 @@ bsw bsw bsw bsw +bsO +ekX +ekA +ekX +bsO bsw bsw bsw @@ -120445,35 +113144,53 @@ bsw bsw bsw bsw -bsw -sqe -"} -(35,1,1) = {" -sqe -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw +bWx +bXz +bWE +bXr +bVX +bNp +bXd +bWM +bWE +bWN +bWN +bWE +boz +bTX +bTX +bVI +bVN +bVq +biy +boz +boz +biy +bVI +bTT +bVv +bTX +boz +bTX +bUF +bUt +bTX +boz +bTX +bUF +bUC +bUt +bTX +aLc +bUm +bde +bde +aZY +aZY bsw bsw +bsO +bsO bsw bsw bsw @@ -120485,6 +113202,10 @@ bsw bsw bsw bsw +sqe +"} +(75,1,1) = {" +sqe bsw bsw bsw @@ -120492,21 +113213,80 @@ bsw bsw bsw bsw +ekX +ekE +enx +env +eku +caz +caz +enn +cdY +ene +enb +cbf +cbS +ceb +cdT +cdJ +cbo +cdA +cpE +caM +cdm +cbs +cbf +ccE +caT +cbs +cbO +cbs +ccb +ccE +caT +caM +ccr +caM +emH +cca +cbP +cbI +caT +cbn +cbf +caA bsw bsw bsw bsw bsw bsw +elT +elc +bsO +bsO +bsO +bsO bsw +emu +elT bsw +bsO +bsO +bsO +bsO +emn +elT bsw bsw bsw bsw bsw +bsO bsw +elT bsw +bsO bsw bsw bsw @@ -120514,6 +113294,9 @@ bsw bsw bsw bsw +elM +ekA +bsO bsw bsw bsw @@ -120522,6 +113305,11 @@ bsw bsw bsw bsw +bsO +ekX +enK +elT +bsO bsw bsw bsw @@ -120541,17 +113329,67 @@ bsw bsw bsw bsw +bXC +bVX +bWE +bWE +bVX +bXe +bWM +bWE +bWG +bWG +bWF +aUD +bWt +bWm +bVK +bUa +bVV +bVv +bTX +bTX +bVI +bVK +bUa +bVB +bVq +bTX +bUF +bUG +bVd +bUt +bTX +bUF +bUG +bTU +bUz +bUt +bTX +bUn +bUf +aZY +aZY bsw bsw bsw bsw +bsO bsw +bsO +bsO +bsO +bsO bsw bsw bsw bsw bsw bsw +sqe +"} +(76,1,1) = {" +sqe bsw bsw bsw @@ -120559,19 +113397,71 @@ bsw bsw bsw bsw +ekX +enB +eny +eku +eku +eku +caz +caN +eni +enf +caD +cbf +caT +cec +cbs +cdK +cbf +cbf +cbs +caM +cdn +cdd +cbf +ccE +cbf +caM +cbO +caM +caT +ccE +ccC +ccw +caM +caM +caT +cbS +cbQ +caT +cbx +cbo +cbf +caA bsw bsw bsw bsw bsw +emG +ekA +ekA +bsO bsw bsw +bsO bsw +elT bsw bsw +bsO bsw bsw +bsO bsw +elT +elc bsw bsw bsw @@ -120586,7 +113476,10 @@ bsw bsw bsw bsw +bsO bsw +elc +elE bsw bsw bsw @@ -120596,6 +113489,13 @@ bsw bsw bsw bsw +bsO +eog +elf +ekX +ekX +ekX +eNh bsw bsw bsw @@ -120611,8 +113511,48 @@ bsw bsw bsw bsw +bsO bsw bsw +bWd +bVX +bWE +bWE +bXf +bWM +bWE +bVX +bVX +bWG +aUD +bWu +bWo +bUa +bWa +bUa +bTW +bTT +bVN +bVK +bUa +bVE +bVb +bVs +bUa +bVl +bVi +bVe +bUT +bUN +bUL +bUH +bUa +bUA +bUu +bUa +bUj +bTP +aZY bsw bsw bsw @@ -120632,7 +113572,7 @@ bsw bsw sqe "} -(36,1,1) = {" +(77,1,1) = {" sqe bsw bsw @@ -120641,14 +113581,72 @@ bsw bsw bsw bsw +enz +enC +enz +eku +eku +eku +eku +eno +aMm +eng +enc +cbf +cbf +ced +cdU +cbo +ccC +cdB +aMq +cdu +cdo +cde +aMm +ccZ +aMq +aMo +ccN +ccN +aMm +ccF +aMq +aMo +aMo +aMo +aMm +ccb +cbR +cbJ +cby +caT +cbg +caA bsw bsw bsw bsw bsw bsw +emw +emA +bsO +bsO +bsO +bsO bsw +emk +elc bsw +bsO +bsO +bsO +bsO +elc +emk +emi +bsO bsw bsw bsw @@ -120662,7 +113660,9 @@ bsw bsw bsw bsw +bsO bsw +eli bsw bsw bsw @@ -120673,6 +113673,12 @@ bsw bsw bsw bsw +bsO +bZo +elT +ekX +bsO +elq bsw bsw bsw @@ -120689,8 +113695,49 @@ bsw bsw bsw bsw +bsO bsw bsw +bWT +bVX +bVX +bWE +bXb +bWE +bWE +bWT +bWO +bWG +aUD +biy +bWo +bUR +bTU +bVW +bUa +bUa +bUa +bTU +bVL +bTU +bUa +bVt +bTU +bVl +bUa +cYC +bUU +bUa +bTU +bUa +aLg +bUa +bUu +bTU +aVD +bsm +aVD +eNe bsw bsw bsw @@ -120707,6 +113754,10 @@ bsw bsw bsw bsw +sqe +"} +(78,1,1) = {" +sqe bsw bsw bsw @@ -120720,16 +113771,66 @@ bsw bsw bsw bsw +bsO +bsO +bsO +bsO +bsO +caA +emY +cee +cdV +cdL +emV +caA +caA +caU +caU +cdf +caA +caA +caA +caU +ccR +ccO +caA +caA +caA +caU +caU +caU +caA +ccc +cbS +cbK +cbz +cbf +cbf +caA bsw bsw bsw bsw +bsO bsw +ekW +elT +elT +elc +elc +elc +eku +emu +ekX bsw bsw bsw bsw bsw +emo +elc +emj +bsO bsw bsw bsw @@ -120743,11 +113844,24 @@ bsw bsw bsw bsw +bsO bsw +elT bsw bsw bsw bsw +bsO +bsO +bsO +bsO +bsO +bsO +ekX +elT +eli +elT +bsO bsw bsw bsw @@ -120765,13 +113879,57 @@ bsw bsw bsw bsw +bsO bsw bsw +bVX +bVX +bWE +bWM +bWM +bVX +bWE +bWE +bWE +bWG +boz +biy +bWp +bTU +bUa +bTU +bVi +bVQ +bTX +bUV +bTU +bUa +bVC +bVu +bVp +bVm +bVj +bVf +bUV +bTX +bTU +bUI +bTU +bUr +bUr +bUq +aVD +aVD +aVD +aVD bsw bsw bsw bsw +bsO bsw +bsO +bsO bsw bsw bsw @@ -120780,6 +113938,10 @@ bsw bsw bsw bsw +sqe +"} +(79,1,1) = {" +sqe bsw bsw bsw @@ -120798,44 +113960,61 @@ bsw bsw bsw bsw +caA +caA +cdM +cdW +cdM +caA bsw +caA +caV +cbE +cbE +caA bsw +caA +cbE +cbE +caU +caA bsw +caA +ccx +cbE +cbE +caA +ccd +amb +cbA +cbA +cbp +caA +caA bsw bsw bsw bsw +bsO +ekX +emE +emy bsw +emv +emk +elT +eku +elW +eku +eku bsw bsw bsw bsw -bsw -bsw -bsw -bsw -sqe -"} -(37,1,1) = {" -sqe -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw +ekF +eml +emi +bsO bsw bsw bsw @@ -120849,12 +114028,24 @@ bsw bsw bsw bsw +bsO +elS +elM bsw bsw bsw bsw bsw bsw +ekX +elT +ekA +ekX +ekX +elT +elT +elT +bsO bsw bsw bsw @@ -120872,8 +114063,45 @@ bsw bsw bsw bsw +bsO bsw bsw +bXi +bXs +bWM +bWM +bWE +bVX +bWE +bWM +bWE +bWE +boz +bWv +bWo +bUa +bUa +bUa +bTX +boz +boz +bTX +bUa +bUa +bVw +bTX +boz +bTX +bVk +bUa +bTX +boz +bTX +bTU +bTP +bTP +bTP +bUr bsw bsw bsw @@ -120882,6 +114110,7 @@ bsw bsw bsw bsw +bsO bsw bsw bsw @@ -120893,6 +114122,10 @@ bsw bsw bsw bsw +sqe +"} +(80,1,1) = {" +sqe bsw bsw bsw @@ -120910,19 +114143,62 @@ bsw bsw bsw bsw +caA +caA +cel +cdX +cdX +cdN +cdF +caA +caA +ccn +ccn +ccn +caA +caA +caA +ccn +ccn +ccn +caA +caA +caA +ccy +caO +cbE +caA +caA +aLS +cbL +cbB +caA +caA bsw bsw bsw bsw bsw +bsO +eku +emF +emB bsw bsw bsw bsw +eku +eku +eku +eku bsw bsw bsw bsw +eku +ekF +ekX +bsO bsw bsw bsw @@ -120936,15 +114212,30 @@ bsw bsw bsw bsw +bsO +ekX bsw +elF bsw bsw bsw +ekX +elc +elc +ekX +elr +eky +elq +elT +elT +enZ +bsO bsw bsw bsw bsw bsw +elT bsw bsw bsw @@ -120958,6 +114249,42 @@ bsw bsw bsw bsw +bVX +bVX +bWE +bWM +bWM +bWS +bWE +bWE +bWM +bWM +cjY +boz +bTX +bWo +bUa +bUa +bTU +cjR +boz +boz +bTX +bUa +bTU +bVw +cjR +boz +bTX +bVl +bUa +aHU +boz +bTX +bTU +bUr +bTP +bTP bsw bsw bsw @@ -120967,6 +114294,7 @@ bsw bsw bsw bsw +bsO bsw bsw bsw @@ -120978,6 +114306,10 @@ bsw bsw bsw bsw +sqe +"} +(81,1,1) = {" +sqe bsw bsw bsw @@ -120996,16 +114328,61 @@ bsw bsw bsw bsw +ceq +caU +caU +ccT +cbE +cbE +cdC +cdx +caS +cbG +cdg +cbw +cbw +caS +caS +cbh +caS +caS +ccG +ccD +ccn +ccs +cbE +cbE +cbE +aMi +caM +aMf +caA bsw bsw -sqe -"} -(38,1,1) = {" -sqe bsw bsw bsw bsw +bsO +eku +eku +eku +bsO +bsO +bsO +bsO +eku +bZN +eku +eku +bsO +bsO +bsO +bsO +eku +eku +eku +bsO bsw bsw bsw @@ -121019,15 +114396,31 @@ bsw bsw bsw bsw +bsO +ekF +ekX +elG +elc bsw bsw bsw +ekX +elc +ekV +ekX bsw +bsO +ekZ +emu +eob +bsO bsw bsw bsw bsw bsw +elT +ekZ bsw bsw bsw @@ -121038,6 +114431,44 @@ bsw bsw bsw bsw +bWI +bWE +bWE +bVX +bXj +bXj +bXj +bXg +bWM +bWE +bWM +bWM +bWE +boz +bTX +bWq +bVf +bUa +bUa +bVc +bUo +bTX +bTU +bUa +bUa +bTW +bVv +bTX +bUF +bUL +bTU +bUa +bUO +bTU +bTU +aVD +bTP +aVD bsw bsw bsw @@ -121047,6 +114478,7 @@ bsw bsw bsw bsw +bsO bsw bsw bsw @@ -121058,6 +114490,10 @@ bsw bsw bsw bsw +sqe +"} +(82,1,1) = {" +sqe bsw bsw bsw @@ -121075,16 +114511,62 @@ bsw bsw bsw bsw +ces +caO +ccn +ccn +cfb +cdO +ccn +caO +cdx +cbs +ccz +cbs +caO +caO +caM +cbs +caO +caV +caO +cbh +caV +caO +ccp +caV +ccj +cbE +aMi +caM +aMf +caA bsw bsw bsw bsw bsw bsw +bsO +eku +eku +bYJ +bYb bsw bsw +bsO +eku +bXY +bZr +eku +bsO bsw bsw +bsO +eku +bZr +eku +bsO bsw bsw bsw @@ -121099,11 +114581,80 @@ bsw bsw bsw bsw +elT +ekX +ekX +bsO bsw +bsO +bsO +bsO +ekF +ekX +bsO +bsO +bsO bsw +elf +emz +bsO +bsO +bsO +bsO +bsO +elT +elT bsw +bsO +bsO +bsO +bsO bsw bsw +bsO +bsO +bsO +bWI +bWI +bWE +bWE +bXt +bVX +bVX +bVX +bWE +bWE +bWE +bWM +bWE +bWG +aUD +bTX +bWq +bTU +bUa +bUa +bUa +del +bsq +bVf +bUa +bVA +bUa +bVw +bTU +bVl +bUa +bUa +bUA +bUa +bUM +bUJ +bUE +aVD +aVD +aVD +aVD bsw bsw bsw @@ -121123,6 +114674,10 @@ bsw bsw bsw bsw +sqe +"} +(83,1,1) = {" +sqe bsw bsw bsw @@ -121140,12 +114695,62 @@ bsw bsw bsw bsw +cet +caV +cem +caS +caO +cdP +caS +cdD +cdy +emO +cdp +caS +cdb +caS +caS +ccT +caV +caO +caO +caS +caS +caS +ccp +cbG +cck +caU +aMi +caT +aMf +caA bsw bsw bsw bsw bsw bsw +bsO +bZM +bZr +bYz +bYb +bYb +bYb +bYb +eku +bYa +bXY +bXY +bYb +bYb +bYb +bYb +bZr +bZs +bXZ +bYb bsw bsw bsw @@ -121162,8 +114767,79 @@ bsw bsw bsw bsw +elD bsw +ekA +eon +elT +ekX +ekF +emk +eok +eok bsw +eoh +elc +eoe +ekY +eok +eok +elT +elT +enQ +ekQ +ekA +ekY +eku +eku +eku +eku +eku +eku +bXW +bXT +bWd +ekT +ekT +bXd +bXb +bWE +bWG +bWG +bWE +bWE +bWM +bWM +bWE +bWG +aUD +bWt +bWr +bWg +bUa +bUa +bUa +bUa +bVO +bUa +bTU +bTU +bUa +bVs +bTU +bVl +bVb +bUa +bUR +aLg +bTP +bTP +aVD +bTP +bsm +aVD +aVD +aVD bsw bsw bsw @@ -121184,7 +114860,7 @@ bsw bsw sqe "} -(39,1,1) = {" +(84,1,1) = {" sqe bsw bsw @@ -121197,15 +114873,68 @@ bsw bsw bsw bsw +bsO +bsO +bsO bsw bsw bsw +bsO +caA +cen +cef +cdY +cdQ +caA +caA +caA +cdq +cdq +cdh +caA +caA +caA +caV +caO +ccx +caA +caA +caA +cbR +caV +ceW +caA +caA +cbT +cbM +aMf +caA bsw bsw bsw bsw bsw bsw +bYb +cap +bXY +cag +cad +bYa +bZY +bZW +bZR +bZp +bYa +bYa +bYa +bZB +bZy +bYB +aLx +bYB +bYw +bYb bsw bsw bsw @@ -121221,16 +114950,90 @@ bsw bsw bsw bsw +elT +elc +elc +enF +elf +elc +ela +eom +ekA +elf +ekA +elf +eox +eof +ekA +elc +elk +ekP +elc +ela +ela +ela +enL +ekX +ekW +ekF +eku +eku +eku +bXX +bXX +bXU +bWk +bWb +bWE +bWE +bWG +bWE +bWG +bWG +bWE +bXa +bWY +bWU +bWG +bWG +bUr +bWt +bWq +bWh +bUa +bVf +bUa +bUD +bUa +bUa +bTU +bTU +bTP +bVx +bTU +bVk +bUa +bTU +bUX +bTU bsw bsw bsw bsw +aVD +eNf +aVD +aVD bsw bsw bsw bsw bsw bsw +bsO +bsO +bsO +bsO bsw bsw bsw @@ -121239,6 +115042,10 @@ bsw bsw bsw bsw +sqe +"} +(85,1,1) = {" +sqe bsw bsw bsw @@ -121250,18 +115057,68 @@ bsw bsw bsw bsw +bsO bsw +bsO bsw bsw bsw +bsO bsw +caA +ceg +cba +cbn +caA bsw +caA +cbE +cbE +cbE +caA bsw +caA +caV +caO +ccx +caA bsw +caA +cbR +caO +caV +caA +aMk +cbU +caT +aMf +caA +caA +caA bsw bsw bsw bsw +bYb +cap +can +cah +bYa +bYa +bZz +bYB +bYa +bZO +bYa +bXY +bYa +bYB +bZz +bYB +bXY +bZt +aLr +bYb bsw bsw bsw @@ -121276,10 +115133,73 @@ bsw bsw bsw bsw +elQ +elc +eln +eoq +eop +eoo +elT bsw bsw bsw bsw +eol +ekX +eoi +ekX +emq +elb +enV +elf +enR +elb +ekA +ekA +ekX +eku +eku +eku +eku +eku +eku +eku +eku +bXV +bXR +bXO +ekU +bWE +bWN +bWN +bWE +bXk +bWE +bWM +bWE +bWV +bWN +bWE +bUj +bWw +bWs +bWi +bTU +bTU +bTU +bUa +aLg +bUa +bTU +bVF +bTP +bVy +biy +bVn +bUY +bUY +bUY +bUP bsw bsw bsw @@ -121294,6 +115214,7 @@ bsw bsw bsw bsw +bsO bsw bsw bsw @@ -121305,6 +115226,10 @@ bsw bsw bsw bsw +sqe +"} +(86,1,1) = {" +sqe bsw bsw bsw @@ -121316,11 +115241,68 @@ bsw bsw bsw bsw +bsO +bsO +bsO bsw bsw bsw +bsO +caA +caV +ceh +cdZ +caO +caA +caA +caA +ccn +ccn +ccn +caA +caA +caA +caV +caO +caV +caA +caA +caA +cbR +caO +cco +ccl +cce +cbU +caM +cbC +caO +caV +caA +caA +caA bsw bsw +bYb +bYB +bYa +bYB +bXY +bYa +bZZ +bYB +bYB +bYB +bYa +bYw +bXY +bZC +bZA +bXY +bYa +bXY +bZp +bYb bsw bsw bsw @@ -121335,13 +115317,72 @@ bsw bsw bsw bsw +elU +elN +elI +bsO +bsO +bsO +bsO bsw bsw bsw +bsO +bsO +ekX +enL +ekF +bsO +bsO +enW +enT +ekX +bsO +bsO +bsO +bsO bsw bsw bsw bsw +bsO +bsO +bsO +bsO +bsO +bsO +bXj +bXH +bXj +bXu +bXp +bWE +bXl +bVX +bWE +bWZ +bWE +bWN +bWE +bWC +bUr +bTP +bTR +bUr +bTP +bTP +aVD +bTP +aVD +aVD +bTR +aVD +bTP +bUr +biy +biy +biy +bTX bsw bsw bsw @@ -121356,6 +115397,9 @@ bsw bsw bsw bsw +bsO +bsO +bsO bsw bsw bsw @@ -121368,7 +115412,7 @@ bsw bsw sqe "} -(40,1,1) = {" +(87,1,1) = {" sqe bsw bsw @@ -121382,9 +115426,67 @@ bsw bsw bsw bsw +ekX +enr bsw +enj +emp +eku +eku +caO +caS +caS +caS +cdG +cdE +caV +ccz +caO +ceZ +caV +cbw +ccW +cbG +caO +caV +cbE +ccH +cbE +caV +cbG +ccp +caV +ccf +cbV +caM +cbC +aMc +cbh +caS +caS +caA bsw bsw +bYb +bYw +bYB +bYa +bYb +bYb +bYb +bYb +bYB +bYB +aLe +aLe +bYb +bYb +bYb +bYb +bYa +bYB +bYB +bYb bsw bsw bsw @@ -121399,6 +115501,10 @@ bsw bsw bsw bsw +elV +ekW +eku +bsO bsw bsw bsw @@ -121408,9 +115514,14 @@ bsw bsw bsw bsw +ekW bsw bsw +bsO +enX +elf bsw +bsO bsw bsw bsw @@ -121422,16 +115533,57 @@ bsw bsw bsw bsw +bsO +bss +bWE +bWE +bWE +bWM +bWb +bWE +bXk +bVX +bWE +bWM +bWE bsw bsw bsw +eNg +bTP +bTP +bTP +bsr +bVU +bsO +bsO +bsO +aUD +aVC +bVD +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO bsw bsw bsw +bsO +bsO +bsO +bsO bsw bsw bsw +bsO +bsO +bsO bsw +bsO bsw bsw bsw @@ -121442,6 +115594,10 @@ bsw bsw bsw bsw +sqe +"} +(88,1,1) = {" +sqe bsw bsw bsw @@ -121455,11 +115611,66 @@ bsw bsw bsw bsw +ens +ekA +enk +elT +eku +eku +caO +cei +cbG +caS +cdH +caV +caV +caV +caO +caO +caO +caO +ccX +caV +caO +caO +caO +ccI +caO +ccz +cbG +ccp +caV +ccg +cbU +caM +cbC +cbq +caA +caO +caS +caA bsw +bYb +bYb +bYB +bYB +bYa +bYb bsw bsw +bYb +bYB +bYa +bZv +bZH +bYb bsw bsw +bYb +bXY +bZq +bZq +bYb bsw bsw bsw @@ -121473,6 +115684,11 @@ bsw bsw bsw bsw +bsO +eku +eku +eku +bsO bsw bsw bsw @@ -121485,7 +115701,11 @@ bsw bsw bsw bsw +bsO +enY +ekA bsw +bsO bsw bsw bsw @@ -121497,23 +115717,42 @@ bsw bsw bsw bsw +bsO +bss +bXJ +bXI +bWE +bWM +bWb +bWE +bXm +bWE +bWM +bWM bsw bsw bsw bsw bsw +bWd +bVX +bWb +bVX bsw bsw bsw bsw bsw bsw +aVD +bTQ bsw bsw bsw bsw bsw bsw +bsO bsw bsw bsw @@ -121526,20 +115765,9 @@ bsw bsw bsw bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw +bsO +bsO +bsO bsw bsw bsw @@ -121552,7 +115780,7 @@ bsw bsw sqe "} -(41,1,1) = {" +(89,1,1) = {" sqe bsw bsw @@ -121566,10 +115794,85 @@ bsw bsw bsw bsw +ekX +ent +enp +enl +eku +eku +cer +caz +ceT +caO +caV +cdU +caO +cdU +caV +caV +caV +caV +ccz +ccY +ccU +caS +caS +ccM +ccJ +caS +caS +caS +cco +caV +cch +cbU +caN +cbC +cbr +caA +caA +caO +caA +caA +bYb +bXY +bYx +bYx +cai +bYb +bYb +bYb +bYb +bZS +bZP +aLN +aLN +bYb +bYb +bYb +bYb +bYx +bYx +bYx +bYb +bYb +bYb +bYV +bYV +bYV +bYV +bYV +bYb +arf bsw bsw bsw bsw +bsO +eku +eku +eku +bsO bsw bsw bsw @@ -121582,7 +115885,11 @@ bsw bsw bsw bsw +bsO +ell +ekA bsw +bsO bsw bsw bsw @@ -121594,7 +115901,27 @@ bsw bsw bsw bsw +bsO +bss +bWE +bXJ +bXD +bVX +bWE +bWE +bXk +bWM +bWE +bVX +bVX +bWP +bWd bsw +bWx +bWd +bWj +bWb +bVX bsw bsw bsw @@ -121602,6 +115929,7 @@ bsw bsw bsw bsw +bVz bsw bsw bsw @@ -121634,6 +115962,10 @@ bsw bsw bsw bsw +sqe +"} +(90,1,1) = {" +sqe bsw bsw bsw @@ -121645,17 +115977,103 @@ bsw bsw bsw bsw +bsO +bsO +bsO +ekA +ekQ +emX +bsO +caA +caA +caz +cea +ccz +caA +caA +caA +caV +caV +cbG +caA +caA +caA +ccK +caV +caS +caA +caA +caA +caV +caV +caA +caA +caA +aLR +caT +aLY +aLV +aLR +aLY +aLV +aLR +bgP +cJJ +aLD +aLD +aLD +caj +cae +bYv +bYv +aLK +bZI +bZI +bZI +bZI +aLM +bZD +bYv +aLK +aLD +aLD +aLD +aLD +aLA +bYb +pVd +pVd +pVd +pVd +pVd +bYb +bYb bsw bsw bsw bsw +bsO +eku +bYD +bYy +bsO bsw +bYb +bYb +bYb +bYb bsw bsw bsw bsw bsw +ekX +ekF +ekX +elm +ela bsw +bsO bsw bsw bsw @@ -121667,6 +116085,26 @@ bsw bsw bsw bsw +bsO +bss +bWE +bWb +bVX +bWE +bWM +bVX +bWE +bWM +bWb +bWb +bWj +bWj +bWd +bWd +bWd +bWj +bWk +bWc bsw bsw bsw @@ -121682,33 +116120,7 @@ bsw bsw bsw bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw +bsO bsw bsw bsw @@ -121736,7 +116148,7 @@ bsw bsw sqe "} -(42,1,1) = {" +(91,1,1) = {" sqe bsw bsw @@ -121749,20 +116161,103 @@ bsw bsw bsw bsw +bsO bsw +bsO bsw +enm +ekV +bsO bsw +caA +cbY +eku +eku +bsO bsw +bsO +ccA +cdr +cdi +caA bsw +caA +caO +ceY +caS +caA bsw +caA +caV +caO +caA bsw +caA +cbW +cbN +caT +cbs +cbf +caT +caT +caM +caC +aLk +cas +bZE +aLk +aLk +emx +bYj +caa +bZK +bZK +aLk +bZK +aLk +aLk +bZE +bYj +aLk +aLk +aLk +aLk +aLk +aLB +bYR +aLz +aLt +aLt +aLt +aLq +bYR +bYb bsw bsw bsw bsw +bYb +bYJ +bYE +bYz +bYb +bYb +bYb +bYq +aNp +bYb +bYb bsw bsw bsw +ekX +ekX +ekX +ekW +elk +ela +ekX +bsO bsw bsw bsw @@ -121774,6 +116269,26 @@ bsw bsw bsw bsw +bsO +bsO +bVX +bXK +bXv +bXv +bWL +bWE +bWE +bVX +bVX +bWj +bWk +bWD +bWD +bWD +bWj +bWj +bWd +bWd bsw bsw bsw @@ -121815,6 +116330,10 @@ bsw bsw bsw bsw +sqe +"} +(92,1,1) = {" +sqe bsw bsw bsw @@ -121826,16 +116345,103 @@ bsw bsw bsw bsw +bsO +bsO +bsO bsw +ekX +elc +bsO +bsO +bsO +eku +eku +eku +bsO +bsO +bsO +cds +cds +cdj +caA +caA +caA +caV +caV +caO +caA +caA +caA +cec +caO +caA +caA +caA +cbX +cbO +caT +cbs +caT +caT +caT +caN +caC +bYH +bYI +bZE +aLk +aLk +bYX +cab +cab +aLk +bZT +bYX +aLk +bYQ +bYX +bZF +bYj +aLk +aLk +bYj +bYj +bYv +aLB +bYj +aLx +bYZ +bYm +bYZ +aLr +bYS +bYb bsw bsw bsw bsw +bYb +bYK +bYF +tro +aLe +aLe +bYc +aNt +aNq +aMg +bYb +bYb bsw bsw bsw bsw bsw +bsO +emu +ela +ekX +bsO bsw bsw bsw @@ -121847,6 +116453,25 @@ bsw bsw bsw bsw +bsO +bss +bWE +bWM +bWM +bWS +bWE +bVX +bVX +bXh +bWd +bWc +bWj +bWj +bWd +bWd +bWy +bWd +bWl bsw bsw bsw @@ -121889,6 +116514,10 @@ bsw bsw bsw bsw +sqe +"} +(93,1,1) = {" +sqe bsw bsw bsw @@ -121904,27 +116533,99 @@ bsw bsw bsw bsw +ekW +ekX +ekA +ekA +eku +eku +eku +emp +eku +eku +eku +cdv +caz +caz +caO +caO +ccz +caO +cba +ccP +caS +cbh +dTz +emJ +cct +cbE +caS +cci +aMj +cbD +cbD +cbt +aLS +aLZ +aLW +cKW +caD +cav +aLE +bZu +bZu +bZu +bZG +cac +bYI +bZX +bZL +bZQ +bZL +aLE +bZG +bYI +bYI +aLL +aLH +bYj +bYj +bYj +aLB +bYj +aLy +aLw +bZd +aLu +aLs +bYT +bYb bsw bsw bsw bsw +bYb +bXY +bYG +bYA +bXY +aLe +bYc +aNC +bYo +bYi +aLd +bYb bsw bsw bsw bsw bsw -bsw -bsw -bsw -bsw -bsw -sqe -"} -(43,1,1) = {" -sqe -bsw -bsw -bsw +bsO +elT +elp +ekX +bsO bsw bsw bsw @@ -121936,9 +116637,24 @@ bsw bsw bsw bsw +bsO +bss +bWE +bXL +bWM +bWE +bWQ bsw +bVX +bVX bsw bsw +bWd +bWd +bWH +bWd +bWd +bWj bsw bsw bsw @@ -121982,6 +116698,10 @@ bsw bsw bsw bsw +sqe +"} +(94,1,1) = {" +sqe bsw bsw bsw @@ -121998,15 +116718,98 @@ bsw bsw bsw bsw +emp +ekX +ekQ +emZ +eku +emX +elc +ekE +elc +eku +eku +cMb +caz +caz +caz +caz +caO +caO +caV +caS +caS +caS +caS +cct +cbE +caO +caV +cbE +cbE +cbE +aMd +caA +caA +caU +caA +caA +bYb +aLG +aLe +aLe +aLe +bYb +bYb +bYb +bYb +bZU +bZv +aLG +aLO +bYb +bYb +bYb +bYb +aLI +bYv +bZi +bYI +emh +bYj +bYj +aLx +bZe +bZa +bYv +bYv +bYb +bYb bsw bsw bsw +bYb +bYL +bYh +bYB +bXY +aLe +bYb +bYs +aNr +aNi +bYd +bYb bsw bsw bsw bsw bsw +bsO +ekX +ela bsw +bsO bsw bsw bsw @@ -122018,6 +116821,12 @@ bsw bsw bsw bsw +bsO +bss +bWS +bWM +bWE +bWE bsw bsw bsw @@ -122073,6 +116882,10 @@ bsw bsw bsw bsw +sqe +"} +(95,1,1) = {" +sqe bsw bsw bsw @@ -122090,22 +116903,97 @@ bsw bsw bsw bsw +ekW +ekX +ena +elT +ekX +emW +eku +ekX +eku +eku +eku +cdk +caz +caz +caz +caz +caz +caV +caO +ccK +caV +caO +cct +cbE +caU +caV +ccP +caS +ama +caS +caA +ceU +caV +caA bsw +bYb +bYb +aLe +aLe +aLe +bYb bsw bsw +bYb +aLe +aLe +aLe +aLe +bYb bsw bsw +bYb +aLJ +bZu +aLE +aLE +aLC +bYh +bYr +aLy +aLv +bZb +bYh +bYb +bYb +bYb +bYb +bYb +bYb +bYb +bYM +bXY +bYa +eNi +aLe +bYb +bYb +bYc +bYc +bYb +bYb bsw bsw bsw bsw bsw +bsO +ekX +ela bsw bsw -sqe -"} -(44,1,1) = {" -sqe bsw bsw bsw @@ -122117,7 +117005,20 @@ bsw bsw bsw bsw +bsO +bss +bWE +bWM +bWE +bXw +bWI bsw +cJW +cJK +cJK +cJK +cJK +aEl bsw bsw bsw @@ -122165,6 +117066,10 @@ bsw bsw bsw bsw +sqe +"} +(96,1,1) = {" +sqe bsw bsw bsw @@ -122176,21 +117081,102 @@ bsw bsw bsw bsw +bsO +bsO +bsO bsw bsw bsw +bsO +bsO +bsO +ekA +ekA bsw +bsO +bsO +bsO +eku +eku +eku +caA +caA +caA bsw bsw bsw +caA +caA +caA +ccA +ccu +caA +caU +caU +caO +cbG +caV +caS +caS +caS +caO bsw bsw bsw +bYb +caq +cao +cak +bYb +bYb +bYb +bYb +bYa +bYa +bYa +bYB +bYb +bYb +bYb +bYb +bZv +bZv +aLG +bYb +bYb +bYb +bZl +bYj +bZf +bYj +bYW +bYb +bYb +bYw +bXY +bYx +bYb +bYb +bYx +bYx +bYb +bYx +aLe +aLe +aLe +aLe +aLe +bYb +bsO +bsO bsw bsw bsw bsw +bsO bsw +ekX +ekX bsw bsw bsw @@ -122203,9 +117189,21 @@ bsw bsw bsw bsw +bsO +bsO +bXD +bXd +bWE bsw bsw bsw +cJY +cJU +cJQ +cJQ +cJQ +cIn +aEk bsw bsw bsw @@ -122252,6 +117250,10 @@ bsw bsw bsw bsw +sqe +"} +(97,1,1) = {" +sqe bsw bsw bsw @@ -122263,33 +117265,106 @@ bsw bsw bsw bsw +bsO bsw +bsO bsw bsw bsw +bsO bsw +bsO +ekA +eot bsw +bsO bsw +bsO +emP +emK +eku +bsO bsw +bsO bsw bsw bsw +bsO bsw +caA +ccB bsw +bsO bsw +caA +cRc +caz +caz +caz +bgB +caO +caz bsw bsw bsw +bYb +cal +cal +cal +bXY +bYa +bXY +bXY +bXY +bYa +bXY +bYB +bYB +aLe +aLe +bZx +bYa +aLe +aLe +bYb bsw +bYb +bYb +bYh +aLk +aLk +bYH +cJD +bYh +elt +bYh +bYh +cKr +bYO +bYh +bYv +bYb +bYb +bYu +bYp +bYp +bYp +bYk +bYb +bYb +bYb +bsO +bsO +bsO +bsO +bsO bsw +ekA +ekX bsw bsw bsw bsw -sqe -"} -(45,1,1) = {" -sqe bsw bsw bsw @@ -122298,7 +117373,20 @@ bsw bsw bsw bsw +bsO +bss +bWE +bXd +bWM +bWE +bWI bsw +cJZ +cJV +ceG +ceG +ceG +cIX bsw bsw bsw @@ -122346,6 +117434,10 @@ bsw bsw bsw bsw +sqe +"} +(98,1,1) = {" +sqe bsw bsw bsw @@ -122357,20 +117449,102 @@ bsw bsw bsw bsw +bsO +bsO +bsO bsw bsw bsw +bsO +bsO +bsO +eov +eou +emT +bsO +bsO +bsO +emQ +emL +emk +bsO +bsO +bsO bsw bsw bsw +bsO +bsO +bsO bsw bsw +bsO +bsO +bsO bsw +cMb +caz +caz +caO +caO +caO bsw bsw bsw +bYJ +bXY +bYa +bYa +bYa +bYB +bYB +bYG +bYB +bYa +bXY +bYa +bZt +bYB +bYa +bYa +bYa +bXY +bYa +bYb bsw bsw +bYb +bYh +aLk +aLk +aLk +aLn +aLf +aLf +aLf +aLf +aLf +aLf +aLi +aLf +aLm +aLl +aLf +aLf +bYt +aLi +aLf +bYe +bYc +ddS +eoj +bXY +eku +eku +eku +eku +elf +enS bsw bsw bsw @@ -122383,7 +117557,20 @@ bsw bsw bsw bsw +bsO +bss +bXJ +bXM +bXE +bVX +bWI bsw +cJZ +ceG +ceG +ceG +ceG +cIX bsw bsw bsw @@ -122431,6 +117618,10 @@ bsw bsw bsw bsw +sqe +"} +(99,1,1) = {" +sqe bsw bsw bsw @@ -122452,6 +117643,14 @@ bsw bsw bsw bsw +ekA +elS +ekA +ekA +emT +elc +ekA +eku bsw bsw bsw @@ -122468,13 +117667,69 @@ bsw bsw bsw bsw +cbE +caz +caO +cba +caO +caz bsw +bXZ +bXZ +bXY +bYa +bYB +bYB +bYL +bYw +bXY +bXY +bXY +bXY +bYa +bYa +bYa +bXY +bYB +bYB +bYB +bYa +bYb bsw -sqe -"} -(46,1,1) = {" -sqe bsw +bYb +bZi +aLk +bYX +bYX +aLo +bYj +bYj +bYQ +aLk +aLk +aLk +aLk +bYH +bYh +bYh +bYh +aLk +bYj +bYh +bYj +aLk +bYc +bXY +bXY +eku +eku +eku +elp +ekS +elh +eld +bsO bsw bsw bsw @@ -122486,7 +117741,20 @@ bsw bsw bsw bsw +bsO +bss +bWM +bXN +bWj +bVX +bWI bsw +cJZ +ceG +ceG +ceG +ceG +cIX bsw bsw bsw @@ -122534,6 +117802,10 @@ bsw bsw bsw bsw +sqe +"} +(100,1,1) = {" +sqe bsw bsw bsw @@ -122557,6 +117829,12 @@ bsw bsw bsw bsw +ekE +ekX +emU +emR +emM +ekX bsw bsw bsw @@ -122573,8 +117851,69 @@ bsw bsw bsw bsw +cbE +caz +cbi +caz +caO +caz +caE +bXZ +bXZ +bXY +bXY +bXY +caf +bYb +bYb +bYb +bZO +bXZ +bXZ +bZJ +bxl +bxl +bxl +bxl +bXY +bYB +bYB +bYb bsw bsw +bYb +bYh +bZg +bYX +bYX +aLp +bYN +bYN +bYN +bYN +bYN +bYN +bYN +bYC +bYC +aLj +aLj +aLj +aLj +aLj +aLh +bYg +bYc +bXZ +ddR +ddP +eku +eku +eku +elo +eli +ele +bsO bsw bsw bsw @@ -122586,7 +117925,20 @@ bsw bsw bsw bsw +bsO +bss +bWM +bWd +bWd +bWH +bWI bsw +cJZ +ceG +ceG +ceG +cJR +cJt bsw bsw bsw @@ -122634,6 +117986,10 @@ bsw bsw bsw bsw +sqe +"} +(101,1,1) = {" +sqe bsw bsw bsw @@ -122654,16 +118010,15 @@ bsw bsw bsw bsw -sqe -"} -(47,1,1) = {" -sqe bsw bsw bsw bsw bsw bsw +emS +emN +ekA bsw bsw bsw @@ -122680,13 +118035,69 @@ bsw bsw bsw bsw +caU +caz +caz +caz +caz +caO +caF +bXZ +bXZ +bZm +bXZ +bXZ +bYb bsw bsw +bsO bsw +bXZ +bXZ +bYJ +bsO bsw bsw +bxl +bYa +bYB +bXY +bXZ bsw bsw +aLe +bZj +bYj +bYY +bYY +bYU +bYh +bYh +bYh +bYh +bYh +bYP +bYh +bYI +bYj +bYh +bYv +elt +bYh +bYj +bYl +bYb +bYb +bYa +bYa +ddQ +ddO +eku +eku +eku +ekA +ekA +bsO bsw bsw bsw @@ -122698,7 +118109,19 @@ bsw bsw bsw bsw +bsO +bsO +bWI +bXx +bWd +bXx +bWI bsw +cJZ +ceG +ceG +ceG +cIX bsw bsw bsw @@ -122747,6 +118170,10 @@ bsw bsw bsw bsw +sqe +"} +(102,1,1) = {" +sqe bsw bsw bsw @@ -122764,17 +118191,97 @@ bsw bsw bsw bsw +bsO +bsO +bsO bsw bsw bsw +bsO +bsO +elc +emU +ekA +ekA +bsO +bsO +bsO bsw bsw bsw +bsO +bsO +bsO bsw bsw +bsO +bsO +bsO bsw bsw +caV +caz +caz +caz +caW +caP +caG +bXZ +bXZ +bZr +bXZ +cam +bYb +bsO +bsO +bsO bsw +eku +bZM +eku +bsO +bsO +bsO +bsO +bYw +bYa +bXY +bXZ +bXY +bXZ +bXY +bZh +bZh +aLe +aLe +bYb +bYb +bYb +bYb +bYb +bYb +bYb +bYb +bYb +bYb +bYb +bYb +bYb +bYb +bYb +bYb +bYb +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO +bsO bsw bsw bsw @@ -122788,8 +118295,17 @@ bsw bsw bsw bsw +bXP +bVX +bVX bsw bsw +cJY +cKb +ceG +ceG +ceG +cIX bsw bsw bsw @@ -122840,7 +118356,7 @@ bsw bsw sqe "} -(48,1,1) = {" +(103,1,1) = {" sqe bsw bsw @@ -122859,34 +118375,68 @@ bsw bsw bsw bsw +bsO bsw +bsO bsw bsw bsw +bsO bsw +bsO bsw bsw bsw +bsO bsw +bsO bsw bsw bsw +bsO bsw +bsO bsw bsw +bsO bsw +bsO bsw bsw +cbG +caz +caz +caz +caX +caQ +caH +bXZ +bXZ +bXZ +bXZ bsw bsw bsw bsw bsw bsw +eku +eku +eku bsw bsw bsw bsw +bYa +bXY +bZp +bXZ +bXZ +bZm +bXZ +bXY +bXZ +bZc bsw bsw bsw @@ -122904,6 +118454,9 @@ bsw bsw bsw bsw +bsO +bsO +bsO bsw bsw bsw @@ -122926,7 +118479,17 @@ bsw bsw bsw bsw +bWT +bWd +bXF bsw +cJY +cKb +ceG +ceG +ceG +cJR +cJt bsw bsw bsw @@ -122975,6 +118538,10 @@ bsw bsw bsw bsw +sqe +"} +(104,1,1) = {" +sqe bsw bsw bsw @@ -122992,20 +118559,44 @@ bsw bsw bsw bsw +bsO +bsO +bsO bsw bsw bsw +bsO +bsO +bsO bsw bsw bsw +bsO +bsO +bsO bsw bsw bsw +bsO +bsO +bsO bsw bsw +bsO +bsO +bsO bsw bsw bsw +cbu +cbj +cbb +caY +caR +caI +caw +cat +car bsw bsw bsw @@ -123013,45 +118604,22 @@ bsw bsw bsw bsw +ekX +eku +eku bsw bsw bsw bsw bsw -bsw -bsw -bsw -bsw -sqe -"} -(49,1,1) = {" -sqe -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw +bYa +bXY +bXY +bZn +bYw +bXZ +bXZ +bXZ bsw bsw bsw @@ -123079,7 +118647,6 @@ bsw bsw bsw bsw -bsO bsw bsw bsw @@ -123097,8 +118664,15 @@ bsw bsw bsw bsw +bXW +bXG bsw -bsO +cJZ +ceG +ceG +ceG +cJS +cIX bsw bsw bsw @@ -123148,6 +118722,10 @@ bsw bsw bsw bsw +sqe +"} +(105,1,1) = {" +sqe bsw bsw bsw @@ -123194,6 +118772,14 @@ bsw bsw bsw bsw +cau +caz +cbc +caz +caz +caz +cax +cau bsw bsw bsw @@ -123202,16 +118788,21 @@ bsw bsw bsw bsw +ekX +elS +ekX bsw bsw bsw bsw -sqe -"} -(50,1,1) = {" -sqe bsw bsw +bZk +cLZ +bXY +bXY +bXY +bZk bsw bsw bsw @@ -123259,32 +118850,24 @@ bsw bsw bsw bsw +cJY +cKb +ceG +ceG +ceG +ceG +cIX +aEk bsw bsw bsw bsw -bsO -elc bsw bsw -bsO -bsO -bsO -bsO bsw bsw bsw bsw -bsO -bsO -bsO -bsO -bsw -bsw -bsw -bsO -bsw -bsw bsw bsw bsw @@ -123323,6 +118906,10 @@ bsw bsw bsw bsw +sqe +"} +(106,1,1) = {" +sqe bsw bsw bsw @@ -123369,11 +118956,29 @@ bsw bsw bsw bsw +cau +caK +cay +caz +cay +caJ +anA +cau bsw bsw bsw +bsO +bsO +bsO +bsO bsw bsw +elT +emp +bsO +bsO +bsO +bsO bsw bsw bsw @@ -123390,10 +118995,6 @@ bsw bsw bsw bsw -sqe -"} -(51,1,1) = {" -sqe bsw bsw bsw @@ -123432,6 +119033,14 @@ bsw bsw bsw bsw +cJY +cKb +ceG +ceG +ceG +ceG +ceG +cIX bsw bsw bsw @@ -123446,28 +119055,14 @@ bsw bsw bsw bsw -bsO -bsO -elT -eli -elT -bsO bsw bsw -bsO -elT bsw bsw bsw -bsO bsw bsw -bsO -elT -elc bsw -bsO -bsO bsw bsw bsw @@ -123495,6 +119090,10 @@ bsw bsw bsw bsw +sqe +"} +(107,1,1) = {" +sqe bsw bsw bsw @@ -123540,15 +119139,30 @@ bsw bsw bsw bsw +cau +cau +caz +cbd +caz +caK +cay +ceT +cau bsw bsw bsw +bsO bsw bsw +bsO bsw +elT +elT bsw +bsO bsw bsw +bsO bsw bsw bsw @@ -123574,10 +119188,6 @@ bsw bsw bsw bsw -sqe -"} -(52,1,1) = {" -sqe bsw bsw bsw @@ -123604,6 +119214,17 @@ bsw bsw bsw bsw +bsO +bsO +dfX +deN +cRL +cRL +cRL +cRL +cDe +cym +cJt bsw bsw bsw @@ -123627,34 +119248,6 @@ bsw bsw bsw bsw -bsO -bsO -bsO -bsO -bsO -elC -elT -elT -bsO -bsO -bsO -bsO -eoK -elT -elo -elT -bsO -bsO -bsO -bsO -elc -cJX -elC -bsO -bsO -bsO -bsO -bsO bsw bsw bsw @@ -123681,6 +119274,10 @@ bsw bsw bsw bsw +sqe +"} +(108,1,1) = {" +sqe bsw bsw bsw @@ -123724,13 +119321,32 @@ bsw bsw bsw bsw +cau +cau +cau +cbv +cay +caz +cay +aLT +caK +cau +cau bsw bsw bsw +bsO +bsO +bsO +bsO bsw bsw bsw bsw +bsO +bsO +bsO +bsO bsw bsw bsw @@ -123758,10 +119374,6 @@ bsw bsw bsw bsw -sqe -"} -(53,1,1) = {" -sqe bsw bsw bsw @@ -123786,6 +119398,16 @@ bsw bsw bsw bsw +bsO +cEC +cEC +cEC +cEC +cEC +cEC +cEC +cEC +bsO bsw bsw bsw @@ -123812,31 +119434,6 @@ bsw bsw bsw bsw -epS -cbk -epJ -elg -elg -elg -elg -cJr -epR -elL -epJ -elg -elg -elg -elg -epO -emr -emr -epJ -elg -elg -elg -elg -cJr -cbk bsw bsw bsw @@ -123861,6 +119458,10 @@ bsw bsw bsw bsw +sqe +"} +(109,1,1) = {" +sqe bsw bsw bsw @@ -123904,6 +119505,17 @@ bsw bsw bsw bsw +bsO +dJv +cbH +ceV +caL +aMa +caZ +cay +aLP +kSj +bsO bsw bsw bsw @@ -123942,10 +119554,6 @@ bsw bsw bsw bsw -sqe -"} -(54,1,1) = {" -sqe bsw bsw bsw @@ -123974,6 +119582,16 @@ bsw bsw bsw bsw +bsO +cFt +cFt +cFt +cFt +cFt +cFt +cFt +cFt +bsO bsw bsw bsw @@ -123994,38 +119612,6 @@ bsw bsw bsw bsw -elC -elT -ela -cbk -ela -elL -epI -ela -ela -elf -elM -epQ -elf -ela -epI -epI -ela -ela -epL -epL -elf -ela -ela -epI -elL -ela -cbk -ela -bsw -bsw -bsw -bsw bsw bsw bsw @@ -124056,6 +119642,10 @@ bsw bsw bsw bsw +sqe +"} +(110,1,1) = {" +sqe bsw bsw bsw @@ -124099,6 +119689,17 @@ bsw bsw bsw bsw +bsO +dJv +aMh +aMe +caL +aMb +aLX +aLU +caL +kSj +bsO bsw bsw bsw @@ -124126,10 +119727,6 @@ bsw bsw bsw bsw -sqe -"} -(55,1,1) = {" -sqe bsw bsw bsw @@ -124169,6 +119766,16 @@ bsw bsw bsw bsw +dij +cFt +cFt +cFt +cFt +cFt +cFt +cFt +cFt +bsO bsw bsw bsw @@ -124179,34 +119786,6 @@ bsw bsw bsw bsw -ela -elT -cbk -ela -elL -epI -ela -ela -eox -epN -epN -elf -ela -epI -epI -ela -eox -epN -epM -elf -ela -ela -epI -elK -ela -cbk -elT -eoK bsw bsw bsw @@ -124247,6 +119826,10 @@ bsw bsw bsw bsw +sqe +"} +(111,1,1) = {" +sqe bsw bsw bsw @@ -124290,6 +119873,17 @@ bsw bsw bsw bsw +cau +cau +cau +cau +cau +cau +cau +cau +cau +cau +cau bsw bsw bsw @@ -124310,10 +119904,6 @@ bsw bsw bsw bsw -sqe -"} -(56,1,1) = {" -sqe bsw bsw bsw @@ -124360,36 +119950,21 @@ bsw bsw bsw bsw +cKg +cQh +cQh +cQh +cQh +cQh +cQh +cQh +cQh +bsO bsw bsw bsw bsw bsw -cbk -epK -enu -enu -enu -enu -cMc -emr -eVX -epK -enu -enu -enu -enu -epP -emr -emr -epK -enu -enu -enu -enu -cMc -cbk -bNc bsw bsw bsw @@ -124435,9 +120010,12 @@ bsw bsw bsw bsw +sqe +"} +(112,1,1) = {" +sqe bsw bsw -bsO bsw bsw bsw @@ -124494,10 +120072,6 @@ bsw bsw bsw bsw -sqe -"} -(57,1,1) = {" -sqe bsw bsw bsw @@ -124547,34 +120121,8 @@ bsw bsw bsw bsw -bsO -bsO -bsO -bsO -bsO -emu -eVY -elT -bsO -bsO -bsO -bsO -elT bsw bsw -elT -bsO -bsO -bsO -bsO -elT -elT -elT -bsO -bsO -bsO -bsO -bsO bsw bsw bsw @@ -124586,6 +120134,16 @@ bsw bsw bsw bsw +bsO +bsO +dfZ +cXp +cXp +cXp +cKc +bsO +bsO +bsO bsw bsw bsw @@ -124621,7 +120179,6 @@ bsw bsw bsw bsw -bsO bsw bsw bsw @@ -124637,6 +120194,10 @@ bsw bsw bsw bsw +sqe +"} +(113,1,1) = {" +sqe bsw bsw bsw @@ -124678,10 +120239,6 @@ bsw bsw bsw bsw -sqe -"} -(58,1,1) = {" -sqe bsw bsw bsw @@ -124717,10 +120274,6 @@ bsw bsw bsw bsw -eoR -eoR -eoR -eoR bsw bsw bsw @@ -124734,28 +120287,14 @@ bsw bsw bsw bsw -bsO -bsO -eli -elc -elT -bsO bsw bsw -bsO bsw bsw bsw bsw -bsO bsw bsw -bsO -elT -elT -elT -bsO -bsO bsw bsw bsw @@ -124779,6 +120318,13 @@ bsw bsw bsw bsw +cJY +cJQ +cKb +ceG +ceG +cJR +cJt bsw bsw bsw @@ -124803,14 +120349,9 @@ bsw bsw bsw bsw -bsO -bsO -bsO bsw bsw bsw -bsO -bsO bsw bsw bsw @@ -124837,6 +120378,10 @@ bsw bsw bsw bsw +sqe +"} +(114,1,1) = {" +sqe bsw bsw bsw @@ -124862,10 +120407,6 @@ bsw bsw bsw bsw -sqe -"} -(59,1,1) = {" -sqe bsw bsw bsw @@ -124900,11 +120441,6 @@ bsw bsw bsw bsw -eoR -eoR -eoZ -eoT -eoR bsw bsw bsw @@ -124919,26 +120455,8 @@ bsw bsw bsw bsw -bsO -elT -emk -elT -bsO -bsO -bsO -bsO bsw bsw -emo -elT -bsO -bsO -bsO -bsO -elT -elc -elc -bsO bsw bsw bsw @@ -124983,17 +120501,22 @@ bsw bsw bsw bsw +cJY +cKb +ceG +ceG +ceG +ceG +cIX bsw bsw bsw bsw bsw bsw -bsO bsw bsw bsw -bsO bsw bsw bsw @@ -125039,6 +120562,10 @@ bsw bsw bsw bsw +sqe +"} +(115,1,1) = {" +sqe bsw bsw bsw @@ -125046,10 +120573,6 @@ bsw bsw bsw bsw -sqe -"} -(60,1,1) = {" -sqe bsw bsw bsw @@ -125084,11 +120607,6 @@ bsw bsw bsw bsw -eoR -epc -epa -eoT -eoR bsw bsw bsw @@ -125103,26 +120621,6 @@ bsw bsw bsw bsw -bsO -elT -ekA -elT -elT -elT -elT -elT -emu -elT -elc -elc -elc -elT -elT -elT -elT -elc -elc -bsO bsw bsw bsw @@ -125135,13 +120633,6 @@ bsw bsw bsw bsw -bsO -bsO -bsO -bsO -bsO -bsO -bsO bsw bsw bsw @@ -125173,11 +120664,7 @@ bsw bsw bsw bsw -bsO -bZo -ekP bsw -bsO bsw bsw bsw @@ -125198,6 +120685,13 @@ bsw bsw bsw bsw +cJZ +cKd +ceG +ceG +ceG +cJR +cJt bsw bsw bsw @@ -125230,10 +120724,6 @@ bsw bsw bsw bsw -sqe -"} -(61,1,1) = {" -sqe bsw bsw bsw @@ -125256,6 +120746,10 @@ bsw bsw bsw bsw +sqe +"} +(116,1,1) = {" +sqe bsw bsw bsw @@ -125268,11 +120762,6 @@ bsw bsw bsw bsw -eoR -eoR -eoR -eoU -eoR bsw bsw bsw @@ -125287,26 +120776,7 @@ bsw bsw bsw bsw -bsO -elT -elk -elk -elT -elT -eov -elT -elT -elk -bsv -elc -elc -elT -elk -elk -bsv -eoK bsw -bsO bsw bsw bsw @@ -125319,13 +120789,7 @@ bsw bsw bsw bsw -bsO -bsO bsw -elJ -ely -bsO -bsO bsw bsw bsw @@ -125333,11 +120797,9 @@ bsw bsw bsw bsw -bsO bsw bsw bsw -bsO bsw bsw bsw @@ -125357,11 +120819,7 @@ bsw bsw bsw bsw -bsO bsw -ekQ -ekA -bsO bsw bsw bsw @@ -125411,13 +120869,15 @@ bsw bsw bsw bsw +cJZ +ceG +ceG +ceG +ceG +cIX bsw bsw bsw -sqe -"} -(62,1,1) = {" -sqe bsw bsw bsw @@ -125444,54 +120904,13 @@ bsw bsw bsw bsw -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -eoW -bsO -bsO -bsO -bsO bsw -bsO -bsO bsw bsw bsw -bsO -bsO -bsO -bsO -bsO -bsO -elk -elT -elT -elT bsw bsw bsw -elk -elk -elc -elk -elk -elk -elk -elT -elT -elc -bsO -bsO -bsO bsw bsw bsw @@ -125503,13 +120922,7 @@ bsw bsw bsw bsw -bsO bsw -elO -elf -ekP -elv -bsO bsw bsw bsw @@ -125517,11 +120930,12 @@ bsw bsw bsw bsw -bsO +sqe +"} +(117,1,1) = {" +sqe bsw -elW bsw -bsO bsw bsw bsw @@ -125539,12 +120953,8 @@ bsw bsw bsw bsw -bsO bsw bsw -bZo -ekR -eku bsw bsw bsw @@ -125598,10 +121008,6 @@ bsw bsw bsw bsw -sqe -"} -(63,1,1) = {" -sqe bsw bsw bsw @@ -125631,46 +121037,13 @@ bsw bsw bsw bsw -bsv -aJA -eoH -aso -asf -epl -enA -enA -eoX -enA -eoQ -eoO -eoH bsw -ekX bsw bsw bsw bsw -enA -eoJ -eoH -env -env -eoE -eoC -env -elT -bsO -bsO -bsO -bsO -elk -eVW bsw bsw -bsO -bsO -bsO -bsO bsw bsw bsw @@ -125680,6 +121053,12 @@ bsw bsw bsw bsw +cJZ +ceG +ceG +ceG +cJR +cJt bsw bsw bsw @@ -125687,13 +121066,7 @@ bsw bsw bsw bsw -bsO bsw -elz -elK -elz -elw -bsO bsw bsw bsw @@ -125701,11 +121074,7 @@ bsw bsw bsw bsw -bsO bsw -ekX -ekX -bsO bsw bsw bsw @@ -125722,13 +121091,8 @@ bsw bsw bsw bsw -bsO -bsO bsw bsw -eku -eku -eku bsw bsw bsw @@ -125737,38 +121101,6 @@ bsw bsw bsw bsw -boz -bsO -bsO -bsO -bsO -bsO -boz -boz -bsO -bsO -bsO -bsO -bsO -boz -boz -boz -boz -boz -boz -bsO -bsO -bsO -bsO -bsO -boz -boz -bsO -bsO -bsO -bsO -bsO -boz bsw bsw bsw @@ -125784,7 +121116,7 @@ bsw bsw sqe "} -(64,1,1) = {" +(118,1,1) = {" sqe bsw bsw @@ -125814,47 +121146,15 @@ bsw bsw bsw bsw -eoS -ekX -bsu -elf -eoz -epm -epf -epb -epb -eoY -eoS bsw -eoP -ela -elf -eoN -ekX -ekX -ekX -elf -ela -eoK -elT bsw bsw bsw -elp -eox -ekF -bsO bsw bsw -bsO -elk -elk -elT bsw -bsO bsw bsw -bsO bsw bsw bsw @@ -125871,13 +121171,6 @@ bsw bsw bsw bsw -bsO -ekX -elP -elL -elz -ekX -bsO bsw bsw bsw @@ -125885,11 +121178,7 @@ bsw bsw bsw bsw -bsO bsw -ekW -ekX -bsO bsw bsw bsw @@ -125899,77 +121188,12 @@ bsw bsw bsw bsw -ekW bsw bsw bsw bsw bsw bsw -bsO -bsO -bsO -bsO -eku -bWd -eku -bWI -bWI -bWI -bWI -bWI -bWI -boz -boz -boz -aiC -bsn -bsn -bsn -bsn -boz -boz -aiC -bsn -bsn -bsn -bsn -boz -boz -bVg -bUZ -boz -boz -aiC -bsn -bsn -bsn -bsn -boz -boz -aiC -bsn -bsn -bsn -bsn -boz -boz -boz -boz -boz -boz -boz -bsO -bsO -bsO -bsO -bsO -bsO -bsO -sqe -"} -(65,1,1) = {" -sqe bsw bsw bsw @@ -125999,46 +121223,25 @@ bsw bsw bsw bsw -ekF -elf -eoA -eps -epn -emr -epd -ekW bsw bsw bsw bsw bsw -eoF -eoF -eoF -eoM -eoF -eoF -enz -eoL -eoI -eoF -eoF -eoF -eoD -elT -elT -bsO -bsO -bsO -bsO -elT -elk -elT -elT -bsO -bsO -bsO -bsO +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +cJY +cKb +ceG +ceG +ceG +cIX bsw bsw bsw @@ -126055,13 +121258,7 @@ bsw bsw bsw bsw -bsO -elW -elz -elL bsw -ekW -bsO bsw bsw bsw @@ -126069,11 +121266,6 @@ bsw bsw bsw bsw -bsO -ekX -eli -enZ -bsO bsw bsw bsw @@ -126083,77 +121275,12 @@ bsw bsw bsw bsw -ekX -ekX bsw bsw bsw bsw -ekA bsw -bsO bsw -bsO -eku -bWd -bXn -bWd -bWN -bWN -bWN -bWQ -ceH -aUD -bWz -bTU -bVl -bVG -bTU -bsp -bUu -bUo -bTX -bVl -bVG -bTU -bsp -bUu -bVo -bTU -bTU -bTU -bUQ -bTX -ajk -bUv -bUa -bUv -bUb -bUo -bTX -ajk -bso -bTU -bso -abH -bly -biy -ekJ -ekH -bTT -bTR -bTQ -eku -eku -ekE -ekA -ekx -ekv -ekt -sqe -"} -(66,1,1) = {" -sqe bsw bsw bsw @@ -126171,6 +121298,10 @@ bsw bsw bsw bsw +sqe +"} +(119,1,1) = {" +sqe bsw bsw bsw @@ -126180,54 +121311,19 @@ bsw bsw bsw bsw -bsO -bsO -bsO -bsO -bsO -asp -eoA -epo -epd -epe -bsO -bsO bsw bsw bsw bsw -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO bsw -elT -elT bsw -ekX -eoB -ekX -elT bsw bsw -elT -elT bsw bsw bsw bsw bsw -bsO -bsO -bsO bsw bsw bsw @@ -126240,9 +121336,6 @@ bsw bsw bsw bsw -elX -ekX -ela bsw bsw bsw @@ -126253,91 +121346,10 @@ bsw bsw bsw bsw -bsO bsw -emD -eoa -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -enJ -ekX -ekX -bsO -bsO -bsO bsw bsw bsw -bsO -bsO -bsO -bZw -bgW -bVX -bXi -bWT -bWG -bWG -bWG -bWJ -aUD -bWA -bVf -bVl -bTU -bTU -bUa -bUu -bVP -biy -bVl -bTU -bUa -bVA -aly -biy -bTU -bVb -bTU -bUR -biy -bUk -bTU -bTU -bTU -bUb -bUp -bTX -bUk -bUa -bUc -bUa -bUb -bTU -biy -ekK -bTX -aoY -bUE -aVD -aVC -eku -ekF -ekB -eky -ekw -ekt -sqe -"} -(67,1,1) = {" -sqe bsw bsw bsw @@ -126368,13 +121380,6 @@ bsw bsw bsw bsw -bsO -bsO -ept -epo -epg -bsO -bsO bsw bsw bsw @@ -126391,26 +121396,10 @@ bsw bsw bsw bsw -bsO bsw bsw -elT bsw -enF -elf -elT -elT -elT -elk -env -emu -elc bsw -elT -elT -ekW -ekX -bsO bsw bsw bsw @@ -126423,105 +121412,28 @@ bsw bsw bsw bsw -bsO bsw bsw -ekX -elB -elx -elu bsw bsw bsw bsw bsw bsw +cJZ +ceG +ceG +ceG +cJR +cJt bsw -bsO -enJ -elf -eob -ekX -ekX bsw -ekX -ekX bsw bsw bsw -enE -enE -enE -ekP -enE -enH -enE bsw bsw -cep -eku -eku -ceo -cek -bWE -bWd -bVX -bWb -bWE -bWE -bWM -bWK -bUg -bTX -bUa -bVm -bUY -bUY -bUY -bVS -biy -biy -bVm -bUP -bUY -bUP -and -bTX -bUa -bUa -bUa -bUa -biy -bUK -aii -aii -bUw -bUs -bTX -biy -akk -aii -bUh -aii -adS -bUa -bTZ -ekL -ekI -bTU -bTP -aab -eku -eku -ekC -ekC -ekz bsw -ekt -sqe -"} -(68,1,1) = {" -sqe bsw bsw bsw @@ -126553,11 +121465,6 @@ bsw bsw bsw bsw -bsO -epu -epp -eph -bsO bsw bsw bsw @@ -126575,26 +121482,15 @@ bsw bsw bsw bsw -bsO +sqe +"} +(120,1,1) = {" +sqe +bsw +bsw bsw -emC -emu -ekA -ekA -ekA -ekA bsw bsw -emq -emk -ekA -ekA -elc -ekA -emu -elT -ekX -bsO bsw bsw bsw @@ -126607,13 +121503,8 @@ bsw bsw bsw bsw -bsO -bsO bsw bsw -elC -bsO -bsO bsw bsw bsw @@ -126621,91 +121512,8 @@ bsw bsw bsw bsw -bsO -ekX -ekA -ekA -ela -enU -elf -elf -elf -ekA -ekA -enF -enK -elc -ela -ekA -elc -elf -enF -elr -ekQ -eel -eku -eku -eku -bWd -bWd -bWd -bWM -bXb -bWM -bWW -bWR -bWJ -aUD -bWB -bWg -bVY -bWe -bVY -bUa -bUa -bVP -bTX -bUa -bUa -bVf -bUa -bTU -bTX -bTU -bUa -bVa -bUS -bTX -bTU -bTU -bTU -bUc -bUc -biy -bTX -bUa -bUa -bUa -bUa -bUc -bUa -ekN -ekM -bTY -bTV -bTS -aac -aaa -eku -ekG -ekD bsw bsw -ekt -sqe -"} -(69,1,1) = {" -sqe bsw bsw bsw @@ -126737,11 +121545,6 @@ bsw bsw bsw bsw -bsO -epv -epq -epj -bsO bsw bsw bsw @@ -126759,26 +121562,10 @@ bsw bsw bsw bsw -bsO bsw -emD -emy -bsO -bsO -bsO -bsO bsw bsw -elT -elT -bsO -bsO -bsO -bsO bsw -emk -elT -bsO bsw bsw bsw @@ -126792,11 +121579,7 @@ bsw bsw bsw bsw -bsO bsw -eli -elD -bsO bsw bsw bsw @@ -126805,91 +121588,13 @@ bsw bsw bsw bsw -bsO -ekW -ekP -eoc -enD -elc -ekP -enI -ekX -enP -enI -enI -ekX -ekX bsw bsw bsw -enI -enG -enD -ekW -ekX -eku -eku -bXy -bVX -bXq -bVX -bVX -bXc -bWE -bWM -bWM -bWL -boz -bTX -bTX -bTU -bsp -bVY -bsp -bVa -bTX -bTX -bUa -bsp -bUa -bsp -bTU -bTX -bTU -bUa -bTU -bTU -bTX -bTU -bso -bUa -bUv -bTU -bTX -bTX -bTU -bso -bTU -bUe -bUa -bTX -ekO -boz -boz -boz -boz -boz -boz -bsO -bsO bsw bsw bsw bsw -sqe -"} -(70,1,1) = {" -sqe bsw bsw bsw @@ -126898,6 +121603,12 @@ bsw bsw bsw bsw +cJY +cKb +ceG +ceG +ceG +cIX bsw bsw bsw @@ -126921,11 +121632,6 @@ bsw bsw bsw bsw -bsO -eku -ekX -eku -bsO bsw bsw bsw @@ -126939,46 +121645,32 @@ bsw bsw bsw bsw -dRv bsw bsw bsw -bsO bsw -elf -emy -bsO bsw bsw -bsO bsw bsw -elT bsw -bsO bsw bsw -bsO bsw -ekA bsw -bsO bsw bsw bsw -bsO bsw bsw bsw -bsO bsw bsw +sqe +"} +(121,1,1) = {" +sqe bsw -elT -elc -ekA -elQ -eky bsw bsw bsw @@ -126989,76 +121681,6 @@ bsw bsw bsw bsw -bsO -ekX -ekA -eod -bsO -bsO -bsO -bsO -ekX -ekX -ekX -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bWc -bXz -bVX -bVX -bVX -bWM -bXc -bVX -bWX -bWS -bWM -boz -boz -bTX -bTX -bUa -bTU -bTU -aHS -boz -boz -bUa -bTU -bUa -bTU -bTU -boz -bTU -bTU -bVb -bTU -boz -bTU -bUa -bUc -bUa -aHS -aLc -aLc -bTU -bTU -bUa -bUa -bTU -bTX -boz -bsO bsw bsw bsw @@ -127070,10 +121692,6 @@ bsw bsw bsw bsw -sqe -"} -(71,1,1) = {" -sqe bsw bsw bsw @@ -127105,13 +121723,6 @@ bsw bsw bsw bsw -bsO -eku -eku -eku -bsO -bsO -bsO bsw bsw bsw @@ -127127,42 +121738,14 @@ bsw bsw bsw bsw -bsO bsw -elT bsw -bsO -bsO -bsO -bsO bsw -elC -elT bsw -bsO -bsO -bsO -bsO bsw bsw bsw -elu -bsO -bsO -bsO -bsO -ekX -ekX bsw -bsO -bsO -bsO -bsO -ekX -ekW -ekX -elc -elc bsw bsw bsw @@ -127173,17 +121756,10 @@ bsw bsw bsw bsw -bsO -ekX -ekA -ekX -bsO bsw bsw bsw bsw -emq -ekW bsw bsw bsw @@ -127195,54 +121771,6 @@ bsw bsw bsw bsw -bWI -bWE -bXA -bWE -bVX -bWE -bWM -bJF -bVX -bWE -bWM -bWE -boz -boz -boz -bVM -bTX -bTX -bTX -bTX -boz -boz -bVM -biy -bTX -bTX -bUd -boz -bTU -bTU -bVc -bTU -boz -bTX -biy -biy -bUx -bUd -aLc -aLc -bTX -bTX -biy -bUf -asx -boz -boz -bsO bsw bsw bsw @@ -127254,15 +121782,17 @@ bsw bsw bsw bsw -sqe -"} -(72,1,1) = {" -sqe bsw bsw bsw bsw bsw +cJZ +cKi +ceG +ceG +cJR +cJt bsw bsw bsw @@ -127276,53 +121806,18 @@ bsw bsw bsw bsw -caA -bsO -bsO -bsO -bsO -bsO -caA -caA -caA -caA -caA -caA bsw -caA -cdv -eku -epk -bsO bsw -bsO -caA -caA -caA -caA -bsO -bsO -bsO -bsO -bsO -caA bsw bsw bsw bsw bsw -bsO bsw bsw bsw bsw bsw -elT -ekA -ekA -ems -eky -eoz bsw bsw bsw @@ -127330,25 +121825,6 @@ bsw bsw bsw bsw -elc -emg -eme -elc -emb -elT -ekW -ekX -ekX -emb -emb -ema -elZ -elY -bsO -elc -ekX -elc -bsO bsw bsw bsw @@ -127357,11 +121833,6 @@ bsw bsw bsw bsw -bsO -ekX -elc -ekX -emq bsw bsw bsw @@ -127379,54 +121850,10 @@ bsw bsw bsw bsw -bWI -bWE -bXB -bVX -bVX -bXo -bWM -bMy -bIS -bWM -bWE -bWN -boz -boz -boz -boz -bVZ -bVZ -aUD -boz -boz -boz -boz -bVH -bUB -aUD -boz -boz -boz -boz -boz -boz -boz -boz -aUD -bUB -bUy -aLc -aLc -aLc -aLc -bUg -bUg -bUg -boz -bsO -bsO -bsO +sqe +"} +(122,1,1) = {" +sqe bsw bsw bsw @@ -127438,10 +121865,6 @@ bsw bsw bsw bsw -sqe -"} -(73,1,1) = {" -sqe bsw bsw bsw @@ -127455,84 +121878,17 @@ bsw bsw bsw bsw -bsO -bsO -bsO -bsO -caA -caA -aMs -kAA -kAA -kAA -aMr -caA -caA -cdt -cdl -cdc -caA -caA -caA -caO -epr -epk -caA -caA -caA -ccv -ccq -ccm -caA -aMs -kAA -kAA -kAA -aMr -caA -caA bsw bsw bsw bsw -bsO bsw bsw bsw -elT -elT -elT -elc -ela -emt -emr -elc -eli -elT -elc -elc -elc -eli -elM -ekA -ekA -emf -elc -emd -ekA -ekA -emc bsw bsw bsw bsw -ekX -ekX -bsO -elR -ekX -elT -bsO bsw bsw bsw @@ -127541,11 +121897,7 @@ bsw bsw bsw bsw -bsO bsw -elc -ekX -ekX bsw bsw bsw @@ -127564,53 +121916,6 @@ bsw bsw bsw bsw -bWl -bXB -bVX -bWE -bXp -bWE -bWM -bWM -bWE -bWN -bWN -boz -boz -boz -bTX -bTX -biy -bTX -bTX -boz -boz -bUx -biy -biy -biy -bTX -boz -bTX -bTX -bTX -bTX -boz -bTX -bTX -biy -bTX -bTX -aLc -aLc -biy -bUi -biy -bTX -bsl -bsO -bsO -bsO bsw bsw bsw @@ -127622,10 +121927,6 @@ bsw bsw bsw bsw -sqe -"} -(74,1,1) = {" -sqe bsw bsw bsw @@ -127634,89 +121935,16 @@ bsw bsw bsw bsw -enA -enw -axL -eku -eku -enq -ccQ -enh -end -caD -cbe -cej -cbw -cdS -cdI -cbm -cdz -cdw -adT -ccQ -amc -cda -cKY -ccV -ccS -cbs -aMp -ccL -cKX -aMp -aMn -emI -aMn -aMl -cbZ -dTz -dTz -dTz -cbm -cbe -caA bsw bsw bsw bsw -bsO bsw bsw -elF -emw -elc -emk -elc -eoA -elf -elf -elT -elc -elc bsw bsw -emm -elO bsw -bsO -bsO -bsO -bsO -bsO -eoy -ekX -ekX -bsO -bsO -bsO -bsO -bsO -bsO -bsO bsw -ekA -elD -bsO bsw bsw bsw @@ -127725,11 +121953,6 @@ bsw bsw bsw bsw -bsO -ekX -ekA -ekX -bsO bsw bsw bsw @@ -127747,54 +121970,15 @@ bsw bsw bsw bsw +cJY +cKb +ceG +ceG +ceG +cIX bsw -bWx -bXz -bWE -bXr -bVX -bNp -bXd -bWM -bWE -bWN -bWN -bWE -boz -bTX -bTX -bVI -bVN -bVq -biy -boz -boz -biy -bVI -bTT -bVv -bTX -boz -bTX -bUF -bUt -bTX -boz -bTX -bUF -bUC -bUt -bTX -aLc -bUm -bUj -bUj -bTP -aVD bsw bsw -bsO -bsO bsw bsw bsw @@ -127806,10 +121990,6 @@ bsw bsw bsw bsw -sqe -"} -(75,1,1) = {" -sqe bsw bsw bsw @@ -127817,80 +121997,21 @@ bsw bsw bsw bsw -ekX -ekE -enx -env -eku -caz -caz -enn -cdY -ene -enb -cbf -cbS -ceb -cdT -cdJ -cbo -cdA -cpE -caM -cdm -cbs -cbf -ccE -caT -cbs -cbO -cbs -ccb -ccE -caT -caM -ccr -caM -emH -cca -cbP -cbI -caT -cbn -cbf -caA bsw bsw bsw bsw bsw bsw -elT -elc -bsO -bsO -bsO -bsO bsw -emu -elT bsw -bsO -bsO -bsO -bsO -emn -elT bsw bsw bsw bsw bsw -bsO bsw -elT bsw -bsO bsw bsw bsw @@ -127898,9 +122019,6 @@ bsw bsw bsw bsw -elM -ekA -bsO bsw bsw bsw @@ -127909,11 +122027,6 @@ bsw bsw bsw bsw -bsO -ekX -enK -elT -bsO bsw bsw bsw @@ -127921,6 +122034,10 @@ bsw bsw bsw bsw +sqe +"} +(123,1,1) = {" +sqe bsw bsw bsw @@ -127933,67 +122050,17 @@ bsw bsw bsw bsw -bXC -bVX -bWE -bWE -bVX -bXe -bWM -bWE -bWG -bWG -bWF -aUD -bWt -bWm -bVK -bUa -bVV -bVv -bTX -bTX -bVI -bVK -bUa -bVB -bVq -bTX -bUF -bUG -bVd -bUt -bTX -bUF -bUG -bTU -bUz -bUt -bTX -bUn -bUl -bTP -aVD bsw bsw bsw bsw -bsO bsw -bsO -bsO -bsO -bsO bsw bsw bsw bsw bsw bsw -sqe -"} -(76,1,1) = {" -sqe bsw bsw bsw @@ -128001,71 +122068,19 @@ bsw bsw bsw bsw -ekX -enB -eny -eku -eku -eku -caz -caN -eni -enf -caD -cbf -caT -cec -cbs -cdK -cbf -cbf -cbs -caM -cdn -cdd -cbf -ccE -cbf -caM -cbO -caM -caT -ccE -ccC -ccw -caM -caM -caT -cbS -cbQ -caT -cbx -cbo -cbf -caA bsw bsw bsw bsw bsw -emG -ekA -ekA -bsO bsw bsw -bsO bsw -elT bsw bsw -bsO bsw bsw -bsO bsw -elT -elc bsw bsw bsw @@ -128080,10 +122095,7 @@ bsw bsw bsw bsw -bsO bsw -elc -elE bsw bsw bsw @@ -128093,13 +122105,6 @@ bsw bsw bsw bsw -bsO -eog -elf -ekX -ekX -ekX -eNh bsw bsw bsw @@ -128115,48 +122120,8 @@ bsw bsw bsw bsw -bsO bsw bsw -bWd -bVX -bWE -bWE -bXf -bWM -bWE -bVX -bVX -bWG -aUD -bWu -bWo -bUa -bWa -bUa -bTW -bTT -bVN -bVK -bUa -bVE -bVb -bVs -bUa -bVl -bVi -bVe -bUT -bUN -bUL -bUH -bUa -bUA -bUu -bUa -bUj -bTP -bTP bsw bsw bsw @@ -128174,10 +122139,6 @@ bsw bsw bsw bsw -sqe -"} -(77,1,1) = {" -sqe bsw bsw bsw @@ -128185,72 +122146,20 @@ bsw bsw bsw bsw -enz -enC -enz -eku -eku -eku -eku -eno -aMm -eng -enc -cbf -cbf -ced -cdU -cbo -ccC -cdB -aMq -cdu -cdo -cde -aMm -ccZ -aMq -aMo -ccN -ccN -aMm -ccF -aMq -aMo -aMo -aMo -aMm -ccb -cbR -cbJ -cby -caT -cbg -caA bsw bsw bsw bsw bsw bsw -emw -emA -bsO -bsO -bsO -bsO bsw -emk -elc bsw -bsO -bsO -bsO -bsO -elc -emk -emi -bsO +cJZ +ceG +ceG +ceG +ceG +cIX bsw bsw bsw @@ -128264,9 +122173,7 @@ bsw bsw bsw bsw -bsO bsw -eli bsw bsw bsw @@ -128277,12 +122184,6 @@ bsw bsw bsw bsw -bsO -bZo -elT -ekX -bsO -elq bsw bsw bsw @@ -128299,49 +122200,8 @@ bsw bsw bsw bsw -bsO bsw bsw -bWT -bVX -bVX -bWE -bXb -bWE -bWE -bWT -bWO -bWG -aUD -biy -bWo -bUR -bTU -bVW -bUa -bUa -bUa -bTU -bVL -bTU -bUa -bVt -bTU -bVl -bUa -cYC -bUU -bUa -bTU -bUa -aLg -bUa -bUu -bTU -aVD -bsm -aVD -eNe bsw bsw bsw @@ -128360,7 +122220,7 @@ bsw bsw sqe "} -(78,1,1) = {" +(124,1,1) = {" sqe bsw bsw @@ -128375,66 +122235,16 @@ bsw bsw bsw bsw -bsO -bsO -bsO -bsO -bsO -caA -emY -cee -cdV -cdL -emV -caA -caA -caU -caU -cdf -caA -caA -caA -caU -ccR -ccO -caA -caA -caA -caU -caU -caU -caA -ccc -cbS -cbK -cbz -cbf -cbf -caA bsw bsw bsw bsw -bsO bsw -ekW -elT -elT -elc -elc -elc -eku -emu -ekX bsw bsw bsw bsw bsw -emo -elc -emj -bsO bsw bsw bsw @@ -128448,24 +122258,11 @@ bsw bsw bsw bsw -bsO bsw -elT bsw bsw bsw bsw -bsO -bsO -bsO -bsO -bsO -bsO -ekX -elT -eli -elT -bsO bsw bsw bsw @@ -128483,57 +122280,13 @@ bsw bsw bsw bsw -bsO bsw bsw -bVX -bVX -bWE -bWM -bWM -bVX -bWE -bWE -bWE -bWG -boz -biy -bWp -bTU -bUa -bTU -bVi -bVQ -bTX -bUV -bTU -bUa -bVC -bVu -bVp -bVm -bVj -bVf -bUV -bTX -bTU -bUI -bTU -bUr -bUr -bUq -aVD -aVD -aVD -aVD bsw bsw bsw bsw -bsO bsw -bsO -bsO bsw bsw bsw @@ -128542,10 +122295,6 @@ bsw bsw bsw bsw -sqe -"} -(79,1,1) = {" -sqe bsw bsw bsw @@ -128564,61 +122313,38 @@ bsw bsw bsw bsw -caA -caA -cdM -cdW -cdM -caA bsw -caA -caV -cbE -cbE -caA bsw -caA -cbE -cbE -caU -caA bsw -caA -ccx -cbE -cbE -caA -ccd -amb -cbA -cbA -cbp -caA -caA bsw bsw bsw bsw -bsO -ekX -emE -emy bsw -emv -emk -elT -eku -elW -eku -eku bsw bsw bsw bsw -ekF -eml -emi -bsO +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +cJY +cKb +ceG +ceG +ceG +ceG +cIX +bsw bsw bsw bsw @@ -128632,24 +122358,12 @@ bsw bsw bsw bsw -bsO -elS -elM bsw bsw bsw bsw bsw bsw -ekX -elT -ekA -ekX -ekX -elT -elT -elT -bsO bsw bsw bsw @@ -128667,45 +122381,8 @@ bsw bsw bsw bsw -bsO bsw bsw -bXi -bXs -bWM -bWM -bWE -bVX -bWE -bWM -bWE -bWE -boz -bWv -bWo -bUa -bUa -bUa -bTX -boz -boz -bTX -bUa -bUa -bVw -bTX -boz -bTX -bVk -bUa -bTX -boz -bTX -bTU -bTP -bTP -bTP -bUr bsw bsw bsw @@ -128714,7 +122391,6 @@ bsw bsw bsw bsw -bsO bsw bsw bsw @@ -128728,7 +122404,7 @@ bsw bsw sqe "} -(80,1,1) = {" +(125,1,1) = {" sqe bsw bsw @@ -128747,62 +122423,19 @@ bsw bsw bsw bsw -caA -caA -cel -cdX -cdX -cdN -cdF -caA -caA -ccn -ccn -ccn -caA -caA -caA -ccn -ccn -ccn -caA -caA -caA -ccy -caO -cbE -caA -caA -aLS -cbL -cbB -caA -caA bsw bsw bsw bsw bsw -bsO -eku -emF -emB bsw bsw bsw bsw -eku -eku -eku -eku bsw bsw bsw bsw -eku -ekF -ekX -bsO bsw bsw bsw @@ -128816,30 +122449,15 @@ bsw bsw bsw bsw -bsO -ekX bsw -elF bsw bsw bsw -ekX -elc -elc -ekX -elr -eky -elq -elT -elT -enZ -bsO bsw bsw bsw bsw bsw -elT bsw bsw bsw @@ -128853,42 +122471,6 @@ bsw bsw bsw bsw -bVX -bVX -bWE -bWM -bWM -bWS -bWE -bWE -bWM -bWM -cjY -boz -bTX -bWo -bUa -bUa -bTU -cjR -boz -boz -bTX -bUa -bTU -bVw -cjR -boz -bTX -bVl -bUa -aHU -boz -bTX -bTU -bUr -bTP -bTP bsw bsw bsw @@ -128898,7 +122480,6 @@ bsw bsw bsw bsw -bsO bsw bsw bsw @@ -128910,10 +122491,6 @@ bsw bsw bsw bsw -sqe -"} -(81,1,1) = {" -sqe bsw bsw bsw @@ -128932,66 +122509,25 @@ bsw bsw bsw bsw -ceq -caU -caU -ccT -cbE -cbE -cdC -cdx -caS -cbG -cdg -cbw -cbw -caS -caS -cbh -caS -caS -ccG -ccD -ccn -ccs -cbE -cbE -cbE -aMi -caM -aMf -caA bsw bsw bsw bsw bsw bsw -bsO -eku -eku -eku -bsO -bsO -bsO -bsO -eku -bZN -eku -eku -bsO -bsO -bsO -bsO -eku -eku -eku -bsO bsw bsw bsw bsw bsw +cJY +cKb +ceG +ceG +ceG +ceG +cJR +cJt bsw bsw bsw @@ -129000,31 +122536,15 @@ bsw bsw bsw bsw -bsO -ekF -ekX -elG -elc bsw bsw bsw -ekX -elc -ekV -ekX bsw -bsO -ekZ -emu -eob -bsO bsw bsw bsw bsw bsw -elT -ekZ bsw bsw bsw @@ -129035,44 +122555,6 @@ bsw bsw bsw bsw -bWI -bWE -bWE -bVX -bXj -bXj -bXj -bXg -bWM -bWE -bWM -bWM -bWE -boz -bTX -bWq -bVf -bUa -bUa -bVc -bUo -bTX -bTU -bUa -bUa -bTW -bVv -bTX -bUF -bUL -bTU -bUa -bUO -bTU -bTU -aVD -bTP -aVD bsw bsw bsw @@ -129082,7 +122564,6 @@ bsw bsw bsw bsw -bsO bsw bsw bsw @@ -129094,10 +122575,6 @@ bsw bsw bsw bsw -sqe -"} -(82,1,1) = {" -sqe bsw bsw bsw @@ -129109,68 +122586,32 @@ bsw bsw bsw bsw +sqe +"} +(126,1,1) = {" +sqe +bsw +bsw +bsw +bsw +bsw +bsw bsw bsw bsw bsw bsw bsw -ces -caO -ccn -ccn -cfb -cdO -ccn -caO -cdx -cbs -ccz -cbs -caO -caO -caM -cbs -caO -caV -caO -cbh -caV -caO -ccp -caV -ccj -cbE -aMi -caM -aMf -caA bsw bsw bsw bsw bsw bsw -bsO -eku -eku -bYJ -bYb bsw bsw -bsO -eku -bXY -bZr -eku -bsO bsw bsw -bsO -eku -bZr -eku -bsO bsw bsw bsw @@ -129185,80 +122626,11 @@ bsw bsw bsw bsw -elT -ekX -ekX -bsO bsw -bsO -bsO -bsO -ekF -ekX -bsO -bsO -bsO bsw -elf -emz -bsO -bsO -bsO -bsO -bsO -elT -elT bsw -bsO -bsO -bsO -bsO bsw bsw -bsO -bsO -bsO -bWI -bWI -bWE -bWE -bXt -bVX -bVX -bVX -bWE -bWE -bWE -bWM -bWE -bWG -aUD -bTX -bWq -bTU -bUa -bUa -bUa -del -bsq -bVf -bUa -bVA -bUa -bVw -bTU -bVl -bUa -bUa -bUA -bUa -bUM -bUJ -bUE -aVD -aVD -aVD -aVD bsw bsw bsw @@ -129278,10 +122650,6 @@ bsw bsw bsw bsw -sqe -"} -(83,1,1) = {" -sqe bsw bsw bsw @@ -129299,62 +122667,12 @@ bsw bsw bsw bsw -cet -caV -cem -caS -caO -cdP -caS -cdD -cdy -emO -cdp -caS -cdb -caS -caS -ccT -caV -caO -caO -caS -caS -caS -ccp -cbG -cck -caU -aMi -caT -aMf -caA bsw bsw bsw bsw bsw bsw -bsO -bZM -bZr -bYz -bYb -bYb -bYb -bYb -eku -bYa -bXY -bXY -bYb -bYb -bYb -bYb -bZr -bZs -bXZ -bYb bsw bsw bsw @@ -129371,79 +122689,8 @@ bsw bsw bsw bsw -elD bsw -ekA -eon -elT -ekX -ekF -emk -eok -eok bsw -eoh -elc -eoe -ekY -eok -eok -elT -elT -enQ -ekQ -ekA -ekY -eku -eku -eku -eku -eku -eku -bXW -bXT -bWd -ekT -ekT -bXd -bXb -bWE -bWG -bWG -bWE -bWE -bWM -bWM -bWE -bWG -aUD -bWt -bWr -bWg -bUa -bUa -bUa -bUa -bVO -bUa -bTU -bTU -bUa -bVs -bTU -bVl -bVb -bUa -bUR -aLg -bTP -bTP -aVD -bTP -bsm -aVD -aVD -aVD bsw bsw bsw @@ -129457,15 +122704,19 @@ bsw bsw bsw bsw +cJZ +ceG +ceG +ceG +ceG +cJR +cJt +bsw bsw bsw bsw bsw bsw -sqe -"} -(84,1,1) = {" -sqe bsw bsw bsw @@ -129477,68 +122728,15 @@ bsw bsw bsw bsw -bsO -bsO -bsO bsw bsw bsw -bsO -caA -cen -cef -cdY -cdQ -caA -caA -caA -cdq -cdq -cdh -caA -caA -caA -caV -caO -ccx -caA -caA -caA -cbR -caV -ceW -caA -caA -cbT -cbM -aMf -caA bsw bsw bsw bsw bsw bsw -bYb -cap -bXY -cag -cad -bYa -bZY -bZW -bZR -bZp -bYa -bYa -bYa -bZB -bZy -bYB -aLx -bYB -bYw -bYb bsw bsw bsw @@ -129554,90 +122752,16 @@ bsw bsw bsw bsw -elT -elc -elc -enF -elf -elc -ela -eom -ekA -elf -ekA -elf -eox -eof -ekA -elc -elk -ekP -elc -ela -ela -ela -enL -ekX -ekW -ekF -eku -eku -eku -bXX -bXX -bXU -bWk -bWb -bWE -bWE -bWG -bWE -bWG -bWG -bWE -bXa -bWY -bWU -bWG -bWG -bUr -bWt -bWq -bWh -bUa -bVf -bUa -bUD -bUa -bUa -bTU -bTU -bTP -bVx -bTU -bVk -bUa -bTU -bUX -bTU bsw bsw bsw bsw -aVD -eNf -aVD -aVD bsw bsw bsw bsw bsw bsw -bsO -bsO -bsO -bsO bsw bsw bsw @@ -129648,7 +122772,7 @@ bsw bsw sqe "} -(85,1,1) = {" +(127,1,1) = {" sqe bsw bsw @@ -129661,68 +122785,18 @@ bsw bsw bsw bsw -bsO bsw -bsO bsw bsw bsw -bsO bsw -caA -ceg -cba -cbn -caA bsw -caA -cbE -cbE -cbE -caA bsw -caA -caV -caO -ccx -caA bsw -caA -cbR -caO -caV -caA -aMk -cbU -caT -aMf -caA -caA -caA bsw bsw bsw bsw -bYb -cap -can -cah -bYa -bYa -bZz -bYB -bYa -bZO -bYa -bXY -bYa -bYB -bZz -bYB -bXY -bZt -aLr -bYb bsw bsw bsw @@ -129737,73 +122811,10 @@ bsw bsw bsw bsw -elQ -elc -eln -eoq -eop -eoo -elT bsw bsw bsw bsw -eol -ekX -eoi -ekX -emq -elb -enV -elf -enR -elb -ekA -ekA -ekX -eku -eku -eku -eku -eku -eku -eku -eku -bXV -bXR -bXO -ekU -bWE -bWN -bWN -bWE -bXk -bWE -bWM -bWE -bWV -bWN -bWE -bUj -bWw -bWs -bWi -bTU -bTU -bTU -bUa -aLg -bUa -bTU -bVF -bTP -bVy -biy -bVn -bUY -bUY -bUY -bUP bsw bsw bsw @@ -129818,7 +122829,6 @@ bsw bsw bsw bsw -bsO bsw bsw bsw @@ -129830,10 +122840,6 @@ bsw bsw bsw bsw -sqe -"} -(86,1,1) = {" -sqe bsw bsw bsw @@ -129845,68 +122851,11 @@ bsw bsw bsw bsw -bsO -bsO -bsO bsw bsw bsw -bsO -caA -caV -ceh -cdZ -caO -caA -caA -caA -ccn -ccn -ccn -caA -caA -caA -caV -caO -caV -caA -caA -caA -cbR -caO -cco -ccl -cce -cbU -caM -cbC -caO -caV -caA -caA -caA bsw bsw -bYb -bYB -bYa -bYB -bXY -bYa -bZZ -bYB -bYB -bYB -bYa -bYw -bXY -bZC -bZA -bXY -bYa -bXY -bZp -bYb bsw bsw bsw @@ -129921,72 +122870,13 @@ bsw bsw bsw bsw -elU -elN -elI -bsO -bsO -bsO -bsO bsw bsw bsw -bsO -bsO -ekX -enL -ekF -bsO -bsO -enW -enT -ekX -bsO -bsO -bsO -bsO bsw bsw bsw bsw -bsO -bsO -bsO -bsO -bsO -bsO -bXj -bXH -bXj -bXu -bXp -bWE -bXl -bVX -bWE -bWZ -bWE -bWN -bWE -bWC -bUr -bTP -bTR -bUr -bTP -bTP -aVD -bTP -aVD -aVD -bTR -aVD -bTP -bUr -biy -biy -biy -bTX bsw bsw bsw @@ -129996,14 +122886,19 @@ bsw bsw bsw bsw +cJY +cJQ +cKb +ceG +ceG +ceG +ceG +cIX bsw bsw bsw bsw bsw -bsO -bsO -bsO bsw bsw bsw @@ -130014,10 +122909,6 @@ bsw bsw bsw bsw -sqe -"} -(87,1,1) = {" -sqe bsw bsw bsw @@ -130030,67 +122921,9 @@ bsw bsw bsw bsw -ekX -enr bsw -enj -emp -eku -eku -caO -caS -caS -caS -cdG -cdE -caV -ccz -caO -ceZ -caV -cbw -ccW -cbG -caO -caV -cbE -ccH -cbE -caV -cbG -ccp -caV -ccf -cbV -caM -cbC -aMc -cbh -caS -caS -caA bsw bsw -bYb -bYw -bYB -bYa -bYb -bYb -bYb -bYb -bYB -bYB -aLe -aLe -bYb -bYb -bYb -bYb -bYa -bYB -bYB -bYb bsw bsw bsw @@ -130105,10 +122938,6 @@ bsw bsw bsw bsw -elV -ekW -eku -bsO bsw bsw bsw @@ -130118,18 +122947,17 @@ bsw bsw bsw bsw -ekW bsw bsw -bsO -enX -elf bsw -bsO bsw bsw bsw bsw +sqe +"} +(128,1,1) = {" +sqe bsw bsw bsw @@ -130137,57 +122965,16 @@ bsw bsw bsw bsw -bsO -bss -bWE -bWE -bWE -bWM -bWb -bWE -bXk -bVX -bWE -bWM -bWE bsw bsw bsw -eNg -bTP -bTP -bTP -bsr -bVU -bsO -bsO -bsO -aUD -aVC -bVD -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO bsw bsw bsw -bsO -bsO -bsO -bsO bsw bsw bsw -bsO -bsO -bsO bsw -bsO bsw bsw bsw @@ -130198,10 +122985,6 @@ bsw bsw bsw bsw -sqe -"} -(88,1,1) = {" -sqe bsw bsw bsw @@ -130215,66 +122998,11 @@ bsw bsw bsw bsw -ens -ekA -enk -elT -eku -eku -caO -cei -cbG -caS -cdH -caV -caV -caV -caO -caO -caO -caO -ccX -caV -caO -caO -caO -ccI -caO -ccz -cbG -ccp -caV -ccg -cbU -caM -cbC -cbq -caA -caO -caS -caA bsw -bYb -bYb -bYB -bYB -bYa -bYb bsw bsw -bYb -bYB -bYa -bZv -bZH -bYb bsw bsw -bYb -bXY -bZq -bZq -bYb bsw bsw bsw @@ -130288,11 +123016,6 @@ bsw bsw bsw bsw -bsO -eku -eku -eku -bsO bsw bsw bsw @@ -130305,11 +123028,7 @@ bsw bsw bsw bsw -bsO -enY -ekA bsw -bsO bsw bsw bsw @@ -130321,42 +123040,23 @@ bsw bsw bsw bsw -bsO -bss -bXJ -bXI -bWE -bWM -bWb -bWE -bXm -bWE -bWM -bWM bsw bsw bsw bsw bsw -bWd -bVX -bWb -bVX bsw bsw bsw bsw bsw bsw -aVD -bTQ bsw bsw bsw bsw bsw bsw -bsO bsw bsw bsw @@ -130368,10 +123068,17 @@ bsw bsw bsw bsw +cJY +cJQ +cKb +ceG +ceG +ceG +ceG +ceG +ceG +cKh bsw -bsO -bsO -bsO bsw bsw bsw @@ -130382,10 +123089,6 @@ bsw bsw bsw bsw -sqe -"} -(89,1,1) = {" -sqe bsw bsw bsw @@ -130398,85 +123101,10 @@ bsw bsw bsw bsw -ekX -ent -enp -enl -eku -eku -cer -caz -ceT -caO -caV -cdU -caO -cdU -caV -caV -caV -caV -ccz -ccY -ccU -caS -caS -ccM -ccJ -caS -caS -caS -cco -caV -cch -cbU -caN -cbC -cbr -caA -caA -caO -caA -caA -bYb -bXY -bYx -bYx -cai -bYb -bYb -bYb -bYb -bZS -bZP -aLN -aLN -bYb -bYb -bYb -bYb -bYx -bYx -bYx -bYb -bYb -bYb -bYV -bYV -bYV -bYV -bYV -bYb -arf bsw bsw bsw bsw -bsO -eku -eku -eku -bsO bsw bsw bsw @@ -130489,11 +123117,7 @@ bsw bsw bsw bsw -bsO -ell -ekA bsw -bsO bsw bsw bsw @@ -130505,27 +123129,7 @@ bsw bsw bsw bsw -bsO -bss -bWE -bXJ -bXD -bVX -bWE -bWE -bXk -bWM -bWE -bVX -bVX -bWP -bWd bsw -bWx -bWd -bWj -bWb -bVX bsw bsw bsw @@ -130533,8 +123137,11 @@ bsw bsw bsw bsw -bVz bsw +sqe +"} +(129,1,1) = {" +sqe bsw bsw bsw @@ -130566,10 +123173,6 @@ bsw bsw bsw bsw -sqe -"} -(90,1,1) = {" -sqe bsw bsw bsw @@ -130581,103 +123184,17 @@ bsw bsw bsw bsw -bsO -bsO -bsO -ekA -ekQ -emX -bsO -caA -caA -caz -cea -ccz -caA -caA -caA -caV -caV -cbG -caA -caA -caA -ccK -caV -caS -caA -caA -caA -caV -caV -caA -caA -caA -aLR -caT -aLY -aLV -aLR -aLY -aLV -aLR -bgP -cJJ -aLD -aLD -aLD -caj -cae -bYv -bYv -aLK -bZI -bZI -bZI -bZI -aLM -bZD -bYv -aLK -aLD -aLD -aLD -aLD -aLA -bYb -pVd -pVd -pVd -pVd -pVd -bYb -bYb bsw bsw bsw bsw -bsO -eku -bYD -bYy -bsO bsw -bYb -bYb -bYb -bYb bsw bsw bsw bsw bsw -ekX -ekF -ekX -elm -ela bsw -bsO bsw bsw bsw @@ -130689,26 +123206,6 @@ bsw bsw bsw bsw -bsO -bss -bWE -bWb -bVX -bWE -bWM -bVX -bWE -bWM -bWb -bWb -bWj -bWj -bWd -bWd -bWd -bWj -bWk -bWc bsw bsw bsw @@ -130724,7 +123221,6 @@ bsw bsw bsw bsw -bsO bsw bsw bsw @@ -130750,10 +123246,31 @@ bsw bsw bsw bsw -sqe -"} -(91,1,1) = {" -sqe +bsw +bsw +bsw +bsw +bsw +cJY +cKb +ceG +ceG +cKd +ceG +ceG +ceG +ceG +ceG +cIX +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw bsw bsw bsw @@ -130765,103 +123282,20 @@ bsw bsw bsw bsw -bsO bsw -bsO bsw -enm -ekV -bsO bsw -caA -cbY -eku -eku -bsO bsw -bsO -ccA -cdr -cdi -caA bsw -caA -caO -ceY -caS -caA bsw -caA -caV -caO -caA bsw -caA -cbW -cbN -caT -cbs -cbf -caT -caT -caM -caC -aLk -cas -bZE -aLk -aLk -emx -bYj -caa -bZK -bZK -aLk -bZK -aLk -aLk -bZE -bYj -aLk -aLk -aLk -aLk -aLk -aLB -bYR -aLz -aLt -aLt -aLt -aLq -bYR -bYb bsw bsw bsw bsw -bYb -bYJ -bYE -bYz -bYb -bYb -bYb -bYq -aNp -bYb -bYb bsw bsw bsw -ekX -ekX -ekX -ekW -elk -ela -ekX -bsO bsw bsw bsw @@ -130873,26 +123307,6 @@ bsw bsw bsw bsw -bsO -bsO -bVX -bXK -bXv -bXv -bWL -bWE -bWE -bVX -bVX -bWj -bWk -bWD -bWD -bWD -bWj -bWj -bWd -bWd bsw bsw bsw @@ -130908,6 +123322,10 @@ bsw bsw bsw bsw +sqe +"} +(130,1,1) = {" +sqe bsw bsw bsw @@ -130934,10 +123352,6 @@ bsw bsw bsw bsw -sqe -"} -(92,1,1) = {" -sqe bsw bsw bsw @@ -130949,103 +123363,16 @@ bsw bsw bsw bsw -bsO -bsO -bsO bsw -ekX -elc -bsO -bsO -bsO -eku -eku -eku -bsO -bsO -bsO -cds -cds -cdj -caA -caA -caA -caV -caV -caO -caA -caA -caA -cec -caO -caA -caA -caA -cbX -cbO -caT -cbs -caT -caT -caT -caN -caC -bYH -bYI -bZE -aLk -aLk -bYX -cab -cab -aLk -bZT -bYX -aLk -bYQ -bYX -bZF -bYj -aLk -aLk -bYj -bYj -bYv -aLB -bYj -aLx -bYZ -bYm -bYZ -aLr -bYS -bYb bsw bsw bsw bsw -bYb -bYK -bYF -tro -aLe -aLe -bYc -aNt -aNq -aMg -bYb -bYb bsw bsw bsw bsw bsw -bsO -emu -ela -ekX -bsO bsw bsw bsw @@ -131057,25 +123384,6 @@ bsw bsw bsw bsw -bsO -bss -bWE -bWM -bWM -bWS -bWE -bVX -bVX -bXh -bWd -bWc -bWj -bWj -bWd -bWd -bWy -bWd -bWl bsw bsw bsw @@ -131118,10 +123426,6 @@ bsw bsw bsw bsw -sqe -"} -(93,1,1) = {" -sqe bsw bsw bsw @@ -131130,6 +123434,18 @@ bsw bsw bsw bsw +cJY +cKb +ceG +ceG +ceG +ceG +ceG +ceG +ceG +ceG +cJR +cJt bsw bsw bsw @@ -131137,99 +123453,15 @@ bsw bsw bsw bsw -ekW -ekX -ekA -ekA -eku -eku -eku -emp -eku -eku -eku -cdv -caz -caz -caO -caO -ccz -caO -cba -ccP -caS -cbh -dTz -emJ -cct -cbE -caS -cci -aMj -cbD -cbD -cbt -aLS -aLZ -aLW -cKW -caD -cav -aLE -bZu -bZu -bZu -bZG -cac -bYI -bZX -bZL -bZQ -bZL -aLE -bZG -bYI -bYI -aLL -aLH -bYj -bYj -bYj -aLB -bYj -aLy -aLw -bZd -aLu -aLs -bYT -bYb bsw bsw bsw bsw -bYb -bXY -bYG -bYA -bXY -aLe -bYc -aNC -bYo -bYi -aLd -bYb bsw bsw bsw bsw bsw -bsO -elT -elp -ekX -bsO bsw bsw bsw @@ -131241,24 +123473,9 @@ bsw bsw bsw bsw -bsO -bss -bWE -bXL -bWM -bWE -bWQ bsw -bVX -bVX bsw bsw -bWd -bWd -bWH -bWd -bWd -bWj bsw bsw bsw @@ -131289,6 +123506,10 @@ bsw bsw bsw bsw +sqe +"} +(131,1,1) = {" +sqe bsw bsw bsw @@ -131302,10 +123523,6 @@ bsw bsw bsw bsw -sqe -"} -(94,1,1) = {" -sqe bsw bsw bsw @@ -131322,98 +123539,15 @@ bsw bsw bsw bsw -emp -ekX -ekQ -emZ -eku -emX -elc -ekE -elc -eku -eku -cMb -caz -caz -caz -caz -caO -caO -caV -caS -caS -caS -caS -cct -cbE -caO -caV -cbE -cbE -cbE -aMd -caA -caA -caU -caA -caA -bYb -aLG -aLe -aLe -aLe -bYb -bYb -bYb -bYb -bZU -bZv -aLG -aLO -bYb -bYb -bYb -bYb -aLI -bYv -bZi -bYI -emh -bYj -bYj -aLx -bZe -bZa -bYv -bYv -bYb -bYb bsw bsw bsw -bYb -bYL -bYh -bYB -bXY -aLe -bYb -bYs -aNr -aNi -bYd -bYb bsw bsw bsw bsw bsw -bsO -ekX -ela bsw -bsO bsw bsw bsw @@ -131425,12 +123559,6 @@ bsw bsw bsw bsw -bsO -bss -bWS -bWM -bWE -bWE bsw bsw bsw @@ -131486,12 +123614,21 @@ bsw bsw bsw bsw -sqe -"} -(95,1,1) = {" -sqe bsw bsw +cJY +cJQ +cKb +ceG +ceG +ceG +ceG +ceG +ceG +ceG +ceG +cJR +cJt bsw bsw bsw @@ -131507,95 +123644,16 @@ bsw bsw bsw bsw -ekW -ekX -ena -elT -ekX -emW -eku -ekX -eku -eku -eku -cdk -caz -caz -caz -caz -caz -caV -caO -ccK -caV -caO -cct -cbE -caU -caV -ccP -caS -ama -caS -caA -ceU -caV -caA bsw -bYb -bYb -aLe -aLe -aLe -bYb bsw bsw -bYb -aLe -aLe -aLe -aLe -bYb bsw bsw -bYb -aLJ -bZu -aLE -aLE -aLC -bYh -bYr -aLy -aLv -bZb -bYh -bYb -bYb -bYb -bYb -bYb -bYb -bYb -bYM -bXY -bYa -eNi -aLe -bYb -bYb -bYc -bYc -bYb -bYb bsw bsw bsw bsw bsw -bsO -ekX -ela bsw bsw bsw @@ -131609,20 +123667,7 @@ bsw bsw bsw bsw -bsO -bss -bWE -bWM -bWE -bXw -bWI bsw -cJW -cJK -cJK -cJK -cJK -aEl bsw bsw bsw @@ -131645,6 +123690,10 @@ bsw bsw bsw bsw +sqe +"} +(132,1,1) = {" +sqe bsw bsw bsw @@ -131670,10 +123719,6 @@ bsw bsw bsw bsw -sqe -"} -(96,1,1) = {" -sqe bsw bsw bsw @@ -131685,102 +123730,21 @@ bsw bsw bsw bsw -bsO -bsO -bsO bsw bsw bsw -bsO -bsO -bsO -ekA -ekA bsw -bsO -bsO -bsO -eku -eku -eku -caA -caA -caA bsw bsw bsw -caA -caA -caA -ccA -ccu -caA -caU -caU -caO -cbG -caV -caS -caS -caS -caO bsw bsw bsw -bYb -caq -cao -cak -bYb -bYb -bYb -bYb -bYa -bYa -bYa -bYB -bYb -bYb -bYb -bYb -bZv -bZv -aLG -bYb -bYb -bYb -bZl -bYj -bZf -bYj -bYW -bYb -bYb -bYw -bXY -bYx -bYb -bYb -bYx -bYx -bYb -bYx -aLe -aLe -aLe -aLe -aLe -bYb -bsO -bsO bsw bsw bsw bsw -bsO bsw -ekX -ekX bsw bsw bsw @@ -131793,21 +123757,9 @@ bsw bsw bsw bsw -bsO -bsO -bXD -bXd -bWE bsw bsw bsw -cJY -cJU -cJQ -cJQ -cJQ -cIn -aEk bsw bsw bsw @@ -131848,16 +123800,24 @@ bsw bsw bsw bsw +cJZ +ceG +cKk +ceG +ceG +ceG +ceG +ceG +ceG +ceG +cJR +cJt bsw bsw bsw bsw bsw bsw -sqe -"} -(97,1,1) = {" -sqe bsw bsw bsw @@ -131869,102 +123829,25 @@ bsw bsw bsw bsw -bsO bsw -bsO bsw bsw bsw -bsO bsw -bsO -ekA -eot bsw -bsO bsw -bsO -emP -emK -eku -bsO bsw -bsO bsw bsw bsw -bsO bsw -caA -ccB bsw -bsO bsw -caA -cRc -caz -caz -caz -bgB -caO -caz bsw bsw bsw -bYb -cal -cal -cal -bXY -bYa -bXY -bXY -bXY -bYa -bXY -bYB -bYB -aLe -aLe -bZx -bYa -aLe -aLe -bYb bsw -bYb -bYb -bYh -aLk -aLk -bYH -cJD -bYh -elt -bYh -bYh -cKr -bYO -bYh -bYv -bYb -bYb -bYu -bYp -bYp -bYp -bYk -bYb -bYb -bYb -bsO -bsO -bsO -bsO -bsO bsw -ekA -ekX bsw bsw bsw @@ -131977,20 +123860,7 @@ bsw bsw bsw bsw -bsO -bss -bWE -bXd -bWM -bWE -bWI bsw -cJZ -cJV -ceG -ceG -ceG -cIX bsw bsw bsw @@ -132004,6 +123874,10 @@ bsw bsw bsw bsw +sqe +"} +(133,1,1) = {" +sqe bsw bsw bsw @@ -132038,10 +123912,6 @@ bsw bsw bsw bsw -sqe -"} -(98,1,1) = {" -sqe bsw bsw bsw @@ -132053,102 +123923,20 @@ bsw bsw bsw bsw -bsO -bsO -bsO bsw bsw bsw -bsO -bsO -bsO -eov -eou -emT -bsO -bsO -bsO -emQ -emL -emk -bsO -bsO -bsO bsw bsw bsw -bsO -bsO -bsO bsw bsw -bsO -bsO -bsO bsw -cMb -caz -caz -caO -caO -caO bsw bsw bsw -bYJ -bXY -bYa -bYa -bYa -bYB -bYB -bYG -bYB -bYa -bXY -bYa -bZt -bYB -bYa -bYa -bYa -bXY -bYa -bYb bsw bsw -bYb -bYh -aLk -aLk -aLk -aLn -aLf -aLf -aLf -aLf -aLf -aLf -aLi -aLf -aLm -aLl -aLf -aLf -bYt -aLi -aLf -bYe -bYc -ddS -eoj -bXY -eku -eku -eku -eku -elf -enS bsw bsw bsw @@ -132161,20 +123949,7 @@ bsw bsw bsw bsw -bsO -bss -bXJ -bXM -bXE -bVX -bWI bsw -cJZ -ceG -ceG -ceG -ceG -cIX bsw bsw bsw @@ -132208,6 +123983,18 @@ bsw bsw bsw bsw +cJY +cKb +ceG +ceG +ceG +ceG +ceG +ceG +ceG +cJR +cJT +cJt bsw bsw bsw @@ -132222,10 +124009,6 @@ bsw bsw bsw bsw -sqe -"} -(99,1,1) = {" -sqe bsw bsw bsw @@ -132247,14 +124030,6 @@ bsw bsw bsw bsw -ekA -elS -ekA -ekA -emT -elc -ekA -eku bsw bsw bsw @@ -132271,69 +124046,9 @@ bsw bsw bsw bsw -cbE -caz -caO -cba -caO -caz bsw -bXZ -bXZ -bXY -bYa -bYB -bYB -bYL -bYw -bXY -bXY -bXY -bXY -bYa -bYa -bYa -bXY -bYB -bYB -bYB -bYa -bYb bsw bsw -bYb -bZi -aLk -bYX -bYX -aLo -bYj -bYj -bYQ -aLk -aLk -aLk -aLk -bYH -bYh -bYh -bYh -aLk -bYj -bYh -bYj -aLk -bYc -bXY -bXY -eku -eku -eku -elp -ekS -elh -eld -bsO bsw bsw bsw @@ -132343,22 +124058,13 @@ bsw bsw bsw bsw +sqe +"} +(134,1,1) = {" +sqe bsw bsw -bsO -bss -bWM -bXN -bWj -bVX -bWI bsw -cJZ -ceG -ceG -ceG -ceG -cIX bsw bsw bsw @@ -132406,10 +124112,6 @@ bsw bsw bsw bsw -sqe -"} -(100,1,1) = {" -sqe bsw bsw bsw @@ -132433,12 +124135,6 @@ bsw bsw bsw bsw -ekE -ekX -emU -emR -emM -ekX bsw bsw bsw @@ -132455,69 +124151,8 @@ bsw bsw bsw bsw -cbE -caz -cbi -caz -caO -caz -caE -bXZ -bXZ -bXY -bXY -bXY -caf -bYb -bYb -bYb -bZO -bXZ -bXZ -bZJ -bxl -bxl -bxl -bxl -bXY -bYB -bYB -bYb bsw bsw -bYb -bYh -bZg -bYX -bYX -aLp -bYN -bYN -bYN -bYN -bYN -bYN -bYN -bYC -bYC -aLj -aLj -aLj -aLj -aLj -aLh -bYg -bYc -bXZ -ddR -ddP -eku -eku -eku -elo -eli -ele -bsO bsw bsw bsw @@ -132529,19 +124164,18 @@ bsw bsw bsw bsw -bsO -bss -bWM -bWd -bWd -bWH -bWI bsw -cJZ +bsw +cJY +cKb +ceG +ceG +ceG ceG ceG ceG cJR +cJT cJt bsw bsw @@ -132590,9 +124224,27 @@ bsw bsw bsw bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw sqe "} -(101,1,1) = {" +(135,1,1) = {" sqe bsw bsw @@ -132620,9 +124272,6 @@ bsw bsw bsw bsw -emS -emN -ekA bsw bsw bsw @@ -132639,69 +124288,13 @@ bsw bsw bsw bsw -caU -caz -caz -caz -caz -caO -caF -bXZ -bXZ -bZm -bXZ -bXZ -bYb bsw bsw -bsO bsw -bXZ -bXZ -bYJ -bsO bsw bsw -bxl -bYa -bYB -bXY -bXZ bsw bsw -aLe -bZj -bYj -bYY -bYY -bYU -bYh -bYh -bYh -bYh -bYh -bYP -bYh -bYI -bYj -bYh -bYv -elt -bYh -bYj -bYl -bYb -bYb -bYa -bYa -ddQ -ddO -eku -eku -eku -ekA -ekA -bsO bsw bsw bsw @@ -132713,19 +124306,7 @@ bsw bsw bsw bsw -bsO -bsO -bWI -bXx -bWd -bXx -bWI bsw -cJZ -ceG -ceG -ceG -cIX bsw bsw bsw @@ -132769,15 +124350,21 @@ bsw bsw bsw bsw +cJZ +ceG +ceG +ceG +ceG +ceG +ceG +cKj +cJt +bsw bsw bsw bsw bsw bsw -sqe -"} -(102,1,1) = {" -sqe bsw bsw bsw @@ -132795,97 +124382,17 @@ bsw bsw bsw bsw -bsO -bsO -bsO bsw bsw bsw -bsO -bsO -elc -emU -ekA -ekA -bsO -bsO -bsO bsw bsw bsw -bsO -bsO -bsO bsw bsw -bsO -bsO -bsO bsw bsw -caV -caz -caz -caz -caW -caP -caG -bXZ -bXZ -bZr -bXZ -cam -bYb -bsO -bsO -bsO bsw -eku -bZM -eku -bsO -bsO -bsO -bsO -bYw -bYa -bXY -bXZ -bXY -bXZ -bXY -bZh -bZh -aLe -aLe -bYb -bYb -bYb -bYb -bYb -bYb -bYb -bYb -bYb -bYb -bYb -bYb -bYb -bYb -bYb -bYb -bYb -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO bsw bsw bsw @@ -132899,17 +124406,8 @@ bsw bsw bsw bsw -bXP -bVX -bVX bsw bsw -cJY -cKb -ceG -ceG -ceG -cIX bsw bsw bsw @@ -132928,6 +124426,10 @@ bsw bsw bsw bsw +sqe +"} +(136,1,1) = {" +sqe bsw bsw bsw @@ -132958,10 +124460,6 @@ bsw bsw bsw bsw -sqe -"} -(103,1,1) = {" -sqe bsw bsw bsw @@ -132979,68 +124477,34 @@ bsw bsw bsw bsw -bsO bsw -bsO bsw bsw bsw -bsO bsw -bsO bsw bsw bsw -bsO bsw -bsO bsw bsw bsw -bsO bsw -bsO bsw bsw -bsO bsw -bsO bsw bsw -cbG -caz -caz -caz -caX -caQ -caH -bXZ -bXZ -bXZ -bXZ bsw bsw bsw bsw bsw bsw -eku -eku -eku bsw bsw bsw bsw -bYa -bXY -bZp -bXZ -bXZ -bZm -bXZ -bXY -bXZ -bZc bsw bsw bsw @@ -133058,9 +124522,6 @@ bsw bsw bsw bsw -bsO -bsO -bsO bsw bsw bsw @@ -133073,6 +124534,14 @@ bsw bsw bsw bsw +cJZ +ceG +ceG +ceG +ceG +ceG +cJR +cJt bsw bsw bsw @@ -133083,17 +124552,7 @@ bsw bsw bsw bsw -bWT -bWd -bXF bsw -cJY -cKb -ceG -ceG -ceG -cJR -cJt bsw bsw bsw @@ -133142,10 +124601,6 @@ bsw bsw bsw bsw -sqe -"} -(104,1,1) = {" -sqe bsw bsw bsw @@ -133155,6 +124610,10 @@ bsw bsw bsw bsw +sqe +"} +(137,1,1) = {" +sqe bsw bsw bsw @@ -133163,44 +124622,20 @@ bsw bsw bsw bsw -bsO -bsO -bsO bsw bsw bsw -bsO -bsO -bsO bsw bsw bsw -bsO -bsO -bsO bsw bsw bsw -bsO -bsO -bsO bsw bsw -bsO -bsO -bsO bsw bsw bsw -cbu -cbj -cbb -caY -caR -caI -caw -cat -car bsw bsw bsw @@ -133208,22 +124643,11 @@ bsw bsw bsw bsw -ekX -eku -eku bsw bsw bsw bsw bsw -bYa -bXY -bXY -bZn -bYw -bXZ -bXZ -bXZ bsw bsw bsw @@ -133268,15 +124692,7 @@ bsw bsw bsw bsw -bXW -bXG bsw -cJZ -ceG -ceG -ceG -cJS -cIX bsw bsw bsw @@ -133301,6 +124717,14 @@ bsw bsw bsw bsw +cJY +cKb +cJV +ceG +ceG +ceG +cJR +cJt bsw bsw bsw @@ -133326,10 +124750,6 @@ bsw bsw bsw bsw -sqe -"} -(105,1,1) = {" -sqe bsw bsw bsw @@ -133374,16 +124794,12 @@ bsw bsw bsw bsw +sqe +"} +(138,1,1) = {" +sqe bsw bsw -cau -caz -cbc -caz -caz -caz -cax -cau bsw bsw bsw @@ -133392,21 +124808,12 @@ bsw bsw bsw bsw -ekX -elS -ekX bsw bsw bsw bsw bsw bsw -bZk -cLZ -bXY -bXY -bXY -bZk bsw bsw bsw @@ -133454,14 +124861,6 @@ bsw bsw bsw bsw -cJY -cKb -ceG -ceG -ceG -ceG -cIX -aEk bsw bsw bsw @@ -133501,6 +124900,14 @@ bsw bsw bsw bsw +cJY +cKb +ceG +ceG +ceG +cJR +cJT +cJt bsw bsw bsw @@ -133510,10 +124917,6 @@ bsw bsw bsw bsw -sqe -"} -(106,1,1) = {" -sqe bsw bsw bsw @@ -133560,29 +124963,11 @@ bsw bsw bsw bsw -cau -caK -cay -caz -cay -caJ -anA -cau bsw bsw bsw -bsO -bsO -bsO -bsO bsw bsw -elT -emp -bsO -bsO -bsO -bsO bsw bsw bsw @@ -133593,6 +124978,10 @@ bsw bsw bsw bsw +sqe +"} +(139,1,1) = {" +sqe bsw bsw bsw @@ -133637,14 +125026,6 @@ bsw bsw bsw bsw -cJY -cKb -ceG -ceG -ceG -ceG -ceG -cIX bsw bsw bsw @@ -133694,10 +125075,6 @@ bsw bsw bsw bsw -sqe -"} -(107,1,1) = {" -sqe bsw bsw bsw @@ -133705,6 +125082,15 @@ bsw bsw bsw bsw +ahW +dst +cKb +ceG +ceG +ceG +ceG +cIX +ahW bsw bsw bsw @@ -133743,30 +125129,15 @@ bsw bsw bsw bsw -cau -cau -caz -cbd -caz -caK -cay -ceT -cau bsw bsw bsw -bsO bsw bsw -bsO bsw -elT -elT bsw -bsO bsw bsw -bsO bsw bsw bsw @@ -133791,6 +125162,10 @@ bsw bsw bsw bsw +sqe +"} +(140,1,1) = {" +sqe bsw bsw bsw @@ -133819,16 +125194,6 @@ bsw bsw bsw bsw -bsO -cJY -cKb -ceG -ceG -ceG -ceG -cJR -cJT -cJt bsw bsw bsw @@ -133878,10 +125243,6 @@ bsw bsw bsw bsw -sqe -"} -(108,1,1) = {" -sqe bsw bsw bsw @@ -133905,6 +125266,15 @@ bsw bsw bsw bsw +ahW +dsu +cYB +drN +drN +drN +cYA +dsd +ahW bsw bsw bsw @@ -133925,32 +125295,13 @@ bsw bsw bsw bsw -cau -cau -cau -cbv -cay -caz -cay -aLT -caK -cau -cau bsw bsw bsw -bsO -bsO -bsO -bsO bsw bsw bsw bsw -bsO -bsO -bsO -bsO bsw bsw bsw @@ -133995,6 +125346,10 @@ bsw bsw bsw bsw +sqe +"} +(141,1,1) = {" +sqe bsw bsw bsw @@ -134003,14 +125358,6 @@ bsw bsw bsw bsw -cJY -cKb -ceG -ceG -ceG -ceG -ceG -cIX bsw bsw bsw @@ -134062,10 +125409,6 @@ bsw bsw bsw bsw -sqe -"} -(109,1,1) = {" -sqe bsw bsw bsw @@ -134106,20 +125449,37 @@ bsw bsw bsw bsw +cRV +cRV +bgJ +dqu +dqu +dqu +dqu +dqu +bgE +cRV +cRV +cRV +cRV +cRV +cRV +cRV +cRV +cRV +cRV +cRV +cRV +cRV +cRV +cRV +cRV +cRV +cRV +cRV bsw bsw bsw -bsO -dJv -cbH -ceV -caL -aMa -caZ -cay -aLP -kSj -bsO bsw bsw bsw @@ -134170,6 +125530,10 @@ bsw bsw bsw bsw +sqe +"} +(142,1,1) = {" +sqe bsw bsw bsw @@ -134187,14 +125551,6 @@ bsw bsw bsw bsw -cJZ -ceG -cKd -ceG -ceG -ceG -cJR -cJt bsw bsw bsw @@ -134246,10 +125602,6 @@ bsw bsw bsw bsw -sqe -"} -(110,1,1) = {" -sqe bsw bsw bsw @@ -134281,6 +125633,34 @@ bsw bsw bsw bsw +dsz +dUx +hNj +dsp +drM +drM +drM +drD +dpw +dUp +dUm +bgJ +dqu +dqu +dqu +crd +ceP +drm +cKl +ceP +dqT +dTW +dTU +dTP +ddE +dTJ +ddE +dTE bsw bsw bsw @@ -134293,17 +125673,6 @@ bsw bsw bsw bsw -bsO -dJv -aMh -aMe -caL -aMb -aLX -aLU -caL -kSj -bsO bsw bsw bsw @@ -134345,6 +125714,10 @@ bsw bsw bsw bsw +sqe +"} +(143,1,1) = {" +sqe bsw bsw bsw @@ -134370,14 +125743,6 @@ bsw bsw bsw bsw -cJY -cKb -ceG -ceG -ceG -ceG -cJR -cJt bsw bsw bsw @@ -134430,10 +125795,6 @@ bsw bsw bsw bsw -sqe -"} -(111,1,1) = {" -sqe bsw bsw bsw @@ -134456,6 +125817,34 @@ bsw bsw bsw bsw +cRV +dUy +hNj +dsq +aTb +aTb +aTb +drE +dpw +ceP +bFL +hNj +drR +drM +drD +dpw +ceP +ceL +cKl +ceP +bFL +dTX +ddE +dTQ +dTM +azu +ddE +cRV bsw bsw bsw @@ -134477,17 +125866,6 @@ bsw bsw bsw bsw -cau -cau -cau -cau -cau -cau -cau -cau -cau -cau -cau bsw bsw bsw @@ -134520,6 +125898,10 @@ bsw bsw bsw bsw +sqe +"} +(144,1,1) = {" +sqe bsw bsw bsw @@ -134554,13 +125936,6 @@ bsw bsw bsw bsw -cKg -cJT -cKe -ceG -ceG -ceG -cIX bsw bsw bsw @@ -134614,10 +125989,6 @@ bsw bsw bsw bsw -sqe -"} -(112,1,1) = {" -sqe bsw bsw bsw @@ -134630,6 +126001,34 @@ bsw bsw bsw bsw +cRV +iVJ +hNj +dsq +aTb +aTb +aTb +drE +dpw +ceP +bFL +hNj +drS +aTb +drE +dpw +dUg +dUe +cKl +dUd +dsf +dTY +ddE +ceP +bFL +ceL +ddE +cRV bsw bsw bsw @@ -134683,6 +126082,10 @@ bsw bsw bsw bsw +sqe +"} +(145,1,1) = {" +sqe bsw bsw bsw @@ -134738,13 +126141,6 @@ bsw bsw bsw bsw -bsO -bsO -cJZ -ceG -ceG -ceG -cKc bsw bsw bsw @@ -134789,6 +126185,34 @@ bsw bsw bsw bsw +cRV +iVJ +hNj +dsq +aTb +aTb +aTb +drE +dpw +bFL +bFL +dsa +drS +aTb +drE +dpw +dTI +dUb +dUb +dUb +dUb +dTV +dTV +dTR +cnJ +dTK +ddH +cRV bsw bsw bsw @@ -134798,10 +126222,6 @@ bsw bsw bsw bsw -sqe -"} -(113,1,1) = {" -sqe bsw bsw bsw @@ -134846,6 +126266,10 @@ bsw bsw bsw bsw +sqe +"} +(146,1,1) = {" +sqe bsw bsw bsw @@ -134922,13 +126346,6 @@ bsw bsw bsw bsw -cJY -cJQ -cKb -ceG -ceG -cJR -cJt bsw bsw bsw @@ -134952,6 +126369,34 @@ bsw bsw bsw bsw +cRV +iVJ +hNj +dsq +aTb +aTb +aTb +drE +dpw +bFL +dUn +dTZ +aTb +aTb +drE +dpw +drv +bgJ +dqu +dqu +dqu +dqO +dqu +dqu +apG +crd +ddE +cRV bsw bsw bsw @@ -134982,10 +126427,6 @@ bsw bsw bsw bsw -sqe -"} -(114,1,1) = {" -sqe bsw bsw bsw @@ -135009,6 +126450,10 @@ bsw bsw bsw bsw +sqe +"} +(147,1,1) = {" +sqe bsw bsw bsw @@ -135105,16 +126550,39 @@ bsw bsw bsw bsw -cJY -cKb -ceG -ceG -ceG -ceG -cIX bsw bsw bsw +cRV +iVJ +hNj +dsr +dsk +dsk +dsk +dsg +dpw +bFL +bFL +hNj +drT +dsk +drG +dpw +drv +hNj +drd +dqZ +dqU +aTb +aTb +dqC +apO +ant +ddE +cRV +bsw +bsw bsw bsw bsw @@ -135168,7 +126636,7 @@ bsw bsw sqe "} -(115,1,1) = {" +(148,1,1) = {" sqe bsw bsw @@ -135269,6 +126737,34 @@ bsw bsw bsw bsw +cRV +iVJ +bgK +dqz +dqz +dqz +ddG +dsh +dqr +ceP +dsb +bgK +dqz +dqz +dqz +dqr +drv +hNj +dqZ +dqU +aTb +aTb +aTb +aTb +dqw +dfS +ddE +cRV bsw bsw bsw @@ -135289,13 +126785,6 @@ bsw bsw bsw bsw -cJZ -cKd -ceG -ceG -ceG -cJR -cJt bsw bsw bsw @@ -135329,6 +126818,31 @@ bsw bsw bsw bsw +sqe +"} +(149,1,1) = {" +sqe +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw bsw bsw bsw @@ -135350,10 +126864,6 @@ bsw bsw bsw bsw -sqe -"} -(116,1,1) = {" -sqe bsw bsw bsw @@ -135411,6 +126921,40 @@ bsw bsw bsw bsw +cRV +dsw +dse +dse +dsi +dse +dsi +dsi +dse +dsc +ddE +dqs +dqs +dqs +dTS +dTS +dUh +hNj +dre +aTb +aTb +dTZ +dqK +aTb +aTb +dfS +ddE +cRV +bsw +bsw +bsw +bsw +bsw +bsw bsw bsw bsw @@ -135458,6 +127002,10 @@ bsw bsw bsw bsw +sqe +"} +(150,1,1) = {" +sqe bsw bsw bsw @@ -135473,15 +127021,6 @@ bsw bsw bsw bsw -cJZ -ceG -ceG -ceG -ceG -cIX -bsw -bsw -bsw bsw bsw bsw @@ -135534,13 +127073,6 @@ bsw bsw bsw bsw -sqe -"} -(117,1,1) = {" -sqe -bsw -bsw -bsw bsw bsw bsw @@ -135573,6 +127105,34 @@ bsw bsw bsw bsw +bta +dsx +ddD +cKl +ddE +cKl +cKl +ddE +bFL +bvP +cRV +bgJ +drU +dqu +drH +drz +drw +drn +dre +aTb +aTb +dTZ +aTb +aTb +aTb +dfS +dTF +cRV bsw bsw bsw @@ -135626,6 +127186,10 @@ bsw bsw bsw bsw +sqe +"} +(151,1,1) = {" +sqe bsw bsw bsw @@ -135657,12 +127221,6 @@ bsw bsw bsw bsw -cJZ -ceG -ceG -ceG -cJR -cJt bsw bsw bsw @@ -135718,10 +127276,6 @@ bsw bsw bsw bsw -sqe -"} -(118,1,1) = {" -sqe bsw bsw bsw @@ -135735,6 +127289,34 @@ bsw bsw bsw bsw +bta +dsx +bFL +cKl +dUv +ddE +cKl +dUt +bFL +cZv +cRV +hNj +drX +drP +drI +jxl +dTM +dro +dre +aTb +aTb +dTZ +aTb +aTb +aTb +dfS +ddE +cRV bsw bsw bsw @@ -135788,6 +127370,10 @@ bsw bsw bsw bsw +sqe +"} +(152,1,1) = {" +sqe bsw bsw bsw @@ -135840,12 +127426,6 @@ bsw bsw bsw bsw -cJY -cKb -ceG -ceG -ceG -cIX bsw bsw bsw @@ -135893,6 +127473,34 @@ bsw bsw bsw bsw +bta +dsx +bFL +cKl +cKl +ddE +cKl +ddE +bFL +cZv +cRV +hNj +drY +ceN +drJ +jxl +bFL +drp +drf +dqV +aTb +aTb +aTb +aTb +dqx +dpw +ddE +cRV bsw bsw bsw @@ -135902,10 +127510,6 @@ bsw bsw bsw bsw -sqe -"} -(119,1,1) = {" -sqe bsw bsw bsw @@ -135950,6 +127554,10 @@ bsw bsw bsw bsw +sqe +"} +(153,1,1) = {" +sqe bsw bsw bsw @@ -136024,12 +127632,6 @@ bsw bsw bsw bsw -cJZ -ceG -ceG -ceG -cJR -cJt bsw bsw bsw @@ -136055,6 +127657,34 @@ bsw bsw bsw bsw +bta +dsx +bFL +cKl +cKl +ddE +cKl +ddE +dUr +cZv +cRV +hNj +drY +ceN +drJ +jxl +dUi +drq +drg +dra +dqV +aTb +aTb +dqD +dqy +dfS +ddE +cRV bsw bsw bsw @@ -136086,10 +127716,6 @@ bsw bsw bsw bsw -sqe -"} -(120,1,1) = {" -sqe bsw bsw bsw @@ -136112,6 +127738,10 @@ bsw bsw bsw bsw +sqe +"} +(154,1,1) = {" +sqe bsw bsw bsw @@ -136207,16 +127837,38 @@ bsw bsw bsw bsw -cJY -cKb -ceG -ceG -ceG -cIX bsw bsw bsw bsw +bta +dsx +bFL +cKl +dUw +cKl +ddH +ddE +dUr +cZv +cRV +hNj +drY +ceN +drJ +drA +drx +bgK +drh +dqz +dqz +dqP +dqz +dqE +dqz +dTL +ddE +cRV bsw bsw bsw @@ -136272,7 +127924,7 @@ bsw bsw sqe "} -(121,1,1) = {" +(155,1,1) = {" sqe bsw bsw @@ -136373,34 +128025,34 @@ bsw bsw bsw bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -cJZ -cKi -ceG -ceG -cJR -cJt -bsw -bsw -bsw -bsw +bta +afy +afx +afw +aft +cKl +cZO +ddE +bFL +cZv +cRV +hNj +drZ +drQ +drL +drA +cKl +dTS +dTS +dTS +dTS +dTS +dTS +dTS +dTN +dqs +dTG +cRV bsw bsw bsw @@ -136456,7 +128108,7 @@ bsw bsw sqe "} -(122,1,1) = {" +(156,1,1) = {" sqe bsw bsw @@ -136557,6 +128209,34 @@ bsw bsw bsw bsw +bta +dsy +bFL +cKl +afu +cKl +ddE +cKl +dUs +cZv +cRV +bgK +dqz +dqz +dqz +drB +dUj +bgJ +dqu +dqu +dqu +dqO +dqu +dqu +dqu +crd +ddE +cRV bsw bsw bsw @@ -136574,14 +128254,6 @@ bsw bsw bsw bsw -cJY -cKb -ceG -ceG -ceG -cIX -bsw -bsw bsw bsw bsw @@ -136618,6 +128290,10 @@ bsw bsw bsw bsw +sqe +"} +(157,1,1) = {" +sqe bsw bsw bsw @@ -136638,10 +128314,6 @@ bsw bsw bsw bsw -sqe -"} -(123,1,1) = {" -sqe bsw bsw bsw @@ -136721,6 +128393,34 @@ bsw bsw bsw bsw +cRV +cZE +dsf +dsf +dso +dsf +dsl +dsf +dsf +cZX +cKl +drC +dUl +drC +drC +drC +dUj +hNj +drd +drb +dqW +ceN +ceN +dqF +dqv +dfS +ddE +cRV bsw bsw bsw @@ -136758,12 +128458,6 @@ bsw bsw bsw bsw -cJZ -ceG -ceG -ceG -ceG -cIX bsw bsw bsw @@ -136780,6 +128474,10 @@ bsw bsw bsw bsw +sqe +"} +(158,1,1) = {" +sqe bsw bsw bsw @@ -136822,10 +128520,6 @@ bsw bsw bsw bsw -sqe -"} -(124,1,1) = {" -sqe bsw bsw bsw @@ -136872,13 +128566,6 @@ bsw bsw bsw bsw -bta -cMS -cMS -cMS -cMS -cMS -bta bsw bsw bsw @@ -136890,6 +128577,34 @@ bsw bsw bsw bsw +cRV +djx +bgJ +dqu +cMI +dqu +dqu +dqu +crd +dad +dsb +bgJ +drU +dqu +drH +crd +dUj +hNj +drb +dqW +ceN +ceN +ceN +ceN +dqA +dfS +ddE +cRV bsw bsw bsw @@ -136941,15 +128656,12 @@ bsw bsw bsw bsw -cJY -cKb -ceG -ceG -ceG -ceG -cIX bsw bsw +sqe +"} +(159,1,1) = {" +sqe bsw bsw bsw @@ -137006,10 +128718,6 @@ bsw bsw bsw bsw -sqe -"} -(125,1,1) = {" -sqe bsw bsw bsw @@ -137053,16 +128761,37 @@ bsw bsw bsw bsw +cRV +ufc +hNj +drX +drP +drP +drP +drI +dpw +dad +dsb +hNj +drX +drP +drI +dfS +dUj +hNj +dri +ceN +ceN +ceN +ceN +ceN +ceN +dfS +ddE +cRV bsw bsw bsw -bta -dDW -dXP -edz -dXD -dDG -bta bsw bsw bsw @@ -137113,6 +128842,10 @@ bsw bsw bsw bsw +sqe +"} +(160,1,1) = {" +sqe bsw bsw bsw @@ -137124,14 +128857,6 @@ bsw bsw bsw bsw -cJY -cKb -ceG -ceG -ceG -ceG -cJR -cJt bsw bsw bsw @@ -137190,10 +128915,6 @@ bsw bsw bsw bsw -sqe -"} -(126,1,1) = {" -sqe bsw bsw bsw @@ -137224,6 +128945,34 @@ bsw bsw bsw bsw +cRV +ufc +hNj +drY +ceN +ceN +ceN +drJ +dpw +dad +dsb +hNj +drY +ceN +drJ +dpw +dUj +drn +dri +ceN +ceN +dqQ +ceN +ceN +ceN +dfS +dTH +cRV bsw bsw bsw @@ -137240,14 +128989,6 @@ bsw bsw bsw bsw -bta -cNH -dXQ -edz -dXE -cNk -bta -bta bsw bsw bsw @@ -137262,8 +129003,6 @@ bsw bsw bsw bsw -bta -bta bsw bsw bsw @@ -137273,7 +129012,6 @@ bsw bsw bsw bsw -eQo bsw bsw bsw @@ -137288,6 +129026,10 @@ bsw bsw bsw bsw +sqe +"} +(161,1,1) = {" +sqe bsw bsw bsw @@ -137308,13 +129050,6 @@ bsw bsw bsw bsw -cJZ -ceG -ceG -ceG -ceG -cJR -cJt bsw bsw bsw @@ -137374,10 +129109,6 @@ bsw bsw bsw bsw -sqe -"} -(127,1,1) = {" -sqe bsw bsw bsw @@ -137398,6 +129129,34 @@ bsw bsw bsw bsw +cRV +ufc +hNj +drY +ceN +ceN +ceN +drJ +dpw +dad +dsb +hNj +drY +ceN +drJ +dpw +dUj +hNj +dri +ceN +ceN +dUa +ceN +ceN +ceN +dfS +ddE +cRV bsw bsw bsw @@ -137424,41 +129183,6 @@ bsw bsw bsw bsw -bta -cNI -dXQ -edz -dXE -cNk -eQo -dvf -dvf -dvf -dvf -dvf -dvf -dvf -dvf -dvf -dvf -dvf -dvf -dvf -dvf -dvf -dvf -dvf -dvf -dvf -dvf -dvf -dvf -dvf -dvf -dvf -dvf -dvf -eQo bsw bsw bsw @@ -137486,18 +129210,14 @@ bsw bsw bsw bsw +sqe +"} +(162,1,1) = {" +sqe bsw bsw bsw bsw -cJY -cJQ -cKb -ceG -ceG -ceG -ceG -cIX bsw bsw bsw @@ -137558,10 +129278,6 @@ bsw bsw bsw bsw -sqe -"} -(128,1,1) = {" -sqe bsw bsw bsw @@ -137597,6 +129313,34 @@ bsw bsw bsw bsw +cRV +ufc +hNj +drY +ceN +ceN +ceN +drJ +dpw +dad +dsb +hNj +drY +ceN +drJ +dpw +drv +drr +drj +dqX +ceN +dUa +ceN +ceN +dqB +dfS +ddE +cRV bsw bsw bsw @@ -137608,40 +129352,6 @@ bsw bsw bsw bsw -bta -cNI -dXQ -dDR -dXE -cNk -eQo -dvf -dQY -dQU -dPK -dQK -dPK -dPK -dPK -dQs -dzC -dzC -dPY -dzC -dzC -dPC -dvf -dvf -dyv -dPs -dPf -dxe -dwh -dOY -dwh -dvI -dRx -dvf bsw bsw bsw @@ -137672,16 +129382,6 @@ bsw bsw bsw bsw -cJY -cJQ -cKb -ceG -ceG -ceG -ceG -ceG -ceG -cKh bsw bsw bsw @@ -137694,6 +129394,10 @@ bsw bsw bsw bsw +sqe +"} +(163,1,1) = {" +sqe bsw bsw bsw @@ -137742,10 +129446,6 @@ bsw bsw bsw bsw -sqe -"} -(129,1,1) = {" -sqe bsw bsw bsw @@ -137756,6 +129456,33 @@ bsw bsw bsw bsw +fbF +fbF +fbF +fbX +fbF +fbF +fbF +fbF +fbF +fbF +dzq +fbF +fbF +fbF +dxB +fbF +fbF +fbF +fbF +fbF +fbF +fbF +duS +fbF +fbF +fbF +fbF bsw bsw bsw @@ -137770,6 +129497,34 @@ bsw bsw bsw bsw +cRV +ufc +hNj +drY +ceN +ceN +ceN +drJ +dpw +dad +dsb +hNj +drZ +drQ +drL +dpw +drv +dru +drk +drc +dqX +dUa +ceN +dqG +dqy +dfS +ddE +cRV bsw bsw bsw @@ -137792,40 +129547,6 @@ bsw bsw bsw bsw -bta -cNH -dXR -edz -dDO -cNk -eQo -dPz -dPL -dPL -dzD -dzD -dQG -dQD -dPL -dPL -dPL -dPL -dPZ -dPS -dPL -dPD -dzi -dvf -dyw -dPs -dPg -dxf -dwi -dwi -dwi -dvJ -dOO -dvf bsw bsw bsw @@ -137855,19 +129576,12 @@ bsw bsw bsw bsw -cJY -cKb -ceG -ceG -cKd -ceG -ceG -ceG -ceG -ceG -cIX bsw bsw +sqe +"} +(164,1,1) = {" +sqe bsw bsw bsw @@ -137925,11 +129639,36 @@ bsw bsw bsw bsw +fbF +dCy +dKH +dGs +dGs +dKb +dHn +dJI +dGs +dJb +dIO +dOA +dOA +dIh +dyf +dOA +dOC +dHz +dun +dun +dun +dHe +dGs +dGs +dOA +dGD +fbF +fbF +fbF bsw -sqe -"} -(130,1,1) = {" -sqe bsw bsw bsw @@ -137942,6 +129681,34 @@ bsw bsw bsw bsw +cRV +dUz +hNj +dss +drQ +drQ +drQ +dsj +dpw +dad +dsb +bgK +dqz +dqz +dqz +dqr +drv +bgK +drl +dqz +dqz +dqP +dqz +dqE +dqz +dqr +dTI +cRV bsw bsw bsw @@ -137976,40 +129743,34 @@ bsw bsw bsw bsw -bta -cNH -dXR -edz -cNn -cNk -eQo -dDp -dzQ -dzE -dAQ -dAE -dAg -dzQ -dBZ -dzQ -dzE -dAQ -dAE -dAg -dzQ -dzE -dPy -dvf -dxS -dxO -dPh -dvK -dwj -dwj -dwj -dOU -dOP -dvf +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(165,1,1) = {" +sqe +bsw +bsw +bsw +bsw +bsw bsw bsw bsw @@ -138038,18 +129799,6 @@ bsw bsw bsw bsw -cJY -cKb -ceG -ceG -ceG -ceG -ceG -ceG -ceG -ceG -cJR -cJt bsw bsw bsw @@ -138072,6 +129821,39 @@ bsw bsw bsw bsw +fbF +fbF +fbF +dOC +dOA +dKx +dBP +dBB +dPX +dPX +dAp +dun +dun +dID +dHw +dGs +dIa +dHO +dGt +dHA +dIB +dIB +dOV +dIB +dGX +dun +dGs +dGE +dGv +fbF +fbF +bsw +bsw bsw bsw bsw @@ -138083,6 +129865,34 @@ bsw bsw bsw bsw +djy +dUA +bgK +dqz +dqz +dqz +ddG +dsh +dqr +dUq +dUo +dUc +dTO +dqt +dTO +dVQ +dUk +dUf +dqt +dTO +dUc +dTO +dTO +dTT +dTO +dqt +cKl +cRV bsw bsw bsw @@ -138110,10 +129920,6 @@ bsw bsw bsw bsw -sqe -"} -(131,1,1) = {" -sqe bsw bsw bsw @@ -138140,6 +129946,10 @@ bsw bsw bsw bsw +sqe +"} +(166,1,1) = {" +sqe bsw bsw bsw @@ -138160,40 +129970,6 @@ bsw bsw bsw bsw -bta -dSR -cNA -edz -dXF -cNk -eQo -dDp -dzR -dzF -dAR -acu -dAh -dzR -dzR -dzR -dzF -dAR -dAG -dAh -dzR -dzF -dPy -dvf -dyx -dPs -dxt -dxg -dwS -dwB -dwk -dvL -dOO -dvf bsw bsw bsw @@ -138220,19 +129996,6 @@ bsw bsw bsw bsw -cJY -cJQ -cKb -ceG -ceG -ceG -ceG -ceG -ceG -ceG -ceG -cJR -cJt bsw bsw bsw @@ -138242,6 +130005,37 @@ bsw bsw bsw bsw +bta +jpq +dOA +dKW +dGs +dKy +dBQ +dKd +dPX +dPX +dAq +dJc +dGs +dPB +dIr +dIi +dPr +dHP +dGs +dGs +dIB +dHr +dvW +dHf +dGY +dun +dun +dGF +dOA +hoh +bta bsw bsw bsw @@ -138255,6 +130049,34 @@ bsw bsw bsw bsw +cRV +cRV +dsv +dWk +ceK +dsm +dsm +dWi +ceK +cRV +cRV +cRV +cRV +cRV +cRV +cRV +dry +cRV +cRV +cRV +cRV +cRV +cRV +cRV +cRV +cRV +cRV +cRV bsw bsw bsw @@ -138294,10 +130116,6 @@ bsw bsw bsw bsw -sqe -"} -(132,1,1) = {" -sqe bsw bsw bsw @@ -138312,6 +130130,10 @@ bsw bsw bsw bsw +sqe +"} +(167,1,1) = {" +sqe bsw bsw bsw @@ -138344,40 +130166,6 @@ bsw bsw bsw bsw -bta -dDX -dXS -dDS -dDP -dDH -eQo -dPz -dQa -dQa -dQa -dQL -dzG -dzH -dzH -dzH -dzH -dQa -dQa -dzG -dzG -dPE -dPy -eQp -dyy -dPt -dRz -dxh -dwT -dOZ -dOW -dvM -dOO -dvf bsw bsw bsw @@ -138401,21 +130189,40 @@ bsw bsw bsw bsw +bta +jpq +dOC +dOC +dun +dun +dBR +dPX +dJT +dAM +dPX +dJd +dGs +dIE +dIE +dIj +dIb +dPr +dun +dGs +dIB +dwy +dvX +dHg +dIB +dGR +dun +dun +dOB +hoh +bta bsw bsw bsw -cJZ -ceG -cKk -ceG -ceG -ceG -ceG -ceG -ceG -ceG -cJR -cJt bsw bsw bsw @@ -138478,10 +130285,6 @@ bsw bsw bsw bsw -sqe -"} -(133,1,1) = {" -sqe bsw bsw bsw @@ -138511,6 +130314,10 @@ bsw bsw bsw bsw +sqe +"} +(168,1,1) = {" +sqe bsw bsw bsw @@ -138528,40 +130335,6 @@ bsw bsw bsw bsw -bta -dDY -dDU -dDT -dXG -dDI -eQo -ajp -dQu -dzH -dzH -dQM -dPF -dzH -dSg -dPF -dPF -dzH -dQb -dPF -dPM -dPF -dPy -dyB -dOZ -dOZ -dPf -dvf -dwm -dvr -dwm -dvf -dvq -dvf bsw bsw bsw @@ -138587,18 +130360,6 @@ bsw bsw bsw bsw -cJY -cKb -ceG -ceG -ceG -ceG -ceG -ceG -ceG -cJR -cJT -cJt bsw bsw bsw @@ -138612,6 +130373,37 @@ bsw bsw bsw bsw +bta +jpq +dOC +dOC +dun +dKz +dtA +dKe +dtA +dtA +dtA +dJe +dHn +dtA +dtA +dtA +dtA +dtA +dHJ +dHB +dtA +dtA +dtA +dHh +dtA +dGS +dun +dun +dOA +hoh +bta bsw bsw bsw @@ -138662,10 +130454,6 @@ bsw bsw bsw bsw -sqe -"} -(134,1,1) = {" -sqe bsw bsw bsw @@ -138710,42 +130498,11 @@ bsw bsw bsw bsw +sqe +"} +(169,1,1) = {" +sqe bsw -dAC -bta -dDZ -dXT -bgQ -cNr -dDJ -eQo -dvf -dDe -dzI -dAS -dzH -dPF -dzS -dQz -dQt -dQn -dAS -dzH -dzH -dzS -dzI -dzj -dvf -dvf -dvf -eQp -dvf -dvp -dwC -dwl -dvf -dvr -dvf bsw bsw bsw @@ -138770,17 +130527,6 @@ bsw bsw bsw bsw -cJY -cKb -ceG -ceG -ceG -ceG -ceG -ceG -cJR -cJT -cJt bsw bsw bsw @@ -138811,6 +130557,37 @@ bsw bsw bsw bsw +bta +jpq +dOC +dOB +dGs +dGs +dBT +dKf +dQj +dJJ +dJt +dGs +dHn +dzr +dPr +dIk +dPr +dxC +dGs +dGs +dIB +dIB +dHo +dHi +dGZ +dGs +dGs +dun +dOA +hoh +bta bsw bsw bsw @@ -138846,10 +130623,6 @@ bsw bsw bsw bsw -sqe -"} -(135,1,1) = {" -sqe bsw bsw bsw @@ -138895,41 +130668,6 @@ bsw bsw bsw bsw -dAC -oyg -dDZ -dXT -bgQ -dXH -dDJ -mAQ -dvf -dvf -dvf -dvf -dQN -dPL -dvf -dvf -dvf -dvf -dvf -dAH -dzD -dvf -dvf -dvf -dvf -dvf -dxP -dxu -dPc -dwU -dwD -dwn -dvN -dvs -dvf bsw bsw bsw @@ -138944,6 +130682,10 @@ bsw bsw bsw bsw +sqe +"} +(170,1,1) = {" +sqe bsw bsw bsw @@ -138954,15 +130696,6 @@ bsw bsw bsw bsw -cJZ -ceG -ceG -ceG -ceG -ceG -ceG -cKj -cJt bsw bsw bsw @@ -139008,6 +130741,37 @@ bsw bsw bsw bsw +bta +jpq +dLi +dOA +dKI +dHC +dKp +dKg +dQk +dQf +dJu +dHn +dun +dIF +dIt +dIl +dPr +dPr +dun +dHC +dIB +dIC +dOV +dHj +dHa +dGs +dGs +dGG +dGw +hoh +bta bsw bsw bsw @@ -139030,10 +130794,6 @@ bsw bsw bsw bsw -sqe -"} -(136,1,1) = {" -sqe bsw bsw bsw @@ -139079,54 +130839,6 @@ bsw bsw bsw bsw -dAC -oyg -dNL -dXU -bgQ -dNk -dDJ -mAQ -dvf -dDf -dCW -dvf -dzH -dAi -dvf -dCa -dBJ -dBs -dvf -dzH -dAi -dvf -dzJ -dzk -dvf -dvf -dxQ -dPi -dxi -dwo -dwE -dwo -dvO -dOQ -dvf -eQo -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta bsw bsw bsw @@ -139138,14 +130850,6 @@ bsw bsw bsw bsw -cJZ -ceG -ceG -ceG -ceG -ceG -cJR -cJt bsw bsw bsw @@ -139162,6 +130866,10 @@ bsw bsw bsw bsw +sqe +"} +(171,1,1) = {" +sqe bsw bsw bsw @@ -139214,13 +130922,40 @@ bsw bsw bsw bsw -sqe -"} -(137,1,1) = {" -sqe bsw bsw bsw +fbF +fbF +fbF +dKX +dKJ +dGs +dKq +dKh +dQl +dPX +dJw +dJf +dun +dun +dGs +dIm +dun +dun +dun +dun +dPb +dIB +dIB +dyO +dyO +dGt +dGs +dOA +dGx +fbF +fbF bsw bsw bsw @@ -139263,54 +130998,6 @@ bsw bsw bsw bsw -dAC -dAC -dNN -dXT -bgQ -dXI -dch -dvf -dvf -dDg -dBt -dQg -dQa -dQa -dzT -dPG -dQu -dBt -dQg -dzG -dzG -dzT -dPG -dzl -dvf -dvf -dxR -dPj -dxj -dwp -dwp -dwp -dvP -dOR -dOG -eQo -dWt -dWt -dWt -dtm -dWt -dWt -dWt -bgC -dtt -dtn -dti -bta bsw bsw bsw @@ -139321,15 +131008,6 @@ bsw bsw bsw bsw -cJY -cKb -cJV -ceG -ceG -ceG -cJR -cJt -bsw bsw bsw bsw @@ -139372,6 +131050,10 @@ bsw bsw bsw bsw +sqe +"} +(172,1,1) = {" +sqe bsw bsw bsw @@ -139398,10 +131080,6 @@ bsw bsw bsw bsw -sqe -"} -(138,1,1) = {" -sqe bsw bsw bsw @@ -139433,6 +131111,35 @@ bsw bsw bsw bsw +fbF +fbF +dKL +dGs +dKr +dGs +dGs +dJK +dJx +dCh +dOA +dOC +dOC +dIn +dOC +dOC +dOC +dun +dun +dun +dun +dCh +dun +dun +dOC +dOC +fbF +fbF +fbF bsw bsw bsw @@ -139448,53 +131155,6 @@ bsw bsw bsw bsw -dAC -dNO -dXS -dzX -dXJ -dch -dvf -dDq -dPy -dBx -dQQ -dPK -dzC -dPK -dPK -dPK -dzC -dzC -dzC -dzC -dPN -dPH -dPz -dyC -dvf -dPu -dPl -dPd -dwV -dOX -dOX -dvK -dvv -dOH -eQo -dWt -dWt -dWt -due -dtm -dWt -dWt -bgC -dtu -dto -dtj -bta bsw bsw bsw @@ -139504,14 +131164,6 @@ bsw bsw bsw bsw -cJY -cKb -ceG -ceG -ceG -cJR -cJT -cJt bsw bsw bsw @@ -139584,7 +131236,7 @@ bsw bsw sqe "} -(139,1,1) = {" +(173,1,1) = {" sqe bsw bsw @@ -139605,6 +131257,7 @@ bsw bsw bsw bsw +bgC bsw bsw bsw @@ -139632,53 +131285,6 @@ bsw bsw bsw bsw -dAC -dNL -dXS -dzX -dXG -dch -dvf -dDs -dPy -dQV -dQR -dQO -dQH -dQc -dQc -dQv -dQc -dQc -dRQ -dPT -dzU -dzi -dPz -dyD -dvf -dxT -dxw -dxk -dwp -dwp -dwp -dvQ -dOR -dOI -eQo -dWt -dWS -dua -duf -dua -dWC -dWt -bgC -dtv -dtp -dtk -bta bsw bsw bsw @@ -139686,19 +131292,37 @@ bsw bsw bsw bsw -ahW -dst -cKb -ceG -ceG -ceG -ceG -cIX -ahW bsw bsw bsw bsw +fbF +fbF +fbF +fbX +fbF +fbF +fbF +fbF +fbF +fbX +fbF +fbF +fbF +fbF +fbF +fbX +fbF +fbF +fbF +fbF +fbF +fbX +fbF +fbF +fbF +fbF +fbF bsw bsw bsw @@ -139766,10 +131390,6 @@ bsw bsw bsw bsw -sqe -"} -(140,1,1) = {" -sqe bsw bsw bsw @@ -139798,6 +131418,10 @@ bsw bsw bsw bsw +sqe +"} +(174,1,1) = {" +sqe bsw bsw bsw @@ -139816,69 +131440,14 @@ bsw bsw bsw bsw -dAC -dNL -dXS -dzX -dXG -dch -dvf -dDt -dPy -dzl -dQS -dPP -dCw -dCl -dQA -dBK -dBu -dAT -dAI -dPU -dPO -dPI -dPz -dyE -dvf -dxU -dxv -dxl -dwr -dwr -dwr -dvR -dvw -dvf -eQo -dtm -duu -dua -duh -dua -dtO -dtm -bgC -dtw -dtq -dtl -bta bsw +cNK bsw bsw bsw bsw bsw bsw -ahW -dsu -cYB -drN -drN -drN -cYA -dsd -ahW bsw bsw bsw @@ -139950,10 +131519,6 @@ bsw bsw bsw bsw -sqe -"} -(141,1,1) = {" -sqe bsw bsw bsw @@ -139999,88 +131564,6 @@ bsw bsw bsw bsw -dAC -dAC -dNL -dXT -bgQ -dXI -dDJ -dvf -dvf -dDh -dPz -dPU -dPP -dCx -dvf -eQo -eQo -eQo -dvf -dAJ -dPV -dPP -dPy -dzm -dvf -dvf -dxV -dPm -dxi -dwo -dwo -dwo -dvS -dOS -dvf -eQo -dtm -duu -dua -dtm -dua -dtO -dtm -bgC -bgC -dtr -bgC -bta -ahW -ahW -ahW -ahW -ahW -ahW -ahW -ahW -bgJ -dqu -dqu -dqu -dqu -dqu -bgE -ahW -ahW -ahW -ahW -ahW -ahW -ahW -ahW -ahW -ahW -ahW -ahW -ahW -ahW -ahW -ahW -ahW -ahW -ahW bsw bsw bsw @@ -140119,6 +131602,32 @@ bsw bsw bsw bsw +sqe +"} +(175,1,1) = {" +sqe +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +cNK +bsw +bsw bsw bsw bsw @@ -140134,10 +131643,6 @@ bsw bsw bsw bsw -sqe -"} -(142,1,1) = {" -sqe bsw bsw bsw @@ -140183,88 +131688,6 @@ bsw bsw bsw bsw -dAC -dOa -dNL -dNB -bgQ -dXI -dDJ -dDC -dDu -dDi -eeE -dPU -dPP -dCx -dvf -dBw -dBw -dBw -dvf -dzl -dPU -dPP -dPy -dzl -dyF -dyz -dPv -dxw -dxj -dwp -dwp -dwp -dvT -dvu -dOJ -eQo -dtm -dtm -dtm -dtm -dtm -dtm -dtm -dtm -dWt -dWt -dWt -bta -ahW -dtc -dUV -dUP -dUK -dUB -dsz -dUx -hNj -dsp -drM -drM -drM -drD -dpw -dUp -dUm -bgJ -dqu -dqu -dqu -crd -ceP -drm -cKl -ceP -dqT -dTW -dTU -dTP -ddE -dTJ -ddE -dTE bsw bsw bsw @@ -140318,10 +131741,6 @@ bsw bsw bsw bsw -sqe -"} -(143,1,1) = {" -sqe bsw bsw bsw @@ -140367,88 +131786,10 @@ bsw bsw bsw bsw -dAC -oyg -dNL -dXT -bgQ -dXI -dDJ -dDC -dAK -dDi -dPz -dPU -dPO -dQI -dQE -dQB -dQw -dQo -dAU -dzo -dPU -dPO -dPy -dzl -dvg -dyz -dOZ -dPn -dvK -dwq -dRy -dOX -dOU -dOT -dOK -eQo -dtm -dtm -dtm -dWt -dWt -dWt -dtm -dtm -dtm -dWt -dWt -bta -ahW -dsN -dUW -ddE -ddE -ddE -ahW -dUy -hNj -dsq -aTb -aTb -aTb -drE -dpw -ceP -bFL -hNj -drR -drM -drD -dpw -ceP -ceL -cKl -ceP -bFL -dTX -ddE -dTQ -dTM -azu -ddE -ahW +sqe +"} +(176,1,1) = {" +sqe bsw bsw bsw @@ -140468,6 +131809,7 @@ bsw bsw bsw bsw +cNK bsw bsw bsw @@ -140502,10 +131844,6 @@ bsw bsw bsw bsw -sqe -"} -(144,1,1) = {" -sqe bsw bsw bsw @@ -140549,90 +131887,6 @@ bsw bsw bsw bsw -bta -dEv -dAC -dAC -dNL -dXT -bgQ -dXI -dch -dvf -dvf -dDj -dPz -dQT -dQP -dQJ -dCm -dQC -dQx -dQp -dQh -dQd -dPW -dPQ -dPJ -dzn -dvf -dvf -dPw -dPp -dxk -dwp -dwp -dwp -dvU -dvu -dOL -eQo -bgC -dtr -bgC -bgC -dWt -dWt -bgC -bgC -dtr -bgC -bgC -bta -ahW -dtd -dUW -dsP -dsJ -dsC -ahW -iVJ -hNj -dsq -aTb -aTb -aTb -drE -dpw -ceP -bFL -hNj -drS -aTb -drE -dpw -dUg -dUe -cKl -dUd -dsf -dTY -ddE -ceP -bFL -ceL -ddE -ahW bsw bsw bsw @@ -140686,10 +131940,6 @@ bsw bsw bsw bsw -sqe -"} -(145,1,1) = {" -sqe bsw bsw bsw @@ -140720,6 +131970,10 @@ bsw bsw bsw bsw +sqe +"} +(177,1,1) = {" +sqe bsw bsw bsw @@ -140732,91 +131986,6 @@ bsw bsw bsw bsw -pQM -dRl -dRj -dAC -dAC -dNP -dXS -dzX -dXK -dDJ -dvf -dCX -dzi -dBt -dPR -dSw -dPR -dQF -dzI -dQy -dQq -dPR -dPR -eey -dPR -dzK -dPz -dyG -dvf -dxW -dPq -dxl -dwr -dwF -dwr -dvR -dvt -dvf -eQo -dtm -dWt -dWt -bgC -dWt -dWt -bgC -dtm -dtm -dtm -dWt -bta -ahW -dte -dUH -ddH -ddE -ddE -dTE -iVJ -hNj -dsq -aTb -aTb -aTb -drE -dpw -bFL -bFL -dsa -drS -aTb -drE -dpw -dTI -dUb -dUb -dUb -dUb -dTV -dTV -dTR -cnJ -dTK -ddH -ahW bsw bsw bsw @@ -140824,6 +131993,7 @@ bsw bsw bsw bsw +cNK bsw bsw bsw @@ -140870,10 +132040,6 @@ bsw bsw bsw bsw -sqe -"} -(146,1,1) = {" -sqe bsw bsw bsw @@ -140916,91 +132082,6 @@ bsw bsw bsw bsw -pQM -unk -dRk -dRf -dEa -dNQ -dNC -dzX -dNl -dNb -dvf -dCX -dAU -dQW -dzC -dzC -dPK -dPK -dzL -dzH -dQr -dzV -eez -eez -eex -dPK -dPA -dyH -dvf -dxX -dxx -dPe -dwW -dwG -dws -dvV -dvx -dvf -bta -dtm -dWt -dWt -bgC -dWt -dWt -bgC -dtm -dtx -dWt -dWt -bta -ahW -dtf -bFL -dsQ -dsK -dsD -ahW -iVJ -hNj -dsq -aTb -aTb -aTb -drE -dpw -bFL -dUn -dTZ -aTb -aTb -drE -dpw -drv -bgJ -dqu -dqu -dqu -dqO -dqu -dqu -apG -crd -ddE -ahW bsw bsw bsw @@ -141054,10 +132135,6 @@ bsw bsw bsw bsw -sqe -"} -(147,1,1) = {" -sqe bsw bsw bsw @@ -141077,6 +132154,10 @@ bsw bsw bsw bsw +sqe +"} +(178,1,1) = {" +sqe bsw bsw bsw @@ -141096,95 +132177,11 @@ bsw bsw bsw bsw +cNK bsw bsw bsw bsw -dRo -dRm -cmb -dRg -dRc -dNR -dND -dzX -dNm -dNc -dvf -dvf -dCX -dCX -dvf -dvf -dvf -dvf -dCb -dBL -dBy -dvf -dAK -dAj -dvf -dzp -dzp -dvf -dvf -dvf -dvf -dvf -eeu -eer -eeo -dvf -dvf -dvf -bta -dtm -dtm -dtm -bta -dtP -dtP -bta -dtz -dty -dts -bta -bta -ahW -dtg -bFL -dUQ -dsL -dsF -ahW -iVJ -hNj -dsr -dsk -dsk -dsk -dsg -dpw -bFL -bFL -hNj -drT -dsk -drG -dpw -drv -hNj -drd -dqZ -dqU -aTb -aTb -dqC -apO -ant -ddE -ahW bsw bsw bsw @@ -141238,10 +132235,6 @@ bsw bsw bsw bsw -sqe -"} -(148,1,1) = {" -sqe bsw bsw bsw @@ -141283,92 +132276,6 @@ bsw bsw bsw bsw -dEv -dRp -dRn -aoF -dRd -dRd -dDZ -dXT -bgQ -dXH -dNd -dMZ -dvf -dvf -dvf -dvf -dLg -dAP -dvf -dvf -dvf -dvf -dvf -dAk -dAk -dvf -dvf -dvf -dvf -dvf -eem -eem -dvf -eev -dvf -dwm -dvf -eem -eem -bta -bta -bta -bta -bta -eem -eem -bta -bta -bta -bta -bta -bta -ahW -dUL -dUB -dsR -dsM -dsG -ahW -iVJ -bgK -dqz -dqz -dqz -ddG -dsh -dqr -ceP -dsb -bgK -dqz -dqz -dqz -dqr -drv -hNj -dqZ -dqU -aTb -aTb -aTb -aTb -dqw -dfS -ddE -ahW bsw bsw bsw @@ -141422,10 +132329,6 @@ bsw bsw bsw bsw -sqe -"} -(149,1,1) = {" -sqe bsw bsw bsw @@ -141435,6 +132338,10 @@ bsw bsw bsw bsw +sqe +"} +(179,1,1) = {" +sqe bsw bsw bsw @@ -141454,6 +132361,7 @@ bsw bsw bsw bsw +bgC bsw bsw bsw @@ -141467,92 +132375,6 @@ bsw bsw bsw bsw -pQM -dRq -dRo -bta -dRi -dRe -dNS -dXT -bgQ -dXB -dCv -dDD -dMO -dIN -dIq -dIz -dIz -dIz -dyI -dyI -dKo -dIz -dIz -dIz -dJr -dIz -dIN -dIz -dIq -dIg -dka -dka -dka -mdH -dPa -mdH -dFQ -mdH -mdH -mdH -mdH -dGz -dka -dka -mdH -dFQ -mdH -mdH -dka -dka -djZ -txM -ahW -ahW -dry -ahW -ahW -ahW -ahW -dsw -dse -dse -dsi -dse -dsi -dsi -dse -dsc -ddE -dqs -dqs -dqs -dTS -dTS -dUh -hNj -dre -aTb -aTb -dTZ -dqK -aTb -aTb -dfS -ddE -ahW bsw bsw bsw @@ -141606,10 +132428,6 @@ bsw bsw bsw bsw -sqe -"} -(150,1,1) = {" -sqe bsw bsw bsw @@ -141651,92 +132469,6 @@ bsw bsw bsw bsw -pQM -dRr -dRl -bta -eeK -bgG -dNL -dXS -bgQ -bgQ -dXB -dXs -dXs -dyJ -dyJ -dLw -dXs -dXs -dXo -dyJ -dXz -dXz -dJS -dXs -dXs -dXo -dyJ -dyJ -dyJ -dVP -dHY -dVP -dVF -dVX -dVX -dHp -dHl -dVF -dGU -dVP -dVH -dVH -dVX -dVP -dVP -dVP -dVP -dVP -dVF -dVF -cZo -edK -djT -ahW -edC -dUr -dUr -dsH -bta -dsx -ddD -cKl -ddE -cKl -cKl -ddE -bFL -bvP -bta -bgJ -drU -dqu -drH -drz -drw -drn -dre -aTb -aTb -dTZ -aTb -aTb -aTb -dfS -dTF -ahW bsw bsw bsw @@ -141792,7 +132524,7 @@ bsw bsw sqe "} -(151,1,1) = {" +(180,1,1) = {" sqe bsw bsw @@ -141835,92 +132567,6 @@ bsw bsw bsw bsw -dRs -unk -dTr -bta -dEf -bgG -dNL -dXS -bgQ -bgQ -bgQ -bgQ -bgQ -dzX -dzX -dzX -dzX -dzX -bgQ -bgQ -bgQ -bgQ -dzX -dzX -dJs -dzX -bgQ -bgQ -bgQ -dqS -dqS -dqS -dqS -cZg -cZg -cZg -dqS -dqS -dqS -dqS -cZg -eeN -cZg -dqS -dqS -dqS -dEE -cZg -cZg -cZg -dWh -cZo -cZi -ahW -dUX -dUR -dUr -dUC -bta -dsx -bFL -cKl -dUv -ddE -cKl -dUt -bFL -cZv -bta -hNj -drX -drP -drI -jxl -dTM -dro -dre -aTb -aTb -dTZ -aTb -aTb -aTb -dfS -ddE -ahW bsw bsw bsw @@ -141974,10 +132620,6 @@ bsw bsw bsw bsw -sqe -"} -(152,1,1) = {" -sqe bsw bsw bsw @@ -142019,92 +132661,6 @@ bsw bsw bsw bsw -dRs -unk -bta -bta -dAC -dAC -dNL -dXS -bgQ -bgQ -dXC -dXm -dXm -dyK -dyK -dXw -dXw -dXw -dXw -dyK -dyK -dyK -dXx -dXw -dXm -dXm -dyK -dIA -dyK -dWj -dWj -dHL -dWj -dVN -dVN -dVI -dWj -dHd -rJT -rJT -ddT -dVN -dVN -dVG -dVG -dWj -dWw -dWj -drK -cZg -cZg -dVZ -cLY -eef -edC -edY -edY -dUD -bta -dsx -bFL -cKl -cKl -ddE -cKl -ddE -bFL -cZv -bta -hNj -drY -ceN -drJ -jxl -bFL -drp -drf -dqV -aTb -aTb -aTb -aTb -dqx -dpw -ddE -ahW bsw bsw bsw @@ -142150,6 +132706,10 @@ bsw bsw bsw bsw +sqe +"} +(181,1,1) = {" +sqe bsw bsw bsw @@ -142158,10 +132718,6 @@ bsw bsw bsw bsw -sqe -"} -(153,1,1) = {" -sqe bsw bsw bsw @@ -142203,92 +132759,8 @@ bsw bsw bsw bsw -pQM -lED -bta bsw bsw -dAC -dNT -dNE -bgQ -dXC -dAl -dDE -dyL -dMn -dyL -dyL -dyL -dKV -dJH -dKv -dJH -dJH -dJH -dJH -dyL -dyL -dyL -dyL -dyL -wlk -wlk -dHM -wlk -wlk -wlk -dwt -wlk -wlk -wlk -dGI -dGI -wlk -dGr -wlk -wlk -wlk -wlk -vEi -cZo -dWu -cZg -dWn -cLY -ahW -edC -edC -dUr -dUE -bta -dsx -bFL -cKl -cKl -ddE -cKl -ddE -dUr -cZv -bta -hNj -drY -ceN -drJ -jxl -dUi -drq -drg -dra -dqV -aTb -aTb -dqD -dqy -dfS -ddE -ahW bsw bsw bsw @@ -142342,10 +132814,6 @@ bsw bsw bsw bsw -sqe -"} -(154,1,1) = {" -sqe bsw bsw bsw @@ -142387,92 +132855,8 @@ bsw bsw bsw bsw -bta -bta -bta bsw bsw -dAC -dNU -dXT -bgQ -dXI -dDL -dBz -dtA -dtA -eeF -dtA -dbi -dbi -dtA -dtA -dtA -dtA -dtA -dbi -dbi -dtA -dtA -eeF -dtA -dtA -dHZ -rEA -dtA -eew -dwH -dtA -dtA -rEA -rEA -dtA -dtA -dtA -dtA -dtA -rEA -rEA -dtA -dsE -hjg -dkb -cZg -dVY -cLY -ahW -ahW -dUS -dUr -dUE -bta -dsx -bFL -cKl -dUw -cKl -ddH -ddE -dUr -cZv -bta -hNj -drY -ceN -drJ -drA -drx -bgK -drh -dqz -dqz -dqP -dqz -dqE -dqz -dTL -ddE -ahW bsw bsw bsw @@ -142506,6 +132890,10 @@ bsw bsw bsw bsw +sqe +"} +(182,1,1) = {" +sqe bsw bsw bsw @@ -142526,10 +132914,6 @@ bsw bsw bsw bsw -sqe -"} -(155,1,1) = {" -sqe bsw bsw bsw @@ -142576,87 +132960,6 @@ bsw bsw bsw bsw -dAC -dSS -dXT -bgQ -dXH -dch -dtA -dtA -dDk -eeG -dtA -dtA -dtA -dtA -dCc -dBM -dOB -dtA -dtA -dtA -dtA -dzM -efC -dyM -dtA -dtA -dtA -dtA -dwX -ees -dOs -dtA -dtA -dtA -dtA -duB -dum -dum -dtA -dtA -dtA -dtA -dtA -cLP -dWd -dqS -dVY -cLY -dis -ahW -dsS -dUr -dUF -bta -afy -afx -afw -aft -cKl -cZO -ddE -bFL -cZv -bta -hNj -drZ -drQ -drL -drA -cKl -dTS -dTS -dTS -dTS -dTS -dTS -dTS -dTN -dqs -dTG -ahW bsw bsw bsw @@ -142665,6 +132968,21 @@ bsw bsw bsw bsw +dIs +dIs +dIs +dIs +dIs +dIs +dIs +dIs +dIs +dIs +dIs +duc +dIs +ddI +ddI bsw bsw bsw @@ -142710,10 +133028,6 @@ bsw bsw bsw bsw -sqe -"} -(156,1,1) = {" -sqe bsw bsw bsw @@ -142760,87 +133074,10 @@ bsw bsw bsw bsw -dAC -dNL -dNF -dzX -dXH -dch -dtA -dDv -dMo -eeG -dLx -dCH -dtA -dCn -dCd -dBN -dun -dAV -dtA -dAm -dzZ -efC -efC -dXn -dtA -dxY -dxy -dxm -ees -eet -dOs -dtA -dvy -dOM -dOF -dOD -dGs -dun -dtA -dGg -dFR -dFH -dtA -cZA -dWv -dqS -dVY -cLY -dis -ahW -cKl -efy -cKl -bta -dsy -bFL -cKl -afu -cKl -ddE -cKl -dUs -cZv -bta -bgK -dqz -dqz -dqz -drB -dUj -bgJ -dqu -dqu -dqu -dqO -dqu -dqu -dqu -crd -ddE -ahW +sqe +"} +(183,1,1) = {" +sqe bsw bsw bsw @@ -142894,10 +133131,6 @@ bsw bsw bsw bsw -sqe -"} -(157,1,1) = {" -sqe bsw bsw bsw @@ -142919,6 +133152,21 @@ bsw bsw bsw bsw +dIs +duL +dHs +dtC +duk +dWX +duj +dVe +duk +dWP +duj +dGp +dtU +dtF +ddI bsw bsw bsw @@ -142944,87 +133192,6 @@ bsw bsw bsw bsw -dAC -dNL -dXT -dzX -dNn -dch -dtA -dDw -dMp -dLU -efD -dLh -dtA -dCn -dCe -dBN -dGs -dun -dAL -dyO -dIB -efC -efC -dyP -dtA -dxZ -dHN -dxn -dHt -ees -dwu -dtA -dOC -dON -duQ -dOE -dGs -dun -dtA -dGh -dFS -dFI -dtB -cLP -dWd -cZg -dVY -cZi -ahW -ahW -ahW -ahW -dry -ahW -cZE -dsf -dsf -dso -dsf -dsl -dsf -dsf -cZX -cKl -drC -dUl -drC -drC -drC -dUj -hNj -drd -drb -dqW -ceN -ceN -dqF -dqv -dfS -ddE -ahW bsw bsw bsw @@ -143078,10 +133245,6 @@ bsw bsw bsw bsw -sqe -"} -(158,1,1) = {" -sqe bsw bsw bsw @@ -143095,6 +133258,10 @@ bsw bsw bsw bsw +sqe +"} +(184,1,1) = {" +sqe bsw bsw bsw @@ -143127,88 +133294,6 @@ bsw bsw bsw bsw -dAC -dAC -dNL -dXT -bgQ -dNo -dch -dtA -dtA -dMq -dCY -dLy -dCJ -dtA -dCn -dun -dBN -dGs -dAW -dtA -dAn -dyO -dIB -dyO -dyQ -dtA -dya -dxz -dxo -dHt -dHt -dwv -dtA -dOC -dvh -duR -duC -dun -dun -dtA -dGi -dFT -dFK -dtA -cZA -dWe -cZg -dWa -cZi -ahW -dsL -dsT -dsN -ddD -ahW -ufc -bgJ -dqu -cMI -dqu -dqu -dqu -crd -dad -dsb -bgJ -drU -dqu -drH -crd -dUj -hNj -drb -dqW -ceN -ceN -ceN -ceN -dqA -dfS -ddE -ahW bsw bsw bsw @@ -143251,6 +133336,21 @@ bsw bsw bsw bsw +dxb +duL +dVi +dtC +dtL +dtL +dWT +dtL +dtL +dGe +dGe +dtL +dtV +dWx +ddI bsw bsw bsw @@ -143262,10 +133362,6 @@ bsw bsw bsw bsw -sqe -"} -(159,1,1) = {" -sqe bsw bsw bsw @@ -143311,88 +133407,6 @@ bsw bsw bsw bsw -dAC -oyg -dNL -dXT -bgQ -dXL -dDJ -dNa -dtA -dMr -eeD -dLz -dCK -dtA -dCn -dun -dBN -dBA -dAX -dtA -dXt -dAa -dRD -dyO -dyR -dtA -dyb -dxA -dxp -dHt -dwJ -dww -dtA -dun -dGV -duD -duD -dGB -dGs -dtA -dGj -dDm -dFL -dtA -dOt -dWl -cZg -djX -cYX -ahW -dsM -dsU -dUL -dUG -ahW -ufc -hNj -drX -drP -drP -drP -drI -dpw -dad -dsb -hNj -drX -drP -drI -dfS -dUj -hNj -dri -ceN -ceN -ceN -ceN -ceN -ceN -dfS -ddE -ahW bsw bsw bsw @@ -143428,6 +133442,10 @@ bsw bsw bsw bsw +sqe +"} +(185,1,1) = {" +sqe bsw bsw bsw @@ -143446,10 +133464,6 @@ bsw bsw bsw bsw -sqe -"} -(160,1,1) = {" -sqe bsw bsw bsw @@ -143495,88 +133509,6 @@ bsw bsw bsw bsw -dAC -dOb -dNL -dXU -bgQ -dXI -dch -mAQ -dDx -dMs -dLV -eeD -dCL -dtA -dCn -dCf -dBN -dGs -dXy -dtA -dAo -dAb -dyO -dyO -dyS -dtA -dyc -dHt -dHt -dHt -dHt -dVh -dtA -dun -dGs -dGs -dGs -dun -dGt -dtA -dGk -dFU -dtA -dtA -cLP -dWf -cZg -dVZ -cZi -ahW -ahW -dsV -dsO -bFL -ahW -ufc -hNj -drY -ceN -ceN -ceN -drJ -dpw -dad -dsb -hNj -drY -ceN -drJ -dpw -dUj -drn -dri -ceN -ceN -dqQ -ceN -ceN -ceN -dfS -dTH -ahW bsw bsw bsw @@ -143588,6 +133520,21 @@ bsw bsw bsw bsw +dIs +duL +duN +dtC +duJ +duJ +duJ +duJ +duv +dtL +dGq +dGe +dtW +dtH +ddI bsw bsw bsw @@ -143630,10 +133577,6 @@ bsw bsw bsw bsw -sqe -"} -(161,1,1) = {" -sqe bsw bsw bsw @@ -143679,92 +133622,15 @@ bsw bsw bsw bsw -dAC -dAC -dDZ -dXT -bgQ -dXI -dch -dtA -dtA -dMt -dCZ -dLz -dCM -dtA -dXA -dGt -dun -dGs -dAY -dtA -dXv -dXr -dyO -dIC -dyT -dtA -dyd -dHu -dHH -dwI -dwK -dwu -dtA -dun -dGW -dGs -dun -dGs -dGs -dtA -dGl -dDm -dtA -fIx -cZA -dWv -dqS -dVY -cZi -dta -ahW -dsW -dUN -dUH -ahW -ufc -hNj -drY -ceN -ceN -ceN -drJ -dpw -dad -dsb -hNj -drY -ceN -drJ -dpw -dUj -hNj -dri -ceN -ceN -dUa -ceN -ceN -ceN -dfS -ddE -ahW bsw bsw bsw bsw +sqe +"} +(186,1,1) = {" +sqe +bsw bsw bsw bsw @@ -143814,10 +133680,6 @@ bsw bsw bsw bsw -sqe -"} -(162,1,1) = {" -sqe bsw bsw bsw @@ -143842,6 +133704,22 @@ bsw bsw bsw bsw +dIs +dwz +duL +dtC +duL +dvc +duN +duK +duw +dtL +dGe +dGe +dGe +ddI +ddI +bsw bsw bsw bsw @@ -143864,87 +133742,6 @@ bsw bsw bsw bsw -dAC -dDZ -dXS -dzX -dXG -dch -dtA -dDy -eeD -dLz -dtD -dCN -dtA -dCo -dKw -dun -dAZ -dQi -dtA -dAc -dAc -dzN -dIB -dyT -dtA -dye -dwI -dxq -dwY -dwL -dwx -dtA -dOC -dOC -dOA -dum -bgR -duo -dtA -dGm -dDm -dtA -fIx -cZA -dWf -dqS -dVY -cZi -dta -ahW -dsX -ddE -ddE -ahW -ufc -hNj -drY -ceN -ceN -ceN -drJ -dpw -dad -dsb -hNj -drY -ceN -drJ -dpw -drv -drr -drj -dqX -ceN -dUa -ceN -ceN -dqB -dfS -ddE -ahW bsw bsw bsw @@ -143998,10 +133795,6 @@ bsw bsw bsw bsw -sqe -"} -(163,1,1) = {" -sqe bsw bsw bsw @@ -144017,6 +133810,10 @@ bsw bsw bsw bsw +sqe +"} +(187,1,1) = {" +sqe bsw bsw bsw @@ -144048,87 +133845,6 @@ bsw bsw bsw bsw -dAC -dNL -dXS -dzX -dXG -dch -dtA -dDz -dMu -dLW -dCQ -dCO -dtA -dtA -dtA -dBO -dGJ -dtA -dtA -dtA -dtA -dtA -dzq -dtA -dtA -dtA -dxB -dGJ -dtA -dtA -dtA -dtA -dtA -dGJ -duS -dGJ -dtA -dtA -dtA -dFR -dFV -dtA -dtA -cZA -dWf -cZg -dVZ -efB -ahW -ahW -dsY -ddE -cKl -ahW -ufc -hNj -drY -ceN -ceN -ceN -drJ -dpw -dad -dsb -hNj -drZ -drQ -drL -dpw -drv -dru -drk -drc -dqX -dUa -ceN -dqG -dqy -dfS -ddE -ahW bsw bsw bsw @@ -144172,6 +133888,20 @@ bsw bsw bsw bsw +dIs +duN +duN +dwe +duL +duL +dva +duL +duw +dtL +dGe +dWG +dGe +ddI bsw bsw bsw @@ -144182,10 +133912,6 @@ bsw bsw bsw bsw -sqe -"} -(164,1,1) = {" -sqe bsw bsw bsw @@ -144232,87 +133958,6 @@ bsw bsw bsw bsw -dAC -dNL -dXV -dNy -dXG -dch -dtA -dDA -dMv -dCI -dCR -dtA -dCy -dKH -dGs -dGs -dKb -dHn -dJI -dGs -dJb -dIO -dOA -dOA -dIh -dyf -dOA -dOC -dHz -dun -dun -dun -dHe -dGs -dGs -dOA -dGD -dtA -dtA -dtA -dtQ -dtA -dtA -cZA -dWl -cZg -dWo -cLY -eef -edZ -edZ -dUH -cKl -ahW -dUz -hNj -dss -drQ -drQ -drQ -dsj -dpw -dad -dsb -bgK -dqz -dqz -dqz -dqr -drv -bgK -drl -dqz -dqz -dqP -dqz -dqE -dqz -dqr -dTI -ahW bsw bsw bsw @@ -144349,6 +133994,10 @@ bsw bsw bsw bsw +sqe +"} +(188,1,1) = {" +sqe bsw bsw bsw @@ -144366,10 +134015,6 @@ bsw bsw bsw bsw -sqe -"} -(165,1,1) = {" -sqe bsw bsw bsw @@ -144415,88 +134060,6 @@ bsw bsw bsw bsw -dAC -dAC -dDZ -dXU -bgQ -dXH -dch -dtA -dtA -dDl -dtA -dtA -dtA -dOC -dOA -dKx -dBP -dBB -dPX -dPX -dAp -dun -dun -dID -dHw -dGs -dIa -dHO -dGt -dHA -dIB -dIB -dOV -dIB -dGX -dun -dGs -dGE -dGv -dtA -dtA -dFW -dtA -dtA -cZA -dnr -cZg -dWo -cLY -ahW -dUY -dUT -dUH -dUH -dsz -dUA -bgK -dqz -dqz -dqz -ddG -dsh -dqr -dUq -dUo -dUc -dTO -dqt -dTO -dVQ -dUk -dUf -dqt -dTO -dUc -dTO -dTO -dTT -dTO -dqt -cKl -ahW bsw bsw bsw @@ -144509,6 +134072,20 @@ bsw bsw bsw bsw +dIs +dHs +duN +dtC +duL +duL +dvb +duM +duw +dtL +dtL +dtX +dtX +ddI bsw bsw bsw @@ -144550,10 +134127,6 @@ bsw bsw bsw bsw -sqe -"} -(166,1,1) = {" -sqe bsw bsw bsw @@ -144599,94 +134172,16 @@ bsw bsw bsw bsw -dAC -oyg -dDZ -dXU -bgQ -dXI -dch -mAQ -dtA -dMw -bta -jpq -dOA -dKW -dGs -dKy -dBQ -dKd -dPX -dPX -dAq -dJc -dGs -dPB -dIr -dIi -dPr -dHP -dGs -dGs -dIB -dHr -dvW -dHf -dGY -dun -dun -dGF -dOA -hoh -bta -dFX -dtA -dtA -cLP -dWf -cZg -dVY -cLY -ahW -bFL -dUL -dUO -dUI -ahW -ahW -dsv -dWk -dsm -edJ -dsm -dWi -ceK -ahW -ahW -ahW -ahW -ahW -ahW -ahW -dry -ahW -ahW -ahW -ahW -ahW -ahW -ahW -ahW -ahW -ahW -ahW bsw bsw bsw bsw bsw bsw +sqe +"} +(189,1,1) = {" +sqe bsw bsw bsw @@ -144734,10 +134229,6 @@ bsw bsw bsw bsw -sqe -"} -(167,1,1) = {" -sqe bsw bsw bsw @@ -144765,6 +134256,30 @@ bsw bsw bsw bsw +dIs +duN +duN +dwe +duN +duL +dva +duN +duw +dtL +duk +dWH +dtY +ddI +ddI +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw bsw bsw bsw @@ -144783,80 +134298,9 @@ bsw bsw bsw bsw -dAC -dST -dDZ -dXW -bgQ -dXH -dDJ -mAQ -dtA -dMx -bta -jpq -dOC -dOC -dun -dun -dBR -dPX -dJT -dAM -dPX -dJd -dGs -dIE -dIE -dIj -dIb -dPr -dun -dGs -dIB -dwy -dvX -dHg -dIB -dGR -dun -dun -dOB -hoh -bta -dDm -dtA -bWn -cLP -dWd -dqS -dWp -djU -dth -eeM -dUL -efz -dUJ -dsA -eeL -edM -dWk -dqS -dqS -dqS -dWi -edE -ahW bsw bsw bsw -ahW -dVS -cKl -dUr -dVL -dVJ -ahW bsw bsw bsw @@ -144920,7 +134364,7 @@ bsw bsw sqe "} -(168,1,1) = {" +(190,1,1) = {" sqe bsw bsw @@ -144967,90 +134411,14 @@ bsw bsw bsw bsw -dAC -dAC -dNL -dXT -bgQ -dXH -dDJ -dtA -dtA -dVq -bta -jpq -dOC -dOC -dun -dKz -dtA -dKe -dtA -dtA -dtA -dJe -dHn -dtA -dtA -dtA -dtA -dtA -dHJ -dHB -dtA -dtA -dtA -dHh -dtA -dGS -dun -dun -dOA -hoh -bta -dFY -dtA -fIx -cLP -dWd -dqS -dVZ -cZi -dth -dtb -dUL -efA -dUJ -dsB -eeL -edM -dWk -dqS -dEE -dqS -dWi -edE -ahW bsw bsw bsw -ahW -dVT -edC -dVO -cKl -dVK -ahW bsw bsw bsw bsw bsw -bta -bta -bta -bta -bta bsw bsw bsw @@ -145072,6 +134440,21 @@ bsw bsw bsw bsw +dIs +dVk +duL +dtC +dvB +dvj +dvc +duL +duw +dtL +duk +dWI +dWE +dtI +ddI bsw bsw bsw @@ -145102,10 +134485,6 @@ bsw bsw bsw bsw -sqe -"} -(169,1,1) = {" -sqe bsw bsw bsw @@ -145152,90 +134531,12 @@ bsw bsw bsw bsw -dAC -dNT -dXV -dNz -dXG -dDJ -dtA -dMP -dMy -bta -jpq -dOC -dOB -dGs -dGs -dBT -dKf -dQj -dJJ -dJt -dGs -dHn -dzr -dPr -dIk -dPr -dxC -dGs -dGs -dIB -dIB -dHo -dHi -dGZ -dGs -dGs -dun -dOA -hoh -bta -dFZ -dtA -dtA -cZA -dWd -dqS -dVY -cZk -ahW -ahW -dUU -dis -dUJ -ahW -ahW -edM -dWk -dqS -dqS -dqS -dWi -edE -ahW -ahW bsw bsw -ahW -dVU -dVR -edD -edC -edB -ahW bsw bsw bsw bsw -bta -bta -dVx -dVx -dVx -bta -bta bsw bsw bsw @@ -145245,6 +134546,10 @@ bsw bsw bsw bsw +sqe +"} +(191,1,1) = {" +sqe bsw bsw bsw @@ -145286,10 +134591,6 @@ bsw bsw bsw bsw -sqe -"} -(170,1,1) = {" -sqe bsw bsw bsw @@ -145306,6 +134607,49 @@ bsw bsw bsw bsw +dIs +dIs +dIs +duc +dIs +dIs +dIs +dIs +dIs +duc +dIs +dIs +dIs +dIs +dIs +duc +dIs +dIs +duN +duN +dtC +dvC +dvd +dvd +duO +dux +dtL +duk +dWJ +dGe +dtJ +ddI +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw bsw bsw bsw @@ -145336,90 +134680,6 @@ bsw bsw bsw bsw -dAC -dNV -dXV -dNA -dXG -dDM -dtA -dDB -dDm -bta -jpq -dLi -dOA -dKI -dHC -dKp -dKg -dQk -dQf -dJu -dHn -dun -dIF -dIt -dIl -dPr -dPr -dun -dHC -dIB -dIC -dOV -dHj -dHa -dGs -dGs -dGG -dGw -hoh -bta -dDm -dtA -dqY -cZA -dWd -dqS -dVZ -daA -cZw -ahW -ahW -ahW -ahW -ahW -dae -cZY -dWl -cZg -cZg -cZg -dWa -cZx -cZw -dqY -dqY -dqY -dqY -dqY -dqY -dwR -dqY -dqY -dqY -dqY -bta -bta -bta -bta -dsn -dsn -dsn -dsn -dsn -bta bsw bsw bsw @@ -145472,7 +134732,7 @@ bsw bsw sqe "} -(171,1,1) = {" +(192,1,1) = {" sqe bsw bsw @@ -145520,96 +134780,49 @@ bsw bsw bsw bsw -dAC -dDZ -dXX -dzX -dXG -dNe -dtA -dtA -dDl -dtA -dtA -dtA -dKX -dKJ -dGs -dKq -dKh -dQl -dPX -dJw -dJf -dun -dun -dGs -dIm -dun -dun -dun -dun -dPb -dIB -dIB -dyO -dyO -dGt -dGs -dOA -dGx -dtA -dtA -dGa -dtA -dqY -daP -dWf -cZg -dWq -daB -dav -cZI -cYS -cZI -cZM -cYS -daf -dqM -dWg -cZg -cZg -cZg -daH -cZF -cZx -cYS -cMB -cZb -cYS -cRv -aiz -cYS -dVM -cYS -cMB -cMy -cYS -dqL -cYS -dUu -dUu -dUu -dUu -dUu -dUu -bta bsw bsw bsw bsw bsw bsw +ddI +dIs +ddI +ddI +ddI +dIs +dKZ +dCs +dIU +dJD +dzP +dBq +dzP +dIU +dJk +dIT +dxK +fde +dxK +dxK +dxK +dtC +dxc +dwQ +dwA +dtC +dVg +dGe +dtL +dtL +dtL +dtL +duk +dWK +dGe +dtK +ddI bsw bsw bsw @@ -145654,10 +134867,6 @@ bsw bsw bsw bsw -sqe -"} -(172,1,1) = {" -sqe bsw bsw bsw @@ -145703,93 +134912,12 @@ bsw bsw bsw bsw -dAC -dAC -dEa -dXT -bgQ -dXI -dNf -dtA -dtA -dMz -dLX -dLB -dtA -dtA -dKL -dGs -dKr -dGs -dGs -dJK -dJx -dCh -dOA -dOC -dOC -dIn -dOC -dOC -dOC -dun -dun -dun -dun -dCh -dun -dun -dOC -dOC -dtA -dtA -dtA -dtQ -dtA -dqY -cZA -dWe -cZg -cZg -dWh -dVF -bVR -dVF -dVF -dVP -dVP -dVF -dWg -cZg -cZg -cZg -cZg -cZg -dWh -dVF -dVX -dVX -dVX -dVV -cVY -cNU -dVP -cMD -dVH -dVH -dVF -dqR -dVF -dqI -dVy -dVy -dVA -dVA -dVy -bnl -bta bsw bsw +sqe +"} +(193,1,1) = {" +sqe bsw bsw bsw @@ -145838,10 +134966,69 @@ bsw bsw bsw bsw -sqe -"} -(173,1,1) = {" -sqe +bsw +bsw +bsw +bsw +ddI +dIs +dCT +dMg +dCT +dtC +dLa +dRF +dAe +dIU +dAe +dAe +dIU +dJC +dRF +dRE +eiD +eiD +dxK +dHT +dVm +dtC +dxd +dtN +dtN +dtC +dtL +dWY +dGe +dGe +dGe +dtL +duk +dud +dGe +dtL +ddI +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw bsw bsw bsw @@ -145861,117 +135048,6 @@ bsw bsw bsw bsw -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bta -afv -bta -bta -dAC -dAC -dEd -dEb -dXT -bgQ -dXJ -dch -mAQ -dtA -dMA -dLY -dLC -dLk -dtA -dtA -dtA -duS -dtA -dtA -dtA -dtA -dtA -duS -dtA -dtA -dtA -dtA -dtA -duS -dtA -dtA -dtA -dtA -dtA -duS -dtA -dtA -dtA -dtA -dtA -dGn -dGb -dtA -fIx -cZA -dWe -cZg -cZg -cZg -eeg -dqS -cZg -cZg -cZg -dqS -dqS -dqS -cZg -cZg -cZg -cZg -cZg -dqS -cZg -cZg -cZg -cZg -cZg -dqS -cMF -dqS -dqS -daw -cZg -cZg -cZg -dqN -dqJ -ctA -edz -edz -edz -ctA -bnl -bta bsw bsw bsw @@ -146024,7 +135100,7 @@ bsw bsw sqe "} -(174,1,1) = {" +(194,1,1) = {" sqe bsw bsw @@ -146045,117 +135121,6 @@ bsw bsw bsw bsw -cNK -bgD -bgD -bgD -bgD -bgD -bgD -bgD -bgD -bgD -bgD -bgD -bgD -bgD -bgD -bgD -dEz -bgD -bgD -dEw -dEv -dEn -dEr -dEn -dEk -dEf -dEh -dOc -cNB -dDV -bgQ -dNp -dDJ -mAQ -dtA -dDn -dDa -dLD -dLl -dtA -dCp -dKj -dBU -dKi -dBb -dtA -dAr -dzw -dzw -dzs -dyU -dtA -dyg -dwN -dwP -dHD -dwM -dtA -dvY -dvz -dGK -duU -duE -dtA -dup -dui -dtS -dVb -dtA -fIx -cZA -dWe -cZg -cZg -dVW -dVG -dWm -dVG -dVG -dVG -dVG -dVG -dVN -dVN -dcr -dVG -dVG -dVN -dVN -dWc -cZg -cZg -cZg -dVW -cVZ -cOd -dVG -dVN -ddT -dVI -dVG -cLX -dVG -dVE -dVz -dVz -dVB -dVB -dVz -bnl -bta bsw bsw bsw @@ -146190,6 +135155,48 @@ bsw bsw bsw bsw +dIs +dCU +dMh +dCU +dtC +dLb +dAe +dKD +dKs +dzP +dIU +dJM +dJD +dIU +dIV +dSa +fdf +dSa +dHU +dxL +dtC +dXh +dtN +dFO +dtC +dvD +dWZ +dGe +dWG +dtC +eiD +eiD +fbG +dtL +ddI +ddI +bsw +bsw +bsw +bsw +bsw +bsw bsw bsw bsw @@ -146206,10 +135213,6 @@ bsw bsw bsw bsw -sqe -"} -(175,1,1) = {" -sqe bsw bsw bsw @@ -146229,117 +135232,6 @@ bsw bsw bsw bsw -cNK -bgD -eMV -eMV -eMV -eMV -eMV -eMV -eMV -eMV -eMV -eMV -eMV -eMV -eMV -dcf -dcf -eMV -eMV -pQM -dEv -dEn -dEs -dEn -dVr -dEe -eeK -dBz -dDV -bgQ -bgQ -dXJ -dDJ -dtA -dtA -dDo -dDb -dLF -dLm -dtA -dCq -dKA -dKj -dBD -dBc -dtA -dAs -dzw -dzw -dzt -dyV -dtA -dyh -dxD -dHK -dwP -dwN -dtA -dvZ -dGL -dGK -dGK -duF -dtA -dtA -dtA -dGb -dGc -dtA -cZe -cZA -dWd -cZg -dWr -daC -cZc -cYV -cYV -cYV -dam -dqM -dqM -cZc -cYV -cYV -dcm -dca -cYV -cZG -ciR -dWc -cZg -dVW -dqM -cWa -cOe -cYV -cZq -cZq -cMC -cYV -cYV -cYV -cYV -dVw -dVw -dVw -dVw -dVw -dVw -bta bsw bsw bsw @@ -146392,7 +135284,7 @@ bsw bsw sqe "} -(176,1,1) = {" +(195,1,1) = {" sqe bsw bsw @@ -146413,118 +135305,6 @@ bsw bsw bsw bsw -cNK -bgD -cqy -cqy -cqy -cqy -cqy -cqy -cqy -cqy -cqy -cqy -cqy -cqy -cqy -cYR -cqy -dRt -cqy -cqy -cqy -dEu -dEe -dEo -dEl -dEi -dzX -dzX -bgQ -bgQ -bgQ -dXJ -dch -dtA -dMQ -eeG -dDc -dLG -dLn -dtA -dCr -dBC -dKj -dBC -dBd -dtA -dAt -dJg -dIG -dzu -dyW -dtA -dyi -dHQ -dHK -dwP -dwO -dtA -dwa -dGK -dGK -dGK -dGK -dtA -dup -dui -dGb -dGb -dtE -dqY -cZA -dWd -dqS -dVY -cZc -cZd -edF -edF -edF -efw -edO -edO -ciR -edF -edF -edF -edF -edF -cZH -cZy -dWd -dqS -dVY -cZh -cZd -dqY -dqY -dqY -dqY -dqY -dqY -bta -bta -bta -bta -dsn -dsn -dsn -dsn -dsn -bta -bsw bsw bsw bsw @@ -146559,6 +135339,41 @@ bsw bsw bsw bsw +dIs +dML +dMi +efE +dLt +dIU +dJD +dKE +dzP +fdg +fdg +fdg +dtC +dJl +dtC +eiD +eiD +eiD +dHT +dRA +dtC +dXi +dFO +dXg +dtC +dvE +dXa +dGe +dGe +dtC +dus +dFO +dtN +eiD +ddI bsw bsw bsw @@ -146574,10 +135389,6 @@ bsw bsw bsw bsw -sqe -"} -(177,1,1) = {" -sqe bsw bsw bsw @@ -146597,102 +135408,6 @@ bsw bsw bsw bsw -cNK -bgD -eMV -eMV -eMV -eMV -eMV -eMV -eMV -eMV -eMV -eMV -eMV -eMV -eMV -dcf -dcf -eMV -pQM -dEx -pQM -dEn -dEt -dEp -dEm -dEj -eeK -eeK -dBz -bgQ -bgQ -dXG -dNg -dDF -dMR -dMB -eeH -dFW -dLp -dtA -dKM -dBC -dKj -dKj -dBe -dtA -dJy -dzw -dIG -dzw -dyX -dtA -dIc -dwP -dHK -dwP -dwP -dtA -dwb -duG -dvi -duV -dGL -dtA -dtA -dtA -dGb -dFg -dFM -dqY -cLP -dWf -dqS -dVY -djV -edF -edF -edF -edF -edF -edR -edP -edF -edF -edF -dcg -dcg -edF -edF -cLP -dWd -dqS -dVY -cZi -dqY -dqY bsw bsw bsw @@ -146701,13 +135416,6 @@ bsw bsw bsw bsw -bta -bta -dVx -dVx -dVx -bta -bta bsw bsw bsw @@ -146760,7 +135468,7 @@ bsw bsw sqe "} -(178,1,1) = {" +(196,1,1) = {" sqe bsw bsw @@ -146781,101 +135489,6 @@ bsw bsw bsw bsw -cNK -bgD -bgD -bgD -bgD -bgD -bgD -bgD -bgD -bgD -bgD -bgD -bgD -bgD -bgD -cYQ -dEw -pQM -dEv -dEy -dEv -dEn -dEe -dEq -dEe -dEe -dEf -eeK -dBz -dDV -bgQ -dXM -dNh -dtA -dMS -dMC -dLZ -dCI -dLq -dtA -dtA -dwZ -dtA -dBE -dtA -dtA -dtA -dwZ -dtA -dzx -dtA -dtA -dtA -dxE -dtA -dwZ -dtA -dtA -dtA -dvA -dtA -duW -dtA -dtA -dup -dui -dGb -dGd -dFN -dqY -cZA -dWd -dqS -dVY -cZl -edF -edF -djK -edF -edF -edQ -edQ -edF -edF -rPT -ahS -ahS -daN -edF -cZz -dWd -dqS -dVY -cZi -dqY bsw bsw bsw @@ -146886,11 +135499,6 @@ bsw bsw bsw bsw -bta -bta -bta -bta -bta bsw bsw bsw @@ -146914,6 +135522,47 @@ bsw bsw bsw bsw +dIs +dIs +dMM +dMj +dKR +dLt +ecD +dKR +dzP +dzP +fdg +dIW +dJN +dIW +dRG +dIW +eiD +dRB +dxK +dHT +dxL +dtC +dVd +dFO +dFO +dtC +dvF +dtG +dGq +dGe +duy +dtN +dWF +dFO +dtN +ddI +ddI +bsw +bsw +bsw +bsw bsw bsw bsw @@ -146942,10 +135591,6 @@ bsw bsw bsw bsw -sqe -"} -(179,1,1) = {" -sqe bsw bsw bsw @@ -146965,101 +135610,6 @@ bsw bsw bsw bsw -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bgC -bta -bta -dAC -dAC -dAC -dAC -dEf -dEc -dXY -bgQ -dNq -dDJ -dtA -dtA -dMD -dMa -dLH -dLr -dtA -dAu -dGb -dtA -dKk -dBf -dtA -dAu -dtS -dtA -dIG -dyY -dtA -dyj -dHK -dtA -dtS -dHx -dtA -dwc -dGK -dtA -duX -duH -dtA -dtA -dtA -dGb -dtS -dqY -dqY -cZA -dWf -dqS -dVY -cZi -edF -djR -djL -edF -djD -edV -edR -cZZ -edF -edH -cZP -cZP -cZJ -edF -dxr -cZr -dqS -dVZ -cWd -dqY bsw bsw bsw @@ -147100,6 +135650,11 @@ bsw bsw bsw bsw +sqe +"} +(197,1,1) = {" +sqe +bsw bsw bsw bsw @@ -147126,10 +135681,6 @@ bsw bsw bsw bsw -sqe -"} -(180,1,1) = {" -sqe bsw bsw bsw @@ -147155,6 +135706,48 @@ bsw bsw bsw bsw +dIs +dMW +dJD +dMk +dLQ +dLu +dLc +dKS +dKF +dIU +fdg +dJX +dJO +dJE +dJm +dIX +eiD +eiD +eiD +fbG +dHT +dtC +dtN +dFO +dGf +dtC +dGe +dGe +dVf +dGO +dtL +dtN +dtN +dFO +dtN +dVa +ddI +bsw +bsw +bsw +bsw +bsw bsw bsw bsw @@ -147175,75 +135768,6 @@ bsw bsw bsw bsw -dAC -dAC -dEa -dXW -bgQ -dXH -dDJ -mAQ -dtA -dME -dCI -dCI -dLs -dtA -dAv -dKB -dtA -dBF -dBg -dtA -dAv -dJh -dtA -dIH -dyZ -dtA -dwP -dHR -dtA -dAv -dHy -dtA -dGK -dHk -dtA -duY -dGM -dtA -duq -dGb -dGo -dVc -dqY -fIx -daQ -dWd -dqS -dVY -cYX -edF -das -djM -edF -edV -daj -atJ -eft -edF -cLQ -cZR -kqH -cZK -edF -cLP -dWe -cZg -dWa -cLY -dqY bsw bsw bsw @@ -147312,7 +135836,7 @@ bsw bsw sqe "} -(181,1,1) = {" +(198,1,1) = {" sqe bsw bsw @@ -147360,80 +135884,49 @@ bsw bsw bsw bsw -dAC -dNL -dXU -dzX -dXH -dDJ -mAQ -dtA -dMF -dMb -dLI -dCP -dtA -dAw -dxa -dtA -dBG -dBh -dtA -dAw -dxa -dtA -dzy -dzb -dtA -dyk -dxF -dtA -dxa -duI -dtA -dwd -duG -dtA -duZ -dGN -dtA -dur -dGb -dtS -dtT -dqY -fIx -cLP -cZt -cZg -dWo -cZi -edF -edS -edG -edF -edG -dsI -dsI -edG -edF -edH -cZP -cZP -edG -edF -cLP -dWe -cZg -dWa -cZi -dqY bsw bsw bsw bsw bsw bsw +dIs +dMX +dIU +dMl +dLR +dLv +dLd +dKT +dSh +dIU +fdg +dJY +dJP +dJF +dJn +dIY +dSa +fde +dSa +dHT +dHT +dxs +dHE +dFO +dFO +dIs +dIs +duc +dIs +dIs +dtC +dWQ +dWL +dFO +dGf +dWy +ddI bsw bsw bsw @@ -147494,10 +135987,6 @@ bsw bsw bsw bsw -sqe -"} -(182,1,1) = {" -sqe bsw bsw bsw @@ -147529,6 +136018,33 @@ bsw bsw bsw bsw +sqe +"} +(199,1,1) = {" +sqe +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw bsw bsw bsw @@ -147544,74 +136060,6 @@ bsw bsw bsw bsw -dAC -dNT -dNG -dzX -dXH -dDJ -dtA -dtA -dtA -dtA -dCS -dtC -dtC -dtC -dtC -dtC -dtC -dtC -dtC -dtC -dtC -dtC -dtC -dtC -dtC -dtC -dxG -dtC -dtC -dtC -dtC -dtC -dtC -dtC -dtC -dtC -dtC -dtC -dtC -duc -dtC -dtC -bUW -cLP -dWe -cZg -dWo -cLY -edF -cZP -edH -edF -edG -cZP -cZP -jOW -mxJ -piV -cZS -edG -edG -edF -cZA -dWe -cZg -dWa -cZi -dqY bsw bsw bsw @@ -147626,9 +136074,45 @@ bsw bsw bsw bsw +dIs +dMN +dSJ +dCF +dCt +dLt +dLe +dKU +dKG +dKu +dKn +dJZ +dJQ +eor +dJo +dIZ +eiD +eiD +dxK +dId +dVo +dtC +dvk +dtN +dFO +djA bsw bsw bsw +dIs +duz +dut +dWM +dFO +dFO +dWz +ddI +bsw +bsw bsw bsw bsw @@ -147678,10 +136162,6 @@ bsw bsw bsw bsw -sqe -"} -(183,1,1) = {" -sqe bsw bsw bsw @@ -147722,80 +136202,16 @@ bsw bsw bsw bsw +sqe +"} +(200,1,1) = {" +sqe bsw bsw bsw bsw bsw bsw -dAC -dNL -dNH -dzX -dXG -dDJ -dtA -dMT -dLA -dMc -dLJ -dtC -dCz -dKN -dJV -dJV -dBH -dBi -dtC -bAY -dzd -dzO -dzz -dzc -dtC -dyl -dxH -duN -dtC -duL -dHs -dtC -duk -dWX -duj -dVe -duk -dWP -duj -dGp -dtU -dtF -dtC -cLP -dWe -cZg -dWo -cLY -edF -cZP -edG -edF -djE -cZP -edS -jOW -efs -cZT -dag -oee -edH -edF -cZA -dWf -dqS -dVY -cZi -dqY bsw bsw bsw @@ -147842,9 +136258,43 @@ bsw bsw bsw bsw +dIs +dIs +dzP +dCG +dLS +dLt +dCG +dCu +dzP +fdh +dtC +dKa +dJR +dJG +dJp +dJa +eiD +dzh +dxK +dHT +dHV +dtC +dXk +dve +dFO +eRb bsw bsw bsw +dIs +duz +dut +dWM +dFO +dFO +ddI +ddI bsw bsw bsw @@ -147862,10 +136312,6 @@ bsw bsw bsw bsw -sqe -"} -(184,1,1) = {" -sqe bsw bsw bsw @@ -147912,75 +136358,6 @@ bsw bsw bsw bsw -dAC -dNL -dXV -dzX -dXG -dch -dtA -dMU -dMG -dMd -dLK -dtC -dCA -dKO -dKC -dBV -dJV -dBj -dtC -bMh -dJi -dII -dII -dIu -dtC -dyl -duL -duN -dxb -duL -dVi -dtC -dtL -dtL -dWT -dtL -dtL -dGe -dGe -dtL -dtV -dWx -dtC -amX -dWf -dqS -daI -dUZ -edF -edH -edG -edF -edG -cZP -edS -edH -edF -edF -edH -vJq -edF -edF -cZA -dau -dqS -dVY -cYW -dqY -dqY bsw bsw bsw @@ -148009,6 +136386,10 @@ bsw bsw bsw bsw +sqe +"} +(201,1,1) = {" +sqe bsw bsw bsw @@ -148046,10 +136427,6 @@ bsw bsw bsw bsw -sqe -"} -(185,1,1) = {" -sqe bsw bsw bsw @@ -148066,9 +136443,41 @@ bsw bsw bsw bsw +dIs +dIS +dSC +dIS +dIs +dIs +dIs +duc +dIs +dIs +dIs +dIs +dIs +dIs +dIs +dIs +dIs +dIs +dIs +dIs +dIs +dIs +duc +duc +djA bsw bsw bsw +dIs +duz +dut +dWM +dFO +dFO +ddI bsw bsw bsw @@ -148096,75 +136505,6 @@ bsw bsw bsw bsw -dAC -dNL -dXS -dzX -dXJ -dch -dtA -dLq -dtD -dLA -dLL -dtC -dCB -dJV -dBp -dBV -dJV -dBl -dtC -dJz -dIK -dIP -dzf -dze -dtC -dym -dwz -duN -dtC -duL -duN -dtC -duJ -duJ -duJ -duJ -duv -dtL -dGq -dGe -dtW -dtH -dtC -cLP -dWf -dqS -dVY -cLY -edF -edS -edG -edF -edG -cZP -edS -edH -edF -edF -lsF -lsF -edF -edF -cLP -dWd -dqS -dVZ -cZj -cLS -dqY bsw bsw bsw @@ -148232,7 +136572,7 @@ bsw bsw sqe "} -(186,1,1) = {" +(202,1,1) = {" sqe bsw bsw @@ -148279,76 +136619,6 @@ bsw bsw bsw bsw -dAC -dAC -dNW -dXT -bgQ -dNs -dDJ -dtA -dtA -dMH -dDm -dLM -dtC -dCC -dJV -dJV -drW -dKl -dBm -dtC -dJA -dzd -dIR -dIJ -dIv -dtC -dyo -dxI -duN -dtC -dwz -duL -dtC -duL -dvc -duN -duK -duw -dtL -dGe -dGe -dGe -dtC -dtC -cLP -dWf -dqS -dVY -cLY -edF -edS -daq -mxJ -piV -cZP -edS -ddU -edF -dcw -edH -edH -tqO -edF -cZA -dWf -dqS -dVZ -cZi -cLS -dqY bsw bsw bsw @@ -148357,6 +136627,11 @@ bsw bsw bsw bsw +dIs +dSK +dSD +dSy +dIs bsw bsw bsw @@ -148380,6 +136655,13 @@ bsw bsw bsw bsw +dIs +duz +dut +dWM +dFO +dFO +ddI bsw bsw bsw @@ -148414,10 +136696,6 @@ bsw bsw bsw bsw -sqe -"} -(187,1,1) = {" -sqe bsw bsw bsw @@ -148463,76 +136741,6 @@ bsw bsw bsw bsw -dAC -oyg -dDZ -dXT -bgQ -dXH -dNi -mAQ -dtA -dMI -dMe -dtR -dtC -dCA -dKP -dTq -dBW -dJV -dBn -dtC -dJB -dzd -dzd -dIK -dIw -dtC -dyp -dwz -dVi -dtC -duN -duN -dwe -duL -duL -dva -duL -duw -dtL -dGe -dWG -dGe -dtC -fIx -cZA -dWf -dqS -dVY -cLY -edF -edS -daq -efs -piV -cZP -edS -efu -edF -cZU -cZs -cZs -daV -edF -cZB -dWf -dqS -dVY -cZk -cZe -dqY bsw bsw bsw @@ -148546,6 +136754,10 @@ bsw bsw bsw bsw +sqe +"} +(203,1,1) = {" +sqe bsw bsw bsw @@ -148598,10 +136810,14 @@ bsw bsw bsw bsw -sqe -"} -(188,1,1) = {" -sqe +dIs +dIs +dSL +dSE +dSz +dIs +bsw +bsw bsw bsw bsw @@ -148623,6 +136839,15 @@ bsw bsw bsw bsw +dIs +duz +dut +dWM +dFO +dFO +ddI +bsw +bsw bsw bsw bsw @@ -148647,75 +136872,6 @@ bsw bsw bsw bsw -dAC -oyg -dDZ -dXT -bgQ -dNt -dch -mAQ -dtA -dMJ -dMf -dDm -dtC -dCD -dJV -dJV -dMY -dJV -dBo -dtC -dAx -dJj -dII -dzA -dIx -dtC -dyq -dxJ -duL -dtC -dHs -duN -dtC -duL -duL -dvb -duM -duw -dtL -dtL -dtX -dtX -dtC -fIx -cZA -dWe -cZg -dWa -cLY -edF -djS -djN -edF -edH -cZP -edS -ddY -edF -edG -cZK -cZK -cZK -edF -cZA -dWe -cZg -dWa -cZi -dqY bsw bsw bsw @@ -148784,7 +136940,7 @@ bsw bsw sqe "} -(189,1,1) = {" +(204,1,1) = {" sqe bsw bsw @@ -148831,75 +136987,6 @@ bsw bsw bsw bsw -dAC -dAC -dDZ -dXT -bgQ -dXH -dch -dtA -dtA -dQZ -dCI -dLN -dtC -dCE -dKQ -dJV -dBY -dKm -dJU -dtC -dAx -dII -dII -dIL -dzg -dtC -dyr -duN -duL -dtC -duN -duN -dwe -duN -duL -dva -duN -duw -dtL -duk -dWH -dtY -dtC -bUW -cLP -daL -cZg -dWa -cLY -edF -edF -eea -edF -djF -dak -oAn -ddZ -edF -edG -cZs -cZs -edG -edF -cZA -cZt -cZg -dWa -cZl -dqY bsw bsw bsw @@ -148907,6 +136994,16 @@ bsw bsw bsw bsw +dIs +dSO +dSH +dSF +dSA +dIs +bsw +bsw +bsw +bsw bsw bsw bsw @@ -148926,6 +137023,16 @@ bsw bsw bsw bsw +dIs +dIs +djA +dWN +djA +eRb +djA +bsw +bsw +bsw bsw bsw bsw @@ -148966,10 +137073,6 @@ bsw bsw bsw bsw -sqe -"} -(190,1,1) = {" -sqe bsw bsw bsw @@ -149016,77 +137119,13 @@ bsw bsw bsw bsw -dAC -dRa -dXS -dzX -dXG -dch -dDx -eeJ -eeI -eeD -dLO -dtC -dBp -dKC -dBp -dBW -dBp -dJV -dtC -dAx -dzd -dzd -dzB -dIy -dtC -dys -dHS -duN -dtC -dVk -duL -dtC -dvB -dvj -dvc -duL -duw -dtL -duk -dWI -dWE -dtI -dtC -cLP -dWe -cZg -dWa -cLY -edF -cZP -cZs -edF -edH -edS -edS -jOW -mxJ -piV -cZK -cZK -cZK -edF -cLP -dWe -cZg -dWa -cLY -dqY bsw bsw bsw +sqe +"} +(205,1,1) = {" +sqe bsw bsw bsw @@ -149139,6 +137178,12 @@ bsw bsw bsw bsw +dIs +dSP +dSH +dSG +dSz +dIs bsw bsw bsw @@ -149150,10 +137195,6 @@ bsw bsw bsw bsw -sqe -"} -(191,1,1) = {" -sqe bsw bsw bsw @@ -149200,75 +137241,6 @@ bsw bsw bsw bsw -dAC -dNL -dXV -dzX -dXG -dNh -dtA -dMV -dMK -dCI -dLP -dtC -dtC -dIS -dCi -dtC -dtC -dtC -dtC -dtC -dAd -dIS -dtC -dtC -dtC -dtC -duc -dtC -dtC -duN -duN -dtC -dvC -dvd -dvd -duO -dux -dtL -duk -dWJ -dGe -dtJ -dtC -cLP -dWd -dqS -dVY -cLY -edF -edG -dar -mxJ -piV -edS -edS -jOW -efs -piV -cZs -cZs -daW -edF -cLP -dWd -dqS -dVZ -cLY -dqY -dqY bsw bsw bsw @@ -149336,7 +137308,7 @@ bsw bsw sqe "} -(192,1,1) = {" +(206,1,1) = {" sqe bsw bsw @@ -149384,81 +137356,18 @@ bsw bsw bsw bsw -dAC -dNL -dXS -dzX -dXJ -dch -dtC -dtC -bta -bta -bta -dtC -dKZ -dCs -dIU -dJD -dzP -dBq -dzP -dIU -dJk -dIT -dtC -dzh -dyA -dxK -dxK -dtC -dxc -dwQ -dwA -dtC -dVg -dGe -dtL -dtL -dtL -dtL -duk -dWK -dGe -dtK -dtC -cLP -dWd -dqS -dVY -daD -edF -edG -jOW -efs -djG -edS -edS -edG -edF -ddJ -edH -edH -cZL -edF -cLP -dWd -dqS -dVY -cZi -cLS -dqY bsw bsw bsw bsw bsw bsw +dIs +dSQ +dSM +dSH +dSB +dIs bsw bsw bsw @@ -149518,10 +137427,6 @@ bsw bsw bsw bsw -sqe -"} -(193,1,1) = {" -sqe bsw bsw bsw @@ -149567,76 +137472,6 @@ bsw bsw bsw bsw -dAC -dAC -dNL -dXT -bgQ -dXI -dDJ -dtC -dtC -dCT -dMg -dCT -dtC -dLa -dRF -dAe -dIU -dAe -dAe -dIU -dJC -dRF -dRE -dtC -dtC -dtC -dHT -dVm -dtC -dxd -dtN -dtN -dtC -dtL -dWY -dGe -dGe -dGe -dtL -duk -dud -dGe -dtL -dtC -daR -dWf -dqS -dVY -cLY -edF -cZP -djO -edF -edH -edS -edS -edN -edF -edF -cLU -dci -edF -edF -cLP -dWd -dqS -dVY -cZi -cLS -dqY bsw bsw bsw @@ -149655,6 +137490,10 @@ bsw bsw bsw bsw +sqe +"} +(207,1,1) = {" +sqe bsw bsw bsw @@ -149702,10 +137541,29 @@ bsw bsw bsw bsw -sqe -"} -(194,1,1) = {" -sqe +bsw +bsw +bsw +bsw +bsw +dIs +dIs +dSN +dSI +dIs +dIs +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw bsw bsw bsw @@ -149751,76 +137609,6 @@ bsw bsw bsw bsw -dAC -dOd -dNL -dXW -bgQ -dXI -dDJ -mAQ -dtC -dCU -dMh -dCU -dtC -dLb -dAe -dKD -dKs -dzP -dIU -dJM -dJD -dIU -dIV -dtC -dzh -dyA -dHU -dxL -dtC -dXh -dtN -dFO -dtC -dvD -dWZ -dGe -dWG -dtC -dtC -dtC -dtC -dtZ -dtC -dAy -cZA -drF -dqS -dVY -cZi -edF -cZP -djO -edF -rPT -oAn -oAn -daa -edF -edF -edF -edF -edF -edF -cLP -dWf -dqS -dVY -cZm -dqY -dqY bsw bsw bsw @@ -149888,7 +137676,7 @@ bsw bsw sqe "} -(195,1,1) = {" +(208,1,1) = {" sqe bsw bsw @@ -149935,75 +137723,6 @@ bsw bsw bsw bsw -dAC -dOd -dNX -dXT -bgQ -dNu -dDJ -mAQ -dtC -dML -dMi -efE -dLt -dIU -dJD -dKE -dzP -dtC -dtC -dtC -dtC -dJl -dtC -dtC -dtC -dtC -dHT -dRA -dtC -dXi -dFO -dXg -dtC -dvE -dXa -dGe -dGe -dtC -dus -dFO -dtN -dtN -dtC -fIx -cLP -dWl -cZg -dWa -cZk -edF -cZP -djP -edF -edH -edS -cZP -djB -edF -edF -eeZ -eeY -edF -edF -cLP -dWe -cZg -dWa -cZi -dqY bsw bsw bsw @@ -150012,6 +137731,14 @@ bsw bsw bsw bsw +dIs +dIs +dIs +dIs +bsw +bsw +bsw +bsw bsw bsw bsw @@ -150070,10 +137797,6 @@ bsw bsw bsw bsw -sqe -"} -(196,1,1) = {" -sqe bsw bsw bsw @@ -150119,75 +137842,28 @@ bsw bsw bsw bsw -dAC -dAC -dNL -dXT -bgQ -dNv -dNi -dtC -dtC -dMM -dMj -dKR -dLt -ecD -dKR -dzP -dKt -dtC -dJW -dJN -dIW -dRG -dIW -dRC -dRB -dyA -dHT -dxL -dtC -dVd -dFO -dFO -dtC -dvF -dtG -dGq -dGe -duy -dtN -dWF -dFO -dtN -dtC -bUW -cZA -dWl -cZg -dWa -cZi -edF -cZP -djQ -edF -edH -edS -cZP -edH -edF -efl -eeZ -eeZ -cLR -edF -cLP -dWe -cZg -dWa -cZi -dqY +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(209,1,1) = {" +sqe +bsw +bsw bsw bsw bsw @@ -150254,10 +137930,6 @@ bsw bsw bsw bsw -sqe -"} -(197,1,1) = {" -sqe bsw bsw bsw @@ -150304,74 +137976,6 @@ bsw bsw bsw bsw -dAC -dNT -dXS -dzX -dXG -dDJ -dtC -dMW -dJD -dMk -dLQ -dLu -dLc -dKS -dKF -dIU -dtC -dJX -dJO -dJE -dJm -dIX -dtC -dtC -dtC -dHT -dHT -dtC -dtN -dFO -dGf -dtC -dGe -dGe -dVf -dGO -dtL -dtN -dtN -dFO -dtN -dVa -dtC -cZA -dWl -cZg -dWa -cZi -edF -cZP -edG -edF -edG -edS -cZP -efv -edF -efm -eeW -efa -eeP -eeb -cZA -dWe -cZg -dWa -cYX -dqY bsw bsw bsw @@ -150440,7 +138044,7 @@ bsw bsw sqe "} -(198,1,1) = {" +(210,1,1) = {" sqe bsw bsw @@ -150488,75 +138092,6 @@ bsw bsw bsw bsw -dAC -dNL -dXS -dzX -dXG -dDJ -dtC -dMX -dIU -dMl -dLR -dLv -dLd -dKT -dSh -dIU -dtC -dJY -dJP -dJF -dJn -dIY -dtC -dzh -dyA -dHT -dHT -dxs -dHE -dFO -dFO -dtC -dtC -dtC -dtC -dtC -dtC -dWQ -dWL -dFO -dGf -dWy -dtC -cLP -dWf -dqS -dVY -cZi -eea -cZP -edG -edF -dan -edS -edS -edG -eeb -efn -efh -eeQ -eeQ -eeb -cZA -dWf -dqS -dWb -cLY -dqY -dqY bsw bsw bsw @@ -150622,10 +138157,6 @@ bsw bsw bsw bsw -sqe -"} -(199,1,1) = {" -sqe bsw bsw bsw @@ -150672,75 +138203,6 @@ bsw bsw bsw bsw -dAC -dNL -dXS -dzX -dXG -dDJ -dRC -dMN -dSJ -dCF -dCt -dLt -dLe -dKU -dKG -dKu -dKn -dJZ -dJQ -eor -dJo -dIZ -dtC -dtC -dtC -dId -dVo -dtC -dtN -dFO -dFO -dwf -dWL -dXb -dWU -bta -duz -dut -dWM -dFO -dFO -dWz -dtC -cLP -dWf -dqS -dVZ -cYX -eea -cZP -edG -edF -edG -edS -dah -daq -efs -efo -efi -efb -eeR -edF -cZA -dWf -dqS -dVY -cLY -cLS -dqY bsw bsw bsw @@ -150764,6 +138226,10 @@ bsw bsw bsw bsw +sqe +"} +(211,1,1) = {" +sqe bsw bsw bsw @@ -150806,10 +138272,6 @@ bsw bsw bsw bsw -sqe -"} -(200,1,1) = {" -sqe bsw bsw bsw @@ -150855,76 +138317,6 @@ bsw bsw bsw bsw -dAC -dAC -dDZ -dXT -dzX -dXH -dch -dtC -dtC -dzP -dCG -dLS -dLt -dCG -dCu -dzP -dJk -dtC -dKa -dJR -dJG -dJp -dJa -dtC -dzh -dyA -dHT -dHV -dtC -dvk -dtN -dFO -dXf -dvG -dvl -dWV -bta -duz -dut -dWM -dFO -dFO -dtC -dtC -cLP -dWf -dqS -dVZ -cLY -edF -cZP -edG -edF -djH -edS -cZP -daq -efs -efo -efj -efc -eeS -edF -cZC -cZu -dqS -dVZ -cLY -cLS -dqY bsw bsw bsw @@ -150990,10 +138382,6 @@ bsw bsw bsw bsw -sqe -"} -(201,1,1) = {" -sqe bsw bsw bsw @@ -151022,6 +138410,10 @@ bsw bsw bsw bsw +sqe +"} +(212,1,1) = {" +sqe bsw bsw bsw @@ -151039,76 +138431,6 @@ bsw bsw bsw bsw -dAC -oyg -dDZ -dXU -dzX -dXI -dDJ -mAQ -dtC -dIS -dSC -dIS -dtC -dtC -dSm -dtC -dtC -dtC -dxG -dtC -dtC -dtC -dtC -dtC -dtC -dtC -dtC -dtC -dtC -dXk -dve -dtN -dWL -dvG -dHb -dWV -bta -duz -dut -dWM -dFO -dFO -dtC -fIx -cLP -daM -dqS -djY -cLY -edF -cZP -edG -edF -edH -edS -cZP -jOW -efs -efo -efj -efc -eeT -edF -cLP -dWd -dqS -dVY -cZi -dqY -dqY bsw bsw bsw @@ -151174,10 +138496,6 @@ bsw bsw bsw bsw -sqe -"} -(202,1,1) = {" -sqe bsw bsw bsw @@ -151223,75 +138541,6 @@ bsw bsw bsw bsw -dAC -dOb -dNL -dNI -dzX -dNw -dch -mAQ -dtC -dSK -dSD -dSy -dtC -dSr -dSn -dSi -dRZ -dBI -dRW -dRR -dRM -dRH -dtC -dzh -dyA -dyt -dIe -dxN -dtC -dXl -dve -dtN -dWM -dvG -dXc -dWV -bta -duz -dut -dWM -dFO -dFO -dtC -fIx -cLP -dWf -dqS -dVZ -dUZ -edF -edG -jOW -mxJ -piV -edS -cZP -jOW -efs -efn -efj -efd -eeU -edF -cLP -dWe -cZg -dWa -cZl -dqY bsw bsw bsw @@ -151345,6 +138594,10 @@ bsw bsw bsw bsw +sqe +"} +(213,1,1) = {" +sqe bsw bsw bsw @@ -151358,10 +138611,6 @@ bsw bsw bsw bsw -sqe -"} -(203,1,1) = {" -sqe bsw bsw bsw @@ -151407,75 +138656,6 @@ bsw bsw bsw bsw -dAC -dAC -dNL -dXT -dzX -dXH -dch -dtC -dtC -dSL -dSE -dSz -dtC -dSs -dSo -dSj -dSa -dtC -dRX -dRS -dRN -dRJ -dtC -dtC -dtC -dIo -dHT -dVp -dtC -dvm -eep -dtN -dWM -dWL -dHc -dWM -bta -duz -dut -dWM -dFO -dFO -dtC -dtC -daP -dWl -cZg -dWo -cLY -edF -dat -daq -efs -piV -edS -edS -cZf -eeb -efo -efk -efe -eeV -eeb -cZA -dWe -cZg -dWa -cZi -dqY bsw bsw bsw @@ -151542,10 +138722,6 @@ bsw bsw bsw bsw -sqe -"} -(204,1,1) = {" -sqe bsw bsw bsw @@ -151592,74 +138768,23 @@ bsw bsw bsw bsw -dAC -dNL -dXV -dzX -dXG -dch -dtC -dSO -dSH -dSF -dSA -dtC -dSt -dRW -dRW -dSb -dtC -dBr -dRT -dRO -dRK -dtC -dzh -dyA -dxK -dHT -dxK -dxs -dHG -eep -eep -dWL -dXd -dWL -dWW -dtC -dtC -dWR -dWN -dFO -dWF -dWy -dtC -dOu -dWe -cZg -dWo -cLY -edF -edH -edH -edF -edX -edW -dsI -dab -edF -efp -eeW -eeW -eeW -eeb -cZA -enM -cZg -dWa -cZi -dqY +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +sqe +"} +(214,1,1) = {" +sqe +bsw +bsw +bsw bsw bsw bsw @@ -151726,10 +138851,6 @@ bsw bsw bsw bsw -sqe -"} -(205,1,1) = {" -sqe bsw bsw bsw @@ -151776,75 +138897,6 @@ bsw bsw bsw bsw -dAC -dNL -dXZ -dzX -dXG -dch -dtC -dSP -dSH -dSG -dSz -dtC -dSu -dSp -dRL -dSc -dtC -dRY -dRU -dRP -dRL -dtC -dtC -dtC -dxK -dHT -dHW -dtC -eep -eep -eep -dtN -dXe -dtN -dtN -dtN -duA -dFP -dWO -dFO -dFO -dWA -dtC -cZA -dWe -cZg -dWa -cZi -edF -edS -eec -edF -djI -vxc -dai -rKg -edF -efq -eeZ -eff -eeX -edF -day -enN -dqS -dVY -cZk -dqY -dqY bsw bsw bsw @@ -151912,7 +138964,7 @@ bsw bsw sqe "} -(206,1,1) = {" +(215,1,1) = {" sqe bsw bsw @@ -151960,75 +139012,6 @@ bsw bsw bsw bsw -dAC -dNL -dXS -dzX -dXG -dDJ -dtC -dSQ -dSM -dSH -dSB -dtC -dSv -dSq -dSk -dSd -dtC -eeA -dRV -dAz -dAf -dtC -dzh -dyA -dyu -dIf -dHX -dtC -eep -eep -dVj -dwg -dtN -dtN -dtN -dtN -dtN -dtN -dtN -dtN -dtN -dWB -dtC -cZA -dWd -dqS -dVY -cZi -edF -edF -edF -edF -djJ -dal -edR -djC -edF -edF -eeZ -efg -edF -edF -edI -dWf -dqS -dVY -cZi -cLS -dqY bsw bsw bsw @@ -152077,6 +139060,18 @@ bsw bsw bsw bsw +ddI +ddI +ddI +ddI +ddI +ddI +edL +ddI +edL +edL +ddI +ddI bsw bsw bsw @@ -152094,10 +139089,6 @@ bsw bsw bsw bsw -sqe -"} -(207,1,1) = {" -sqe bsw bsw bsw @@ -152144,75 +139135,6 @@ bsw bsw bsw bsw -dAC -dSS -dXT -dzX -dXH -dch -dtC -dtC -dSN -dSI -dtC -dtC -dtC -dtC -dSl -dSe -dtC -dtC -dAN -dtC -dtC -dtC -dtC -dtC -dtC -dtC -dxM -dtC -dtC -dwR -dtC -dtC -dvH -dvo -dtC -dtC -dtC -dtC -dul -dWA -dWA -dtC -dtC -cZA -dWf -dqS -dVY -cZi -edF -edF -edF -edF -edF -edT -edT -edF -edF -edF -edF -edF -edF -edF -cLP -enO -dqS -dVY -cZi -cLS -dqY bsw bsw bsw @@ -152224,6 +139146,10 @@ bsw bsw bsw bsw +sqe +"} +(216,1,1) = {" +sqe bsw bsw bsw @@ -152278,10 +139204,6 @@ bsw bsw bsw bsw -sqe -"} -(208,1,1) = {" -sqe bsw bsw bsw @@ -152322,81 +139244,27 @@ bsw bsw bsw bsw +ddI +dqY +dqY +djw +ekS +ekS +ekS +ekS +ekS +ekS +djw +ekS +bsw +bsw +bsw bsw bsw bsw bsw bsw bsw -dAC -dNY -dcq -dzX -dXH -dDK -ecK -dtC -dtC -dtC -dtC -dbi -dbi -dtC -dtC -dtC -dtC -dbi -dbi -dtC -dtC -dtC -dtC -dbi -dbi -dtC -dtC -dtC -dtC -rEA -rEA -dtC -dtC -dtC -dtC -rEA -ecn -dtC -dtC -dtC -dtC -dtC -ciR -cZD -dWf -dqS -dVY -cZx -cYS -ciR -edK -edF -edF -edR -edP -edF -edF -efr -edK -cZI -cZM -daz -cZD -dWd -dqS -dVY -cZi -dqY -dqY bsw bsw bsw @@ -152464,7 +139332,7 @@ bsw bsw sqe "} -(209,1,1) = {" +(217,1,1) = {" sqe bsw bsw @@ -152512,74 +139380,6 @@ bsw bsw bsw bsw -dAC -dDd -dXS -bgQ -dXB -dDN -dcc -ecH -ecG -dbZ -dAO -dAO -dLf -ecC -dCj -dSf -dAO -ecz -ecz -dAA -dAA -ecx -dbG -dAA -dAA -dbm -dbm -dby -kbV -ecu -ect -dbm -ecs -kbV -dbm -dbm -dbj -dGy -kbV -dRw -kbV -kbV -daX -dqM -dWg -cZg -dWs -cZo -cZo -cZo -cZo -dao -efx -edU -edU -cZo -cZW -cZo -dqM -cZQ -cZo -cZo -cZo -dWg -cZg -dVY -cZn -dqY bsw bsw bsw @@ -152628,6 +139428,42 @@ bsw bsw bsw bsw +edL +ebT +ekS +ekS +ekS +elj +elj +elj +elj +elj +gaK +ebK +dkl +bdh +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw +bsw bsw bsw bsw @@ -152646,10 +139482,6 @@ bsw bsw bsw bsw -sqe -"} -(210,1,1) = {" -sqe bsw bsw bsw @@ -152682,6 +139514,10 @@ bsw bsw bsw bsw +sqe +"} +(218,1,1) = {" +sqe bsw bsw bsw @@ -152696,74 +139532,6 @@ bsw bsw bsw bsw -dAC -dAl -dXS -bgQ -bgQ -ecO -ecL -ecI -dyJ -dyJ -dbY -ecE -dXs -dXs -dyJ -dyJ -dXo -ecB -dXo -dXo -dyJ -dyJ -dXo -dXo -dIp -ecq -dVX -dbz -dVF -dVF -dVF -dVF -dVX -dVX -dVF -ecq -eco -dVV -dVX -ecl -dVX -dVF -dVF -dWg -cZg -cZg -cZg -dWh -dVF -dVF -dsZ -dVF -dVF -dVF -dVP -dVF -dVF -dVF -dVF -dVF -dVF -dVF -dWg -cZg -cZg -dVY -cYX -dqY bsw bsw bsw @@ -152830,10 +139598,6 @@ bsw bsw bsw bsw -sqe -"} -(211,1,1) = {" -sqe bsw bsw bsw @@ -152848,6 +139612,20 @@ bsw bsw bsw bsw +edL +djz +djz +iPc +bgN +bgL +xVw +sHR +ebQ +qpc +qpc +ebL +coi +bDM bsw bsw bsw @@ -152880,74 +139658,6 @@ bsw bsw bsw bsw -dAC -dRb -dXS -bgQ -bgQ -bgQ -dzX -dzX -bgQ -bgQ -dLT -dzX -dzX -dzX -bgQ -bgQ -dzX -dzX -dzX -dzX -eeO -bgQ -dzX -dzX -dzX -dqS -cZg -cZg -dqS -dqS -dqS -dqS -cZg -cZg -dqS -dqS -dqS -dqS -cZg -cZg -cZg -dqS -dqS -cZg -cZg -cZg -cZg -cZg -dqS -dqS -dqS -dqS -cZg -cZg -cZg -cZg -dqS -dqS -dqS -dqS -dqS -dqS -cZg -cZg -dVW -dqM -cZi -dqY bsw bsw bsw @@ -152988,6 +139698,10 @@ bsw bsw bsw bsw +sqe +"} +(219,1,1) = {" +sqe bsw bsw bsw @@ -153014,10 +139728,6 @@ bsw bsw bsw bsw -sqe -"} -(212,1,1) = {" -sqe bsw bsw bsw @@ -153064,74 +139774,6 @@ bsw bsw bsw bsw -dAC -dCv -dXS -bgQ -bgQ -dXC -ecM -dXw -dyK -dMm -dXw -dXm -dXw -dXm -dyK -dbM -dXm -dXw -dXw -dXm -dJq -dXq -dXm -dXm -dXm -ecw -dVN -dVI -dVG -dWj -dWj -dbu -dVI -dbp -ecp -dVG -ecp -ecm -dVN -dVI -eck -dWj -dWj -dWc -cZg -cZg -cZg -ebY -dVG -ebR -dWj -dap -dWj -dVG -dVG -dWj -dWj -cZV -dWj -dWj -dWj -dVG -dVG -dVG -dqM -cZp -cYZ -dqY bsw bsw bsw @@ -153154,6 +139796,20 @@ bsw bsw bsw bsw +ebX +eee +ekS +fun +bgO +bgM +bgI +qaN +qpc +qpc +qpc +ebM +bDM +coi bsw bsw bsw @@ -153198,10 +139854,6 @@ bsw bsw bsw bsw -sqe -"} -(213,1,1) = {" -sqe bsw bsw bsw @@ -153230,6 +139882,10 @@ bsw bsw bsw bsw +sqe +"} +(220,1,1) = {" +sqe bsw bsw bsw @@ -153248,74 +139904,6 @@ bsw bsw bsw bsw -dAC -dBz -dXV -bgQ -dXC -ecP -dcd -ecJ -ecy -ecF -dCV -dbV -ecA -dCV -dCV -dCV -dCV -dCV -ecA -dCV -dAB -ecy -dIM -dAB -dAB -twj -twj -dbA -twj -ecv -twj -twj -twj -twj -dGT -ecr -eTL -dbb -dbb -daZ -twj -twj -daY -ecc -dWc -cZg -dVW -ebZ -dax -ebS -cYV -cYV -cYV -cZq -cYV -cZq -cYV -cYV -cYV -cYV -cZN -cZq -cZq -cZq -cZq -cZd -dqY -dqY bsw bsw bsw @@ -153382,10 +139970,6 @@ bsw bsw bsw bsw -sqe -"} -(214,1,1) = {" -sqe bsw bsw bsw @@ -153396,6 +139980,20 @@ bsw bsw bsw bsw +ddI +djz +eed +ekS +ekS +ekS +djw +elj +qvh +elj +djw +ebN +dmX +bDM bsw bsw bsw @@ -153432,73 +140030,6 @@ bsw bsw bsw bsw -dAC -dea -dNJ -dzX -dNx -ddV -ecN -dOv -dOv -dCk -dCk -dAP -dAP -dCk -dCk -dOv -dOv -dQm -dAP -dOv -dOv -dOv -dOv -dAP -dAP -dOv -dOv -dOv -dcN -eem -eem -dcN -dOv -dOv -dOv -dGP -egi -dOv -dOv -dOv -dOv -dOv -edK -cZy -ece -dqS -ebZ -dax -ebU -dqY -dqY -dqY -dqY -dac -dac -dac -cLV -cLV -cLV -dqY -dqY -dqY -dqY -dqY -dqY -dqY -dqY bsw bsw bsw @@ -153535,6 +140066,10 @@ bsw bsw bsw bsw +sqe +"} +(221,1,1) = {" +sqe bsw bsw bsw @@ -153566,10 +140101,6 @@ bsw bsw bsw bsw -sqe -"} -(215,1,1) = {" -sqe bsw bsw bsw @@ -153616,66 +140147,6 @@ bsw bsw bsw bsw -dAC -dNZ -dNK -dzX -dDQ -dNj -dAC -dOv -dOv -dOv -eek -eeB -eeB -eek -egF -egF -dOv -dOv -dOv -dOv -dTm -dTm -dOv -dOv -dOv -dOv -dTm -dTm -dOv -dOv -dOv -dOv -dTm -dTm -dOv -dOv -dOv -dOv -dTm -abU -een -clH -eeh -daT -ecf -dqS -cZo -djW -dqY -dqY -dqY -dqY -dqY -dqY -edL -ddI -edL -edL -cLT -ddI bsw bsw bsw @@ -153693,10 +140164,19 @@ bsw bsw bsw bsw +bta bsw bsw +ekS +ekS +ekS bsw bsw +ekS +ekS +ebP +ebO +bDM bsw bsw bsw @@ -153750,10 +140230,6 @@ bsw bsw bsw bsw -sqe -"} -(216,1,1) = {" -sqe bsw bsw bsw @@ -153774,6 +140250,10 @@ bsw bsw bsw bsw +sqe +"} +(222,1,1) = {" +sqe bsw bsw bsw @@ -153800,66 +140280,7 @@ bsw bsw bsw bsw -dAC -deb -dXZ -dzX -dco -ddX -dAC bsw -dOv -dOz -iGz -iWt -dba -dOz -dOz -egG -egE -egC -dOx -egd -efY -dOx -egd -egu -egt -egd -efY -egj -egd -efY -egj -egd -efY -egm -egd -efY -egj -egd -efY -dOx -een -een -eeh -ech -cZW -dqS -ecc -cZl -dqY -dqY -dqY -ddI -cLT -cLT -cLT -cLT -cLT -cLT -ddI -cLT bsw bsw bsw @@ -153927,6 +140348,7 @@ bsw bsw bsw bsw +bta bsw bsw bsw @@ -153934,10 +140356,6 @@ bsw bsw bsw bsw -sqe -"} -(217,1,1) = {" -sqe bsw bsw bsw @@ -153984,68 +140402,7 @@ bsw bsw bsw bsw -dAC -deb -dXS -dzX -dXJ -ddW -dAC bsw -dOv -dOv -cMa -efZ -dba -dOz -dOz -dbc -ege -efX -dbc -ege -efX -dbc -ege -efX -dbc -ege -efX -dbc -ege -efX -dbc -ege -efX -dbc -ege -efX -dbc -ege -efX -dOy -eek -een -cLV -cZA -ciR -dqS -daJ -eca -eeh -ebT -cLT -cLT -cLT -cLW -cLW -cLW -cLW -cLW -gaK -ebK -dkl -bdh bsw bsw bsw @@ -154077,6 +140434,10 @@ bsw bsw bsw bsw +sqe +"} +(223,1,1) = {" +sqe bsw bsw bsw @@ -154118,10 +140479,6 @@ bsw bsw bsw bsw -sqe -"} -(218,1,1) = {" -sqe bsw bsw bsw @@ -154168,68 +140525,8 @@ bsw bsw bsw bsw -dAC -deb -dXS -dzX -dXJ -ddW -dAC bsw bsw -dOv -egK -mcx -efZ -efX -efX -efX -efX -efX -efX -efX -dbe -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -dbq -efX -efX -efX -efX -efZ -dba -eek -eek -cLV -cZA -ecg -dqS -ciR -daE -ebW -edL -edL -iPc -bgN -bgL -xVw -sHR -ebQ -qpc -qpc -ebL -coi -bDM bsw bsw bsw @@ -154302,10 +140599,6 @@ bsw bsw bsw bsw -sqe -"} -(219,1,1) = {" -sqe bsw bsw bsw @@ -154325,6 +140618,10 @@ bsw bsw bsw bsw +sqe +"} +(224,1,1) = {" +sqe bsw bsw bsw @@ -154351,69 +140648,7 @@ bsw bsw bsw bsw -bta -bta -dcs -eqN -eqM -cNt -dcj -bta -bta bsw -dOv -egL -dbW -efZ -efZ -efZ -dbN -dPx -efX -efX -efZ -dPx -efX -efX -efZ -dPx -efX -efX -efZ -ego -efX -efZ -efX -efX -efZ -efX -efX -efX -efZ -efZ -dba -eek -eek -cLV -cZA -ciR -dqS -ecd -ecb -ebX -eee -cLT -fun -bgO -bgM -bgI -qaN -qpc -qpc -qpc -ebM -bDM -coi bsw bsw bsw @@ -154486,10 +140721,6 @@ bsw bsw bsw bsw -sqe -"} -(220,1,1) = {" -sqe bsw bsw bsw @@ -154535,69 +140766,7 @@ bsw bsw bsw bsw -bta -cNj -dct -cYT -cYU -eqH -dck -cML -bta bsw -dOv -cMa -efZ -efZ -efZ -efX -clr -dOv -egj -egz -egv -dOv -dbI -egd -egv -dOv -egj -egd -egr -egp -dbo -efZ -efZ -efX -efZ -efX -efX -efX -dbe -efZ -dOz -eek -eek -cLV -cZA -cZo -dqS -cZo -cZi -dqY -edL -eed -cLT -cLT -cLT -ddI -cLW -qvh -cLW -ddI -ebN -dmX -bDM bsw bsw bsw @@ -154633,6 +140802,10 @@ bsw bsw bsw bsw +sqe +"} +(225,1,1) = {" +sqe bsw bsw bsw @@ -154670,10 +140843,6 @@ bsw bsw bsw bsw -sqe -"} -(221,1,1) = {" -sqe bsw bsw bsw @@ -154719,68 +140888,11 @@ bsw bsw bsw bsw -bta -cNj -dcu -eqN -cqy -dXN -dcl -cML -bta bsw -dOv -aVj -mcx -efZ -efZ -efZ -clr -egn -dbc -ege -xsr -egn -dbc -ege -xsr -egn -dbc -ege -xsr -egn -cjL -efZ -efZ -dbc -urT -efX -dbc -urT -egf -dbc -urT -eek -een -cLV -daU -eei -daK -cYY -daF -bta bsw bsw -cLT -cLT -cLT bsw bsw -cLT -cLT -ebP -ebO -bDM bsw bsw bsw @@ -154854,10 +140966,6 @@ bsw bsw bsw bsw -sqe -"} -(222,1,1) = {" -sqe bsw bsw bsw @@ -154878,6 +140986,11 @@ bsw bsw bsw bsw +sqe +"} +(226,1,1) = {" +sqe +bsw bsw bsw bsw @@ -154903,56 +141016,7 @@ bsw bsw bsw bsw -bta -bta -dcv -eqN -cqy -eqH -dcl -bta -bta bsw -dOv -egL -dbW -efZ -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -efZ -efZ -ega -efW -dbf -ega -efW -dbf -ega -efW -eek -een -bta -daO -cNf -cYU -bgD -daG -bta bsw bsw bsw @@ -155038,10 +141102,6 @@ bsw bsw bsw bsw -sqe -"} -(223,1,1) = {" -sqe bsw bsw bsw @@ -155088,55 +141148,8 @@ bsw bsw bsw bsw -bta -dcu -cNC -cqy -eqI -dcl -bta bsw bsw -dOv -cMa -efZ -efX -efX -efX -efX -efX -dbK -efX -efX -efX -efZ -efX -efX -efX -efX -efZ -efZ -efX -efX -efX -efX -egb -egb -clP -bta -clP -dbg -dOv -dOv -dOv -een -bta -qVt -eMV -cqy -cMT -iez -bta bsw bsw bsw @@ -155157,6 +141170,10 @@ bsw bsw bsw bsw +sqe +"} +(227,1,1) = {" +sqe bsw bsw bsw @@ -155222,10 +141239,6 @@ bsw bsw bsw bsw -sqe -"} -(224,1,1) = {" -sqe bsw bsw bsw @@ -155272,55 +141285,9 @@ bsw bsw bsw bsw -bta -cNJ -dYa -cNz -eqJ -dcl -bta bsw bsw -dOv -egK -mcx -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -efX -egb -dOv -egk -cmS -cmS -egg -egb -dOv -dOv bsw -bta -aDO -eMV -cqy -eMV -iez -bta bsw bsw bsw @@ -155387,6 +141354,10 @@ bsw bsw bsw bsw +sqe +"} +(228,1,1) = {" +sqe bsw bsw bsw @@ -155406,13 +141377,6 @@ bsw bsw bsw bsw -sqe -"} -(225,1,1) = {" -sqe -bsw -bsw -bsw bsw bsw bsw @@ -155456,55 +141420,9 @@ bsw bsw bsw bsw -bta -cNJ -dYa -cqy -eqJ -cNl -bta bsw bsw -dOv -akM -dbW -efX -efX -efZ -loy -uBF -dbc -urT -xsr -uBF -dbc -urT -dbF -uBF -bdT -urT -xsr -ego -dbw -efZ -efX -dOv -dOv -dbo -efZ -efX -loy -egb -dOv -dOv bsw -bta -cNh -eMV -cqy -cMX -cMP -bta bsw bsw bsw @@ -155590,10 +141508,6 @@ bsw bsw bsw bsw -sqe -"} -(226,1,1) = {" -sqe bsw bsw bsw @@ -155624,6 +141538,10 @@ bsw bsw bsw bsw +sqe +"} +(229,1,1) = {" +sqe bsw bsw bsw @@ -155639,57 +141557,7 @@ bsw bsw bsw bsw -bta -bta -cNJ -eqN -cqy -cNx -cNl -bta -bta bsw -dOv -dOv -dbk -dbU -egb -efZ -clr -egb -ega -efW -egs -egb -ega -efW -egs -egb -ega -efW -egs -dOv -cjL -efZ -efZ -eTP -akz -dFJ -dFJ -egh -dbh -aid -dTm -dOv -bta -bta -qVt -cMY -cNb -cMY -iez -bta -bta bsw bsw bsw @@ -155774,10 +141642,6 @@ bsw bsw bsw bsw -sqe -"} -(227,1,1) = {" -sqe bsw bsw bsw @@ -155823,57 +141687,7 @@ bsw bsw bsw bsw -bta -cNj -cNJ -eqN -cqy -eqH -cNl -cML -bta bsw -dOv -adg -dbR -dbR -egH -efX -efX -egn -efX -efZ -efZ -egn -efX -efZ -efZ -egn -efX -efZ -efZ -egc -efZ -efZ -efZ -eTQ -eTN -dFJ -dFJ -egh -eMd -efZ -dTm -dOv -bta -cNj -qVt -cMY -cqy -cMZ -cMP -cML -bta bsw bsw bsw @@ -155908,6 +141722,10 @@ bsw bsw bsw bsw +sqe +"} +(230,1,1) = {" +sqe bsw bsw bsw @@ -155958,10 +141776,6 @@ bsw bsw bsw bsw -sqe -"} -(228,1,1) = {" -sqe bsw bsw bsw @@ -156007,57 +141821,7 @@ bsw bsw bsw bsw -bta -cNj -cNJ -cND -cqy -eqH -cNl -cML -bta bsw -dOv -egM -egJ -dvn -egH -efX -efX -efX -efX -efX -efX -efX -efX -efZ -efZ -efX -efZ -efX -efX -efX -efX -eTM -efX -eTO -eTO -efX -efX -efX -efX -efX -dTm -dOv -bta -cNj -cNi -bgD -cqy -cMY -cMP -cML -bta bsw bsw bsw @@ -156144,7 +141908,7 @@ bsw bsw sqe "} -(229,1,1) = {" +(231,1,1) = {" sqe bsw bsw @@ -156191,57 +141955,6 @@ bsw bsw bsw bsw -bta -bta -cNJ -eqN -cqy -dXO -cNl -bta -bta -dOv -dOv -egN -adf -adf -egH -efX -loy -dbc -urT -egA -dbc -urT -efX -egw -urT -efX -dbc -urT -efX -dbc -cjL -efX -efX -eTR -eTN -eTM -efX -efX -efX -efX -dTm -dOv -bta -bta -cNi -cNg -cqy -bgD -cMP -bta -bta bsw bsw bsw @@ -156326,10 +142039,6 @@ bsw bsw bsw bsw -sqe -"} -(230,1,1) = {" -sqe bsw bsw bsw @@ -156376,58 +142085,15 @@ bsw bsw bsw bsw -bta -cNJ -eqP -cqy -eqI -dcl -bta bsw -dOv -ljT -amL -adf -adf -egI -efX -loy -ega -efW -dbf -ega -efW -dbf -ega -efW -dbf -ega -efW -dbf -dbc -clc -ckD -dbf -eTR -eTN -efX -efX -efX -efX -efX -dOv -dOv bsw -bta -qVt -eMV -cNe -eMV -iez -bta bsw bsw bsw +sqe +"} +(232,1,1) = {" +sqe bsw bsw bsw @@ -156510,10 +142176,6 @@ bsw bsw bsw bsw -sqe -"} -(231,1,1) = {" -sqe bsw bsw bsw @@ -156560,55 +142222,9 @@ bsw bsw bsw bsw -bta -dcu -dYa -cqy -eqI -dcl -bta bsw -dOv -dOv -dOv -dOv -dOv -dOv -dOv -dOv -dOv -dOv -dOv -dOv -dOv -dOv -dOv -dOv -dOv -dOv -dOv -dOv -dOv -ckp -ckp -ckp -dOv -dOv -dOv -dOv -dOv -dOv -dOv -dOv bsw bsw -bta -qVt -eMV -cqy -eMV -iez -bta bsw bsw bsw @@ -156658,6 +142274,10 @@ bsw bsw bsw bsw +sqe +"} +(233,1,1) = {" +sqe bsw bsw bsw @@ -156694,10 +142314,6 @@ bsw bsw bsw bsw -sqe -"} -(232,1,1) = {" -sqe bsw bsw bsw @@ -156744,13 +142360,6 @@ bsw bsw bsw bsw -bta -dcu -dYa -cqy -eqI -cNl -bta bsw bsw bsw @@ -156772,11 +142381,6 @@ bsw bsw bsw bsw -bta -eqb -eqb -eqb -bta bsw bsw bsw @@ -156786,13 +142390,6 @@ bsw bsw bsw bsw -bta -qVt -eMV -cqy -eMV -iez -bta bsw bsw bsw @@ -156861,6 +142458,10 @@ bsw bsw bsw bsw +sqe +"} +(234,1,1) = {" +sqe bsw bsw bsw @@ -156878,10 +142479,6 @@ bsw bsw bsw bsw -sqe -"} -(233,1,1) = {" -sqe bsw bsw bsw @@ -156927,15 +142524,6 @@ bsw bsw bsw bsw -bta -bta -cNJ -eqN -cqy -eqK -cNl -bta -bta bsw bsw bsw @@ -156956,11 +142544,6 @@ bsw bsw bsw bsw -bta -eqb -eqb -eqb -bta bsw bsw bsw @@ -156969,15 +142552,6 @@ bsw bsw bsw bsw -bta -bta -qVt -cMY -cqy -bgD -iez -bta -bta bsw bsw bsw @@ -157062,17 +142636,16 @@ bsw bsw bsw bsw -sqe -"} -(234,1,1) = {" -sqe -bsw bsw bsw bsw bsw bsw bsw +sqe +"} +(235,1,1) = {" +sqe bsw bsw bsw @@ -157111,15 +142684,6 @@ bsw bsw bsw bsw -bta -cNj -cNJ -eqQ -cqy -eqK -cNl -cML -bta bsw bsw bsw @@ -157136,15 +142700,6 @@ bsw bsw bsw bsw -bta -bta -bta -bta -bta -eqb -eqb -eqb -bta bsw bsw bsw @@ -157153,15 +142708,6 @@ bsw bsw bsw bsw -bta -cNj -qVt -cMY -cqy -bgD -iez -cML -bta bsw bsw bsw @@ -157246,10 +142792,6 @@ bsw bsw bsw bsw -sqe -"} -(235,1,1) = {" -sqe bsw bsw bsw @@ -157284,6 +142826,10 @@ bsw bsw bsw bsw +sqe +"} +(236,1,1) = {" +sqe bsw bsw bsw @@ -157295,15 +142841,6 @@ bsw bsw bsw bsw -bta -cNj -dcu -eqQ -cqy -eqH -cNl -cML -bta bsw bsw bsw @@ -157320,15 +142857,6 @@ bsw bsw bsw bsw -bta -bte -bte -bte -eqE -eqb -eqb -eqb -bta bsw bsw bsw @@ -157337,15 +142865,6 @@ bsw bsw bsw bsw -bta -cNj -qVt -cMY -cqy -bgD -cMP -cML -bta bsw bsw bsw @@ -157430,10 +142949,6 @@ bsw bsw bsw bsw -sqe -"} -(236,1,1) = {" -sqe bsw bsw bsw @@ -157479,15 +142994,6 @@ bsw bsw bsw bsw -bta -bta -eqR -eqQ -cqy -eqL -cNl -bta -bta bsw bsw bsw @@ -157504,15 +143010,10 @@ bsw bsw bsw bsw -bta -bte -eqG -eqG -eqE -eqb -eqb -eqb -bta +sqe +"} +(237,1,1) = {" +sqe bsw bsw bsw @@ -157521,15 +143022,6 @@ bsw bsw bsw bsw -bta -bta -cNi -cMY -cqy -cMY -cMP -bta -bta bsw bsw bsw @@ -157614,10 +143106,6 @@ bsw bsw bsw bsw -sqe -"} -(237,1,1) = {" -sqe bsw bsw bsw @@ -157664,13 +143152,6 @@ bsw bsw bsw bsw -bta -eqS -eqP -cqy -eqI -cNl -bta bsw bsw bsw @@ -157688,15 +143169,6 @@ bsw bsw bsw bsw -bta -bte -eqG -eqG -eqF -eqb -eqb -eqb -bta bsw bsw bsw @@ -157706,13 +143178,6 @@ bsw bsw bsw bsw -bta -cNi -eMV -cqy -cMX -cMP -bta bsw bsw bsw @@ -157729,6 +143194,10 @@ bsw bsw bsw bsw +sqe +"} +(238,1,1) = {" +sqe bsw bsw bsw @@ -157798,10 +143267,6 @@ bsw bsw bsw bsw -sqe -"} -(238,1,1) = {" -sqe bsw bsw bsw @@ -157848,13 +143313,6 @@ bsw bsw bsw bsw -bta -cNJ -dYa -cqy -eqI -dcl -bta bsw bsw bsw @@ -157872,15 +143330,6 @@ bsw bsw bsw bsw -bta -bta -eij -bta -bta -eqb -eqb -eqb -bta bsw bsw bsw @@ -157890,13 +143339,6 @@ bsw bsw bsw bsw -bta -cNi -eMV -cqy -eMV -iez -bta bsw bsw bsw @@ -157936,6 +143378,10 @@ bsw bsw bsw bsw +sqe +"} +(239,1,1) = {" +sqe bsw bsw bsw @@ -157982,10 +143428,6 @@ bsw bsw bsw bsw -sqe -"} -(239,1,1) = {" -sqe bsw bsw bsw @@ -158032,13 +143474,6 @@ bsw bsw bsw bsw -bta -eqT -eqP -cqy -eqI -dcl -bta bsw bsw bsw @@ -158056,15 +143491,6 @@ bsw bsw bsw bsw -bta -bte -eqG -bte -bta -eqb -eqb -eqb -bta bsw bsw bsw @@ -158074,13 +143500,6 @@ bsw bsw bsw bsw -bta -qVt -eMV -cqy -eMV -att -bta bsw bsw bsw @@ -158143,6 +143562,10 @@ bsw bsw bsw bsw +sqe +"} +(240,1,1) = {" +sqe bsw bsw bsw @@ -158166,10 +143589,6 @@ bsw bsw bsw bsw -sqe -"} -(240,1,1) = {" -sqe bsw bsw bsw @@ -158216,13 +143635,6 @@ bsw bsw bsw bsw -bta -cMS -cMS -cMS -cMS -cMS -bta bsw bsw bsw @@ -158240,15 +143652,6 @@ bsw bsw bsw bsw -bta -bta -epU -bta -bta -eij -eij -eij -bta bsw bsw bsw @@ -158258,13 +143661,6 @@ bsw bsw bsw bsw -bta -cMS -cMS -cMS -cMS -cMS -bta bsw bsw bsw @@ -158834,67 +144230,67 @@ bsw bsw bsw bsw -bsw -bsw -bsw -bsw -bsw -bsw eqU eqU eqU eqU -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta eqU -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw eqU -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta eqU eqU eqU -bsw +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU @@ -158908,45 +144304,45 @@ sqe (3,1,2) = {" sqe bsB -bTk -bLw -bLw -bLw -bLZ -bLZ -bLZ -bLw -bLw -bLw -bLZ -bLZ -bLZ -bLw -bLZ -bLZ -bLw -bLw -bLw -bLw -bLZ -cHC -bLZ -bLZ -bLZ -bLZ -bLw -bLZ -bLZ -bLw -bMu -bbF -bLZ -bLZ -bLZ -bLZ -bLZ -bLw -bLw +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE eqU eqU erk @@ -159018,70 +144414,70 @@ bsw bsw bsw bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw eqU eqU -bta -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bta eqU eqU -bsw -bsw -bsw -bsw -bsw -bsw eqU eqU eqU -bta -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bta eqU eqU -bsw -bsw -bsw -bsw -bsw +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU @@ -159092,46 +144488,46 @@ sqe (4,1,2) = {" sqe bsC -bTn -bLw -bLw -bLZ -cHC -bPH -bPy -bPp -bLZ -bLZ -bLZ -bMu -bLZ -bLZ -cHC -bLZ -bLZ -bLZ -bLZ -bLZ -bLZ -bOe -bLZ -cHC -bbt -bLZ -eUU -aWX -bLZ -bLZ -bLZ -eJj -bLI -eJf -bLZ -bbt -cHC -bLZ -bLZ -bLw +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE eqU eqU erj @@ -159202,34 +144598,7 @@ bsw bsw bsw bsw -bsw -bsw eqU -bxC -eqZ -era -eqZ -bsw -bsw -bsw -bta -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bta eqU eqU eqU @@ -159241,33 +144610,60 @@ eqU eqU eqU eqU -bta -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bta eqU -bsw -bsw -bsw -bsw -bsw -bsw -bsw -bsw +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU @@ -159276,46 +144672,46 @@ sqe (5,1,2) = {" sqe bsC -bTl -bLw -bLw -bLZ -bLZ -bLZ -bLZ -bLZ -bLZ -eUU -bLZ -bLZ -bPI -bLZ -bLZ -bLZ -bPH -bcA -bMu -bPH -bPy -bPp -bLZ -bPc -bMu -bLZ -eUT -eUT -bLZ -eJk -eYX -bLx -bLx -bSz -eJg -bLZ -bLZ -bMu -cHC -bLZ +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE eqU eqU erc @@ -159386,120 +144782,120 @@ era aUS eqU eqU -bxC -aUS -bxC -eqZ -bsw -era -bsw -eqZ -era -eqZ -bta -bte -bte -bte -bte -bte -aRq -bte -bte -bte -bte -aRq -bte -bte -bte -bte -bte -bta -bxC -aUS -bxC -aUS -bxC -aUS -bxC eqU eqU -bxC -aUS -bta -bte -bte -bte -bte -bte -aRq -bte -bte -bte -bte -aRq -bte -bte -bte -bte -bte -bta eqU eqU eqU eqU eqU -bsw -bsw -bsw -bsw eqU -bsw +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU sqe "} (6,1,2) = {" sqe bsB -bTq -bTk -adU -bMu -bLZ -bPI -bLZ -bLZ -eUT -eUT -eUT -bOe -bLZ -bLZ -bLZ -cHC -bLZ -bLZ -bLZ -bPI -bLZ -bLZ -bNP -bLI -bLI -bLI -eJf -bLZ -aWK -bLx -bLx -bLx -eDN -eDG -bLx -eJf -bLZ -bbt -bLZ -bLZ +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE erE eqU erj @@ -159570,121 +144966,121 @@ bxC eqU aUS bxC -aUS eqU -bxC -bsw -era -eqZ -era -eqZ -era -eqZ -bta -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bta -bxC -aUS -bxC -bxC -aUS -bxC eqU eqU -aUS -bxC -aUS -bta -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bta eqU eqU eqU eqU eqU -bsw -bsw -bsw -bsw -bsw -bsw +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU sqe "} (7,1,2) = {" sqe bvb -bTk -bLw -bLZ -bdu -bdl -bLZ -bLZ -cHC -bMw -eJx -bPy -bPy -eJo -bLZ -bMu -eJn -bLI -bLI -eJf -bLZ -bLZ -eJl -bLx -eEt -eEm -aou -aou -bOv -bLx -eEb -eDY +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE bMW rYz foZ bMW -dBX -bLI -eJd -bLZ -bLZ -cHC +erE +erE +erE +erE +erE +erE eqU bsw erd @@ -159754,102 +145150,102 @@ eqZ era bsw era -bsw -era -eqZ -era -bsw -bsw eqU eqU -bxC eqU -bta -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bta -bif -bid -bhZ -bhR -bif -bid -bhZ -bhR -bgA -bhR -bgA -bta -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bta eqU eqU eqU eqU eqU eqU -bsw -bsw -bsw -bsw -bsw +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU sqe "} (8,1,2) = {" sqe bsB -bTn -bLZ -bLZ -bLZ -bOe -bLZ -bMu -bLZ -bLZ -bLZ -bLZ -bLZ -eJp -bLI -bLI -bLx -bLx -eYM -bLx -bLI -eJm -bLx +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE bMW nFo nFo @@ -159863,12 +145259,12 @@ bMW aWd bqT bMW -eDo -bLx -bLx -bLI -eYF -bLI +erE +erE +erE +erE +erE +erE eqU bsw erd @@ -159938,102 +145334,102 @@ era eqZ era eqZ -era -bsw -bsw -bsw -eqZ -bxC -aUS -bxC -aUS -bxC -bta -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bta -bsP -buA -bsP -bsP -bsP -bsP -bsP -bsP -bup -bsP -bsP -bta -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bte -bta eqU eqU eqU eqU -bsx eqU -bsw -bsw -bsw -bsw -bsw +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU sqe "} (9,1,2) = {" sqe bsA -bTr -adU -bLZ -adU -bLZ -eJp -bLI -bLI -bLI -bLI -bLI -bLI -bLx -bLx -bMJ -qNt -bMJ -bMJ -bMJ -aou -aou -bLx +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE bMW eYY qRe @@ -160047,12 +145443,12 @@ omL aWh aWe bMW -eDp -eDg -qNt -qNt -qNt -qNt +erE +erE +erE +erE +erE +erE eqU bsw erl @@ -160122,95 +145518,95 @@ eqZ era bsw eqZ -eqZ -eqZ -bxC -aUS -bxC -aUS -bxC -dkz -dky -dkx -bta -bte -bte -bte -bte -bte -aRq -bte -bte -bte -bte -aRq -bte -bte -bte -bte -aug -bta -bsZ -biw -bsY -bsZ -bsY -bkZ -bsY -bsY -bsY -btq -buj -bta -bte -bte -bte -bte -bte -aRq -bte -bte -bte -bte -aRq -bte -bte -bte -bte -aug -bta eqU eqU eqU eqU -bsy eqU -bsw -bsw -bsw -bsw -bsw +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU sqe "} (10,1,2) = {" sqe bsC -bTm -bLw -bLZ -bLZ -bLZ -bOp -eYM -bMJ -bMJ -bLx -bLx -bMJ -qNt -qNt -wcz +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE +erE ndL aYN bQf @@ -160306,88 +145702,88 @@ eqZ eqZ era eqZ -era -era eqU eqU eqU -dkA -dky -aQt -aQt -aQt +eqU +eqU +eqU +eqU +eqU +eqU +eqU +bta +bta +bta +bta +bta +bta +bta +bta +bta +bta +bta +bta +bta +bta bta -bte -bte -bte -bte -bte -btu -btu -btu -btu -btu -btu -bte -bte -bte -bte -bte bta -bsZ -bsZ -bsZ -bsZ -bsZ -btq -bsZ -bsZ -bsZ -bun -bsZ bta -bte -bte -bte -bte -bte -btu -btu -btu -btu -btu -btu -bte -bte -bte -bte -bte bta eqU eqU eqU eqU -bsz eqU -bsw -bsw -bsw -bsw -bsw +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU sqe "} (11,1,2) = {" sqe bsB -bTs -bLx -bLZ -bPI -bLZ -bOp -bMJ -qNt +erE +erE +erE +erE +erE +erE +erE +erE bCf bQf bMx @@ -160490,87 +145886,87 @@ bsw eOv bsw bsw -erD -bsy -bvb -buZ -akx -aQt -aQt -dkq -dkq -aQt +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU bta bte bte bte bte bte -btu -btu -btu -btu -btu -btu -bte -bte -bte -bte -bte -bta -biR -biR -biR -biR -cOL -bsO -buk -buk -buk -buk -buk -bta -bte +aRq bte bte bte bte -btu -btu -btu -btu -btu -btu +ffv bte bte bte bte bte bta -bsA -bsA -bsB eqU -bsy eqU eqU -bsw -bsw -bsw -bsw +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU sqe "} (12,1,2) = {" sqe bvb -bTk -bLx -bLZ -eUT -adU -bOp -bMJ +erE +erE +erE +erE +erE +erE +erE bDg bQP aZv @@ -160676,85 +146072,85 @@ eOs eOp eqU eqU -bkD -dkB -akx -akx -bfC -bfC -bfC -bfC -bta +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU bta bte bte bte bte -btu -btu -btu -btu -btu -btu bte bte bte bte -bta -bta -bta -dlz -dlz -dlz -dlz -bsO -bvZ -biI -biI -biI -bta -bta -bta bte bte bte bte -btu -btu -btu -btu -btu -btu bte bte bte bte bta -bta -bsA -bsA -bsB -bsx -bsA eqU eqU -bsw -bsw -bsw -bsw +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU sqe "} (13,1,2) = {" sqe bsB -bTn -bLw -bLZ -eUT -bLZ -bOp -bMJ +erE +erE +erE +erE +erE +erE +erE bDu aZB bRs @@ -160858,87 +146254,87 @@ eqU eOi eqU eOm -eOl -eOi -eOh -eOb -bfY -bsJ -bsJ -bsJ -bsJ -bsJ -bsJ -bta +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU bta bte bte bte -btu -btu -btu -btu -btu -btu bte bte bte -bta -bta -cug -cug -cyc -cug -dku -cug -bie -bia -cmc -cmc -blM -bhK -aSL -bta -bta bte bte bte -btu -btu -btu -btu -btu -btu +bte +bte +bte +bte bte bte bte bta -bta -dly -dly -dly eqU -bsy -bsA eqU eqU -bsw -bsw -bsw -bsw +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU sqe "} (14,1,2) = {" sqe bsC -bTl -bLw -bMu -bLZ -bLZ -eJB -bMJ +erE +erE +erE +erE +erE +erE +erE aZL brt bRt @@ -161042,87 +146438,87 @@ eOx eqU eOt eqU -eOm -eOj -byC -eOc -bfY -bsJ -yfR -bsX -bsJ -bsJ -bsJ -bsJ -bta -bta -bta -bta -ocO -ocO -ocO -ocO -ocO -ocO -bta -bta +bsw +aUS +bxC +eqZ +bsw +era +bsw +eqZ +era +eqZ bta +bte +bte +bte +bte +bte +bte +bte +bte +bte +bte +bte +bte +bte +bte +bte +bte bta -cug -cug -cug -cug -cmh -cug -cug -cmc -cmc -cmc -cmc -cmc -bgF -bdc +bxC +aUS +bxC +aUS +bxC +aUS +bxC +eqU +eqU +bxC +aUS +eqU dkv -bta -bta -bta -bta -ocO -ocO -ocO -ocO -ocO -ocO -bta -bta -bta -bta -cug -cug -aQt -dly eqU -bsz bsy +bsx +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU -bsw -bsw -bsw eqU sqe "} (15,1,2) = {" sqe bsC -bTm -bLZ -bLZ -adU -xNb -bLx -bMJ +erE +erE +erE +erE +erE +erE +erE bSg bRt eJy @@ -161226,87 +146622,87 @@ eqU eOq eqU eOq -eOn -eOk -bxJ -eOd -bfY -bsJ -bwu -bsJ -bsJ -dcz -bsJ -bsJ -bsJ -erW -cfd -bsN -btr -exN -btv -btv -eWG -eQu -eQs -cfd -erJ -cug -cug -dku -bbb -dcC -erJ -bbb -aSh -aSd -cmc -bIY -cug -cug -dku -bdf -cug -cug -bbb -cfd -bsN -btr -exN -btv -btv -exM -btr -bsN -cfd -bsU -bsJ -bsJ -cug -aQt -dly +bsw +eqU +bxC +bsw +era +eqZ +era +eqZ +era +eqZ +bta +bte +bte +bte +bte +bte +aRq +bte +bte +bte +bte +aRq +bte +bte +bte +bte +aug +bta +bxC +aUS +bxC +bxC +aUS +bxC +eqU +eqU +aUS +bxC +aUS +eqU +dkv eqU -bsy bsz +bsy +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU -bsw -bsw -bsw eqU sqe "} (16,1,2) = {" sqe bsA -bTr -bTl -bLZ -bLZ -bOp -bLx -htK +erE +erE +erE +erE +erE +erE +erE bSh bRv eJz @@ -161410,87 +146806,87 @@ eOj eOw eqU eOm -bzk -bxJ -bxJ -bxJ -bfY -bsJ -bsJ -mxN -dVs -bsJ -buF -bsX -bth -bsN -bsN -btr -btr -exN -btv -btv -eWH -eQv -eQt -bsN -bsN -bsL -bsL -bsL -bsN -bsN -bsN -bsN -bsN -bsN -bsL -bsL -bsL -aRy -bsL -bsL -bsL -dcB -bsN -btU -btr -btr -exN -btv -btv -exM -btr -btr -bsN -bsU -bsX -bsJ -bsJ -cug -dly +bsw +era +eqZ +era +bsw +bsw +eqU +eqU +bxC +eqU +bta +bte +bte +bte +bte +bte +btu +btu +btu +btu +btu +btu +bte +bte +bte +bte +bte +bta +bif +bid +bhZ +bhR +bif +bid +bhZ +bhR +bgA +bhR +bgA +eqU +dkv eqU -bsA bsy +bsz +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU eqU eqU -bsw eqU sqe "} (17,1,2) = {" sqe bvb -bTk -bLZ -bLZ -eUT -eJC -bLx -htK +erE +erE +erE +erE +erE +erE +erE aZM bRC daS @@ -161594,87 +146990,87 @@ byC byC eOu eOr -bAZ -bxJ -eti -bFu -aMG -bxm -bsL -erZ -dVs -buF -buF -bsJ -btc -dcS -btr -btr -exO -btv -btv -btv -eWI -eQw -btr -btr -btr -aMG -btr -btr -btr -btr -btr -btr -btr -btr -btr -btr -btr -btr -btr -btr -btr -btr -btr -btr -btr -exO -btv -btv -btv -btv -exL -btr -dcP -bsN -erZ -bsJ -bhp -cug -dly +bsw +bsw +bsw +bsw +eqZ +bxC +aUS +bxC +aUS +bxC +bta +bte +bte +bte +bte +bte +btu +btu +btu +btu +btu +btu +bte +bte +bte +bte +bte +bta +bsP +buA +bsP +bsP +bsP +bsP +bsP +bsP +bup +bsP +bsP +bsZ +feD eqU bsA -bsA +bsy +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU eqU eqU -bsw eqU sqe "} (18,1,2) = {" sqe bsB -bTn -bLw -bPI -eUT -bMw -bOp -htK +erE +erE +erE +erE +erE +erE +erE bDA bRB bRt @@ -161778,68 +147174,68 @@ bxJ bxJ bxJ bzl -bxJ -bxK -bxT -deB -eyv -bxn -bTN -bPG -bsJ -buF -buF -erW -bsN -bsN -jyh -exP -nLk -nLk -nLk -nLk -nLk -qvI -aRY -exP -exP -gZu -aRY -aSl -aSl -exP -exP -exP -exP -exP -exP -exP -exP -aRY -exP -exP -exP -exP -exP -exP -exP -nLk -nLk -nLk -nLk -nLk -nLk -kjp -bsN -bsN -bsN -dcA -bsJ -cug -dlz +bsw +eqZ +bxC +aUS +bxC +aUS +bxC +dkz +dky +dkx +bta +bta +bte +bte +bte +bte +btu +btu +btu +btu +btu +btu +bte +bte +bte +bte +bta +bta +bsZ +biw +bsY +bsZ +bsY +bkZ +bsY +bsY +bsY +btq +buj +bsZ +feD +eqU +bsA +bsA +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU -bsy -bsx eqU eqU eqU @@ -161852,14 +147248,14 @@ sqe (19,1,2) = {" sqe bsC -bTl -bLw -eUT -eVh -bLZ -bOp -bMJ -bSl +erE +erE +erE +erE +erE +erE +erE +erE aZC bRu bKe @@ -161963,71 +147359,71 @@ byG bxJ bxJ eti -bxT -byj -bxN -bxy -bxo -bwW -bTK -bsJ -buF -bsJ -btc -bsN -bsN -eyg -btx -hkX -btx -glF -btx -btx -beF -aRC -aRC -glF -btx -btx -ged -aRC -aRC -glF -btx -btx -ckN -btx -btx -glF -aRC -btx -btx -btx -aRC -aRK -aRC -btx -ckN -btx -btx -glF -btx -hkX -exK -btr -bsN -buv -erU -bsJ +bsw +eqU +eqU +eqU +dkA +dky +aQt +aQt +aQt cug +bta +bta +bte +bte +bte +btu +btu +btu +btu +btu +btu +bte +bte +bte +bta +bta dlz +biR +bsZ +bsZ +bsZ +bsZ +btq +bsZ +bsZ +bsZ +bun +bsZ +bsZ +bsZ eqU -bsz bsy +bsA +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU -bsw -bsw eqU eqU eqU @@ -162036,14 +147432,14 @@ sqe (20,1,2) = {" sqe bsC -bTm -bLw -bLZ -bMu -bLZ -bOp -bLx -bMJ +erE +erE +erE +erE +erE +erE +erE +erE bCQ bRt bKe @@ -162090,8 +147486,8 @@ bOi bOi eUO bIs -bxz -bDj +fgk +fgj baC bDt bxz @@ -162146,72 +147542,72 @@ bxJ bxJ byD byD -bmD -bxL -bkN -bxO -bkE -bxp -bwX -bPG -bsJ -buF -bsJ -erV -bsN -bsN -eyg -btx -hkX -btx -btx -btx -buR -bLK -bew -bdI -aRC -btx -btx -btx -aRC -aRB -btx -btx -btx -btx -btx -btx -btx -aRC -btx -btx -aRC -btx -btx -aRC -aRC -btx -btx -btx -btx -btx -hkX -exK -btr -bsN -bsU +eFF +bxT +eqU +eqU +dkB +bfC +bfC +bfC +bfC +bfC +bfC +bfC +bta +bta +bta +bta +ocO +ocO +ocO +ocO +ocO +ocO +bta +bta +bta +bta bsJ -bsX -cug -dly +bxx +biR +biR +biR +biR +cOL +bsO +buk +buk +buk +buk +biR +biR +cOL +eqU +bsz +bsy +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU -bsy -bsz eqU eqU -bsw -bsw eqU eqU eqU @@ -162220,13 +147616,13 @@ sqe (21,1,2) = {" sqe bsB -bTs -bLw -bLZ -bLZ -bPc -eJC -bLx +erE +erE +erE +erE +erE +erE +erE bSi fut uqw @@ -162331,71 +147727,71 @@ bxJ bxJ bzm etk -bxL -did -bxP -bxq -eWM -bwY -bfH +bxJ +ffK +dkB +cRY +cRY +btr +bsJ +bsJ +bsJ +bsJ +bsJ bsJ bsJ bsJ -erW bsN btr -eyg -btx -hkX -ppc -btx -nhC -beJ -bLN -bLK -nhC -buR -aUf -btx -ppc -aRC -aRz -aSk -aRz -aRC -aRE -aRB -aRE -aRC +exN +btv +btv +exM +btr +bsJ +bsJ +btA +sZl +bsJ +bsJ +bxx +bxx +bxx +bxx +bxx +cRY +ffe aRz -btx aRz -aRC aRz btx aRz aRC -aRE -aRB -aRz -btx -btx -hkX -exK -btr -bsN -erU -bsJ -buF -cug -dly eqU -bsA bsy +bsz +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU -bsw -bsw eqU eqU eqU @@ -162404,14 +147800,14 @@ sqe (22,1,2) = {" sqe bvb -bTk -bLw -bLw -bLZ -bLZ -eJl -bLx -eJA +erE +erE +erE +erE +erE +erE +erE +bSi fut fut eJt @@ -162516,70 +147912,70 @@ bBJ bBJ bkY etk -bkK -bxQ -dez -cKs -bsN -bwF -bwv +bxT +deB +eyv +bxn +bTN +bPG bsJ -bth -bsW +bsJ +bsJ +bsJ +buF +bsX +eyg bsN btr -eyg -btx -hkX sJd -btx -tzk +btv +btv bLK -bMd -bLL -bdJ -aVb -sJd -aRC -aSe -aRB -aRA -aRC -aSe -aRC +btr +bsX +erW +bxm +erZ +erW +ffp +bsJ +bsT +bsJ +bsX +bsJ aSe -aRC -sJd -aRB +ffg +ffa +ffa aRZ aRB -aRA -btx -sJd -btx -sJd -btx -sJd -aRC -aRA -btx -btx -hkX -exK -btr -bsU bsJ -buF -buF -cug dly eqU bsA -bsA +bsy +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU -bsw -bsw eqU eqU eqU @@ -162588,14 +147984,14 @@ sqe (23,1,2) = {" sqe bsB -bTn -bLw -bLZ -bLZ -bLZ -bdj -bMJ -htK +erE +erE +erE +erE +erE +erE +erE +erE aZD bRv bKe @@ -162700,71 +148096,71 @@ bBJ bKZ bxJ bxJ -etk -bco -bvw -bsW -erU -aob +byj +bxN +bxy +bxo +bwW +bTK +btA bsJ bsJ -bvS -aNb +bsJ +buF +bsJ btc +bsN +btr btr -eyg -btx -hkX -btx -btx -bex -buR -bLK -bex -btx -aRB -aRB -aRB -ddd -aRC -btx -btx -btx -btx -btx -aRC -btx -btx -btx -aRC -aRC -aRC -btx -btx -btx -btx -btx -btx -btx -btx -btx -hkX -exK btr bsN -erZ +btr +btr +bsN +bsN +bsN +bsX +ffr +bsJ +bsJ +erW +sZl +bsJ +bsJ +ffa +ffa +ffa +ffa +ffa +feY bsJ -buF -cug dly eqU -bsy +bsA bsA eqU eqU eqU -bsw -bsw +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU sqe @@ -162772,14 +148168,14 @@ sqe (24,1,2) = {" sqe bsC -bTl -aZP -bLw -bPI -bLZ -eJC -eYM -htK +erE +erE +erE +erE +erE +erE +erE +erE aZE bRw blS @@ -162884,71 +148280,71 @@ bBJ bBJ bBJ bxJ -bxJ -eOd -bfY -bsJ -bsJ -bsJ -bsJ +bkN +bxO +bkE +bxp +bwX +bPG +buF +dVs +yfR bsJ -boP -bcj -aTK -btr -eyg -btx -hkX -btx -glF -btx -btx -buR -bey -btx -glF -btx -btx -btx -aRC -btx -glF -btx -btx -qyP -btx -btx -glF -btx -btx -btx -aRC -aRC -glF -btx -btx -qyP -btx -btx -glF -btx -hkX -exK -btr -bsN -bsU +aSP +aKC +aKC +aKC +aKC +aKC +aKC +aKC +aKC +aKC +aKC +aSJ +bud +aSH bsJ +jVP +jVP +jVP +jVP +jVP +aRx +aRt +aKC +aKC +aQb +jVP +ivt bsJ -cug -dlz +dly eqU -bsz bsy +bsx +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU -bsw -bsw -bsw eqU eqU sqe @@ -162956,14 +148352,14 @@ sqe (25,1,2) = {" sqe bsC -bTm -bLZ -bLZ -bLZ -adU -eJl -bLx -htK +erE +erE +erE +erE +erE +erE +erE +erE tKJ eMU bRb @@ -163068,71 +148464,71 @@ bxJ bxJ bBJ bxJ -bmy -cRY -cRY -cRY -bsJ -bsX -bsJ -bsJ -bsJ -btc -aTK -btr -njD -ouv -ouv -ouv -ouv -ouv -ouv -dug -ouv -ouv -ouv -ouv -ouv -ouv -ouv -ouv -ouv -ouv -ouv -ouv -ouv -ouv -ouv -ouv -ouv -ouv -ouv -aRN -ouv -ouv -ouv -ouv -ouv -ouv -ouv -ouv -ouv -hNm -btr +did +ffI +bxq +eWM +bwY +bfH +buF +buF +erW bsN -bsU +ffx +aSM +aKD +aKD +aKD +aKD +aKD +aKD +aKD +aKD +aKD +aKD +aKD +aKD +aKD +aKD +aKD +aKD +aKD +aKD +aKD +aKD +aKD +aKD +aKD +awn +ast bsJ -sZl -cug dlz eqU -bsy bsz +bsy +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU -bsw -bsw -bsw eqU eqU sqe @@ -163140,14 +148536,14 @@ sqe (26,1,2) = {" sqe bsB -bTs -adU -bLZ -bdv -bLZ -bOp -bMJ -htK +erE +erE +erE +erE +erE +erE +erE +erE aZF aZw bRb @@ -163252,71 +148648,71 @@ bxJ bxJ bxJ eti -eyA -eye +bkK +ffJ eyw +cKs bsN -bsN -erZ -bsJ -bsJ +bwF +buF bsJ btc -aTK -dcT -bsN -btr -btr -btr -btr -btr -btr -btr -btr -aMG -btr -aSm -aSm -aSm -aSm -btr -btr -btr -btr -btr -btr -btr -btr -btr -btr -btr -btr -btr -btr -bsN -bsN -btr -btr -btr -btr -btr -btr -btr -dcQ bsN -bsU -bsJ +ffx +buB +aKE +bhh +bhn +bhl +bhj +bhh +bhn +bhl +bhj +bhh +bhn +bhl +bhj +bhh +bhn +bhl +bhj +bhh +bhn +bhl +bhj +bhh +aKE +aJs +ast bsJ -cug -dly +dlz eqU -bsA bsy +bsz +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU -bsw -bsw -bsw eqU eqU sqe @@ -163324,14 +148720,14 @@ sqe (27,1,2) = {" sqe bsA -bTr -bLw -bLZ -bdx -bLZ -bOp -adQ -htK +erE +erE +erE +erE +erE +erE +erE +erE adO wcw bKe @@ -163442,65 +148838,65 @@ eyx dew eym bsN -erZ -bsJ +buF bsJ -btc -bsN -bsN -bjl -aUN -aMw -aMw -beY -bcQ -bsW -bsW -bsW -bsW -bsW +ffD bsN -bsN -bsM -asF -bsN -bsV -bsN -buv -bsN -bsN -bsN -bsN -bsN -bsN -bsN -bsN -bsN -bsW -bsN -bsN -bsN -buv -bsW -bsN -bsN -bsN -bsN -bsN -bsN -erU -btf -bsJ -cug -dly +ffx +buB +bim +btt +dSU +btt +btt +btt +btt +btt +btt +btt +btt +dSU +btt +btt +btt +btt +btt +btt +btt +btt +dSU +btt +bha +aJs +ast +feK +dlz eqU bsA -bsA +bsy +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU -bsw -bsw -bsw eqU eqU sqe @@ -163508,14 +148904,14 @@ sqe (28,1,2) = {" sqe bsB -bTn -bMu -bSx -bSU -bLZ -bPI -bLx -bMJ +erE +erE +erE +erE +erE +erE +erE +erE cCk uVb nSY @@ -163626,65 +149022,65 @@ spk eyo eyo eyj -bsN -bsX -bsJ -erV -bsW -eIr -bsW -bsW -bsW -bsW -erU -bsJ -bsJ bsJ bsJ bsJ -sZl -erV -bsN -aSr -asF -bsN -bsN -bsN -bsN -bsN -bsW -erU -bcC -bsW -erU -erV -bsN -erU -sZl -erV -bsW -bsW -erU -bsJ erV -bsN -bsN -bsN -bsN -erU -bsJ +ffy +buB +bin +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +bhb +aJs +ast bsJ -buF -cug -dly +dlz +eqU +bsA +bsA +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU -bsy -bsx eqU eqU -bsw -bsw -bsw eqU eqU sqe @@ -163692,14 +149088,14 @@ sqe (29,1,2) = {" sqe bsC -bTl -bLZ -bOp -bSU -bLZ -bLZ -bOp -bSj +erE +erE +erE +erE +erE +erE +erE +erE bRS qng nSY @@ -163811,79 +149207,79 @@ cRY eyp eyk bsJ -buF -buF -bsJ -bsJ -bsJ -bsJ -bsJ -bsJ -eIl -exY -exY -bsJ -btb -buh -bsJ +ffF +ffE bsJ -buN -btc -aSs -aSP -aKC -aKC -aKC -aKC -beP -jVP -jVP -jVP -jVP -jVP -aSJ -bud -aSH -jVP -jVP -jVP -jVP -jVP -jVP -aRx -aRt -aKC -aKC -aQb -jVP -ivt -bds -buF -cug -dlz +aSR +buB +bip +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +bhc +aJs +ast +exI +dly eqU -bsz bsy +bsA +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU -bsw -bsw -bsw -bsw eqU sqe "} (30,1,2) = {" sqe bsC -bTm -adU -bTe -bSU -bLZ -adU -bOp -htK +erE +erE +erE +erE +erE +erE +erE +erE brE bRt eJu @@ -163989,85 +149385,85 @@ bxJ bxJ byk bxJ -eOd -bfY -eys +bxJ +bxx +erV eyq bsN -erZ -bwl -buF -buF -bjD -bfl -bsJ bsJ +bwl +aNb erW -jDG -beP -eIk -eyb -eya -exY -bsJ -evz -bsJ -cLz -aSt -aSQ -aSM -aKD -aKD -aKD -aKD -aKD -aKD -aKD -aKD -aKD -aKD -aKD -aKD -aKD -aKD -aKD -aKD -aKD -aKD -aKD -aKD -aKD -aKD -aKD -awn +bjD +buB +biq +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +bhd +aJs ast -buF -buF -cug -dlz +erZ +dly eqU -bsy bsz +bsy +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU -bsw -bsw -bsw -bsw eqU sqe "} (31,1,2) = {" sqe bsB -bTs -bLZ -bTf -bSV -bLZ -bMw -bOp -htK +erE +erE +erE +erE +erE +erE +erE +erE ryO brs eJv @@ -164173,85 +149569,85 @@ bxJ bBJ bBJ bxJ -eOe +bxJ bfY -eyt +cCO bfQ bfF bsN bsJ buF -buF -buF -bsJ -bsJ -erW -aSP -vTk -beZ -beR -bvd -qix -exZ -erZ -buS -bsJ -bsJ -aSu -aSQ +btc +ffz buB -aKE -bhh -bhn -bhl -bhj -bhh -bhn -bhl -bhj -bhh -bhn -bhl -bhj -bhh -bhn -bhl -bhj -bhh -bhn -bhl -bhj -bhh -aKE +bir +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +btt +bhe aJs -ast -buF -buF -aos +asu +feL dlz eqU -bsA bsy +bsz +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU -bsw -bsw -bsw -bsw eqU sqe "} (32,1,2) = {" sqe bvb -bTk -bLw -bLZ -bLZ -bdm -bLZ -bOp -htK +erE +erE +erE +erE +erE +erE +erE +erE gFh bRu eJw @@ -164357,36 +149753,19 @@ bxJ bBJ bBJ bxJ -eOf -bvw -eyu +bxJ +ffG +erW eyr eyl esW bsJ bsJ -bsJ -erW -bsL -bsL -eye -uRJ -bvd -beK -oSA -beK -bvd -rTG -exU -aWI -esj -cLe -blz -aSQ +btc +ffB buB -bim +bit btt -dSU btt btt btt @@ -164395,8 +149774,8 @@ btt btt btt btt -dSU btt +rus btt btt btt @@ -164404,38 +149783,55 @@ btt btt btt btt -dSU btt -bha -aJs -ast -buF -buF -cug -dlz +btt +btt +bhf +bdz +bdr +bsN +cwR eqU bsA -bsA +bsy +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU -bsw -bsw -bsw -bsw -bsw sqe "} (33,1,2) = {" sqe bsB -bTn -eUT -eUT -bLZ -bLZ -bLZ -bOp -htK +erE +erE +erE +erE +erE +erE +erE +erE fBS bRx nSY @@ -164541,34 +149937,18 @@ bBJ byT bxJ eti -eOg -bwm +bxL +ffH eye bfR bvr aTK erZ bsJ -bsJ -btc -eye -dew -eyf -udG -btl -cBi -xCi -cBi -btl -spt -exV -bsN -cLa -cLa -blz -bfM +erV +ffC buB -bin +biu btt btt btt @@ -164590,36 +149970,52 @@ btt btt btt btt -bhb -aJs -ast -bsJ -bsJ -bad -dly +bdE +bdz +asv +feM +dlz eqU -bsy +bsA bsA eqU eqU -bsw -bsw -bsw -bsw -bsw +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU sqe "} (34,1,2) = {" sqe bsC -bTl -eUT -eUT -bMu -adU -eJl -bLx -htK +erE +erE +erE +erE +erE +erE +erE +erE aZH bRy nSY @@ -164725,34 +150121,18 @@ bxJ bxJ evB bkO -eOg -bwm +bxL +ffH bgb bwn bgb bwm -bsN +bsJ bwe bsJ -btc -exE -eyh -bsW -rDi -bvd -bvd -beS -beL -bvd -qEB -exE -aXF -cLa -cLa -aSw aSR buB -bip +biv btt btt btt @@ -164774,36 +150154,52 @@ btt btt btt btt -bhc +bhg aJs -ast -exA -btb -erJ +erO +feN dly eqU -bsz bsy +bsx +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU -bsw -bsw -bsw -bsw -bsw sqe "} (35,1,2) = {" sqe bsC -bTm -aZQ -bLZ -bLZ -eJl -bLx -bLx -htK +erE +erE +erE +erE +erE +erE +erE +erE bRA bRt dJL @@ -164918,25 +150314,9 @@ bwm bwm beV bsJ -erV -erU -eyi -bsJ -eyd -boU -bvd -beR -beK -eKH -bez -exW -exS -cLi -cLd -aSx aSR buB -biq +bir btt btt btt @@ -164958,36 +150338,52 @@ btt btt btt btt -bhd +bha aJs -ast -erM -exp -asz -dlz +exJ +bdG +dly eqU -bsy bsz +bsy +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU -bsw -bsw -bsw -bsw -bsw sqe "} (36,1,2) = {" sqe bsB -bTn -bLw -bPp -bLZ -bOp -eYM -bMJ -htK +erE +erE +erE +erE +erE +erE +erE +erE brF bRv dJL @@ -165102,25 +150498,9 @@ cgw bgb btr erZ -bsJ -bsJ -bsJ -bsJ -bsJ -vEd -mEH -mEH -mEH -beG -beA -exX -aYW -cLB -cLd -aSy aSR buB -bir +bin btt btt btt @@ -165142,35 +150522,51 @@ btt btt btt btt -bhe +bhb aJs -asu -exC -exq -dkq -cwR +exJ +feO +dlz eqU -bsA bsy +bsz +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU -bsw -bsw -bsw -bsw -bsw sqe "} (37,1,2) = {" sqe bsC -bTl -bLZ -adU -bLZ -eJE -bLx -bMJ +erE +erE +erE +erE +erE +erE +erE tph bRT bRv @@ -165286,28 +150682,11 @@ bjS bwn bvr bft -bsJ -buF -buF -buF -buN -bul -bfa -beU -beM -beH -beB -bdK -bsJ -buO -cLd -cLg aSR buB -bit -btt -btt +bip btt +dSU btt btt btt @@ -165315,8 +150694,8 @@ btt btt btt btt -rus btt +dSU btt btt btt @@ -165325,36 +150704,53 @@ btt btt btt btt +dSU btt -bhf -bdz -bdr -exD -agd -bKI +bhc +aJs +exJ +bsU dlz eqU bsA -bsA +bsy +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU -bsw -bsw -bsw -bsw -bsw sqe "} (38,1,2) = {" sqe bsC -bTm -bLw -bLZ -bLZ -eJl -eJD -bMJ +erE +erE +erE +erE +erE +erE +erE mlC bRT ygk @@ -165470,75 +150866,75 @@ bgc bgb beV bsJ -bsJ -buF -buF -buF -buF -bsJ -bsJ -bsJ -beN -asD -sZl -bsJ -bsJ -cLB -cLw -cLg aSR buB -biu -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -bdE -bdz -asv -exE -exs -dks +aKE +bhi +bho +bhm +bhk +bhi +bho +bhm +bhk +bhi +bho +bhm +bhk +bhi +bho +bhm +bhk +bhi +bho +bhm +bhk +bhi +aKE +aJs +exJ +bsW dly eqU -bsy -bsx +bsA +bsA +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU -bsw -bsw -bsw -bsw -bsw sqe "} (39,1,2) = {" sqe bsB -bTs -bLZ -bPI -bLZ -bOp -aZO -bMJ +erE +erE +erE +erE +erE +erE +erE ngP aZI bRx @@ -165654,75 +151050,75 @@ bwm bwm aTK bfu -bsJ -buF -buF -buF -buF -bsJ -bsX -bsJ -aNy -bsJ -bsJ -bsJ -bsJ -cLB -cLd -cLg aSR -buB -biv -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -bhg -aJs -erO -bsN -ext -cLI -dly +aSO +bts +bts +bts +bts +bts +bts +bts +bts +bts +bts +bts +bts +bts +bts +bts +bts +bts +bts +bts +bts +bts +bts +bts +aKB +exJ +feP +dlz eqU -bsz bsy +bsA +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU -bsw -bsw -bsw -bsw -bsw sqe "} (40,1,2) = {" sqe bvb -bTk -bLZ -bLZ -bLZ -bSy -bLx -bMJ +erE +erE +erE +erE +erE +erE +erE adM bRU bCd @@ -165838,75 +151234,75 @@ bwm bsW bsW erU -bsJ -bsJ -bsJ -bsJ -bsJ -bsJ -bsJ -bvi +erZ +mEH +mEH +mEH +mEH +mEH +mEH +mEH beO -bsJ -bsJ -cLf -esj -cLd -cLa -cLy -aSR -buB -bir -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -bha -aJs -exJ -bsN -exu -exk +ffw +exQ +aSK +bud +aSI +mEH +mEH +mEH +mEH +mEH +mEH +mEH +mEH +mEH +mEH +mEH +mEH +oDR +feQ dlz eqU -bsy bsz +bsy +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU -bsw -bsw -bsw -bsw -bsw sqe "} (41,1,2) = {" sqe bsB -bTn -bMu -bLZ -adU -bOe -bOp -bMJ +erE +erE +erE +erE +erE +erE +erE uIe aZJ brt @@ -166038,59 +151434,59 @@ cLa eIc cLg bsX -aSR -buB -bin -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -btt -bhb -aJs -exJ -exC -asG -dkr -dlz +bsJ +btc +erZ +erW +bsJ +bsJ +bsJ +bsJ +bsJ +exG +exw +exr +dly eqU -bsA bsy +bsz +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU -bsw -bsw -bsw -bsw sqe "} (42,1,2) = {" sqe bsA -bTr -bLZ -bLZ -bLZ -bSx -bLx -bMJ +erE +erE +erE +erE +erE +erE +erE bSk bRC bRz @@ -166222,60 +151618,60 @@ eIh eId cLa cLv -aSR -buB -bip -btt -dSU -btt -btt -btt -btt -btt -btt -btt -btt -dSU -btt -btt -btt -btt -btt -btt -btt -btt -dSU -btt -bhc -aJs -exJ -awu -exv -dkt -dly +erW +bsN +bhS +aRW +bsJ +bsJ +bsJ +bsJ +sZl +erW +exx +feR +dlz eqU bsA -bsA +bsy +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU -bsw eqU -bsw -bsw sqe "} (43,1,2) = {" sqe bsC -bTm -bMu -bLZ -bdm -eJC -bLx -htK -bRd +erE +erE +erE +erE +erE +erE +erE +adM brG bru nSY @@ -166406,61 +151802,61 @@ eIi eIe cLd cLg -aSR -buB -aKE -bhi -bho -bhm -bhk -bhi -bho -bhm -bhk -bhi -bho -bhm -bhk -bhi -bho -bhm -bhk -bhi -bho -bhm -bhk -bhi -aKE -aJs -exJ -exF -asH -exl +bus +bhX +aXs +bhL +erZ +bsJ +buF +bsJ +ctQ +exH +exy +feR dlz eqU -bsy +bsA bsA eqU eqU eqU eqU -bsw -bsw -bsw +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU sqe "} (44,1,2) = {" sqe bsB -bTs -bLZ -bLZ -bLZ -bMu -bdj -bMJ -bSl -bRx +erE +erE +erE +erE +erE +erE +erE +bSk +bRd bRA nSY bJN @@ -166590,60 +151986,60 @@ cLa eIf eIa cLg -aSR -aSO -bts -bts -bts -bts -bts -bts -bts -bts -bts -bts -bts -bts -bts -bts -bts -bts -bts -bts -bts -bts -bts -bts -bts -aKB -exJ -axA -asI -asA -dlz +erV +exR +bhT +bhM +btk +bsJ +bsX +bsJ +erW +age +exz +feS +feE eqU -bsz bsy +bsA +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU eqU -bsw -bsw -bsw sqe "} (45,1,2) = {" sqe bvb -bTk -bLw -adU -eUT -bLZ -bOp -eYM -htK +erE +erE +erE +erE +erE +erE +erE +adM bRe aZy nSY @@ -166774,60 +152170,60 @@ cLa cLa eIb cLd -esP -mEH -mEH -mEH -mEH -mEH -mEH -mEH -bhW -esc -exQ -aSK -bud -aSI -mEH -mEH -mEH -mEH -mEH -mEH -mEH -mEH -mEH -mEH -mEH -mEH -oDR -exG -exw -exm -dly +ffo +erV +bsN +erU +bsJ +bsJ +bsJ +erW +bsV +bsN +bsN +bsU +dlz +dcx +dcx +bsO +bhR +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU -bsy -bsz eqU eqU eqU eqU eqU -bsw -bsw sqe "} (46,1,2) = {" sqe bsB -bTn -bLw -bPy -eUT -bLZ -bSy -bLx -htK +erE +erE +erE +erE +erE +erE +erE +adM bRe bRz bRc @@ -166959,59 +152355,59 @@ cLb cLa eHY cLa +cLa +cLa +cLa +cLa cLe -bfx -bsJ -bsJ -bsX -bsJ -erW -bsN -bhS -aRW -bsJ -bsJ -bsJ -bsJ +aQf +cLa +cLd +cLd +asK +feT +cLe +dkq +dkq btV -bsJ -bsJ -bsJ -bsX -bsJ -bsJ -bsJ -bsJ -bsJ -bsJ -sZl -erW -exx -exn -dlz +buc +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU -bsA -bsy eqU eqU eqU eqU eqU -bsw -bsw sqe "} (47,1,2) = {" sqe bsC -buT -ekf -bLw -bLZ -bOe -bLZ -bOp -htK +erE +erE +erE +erE +erE +erE +erE +adM bRV aZz bRd @@ -167143,39 +152539,39 @@ ane cLs cLa cLa +cLe +cLd +cLd cLa -cLg -bsJ -buF -aVv -bsJ -bus -bhX -aXs -bhL -erZ -bsJ -buF -buF -bsJ -bsE -buX -buX -bsJ -bsJ -bsJ -buF -buF -buF -bsJ -ctQ -exH -exy -exn -dlz +cLa +cLa +aMO +aEY +aBr +aBr +atl +feF +cKZ +asy +btV +buc +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU -bsA -bsA eqU eqU eqU @@ -167190,18 +152586,18 @@ sqe bsC buU buU -ekg -ekf -bLw -dja -bLx -htK -eMZ -aZz -bRe +erE +erE +eqU +eqU bQU -dkI -dkI +bQU +fgr +fgr +fgm +bQU +eqU +eqU eqU eqU cxF @@ -167328,38 +152724,38 @@ btD cLi cLa cLd -cLd -esP -bsJ -buF -bsJ -erV -exR -bhT -bhM -btk -bsJ -bsJ -buF -buF -bsJ -bsE -bsE -bsJ -bsJ -bsJ -bsJ -bsJ -bsX -bsJ -erW -age -exz -exo -dly +aRG +cLb +cLa +cLa +aRm +aNk +cLb +aBQ +aBQ +cLc +cLb +dkq +dkq +btV +bsY +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU -bsy -bsA eqU eqU eqU @@ -167376,15 +152772,15 @@ bsC eqU aUS aTn -ekf -bOp -bLx +eqU +eqU +bQU htK -adM -bRB +fgv +fgs aZu -nSY -dkI +bQU +eqU eqU cZa eqU @@ -167510,47 +152906,47 @@ bsJ evy bsJ cLs -aSq cLa -cLd -cLg -bsJ -bsJ -bsX -bsT -erV -bsN -erU -bsJ -bsJ -bub -bsJ -bsJ -bsJ -bsX -bsJ -bsJ -bsJ +cLa +cLa +ffl +cLf bsJ -btf bsJ +aNz bsJ -esj -cLq -cLa -cLa -dkr -dlz +exI +exI +btD +asD +dly dcx bsO -bsP bhR -bsI -buL -bgX -bgY -bgX -bsx +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU sqe "} (50,1,2) = {" @@ -167561,13 +152957,13 @@ eqU aUS aTn aTn -bOp -bLx -htK -adM -bRe -bRe -cxX +eqU +bQU +fgx +fgw +fgt +fgn +bQU eqU eqU eqU @@ -167695,46 +153091,46 @@ buF bsJ ane ane -bcd -cLd -cLd -cLu -cLf -btD -bxx -bxx -bfy -cRd -bsJ -bsJ +cLa +cLa +ffm +cLa +esj +bsL +btY +aKO bsJ -bxx -bxx -bxx -bxx bsJ -btD +bsX bsJ -esj -cLl -cLf -aQf -cLa -cLd -cLd -asK -asB -abf -dkq -eqY -buc -buc -buc -buc -bsY -bsY -bAU -bsz +dly +eqU +bsA +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU sqe "} (51,1,2) = {" @@ -167745,13 +153141,13 @@ eqU aTn eqU aUS -bOp -bLx +eqU +bQU srO -brH +fgu czd -bRd -cxX +fgo +bQU eqU eqU bei @@ -167880,45 +153276,45 @@ buF bsJ ane cLi -cLd -cLd +cLa cLd cLr -cLe -cLr -cLe cLa -esP -cLf -esj -cLe -cLl -cLf -cLj -cLe -cLe -cLe -cLh -cLa -cLa -aRn -cLa -aMO -aEY -aBr -atl -asC -cKZ -asy -eqY -buc -buc -buc -buc -buc -buc -bAU -bsy +bsN +bsN +buF +buF +buF +bsJ +bsJ +dly +eqU +bsA +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU sqe "} (52,1,2) = {" @@ -167929,13 +153325,13 @@ aTn aTn eqU aTn -bOp -htK -adM -bRe -bRe -bRd -cxX +eqU +bQU +fgu +fgu +fgu +fgp +bQU eqU eqU bsB @@ -168064,45 +153460,45 @@ buF buF ane cLi -cLw -cLd -cLa -cLa -cLd -cLp -cLd -cLa -cLd -cLr -cLa -cLa -cLa -cLe +ffn cLd -cLd -cLa -cLa -cLd -aMO -aMO -aEY -aRm -aNk -cLb -aBQ -cLc -dkt -dkq -dkq -eqY -buc -bsY -bsY -buc -buc -bsY -bAU +cLw +eIh +ffh +bsN +bds +buF +buF +bsT +bsJ +dly +eqU bsy +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU sqe "} (53,1,2) = {" @@ -168110,17 +153506,17 @@ sqe bsC buU aUS -ekf -ekg -bLw -bOp -htK -bRd -bRe -bRd -cxX -bCs -awm +bee +eqU +bee +eqU +bQU +fgm +fgm +fgr +fgq +bQU +eqU eqU eqU bvb @@ -168246,59 +153642,59 @@ buF buF buF buF -bsJ +bhr cLi -cLd -cLa -cLa -cLb -cLa -cLa -eJY -eJX -cLd -cLd -eIh -coI -cLa -cLd -aRG -cLb -cLa -cLa -cLa cLa +eJW +eJT +eJR cLa -aSq -erT -aNy +ffb +buF +buF +buF +btd bsJ -exI -btD -dkv -dly -dcx -bsO -eqW -bhR -bsI -bhR -bsI -buL -bgX -bsx +dlz +eqU +bsz +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU sqe "} (54,1,2) = {" sqe bsB buV -ekf -eNB -bLw -bLZ +eqU +eqU +eqU +bFo eYP -htK +feb bRd aZI brv @@ -168429,41 +153825,41 @@ bJI bsJ buF buI -buF -bsJ -btc -asF -bsN -erU -bsJ -esb -cLa -cLa +ffq +cLf +cLi cLa -eJW -eJT -eJR cLa +eJU +eJS +cLd cLd -cLa -esq -bsJ -erV -cLa -cLa -cLa -erU -avK -bsJ -aNz -aKO bsJ -bsX -cug +buF +buF +btd +feG dly eqU -bsA -bsx +bsz +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU @@ -168477,12 +153873,12 @@ sqe sqe bvb buZ -bLw -bLZ -bLZ -adU -bOp -htK +eqU +bFo +bFo +feg +eWi +feb adM brI bRu @@ -168607,46 +154003,28 @@ erW cLa cLJ esn -bsJ -bsJ +bsL +fft bJZ bsJ bsJ buF -bsJ -erW -asF -asF -erU -bsJ -bsJ -bsX -esb -cLa -cLa +cLf +esj +cLd cLa -eJU -eJS cLd +eJV +cLa cLd -esq -bsJ -bsJ -bsJ -btc -bsN -bsN -bsL -erZ +cLa +cLe +esP bsJ bsJ buF -buF -bsJ -cug dly eqU -bsA bsy eqU eqU @@ -168655,18 +154033,36 @@ eqU eqU eqU eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU sqe "} (56,1,2) = {" sqe bsB -bTn -bLw -bLw -bPc -bLZ -bOp -htK +bIU +bFn +bFn +fdI +bFo +eWi +feb adM brJ bRz @@ -168770,7 +154166,7 @@ eeC eeC eeC egD -egO +egD egD eeC eqU @@ -168791,47 +154187,47 @@ sGF cLG cLF bsU -bsJ +asF dok ber exT bsE bsJ -bsJ -btc -asF -bsU -bsJ -bhr -buF -bsJ -bti -esb -cLa -bhN -eJV +cLf +cLi +cLd +cLi cLa cLd +cLd +cLa +cLa +cLa cLg bsJ -bhr -bsJ -erW -bsN -bsN -bsN -bsN -bsU -bsJ bsJ bds -buF -bsT -cug dly eqU -bsy -bsz +eQq +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU @@ -168844,13 +154240,13 @@ sqe (57,1,2) = {" sqe bsC -bTl -bLw -eUT -eUT -bLZ -bOp -bMJ +bIV +bFn +eWj +eWj +bFo +eWi +eWF adM bRW bRz @@ -168954,7 +154350,7 @@ ejW eNj bzC bzt -byY +egD ejC bvb buZ @@ -168975,66 +154371,66 @@ cLF cLF cLF biH -bsJ -bsJ +bsN +bsN bes buX bsE bsJ -erW -bsN -bsN -bsN -erZ -bsJ -buF -buF -bsJ -bsJ -cLi +esj +cLa +cLa +esb cLa cLd cLd +cLn +esb cLa -esq -bsJ -bsJ -bsJ -btc -bsN -erU -erV -bsN -bsU +cLg bsJ bsJ buF -buF -btd -cug dlz eqU -bsz -bsy +bsA +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU eqU eqU eqU -bsw sqe "} (58,1,2) = {" sqe bsC -bTm -bTm -bLw -eUT -bLZ -bOp -bMJ +bIW +bIW +bFn +eWj +bFo +eWi +eWF brZ bRX bRd @@ -169159,66 +154555,66 @@ erV cLa beW erU -bsJ -bsJ +erV +bsN bet buX bsX bsJ btc -bsN -bsN -bsN -bsN -bsL -erZ -bsJ -buF -bsJ -esb cLa +cLa +cLa +esq cLd cLd cLn -bsJ -bsJ -bsX -erY -bsN -btk -bsJ -evx -erV -bsV +ffc +esb +cLq erZ bsJ bsJ -buF -btd -dkw -dly +dlz +eqU +bsy +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU -bsz -bsA eqU eqU eqU eqU -bsw -bsw -bsw sqe "} (59,1,2) = {" sqe bsB -bTs -bTn -eUT -eVh -bLI -bSz -htK +bIX +bIU +eWj +fer +fdj +bHE +feb bsa brK bRt @@ -169322,7 +154718,7 @@ eqU aUS bxC eqU -bxC +eqU eqU ere bsw @@ -169343,66 +154739,66 @@ bsJ cLi cLE bsJ -bsJ -bsJ +bsX +erV bKa bsE bsJ erW -bsN -bsV -bsN -bsW -bsN -bsN -bsN -erZ -bsX -bsJ +cLa +cLq +cLa +erU bsJ -cLi aRS cLd cLg -bsJ -bsJ -aRH -bsN -bsU -bsJ -buF bds -bsJ -btc -bsN +cLf +cLi +cLa erZ bsJ -bti -dcz -cug -dly +dlz +eqU +blX +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU -bsy -bsA eqU eqU eqU -bsw -bsw -bsw -bsw sqe "} (60,1,2) = {" sqe bsA -bTr -bLw -eUT -bLZ -bOp -bLx -bMJ +bGB +bFn +eWj +bFo +eWi +bHy +eWF aZD bRB bRE @@ -169506,7 +154902,7 @@ eqU bxC eqU eqU -aUS +eqU bxC eqU bxC @@ -169527,66 +154923,66 @@ bsJ cLi bar bsJ -buF -bsX +bsJ +bti bsJ bsJ btm btc -bsN -bsN -erU +cLa +cLa +esq bsJ -erV -bsN -bsN -bsN -esd -btw bsJ -cLi aRS cLd cLg -bti -bsJ -btm -btc -bsN -btj -bsJ cnh btw -btc -bsN -bsN +cLi +cLa +cLa esd -bsJ -bsJ -cug dly eqU -eQq bsy eqU eqU eqU -bsw -bsw -bsw -bsw +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU sqe "} (61,1,2) = {" sqe bsB -bTn -bLw -bLZ -bLZ +bIU +bFn +bFo +bFo beq -bMJ -srO +eWF +fgy adM brL bRd @@ -169690,7 +155086,7 @@ eNl eNk bzt byY -ejC +egD ejo egB eqU @@ -169712,64 +155108,64 @@ cLa bar bsJ buF -buF bsJ +bsE bsJ erW -bsN +cLa aOG -bsN -btY +cLa +cLl bsJ -bsX -eHV -bsN -eHT -eHR -erZ bsJ -bcd baD cLa cLg -bsJ -bth -bsL -bsN -bsN -bsU -bsJ btd erW -eye -bdF -bdC -bdt -bdq -bsX -cug -dlz +eIh +bcd +feV +feH +dly +eqU +eQq +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU -bsA -bsz eqU eqU eqU -bsw -bsw -bsw -bsw sqe "} (62,1,2) = {" sqe bsC -bTl -bLw -adU -bSx -bLx -htK +bIV +bFn +feg +fep +bHy +feb bRe dkU brM @@ -169874,7 +155270,7 @@ egD ejT eeC bzu -eeq +egD eeq eeq bsz @@ -169896,62 +155292,62 @@ cLa aTJ erZ bsJ -bsJ +buF bsE adF eIg eHP eHZ -bdF +bcd eHX -eHW -cCO -eye -eHU -exr -eHS -eHR -bdq -esb +bsJ +bsX esa cLa cLg -bsJ -btc -eHQ -eHP -eyw -bsU -bsJ cCO bsD -bdH -bdG -exr -bdy bdq -bsX -cug -dlz +feZ +feW +feI +dly +eqU +eQq +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU -bsy -bsy eqU eqU eqU eqU -bsw -bsw -bsw sqe "} (63,1,2) = {" sqe bsC -bTm -bLw -bLZ -bLx +bIW +bFn +bFo +bHy bsB buV bRe @@ -170058,7 +155454,7 @@ egD egD egD egD -ejI +egD eeC eeq eeq @@ -170080,61 +155476,61 @@ cLa cLa bsN erZ -bsJ -bKM -eqU -aRr -btn -btn -btn -aLF -aCa -aRv +bsX +aQt +bsZ aRr -btn -btn -btn +feX +feX +feX aLF -aCa -cLf +bsJ +aRH aRU cLa aRO aRv aRr -btn -btn -btn -aLF -aCa -aRu -aRr -btn -btn -btn -aLF -aCa -bsJ -cug -dlz +feX +feX +feX +feJ +dly +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU -blX -bsA eqU eqU eqU eqU -bsw -bsw -bsw sqe "} (64,1,2) = {" sqe bsB -bTs -bLw -bLw +bIX +bFn +bFn eqU bsC buT @@ -170263,24 +155659,17 @@ aTJ cLa cLo bsW -biE -aQt -eqU -aQw -aSW -aSV -aSV -aSV -abT -aCa -aSi +dkq +ffu +ffs +bsZ aSW aSV aSV aSV abT -aCa -cLf +bsJ +btm aRV cLa bhv @@ -170290,27 +155679,34 @@ aSV aSV aSV abT -aCa -aRv -aSW -aSV -aSV -aSV -abT -aCa -bsJ -cug -dly +cRY +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU -bsy -bsx eqU eqU eqU eqU -bsw -bsw -bsw sqe "} (65,1,2) = {" @@ -170456,15 +155852,8 @@ aSV aSV aSV abT -aCa btA -aSW -bto -bto -bto -abT -btA -esj +erW bhC cLo aRP @@ -170474,27 +155863,34 @@ aSV aSV aSV abT -aCa -btA -aSW -aSV -aSV -aSV -abT -aCa -bsJ -aQt -dly +feA +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU -eQq -bsy eqU eqU eqU eqU -bsw -bsw -bsw sqe "} (66,1,2) = {" @@ -170641,44 +156037,44 @@ bto bto aMD bsO -bsO -aRs -bto -bto -bto -aMD -bsO aRX bhD cLq cLo -bsO -aRs -bto -bto -bto -aMD -bsO -bsO +cRY aRs bto bto bto aMD -bsO -aQt -aQt -dly +feB +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU -eQq -bsz eqU eqU eqU eqU -bsw -bsw -bsw sqe "} (67,1,2) = {" @@ -170825,44 +156221,44 @@ bto bto aMD bsO -bsO -aRs -bto -bto -bto -aMD -bsO bhO bhE bhy aZN -bsO -aRs -bto -bto -bto -aMD -bsO -bsO +cRY aRs bto bto bto aMD -bsO -aQt -aQt -dly +feB +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU -eQr -bsy eqU eqU eqU eqU -bsw -bsw -bsw sqe "} (68,1,2) = {" @@ -171009,13 +156405,6 @@ bsO bsO bsO bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO bgH bhF bhz @@ -171027,26 +156416,33 @@ bsO bsO bsO bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO eqU -bsz -bsA eqU eqU eqU eqU -bsw -bsw -bsw +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU sqe "} (69,1,2) = {" @@ -171191,13 +156587,6 @@ bsx bsQ bsP bsY -bsZ -bsZ -bsZ -bsZ -bsZ -bsZ -bsZ dcR bsO buc @@ -171207,17 +156596,12 @@ bhw bsO aRI bsZ -bsZ -bsZ -bsZ -bsZ -bsZ -bsZ -bsZ -bsZ -bsZ -bsZ -bsZ +btW +btW +btW +bsY +bsY +bsY bsY bsY bsP @@ -171229,6 +156613,18 @@ eqU eqU eqU eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +bsw +bsw bsw bsw sqe @@ -171375,13 +156771,6 @@ eqU bjX bsQ bsP -bsZ -bsZ -vje -vje -bsZ -bsZ -btE bhY bhU bhP @@ -171391,19 +156780,14 @@ bhx btW bhs bsZ -btN -bsZ -btE -btq -bsZ -bsZ -bsZ -bsZ -bsZ +btW bsZ bsZ bsZ bsY +bsY +bsY +bsY bsQ bsz eqU @@ -171412,6 +156796,18 @@ eqU eqU eqU eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +bsw bsw bsw bsw @@ -171559,13 +156955,6 @@ eqU buK bsQ bsZ -btK -bsZ -btp -vje -vje -btq -bur aSa bhQ bhQ @@ -171575,18 +156964,13 @@ aMx aRM baR bsZ -btq -bsZ -bsZ bsZ bsZ -bsZ -vje vje -btp bsZ bsZ bsZ +bsY bsP bsP eqU @@ -171596,6 +156980,18 @@ eqU eqU eqU eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +bsw bsw bsw bsw @@ -171743,13 +157139,6 @@ eqU bdV bsQ bsP -bur -bsZ -vje -vje -vje -eWe -bsZ tpL bhV buf @@ -171758,16 +157147,11 @@ buf aMC aTW bcR -btP bsZ bsZ -btF -btB -bsZ -bsZ -vje -vje +btp vje +feC bsZ bsZ bsZ @@ -171780,6 +157164,18 @@ eqU eqU eqU eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU bsw bsw bsw @@ -171927,13 +157323,6 @@ eqU buL bsQ bsZ -bsZ -bsZ -bsZ -eVZ -vje -vje -vje btE bbo buc @@ -171943,15 +157332,10 @@ aRR btZ bsZ bsZ -btE -btM -btG -baX bsZ bsZ bsZ -vje -vje +bsZ bsZ bsZ bsY @@ -171964,6 +157348,18 @@ eqU eqU eqU eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU bsw bsw bsw @@ -172111,13 +157507,6 @@ eqU bjX bsQ bsQ -bsZ -bsZ -bsZ -bsZ -bsZ -bsZ -vje bcR bsZ bui @@ -172126,17 +157515,12 @@ aMC buc btS bsZ +bsY +but bsZ -btI -aRk -bhq -ads -aRw -bsZ -bsZ -vje -vje -bsZ +bij +bfd +bcX bsZ bsP bsP @@ -172148,6 +157532,18 @@ eqU eqU eqU eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU bsw bsw bsw @@ -172295,13 +157691,6 @@ eqU buK bsQ bsP -bsY -but -bsZ -bij -bfd -bcX -bsZ bsZ bsZ bbo @@ -172310,23 +157699,30 @@ aMx buc btS bsZ -bcR -bsZ -btI -btH -btC -aXu -bsZ -bsZ -vje -vje bsZ +buq +bik +btW +btG +btS bsZ bsY +bsY bsP -bsP -bsF -bsC +eqU +bsz +bsA +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU @@ -172479,13 +157875,6 @@ eqU buM bsQ bsP -bsZ -buq -bik -btW -btG -btS -bsZ btp bsZ bsZ @@ -172495,21 +157884,28 @@ buc baR bsZ bsZ -btp -bsZ -btI -bbA -bsZ +bgw +bux +bgt +bgm +bib bsZ -vje -vje -vje bsZ bsY -bsY -bsY -bsS -bsH +bsQ +bsz +eqU +bsy +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU @@ -172664,13 +158060,6 @@ aSG bsQ bsZ bsZ -bgw -bux -bgt -bgm -bib -bsZ -bsZ bsZ bbH buc @@ -172678,22 +158067,29 @@ buc btS bsZ btN +bbH +bue +buy +cWR +adt +aSb bsZ bsZ -bsZ -bsZ -bsZ -bsZ -vje -vje -vje -eVZ -bsZ -bsY -bsY bsP -bsF -bsH +bsP +eqU +bsz +bsz +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU @@ -172847,37 +158243,37 @@ eqU bjX bsQ bsP -bbH -bue -buy -cWR -adt -aSb -bsZ bsZ bbR buc buc buc -bbk -bsZ -bsZ -bsZ -bsZ -bsZ -btJ -bsZ -bsZ -bsZ -vje +ffi bsZ bsZ +buc +btW +bil +buu +blY +bic bsZ bsZ bsY -bsP -bsS -bsI +bsQ +bsF +bsB +bsy +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU @@ -173031,37 +158427,37 @@ bsQ bsQ bsQ bsY -buc -btW -bil -buu -blY -bic -bsZ bsZ bui buc buc -btS -bsZ -bsZ -bsZ -btP -vje -vje -bsZ -bsZ -bsZ -bsZ -bsZ -bsZ -bsZ +buc +buc bsZ bsZ +bfn +lOr +bua +btW +btW +btS +btq +bsY +bsY bsP -bsP -bsF -bsG +eqU +bsz +bsA +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU @@ -173215,37 +158611,37 @@ bsQ bsY btp bsZ -bfn -lOr -bua -btW -btW -btS -btq -bcK +bur buc buc buc -btS -bsZ -aNg -bsZ -vje -vje -vje -vje +buc +buc +ffd bsZ bsZ bsZ -btp -bsZ bsZ +bfn +aZX +baR bsZ bsZ bsY bsQ -bsF -bsH +bsz +eqU +bsy +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU @@ -173400,24 +158796,12 @@ bur bsZ bsZ bsZ -bsZ -bsZ bfn -aZX -baR -bsZ bui buc buc buc -baR -bsZ -bsZ -btE -eWe -vje -vje -eWa +buc bsZ bsZ bsZ @@ -173425,10 +158809,22 @@ bsZ bsZ bsZ bsZ +btE bsZ -bsQ -bsS -bsH +bsP +bsP +eqU +bsz +bsz +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU @@ -173585,34 +158981,34 @@ vje vje vje vje -bsZ -bsZ -bsZ -bsZ -bbH +bfn buc buc buc -baR -bsZ -btp -bsZ -bsZ -bsZ -bsZ -btq +buc +bcX bsZ bsZ bsZ bsZ +btp bsZ bsZ bsZ bsY -bsP -bsP -bsR -bsG +bsQ +bsF +bsB +bsy +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU @@ -173770,32 +159166,32 @@ vje vje vje btN -bsZ -bsZ -bbH +ffj buc buc buc -baR +buc +bcX +bsZ bsZ bsZ bsZ btM aRJ -btQ -aRD -bsZ -bsZ -bsZ -bsZ -bsZ -bsZ -bsZ -bsZ -bsZ +bsY +bsY bsP -bsS -bsI +eqU +bsz +bsA +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU @@ -173954,8 +159350,8 @@ bsZ bsZ bsZ bsZ -bsZ -bbH +buc +buc buc buc buc @@ -173966,19 +159362,19 @@ bsZ btF bhu aNH -btS -bsZ -bsZ -bsZ -bsZ -bsZ -bsZ -btp -bsZ bsZ bsY -bsF -bsG +bsQ +bsz +eqU +bsy +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU @@ -174138,7 +159534,7 @@ bsZ btL bsZ bsZ -bbH +ffk buc buc buc @@ -174150,18 +159546,18 @@ bsZ bui bua btW -btT -aRF -aRD -btL bsZ -bsZ -bsZ -bsY -bsY bsP -bsF -bsH +bsP +eqU +bsz +bsz +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU @@ -174335,17 +159731,17 @@ buc buc btS bsZ -bsZ -bsZ -bsZ -bsZ -bsZ -bsZ bsY -bsP bsQ -bsS -bsH +bsF +bsB +bsy +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU @@ -174518,23 +159914,23 @@ dep dep dep dep -buc -bsZ -bsZ -bsZ -bsZ +bsY bsZ -bsP -bsP bsQ -bsR -bsG +bsz +eqU +bsA +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU eqU eqU -bsw bsw bsw bsw @@ -174702,14 +160098,9 @@ cMR cMR erP dep -dep -dep -dep -dep -bsZ -bsZ -bsY -bsF +bsP +bsP +bsR bsG eqU eqU @@ -174719,6 +160110,11 @@ eqU eqU eqU eqU +eqU +eqU +eqU +eqU +eqU bsw eqU bsw @@ -174888,12 +160284,12 @@ erQ cMR cMR cMR -erP -dep -cuV -cMh -bsS -bsI +bsY +bsP +cMi +cMg +eqU +eqU eqU eqU eqU @@ -175076,7 +160472,7 @@ erX bsY bsP cMi -cMg +eqU eqU eqU eqU @@ -175926,8 +161322,8 @@ bBg bBg bBg bBg -bKH -bKH +bvo +bvo bvo bvo bBN @@ -176111,8 +161507,8 @@ bLq bBg bBg bBg -bKH -bKH +bvo +bvo dmV dmV dmV @@ -181647,8 +167043,8 @@ anl ano cfl cfl -cfl -cfl +ffM +ffM eyR byQ byQ @@ -181830,9 +167226,9 @@ anm ciS ciK ciD -cfl -cfl -cfl +ffM +ffM +ffM eyS byQ byQ @@ -182014,10 +167410,10 @@ ciD ciD ciE ciE -cfl -cfl -cfl -cfl +ffN +ffM +ffM +ffN eyM byQ esA @@ -182200,9 +167596,9 @@ ciE cfy ciq eth -cfl -cfl -cfl +ffM +ffM +ffM etq esB cfg @@ -182385,9 +167781,9 @@ cfy etb cir eyW -cfl -cfl -cfl +ffO +ffL +ffL aTa aTa esr @@ -182570,9 +167966,9 @@ cfu cfu etv ett -cfl -cfl -cfl +ffL +ffL +ffL aTa etf eWL @@ -182755,8 +168151,8 @@ etv ett aTd aTd -cfl -cfl +ffL +ffL bta bta bta @@ -182940,7 +168336,7 @@ aTd aTd aTd aTd -cfl +ffL bta bta bta @@ -184175,9 +169571,9 @@ acL acH qFc cmK -abS -abS -abS +cnH +cnj +cnH cmK ach cnH @@ -184359,9 +169755,9 @@ acI dFk acE cmK -acz -acr -acr +cnj +cnH +cnj cmK ach cnH @@ -184386,7 +169782,7 @@ rhn fDR epi ceJ -ceJ +bvh bta bta bta @@ -184544,7 +169940,7 @@ xxk acF cmK acA -srb +fgc srb cmK aci @@ -184726,11 +170122,11 @@ tqh uGc tqh acF -cmK -srb -srb -srb -cMN +cnq +cnq +cnq +cnq +cnq acj akv aca @@ -184910,10 +170306,10 @@ tqh uGc tqh acF -cmK -srb -srb -srb +cnq +cnq +cnq +cnq cMN dRu cnI @@ -185094,10 +170490,10 @@ tqh uGc tqh acF -cmK -srb -srb -srb +cnq +cnq +cnq +cnq cMN ack abO @@ -185278,10 +170674,10 @@ acJ dFl acJ wzA -cMN -srb -srb -srb +cnq +cnq +cnq +cnq cMN eQo eQo @@ -190966,7 +176362,7 @@ crl crk cKA bIC -bIC +fgl dFx dFu csC @@ -193369,9 +178765,9 @@ cqq cqS aOT dTo -efT +cfc dOi -efR +cfc efH ceS dSZ @@ -194859,7 +180255,7 @@ cPj cPb ceX eRf -efN +ffX alY alY alY @@ -195044,7 +180440,7 @@ cQE ceX cPh dOh -bta +cns cOB els els @@ -195228,7 +180624,7 @@ ceS eRi efH efU -bta +cns cOB els els @@ -195411,8 +180807,8 @@ dSW ceS ceX efH -dqf -bta +efU +cns cOB els els @@ -195596,7 +180992,7 @@ cQE cOV eRg ceS -bta +cns cOB els els @@ -195780,7 +181176,7 @@ eRc cOV eRh eRc -bta +cns cOB els els @@ -195974,11 +181370,11 @@ cNQ dFb cVV alY -dEV -dEV -dEV -dEV -dEV +ffT +ffT +ffQ +ffQ +alY alY dpD dpx @@ -196160,8 +181556,8 @@ cVV alY alY alY -alY -alY +ffS +ffR alY cns ckn @@ -197056,10 +182452,10 @@ reM yfj aJa aIV -ayw -cla -cla -cla +reM +cmu +cmu +cmu cla cla cla @@ -197239,11 +182635,11 @@ cqC aJh yfj aJa -aJa -reM -cmu -cmu -cmu +acB +acv +wOu +acl +pKx clE clE cmu @@ -197423,11 +182819,11 @@ aJk reM aJe cmu -acB -acv -wOu -acl -pKx +acC +acw +acs +acm +vLw cme cmf cmf @@ -197607,11 +183003,11 @@ are ayz clp aJc -acC -acw -acs -acm -vLw +fgd +cmG +cmu +cmu +cmu pRI cmf cmf @@ -198163,7 +183559,7 @@ ckE cmg aIS ehJ -cmg +fga ehL aIb cmR @@ -198177,7 +183573,7 @@ ehL aIb cmg ehL -ehJ +ffV nZr ayn bvq @@ -198365,7 +183761,7 @@ aIq nZr coH cls -cls +ffU cls ayl ayi @@ -198389,7 +183785,7 @@ ecX edc eda ecX -ecT +chV aHl ciw cio @@ -198573,7 +183969,7 @@ cCi cCi cCi cCi -ecU +dLo aaK dLo aaK @@ -198727,7 +184123,7 @@ aIy cmR aIq aIq -aIq +eRm aIq aIq aIq @@ -198757,7 +184153,7 @@ cCi cCi cCi cCi -ecV +aaK vtG aaK mdz @@ -198905,7 +184301,7 @@ aIq aIq cmR cmR -cmR +ffY aIz aIy cmR @@ -198941,7 +184337,7 @@ ecY edd cCi cCi -ecW +chV chV chV cip @@ -199076,7 +184472,7 @@ doT doT aJx aIq -aaX +fgh aIq aIq aIq @@ -199475,7 +184871,7 @@ ckE ckE adi ckE -ckE +ffP chx cil aHT @@ -199628,7 +185024,7 @@ dbB aln aln eis -ckE +fgf ckE ckE eRr @@ -199639,7 +185035,7 @@ eih aIM cDi eif -bta +dbB aIA cmR aIz @@ -199659,7 +185055,7 @@ ckE ehx eiw ckE -ckE +ffP chx dpy aHT @@ -199811,7 +185207,7 @@ dql cma aJq eiw -eiw +fgi eiw eiw cma @@ -199823,7 +185219,7 @@ dng eRk cDi acb -bta +dbB cmR cmR aIC @@ -199834,16 +185230,16 @@ cBY cAO cAO ckE -ckE -cpl -cpl -cpl -cpl +dbB +dbB +dbB +dbB +dbB ckE ehr eiw ckE -ckE +ffP chz ayX cjT @@ -199996,8 +185392,8 @@ ckE cqa eiv mgY -eio -eio +eiw +eiw cma eRt eRt @@ -200007,22 +185403,22 @@ eRn eRl eRj acb -bta +dbB cmR aIy cmR cmR -aIy +ffW ehV aaX aIq aaX cma -cpl -cpl -cpl -cpl -cpl +dbB +dbB +dbB +dbB +dbB ckE ehy eiw @@ -200180,8 +185576,8 @@ ckE eix cpH mgY -cpl -aJf +eiw +eiw ckE eRt eRt @@ -200191,7 +185587,7 @@ eRn eRl axQ acb -bta +dbB aIH aIE cmR @@ -200202,11 +185598,11 @@ aIq aIq aaX cma -cpl -cpl -cpl -cpl -cpl +dbB +dbB +dbB +dbB +dbB ckE cli ehu @@ -200361,12 +185757,12 @@ auz akw djm ckE -bta -bta +dbB +dbB eit -cpl -cpl -ckE +eiw +eiw +fge eRm aIq eRr @@ -200375,7 +185771,7 @@ eRn eRl eRj acb -bta +dbB cmR aIE aID @@ -200386,11 +185782,11 @@ aIq aIq aaX cma -cpl -cpl -cpl -cpl -cpl +dbB +dbB +dbB +dbB +dbB ckE bpm aaR @@ -200532,7 +185928,7 @@ eWj eWj bta fan -eTC +eXf eXd eXd cts @@ -200548,10 +185944,10 @@ eiA aJr adm eiu -cpl -cpl -cma -eRt +fgi +eiw +fge +aIq aIq aIq eRm @@ -200559,22 +185955,22 @@ dng eRk cDi acb -bta -ehV +dbB +ffZ aIE cmR cmR aIz cmR aIt -aIq +eRm aHL cma -cpl -cpl -cpl -cpl -cpl +dbB +dbB +dbB +dbB +dbB ckE cli eiw @@ -200732,10 +186128,10 @@ dbB ckE aJn eiu -cpl -cpl -cma -eRt +eiw +fgg +fgf +aIq aIq aIq aIq @@ -200743,7 +186139,7 @@ dng aIO cDi acp -bta +dbB ehV aIF cmR @@ -200754,11 +186150,11 @@ aaX aIq aaX cma -cpl -cpl -cpl -cpl -cpl +dbB +dbB +dbB +dbB +dbB ckE axJ eiw @@ -203068,15 +188464,15 @@ sqe "} (2,1,3) = {" sqe -aMX -aMX -aMX -aMX -aMX -aMX -aMX -aMX -aMX +fgD +fgD +fgD +fgD +fgD +fgD +fgD +fgD +fgD kbO kbO kbO @@ -203084,30 +188480,66 @@ kbO kbO kbO kbO -aMX -aMX -aMX -aMX -aMX -aMX -aMX -aMX -aMX -aMX -aMX -aMX -aMX -aMX -aMX -aMX -aMX -aMX -aMX -aMX -aMX -aMX -aMX -aMX +fgD +fgD +fgD +fgD +fgD +fgD +fgD +fgD +fgD +fgD +fgD +fgD +fgD +fgD +fgD +fgD +fgD +fgD +fgD +fgD +fgD +fgD +fgD +fgD +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU @@ -203189,24 +188621,6 @@ eqU eqU eqU eqU -bta -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -bta eqU eqU eqU @@ -203218,24 +188632,6 @@ eqU eqU eqU eqU -bta -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -bta eqU eqU eqU @@ -203252,48 +188648,48 @@ sqe "} (3,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVH -cVH -aky +fgD +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +eLz +eLz +aaj aaj aaj aaj @@ -203373,24 +188769,6 @@ eqU eqU eqU eqU -bta -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -bta eqU eqU eqU @@ -203402,24 +188780,42 @@ eqU eqU eqU eqU -bta -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -bta +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU +eqU eqU eqU eqU @@ -203436,48 +188832,84 @@ sqe "} (4,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVH -cVH +fgD +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +eLz +eLz +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj aaj aaj aaj @@ -203557,24 +188989,6 @@ aaj aaj aaj aaj -bta -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -bta aaj aaj aaj @@ -203586,24 +189000,6 @@ aaj aaj aaj aaj -bta -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -bta aaj aaj aaj @@ -203620,48 +189016,95 @@ sqe "} (5,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVH +fgD +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +eLz +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj aaj aaj aaj @@ -203741,53 +189184,6 @@ aaj aaj aaj aaj -bta -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -bta -cKq -cKq -cKq -cKq -cKq -cKq -cKq -cKq -cKq -cKq -cKq -bta -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -bta aaj aaj aaj @@ -203804,49 +189200,85 @@ sqe "} (6,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVH -cVH +fgD +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +eLz +eLz +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj aaj aaj aaj @@ -203925,24 +189357,6 @@ aaj aaj aaj aaj -bta -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -bta aaj aaj aaj @@ -203954,24 +189368,6 @@ aaj aaj aaj aaj -bta -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -bta aaj aaj aaj @@ -203988,49 +189384,49 @@ sqe "} (7,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -dkL -dkL -dkL -dkL -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVH +fgD +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +bNQ +bNQ +bNQ +bNQ +faz +faz +faz +faz +faz +faz +eLz aaj aaj aaj @@ -204110,22 +189506,22 @@ aaj aaj aaj bta -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv +bta +bta +bta +bta +bta +bta +bta +bta +bta +bta +bta +bta +bta +bta +bta +bta bta aaj aaj @@ -204138,24 +189534,24 @@ aaj aaj aaj aaj -bta -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -bta +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj aaj aaj aaj @@ -204172,49 +189568,49 @@ sqe "} (8,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVH +fgD +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +faz +faz +faz +faz +faz +faz +eLz aaj aaj aaj @@ -204322,24 +189718,24 @@ aaj aaj aaj aaj -bta -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -bta +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj aaj aaj aaj @@ -204356,49 +189752,49 @@ sqe "} (9,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cKp +fgD +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +faz +faz +faz +faz +faz +faz +cKq aaj aaj aaj @@ -204506,24 +189902,24 @@ aaj aaj aaj aaj -bta -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -bta +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj aaj aaj aaj @@ -204540,22 +189936,22 @@ sqe "} (10,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -204563,26 +189959,26 @@ bMK bMK bMK bMK -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ bMK bMK bMK bMK bMK -cKp +cKq aaj aaj aaj @@ -204690,24 +190086,24 @@ aaj aaj aaj aaj -bta -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -bta +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj aaj aaj aaj @@ -204724,15 +190120,15 @@ sqe "} (11,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -204747,26 +190143,26 @@ bMK bMK bMK bMK -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ bMK bMK bMK bMK bMK -cKp +cKq aaj aaj aaj @@ -204837,9 +190233,9 @@ cSj cSj cSj cSj -cSj -cSj -bvw +aaj +aaj +bxl aaj aaj aaj @@ -204863,35 +190259,35 @@ dVv dVv dVv bta -aky -aky -aky -aky -aky -bsO -aky -aky -aky -aky -aky -bta -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -bta +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj aaj aaj aaj @@ -204908,14 +190304,14 @@ sqe "} (12,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -204931,20 +190327,20 @@ bMK bMK bMK bMK -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL -dkL +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ bMK bMK bMK @@ -205021,16 +190417,15 @@ cSj cSj cSj cSj -cSj -bvw -bvw -bvw +aaj +bxl +bxl +bxl aaj aaj aaj aaj bta -bta dVv dVv dVv @@ -205045,41 +190440,42 @@ dVv dVv dVv dVv -bta -bta +dVv +dVv bta aaj aaj aaj aaj -bsO aaj aaj aaj aaj -bta -bta -bta -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -dVv -bta -bta -cKp -cKp -cKp -cKp +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj aaj aaj aaj @@ -205092,14 +190488,14 @@ sqe "} (13,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -205115,28 +190511,28 @@ bMK bMK bMK bMK -dkL -dkL -dkL -dkL -dkL -dkL +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ cVd cVd -dkL -dkL -dkL -dkL -dkL -dkL +bNQ +bNQ +bNQ +bNQ +bNQ +bNQ cVd cVd cVd cVd cVd cVd -dki -aky +fgC +aaj aaj aaj aaj @@ -205205,16 +190601,14 @@ cSj cSj cSj cSj -cSj -cSj -bto -bto -bto -bto -bto -bto -bto -bta +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj bta dVv dVv @@ -205228,42 +190622,44 @@ dVv dVv dVv dVv -bta -bta -bto -bto -bto -bto -bto -bto -cRY -bto -bto -bto -bto -bto -bto -bta -bta -dVv -dVv -dVv -dVv -dVv dVv dVv dVv dVv -dVv -dVv -dVv -bta bta -bto -bto -bto -bto -cKp +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj aaj aaj aaj @@ -205276,14 +190672,14 @@ sqe "} (14,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -205308,10 +190704,10 @@ cVd cVd cVd cVd -dkL +bNQ cVd cVd -dkL +bNQ cVd cVd cVd @@ -205320,7 +190716,7 @@ cVd cVd cVd cVd -dki +fgC aaj aaj aaj @@ -205389,65 +190785,65 @@ cSj cSj cSj cSj -cSj -cSj -bto -bto -bto -bto -bto -bto -bto -bto -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta -bta +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj bta +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv bta -bto -bto -bto -bto -bto -cKp +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj aaj aaj aaj @@ -205460,14 +190856,14 @@ sqe "} (15,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -205505,8 +190901,8 @@ cVd cVd cVd cVd -dki -cKp +fgC +cKq cKp dki cVd @@ -205573,65 +190969,65 @@ cSj cSj cSj cSj -cSj -cSj -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -cKp +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +bta +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +bta +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj aaj aaj aaj @@ -205644,14 +191040,14 @@ sqe "} (16,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -205690,7 +191086,7 @@ cVd cVd cVd cVd -cVc +cVd cVc cVc cVd @@ -205757,64 +191153,45 @@ cSj cSj cSj cSj -cSj -cSj -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +bta +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +bta +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj cKp aaj aaj @@ -205822,20 +191199,39 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (17,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -205941,52 +191337,33 @@ cSj cSj cSj cSj -cSj -cSj -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +bta +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +bta +fgz bto bto bto @@ -206006,20 +191383,39 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (18,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -206126,51 +191522,32 @@ cSj cSj cSj cSj -cSj -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto +aaj +aaj +aaj +aaj bto bto bto +bta +bta +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +bta +bta +btx bto bto bto @@ -206190,21 +191567,40 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (19,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -206311,61 +191707,42 @@ cSj cSj cSj cSj +aaj bto bto bto bto bto bto +bta +bta +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +dVv +bta +bta bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto +fgA +fgz +fgz +fgz +fgz +cRY +fgz +fgz +fgz +fgz +fgz +fgz bto cKp aaj @@ -206374,21 +191751,40 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (20,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -206495,6 +191891,7 @@ cSj cSj cSj cSj +aaj bto bto bto @@ -206502,6 +191899,20 @@ bto bto bto bto +bta +bta +bta +bta +bta +bta +bta +bta +bta +bta +bta +bta +bta +bta bto bto bto @@ -206509,41 +191920,7 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto +cRY bto bto bto @@ -206558,21 +191935,40 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (21,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -206708,26 +192104,7 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto +cRY bto bto bto @@ -206742,21 +192119,40 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (22,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -206900,25 +192296,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -206926,21 +192303,40 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (23,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -207084,25 +192480,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -207110,21 +192487,40 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (24,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -207268,25 +192664,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -207294,21 +192671,40 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (25,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -207452,25 +192848,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -207478,21 +192855,40 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (26,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -207636,25 +193032,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -207662,21 +193039,40 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (27,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -207820,25 +193216,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -207846,21 +193223,40 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (28,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -208004,25 +193400,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -208030,21 +193407,40 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (29,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -208188,25 +193584,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -208214,21 +193591,40 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (30,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -208372,25 +193768,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -208398,21 +193775,40 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (31,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -208542,28 +193938,9 @@ bto bto bto bto -cRX -cRX -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto +cRX +cRX +bto bto bto bto @@ -208582,21 +193959,40 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (32,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -208740,25 +194136,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -208766,21 +194143,40 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (33,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -208924,25 +194320,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -208950,21 +194327,40 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (34,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -209108,25 +194504,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -209134,21 +194511,40 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (35,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -209292,25 +194688,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -209318,21 +194695,40 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (36,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -209476,25 +194872,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -209502,20 +194879,39 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (37,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -209660,25 +195056,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -209686,20 +195063,39 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (38,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -209844,25 +195240,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -209870,20 +195247,39 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (39,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -210028,25 +195424,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -210054,20 +195431,39 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (40,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -210212,25 +195608,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -210238,20 +195615,39 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (41,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -210396,25 +195792,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -210422,20 +195799,39 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (42,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -210580,25 +195976,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -210606,20 +195983,39 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (43,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -210651,8 +196047,8 @@ aaj aaj aaj aaj -aky -aky +aaj +aaj aaj aaj cSk @@ -210764,25 +196160,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -210790,21 +196167,40 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (44,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -210832,13 +196228,13 @@ cVd cVd cVd aaj -aky -aky -aky -aky -aky -aky -aky +aaj +aaj +aaj +aaj +aaj +aaj +aaj aaj cSk cSk @@ -210948,26 +196344,26 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp +aky +aky +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj aaj aaj aaj @@ -210980,15 +196376,15 @@ sqe "} (45,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK cVd @@ -211018,12 +196414,12 @@ cVd cVd aaj aaj -aky -aky -aky -aky -aky -aky +aaj +aaj +aaj +aaj +aaj +aaj aaj cSk cSk @@ -211134,23 +196530,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -211158,21 +196537,38 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (46,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -211203,12 +196599,12 @@ cSk cSk cSk aaj -aky -aky -aky -aky -aky -aky +aaj +aaj +aaj +aaj +aaj +aaj aaj cSk cSk @@ -211318,23 +196714,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -211342,21 +196721,38 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (47,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -211387,13 +196783,13 @@ cSk cSk cSk aaj -aky -aky -aky -aky -aky -aky -aky +aaj +aaj +aaj +aaj +aaj +aaj +aaj aaj cSk cSk @@ -211502,23 +196898,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -211526,21 +196905,38 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (48,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -211573,11 +196969,11 @@ cSk cSk aaj aaj -aky -aky -aky -aky -aky +aaj +aaj +aaj +aaj +aaj aaj cSk cSk @@ -211686,23 +197082,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -211710,21 +197089,38 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} (49,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -211758,11 +197154,11 @@ cSk cSk cSk aaj -aky -aky -aky -aky -aky +aaj +aaj +aaj +aaj +aaj aaj cSk cSk @@ -211870,23 +197266,6 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -cRX -cRX -bto -bto -bto cKp aaj aaj @@ -211895,28 +197274,45 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU sqe "} (50,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK cSk aaj -aky -aky -aky +aaj +aaj +aaj aaj aaj eTE @@ -211943,10 +197339,10 @@ cSk cSk cSk aaj -aky -aky -aky -aky +aaj +aaj +aaj +aaj aaj cSk cSk @@ -212053,25 +197449,25 @@ bto bto bto bto -bto -bto -bto -bto -bto -bto -bto -bto -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX cKp +aky +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj aaj aaj aaj @@ -212084,23 +197480,23 @@ sqe "} (51,1,3) = {" sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +fgD +faz +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK cSk aaj -aky -aky -aky +aaj +aaj +aaj eTE eUS eTH @@ -212127,10 +197523,10 @@ cSk cSk cSk aaj -aky -aky -aky -aky +aaj +aaj +aaj +aaj aaj cSk cSk @@ -212237,24 +197633,6 @@ cRX cRX cRX cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX cKp aaj aaj @@ -212263,19 +197641,37 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU sqe "} (52,1,3) = {" sqe aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -212421,24 +197817,6 @@ cRX cRX cRX cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX cKp aaj aaj @@ -212447,19 +197825,37 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU sqe "} (53,1,3) = {" sqe aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -212605,24 +198001,6 @@ cRX cRX cRX cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -cRX -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -212631,19 +198009,37 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU sqe "} (54,1,3) = {" sqe aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -212789,24 +198185,6 @@ cRX cRX cRX cRX -cRX -cRX -bto -bto -bto -cRX -cRX -cRX -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -212814,6 +198192,24 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe @@ -212821,13 +198217,13 @@ sqe (55,1,3) = {" sqe aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -212973,24 +198369,6 @@ cRX cRX cRX cRX -cRX -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -212998,184 +198376,18 @@ aaj aaj aaj aaj -eqU -eqU -sqe -"} -(56,1,3) = {" -sqe -aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -bMK -bMK -bMK -cSk -cSk -cSk -cSk -aaj -aky -aky -faY -eUh -eTD -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSk -cSe -cSe -cSe -cSe -cSe -cSe -cSe -cSh -cSh -cSh -cSh -aaj -aaj -aaj -aaj -aaj aaj aaj aaj aaj aaj -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh aaj aaj aaj aaj aaj -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh -cSh aaj aaj -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -cRX -cRX -cRX -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -cRX -cRX -cRX -cRX -cRX -cRX -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -cKp aaj aaj aaj @@ -213186,16 +198398,16 @@ eqU eqU sqe "} -(57,1,3) = {" +(56,1,3) = {" sqe aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -213206,9 +198418,9 @@ cSk aaj aky aky -aky -aaj -cSk +faY +eUh +eTD cSk cSk cSk @@ -213262,18 +198474,15 @@ aaj aaj aaj aaj -aaj cSh cSh cSh cSh cSh -aaj -aaj -aaj -aaj -aaj -aaj +cSh +cSh +cSh +cSh aaj aaj aaj @@ -213286,7 +198495,6 @@ cSh cSh cSh cSh -aaj cSh cSh cSh @@ -213294,7 +198502,10 @@ cSh cSh cSh cSh -aaj +cSh +cSh +cSh +cSh cSh cSh cSh @@ -213316,6 +198527,7 @@ bto bto bto bto +bto cRX cRX cRX @@ -213341,24 +198553,6 @@ cRX cRX cRX cRX -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -213366,20 +198560,38 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} -(58,1,3) = {" +(57,1,3) = {" sqe aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -213387,9 +198599,10 @@ cSk cSk cSk cSk -cSk aaj aky +aky +aky aaj cSk cSk @@ -213424,7 +198637,6 @@ cSk cSk cSk cSk -cSk cSe cSe cSe @@ -213446,25 +198658,23 @@ aaj aaj aaj aaj -cSh +aaj cSh cSh cSh cSh cSh aaj -eTw -eTw -eTw -eTw -eTw -eTw -eTw -eTw -eTw -eTw -eTw -eTw +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj cSh cSh cSh @@ -213472,6 +198682,8 @@ cSh cSh cSh cSh +aaj +cSh cSh cSh cSh @@ -213479,14 +198691,14 @@ cSh cSh cSh aaj -aaj -aaj -aaj -aaj -aaj -aaj -aaj -aaj +cSh +cSh +cSh +cSh +cSh +cSh +cSh +cSh aaj aaj bto @@ -213500,10 +198712,9 @@ bto bto bto bto -bto cRX cRX -bto +cRX bto bto bto @@ -213525,24 +198736,7 @@ cRX cRX cRX cRX -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto +cRX cKp aaj aaj @@ -213550,20 +198744,38 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} -(59,1,3) = {" +(58,1,3) = {" sqe aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -213573,6 +198785,7 @@ cSk cSk cSk aaj +aky aaj cSk cSk @@ -213608,7 +198821,6 @@ cSk cSk cSk cSk -cSk cSe cSe cSe @@ -213629,7 +198841,7 @@ aaj aaj aaj aaj -cSh +aaj cSh cSh cSh @@ -213638,17 +198850,17 @@ cSh cSh aaj eTw -eTx -eTx -eTx -eTx -eTx -eTx -eTx -eTx -eTx -eTx -eTx +eTw +eTw +eTw +eTw +eTw +eTw +eTw +eTw +eTw +eTw +eTw cSh cSh cSh @@ -213663,17 +198875,17 @@ cSh cSh cSh aaj -aky -aky -aky -aky -aky -aky -aky -aky -aky -aky aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +bto bto bto bto @@ -213709,24 +198921,6 @@ cRX cRX cRX cRX -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -213734,20 +198928,38 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} -(60,1,3) = {" +(59,1,3) = {" sqe aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -213756,7 +198968,7 @@ cSk cSk cSk cSk -cSk +aaj aaj cSk cSk @@ -213820,8 +199032,8 @@ cSh cSh cSh cSh -cSh -eTx +aaj +eTw eTx eTx eTx @@ -213847,14 +199059,14 @@ cSh cSh cSh aaj -aaj -aaj -aaj -aaj -aaj -aaj -aaj -aaj +aky +aky +aky +aky +aky +aky +aky +aky aky aky aaj @@ -213893,24 +199105,6 @@ cRX cRX cRX cRX -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -213918,20 +199112,38 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} -(61,1,3) = {" +(60,1,3) = {" sqe aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -213941,7 +199153,7 @@ cSk cSk cSk cSk -cSk +aaj cSk cSk cSk @@ -213996,7 +199208,7 @@ aaj aaj aaj aaj -cSh +aaj cSh cSh cSh @@ -214031,14 +199243,15 @@ cSh cSh cSh aaj -cSh -cSh -cSh -cSh -cSh -cSh -cSh aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aky aky aaj bto @@ -214052,7 +199265,6 @@ bto bto bto bto -bto cRX cRX bto @@ -214077,24 +199289,6 @@ cRX cRX cRX cRX -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -214102,20 +199296,38 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} -(62,1,3) = {" +(61,1,3) = {" sqe aMX -cVJ -cVJ -cVJ -cVJ -cVJ -cVJ -bMK +faz +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -214179,7 +199391,7 @@ aaj aaj aaj aaj -cSh +aaj cSh cSh cSh @@ -214214,7 +199426,7 @@ cSh cSh cSh cSh -cSh +aaj cSh cSh cSh @@ -214223,7 +199435,7 @@ cSh cSh cSh aaj -aaj +aky aaj bto bto @@ -214261,24 +199473,6 @@ cRX cRX cRX cRX -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -214286,19 +199480,37 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} -(63,1,3) = {" +(62,1,3) = {" sqe aMX -cVJ -cVJ -cVJ -cVJ -eqU -eqU +faz +faz +faz +faz +faz +faz bMK bMK bMK @@ -214362,7 +199574,7 @@ aaj aaj aaj aaj -cSh +aaj cSh cSh cSh @@ -214406,7 +199618,7 @@ cSh cSh cSh cSh -cSh +aaj aaj aaj bto @@ -214420,7 +199632,7 @@ bto bto bto bto -cRX +bto cRX cRX bto @@ -214445,24 +199657,6 @@ cRX cRX cRX cRX -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -214470,17 +199664,35 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} -(64,1,3) = {" +(63,1,3) = {" sqe aMX -cVJ -cVJ -cVJ -eqU +faz +faz +faz +faz eqU eqU bMK @@ -214524,7 +199736,7 @@ cSk cSk cSk cSk -eks +cSk cSk cSk cSk @@ -214545,7 +199757,7 @@ aaj aaj aaj aaj -cSh +aaj cSh cSh cSh @@ -214629,24 +199841,6 @@ cRX cRX cRX cRX -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto -bto cKp aaj aaj @@ -214654,16 +199848,34 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe "} -(65,1,3) = {" +(64,1,3) = {" sqe aMX -eqU -eqU -eqU +faz +faz +faz eqU eqU eqU @@ -214708,7 +199920,7 @@ cSk cSk cSk cSk -cSk +eks cSk cSk cSk @@ -214728,6 +199940,7 @@ aaj aaj aaj aaj +aaj cSh cSh cSh @@ -214736,7 +199949,6 @@ cSh cSh cSh cSh -aaj cSh cSh cSh @@ -214775,7 +199987,7 @@ cSh cSh cSh cSh -cSh +aaj aaj bto bto @@ -214784,7 +199996,7 @@ bto bto bto bto -bvw +bto bto bto bto @@ -214813,7 +200025,168 @@ cRX cRX cRX cRX +cKp +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +eqU +eqU +sqe +"} +(65,1,3) = {" +sqe +aMX +eqU +eqU +eqU +eqU +eqU +eqU +bMK +bMK +bMK +bMK +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSk +cSe +cSe +cSe +cSe +cSe +cSe +cSe +cSh +cSh +cSh +cSh +aaj +aaj +aaj +aaj +cSh +cSh +cSh +cSh +cSh +cSh +cSh +cSh +aaj +cSh +cSh +cSh +cSh +eTx +eTx +eTx +eTx +eTx +eTx +eTx +eTx +eTx +eTx +eTx +eTx +cSh +cSh +cSh +cSh +cSh +cSh +cSh +cSh +cSh +cSh +cSh +cSh +cSh +cSh +cSh +cSh +cSh +cSh +cSh +cSh +cSh +cSh +cSh +aaj +bto +bto +bto +bto +bto +bto +bto +bvw +bto +bto bto +cRX +cRX +cRX bto bto bto @@ -214831,6 +200204,11 @@ bto bto bto bto +bto +cRX +cRX +cRX +cRX cKp aaj aaj @@ -214838,6 +200216,24 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe @@ -214997,24 +200393,6 @@ cRX cRX cRX cRX -bsO -bto -bto -bto -bto -bto -bsO -bsO -bto -bto -bto -bto -bto -bsO -bto -bto -bto -bto cKp aaj aaj @@ -215022,6 +200400,24 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe @@ -215181,24 +200577,6 @@ cRX cRX cRX cRX -bsO -bto -bto -bto -bto -bto -bsO -bsO -bto -bto -bto -bto -bto -bsO -bto -bto -bto -bto cKp aaj aaj @@ -215206,6 +200584,24 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe @@ -215365,24 +200761,6 @@ aky aky aky aky -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -bsO -cKp cKp aaj aaj @@ -215390,6 +200768,24 @@ aaj aaj aaj aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj +aaj eqU eqU sqe @@ -225147,7 +210543,7 @@ eqU sqe "} (122,1,3) = {" -sqe +fgB aMX cVU cVU @@ -225331,7 +210727,7 @@ eqU sqe "} (123,1,3) = {" -sqe +fgB aMX cVU cVU @@ -225515,7 +210911,7 @@ eqU sqe "} (124,1,3) = {" -sqe +fgB aMX aaj aaj @@ -225699,7 +211095,7 @@ eqU sqe "} (125,1,3) = {" -sqe +fgB aMX eqU eqU @@ -225883,7 +211279,7 @@ eqU sqe "} (126,1,3) = {" -sqe +fgB cKE aaj aaj @@ -226067,7 +211463,7 @@ eqU sqe "} (127,1,3) = {" -sqe +fgB cKE aaj aaj @@ -226251,7 +211647,7 @@ eqU sqe "} (128,1,3) = {" -sqe +fgB cKE aaj aaj @@ -226435,7 +211831,7 @@ eqU sqe "} (129,1,3) = {" -sqe +fgB cKE aaj aaj @@ -226619,7 +212015,7 @@ eqU sqe "} (130,1,3) = {" -sqe +fgB cKE aaj aaj @@ -226803,7 +212199,7 @@ eqU sqe "} (131,1,3) = {" -sqe +fgB cKE aaj aaj @@ -226987,7 +212383,7 @@ eqU sqe "} (132,1,3) = {" -sqe +fgB cKE aaj aaj @@ -227171,7 +212567,7 @@ eqU sqe "} (133,1,3) = {" -sqe +fgB cKE aky aaj @@ -227355,7 +212751,7 @@ eqU sqe "} (134,1,3) = {" -sqe +fgB cKE aky aaj @@ -227539,7 +212935,7 @@ eqU sqe "} (135,1,3) = {" -sqe +fgB cKE aky aaj @@ -227723,7 +213119,7 @@ eqU sqe "} (136,1,3) = {" -sqe +fgB cKE aky aaj @@ -227907,7 +213303,7 @@ eqU sqe "} (137,1,3) = {" -sqe +fgB cKE aky aaj @@ -228091,7 +213487,7 @@ eqU sqe "} (138,1,3) = {" -sqe +fgB cKE aky aaj @@ -228275,7 +213671,7 @@ eqU sqe "} (139,1,3) = {" -sqe +fgB cKE aky aaj @@ -228459,7 +213855,7 @@ eqU sqe "} (140,1,3) = {" -sqe +fgB cKE aky aaj @@ -228643,7 +214039,7 @@ eqU sqe "} (141,1,3) = {" -sqe +fgB cKE aky aaj @@ -228827,7 +214223,7 @@ eqU sqe "} (142,1,3) = {" -sqe +fgB cKE aky aaj @@ -229011,7 +214407,7 @@ eqU sqe "} (143,1,3) = {" -sqe +fgB cKE aky aaj @@ -229195,7 +214591,7 @@ eqU sqe "} (144,1,3) = {" -sqe +fgB cKE aky aaj @@ -229379,7 +214775,7 @@ eqU sqe "} (145,1,3) = {" -sqe +fgB cKE aky aaj @@ -229563,7 +214959,7 @@ eqU sqe "} (146,1,3) = {" -sqe +fgB cKE aky aaj @@ -229747,7 +215143,7 @@ eqU sqe "} (147,1,3) = {" -sqe +fgB cKE aky aaj @@ -229931,7 +215327,7 @@ eqU sqe "} (148,1,3) = {" -sqe +fgB cKE aky aaj @@ -230115,7 +215511,7 @@ eqU sqe "} (149,1,3) = {" -sqe +fgB cKE aky aaj @@ -230299,7 +215695,7 @@ eqU sqe "} (150,1,3) = {" -sqe +fgB cKE aky aaj @@ -230483,7 +215879,7 @@ eqU sqe "} (151,1,3) = {" -sqe +fgB cKE aky aaj @@ -230667,7 +216063,7 @@ eqU sqe "} (152,1,3) = {" -sqe +fgB cKE aky aaj @@ -230851,7 +216247,7 @@ eqU sqe "} (153,1,3) = {" -sqe +fgB cKE aky aaj @@ -231035,7 +216431,7 @@ eqU sqe "} (154,1,3) = {" -sqe +fgB cKE aky aaj @@ -231219,7 +216615,7 @@ eqU sqe "} (155,1,3) = {" -sqe +fgB cKE aky aaj @@ -231403,7 +216799,7 @@ eqU sqe "} (156,1,3) = {" -sqe +fgB cKE aky aaj @@ -231587,7 +216983,7 @@ eqU sqe "} (157,1,3) = {" -sqe +fgB cKE aky aaj @@ -231771,7 +217167,7 @@ eqU sqe "} (158,1,3) = {" -sqe +fgB cKE aky aaj @@ -231955,7 +217351,7 @@ eqU sqe "} (159,1,3) = {" -sqe +fgB cKE aky aaj @@ -232139,7 +217535,7 @@ eqU sqe "} (160,1,3) = {" -sqe +fgB cKE aky aaj @@ -232323,7 +217719,7 @@ eqU sqe "} (161,1,3) = {" -sqe +fgB cKE aky aaj @@ -232507,7 +217903,7 @@ eqU sqe "} (162,1,3) = {" -sqe +fgB cKE aky aaj @@ -232691,7 +218087,7 @@ eqU sqe "} (163,1,3) = {" -sqe +fgB cKE aky aaj @@ -232875,7 +218271,7 @@ eqU sqe "} (164,1,3) = {" -sqe +fgB cKE aky aaj @@ -233059,7 +218455,7 @@ eqU sqe "} (165,1,3) = {" -sqe +fgB cKE aky aaj @@ -233243,7 +218639,7 @@ eqU sqe "} (166,1,3) = {" -sqe +fgB cKE aky aaj @@ -233427,7 +218823,7 @@ eqU sqe "} (167,1,3) = {" -sqe +fgB cKE aky aaj @@ -233611,7 +219007,7 @@ eqU sqe "} (168,1,3) = {" -sqe +fgB cKE aky aaj @@ -233795,7 +219191,7 @@ eqU sqe "} (169,1,3) = {" -sqe +fgB cKE aky aaj @@ -233979,7 +219375,7 @@ eqU sqe "} (170,1,3) = {" -sqe +fgB cKE aky aaj @@ -234163,7 +219559,7 @@ eqU sqe "} (171,1,3) = {" -sqe +fgB cKE aky aaj @@ -234347,7 +219743,7 @@ eqU sqe "} (172,1,3) = {" -sqe +fgB cKE aky aaj @@ -234531,7 +219927,7 @@ eqU sqe "} (173,1,3) = {" -sqe +fgB cKE aky aaj @@ -234715,7 +220111,7 @@ eqU sqe "} (174,1,3) = {" -sqe +fgB cKE aky aaj @@ -234899,7 +220295,7 @@ eqU sqe "} (175,1,3) = {" -sqe +fgB cKE aaj aaj @@ -235083,7 +220479,7 @@ eqU sqe "} (176,1,3) = {" -sqe +fgB cKE aaj aaj @@ -235267,7 +220663,7 @@ eqU sqe "} (177,1,3) = {" -sqe +fgB cKE aaj aaj @@ -235451,7 +220847,7 @@ eqU sqe "} (178,1,3) = {" -sqe +fgB cKE aky aaj @@ -235635,7 +221031,7 @@ eqU sqe "} (179,1,3) = {" -sqe +fgB cKE aky aaj @@ -235819,7 +221215,7 @@ eqU sqe "} (180,1,3) = {" -sqe +fgB cKE aky aaj @@ -236003,7 +221399,7 @@ eqU sqe "} (181,1,3) = {" -sqe +fgB cKE aky aaj @@ -236187,7 +221583,7 @@ eqU sqe "} (182,1,3) = {" -sqe +fgB cKE aky aaj @@ -236371,7 +221767,7 @@ eqU sqe "} (183,1,3) = {" -sqe +fgB cKE aky aaj @@ -236555,7 +221951,7 @@ eqU sqe "} (184,1,3) = {" -sqe +fgB cKE aky aaj @@ -236739,7 +222135,7 @@ eqU sqe "} (185,1,3) = {" -sqe +fgB cKE aky aaj @@ -236923,7 +222319,7 @@ eqU sqe "} (186,1,3) = {" -sqe +fgB cKE aky aaj @@ -237107,7 +222503,7 @@ eqU sqe "} (187,1,3) = {" -sqe +fgB cKE aky aaj @@ -237291,7 +222687,7 @@ eqU sqe "} (188,1,3) = {" -sqe +fgB cKE aky aaj @@ -237475,7 +222871,7 @@ eqU sqe "} (189,1,3) = {" -sqe +fgB cKE aky aaj @@ -237659,7 +223055,7 @@ eqU sqe "} (190,1,3) = {" -sqe +fgB cKE aky aaj @@ -237843,7 +223239,7 @@ eqU sqe "} (191,1,3) = {" -sqe +fgB cKE aky aaj @@ -238027,7 +223423,7 @@ eqU sqe "} (192,1,3) = {" -sqe +fgB cKE aky aaj @@ -238211,7 +223607,7 @@ eqU sqe "} (193,1,3) = {" -sqe +fgB cKE aky aaj @@ -238395,7 +223791,7 @@ eqU sqe "} (194,1,3) = {" -sqe +fgB cKE aky aaj @@ -238579,7 +223975,7 @@ eqU sqe "} (195,1,3) = {" -sqe +fgB cKE aky aaj @@ -238763,7 +224159,7 @@ eqU sqe "} (196,1,3) = {" -sqe +fgB cKE aky aaj @@ -238947,7 +224343,7 @@ eqU sqe "} (197,1,3) = {" -sqe +fgB cKE aky aaj @@ -239131,7 +224527,7 @@ eqU sqe "} (198,1,3) = {" -sqe +fgB cKE aky aaj @@ -239315,7 +224711,7 @@ eqU sqe "} (199,1,3) = {" -sqe +fgB cKE aky aaj @@ -239499,7 +224895,7 @@ eqU sqe "} (200,1,3) = {" -sqe +fgB cKE aky aaj @@ -239683,7 +225079,7 @@ eqU sqe "} (201,1,3) = {" -sqe +fgB cKE aky aaj @@ -239867,7 +225263,7 @@ eqU sqe "} (202,1,3) = {" -sqe +fgB cKE aky aaj @@ -240051,7 +225447,7 @@ eqU sqe "} (203,1,3) = {" -sqe +fgB cKE aky aaj @@ -240235,7 +225631,7 @@ eqU sqe "} (204,1,3) = {" -sqe +fgB cKE aky aaj @@ -240419,7 +225815,7 @@ eqU sqe "} (205,1,3) = {" -sqe +fgB cKE aky aaj @@ -240603,7 +225999,7 @@ eqU sqe "} (206,1,3) = {" -sqe +fgB cKE aky aaj @@ -240787,7 +226183,7 @@ eqU sqe "} (207,1,3) = {" -sqe +fgB cKE aky aaj @@ -240971,7 +226367,7 @@ eqU sqe "} (208,1,3) = {" -sqe +fgB cKE aky aaj @@ -241155,7 +226551,7 @@ eqU sqe "} (209,1,3) = {" -sqe +fgB cKE aky aaj @@ -241339,7 +226735,7 @@ eqU sqe "} (210,1,3) = {" -sqe +fgB cKE aky aaj @@ -241523,7 +226919,7 @@ eqU sqe "} (211,1,3) = {" -sqe +fgB cKE aky aaj @@ -241707,7 +227103,7 @@ eqU sqe "} (212,1,3) = {" -sqe +fgB cKE aky aaj @@ -241891,7 +227287,7 @@ eqU sqe "} (213,1,3) = {" -sqe +fgB cKE aky aaj @@ -242075,7 +227471,7 @@ eqU sqe "} (214,1,3) = {" -sqe +fgB cKE aky aaj @@ -242259,7 +227655,7 @@ eqU sqe "} (215,1,3) = {" -sqe +fgB cKE aky aaj @@ -242443,7 +227839,7 @@ eqU sqe "} (216,1,3) = {" -sqe +fgB cKE aky aaj @@ -242627,7 +228023,7 @@ eqU sqe "} (217,1,3) = {" -sqe +fgB cKE aky aaj @@ -242811,7 +228207,7 @@ eqU sqe "} (218,1,3) = {" -sqe +fgB cKE aky aaj @@ -242995,7 +228391,7 @@ eqU sqe "} (219,1,3) = {" -sqe +fgB cKE aky aaj @@ -243179,7 +228575,7 @@ eqU sqe "} (220,1,3) = {" -sqe +fgB cKE aky aaj @@ -243363,7 +228759,7 @@ eqU sqe "} (221,1,3) = {" -sqe +fgB cKE aky aaj @@ -243547,7 +228943,7 @@ eqU sqe "} (222,1,3) = {" -sqe +fgB cKE aky aaj @@ -243731,7 +229127,7 @@ eqU sqe "} (223,1,3) = {" -sqe +fgB cKE aky aaj @@ -243915,7 +229311,7 @@ eqU sqe "} (224,1,3) = {" -sqe +fgB cKE aky aaj @@ -244099,7 +229495,7 @@ eqU sqe "} (225,1,3) = {" -sqe +fgB cKE aky aaj @@ -244283,7 +229679,7 @@ eqU sqe "} (226,1,3) = {" -sqe +fgB cKE aky aaj @@ -244467,7 +229863,7 @@ eqU sqe "} (227,1,3) = {" -sqe +fgB cKE aky aaj @@ -244651,7 +230047,7 @@ eqU sqe "} (228,1,3) = {" -sqe +fgB cKE aky aaj @@ -244835,7 +230231,7 @@ eqU sqe "} (229,1,3) = {" -sqe +fgB cKE aky aaj @@ -245019,7 +230415,7 @@ eqU sqe "} (230,1,3) = {" -sqe +fgB cKE aky aaj @@ -245203,7 +230599,7 @@ eqU sqe "} (231,1,3) = {" -sqe +fgB cKE aky aaj @@ -245387,7 +230783,7 @@ eqU sqe "} (232,1,3) = {" -sqe +fgB cKE aky aaj @@ -245571,7 +230967,7 @@ eqU sqe "} (233,1,3) = {" -sqe +fgB cKE aky aaj @@ -245755,7 +231151,7 @@ eqU sqe "} (234,1,3) = {" -sqe +fgB cKE aky aaj @@ -245939,7 +231335,7 @@ eqU sqe "} (235,1,3) = {" -sqe +fgB cKE aky aaj @@ -246123,7 +231519,7 @@ eqU sqe "} (236,1,3) = {" -sqe +fgB cKE aky aaj @@ -246307,7 +231703,7 @@ eqU sqe "} (237,1,3) = {" -sqe +fgB cKE aky aaj @@ -246491,7 +231887,7 @@ eqU sqe "} (238,1,3) = {" -sqe +fgB cKE aky aaj @@ -246675,7 +232071,7 @@ eqU sqe "} (239,1,3) = {" -sqe +fgB eqU aaj aaj @@ -246859,7 +232255,7 @@ eqU sqe "} (240,1,3) = {" -sqe +fgB eqU eqU eqU @@ -247043,143 +232439,143 @@ eqU sqe "} (241,1,3) = {" -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe -sqe +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB +fgB sqe sqe sqe diff --git a/maps/map_files/Tyrargo_Rift/sprinkles/10.bar_resin_upper.dmm b/maps/map_files/Tyrargo_Rift/sprinkles/10.bar_resin_upper.dmm deleted file mode 100644 index f5e89fa154b4..000000000000 --- a/maps/map_files/Tyrargo_Rift/sprinkles/10.bar_resin_upper.dmm +++ /dev/null @@ -1,913 +0,0 @@ -//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE -"aa" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer_hull/outerhull_dir_alt/northeast, -/area/tyrargo/indoors/bar/upper/external) -"ab" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer_hull/outerhull_dir_alt/northwest, -/area/tyrargo/indoors/bar/upper/external) -"ac" = ( -/turf/open/floor/almayer_hull/outerhull_dir_alt/northeast, -/area/tyrargo/indoors/bar/upper/external) -"ad" = ( -/turf/open/floor/almayer_hull/outerhull_dir_alt/northwest, -/area/tyrargo/indoors/bar/upper/external) -"ae" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer_hull/outerhull_dir_alt/southeast, -/area/tyrargo/indoors/bar/upper/external) -"af" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer_hull/outerhull_dir_alt/southwest, -/area/tyrargo/indoors/bar/upper/external) -"aT" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer_hull/outerhull_dir, -/area/tyrargo/indoors/bar/upper/external) -"bU" = ( -/turf/closed/wall/strata_outpost, -/area/tyrargo/indoors/bar/upper) -"dc" = ( -/obj/structure/cable/heavyduty{ - icon_state = "1-2" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/bar/upper/external) -"dz" = ( -/turf/open_space, -/area/tyrargo/outdoors/colony_exterior/north_west) -"dB" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/bar/upper) -"fj" = ( -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/bar/upper) -"fZ" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/bar/upper) -"hc" = ( -/obj/structure/stairs/multiz/down{ - dir = 8 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/bar/upper) -"hn" = ( -/obj/structure/platform/metal/kutjevo/north, -/obj/structure/platform/metal/kutjevo/west, -/turf/open_space, -/area/tyrargo/indoors/bar/upper) -"hp" = ( -/obj/structure/surface/table/gamblingtable{ - color = "#aeaeae" - }, -/obj/item/reagent_container/food/drinks/drinkingglass{ - icon_state = "shotglass"; - pixel_x = 16; - pixel_y = 16 - }, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/bar/upper) -"hN" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer_hull/outerhull_dir/northwest, -/area/tyrargo/indoors/bar/upper/external) -"hS" = ( -/obj/structure/barricade/handrail/type_b{ - dir = 4 - }, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/turf/open/floor/strata/fake_wood, -/area/tyrargo/indoors/bar/upper) -"hU" = ( -/obj/structure/machinery/light, -/obj/effect/decal/cleanable/generic, -/turf/closed/wall/mineral/bone_resin, -/area/tyrargo/indoors/bar/upper) -"hX" = ( -/obj/structure/platform/metal/kutjevo/north, -/turf/open_space, -/area/tyrargo/indoors/bar/upper) -"iK" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/obj/structure/machinery/computer/hybrisa/misc/slotmachine{ - pixel_x = 6 - }, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/bar/upper) -"jA" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/bar/upper) -"km" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/bar/upper) -"kx" = ( -/obj/structure/platform/metal/hybrisa/metalplatform1/west, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north_west) -"kz" = ( -/obj/structure/platform/metal/kutjevo/north, -/obj/structure/platform/metal/kutjevo/east, -/turf/open_space, -/area/tyrargo/indoors/bar/upper) -"kE" = ( -/obj/item/stack/sheet/wood, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/bar/upper) -"ni" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/bar/upper) -"nM" = ( -/obj/structure/surface/table/gamblingtable{ - color = "#aeaeae" - }, -/obj/item/toy/handcard/aceofspades{ - pixel_x = -2; - pixel_y = 5 - }, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/bar/upper) -"nW" = ( -/obj/structure/barricade/handrail/type_b, -/obj/structure/stairs/multiz/down{ - dir = 8 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/bar/upper) -"oD" = ( -/turf/open/floor/almayer_hull/outerhull_dir/southwest, -/area/tyrargo/indoors/bar/upper/external) -"pn" = ( -/turf/open/floor/almayer_hull/outerhull_dir/northeast, -/area/tyrargo/indoors/bar/upper/external) -"rC" = ( -/turf/open/floor/almayer_hull/outerhull_dir/southeast, -/area/tyrargo/indoors/bar/upper/external) -"si" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/bar/upper) -"sk" = ( -/obj/structure/platform_decoration/metal/kutjevo/west, -/turf/open_space, -/area/tyrargo/indoors/bar/upper) -"sT" = ( -/obj/structure/platform/metal/hybrisa/metalplatform1/north, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north_west) -"tk" = ( -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north_west) -"to" = ( -/obj/structure/surface/table/gamblingtable{ - color = "#aeaeae" - }, -/obj/item/device/flashlight/lamp/green{ - pixel_x = 5; - pixel_y = 14 - }, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/bar/upper) -"vm" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/objective_landmark/close, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/bar/upper) -"wh" = ( -/obj/structure/prop/invuln/ice_prefab/roof_greeble{ - icon_state = "windsock"; - explo_proof = 0; - pixel_x = 6; - pixel_y = 6 - }, -/turf/open/floor/almayer_hull/outerhull_dir_alt/northwest, -/area/tyrargo/indoors/bar/upper/external) -"ww" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer_hull/outerhull_dir/northeast, -/area/tyrargo/indoors/bar/upper/external) -"xn" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/bar/upper/external) -"xt" = ( -/obj/item/stack/sheet/wood, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/bar/upper) -"xw" = ( -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/bar/upper/external) -"xE" = ( -/obj/structure/platform/metal/kutjevo/west, -/turf/open_space, -/area/tyrargo/indoors/bar/upper) -"yt" = ( -/obj/structure/bed/chair/comfy{ - icon_state = "chair_alt" - }, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/bar/upper) -"AM" = ( -/obj/structure/window_frame/strata, -/turf/open/floor/plating, -/area/tyrargo/indoors/bar/upper) -"Bv" = ( -/turf/closed/wall/mineral/bone_resin, -/area/tyrargo/indoors/bar/upper) -"CK" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/bar/upper) -"CN" = ( -/obj/structure/platform/metal/hybrisa/metalplatform1, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north_west) -"Db" = ( -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/bar/upper/external) -"DJ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light{ - light_color = "#A7DBB6" - }, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/bar/upper) -"DS" = ( -/obj/structure/window/framed/strata/reinforced, -/turf/open/floor/plating, -/area/tyrargo/indoors/bar/upper) -"Eh" = ( -/obj/structure/platform/metal/kutjevo/east, -/turf/open_space, -/area/tyrargo/indoors/bar/upper) -"Ft" = ( -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/turf/open/floor/strata/fake_wood, -/area/tyrargo/indoors/bar/upper) -"Fw" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light{ - dir = 1; - light_color = "#A7DBB6" - }, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/bar/upper) -"Ge" = ( -/turf/open/floor/strata/fake_wood, -/area/tyrargo/indoors/bar/upper) -"Gt" = ( -/obj/structure/barricade/handrail/type_b{ - dir = 8 - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/fake_wood, -/area/tyrargo/indoors/bar/upper) -"GI" = ( -/obj/structure/stairs/multiz/down{ - dir = 4 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/bar/upper) -"GK" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer_hull/outerhull_dir/east, -/area/tyrargo/indoors/bar/upper/external) -"GW" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/fake_wood, -/area/tyrargo/indoors/bar/upper) -"Jv" = ( -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/gararge/upper/external) -"JB" = ( -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/outdoors/walkway_access/apart_gararge) -"JQ" = ( -/turf/open/floor/strata/multi_tiles/west, -/area/tyrargo/indoors/bar/upper/external) -"JR" = ( -/obj/structure/platform/metal/hybrisa/metalplatform1/east, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north_west) -"Ka" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/strata/fake_wood, -/area/tyrargo/indoors/bar/upper) -"Ke" = ( -/turf/open/floor/plating, -/area/tyrargo/indoors/bar/upper) -"Lm" = ( -/obj/structure/barricade/handrail/type_b, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/fake_wood, -/area/tyrargo/indoors/bar/upper) -"LP" = ( -/obj/structure/barricade/handrail/type_b{ - dir = 4 - }, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/strata/fake_wood, -/area/tyrargo/indoors/bar/upper) -"Ml" = ( -/obj/structure/platform_decoration/metal/kutjevo/east, -/turf/open_space, -/area/tyrargo/indoors/bar/upper) -"Nw" = ( -/obj/structure/barricade/handrail/type_b, -/turf/open/floor/strata/fake_wood, -/area/tyrargo/indoors/bar/upper) -"NX" = ( -/obj/structure/barricade/handrail/type_b{ - dir = 8 - }, -/obj/effect/decal/siding{ - icon_state = "siding4" - }, -/turf/open/floor/strata/fake_wood, -/area/tyrargo/indoors/bar/upper) -"Om" = ( -/obj/structure/barricade/handrail/type_b{ - dir = 4 - }, -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/fake_wood, -/area/tyrargo/indoors/bar/upper) -"Oz" = ( -/obj/effect/decal/siding{ - icon_state = "siding8" - }, -/turf/open/floor/strata/fake_wood, -/area/tyrargo/indoors/bar/upper) -"OX" = ( -/turf/open/floor/almayer_hull/outerhull_dir, -/area/tyrargo/indoors/bar/upper/external) -"Pi" = ( -/obj/structure/surface/table/gamblingtable{ - color = "#aeaeae" - }, -/obj/effect/landmark/objective_landmark/close, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/bar/upper) -"Ps" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/bar/upper) -"RT" = ( -/obj/effect/decal/cleanable/dirt, -/turf/closed/wall/mineral/bone_resin, -/area/tyrargo/indoors/bar/upper) -"RU" = ( -/obj/structure/machinery/computer/hybrisa/misc/slotmachine{ - pixel_x = 6 - }, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/bar/upper) -"Sb" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/turf/open/floor/plating, -/area/tyrargo/indoors/bar/upper) -"Sm" = ( -/turf/open_space, -/area/tyrargo/indoors/bar/upper) -"SV" = ( -/obj/structure/bed/chair/comfy{ - dir = 8; - icon_state = "chair_alt" - }, -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/bar/upper) -"TM" = ( -/turf/open/floor/almayer_hull/outerhull_dir/west, -/area/tyrargo/indoors/bar/upper/external) -"Vc" = ( -/obj/structure/platform/metal/hybrisa/metalplatform1, -/turf/open_space, -/area/tyrargo/outdoors/colony_exterior/north) -"Vt" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/bar/upper) -"Wf" = ( -/obj/structure/machinery/power/apc/power/north{ - start_charge = 30 - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/bar/upper) -"WX" = ( -/turf/open/floor/hybrisa/wood/greywood, -/area/tyrargo/indoors/bar/upper) -"Xz" = ( -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/indoors/bar/upper/external) -"Yu" = ( -/turf/open/floor/almayer_hull/outerhull_dir/northwest, -/area/tyrargo/indoors/bar/upper/external) -"YJ" = ( -/obj/structure/surface/table/gamblingtable{ - color = "#aeaeae" - }, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/bar/upper) -"YV" = ( -/obj/structure/barricade/handrail/type_b, -/obj/structure/stairs/multiz/down{ - dir = 4 - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/bar/upper) -"ZQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/turf/open/floor/hybrisa/wood/blackwood, -/area/tyrargo/indoors/bar/upper) -"ZR" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer_hull/outerhull_dir/west, -/area/tyrargo/indoors/bar/upper/external) - -(1,1,1) = {" -dz -dz -dz -dz -dz -dz -dz -dz -dz -dz -dz -tk -tk -tk -"} -(2,1,1) = {" -dz -dz -dz -Yu -TM -TM -TM -ZR -ZR -ZR -oD -tk -tk -tk -"} -(3,1,1) = {" -dz -dz -hN -ae -bU -bU -DS -DS -Bv -Bv -ac -oD -tk -tk -"} -(4,1,1) = {" -dz -Yu -ae -bU -bU -Sm -Sm -Sm -Bv -Bv -Bv -aT -oD -JR -"} -(5,1,1) = {" -dz -bU -bU -bU -Sm -Sm -Sm -Sm -Sm -Bv -Ke -aT -Xz -xw -"} -(6,1,1) = {" -dz -bU -Sm -Sm -Sm -Sm -Sm -Sm -Sm -Sm -AM -OX -Xz -dc -"} -(7,1,1) = {" -dz -bU -Sm -Sm -sk -Sm -Sm -Sm -Sm -Sm -bU -OX -Xz -xw -"} -(8,1,1) = {" -dz -bU -GI -YV -hX -Sm -Sm -Sm -Sm -Sm -bU -aa -oD -kx -"} -(9,1,1) = {" -dz -DS -Ka -Nw -kz -Eh -Eh -Eh -Eh -Eh -bU -ab -rC -tk -"} -(10,1,1) = {" -dz -DS -Ge -Ft -NX -NX -Gt -NX -NX -NX -DS -OX -tk -tk -"} -(11,1,1) = {" -dz -bU -bU -Wf -dB -ZQ -jA -fj -WX -fj -DS -OX -OX -JR -"} -(12,1,1) = {" -dz -bU -Bv -WX -Vt -jA -Vt -jA -CK -hU -bU -OX -Xz -xw -"} -(13,1,1) = {" -dz -DS -Bv -Bv -WX -fj -xt -fj -Bv -RT -Bv -OX -Xz -dc -"} -(14,1,1) = {" -dz -DS -RT -WX -yt -Pi -fj -WX -fj -RT -Bv -OX -Xz -xw -"} -(15,1,1) = {" -dz -DS -iK -Vt -km -hp -to -kE -WX -Ps -Ke -xn -oD -kx -"} -(16,1,1) = {" -dz -DS -RU -vm -si -nM -YJ -Pi -fj -jA -Sb -xn -OX -tk -"} -(17,1,1) = {" -dz -bU -bU -Fw -jA -fj -SV -fj -WX -DJ -bU -ab -rC -tk -"} -(18,1,1) = {" -dz -bU -bU -fZ -Vt -WX -CK -WX -fj -ni -DS -aT -tk -tk -"} -(19,1,1) = {" -dz -DS -GW -Oz -Om -Om -Om -Om -LP -hS -DS -OX -tk -tk -"} -(20,1,1) = {" -dz -DS -Ka -Lm -hn -xE -xE -xE -xE -xE -bU -ac -oD -tk -"} -(21,1,1) = {" -dz -bU -hc -nW -hX -Sm -Sm -Sm -Sm -Sm -bU -Db -OX -tk -"} -(22,1,1) = {" -dz -bU -Sm -Sm -Ml -Sm -Sm -Sm -Sm -Sm -bU -Db -OX -tk -"} -(23,1,1) = {" -dz -bU -Sm -Sm -Sm -Sm -Sm -Sm -Sm -Sm -Bv -Db -OX -tk -"} -(24,1,1) = {" -dz -bU -bU -bU -Sm -Sm -Sm -Sm -Sm -Bv -Bv -Db -OX -tk -"} -(25,1,1) = {" -dz -ww -af -bU -bU -Sm -Sm -Sm -Bv -Bv -Bv -wh -rC -tk -"} -(26,1,1) = {" -Vc -JQ -pn -af -bU -bU -DS -DS -bU -bU -ad -rC -tk -tk -"} -(27,1,1) = {" -Vc -Jv -sT -ww -GK -rC -JQ -JQ -JQ -pn -rC -tk -tk -tk -"} -(28,1,1) = {" -Vc -Jv -sT -tk -tk -tk -CN -JB -sT -tk -tk -tk -tk -tk -"} diff --git a/maps/map_files/Tyrargo_Rift/sprinkles/10.carshop_resin_upper.dmm b/maps/map_files/Tyrargo_Rift/sprinkles/10.carshop_resin_upper.dmm deleted file mode 100644 index ffb8c5f3559a..000000000000 --- a/maps/map_files/Tyrargo_Rift/sprinkles/10.carshop_resin_upper.dmm +++ /dev/null @@ -1,1116 +0,0 @@ -//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE -"aQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"aX" = ( -/turf/closed/wall/strata_outpost, -/area/tyrargo/indoors/gararge/upper/external) -"cd" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/turf/open/floor/strata/orange_edge/north, -/area/tyrargo/indoors/admin/upper) -"cK" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/orange_edge/north, -/area/tyrargo/indoors/admin/upper) -"dN" = ( -/turf/open/floor/strata/multi_tiles/west, -/area/tyrargo/indoors/gararge/upper/external) -"ej" = ( -/obj/structure/barricade/handrail/wire{ - dir = 8 - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"eS" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/platingdmg1, -/area/tyrargo/indoors/gararge/upper/external) -"fr" = ( -/obj/structure/barricade/handrail/wire, -/turf/open/floor/strata/multi_tiles/west, -/area/tyrargo/indoors/admin/upper/external) -"gp" = ( -/obj/structure/stairs/multiz/down{ - dir = 8 - }, -/obj/structure/platform/metal/stair_cut/strata_left, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/shiva/purplefull, -/area/tyrargo/indoors/admin/upper) -"gT" = ( -/obj/structure/barricade/handrail/wire{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"hg" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/item/weapon/gun/rifle/ar10{ - pixel_y = -3; - pixel_x = -1 - }, -/obj/item/ammo_casing/bullet, -/obj/effect/decal/cleanable/blood, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"ib" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"jb" = ( -/obj/structure/barricade/handrail/wire{ - dir = 8 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_16" - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"jd" = ( -/turf/open/floor/almayer_hull/outerhull_dir/northeast, -/area/tyrargo/indoors/gararge/upper/external) -"jB" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/indoors/admin/upper) -"kJ" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"kL" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/admin/upper/external) -"lq" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_y = 12 - }, -/obj/item/ammo_casing/bullet, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"lx" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_membrane, -/turf/open/floor/strata/orange_edge, -/area/tyrargo/indoors/admin/upper) -"lX" = ( -/obj/item/ammo_magazine/rifle/ar10, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/admin/upper/external) -"ma" = ( -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/gararge/upper/external) -"me" = ( -/obj/item/device/flashlight/flare/on{ - fuel_rate = 5 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/outdoors/walkway_access/gararge_admin) -"mu" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/strata/orange_icorner, -/area/tyrargo/indoors/admin/upper) -"nJ" = ( -/turf/template_noop, -/area/template_noop) -"nK" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4"; - pixel_y = 12 - }, -/obj/structure/barricade/wooden{ - dir = 8 - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"oq" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"oO" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/orange_edge, -/area/tyrargo/indoors/admin/upper) -"oS" = ( -/turf/open/floor/plating, -/area/tyrargo/indoors/gararge/upper/external) -"qa" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_8"; - pixel_y = -12 - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"qN" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/multi_tiles/southwest, -/area/tyrargo/indoors/admin/upper/external) -"qY" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/outdoors/walkway_access/gararge_admin) -"rf" = ( -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/outdoors/walkway_access/gararge_admin) -"rp" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"rt" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"rx" = ( -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north) -"rC" = ( -/obj/effect/decal/cleanable/blood, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"rS" = ( -/obj/structure/barricade/handrail/wire{ - dir = 1 - }, -/turf/open/floor/strata/multi_tiles/west, -/area/tyrargo/outdoors/walkway_access/gararge_admin) -"sg" = ( -/turf/open/floor/almayer_hull/outerhull_dir/northeast, -/area/tyrargo/indoors/admin/upper/external) -"sp" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_3"; - pixel_x = 9; - pixel_y = 42 - }, -/obj/item/ammo_magazine/rifle/ar10, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"ss" = ( -/obj/item/weapon/gun/rifle/ar10{ - pixel_y = -3; - pixel_x = -1 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/admin/upper/external) -"sG" = ( -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"tR" = ( -/obj/effect/decal/cleanable/dirt{ - icon_state = "thermite"; - name = "impact" - }, -/turf/open/floor/plating, -/area/tyrargo/indoors/admin/upper) -"uE" = ( -/obj/structure/barricade/handrail/wire{ - dir = 1 - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"uS" = ( -/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco1/north, -/turf/open_space, -/area/tyrargo/outdoors/colony_exterior/north) -"vR" = ( -/obj/structure/barricade/handrail/wire{ - dir = 1 - }, -/turf/open/floor/strata/multi_tiles/west, -/area/tyrargo/indoors/admin/upper/external) -"wc" = ( -/turf/open/floor/plating/platingdmg2, -/area/tyrargo/indoors/gararge/upper/external) -"wU" = ( -/turf/closed/wall/mineral/bone_resin, -/area/tyrargo/indoors/gararge/upper/external) -"xo" = ( -/obj/structure/stairs/multiz/down{ - dir = 8 - }, -/obj/structure/platform/metal/strata, -/turf/open/floor/shiva/purplefull, -/area/tyrargo/indoors/admin/upper) -"xB" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/admin/upper/external) -"xT" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_membrane, -/turf/open/floor/strata/orange_edge/north, -/area/tyrargo/indoors/admin/upper) -"yg" = ( -/obj/structure/barricade/handrail/wire, -/turf/open/floor/strata/multi_tiles/west, -/area/tyrargo/outdoors/walkway_access/gararge_admin) -"yC" = ( -/turf/open/floor/almayer_hull/outerhull_dir/north, -/area/tyrargo/indoors/admin/upper/external) -"zc" = ( -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/cleanable/dirt, -/obj/item/prop/colony/used_flare, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/admin/upper/external) -"zG" = ( -/obj/structure/barricade/handrail/wire{ - dir = 4 - }, -/obj/structure/barricade/handrail/wire{ - dir = 1 - }, -/turf/open/floor/strata/multi_tiles/southwest, -/area/tyrargo/indoors/admin/upper/external) -"zJ" = ( -/turf/open/floor/almayer_hull/outerhull_dir, -/area/tyrargo/indoors/gararge/upper/external) -"zT" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/plating, -/area/tyrargo/indoors/gararge/upper/external) -"zX" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/ammo_casing/bullet, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"Ah" = ( -/obj/effect/decal/cleanable/generic, -/turf/closed/wall/mineral/bone_resin, -/area/tyrargo/indoors/admin/upper) -"An" = ( -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/indoors/admin/upper) -"At" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/plating/platingdmg2, -/area/tyrargo/indoors/gararge/upper/external) -"AE" = ( -/obj/structure/window/framed/strata/reinforced, -/turf/open/floor/plating, -/area/tyrargo/indoors/admin/upper) -"AK" = ( -/obj/structure/platform/metal/hybrisa/metalplatform1/west, -/turf/open_space, -/area/tyrargo/outdoors/colony_exterior/north) -"AM" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/indoors/admin/upper) -"BZ" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/plating/panelscorched, -/area/tyrargo/indoors/gararge/upper/external) -"Ci" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/plating/platingdmg1, -/area/tyrargo/indoors/gararge/upper/external) -"Cs" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/admin/upper/external) -"CR" = ( -/obj/item/device/flashlight/flare/on{ - fuel_rate = 5 - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"Da" = ( -/turf/open/floor/strata/orange_icorner/east, -/area/tyrargo/indoors/admin/upper) -"Db" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/gararge/upper/external) -"Di" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating, -/area/tyrargo/indoors/gararge/upper/external) -"DB" = ( -/obj/effect/decal/cleanable/blood/xeno, -/obj/effect/spawner/gibspawner/xeno, -/obj/effect/decal/cleanable/dirt{ - icon_state = "thermite"; - name = "impact" - }, -/turf/open/floor/plating/panelscorched, -/area/tyrargo/indoors/admin/upper) -"Ew" = ( -/obj/structure/platform/metal/hybrisa/metalplatform1/north, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north) -"EJ" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/orange_edge, -/area/tyrargo/indoors/admin/upper) -"EY" = ( -/obj/effect/decal/cleanable/dirt, -/turf/closed/wall/mineral/bone_resin, -/area/tyrargo/indoors/admin/upper) -"Fq" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/platingdmg2, -/area/tyrargo/indoors/gararge/upper/external) -"FL" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/gararge/upper/external) -"Gk" = ( -/turf/open/floor/almayer_hull/outerhull_dir/southeast, -/area/tyrargo/indoors/gararge/upper/external) -"Gq" = ( -/turf/open/floor/almayer_hull, -/area/tyrargo/outdoors/colony_streets/north) -"GV" = ( -/obj/item/stack/sheet/wood{ - layer = 2.7; - pixel_y = 8 - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"Hz" = ( -/turf/open/floor/plating/panelscorched, -/area/tyrargo/indoors/gararge/upper/external) -"HS" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/barricade/wooden{ - dir = 8 - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"Iu" = ( -/turf/open/floor/plating/platingdmg1, -/area/tyrargo/indoors/gararge/upper/external) -"Iz" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/ammo_casing/bullet, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/indoors/admin/upper) -"IZ" = ( -/obj/structure/platform/metal/strata, -/turf/open_space, -/area/tyrargo/indoors/admin/upper) -"Kn" = ( -/turf/open/floor/plating/panelscorched, -/area/tyrargo/indoors/admin/upper) -"Ky" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"KG" = ( -/obj/structure/barricade/handrail/wire{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/indoors/admin/upper/external) -"KZ" = ( -/obj/structure/platform/metal/hybrisa/metalplatform1/north, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north_west) -"LR" = ( -/obj/structure/platform/metal/hybrisa/metalplatform1, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north) -"Ma" = ( -/obj/structure/platform/metal/hybrisa/metalplatform1, -/obj/structure/platform/metal/hybrisa/metalplatform1/west, -/turf/open_space, -/area/tyrargo/outdoors/colony_exterior/north) -"Mt" = ( -/turf/open_space, -/area/tyrargo/indoors/admin/upper) -"MC" = ( -/obj/structure/barricade/handrail/wire, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"Na" = ( -/obj/structure/stairs/multiz/down{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/shiva/purplefull, -/area/tyrargo/indoors/admin/upper) -"NI" = ( -/turf/open_space, -/area/tyrargo/outdoors/colony_exterior/north) -"NS" = ( -/obj/structure/barricade/handrail/wire{ - dir = 8 - }, -/obj/item/ammo_casing/bullet, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"Pw" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/plating/panelscorched, -/area/tyrargo/indoors/gararge/upper/external) -"PW" = ( -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/admin/upper/external) -"Qo" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_membrane, -/turf/open/floor/strata/orange_edge, -/area/tyrargo/indoors/admin/upper) -"Qx" = ( -/obj/effect/decal/cleanable/dirt, -/turf/closed/wall/mineral/bone_resin, -/area/tyrargo/indoors/gararge/upper/external) -"Qy" = ( -/turf/open/floor/strata/orange_edge/north, -/area/tyrargo/indoors/admin/upper) -"QF" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/gararge/upper/external) -"RF" = ( -/turf/closed/wall/strata_outpost, -/area/tyrargo/indoors/admin/upper) -"Sd" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_membrane, -/turf/open/floor/strata/orange_edge, -/area/tyrargo/indoors/admin/upper) -"SD" = ( -/turf/open/floor/prison/cell_stripe, -/area/tyrargo/indoors/gararge/upper/external) -"SY" = ( -/turf/open/floor/plating/platingdmg3, -/area/tyrargo/indoors/admin/upper) -"Tu" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/item/ammo_casing/bullet, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"TA" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/ammo_casing/bullet, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"TB" = ( -/obj/structure/stairs/multiz/down{ - dir = 8 - }, -/turf/open/floor/shiva/purplefull, -/area/tyrargo/indoors/admin/upper) -"TC" = ( -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/outdoors/walkway_access/gararge_admin) -"TG" = ( -/obj/structure/platform_decoration/metal/hybrisa/metalplatformdeco1/west, -/turf/open_space, -/area/tyrargo/outdoors/colony_streets/north) -"TT" = ( -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/gararge/upper/external) -"UJ" = ( -/turf/open/floor/almayer_hull/outerhull_dir/northwest, -/area/tyrargo/indoors/gararge/upper/external) -"VX" = ( -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/floor/plating/platingdmg1, -/area/tyrargo/indoors/admin/upper) -"Wz" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/indoors/admin/upper) -"Xr" = ( -/turf/closed/wall/mineral/bone_resin, -/area/tyrargo/indoors/admin/upper) -"XJ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/stack/sheet/wood{ - layer = 2.7; - pixel_y = 8 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/outdoors/walkway_access/gararge_admin) -"XN" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/plating/platingdmg1, -/area/tyrargo/indoors/gararge/upper/external) -"XQ" = ( -/turf/open/floor/strata/orange_edge, -/area/tyrargo/indoors/admin/upper) -"XW" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/panelscorched, -/area/tyrargo/indoors/gararge/upper/external) -"Yi" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/almayer_hull/outerhull_dir, -/area/tyrargo/indoors/gararge/upper/external) -"YN" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/outdoors/walkway_access/gararge_admin) -"Za" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/prop{ - desc = "An M83 SADAR Anti-Tank RPG. This one has been expended."; - icon = 'icons/obj/items/weapons/guns/guns_by_faction/USCM/rocket_launchers.dmi'; - icon_state = "m83a2"; - name = "M83 SADAR (expended)"; - pixel_x = 1; - pixel_y = 1; - dir = 4; - layer = 4.1 - }, -/turf/open/floor/hybrisa/tile/tilegreen, -/area/tyrargo/indoors/admin/upper) -"ZI" = ( -/obj/structure/platform/metal/strata/north, -/turf/open_space, -/area/tyrargo/indoors/admin/upper) -"ZS" = ( -/turf/open/floor/almayer_hull/outerhull_dir/west, -/area/tyrargo/indoors/gararge/upper/external) - -(1,1,1) = {" -NI -NI -NI -UJ -aX -aX -aX -ZS -ZS -ZS -aX -wU -wU -TT -KZ -"} -(2,1,1) = {" -NI -UJ -ZS -ma -ma -ma -ma -ma -BZ -wU -wU -wU -wU -dN -aX -"} -(3,1,1) = {" -NI -aX -ma -ma -ma -ma -ma -QF -Di -XW -Iu -wU -Hz -zJ -SD -"} -(4,1,1) = {" -NI -aX -QF -QF -FL -ma -ma -ma -wc -oS -Ci -wc -eS -zJ -SD -"} -(5,1,1) = {" -NI -aX -Fq -QF -ma -ma -ma -Ci -wU -wU -wc -Iu -QF -zJ -SD -"} -(6,1,1) = {" -NI -aX -zT -Di -QF -aX -aX -oS -wU -wU -wU -Iu -ma -zJ -SD -"} -(7,1,1) = {" -NI -wU -Qx -Iu -Iu -aX -eS -oS -Iu -wU -Ci -XN -QF -Yi -aX -"} -(8,1,1) = {" -NI -wU -wU -eS -At -eS -eS -Pw -eS -eS -Hz -eS -Db -Yi -aX -"} -(9,1,1) = {" -NI -wU -wU -wU -Hz -Iu -ma -ma -ma -ma -ma -XW -aX -aX -aX -"} -(10,1,1) = {" -rx -wU -rx -rx -jd -Gk -TC -TC -TC -TC -jd -Gk -aX -rx -Gq -"} -(11,1,1) = {" -rx -rx -rx -rx -rx -LR -rS -rf -rf -yg -Ew -rx -rx -rx -rx -"} -(12,1,1) = {" -rx -rx -rx -rx -rx -LR -rS -YN -rf -yg -Ew -rx -rx -rx -rx -"} -(13,1,1) = {" -rx -rx -rx -rx -rx -LR -rS -qY -me -yg -Ew -rx -rx -rx -rx -"} -(14,1,1) = {" -rx -rx -rx -rx -rx -LR -rS -qY -rf -yg -Ew -rx -rx -rx -rx -"} -(15,1,1) = {" -rx -rx -rx -rx -rx -LR -rS -rf -XJ -yg -Ew -rx -rx -rx -rx -"} -(16,1,1) = {" -rx -rx -rx -RF -RF -AE -An -An -jB -An -AE -RF -RF -rx -rx -"} -(17,1,1) = {" -rx -rx -RF -RF -sG -sG -HS -GV -Tu -nK -kJ -kJ -RF -RF -rx -"} -(18,1,1) = {" -NI -rx -RF -XQ -kJ -aQ -sG -rt -hg -sG -sp -kJ -Qy -RF -rx -"} -(19,1,1) = {" -NI -NI -RF -EJ -kJ -rt -gp -Na -TB -xo -kJ -TA -cK -RF -rx -"} -(20,1,1) = {" -NI -NI -RF -XQ -qa -MC -ZI -Mt -Mt -IZ -uE -kJ -cd -RF -rx -"} -(21,1,1) = {" -NI -NI -AE -oO -sG -MC -Mt -Mt -Mt -Mt -uE -kJ -xT -AE -rx -"} -(22,1,1) = {" -NI -NI -AE -lx -oq -MC -Mt -Mt -Mt -Mt -uE -kJ -xT -AE -rx -"} -(23,1,1) = {" -NI -NI -RF -Sd -rt -MC -Mt -Mt -Mt -Mt -uE -zX -Xr -AE -rx -"} -(24,1,1) = {" -NI -NI -RF -Qo -Ky -kJ -jb -ej -NS -gT -kJ -EY -Xr -RF -rx -"} -(25,1,1) = {" -NI -NI -tR -VX -DB -kJ -TA -lq -Za -rp -ib -Ah -Xr -rx -rx -"} -(26,1,1) = {" -NI -NI -RF -Kn -SY -Da -CR -kJ -rC -mu -Xr -Xr -Xr -rx -nJ -"} -(27,1,1) = {" -NI -NI -NI -NI -RF -AE -AM -Iz -Wz -AE -Xr -Xr -TG -nJ -nJ -"} -(28,1,1) = {" -NI -NI -NI -NI -yC -vR -kL -lX -PW -PW -xB -fr -Ew -nJ -nJ -"} -(29,1,1) = {" -NI -NI -NI -NI -sg -zG -KG -KG -qN -ss -Cs -fr -Ew -nJ -nJ -"} -(30,1,1) = {" -NI -NI -NI -NI -uS -AK -AK -Ma -vR -PW -zc -fr -Ew -nJ -nJ -"} diff --git a/maps/map_files/Tyrargo_Rift/sprinkles/10.government_resin_upper.dmm b/maps/map_files/Tyrargo_Rift/sprinkles/10.government_resin_upper.dmm deleted file mode 100644 index dabf87c8df64..000000000000 --- a/maps/map_files/Tyrargo_Rift/sprinkles/10.government_resin_upper.dmm +++ /dev/null @@ -1,1880 +0,0 @@ -//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE -"aa" = ( -/obj/structure/cable/heavyduty{ - icon_state = "1-2" - }, -/obj/item/lightstick/red/spoke/planted{ - pixel_x = -12; - pixel_y = 2 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/admin/upper/external) -"ab" = ( -/obj/structure/prop/invuln/ice_prefab/roof_greeble{ - icon_state = "vent5" - }, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/admin/upper/external) -"ac" = ( -/obj/structure/cable/heavyduty{ - icon_state = "1-2" - }, -/obj/item/lightstick/red/spoke/planted{ - pixel_x = -12; - pixel_y = 23 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/admin/upper/external) -"ad" = ( -/obj/structure/filingcabinet{ - density = 0; - pixel_x = -8; - pixel_y = 20 - }, -/obj/structure/filingcabinet{ - density = 0; - pixel_x = 8; - pixel_y = 20 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"aN" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_membrane, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/admin/upper) -"aX" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/admin/upper) -"bp" = ( -/obj/structure/surface/table/reinforced/prison{ - color = "#6b675e" - }, -/obj/structure/machinery/computer/emails{ - light_color = "#96DED1"; - light_on = 1; - light_range = 1; - dir = 4 - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"bB" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/admin/upper) -"bE" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"bG" = ( -/turf/open/floor/prison/red/southeast, -/area/tyrargo/indoors/admin/upper) -"cK" = ( -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"cN" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/plating/platingdmg2, -/area/tyrargo/indoors/admin/upper/external) -"dJ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/admin/upper) -"dK" = ( -/obj/structure/filingcabinet{ - density = 0; - pixel_x = -8; - pixel_y = 20 - }, -/obj/structure/filingcabinet{ - density = 0; - pixel_x = 8; - pixel_y = 20 - }, -/obj/effect/landmark/objective_landmark/far, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"dQ" = ( -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall/computer{ - light_on = 1; - light_range = 1; - light_color = "#017549" - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"eg" = ( -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/admin/upper) -"fi" = ( -/obj/structure/barricade/handrail/wire{ - dir = 4 - }, -/turf/open/floor/prison/darkyellow2/northeast, -/area/tyrargo/indoors/admin/upper) -"gT" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/indoors/admin/upper) -"hw" = ( -/turf/open/floor/almayer_hull/outerhull_dir/west, -/area/tyrargo/indoors/admin/upper/external) -"hE" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/admin/upper) -"hK" = ( -/obj/structure/surface/table/reinforced/prison{ - color = "#6b675e" - }, -/obj/item/prop/almayer/comp_open, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"iV" = ( -/obj/item/clipboard{ - pixel_x = 10; - pixel_y = 13 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_3"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/item/tool/pen/blue{ - pixel_x = -5; - pixel_y = -4 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"jw" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_membrane, -/turf/open/floor/prison/red/west, -/area/tyrargo/indoors/admin/upper) -"jF" = ( -/turf/open/floor/prison/red/east, -/area/tyrargo/indoors/admin/upper) -"jM" = ( -/turf/open/floor/almayer_hull/outerhull_dir/north, -/area/tyrargo/indoors/admin/upper/external) -"ki" = ( -/turf/open/floor/plating, -/area/tyrargo/indoors/admin/upper/external) -"kl" = ( -/turf/closed/wall/mineral/bone_resin, -/area/tyrargo/indoors/admin/upper) -"ko" = ( -/obj/item/ammo_casing/bullet, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_membrane, -/turf/open/floor/prison/ramptop, -/area/tyrargo/indoors/admin/upper) -"kx" = ( -/turf/open/floor/prison/red/southwest, -/area/tyrargo/indoors/admin/upper) -"kN" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"lf" = ( -/obj/structure/barricade/handrail/wire{ - dir = 8 - }, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/indoors/admin/upper) -"mi" = ( -/obj/structure/machinery/big_computers/computerblack/computer5, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"mk" = ( -/turf/open/floor/prison/darkyellow2/southeast, -/area/tyrargo/indoors/admin/upper) -"mJ" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/admin/upper/external) -"nB" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/turf/open/floor/plating, -/area/tyrargo/indoors/admin/upper/external) -"nO" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/indoors/admin/upper) -"nS" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/indoors/admin/upper) -"nW" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_membrane, -/turf/open/floor/prison/ramptop/east, -/area/tyrargo/indoors/admin/upper) -"oi" = ( -/turf/open/floor/prison/darkyellow2/northeast, -/area/tyrargo/indoors/admin/upper) -"oB" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/red/west, -/area/tyrargo/indoors/admin/upper) -"oN" = ( -/obj/item/weapon/gun/rifle/ar10{ - pixel_y = -3; - pixel_x = -1 - }, -/obj/item/ammo_casing/bullet, -/turf/open/floor/prison/ramptop, -/area/tyrargo/indoors/admin/upper) -"oQ" = ( -/turf/closed/wall/mineral/bone_resin, -/area/tyrargo/indoors/admin/upper/external) -"pO" = ( -/turf/closed/wall/strata_outpost, -/area/tyrargo/indoors/admin/upper/external) -"qk" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/filingcabinet{ - density = 0; - pixel_x = -8; - pixel_y = 20 - }, -/obj/structure/prop/hybrisa/misc/cabinet{ - dir = 8; - pixel_x = 6; - pixel_y = 6; - layer = 3.1 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"qq" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/cell_stripe, -/area/tyrargo/indoors/admin/upper) -"qI" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood/xeno, -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/admin/upper) -"qK" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/indoors/admin/upper) -"rj" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/admin/upper) -"ro" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/ramptop/east, -/area/tyrargo/indoors/admin/upper) -"rr" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4"; - pixel_y = 14 - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"rP" = ( -/obj/item/ammo_casing/bullet, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/admin/upper) -"sf" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_membrane, -/turf/open/floor/prison/ramptop, -/area/tyrargo/indoors/admin/upper) -"so" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_9"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/structure/machinery/light{ - light_color = "#A7DBB6" - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"sL" = ( -/turf/closed/wall/strata_outpost, -/area/tyrargo/indoors/admin/upper) -"sP" = ( -/turf/open_space, -/area/tyrargo/indoors/admin/upper) -"sY" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_nest, -/obj/effect/landmark/corpsespawner/hybrisa/medical_doctor_corpse/burst, -/turf/open/floor/prison/red/northeast, -/area/tyrargo/indoors/admin/upper) -"tl" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_8"; - pixel_y = -20 - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"tr" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/cell_stripe/west, -/area/tyrargo/indoors/admin/upper) -"tC" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_nest, -/obj/effect/landmark/corpsespawner/hybrisa/nspa_constable, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"ui" = ( -/obj/structure/barricade/handrail/wire{ - dir = 1 - }, -/turf/open/floor/prison/darkyellow2/north, -/area/tyrargo/indoors/admin/upper) -"um" = ( -/turf/open/floor/almayer_hull/outerhull_dir/southeast, -/area/tyrargo/indoors/admin/upper/external) -"us" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/flora/pottedplant{ - icon_state = "pottedplant_29"; - pixel_y = 6 - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"uF" = ( -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/admin/upper/external) -"vc" = ( -/obj/structure/surface/table/reinforced/prison{ - color = "#6b675e" - }, -/obj/item/prop/almayer/flight_recorder/colony{ - pixel_x = -6; - pixel_y = 1 - }, -/obj/item/tool/screwdriver/tactical{ - pixel_x = 6; - pixel_y = 7 - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"vW" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/indoors/admin/upper/external) -"wd" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/filingcabinet{ - density = 0; - pixel_x = 8; - pixel_y = 20 - }, -/obj/structure/prop/hybrisa/misc/cabinet{ - dir = 8; - pixel_x = -4; - pixel_y = 6; - layer = 3.1 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"wL" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4"; - pixel_y = 4; - pixel_x = -4 - }, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/indoors/admin/upper) -"wP" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/red, -/area/tyrargo/indoors/admin/upper) -"wU" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/turf/open/floor/prison/ramptop, -/area/tyrargo/indoors/admin/upper) -"xl" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_4"; - pixel_y = 12 - }, -/turf/open/floor/prison/red, -/area/tyrargo/indoors/admin/upper) -"xm" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_membrane, -/turf/open/floor/prison/red/west, -/area/tyrargo/indoors/admin/upper) -"xI" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/filingcabinet{ - density = 0; - pixel_x = -8; - pixel_y = 20 - }, -/obj/structure/filingcabinet{ - density = 0; - pixel_x = 8; - pixel_y = 20 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"xT" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/bed/chair/comfy{ - dir = 8 - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"yh" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"yj" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/light{ - dir = 1; - light_color = "#A7DBB6" - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"yp" = ( -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_6"; - pixel_x = -8; - pixel_y = 12 - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"ys" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/filingcabinet{ - density = 0; - pixel_x = -8; - pixel_y = 20 - }, -/obj/structure/filingcabinet{ - density = 0; - pixel_x = 8; - pixel_y = 20 - }, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_8"; - pixel_y = -12 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"yG" = ( -/obj/effect/decal/cleanable/blood, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"yN" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"yR" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_membrane, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/admin/upper) -"zg" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/hybrisa/trash{ - icon_state = "trash_2" - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"zO" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_membrane, -/turf/open/floor/prison/ramptop/east, -/area/tyrargo/indoors/admin/upper) -"zP" = ( -/obj/structure/window/framed/strata/reinforced, -/turf/open/floor/plating, -/area/tyrargo/indoors/admin/upper) -"zZ" = ( -/turf/open/floor/prison/darkyellow2/northwest, -/area/tyrargo/indoors/admin/upper) -"AB" = ( -/obj/item/reagent_container/hypospray/autoinjector/bicaridine/random_amount{ - pixel_y = 6; - pixel_x = 1 - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/prison/ramptop/east, -/area/tyrargo/indoors/admin/upper) -"Bn" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_membrane, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/admin/upper) -"By" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/admin/upper) -"Bz" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"BY" = ( -/obj/structure/filingcabinet{ - density = 0; - pixel_x = -8; - pixel_y = 20 - }, -/obj/structure/filingcabinet{ - density = 0; - pixel_x = 8; - pixel_y = 20 - }, -/obj/effect/landmark/objective_landmark/science, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"Cg" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/prison/red/north, -/area/tyrargo/indoors/admin/upper) -"CW" = ( -/obj/effect/landmark/objective_landmark/science, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"Dp" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2/northwest, -/area/tyrargo/indoors/admin/upper) -"DG" = ( -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"DI" = ( -/obj/structure/machinery/light{ - light_color = "#A7DBB6" - }, -/turf/open/floor/prison/red/southwest, -/area/tyrargo/indoors/admin/upper) -"Fc" = ( -/turf/open/floor/prison/ramptop, -/area/tyrargo/indoors/admin/upper) -"FO" = ( -/turf/open/floor/strata/multi_tiles/southeast, -/area/tyrargo/indoors/admin/upper/external) -"FZ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/bed/chair/comfy{ - dir = 4 - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"Gf" = ( -/obj/structure/flora/pottedplant{ - icon_state = "pottedplant_29"; - pixel_y = 6 - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"Gl" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_nest, -/obj/effect/landmark/corpsespawner/hybrisa/nspa_constable, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"Gs" = ( -/obj/structure/barricade/handrail/wire{ - dir = 4 - }, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/indoors/admin/upper) -"Gu" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/turf/open/floor/prison/ramptop, -/area/tyrargo/indoors/admin/upper) -"GG" = ( -/turf/open/floor/almayer_hull/outerhull_dir/northeast, -/area/tyrargo/indoors/admin/upper/external) -"GU" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/red/southeast, -/area/tyrargo/indoors/admin/upper) -"Hi" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/obj/effect/decal/cleanable/blood, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/admin/upper) -"Hr" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/filingcabinet{ - density = 0; - pixel_x = -8; - pixel_y = 20 - }, -/obj/structure/filingcabinet{ - density = 0; - pixel_x = 8; - pixel_y = 20 - }, -/obj/effect/landmark/objective_landmark/far, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"Hv" = ( -/obj/effect/decal/cleanable/generic, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"Hx" = ( -/obj/structure/stairs/multiz/down, -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/admin/upper) -"HC" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/filingcabinet{ - density = 0; - pixel_x = -8; - pixel_y = 20 - }, -/obj/structure/prop/hybrisa/misc/cabinet{ - pixel_x = 3; - layer = 3.1; - pixel_y = 12 - }, -/obj/effect/landmark/objective_landmark/far, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"HR" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2/east, -/area/tyrargo/indoors/admin/upper) -"HU" = ( -/turf/open/floor/almayer_hull/outerhull_dir, -/area/tyrargo/indoors/admin/upper/external) -"HX" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"Ik" = ( -/obj/structure/surface/table/reinforced/prison{ - color = "#6b675e" - }, -/obj/item/paper, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"Ix" = ( -/obj/structure/filingcabinet{ - density = 0; - pixel_x = -8; - pixel_y = 20 - }, -/obj/structure/prop/hybrisa/misc/cabinet{ - dir = 8; - pixel_x = 5; - pixel_y = -3; - layer = 3.1 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"IN" = ( -/turf/open/floor/plating/platingdmg2, -/area/tyrargo/indoors/admin/upper/external) -"IO" = ( -/turf/template_noop, -/area/template_noop) -"Jm" = ( -/obj/effect/landmark/objective_landmark/close, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/admin/upper) -"JH" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/plating, -/area/tyrargo/indoors/admin/upper) -"JV" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_nest, -/obj/effect/landmark/corpsespawner/hybrisa/civilian_office/burst, -/turf/open/floor/prison/red/north, -/area/tyrargo/indoors/admin/upper) -"Kj" = ( -/obj/structure/surface/table/reinforced/prison{ - color = "#6b675e" - }, -/obj/structure/machinery/computer/emails{ - light_color = "#96DED1"; - light_on = 1; - light_range = 1; - dir = 8; - pixel_y = 5 - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"Kp" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/floor/prison/red/east, -/area/tyrargo/indoors/admin/upper) -"KE" = ( -/turf/open/floor/prison/cell_stripe, -/area/tyrargo/indoors/admin/upper) -"KO" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/turf/open/floor/prison/ramptop/east, -/area/tyrargo/indoors/admin/upper) -"Lk" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_membrane, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/admin/upper) -"Lq" = ( -/obj/structure/prop/hybrisa/misc/machinery/screens/multimonitorsmall_on{ - pixel_y = 28 - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"LA" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"LV" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2/northeast, -/area/tyrargo/indoors/admin/upper) -"Mc" = ( -/turf/open/floor/almayer_hull/outerhull_dir/east, -/area/tyrargo/indoors/admin/upper/external) -"Nr" = ( -/turf/open/floor/prison/red, -/area/tyrargo/indoors/admin/upper) -"NS" = ( -/turf/open/floor/almayer_hull, -/area/tyrargo/indoors/admin/upper/external) -"Ob" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/red/east, -/area/tyrargo/indoors/admin/upper) -"Og" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/generic, -/turf/open/floor/prison/red, -/area/tyrargo/indoors/admin/upper) -"Oi" = ( -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/admin/upper) -"Ov" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/machinery/power/apc/power/south{ - start_charge = 30 - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"Ph" = ( -/turf/open/floor/almayer_hull/outerhull_dir/southwest, -/area/tyrargo/indoors/admin/upper/external) -"Px" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/turf/open/floor/prison/cell_stripe/east, -/area/tyrargo/indoors/admin/upper) -"PC" = ( -/turf/open/floor/almayer_hull/outerhull_dir/northwest, -/area/tyrargo/indoors/admin/upper/external) -"PH" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/ammo_casing/bullet, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/admin/upper) -"Qs" = ( -/obj/structure/cable/heavyduty{ - icon_state = "4-8" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/tyrargo/indoors/admin/upper) -"Qw" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/surface/table/reinforced/prison{ - color = "#6b675e" - }, -/obj/structure/machinery/computer/emails{ - light_color = "#96DED1"; - light_on = 1; - light_range = 1; - dir = 8 - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"QY" = ( -/obj/effect/decal/cleanable/dirt, -/turf/closed/wall/mineral/bone_resin, -/area/tyrargo/indoors/admin/upper) -"Rj" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/ammo_magazine/rifle/ar10, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/indoors/admin/upper) -"Rv" = ( -/obj/effect/decal/cleanable/dirt/greenglow{ - color = "#140400"; - name = "dirt" - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"RB" = ( -/turf/open/floor/prison/red/west, -/area/tyrargo/indoors/admin/upper) -"RO" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_nest, -/obj/effect/landmark/corpsespawner/hybrisa/nspa_constable, -/obj/structure/machinery/light{ - dir = 8; - light_color = "#A7DBB6" - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/admin/upper) -"Sg" = ( -/turf/open/floor/plating/platingdmg1, -/area/tyrargo/indoors/admin/upper/external) -"Sy" = ( -/turf/open/floor/prison/darkyellow2/southwest, -/area/tyrargo/indoors/admin/upper) -"Tc" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/structure/machinery/light{ - dir = 4; - light_color = "#A7DBB6" - }, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/admin/upper) -"Tq" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"TK" = ( -/obj/effect/decal/hybrisa/trash{ - pixel_y = 12 - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"TW" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/bed/chair/comfy, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"Ug" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/plating, -/area/tyrargo/indoors/admin/upper/external) -"Uq" = ( -/turf/open/floor/prison/ramptop/east, -/area/tyrargo/indoors/admin/upper) -"UB" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2, -/area/tyrargo/indoors/admin/upper) -"Vf" = ( -/turf/open/floor/plating/platingdmg3, -/area/tyrargo/indoors/admin/upper/external) -"Vh" = ( -/obj/effect/decal/cleanable/generic, -/obj/structure/machinery/big_computers/computerblack/computer5{ - density = 0; - pixel_y = 25 - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"Vj" = ( -/obj/structure/machinery/light{ - dir = 1; - light_color = "#A7DBB6" - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"Vm" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2/southwest, -/area/tyrargo/indoors/admin/upper) -"Vu" = ( -/turf/open/floor/prison/red/north, -/area/tyrargo/indoors/admin/upper) -"VH" = ( -/obj/structure/surface/table/reinforced/prison{ - color = "#6b675e" - }, -/obj/structure/machinery/computer/emails{ - light_color = "#96DED1"; - light_on = 1; - light_range = 1; - dir = 4; - pixel_y = 1 - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"VR" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/red/northwest, -/area/tyrargo/indoors/admin/upper) -"VX" = ( -/turf/open/floor/prison/red/northeast, -/area/tyrargo/indoors/admin/upper) -"Xd" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2/west, -/area/tyrargo/indoors/admin/upper) -"Xj" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/floor/prison/floor_plate, -/area/tyrargo/indoors/admin/upper) -"Xn" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood/xeno, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"XJ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/prop/hybrisa/misc/machinery/screens/multimonitorbig_on{ - pixel_y = -2; - pixel_x = 32 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"XS" = ( -/obj/structure/prop/hybrisa/misc/cabinet{ - pixel_x = -6; - layer = 3.1 - }, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"Yd" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/surface/table/reinforced/prison{ - color = "#6b675e" - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"Yg" = ( -/turf/open/floor/plating/panelscorched, -/area/tyrargo/indoors/admin/upper/external) -"Yl" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/blood, -/turf/open/floor/prison/ramptop/east, -/area/tyrargo/indoors/admin/upper) -"YB" = ( -/obj/effect/decal/hybrisa/trash, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) -"Zq" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_sticky, -/turf/open/floor/strata/floor3, -/area/tyrargo/indoors/admin/upper) -"Zz" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/red/north, -/area/tyrargo/indoors/admin/upper) -"ZJ" = ( -/obj/structure/barricade/handrail/wire{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/prison/darkyellow2/northwest, -/area/tyrargo/indoors/admin/upper) -"ZR" = ( -/obj/structure/surface/table/reinforced/prison{ - color = "#6b675e" - }, -/turf/open/floor/strata/floor2, -/area/tyrargo/indoors/admin/upper) - -(1,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -PC -hw -hw -hw -Ph -IO -"} -(2,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -jM -oQ -oQ -oQ -NS -Ph -"} -(3,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -jM -pO -cN -Yg -NS -HU -"} -(4,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -jM -ki -Yg -Yg -Yg -um -"} -(5,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -jM -Sg -Yg -Sg -IN -aa -"} -(6,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -jM -ki -Sg -Sg -oQ -oQ -"} -(7,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -jM -ki -Yg -oQ -oQ -oQ -"} -(8,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -jM -nB -cN -oQ -pO -IO -"} -(9,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -IO -sL -sL -sL -sL -sL -zP -JH -tr -nS -sL -IO -"} -(10,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -sL -sL -mi -DG -YB -kN -VR -oB -RB -DI -sL -IO -"} -(11,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -sL -BY -Hv -LA -LA -HX -Zz -Uq -ro -wP -sL -IO -"} -(12,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -sL -xI -LA -DG -DG -cK -Vu -Uq -Yl -Og -sL -sL -"} -(13,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -sL -ys -LA -LA -DG -sL -JV -Qs -Lk -wP -qq -vW -"} -(14,1,1) = {" -IO -IO -sL -zP -tr -tr -zP -IO -sL -Ix -DG -LA -hK -sL -Cg -Lk -Bn -wP -KE -mJ -"} -(15,1,1) = {" -IO -sL -sL -Oi -Xj -Oi -sL -sL -sL -sL -Lq -LA -bp -sL -Vu -zO -zO -wP -KE -mJ -"} -(16,1,1) = {" -IO -zP -zZ -Xd -Vm -bB -RO -sL -kl -XS -DG -yp -LA -sL -Zz -ro -Uq -xl -KE -uF -"} -(17,1,1) = {" -sL -sL -fi -Gs -mk -Oi -Oi -Jm -kl -QY -CW -TW -tC -sL -VX -Kp -Ob -bG -KE -FO -"} -(18,1,1) = {" -sL -sP -sP -sP -ui -By -Oi -kl -kl -QY -Tq -Qw -Ik -kl -cK -Zq -HX -HX -sL -sL -"} -(19,1,1) = {" -sL -sP -sP -sP -ui -dJ -hE -eg -sL -dK -TK -LA -kl -kl -kl -DG -DG -yh -zP -IO -"} -(20,1,1) = {" -sL -sP -sP -sP -ui -Oi -PH -ro -sL -sL -Vj -HX -cK -kl -Tq -yN -DG -Yd -zP -IO -"} -(21,1,1) = {" -sL -sP -sP -sP -Hx -Qs -Fc -wU -Dp -Sy -KO -eg -Qs -cK -LA -LA -LA -dQ -sL -IO -"} -(22,1,1) = {" -zP -sP -sP -sP -Hx -Qs -rP -Uq -qK -gT -Uq -aN -Qs -cK -LA -DG -us -sL -sL -IO -"} -(23,1,1) = {" -zP -sP -sP -sP -Hx -rj -Fc -oN -qK -Rj -ko -sf -Fc -iV -DG -LA -Ov -sL -IO -IO -"} -(24,1,1) = {" -zP -sP -sP -sP -Hx -qI -aX -Uq -qK -UB -ro -aN -Qs -cK -yG -LA -Gf -sL -sL -IO -"} -(25,1,1) = {" -sL -sP -sP -sP -Hx -Qs -Gu -Fc -oi -mk -Yl -eg -Qs -cK -DG -DG -LA -ZR -sL -IO -"} -(26,1,1) = {" -sL -sP -sP -sP -ui -Oi -PH -AB -kl -kl -cK -cK -Gl -sL -DG -DG -Xn -Yd -zP -IO -"} -(27,1,1) = {" -sL -sP -sP -sP -ui -aX -By -kl -kl -kl -tl -LA -Bz -sL -Rv -Bz -LA -LA -zP -IO -"} -(28,1,1) = {" -sL -sP -sP -sP -ui -Oi -aX -kl -sL -HC -LA -LA -vc -sL -yj -cK -bE -so -sL -sL -"} -(29,1,1) = {" -sL -sL -ZJ -lf -Sy -Oi -aX -kl -sL -wd -LA -Yd -VH -sL -VR -xm -jw -RB -kx -sL -"} -(30,1,1) = {" -IO -zP -LV -HR -mk -Oi -Tc -sL -sL -dK -DG -zg -xT -sL -Zz -yR -nW -Hi -Nr -sL -"} -(31,1,1) = {" -IO -sL -sL -aX -aX -Oi -sL -sL -sL -sL -Vh -FZ -LA -sL -sY -Ob -Ob -jF -GU -sL -"} -(32,1,1) = {" -IO -IO -sL -zP -zP -zP -sL -IO -sL -ad -DG -Kj -ZR -sL -zP -wL -nO -Px -zP -sL -"} -(33,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -sL -Hr -rr -ZR -sL -sL -NS -Sg -Ug -Vf -Sg -sL -"} -(34,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -sL -qk -XJ -sL -sL -ki -nB -IN -Vf -ki -NS -HU -"} -(35,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -sL -sL -sL -sL -Sg -Ug -Sg -ki -ki -Sg -NS -HU -"} -(36,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -ac -NS -NS -NS -NS -pO -oQ -oQ -IN -Ug -pO -HU -"} -(37,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -GG -Mc -Mc -Mc -Mc -Mc -ab -oQ -NS -NS -pO -HU -"} -(38,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -jM -NS -NS -NS -pO -HU -"} -(39,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -jM -NS -NS -pO -pO -um -"} -(40,1,1) = {" -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -IO -GG -Mc -Mc -Mc -um -IO -"}