diff --git a/code/game/machinery/colony_floodlights.dm b/code/game/machinery/colony_floodlights.dm index 6ec29678527c..12eb00bd0442 100644 --- a/code/game/machinery/colony_floodlights.dm +++ b/code/game/machinery/colony_floodlights.dm @@ -312,7 +312,7 @@ // Hybrisa Streetlights /obj/structure/machinery/colony_floodlight/street name = "Colony Streetlight" - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi' icon_state = "street_off" layer = ABOVE_XENO_LAYER @@ -329,7 +329,7 @@ lum_value = 0 name = "traffic light" desc = "A traffic light" - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi' icon_state = "trafficlight" bound_width = 32 bound_height = 32 @@ -349,7 +349,7 @@ lum_value = 0 name = "traffic light" desc = "A traffic light" - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi' icon_state = "trafficlight_alt" bound_width = 32 bound_height = 32 diff --git a/code/game/machinery/doors/poddoor/poddoor.dm b/code/game/machinery/doors/poddoor/poddoor.dm index 88fa54c6018c..5a71f243260d 100644 --- a/code/game/machinery/doors/poddoor/poddoor.dm +++ b/code/game/machinery/doors/poddoor/poddoor.dm @@ -118,7 +118,7 @@ // Hybrisa Shutters /obj/structure/machinery/door/poddoor/hybrisa - icon = 'icons/obj/structures/doors/zenithshutters.dmi' + icon = 'icons/obj/structures/doors/hybrisashutters.dmi' icon_state = "almayer_pdoor1" base_icon_state = "almayer_pdoor" openspeed = 4 diff --git a/code/game/machinery/hybrsia_lights.dm b/code/game/machinery/hybrsia_lights.dm index 9b5e6b1489e8..0fd1855f1d82 100644 --- a/code/game/machinery/hybrsia_lights.dm +++ b/code/game/machinery/hybrsia_lights.dm @@ -205,7 +205,7 @@ // Hybrisa Electrical Stuff /obj/structure/machinery/colony_electrified_fence_switch name = "Colony Electrified Fence Switch" - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "panelnopower" desc = "This switch controls the electrified fences. It only functions when there is power." density = FALSE @@ -279,7 +279,7 @@ // Hybrisa Streetlights /obj/structure/machinery/colony_floodlight/street name = "Colony Streetlight" - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi' icon_state = "street_off" layer = ABOVE_XENO_LAYER @@ -297,7 +297,7 @@ lum_value = 0 name = "traffic light" desc = "A traffic light" - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi' icon_state = "trafficlight" bound_width = 32 bound_height = 32 @@ -317,7 +317,7 @@ lum_value = 0 name = "traffic light" desc = "A traffic light" - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi' icon_state = "trafficlight_alt" bound_width = 32 bound_height = 32 @@ -337,7 +337,7 @@ /obj/structure/machinery/engineerconsole_switch name = "Giant Alien Console" - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi' icon_state = "engineerconsole" desc = "A Giant Alien console of some kind, unlike anything you've ever seen before. Who knows the purpose of this strange technology..." bound_height = 32 @@ -430,7 +430,7 @@ GLOBAL_LIST_INIT(ship_floodlights, list()) name = "circular light" icon_state = "engineerlight_off" desc = "A huge circular light" - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' density = FALSE unslashable = TRUE unacidable = TRUE diff --git a/code/game/objects/effects/decals/hybrisa_decals.dm b/code/game/objects/effects/decals/hybrisa_decals.dm index a9118b94e484..413a8e8d1442 100644 --- a/code/game/objects/effects/decals/hybrisa_decals.dm +++ b/code/game/objects/effects/decals/hybrisa_decals.dm @@ -189,5 +189,5 @@ /obj/effect/hybrisa/decal/egg_base name = "strange goop" desc = null - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "egg_base" diff --git a/code/game/objects/items/reagent_containers/food/drinks.dm b/code/game/objects/items/reagent_containers/food/drinks.dm index ce048550d2af..21dc57fc182a 100644 --- a/code/game/objects/items/reagent_containers/food/drinks.dm +++ b/code/game/objects/items/reagent_containers/food/drinks.dm @@ -387,6 +387,6 @@ /obj/item/reagent_container/food/drinks/coffee/cuppa_joes name = "Cuppa Joe's coffee" desc = "Have you got the CuppaJoe Smile? Stay perky! Freeze-dried CuppaJoe's Coffee." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "coffeecuppajoe" center_of_mass = "x=15;y=10" diff --git a/code/game/objects/items/trash.dm b/code/game/objects/items/trash.dm index 45c3cd101ead..75f67cfa16dc 100644 --- a/code/game/objects/items/trash.dm +++ b/code/game/objects/items/trash.dm @@ -208,21 +208,21 @@ // Hybrisa /obj/item/trash/hybrisa - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "coffeecuppajoelid" // Cuppa Joe's Trash /obj/item/trash/hybrisa/cuppa_joes/lid name = "Cuppa Joe's coffee cup lid" desc = "Have you got the CuppaJoe Smile? Stay perky! Freeze-dried CuppaJoe's Coffee." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "coffeecuppajoelid" w_class = SIZE_TINY throwforce = 1 /obj/item/trash/hybrisa/cuppa_joes/empty_cup name = "Empty Cuppa Joe's coffee cup" desc = "Have you got the CuppaJoe Smile? Stay perky! Freeze-dried CuppaJoe's Coffee." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "coffeecuppajoenolid" w_class = SIZE_TINY throwforce = 1 @@ -236,28 +236,28 @@ /obj/item/trash/hybrisa/cuppa_joes_static/lid name = "Cuppa Joe's coffee cup lid" desc = "Have you got the CuppaJoe Smile? Stay perky! Freeze-dried CuppaJoe's Coffee." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "coffeecuppajoelid" w_class = SIZE_TINY throwforce = 1 /obj/item/trash/hybrisa/cuppa_joes_static/empty_cup name = "Empty Cuppa Joe's coffee cup" desc = "Have you got the CuppaJoe Smile? Stay perky! Freeze-dried CuppaJoe's Coffee." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "coffeecuppajoenolid" w_class = SIZE_TINY throwforce = 1 /obj/item/trash/hybrisa/cuppa_joes_static/empty_cup_stack name = "Empty Cuppa Joe's coffee cup stack" desc = "Have you got the CuppaJoe Smile? Stay perky! Freeze-dried CuppaJoe's Coffee." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "coffeecuppajoestacknolid" w_class = SIZE_TINY throwforce = 1 /obj/item/trash/hybrisa/cuppa_joes_static/lid_stack name = "Cuppa Joe's coffee cup lid stack" desc = "Have you got the CuppaJoe Smile? Stay perky! Freeze-dried CuppaJoe's Coffee." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "coffeecuppajoelidstack" w_class = SIZE_TINY throwforce = 1 diff --git a/code/game/objects/structures/fence.dm b/code/game/objects/structures/fence.dm index e0e6b24a7763..b31c53897dc3 100644 --- a/code/game/objects/structures/fence.dm +++ b/code/game/objects/structures/fence.dm @@ -242,7 +242,7 @@ GLOBAL_LIST_INIT(all_fences, list()) // Hybrisa Electric Fence /obj/structure/fence/electrified name = "electrified fence " - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "highvoltagegrille_off" basestate = "highvoltagegrille" var/electrified = FALSE diff --git a/code/game/objects/structures/hybrisa_props.dm b/code/game/objects/structures/hybrisa_props.dm index 08662643a6d2..c6e7c3b25b7d 100644 --- a/code/game/objects/structures/hybrisa_props.dm +++ b/code/game/objects/structures/hybrisa_props.dm @@ -81,7 +81,7 @@ /obj/structure/prop/hybrisa/vehicles/largetruck icon = 'icons/obj/structures/props/vehiclesexpanded.dmi' - icon_state = "zenithlongtruck3" + icon_state = "hybrisalongtruck3" /obj/structure/prop/hybrisa/vehicles/Car icon = 'icons/obj/structures/props/vehiclesexpanded.dmi' @@ -355,7 +355,7 @@ /obj/structure/prop/hybrisa/vehicles/largetruck name = "mega-hauler truck" - icon_state = "zenithlongtruck4" + icon_state = "hybrisalongtruck4" desc = "Seems to be broken down." icon = 'icons/obj/structures/props/vehiclesexpanded.dmi' bound_height = 64 @@ -365,42 +365,42 @@ density = TRUE /obj/structure/prop/hybrisa/vehicles/largetruck/largetruck1 - icon_state = "zenithlongtruck2" + icon_state = "hybrisalongtruck2" /obj/structure/prop/hybrisa/vehicles/largetruck/largetruck2 - icon_state = "zenithlongtruck3" + icon_state = "hybrisalongtruck3" /obj/structure/prop/hybrisa/vehicles/largetruck/largetruck3 - icon_state = "zenithlongtruck4" + icon_state = "hybrisalongtruck4" /obj/structure/prop/hybrisa/vehicles/largetruck/largetruck4 - icon_state = "zenithlongtruck5" + icon_state = "hybrisalongtruck5" // mining truck /obj/structure/prop/hybrisa/vehicles/largetruck/largetruckmining - icon_state = "zenithlongtruckkellandmining1" + icon_state = "hybrisalongtruckkellandmining1" /obj/structure/prop/hybrisa/vehicles/largetruck/largetruckmining name = "Kelland mining mega-hauler truck" /obj/structure/prop/hybrisa/vehicles/largetruck/largetruckmining/mining - icon_state = "zenithlongtruckkellandmining1" + icon_state = "hybrisalongtruckkellandmining1" // w-y truck /obj/structure/prop/hybrisa/vehicles/largetruck/largetruckwy - icon_state = "zenithlongtruckweyland1" + icon_state = "hybrisalongtruckweyland1" /obj/structure/prop/hybrisa/vehicles/largetruck/largetruckwy name = "Weyland-Yutani mega-hauler truck" /obj/structure/prop/hybrisa/vehicles/largetruck/largetruckwy/wy1 - icon_state = "zenithlongtruckweyland1" + icon_state = "hybrisalongtruckweyland1" /obj/structure/prop/hybrisa/vehicles/largetruck/largetruckwy/wy2 - icon_state = "zenithlongtruckweyland2" + icon_state = "hybrisalongtruckweyland2" // Colony Crawlers @@ -667,7 +667,7 @@ /obj/structure/prop/hybrisa/cavedecor - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' name = "stalagmite" icon_state = "stalagmite" desc = "A cave stalagmite." @@ -826,11 +826,11 @@ // Furniture /obj/structure/prop/hybrisa/furniture - icon = 'icons/obj/structures/props/zenithtables.dmi' + icon = 'icons/obj/structures/props/hybrisatables.dmi' icon_state = "blackmetaltable" /obj/structure/prop/hybrisa/furniture/tables - icon = 'icons/obj/structures/props/zenithtables.dmi' + icon = 'icons/obj/structures/props/hybrisatables.dmi' icon_state = "table_pool" /obj/structure/prop/hybrisa/furniture/tables/tableblack @@ -845,7 +845,7 @@ debris = list(/obj/item/stack/sheet/metal) /obj/structure/prop/hybrisa/furniture/tables/tableblack/blacktablecomputer - icon = 'icons/obj/structures/props/zenithtables.dmi' + icon = 'icons/obj/structures/props/hybrisatables.dmi' icon_state = "blackmetaltable_computer" /obj/structure/prop/hybrisa/furniture/tables/tablewood @@ -860,13 +860,13 @@ debris = list(/obj/item/stack/sheet/wood) /obj/structure/prop/hybrisa/furniture/tables/tablewood/woodtablecomputer - icon = 'icons/obj/structures/props/zenithtables.dmi' + icon = 'icons/obj/structures/props/hybrisatables.dmi' icon_state = "brownlargetable_computer" /obj/structure/prop/hybrisa/furniture/tables/tablepool name = "pool table" desc = "A large table used for Pool." - icon = 'icons/obj/structures/props/zenithtables.dmi' + icon = 'icons/obj/structures/props/hybrisatables.dmi' icon_state = "table_pool" density = TRUE bound_height = 32 @@ -878,7 +878,7 @@ /obj/structure/prop/hybrisa/furniture/tables/tablegambling name = "gambling table" desc = "A large table used for gambling." - icon = 'icons/obj/structures/props/zenithtables.dmi' + icon = 'icons/obj/structures/props/hybrisatables.dmi' icon_state = "table_cards" density = TRUE bound_height = 32 @@ -893,169 +893,169 @@ desc = "A expensive looking chair" /obj/structure/bed/hybrisa/chairs/black - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' - icon_state = "comfychair_zenithblack" + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' + icon_state = "comfychair_hybrisablack" /obj/structure/bed/hybrisa/chairs/red - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' - icon_state = "comfychair_zenithred" + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' + icon_state = "comfychair_hybrisared" /obj/structure/bed/hybrisa/chairs/blue - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' - icon_state = "comfychair_zenithblue" + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' + icon_state = "comfychair_hybrisablue" /obj/structure/bed/hybrisa/chairs/brown - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' - icon_state = "comfychair_zenithbrown" + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' + icon_state = "comfychair_hybrisabrown" // Beds /obj/structure/bed/hybrisa - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "hybrisa" /obj/structure/bed/hybrisa/prisonbed name = "bunk bed" desc = "A sorry looking bunk-bed." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "prisonbed" /obj/structure/bed/hybrisa/bunkbed1 name = "bunk bed" desc = "A comfy looking bunk-bed." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "zbunkbed" /obj/structure/bed/hybrisa/bunkbed2 name = "bunk bed" desc = "A comfy looking bunk-bed." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "zbunkbed2" /obj/structure/bed/hybrisa/bunkbed3 name = "bunk bed" desc = "A comfy looking bunk-bed." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "zbunkbed3" /obj/structure/bed/hybrisa/bunkbed4 name = "bunk bed" desc = "A comfy looking bunk-bed." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "zbunkbed4" /obj/structure/bed/hybrisa/hospitalbeds - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "hospital" /obj/structure/bed/hybrisa/hospitalbeds/hospitalbed1 name = "hospital bed" desc = "A mattress seated on a rectangular metallic frame with wheels. This is used to support a lying person in a comfortable manner." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "bigrollerempty2_up" /obj/structure/bed/hybrisa/hospitalbeds/hospitalbed2 name = "hospital bed" desc = "A mattress seated on a rectangular metallic frame with wheels. This is used to support a lying person in a comfortable manner." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "bigrollerempty_up" /obj/structure/bed/hybrisa/hospitalbeds/hospitalbed3 name = "hospital bed" desc = "A mattress seated on a rectangular metallic frame with wheels. This is used to support a lying person in a comfortable manner." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "bigrollerempty3_up" // Xenobiology /obj/structure/prop/hybrisa/xenobiology - icon = 'icons/obj/structures/props/zenithxenocryogenics.dmi' + icon = 'icons/obj/structures/props/hybrisaxenocryogenics.dmi' icon_state = "xenocellemptyon" layer = ABOVE_MOB_LAYER /obj/structure/prop/hybrisa/xenobiology/small/empty name = "specimen containment cell" desc = "It's empty." - icon = 'icons/obj/structures/props/zenithxenocryogenics.dmi' + icon = 'icons/obj/structures/props/hybrisaxenocryogenics.dmi' icon_state = "xenocellemptyon" density = TRUE /obj/structure/prop/hybrisa/xenobiology/small/offempty name = "specimen containment cell" desc = "It's turned off and empty." - icon = 'icons/obj/structures/props/zenithxenocryogenics.dmi' + icon = 'icons/obj/structures/props/hybrisaxenocryogenics.dmi' icon_state = "xenocellemptyoff" density = TRUE /obj/structure/prop/hybrisa/xenobiology/small/larva name = "specimen containment cell" desc = "There is something worm-like inside..." - icon = 'icons/obj/structures/props/zenithxenocryogenics.dmi' + icon = 'icons/obj/structures/props/hybrisaxenocryogenics.dmi' icon_state = "xenocelllarva" density = TRUE /obj/structure/prop/hybrisa/xenobiology/small/egg name = "specimen containment cell" desc = "There is, what looks like some sort of egg inside..." - icon = 'icons/obj/structures/props/zenithxenocryogenics.dmi' + icon = 'icons/obj/structures/props/hybrisaxenocryogenics.dmi' icon_state = "xenocellegg" density = TRUE /obj/structure/prop/hybrisa/xenobiology/small/hugger name = "specimen containment cell" desc = "There's something spider-like inside..." - icon = 'icons/obj/structures/props/zenithxenocryogenics.dmi' + icon = 'icons/obj/structures/props/hybrisaxenocryogenics.dmi' icon_state = "xenocellhugger" density = TRUE /obj/structure/prop/hybrisa/xenobiology/small/cracked1 name = "specimen containment cell" desc = "Looks like something broke it...from the inside." - icon = 'icons/obj/structures/props/zenithxenocryogenics.dmi' + icon = 'icons/obj/structures/props/hybrisaxenocryogenics.dmi' icon_state = "xenocellcrackedempty" density = TRUE /obj/structure/prop/hybrisa/xenobiology/small/cracked2 name = "specimen containment cell" desc = "Looks like something broke it...from the inside." - icon = 'icons/obj/structures/props/zenithxenocryogenics.dmi' + icon = 'icons/obj/structures/props/hybrisaxenocryogenics.dmi' icon_state = "xenocellcrackedempty2" density = TRUE /obj/structure/prop/hybrisa/xenobiology/small/crackedegg name = "specimen containment cell" desc = "Looks like something broke it, there's a giant empty egg inside." - icon = 'icons/obj/structures/props/zenithxenocryogenics.dmi' + icon = 'icons/obj/structures/props/hybrisaxenocryogenics.dmi' icon_state = "xenocellcrackedegg" density = TRUE /obj/structure/prop/hybrisa/xenobiology/big name = "specimen containment cell" desc = "A giant tube with a hulking monstrosity inside, is this thing alive?" - icon = 'icons/obj/structures/props/zenithxenocryogenics2.dmi' + icon = 'icons/obj/structures/props/hybrisaxenocryogenics2.dmi' icon_state = "bigqueencryo1" unslashable = TRUE unacidable = TRUE indestructible = TRUE /obj/structure/prop/hybrisa/xenobiology/big/bigleft - icon = 'icons/obj/structures/props/zenithxenocryogenics2.dmi' + icon = 'icons/obj/structures/props/hybrisaxenocryogenics2.dmi' icon_state = "bigqueencryo1" layer = ABOVE_MOB_LAYER /obj/structure/prop/hybrisa/xenobiology/big/bigright - icon = 'icons/obj/structures/props/zenithxenocryogenics2.dmi' + icon = 'icons/obj/structures/props/hybrisaxenocryogenics2.dmi' icon_state = "bigqueencryo2" layer = ABOVE_MOB_LAYER /obj/structure/prop/hybrisa/xenobiology/big/bigbottomleft - icon = 'icons/obj/structures/props/zenithxenocryogenics2.dmi' + icon = 'icons/obj/structures/props/hybrisaxenocryogenics2.dmi' icon_state = "bigqueencryo3" density = TRUE layer = ABOVE_MOB_LAYER /obj/structure/prop/hybrisa/xenobiology/big/bigbottomright - icon = 'icons/obj/structures/props/zenithxenocryogenics2.dmi' + icon = 'icons/obj/structures/props/hybrisaxenocryogenics2.dmi' icon_state = "bigqueencryo4" density = TRUE layer = ABOVE_MOB_LAYER @@ -1063,7 +1063,7 @@ /obj/structure/prop/hybrisa/xenobiology/misc name = "strange egg" desc = "A strange ancient looking egg, it seems to be inert." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "inertegg" unslashable = TRUE indestructible = TRUE @@ -1113,7 +1113,7 @@ /obj/structure/prop/hybrisa/engineer/giantconsole name = "Giant Alien Console" desc = "A Giant Alien console of some kind, unlike anything you've ever seen before. Who knows the purpose of this strange technology..." - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi' icon_state = "engineerconsole" bound_height = 32 bound_width = 32 @@ -1123,7 +1123,7 @@ density = TRUE /obj/structure/prop/hybrisa/engineer/engineerpillar - icon = 'icons/obj/structures/props/zenithengineerpillarangled.dmi' + icon = 'icons/obj/structures/props/hybrisaengineerpillarangled.dmi' icon_state = "engineerpillar_SW1fade" bound_height = 64 bound_width = 128 @@ -1134,32 +1134,32 @@ /obj/structure/prop/hybrisa/engineer/engineerpillar/northwesttop name = "strange pillar" - icon = 'icons/obj/structures/props/zenithengineerpillarangled.dmi' + icon = 'icons/obj/structures/props/hybrisaengineerpillarangled.dmi' icon_state = "engineerpillar_NW1" /obj/structure/prop/hybrisa/engineer/engineerpillar/northwestbottom name = "strange pillar" - icon = 'icons/obj/structures/props/zenithengineerpillarangled.dmi' + icon = 'icons/obj/structures/props/hybrisaengineerpillarangled.dmi' icon_state = "engineerpillar_NW2" /obj/structure/prop/hybrisa/engineer/engineerpillar/southwesttop name = "strange pillar" - icon = 'icons/obj/structures/props/zenithengineerpillarangled.dmi' + icon = 'icons/obj/structures/props/hybrisaengineerpillarangled.dmi' icon_state = "engineerpillar_SW1" /obj/structure/prop/hybrisa/engineer/engineerpillar/southwestbottom name = "strange pillar" - icon = 'icons/obj/structures/props/zenithengineerpillarangled.dmi' + icon = 'icons/obj/structures/props/hybrisaengineerpillarangled.dmi' icon_state = "engineerpillar_SW2" /obj/structure/prop/hybrisa/engineer/engineerpillar/smallsouthwest1 name = "strange pillar" - icon = 'icons/obj/structures/props/zenithengineerpillarangled.dmi' + icon = 'icons/obj/structures/props/hybrisaengineerpillarangled.dmi' icon_state = "engineerpillar_SW1fade" /obj/structure/prop/hybrisa/engineer/engineerpillar/smallsouthwest2 name = "strange pillar" - icon = 'icons/obj/structures/props/zenithengineerpillarangled.dmi' + icon = 'icons/obj/structures/props/hybrisaengineerpillarangled.dmi' icon_state = "engineerpillar_SW2fade" /obj/structure/prop/hybrisa/engineer/blackgoocontainer @@ -1172,56 +1172,56 @@ /obj/structure/prop/hybrisa/airport name = "nose cone" - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "dropshipfrontwhite1" unslashable = TRUE unacidable = TRUE /obj/structure/prop/hybrisa/airport/dropshipnosecone name = "nose cone" - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "dropshipfrontwhite1" indestructible = TRUE layer = ABOVE_MOB_LAYER /obj/structure/prop/hybrisa/airport/dropshipwingleft name = "wing" - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "dropshipwingtop1" indestructible = TRUE layer = ABOVE_MOB_LAYER /obj/structure/prop/hybrisa/airport/dropshipwingright name = "wing" - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "dropshipwingtop2" indestructible = TRUE layer = ABOVE_MOB_LAYER /obj/structure/prop/hybrisa/airport/dropshipvent1left name = "vent" - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "dropshipvent1" indestructible = TRUE layer = ABOVE_MOB_LAYER /obj/structure/prop/hybrisa/airport/dropshipvent2right name = "vent" - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "dropshipvent2" indestructible = TRUE layer = ABOVE_MOB_LAYER /obj/structure/prop/hybrisa/airport/dropshipventleft name = "vent" - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "dropshipvent3" indestructible = TRUE layer = ABOVE_MOB_LAYER /obj/structure/prop/hybrisa/airport/dropshipventright name = "vent" - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "dropshipvent4" indestructible = TRUE layer = ABOVE_MOB_LAYER @@ -1231,7 +1231,7 @@ /obj/structure/prop/hybrisa/airport/dropshipenginedamage name = "dropship damage" desc = "the engine appears to have severe damage." - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "dropship_engine_damage" bound_height = 64 bound_width = 96 @@ -1242,7 +1242,7 @@ /obj/structure/prop/hybrisa/airport/dropshipenginedamagenofire name = "dropship damage" desc = "the engine appears to have severe damage." - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "dropship_engine_damage_nofire" bound_height = 64 bound_width = 96 @@ -1253,7 +1253,7 @@ /obj/structure/prop/hybrisa/airport/refuelinghose name = "refueling hose" desc = "A long refueling hose that connects to various types of dropships." - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "fuelline1" bound_height = 64 bound_width = 96 @@ -1263,7 +1263,7 @@ /obj/structure/prop/hybrisa/airport/refuelinghose2 name = "refueling hose" desc = "A long refueling hose that connects to various types of dropships." - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "fuelline2" bound_height = 64 bound_width = 96 @@ -1275,7 +1275,7 @@ /obj/structure/prop/hybrisa/airport/deadpilot1 name = "decapitated Weyland-Yutani Pilot" desc = "What remains of a Weyland-Yutani Pilot. Their entire head is missing. Where'd it roll off to?..." - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "pilotbody_decap1" bound_height = 64 bound_width = 96 @@ -1285,7 +1285,7 @@ /obj/structure/prop/hybrisa/airport/deadpilot2 name = "decapitated Weyland-Yutani Pilot" desc = "What remains of a Weyland-Yutani Pilot. Their entire head is missing. Where'd it roll off to?..." - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "pilotbody_decap2" bound_height = 64 bound_width = 96 @@ -1295,37 +1295,37 @@ // Misc /obj/structure/prop/hybrisa/misc - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "roadbarrier" // Floor props /obj/structure/prop/hybrisa/misc/floorprops - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "solidgrate1" /obj/structure/prop/hybrisa/misc/floorprops/grate name = "solid metal grate" desc = "A metal grate." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "solidgrate1" /obj/structure/prop/hybrisa/misc/floorprops/grate2 name = "solid metal grate" desc = "A metal grate." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "solidgrate5" /obj/structure/prop/hybrisa/misc/floorprops/grate3 name = "solid metal grate" desc = "A metal grate." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "zhalfgrate1" /obj/structure/prop/hybrisa/misc/floorprops/floorglass name = "reinforced glass floor" desc = "A heavily reinforced glass floor panel, this looks almost indestructible." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "solidgrate2" unslashable = TRUE unacidable = TRUE @@ -1334,7 +1334,7 @@ /obj/structure/prop/hybrisa/misc/floorprops/floorglass2 name = "reinforced glass floor" desc = "A heavily reinforced glass floor panel, this looks almost indestructible." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "solidgrate3" unslashable = TRUE unacidable = TRUE @@ -1344,7 +1344,7 @@ /obj/structure/prop/hybrisa/misc/floorprops/floorglass3 name = "reinforced glass floor" desc = "A heavily reinforced glass floor panel, this looks almost indestructible." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "solidgrate4" unslashable = TRUE unacidable = TRUE @@ -1354,7 +1354,7 @@ /obj/structure/prop/hybrisa/misc/graffiti name = "graffiti" - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "zgraffiti4" bound_height = 64 bound_width = 96 @@ -1363,60 +1363,60 @@ breakable = TRUE /obj/structure/prop/hybrisa/misc/graffiti/graffiti1 - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "zgraffiti1" /obj/structure/prop/hybrisa/misc/graffiti/graffiti2 - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "zgraffiti2" /obj/structure/prop/hybrisa/misc/graffiti/graffiti3 - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "zgraffiti3" /obj/structure/prop/hybrisa/misc/graffiti/graffiti4 - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "zgraffiti4" /obj/structure/prop/hybrisa/misc/graffiti/graffiti5 - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "zgraffiti5" /obj/structure/prop/hybrisa/misc/graffiti/graffiti6 - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "zgraffiti6" /obj/structure/prop/hybrisa/misc/graffiti/graffiti7 - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "zgraffiti7" // Wall Blood /obj/structure/prop/hybrisa/misc/blood name = "blood" - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "wallblood_floorblood" unslashable = TRUE unacidable = TRUE breakable = TRUE /obj/structure/prop/hybrisa/misc/blood/blood1 - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "wallblood_floorblood" /obj/structure/prop/hybrisa/misc/blood/blood2 - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "wall_blood_1" /obj/structure/prop/hybrisa/misc/blood/blood3 - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "wall_blood_2" // Fire /obj/structure/prop/hybrisa/misc/fire/fire1 name = "fire" - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "zfire_smoke" layer = 5 light_on = TRUE @@ -1425,7 +1425,7 @@ /obj/structure/prop/hybrisa/misc/fire/fire2 name = "fire" - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "zfire_smoke2" layer = 5 light_on = TRUE @@ -1434,7 +1434,7 @@ /obj/structure/prop/hybrisa/misc/fire/firebarrel name = "barrel" - icon = 'icons/obj/structures/props/64x96-zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x96-hybrisarandomprops.dmi' icon_state = "zbarrelfireon" layer = 5 light_on = TRUE @@ -1446,48 +1446,48 @@ /obj/structure/prop/hybrisa/misc/commandosuitemptyprop name = "Weyland-Yutani 'Ape-Suit' Showcase" desc = "A display model of the Weyland-Yutani 'Apesuit', shame it's only a model..." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "dogcatchersuitempty1" /obj/structure/prop/hybrisa/misc/cabinet name = "cabinet" desc = "a small cabinet with drawers." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "sidecabinet" /obj/structure/prop/hybrisa/misc/trash/green name = "trash bin" desc = "A Weyland-Yutani trash bin used for disposing your unwanted items, or you can just throw your shit on the ground like every other asshole." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "trashgreen" density = TRUE /obj/structure/prop/hybrisa/misc/trash/blue name = "trash bin" desc = "A Weyland-Yutani trash bin used for disposing your unwanted items, or you can just throw your shit on the ground like every other asshole." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "trashblue" density = TRUE /obj/structure/prop/hybrisa/misc/redmeter name = "meter" - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "redmeter" /obj/structure/prop/hybrisa/misc/firebarreloff name = "barrel" - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "zfirebarreloff" /obj/structure/prop/hybrisa/misc/trashbagfullprop name = "trash bag" - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "ztrashbag" /obj/structure/prop/hybrisa/misc/slotmachine name = "slot machine" desc = "A slot machine." - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi' icon_state = "slotmachine" bound_width = 32 bound_height = 32 @@ -1497,7 +1497,7 @@ /obj/structure/prop/hybrisa/misc/slotmachine_broken name = "slot machine" desc = "A broken slot machine." - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi' icon_state = "slotmachine_broken" bound_width = 32 bound_height = 32 @@ -1507,13 +1507,13 @@ /obj/structure/prop/hybrisa/misc/coffeestuff/coffeemachine1 name = "coffee machine" desc = "A coffee machine." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "coffee" /obj/structure/prop/hybrisa/misc/coffeestuff/coffeemachine2 name = "coffee machine" desc = "A coffee machine." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "coffee_cup" /obj/structure/prop/hybrisa/misc/machinery/computers @@ -1521,44 +1521,44 @@ icon_state = "mapping_comp" /obj/structure/prop/hybrisa/misc/machinery/computers/computerwhite/computer1 - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "mapping_comp" /obj/structure/prop/hybrisa/misc/machinery/computers/computerwhite/computer2 - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "mps" /obj/structure/prop/hybrisa/misc/machinery/computers/computerwhite/computer3 - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "sensor_comp1" /obj/structure/prop/hybrisa/misc/machinery/computers/computerwhite/computer4 - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "sensor_comp2" /obj/structure/prop/hybrisa/misc/machinery/computers/computerwhite/computer5 - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "sensor_comp3" /obj/structure/prop/hybrisa/misc/machinery/computers/computerblack/computer1 - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "blackmapping_comp" /obj/structure/prop/hybrisa/misc/machinery/computers/computerblack/computer2 - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "blackmps" /obj/structure/prop/hybrisa/misc/machinery/computers/computerblack/computer3 - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "blacksensor_comp1" /obj/structure/prop/hybrisa/misc/machinery/computers/computerblack/computer4 - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "blacksensor_comp2" /obj/structure/prop/hybrisa/misc/machinery/computers/computerblack/computer5 - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "blacksensor_comp3" @@ -1688,50 +1688,50 @@ debris = list(/obj/item/stack/sheet/mineral/plastic) /obj/structure/prop/hybrisa/misc/road/roadbarrierred - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "roadbarrier" /obj/structure/prop/hybrisa/misc/road/roadbarrierredlong - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "roadbarrier4" /obj/structure/prop/hybrisa/misc/road/roadbarrierblue - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "roadbarrier2" /obj/structure/prop/hybrisa/misc/road/roadbarrierbluelong - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "roadbarrier5" /obj/structure/prop/hybrisa/misc/road/roadbarrierwyblack - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "roadbarrier3" /obj/structure/prop/hybrisa/misc/road/roadbarrierwyblacklong - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "roadbarrier6" /obj/structure/prop/hybrisa/misc/road/roadbarrierwyblackjoined - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "roadbarrierjoined3" /obj/structure/prop/hybrisa/misc/road/roadbarrierjoined - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "roadbarrierjoined" /obj/structure/prop/hybrisa/misc/road/wood name = "road barrier" desc = "A wooden barrier for blocking entry." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "roadbarrierwood" breakable = TRUE debris = list(/obj/item/stack/sheet/wood) /obj/structure/prop/hybrisa/misc/road/wood/roadbarrierwoodorange - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "roadbarrierwood" /obj/structure/prop/hybrisa/misc/road/wood/roadbarrierwoodblue - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "roadbarrierpolice" // Cargo Containers extended @@ -1897,26 +1897,26 @@ name = "platform" /obj/structure/prop/hybrisa/fakeplatforms/platform1 - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "engineer_platform" unslashable = TRUE unacidable = TRUE indestructible = TRUE /obj/structure/prop/hybrisa/fakeplatforms/platform2 - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "engineer_platform_platformcorners" unslashable = TRUE unacidable = TRUE indestructible = TRUE /obj/structure/prop/hybrisa/fakeplatforms/platform3 - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "platform" unslashable = TRUE unacidable = TRUE indestructible = TRUE /obj/structure/prop/hybrisa/fakeplatforms/platform4 - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' - icon_state = "zenithplatform3" + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' + icon_state = "hybrisaplatform3" unslashable = TRUE unacidable = TRUE indestructible = TRUE @@ -1924,13 +1924,13 @@ // Grille /obj/structure/prop/hybrisa/misc/highvoltagegrille - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "highvoltagegrille" // Greeblies /obj/structure/prop/hybrisa/misc/buildinggreeblies name = "machinery" - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi' icon_state = "buildingventbig1" bound_width = 64 bound_height = 32 @@ -1981,7 +1981,7 @@ /obj/structure/prop/hybrisa/misc/buildinggreebliessmall name = "wall vent" name = "wall vent" - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "smallwallvent1" density = FALSE @@ -1999,13 +1999,13 @@ /obj/structure/prop/hybrisa/misc/buildinggreebliessmall/computer name = "machinery" - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "zcomputermachine" density = TRUE /obj/structure/prop/hybrisa/misc/metergreen name = "meter" - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "biggreenmeter1" @@ -2014,7 +2014,7 @@ /obj/structure/prop/hybrisa/misc/stoneplanterseats name = "concrete seated planter" desc = "A decorative concrete planter with seating attached, the seats are fitted with synthetic leather, they've faded in time.." - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi' icon_state = "planterseats" bound_width = 32 bound_height = 64 @@ -2030,7 +2030,7 @@ /obj/structure/prop/hybrisa/misc/concretestatue name = "concrete statue" desc = "A decorative statue with the Weyland-Yutani 'Wings' adorned on it, A corporate brutalist piece of art." - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi' icon_state = "concretesculpture" bound_width = 64 bound_height = 64 @@ -2043,7 +2043,7 @@ /obj/structure/prop/hybrisa/misc/detonator name = "detonator" desc = "A detonator for explosives, armed and ready." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "detonator" density = FALSE anchored = TRUE @@ -2064,7 +2064,7 @@ /obj/structure/prop/hybrisa/misc/firehydrant name = "fire hydrant" desc = "A fire hydrant public water outlet, designed for quick access to water." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "firehydrant" density = TRUE anchored = TRUE @@ -2072,7 +2072,7 @@ /obj/structure/prop/hybrisa/misc/phonebox name = "phonebox" desc = "A phone-box, it doesn't seem to be working, the line must be down." - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi' icon_state = "phonebox_closed" layer = ABOVE_MOB_LAYER bound_width = 32 @@ -2091,7 +2091,7 @@ /obj/structure/prop/hybrisa/misc/bench name = "bench" desc = "A metal frame, with seats that are fitted with synthetic leather, they've faded in time." - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi' icon_state = "seatedbench" bound_width = 32 bound_height = 64 @@ -2104,7 +2104,7 @@ /obj/structure/prop/hybrisa/signs name = "neon sign" - icon = 'icons/obj/structures/props/zenith64x64_signs.dmi' + icon = 'icons/obj/structures/props/hybrisa64x64_signs.dmi' icon_state = "jacksopen_on" bound_height = 64 bound_width = 64 @@ -2114,60 +2114,60 @@ /obj/structure/prop/hybrisa/signs/casniosign name = "casino sign" - icon = 'icons/obj/structures/props/zenith64x64_signs.dmi' + icon = 'icons/obj/structures/props/hybrisa64x64_signs.dmi' icon_state = "nightgoldcasinoopen_on" /obj/structure/prop/hybrisa/signs/jackssign name = "jack's surplus sign" - icon = 'icons/obj/structures/props/zenith64x64_signs.dmi' + icon = 'icons/obj/structures/props/hybrisa64x64_signs.dmi' icon_state = "jacksopen_on" /obj/structure/prop/hybrisa/signs/opensign name = "open sign" - icon = 'icons/obj/structures/props/zenith64x64_signs.dmi' + icon = 'icons/obj/structures/props/hybrisa64x64_signs.dmi' icon_state = "open_on" /obj/structure/prop/hybrisa/signs/opensign2 name = "open sign" - icon = 'icons/obj/structures/props/zenith64x64_signs.dmi' + icon = 'icons/obj/structures/props/hybrisa64x64_signs.dmi' icon_state = "open_on2" /obj/structure/prop/hybrisa/signs/pizzasign name = "pizza sign" - icon = 'icons/obj/structures/props/zenith64x64_signs.dmi' + icon = 'icons/obj/structures/props/hybrisa64x64_signs.dmi' icon_state = "pizzaneon_on" /obj/structure/prop/hybrisa/signs/weymartsign name = "weymart sign" - icon = 'icons/obj/structures/props/zenith64x64_signs.dmi' + icon = 'icons/obj/structures/props/hybrisa64x64_signs.dmi' icon_state = "weymartsign2" /obj/structure/prop/hybrisa/signs/mechanicsign name = "mechanic sign" - icon = 'icons/obj/structures/props/zenith64x64_signs.dmi' + icon = 'icons/obj/structures/props/hybrisa64x64_signs.dmi' icon_state = "mechanicopen_on2" /obj/structure/prop/hybrisa/signs/cuppajoessign name = "cuppa joe's sign" - icon = 'icons/obj/structures/props/zenith64x64_signs.dmi' + icon = 'icons/obj/structures/props/hybrisa64x64_signs.dmi' icon_state = "cuppajoes" /obj/structure/prop/hybrisa/signs/barsign name = "bar sign" - icon = 'icons/obj/structures/props/zenith64x64_signs.dmi' + icon = 'icons/obj/structures/props/hybrisa64x64_signs.dmi' icon_state = "barsign_on" // Small Sign /obj/structure/prop/hybrisa/signs/high_voltage name = "warning sign" desc = "DANGER - HIGH VOLTAGE - DEATH!." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "shockyBig" /obj/structure/prop/hybrisa/signs/high_voltage/small name = "warning sign" desc = "DANGER - HIGH VOLTAGE - DEATH!." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "shockyTiny" // Billboards, Signs and Posters @@ -2176,7 +2176,7 @@ /obj/structure/prop/hybrisa/BillboardsandSigns/BigBillboards name = "billboard" desc = "A advertisement billboard." - icon = 'icons/obj/structures/props/32x64_zenithbillboards.dmi' + icon = 'icons/obj/structures/props/32x64_hybrisabillboards.dmi' icon_state = "billboard_bigger" bound_width = 64 bound_height = 32 @@ -2187,32 +2187,32 @@ /obj/structure/prop/hybrisa/BillboardsandSigns/Billboardsmedium/Billboard1 name = "billboard" desc = "A advertisement billboard." - icon = 'icons/obj/structures/props/32x64_zenithbillboards.dmi' + icon = 'icons/obj/structures/props/32x64_hybrisabillboards.dmi' icon_state = "billboard1" /obj/structure/prop/hybrisa/BillboardsandSigns/Billboardsmedium/Billboard2 name = "billboard" desc = "A advertisement billboard." - icon = 'icons/obj/structures/props/32x64_zenithbillboards.dmi' + icon = 'icons/obj/structures/props/32x64_hybrisabillboards.dmi' icon_state = "billboard2" /obj/structure/prop/hybrisa/BillboardsandSigns/Billboardsmedium/Billboard3 name = "billboard" desc = "A advertisement billboard." - icon = 'icons/obj/structures/props/32x64_zenithbillboards.dmi' + icon = 'icons/obj/structures/props/32x64_hybrisabillboards.dmi' icon_state = "billboard3" /obj/structure/prop/hybrisa/BillboardsandSigns/Billboardsmedium/Billboard4 name = "billboard" desc = "A advertisement billboard." - icon = 'icons/obj/structures/props/32x64_zenithbillboards.dmi' + icon = 'icons/obj/structures/props/32x64_hybrisabillboards.dmi' icon_state = "billboard4" // Big Road Signs /obj/structure/prop/hybrisa/BillboardsandSigns/Bigroadsigns name = "road sign" desc = "A road sign." - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi' icon_state = "roadsign_1" bound_width = 64 bound_height = 32 @@ -2229,7 +2229,7 @@ // Car Factory /obj/structure/prop/hybrisa/Factory - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi' icon_state = "factory_roboticarm" /obj/structure/prop/hybrisa/Factory/Robotic_arm diff --git a/code/game/objects/structures/platforms.dm b/code/game/objects/structures/platforms.dm index 88226b4b8bdc..42b64bc043a3 100644 --- a/code/game/objects/structures/platforms.dm +++ b/code/game/objects/structures/platforms.dm @@ -246,11 +246,11 @@ /obj/structure/platform/hybrisa/metalplatform1 - icon_state = "zenithstone" + icon_state = "hybrisastone" name = "raised metal edge" desc = "A raised level of metal, often used to elevate areas above others. You could probably climb it." /obj/structure/platform_decoration/hybrisa/metalplatformdeco1 - icon_state = "zenithstone_deco" + icon_state = "hybrisastone_deco" name = "raised metal corner" desc = "A raised level of metal, often used to elevate areas above others. This is the corner." @@ -275,41 +275,41 @@ icon_state = "strata_metalplatform3" /obj/structure/platform/hybrisa/metalplatform4 - icon_state = "zenithplatform" + icon_state = "hybrisaplatform" name = "raised metal platform" desc = "A raised level of metal, often used to elevate areas above others. You could probably climb it." /obj/structure/platform_decoration/hybrisa/metalplatformdeco4 - icon_state = "zenithplatform_deco" + icon_state = "hybrisaplatform_deco" name = "raised metal corner" desc = "A raised level of metal, often used to elevate areas above others. You could probably climb it." /obj/structure/platform/hybrisa/metalplatform5 - icon_state = "zenithplatform2" + icon_state = "hybrisaplatform2" name = "raised metal platform" desc = "A raised level of metal, often used to elevate areas above others. You could probably climb it." /obj/structure/platform_decoration/hybrisa/metalplatformdeco5 - icon_state = "zenithplatform_deco2" + icon_state = "hybrisaplatform_deco2" name = "raised metal corner" desc = "A raised level of metal, often used to elevate areas above others. You could probably climb it." /obj/structure/platform/hybrisa/metalplatform6 - icon_state = "zenithplatform3" + icon_state = "hybrisaplatform3" name = "raised metal platform" desc = "A raised level of metal, often used to elevate areas above others. You could probably climb it." /obj/structure/platform/hybrisa/metalplatformstair1 - icon_state = "zenithplatform_stair" + icon_state = "hybrisaplatform_stair" name = "raised metal platform" desc = "A raised level of metal, often used to elevate areas above others. You could probably climb it." /obj/structure/platform/hybrisa/metalplatformstair2 - icon_state = "zenithplatform_stair_alt" + icon_state = "hybrisaplatform_stair_alt" name = "raised metal platform" desc = "A raised level of metal, often used to elevate areas above others. You could probably climb it." /obj/structure/platform_decoration/hybrisa/metalplatformdeco6 - icon_state = "zenithplatform_deco3" + icon_state = "hybrisaplatform_deco3" name = "raised metal corner" desc = "A raised level of metal, often used to elevate areas above others. You could probably climb it." diff --git a/code/game/objects/structures/stool_bed_chair_nest/bed.dm b/code/game/objects/structures/stool_bed_chair_nest/bed.dm index 338590831e2a..d04723d9babf 100644 --- a/code/game/objects/structures/stool_bed_chair_nest/bed.dm +++ b/code/game/objects/structures/stool_bed_chair_nest/bed.dm @@ -536,7 +536,7 @@ GLOBAL_LIST_EMPTY(activated_medevac_stretchers) /obj/structure/bed/hybrisa/hospital/hospitaldivider name = "hospital divider" desc = "A hospital divider for privacy." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "hospitalcurtain" layer = ABOVE_MOB_LAYER anchored = TRUE diff --git a/code/modules/cm_aliens/structures/tunnel.dm b/code/modules/cm_aliens/structures/tunnel.dm index 8f904804175d..186512db2636 100644 --- a/code/modules/cm_aliens/structures/tunnel.dm +++ b/code/modules/cm_aliens/structures/tunnel.dm @@ -284,14 +284,14 @@ /obj/structure/tunnel/maint_tunnel/hybrisa name = "\improper Maintenance Hatch" desc = "An entrance to a maintenance tunnel. You can see bits of slime and resin within. Pieces of debris keep you from getting a closer look." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "maintenancehatch_alt" /obj/structure/tunnel/maint_tunnel/hybrisa/no_xeno_desc desc = "An entrance to a maintenance tunnel. Pieces of debris keep you from getting a closer look." /obj/structure/tunnel/maint_tunnel/hybrisa/grate name = "\improper Sewer Manhole" desc = "An entrance to a sewage maintenance tunnel. You can see bits of slime and resin within. Pieces of debris keep you from getting a closer look." - icon = 'icons/obj/structures/props/zenithrandomprops.dmi' + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi' icon_state = "wymanhole" /obj/structure/tunnel/maint_tunnel/hybrisa/grate/no_xeno_desc desc = "An entrance to a sewage maintenance tunnel. Pieces of debris keep you from getting a closer look." diff --git a/icons/obj/structures/doors/zenithshutters.dmi b/icons/obj/structures/doors/hybrisashutters.dmi similarity index 100% rename from icons/obj/structures/doors/zenithshutters.dmi rename to icons/obj/structures/doors/hybrisashutters.dmi diff --git a/icons/obj/structures/props/32x64_zenithbillboards.dmi b/icons/obj/structures/props/32x64_hybrisabillboards.dmi similarity index 100% rename from icons/obj/structures/props/32x64_zenithbillboards.dmi rename to icons/obj/structures/props/32x64_hybrisabillboards.dmi diff --git a/icons/obj/structures/props/64x64_zenithrandomprops.dmi b/icons/obj/structures/props/64x64_hybrisarandomprops.dmi similarity index 100% rename from icons/obj/structures/props/64x64_zenithrandomprops.dmi rename to icons/obj/structures/props/64x64_hybrisarandomprops.dmi diff --git a/icons/obj/structures/props/64x96-zenithrandomprops.dmi b/icons/obj/structures/props/64x96-hybrisarandomprops.dmi similarity index 100% rename from icons/obj/structures/props/64x96-zenithrandomprops.dmi rename to icons/obj/structures/props/64x96-hybrisarandomprops.dmi diff --git a/icons/obj/structures/props/zenith64x64_signs.dmi b/icons/obj/structures/props/hybrisa64x64_signs.dmi similarity index 100% rename from icons/obj/structures/props/zenith64x64_signs.dmi rename to icons/obj/structures/props/hybrisa64x64_signs.dmi diff --git a/icons/obj/structures/props/zenithengineerpillarangled.dmi b/icons/obj/structures/props/hybrisaengineerpillarangled.dmi similarity index 100% rename from icons/obj/structures/props/zenithengineerpillarangled.dmi rename to icons/obj/structures/props/hybrisaengineerpillarangled.dmi diff --git a/icons/obj/structures/props/zenithrandomprops.dmi b/icons/obj/structures/props/hybrisarandomprops.dmi similarity index 100% rename from icons/obj/structures/props/zenithrandomprops.dmi rename to icons/obj/structures/props/hybrisarandomprops.dmi diff --git a/icons/obj/structures/props/zenithtables.dmi b/icons/obj/structures/props/hybrisatables.dmi similarity index 100% rename from icons/obj/structures/props/zenithtables.dmi rename to icons/obj/structures/props/hybrisatables.dmi diff --git a/icons/obj/structures/props/zenithxenocryogenics.dmi b/icons/obj/structures/props/hybrisaxenocryogenics.dmi similarity index 100% rename from icons/obj/structures/props/zenithxenocryogenics.dmi rename to icons/obj/structures/props/hybrisaxenocryogenics.dmi diff --git a/icons/obj/structures/props/zenithxenocryogenics2.dmi b/icons/obj/structures/props/hybrisaxenocryogenics2.dmi similarity index 100% rename from icons/obj/structures/props/zenithxenocryogenics2.dmi rename to icons/obj/structures/props/hybrisaxenocryogenics2.dmi diff --git a/maps/map_files/LV759_Hybrisa_Prospera/LV759_Hybrisa_Prospera.dmm b/maps/map_files/LV759_Hybrisa_Prospera/LV759_Hybrisa_Prospera.dmm index 6e45ae8595ea..f113d91a9eb1 100644 --- a/maps/map_files/LV759_Hybrisa_Prospera/LV759_Hybrisa_Prospera.dmm +++ b/maps/map_files/LV759_Hybrisa_Prospera/LV759_Hybrisa_Prospera.dmm @@ -355,20 +355,6 @@ icon_state = "platingdmg1" }, /area/lv759/indoors/mining_outpost/north_maint) -"add" = ( -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart2"; - icon_opened = "foodcart2_open"; - icon_state = "foodcart2"; - name = "\improper food cart" - }, -/turf/open/floor/strata{ - dir = 1; - icon_state = "orange_edge" - }, -/area/lv759/indoors/spaceport/docking_bay_1) "adj" = ( /obj/structure/surface/rack, /obj/item/stack/sheet/metal/large_stack, @@ -413,13 +399,6 @@ icon_state = "sterile_white" }, /area/lv759/indoors/hospital/cryo_room) -"ads" = ( -/obj/structure/window/framed/corsat, -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi' - }, -/turf/open/floor/plating, -/area/lv759/indoors/wy_research_complex/hallwaycentral) "adu" = ( /obj/structure/bed/chair/office/dark{ dir = 8; @@ -663,6 +642,15 @@ }, /turf/open/floor/hybrisa/metal/bluemetalfull, /area/lv759/indoors/spaceport/communications_office) +"afq" = ( +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + dir = 4; + icon = 'icons/obj/structures/doors/hybrisashutters.dmi' + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/mainlabs) "afF" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/structure/platform_decoration/hybrisa/rockdark{ @@ -971,6 +959,20 @@ /obj/effect/hybrisa/decal/gold/line1, /turf/open/floor/hybrisa/carpet/carpetred, /area/lv759/indoors/casino) +"aio" = ( +/obj/structure/prop/invuln/overhead_pipe, +/obj/structure/surface/rack, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -4; + pixel_y = 6 + }, +/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, +/turf/open/floor/plating, +/area/lv759/indoors/landing_zone_2/kmcc_hub_maintenance_north) "aiq" = ( /obj/structure/bed/stool{ buckling_y = 14; @@ -1072,6 +1074,34 @@ icon_state = "platingdmg3" }, /area/lv759/indoors/north_east_caves) +"aiY" = ( +/obj/structure/prop/hybrisa/misc/fake/lattice/full, +/obj/structure/pipes/standard/tank/carbon_dioxide{ + pixel_x = 16 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/yellow{ + dir = 1 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/red{ + pixel_x = 4 + }, +/obj/structure/pipes/standard/simple/visible/supply, +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 8; + layer = 2 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/blue{ + pixel_x = -4 + }, +/obj/structure/prop/hybrisa/fakeplatforms/platform3{ + icon = 'icons/obj/structures/props/platforms.dmi'; + icon_state = "hybrisastone" + }, +/obj/structure/prop/hybrisa/misc/floorprops/grate{ + layer = 4 + }, +/turf/open/hybrisa/street/underground_unweedable, +/area/lv759/indoors/wy_research_complex/mainlabs) "ajj" = ( /obj/structure/machinery/door/airlock/almayer/maint/reinforced/colony{ autoname = 1; @@ -1662,21 +1692,6 @@ }, /turf/closed/wall/hybrisa/rock, /area/lv759/oob) -"aoS" = ( -/obj/structure/platform/hybrisa/metalplatform2, -/obj/structure/platform/hybrisa/metalplatform2{ - dir = 8 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 3; - pixel_y = 20 - }, -/turf/open/auto_turf/hybrisashale/layer1, -/area/lv759/outdoors/colony_streets/central_streets) "aoY" = ( /obj/structure/machinery/light/spot/blue{ dir = 8 @@ -1685,22 +1700,6 @@ icon_state = "multi_tiles" }, /area/lv759/indoors/spaceport/docking_bay_2) -"apc" = ( -/obj/item/trash/cigbutt{ - desc = "Have you got the CuppaJoe Smile? Stay perky! Freeze-dried CuppaJoe's Coffee."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "coffeecuppajoe"; - name = "cuppa joe's coffee cup" - }, -/obj/item/stack/sheet/cardboard{ - layer = 1 - }, -/obj/structure/disposalpipe/segment{ - dir = 8 - }, -/obj/structure/barricade/handrail/hybrisa/handrail, -/turf/open/floor/plating/plating_catwalk/prison, -/area/lv759/outdoors/colony_streets/north_west_street) "apf" = ( /obj/structure/platform{ dir = 8 @@ -1816,6 +1815,36 @@ }, /turf/open/floor/hybrisa/tile/greenfull_bigtile, /area/lv759/indoors/botany/botany_mainroom) +"aqe" = ( +/obj/structure/closet/crate/trashcart{ + opened = 1 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/item/stack/sheet/cardboard, +/obj/item/stack/sheet/cardboard, +/obj/item/stack/sheet/cardboard, +/obj/item/reagent_container/syringe{ + icon_state = "broken" + }, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, +/obj/item/storage/bag/plasticbag, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_15"; + pixel_y = 14 + }, +/turf/open/hybrisa/street/cement1, +/area/lv759/outdoors/colony_streets/central_streets) "aqh" = ( /obj/structure/window/reinforced{ dir = 4 @@ -1921,6 +1950,21 @@ /obj/structure/window/framed/hybrisa/marshalls/cell, /turf/open/floor/plating, /area/lv759/indoors/colonial_marshals/prisoners_cells) +"ari" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/dirt, +/turf/open/hybrisa/street/sidewalk{ + dir = 1 + }, +/area/lv759/outdoors/colony_streets/south_east_street) "ark" = ( /obj/effect/decal/cleanable/blood/drip, /turf/open/floor/prison{ @@ -2035,6 +2079,25 @@ }, /turf/open/floor/hybrisa/tile/tilewhite, /area/lv759/indoors/bar/bathroom) +"arS" = ( +/obj/structure/cable/white{ + color = "#550d0d"; + icon_state = "1-2"; + layer = 5 + }, +/obj/structure/machinery/door/poddoor/almayer/closed{ + dir = 2; + icon = 'icons/obj/structures/doors/hybrisashutters.dmi'; + id = "hybrisacolonylockdown"; + indestructible = 1; + name = "Emergency Lockdown"; + needs_power = 0; + unacidable = 1 + }, +/turf/open/floor/corsat{ + icon_state = "marked" + }, +/area/lv759/indoors/hospital/maintenance_north) "arY" = ( /obj/effect/hybrisa/decal/dirt, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, @@ -2087,6 +2150,24 @@ icon_state = "ramptop" }, /area/lv759/indoors/wy_research_complex_entrance) +"asm" = ( +/obj/structure/prop/almayer/computers/sensor_computer3{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "blacksensor_comp3"; + name = "computer" + }, +/obj/structure/machinery/door_control{ + id = "hybrisacolonylockdown"; + indestructible = 1; + name = "Colony Exterior Lockdown"; + pixel_x = 1; + pixel_y = -5 + }, +/turf/open/floor/strata{ + icon_state = "red1" + }, +/area/lv759/indoors/wy_research_complex/securitycommand) "asn" = ( /obj/structure/prop/hybrisa/misc/fake/pipes/pipe1{ dir = 4 @@ -2209,6 +2290,25 @@ "aty" = ( /turf/closed/wall/hybrisa/research/reinforced, /area/lv759/indoors/wy_research_complex/janitor) +"atQ" = ( +/obj/item/reagent_container/glass/bucket{ + pixel_x = -9; + pixel_y = 9 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/hotdog, +/obj/effect/hybrisa/decal/trash, +/mob/living/simple_animal/rat/brown, +/turf/open/hybrisa/street/cement3, +/area/lv759/outdoors/colony_streets/north_east_street) "atY" = ( /obj/structure/closet, /obj/item/storage/box/lights/mixed, @@ -3209,6 +3309,29 @@ dir = 1 }, /area/lv759/outdoors/colony_streets/north_west_street) +"aDe" = ( +/obj/structure/closet/crate/trashcart{ + opened = 1 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/effect/decal/strata_decals/grime/grime3, +/obj/effect/decal/strata_decals/grime/grime3{ + icon_state = "grime1" + }, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, +/obj/structure/prop/hybrisa/misc/buildinggreebliessmall3{ + pixel_y = 28 + }, +/turf/open/floor/plating, +/area/lv759/outdoors/colony_streets/north_street) "aDj" = ( /obj/structure/window/reinforced{ dir = 8; @@ -3620,6 +3743,38 @@ icon_state = "cell_stripe" }, /area/lv759/indoors/electical_systems/substation1) +"aFV" = ( +/obj/item/trash/eat, +/obj/item/trash/cigbutt{ + pixel_x = -10; + pixel_y = 13 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/structure/closet/crate/trashcart{ + opened = 1 + }, +/obj/item/storage/bag/plasticbag, +/obj/item/trash/liquidfood, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, +/obj/structure/machinery/light/small{ + dir = 1 + }, +/obj/structure/prop/hybrisa/misc/buildinggreebliessmall3{ + pixel_y = 28 + }, +/turf/open/floor/prison{ + dir = 10; + icon_state = "floor_plate" + }, +/area/lv759/outdoors/colony_streets/east_central_street) "aFW" = ( /obj/structure/bed/chair/office/light{ dir = 8 @@ -3987,39 +4142,6 @@ }, /turf/open/floor/hybrisa/carpet/carpetbeigedeco, /area/lv759/indoors/garage_managersoffice) -"aIr" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "W" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - layer = 3.33 - }, -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/structure/prop/almayer/computers/mapping_computer{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "computer"; - pixel_y = 12 - }, -/obj/effect/decal/warning_stripes{ - icon_state = "W" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - layer = 3.33 - }, -/obj/effect/decal/warning_stripes{ - icon_state = "N"; - pixel_y = 3 - }, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "blackfull" - }, -/area/lv759/indoors/wy_research_complex/xenobiology) "aIB" = ( /obj/structure/filingcabinet{ density = 0; @@ -4247,15 +4369,6 @@ /obj/effect/hybrisa/decal/dirt, /turf/open/floor/kutjevo/grey, /area/lv759/indoors/garage_workshop) -"aKI" = ( -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi'; - dir = 4 - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/xenoarcheology) "aKJ" = ( /turf/open/floor/almayer{ dir = 8; @@ -4339,6 +4452,15 @@ icon_state = "darkyellow2" }, /area/lv759/indoors/hospital/maintenance) +"aLA" = ( +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi' + }, +/obj/structure/machinery/door/airlock/multi_tile/hybrisa/personal_solid_white/autoname, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/researchanddevelopment) "aLI" = ( /obj/effect/hybrisa/decal/dirt, /turf/open/floor/prison{ @@ -4698,32 +4820,6 @@ icon_state = "darkbrown2" }, /area/lv759/indoors/power_plant/fusion_generators) -"aPc" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart2"; - icon_opened = "foodcart2_open"; - icon_state = "foodcart2"; - name = "\improper food cart"; - pixel_y = 9 - }, -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart2"; - icon_opened = "foodcart2_open"; - icon_state = "foodcart2"; - name = "\improper food cart" - }, -/turf/open/floor/strata{ - dir = 6; - icon_state = "multi_tiles" - }, -/area/lv759/indoors/spaceport/docking_bay_1) "aPi" = ( /obj/structure/bed/chair/dropship/pilot{ dir = 1 @@ -6197,15 +6293,6 @@ icon_state = "darkbrown2" }, /area/lv759/indoors/recycling_plant/garage) -"bce" = ( -/obj/structure/prop/almayer/computers/sensor_computer1{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "blacksensor_comp1"; - name = "computer" - }, -/turf/open/floor/hybrisa/metal/bluemetalfull, -/area/lv759/indoors/wy_research_complex/reception) "bcg" = ( /obj/structure/surface/table, /obj/item/tool/warning_cone{ @@ -6693,6 +6780,18 @@ icon = 'icons/turf/floors/hybrisa_dirt.dmi' }, /area/lv759/indoors/west_caves) +"bfJ" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "N" + }, +/obj/structure/reagent_dispensers/fueltank{ + desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "spacecraft fuel-mix tank" + }, +/obj/effect/decal/cleanable/liquid_fuel, +/turf/open/floor/corsat, +/area/lv759/indoors/spaceport/engineering) "bfK" = ( /obj/effect/decal/warning_stripes{ icon_state = "N"; @@ -6728,6 +6827,28 @@ /obj/effect/hybrisa/decal/tiretrack, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/north_east_street) +"bga" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 4; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/item/trash/cigbutt, +/obj/item/trash/eat, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_5" + }, +/obj/item/trash/hybrisa/cuppa_joes/empty_cup, +/obj/item/trash/hybrisa/cuppa_joes/lid, +/turf/open/floor/hybrisa/metal/grated{ + dir = 1 + }, +/area/lv759/outdoors/colony_streets/central_streets) "bge" = ( /obj/item/weapon/gun/revolver/cmb, /obj/item/ammo_magazine/revolver/cmb{ @@ -6817,6 +6938,19 @@ icon_state = "orange_cover" }, /area/lv759/indoors/wy_research_complex/hangarbay) +"bgT" = ( +/obj/structure/platform{ + dir = 1; + layer = 1 + }, +/obj/structure/prop/almayer/computers/sensor_computer1{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "blacksensor_comp1"; + name = "computer" + }, +/turf/open/floor/hybrisa/metal/zbrownfloor_full, +/area/lv759/indoors/meridian/meridian_factory) "bgU" = ( /obj/effect/decal/warning_stripes{ icon_state = "N" @@ -6957,6 +7091,37 @@ /obj/structure/machinery/cm_vending/sorted/medical/wall_med, /turf/closed/wall/hybrisa/colony/hospital, /area/lv759/indoors/hospital/patient_ward) +"biB" = ( +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 8 + }, +/obj/structure/platform_decoration/hybrisa/metalplatformdeco1, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/item/paper/crumpled{ + pixel_x = 6; + pixel_y = 18 + }, +/obj/structure/barricade/handrail/strata{ + dir = 4 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_9"; + pixel_y = 12 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_6" + }, +/turf/open/floor/hybrisa/metal/grated{ + dir = 4 + }, +/area/lv759/outdoors/colony_streets/central_streets) "biC" = ( /obj/structure/platform/hybrisa/metalplatform2{ dir = 1 @@ -7101,6 +7266,15 @@ icon_state = "black" }, /area/lv759/indoors/wy_research_complex/cargo) +"bjX" = ( +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi'; + dir = 2 + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/xenoarcheology) "bka" = ( /turf/closed/shuttle/dropship2/WY/StarGlider{ icon_state = "27"; @@ -7123,6 +7297,24 @@ }, /turf/open/engineership/engineer_floor9, /area/lv759/indoors/derelict_ship) +"bkn" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/trash/eat, +/obj/effect/hybrisa/decal/dirt, +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 4 + }, +/obj/structure/prop/hybrisa/misc/trash/green, +/obj/structure/platform/hybrisa/metalplatform1, +/turf/open/hybrisa/street/cement1, +/area/lv759/outdoors/colony_streets/central_streets) "bko" = ( /obj/item/weapon/gun/rifle/mar40/carbine, /obj/effect/decal/cleanable/blood, @@ -7220,30 +7412,6 @@ icon_state = "darkbrown2" }, /area/lv759/indoors/recycling_plant/garage) -"bkL" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 4; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_10"; - pixel_y = 12 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_4" - }, -/obj/effect/hybrisa/decal/dirt, -/turf/open/floor/prison{ - dir = 10; - icon_state = "floor_plate" - }, -/area/lv759/outdoors/colony_streets/central_streets) "bkM" = ( /obj/structure/platform/hybrisa/rockdark{ dir = 4 @@ -8488,32 +8656,6 @@ /obj/effect/landmark/objective_landmark/science, /turf/open/floor/hybrisa/tile/tilewhite, /area/lv759/indoors/wy_research_complex/mainlabs) -"bwi" = ( -/obj/structure/closet/crate/trashcart{ - opened = 1 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/item/trash/liquidfood, -/obj/item/trash/cigbutt{ - pixel_x = -10; - pixel_y = 14 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, -/obj/effect/hybrisa/decal/dirt, -/obj/structure/platform/hybrisa/metalplatform4{ - dir = 4 - }, -/turf/open/hybrisa/street/cement1, -/area/lv759/outdoors/colony_streets/central_streets) "bwk" = ( /obj/effect/hybrisa/decal/doubleroad/lines1{ pixel_x = -4 @@ -8588,6 +8730,29 @@ }, /turf/open/floor/plating/plating_catwalk/prison, /area/lv759/outdoors/caveplateau) +"bwN" = ( +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart2"; + icon_opened = "foodcart2_open"; + icon_state = "foodcart2"; + name = "\improper food cart" + }, +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart2"; + icon_opened = "foodcart2_open"; + icon_state = "foodcart2"; + name = "\improper food cart"; + pixel_x = 3; + pixel_y = -9 + }, +/turf/open/floor/prison{ + icon_state = "ramptop" + }, +/area/lv759/indoors/spaceport/docking_bay_1) "bwO" = ( /turf/open/floor/plating/plating_catwalk/prison, /area/lv759/outdoors/colony_streets/south_east_street) @@ -8656,24 +8821,6 @@ /obj/effect/hybrisa/decal/dirt, /turf/open/hybrisa/street/sidewalkfull, /area/lv759/outdoors/colony_streets/north_street) -"bxj" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_4" - }, -/obj/structure/machinery/light/small/blue{ - dir = 1 - }, -/turf/open/hybrisa/street/cement3, -/area/lv759/outdoors/colony_streets/south_east_street) "bxl" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/almayer/glass{ autoname = 1 @@ -8844,33 +8991,6 @@ icon_state = "cyan3" }, /area/lv759/indoors/wy_research_complex/weaponresearchlab) -"byU" = ( -/obj/structure/closet/crate/trashcart{ - opened = 1 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/item/trash/boonie, -/obj/item/trash/cheesie, -/obj/item/trash/cigbutt{ - pixel_x = -10; - pixel_y = 7 - }, -/obj/item/paper/crumpled, -/obj/item/stack/rods{ - pixel_y = -2 - }, -/obj/structure/disposalpipe/segment{ - dir = 8 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/lv759/outdoors/colony_streets/south_east_street) "byW" = ( /obj/structure/barricade/handrail/wire{ dir = 8 @@ -9395,16 +9515,6 @@ /obj/structure/disposalpipe/tagger/partial, /turf/open/floor/plating/plating_catwalk/prison, /area/lv759/outdoors/colony_streets/north_east_street) -"bDX" = ( -/obj/structure/window/framed/corsat/research, -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - dir = 4; - icon = 'icons/obj/structures/doors/zenithshutters.dmi' - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/xenobiology) "bEe" = ( /turf/closed/shuttle/ert{ icon_state = "wy3" @@ -9482,6 +9592,26 @@ "bEE" = ( /turf/closed/wall/hybrisa/colony/reinforced, /area/lv759/indoors/meridian/meridian_foyer) +"bEI" = ( +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart2"; + icon_opened = "foodcart2_open"; + icon_state = "foodcart2"; + name = "\improper food cart"; + pixel_y = 9 + }, +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart2"; + icon_opened = "foodcart2_open"; + icon_state = "foodcart2"; + name = "\improper food cart" + }, +/turf/open/floor/hybrisa/carpet/carpetdarkerblue, +/area/lv759/indoors/spaceport/docking_bay_1) "bEO" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/almayer/glass{ autoname = 1 @@ -9831,6 +9961,29 @@ icon_state = "multi_tiles" }, /area/lv759/indoors/spaceport/docking_bay_2) +"bHQ" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 4; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/red{ + dir = 4; + pixel_y = 4 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/blue{ + dir = 4; + pixel_y = -4 + }, +/turf/open/floor/plating{ + dir = 8; + icon_state = "platingdmg3" + }, +/area/lv759/outdoors/colony_streets/central_streets) "bHS" = ( /obj/structure/machinery/vending/walkman, /turf/open/floor{ @@ -9957,6 +10110,16 @@ icon_state = "platingdmg3" }, /area/lv759/indoors/central_caves) +"bJw" = ( +/obj/structure/prop/almayer/computers/sensor_computer1{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "computer" + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/researchanddevelopment) "bJB" = ( /obj/effect/hybrisa/decal/dirt, /obj/item/device/flashlight/lantern, @@ -10083,24 +10246,51 @@ icon_state = "whitegreen" }, /area/lv759/indoors/hospital/east_hallway) -"bLm" = ( +"bLl" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/cigbutt{ + pixel_x = -3; + pixel_y = 9 + }, /obj/item/trash/c_tube{ desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; icon_state = "ztrashbag"; + layer = 3.1; name = "trash bag"; pixel_x = -4; pixel_y = 6 }, -/obj/item/trash/eat, -/obj/effect/hybrisa/decal/dirt, -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 4 +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 3.2; + name = "trash bag"; + pixel_x = 3; + pixel_y = -2 }, -/obj/structure/prop/hybrisa/misc/trash/green, -/obj/structure/platform/hybrisa/metalplatform1, -/turf/open/hybrisa/street/cement1, -/area/lv759/outdoors/colony_streets/central_streets) +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 3; + name = "trash bag"; + pixel_x = 3; + pixel_y = 20 + }, +/obj/item/stack/sheet/cardboard{ + layer = 1; + pixel_x = 12 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_6"; + pixel_y = 12 + }, +/turf/open/auto_turf/sand_white/layer0{ + icon = 'icons/turf/floors/hybrisa_dirt.dmi' + }, +/area/lv759/outdoors/colony_streets/south_east_street) "bLp" = ( /turf/open/floor/prison{ icon_state = "whitegreenfull" @@ -10333,23 +10523,6 @@ dir = 6 }, /area/lv759/indoors/meridian/meridian_factory) -"bNW" = ( -/obj/item/trash/chunk, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/item/stack/sheet/cardboard{ - layer = 1 - }, -/turf/open/auto_turf/sand_white/layer0{ - icon = 'icons/turf/floors/hybrisa_dirt.dmi' - }, -/area/lv759/outdoors/colony_streets/south_east_street) "bNY" = ( /obj/structure/prop/invuln/minecart_tracks{ dir = 1 @@ -10700,17 +10873,6 @@ icon = 'icons/turf/floors/hybrisa_dirt.dmi' }, /area/lv759/indoors/wy_research_complex_entrance) -"bQK" = ( -/obj/structure/prop/almayer/computers/sensor_computer1{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "blacksensor_comp1"; - name = "computer" - }, -/turf/open/floor/strata{ - icon_state = "red1" - }, -/area/lv759/indoors/wy_research_complex/securitycommand) "bQN" = ( /obj/effect/decal/warning_stripes{ icon_state = "S" @@ -10787,19 +10949,6 @@ icon_state = "plate" }, /area/lv759/indoors/landing_zone_2/kmcc_hub_lounge_hallway) -"bRs" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/item/clothing/head/hardhat{ - pixel_x = 4; - pixel_y = 7 - }, -/obj/structure/reagent_dispensers/fueltank{ - desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "spacecraft fuel-mix tank" - }, -/turf/open/floor/plating, -/area/lv759/indoors/landing_zone_2/kmcc_hub_fuel) "bRu" = ( /obj/effect/decal/warning_stripes{ icon_state = "N"; @@ -11212,6 +11361,20 @@ /obj/effect/hybrisa/decal/road/lines3, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/north_west_street) +"bUS" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 3; + pixel_y = 20 + }, +/obj/structure/disposalpipe/segment, +/obj/item/trash/hybrisa/cuppa_joes/lid, +/obj/item/trash/hybrisa/cuppa_joes/empty_cup, +/turf/open/floor/plating/plating_catwalk/prison, +/area/lv759/outdoors/colony_streets/north_west_street) "bUY" = ( /obj/structure/prop/hybrisa/misc/fake/lattice/full, /obj/structure/prop/hybrisa/misc/fake/pipes/pipe1{ @@ -13644,28 +13807,6 @@ }, /turf/open/floor/hybrisa/tile/darkgrey_bigtile, /area/lv759/indoors/recycling_plant) -"coM" = ( -/obj/structure/closet/crate/trashcart{ - opened = 1 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/item/pizzabox/margherita, -/obj/effect/hybrisa/decal/dirt, -/obj/item/reagent_container/food/snacks/margheritaslice{ - desc = "A slice of classic pizza ruined by the corps."; - name = "dirty margherita slice"; - pixel_x = -3; - pixel_y = 3 - }, -/turf/open/hybrisa/street/cement1, -/area/lv759/outdoors/colony_streets/north_west_street) "coN" = ( /obj/structure/prop/ice_colony/surveying_device{ dir = 1 @@ -13858,33 +13999,39 @@ opacity = 0 }, /area/lv759/indoors/spaceport/horizon_runner) -"cqM" = ( -/obj/structure/closet/crate/trashcart{ - layer = 3; - opened = 1 +"cqL" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 3; + pixel_y = -2 }, +/obj/effect/hybrisa/decal/road/lines4, +/obj/effect/hybrisa/decal/road/lines5, +/turf/open/hybrisa/street/asphalt, +/area/lv759/outdoors/colony_streets/east_central_street) +"cqS" = ( /obj/item/trash/c_tube{ desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; icon_state = "ztrashbag"; name = "trash bag"; - pixel_x = -4; - pixel_y = 6 + pixel_x = 2; + pixel_y = 20 }, -/obj/item/pizzabox/margherita, -/obj/effect/decal/cleanable/flour, /obj/effect/hybrisa/decal/dirt, -/obj/item/reagent_container/food/snacks/meat, /obj/effect/hybrisa/decal/trash{ - icon_state = "trash_9"; - pixel_x = -8; - pixel_y = 12 + icon_state = "trash_7" }, -/obj/structure/prop/hybrisa/misc/graffiti/graffiti3{ - pixel_x = -12 +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_14" }, -/turf/open/hybrisa/street/cement1, -/area/lv759/outdoors/colony_streets/north_west_street) +/turf/open/floor/hybrisa/metal/grated{ + dir = 4 + }, +/area/lv759/outdoors/colony_streets/north_street) "cqZ" = ( /turf/open/floor/hybrisa/wood/blackwood, /area/lv759/indoors/apartment/northapartments) @@ -13931,32 +14078,6 @@ icon_state = "whitered" }, /area/lv759/indoors/hospital/icu) -"crn" = ( -/obj/structure/closet/crate/trashcart{ - opened = 1 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/item/stack/sheet/cardboard, -/obj/item/stack/sheet/cardboard, -/obj/item/stack/sheet/cardboard, -/obj/item/reagent_container/syringe{ - icon_state = "broken" - }, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, -/obj/item/storage/bag/plasticbag, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/dirt, -/turf/open/hybrisa/street/cement1, -/area/lv759/outdoors/colony_streets/central_streets) "crt" = ( /obj/structure/machinery/vending/coffee, /turf/open/floor/almayer{ @@ -14422,28 +14543,6 @@ icon_state = "darkbrown2" }, /area/lv759/indoors/power_plant/south_hallway) -"cuS" = ( -/obj/item/reagent_container/glass/bucket/mopbucket{ - pixel_y = 12 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 3; - pixel_y = -2 - }, -/obj/item/stack/sheet/cardboard{ - layer = 1 - }, -/obj/structure/machinery/light{ - dir = 8 - }, -/turf/open/floor/hybrisa/tile/darkbrown_bigtile{ - dir = 9 - }, -/area/lv759/indoors/recycling_plant/garage) "cuZ" = ( /turf/open/hybrisa/street/roadlines4, /area/lv759/outdoors/colony_streets/east_central_street) @@ -14745,34 +14844,6 @@ dir = 4 }, /area/lv759/outdoors/colony_streets/central_streets) -"cxy" = ( -/obj/structure/prop/hybrisa/misc/fake/wire/blue{ - dir = 4; - pixel_y = -4 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/yellow{ - dir = 4 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/red{ - dir = 4; - pixel_y = 4 - }, -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 1; - layer = 2 - }, -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 4 - }, -/obj/structure/prop/hybrisa/fakeplatforms/platform3{ - icon = 'icons/obj/structures/props/platforms.dmi'; - icon_state = "zenithstone" - }, -/obj/structure/prop/hybrisa/misc/floorprops/grate{ - layer = 4 - }, -/turf/open/hybrisa/street/underground_unweedable, -/area/lv759/indoors/wy_research_complex/hallwaysouthwest) "cxK" = ( /obj/effect/hybrisa/decal/dirt, /turf/open/floor/prison{ @@ -15555,6 +15626,33 @@ /obj/effect/decal/cleanable/blood/gibs/limb, /turf/open/floor/plating, /area/lv759/indoors/mining_outpost/south) +"cEj" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/structure/closet/crate/trashcart, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/item/trash/barcardine, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 3; + pixel_y = -2 + }, +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c"; + level = 2 + }, +/turf/open/floor/plating/plating_catwalk/prison, +/area/lv759/outdoors/colony_streets/north_street) "cEk" = ( /obj/effect/hybrisa/decal/dirt, /obj/item/tool/warning_cone{ @@ -15590,6 +15688,32 @@ icon_state = "orange_edge" }, /area/lv759/indoors/spaceport/docking_bay_1) +"cED" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/decal/strata_decals/grime/grime3{ + icon_state = "grime4" + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 6; + name = "trash bag"; + pixel_x = -10; + pixel_y = 32 + }, +/obj/item/trash/cigbutt{ + pixel_x = -7; + pixel_y = 13 + }, +/obj/item/trash/c_tube, +/obj/item/trash/buritto, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_6" + }, +/turf/open/hybrisa/street/cement3, +/area/lv759/outdoors/colony_streets/east_central_street) "cEG" = ( /obj/effect/decal/strata_decals/grime/grime4{ dir = 4 @@ -15631,6 +15755,22 @@ icon_state = "floor_plate" }, /area/lv759/outdoors/landing_zone_2) +"cEP" = ( +/obj/structure/closet/crate/trashcart{ + opened = 1 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating/plating_catwalk/prison, +/area/lv759/outdoors/colony_streets/north_street) "cEV" = ( /obj/structure/platform_decoration/hybrisa/metalplatformdeco6{ dir = 4 @@ -15819,20 +15959,33 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/north_east_street) -"cGP" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/hotdog, -/obj/structure/closet/crate/trashcart, -/obj/item/trash/eat, -/obj/item/trash/cigbutt{ - desc = "Have you got the CuppaJoe Smile? Stay perky! Freeze-dried CuppaJoe's Coffee."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "coffeecuppajoe"; - name = "cuppa joe's coffee cup" +"cGQ" = ( +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_2"; + pixel_x = -8; + pixel_y = 12 }, -/obj/item/trash/hybrisa/cuppa_joes/lid, -/turf/open/floor/plating/kutjevo, -/area/lv759/indoors/spaceport/maintenance_east) +/obj/item/trash/cigbutt, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/item/weapon/broken_bottle, +/obj/item/shard, +/obj/effect/decal/hefa_cult_decals/d32{ + desc = "You think you can make out the iconography of a Xenomorph."; + icon_state = "4" + }, +/obj/effect/decal/hefa_cult_decals/d32{ + desc = "You think you can make out the iconography of a Xenomorph."; + icon_state = "3" + }, +/turf/open/floor/plating, +/area/lv759/indoors/hobosecret) "cGU" = ( /obj/effect/hybrisa/decal/dirt, /obj/effect/hybrisa/decal/dirt, @@ -16688,22 +16841,6 @@ icon_state = "floor3" }, /area/lv759/indoors/weymart) -"cND" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart2"; - icon_opened = "foodcart2_open"; - icon_state = "foodcart2"; - name = "\improper food cart" - }, -/turf/open/floor/almayer{ - icon_state = "tcomms" - }, -/area/lv759/indoors/spaceport/docking_bay_1) "cNE" = ( /obj/effect/decal/cleanable/blood, /obj/structure/barricade/handrail/wire{ @@ -17305,6 +17442,16 @@ /obj/effect/hybrisa/decal/road/lines4, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/central_streets) +"cRU" = ( +/obj/structure/window/framed/corsat/research, +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + dir = 4; + icon = 'icons/obj/structures/doors/hybrisashutters.dmi' + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/xenobiology) "cRW" = ( /obj/effect/hybrisa/decal/road/lines2, /obj/effect/hybrisa/decal/road/lines1, @@ -17313,6 +17460,26 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/south_east_street) +"cSb" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/structure/closet/crate/trashcart, +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/item/trash/burger, +/obj/item/trash/cigbutt, +/obj/item/trash/eat, +/turf/open/floor/prison{ + dir = 10; + icon_state = "floor_plate" + }, +/area/lv759/outdoors/colony_streets/central_streets) "cSc" = ( /obj/effect/decal/cleanable/blood, /obj/effect/landmark/corpsespawner/wygoon, @@ -18006,6 +18173,32 @@ }, /turf/open/floor/plating/plating_catwalk, /area/lv759/indoors/wy_research_complex/hallwaycentral) +"cYi" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "N" + }, +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart2"; + icon_opened = "foodcart2_open"; + icon_state = "foodcart2"; + name = "\improper food cart"; + pixel_y = 9 + }, +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart2"; + icon_opened = "foodcart2_open"; + icon_state = "foodcart2"; + name = "\improper food cart" + }, +/turf/open/floor/strata{ + dir = 6; + icon_state = "multi_tiles" + }, +/area/lv759/indoors/spaceport/docking_bay_1) "cYm" = ( /turf/closed/wall/hybrisa/colony, /area/lv759/indoors/garage_restroom) @@ -18518,6 +18711,39 @@ icon_state = "plate" }, /area/lv759/indoors/landing_zone_2/kmcc_hub_lounge_hallway) +"dcp" = ( +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 8 + }, +/obj/structure/closet/crate/trashcart, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/trash/eat, +/obj/item/trash/hotdog, +/obj/item/paper/crumpled{ + pixel_x = 15; + pixel_y = -9 + }, +/obj/structure/barricade/handrail/strata{ + dir = 4 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/effect/hybrisa/decal/dirt_2, +/turf/open/hybrisa/street/cement1, +/area/lv759/outdoors/colony_streets/central_streets) "dcs" = ( /obj/structure/stairs/perspective/kutjevo, /turf/open/floor/almayer{ @@ -18943,18 +19169,6 @@ }, /turf/closed/wall/hybrisa/colony, /area/lv759/indoors/casino/casino_office) -"dfJ" = ( -/obj/structure/machinery/door/airlock/multi_tile/hybrisa/personal_white/autoname{ - dir = 1 - }, -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi'; - dir = 4 - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/weaponresearchlab) "dfK" = ( /obj/item/trash/cigbutt{ pixel_x = -7; @@ -19332,17 +19546,6 @@ }, /turf/open/floor/corsat, /area/lv759/indoors/power_plant/fusion_generators) -"dib" = ( -/obj/structure/machinery/atm{ - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi'; - pixel_x = 6; - pixel_y = 11 - }, -/turf/open/floor/prison{ - dir = 10; - icon_state = "floor_plate" - }, -/area/lv759/outdoors/colony_streets/north_street) "did" = ( /turf/open/floor/plating/plating_catwalk/prison, /area/lv759/indoors/recycling_plant/synthetic_storage) @@ -19761,6 +19964,21 @@ }, /turf/open/floor/prison, /area/lv759/outdoors/colony_streets/south_west_street) +"dln" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/structure/barricade/handrail/hybrisa/handrail, +/turf/open/floor/hybrisa/metal/grated{ + dir = 4 + }, +/area/lv759/outdoors/colony_streets/north_east_street) "dlq" = ( /turf/open/floor/hybrisa/misc/wybiglogo{ dir = 8 @@ -19784,23 +20002,6 @@ icon_state = "47" }, /area/lv759/indoors/spaceport/horizon_runner) -"dlM" = ( -/obj/structure/closet/crate/trashcart, -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/item/trash/buritto, -/turf/open/floor/prison{ - dir = 10; - icon_state = "floor_plate" - }, -/area/lv759/outdoors/colony_streets/central_streets) "dlR" = ( /obj/item/trash/tray, /obj/item/tool/kitchen/utensil/fork{ @@ -20040,25 +20241,6 @@ /obj/structure/blocker/forcefield/vehicles, /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/outdoors/north_west_caves_outdoors) -"dos" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2 - }, -/obj/structure/platform/kutjevo{ - dir = 1; - layer = 1 - }, -/obj/structure/prop/almayer/computers/sensor_computer3{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "computer" - }, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "blackfull" - }, -/area/lv759/indoors/wy_research_complex/xenobiology) "dou" = ( /obj/effect/hybrisa/decal/road/road_stop{ icon_state = "stop_decal5" @@ -20130,6 +20312,14 @@ }, /turf/closed/wall/hybrisa/rock, /area/lv759/oob) +"doT" = ( +/obj/structure/machinery/atm{ + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi'; + pixel_x = 6; + pixel_y = 11 + }, +/turf/open/hybrisa/street/cement3, +/area/lv759/outdoors/colony_streets/south_east_street) "doU" = ( /obj/structure/barricade/sandbags/wired{ dir = 8 @@ -20733,30 +20923,6 @@ icon_state = "ramptop" }, /area/lv759/indoors/wy_research_complex_entrance) -"dtj" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/item/trash/cigbutt, -/obj/structure/prop/hybrisa/misc/fake/wire/red{ - dir = 4; - pixel_y = 4 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/blue{ - dir = 4 - }, -/obj/structure/platform_decoration/hybrisa/metalplatformdeco6, -/turf/open/floor/plating{ - dir = 8; - icon_state = "platingdmg3" - }, -/area/lv759/outdoors/colony_streets/south_east_street) "dtk" = ( /obj/structure/platform_decoration/hybrisa/engineer_corner, /obj/effect/hybrisa/decal/engineership_corners{ @@ -20977,6 +21143,19 @@ dir = 5 }, /area/lv759/indoors/weyyu_office) +"dvB" = ( +/obj/structure/machinery/light/small{ + dir = 4 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/structure/bed/chair{ + dir = 8 + }, +/turf/open/floor/prison{ + dir = 10; + icon_state = "floor_plate" + }, +/area/lv759/indoors/electical_systems/substation1) "dvD" = ( /obj/structure/prop/hybrisa/vehicles/large_vehicles/armored_trucks/WY_Security/Truck_1{ pixel_y = 6 @@ -21243,24 +21422,6 @@ icon_state = "sterile" }, /area/lv759/indoors/wy_research_complex/xenoarcheology) -"dys" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/prop/almayer/computers/sensor_computer1{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "computer" - }, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "blackfull" - }, -/area/lv759/indoors/wy_research_complex/xenoarcheology) "dyB" = ( /obj/structure/platform/hybrisa/rockdark{ dir = 1 @@ -21432,48 +21593,6 @@ dir = 10 }, /area/lv759/indoors/hospital/virology) -"dzX" = ( -/obj/item/trash/eat, -/obj/item/trash/cigbutt{ - pixel_x = -10; - pixel_y = 13 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/structure/closet/crate/trashcart{ - opened = 1 - }, -/obj/item/storage/bag/plasticbag, -/obj/item/trash/liquidfood, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, -/obj/structure/machinery/light/small{ - dir = 1 - }, -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall3{ - pixel_y = 28 - }, -/turf/open/floor/prison{ - dir = 10; - icon_state = "floor_plate" - }, -/area/lv759/outdoors/colony_streets/east_central_street) -"dAc" = ( -/obj/structure/prop/almayer/computers/sensor_computer2{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "computer" - }, -/turf/open/floor/almayer{ - icon_state = "plate" - }, -/area/lv759/indoors/wy_research_complex/hangarbayshuttle) "dAs" = ( /obj/effect/hybrisa/decal/trash{ icon_state = "trash_2" @@ -21840,6 +21959,15 @@ }, /turf/open/floor/plating, /area/lv759/indoors/central_caves) +"dCY" = ( +/obj/structure/reagent_dispensers/fueltank{ + desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "spacecraft fuel-mix tank" + }, +/obj/effect/decal/cleanable/liquid_fuel, +/turf/open/hybrisa/street/asphalt, +/area/lv759/outdoors/landing_zone_2) "dDg" = ( /obj/effect/decal/warning_stripes{ icon_state = "E"; @@ -21872,6 +22000,32 @@ /obj/effect/hybrisa/decal/road/road_stop, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/landing_zone_2) +"dDK" = ( +/obj/item/trash/burger, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/structure/barricade/handrail/strata{ + dir = 1 + }, +/obj/item/stack/sheet/cardboard, +/obj/effect/hybrisa/decal/dirt, +/obj/structure/closet/crate/trashcart{ + layer = 3; + opened = 1 + }, +/obj/structure/platform/hybrisa/metalplatform6{ + dir = 4 + }, +/turf/open/floor/prison{ + icon_state = "floor_marked" + }, +/area/lv759/outdoors/colony_streets/east_central_street) "dDL" = ( /obj/effect/hybrisa/decal/road/lines2, /obj/effect/hybrisa/decal/road/road_edge{ @@ -21957,6 +22111,33 @@ icon = 'icons/turf/floors/hybrisa_dirt.dmi' }, /area/lv759/indoors/wy_research_complex_entrance) +"dEE" = ( +/obj/structure/closet/crate/trashcart{ + layer = 3; + opened = 1 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/pizzabox/margherita, +/obj/effect/decal/cleanable/flour, +/obj/effect/hybrisa/decal/dirt, +/obj/item/reagent_container/food/snacks/meat, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_9"; + pixel_x = -8; + pixel_y = 12 + }, +/obj/structure/prop/hybrisa/misc/graffiti/graffiti3{ + pixel_x = -12 + }, +/turf/open/hybrisa/street/cement1, +/area/lv759/outdoors/colony_streets/north_west_street) "dEK" = ( /obj/effect/hybrisa/decal/road/road_edge{ icon_state = "road_edge_decal3" @@ -22574,6 +22755,38 @@ }, /turf/open/hybrisa/street/cement3, /area/lv759/outdoors/colony_streets/central_streets) +"dJH" = ( +/obj/item/trash/cigbutt{ + pixel_x = -9; + pixel_y = -6 + }, +/obj/structure/prop/hybrisa/misc/fake/lattice/full, +/obj/item/reagent_container/food/drinks/cans/classcola{ + icon_state = "cola_crushed" + }, +/obj/structure/prop/hybrisa/misc/fake/pipes/pipe1{ + dir = 4 + }, +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 1 + }, +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 4 + }, +/obj/structure/prop/hybrisa/misc/floorprops/grate, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -9; + pixel_y = 20 + }, +/obj/structure/prop/hybrisa/misc/buildinggreebliessmall3{ + pixel_y = 28 + }, +/turf/open/hybrisa/street/underground_unweedable, +/area/lv759/outdoors/colony_streets/central_streets) "dJI" = ( /obj/structure/barricade/handrail/strata, /obj/structure/barricade/handrail/strata{ @@ -22898,6 +23111,22 @@ icon_state = "redfull" }, /area/lv759/indoors/colonial_marshals/armory_firingrange) +"dMk" = ( +/obj/item/trash/cigbutt{ + desc = "Have you got the CuppaJoe Smile? Stay perky! Freeze-dried CuppaJoe's Coffee."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "coffeecuppajoe"; + name = "cuppa joe's coffee cup" + }, +/obj/item/stack/sheet/cardboard{ + layer = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/structure/barricade/handrail/hybrisa/handrail, +/turf/open/floor/plating/plating_catwalk/prison, +/area/lv759/outdoors/colony_streets/north_west_street) "dMr" = ( /obj/effect/decal/warning_stripes{ icon_state = "N" @@ -23288,33 +23517,6 @@ "dPN" = ( /turf/open/floor/hybrisa/misc/wysmallright, /area/lv759/indoors/spaceport/docking_bay_1) -"dPY" = ( -/obj/item/tool/warning_cone{ - pixel_x = 5; - pixel_y = 13 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 3; - pixel_y = -2 - }, -/obj/structure/barricade/handrail/hybrisa/road/plastic/red{ - dir = 1 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_14" - }, -/obj/structure/machinery/light/small/blue{ - dir = 1 - }, -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall3{ - pixel_y = 28 - }, -/turf/open/hybrisa/street/cement3, -/area/lv759/outdoors/colony_streets/east_central_street) "dQb" = ( /obj/effect/decal/strata_decals/grime/grime4{ icon_state = "grime3" @@ -23574,6 +23776,19 @@ icon_state = "multi_tiles" }, /area/lv759/indoors/spaceport/docking_bay_1) +"dSK" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/structure/reagent_dispensers/fueltank{ + desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "spacecraft fuel-mix tank" + }, +/obj/effect/decal/cleanable/liquid_fuel, +/obj/structure/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/plating, +/area/lv759/indoors/landing_zone_2/kmcc_hub_fuel) "dSM" = ( /obj/effect/hybrisa/decal/road/lines2, /obj/effect/hybrisa/decal/road/lines1, @@ -24006,24 +24221,6 @@ }, /turf/closed/wall/hybrisa/research/reinforced, /area/lv759/indoors/wy_research_complex/hallwaysoutheast) -"dWh" = ( -/obj/structure/platform/hybrisa/metalplatform2, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_10"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 5; - name = "trash bag"; - pixel_x = 3; - pixel_y = 20 - }, -/turf/open/auto_turf/hybrisashale/layer2, -/area/lv759/outdoors/colony_streets/central_streets) "dWo" = ( /obj/structure/bed/chair/wood/normal{ dir = 4; @@ -24114,6 +24311,22 @@ dir = 1 }, /area/lv759/outdoors/colony_streets/central_streets) +"dXb" = ( +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 1; + layer = 2 + }, +/obj/structure/prop/almayer/computers/mapping_computer{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "computer"; + pixel_y = 12 + }, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "blackfull" + }, +/area/lv759/indoors/wy_research_complex/mainlabs) "dXd" = ( /obj/structure/platform/strata/metal{ dir = 4 @@ -24166,23 +24379,6 @@ /obj/structure/blocker/invisible_wall, /turf/open/floor/corsat, /area/lv759/oob) -"dXL" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/item/tool/warning_cone{ - pixel_x = -11; - pixel_y = 6 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 6; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/turf/open/hybrisa/street/cement3, -/area/lv759/outdoors/colony_streets/central_streets) "dXM" = ( /obj/structure/platform_decoration/strata/metal{ dir = 1 @@ -24528,32 +24724,6 @@ }, /turf/open/floor/plating, /area/lv759/outdoors/caveplateau) -"eal" = ( -/obj/structure/platform/hybrisa/metalplatform2{ - dir = 8 - }, -/obj/structure/machinery/sentry_holder/colony{ - dir = 4; - layer = 4; - pixel_x = -24 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_6"; - pixel_y = 12 - }, -/turf/open/hybrisa/street/sidewalk{ - dir = 9 - }, -/area/lv759/outdoors/colony_streets/central_streets) "ean" = ( /obj/item/trash/cigbutt{ pixel_x = 4 @@ -24731,32 +24901,6 @@ icon_state = "platingdmg3" }, /area/lv759/indoors/north_east_caves) -"ebu" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "SW-out" - }, -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart2"; - icon_opened = "foodcart2_open"; - icon_state = "foodcart2"; - name = "\improper food cart"; - pixel_y = 9 - }, -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart2"; - icon_opened = "foodcart2_open"; - icon_state = "foodcart2"; - name = "\improper food cart" - }, -/turf/open/floor/almayer{ - dir = 5; - icon_state = "plating" - }, -/area/lv759/indoors/spaceport/baggagehandling) "ebx" = ( /obj/effect/decal/warning_stripes{ icon_state = "E"; @@ -25017,27 +25161,6 @@ /obj/structure/machinery/door/airlock/multi_tile/hybrisa/generic/autoname, /turf/open/floor/plating, /area/lv759/indoors/botany/botany_hallway) -"edT" = ( -/obj/effect/decal/strata_decals/catwalk/prison, -/obj/structure/showcase{ - breakable = 1; - density = 0; - desc = null; - icon_state = "igniter0"; - name = "floor panel" - }, -/obj/structure/reagent_dispensers/fueltank{ - desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "spacecraft fuel-mix tank" - }, -/obj/structure/machinery/light/spot/blue{ - dir = 4 - }, -/turf/open/floor/shiva{ - icon_state = "radiator_tile2" - }, -/area/lv759/indoors/wy_research_complex/hangarbay) "edX" = ( /obj/effect/decal/warning_stripes{ icon_state = "W"; @@ -25708,6 +25831,16 @@ "ejV" = ( /turf/closed/wall/hybrisa/spaceport, /area/lv759/indoors/spaceport/docking_bay_2) +"ekb" = ( +/obj/effect/decal/cleanable/blood, +/obj/item/trash/cigbutt{ + desc = "Have you got the CuppaJoe Smile? Stay perky! Freeze-dried CuppaJoe's Coffee."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "coffeecuppajoe"; + name = "cuppa joe's coffee cup" + }, +/turf/open/floor/hybrisa/tile/cuppajoesfloor, +/area/lv759/indoors/spaceport/cuppajoes) "ekf" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/almayer{ dir = 1; @@ -25899,18 +26032,6 @@ }, /turf/open/hybrisa/street/sidewalkfull, /area/lv759/outdoors/colony_streets/north_street) -"elT" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/structure/machinery/atm{ - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi'; - pixel_x = 6; - pixel_y = 11 - }, -/turf/open/floor/prison{ - dir = 10; - icon_state = "floor_plate" - }, -/area/lv759/outdoors/colony_streets/central_streets) "ema" = ( /obj/structure/prop/almayer/computers/sensor_computer1{ desc = null; @@ -26482,6 +26603,20 @@ icon_state = "plate" }, /area/lv759/indoors/landing_zone_2/kmcc_hub_cargo) +"erb" = ( +/obj/structure/barricade/handrail/hybrisa/handrail, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 4; + name = "trash bag"; + pixel_x = 3; + pixel_y = 20 + }, +/obj/item/shard, +/turf/open/floor/plating, +/area/lv759/indoors/hobosecret) "erj" = ( /turf/open/floor/strata{ dir = 6; @@ -26810,6 +26945,16 @@ }, /turf/open/gm/river, /area/lv759/outdoors/colony_streets/north_street) +"etU" = ( +/obj/structure/prop/almayer/computers/sensor_computer1{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "computer" + }, +/turf/open/floor/almayer{ + icon_state = "plate" + }, +/area/lv759/indoors/wy_research_complex/hangarbayshuttle) "etV" = ( /obj/structure/machinery/door/airlock/hybrisa/personal/autoname, /turf/open/floor/plating, @@ -26842,6 +26987,17 @@ }, /turf/closed/wall/hybrisa/colony/engineering/ribbed, /area/lv759/indoors/power_plant/gas_generators) +"eug" = ( +/obj/structure/machinery/atm{ + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi'; + pixel_x = 6; + pixel_y = 11 + }, +/turf/open/floor/almayer{ + allow_construction = 0; + icon_state = "plate" + }, +/area/lv759/indoors/landing_zone_2/kmcc_hub_lounge_north) "euh" = ( /obj/item/tool/mop{ pixel_y = 23 @@ -27371,6 +27527,33 @@ /obj/effect/hybrisa/decal/bloodtrail, /turf/open/floor/hybrisa/tile/tilegreen, /area/lv759/indoors/garage_reception) +"eyL" = ( +/obj/item/tool/warning_cone{ + pixel_x = 5; + pixel_y = 13 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 3; + pixel_y = -2 + }, +/obj/structure/barricade/handrail/hybrisa/road/plastic/red{ + dir = 1 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_14" + }, +/obj/structure/machinery/light/small/blue{ + dir = 1 + }, +/obj/structure/prop/hybrisa/misc/buildinggreebliessmall3{ + pixel_y = 28 + }, +/turf/open/hybrisa/street/cement3, +/area/lv759/outdoors/colony_streets/east_central_street) "eyR" = ( /obj/structure/fence{ icon = 'icons/obj/structures/props/dark_fence.dmi' @@ -27675,28 +27858,6 @@ icon_state = "officetiles" }, /area/lv759/indoors/weymart/backrooms) -"eAU" = ( -/obj/structure/platform/hybrisa/metalplatform2{ - dir = 1 - }, -/obj/structure/platform_decoration/hybrisa/metalplatformdeco6{ - dir = 1 - }, -/obj/structure/closet/crate/trashcart{ - opened = 1; - layer = 3 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 3.2; - name = "trash bag"; - pixel_x = 3; - pixel_y = -2 - }, -/turf/open/hybrisa/street/cement3, -/area/lv759/outdoors/colony_streets/east_central_street) "eAW" = ( /obj/item/shard, /obj/effect/hybrisa/decal/dirt, @@ -27842,16 +28003,6 @@ dir = 1 }, /area/lv759/outdoors/colony_streets/central_streets) -"eCO" = ( -/obj/structure/bedsheetbin{ - pixel_y = 9 - }, -/obj/item/clothing/under/colonist/ua_civvies, -/obj/structure/surface/table/almayer{ - color = "#848484" - }, -/turf/open/floor/hybrisa/carpet/carpetblack, -/area/lv759/indoors/wy_research_complex/dormsbedroom) "eCU" = ( /obj/structure/sign/nosmoking_2, /turf/closed/wall/hybrisa/colony/engineering/ribbed, @@ -28089,29 +28240,6 @@ "eFu" = ( /turf/closed/wall/r_wall/biodome, /area/lv759/indoors/wy_research_complex/xenoarcheology) -"eFv" = ( -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart2"; - icon_opened = "foodcart2_open"; - icon_state = "foodcart2"; - name = "\improper food cart" - }, -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart2"; - icon_opened = "foodcart2_open"; - icon_state = "foodcart2"; - name = "\improper food cart"; - pixel_x = 3; - pixel_y = -9 - }, -/turf/open/floor/prison{ - icon_state = "ramptop" - }, -/area/lv759/indoors/spaceport/docking_bay_1) "eFF" = ( /obj/structure/machinery/door/airlock/multi_tile/hybrisa/medical/autoname, /turf/open/floor/prison{ @@ -28126,6 +28254,18 @@ icon_state = "floor1" }, /area/lv759/indoors/spaceport/engineering) +"eFT" = ( +/obj/structure/machinery/door/airlock/multi_tile/hybrisa/personal_solid_white/autoname{ + dir = 1 + }, +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + dir = 4; + icon = 'icons/obj/structures/doors/hybrisashutters.dmi' + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/xenobiology) "eFU" = ( /obj/effect/decal/cleanable/blood/xeno, /turf/open/floor/prison{ @@ -28335,6 +28475,20 @@ }, /turf/open/floor/plating, /area/lv759/indoors/landing_zone_2/kmcc_hub_lounge_north) +"eHZ" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 5; + name = "trash bag"; + pixel_x = 3; + pixel_y = 20 + }, +/turf/open/hybrisa/street/sidewalk{ + dir = 1 + }, +/area/lv759/outdoors/colony_streets/east_central_street) "eIg" = ( /obj/structure/barricade/handrail/strata{ dir = 1 @@ -28345,23 +28499,6 @@ icon_state = "floor_plate" }, /area/lv759/outdoors/colony_streets/central_streets) -"eIn" = ( -/obj/structure/barricade/handrail/hybrisa/handrail{ - dir = 1 - }, -/obj/structure/surface/table/almayer{ - color = "#848484"; - layer = 4 - }, -/obj/structure/machinery/computer/card{ - layer = 4; - pixel_x = 4 - }, -/turf/open/floor/prison{ - dir = 1; - icon_state = "cell_stripe" - }, -/area/lv759/indoors/electical_systems/substation1) "eIp" = ( /obj/structure/bed/chair/dropship/passenger{ dir = 8 @@ -28677,6 +28814,31 @@ }, /turf/open/hybrisa/street/sidewalk, /area/lv759/outdoors/colony_streets/central_streets) +"eKe" = ( +/obj/structure/prop/hybrisa/misc/fake/wire/red{ + dir = 4; + pixel_y = 4 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/blue{ + dir = 4; + pixel_y = -4 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/yellow{ + dir = 4 + }, +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 1; + layer = 2 + }, +/obj/structure/prop/hybrisa/fakeplatforms/platform3{ + icon = 'icons/obj/structures/props/platforms.dmi'; + icon_state = "hybrisastone" + }, +/obj/structure/prop/hybrisa/misc/floorprops/grate{ + layer = 4 + }, +/turf/open/hybrisa/street/underground_unweedable, +/area/lv759/indoors/wy_research_complex/hallwaysouthwest) "eKg" = ( /obj/effect/decal/cleanable/blood{ icon_state = "gibleg" @@ -28925,6 +29087,28 @@ icon_state = "orange_edge" }, /area/lv759/indoors/wy_research_complex/hangarbay) +"eLZ" = ( +/obj/structure/closet/crate/trashcart{ + opened = 1 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/item/pizzabox/margherita, +/obj/effect/hybrisa/decal/dirt, +/obj/item/reagent_container/food/snacks/margheritaslice{ + desc = "A slice of classic pizza ruined by the corps."; + name = "dirty margherita slice"; + pixel_x = -3; + pixel_y = 3 + }, +/turf/open/hybrisa/street/cement1, +/area/lv759/outdoors/colony_streets/north_west_street) "eMa" = ( /obj/structure/prop/invuln/minecart_tracks{ dir = 1 @@ -29075,35 +29259,6 @@ icon_state = "blue3" }, /area/lv759/indoors/spaceport/docking_bay_2) -"eMO" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/structure/window/reinforced{ - dir = 8; - color = "#FF2300" - }, -/obj/structure/machinery/igniter{ - layer = 2 - }, -/obj/structure/prop/hybrisa/fakeplatforms/platform4{ - dir = 8 - }, -/obj/structure/prop/hybrisa/fakeplatforms/platform4, -/obj/structure/window/reinforced{ - layer = 3; - color = "#FF2300" - }, -/obj/structure/barricade/handrail/strata{ - layer = 3.1 - }, -/turf/open/floor/corsat, -/area/lv759/indoors/recycling_plant_waste_disposal_incinerator) "eMP" = ( /obj/effect/hybrisa/decal/dirt, /obj/structure/cable{ @@ -29228,14 +29383,6 @@ }, /turf/closed/wall/engineership, /area/lv759/oob) -"eOz" = ( -/obj/structure/machinery/chem_master/industry_mixer, -/obj/effect/hybrisa/decal/dirt, -/obj/structure/surface/table/almayer{ - color = "#EBD9B7" - }, -/turf/open/floor/plating, -/area/lv759/indoors/power_plant/workers_canteen_kitchen) "eOB" = ( /obj/structure/largecrate/random/barrel, /turf/open/floor/plating{ @@ -29763,6 +29910,26 @@ /obj/structure/largecrate/random, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/south_west_street) +"eSO" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/structure/closet/crate/trashcart{ + opened = 1 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 6; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/item/trash/buritto, +/turf/open/floor/prison{ + dir = 10; + icon_state = "floor_plate" + }, +/area/lv759/outdoors/colony_streets/north_street) "eSR" = ( /obj/effect/hybrisa/decal/road/road_edge{ icon_state = "road_edge_decal11" @@ -29925,6 +30092,48 @@ }, /turf/open/hybrisa/street/cement3, /area/lv759/outdoors/colony_streets/east_central_street) +"eUE" = ( +/obj/structure/machinery/door/poddoor/almayer/closed{ + dir = 2; + icon = 'icons/obj/structures/doors/hybrisashutters.dmi'; + id = "secretlockdown1"; + indestructible = 1; + name = "Stuck Emergency Lockdown"; + needs_power = 0; + unacidable = 1 + }, +/obj/structure/machinery/door/poddoor/almayer/closed{ + dir = 2; + icon = 'icons/obj/structures/doors/hybrisashutters.dmi'; + id = "secretlockdown2"; + indestructible = 1; + name = "Stuck Emergency Lockdown"; + needs_power = 0; + unacidable = 1 + }, +/obj/structure/machinery/door/poddoor/almayer/closed{ + dir = 2; + icon = 'icons/obj/structures/doors/hybrisashutters.dmi'; + id = "secretlockdown3"; + indestructible = 1; + name = "Stuck Emergency Lockdown"; + needs_power = 0; + unacidable = 1 + }, +/obj/structure/machinery/door/poddoor/almayer/closed{ + dir = 2; + icon = 'icons/obj/structures/doors/hybrisashutters.dmi'; + id = "secretlockdown4"; + indestructible = 1; + name = "Stuck Emergency Lockdown"; + needs_power = 0; + unacidable = 1 + }, +/turf/open/floor/plating{ + dir = 8; + icon_state = "platingdmg3" + }, +/area/lv759/indoors/hobosecret) "eUF" = ( /obj/item/trash/cigbutt{ pixel_x = -10; @@ -29938,26 +30147,6 @@ }, /turf/open/floor/hybrisa/carpet/carpetgreen, /area/lv759/indoors/apartment/eastbedrooms) -"eUN" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -4; - pixel_y = 6 - }, -/obj/structure/barricade/handrail/hybrisa/handrail{ - dir = 1 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_13" - }, -/turf/open/floor/hybrisa/metal/grated{ - dir = 4 - }, -/area/lv759/outdoors/colony_streets/north_east_street) "eUY" = ( /obj/structure/sign/safety/medical{ pixel_x = 8; @@ -29990,30 +30179,6 @@ }, /turf/open/engineership/ship_hull, /area/lv759/oob) -"eVu" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 5; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/effect/hybrisa/decal/road/road_stop{ - dir = 4; - icon_state = "stop_decal5" - }, -/obj/item/storage/bag/trash{ - pixel_x = -8; - pixel_y = 4 - }, -/obj/item/stack/sheet/cardboard, -/obj/effect/hybrisa/decal/dirt, -/mob/living/simple_animal/rat/brown, -/obj/item/trash/hybrisa/cuppa_joes/empty_cup, -/turf/open/hybrisa/street/asphalt, -/area/lv759/outdoors/colony_streets/east_central_street) "eVy" = ( /obj/effect/hybrisa/decal/dirt, /obj/effect/decal/cleanable/blood/oil/streak, @@ -30563,36 +30728,6 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/north_street) -"faD" = ( -/obj/item/trash/crushed_cup{ - pixel_x = -4; - pixel_y = -7 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/cigbutt{ - pixel_y = 8 - }, -/obj/item/trash/eat, -/obj/item/stack/sheet/cardboard/small_stack{ - layer = 2 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 6; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_6" - }, -/turf/open/floor/prison{ - dir = 10; - icon_state = "floor_plate" - }, -/area/lv759/outdoors/colony_streets/north_street) "faK" = ( /turf/open/floor/strata{ dir = 4; @@ -31790,15 +31925,6 @@ icon_state = "ramptop" }, /area/lv759/indoors/spaceport/heavyequip) -"fkB" = ( -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi'; - dir = 4 - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/weaponresearchlab) "fkH" = ( /obj/structure/fence{ icon = 'icons/obj/structures/props/dark_fence.dmi'; @@ -33008,6 +33134,21 @@ icon_state = "floor3" }, /area/lv759/indoors/spaceport/cuppajoes) +"fuo" = ( +/obj/structure/window/reinforced/toughened{ + dir = 1; + layer = 2 + }, +/obj/structure/prop/almayer/computers/sensor_computer1{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "blacksensor_comp1"; + name = "computer" + }, +/turf/open/floor/hybrisa/metal/bluemetal1{ + dir = 1 + }, +/area/lv759/indoors/landing_zone_1/flight_control_room) "fup" = ( /obj/item/ammo_magazine/rifle/nsg23{ current_rounds = 2 @@ -33619,29 +33760,6 @@ /obj/structure/prop/hybrisa/fakeplatforms/platform1, /turf/open/engineership/engineer_floor9, /area/lv759/indoors/derelict_ship) -"fzx" = ( -/obj/structure/closet/crate/trashcart{ - opened = 1 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/item/trash/barcardine, -/obj/item/trash/cigbutt{ - pixel_x = -10; - pixel_y = 14 - }, -/obj/item/paper/crumpled, -/obj/structure/disposalpipe/segment{ - dir = 8 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/lv759/outdoors/colony_streets/south_east_street) "fzJ" = ( /obj/effect/decal/cleanable/blood, /obj/effect/hybrisa/decal/dirt, @@ -33679,6 +33797,33 @@ }, /turf/open/floor/plating/plating_catwalk/prison, /area/lv759/outdoors/caveplateau) +"fzQ" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/structure/barricade/handrail/strata{ + dir = 8 + }, +/obj/item/stack/sheet/cardboard{ + pixel_y = -12 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 7; + name = "trash bag"; + pixel_x = -4; + pixel_y = 6 + }, +/obj/structure/prop/hybrisa/misc/buildinggreebliessmall{ + layer = 6; + pixel_x = -3; + pixel_y = 24 + }, +/turf/open/floor/plating{ + dir = 8; + icon_state = "platingdmg3" + }, +/area/lv759/outdoors/colony_streets/north_street) "fzR" = ( /obj/structure/machinery/message_server, /turf/open/floor/hybrisa/carpet/carpetblack, @@ -33767,15 +33912,35 @@ icon_state = "platingdmg3" }, /area/lv759/indoors/central_caves) -"fAG" = ( -/obj/structure/prop/almayer/computers/sensor_computer1{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "blacksensor_comp1"; - name = "computer" +"fAF" = ( +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 8 }, -/turf/open/floor/corsat, -/area/lv759/indoors/meridian/meridian_factory) +/obj/structure/closet/crate/trashcart{ + opened = 1 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/trash/eat, +/obj/effect/hybrisa/decal/dirt, +/obj/structure/barricade/handrail/strata{ + dir = 1 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_7" + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_8"; + pixel_y = 12 + }, +/turf/open/hybrisa/street/cement1, +/area/lv759/outdoors/colony_streets/north_street) "fAJ" = ( /obj/structure/largecrate/random/barrel/brown, /turf/open/floor/plating, @@ -34280,6 +34445,17 @@ }, /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/indoors/central_caves) +"fEQ" = ( +/obj/structure/prop/almayer/computers/sensor_computer2{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "blacksensor_comp2"; + name = "computer" + }, +/turf/open/floor/strata{ + icon_state = "red1" + }, +/area/lv759/indoors/wy_research_complex/securitycommand) "fER" = ( /obj/structure/platform_decoration/hybrisa/metalplatformdeco6{ layer = 4 @@ -34504,6 +34680,30 @@ }, /turf/closed/wall/hybrisa/research/reinforced, /area/lv759/indoors/wy_research_complex/southeastexit) +"fGB" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/trash/crushed_cup, +/obj/structure/barricade/handrail/strata{ + dir = 1 + }, +/obj/structure/closet/crate/trashcart{ + layer = 3; + opened = 1 + }, +/obj/structure/platform/hybrisa/metalplatform6{ + dir = 4 + }, +/turf/open/floor/prison{ + icon_state = "floor_marked" + }, +/area/lv759/outdoors/colony_streets/east_central_street) "fGC" = ( /obj/item/trash/cigbutt{ pixel_x = 1; @@ -34841,6 +35041,14 @@ icon_state = "ramptop" }, /area/lv759/outdoors/colony_streets/east_central_street) +"fJc" = ( +/obj/structure/window/framed/corsat, +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi'; + dir = 4 + }, +/turf/open/floor/plating, +/area/lv759/indoors/wy_research_complex/weaponresearchlabtesting) "fJg" = ( /obj/structure/platform/hybrisa/metalplatform2{ dir = 8 @@ -35114,6 +35322,28 @@ icon_state = "warnplate" }, /area/lv759/indoors/hospital/paramedics_garage) +"fMR" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 3; + pixel_y = -2 + }, +/obj/structure/machinery/igniter{ + layer = 2 + }, +/turf/open/floor/corsat, +/area/lv759/indoors/recycling_plant_waste_disposal_incinerator) "fMX" = ( /obj/structure/machinery/autolathe, /obj/effect/hybrisa/decal/dirt, @@ -35261,20 +35491,6 @@ icon_state = "darkbrown2" }, /area/lv759/indoors/power_plant) -"fOs" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 3; - pixel_y = 20 - }, -/obj/structure/disposalpipe/segment, -/obj/item/trash/hybrisa/cuppa_joes/lid, -/obj/item/trash/hybrisa/cuppa_joes/empty_cup, -/turf/open/floor/plating/plating_catwalk/prison, -/area/lv759/outdoors/colony_streets/north_west_street) "fOC" = ( /obj/structure/machinery/light/double{ dir = 4; @@ -35556,6 +35772,33 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/north_street) +"fQx" = ( +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_5"; + pixel_y = 12 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_3" + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_11" + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 6; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/hybrisa/cuppa_joes/lid, +/obj/item/trash/hybrisa/cuppa_joes/empty_cup, +/turf/open/hybrisa/street/sidewalk{ + dir = 1 + }, +/area/lv759/outdoors/colony_streets/east_central_street) "fQA" = ( /obj/structure/largecrate/supply, /turf/open/floor/almayer{ @@ -35754,6 +35997,28 @@ "fRW" = ( /turf/open/auto_turf/hybrisashale/layer2, /area/lv759/indoors/east_caves) +"fSa" = ( +/obj/structure/platform/hybrisa/metalplatform2{ + dir = 1 + }, +/obj/structure/platform_decoration/hybrisa/metalplatformdeco6{ + dir = 1 + }, +/obj/structure/closet/crate/trashcart{ + opened = 1; + layer = 3 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 3.2; + name = "trash bag"; + pixel_x = 3; + pixel_y = -2 + }, +/turf/open/hybrisa/street/cement3, +/area/lv759/outdoors/colony_streets/east_central_street) "fSb" = ( /obj/effect/hybrisa/decal/dirt, /obj/item/trash/eat{ @@ -36079,30 +36344,6 @@ /obj/effect/landmark/monkey_spawn, /turf/open/floor/hybrisa/tile/blacktileshiny, /area/lv759/indoors/casino/casino_restroom) -"fUL" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20; - layer = 3 - }, -/obj/structure/prop/hybrisa/misc/fake/pipes/pipe1{ - dir = 4 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_6" - }, -/obj/structure/platform/hybrisa/metalplatform6{ - dir = 4 - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/outdoors/colony_streets/central_streets) "fUP" = ( /obj/structure/platform/hybrisa/metalplatform6{ dir = 4 @@ -36155,6 +36396,28 @@ /obj/effect/hybrisa/decal/dirt, /turf/open/hybrisa/street/sidewalk, /area/lv759/outdoors/colony_streets/east_central_street) +"fVt" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 7; + name = "trash bag"; + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_y = 12 + }, +/obj/item/stack/sheet/cardboard{ + pixel_y = -12 + }, +/turf/open/auto_turf/hybrisashale/layer1, +/area/lv759/outdoors/colony_streets/east_central_street) "fVz" = ( /obj/structure/sign/safety/security{ pixel_x = 14 @@ -36986,29 +37249,6 @@ /obj/item/storage/briefcase, /turf/open/floor/hybrisa/carpet/carpetpatternbrown, /area/lv759/indoors/apartment/northapartments) -"gct" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 4; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/red{ - dir = 4; - pixel_y = 4 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/blue{ - dir = 4; - pixel_y = -4 - }, -/turf/open/floor/plating{ - dir = 8; - icon_state = "platingdmg3" - }, -/area/lv759/outdoors/colony_streets/central_streets) "gcw" = ( /obj/effect/decal/warning_stripes{ icon_state = "E"; @@ -37272,6 +37512,24 @@ }, /turf/open/floor/plating/kutjevo, /area/lv759/indoors/colonial_marshals/interrogation) +"gep" = ( +/obj/structure/platform/hybrisa/metalplatform2, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_10"; + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 5; + name = "trash bag"; + pixel_x = 3; + pixel_y = 20 + }, +/turf/open/auto_turf/hybrisashale/layer2, +/area/lv759/outdoors/colony_streets/central_streets) "geB" = ( /obj/structure/machinery/sleep_console, /turf/open/floor/prison{ @@ -37371,6 +37629,36 @@ /obj/effect/hybrisa/decal/road/lines2, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/east_central_street) +"gfv" = ( +/obj/item/trash/crushed_cup{ + pixel_x = -4; + pixel_y = -7 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/cigbutt{ + pixel_y = 8 + }, +/obj/item/trash/eat, +/obj/item/stack/sheet/cardboard/small_stack{ + layer = 2 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 6; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_6" + }, +/turf/open/floor/prison{ + dir = 10; + icon_state = "floor_plate" + }, +/area/lv759/outdoors/colony_streets/north_street) "gfw" = ( /obj/structure/platform/hybrisa/metalplatform2, /turf/open/auto_turf/hybrisashale/layer1, @@ -37516,19 +37804,6 @@ icon_state = "orange_edge" }, /area/lv759/indoors/spaceport/docking_bay_1) -"ghi" = ( -/obj/structure/machinery/atm{ - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi'; - pixel_x = 3; - pixel_y = 11 - }, -/obj/item/spacecash/c1{ - pixel_y = -12 - }, -/turf/open/floor/strata{ - icon_state = "orange_cover" - }, -/area/lv759/indoors/weymart) "ghl" = ( /obj/effect/hybrisa/decal/dirt, /obj/effect/hybrisa/decal/dirt, @@ -37631,6 +37906,27 @@ }, /turf/open/floor/hybrisa/tile/tilewhite, /area/lv759/indoors/wy_research_complex/xenobiology) +"ghK" = ( +/obj/effect/decal/strata_decals/catwalk/prison, +/obj/structure/showcase{ + breakable = 1; + density = 0; + desc = null; + icon_state = "igniter0"; + name = "floor panel" + }, +/obj/structure/reagent_dispensers/fueltank{ + desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "spacecraft fuel-mix tank" + }, +/obj/structure/machinery/light/spot/blue{ + dir = 4 + }, +/turf/open/floor/shiva{ + icon_state = "radiator_tile2" + }, +/area/lv759/indoors/wy_research_complex/hangarbay) "ghX" = ( /turf/open/floor/hybrisa/metal/bluemetal1, /area/lv759/indoors/landing_zone_1/flight_control_room) @@ -37806,6 +38102,24 @@ /obj/structure/prop/hybrisa/boulders/smallboulderdark/boulder_dark3, /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/indoors/east_caves) +"gkd" = ( +/obj/structure/prop/hybrisa/misc/fake/pipes/pipe1{ + dir = 4 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 5; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/item/trash/cigbutt, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/outdoors/colony_streets/south_east_street) "gks" = ( /obj/effect/hybrisa/decal/dirt, /obj/item/storage/bag/plants, @@ -37813,6 +38127,21 @@ dir = 8 }, /area/lv759/indoors/botany/botany_greenhouse) +"gku" = ( +/obj/structure/window/reinforced/toughened{ + dir = 1; + layer = 2 + }, +/obj/structure/prop/almayer/computers/sensor_computer2{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "blacksensor_comp2"; + name = "computer" + }, +/turf/open/floor/hybrisa/metal/bluemetal1{ + dir = 1 + }, +/area/lv759/indoors/landing_zone_1/flight_control_room) "gkB" = ( /obj/structure/cargo_container/kelland/left{ layer = 6 @@ -38519,25 +38848,6 @@ icon_state = "ramptop" }, /area/lv759/outdoors/colony_streets/central_streets) -"gqC" = ( -/obj/structure/machinery/door_display/research_cell{ - dir = 4; - has_wall_divider = 1; - id = "Containment Cell 2"; - layer = 3.2; - name = "Cell 2 Control"; - pixel_x = 16; - pixel_y = 16 - }, -/obj/structure/window/framed/corsat/research, -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - dir = 4; - icon = 'icons/obj/structures/doors/zenithshutters.dmi' - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/xenobiology) "gqM" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22"; @@ -38737,25 +39047,6 @@ icon_state = "floor3" }, /area/lv759/indoors/spaceport/docking_bay_2) -"gse" = ( -/obj/structure/cable/white{ - color = "#550d0d"; - icon_state = "1-2"; - layer = 5 - }, -/obj/structure/machinery/door/poddoor/almayer/closed{ - dir = 2; - icon = 'icons/obj/structures/doors/zenithshutters.dmi'; - id = "hybrisacolonylockdown"; - indestructible = 1; - name = "Emergency Lockdown"; - needs_power = 0; - unacidable = 1 - }, -/turf/open/floor/corsat{ - icon_state = "marked" - }, -/area/lv759/indoors/hospital/maintenance_north) "gsg" = ( /turf/open/hybrisa/street/sidewalk{ dir = 8 @@ -39000,16 +39291,6 @@ /obj/structure/bed/sofa/south/grey/right, /turf/open/floor/hybrisa/metal/zbrownfloor_full, /area/lv759/indoors/meridian/meridian_foyer) -"gtT" = ( -/obj/structure/prop/almayer/computers/sensor_computer1{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "computer" - }, -/turf/open/floor/almayer{ - icon_state = "plate" - }, -/area/lv759/indoors/wy_research_complex/hangarbayshuttle) "gtV" = ( /obj/structure/curtain/open/shower, /turf/open/floor{ @@ -39888,6 +40169,30 @@ }, /turf/open/hybrisa/street/cement1, /area/lv759/outdoors/landing_zone_1) +"gBt" = ( +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 8 + }, +/obj/structure/platform/hybrisa/metalplatform1, +/obj/structure/closet/crate/trashcart{ + opened = 1 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/trash/uscm_mre, +/obj/item/paper/crumpled{ + pixel_x = 6; + pixel_y = 18 + }, +/obj/effect/hybrisa/decal/dirt, +/turf/open/hybrisa/street/cement1, +/area/lv759/outdoors/colony_streets/north_street) "gBu" = ( /obj/structure/largecrate/random/barrel/white{ layer = 2 @@ -40017,27 +40322,6 @@ icon_state = "red3" }, /area/lv759/indoors/wy_research_complex/securityarmory) -"gCC" = ( -/obj/structure/largecrate/random/barrel{ - layer = 4; - pixel_x = -6; - pixel_y = 4 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 3; - pixel_y = -2 - }, -/obj/item/paper/crumpled{ - pixel_x = 6; - pixel_y = 18 - }, -/turf/open/hybrisa/street/cement3, -/area/lv759/outdoors/colony_streets/south_east_street) "gCD" = ( /obj/structure/prop/hybrisa/engineer/blackgoocontainer{ pixel_x = -2 @@ -40113,6 +40397,32 @@ }, /turf/open/floor/plating, /area/lv759/indoors/wy_research_complex/reception) +"gDd" = ( +/obj/structure/closet/crate/trashcart{ + opened = 1 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/item/stack/sheet/cardboard, +/obj/item/stack/sheet/cardboard, +/obj/item/stack/sheet/cardboard, +/obj/item/reagent_container/syringe{ + icon_state = "broken" + }, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, +/obj/item/storage/bag/plasticbag, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/dirt, +/turf/open/hybrisa/street/cement1, +/area/lv759/outdoors/colony_streets/central_streets) "gDq" = ( /obj/structure/prop/hybrisa/misc/fake/heavydutywire/heavy2{ dir = 4 @@ -40361,6 +40671,32 @@ icon = 'icons/turf/floors/hybrisa_dirt.dmi' }, /area/lv759/indoors/south_east_caves) +"gFy" = ( +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_y = 16 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/decal/strata_decals/catwalk/prison, +/obj/structure/showcase{ + breakable = 1; + density = 0; + desc = null; + icon_state = "igniter0"; + name = "floor panel" + }, +/obj/structure/platform/strata/metal{ + dir = 1 + }, +/obj/structure/reagent_dispensers/fueltank{ + desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "spacecraft fuel-mix tank" + }, +/turf/open/floor/shiva{ + icon_state = "radiator_tile2" + }, +/area/lv759/indoors/wy_research_complex/hangarbay) "gFE" = ( /obj/effect/hybrisa/decal/road/road_stop{ dir = 1; @@ -41226,6 +41562,24 @@ }, /turf/closed/wall/hybrisa/colony, /area/lv759/outdoors/colony_streets/central_streets) +"gME" = ( +/obj/structure/closet/crate/trashcart{ + opened = 1 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/item/trash/buritto, +/turf/open/floor/almayer{ + allow_construction = 0; + icon_state = "plate" + }, +/area/lv759/indoors/landing_zone_2/kmcc_hub_lounge_hallway) "gMG" = ( /obj/structure/prop/hybrisa/boulders/smallboulderdark/boulder_dark1, /turf/open/auto_turf/hybrisashale/layer1, @@ -41236,21 +41590,6 @@ icon_state = "plating" }, /area/lv759/indoors/spaceport/hallway_northwest) -"gMQ" = ( -/obj/structure/window/reinforced/toughened{ - dir = 1; - layer = 2 - }, -/obj/structure/prop/almayer/computers/sensor_computer2{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "blacksensor_comp2"; - name = "computer" - }, -/turf/open/floor/hybrisa/metal/bluemetal1{ - dir = 1 - }, -/area/lv759/indoors/landing_zone_1/flight_control_room) "gMS" = ( /obj/effect/decal/medical_decals{ dir = 1; @@ -41743,6 +42082,18 @@ }, /turf/open/floor/hybrisa/metal/greenmetalfull, /area/lv759/indoors/colonial_marshals/prisoners_recreation_area) +"gQD" = ( +/obj/structure/prop/almayer/computers/sensor_computer3{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "blacksensor_comp3"; + name = "computer" + }, +/turf/open/floor/strata{ + dir = 1; + icon_state = "red3" + }, +/area/lv759/indoors/spaceport/security) "gQH" = ( /obj/effect/decal/warning_stripes{ icon_state = "N"; @@ -42216,27 +42567,6 @@ icon_state = "blue_plate" }, /area/lv759/indoors/hospital/outgoing) -"gTN" = ( -/obj/effect/decal/strata_decals/grime/grime4, -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/buritto, -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 1 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/structure/prop/hybrisa/misc/trash/green, -/turf/open/floor/prison{ - dir = 4; - icon_state = "ramptop" - }, -/area/lv759/outdoors/colony_streets/central_streets) "gTP" = ( /obj/structure/barricade/handrail/strata{ layer = 3.1 @@ -42394,6 +42724,24 @@ dir = 4 }, /area/lv759/outdoors/colony_streets/north_east_street) +"gVl" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/prop/almayer/computers/sensor_computer1{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "computer" + }, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "blackfull" + }, +/area/lv759/indoors/wy_research_complex/xenoarcheology) "gVo" = ( /turf/closed/wall/hybrisa/spaceport_reinforced, /area/lv759/oob) @@ -43059,20 +43407,6 @@ icon_state = "orange_cover" }, /area/lv759/indoors/spaceport/docking_bay_1) -"hbp" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_y = 12 - }, -/obj/item/tool/warning_cone{ - pixel_x = -10; - pixel_y = 11 - }, -/turf/open/hybrisa/street/roadlines3, -/area/lv759/outdoors/colony_streets/east_central_street) "hbq" = ( /obj/item/stack/rods, /turf/open/floor/plating{ @@ -43142,6 +43476,14 @@ dir = 8 }, /area/lv759/outdoors/colony_streets/central_streets) +"hbU" = ( +/obj/structure/reagent_dispensers/fueltank{ + desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "spacecraft fuel-mix tank" + }, +/turf/open/floor/plating, +/area/lv759/indoors/spaceport/docking_bay_2) "hbX" = ( /obj/structure/machinery/vending/coffee, /obj/structure/machinery/light/double/blue{ @@ -43398,19 +43740,6 @@ /obj/structure/noticeboard, /turf/closed/wall/hybrisa/colony/reinforced/hull, /area/lv759/oob) -"hef" = ( -/obj/structure/platform/hybrisa/metalplatform6, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/item/trash/eat, -/turf/open/auto_turf/hybrisashale/layer2, -/area/lv759/outdoors/colony_streets/south_east_street) "hei" = ( /obj/structure/platform{ dir = 1 @@ -43447,30 +43776,6 @@ }, /turf/closed/wall/hybrisa/colony/engineering, /area/lv759/indoors/power_plant/workers_canteen_kitchen) -"hey" = ( -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 8 - }, -/obj/structure/platform/hybrisa/metalplatform1, -/obj/structure/closet/crate/trashcart{ - opened = 1 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -4; - pixel_y = 6 - }, -/obj/item/trash/uscm_mre, -/obj/item/paper/crumpled{ - pixel_x = 6; - pixel_y = 18 - }, -/obj/effect/hybrisa/decal/dirt, -/turf/open/hybrisa/street/cement1, -/area/lv759/outdoors/colony_streets/north_street) "heC" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/hybrisa/tile/cuppajoesfloor, @@ -43582,6 +43887,23 @@ }, /turf/open/hybrisa/street/sidewalk, /area/lv759/outdoors/colony_streets/north_street) +"hfJ" = ( +/obj/structure/barricade/handrail/hybrisa/handrail{ + dir = 1 + }, +/obj/structure/surface/table/almayer{ + color = "#848484"; + layer = 4 + }, +/obj/structure/machinery/computer/card{ + layer = 4; + pixel_x = 4 + }, +/turf/open/floor/prison{ + dir = 1; + icon_state = "cell_stripe" + }, +/area/lv759/indoors/electical_systems/substation1) "hfL" = ( /obj/structure/largecrate/mule, /turf/open/floor/almayer{ @@ -44131,21 +44453,6 @@ }, /turf/open/hybrisa/dropship/dropshipfloorcorner2, /area/lv759/indoors/spaceport/starglider) -"hkk" = ( -/obj/structure/window/reinforced/toughened{ - dir = 1; - layer = 2 - }, -/obj/structure/prop/almayer/computers/sensor_computer1{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "blacksensor_comp1"; - name = "computer" - }, -/turf/open/floor/hybrisa/metal/bluemetal1{ - dir = 1 - }, -/area/lv759/indoors/landing_zone_1/flight_control_room) "hku" = ( /obj/effect/hybrisa/decal/dirt, /turf/open/auto_turf/sand_white/layer0{ @@ -45677,42 +45984,6 @@ icon_state = "orange" }, /area/lv759/indoors/spaceport/heavyequip) -"hxf" = ( -/obj/effect/decal/strata_decals/grime/grime1, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -9; - pixel_y = 20 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/decal/strata_decals/grime/grime4, -/obj/item/trash/cigbutt, -/obj/item/trash/eat, -/obj/item/trash/hotdog, -/obj/item/stack/sheet/cardboard{ - layer = 1 - }, -/obj/structure/barricade/handrail/hybrisa/road/plastic/red{ - dir = 8 - }, -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall3{ - pixel_y = 28 - }, -/turf/open/floor/prison{ - icon_state = "cell_stripe" - }, -/area/lv759/outdoors/colony_streets/north_street) "hxi" = ( /obj/effect/hybrisa/decal/dirt, /obj/effect/hybrisa/decal/dirt, @@ -45722,16 +45993,6 @@ icon_state = "platingdmg1" }, /area/lv759/indoors/north_caves) -"hxl" = ( -/obj/structure/machinery/door/airlock/multi_tile/hybrisa/personal_solid_white/autoname, -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi'; - dir = 2 - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/mainlabs) "hxo" = ( /obj/effect/hybrisa/decal/dirt, /obj/structure/bed/hybrisa/prisonbed{ @@ -46078,6 +46339,27 @@ }, /turf/open/hybrisa/street/cement2, /area/lv759/outdoors/colony_streets/north_street) +"hAb" = ( +/obj/structure/prop/hybrisa/misc/slotmachine_broken{ + pixel_x = 1 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_12"; + pixel_y = 12 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 3; + pixel_y = 20 + }, +/obj/item/shard, +/turf/open/auto_turf/sand_white/layer0{ + icon = 'icons/turf/floors/hybrisa_dirt.dmi' + }, +/area/lv759/oob) "hAc" = ( /turf/open/floor/plating, /area/lv759/indoors/meridian/meridian_showroom) @@ -46731,6 +47013,15 @@ icon_state = "plate" }, /area/lv759/indoors/landing_zone_2/kmcc_hub_south_office) +"hEA" = ( +/obj/structure/machinery/door/airlock/multi_tile/hybrisa/personal_solid_white/autoname, +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi' + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/hallwaycentral) "hEE" = ( /obj/effect/decal/warning_stripes{ icon_state = "NE-out"; @@ -47292,38 +47583,6 @@ "hJF" = ( /turf/open/floor/hybrisa/carpet/carpetfadedred, /area/lv759/indoors/apartment/westentertainment) -"hJU" = ( -/obj/item/trash/cigbutt{ - pixel_x = 7 - }, -/obj/item/trash/cigbutt{ - pixel_x = -3; - pixel_y = 9 - }, -/obj/effect/decal/strata_decals/grime/grime3, -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 4 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_10"; - pixel_y = 12 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_8" - }, -/turf/open/hybrisa/street/sidewalk{ - dir = 4 - }, -/area/lv759/outdoors/colony_streets/south_east_street) "hJY" = ( /obj/structure/prop/hybrisa/vehicles/colonycrawlers/science/science1{ layer = 4 @@ -48608,16 +48867,6 @@ /obj/item/ammo_casing/bullet, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/south_west_street) -"hVl" = ( -/obj/item/reagent_container/food/snacks/wy_chips/pepper, -/obj/structure/surface/table/almayer{ - color = "#848484" - }, -/turf/open/floor/almayer{ - dir = 1; - icon_state = "black" - }, -/area/lv759/indoors/wy_research_complex/dormsbedroom) "hVp" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/cameras{ @@ -48706,15 +48955,6 @@ }, /turf/closed/wall/hybrisa/spaceport_unmeltable, /area/lv759/oob) -"hWu" = ( -/obj/structure/prop/almayer/computers/sensor_computer2{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "blacksensor_comp2"; - name = "computer" - }, -/turf/open/floor/corsat, -/area/lv759/indoors/meridian/meridian_factory) "hWB" = ( /obj/structure/largecrate/random/mini/small_case{ pixel_x = -9; @@ -48917,6 +49157,26 @@ }, /turf/open/floor/hybrisa/tile/cementflat, /area/lv759/indoors/landing_zone_2/kmcc_hub_lounge_south) +"hYe" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_y = 12 + }, +/obj/item/stack/sheet/cardboard{ + layer = 1 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_8"; + pixel_y = 12 + }, +/turf/open/floor/hybrisa/metal/grated{ + dir = 1 + }, +/area/lv759/outdoors/colony_streets/central_streets) "hYh" = ( /obj/structure/sign/poster/propaganda, /turf/closed/wall/hybrisa/colony/reinforced, @@ -49267,6 +49527,35 @@ /obj/structure/prop/hybrisa/cavedecor/stalagmite2, /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/indoors/east_caves) +"iaX" = ( +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 4 + }, +/obj/structure/prop/hybrisa/misc/fake/heavydutywire/heavy2, +/obj/structure/prop/hybrisa/misc/fake/wire/blue{ + dir = 4; + pixel_y = -4 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/yellow{ + dir = 4 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/red{ + dir = 4; + pixel_y = 4 + }, +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 8; + layer = 2 + }, +/obj/structure/prop/hybrisa/fakeplatforms/platform3{ + icon = 'icons/obj/structures/props/platforms.dmi'; + icon_state = "hybrisastone" + }, +/obj/structure/prop/hybrisa/misc/floorprops/grate{ + layer = 4 + }, +/turf/open/hybrisa/street/underground_unweedable, +/area/lv759/indoors/wy_research_complex/hallwaysoutheast) "ibh" = ( /obj/item/prop/colony/used_flare, /turf/open/auto_turf/hybrisashale/layer2, @@ -49615,6 +49904,20 @@ /obj/item/tape, /turf/open/floor/hybrisa/tile/tilebeige, /area/lv759/indoors/colonial_marshals/changing_room) +"ieA" = ( +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart2"; + icon_opened = "foodcart2_open"; + icon_state = "foodcart2"; + name = "\improper food cart" + }, +/turf/open/floor/strata{ + dir = 1; + icon_state = "orange_edge" + }, +/area/lv759/indoors/spaceport/docking_bay_1) "ieF" = ( /obj/effect/hybrisa/decal/road/road_edge{ icon_state = "road_edge_decal3" @@ -50136,32 +50439,6 @@ /obj/effect/decal/cleanable/cobweb, /turf/open/floor/prison, /area/lv759/indoors/landing_zone_2/kmcc_hub_fuel) -"ihO" = ( -/obj/structure/toilet{ - dir = 4 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/effect/decal/strata_decals/grime/grime3{ - dir = 8 - }, -/obj/effect/decal/strata_decals/grime/grime3{ - dir = 8 - }, -/obj/effect/landmark/monkey_spawn, -/obj/item/stack/sheet/cardboard{ - layer = 1; - pixel_x = 12 - }, -/obj/effect/hybrisa/decal/dirt_2, -/turf/open/floor/hybrisa/tile/tilewhite, -/area/lv759/indoors/south_public_restroom) "ihX" = ( /obj/structure/platform_decoration/hybrisa/metalplatformdeco6{ dir = 1 @@ -50479,15 +50756,6 @@ dir = 1 }, /area/lv759/outdoors/colony_streets/north_street) -"ilD" = ( -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - dir = 4; - icon = 'icons/obj/structures/doors/zenithshutters.dmi' - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/xenobiology) "ilE" = ( /obj/effect/hybrisa/decal/road/lines4, /obj/effect/hybrisa/decal/road/lines3, @@ -50770,16 +51038,6 @@ /obj/structure/pipes/standard/tank/nitrogen, /turf/open/floor/corsat, /area/lv759/indoors/power_plant/gas_generators) -"inF" = ( -/obj/item/tool/kitchen/tray{ - pixel_y = 9 - }, -/obj/item/reagent_container/food/snacks/lemoncakeslice, -/obj/structure/surface/table/almayer{ - color = "#EBD9B7" - }, -/turf/open/floor/plating, -/area/lv759/indoors/power_plant/workers_canteen_kitchen) "inH" = ( /obj/structure/sign/poster/safety, /turf/closed/wall/hybrisa/colony/engineering/reinforced, @@ -50940,23 +51198,32 @@ dir = 4 }, /area/lv759/indoors/spaceport/cargo) -"ipt" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/structure/closet/crate/trashcart{ - opened = 1 +"ipx" = ( +/obj/item/stack/sheet/cardboard{ + layer = 1 }, -/obj/structure/barricade/handrail/strata{ - dir = 1 +/obj/item/trash/cigbutt{ + pixel_x = 4 }, /obj/item/trash/c_tube{ desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; icon_state = "ztrashbag"; + layer = 4; name = "trash bag"; - pixel_y = 12 + pixel_x = -10; + pixel_y = 32 }, -/turf/open/floor/plating, -/area/lv759/outdoors/colony_streets/north_street) +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/eat{ + pixel_x = 10; + pixel_y = 10 + }, +/obj/effect/hybrisa/decal/trash, +/turf/open/hybrisa/street/sidewalk{ + dir = 1 + }, +/area/lv759/outdoors/colony_streets/central_streets) "ipz" = ( /obj/structure/closet/hydrant{ pixel_y = 32 @@ -52042,6 +52309,27 @@ }, /turf/open/floor/plating, /area/lv759/indoors/weymart) +"ixS" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_6" + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/item/trash/cigbutt{ + pixel_x = -10; + pixel_y = 14 + }, +/turf/open/hybrisa/street/sidewalk{ + dir = 1 + }, +/area/lv759/outdoors/colony_streets/east_central_street) "ixT" = ( /obj/structure/prop/hybrisa/vehicles/colonycrawlers/mining/mining3{ pixel_x = 4 @@ -52789,28 +53077,6 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/central_streets) -"iDs" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -4; - pixel_y = 6 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 3; - pixel_y = -2 - }, -/obj/structure/machinery/igniter{ - layer = 2 - }, -/turf/open/floor/corsat, -/area/lv759/indoors/recycling_plant_waste_disposal_incinerator) "iDt" = ( /obj/effect/hybrisa/decal/dirt, /obj/structure/barricade/handrail/medical, @@ -53643,6 +53909,24 @@ "iLw" = ( /turf/open/floor/hybrisa/carpet/carpetfadedred, /area/lv759/indoors/apartment/northapartments) +"iLC" = ( +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 8; + layer = 2 + }, +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 4 + }, +/obj/structure/prop/hybrisa/misc/fake/pipes/pipe1, +/obj/structure/prop/hybrisa/fakeplatforms/platform3{ + icon = 'icons/obj/structures/props/platforms.dmi'; + icon_state = "hybrisastone" + }, +/obj/structure/prop/hybrisa/misc/floorprops/grate{ + layer = 4 + }, +/turf/open/hybrisa/street/underground_unweedable, +/area/lv759/indoors/wy_research_complex/hallwaysoutheast) "iLI" = ( /obj/item/trash/cigbutt{ pixel_y = 8 @@ -53846,6 +54130,14 @@ /obj/structure/machinery/meter, /turf/closed/wall/hybrisa/colony, /area/lv759/indoors/landing_zone_2/kmcc_hub_south_office) +"iNM" = ( +/obj/structure/machinery/computer/cameras/telescreen{ + desc = "A broken Tele-Screen monitor."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "telescreenbspark" + }, +/turf/closed/wall/hybrisa/marhsalls_reinforced, +/area/lv759/indoors/colonial_marshals/prisoners_recreation_area) "iNT" = ( /obj/structure/reagent_dispensers/water_cooler{ pixel_x = 11; @@ -54013,6 +54305,20 @@ icon_state = "kitchen" }, /area/lv759/indoors/spaceport/kitchen) +"iPt" = ( +/obj/structure/prop/almayer/computers/mission_planning_system{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "computer"; + pixel_y = 12; + icon_state = "blackmps"; + layer = 4 + }, +/obj/structure/barricade/handrail{ + dir = 4 + }, +/turf/open/floor/plating/plating_catwalk/prison, +/area/lv759/indoors/spaceport/cargo) "iPE" = ( /obj/effect/decal/strata_decals/grime/grime3{ icon_state = "grime4" @@ -54387,19 +54693,6 @@ dir = 4 }, /area/lv759/indoors/meridian/meridian_foyer) -"iSJ" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 3; - pixel_y = -2 - }, -/obj/effect/hybrisa/decal/road/lines4, -/obj/effect/hybrisa/decal/road/lines5, -/turf/open/hybrisa/street/asphalt, -/area/lv759/outdoors/colony_streets/east_central_street) "iSK" = ( /obj/structure/sign/safety/medical{ pixel_x = -17 @@ -54469,6 +54762,22 @@ }, /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/indoors/central_caves) +"iTl" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "N" + }, +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart2"; + icon_opened = "foodcart2_open"; + icon_state = "foodcart2"; + name = "\improper food cart" + }, +/turf/open/floor/almayer{ + icon_state = "tcomms" + }, +/area/lv759/indoors/spaceport/docking_bay_1) "iTs" = ( /turf/closed/wall/hybrisa/colony, /area/lv759/indoors/apartment/westentertainment) @@ -54528,27 +54837,6 @@ icon_state = "red" }, /area/lv759/indoors/colonial_marshals/press_room) -"iTZ" = ( -/obj/item/trash/c_tube, -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice12"; - pixel_y = 16 - }, -/obj/effect/decal/strata_decals/grime/grime4, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 3; - pixel_y = -2 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/structure/platform/hybrisa/metalplatform4{ - dir = 4 - }, -/turf/open/hybrisa/street/cement3, -/area/lv759/outdoors/colony_streets/central_streets) "iUa" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony/autoname{ dir = 1 @@ -54899,24 +55187,6 @@ }, /turf/open/floor/plating/plating_catwalk/prison, /area/lv759/outdoors/colony_streets/north_east_street) -"iXd" = ( -/obj/structure/closet/crate/trashcart{ - opened = 1 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/item/trash/buritto, -/turf/open/floor/almayer{ - allow_construction = 0; - icon_state = "plate" - }, -/area/lv759/indoors/landing_zone_2/kmcc_hub_lounge_hallway) "iXi" = ( /turf/open/floor/prison{ dir = 4; @@ -55007,32 +55277,19 @@ }, /turf/open/floor/hybrisa/tile/tilewhite, /area/lv759/indoors/wy_research_complex/mainlabs) -"iXS" = ( -/obj/structure/prop/hybrisa/misc/fake/lattice/full, -/obj/structure/prop/hybrisa/misc/fake/wire/blue{ - pixel_x = -4 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/red{ - pixel_x = 4 - }, -/obj/structure/pipes/standard/tank/carbon_dioxide{ - pixel_x = 16 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/yellow{ - dir = 1 - }, -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 8 - }, -/obj/structure/prop/hybrisa/fakeplatforms/platform3{ - icon = 'icons/obj/structures/props/platforms.dmi'; - icon_state = "zenithstone" - }, -/obj/structure/prop/hybrisa/misc/floorprops/grate{ - layer = 4 +"iXR" = ( +/obj/structure/disposalpipe/segment, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 5; + name = "trash bag"; + pixel_x = 3; + pixel_y = 20 }, -/turf/open/hybrisa/street/underground_unweedable, -/area/lv759/indoors/wy_research_complex/mainlabs) +/turf/open/floor/plating/plating_catwalk/prison, +/area/lv759/outdoors/colony_streets/north_street) "iXX" = ( /obj/effect/decal/warning_stripes{ icon_state = "E"; @@ -55240,6 +55497,18 @@ icon_state = "platingdmg3" }, /area/lv759/indoors/central_caves) +"iZM" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/structure/machinery/atm{ + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi'; + pixel_x = 6; + pixel_y = 11 + }, +/turf/open/floor/prison{ + dir = 10; + icon_state = "floor_plate" + }, +/area/lv759/outdoors/colony_streets/central_streets) "iZN" = ( /obj/effect/hybrisa/decal/road/lines2, /turf/open/hybrisa/street/asphalt, @@ -55551,25 +55820,6 @@ }, /turf/open/engineership/engineer_floor2, /area/lv759/indoors/derelict_ship) -"jcI" = ( -/obj/item/reagent_container/glass/bucket{ - pixel_x = -9; - pixel_y = 9 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/hotdog, -/obj/effect/hybrisa/decal/trash, -/mob/living/simple_animal/rat/brown, -/turf/open/hybrisa/street/cement3, -/area/lv759/outdoors/colony_streets/north_east_street) "jcK" = ( /obj/effect/hybrisa/decal/dirt, /obj/structure/prop/hybrisa/lattice_prop/lattice_6{ @@ -55587,26 +55837,6 @@ /obj/effect/hybrisa/decal/dirt, /turf/open/floor/plating, /area/lv759/indoors/mining_outpost/north_maint) -"jdd" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/structure/closet/crate/trashcart{ - opened = 1 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 6; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/item/trash/buritto, -/turf/open/floor/prison{ - dir = 10; - icon_state = "floor_plate" - }, -/area/lv759/outdoors/colony_streets/north_street) "jdf" = ( /obj/effect/decal/medical_decals{ icon_state = "triagedecalleft" @@ -55615,30 +55845,6 @@ dir = 4 }, /area/lv759/indoors/wy_research_complex/hallwaysoutheast) -"jdi" = ( -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 8 - }, -/obj/structure/closet/crate/trashcart, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 3; - pixel_y = -2 - }, -/obj/item/trash/eat{ - pixel_x = 10; - pixel_y = 10 - }, -/obj/item/paper/crumpled{ - pixel_x = 15; - pixel_y = -9 - }, -/obj/effect/hybrisa/decal/dirt_2, -/turf/open/hybrisa/street/cement1, -/area/lv759/outdoors/colony_streets/central_streets) "jdr" = ( /obj/structure/prop/hybrisa/containersextended/redright, /turf/open/floor/hybrisa/metal/zbrownfloor1{ @@ -56165,6 +56371,30 @@ /obj/effect/hybrisa/decal/dirt_2, /turf/open/floor/hybrisa/tile/tilewhite, /area/lv759/indoors/south_public_restroom) +"jio" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 5; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/effect/hybrisa/decal/road/road_stop{ + dir = 4; + icon_state = "stop_decal5" + }, +/obj/item/storage/bag/trash{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/stack/sheet/cardboard, +/obj/effect/hybrisa/decal/dirt, +/mob/living/simple_animal/rat/brown, +/obj/item/trash/hybrisa/cuppa_joes/empty_cup, +/turf/open/hybrisa/street/asphalt, +/area/lv759/outdoors/colony_streets/east_central_street) "jiq" = ( /obj/effect/hybrisa/decal/dirt, /turf/open/hybrisa/street/sidewalk{ @@ -56460,6 +56690,66 @@ }, /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/indoors/wy_research_complex_entrance) +"jkK" = ( +/obj/structure/closet/crate/trashcart{ + opened = 1 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/item/trash/boonie, +/obj/item/trash/cheesie, +/obj/item/trash/cigbutt{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/paper/crumpled, +/obj/item/stack/rods{ + pixel_y = -2 + }, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/turf/open/floor/plating/plating_catwalk/prison, +/area/lv759/outdoors/colony_streets/south_east_street) +"jkL" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2 + }, +/obj/structure/window/reinforced{ + dir = 1; + layer = 2 + }, +/obj/structure/platform{ + dir = 1; + layer = 1 + }, +/obj/structure/prop/almayer/computers/sensor_computer1{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "computer" + }, +/obj/structure/cable/white{ + color = "550d0d"; + icon_state = "2-10"; + layer = 5 + }, +/obj/structure/cable/white{ + color = "9f8700"; + icon_state = "4-6"; + layer = 5 + }, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "blackfull" + }, +/area/lv759/indoors/wy_research_complex/mainlabs) "jkO" = ( /obj/effect/hybrisa/decal/dirt, /obj/effect/hybrisa/decal/dirt, @@ -57328,21 +57618,6 @@ icon_state = "red" }, /area/lv759/indoors/colonial_marshals/wardens_office) -"jst" = ( -/obj/structure/barricade/handrail/strata{ - dir = 1 - }, -/obj/structure/prop/almayer/computers/sensor_computer2{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "blacksensor_comp2"; - name = "computer" - }, -/turf/open/floor/prison{ - dir = 1; - icon_state = "cell_stripe" - }, -/area/lv759/indoors/electical_systems/substation1) "jsu" = ( /obj/structure/machinery/cm_vending/sorted/tech/tool_storage, /turf/open/floor/prison{ @@ -57359,38 +57634,6 @@ /obj/effect/hybrisa/decal/road/lines3, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/north_west_street) -"jsA" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/dirt, -/obj/item/storage/backpack/marine/satchel{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/janitor.dmi'; - icon_state = "trashbag3"; - layer = 4; - name = "trash bag"; - pixel_x = -4; - pixel_y = 6 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/structure/machinery/microwave{ - icon_state = "mwb"; - layer = 5 - }, -/turf/open/floor/plating{ - dir = 4; - icon_state = "warnplate" - }, -/area/lv759/indoors/recycling_plant) "jsE" = ( /obj/structure/cargo_container/kelland/left, /turf/open/auto_turf/sand_white/layer0{ @@ -57490,6 +57733,28 @@ /obj/structure/prop/hybrisa/boulders/wide_boulderdark/wide_boulder2, /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/indoors/west_caves) +"jtH" = ( +/obj/structure/platform_decoration/hybrisa/rockdark, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/item/trash/c_tube{ + pixel_x = -18 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_15"; + pixel_x = -8; + pixel_y = 12 + }, +/turf/open/auto_turf/sand_white/layer0{ + icon = 'icons/turf/floors/hybrisa_dirt.dmi' + }, +/area/lv759/outdoors/colony_streets/south_east_street) "jtW" = ( /obj/structure/closet/secure_closet/security, /obj/effect/landmark/objective_landmark/close, @@ -57620,6 +57885,33 @@ icon_state = "wood" }, /area/lv759/indoors/apartment/eastfoyer) +"juN" = ( +/obj/effect/hybrisa/decal/road/road_edge{ + icon_state = "road_edge_decal9" + }, +/obj/effect/hybrisa/decal/road/lines1, +/obj/effect/hybrisa/decal/road/lines2, +/obj/structure/prop/hybrisa/misc/graffiti/graffiti5{ + pixel_x = -12; + layer = 2.8 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 2.9; + name = "trash bag"; + pixel_x = 3; + pixel_y = 20 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_15"; + pixel_y = 14 + }, +/turf/open/hybrisa/street/asphalt, +/area/lv759/outdoors/colony_streets/north_west_street) "juX" = ( /obj/effect/hybrisa/decal/road/road_stop{ icon_state = "stop_decal2" @@ -57905,6 +58197,35 @@ icon_state = "platingdmg1" }, /area/lv759/indoors/electical_systems/substation3) +"jxO" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/structure/window/reinforced{ + dir = 8; + color = "#FF2300" + }, +/obj/structure/machinery/igniter{ + layer = 2 + }, +/obj/structure/prop/hybrisa/fakeplatforms/platform4{ + dir = 8 + }, +/obj/structure/prop/hybrisa/fakeplatforms/platform4, +/obj/structure/window/reinforced{ + layer = 3; + color = "#FF2300" + }, +/obj/structure/barricade/handrail/strata{ + layer = 3.1 + }, +/turf/open/floor/corsat, +/area/lv759/indoors/recycling_plant_waste_disposal_incinerator) "jyc" = ( /obj/item/evidencebag, /obj/effect/decal/warning_stripes{ @@ -58001,32 +58322,6 @@ }, /turf/open/floor/kutjevo/colors/red, /area/lv759/indoors/meridian/meridian_showroom) -"jyC" = ( -/obj/structure/prop/invuln/lattice_prop{ - icon_state = "lattice12"; - pixel_y = 16 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/decal/strata_decals/catwalk/prison, -/obj/structure/showcase{ - breakable = 1; - density = 0; - desc = null; - icon_state = "igniter0"; - name = "floor panel" - }, -/obj/structure/platform/strata/metal{ - dir = 1 - }, -/obj/structure/reagent_dispensers/fueltank{ - desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "spacecraft fuel-mix tank" - }, -/turf/open/floor/shiva{ - icon_state = "radiator_tile2" - }, -/area/lv759/indoors/wy_research_complex/hangarbay) "jyV" = ( /obj/effect/hybrisa/decal/dirt, /obj/structure/barricade/handrail/hybrisa/road/plastic/red, @@ -58123,34 +58418,6 @@ }, /turf/open/floor/hybrisa/tile/tilegreen, /area/lv759/indoors/garage_managersoffice) -"jzz" = ( -/obj/structure/prop/hybrisa/misc/fake/lattice/full, -/obj/structure/pipes/standard/tank/carbon_dioxide{ - pixel_x = 16 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/yellow{ - dir = 1 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/red{ - pixel_x = 4 - }, -/obj/structure/pipes/standard/simple/visible/supply, -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 8; - layer = 2 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/blue{ - pixel_x = -4 - }, -/obj/structure/prop/hybrisa/fakeplatforms/platform3{ - icon = 'icons/obj/structures/props/platforms.dmi'; - icon_state = "zenithstone" - }, -/obj/structure/prop/hybrisa/misc/floorprops/grate{ - layer = 4 - }, -/turf/open/hybrisa/street/underground_unweedable, -/area/lv759/indoors/wy_research_complex/mainlabs) "jzJ" = ( /obj/structure/barricade/handrail/hybrisa/handrail, /turf/open/floor/strata{ @@ -58197,6 +58464,14 @@ /obj/effect/hybrisa/decal/dirt, /turf/open/floor/hybrisa/tile/beige_bigtile, /area/lv759/indoors/power_plant/workers_canteen) +"jAl" = ( +/obj/structure/window/framed/corsat, +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi'; + dir = 4 + }, +/turf/open/floor/plating, +/area/lv759/indoors/wy_research_complex/xenoarcheology) "jAm" = ( /obj/effect/decal/warning_stripes{ icon_state = "W"; @@ -58266,6 +58541,14 @@ /obj/structure/prop/hybrisa/vehicles/suv/misc/maintenance, /turf/open/hybrisa/street/sidewalk, /area/lv759/outdoors/colony_streets/central_streets) +"jAG" = ( +/obj/structure/machinery/chem_master/industry_mixer, +/obj/effect/hybrisa/decal/dirt, +/obj/structure/surface/table/almayer{ + color = "#EBD9B7" + }, +/turf/open/floor/plating, +/area/lv759/indoors/power_plant/workers_canteen_kitchen) "jAI" = ( /obj/structure/platform/hybrisa/metalplatform6{ dir = 4 @@ -58554,31 +58837,6 @@ /obj/effect/hybrisa/decal/road/lines3, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/landing_zone_2) -"jCV" = ( -/obj/structure/showcase{ - breakable = 1; - density = 0; - desc = null; - icon_state = "igniter0"; - name = "floor panel" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - layer = 3.33 - }, -/obj/effect/decal/strata_decals/catwalk/prison, -/obj/structure/reagent_dispensers/fueltank{ - desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "spacecraft fuel-mix tank" - }, -/obj/structure/platform/strata/metal{ - dir = 8 - }, -/turf/open/floor/shiva{ - icon_state = "radiator_tile2" - }, -/area/lv759/indoors/spaceport/docking_bay_2) "jDf" = ( /obj/structure/machinery/door/airlock/multi_tile/hybrisa/medical/autoname{ dir = 1 @@ -58843,6 +59101,29 @@ icon_state = "multi_tiles" }, /area/lv759/indoors/wy_research_complex/hangarbay) +"jFF" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 5; + name = "trash bag"; + pixel_x = 3; + pixel_y = 20 + }, +/obj/structure/largecrate/random/barrel/green{ + layer = 5 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_6"; + pixel_x = -8; + pixel_y = 12 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_5" + }, +/turf/open/floor/plating/plating_catwalk/prison, +/area/lv759/outdoors/colony_streets/north_street) "jFK" = ( /obj/effect/hybrisa/decal/road/road_stop{ dir = 4; @@ -59342,22 +59623,6 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/north_street) -"jLb" = ( -/obj/item/clothing/head/hardhat/white{ - pixel_x = -8; - pixel_y = 4 - }, -/obj/effect/decal/cleanable/liquid_fuel, -/obj/structure/reagent_dispensers/fueltank{ - desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "spacecraft fuel-mix tank" - }, -/turf/open/floor/strata{ - dir = 6; - icon_state = "multi_tiles" - }, -/area/lv759/indoors/wy_research_complex/hangarbay) "jLg" = ( /obj/item/trash/cigbutt{ pixel_x = 1; @@ -59578,6 +59843,16 @@ dir = 4 }, /area/lv759/outdoors/colony_streets/north_street) +"jNf" = ( +/obj/item/tool/kitchen/tray{ + pixel_y = 9 + }, +/obj/item/reagent_container/food/snacks/lemoncakeslice, +/obj/structure/surface/table/almayer{ + color = "#EBD9B7" + }, +/turf/open/floor/plating, +/area/lv759/indoors/power_plant/workers_canteen_kitchen) "jNj" = ( /obj/structure/machinery/conveyor{ dir = 8; @@ -59780,25 +60055,6 @@ icon = 'icons/turf/floors/hybrisa_dirt.dmi' }, /area/lv759/indoors/wy_research_complex_entrance) -"jOG" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2 - }, -/obj/structure/platform/kutjevo{ - dir = 1; - layer = 1 - }, -/obj/structure/prop/almayer/computers/sensor_computer2{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "computer" - }, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "blackfull" - }, -/area/lv759/indoors/wy_research_complex/xenobiology) "jOT" = ( /obj/structure/surface/table/reinforced/black, /obj/structure/prop/cash_register/off, @@ -59849,6 +60105,16 @@ /obj/item/weapon/pizza_cutter, /turf/open/floor/hybrisa/tile/tilered, /area/lv759/indoors/pizzaria) +"jPy" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2/autoname, +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi'; + dir = 2 + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/mainlabs) "jPF" = ( /obj/structure/barricade/handrail/strata{ dir = 8 @@ -60352,6 +60618,31 @@ /obj/structure/surface/rack, /turf/open/floor/corsat, /area/lv759/indoors/meridian/meridian_factory) +"jUd" = ( +/obj/structure/largecrate/random/barrel{ + layer = 5.1; + pixel_x = 13; + pixel_y = 16 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 3; + pixel_y = 20 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -4; + pixel_y = 6 + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/plating/plating_catwalk/prison, +/area/lv759/outdoors/colony_streets/north_west_street) "jUh" = ( /obj/item/stack/sheet/cardboard/small_stack{ layer = 2 @@ -60713,6 +61004,21 @@ /obj/effect/hybrisa/decal/road/lines2, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/north_west_street) +"jXu" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 3; + pixel_y = -2 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/dirt, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/lv759/outdoors/colony_streets/north_west_street) "jXx" = ( /obj/structure/platform/hybrisa/metalplatform1{ dir = 4 @@ -61301,27 +61607,6 @@ dir = 4 }, /area/lv759/outdoors/colony_streets/north_street) -"kcg" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/structure/barricade/handrail/strata{ - dir = 8 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 3; - pixel_y = -2 - }, -/obj/item/trash/eat, -/obj/item/stack/sheet/cardboard/small_stack{ - layer = 2 - }, -/turf/open/floor/hybrisa/metal/grated{ - dir = 4 - }, -/area/lv759/outdoors/colony_streets/north_street) "kch" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/closet/secure_closet/surgical{ @@ -62048,6 +62333,16 @@ dir = 9 }, /area/lv759/outdoors/colony_streets/north_street) +"kiw" = ( +/obj/structure/prop/almayer/computers/sensor_computer2{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "computer" + }, +/turf/open/floor/almayer{ + icon_state = "plate" + }, +/area/lv759/indoors/wy_research_complex/hangarbayshuttle) "kix" = ( /obj/structure/prop/hybrisa/misc/machinery/screens/bluemultimonitormedium_on{ light_color = "#00f4ff"; @@ -62059,21 +62354,6 @@ }, /turf/closed/wall/hybrisa/colony/reinforced, /area/lv759/indoors/landing_zone_2/kmcc_hub_flight_control_room) -"kiB" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/dirt, -/turf/open/hybrisa/street/sidewalk{ - dir = 1 - }, -/area/lv759/outdoors/colony_streets/south_east_street) "kiR" = ( /obj/structure/prop/ice_colony/surveying_device/measuring_device{ layer = 4 @@ -62633,34 +62913,6 @@ }, /turf/open/floor/hybrisa/tile/tilewhite, /area/lv759/indoors/south_public_restroom) -"kmw" = ( -/obj/structure/machinery/disposal, -/obj/item/trash/cigbutt{ - desc = "Have you got the CuppaJoe Smile? Stay perky! Freeze-dried CuppaJoe's Coffee."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "coffeecuppajoe"; - name = "cuppa joe's coffee cup" - }, -/obj/item/trash/cigbutt{ - desc = "Have you got the CuppaJoe Smile? Stay perky! Freeze-dried CuppaJoe's Coffee."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "coffeecuppajoe"; - name = "cuppa joe's coffee cup" - }, -/obj/item/trash/eat, -/obj/item/trash/eat{ - pixel_x = 10; - pixel_y = 10 - }, -/obj/structure/machinery/light{ - dir = 4 - }, -/obj/effect/hybrisa/decal/dirt, -/turf/open/floor/strata{ - dir = 6; - icon_state = "multi_tiles" - }, -/area/lv759/indoors/spaceport/cuppajoes) "kmx" = ( /obj/structure/prop/hybrisa/misc/machinery/screens/frame, /turf/closed/wall/hybrisa/spaceport_reinforced, @@ -62962,6 +63214,31 @@ icon_state = "floor_plate" }, /area/lv759/indoors/spaceport/cargo) +"koP" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "SE-out" + }, +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/effect/decal/warning_stripes{ + icon_state = "W"; + layer = 3.3 + }, +/obj/effect/decal/warning_stripes{ + icon_state = "N" + }, +/obj/item/stack/sheet/cardboard/small_stack, +/turf/open/floor/corsat{ + icon_state = "officesquares" + }, +/area/lv759/indoors/recycling_plant_waste_disposal_incinerator) "koQ" = ( /obj/structure/largecrate/random/case/double, /obj/effect/decal/warning_stripes{ @@ -63654,6 +63931,19 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/north_west_street) +"ktU" = ( +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart1"; + icon_opened = "foodcart1_open"; + icon_state = "foodcart1"; + name = "\improper food cart" + }, +/turf/open/floor/prison{ + icon_state = "kitchen" + }, +/area/lv759/indoors/spaceport/kitchen) "ktW" = ( /obj/item/trash/cigbutt{ pixel_x = -10; @@ -64245,26 +64535,6 @@ icon_state = "orange_edge" }, /area/lv759/indoors/wy_research_complex/hangarbay) -"kxO" = ( -/obj/structure/barricade/handrail/hybrisa/handrail{ - dir = 4 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_4"; - pixel_y = 14 - }, -/obj/item/trash/cigbutt, -/obj/effect/hybrisa/decal/dirt_2, -/turf/open/floor/plating/plating_catwalk/prison, -/area/lv759/outdoors/colony_streets/north_street) "kxW" = ( /obj/structure/machinery/fuelcell_recycler, /obj/structure/machinery/power/terminal{ @@ -64311,6 +64581,33 @@ /obj/structure/machinery/door/poddoor/hybrisa/open_shutters, /turf/open/floor/plating, /area/lv759/indoors/colonial_marshals/press_room) +"kyr" = ( +/obj/structure/platform/hybrisa/metalplatform6{ + dir = 4 + }, +/obj/structure/platform/hybrisa/metalplatform6, +/obj/effect/hybrisa/decal/dirt, +/obj/structure/barricade/handrail/strata{ + dir = 1 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_9"; + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 7; + name = "trash bag"; + pixel_x = -4; + pixel_y = 6 + }, +/turf/open/floor/prison{ + icon_state = "floor_marked" + }, +/area/lv759/outdoors/colony_streets/east_central_street) "kyx" = ( /obj/structure/prop/hybrisa/misc/fake/heavydutywire/heavy2, /obj/effect/hybrisa/decal/dirt, @@ -64816,33 +65113,6 @@ }, /turf/open/hybrisa/street/cement3, /area/lv759/outdoors/colony_streets/north_street) -"kCz" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/structure/barricade/handrail/strata{ - dir = 8 - }, -/obj/item/stack/sheet/cardboard{ - pixel_y = -12 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 7; - name = "trash bag"; - pixel_x = -4; - pixel_y = 6 - }, -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall{ - layer = 6; - pixel_x = -3; - pixel_y = 24 - }, -/turf/open/floor/plating{ - dir = 8; - icon_state = "platingdmg3" - }, -/area/lv759/outdoors/colony_streets/north_street) "kCB" = ( /obj/effect/decal/warning_stripes{ icon_state = "N" @@ -65253,6 +65523,34 @@ }, /turf/open/floor/plating/plating_catwalk/prison, /area/lv759/indoors/hospital/morgue) +"kGQ" = ( +/obj/structure/prop/hybrisa/misc/fake/wire/blue{ + dir = 4; + pixel_y = -4 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/yellow{ + dir = 4 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/red{ + dir = 4; + pixel_y = 4 + }, +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 1; + layer = 2 + }, +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 4 + }, +/obj/structure/prop/hybrisa/fakeplatforms/platform3{ + icon = 'icons/obj/structures/props/platforms.dmi'; + icon_state = "hybrisastone" + }, +/obj/structure/prop/hybrisa/misc/floorprops/grate{ + layer = 4 + }, +/turf/open/hybrisa/street/underground_unweedable, +/area/lv759/indoors/wy_research_complex/hallwaysouthwest) "kGU" = ( /obj/effect/hybrisa/decal/dirt, /turf/open/hybrisa/street/sidewalk, @@ -65408,6 +65706,27 @@ }, /turf/open/floor/corsat, /area/lv759/indoors/recycling_plant_waste_disposal_incinerator) +"kIk" = ( +/obj/item/trash/c_tube, +/obj/structure/prop/invuln/lattice_prop{ + icon_state = "lattice12"; + pixel_y = 16 + }, +/obj/effect/decal/strata_decals/grime/grime4, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 3; + pixel_y = -2 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/structure/platform/hybrisa/metalplatform4{ + dir = 4 + }, +/turf/open/hybrisa/street/cement3, +/area/lv759/outdoors/colony_streets/central_streets) "kIl" = ( /obj/item/trash/cigbutt, /turf/open/hybrisa/street/sidewalk{ @@ -67107,31 +67426,6 @@ }, /turf/closed/wall/hybrisa/colony/engineering/ribbed, /area/lv759/indoors/power_plant/transformers_north) -"kWA" = ( -/obj/structure/platform_decoration/hybrisa/metalplatformdeco1{ - dir = 1 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 3; - pixel_y = -2 - }, -/obj/item/trash/eat{ - pixel_x = 10; - pixel_y = 10 - }, -/obj/item/paper/crumpled, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_6" - }, -/turf/open/hybrisa/street/sidewalk{ - dir = 8 - }, -/area/lv759/outdoors/colony_streets/north_street) "kWB" = ( /obj/structure/prop/hybrisa/cavedecor/stalagmite2, /turf/open/auto_turf/hybrisashale/layer1, @@ -67581,6 +67875,16 @@ dir = 1 }, /area/lv759/outdoors/colony_streets/north_street) +"kZW" = ( +/obj/structure/bedsheetbin{ + pixel_y = 9 + }, +/obj/item/clothing/under/colonist/ua_civvies, +/obj/structure/surface/table/almayer{ + color = "#848484" + }, +/turf/open/floor/hybrisa/carpet/carpetblack, +/area/lv759/indoors/wy_research_complex/dormsbedroom) "kZZ" = ( /obj/structure/machinery/landinglight/ds2/delaythree{ dir = 4 @@ -68083,6 +68387,39 @@ /obj/structure/prop/hybrisa/boulders/large_boulderdark/boulder_dark2, /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/indoors/north_east_caves) +"ldV" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "W" + }, +/obj/effect/decal/warning_stripes{ + icon_state = "E"; + layer = 3.33 + }, +/obj/effect/decal/warning_stripes{ + icon_state = "N" + }, +/obj/structure/prop/almayer/computers/mapping_computer{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "computer"; + pixel_y = 12 + }, +/obj/effect/decal/warning_stripes{ + icon_state = "W" + }, +/obj/effect/decal/warning_stripes{ + icon_state = "E"; + layer = 3.33 + }, +/obj/effect/decal/warning_stripes{ + icon_state = "N"; + pixel_y = 3 + }, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "blackfull" + }, +/area/lv759/indoors/wy_research_complex/xenobiology) "lea" = ( /obj/effect/decal/warning_stripes{ icon_state = "E"; @@ -68097,15 +68434,6 @@ icon = 'icons/turf/floors/hybrisa_dirt.dmi' }, /area/lv759/outdoors/north_west_caves_outdoors) -"lec" = ( -/obj/item/shard, -/obj/effect/decal/cleanable/blood/xeno, -/obj/structure/window_frame/corsat, -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi' - }, -/turf/open/floor/plating, -/area/lv759/indoors/wy_research_complex/hallwaycentral) "lek" = ( /obj/effect/hybrisa/decal/road/road_stop{ icon_state = "stop_decal2" @@ -68246,6 +68574,36 @@ }, /turf/open/floor/plating, /area/lv759/indoors/spaceport/docking_bay_1) +"lfp" = ( +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 4 + }, +/obj/item/trash/c_tube, +/obj/item/trash/cigbutt{ + pixel_x = -3; + pixel_y = 9 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/structure/platform_decoration/hybrisa/metalplatformdeco6{ + dir = 4 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/structure/machinery/light/double/blue{ + dir = 4 + }, +/obj/structure/prop/hybrisa/misc/trash/green, +/turf/open/hybrisa/street/sidewalk{ + dir = 5 + }, +/area/lv759/outdoors/colony_streets/south_east_street) "lfA" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/almayer/glass{ dir = 1; @@ -68288,26 +68646,6 @@ icon_state = "marked" }, /area/lv759/outdoors/colony_streets/south_east_street) -"lfQ" = ( -/obj/structure/platform_decoration/hybrisa/metalplatformdeco6{ - dir = 4 - }, -/obj/effect/hybrisa/decal/trash{ - dir = 4; - icon_state = "trash_11" - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -5; - pixel_y = 32 - }, -/turf/open/hybrisa/street/sidewalk{ - dir = 1 - }, -/area/lv759/outdoors/colony_streets/central_streets) "lfU" = ( /obj/effect/decal/warning_stripes{ icon_state = "N" @@ -68578,6 +68916,24 @@ icon_state = "plate" }, /area/lv759/indoors/landing_zone_2/kmcc_hub_cargo) +"liz" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_4" + }, +/obj/structure/machinery/light/small/blue{ + dir = 1 + }, +/turf/open/hybrisa/street/cement3, +/area/lv759/outdoors/colony_streets/south_east_street) "liA" = ( /turf/open/gm/river/desert/shallow_edge{ dir = 1 @@ -68618,6 +68974,27 @@ icon_state = "rasputin3" }, /area/lv759/indoors/wy_research_complex/hangarbayshuttle) +"liX" = ( +/obj/structure/largecrate/random/barrel{ + layer = 4; + pixel_x = -6; + pixel_y = 4 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/paper/crumpled{ + pixel_x = 6; + pixel_y = 18 + }, +/turf/open/hybrisa/street/cement3, +/area/lv759/outdoors/colony_streets/south_east_street) "liZ" = ( /obj/effect/hybrisa/decal/road/lines3, /obj/effect/hybrisa/decal/road/lines1, @@ -69272,18 +69649,6 @@ icon_state = "blue" }, /area/lv759/indoors/power_plant/telecomms) -"loA" = ( -/obj/structure/prop/almayer/computers/sensor_computer1{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "blacksensor_comp1"; - name = "computer" - }, -/turf/open/floor/strata{ - dir = 1; - icon_state = "orange_edge" - }, -/area/lv759/indoors/wy_research_complex/vehicledeploymentbay) "loB" = ( /obj/structure/prop/hybrisa/misc/fake/wire/blue{ dir = 4; @@ -69408,6 +69773,17 @@ icon_state = "carpet13-5" }, /area/lv759/indoors/apartment/eastbedroomsstorage) +"lpv" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/turf/open/floor/corsat, +/area/lv759/indoors/spaceport/maintenance_east) "lpw" = ( /obj/structure/machinery/door/window/brigdoor/northleft{ dir = 8 @@ -69572,6 +69948,38 @@ }, /turf/closed/wall/hybrisa/colony/engineering/ribbed, /area/lv759/indoors/power_plant/south_hallway) +"lqZ" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/dirt, +/obj/item/storage/backpack/marine/satchel{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/janitor.dmi'; + icon_state = "trashbag3"; + layer = 4; + name = "trash bag"; + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/structure/machinery/microwave{ + icon_state = "mwb"; + layer = 5 + }, +/turf/open/floor/plating{ + dir = 4; + icon_state = "warnplate" + }, +/area/lv759/indoors/recycling_plant) "lrc" = ( /obj/structure/prop/hybrisa/vehicles/truck{ dir = 4; @@ -69600,27 +70008,6 @@ icon_state = "whitegreen" }, /area/lv759/indoors/hospital/reception) -"lrj" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/item/stack/sheet/cardboard/small_stack, -/obj/structure/closet/crate/trashcart{ - opened = 1; - pixel_y = 8 - }, -/obj/effect/decal/strata_decals/grime/grime3, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_6" - }, -/obj/effect/hybrisa/decal/dirt_2, -/turf/open/hybrisa/street/cement3, -/area/lv759/outdoors/colony_streets/south_east_street) "lrl" = ( /obj/structure/surface/rack, /obj/effect/spawner/random/tool, @@ -69940,6 +70327,15 @@ icon_state = "wy_rightengine" }, /area/lv759/indoors/wy_research_complex/hangarbayshuttle) +"ltA" = ( +/obj/structure/prop/almayer/computers/sensor_computer3{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "blacksensor_comp3"; + name = "computer" + }, +/turf/open/floor/hybrisa/metal/bluemetalfull, +/area/lv759/indoors/wy_research_complex/reception) "ltB" = ( /obj/structure/largecrate/random/case/small, /obj/structure/largecrate/random/mini/small_case{ @@ -69948,6 +70344,21 @@ }, /turf/open/floor/plating, /area/lv759/indoors/spaceport/docking_bay_2) +"ltN" = ( +/obj/structure/barricade/handrail/strata{ + dir = 1 + }, +/obj/structure/prop/almayer/computers/sensor_computer1{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "blacksensor_comp1"; + name = "computer" + }, +/turf/open/floor/prison{ + dir = 1; + icon_state = "cell_stripe" + }, +/area/lv759/indoors/electical_systems/substation1) "ltR" = ( /obj/structure/surface/table/reinforced/prison{ color = "#6b675e" @@ -70430,34 +70841,6 @@ /obj/structure/machinery/door/airlock/almayer/maint/colony/autoname, /turf/open/floor/plating, /area/lv759/indoors/wy_research_complex/southeastexit) -"lxi" = ( -/obj/structure/prop/hybrisa/misc/fake/lattice/full, -/obj/structure/prop/hybrisa/misc/fake/wire/blue{ - pixel_x = -4 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/red{ - pixel_x = 4 - }, -/obj/structure/pipes/standard/tank/carbon_dioxide, -/obj/structure/prop/hybrisa/misc/fake/wire/yellow{ - dir = 1 - }, -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 4 - }, -/obj/structure/prop/hybrisa/fakeplatforms/platform3{ - icon = 'icons/obj/structures/props/platforms.dmi'; - icon_state = "zenithstone" - }, -/obj/structure/prop/hybrisa/fakeplatforms/platform3{ - icon = 'icons/obj/structures/props/platforms.dmi'; - icon_state = "zenithstone" - }, -/obj/structure/prop/hybrisa/misc/floorprops/grate{ - layer = 4 - }, -/turf/open/hybrisa/street/underground_unweedable, -/area/lv759/indoors/wy_research_complex/mainlabs) "lxj" = ( /turf/closed/wall/hybrisa/colony, /area/lv759/outdoors/colony_streets/north_east_street) @@ -70658,31 +71041,6 @@ dir = 1 }, /area/lv759/indoors/spaceport/cargo) -"lyY" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "SE-out" - }, -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/effect/decal/warning_stripes{ - icon_state = "W"; - layer = 3.3 - }, -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/item/stack/sheet/cardboard/small_stack, -/turf/open/floor/corsat{ - icon_state = "officesquares" - }, -/area/lv759/indoors/recycling_plant_waste_disposal_incinerator) "lza" = ( /obj/structure/sign/safety/bathunisex{ pixel_x = -16; @@ -70707,27 +71065,29 @@ /obj/effect/hybrisa/decal/dirt, /turf/open/floor/plating, /area/lv759/indoors/landing_zone_2/kmcc_hub_maintenance) -"lzk" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_6" +"lzi" = ( +/obj/structure/closet/crate/trashcart{ + opened = 1 }, /obj/item/trash/c_tube{ desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; icon_state = "ztrashbag"; name = "trash bag"; - pixel_x = 2; - pixel_y = 20 + pixel_x = -3; + pixel_y = 6 }, +/obj/item/trash/barcardine, /obj/item/trash/cigbutt{ pixel_x = -10; pixel_y = 14 }, -/turf/open/hybrisa/street/sidewalk{ - dir = 1 +/obj/item/paper/crumpled, +/obj/structure/disposalpipe/segment{ + dir = 8 }, -/area/lv759/outdoors/colony_streets/east_central_street) +/turf/open/floor/plating/plating_catwalk/prison, +/area/lv759/outdoors/colony_streets/south_east_street) "lzm" = ( /turf/closed/shuttle/dropship2/WY/StarGlider{ icon_state = "8" @@ -70740,19 +71100,6 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/central_streets) -"lzw" = ( -/obj/structure/disposalpipe/segment, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 5; - name = "trash bag"; - pixel_x = 3; - pixel_y = 20 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/lv759/outdoors/colony_streets/north_street) "lzD" = ( /obj/effect/hybrisa/decal/road/road_stop{ icon_state = "stop_decal5" @@ -70817,6 +71164,25 @@ icon_state = "whitegreen" }, /area/lv759/indoors/hospital/central_hallway) +"lzW" = ( +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart2"; + icon_opened = "foodcart2_open"; + icon_state = "foodcart2"; + name = "\improper food cart" + }, +/obj/item/trash/tray, +/obj/item/trash/tray{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/item/trash/tray, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/spaceport/starglider) "lAc" = ( /obj/structure/window/reinforced{ dir = 8 @@ -70870,6 +71236,18 @@ icon_state = "plate" }, /area/lv759/indoors/weyyu_office) +"lAC" = ( +/obj/structure/machinery/atm{ + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi'; + pixel_x = 3; + pixel_y = 15 + }, +/obj/item/trash/hybrisa/cuppa_joes/lid, +/obj/item/trash/hybrisa/cuppa_joes/empty_cup, +/turf/open/floor/prison{ + icon_state = "red" + }, +/area/lv759/indoors/colonial_marshals/hallway_central) "lAE" = ( /obj/structure/cable/white{ icon_state = "11-6"; @@ -70967,6 +71345,24 @@ dir = 1 }, /area/lv759/indoors/meridian/meridian_foyer) +"lBt" = ( +/obj/structure/platform/hybrisa/metalplatform6{ + dir = 1 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_13" + }, +/turf/open/hybrisa/street/cement3, +/area/lv759/outdoors/colony_streets/central_streets) "lBz" = ( /obj/structure/machinery/light/small{ dir = 1 @@ -71022,29 +71418,6 @@ }, /turf/open/gm/river, /area/lv759/indoors/hobosecret) -"lBO" = ( -/obj/structure/closet/crate/trashcart{ - opened = 1 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/effect/decal/strata_decals/grime/grime3, -/obj/effect/decal/strata_decals/grime/grime3{ - icon_state = "grime1" - }, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall3{ - pixel_y = 28 - }, -/turf/open/floor/plating, -/area/lv759/outdoors/colony_streets/north_street) "lBT" = ( /obj/structure/sign/safety/medical{ pixel_x = 8; @@ -71352,18 +71725,6 @@ /obj/effect/hybrisa/decal/dirt_2, /turf/open/floor/hybrisa/tile/tilewhite, /area/lv759/indoors/southwest_public_restroom) -"lEN" = ( -/obj/structure/prop/almayer/computers/sensor_computer1{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "blacksensor_comp1"; - name = "computer" - }, -/turf/open/floor/strata{ - dir = 1; - icon_state = "red3" - }, -/area/lv759/indoors/spaceport/security) "lEO" = ( /turf/open/floor/prison{ icon_state = "whitegreenfull" @@ -71527,18 +71888,6 @@ }, /turf/closed/wall/hybrisa/colony/reinforced/hull, /area/lv759/oob) -"lFU" = ( -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - dir = 4; - icon = 'icons/obj/structures/doors/zenithshutters.dmi' - }, -/obj/structure/machinery/door/airlock/multi_tile/hybrisa/personal_solid_white/autoname{ - dir = 1 - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/mainlabs) "lFZ" = ( /obj/effect/hybrisa/decal/dirt_2, /turf/open/hybrisa/street/sidewalk, @@ -71558,6 +71907,17 @@ }, /turf/open/floor/plating/plating_catwalk/prison, /area/lv759/outdoors/colony_streets/north_street) +"lGd" = ( +/obj/structure/reagent_dispensers/fueltank{ + desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "spacecraft fuel-mix tank" + }, +/turf/open/floor/strata{ + dir = 4; + icon_state = "orange_edge" + }, +/area/lv759/indoors/wy_research_complex/hangarbay) "lGg" = ( /obj/structure/machinery/colony_floodlight/street{ layer = 7; @@ -71812,26 +72172,6 @@ /obj/effect/hybrisa/decal/dirt, /turf/open/hybrisa/street/sidewalkfull, /area/lv759/outdoors/colony_streets/north_street) -"lHR" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 5; - name = "trash bag"; - pixel_x = 3; - pixel_y = 20 - }, -/obj/item/trash/eat, -/obj/item/shard, -/obj/item/stack/sheet/cardboard{ - pixel_y = -12 - }, -/turf/open/floor/prison{ - dir = 4; - icon_state = "ramptop" - }, -/area/lv759/outdoors/colony_streets/north_street) "lHS" = ( /obj/structure/platform_decoration/hybrisa/rockdark{ dir = 1 @@ -72021,6 +72361,30 @@ icon_state = "floor_plate" }, /area/lv759/indoors/wy_research_complex_entrance) +"lJC" = ( +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 8 + }, +/obj/structure/closet/crate/trashcart, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/trash/eat{ + pixel_x = 10; + pixel_y = 10 + }, +/obj/item/paper/crumpled{ + pixel_x = 15; + pixel_y = -9 + }, +/obj/effect/hybrisa/decal/dirt_2, +/turf/open/hybrisa/street/cement1, +/area/lv759/outdoors/colony_streets/central_streets) "lJH" = ( /obj/structure/machinery/computer/guestpass, /obj/structure/surface/table/reinforced/prison, @@ -72395,6 +72759,33 @@ icon_state = "darkbrown2" }, /area/lv759/indoors/landing_zone_2/kmcc_hub_cargo) +"lOa" = ( +/obj/item/trash/c_tube, +/obj/item/trash/cigbutt{ + pixel_x = -1; + pixel_y = 17 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_6" + }, +/obj/effect/hybrisa/decal/dirt_2, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_4" + }, +/mob/living/simple_animal/rat/gray, +/obj/item/trash/hybrisa/cuppa_joes/lid, +/turf/open/hybrisa/street/sidewalk{ + dir = 1 + }, +/area/lv759/outdoors/colony_streets/north_east_street) "lOe" = ( /obj/structure/prop/invuln/minecart_tracks{ dir = 8 @@ -73008,6 +73399,24 @@ }, /turf/open/floor/plating, /area/lv759/indoors/power_plant) +"lSm" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "W" + }, +/obj/effect/decal/warning_stripes{ + icon_state = "E"; + pixel_x = 1 + }, +/obj/structure/machinery/door/airlock/hybrisa/personal_solid_white/autoname{ + dir = 1 + }, +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi' + }, +/turf/open/floor/almayer{ + icon_state = "test_floor4" + }, +/area/lv759/indoors/wy_research_complex/xenobiology) "lSr" = ( /obj/structure/platform/kutjevo/smooth{ dir = 1 @@ -73906,6 +74315,48 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/central_streets) +"maO" = ( +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart1"; + icon_opened = "foodcart1_open"; + icon_state = "foodcart1"; + name = "\improper food cart"; + pixel_y = 9 + }, +/obj/item/reagent_container/food/snacks/mre_pack/meal4{ + desc = "A tray of standard W-Y 'flight' food. This one is what resembles a Pizza. Disgusting."; + name = "\improper W-Y Prepared Meal (pizza)" + }, +/obj/item/reagent_container/food/snacks/mre_pack/meal5{ + desc = "A tray of standard W-Y 'flight' food. This one is what resembles Chicken. Disgusting."; + name = "\improper W-Y Prepared Meal (chicken)" + }, +/obj/item/reagent_container/food/snacks/mre_pack/meal5{ + desc = "A tray of standard W-Y 'flight' food. This one is what resembles Chicken. Disgusting."; + name = "\improper W-Y Prepared Meal (chicken)" + }, +/obj/item/reagent_container/food/snacks/mre_pack/meal1{ + desc = "A tray of standard W-Y 'flight' food. This one is what resembles Corn-bread. Disgusting."; + name = "\improper W-Y Prepared Meal (cornbread)" + }, +/obj/item/reagent_container/food/snacks/mre_pack/meal1{ + desc = "A tray of standard W-Y 'flight' food. This one is what resembles Corn-bread. Disgusting."; + name = "\improper W-Y Prepared Meal (cornbread)" + }, +/obj/item/reagent_container/food/drinks/cans/classcola, +/obj/item/reagent_container/food/drinks/cans/classcola, +/obj/item/reagent_container/food/drinks/cans/classcola, +/obj/item/reagent_container/food/drinks/cans/classcola, +/obj/item/reagent_container/food/drinks/bottle/beer/craft/ganucci, +/obj/item/reagent_container/food/drinks/bottle/beer/craft/ganucci, +/obj/item/reagent_container/food/drinks/bottle/beer/craft/ganucci, +/obj/item/reagent_container/food/drinks/bottle/beer/craft/ganucci, +/turf/open/shuttle{ + icon_state = "rasputin3" + }, +/area/lv759/indoors/spaceport/starglider) "maQ" = ( /obj/structure/cable/white{ color = "#550d0d"; @@ -73953,29 +74404,6 @@ icon_state = "red" }, /area/lv759/indoors/colonial_marshals/hallway_south) -"mbB" = ( -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 4 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_y = 12 - }, -/obj/item/stack/sheet/cardboard{ - layer = 1 - }, -/obj/effect/hybrisa/decal/trash{ - dir = 1; - icon_state = "trash_11" - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_6" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/lv759/outdoors/colony_streets/central_streets) "mbM" = ( /obj/effect/hybrisa/decal/dirt, /obj/item/trash/cigbutt, @@ -74010,6 +74438,50 @@ icon_state = "platingdmg3" }, /area/lv759/outdoors/colony_streets/south_east_street) +"mbT" = ( +/obj/structure/barricade/handrail/hybrisa/handrail{ + dir = 4 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_4"; + pixel_y = 14 + }, +/obj/item/trash/cigbutt, +/obj/effect/hybrisa/decal/dirt_2, +/turf/open/floor/plating/plating_catwalk/prison, +/area/lv759/outdoors/colony_streets/north_street) +"mbU" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -4; + pixel_y = 6 + }, +/obj/structure/barricade/handrail/strata{ + dir = 1 + }, +/obj/item/stack/sheet/cardboard, +/obj/structure/closet/crate/trashcart{ + layer = 3; + opened = 1 + }, +/obj/structure/platform/hybrisa/metalplatform6{ + dir = 4 + }, +/turf/open/floor/prison{ + icon_state = "floor_marked" + }, +/area/lv759/outdoors/colony_streets/east_central_street) "mbW" = ( /obj/structure/prop/hybrisa/BillboardsandSigns/Bigroadsigns/road_sign_1{ pixel_y = 16 @@ -74107,6 +74579,31 @@ icon_state = "cell_stripe" }, /area/lv759/indoors/power_plant/telecomms) +"mdh" = ( +/obj/structure/platform_decoration/hybrisa/metalplatformdeco1{ + dir = 1 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/trash/eat{ + pixel_x = 10; + pixel_y = 10 + }, +/obj/item/paper/crumpled, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_6" + }, +/turf/open/hybrisa/street/sidewalk{ + dir = 8 + }, +/area/lv759/outdoors/colony_streets/north_street) "mdk" = ( /obj/structure/largecrate/random/mini/small_case{ pixel_x = 4; @@ -74129,6 +74626,19 @@ /obj/structure/sign/poster/corporate, /turf/closed/wall/hybrisa/colony, /area/lv759/indoors/landing_zone_2/kmcc_hub_lounge_south) +"mdy" = ( +/obj/effect/decal/cleanable/liquid_fuel, +/obj/structure/reagent_dispensers/fueltank{ + desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "spacecraft fuel-mix tank" + }, +/obj/effect/decal/cleanable/liquid_fuel, +/turf/open/floor/strata{ + dir = 4; + icon_state = "blue3" + }, +/area/lv759/indoors/spaceport/docking_bay_2) "mdH" = ( /obj/structure/machinery/sentry_holder/colony{ pixel_y = 26 @@ -74999,31 +75509,6 @@ icon_state = "blackfull" }, /area/lv759/indoors/wy_research_complex/mainlabs) -"mle" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 4; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/structure/prop/hybrisa/misc/fake/pipes/pipe5{ - dir = 8; - pixel_y = -1 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_15" - }, -/obj/item/trash/eat, -/obj/item/trash/cigbutt, -/obj/item/trash/cigbutt, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/lv759/outdoors/colony_streets/central_streets) "mlf" = ( /obj/effect/hybrisa/decal/dirt, /turf/open/floor/kutjevo/grey, @@ -75065,24 +75550,6 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/landing_zone_2) -"mlC" = ( -/obj/structure/cable/white{ - color = "#9f8700"; - icon_state = "2-9"; - layer = 5; - level = 2 - }, -/obj/structure/prop/almayer/computers/sensor_computer2{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "computer" - }, -/obj/structure/window/reinforced{ - dir = 1; - layer = 2 - }, -/turf/open/floor/hybrisa/tile/tilewhite, -/area/lv759/indoors/wy_research_complex/mainlabs) "mlI" = ( /obj/structure/closet/secure_closet/freezer/fridge, /obj/structure/machinery/light{ @@ -75940,6 +76407,15 @@ /obj/item/trash/hybrisa/cuppa_joes/lid, /turf/open/floor/plating/plating_catwalk/prison, /area/lv759/outdoors/colony_streets/central_streets) +"msO" = ( +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + dir = 4; + icon = 'icons/obj/structures/doors/hybrisashutters.dmi' + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/xenobiology) "msP" = ( /obj/structure/window/framed/hybrisa/marshalls/reinforced, /obj/structure/machinery/door/poddoor/hybrisa/open_shutters, @@ -76298,22 +76774,6 @@ }, /turf/open/floor/hybrisa/tile/tilebeige, /area/lv759/indoors/landing_zone_2/kmcc_hub_cargo) -"mvV" = ( -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart2"; - icon_opened = "foodcart2_open"; - icon_state = "foodcart2"; - name = "\improper food cart" - }, -/obj/item/trash/tray{ - pixel_x = -2; - pixel_y = 5 - }, -/obj/item/trash/tray, -/turf/open/hybrisa/dropship/dropship4, -/area/lv759/indoors/spaceport/horizon_runner) "mvZ" = ( /obj/structure/prop/ice_colony/surveying_device{ dir = 4 @@ -76486,24 +76946,6 @@ icon_state = "darkyellow2" }, /area/lv759/indoors/wy_research_complex/hallwaysoutheast) -"mxV" = ( -/obj/structure/prop/hybrisa/misc/fake/pipes/pipe1{ - dir = 4 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 5; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/item/trash/cigbutt, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/outdoors/colony_streets/south_east_street) "mxW" = ( /obj/structure/prop/hybrisa/misc/fake/pipes/pipe1, /obj/structure/prop/hybrisa/misc/fake/wire/blue{ @@ -76620,6 +77062,18 @@ icon_state = "tcomms" }, /area/lv759/indoors/spaceport/docking_bay_1) +"myB" = ( +/obj/structure/machinery/door/airlock/multi_tile/hybrisa/personal_white/autoname{ + dir = 1 + }, +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi'; + dir = 4 + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/xenoarcheology) "myD" = ( /obj/structure/closet/secure_closet/marshal, /obj/item/clothing/suit/storage/CMB, @@ -77689,27 +78143,6 @@ }, /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/outdoors/caveplateau) -"mIf" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/item/trash/cigbutt/ucigbutt, -/obj/structure/prop/hybrisa/misc/fake/lattice/full, -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 1 - }, -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 4 - }, -/obj/structure/prop/hybrisa/misc/floorprops/grate, -/turf/open/hybrisa/street/underground_unweedable, -/area/lv759/outdoors/colony_streets/central_streets) "mIg" = ( /obj/item/trash/cigbutt, /obj/item/trash/cigbutt, @@ -77948,6 +78381,32 @@ /obj/structure/sign/safety/maint, /turf/closed/wall/hybrisa/colony, /area/lv759/indoors/mining_outpost/north_maint) +"mKp" = ( +/obj/structure/prop/hybrisa/misc/fake/lattice/full, +/obj/structure/prop/hybrisa/misc/fake/wire/blue{ + pixel_x = -4 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/red{ + pixel_x = 4 + }, +/obj/structure/pipes/standard/tank/carbon_dioxide{ + pixel_x = 16 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/yellow{ + dir = 1 + }, +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 8 + }, +/obj/structure/prop/hybrisa/fakeplatforms/platform3{ + icon = 'icons/obj/structures/props/platforms.dmi'; + icon_state = "hybrisastone" + }, +/obj/structure/prop/hybrisa/misc/floorprops/grate{ + layer = 4 + }, +/turf/open/hybrisa/street/underground_unweedable, +/area/lv759/indoors/wy_research_complex/mainlabs) "mKw" = ( /obj/effect/hybrisa/decal/dirt, /obj/effect/hybrisa/decal/trash{ @@ -78129,6 +78588,18 @@ dir = 9 }, /area/lv759/outdoors/colony_streets/north_street) +"mLr" = ( +/obj/structure/machinery/door/airlock/multi_tile/hybrisa/personal_white/autoname{ + dir = 1 + }, +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi'; + dir = 4 + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/weaponresearchlab) "mLs" = ( /obj/structure/bed/chair/office/light{ dir = 8 @@ -78272,31 +78743,6 @@ /obj/item/shard, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/north_west_street) -"mMU" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/effect/decal/strata_decals/grime/grime4, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_5" - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_11" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "W"; - layer = 2.5 - }, -/turf/open/floor/hybrisa/tile/darkbrown_bigtile{ - dir = 8 - }, -/area/lv759/indoors/recycling_plant) "mMW" = ( /obj/structure/platform/hybrisa/metalplatform1{ dir = 8; @@ -78642,6 +79088,26 @@ /obj/structure/prop/hybrisa/misc/machinery/screens/frame, /turf/closed/wall/hybrisa/research/reinforced, /area/lv759/indoors/wy_research_complex/securitycommand) +"mQf" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 5; + name = "trash bag"; + pixel_x = 3; + pixel_y = 20 + }, +/obj/item/trash/eat, +/obj/item/shard, +/obj/item/stack/sheet/cardboard{ + pixel_y = -12 + }, +/turf/open/floor/prison{ + dir = 4; + icon_state = "ramptop" + }, +/area/lv759/outdoors/colony_streets/north_street) "mQp" = ( /obj/item/device/flashlight/pen, /obj/structure/platform/kutjevo/smooth{ @@ -78856,6 +79322,34 @@ }, /turf/open/floor/plating, /area/lv759/outdoors/colony_streets/east_central_street) +"mRX" = ( +/obj/structure/prop/hybrisa/misc/fake/lattice/full, +/obj/structure/prop/hybrisa/misc/fake/wire/blue{ + pixel_x = -4 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/red{ + pixel_x = 4 + }, +/obj/structure/pipes/standard/tank/carbon_dioxide, +/obj/structure/prop/hybrisa/misc/fake/wire/yellow{ + dir = 1 + }, +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 4 + }, +/obj/structure/prop/hybrisa/fakeplatforms/platform3{ + icon = 'icons/obj/structures/props/platforms.dmi'; + icon_state = "hybrisastone" + }, +/obj/structure/prop/hybrisa/fakeplatforms/platform3{ + icon = 'icons/obj/structures/props/platforms.dmi'; + icon_state = "hybrisastone" + }, +/obj/structure/prop/hybrisa/misc/floorprops/grate{ + layer = 4 + }, +/turf/open/hybrisa/street/underground_unweedable, +/area/lv759/indoors/wy_research_complex/mainlabs) "mRY" = ( /obj/structure/machinery/light/double/blue, /turf/open/floor/hybrisa/tile/tilegrey, @@ -78974,6 +79468,19 @@ /obj/structure/platform/hybrisa/metalplatform1, /turf/open/hybrisa/street/underground_unweedable, /area/lv759/outdoors/colony_streets/south_east_street) +"mSN" = ( +/obj/structure/platform/hybrisa/metalplatform6, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/item/trash/eat, +/turf/open/auto_turf/hybrisashale/layer2, +/area/lv759/outdoors/colony_streets/south_east_street) "mSV" = ( /obj/structure/prop/hybrisa/boulders/smallboulderdark/boulder_dark2, /obj/structure/blocker/forcefield/vehicles, @@ -79246,14 +79753,6 @@ }, /turf/open/hybrisa/street/cement1, /area/lv759/outdoors/landing_zone_1) -"mVH" = ( -/obj/structure/reagent_dispensers/fueltank{ - desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "spacecraft fuel-mix tank" - }, -/turf/open/floor/plating, -/area/lv759/indoors/spaceport/docking_bay_2) "mVI" = ( /turf/open/floor/hybrisa/metal/zbrownfloor1{ dir = 4 @@ -79280,6 +79779,24 @@ /obj/structure/platform_decoration/hybrisa/metalplatformdeco6, /turf/open/floor/plating/plating_catwalk/prison, /area/lv759/outdoors/colony_streets/central_streets) +"mVV" = ( +/obj/structure/cable/white{ + color = "#9f8700"; + icon_state = "2-9"; + layer = 5; + level = 2 + }, +/obj/structure/prop/almayer/computers/sensor_computer2{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "computer" + }, +/obj/structure/window/reinforced{ + dir = 1; + layer = 2 + }, +/turf/open/floor/hybrisa/tile/tilewhite, +/area/lv759/indoors/wy_research_complex/mainlabs) "mVZ" = ( /obj/structure/machinery/light/spot/blue{ dir = 4 @@ -79672,25 +80189,6 @@ /mob/living/simple_animal/rat/brown, /turf/open/floor/hybrisa/tile/tilewhite, /area/lv759/indoors/southwest_public_restroom) -"mZI" = ( -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart2"; - icon_opened = "foodcart2_open"; - icon_state = "foodcart2"; - name = "\improper food cart" - }, -/obj/item/trash/tray, -/obj/item/trash/tray{ - pixel_x = -2; - pixel_y = 5 - }, -/obj/item/trash/tray, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/spaceport/starglider) "mZJ" = ( /obj/structure/bed/chair{ can_buckle = 0; @@ -80884,17 +81382,6 @@ icon_state = "cargo" }, /area/lv759/indoors/landing_zone_2/kmcc_hub_cargo) -"nkj" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/turf/open/floor/corsat, -/area/lv759/indoors/spaceport/maintenance_east) "nkr" = ( /obj/structure/machinery/colony_floodlight/traffic_alt{ pixel_x = 8; @@ -81054,6 +81541,30 @@ }, /turf/open/hybrisa/street/sidewalkcenter, /area/lv759/outdoors/landing_zone_2) +"nlS" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/yellow{ + dir = 4 + }, +/obj/structure/prop/hybrisa/misc/buildinggreebliessmall{ + pixel_x = -2; + pixel_y = 20 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_7" + }, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/lv759/outdoors/colony_streets/central_streets) "nlY" = ( /obj/structure/machinery/door/poddoor/hybrisa/secure_red_door{ name = "Emergency Lockdown"; @@ -81223,6 +81734,15 @@ icon_state = "ramptop" }, /area/lv759/indoors/spaceport/docking_bay_2) +"nnT" = ( +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi'; + dir = 4 + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/xenoarcheology) "nnZ" = ( /turf/closed/shuttle/ert{ icon_state = "wy16" @@ -81238,21 +81758,6 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/east_central_street) -"noi" = ( -/obj/structure/barricade/handrail/strata{ - dir = 1 - }, -/obj/structure/prop/almayer/computers/sensor_computer1{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "blacksensor_comp1"; - name = "computer" - }, -/turf/open/floor/prison{ - dir = 1; - icon_state = "cell_stripe" - }, -/area/lv759/indoors/electical_systems/substation1) "non" = ( /obj/item/tool/warning_cone{ pixel_x = 4; @@ -81533,48 +82038,6 @@ "nqV" = ( /turf/open/hybrisa/street/roadlines4, /area/lv759/outdoors/colony_streets/north_east_street) -"nrb" = ( -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart1"; - icon_opened = "foodcart1_open"; - icon_state = "foodcart1"; - name = "\improper food cart"; - pixel_y = 9 - }, -/obj/item/reagent_container/food/snacks/mre_pack/meal4{ - desc = "A tray of standard W-Y 'flight' food. This one is what resembles a Pizza. Disgusting."; - name = "\improper W-Y Prepared Meal (pizza)" - }, -/obj/item/reagent_container/food/snacks/mre_pack/meal5{ - desc = "A tray of standard W-Y 'flight' food. This one is what resembles Chicken. Disgusting."; - name = "\improper W-Y Prepared Meal (chicken)" - }, -/obj/item/reagent_container/food/snacks/mre_pack/meal5{ - desc = "A tray of standard W-Y 'flight' food. This one is what resembles Chicken. Disgusting."; - name = "\improper W-Y Prepared Meal (chicken)" - }, -/obj/item/reagent_container/food/snacks/mre_pack/meal1{ - desc = "A tray of standard W-Y 'flight' food. This one is what resembles Corn-bread. Disgusting."; - name = "\improper W-Y Prepared Meal (cornbread)" - }, -/obj/item/reagent_container/food/snacks/mre_pack/meal1{ - desc = "A tray of standard W-Y 'flight' food. This one is what resembles Corn-bread. Disgusting."; - name = "\improper W-Y Prepared Meal (cornbread)" - }, -/obj/item/reagent_container/food/drinks/cans/classcola, -/obj/item/reagent_container/food/drinks/cans/classcola, -/obj/item/reagent_container/food/drinks/cans/classcola, -/obj/item/reagent_container/food/drinks/cans/classcola, -/obj/item/reagent_container/food/drinks/bottle/beer/craft/ganucci, -/obj/item/reagent_container/food/drinks/bottle/beer/craft/ganucci, -/obj/item/reagent_container/food/drinks/bottle/beer/craft/ganucci, -/obj/item/reagent_container/food/drinks/bottle/beer/craft/ganucci, -/turf/open/shuttle{ - icon_state = "rasputin3" - }, -/area/lv759/indoors/spaceport/starglider) "nri" = ( /obj/item/tool/kitchen/utensil/pknife, /obj/item/tool/kitchen/utensil/pspoon, @@ -81863,28 +82326,6 @@ icon_state = "multi_tiles" }, /area/lv759/indoors/spaceport/security_office) -"nub" = ( -/obj/effect/decal/strata_decals/catwalk/prison, -/obj/structure/showcase{ - breakable = 1; - density = 0; - desc = null; - icon_state = "igniter0"; - name = "floor panel" - }, -/obj/effect/decal/cleanable/liquid_fuel, -/obj/structure/platform_decoration/strata/metal{ - dir = 8 - }, -/obj/structure/reagent_dispensers/fueltank{ - desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "spacecraft fuel-mix tank" - }, -/turf/open/floor/shiva{ - icon_state = "radiator_tile2" - }, -/area/lv759/indoors/wy_research_complex/hangarbay) "nug" = ( /obj/item/trash/cigbutt{ pixel_x = 1; @@ -81996,19 +82437,6 @@ dir = 8 }, /area/lv759/outdoors/colony_streets/north_street) -"nuN" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/structure/bed/chair{ - dir = 8 - }, -/turf/open/floor/prison{ - dir = 10; - icon_state = "floor_plate" - }, -/area/lv759/indoors/electical_systems/substation1) "nuO" = ( /turf/open/floor/corsat{ dir = 9; @@ -82221,48 +82649,6 @@ "nxj" = ( /turf/open/floor/plating/plating_catwalk/prison, /area/lv759/outdoors/colony_streets/south_west_street) -"nxn" = ( -/obj/structure/machinery/door/poddoor/almayer/closed{ - dir = 2; - icon = 'icons/obj/structures/doors/zenithshutters.dmi'; - id = "secretlockdown1"; - indestructible = 1; - name = "Stuck Emergency Lockdown"; - needs_power = 0; - unacidable = 1 - }, -/obj/structure/machinery/door/poddoor/almayer/closed{ - dir = 2; - icon = 'icons/obj/structures/doors/zenithshutters.dmi'; - id = "secretlockdown2"; - indestructible = 1; - name = "Stuck Emergency Lockdown"; - needs_power = 0; - unacidable = 1 - }, -/obj/structure/machinery/door/poddoor/almayer/closed{ - dir = 2; - icon = 'icons/obj/structures/doors/zenithshutters.dmi'; - id = "secretlockdown3"; - indestructible = 1; - name = "Stuck Emergency Lockdown"; - needs_power = 0; - unacidable = 1 - }, -/obj/structure/machinery/door/poddoor/almayer/closed{ - dir = 2; - icon = 'icons/obj/structures/doors/zenithshutters.dmi'; - id = "secretlockdown4"; - indestructible = 1; - name = "Stuck Emergency Lockdown"; - needs_power = 0; - unacidable = 1 - }, -/turf/open/floor/plating{ - dir = 8; - icon_state = "platingdmg3" - }, -/area/lv759/indoors/hobosecret) "nxw" = ( /turf/open/floor{ dir = 8; @@ -82616,6 +83002,15 @@ dir = 4 }, /area/lv759/outdoors/colony_streets/north_west_street) +"nAk" = ( +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi'; + dir = 4 + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/weaponresearchlab) "nAn" = ( /obj/structure/bed/roller/hospital_empty/bigrollerempty{ dir = 8; @@ -82626,24 +83021,6 @@ icon_state = "blue" }, /area/lv759/indoors/hospital/outgoing) -"nAI" = ( -/obj/structure/barricade/handrail/hybrisa/handrail{ - dir = 1 - }, -/obj/effect/decal/warning_stripes{ - icon_state = "S" - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 8; - name = "trash bag"; - pixel_x = 3; - pixel_y = -2 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/lv759/outdoors/colony_streets/east_central_street) "nAN" = ( /obj/structure/machinery/door/poddoor/hybrisa/secure_red_door{ name = "\improper Lockdown"; @@ -82896,6 +83273,14 @@ icon_state = "plate" }, /area/lv759/indoors/landing_zone_2/kmcc_hub_lounge_north) +"nCK" = ( +/obj/structure/window/framed/corsat, +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi'; + dir = 4 + }, +/turf/open/floor/plating, +/area/lv759/indoors/wy_research_complex/weaponresearchlab) "nCN" = ( /obj/structure/prop/hybrisa/containersextended/greywyright, /turf/open/floor/almayer{ @@ -82925,6 +83310,27 @@ }, /turf/closed/wall/hybrisa/colony/reinforced/hull, /area/lv759/oob) +"nDe" = ( +/obj/effect/decal/strata_decals/grime/grime4{ + icon_state = "grime1" + }, +/obj/effect/decal/strata_decals/grime/grime4{ + dir = 8 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_y = 12 + }, +/obj/item/trash/uscm_mre, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_9" + }, +/obj/effect/hybrisa/decal/dirt_2, +/turf/open/hybrisa/street/cement1, +/area/lv759/outdoors/colony_streets/central_streets) "nDk" = ( /obj/effect/hybrisa/decal/road/road_edge{ icon_state = "road_edge_decal2" @@ -83972,6 +84378,17 @@ icon_state = "cell_stripe" }, /area/lv759/indoors/power_plant/fusion_generators) +"nMj" = ( +/obj/structure/cable{ + icon_state = "0-2" + }, +/obj/structure/prop/almayer/computers/mapping_computer{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "computer" + }, +/turf/open/floor/plating/prison, +/area/lv759/outdoors/caveplateau) "nMl" = ( /obj/structure/platform_decoration{ dir = 1 @@ -84397,17 +84814,6 @@ icon_state = "radiator_tile2" }, /area/lv759/indoors/wy_research_complex/vehicledeploymentbay) -"nPJ" = ( -/obj/structure/cable{ - icon_state = "0-2" - }, -/obj/structure/prop/almayer/computers/mapping_computer{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "computer" - }, -/turf/open/floor/plating/prison, -/area/lv759/outdoors/caveplateau) "nPO" = ( /obj/structure/prop/hybrisa/misc/buildinggreebliessmall3{ pixel_y = 28 @@ -84756,6 +85162,23 @@ }, /turf/open/floor/plating, /area/lv759/indoors/landing_zone_2/kmcc_hub_fuel) +"nSY" = ( +/obj/structure/closet/crate/trashcart, +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/item/trash/buritto, +/turf/open/floor/prison{ + dir = 10; + icon_state = "floor_plate" + }, +/area/lv759/outdoors/colony_streets/central_streets) "nTc" = ( /turf/open/floor/strata, /area/lv759/indoors/colonial_marshals/armory_foyer) @@ -84818,6 +85241,29 @@ }, /turf/open/floor/plating, /area/lv759/indoors/meridian/meridian_maintenance_south) +"nTE" = ( +/obj/structure/platform_decoration/hybrisa/rockdark, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20; + layer = 4 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_6"; + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/reagent_container/syringe{ + icon_state = "broken" + }, +/turf/open/auto_turf/sand_white/layer0{ + icon = 'icons/turf/floors/hybrisa_dirt.dmi' + }, +/area/lv759/outdoors/colony_streets/south_east_street) "nTG" = ( /obj/effect/hybrisa/decal/engineership_corners{ dir = 4 @@ -84949,14 +85395,6 @@ icon_state = "ramptop" }, /area/lv759/indoors/colonial_marshals/holding_cells) -"nUU" = ( -/obj/structure/machinery/atm{ - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi'; - pixel_x = 9; - pixel_y = 11 - }, -/turf/open/floor/interior/wood, -/area/lv759/indoors/jacks_surplus) "nUW" = ( /obj/effect/hybrisa/decal/road/road_stop, /obj/effect/hybrisa/decal/dirt, @@ -85341,15 +85779,6 @@ "nXE" = ( /turf/open/hybrisa/dropship/dropship4, /area/lv759/indoors/spaceport/horizon_runner) -"nXH" = ( -/obj/structure/reagent_dispensers/fueltank{ - desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "spacecraft fuel-mix tank" - }, -/obj/effect/decal/cleanable/liquid_fuel, -/turf/open/hybrisa/street/asphalt, -/area/lv759/outdoors/landing_zone_2) "nXK" = ( /obj/structure/machinery/light/blue{ dir = 4 @@ -85719,24 +86148,6 @@ icon_state = "platingdmg3" }, /area/lv759/indoors/colonial_marshals/garage) -"oal" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 8; - name = "trash bag"; - pixel_x = 3; - pixel_y = -2 - }, -/obj/structure/machinery/colony_floodlight/street{ - layer = 7; - level = 7; - pixel_y = 12 - }, -/turf/open/hybrisa/street/cement1, -/area/lv759/outdoors/colony_streets/east_central_street) "oaw" = ( /obj/item/ashtray/plastic, /obj/item/clothing/mask/cigarette/weed{ @@ -85914,27 +86325,6 @@ dir = 1 }, /area/lv759/indoors/garage_workshop) -"ocg" = ( -/obj/structure/closet/crate/trashcart{ - opened = 1 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/item/trash/burger, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_2"; - pixel_y = 12 - }, -/turf/open/hybrisa/street/cement3, -/area/lv759/outdoors/colony_streets/north_west_street) "och" = ( /obj/structure/machinery/disposal/delivery, /obj/item/reagent_container/food/snacks/margheritaslice{ @@ -86040,6 +86430,13 @@ icon_state = "rasputin3" }, /area/lv759/indoors/wy_research_complex/hangarbayshuttle) +"odl" = ( +/obj/structure/window/framed/corsat, +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi' + }, +/turf/open/floor/plating, +/area/lv759/indoors/wy_research_complex/hallwaycentral) "odr" = ( /obj/structure/sign/nosmoking_1, /turf/closed/wall/hybrisa/colony, @@ -86280,15 +86677,6 @@ /obj/structure/blocker/forcefield/vehicles, /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/outdoors/landing_zone_2) -"oeL" = ( -/obj/structure/prop/almayer/computers/sensor_computer3{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "blacksensor_comp3"; - name = "computer" - }, -/turf/open/floor/hybrisa/metal/bluemetalfull, -/area/lv759/indoors/wy_research_complex/reception) "oeP" = ( /obj/structure/prop/hybrisa/lattice_prop/lattice_6{ pixel_y = 16 @@ -86310,6 +86698,22 @@ }, /turf/open/hybrisa/street/sidewalk, /area/lv759/outdoors/colony_streets/north_west_street) +"oeS" = ( +/obj/item/clothing/head/hardhat/white{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/effect/decal/cleanable/liquid_fuel, +/obj/structure/reagent_dispensers/fueltank{ + desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "spacecraft fuel-mix tank" + }, +/turf/open/floor/strata{ + dir = 6; + icon_state = "multi_tiles" + }, +/area/lv759/indoors/wy_research_complex/hangarbay) "oeW" = ( /obj/effect/hybrisa/decal/dirt, /obj/item/trash/hotdog, @@ -86437,6 +86841,16 @@ /obj/effect/hybrisa/decal/dirt, /turf/open/hybrisa/street/sidewalkfull, /area/lv759/outdoors/colony_streets/east_central_street) +"ofZ" = ( +/obj/structure/machinery/door/airlock/multi_tile/hybrisa/personal_solid_white/autoname, +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi'; + dir = 2 + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/mainlabs) "ogj" = ( /obj/structure/window/framed/hybrisa/colony/hospital/reinforced, /obj/structure/machinery/door/poddoor/hybrisa/open_shutters{ @@ -86490,6 +86904,23 @@ /obj/structure/prop/hybrisa/cavedecor/stalagmite3, /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/indoors/east_caves) +"ogy" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/structure/closet/crate/trashcart{ + opened = 1 + }, +/obj/structure/barricade/handrail/strata{ + dir = 1 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_y = 12 + }, +/turf/open/floor/plating, +/area/lv759/outdoors/colony_streets/north_street) "ogG" = ( /obj/structure/closet/crate/secure/surgery{ layer = 3; @@ -86672,18 +87103,6 @@ icon_state = "yellow" }, /area/lv759/indoors/tcomms_northwest) -"oit" = ( -/obj/structure/machinery/door/airlock/hybrisa/personal_solid_white/autoname{ - dir = 8 - }, -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - dir = 4; - icon = 'icons/obj/structures/doors/zenithshutters.dmi' - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/xenobiology) "oiu" = ( /obj/effect/hybrisa/decal/road/lines3, /obj/effect/hybrisa/decal/dirt, @@ -87441,6 +87860,26 @@ }, /turf/open/floor/plating/plating_catwalk, /area/lv759/indoors/apartment/eastrestroomsshower) +"ooh" = ( +/obj/structure/platform_decoration/hybrisa/metalplatformdeco6{ + dir = 4 + }, +/obj/effect/hybrisa/decal/trash{ + dir = 4; + icon_state = "trash_11" + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -5; + pixel_y = 32 + }, +/turf/open/hybrisa/street/sidewalk{ + dir = 1 + }, +/area/lv759/outdoors/colony_streets/central_streets) "ooi" = ( /obj/structure/bed/stool{ buckling_y = 14; @@ -87535,25 +87974,6 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/north_east_street) -"ooK" = ( -/obj/structure/window/reinforced{ - dir = 8; - health = 80 - }, -/obj/structure/window/reinforced{ - dir = 1; - layer = 2 - }, -/obj/structure/prop/almayer/computers/sensor_computer3{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "computer" - }, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "blackfull" - }, -/area/lv759/indoors/wy_research_complex/xenoarcheology) "ooL" = ( /obj/effect/hybrisa/decal/dirt, /obj/structure/largecrate, @@ -88198,36 +88618,6 @@ icon_state = "grimy" }, /area/lv759/indoors/apartment/westhallway) -"oum" = ( -/obj/structure/closet/crate/trashcart{ - opened = 1 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/item/stack/sheet/cardboard, -/obj/item/stack/sheet/cardboard, -/obj/item/stack/sheet/cardboard, -/obj/item/reagent_container/syringe{ - icon_state = "broken" - }, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, -/obj/item/storage/bag/plasticbag, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_15"; - pixel_y = 14 - }, -/turf/open/hybrisa/street/cement1, -/area/lv759/outdoors/colony_streets/central_streets) "ouu" = ( /obj/structure/machinery/light, /turf/open/floor/prison{ @@ -88280,22 +88670,6 @@ "ouK" = ( /turf/open/hybrisa/street/sidewalk, /area/lv759/outdoors/colony_streets/north_west_street) -"ouO" = ( -/obj/structure/platform/mineral{ - dir = 1 - }, -/obj/structure/prop/almayer/computers/mission_planning_system{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "computer"; - pixel_x = 4; - pixel_y = 4 - }, -/turf/open/floor/strata{ - dir = 1; - icon_state = "red4" - }, -/area/lv759/indoors/wy_research_complex/weaponresearchlabtesting) "ovf" = ( /obj/item/device/flashlight/lamp/tripod, /obj/effect/decal/warning_stripes{ @@ -88405,6 +88779,34 @@ icon_state = "ramptop" }, /area/lv759/indoors/wy_research_complex_entrance) +"ovU" = ( +/obj/structure/prop/hybrisa/misc/fake/wire/blue{ + dir = 4; + pixel_y = -4 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/yellow{ + dir = 4 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/red{ + dir = 4; + pixel_y = 4 + }, +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 1; + layer = 2 + }, +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 8 + }, +/obj/structure/prop/hybrisa/fakeplatforms/platform3{ + icon = 'icons/obj/structures/props/platforms.dmi'; + icon_state = "hybrisastone" + }, +/obj/structure/prop/hybrisa/misc/floorprops/grate{ + layer = 4 + }, +/turf/open/hybrisa/street/underground_unweedable, +/area/lv759/indoors/wy_research_complex/hallwaysouthwest) "owd" = ( /obj/structure/surface/table, /obj/item/reagent_container/food/snacks/csandwich, @@ -88732,6 +89134,34 @@ icon_state = "red" }, /area/lv759/indoors/colonial_marshals/prisoners_foyer) +"oyX" = ( +/obj/item/trash/cigbutt{ + pixel_x = -9; + pixel_y = -6 + }, +/obj/structure/prop/hybrisa/misc/fake/lattice/full, +/obj/structure/prop/hybrisa/misc/fake/pipes/pipe1{ + dir = 4 + }, +/obj/structure/prop/hybrisa/misc/fake/pipes/pipe1, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 1 + }, +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 4 + }, +/obj/structure/prop/hybrisa/misc/floorprops/grate, +/obj/item/storage/bag/plasticbag, +/turf/open/hybrisa/street/underground_unweedable, +/area/lv759/outdoors/colony_streets/central_streets) "oze" = ( /obj/structure/bed/sofa/south/grey/left, /obj/item/card/id/visa{ @@ -89303,31 +89733,6 @@ dir = 1 }, /area/lv759/outdoors/colony_streets/central_streets) -"oDF" = ( -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 8 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_10"; - pixel_y = 12 - }, -/obj/effect/hybrisa/decal/trash{ - dir = 1; - icon_state = "trash_11" - }, -/turf/open/hybrisa/street/sidewalk{ - dir = 8 - }, -/area/lv759/outdoors/colony_streets/north_street) "oDH" = ( /obj/effect/hybrisa/decal/gold/line4, /turf/open/floor/hybrisa/carpet/carpetblack, @@ -89765,16 +90170,6 @@ icon_state = "carpet6-2" }, /area/lv759/indoors/bar/entertainment) -"oHc" = ( -/obj/structure/prop/almayer/computers/sensor_computer1{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "computer" - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/researchanddevelopment) "oHi" = ( /obj/item/ammo_magazine/rifle/nsg23{ current_rounds = 2 @@ -89793,14 +90188,6 @@ }, /turf/open/auto_turf/hybrisashale/layer2, /area/lv759/outdoors/caveplateau) -"oHp" = ( -/obj/structure/machinery/computer/cameras/telescreen{ - desc = "A broken Tele-Screen monitor."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "telescreenbspark" - }, -/turf/closed/wall/hybrisa/marhsalls_reinforced, -/area/lv759/indoors/colonial_marshals/prisoners_recreation_area) "oHx" = ( /obj/structure/platform/hybrisa/metalplatform4, /obj/structure/disposalpipe/segment{ @@ -89979,6 +90366,16 @@ }, /turf/open/floor/prison, /area/lv759/outdoors/colony_streets/south_west_street) +"oIW" = ( +/obj/structure/prop/almayer/computers/sensor_computer2{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "computer" + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/weaponresearchlab) "oIZ" = ( /obj/structure/prop/hybrisa/containersextended/redright{ layer = 6 @@ -90496,6 +90893,31 @@ /obj/structure/closet/emcloset, /turf/open/floor/plating, /area/lv759/indoors/landing_zone_2/kmcc_hub_maintenance) +"oML" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 4; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/structure/prop/hybrisa/misc/fake/pipes/pipe5{ + dir = 8; + pixel_y = -1 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_15" + }, +/obj/item/trash/eat, +/obj/item/trash/cigbutt, +/obj/item/trash/cigbutt, +/turf/open/floor/plating{ + icon_state = "platingdmg1" + }, +/area/lv759/outdoors/colony_streets/central_streets) "oMR" = ( /obj/effect/hybrisa/decal/trash{ icon_state = "trash_3" @@ -90989,29 +91411,6 @@ }, /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/indoors/north_caves) -"oQD" = ( -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart2"; - icon_opened = "foodcart2_open"; - icon_state = "foodcart2"; - layer = 6; - name = "\improper food cart" - }, -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart2"; - icon_opened = "foodcart2_open"; - icon_state = "foodcart2"; - name = "\improper food cart"; - pixel_y = 9 - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/spaceport/kitchen) "oQH" = ( /obj/effect/hybrisa/decal/road/lines4, /obj/item/tool/warning_cone{ @@ -91356,15 +91755,6 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/central_streets) -"oTt" = ( -/obj/structure/machinery/door/airlock/multi_tile/hybrisa/personal_solid_white/autoname, -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi' - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/hallwaycentral) "oTv" = ( /turf/open/floor/prison{ dir = 10; @@ -91827,6 +92217,25 @@ }, /turf/open/floor/hybrisa/carpet/carpetdarkerblue, /area/lv759/indoors/spaceport/docking_bay_1) +"oWZ" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2 + }, +/obj/structure/platform/kutjevo{ + dir = 1; + layer = 1 + }, +/obj/structure/prop/almayer/computers/sensor_computer2{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "computer" + }, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "blackfull" + }, +/area/lv759/indoors/wy_research_complex/xenobiology) "oXl" = ( /obj/structure/platform/hybrisa/metalplatform6{ dir = 8 @@ -91882,35 +92291,24 @@ /obj/effect/hybrisa/decal/road/lines4, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/north_east_street) -"oXO" = ( -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 8 - }, -/obj/structure/closet/crate/trashcart{ - opened = 1 - }, +"oXP" = ( +/obj/effect/hybrisa/decal/dirt, /obj/item/trash/c_tube{ desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; icon_state = "ztrashbag"; name = "trash bag"; - pixel_x = 3; - pixel_y = -2 - }, -/obj/item/trash/eat, -/obj/effect/hybrisa/decal/dirt, -/obj/structure/barricade/handrail/strata{ - dir = 1 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_7" + pixel_x = 2; + pixel_y = 20 }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_8"; - pixel_y = 12 +/obj/structure/largecrate/random/barrel{ + layer = 6; + pixel_x = -6; + pixel_y = 4 }, -/turf/open/hybrisa/street/cement1, -/area/lv759/outdoors/colony_streets/north_street) +/obj/effect/hybrisa/decal/dirt, +/turf/open/hybrisa/street/cement3, +/area/lv759/outdoors/colony_streets/south_east_street) "oYd" = ( /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/indoors/central_caves) @@ -92045,20 +92443,6 @@ dir = 1 }, /area/lv759/outdoors/colony_streets/east_central_street) -"oZi" = ( -/obj/structure/prop/almayer/computers/mission_planning_system{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "computer"; - pixel_y = 12; - icon_state = "blackmps"; - layer = 4 - }, -/obj/structure/barricade/handrail{ - dir = 4 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/lv759/indoors/spaceport/cargo) "oZj" = ( /obj/structure/prop/ice_colony/soil_net, /obj/structure/prop/ice_colony/soil_net, @@ -92726,26 +93110,6 @@ }, /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/outdoors/colony_streets/north_street) -"pey" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_7" - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_14" - }, -/turf/open/floor/hybrisa/metal/grated{ - dir = 4 - }, -/area/lv759/outdoors/colony_streets/north_street) "peE" = ( /obj/effect/hybrisa/decal/dirt, /obj/structure/closet/hydrant{ @@ -93056,29 +93420,6 @@ dir = 10 }, /area/lv759/oob) -"phJ" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 5; - name = "trash bag"; - pixel_x = 3; - pixel_y = 20 - }, -/obj/structure/largecrate/random/barrel/green{ - layer = 5 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_6"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_5" - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/lv759/outdoors/colony_streets/north_street) "phN" = ( /obj/effect/decal/cleanable/blood/drip{ pixel_x = 10; @@ -93279,6 +93620,21 @@ }, /turf/open/floor/hybrisa/tile/tilegrey, /area/lv759/indoors/wy_research_complex/hallwaysouthwest) +"pjh" = ( +/obj/structure/platform/hybrisa/metalplatform2, +/obj/structure/platform/hybrisa/metalplatform2{ + dir = 8 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 3; + pixel_y = 20 + }, +/turf/open/auto_turf/hybrisashale/layer1, +/area/lv759/outdoors/colony_streets/central_streets) "pju" = ( /obj/structure/prop/vehicles{ density = 1; @@ -93384,6 +93740,25 @@ }, /turf/open/floor/plating, /area/lv759/indoors/bar/kitchen) +"pkF" = ( +/obj/structure/window/reinforced{ + dir = 8; + health = 80 + }, +/obj/structure/window/reinforced{ + dir = 1; + layer = 2 + }, +/obj/structure/prop/almayer/computers/sensor_computer3{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "computer" + }, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "blackfull" + }, +/area/lv759/indoors/wy_research_complex/xenoarcheology) "pkZ" = ( /obj/structure/machinery/door/airlock/multi_tile/hybrisa/generic/autoname{ dir = 1 @@ -93631,6 +94006,18 @@ }, /turf/open/floor/plating/plating_catwalk/prison, /area/lv759/outdoors/colony_streets/south_west_street) +"png" = ( +/obj/structure/prop/almayer/computers/sensor_computer1{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "blacksensor_comp1"; + name = "computer" + }, +/turf/open/floor/strata{ + dir = 1; + icon_state = "orange_edge" + }, +/area/lv759/indoors/wy_research_complex/vehicledeploymentbay) "pnr" = ( /obj/structure/machinery/light, /turf/open/floor{ @@ -94879,6 +95266,25 @@ }, /turf/open/floor/hybrisa/metal/bluemetalfull, /area/lv759/indoors/spaceport/communications_office) +"pxN" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/item/stack/sheet/cardboard/small_stack{ + layer = 2 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 3; + pixel_y = 20 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/structure/prop/hybrisa/misc/buildinggreebliessmall2{ + pixel_y = 25 + }, +/turf/open/hybrisa/street/cement3, +/area/lv759/outdoors/colony_streets/north_street) "pxU" = ( /obj/structure/machinery/colony_floodlight/street{ layer = 7; @@ -94958,6 +95364,18 @@ }, /turf/open/floor/plating/plating_catwalk/prison, /area/lv759/indoors/wy_research_complex_entrance) +"pyo" = ( +/obj/structure/prop/almayer/computers/sensor_computer1{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "blacksensor_comp1"; + name = "computer" + }, +/turf/open/floor/strata{ + dir = 1; + icon_state = "red3" + }, +/area/lv759/indoors/spaceport/security) "pyt" = ( /obj/structure/surface/table/woodentable/fancy, /obj/effect/landmark/objective_landmark/medium, @@ -95456,21 +95874,6 @@ /obj/effect/decal/cleanable/blood, /turf/open/floor/hybrisa/metal/metalwhitefull, /area/lv759/indoors/colonial_marshals/prisoners_recreation_area) -"pCz" = ( -/obj/item/trash/c_tube{ - desc = "Have you got the CuppaJoe Smile? Stay perky! Freeze-dried CuppaJoe's Coffee."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "coffeecuppajoe"; - name = "cuppa joe's coffee cup"; - pixel_x = -5; - pixel_y = 8 - }, -/obj/item/reagent_container/food/snacks/muffin, -/obj/structure/surface/table/reinforced/prison{ - color = "#F13F3F" - }, -/turf/open/floor/hybrisa/tile/cuppajoesfloor, -/area/lv759/indoors/spaceport/cuppajoes) "pCC" = ( /obj/item/prop/alien/hugger, /turf/open/floor/strata{ @@ -95626,17 +96029,6 @@ icon_state = "whitegreen" }, /area/lv759/indoors/hospital/central_hallway) -"pDZ" = ( -/obj/structure/reagent_dispensers/fueltank{ - desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "spacecraft fuel-mix tank" - }, -/turf/open/floor/strata{ - dir = 4; - icon_state = "orange_edge" - }, -/area/lv759/indoors/wy_research_complex/hangarbay) "pEf" = ( /obj/effect/hybrisa/decal/dirt, /obj/structure/platform/hybrisa/metalplatform6, @@ -96282,21 +96674,6 @@ }, /turf/open/floor/hybrisa/carpet/carpetbeige, /area/lv759/indoors/apartment/eastentrance) -"pIK" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/structure/barricade/handrail/hybrisa/handrail, -/turf/open/floor/hybrisa/metal/grated{ - dir = 4 - }, -/area/lv759/outdoors/colony_streets/north_east_street) "pIL" = ( /obj/effect/hybrisa/decal/dirt, /obj/item/storage/toolbox/electrical{ @@ -96786,41 +97163,6 @@ }, /turf/open/floor/hybrisa/carpet/carpetbeige, /area/lv759/indoors/meridian/meridian_office) -"pNa" = ( -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart2"; - icon_opened = "foodcart2_open"; - icon_state = "foodcart2"; - layer = 6; - name = "\improper food cart" - }, -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart2"; - icon_opened = "foodcart2_open"; - icon_state = "foodcart2"; - name = "\improper food cart"; - pixel_y = 9 - }, -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart2"; - icon_opened = "foodcart2_open"; - icon_state = "foodcart2"; - layer = 1; - name = "\improper food cart"; - pixel_x = 3; - pixel_y = 17 - }, -/turf/open/floor/strata{ - dir = 4; - icon_state = "blue3" - }, -/area/lv759/indoors/spaceport/docking_bay_2) "pNe" = ( /obj/structure/sign/poster/ad, /obj/structure/sign/poster/ad{ @@ -97216,26 +97558,6 @@ icon_state = "darkbrown2" }, /area/lv759/indoors/recycling_plant/synthetic_storage) -"pQz" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/structure/closet/crate/trashcart, -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/item/trash/burger, -/obj/item/trash/cigbutt, -/obj/item/trash/eat, -/turf/open/floor/prison{ - dir = 10; - icon_state = "floor_plate" - }, -/area/lv759/outdoors/colony_streets/central_streets) "pQE" = ( /obj/item/shard, /obj/effect/decal/cleanable/blood, @@ -97347,18 +97669,6 @@ "pRr" = ( /turf/closed/wall/hybrisa/colony/hospital, /area/lv759/indoors/hospital/outgoing) -"pRs" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "N" - }, -/obj/structure/reagent_dispensers/fueltank{ - desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "spacecraft fuel-mix tank" - }, -/obj/effect/decal/cleanable/liquid_fuel, -/turf/open/floor/corsat, -/area/lv759/indoors/spaceport/engineering) "pRG" = ( /obj/structure/machinery/floodlight, /turf/open/floor/prison, @@ -97444,6 +97754,31 @@ /obj/structure/prop/hybrisa/cavedecor/stalagmite4, /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/indoors/north_caves) +"pSi" = ( +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart2"; + icon_opened = "foodcart2_open"; + icon_state = "foodcart2"; + name = "\improper food cart"; + pixel_y = 9 + }, +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart2"; + icon_opened = "foodcart2_open"; + icon_state = "foodcart2"; + name = "\improper food cart" + }, +/obj/structure/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/almayer{ + icon_state = "plating_striped" + }, +/area/lv759/indoors/spaceport/baggagehandling) "pSn" = ( /obj/effect/decal/cleanable/blood, /obj/effect/landmark/corpsespawner/colonist, @@ -97786,6 +98121,32 @@ /obj/structure/machinery/meter, /turf/closed/wall/hybrisa/colony/engineering/ribbed, /area/lv759/indoors/power_plant/geothermal_generators) +"pUQ" = ( +/obj/structure/showcase{ + breakable = 1; + density = 0; + desc = null; + icon_state = "igniter0"; + name = "floor panel" + }, +/obj/structure/reagent_dispensers/fueltank{ + desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "spacecraft fuel-mix tank" + }, +/obj/structure/prop/hybrisa/misc/fake/wire/red{ + pixel_x = 4 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/blue{ + pixel_x = -4 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/yellow{ + dir = 1 + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/spaceport/engineering) "pUS" = ( /obj/structure/platform_decoration{ dir = 4 @@ -99691,6 +100052,14 @@ name = "reinforced metal wall" }, /area/lv759/indoors/weymart) +"qmO" = ( +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi' + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/researchanddevelopment) "qmT" = ( /obj/effect/hybrisa/decal/dirt, /obj/effect/hybrisa/decal/dirt, @@ -100316,6 +100685,27 @@ }, /turf/open/floor/plating, /area/lv759/indoors/landing_zone_2/kmcc_hub_maintenance_north) +"qsu" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/structure/barricade/handrail/strata{ + dir = 8 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/trash/eat, +/obj/item/stack/sheet/cardboard/small_stack{ + layer = 2 + }, +/turf/open/floor/hybrisa/metal/grated{ + dir = 4 + }, +/area/lv759/outdoors/colony_streets/north_street) "qsw" = ( /obj/structure/disposalpipe/junction{ dir = 8 @@ -100727,15 +101117,6 @@ icon_state = "whitegreen" }, /area/lv759/indoors/hospital/cryo_room) -"qvw" = ( -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - dir = 4; - icon = 'icons/obj/structures/doors/zenithshutters.dmi' - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/mainlabs) "qvz" = ( /obj/effect/hybrisa/decal/dirt, /turf/open/floor/corsat{ @@ -100942,6 +101323,17 @@ /obj/effect/hybrisa/decal/road/lines5, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/east_central_street) +"qxl" = ( +/obj/structure/machinery/door/airlock/hybrisa/personal_solid_white/autoname{ + dir = 1 + }, +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi' + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/weaponresearchlabtesting) "qxm" = ( /obj/structure/machinery/landinglight/ds2/spoke, /obj/structure/barricade/handrail/strata, @@ -101048,24 +101440,6 @@ icon_state = "officetiles" }, /area/lv759/indoors/power_plant/telecomms) -"qyf" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/structure/largecrate/random/barrel{ - layer = 6; - pixel_x = -6; - pixel_y = 4 - }, -/obj/effect/hybrisa/decal/dirt, -/turf/open/hybrisa/street/cement3, -/area/lv759/outdoors/colony_streets/south_east_street) "qyg" = ( /obj/item/stack/sheet/wood{ layer = 2.7; @@ -101133,18 +101507,6 @@ }, /turf/open/floor/plating, /area/lv759/indoors/hospital/patient_ward) -"qyA" = ( -/obj/structure/prop/almayer/computers/sensor_computer3{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "blacksensor_comp3"; - name = "computer" - }, -/turf/open/floor/strata{ - dir = 1; - icon_state = "red3" - }, -/area/lv759/indoors/spaceport/security) "qyC" = ( /obj/structure/surface/rack, /obj/item/circuitboard, @@ -101515,36 +101877,6 @@ /obj/effect/hybrisa/decal/road/lines3, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/landing_zone_2) -"qBT" = ( -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 4 - }, -/obj/item/trash/c_tube, -/obj/item/trash/cigbutt{ - pixel_x = -3; - pixel_y = 9 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/structure/platform_decoration/hybrisa/metalplatformdeco6{ - dir = 4 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/structure/machinery/light/double/blue{ - dir = 4 - }, -/obj/structure/prop/hybrisa/misc/trash/green, -/turf/open/hybrisa/street/sidewalk{ - dir = 5 - }, -/area/lv759/outdoors/colony_streets/south_east_street) "qCa" = ( /obj/structure/machinery/landinglight/ds2/spoke, /turf/open/floor/strata{ @@ -101879,25 +102211,6 @@ dir = 4 }, /area/lv759/outdoors/colony_streets/north_street) -"qFc" = ( -/obj/structure/closet/crate/trashcart{ - opened = 1 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/item/trash/chunk, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_6" - }, -/turf/open/hybrisa/street/cement3, -/area/lv759/outdoors/colony_streets/north_west_street) "qFe" = ( /obj/structure/surface/table/reinforced, /obj/item/storage/firstaid/adv, @@ -102282,33 +102595,6 @@ icon_state = "darkbrown2" }, /area/lv759/indoors/mining_outpost/north_maint) -"qIq" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 5; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/structure/barricade/handrail/hybrisa/road/plastic/red{ - dir = 4 - }, -/obj/item/tool/warning_cone{ - layer = 2; - pixel_x = -13; - pixel_y = 19 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_14"; - pixel_y = 6 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_5" - }, -/turf/open/hybrisa/street/cement3, -/area/lv759/outdoors/colony_streets/north_east_street) "qIy" = ( /obj/structure/prop/invuln/minecart_tracks{ desc = "A pipe."; @@ -102504,33 +102790,6 @@ /obj/item/trash/cigbutt, /turf/open/floor/hybrisa/carpet/carpetblack, /area/lv759/indoors/weyyu_office/vip) -"qJL" = ( -/obj/structure/platform/hybrisa/metalplatform6{ - dir = 4 - }, -/obj/structure/platform/hybrisa/metalplatform6, -/obj/effect/hybrisa/decal/dirt, -/obj/structure/barricade/handrail/strata{ - dir = 1 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_9"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 7; - name = "trash bag"; - pixel_x = -4; - pixel_y = 6 - }, -/turf/open/floor/prison{ - icon_state = "floor_marked" - }, -/area/lv759/outdoors/colony_streets/east_central_street) "qJS" = ( /obj/structure/toilet{ dir = 4 @@ -102722,6 +102981,29 @@ }, /turf/open/floor/hybrisa/carpet/carpetreddeco, /area/lv759/indoors/weyyu_office/supervisor) +"qLn" = ( +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart2"; + icon_opened = "foodcart2_open"; + icon_state = "foodcart2"; + name = "\improper food cart" + }, +/obj/item/trash/tray{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/item/trash/tray, +/obj/item/trash/tray{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/item/trash/tray, +/turf/open/floor/strata{ + icon_state = "floor3" + }, +/area/lv759/indoors/spaceport/docking_bay_2) "qLs" = ( /obj/item/stool{ pixel_x = 4; @@ -102792,6 +103074,31 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/central_streets) +"qLJ" = ( +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 8 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_10"; + pixel_y = 12 + }, +/obj/effect/hybrisa/decal/trash{ + dir = 1; + icon_state = "trash_11" + }, +/turf/open/hybrisa/street/sidewalk{ + dir = 8 + }, +/area/lv759/outdoors/colony_streets/north_street) "qLK" = ( /obj/structure/platform/strata/metal{ dir = 1 @@ -103068,6 +103375,23 @@ }, /turf/open/floor/hybrisa/wood/blackwood, /area/lv759/indoors/weyyu_office/vip) +"qNI" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/item/tool/warning_cone{ + pixel_x = -11; + pixel_y = 6 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 6; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/turf/open/hybrisa/street/cement3, +/area/lv759/outdoors/colony_streets/central_streets) "qNO" = ( /obj/item/stool{ pixel_x = -4; @@ -103190,6 +103514,18 @@ icon_state = "ramptop" }, /area/lv759/indoors/north_west_caves) +"qOT" = ( +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + dir = 4; + icon = 'icons/obj/structures/doors/hybrisashutters.dmi' + }, +/obj/structure/machinery/door/airlock/multi_tile/hybrisa/personal_solid_white/autoname{ + dir = 1 + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/mainlabs) "qOU" = ( /obj/structure/sign/safety/landingzone{ pixel_x = -17 @@ -103359,17 +103695,22 @@ /obj/structure/sign/safety/storage, /turf/closed/wall/hybrisa/colony/engineering/ribbed, /area/lv759/indoors/power_plant/south_hallway) -"qQd" = ( -/obj/structure/prop/almayer/computers/sensor_computer2{ +"qPZ" = ( +/obj/structure/platform/mineral{ + dir = 1 + }, +/obj/structure/prop/almayer/computers/mission_planning_system{ desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "blacksensor_comp2"; - name = "computer" + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "computer"; + pixel_x = 4; + pixel_y = 4 }, /turf/open/floor/strata{ - icon_state = "red1" + dir = 1; + icon_state = "red4" }, -/area/lv759/indoors/wy_research_complex/securitycommand) +/area/lv759/indoors/wy_research_complex/weaponresearchlabtesting) "qQh" = ( /turf/closed/wall/hybrisa/research/reinforced, /area/lv759/indoors/wy_research_complex/cargo) @@ -103459,6 +103800,15 @@ dir = 8 }, /area/lv759/outdoors/colony_streets/north_street) +"qQR" = ( +/obj/structure/prop/almayer/computers/sensor_computer1{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "blacksensor_comp1"; + name = "computer" + }, +/turf/open/floor/hybrisa/metal/bluemetalfull, +/area/lv759/indoors/wy_research_complex/reception) "qQS" = ( /obj/item/ammo_magazine/rifle/nsg23{ current_rounds = 2 @@ -103545,30 +103895,6 @@ icon_state = "ramptop" }, /area/lv759/indoors/spaceport/heavyequip) -"qRR" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/yellow{ - dir = 4 - }, -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall{ - pixel_x = -2; - pixel_y = 20 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_7" - }, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/lv759/outdoors/colony_streets/central_streets) "qRS" = ( /obj/structure/surface/table/almayer, /obj/structure/machinery/reagentgrinder{ @@ -104330,34 +104656,6 @@ icon_state = "w-y0" }, /area/lv759/indoors/spaceport/docking_bay_1) -"qYG" = ( -/obj/item/trash/cigbutt{ - pixel_x = -9; - pixel_y = -6 - }, -/obj/structure/prop/hybrisa/misc/fake/lattice/full, -/obj/structure/prop/hybrisa/misc/fake/pipes/pipe1{ - dir = 4 - }, -/obj/structure/prop/hybrisa/misc/fake/pipes/pipe1, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 1 - }, -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 4 - }, -/obj/structure/prop/hybrisa/misc/floorprops/grate, -/obj/item/storage/bag/plasticbag, -/turf/open/hybrisa/street/underground_unweedable, -/area/lv759/outdoors/colony_streets/central_streets) "qYK" = ( /obj/structure/bed/roller/hospital_empty/bigrollerempty2{ icon_state = "bigrollerempty2_up"; @@ -104966,6 +105264,15 @@ dir = 8 }, /area/lv759/outdoors/colony_streets/central_streets) +"rez" = ( +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi'; + dir = 2 + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/mainlabs) "reC" = ( /obj/item/paper/crumpled, /obj/effect/hybrisa/decal/trash{ @@ -105099,24 +105406,6 @@ /obj/structure/prop/hybrisa/cavedecor/stalagmite4, /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/indoors/north_west_caves) -"rfr" = ( -/obj/item/trash/cigbutt{ - pixel_x = -9; - pixel_y = -6 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 6; - name = "trash bag"; - pixel_x = -10; - pixel_y = 32 - }, -/obj/effect/decal/strata_decals/grime/grime3, -/turf/open/hybrisa/street/cement1, -/area/lv759/outdoors/colony_streets/central_streets) "rfE" = ( /turf/open/floor/prison{ dir = 1; @@ -105369,19 +105658,6 @@ icon_state = "black" }, /area/lv759/indoors/wy_research_complex/hallwayeast) -"rhx" = ( -/obj/structure/platform{ - dir = 1; - layer = 1 - }, -/obj/structure/prop/almayer/computers/sensor_computer1{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "blacksensor_comp1"; - name = "computer" - }, -/turf/open/floor/hybrisa/metal/zbrownfloor_full, -/area/lv759/indoors/meridian/meridian_factory) "rhG" = ( /obj/structure/machinery/door/airlock/almayer/maint/reinforced/colony{ autoname = 1; @@ -106201,26 +106477,6 @@ /obj/item/storage/box/cups, /turf/open/floor/hybrisa/metal/greenmetalfull, /area/lv759/indoors/colonial_marshals/prisoners_recreation_area) -"roQ" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_y = 12 - }, -/obj/item/stack/sheet/cardboard{ - layer = 1 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_8"; - pixel_y = 12 - }, -/turf/open/floor/hybrisa/metal/grated{ - dir = 1 - }, -/area/lv759/outdoors/colony_streets/central_streets) "roW" = ( /obj/structure/prop/hybrisa/containersextended/tanwywingsright, /turf/open/floor/prison{ @@ -106373,20 +106629,6 @@ /obj/effect/decal/cleanable/blood/drip, /turf/open/hybrisa/street/sidewalk, /area/lv759/outdoors/colony_streets/central_streets) -"rqt" = ( -/obj/structure/barricade/handrail/hybrisa/handrail, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 4; - name = "trash bag"; - pixel_x = 3; - pixel_y = 20 - }, -/obj/item/shard, -/turf/open/floor/plating, -/area/lv759/indoors/hobosecret) "rqv" = ( /obj/structure/cable/white{ icon_state = "1-9"; @@ -106860,6 +107102,32 @@ /obj/structure/prop/hybrisa/cavedecor/stalagmite3, /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/indoors/north_caves) +"ruT" = ( +/obj/structure/closet/crate/trashcart{ + opened = 1 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/item/trash/liquidfood, +/obj/item/trash/cigbutt{ + pixel_x = -10; + pixel_y = 14 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, +/obj/effect/hybrisa/decal/dirt, +/obj/structure/platform/hybrisa/metalplatform4{ + dir = 4 + }, +/turf/open/hybrisa/street/cement1, +/area/lv759/outdoors/colony_streets/central_streets) "ruU" = ( /obj/structure/platform/hybrisa/metalplatform6, /obj/structure/stairs{ @@ -107048,18 +107316,6 @@ icon = 'icons/turf/floors/hybrisa_dirt.dmi' }, /area/lv759/indoors/west_caves) -"rwv" = ( -/obj/structure/machinery/atm{ - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi'; - pixel_x = 3; - pixel_y = 15 - }, -/obj/item/trash/hybrisa/cuppa_joes/lid, -/obj/item/trash/hybrisa/cuppa_joes/empty_cup, -/turf/open/floor/prison{ - icon_state = "red" - }, -/area/lv759/indoors/colonial_marshals/hallway_central) "rwG" = ( /obj/structure/prop/hybrisa/cavedecor/stalagmite2, /turf/open/auto_turf/hybrisashale/layer1, @@ -107251,6 +107507,29 @@ /obj/structure/machinery/floodlight/landing, /turf/open/floor/plating, /area/lv759/indoors/spaceport/docking_bay_1) +"rxR" = ( +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 4 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_y = 12 + }, +/obj/item/stack/sheet/cardboard{ + layer = 1 + }, +/obj/effect/hybrisa/decal/trash{ + dir = 1; + icon_state = "trash_11" + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_6" + }, +/turf/open/floor/plating/plating_catwalk/prison, +/area/lv759/outdoors/colony_streets/central_streets) "rxU" = ( /obj/item/fuel_cell, /turf/open/hybrisa/street/sidewalkfull, @@ -107675,6 +107954,25 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/north_east_street) +"rAv" = ( +/obj/structure/machinery/door_display/research_cell{ + dir = 4; + has_wall_divider = 1; + id = "Containment Cell 2"; + layer = 3.2; + name = "Cell 2 Control"; + pixel_x = 16; + pixel_y = 16 + }, +/obj/structure/window/framed/corsat/research, +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + dir = 4; + icon = 'icons/obj/structures/doors/hybrisashutters.dmi' + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/xenobiology) "rAG" = ( /obj/effect/decal/cleanable/blood/gibs/down, /turf/open/hybrisa/street/sidewalkcenter{ @@ -108422,6 +108720,22 @@ icon_state = "orange_icorner" }, /area/lv759/indoors/spaceport/docking_bay_1) +"rGc" = ( +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart2"; + icon_opened = "foodcart2_open"; + icon_state = "foodcart2"; + name = "\improper food cart" + }, +/obj/item/trash/tray{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/item/trash/tray, +/turf/open/hybrisa/dropship/dropship4, +/area/lv759/indoors/spaceport/horizon_runner) "rGd" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/window/reinforced/toughened, @@ -108781,28 +109095,6 @@ icon_state = "floor1" }, /area/lv759/indoors/spaceport/engineering) -"rIS" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 7; - name = "trash bag"; - pixel_x = -4; - pixel_y = 6 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_y = 12 - }, -/obj/item/stack/sheet/cardboard{ - pixel_y = -12 - }, -/turf/open/auto_turf/hybrisashale/layer1, -/area/lv759/outdoors/colony_streets/east_central_street) "rIU" = ( /obj/structure/platform/hybrisa/metalplatform6, /obj/structure/platform/hybrisa/metalplatform6{ @@ -109563,26 +109855,6 @@ }, /turf/open/floor/plating/plating_catwalk/prison, /area/lv759/outdoors/colony_streets/central_streets) -"rOF" = ( -/obj/structure/closet/crate/trashcart{ - opened = 1 - }, -/obj/item/stack/sheet/cardboard/small_stack{ - layer = 2 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -4; - pixel_y = 6 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/dirt, -/turf/open/hybrisa/street/cement3, -/area/lv759/outdoors/colony_streets/north_street) "rON" = ( /obj/effect/decal/cleanable/blood{ icon_state = "mgibbl3" @@ -110004,25 +110276,6 @@ /obj/structure/prop/hybrisa/misc/floorprops/grate, /turf/open/hybrisa/street/underground_unweedable, /area/lv759/outdoors/colony_streets/central_streets) -"rSk" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/structure/closet/crate/trashcart{ - layer = 3; - opened = 1 - }, -/turf/open/floor/prison{ - dir = 8; - icon_state = "cell_stripe" - }, -/area/lv759/outdoors/colony_streets/east_central_street) "rSo" = ( /obj/structure/surface/table, /obj/item/reagent_container/food/drinks/sillycup{ @@ -110136,6 +110389,24 @@ /obj/structure/prop/hybrisa/cavedecor/stalagmite4, /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/oob) +"rSS" = ( +/obj/item/trash/cigbutt{ + pixel_x = -9; + pixel_y = -6 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 6; + name = "trash bag"; + pixel_x = -10; + pixel_y = 32 + }, +/obj/effect/decal/strata_decals/grime/grime3, +/turf/open/hybrisa/street/cement1, +/area/lv759/outdoors/colony_streets/central_streets) "rSY" = ( /obj/structure/machinery/line_nexter{ dir = 1; @@ -110501,6 +110772,25 @@ }, /turf/open/floor/plating, /area/lv759/indoors/spaceport/cargo_maintenance) +"rVZ" = ( +/obj/structure/window/reinforced{ + dir = 1; + layer = 2 + }, +/obj/structure/platform/kutjevo{ + dir = 1; + layer = 1 + }, +/obj/structure/prop/almayer/computers/sensor_computer3{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "computer" + }, +/turf/open/floor/almayer{ + dir = 8; + icon_state = "blackfull" + }, +/area/lv759/indoors/wy_research_complex/xenobiology) "rWb" = ( /obj/effect/decal/warning_stripes{ icon_state = "E"; @@ -110899,6 +111189,25 @@ "sad" = ( /turf/closed/wall/hybrisa/marhsalls_reinforced, /area/lv759/indoors/colonial_marshals/prisoners_foyer) +"sai" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/structure/closet/crate/trashcart{ + layer = 3; + opened = 1 + }, +/turf/open/floor/prison{ + dir = 8; + icon_state = "cell_stripe" + }, +/area/lv759/outdoors/colony_streets/east_central_street) "saj" = ( /obj/effect/hybrisa/decal/dirt, /obj/item/trash/cigbutt, @@ -111474,19 +111783,6 @@ icon_state = "carpet11-12" }, /area/lv759/indoors/bar) -"sfm" = ( -/obj/structure/machinery/door/poddoor/almayer/closed{ - dir = 2; - icon = 'icons/obj/structures/doors/zenithshutters.dmi'; - id = "hybrisacolonylockdown"; - indestructible = 1; - name = "Emergency Lockdown"; - needs_power = 0; - unacidable = 1 - }, -/obj/structure/blocker/forcefield/vehicles, -/turf/open/floor/plating, -/area/lv759/indoors/botany/botany_maintenance) "sfo" = ( /obj/effect/decal/strata_decals/grime/grime3{ icon_state = "grime4" @@ -111742,32 +112038,6 @@ /obj/effect/hybrisa/decal/road/lines3, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/north_west_street) -"she" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/decal/strata_decals/grime/grime3{ - icon_state = "grime4" - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 6; - name = "trash bag"; - pixel_x = -10; - pixel_y = 32 - }, -/obj/item/trash/cigbutt{ - pixel_x = -7; - pixel_y = 13 - }, -/obj/item/trash/c_tube, -/obj/item/trash/buritto, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_6" - }, -/turf/open/hybrisa/street/cement3, -/area/lv759/outdoors/colony_streets/east_central_street) "shg" = ( /obj/effect/decal/warning_stripes{ icon_state = "W" @@ -111897,15 +112167,6 @@ /obj/structure/window/framed/hybrisa/marshalls/reinforced, /turf/open/floor/plating, /area/lv759/indoors/colonial_marshals/north_office) -"siz" = ( -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi'; - dir = 2 - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/xenoarcheology) "siB" = ( /obj/effect/hybrisa/decal/dirt, /obj/effect/hybrisa/decal/trash{ @@ -112086,6 +112347,20 @@ }, /turf/open/floor/hybrisa/carpet/carpetfadedred, /area/lv759/indoors/apartment/eastbedrooms) +"sjZ" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/hotdog, +/obj/structure/closet/crate/trashcart, +/obj/item/trash/eat, +/obj/item/trash/cigbutt{ + desc = "Have you got the CuppaJoe Smile? Stay perky! Freeze-dried CuppaJoe's Coffee."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "coffeecuppajoe"; + name = "cuppa joe's coffee cup" + }, +/obj/item/trash/hybrisa/cuppa_joes/lid, +/turf/open/floor/plating/kutjevo, +/area/lv759/indoors/spaceport/maintenance_east) "skb" = ( /obj/structure/sign/safety/restrictedarea, /turf/closed/wall/hybrisa/colony/reinforced, @@ -112514,32 +112789,6 @@ icon_state = "multi_tiles" }, /area/lv759/indoors/wy_research_complex/hallwaynorthexit) -"snZ" = ( -/obj/structure/closet/crate/trashcart{ - opened = 1 - }, -/obj/item/reagent_container/spray/plantbgone{ - pixel_x = 4; - pixel_y = 6 - }, -/obj/item/reagent_container/spray/plantbgone, -/obj/item/tool/plantspray/weeds, -/obj/item/storage/bag/plasticbag, -/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -4; - pixel_y = 6 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_7" - }, -/turf/open/hybrisa/street/cement3, -/area/lv759/outdoors/colony_streets/north_street) "soc" = ( /obj/structure/catwalk/prison, /obj/structure/fence/electrified{ @@ -112749,6 +112998,24 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/south_east_street) +"spx" = ( +/obj/structure/barricade/handrail/hybrisa/handrail{ + dir = 1 + }, +/obj/effect/decal/warning_stripes{ + icon_state = "S" + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 8; + name = "trash bag"; + pixel_x = 3; + pixel_y = -2 + }, +/turf/open/floor/plating/plating_catwalk/prison, +/area/lv759/outdoors/colony_streets/east_central_street) "spB" = ( /obj/structure/prop/hybrisa/misc/fake/heavydutywire/heavy2{ dir = 4 @@ -113609,39 +113876,6 @@ }, /turf/open/floor/plating/plating_catwalk/prison, /area/lv759/outdoors/colony_streets/east_central_street) -"swj" = ( -/obj/structure/window/reinforced{ - dir = 1; - layer = 2 - }, -/obj/structure/window/reinforced{ - dir = 1; - layer = 2 - }, -/obj/structure/platform{ - dir = 1; - layer = 1 - }, -/obj/structure/prop/almayer/computers/sensor_computer1{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "computer" - }, -/obj/structure/cable/white{ - color = "550d0d"; - icon_state = "2-10"; - layer = 5 - }, -/obj/structure/cable/white{ - color = "9f8700"; - icon_state = "4-6"; - layer = 5 - }, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "blackfull" - }, -/area/lv759/indoors/wy_research_complex/mainlabs) "swl" = ( /obj/effect/decal/warning_stripes{ icon_state = "N" @@ -113655,32 +113889,6 @@ icon_state = "plate" }, /area/lv759/indoors/landing_zone_2/kmcc_hub_cargo) -"swm" = ( -/obj/structure/showcase{ - breakable = 1; - density = 0; - desc = null; - icon_state = "igniter0"; - name = "floor panel" - }, -/obj/structure/reagent_dispensers/fueltank{ - desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "spacecraft fuel-mix tank" - }, -/obj/structure/prop/hybrisa/misc/fake/wire/red{ - pixel_x = 4 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/blue{ - pixel_x = -4 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/yellow{ - dir = 1 - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/spaceport/engineering) "swo" = ( /obj/structure/sink{ dir = 4; @@ -114538,24 +114746,6 @@ icon_state = "darkyellow2" }, /area/lv759/indoors/garage_workshop) -"sCO" = ( -/obj/effect/decal/warning_stripes{ - icon_state = "W" - }, -/obj/effect/decal/warning_stripes{ - icon_state = "E"; - pixel_x = 1 - }, -/obj/structure/machinery/door/airlock/hybrisa/personal_solid_white/autoname{ - dir = 1 - }, -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi' - }, -/turf/open/floor/almayer{ - icon_state = "test_floor4" - }, -/area/lv759/indoors/wy_research_complex/xenobiology) "sCQ" = ( /obj/structure/prop/hybrisa/misc/fake/pipes/pipe1, /obj/structure/platform/hybrisa/metalplatform2{ @@ -115285,39 +115475,6 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/south_east_street) -"sJP" = ( -/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2/autoname, -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi'; - dir = 2 - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/mainlabs) -"sJS" = ( -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart2"; - icon_opened = "foodcart2_open"; - icon_state = "foodcart2"; - name = "\improper food cart" - }, -/obj/item/trash/tray{ - pixel_x = -2; - pixel_y = 5 - }, -/obj/item/trash/tray, -/obj/item/trash/tray{ - pixel_x = -2; - pixel_y = 5 - }, -/obj/item/trash/tray, -/turf/open/floor/strata{ - icon_state = "floor3" - }, -/area/lv759/indoors/spaceport/docking_bay_2) "sJV" = ( /obj/item/tool/warning_cone, /turf/open/floor/plating, @@ -115343,6 +115500,21 @@ icon_state = "platingdmg1" }, /area/lv759/indoors/north_west_caves) +"sKj" = ( +/obj/structure/platform{ + dir = 4; + layer = 2.8 + }, +/obj/structure/prop/almayer/computers/mission_planning_system{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "computer"; + pixel_y = 12; + icon_state = "blackmps"; + layer = 4 + }, +/turf/open/floor/prison, +/area/lv759/indoors/hospital/maintenance) "sKl" = ( /obj/effect/decal/warning_stripes{ icon_state = "E"; @@ -115942,31 +116114,6 @@ icon_state = "floor3" }, /area/lv759/indoors/wy_research_complex/hangarbay) -"sOu" = ( -/obj/structure/prop/hybrisa/misc/fake/wire/red{ - dir = 4; - pixel_y = 4 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/blue{ - dir = 4; - pixel_y = -4 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/yellow{ - dir = 4 - }, -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 1; - layer = 2 - }, -/obj/structure/prop/hybrisa/fakeplatforms/platform3{ - icon = 'icons/obj/structures/props/platforms.dmi'; - icon_state = "zenithstone" - }, -/obj/structure/prop/hybrisa/misc/floorprops/grate{ - layer = 4 - }, -/turf/open/hybrisa/street/underground_unweedable, -/area/lv759/indoors/wy_research_complex/hallwaysouthwest) "sOI" = ( /obj/structure/platform/hybrisa/metalplatformstair2, /obj/structure/stairs{ @@ -116823,6 +116970,18 @@ icon_state = "cargo_arrow" }, /area/lv759/indoors/wy_research_complex/cargo) +"sXn" = ( +/obj/structure/machinery/door/airlock/hybrisa/personal_solid_white/autoname{ + dir = 8 + }, +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + dir = 4; + icon = 'icons/obj/structures/doors/hybrisashutters.dmi' + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/xenobiology) "sXq" = ( /obj/structure/blocker/invisible_wall, /obj/effect/hybrisa/decal/warningstripes_angled_corner{ @@ -116924,6 +117083,14 @@ }, /turf/open/engineership/engineer_floor1, /area/lv759/indoors/derelict_ship) +"sYe" = ( +/obj/structure/window/framed/corsat, +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi'; + dir = 2 + }, +/turf/open/floor/plating, +/area/lv759/indoors/wy_research_complex/xenoarcheology) "sYg" = ( /obj/structure/platform/hybrisa/metalplatform6{ dir = 8 @@ -117224,18 +117391,6 @@ icon_state = "whitegreen" }, /area/lv759/indoors/hospital/emergency_room) -"taJ" = ( -/obj/structure/machinery/door/airlock/multi_tile/hybrisa/personal_white/autoname{ - dir = 1 - }, -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi'; - dir = 4 - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/xenoarcheology) "taK" = ( /obj/structure/platform/strata/metal{ dir = 8 @@ -117533,15 +117688,6 @@ opacity = 0 }, /area/lv759/indoors/spaceport/horizon_runner) -"tcU" = ( -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi' - }, -/obj/structure/machinery/door/airlock/multi_tile/hybrisa/personal_solid_white/autoname, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/researchanddevelopment) "tcV" = ( /obj/structure/largecrate/mule, /turf/open/auto_turf/hybrisashale/layer2, @@ -117635,6 +117781,14 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/landing_zone_2) +"tdx" = ( +/obj/structure/machinery/atm{ + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi'; + pixel_x = 9; + pixel_y = 11 + }, +/turf/open/floor/interior/wood, +/area/lv759/indoors/jacks_surplus) "tdy" = ( /obj/effect/decal/medical_decals{ dir = 4; @@ -117703,6 +117857,32 @@ /obj/structure/sign/safety/fire_haz, /turf/closed/wall/hybrisa/colony/hospital, /area/lv759/indoors/hospital/virology) +"tdN" = ( +/obj/structure/toilet{ + dir = 4 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/effect/decal/strata_decals/grime/grime3{ + dir = 8 + }, +/obj/effect/decal/strata_decals/grime/grime3{ + dir = 8 + }, +/obj/effect/landmark/monkey_spawn, +/obj/item/stack/sheet/cardboard{ + layer = 1; + pixel_x = 12 + }, +/obj/effect/hybrisa/decal/dirt_2, +/turf/open/floor/hybrisa/tile/tilewhite, +/area/lv759/indoors/south_public_restroom) "tdP" = ( /obj/effect/decal/warning_stripes{ icon_state = "NE-out" @@ -117736,6 +117916,31 @@ icon = 'icons/turf/floors/hybrisa_dirt.dmi' }, /area/lv759/indoors/central_caves) +"tek" = ( +/obj/structure/prop/hybrisa/misc/fake/lattice/full, +/obj/structure/pipes/standard/tank/carbon_dioxide, +/obj/structure/prop/hybrisa/misc/fake/wire/yellow{ + dir = 1 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/red{ + pixel_x = 4 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/blue{ + pixel_x = -4 + }, +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 4; + layer = 2 + }, +/obj/structure/prop/hybrisa/fakeplatforms/platform3{ + icon = 'icons/obj/structures/props/platforms.dmi'; + icon_state = "hybrisastone" + }, +/obj/structure/prop/hybrisa/misc/floorprops/grate{ + layer = 4 + }, +/turf/open/hybrisa/street/underground_unweedable, +/area/lv759/indoors/wy_research_complex/mainlabs) "tel" = ( /obj/structure/platform{ dir = 8 @@ -118013,34 +118218,6 @@ icon_state = "red3" }, /area/lv759/indoors/wy_research_complex/securitycommand) -"tge" = ( -/obj/effect/hybrisa/decal/road/road_edge{ - icon_state = "road_edge_decal3" - }, -/obj/effect/hybrisa/decal/road/lines3, -/obj/effect/hybrisa/decal/doubleroad/lines2{ - pixel_y = 4 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_4"; - pixel_y = 12 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_3" - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20; - layer = 3 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/structure/largecrate/random/barrel/green, -/turf/open/hybrisa/street/asphalt, -/area/lv759/outdoors/colony_streets/north_east_street) "tgg" = ( /obj/structure/urinal, /turf/closed/wall/hybrisa/colony, @@ -118429,6 +118606,27 @@ }, /turf/open/floor/hybrisa/tile/tilebeigecheckered, /area/lv759/indoors/colonial_marshals/north_office) +"tko" = ( +/obj/structure/closet/crate/trashcart{ + opened = 1 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/item/trash/burger, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_2"; + pixel_y = 12 + }, +/turf/open/hybrisa/street/cement3, +/area/lv759/outdoors/colony_streets/north_west_street) "tkp" = ( /obj/structure/prop/hybrisa/misc/buildinggreebliessmall/computer{ light_color = "#00ff9f"; @@ -118648,16 +118846,6 @@ }, /turf/open/hybrisa/street/cement3, /area/lv759/outdoors/landing_zone_2) -"tlT" = ( -/obj/effect/decal/cleanable/blood, -/obj/item/trash/cigbutt{ - desc = "Have you got the CuppaJoe Smile? Stay perky! Freeze-dried CuppaJoe's Coffee."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "coffeecuppajoe"; - name = "cuppa joe's coffee cup" - }, -/turf/open/floor/hybrisa/tile/cuppajoesfloor, -/area/lv759/indoors/spaceport/cuppajoes) "tlW" = ( /obj/effect/hybrisa/decal/dirt, /obj/item/trash/cigbutt, @@ -118796,6 +118984,31 @@ "tnh" = ( /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/outdoors/colony_streets/north_street) +"tnj" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/effect/decal/strata_decals/grime/grime4, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_5" + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_11" + }, +/obj/effect/decal/warning_stripes{ + icon_state = "W"; + layer = 2.5 + }, +/turf/open/floor/hybrisa/tile/darkbrown_bigtile{ + dir = 8 + }, +/area/lv759/indoors/recycling_plant) "tnn" = ( /obj/effect/hybrisa/decal/dirt, /obj/structure/platform/hybrisa/metalplatform6{ @@ -119431,28 +119644,6 @@ }, /turf/open/engineership/engineer_floor9, /area/lv759/indoors/derelict_ship) -"tsu" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 4; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/item/trash/cigbutt, -/obj/item/trash/eat, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_5" - }, -/obj/item/trash/hybrisa/cuppa_joes/empty_cup, -/obj/item/trash/hybrisa/cuppa_joes/lid, -/turf/open/floor/hybrisa/metal/grated{ - dir = 1 - }, -/area/lv759/outdoors/colony_streets/central_streets) "tsz" = ( /turf/open/floor/prison{ dir = 4; @@ -120012,33 +120203,6 @@ light_range = 4 }, /area/lv759/indoors/wy_research_complex/xenobiology) -"txD" = ( -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_2"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/item/trash/cigbutt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/item/weapon/broken_bottle, -/obj/item/shard, -/obj/effect/decal/hefa_cult_decals/d32{ - desc = "You think you can make out the iconography of a Xenomorph."; - icon_state = "4" - }, -/obj/effect/decal/hefa_cult_decals/d32{ - desc = "You think you can make out the iconography of a Xenomorph."; - icon_state = "3" - }, -/turf/open/floor/plating, -/area/lv759/indoors/hobosecret) "txU" = ( /turf/open/auto_turf/hybrisashale/layer2, /area/lv759/indoors/north_west_caves) @@ -120167,6 +120331,42 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating/plating_catwalk/prison, /area/lv759/indoors/colonial_marshals/holding_cells) +"tzd" = ( +/obj/effect/decal/strata_decals/grime/grime1, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -9; + pixel_y = 20 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/decal/strata_decals/grime/grime4, +/obj/item/trash/cigbutt, +/obj/item/trash/eat, +/obj/item/trash/hotdog, +/obj/item/stack/sheet/cardboard{ + layer = 1 + }, +/obj/structure/barricade/handrail/hybrisa/road/plastic/red{ + dir = 8 + }, +/obj/structure/prop/hybrisa/misc/buildinggreebliessmall3{ + pixel_y = 28 + }, +/turf/open/floor/prison{ + icon_state = "cell_stripe" + }, +/area/lv759/outdoors/colony_streets/north_street) "tzi" = ( /obj/effect/hybrisa/decal/dirt, /turf/open/floor/hybrisa/tile/darkgrey_bigtile, @@ -120213,6 +120413,14 @@ /obj/effect/hybrisa/decal/road/lines3, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/central_streets) +"tzU" = ( +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi' + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/hallwaycentral) "tzY" = ( /obj/effect/decal/warning_stripes{ icon_state = "E" @@ -120434,14 +120642,6 @@ }, /turf/open/floor/mech_bay_recharge_floor, /area/lv759/indoors/wy_research_complex_entrance) -"tCk" = ( -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi' - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/researchanddevelopment) "tCl" = ( /obj/item/trash/tray{ pixel_x = -2; @@ -120861,6 +121061,31 @@ }, /turf/open/floor/plating/plating_catwalk/shiva, /area/lv759/indoors/hospital/virology) +"tGh" = ( +/obj/structure/showcase{ + breakable = 1; + density = 0; + desc = null; + icon_state = "igniter0"; + name = "floor panel" + }, +/obj/effect/decal/warning_stripes{ + icon_state = "E"; + layer = 3.33 + }, +/obj/effect/decal/strata_decals/catwalk/prison, +/obj/structure/reagent_dispensers/fueltank{ + desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "spacecraft fuel-mix tank" + }, +/obj/structure/platform/strata/metal{ + dir = 8 + }, +/turf/open/floor/shiva{ + icon_state = "radiator_tile2" + }, +/area/lv759/indoors/spaceport/docking_bay_2) "tGj" = ( /obj/effect/decal/medical_decals{ icon_state = "docstripingdir" @@ -121114,6 +121339,19 @@ /obj/effect/hybrisa/decal/road/lines3, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/north_west_street) +"tIt" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/item/clothing/head/hardhat{ + pixel_x = 4; + pixel_y = 7 + }, +/obj/structure/reagent_dispensers/fueltank{ + desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "spacecraft fuel-mix tank" + }, +/turf/open/floor/plating, +/area/lv759/indoors/landing_zone_2/kmcc_hub_fuel) "tIx" = ( /obj/effect/decal/warning_stripes{ icon_state = "N"; @@ -121373,24 +121611,6 @@ icon = 'icons/turf/floors/hybrisa_dirt.dmi' }, /area/lv759/outdoors/north_west_caves_outdoors) -"tKh" = ( -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 8; - layer = 2 - }, -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 4 - }, -/obj/structure/prop/hybrisa/misc/fake/pipes/pipe1, -/obj/structure/prop/hybrisa/fakeplatforms/platform3{ - icon = 'icons/obj/structures/props/platforms.dmi'; - icon_state = "zenithstone" - }, -/obj/structure/prop/hybrisa/misc/floorprops/grate{ - layer = 4 - }, -/turf/open/hybrisa/street/underground_unweedable, -/area/lv759/indoors/wy_research_complex/hallwaysoutheast) "tKi" = ( /obj/structure/bed/hybrisa/bunkbed2{ dir = 8 @@ -121504,25 +121724,6 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/landing_zone_2) -"tLn" = ( -/obj/structure/machinery/conveyor{ - id = "anomalybelt" - }, -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -4; - pixel_y = 6 - }, -/obj/item/stack/cable_coil, -/obj/structure/machinery/light{ - dir = 4 - }, -/turf/open/floor/plating, -/area/lv759/indoors/recycling_plant) "tLq" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgib1" @@ -121772,6 +121973,26 @@ }, /turf/open/hybrisa/street/underground_unweedable, /area/lv759/indoors/wy_research_complex/hallwaynorth) +"tNm" = ( +/obj/item/tool/warning_cone{ + pixel_x = -22; + pixel_y = -7 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 3; + pixel_y = -2 + }, +/obj/structure/barricade/handrail/hybrisa/road/plastic/red, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_6" + }, +/turf/open/hybrisa/street/sidewalk, +/area/lv759/outdoors/colony_streets/south_east_street) "tNo" = ( /obj/structure/extinguisher_cabinet, /obj/structure/machinery/door_control{ @@ -122051,6 +122272,17 @@ }, /turf/closed/wall/hybrisa/colony/engineering/ribbed, /area/lv759/indoors/power_plant/transformers_south) +"tQj" = ( +/obj/structure/prop/almayer/computers/sensor_computer1{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "blacksensor_comp1"; + name = "computer" + }, +/turf/open/floor/strata{ + icon_state = "red1" + }, +/area/lv759/indoors/wy_research_complex/securitycommand) "tQs" = ( /obj/effect/spawner/random/toolbox{ layer = 4 @@ -122328,32 +122560,6 @@ }, /turf/open/engineership/engineer_floor3, /area/lv759/indoors/derelict_ship) -"tSl" = ( -/obj/item/stack/sheet/cardboard{ - layer = 1 - }, -/obj/item/trash/cigbutt{ - pixel_x = 4 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 4; - name = "trash bag"; - pixel_x = -10; - pixel_y = 32 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/eat{ - pixel_x = 10; - pixel_y = 10 - }, -/obj/effect/hybrisa/decal/trash, -/turf/open/hybrisa/street/sidewalk{ - dir = 1 - }, -/area/lv759/outdoors/colony_streets/central_streets) "tSt" = ( /obj/item/trash/cigbutt{ pixel_x = -3; @@ -122375,26 +122581,6 @@ dir = 5 }, /area/lv759/outdoors/colony_streets/east_central_street) -"tSL" = ( -/obj/structure/platform/hybrisa/metalplatform2{ - dir = 1 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_12" - }, -/obj/item/stack/sheet/cardboard, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 7; - name = "trash bag"; - pixel_x = -4; - pixel_y = 6 - }, -/turf/open/hybrisa/street/cement3, -/area/lv759/outdoors/colony_streets/east_central_street) "tSS" = ( /obj/effect/hybrisa/decal/trash{ icon_state = "trash_2" @@ -122910,6 +123096,19 @@ }, /turf/open/floor/plating, /area/lv759/indoors/mining_outpost/processing) +"tWX" = ( +/obj/structure/machinery/door/poddoor/almayer/closed{ + dir = 2; + icon = 'icons/obj/structures/doors/hybrisashutters.dmi'; + id = "hybrisacolonylockdown"; + indestructible = 1; + name = "Emergency Lockdown"; + needs_power = 0; + unacidable = 1 + }, +/obj/structure/blocker/forcefield/vehicles, +/turf/open/floor/plating, +/area/lv759/indoors/botany/botany_maintenance) "tXb" = ( /obj/item/reagent_container/food/condiment/peppermill{ pixel_x = 3; @@ -123030,24 +123229,6 @@ /obj/effect/hybrisa/decal/road/lines3, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/north_street) -"tXR" = ( -/obj/structure/prop/almayer/computers/sensor_computer3{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "blacksensor_comp3"; - name = "computer" - }, -/obj/structure/machinery/door_control{ - id = "hybrisacolonylockdown"; - indestructible = 1; - name = "Colony Exterior Lockdown"; - pixel_x = 1; - pixel_y = -5 - }, -/turf/open/floor/strata{ - icon_state = "red1" - }, -/area/lv759/indoors/wy_research_complex/securitycommand) "tXW" = ( /obj/structure/window/reinforced{ dir = 4 @@ -123198,37 +123379,6 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/north_west_street) -"tYW" = ( -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 8 - }, -/obj/structure/platform_decoration/hybrisa/metalplatformdeco1, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/item/paper/crumpled{ - pixel_x = 6; - pixel_y = 18 - }, -/obj/structure/barricade/handrail/strata{ - dir = 4 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_9"; - pixel_y = 12 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_6" - }, -/turf/open/floor/hybrisa/metal/grated{ - dir = 4 - }, -/area/lv759/outdoors/colony_streets/central_streets) "tYX" = ( /obj/item/stack/sheet/wood/medium_stack, /turf/open/floor/plating{ @@ -123630,6 +123780,21 @@ dir = 8 }, /area/lv759/indoors/wy_research_complex/hallwaysouthwest) +"ucO" = ( +/obj/structure/barricade/handrail/strata{ + dir = 1 + }, +/obj/structure/prop/almayer/computers/sensor_computer2{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "blacksensor_comp2"; + name = "computer" + }, +/turf/open/floor/prison{ + dir = 1; + icon_state = "cell_stripe" + }, +/area/lv759/indoors/electical_systems/substation1) "ucT" = ( /obj/item/device/flashlight/lantern, /obj/effect/hybrisa/decal/dirt, @@ -123672,6 +123837,21 @@ icon_state = "darkyellow2" }, /area/lv759/indoors/hospital/maintenance) +"udn" = ( +/obj/item/trash/c_tube{ + desc = "Have you got the CuppaJoe Smile? Stay perky! Freeze-dried CuppaJoe's Coffee."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "coffeecuppajoe"; + name = "cuppa joe's coffee cup"; + pixel_x = -5; + pixel_y = 8 + }, +/obj/item/reagent_container/food/snacks/muffin, +/obj/structure/surface/table/reinforced/prison{ + color = "#F13F3F" + }, +/turf/open/floor/hybrisa/tile/cuppajoesfloor, +/area/lv759/indoors/spaceport/cuppajoes) "udo" = ( /obj/effect/decal/warning_stripes{ icon_state = "SE-out" @@ -123754,31 +123934,6 @@ /obj/structure/sign/safety/opens_up, /turf/closed/wall/hybrisa/colony/reinforced, /area/lv759/indoors/electical_systems/substation3) -"udL" = ( -/obj/structure/prop/hybrisa/misc/fake/lattice/full, -/obj/structure/pipes/standard/tank/carbon_dioxide, -/obj/structure/prop/hybrisa/misc/fake/wire/yellow{ - dir = 1 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/red{ - pixel_x = 4 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/blue{ - pixel_x = -4 - }, -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 4; - layer = 2 - }, -/obj/structure/prop/hybrisa/fakeplatforms/platform3{ - icon = 'icons/obj/structures/props/platforms.dmi'; - icon_state = "zenithstone" - }, -/obj/structure/prop/hybrisa/misc/floorprops/grate{ - layer = 4 - }, -/turf/open/hybrisa/street/underground_unweedable, -/area/lv759/indoors/wy_research_complex/mainlabs) "udO" = ( /obj/effect/hybrisa/decal/dirt, /obj/item/shard, @@ -123900,33 +124055,6 @@ dir = 8 }, /area/lv759/outdoors/colony_streets/north_street) -"ufz" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/structure/closet/crate/trashcart, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/item/trash/barcardine, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 3; - pixel_y = -2 - }, -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c"; - level = 2 - }, -/turf/open/floor/plating/plating_catwalk/prison, -/area/lv759/outdoors/colony_streets/north_street) "ufA" = ( /obj/effect/hybrisa/decal/WY/WYworn, /turf/open/hybrisa/street/asphalt, @@ -124071,16 +124199,6 @@ icon_state = "blackfull" }, /area/lv759/indoors/wy_research_complex/cafeteria) -"ugH" = ( -/obj/structure/prop/almayer/computers/sensor_computer2{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "computer" - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/weaponresearchlab) "ugM" = ( /obj/effect/decal/cleanable/vomit{ icon_state = "vomit_4" @@ -124427,21 +124545,6 @@ icon_state = "multi_tiles" }, /area/lv759/indoors/spaceport/docking_bay_1) -"ujJ" = ( -/obj/structure/platform{ - dir = 4; - layer = 2.8 - }, -/obj/structure/prop/almayer/computers/mission_planning_system{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "computer"; - pixel_y = 12; - icon_state = "blackmps"; - layer = 4 - }, -/turf/open/floor/prison, -/area/lv759/indoors/hospital/maintenance) "ujM" = ( /obj/effect/decal/warning_stripes{ icon_state = "N" @@ -124768,30 +124871,6 @@ /obj/effect/hybrisa/decal/road/lines4, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/south_west_street) -"umn" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -4; - pixel_y = 6 - }, -/obj/item/trash/crushed_cup, -/obj/structure/barricade/handrail/strata{ - dir = 1 - }, -/obj/structure/closet/crate/trashcart{ - layer = 3; - opened = 1 - }, -/obj/structure/platform/hybrisa/metalplatform6{ - dir = 4 - }, -/turf/open/floor/prison{ - icon_state = "floor_marked" - }, -/area/lv759/outdoors/colony_streets/east_central_street) "umq" = ( /turf/open/floor/almayer{ icon_state = "cargo" @@ -124881,6 +124960,23 @@ icon_state = "ramptop" }, /area/lv759/indoors/landing_zone_2/kmcc_hub_cargo) +"und" = ( +/obj/item/trash/chunk, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/item/stack/sheet/cardboard{ + layer = 1 + }, +/turf/open/auto_turf/sand_white/layer0{ + icon = 'icons/turf/floors/hybrisa_dirt.dmi' + }, +/area/lv759/outdoors/colony_streets/south_east_street) "une" = ( /obj/structure/platform/hybrisa/metalplatform1{ dir = 1; @@ -125026,6 +125122,16 @@ icon_state = "officetiles" }, /area/lv759/indoors/wy_research_complex/medical_annex) +"uoc" = ( +/obj/item/reagent_container/food/snacks/wy_chips/pepper, +/obj/structure/surface/table/almayer{ + color = "#848484" + }, +/turf/open/floor/almayer{ + dir = 1; + icon_state = "black" + }, +/area/lv759/indoors/wy_research_complex/dormsbedroom) "uog" = ( /obj/structure/platform{ dir = 1; @@ -125395,6 +125501,15 @@ }, /turf/open/floor/plating/plating_catwalk/prison, /area/lv759/indoors/electical_systems/substation1) +"urd" = ( +/obj/structure/prop/almayer/computers/sensor_computer1{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "blacksensor_comp1"; + name = "computer" + }, +/turf/open/floor/corsat, +/area/lv759/indoors/meridian/meridian_factory) "urm" = ( /obj/structure/platform_decoration/hybrisa/rockdark{ dir = 8 @@ -125536,6 +125651,19 @@ /obj/effect/hybrisa/decal/dirt, /turf/open/hybrisa/street/asphalt, /area/lv759/oob) +"usB" = ( +/obj/structure/machinery/atm{ + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi'; + pixel_x = 3; + pixel_y = 11 + }, +/obj/item/spacecash/c1{ + pixel_y = -12 + }, +/turf/open/floor/strata{ + icon_state = "orange_cover" + }, +/area/lv759/indoors/weymart) "usE" = ( /obj/structure/platform{ dir = 4 @@ -125587,6 +125715,17 @@ dir = 4 }, /area/lv759/outdoors/colony_streets/central_streets) +"usM" = ( +/obj/structure/machinery/atm{ + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi'; + pixel_x = 6; + pixel_y = 11 + }, +/turf/open/floor/prison{ + dir = 10; + icon_state = "floor_plate" + }, +/area/lv759/outdoors/colony_streets/north_street) "usS" = ( /obj/item/trash/c_tube, /obj/effect/hybrisa/decal/dirt, @@ -126211,6 +126350,30 @@ /obj/item/trash/eat, /turf/open/floor/hybrisa/tile/tilegreen, /area/lv759/indoors/garage_reception) +"uyY" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/item/trash/cigbutt, +/obj/structure/prop/hybrisa/misc/fake/wire/red{ + dir = 4; + pixel_y = 4 + }, +/obj/structure/prop/hybrisa/misc/fake/wire/blue{ + dir = 4 + }, +/obj/structure/platform_decoration/hybrisa/metalplatformdeco6, +/turf/open/floor/plating{ + dir = 8; + icon_state = "platingdmg3" + }, +/area/lv759/outdoors/colony_streets/south_east_street) "uzb" = ( /obj/structure/platform_decoration/hybrisa/metalplatformdeco6{ dir = 1 @@ -126341,6 +126504,27 @@ icon_state = "black" }, /area/lv759/indoors/wy_research_complex/hallwaynorth) +"uAl" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/item/stack/sheet/cardboard/small_stack, +/obj/structure/closet/crate/trashcart{ + opened = 1; + pixel_y = 8 + }, +/obj/effect/decal/strata_decals/grime/grime3, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_6" + }, +/obj/effect/hybrisa/decal/dirt_2, +/turf/open/hybrisa/street/cement3, +/area/lv759/outdoors/colony_streets/south_east_street) "uAu" = ( /obj/structure/prop/hybrisa/boulders/large_boulderdark/boulder_dark1, /turf/open/auto_turf/hybrisashale/layer1, @@ -126474,30 +126658,6 @@ /obj/structure/sign/poster/corporate, /turf/closed/wall/hybrisa/research/reinforced, /area/lv759/indoors/wy_research_complex/securitycommand) -"uBt" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -4; - pixel_y = 6 - }, -/obj/structure/barricade/handrail/strata{ - dir = 1 - }, -/obj/item/stack/sheet/cardboard, -/obj/structure/closet/crate/trashcart{ - layer = 3; - opened = 1 - }, -/obj/structure/platform/hybrisa/metalplatform6{ - dir = 4 - }, -/turf/open/floor/prison{ - icon_state = "floor_marked" - }, -/area/lv759/outdoors/colony_streets/east_central_street) "uBu" = ( /obj/structure/sign/safety/bathunisex{ layer = 2; @@ -126850,51 +127010,6 @@ "uDP" = ( /turf/closed/wall/hybrisa/colony, /area/lv759/indoors/botany/botany_mainroom) -"uDR" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/cigbutt{ - pixel_x = -3; - pixel_y = 9 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 3.1; - name = "trash bag"; - pixel_x = -4; - pixel_y = 6 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 3.2; - name = "trash bag"; - pixel_x = 3; - pixel_y = -2 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 3; - name = "trash bag"; - pixel_x = 3; - pixel_y = 20 - }, -/obj/item/stack/sheet/cardboard{ - layer = 1; - pixel_x = 12 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_6"; - pixel_y = 12 - }, -/turf/open/auto_turf/sand_white/layer0{ - icon = 'icons/turf/floors/hybrisa_dirt.dmi' - }, -/area/lv759/outdoors/colony_streets/south_east_street) "uDU" = ( /obj/structure/janitorialcart, /obj/item/tool/mop{ @@ -126911,35 +127026,6 @@ icon_state = "blue_plate" }, /area/lv759/indoors/hospital/outgoing) -"uDX" = ( -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 4 - }, -/obj/structure/prop/hybrisa/misc/fake/heavydutywire/heavy2, -/obj/structure/prop/hybrisa/misc/fake/wire/blue{ - dir = 4; - pixel_y = -4 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/yellow{ - dir = 4 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/red{ - dir = 4; - pixel_y = 4 - }, -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 8; - layer = 2 - }, -/obj/structure/prop/hybrisa/fakeplatforms/platform3{ - icon = 'icons/obj/structures/props/platforms.dmi'; - icon_state = "zenithstone" - }, -/obj/structure/prop/hybrisa/misc/floorprops/grate{ - layer = 4 - }, -/turf/open/hybrisa/street/underground_unweedable, -/area/lv759/indoors/wy_research_complex/hallwaysoutheast) "uDY" = ( /obj/structure/prop/invuln/minecart_tracks{ dir = 1 @@ -127684,18 +127770,6 @@ icon_state = "whitegreen" }, /area/lv759/indoors/hospital/reception) -"uIX" = ( -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - dir = 4; - icon = 'icons/obj/structures/doors/zenithshutters.dmi' - }, -/obj/structure/machinery/door/airlock/multi_tile/hybrisa/personal_solid_white/autoname{ - dir = 1 - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/xenobiology) "uIY" = ( /obj/structure/prop/hybrisa/airport/dropshipnosecone{ dir = 4 @@ -128347,14 +128421,6 @@ icon_state = "sterile" }, /area/lv759/indoors/wy_research_complex/reception) -"uOG" = ( -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi' - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/hallwaycentral) "uOI" = ( /obj/structure/closet/lasertag/blue, /obj/effect/landmark/objective_landmark/medium, @@ -128690,32 +128756,6 @@ /obj/effect/hybrisa/decal/dirt, /turf/open/floor/hybrisa/tile/cuppajoesfloor, /area/lv759/indoors/spaceport/cuppajoes) -"uQN" = ( -/obj/item/trash/burger, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/structure/barricade/handrail/strata{ - dir = 1 - }, -/obj/item/stack/sheet/cardboard, -/obj/effect/hybrisa/decal/dirt, -/obj/structure/closet/crate/trashcart{ - layer = 3; - opened = 1 - }, -/obj/structure/platform/hybrisa/metalplatform6{ - dir = 4 - }, -/turf/open/floor/prison{ - icon_state = "floor_marked" - }, -/area/lv759/outdoors/colony_streets/east_central_street) "uQO" = ( /obj/structure/bed/hybrisa/bunkbed4{ dir = 8 @@ -128882,6 +128922,25 @@ icon = 'icons/turf/floors/hybrisa_dirt.dmi' }, /area/lv759/indoors/south_caves) +"uRO" = ( +/obj/structure/closet/crate/trashcart{ + opened = 1 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/item/trash/chunk, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_6" + }, +/turf/open/hybrisa/street/cement3, +/area/lv759/outdoors/colony_streets/north_west_street) "uRR" = ( /obj/structure/barricade/handrail/hybrisa/road/metal/metaldark{ dir = 8 @@ -129127,39 +129186,6 @@ icon_state = "orange_edge" }, /area/lv759/indoors/wy_research_complex/hangarbay) -"uTS" = ( -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 8 - }, -/obj/structure/closet/crate/trashcart, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 3; - pixel_y = -2 - }, -/obj/item/trash/eat, -/obj/item/trash/hotdog, -/obj/item/paper/crumpled{ - pixel_x = 15; - pixel_y = -9 - }, -/obj/structure/barricade/handrail/strata{ - dir = 4 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/effect/hybrisa/decal/dirt_2, -/turf/open/hybrisa/street/cement1, -/area/lv759/outdoors/colony_streets/central_streets) "uTV" = ( /obj/effect/hybrisa/decal/dirt, /obj/effect/landmark/static_comms/net_one, @@ -129560,6 +129586,32 @@ dir = 1 }, /area/lv759/oob) +"uXS" = ( +/obj/structure/platform/hybrisa/metalplatform2{ + dir = 8 + }, +/obj/structure/machinery/sentry_holder/colony{ + dir = 4; + layer = 4; + pixel_x = -24 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_6"; + pixel_y = 12 + }, +/turf/open/hybrisa/street/sidewalk{ + dir = 9 + }, +/area/lv759/outdoors/colony_streets/central_streets) "uXW" = ( /obj/effect/decal/warning_stripes{ icon_state = "N"; @@ -130475,6 +130527,20 @@ icon_state = "cell_stripe" }, /area/lv759/outdoors/landing_zone_2) +"vgQ" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_y = 12 + }, +/obj/item/tool/warning_cone{ + pixel_x = -10; + pixel_y = 11 + }, +/turf/open/hybrisa/street/roadlines3, +/area/lv759/outdoors/colony_streets/east_central_street) "vhj" = ( /obj/structure/prop/hybrisa/airport/dropshipwingleft, /turf/open/floor/corsat{ @@ -130996,6 +131062,34 @@ }, /turf/open/hybrisa/street/underground_unweedable, /area/lv759/outdoors/colony_streets/south_east_street) +"vlF" = ( +/obj/effect/hybrisa/decal/road/road_edge{ + icon_state = "road_edge_decal3" + }, +/obj/effect/hybrisa/decal/road/lines3, +/obj/effect/hybrisa/decal/doubleroad/lines2{ + pixel_y = 4 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_4"; + pixel_y = 12 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_3" + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20; + layer = 3 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/structure/largecrate/random/barrel/green, +/turf/open/hybrisa/street/asphalt, +/area/lv759/outdoors/colony_streets/north_east_street) "vlJ" = ( /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/drip, @@ -131280,22 +131374,6 @@ /obj/effect/decal/cleanable/blood/oil/streak, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/landing_zone_2) -"voU" = ( -/obj/structure/closet/crate/trashcart{ - opened = 1 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating/plating_catwalk/prison, -/area/lv759/outdoors/colony_streets/north_street) "voX" = ( /obj/structure/closet/crate/freezer, /obj/item/reagent_container/food/snacks/meat/fish, @@ -131318,6 +131396,26 @@ icon = 'icons/turf/floors/hybrisa_dirt.dmi' }, /area/lv759/indoors/north_east_caves) +"vph" = ( +/obj/structure/platform/hybrisa/metalplatform2{ + dir = 1 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_12" + }, +/obj/item/stack/sheet/cardboard, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 7; + name = "trash bag"; + pixel_x = -4; + pixel_y = 6 + }, +/turf/open/hybrisa/street/cement3, +/area/lv759/outdoors/colony_streets/east_central_street) "vpi" = ( /obj/item/trash/cigbutt{ pixel_x = -9; @@ -131416,22 +131514,6 @@ /obj/structure/machinery/door/airlock/hybrisa/generic/autoname, /turf/open/floor/hybrisa/tile/tilegreen, /area/lv759/indoors/garage_managersoffice) -"vpP" = ( -/obj/structure/machinery/conveyor{ - id = "anomalybelt" - }, -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 3; - pixel_y = -2 - }, -/obj/item/toy/plush/farwa, -/turf/open/floor/plating, -/area/lv759/indoors/recycling_plant) "vpS" = ( /obj/item/tool/warning_cone{ pixel_x = -9; @@ -131659,21 +131741,6 @@ }, /turf/open/hybrisa/street/sidewalk, /area/lv759/outdoors/colony_streets/central_streets) -"vrI" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 3; - pixel_y = -2 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/dirt, -/turf/open/floor/plating{ - icon_state = "platingdmg1" - }, -/area/lv759/outdoors/colony_streets/north_west_street) "vrU" = ( /turf/open/floor/plating, /area/lv759/indoors/bar) @@ -132270,27 +132337,6 @@ icon_state = "cell_stripe" }, /area/lv759/indoors/wy_research_complex/hallwaynorth) -"vwe" = ( -/obj/structure/prop/hybrisa/misc/slotmachine_broken{ - pixel_x = 1 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_12"; - pixel_y = 12 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 3; - pixel_y = 20 - }, -/obj/item/shard, -/turf/open/auto_turf/sand_white/layer0{ - icon = 'icons/turf/floors/hybrisa_dirt.dmi' - }, -/area/lv759/oob) "vwg" = ( /obj/effect/hybrisa/decal/dirt, /obj/item/device/flashlight/lamp/tripod{ @@ -132574,34 +132620,6 @@ icon_state = "darkbrown2" }, /area/lv759/indoors/mining_outpost/north_maint) -"vzi" = ( -/obj/structure/prop/hybrisa/misc/fake/wire/blue{ - dir = 4; - pixel_y = -4 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/yellow{ - dir = 4 - }, -/obj/structure/prop/hybrisa/misc/fake/wire/red{ - dir = 4; - pixel_y = 4 - }, -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 1; - layer = 2 - }, -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 8 - }, -/obj/structure/prop/hybrisa/fakeplatforms/platform3{ - icon = 'icons/obj/structures/props/platforms.dmi'; - icon_state = "zenithstone" - }, -/obj/structure/prop/hybrisa/misc/floorprops/grate{ - layer = 4 - }, -/turf/open/hybrisa/street/underground_unweedable, -/area/lv759/indoors/wy_research_complex/hallwaysouthwest) "vzr" = ( /obj/structure/machinery/line_nexter{ dir = 1; @@ -132652,6 +132670,32 @@ }, /turf/open/floor/plating, /area/lv759/indoors/bar) +"vzM" = ( +/obj/structure/closet/crate/trashcart{ + opened = 1 + }, +/obj/item/reagent_container/spray/plantbgone{ + pixel_x = 4; + pixel_y = 6 + }, +/obj/item/reagent_container/spray/plantbgone, +/obj/item/tool/plantspray/weeds, +/obj/item/storage/bag/plasticbag, +/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -4; + pixel_y = 6 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_7" + }, +/turf/open/hybrisa/street/cement3, +/area/lv759/outdoors/colony_streets/north_street) "vzN" = ( /turf/open/floor/plating{ dir = 8; @@ -132680,19 +132724,6 @@ icon_state = "floor_plate" }, /area/lv759/indoors/north_west_caves) -"vzU" = ( -/obj/effect/decal/cleanable/liquid_fuel, -/obj/structure/reagent_dispensers/fueltank{ - desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "spacecraft fuel-mix tank" - }, -/obj/effect/decal/cleanable/liquid_fuel, -/turf/open/floor/strata{ - dir = 4; - icon_state = "blue3" - }, -/area/lv759/indoors/spaceport/docking_bay_2) "vzV" = ( /obj/structure/window/framed/hybrisa/spaceport/cell, /turf/open/floor/plating, @@ -132917,6 +132948,28 @@ /obj/structure/machinery/computer/emails, /turf/open/floor/hybrisa/carpet/carpetbluedeco, /area/lv759/indoors/colonial_marshals/north_office) +"vBF" = ( +/obj/item/reagent_container/glass/bucket/mopbucket{ + pixel_y = 12 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/stack/sheet/cardboard{ + layer = 1 + }, +/obj/structure/machinery/light{ + dir = 8 + }, +/turf/open/floor/hybrisa/tile/darkbrown_bigtile{ + dir = 9 + }, +/area/lv759/indoors/recycling_plant/garage) "vBN" = ( /obj/structure/prop/hybrisa/misc/bench{ pixel_x = 7 @@ -133186,6 +133239,32 @@ /obj/effect/landmark/monkey_spawn, /turf/open/floor/plating/plating_catwalk, /area/lv759/indoors/mining_outpost/east_dorms) +"vEh" = ( +/obj/effect/decal/warning_stripes{ + icon_state = "SW-out" + }, +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart2"; + icon_opened = "foodcart2_open"; + icon_state = "foodcart2"; + name = "\improper food cart"; + pixel_y = 9 + }, +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart2"; + icon_opened = "foodcart2_open"; + icon_state = "foodcart2"; + name = "\improper food cart" + }, +/turf/open/floor/almayer{ + dir = 5; + icon_state = "plating" + }, +/area/lv759/indoors/spaceport/baggagehandling) "vEk" = ( /obj/structure/platform_decoration/hybrisa/engineer_corner{ dir = 4 @@ -133600,19 +133679,6 @@ dir = 4 }, /area/lv759/indoors/weyyu_office/pressroom) -"vIb" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/structure/reagent_dispensers/fueltank{ - desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "spacecraft fuel-mix tank" - }, -/obj/effect/decal/cleanable/liquid_fuel, -/obj/structure/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/plating, -/area/lv759/indoors/landing_zone_2/kmcc_hub_fuel) "vIf" = ( /obj/effect/decal/cleanable/blood/xeno, /turf/open/floor/prison{ @@ -134208,6 +134274,16 @@ icon_state = "floor1" }, /area/lv759/oob) +"vMU" = ( +/obj/structure/machinery/atm{ + icon = 'icons/obj/structures/props/64x64_hybrisarandomprops.dmi'; + pixel_x = 11; + pixel_y = 11 + }, +/turf/open/floor/strata{ + icon_state = "orange_cover" + }, +/area/lv759/indoors/weymart) "vNd" = ( /obj/structure/barricade/handrail/hybrisa/road/plastic/red{ dir = 1 @@ -134425,14 +134501,6 @@ icon_state = "whitegreen" }, /area/lv759/indoors/hospital/pharmacy) -"vOU" = ( -/obj/structure/window/framed/corsat, -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi'; - dir = 4 - }, -/turf/open/floor/plating, -/area/lv759/indoors/wy_research_complex/weaponresearchlab) "vOX" = ( /obj/effect/hybrisa/decal/dirt, /obj/effect/hybrisa/decal/dirt, @@ -134866,6 +134934,16 @@ icon_state = "orange_edge" }, /area/lv759/indoors/wy_research_complex/hangarbay) +"vSc" = ( +/obj/structure/machinery/door/airlock/multi_tile/hybrisa/personal_white/autoname, +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi'; + dir = 2 + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/xenoarcheology) "vSd" = ( /obj/structure/disposalpipe/junction{ dir = 1 @@ -135031,31 +135109,6 @@ icon_state = "floor_plate" }, /area/lv759/outdoors/colony_streets/east_central_street) -"vTK" = ( -/obj/structure/largecrate/random/barrel{ - layer = 5.1; - pixel_x = 13; - pixel_y = 16 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 3; - pixel_y = 20 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -4; - pixel_y = 6 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/plating/plating_catwalk/prison, -/area/lv759/outdoors/colony_streets/north_west_street) "vTM" = ( /obj/item/paper{ pixel_x = -7; @@ -135229,28 +135282,28 @@ /obj/structure/prop/hybrisa/misc/machinery/screens/telescreenbrokespark, /turf/closed/wall/hybrisa/spaceport, /area/lv759/indoors/spaceport/cuppajoes) -"vVs" = ( -/obj/structure/platform_decoration/hybrisa/rockdark, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 +"vVl" = ( +/obj/effect/decal/strata_decals/catwalk/prison, +/obj/structure/showcase{ + breakable = 1; + density = 0; + desc = null; + icon_state = "igniter0"; + name = "floor panel" }, -/obj/item/trash/c_tube{ - pixel_x = -18 +/obj/effect/decal/cleanable/liquid_fuel, +/obj/structure/platform_decoration/strata/metal{ + dir = 8 }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_15"; - pixel_x = -8; - pixel_y = 12 +/obj/structure/reagent_dispensers/fueltank{ + desc = "A fuel tank mix with fuel designed for various spacecraft, very combustible."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + name = "spacecraft fuel-mix tank" }, -/turf/open/auto_turf/sand_white/layer0{ - icon = 'icons/turf/floors/hybrisa_dirt.dmi' +/turf/open/floor/shiva{ + icon_state = "radiator_tile2" }, -/area/lv759/outdoors/colony_streets/south_east_street) +/area/lv759/indoors/wy_research_complex/hangarbay) "vVt" = ( /obj/effect/hybrisa/decal/trash{ dir = 1; @@ -135347,14 +135400,6 @@ icon_state = "red" }, /area/lv759/indoors/colonial_marshals/armory) -"vWq" = ( -/obj/structure/machinery/atm{ - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi'; - pixel_x = 6; - pixel_y = 11 - }, -/turf/open/hybrisa/street/cement3, -/area/lv759/outdoors/colony_streets/south_east_street) "vWr" = ( /obj/structure/barricade/handrail/hybrisa/handrail, /obj/structure/platform_decoration/hybrisa/metalplatformdeco6{ @@ -135519,33 +135564,6 @@ icon_state = "darkyellow2" }, /area/lv759/indoors/garage_workshop) -"vXr" = ( -/obj/effect/hybrisa/decal/road/road_edge{ - icon_state = "road_edge_decal9" - }, -/obj/effect/hybrisa/decal/road/lines1, -/obj/effect/hybrisa/decal/road/lines2, -/obj/structure/prop/hybrisa/misc/graffiti/graffiti5{ - pixel_x = -12; - layer = 2.8 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 2.9; - name = "trash bag"; - pixel_x = 3; - pixel_y = 20 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_15"; - pixel_y = 14 - }, -/turf/open/hybrisa/street/asphalt, -/area/lv759/outdoors/colony_streets/north_west_street) "vXB" = ( /obj/structure/platform_decoration{ dir = 4 @@ -135963,6 +135981,38 @@ /obj/item/tool/shovel, /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/indoors/central_caves) +"wba" = ( +/obj/item/trash/cigbutt{ + pixel_x = 7 + }, +/obj/item/trash/cigbutt{ + pixel_x = -3; + pixel_y = 9 + }, +/obj/effect/decal/strata_decals/grime/grime3, +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 4 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_10"; + pixel_y = 12 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_8" + }, +/turf/open/hybrisa/street/sidewalk{ + dir = 4 + }, +/area/lv759/outdoors/colony_streets/south_east_street) "wbb" = ( /obj/effect/hybrisa/decal/dirt, /turf/open/floor/kutjevo/grey, @@ -136170,6 +136220,41 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/east_central_street) +"wdc" = ( +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart2"; + icon_opened = "foodcart2_open"; + icon_state = "foodcart2"; + layer = 6; + name = "\improper food cart" + }, +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart2"; + icon_opened = "foodcart2_open"; + icon_state = "foodcart2"; + name = "\improper food cart"; + pixel_y = 9 + }, +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart2"; + icon_opened = "foodcart2_open"; + icon_state = "foodcart2"; + layer = 1; + name = "\improper food cart"; + pixel_x = 3; + pixel_y = 17 + }, +/turf/open/floor/strata{ + dir = 4; + icon_state = "blue3" + }, +/area/lv759/indoors/spaceport/docking_bay_2) "wde" = ( /obj/effect/decal/strata_decals/grime/grime2, /turf/closed/wall/hybrisa/colony, @@ -136702,6 +136787,29 @@ /obj/structure/sign/nosmoking_1, /turf/closed/wall/hybrisa/colony, /area/lv759/indoors/mining_outpost/north_maint) +"whT" = ( +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart2"; + icon_opened = "foodcart2_open"; + icon_state = "foodcart2"; + layer = 6; + name = "\improper food cart" + }, +/obj/structure/closet/crate/trashcart{ + desc = "A heavy, metal foodcart with wheels."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_closed = "foodcart2"; + icon_opened = "foodcart2_open"; + icon_state = "foodcart2"; + name = "\improper food cart"; + pixel_y = 9 + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/spaceport/kitchen) "whU" = ( /obj/structure/blocker/forcefield/vehicles, /obj/structure/prop/hybrisa/misc/buildinggreebliessmall3{ @@ -136832,29 +136940,6 @@ }, /turf/open/floor/hybrisa/metal/stripe_red, /area/lv759/indoors/wy_research_complex/hallwaysouthwest) -"wjm" = ( -/obj/structure/platform_decoration/hybrisa/rockdark, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20; - layer = 4 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_6"; - pixel_x = -8; - pixel_y = 12 - }, -/obj/item/reagent_container/syringe{ - icon_state = "broken" - }, -/turf/open/auto_turf/sand_white/layer0{ - icon = 'icons/turf/floors/hybrisa_dirt.dmi' - }, -/area/lv759/outdoors/colony_streets/south_east_street) "wjo" = ( /obj/structure/prop/invuln/lattice_prop{ icon_state = "lattice2"; @@ -137094,23 +137179,6 @@ }, /turf/open/auto_turf/hybrisashale/layer2, /area/lv759/outdoors/colony_streets/south_east_street) -"wld" = ( -/obj/item/stack/sheet/cardboard, -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 5; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_8" - }, -/turf/open/hybrisa/street/sidewalk, -/area/lv759/outdoors/colony_streets/north_east_street) "wlf" = ( /obj/structure/catwalk/prison, /obj/effect/hybrisa/decal/dirt, @@ -137124,33 +137192,6 @@ dir = 8 }, /area/lv759/indoors/meridian/meridian_showroom) -"wlj" = ( -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_5"; - pixel_y = 12 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_3" - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_11" - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 6; - name = "trash bag"; - pixel_x = 2; - pixel_y = 20 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/item/trash/hybrisa/cuppa_joes/lid, -/obj/item/trash/hybrisa/cuppa_joes/empty_cup, -/turf/open/hybrisa/street/sidewalk{ - dir = 1 - }, -/area/lv759/outdoors/colony_streets/east_central_street) "wlk" = ( /obj/item/tool/wet_sign{ pixel_x = -8; @@ -137780,22 +137821,6 @@ /obj/structure/prop/hybrisa/vehicles/large_vehicles/armored_trucks/heavy_loader/white_teal, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/north_west_street) -"wrb" = ( -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 1; - layer = 2 - }, -/obj/structure/prop/almayer/computers/mapping_computer{ - desc = null; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - name = "computer"; - pixel_y = 12 - }, -/turf/open/floor/almayer{ - dir = 8; - icon_state = "blackfull" - }, -/area/lv759/indoors/wy_research_complex/mainlabs) "wrf" = ( /obj/structure/surface/rack, /obj/item/clothing/head/hardhat/orange, @@ -137835,14 +137860,6 @@ icon_state = "blue3" }, /area/lv759/indoors/spaceport/docking_bay_2) -"wrm" = ( -/obj/structure/window/framed/corsat, -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi'; - dir = 4 - }, -/turf/open/floor/plating, -/area/lv759/indoors/wy_research_complex/xenoarcheology) "wro" = ( /obj/structure/machinery/door/airlock/almayer/maint/reinforced/colony{ autoname = 1; @@ -138143,20 +138160,6 @@ dir = 8 }, /area/lv759/outdoors/colony_streets/north_street) -"wuv" = ( -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - layer = 5; - name = "trash bag"; - pixel_x = 3; - pixel_y = 20 - }, -/turf/open/hybrisa/street/sidewalk{ - dir = 1 - }, -/area/lv759/outdoors/colony_streets/east_central_street) "wuy" = ( /obj/effect/decal/strata_decals/grime/grime4{ icon_state = "grime1" @@ -138263,31 +138266,6 @@ }, /turf/open/hybrisa/street/cement3, /area/lv759/outdoors/colony_streets/south_east_street) -"wvn" = ( -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart2"; - icon_opened = "foodcart2_open"; - icon_state = "foodcart2"; - name = "\improper food cart"; - pixel_y = 9 - }, -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart2"; - icon_opened = "foodcart2_open"; - icon_state = "foodcart2"; - name = "\improper food cart" - }, -/obj/structure/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/almayer{ - icon_state = "plating_striped" - }, -/area/lv759/indoors/spaceport/baggagehandling) "wvs" = ( /obj/structure/machinery/light/double/blue{ dir = 8 @@ -138637,27 +138615,6 @@ icon = 'icons/turf/floors/hybrisa_dirt.dmi' }, /area/lv759/outdoors/colony_streets/east_central_street) -"wys" = ( -/obj/effect/decal/strata_decals/grime/grime4{ - icon_state = "grime1" - }, -/obj/effect/decal/strata_decals/grime/grime4{ - dir = 8 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_y = 12 - }, -/obj/item/trash/uscm_mre, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_9" - }, -/obj/effect/hybrisa/decal/dirt_2, -/turf/open/hybrisa/street/cement1, -/area/lv759/outdoors/colony_streets/central_streets) "wyv" = ( /obj/effect/decal/cleanable/blood, /obj/item/trash/hybrisa/cuppa_joes/empty_cup, @@ -139021,6 +138978,25 @@ }, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/central_streets) +"wBE" = ( +/obj/structure/machinery/conveyor{ + id = "anomalybelt" + }, +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -4; + pixel_y = 6 + }, +/obj/item/stack/cable_coil, +/obj/structure/machinery/light{ + dir = 4 + }, +/turf/open/floor/plating, +/area/lv759/indoors/recycling_plant) "wBI" = ( /obj/effect/decal/warning_stripes{ icon_state = "E"; @@ -139448,6 +139424,30 @@ /obj/effect/hybrisa/decal/tiretrack, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/east_central_street) +"wEr" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 4; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_10"; + pixel_y = 12 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_4" + }, +/obj/effect/hybrisa/decal/dirt, +/turf/open/floor/prison{ + dir = 10; + icon_state = "floor_plate" + }, +/area/lv759/outdoors/colony_streets/central_streets) "wEz" = ( /obj/structure/platform/hybrisa/metalplatform6, /obj/structure/disposalpipe/tagger{ @@ -139732,26 +139732,6 @@ }, /turf/open/floor/hybrisa/tile/tilewhite, /area/lv759/indoors/wy_research_complex/mainlabs) -"wHd" = ( -/obj/item/tool/warning_cone{ - pixel_x = -22; - pixel_y = -7 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 3; - pixel_y = -2 - }, -/obj/structure/barricade/handrail/hybrisa/road/plastic/red, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_6" - }, -/turf/open/hybrisa/street/sidewalk, -/area/lv759/outdoors/colony_streets/south_east_street) "wHk" = ( /turf/open/floor/plating, /area/lv759/indoors/apartment/westhallway) @@ -140323,19 +140303,6 @@ icon_state = "floor_plate" }, /area/lv759/indoors/spaceport/cargo) -"wMx" = ( -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart1"; - icon_opened = "foodcart1_open"; - icon_state = "foodcart1"; - name = "\improper food cart" - }, -/turf/open/floor/prison{ - icon_state = "kitchen" - }, -/area/lv759/indoors/spaceport/kitchen) "wMz" = ( /obj/effect/hybrisa/decal/dirt, /turf/open/hybrisa/street/sidewalk{ @@ -140551,18 +140518,6 @@ icon_state = "whitered" }, /area/lv759/indoors/hospital/icu) -"wOA" = ( -/obj/structure/machinery/door/airlock/multi_tile/hybrisa/personal_solid_white/autoname{ - dir = 1 - }, -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - dir = 4; - icon = 'icons/obj/structures/doors/zenithshutters.dmi' - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/xenobiology) "wOE" = ( /obj/effect/decal/warning_stripes{ icon_state = "SE-out"; @@ -140634,6 +140589,34 @@ icon_state = "ramptop" }, /area/lv759/outdoors/colony_streets/central_streets) +"wPs" = ( +/obj/structure/machinery/disposal, +/obj/item/trash/cigbutt{ + desc = "Have you got the CuppaJoe Smile? Stay perky! Freeze-dried CuppaJoe's Coffee."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "coffeecuppajoe"; + name = "cuppa joe's coffee cup" + }, +/obj/item/trash/cigbutt{ + desc = "Have you got the CuppaJoe Smile? Stay perky! Freeze-dried CuppaJoe's Coffee."; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "coffeecuppajoe"; + name = "cuppa joe's coffee cup" + }, +/obj/item/trash/eat, +/obj/item/trash/eat{ + pixel_x = 10; + pixel_y = 10 + }, +/obj/structure/machinery/light{ + dir = 4 + }, +/obj/effect/hybrisa/decal/dirt, +/turf/open/floor/strata{ + dir = 6; + icon_state = "multi_tiles" + }, +/area/lv759/indoors/spaceport/cuppajoes) "wPt" = ( /obj/effect/hybrisa/decal/road/road_edge, /obj/effect/decal/warning_stripes{ @@ -140752,6 +140735,30 @@ icon_state = "darkyellow2" }, /area/lv759/indoors/wy_research_complex/hallwaynorth) +"wQP" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20; + layer = 3 + }, +/obj/structure/prop/hybrisa/misc/fake/pipes/pipe1{ + dir = 4 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_6" + }, +/obj/structure/platform/hybrisa/metalplatform6{ + dir = 4 + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/outdoors/colony_streets/central_streets) "wQU" = ( /obj/structure/sign/safety/fridge{ layer = 3 @@ -140803,17 +140810,6 @@ icon_state = "platingdmg1" }, /area/lv759/indoors/central_caves) -"wRk" = ( -/obj/structure/machinery/atm{ - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi'; - pixel_x = 6; - pixel_y = 11 - }, -/turf/open/floor/almayer{ - allow_construction = 0; - icon_state = "plate" - }, -/area/lv759/indoors/landing_zone_2/kmcc_hub_lounge_north) "wRp" = ( /obj/structure/bed/chair/comfy{ dir = 1 @@ -141216,6 +141212,33 @@ /obj/effect/hybrisa/decal/road/lines1, /turf/open/hybrisa/street/asphalt, /area/lv759/outdoors/colony_streets/south_west_street) +"wUa" = ( +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 5; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/structure/barricade/handrail/hybrisa/road/plastic/red{ + dir = 4 + }, +/obj/item/tool/warning_cone{ + layer = 2; + pixel_x = -13; + pixel_y = 19 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_14"; + pixel_y = 6 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_5" + }, +/turf/open/hybrisa/street/cement3, +/area/lv759/outdoors/colony_streets/north_east_street) "wUc" = ( /obj/structure/largecrate/random/case/double, /turf/open/floor/prison, @@ -142064,26 +142087,6 @@ icon_state = "red" }, /area/lv759/indoors/colonial_marshals/armory_foyer) -"xaR" = ( -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart2"; - icon_opened = "foodcart2_open"; - icon_state = "foodcart2"; - name = "\improper food cart"; - pixel_y = 9 - }, -/obj/structure/closet/crate/trashcart{ - desc = "A heavy, metal foodcart with wheels."; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_closed = "foodcart2"; - icon_opened = "foodcart2_open"; - icon_state = "foodcart2"; - name = "\improper food cart" - }, -/turf/open/floor/hybrisa/carpet/carpetdarkerblue, -/area/lv759/indoors/spaceport/docking_bay_1) "xaZ" = ( /turf/open/floor/prison{ dir = 1; @@ -142275,16 +142278,6 @@ /obj/effect/hybrisa/decal/dirt_2, /turf/open/hybrisa/street/cement3, /area/lv759/outdoors/colony_streets/south_east_street) -"xcH" = ( -/obj/structure/machinery/atm{ - icon = 'icons/obj/structures/props/64x64_zenithrandomprops.dmi'; - pixel_x = 11; - pixel_y = 11 - }, -/turf/open/floor/strata{ - icon_state = "orange_cover" - }, -/area/lv759/indoors/weymart) "xcI" = ( /obj/effect/hybrisa/decal/dirt, /obj/effect/spawner/random/tool, @@ -142705,6 +142698,15 @@ icon_state = "multi_tiles" }, /area/lv759/indoors/power_plant/power_storage) +"xgk" = ( +/obj/structure/prop/almayer/computers/sensor_computer2{ + desc = null; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "blacksensor_comp2"; + name = "computer" + }, +/turf/open/floor/corsat, +/area/lv759/indoors/meridian/meridian_factory) "xgl" = ( /obj/structure/window/framed/hybrisa/colony/hull, /obj/structure/blocker/invisible_wall, @@ -142983,14 +142985,6 @@ }, /turf/open/floor/plating/prison, /area/lv759/indoors/colonial_marshals/restroom) -"xjh" = ( -/obj/structure/window/framed/corsat, -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi'; - dir = 2 - }, -/turf/open/floor/plating, -/area/lv759/indoors/wy_research_complex/xenoarcheology) "xji" = ( /obj/structure/disposalpipe/segment{ dir = 2; @@ -143410,16 +143404,6 @@ icon_state = "blue" }, /area/lv759/indoors/power_plant/telecomms) -"xmQ" = ( -/obj/structure/machinery/door/airlock/multi_tile/hybrisa/personal_white/autoname, -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi'; - dir = 2 - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/xenoarcheology) "xmU" = ( /turf/open/floor/prison{ icon_state = "sterile_white" @@ -144816,20 +144800,6 @@ /obj/structure/blocker/forcefield/vehicles, /turf/closed/wall/hybrisa/research/reinforced, /area/lv759/indoors/wy_research_complex/vehicledeploymentbay) -"xws" = ( -/obj/structure/prop/invuln/overhead_pipe, -/obj/structure/surface/rack, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -4; - pixel_y = 6 - }, -/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, -/turf/open/floor/plating, -/area/lv759/indoors/landing_zone_2/kmcc_hub_maintenance_north) "xwt" = ( /obj/structure/bedsheetbin, /obj/item/clothing/under/blackskirt, @@ -145111,17 +145081,6 @@ }, /turf/open/auto_turf/hybrisashale/layer1, /area/lv759/indoors/south_west_caves) -"xyE" = ( -/obj/structure/machinery/door/airlock/hybrisa/personal_solid_white/autoname{ - dir = 1 - }, -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi' - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/weaponresearchlabtesting) "xyK" = ( /obj/effect/hybrisa/decal/road/lines1, /obj/effect/hybrisa/decal/road/lines3, @@ -145305,24 +145264,6 @@ /obj/structure/prop/hybrisa/misc/floorprops/grate, /turf/open/hybrisa/street/underground_unweedable, /area/lv759/outdoors/colony_streets/central_streets) -"xzT" = ( -/obj/structure/platform/hybrisa/metalplatform6{ - dir = 1 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_13" - }, -/turf/open/hybrisa/street/cement3, -/area/lv759/outdoors/colony_streets/central_streets) "xzV" = ( /obj/effect/decal/cleanable/blood, /turf/open/hybrisa/street/sidewalk, @@ -145411,38 +145352,6 @@ }, /turf/open/floor/plating/prison, /area/lv759/outdoors/caveplateau) -"xAI" = ( -/obj/item/trash/cigbutt{ - pixel_x = -9; - pixel_y = -6 - }, -/obj/structure/prop/hybrisa/misc/fake/lattice/full, -/obj/item/reagent_container/food/drinks/cans/classcola{ - icon_state = "cola_crushed" - }, -/obj/structure/prop/hybrisa/misc/fake/pipes/pipe1{ - dir = 4 - }, -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 1 - }, -/obj/structure/platform/hybrisa/metalplatform1{ - dir = 4 - }, -/obj/structure/prop/hybrisa/misc/floorprops/grate, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -9; - pixel_y = 20 - }, -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall3{ - pixel_y = 28 - }, -/turf/open/hybrisa/street/underground_unweedable, -/area/lv759/outdoors/colony_streets/central_streets) "xAL" = ( /turf/closed/wall/hybrisa/colony/reinforced, /area/lv759/indoors/casino) @@ -145641,6 +145550,27 @@ /obj/item/trash/hybrisa/cuppa_joes/lid, /turf/open/hybrisa/street/cement3, /area/lv759/outdoors/colony_streets/central_streets) +"xBX" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/item/trash/cigbutt/ucigbutt, +/obj/structure/prop/hybrisa/misc/fake/lattice/full, +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 1 + }, +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 4 + }, +/obj/structure/prop/hybrisa/misc/floorprops/grate, +/turf/open/hybrisa/street/underground_unweedable, +/area/lv759/outdoors/colony_streets/central_streets) "xBZ" = ( /obj/structure/surface/table/reinforced/cloth, /obj/structure/prop/hybrisa/supermart/supermartfruitbasketcarrots{ @@ -146003,6 +145933,26 @@ }, /turf/open/hybrisa/street/sidewalkcenter, /area/lv759/outdoors/colony_streets/central_streets) +"xFc" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -4; + pixel_y = 6 + }, +/obj/structure/barricade/handrail/hybrisa/handrail{ + dir = 1 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_13" + }, +/turf/open/floor/hybrisa/metal/grated{ + dir = 4 + }, +/area/lv759/outdoors/colony_streets/north_east_street) "xFf" = ( /obj/structure/platform_decoration{ dir = 8 @@ -146349,25 +146299,6 @@ icon_state = "ramptop" }, /area/lv759/indoors/colonial_marshals/changing_room) -"xHo" = ( -/obj/effect/hybrisa/decal/dirt, -/obj/item/stack/sheet/cardboard/small_stack{ - layer = 2 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = 3; - pixel_y = 20 - }, -/obj/effect/hybrisa/decal/dirt, -/obj/structure/prop/hybrisa/misc/buildinggreebliessmall2{ - pixel_y = 25 - }, -/turf/open/hybrisa/street/cement3, -/area/lv759/outdoors/colony_streets/north_street) "xHq" = ( /turf/open/floor/prison, /area/lv759/indoors/colonial_marshals/reception) @@ -147153,6 +147084,23 @@ icon = 'icons/turf/floors/hybrisa_dirt.dmi' }, /area/lv759/indoors/north_caves) +"xOL" = ( +/obj/item/stack/sheet/cardboard, +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 5; + name = "trash bag"; + pixel_x = 2; + pixel_y = 20 + }, +/obj/effect/hybrisa/decal/trash{ + icon_state = "trash_8" + }, +/turf/open/hybrisa/street/sidewalk, +/area/lv759/outdoors/colony_streets/north_east_street) "xOP" = ( /obj/structure/machinery/igniter{ layer = 2 @@ -147452,6 +147400,24 @@ /obj/structure/cargo_container/wy/right, /turf/open/hybrisa/street/sidewalk, /area/lv759/outdoors/landing_zone_2) +"xSf" = ( +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + layer = 8; + name = "trash bag"; + pixel_x = 3; + pixel_y = -2 + }, +/obj/structure/machinery/colony_floodlight/street{ + layer = 7; + level = 7; + pixel_y = 12 + }, +/turf/open/hybrisa/street/cement1, +/area/lv759/outdoors/colony_streets/east_central_street) "xSg" = ( /obj/effect/hybrisa/decal/road/road_edge{ icon_state = "road_edge_decal4" @@ -147704,15 +147670,6 @@ }, /turf/open/hybrisa/street/cement3, /area/lv759/outdoors/colony_streets/north_street) -"xUz" = ( -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi'; - dir = 2 - }, -/turf/open/floor/corsat{ - icon_state = "officetiles" - }, -/area/lv759/indoors/wy_research_complex/mainlabs) "xUA" = ( /obj/structure/blocker/invisible_wall, /turf/open/engineership/engineer_floor13{ @@ -147828,6 +147785,27 @@ }, /turf/closed/wall/hybrisa/colony, /area/lv759/indoors/apartment/eastbedroomsstorage) +"xVw" = ( +/obj/effect/decal/strata_decals/grime/grime4, +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/buritto, +/obj/structure/platform/hybrisa/metalplatform1{ + dir = 1 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -3; + pixel_y = 6 + }, +/obj/structure/prop/hybrisa/misc/trash/green, +/turf/open/floor/prison{ + dir = 4; + icon_state = "ramptop" + }, +/area/lv759/outdoors/colony_streets/central_streets) "xVx" = ( /obj/structure/surface/rack, /obj/item/storage/box/lights/mixed, @@ -147928,6 +147906,15 @@ icon_state = "plate" }, /area/lv759/indoors/wy_research_complex/hangarbayshuttle) +"xWo" = ( +/obj/item/shard, +/obj/effect/decal/cleanable/blood/xeno, +/obj/structure/window_frame/corsat, +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + icon = 'icons/obj/structures/doors/hybrisashutters.dmi' + }, +/turf/open/floor/plating, +/area/lv759/indoors/wy_research_complex/hallwaycentral) "xWt" = ( /obj/effect/hybrisa/decal/doubleroad/lines2{ pixel_y = 4 @@ -148470,6 +148457,26 @@ }, /turf/open/hybrisa/street/sidewalk, /area/lv759/outdoors/colony_streets/east_central_street) +"ybl" = ( +/obj/structure/closet/crate/trashcart{ + opened = 1 + }, +/obj/item/stack/sheet/cardboard/small_stack{ + layer = 2 + }, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = -4; + pixel_y = 6 + }, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/dirt, +/obj/effect/hybrisa/decal/dirt, +/turf/open/hybrisa/street/cement3, +/area/lv759/outdoors/colony_streets/north_street) "ybx" = ( /turf/open/floor/prison{ dir = 8; @@ -148539,6 +148546,22 @@ "ybU" = ( /turf/closed/wall/hybrisa/colony, /area/lv759/indoors/botany/botany_greenhouse) +"ybZ" = ( +/obj/structure/machinery/conveyor{ + id = "anomalybelt" + }, +/obj/effect/hybrisa/decal/dirt, +/obj/item/trash/c_tube{ + desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; + icon = 'icons/obj/structures/props/hybrisarandomprops.dmi'; + icon_state = "ztrashbag"; + name = "trash bag"; + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/toy/plush/farwa, +/turf/open/floor/plating, +/area/lv759/indoors/recycling_plant) "ycb" = ( /obj/structure/machinery/power/port_gen, /turf/open/floor/plating, @@ -148585,14 +148608,6 @@ /obj/effect/spawner/random/sentry/highchance, /turf/open/floor/plating, /area/lv759/indoors/mining_outpost/south) -"ycI" = ( -/obj/structure/window/framed/corsat, -/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ - icon = 'icons/obj/structures/doors/zenithshutters.dmi'; - dir = 4 - }, -/turf/open/floor/plating, -/area/lv759/indoors/wy_research_complex/weaponresearchlabtesting) "ycJ" = ( /obj/structure/window/framed/hybrisa/spaceport, /turf/open/floor/plating, @@ -149625,33 +149640,6 @@ /obj/structure/extinguisher_cabinet, /turf/closed/wall/hybrisa/colony/engineering/ribbed, /area/lv759/indoors/power_plant/south_hallway) -"ykD" = ( -/obj/item/trash/c_tube, -/obj/item/trash/cigbutt{ - pixel_x = -1; - pixel_y = 17 - }, -/obj/item/trash/c_tube{ - desc = "It's the heavy-duty black polymer kind. Time to take out the trash!"; - icon = 'icons/obj/structures/props/zenithrandomprops.dmi'; - icon_state = "ztrashbag"; - name = "trash bag"; - pixel_x = -3; - pixel_y = 6 - }, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_6" - }, -/obj/effect/hybrisa/decal/dirt_2, -/obj/effect/hybrisa/decal/trash{ - icon_state = "trash_4" - }, -/mob/living/simple_animal/rat/gray, -/obj/item/trash/hybrisa/cuppa_joes/lid, -/turf/open/hybrisa/street/sidewalk{ - dir = 1 - }, -/area/lv759/outdoors/colony_streets/north_east_street) "ykF" = ( /obj/effect/decal/cleanable/blood/drip{ pixel_x = 10; @@ -149751,6 +149739,18 @@ icon_state = "floor_plate" }, /area/lv759/indoors/north_west_caves) +"yli" = ( +/obj/structure/machinery/door/poddoor/almayer/biohazard/white{ + dir = 4; + icon = 'icons/obj/structures/doors/hybrisashutters.dmi' + }, +/obj/structure/machinery/door/airlock/multi_tile/hybrisa/personal_solid_white/autoname{ + dir = 1 + }, +/turf/open/floor/corsat{ + icon_state = "officetiles" + }, +/area/lv759/indoors/wy_research_complex/xenobiology) "ylm" = ( /obj/structure/platform/hybrisa/metalplatform2{ dir = 1 @@ -150789,7 +150789,7 @@ oub nXz uuA iVZ -tcU +aLA tLP vbJ bQo @@ -150806,7 +150806,7 @@ vbJ vbJ msK xuZ -sJP +jPy oPZ dgD kHM @@ -151041,7 +151041,7 @@ gmT hce obM iVZ -tCk +qmO tLP jqm jqm @@ -151058,7 +151058,7 @@ gCK rHQ fRi xuZ -xUz +rez oPZ kbF qVj @@ -151314,7 +151314,7 @@ phW qdx xDy mgz -ugH +oIW vQL ami cuB @@ -151535,7 +151535,7 @@ bPL pCn ivF fTw -oHc +bJw kua kKw aLO @@ -151742,7 +151742,7 @@ hcI ufQ hvQ ppW -eIn +hfJ mTO gZO gZO @@ -151822,7 +151822,7 @@ oUk iqQ kUJ xie -xyE +qxl xYO pbR rpb @@ -151994,7 +151994,7 @@ nhG nQl ffh dYo -jst +ucO mTO fEr mTO @@ -152056,7 +152056,7 @@ tAV eRB iod kMp -swj +jkL iJi tcr tQz @@ -152075,11 +152075,11 @@ gyU tUy dFb rOR -ouO +qPZ vEu hKO xFg -xyE +qxl sEx lAI hZL @@ -152087,7 +152087,7 @@ pTM vhl cmy nqr -jyC +gFy grb pXP cYP @@ -152246,8 +152246,8 @@ hcI hbz hvQ dYo -noi -nuN +ltN +dvB iRy iRy qHU @@ -152311,7 +152311,7 @@ kMp nKR lTw bxv -mlC +mVV jLk srh wHU @@ -152320,16 +152320,16 @@ pUy phW phW xIg -fkB -dfJ +nAk +mLr xIg -vOU -vOU -vOU +nCK +nCK +nCK rnh -ycI -ycI -ycI +fJc +fJc +fJc rnh rnh tCZ @@ -152345,7 +152345,7 @@ hAx cYP oXo lBd -dAc +kiw xWl wEd odk @@ -152427,7 +152427,7 @@ pIi ake dQw vwj -xaR +bEI ghf tWQ tWQ @@ -152597,7 +152597,7 @@ rts cYP oXo cTx -gtT +etU cOY bRM wDw @@ -152813,12 +152813,12 @@ oRb rWt kMp kuC -iXS +mKp ycK qFX ubo mnP -jzz +aiY bjC jKT phW @@ -153065,16 +153065,16 @@ eRB iod kMp dwi -lxi +mRX ycK kIx qKd eMi -udL +tek bjC jKT cSQ -hxl +ofZ fsz oUW oUW @@ -153162,7 +153162,7 @@ mHX qSz qSz twl -pRs +bfJ kGd gQa kHn @@ -153326,7 +153326,7 @@ aDj tTD fRi cSQ -xUz +rez kwZ oUW oUW @@ -153837,8 +153837,8 @@ qBz osF tjb eFu -wrm -wrm +jAl +jAl qOU tUE tUE @@ -153956,8 +153956,8 @@ eYd tzK qiE qYz -eFv -cND +bwN +iTl nBG nBG nBG @@ -154083,7 +154083,7 @@ tTD rZs phW xmv -vzi +ovU hrx oUW daj @@ -154092,8 +154092,8 @@ eFu gOv tKN eFu -aKI -taJ +nnT +myB eFu eFu eFu @@ -154108,7 +154108,7 @@ cLp qCQ eqJ eqJ -jLb +oeS gun kxW kxW @@ -154335,7 +154335,7 @@ tTD dDZ phW xpp -sOu +eKe hrx oUW ceS @@ -154419,7 +154419,7 @@ rPf rPf aKQ yfA -swm +pUQ fjP uEV cRq @@ -154450,12 +154450,12 @@ vdt gKH gKH tun -nrb +maO eFt eHy rHr tBg -mZI +lzW gfF ujM uyA @@ -154587,7 +154587,7 @@ tTD ffv phW jlz -cxy +kGQ hrx oUW tOh @@ -154625,7 +154625,7 @@ xXh xXh dii xBb -pDZ +lGd qKl kpa uxO @@ -154811,7 +154811,7 @@ fcP sZM ivF gXU -bce +qQR huX vse dES @@ -154847,7 +154847,7 @@ tjb eFu osf eKK -ooK +pkF hie bYd hnA @@ -155063,7 +155063,7 @@ ker mMe ivF gXU -oeL +ltA huX qCs qCs @@ -155327,7 +155327,7 @@ tEK dzV tuO phW -wrb +dXb dYv pvM tGj @@ -155347,7 +155347,7 @@ wSf kLH rga avk -xjh +sYe gbK dYu eKK @@ -155589,8 +155589,8 @@ phW phW phW phW -qvw -lFU +afq +qOT phW phW phW @@ -155599,7 +155599,7 @@ wSf kLH rga loB -xjh +sYe cNA wSI eKK @@ -155684,7 +155684,7 @@ rIF eFH tID arr -lEN +pyo kWs cKB miC @@ -155851,7 +155851,7 @@ rnA kOf rga loB -xjh +sYe fTT rmV eKK @@ -155862,7 +155862,7 @@ kvY glM eFu uEX -qQd +fEQ dKh tgb dKh @@ -155936,7 +155936,7 @@ fkb fkb qte aNT -qyA +gQD cSP leQ lWz @@ -156082,14 +156082,14 @@ tki tki yhg vnF -lec +xWo ujj eAi eAi eAi pIk eAi -ads +odl eAi eAi pIk @@ -156097,24 +156097,24 @@ lxv lxv hwo pIk -ads +odl aXh xMK oUW rga cHt -xjh +sYe vkn vLL eKK -dys +gVl gzb sTT glD nTT eFu liu -tXR +asm fUS cYJ rGO @@ -156334,14 +156334,14 @@ tki tki pKG gnq -oTt +hEA lOu lOu lOu lOu lOu lOu -oTt +hEA lOu lOu lOu @@ -156349,7 +156349,7 @@ lOu lOu lOu lOu -oTt +hEA hxT wjl oUW @@ -156366,7 +156366,7 @@ eIL qzk eFu nyu -bQK +tQj jGs dCk ddh @@ -156586,14 +156586,14 @@ tki tki pKG cEN -uOG +tzU lOu lOu lOu lOu lOu lOu -uOG +tzU lOu lOu lOu @@ -156601,14 +156601,14 @@ lOu lOu lOu lOu -uOG +tzU sHF wjl oUW cSc kwZ fak -xmQ +vSc lkc qzk qzk @@ -156703,7 +156703,7 @@ cuu uGO sQZ sQZ -add +ieA mva uVw fbI @@ -156838,14 +156838,14 @@ tki tki xll gmh -ads +odl nGq sID sID nGq nGq nGq -ads +odl nGq nGq hsa @@ -156853,21 +156853,21 @@ nGq nGq nGq hsa -ads +odl cOc xkZ oUW oUW kwZ fak -siz +bjX lkc jOk jOk eFu eFu -aKI -taJ +nnT +myB eFu nnz uBr @@ -157196,10 +157196,10 @@ aNW bST cRq cRq -jCV +tGh eZY hFo -jCV +tGh eZY wee wee @@ -157344,8 +157344,8 @@ cgr tuO nRN nRN -ilD -wOA +msO +eFT nRN nRN nRN @@ -157374,7 +157374,7 @@ jdf crY bCR ofh -tKh +iLC vOa mqZ hMi @@ -157857,7 +157857,7 @@ xsX xsX xsX eLx -sCO +lSm kkn lca qpH @@ -157895,8 +157895,8 @@ xsy tgw kBD vvm -nub -edT +vVl +ghK nEV iHP bUy @@ -157961,7 +157961,7 @@ xmu sQI lva ejV -vzU +mdy sGK jdG ejV @@ -158362,8 +158362,8 @@ qfc wVw jfW nRN -gqC -bDX +rAv +cRU nRN nRN xtb @@ -158488,7 +158488,7 @@ pwZ kvV lPs tFE -aPc +cYi rxZ aFr pQf @@ -158500,10 +158500,10 @@ etd oQN kUz pab -pCz +udn hXw nsZ -apc +dMk tYR xzz uFc @@ -158613,7 +158613,7 @@ gXt sBo fOE uBT -dos +rVZ gOy ldC rZN @@ -158865,7 +158865,7 @@ gXt oOS bzp uBT -jOG +oWZ nmr tqy pIY @@ -158894,7 +158894,7 @@ dWd jXx mAm uQj -uDX +iaX dWd lGa xTQ @@ -159223,7 +159223,7 @@ wDk iEM iCT kPe -mVH +hbU xWM kbu mna @@ -159240,7 +159240,7 @@ wnx wnx xNX rxZ -wvn +pSi eAp apU vub @@ -159470,7 +159470,7 @@ xeq tIU sdZ nXE -mvV +rGc rkY tVm tVm @@ -159505,7 +159505,7 @@ soq vqu vuF ayD -kmw +wPs qwW tCP aVk @@ -159871,11 +159871,11 @@ kNm tWr idW nRN -ilD -uIX +msO +yli nRN -bDX -bDX +cRU +cRU nRN nRN xtb @@ -160116,11 +160116,11 @@ glf tuO nRN nRN -bDX -bDX -oit -bDX -bDX +cRU +cRU +sXn +cRU +cRU nRN tST oSF @@ -160758,7 +160758,7 @@ aKJ rwS xqV rxZ -ebu +vEh rCB aKJ aKJ @@ -160768,7 +160768,7 @@ jWk nxf jqh upZ -tlT +ekb hzB hXw gLf @@ -160990,7 +160990,7 @@ kMX neX oja fEo -sJS +qLn tuH fxl fxl @@ -161245,7 +161245,7 @@ euU qZj hzS hIe -oQD +whT wQU rvH nWs @@ -161383,7 +161383,7 @@ nRN nRN nRN nRN -aIr +ldV oJy xTA mAd @@ -161500,7 +161500,7 @@ oYO bkC knL xJp -wMx +ktU wZF hKg eKV @@ -161746,7 +161746,7 @@ llV jdG jdG ckx -pNa +wdc rgN njq qDR @@ -161793,7 +161793,7 @@ jLx saT unn unn -vwe +hAb cwO hFs sQX @@ -161914,13 +161914,13 @@ mwE pte ntG oxG -eCO +kZW bBP gIh lck avG gIh -hVl +uoc fQq cAb unn @@ -162018,8 +162018,8 @@ iLI jnW ohz trT -nkj -cGP +lpv +sjZ wWI fwc fUs @@ -162231,7 +162231,7 @@ rPf rPf cRq jUO -oZi +iPt gfD uGY wMs @@ -162250,9 +162250,9 @@ mBZ czV tYN opX -ocg -qFc -fOs +tko +uRO +bUS dHu dHu rPl @@ -162298,8 +162298,8 @@ poZ oFX poZ poZ -cqM -coM +dEE +eLZ sQX gdJ oDH @@ -162749,12 +162749,12 @@ ksA tmV xIu jon -vrI +jXu enS gPA xex qOq -vTK +jUd xSU cNc hOf @@ -163002,7 +163002,7 @@ rVV xIu xIu xIu -vXr +juN qKv lwZ tsS @@ -163406,7 +163406,7 @@ hrO aty aty vFQ -loA +png qNO gKp tOs @@ -163562,7 +163562,7 @@ poZ ssw fCB lVs -aoS +pjh uOx gKK kIX @@ -163813,8 +163813,8 @@ poZ poZ bMG aMB -mle -dWh +oML +gep sQX qwg hph @@ -164062,8 +164062,8 @@ qRW qRW qRW poZ -qRR -gct +nlS +bHQ qrc hAo hNm @@ -164331,7 +164331,7 @@ kIX hrU sQX rEH -eal +uXS qGs ris ris @@ -164560,7 +164560,7 @@ tqx seX seX tqx -xzT +lBt lQU dvp iwh @@ -164583,7 +164583,7 @@ jAM qpw sQX ehC -tSl +ipx vEL edw sNo @@ -164597,7 +164597,7 @@ hRr qCz vOz iay -dXL +qNI hcI unn unn @@ -164813,7 +164813,7 @@ nYh nYh qvO yeB -fUL +wQP lgO kZD sDX @@ -165568,7 +165568,7 @@ sju ixB jUX ivf -bLm +bkn ije ije rxc @@ -165605,7 +165605,7 @@ bsz dsr ehM diJ -crn +gDd hcI unn unn @@ -165856,8 +165856,8 @@ hQO fSb tDs dgU -iTZ -bwi +kIk +ruT hcI hcI hcI @@ -166087,7 +166087,7 @@ xrW pnr ije jkl -qYG +oyX lqr ink cWQ @@ -168121,7 +168121,7 @@ kPR dvR iml aVI -xcH +vMU mCc aku bAO @@ -168373,7 +168373,7 @@ coF gru aVI aVI -ghi +usB mCc jrH cNB @@ -169113,7 +169113,7 @@ liA uFN wkB bGd -gTN +xVw scD kvA sUH @@ -169366,7 +169366,7 @@ xxS wkB iTs pNe -wys +nDe mcs cpX wZh @@ -169596,7 +169596,7 @@ rSg brW eIg uPc -mIf +xBX ktW pPT vTh @@ -169844,7 +169844,7 @@ rKP ttr rlq qXu -xAI +dJH vAO ixk rnT @@ -171135,7 +171135,7 @@ tWv vVi uWy uHP -lfQ +ooh nvP eAH aMp @@ -171357,7 +171357,7 @@ lCH seA dZV pZw -elT +iZM skw luU oik @@ -171382,7 +171382,7 @@ gty vqD bZr djs -rfr +rSS qJq lym nEG @@ -171403,8 +171403,8 @@ luU eCW bCz fzk -bwi -oum +ruT +aqe eLd bwA eLd @@ -172123,9 +172123,9 @@ egG feh feh feh -uTS -jdi -tYW +dcp +lJC +biB qwG rJH scQ @@ -173395,13 +173395,13 @@ pPt bJT edd edd -mbB +rxR gSr uHB ctH aFy gSr -bkL +wEr tqx xcZ nvP @@ -175626,8 +175626,8 @@ jiD cXu kNC ohR -oXO -hey +fAF +gBt ioZ ioZ ioZ @@ -175879,8 +175879,8 @@ cXu mKw odY mfa -kWA -oDF +mdh +qLJ aPr aDT jPY @@ -176172,8 +176172,8 @@ xWK rxD gdB coZ -dlM -tsu +nSY +bga ldN kbD saR @@ -176389,7 +176389,7 @@ egO dSv meg piG -kxO +mbT epJ dSv meg @@ -176424,8 +176424,8 @@ qzY rxD lmY coZ -pQz -roQ +cSb +hYe mVT jVE hLc @@ -178297,7 +178297,7 @@ deA iep lEq kcU -nPJ +nMj soX guG guG @@ -178898,7 +178898,7 @@ pPy nvS xAe kQk -lHR +mQf ovC kwo wYu @@ -179904,7 +179904,7 @@ qXh vzL qXh qXh -dib +usM wYu gcm pPy @@ -180232,7 +180232,7 @@ hsu iHZ eGS uuU -oHp +iNM wQn cNR cNR @@ -180929,7 +180929,7 @@ xUM swo kiS xUM -hxf +tzd rZF coY xcZ @@ -181487,7 +181487,7 @@ qSt qdT dVU uXW -rhx +bgT tdz iHZ fTn @@ -181731,7 +181731,7 @@ hlK kXv vhY gtM -hWu +xgk jNZ qQv afG @@ -181983,7 +181983,7 @@ xKM rgW vhY gtM -fAG +urd jNZ gck tEA @@ -182243,7 +182243,7 @@ nIu qdT nIu uXW -rhx +bgT tdz iHZ fTn @@ -182672,7 +182672,7 @@ buU fof qXh rFd -faD +gfv nEF hAv uWu @@ -182684,7 +182684,7 @@ mvs wpm wpm wGS -lzw +iXR wpm jan uXq @@ -182999,7 +182999,7 @@ qSt qdT dVU uoL -rhx +bgT xLb iHZ fTn @@ -183175,7 +183175,7 @@ wTt bAH yjF qXh -lBO +aDe qbM rRq srn @@ -183427,7 +183427,7 @@ qXh qXh kdT qXh -kCz +fzQ xKl hsB rsr @@ -183687,7 +183687,7 @@ gVe gVe sXJ gdp -phJ +jFF gVe ruV ugN @@ -183697,8 +183697,8 @@ ruV ugN gVe gVe -ipt -jdd +ogy +eSO uBD gVe bwC @@ -184431,10 +184431,10 @@ exr tBE tBE tBE -xHo +pxN pxU wbV -rOF +ybl mCz ilT nmM @@ -184682,11 +184682,11 @@ jYf exr joc mFI -pey +cqS uCD iSz cEY -kcg +qsu uFs aMN gQo @@ -184936,10 +184936,10 @@ joc cKC fnj wDd -snZ -voU +vzM +cEP qmI -ufz +cEj mKa pZF vVu @@ -186563,7 +186563,7 @@ eba dXr ykN ram -byU +jkK aCU gjT dGy @@ -186815,7 +186815,7 @@ olp bDH bCN eLJ -fzx +lzi aCU aCU aCU @@ -187232,7 +187232,7 @@ oph oph oph mmq -wlj +fQx fVf gDX lLj @@ -187695,7 +187695,7 @@ nvw mak tLI hVd -sfm +tWX kfa apf iCR @@ -187814,7 +187814,7 @@ krW iRZ noD noD -bxj +liz jCc oQH hcM @@ -188065,7 +188065,7 @@ noD jci uia noD -lrj +uAl imc eXi eiu @@ -189714,7 +189714,7 @@ kEZ pZk nzt ixe -gse +arS fPh wCf eXL @@ -190726,7 +190726,7 @@ qSw sMs sWs oGw -ujJ +sKj evB ist gwr @@ -191100,7 +191100,7 @@ beH uZZ sxj aup -nUU +tdx qkN qkN rRw @@ -191593,7 +191593,7 @@ noD mGp uia noD -vWq +doT qCy oFj xjv @@ -191863,7 +191863,7 @@ qbz oEP slV wVN -wjm +nTE uAz lYo hcI @@ -192306,13 +192306,13 @@ azq xZq ldD sVE -inF +jNf lcU cNv kpJ bVZ sHH -eAU +fSa soN hok kaw @@ -192338,7 +192338,7 @@ lEg siw tYA tYA -rwv +lAC oPz oPz nSa @@ -192366,11 +192366,11 @@ ozS csB xcD wJD -vVs +jtH gch dSW qUP -nxn +eUE sxV aNF lBN @@ -192565,7 +192565,7 @@ cNv peL sHH gIk -lzk +ixS ssd hzp nGC @@ -192600,7 +192600,7 @@ mks wBS mJJ bay -dtj +uyY jyg dYV lFZ @@ -192624,7 +192624,7 @@ bCQ hcI hcI fXN -rqt +erb lBN hcI unn @@ -192816,7 +192816,7 @@ icv icv dfU sHH -tSL +vph crT xiy wdb @@ -192875,7 +192875,7 @@ dSW giD unn hcI -txD +cGQ gXx lBN hcI @@ -193062,14 +193062,14 @@ gmw uFZ pXS ldD -eOz +jAG oUI icv icv cNn mmD uyy -wuv +eHZ jEy vuC nGC @@ -193627,7 +193627,7 @@ kGU szn kbt aMQ -uDR +bLl unn unn hcI @@ -194128,11 +194128,11 @@ bAP sJO agr lWS -gCC +liX kGj wBk aHh -bNW +und unn hcI hcI @@ -194349,7 +194349,7 @@ niO kyh kCc wSO -mxV +gkd rAj dbM ezZ @@ -194379,7 +194379,7 @@ dGA qrR thE tSd -wHd +tNm cvk wJD slV @@ -194575,7 +194575,7 @@ vsd vsd mOc oUn -she +cED tVk jdL rpS @@ -194606,7 +194606,7 @@ ioE dbM weE wkS -hef +mSN qUJ fEl bOg @@ -194636,9 +194636,9 @@ ovn ilV tWk xLe -qyf +oXP bHK -ihO +tdN bHK lTT hcI @@ -195078,7 +195078,7 @@ mOc mOc mOc mOc -dPY +eyL qfP atr paa @@ -195642,7 +195642,7 @@ aUT vAo vAo nQw -kiB +ari lFZ dXr bHK @@ -196047,9 +196047,9 @@ wMA kwC bRa dsR -hbp +vgQ iMQ -iSJ +cqL wqG nHn nkt @@ -196548,9 +196548,9 @@ mmB mmB mmB pwq -dzX +aFV saj -oal +xSf tfe bOo rMi @@ -196650,8 +196650,8 @@ oWE sPE uQB xCH -qBT -hJU +lfp +wba qnK gEI qKb @@ -197306,7 +197306,7 @@ xta kBk mRW xwd -rIS +fVt nDX dqh tYy @@ -197328,7 +197328,7 @@ ewo wZe pSe eXo -eVu +jio inj tZP wZe @@ -197399,7 +197399,7 @@ hmG caj caj vAo -wRk +eug oWE dHS iwn @@ -197579,7 +197579,7 @@ jEy voq nfl sMX -rSk +sai fPn tBY dRR @@ -197831,10 +197831,10 @@ jEy mDB cVm lqz -uQN -uBt -umn -qJL +dDK +mbU +fGB +kyr pGy hjm lhK @@ -197911,7 +197911,7 @@ dcm dcm xBp oBT -iXd +gME erO iPE tzI @@ -198087,7 +198087,7 @@ wRd nGn qwa jBe -nAI +spx hsV gkM oGD @@ -198833,21 +198833,21 @@ fIS wyk mDU ldS -cuS +vBF vfh uKd cIJ tLd woh uII -mMU +tnj cww czq czq czq tfF wyj -lyY +koP kbg xgE vZj @@ -199081,9 +199081,9 @@ uUk tPo ycl hnC -tge +vlF iin -wld +xOL uZA uDU ipM @@ -199102,7 +199102,7 @@ xjN jtp ezM nVF -eMO +jxO mGT qWU wyj @@ -199282,7 +199282,7 @@ ffa mRA rGt lBH -gMQ +gku cjl eGg tcA @@ -199334,7 +199334,7 @@ egz vbC wNC eCB -ykD +lOa rdW uZA vWZ @@ -199534,7 +199534,7 @@ oGz mRA eos bxm -hkk +fuo mRA mlp tyb @@ -199605,7 +199605,7 @@ lqB wyj nwi vLJ -iDs +fMR eZD pqY tXH @@ -199845,7 +199845,7 @@ xvU vZV mrE kdC -jsA +lqZ anA ePH fMq @@ -200099,9 +200099,9 @@ ycw kdC pzc grq -vpP +ybZ jrv -tLn +wBE gKC fFV rqA @@ -201599,7 +201599,7 @@ hNV ncy mJF skb -qIq +wUa kTI vLo vLo @@ -202103,7 +202103,7 @@ aGM fRR xas mJF -jcI +atQ bKW fFR jBV @@ -202608,10 +202608,10 @@ did qhy gmE gxd -pIK +dln cOO jKy -eUN +xFc uGL unn fvv @@ -203186,7 +203186,7 @@ iVB qnx qsB uEa -nXH +dCY bdc pgd uuY @@ -205413,7 +205413,7 @@ unn unn unn gFh -xws +aio lYe fkO pbH @@ -205440,8 +205440,8 @@ meY pzs tWB bOp -vIb -bRs +dSK +tIt kEB djT eql