diff --git a/code/__DEFINES/__game.dm b/code/__DEFINES/__game.dm index e667ccf6db3f..191eacac1409 100644 --- a/code/__DEFINES/__game.dm +++ b/code/__DEFINES/__game.dm @@ -260,6 +260,7 @@ /// Blocks mortar placement, lasing, and medevac #define CEILING_PROTECTION_TIER_1 1 #define CEILING_METAL 1.1 +#define CEILING_REINFORCED_GLASS_ALLOW_LAS 1.2 /// Blocks CAS signals, supply drops, fultoning, and mortar fire #define CEILING_PROTECTION_TIER_2 2 diff --git a/code/game/area/strata.dm b/code/game/area/strata.dm index 117cffa600d4..1947a72151dd 100644 --- a/code/game/area/strata.dm +++ b/code/game/area/strata.dm @@ -29,43 +29,39 @@ EXTERIOR is FUCKING FREEZING, and refers to areas out in the open and or exposed minimap_color = MINIMAP_AREA_LZ is_resin_allowed = FALSE + +//Begin actual area definitions. There's probably a better way to do this. + +////////////////////////////////////////// +// ------===| Essentials |===------ // +////////////////////////////////////////// + +//-Above Ground (ag) /area/strata/ag name = "Above Ground Area" icon_state = "ag" + is_resin_allowed = TRUE /area/strata/ag/exterior name = "Exterior Above Ground Area" icon_state = "ag_e" + ceiling = CEILING_NONE //always_unpowered = 1 So exterior lights work, this will be commented out unless it causes unforseen issues. - is_resin_allowed = FALSE - -/area/strata/ag/exterior/paths - is_resin_allowed = TRUE - -/area/strata/ag/exterior/restricted - flags_area = AREA_NOTUNNEL /area/strata/ag/interior name = "Interior Above Ground Area" icon_state = "ag_i" requires_power = 1 temperature = T20C //Nice and room temp - ceiling = CEILING_METAL + ceiling = CEILING_REINFORCED_GLASS_ALLOW_LAS -/area/strata/ag/interior/mountain - name = "Outside mountain" - icon_state = "ag_e" - -/area/strata/ag/interior/restricted - is_resin_allowed = FALSE - flags_area = AREA_NOTUNNEL -/area/strata/ag/interior/restricted/devroom - name = "Super Secret Credits Room" +//-Under Ground (ug) /area/strata/ug name = "Under Ground Area" icon_state = "ug" + is_resin_allowed = TRUE ceiling = CEILING_UNDERGROUND_ALLOW_CAS /area/strata/ug/interior @@ -80,300 +76,86 @@ EXTERIOR is FUCKING FREEZING, and refers to areas out in the open and or exposed requires_power = 1 temperature = T20C ceiling = CEILING_NONE + weather_enabled = TRUE -//END PARENT ENTITIES -//Begin actual area definitions. There's probably a better way to do this. +//////////////////////////////////////// +// ------===| Exterior |===------ // +//////////////////////////////////////// -//Landing Zones, places near LZs (Open Air, Above Ground) -/area/strata/ag/interior/landingzone_1 - name = "Landing Zone 1 Pad - Mining Aerodrome" - icon_state = "landingzone_1" - weather_enabled = FALSE - unlimited_power = 1 //So the DS computer always works for the Queen - is_landing_zone = TRUE +//-Landing Zones +/area/strata/ag/exterior/landing_zones + name = "Do not use." + icon_state = "landingzone_2" minimap_color = MINIMAP_AREA_LZ is_resin_allowed = FALSE -/area/strata/ag/exterior/landingzone_2 +/area/strata/ag/exterior/landing_zones/lz2 name = "Landing Zone 2 Pad - Ice Fields" - icon_state = "landingzone_2" - weather_enabled = FALSE unlimited_power = 1 //So the DS computer always works for the Queen - is_landing_zone = TRUE - minimap_color = MINIMAP_AREA_LZ - is_resin_allowed = FALSE - -/area/strata/ag/interior/nearlz1 - name = "Landing Zone 1 - Mining Aerodrome" - icon_state = "nearlz1" weather_enabled = FALSE - is_resin_allowed = FALSE - minimap_color = MINIMAP_AREA_LZ + is_landing_zone = TRUE -/area/strata/ag/exterior/nearlz2 +/area/strata/ag/exterior/landing_zones/near_lz2 name = "Landing Zone 2 - Ice Fields" icon_state = "nearlz2" - weather_enabled = TRUE //This LZ is outside, but consider disabling if it destroys the meta. + weather_enabled = TRUE + is_landing_zone = TRUE + +/area/strata/ag/interior/landing_zones + name = "Do not use." + icon_state = "landingzone_1" minimap_color = MINIMAP_AREA_LZ is_resin_allowed = FALSE + weather_enabled = FALSE -/area/strata/ag/exterior/landingzone_valley - name = "Landing Zone Valley" - icon_state = "lzvalley" - -/area/strata/ag/exterior/landingzone_lake - name = "Landing Zone Lake Ice" - icon_state = "lzfrozenlake" - -/area/strata/ag/exterior/landingzone_water - name = "Landing Zone Lake Water" - icon_state = "lzfrozenwater" - temperature = TCMB //Cold enough to kill through protective clothing. - -/////Research Station////// - -/area/strata/ag/exterior/research_decks - name = "Outpost Decks" - icon_state = "rdecks" - is_resin_allowed = TRUE - minimap_color = MINIMAP_AREA_RESEARCH - -/area/strata/ag/exterior/research_decks/center //The decks on the deck. - name = "Seconday Outpost Decks" - -/area/strata/ag/exterior/research_decks/pipes //pipemaze thingy - name = "Pipes at Outpost Decks" - icon_state = "security_station" - -/area/strata/ag/interior/research_decks/security //For all security stuff outside the outpost. - name = "Outpost Deck Security Checkpoint" - icon_state = "rdecks_sec" - -/area/strata/ag/exterior/paths/north_outpost //The area north of the outpost - name = "Outpost - North Access Channel" - icon_state = "outpost_gen_2" +/area/strata/ag/interior/landing_zones/lz1 + name = "Landing Zone 1 Pad - Mining Aerodrome" + unlimited_power = 1 //So the DS computer always works for the Queen + is_landing_zone = TRUE -////////close to research///////// +/area/strata/ag/interior/landing_zones/near_lz1 + name = "Landing Zone 1 - Mining Aerodrome" + icon_state = "nearlz1" + is_landing_zone = TRUE -/area/strata/ag/exterior/paths/southresearch - minimap_color = MINIMAP_AREA_RESEARCH - name = "South Of The Outpost" -/area/strata/ag/exterior/shed_five_caves - name = "Terminal Five Topside Caves" +//-Caves +/area/strata/ag/exterior/caves + name = "Do not use." icon_state = "lzcaves" - is_resin_allowed = TRUE - -////////Telecomms////////////////// - -/area/strata/ag/interior/tcomms/ //T-Comms is inside until you leave the sheltered area.. - name = "Relay" - icon_state = "tcomms1" - -/area/strata/ag/interior/tcomms/tcomms_engi - name = "Relay Maintenance" - icon_state = "tcomms2" - -/area/strata/ag/exterior/tcomms/tcomms_cave - name = "Relay Cave" - icon_state = "tcomms3" - -/area/strata/ag/exterior/tcomms/tcomms_deck - name = "Relay Storage Deck" - icon_state = "tcomms4" - -//JUNGLE CAVES, ALL UNDERGROUND, ALL INTERIOR// - -/area/strata/ug/interior/jungle - name = "Deep I" - -//Maintenance/Generator Sheds (Above & Below Ground) -//Terminals are below ground, Sheds are above ground. - -/area/strata/ag/interior/engi_shed //Above ground parent - name = "engi_shed AG parent" - icon_state = "shed_x_ag" - -/area/strata/ug/interior/engi_shed //Below ground parent - name = "engi_shed UG parent" - icon_state = "shed_x_ug" - -///Engineering Terminals / Sheds, whatever. Map Power/// -/area/strata/ag/interior/engi_shed - minimap_color = MINIMAP_AREA_ENGI - -/area/strata/ag/interior/engi_shed/one - name = "Generator Shed One" - icon_state = "shed_1_ag" - ceiling = CEILING_METAL - -/area/strata/ug/interior/engi_shed/one - name = "Generator Terminal One" - icon_state = "shed_1_ug" - -/area/strata/ag/interior/engi_shed/two - name = "Generator Shed Two" - icon_state = "shed_2_ag" - -/area/strata/ug/interior/engi_shed/two - name = "Generator Terminal Two" - icon_state = "shed_2_ug" - -/area/strata/ag/interior/engi_shed/three - name = "Generator Shed Three" - icon_state = "shed_3_ag" - -/area/strata/ug/interior/engi_shed/three - name = "Generator Terminal Three" - icon_state = "shed_3_ug" - -/area/strata/ag/interior/engi_shed/four - name = "Generator Shed Four" - icon_state = "shed_4_ag" - -/area/strata/ug/interior/engi_shed/four - name = "Generator Terminal Four" - icon_state = "shed_4_ug" - -/area/strata/ag/interior/engi_shed/five - name = "Generator Shed Five" - icon_state = "shed_5_ag" - -/area/strata/ug/interior/engi_shed/five - name = "Generator Terminal Five" - icon_state = "shed_5_ug" - -/area/strata/ag/interior/engi_shed/six - name = "Generator Shed Six" - icon_state = "shed_6_ag" - -/area/strata/ug/interior/engi_shed/six - name = "Generator Terminal Six" - icon_state = "shed_6_ug" - -/area/strata/ag/interior/engi_shed/seven - name = "Generator Shed Seven" - icon_state = "shed_7_ag" -/area/strata/ug/interior/engi_shed/seven - name = "Generator Terminal Seven" - icon_state = "shed_7_ug" - ceiling = CEILING_DEEP_UNDERGROUND_METAL - -/area/strata/ag/interior/engi_shed/eight - name = "Generator Shed Eight" - icon_state = "shed_8_ag" - -/area/strata/ug/interior/engi_shed/eight - name = "Generator Terminal Eight" - icon_state = "shed_8_ug" - - -//Topside Structures //Clean these up into a sub tree - -/area/strata/ag/interior/landingzone_checkpoint - name = "Landing Zone Security Checkpoint" - icon_state = "security_station" - minimap_color = MINIMAP_AREA_SEC - -/area/strata/ag/exterior/landingzone_checkpoint_deck - name = "Landing Zone Security Checkpoint Deck" - icon_state = "security_station" - minimap_color = MINIMAP_AREA_SEC - -/area/strata/ag/exterior/disposals - name = "Disposals Courtyard" - icon_state = "disposal" - -/area/strata/ag/interior/disposals - name = "Disposals Overhang" - icon_state = "disposal" - -/area/strata/ag/interior/vanjam //a jam, just for vans - name = "Flight Control Garage Overhang" - icon_state = "garage" - -/area/strata/ag/exterior/vanyard - name = "Flight Control Vehicle Yard" - icon_state = "garage" - -/area/strata/ag/interior/administration - name = "Flight Control Offices" - icon_state = "offices" - minimap_color = MINIMAP_AREA_COMMAND - -/area/strata/ag/interior/admin_tcomms/ //T-Comms is inside until you leave the sheltered area.. - name = "Telecommunications" - icon_state = "tcomms1" - minimap_color = MINIMAP_AREA_COMMAND - -/area/strata/ag/exterior/administration_decks - name = "Flight Control Office Deck" - icon_state = "offices" - minimap_color = MINIMAP_AREA_COMMAND - -/area/strata/ag/interior/administrative_wash_closet - name = "Flight Control Wash Closet" - icon_state = "offices" - minimap_color = MINIMAP_AREA_COMMAND - -/area/strata/ag/interior/dorms - name = "External Mining" - icon_state = "dorms_0" - is_resin_allowed = FALSE - -/area/strata/ag/interior/dorms/north - name = "North External Mining Dormitories" - icon_state = "dorms_1" - -/area/strata/ag/interior/dorms/west - name = "West External Mining Dormitories" - icon_state = "dorms_2" - -/area/strata/ag/interior/dorms/south - name = "South External Mining Dormitories" - icon_state = "dorms_3" - -/area/strata/ag/exterior/dorms_deck - name = "External Mining Dormitory Decks" - icon_state = "dorms_2" - -/area/strata/ag/interior/dorms/maintenance - name = "External Mining Dormitory Maintenance" - icon_state = "outpost_maint" - is_resin_allowed = TRUE - -/area/strata/ag/interior/dorms/hive - name = "External Mining Dormitory Thermal Storage" - icon_state = "dorms_beno" - is_resin_allowed = TRUE +/area/strata/ag/exterior/caves/shed_five_caves + name = "Terminal Five Topside Caves" -/area/strata/ag/interior/dorms/canteen - name = "External Mining Dormitory Canteen" - icon_state = "dorms_canteen" +/area/strata/ag/exterior/caves/lz_caves + name = "External Mining Aerodrome Caves" -/area/strata/ag/interior/dorms/flight_control - name = "External Mining Flight Control" - icon_state = "dorms_lobby" +/area/strata/ag/exterior/jungle/carplake_center + name = "Deep Jungle - Carp Lake Center Island" + icon_state = "ug_jung_1" + weather_enabled = TRUE -/area/strata/ag/interior/dorms/lobby - name = "External Mining Lobby" - icon_state = "dorms_2" +//-Marsh -/area/strata/ag/interior/dorms/bar - name = "External Mining Bar" - icon_state = "dorms_1" +/area/strata/ag/exterior/marsh + name = "Do not use." + icon_state = "marsh" +/area/strata/ag/exterior/marsh/spring_marshes + name = "Cryo-Thermal Springs Marshes" -//More topside areas, somehow these got duplicated?? Includes some parent defs. +/area/strata/ag/exterior/marsh/water_marshes + name = "Cryo-Thermal Water Marshes" -//Also marshes +/area/strata/ag/exterior/marsh/island_marshes + name = "Cryo-Thermal Island Marshes" + is_landing_zone = TRUE -/area/strata/ag/exterior/marsh - name = "Cryo-Thermal Marshes" - icon_state = "marsh" +/area/strata/ag/exterior/marsh/relay_marshes + name = "Cryo-Thermal Relay Marshes" + is_landing_zone = TRUE /area/strata/ag/exterior/marsh/center name = "Cryo-Thermal Springs" @@ -392,215 +174,84 @@ EXTERIOR is FUCKING FREEZING, and refers to areas out in the open and or exposed icon_state = "marshwater" temperature = TCMB //space cold -/area/strata/ag/exterior/north_lz_caves - name = "External Mining Aerodrome Caves" - icon_state = "lzcaves" +//-Outside "interiors" -/area/strata/ag/exterior/paths //parent entity, just for sorting within the object tree, if anything, very generic, use as a placeholder. +/area/strata/ag/exterior/vanyard + name = "Flight Control Vehicle Yard" + icon_state = "garage" + +/area/strata/ag/exterior/tcomms + name = "Do not use." + icon_state = "tcomms1" + +/area/strata/ag/exterior/tcomms/mining_caves + name = "Mining Caves Relay" + +//-Outpost + +/area/strata/ag/exterior/outpost_decks + name = "Outpost Decks" + icon_state = "rdecks" + minimap_color = MINIMAP_AREA_RESEARCH + + +//-Paths + +/area/strata/ag/exterior/paths name = "Ice Path" icon_state = "path" -/area/strata/ag/exterior/paths/adminext +/area/strata/ag/exterior/paths/flight_control_exterior name = "Flight Control Exterior" -/area/strata/ag/exterior/paths/dorms_quad //The area between the deck. - name = "Mining Dormitories Quad" - icon_state = "path" - is_resin_allowed = FALSE +/area/strata/ag/exterior/paths/mining_outpost_exterior + name = "Mining Outpost Exterior" + +/area/strata/ag/exterior/paths/north_outpost + name = "Outpost - North Access Channel" + icon_state = "outpost_gen_2" -/area/strata/ag/exterior/paths/cabin_area +/area/strata/ag/exterior/paths/far_north_outpost name = "Far North Of The Outpost" icon_state = "cabin" -/area/strata/ag/exterior/paths/cabin_area/lake - name = "Wooden Hospital - Lake" - -/area/strata/ag/exterior/paths/cabin_area/shed - name = "Wooden Hospital - Out Shed" - -/area/strata/ag/exterior/paths/cabin_area/central - name = "Wooden Hospital - Front Yard" - -/area/strata/ag/interior/paths/cabin_area/central - name = "Wooden Hospital - Hospital Proper" - icon_state = "cabin3" - -/area/strata/ag/interior/paths/cabin_area/cave - name = "Wooden Hospital - Forgotten Passage" - icon_state = "hive_1" +/area/strata/ag/exterior/paths/south_outpost + minimap_color = MINIMAP_AREA_RESEARCH + name = "South Of The Outpost" -/area/strata/ag/exterior/paths/cabin_area/minehead - name = "Wooden Hospital - Minehead" +//////////////////////////////////////// +// ------===| Interior |===------ // +//////////////////////////////////////// -/area/strata/ug/interior/jungle/deep/minehead - icon_state = "cabin2" - name = "Deep Jungle - Minehead" +/area/strata/ug/interior/jungle + name = "Do not use." + ceiling = CEILING_DEEP_UNDERGROUND -///OUTPOST INTERIOR/// +//-Outpost /area/strata/ag/interior/outpost name = "Sorokyne Outpost" - icon_state = "research_station" - -/area/strata/ag/interior/outpost/gen - name = "Outpost Interior" - icon_state = "outpost_gen_0" + icon_state = "shed_x_ag" -/area/strata/ag/interior/outpost/gen/foyer +/area/strata/ag/interior/outpost/foyer name = "Outpost Main Foyer" icon_state = "outpost_gen_1" -/area/strata/ag/interior/outpost/gen/bball //come on and SLAM. - name = "Outpost Basket Ball Court" - icon_state = "outpost_gen_4" - -/area/strata/ag/interior/outpost/gen/bball/nest //come on and BURST AND DIE. - name = "Outpost - B-Ball Caves" - icon_state = "hive_1" - - -///ALL MAINTENANCE AREAS/// - - /area/strata/ag/interior/outpost/maint - name = "Outpost Maintenance" - icon_state = "outpost_maint" - -/area/strata/ag/interior/outpost/maint/foyer1 - name = "Outpost Main Foyer North Maintenance" - -/area/strata/ag/interior/outpost/maint/foyer2 - name = "Outpost Main Foyer South Maintenance" - -/area/strata/ag/interior/outpost/maint/med1 - name = "Outpost Medical - Admin Lobby Maintenance" - minimap_color = MINIMAP_AREA_MEDBAY - -/area/strata/ag/interior/outpost/maint/med2 - name = "Outpost Medical - Directors Office Maintenance" - minimap_color = MINIMAP_AREA_MEDBAY - -/area/strata/ag/interior/outpost/maint/med3 - name = "Outpost Medical - Admin Lounge Maintenance" - minimap_color = MINIMAP_AREA_MEDBAY - -/area/strata/ag/interior/outpost/maint/sec_west - name = "Outpost Security - West Maintenance" - -/area/strata/ag/interior/outpost/maint/aerodrome_to_admin - name = "Outpost Aerodrome - West Maintenance" - -/area/strata/ag/interior/outpost/maint/aerodrome_to_jungle - name = "Outpost Aerodrome - South Maintenance" - -/area/strata/ag/interior/outpost/maint/canteen_e_1 name = "Outpost Canteen - Eastern Maintenance" - -/area/strata/ag/interior/outpost/maint/canteen_e_2 - name = "Outpost Canteen - Emergency Rations" - -/area/strata/ag/interior/outpost/maint/canteen_e_3 - name = "Outpost Canteen - Emergency Manuals" - -/area/strata/ag/interior/outpost/maint/bar - name = "Outpost Bar - Maintenance" - -///OUTPOST MEDICAL/// + icon_state = "outpost_maint" /area/strata/ag/interior/outpost/med name = "Outpost Medical" icon_state = "outpost_med" minimap_color = MINIMAP_AREA_MEDBAY -/area/strata/ag/interior/outpost/med/hall - name = "Outpost Medical Primary Hall" - icon_state = "outpost_med_hall" - -/area/strata/ag/interior/outpost/med/reception - name = "Outpost Medical Reception" - icon_state = "outpost_med_recp" - -/area/strata/ag/interior/outpost/med/or1 - name = "Outpost Medical Operating Theatre 1" - icon_state = "outpost_med_or" - -/area/strata/ag/interior/outpost/med/chemstorage - name = "Outpost Medical Chemical Storage" - icon_state = "outpost_med_chem" - -/area/strata/ag/interior/outpost/med/recovery - name = "Outpost Medical Recovery" - icon_state = "outpost_med_recovery" - -/area/strata/ag/interior/outpost/med/paperroom - name = "Outpost Medical Paper Room" - icon_state = "outpost_med_stock" - -/area/strata/ag/interior/outpost/med/spareuniform - name = "Outpost Medical Spare Uniform Closet" - icon_state = "outpost_med_closet" - -/area/strata/ag/interior/outpost/med/lounge - name = "Outpost Medical Lounge" - -/area/strata/ag/interior/outpost/med/utility - name = "Outpost Medical Utility Closet" - -/area/strata/ag/interior/outpost/med/lounge - name = "Outpost Medical Lounge" - -/area/strata/ag/interior/outpost/med/stockroom - name = "Outpost Medical Stock Room" - icon_state = "outpost_med_stock" - -/area/strata/ag/interior/outpost/med/morgue - name = "Outpost Morgue" - -/area/strata/ag/interior/outpost/med/autopsy - name = "Outpost Autopsy Room" - -/area/strata/ag/interior/outpost/med/records - name = "Outpost Medical - Engineering Records" - -/area/strata/ag/interior/outpost/med/jung_hall - name = "Outpost Medical South Hall" - -/area/strata/ag/interior/outpost/med/jungle_lock - name = "Outpost Medical Cave Lock" - -///OUTPOST ENGINEERING/// - /area/strata/ag/interior/outpost/engi name = "Outpost Engineering" icon_state = "outpost_engi_0" minimap_color = MINIMAP_AREA_ENGI -/area/strata/ag/interior/outpost/engi/foyer - name = "Outpost Engineering Main Foyer" - icon_state = "outpost_engi_1" - -/area/strata/ag/interior/outpost/engi/foyerdecks - name = "Outpost Engineering Main Foyer Decks" - -/area/strata/ag/interior/outpost/engi/garage - name = "Outpost Engineering Garage" - -/area/strata/ag/interior/outpost/engi/tool_storage - name = "Outpost Engineering Tool Storage" - icon_state = "outpost_engi_2" - -/area/strata/ag/interior/outpost/engi/power_monitoring - name = "Outpost Engineering Power Monitoring" - icon_state = "outpost_engi_3" - -/area/strata/ag/interior/outpost/engi/hall - name = "Outpost Engineering Main Hall" - -/area/strata/ag/interior/outpost/engi/emergency_storage - name = "Outpost Engineering Emergency Storage" - icon_state = "outpost_engi_4" - /area/strata/ag/interior/outpost/engi/drome name = "Outpost Aerodome" icon_state = "outpost_engi_4" @@ -609,359 +260,258 @@ EXTERIOR is FUCKING FREEZING, and refers to areas out in the open and or exposed name = "Dismantled VDVK Eagle Mk 4" icon_state = "outpost_engi_3" -/area/strata/ag/interior/outpost/engi/drome/security - name = "Outpost Aerodome Security Station" - icon_state = "outpost_engi_2" - -/area/strata/ag/interior/outpost/engi/drome/northlock - name = "Outpost Aerodome EOD Closet" - icon_state = "outpost_engi_2" - -/area/strata/ag/interior/outpost/engi/drome/foreman - name = "Outpost Foreman's Office" - icon_state = "outpost_engi_1" - -/area/strata/ag/interior/outpost/engi/drome/northhall - name = "Outpost Aerodrome North Hall" - -/area/strata/ag/interior/outpost/engi/drome/jung_hall - name = "Outpost Aerodrome East Hall" - -/area/strata/ag/interior/outpost/engi/drome/jungle_lock - name = "Outpost Aerodrome Cave Lock" - icon_state = "outpost_engi_4" - -///OUTPOST SECURITY - /area/strata/ag/interior/outpost/security name = "Outpost Security" icon_state = "outpost_sec_0" minimap_color = MINIMAP_AREA_SEC -/area/strata/ag/interior/outpost/security/hall - name = "Outpost Security Main Hall" - icon_state = "outpost_sec_1" - -/area/strata/ag/interior/outpost/security/armory - name = "Outpost Armory" - icon_state = "outpost_sec_4" - -/area/strata/ag/interior/outpost/security/access_line - name = "Outpost Security ID Processing" - icon_state = "outpost_sec_3" - -/area/strata/ag/interior/outpost/security/breakroom - name = "Outpost Security Breakroom" - icon_state = "outpost_sec_2" - -/area/strata/ag/interior/outpost/security/holding - name = "Outpost Security Holding Cell" - icon_state = "outpost_sec_4" +/area/strata/ag/interior/outpost/admin + name = "Outpost Administration" + icon_state = "outpost_admin_0" + minimap_color = MINIMAP_AREA_COMMAND -/area/strata/ag/interior/outpost/security/briefing - name = "Outpost Security Briefing" +/area/strata/ag/interior/outpost/canteen + name = "Outpost Canteen" + icon_state = "outpost_canteen_0" -/area/strata/ag/interior/outpost/security/lockers - name = "Outpost Security Locker Room" +/area/strata/ag/interior/outpost/canteen/bar + name = "Outpost Bar" + icon_state = "outpost_canteen_2" -/area/strata/ag/interior/outpost/security/wardens - name = "Outpost Warden's Office" - icon_state = "outpost_sec_3" +/area/strata/ag/interior/outpost/canteen/lower_cafeteria + name = "Outpost Cafeteria" + icon_state = "outpost_canteen_0" -/area/strata/ag/interior/outpost/security/helpdesk - name = "Outpost Helpdesk" +/area/strata/ag/interior/outpost/canteen/personal_storage + name = "Outpost Personal Storage" -/area/strata/ag/interior/outpost/security/dispatch - name = "Outpost Security Dispatch And Monitoring" - icon_state = "outpost_sec_3" +//-Mining Outpost -///OUTPOST ADMINISTRATION +/area/strata/ag/interior/mining_outpost + name = "Do not use." -/area/strata/ag/interior/outpost/admin - name = "Outpost Administration" - icon_state = "outpost_admin_0" - minimap_color = MINIMAP_AREA_COMMAND +/area/strata/ag/interior/mining_outpost/central + name = "Mining Outpost Central Hallway" + icon_state = "dorms_0" -/area/strata/ag/interior/outpost/admin/dir_office - name = "Outpost Director's Office" - icon_state = "outpost_admin_1" +/area/strata/ag/interior/mining_outpost/south_dormitories + name = "Mining Outpost South Dormitories" + icon_state = "dorms_3" -/area/strata/ag/interior/outpost/admin/dir_waiting - name = "Outpost Administration Waiting Room" +/area/strata/ag/interior/mining_outpost/maintenance + name = "Mining Outpost Dormitory Maintenance" + icon_state = "outpost_maint" -/area/strata/ag/interior/outpost/admin/office_0 - name = "Outpost Administration Offices Ground Level" +/area/strata/ag/interior/mining_outpost/hive + name = "Mining Outpost Dormitory Thermal Storage" + icon_state = "dorms_beno" -/area/strata/ag/interior/outpost/admin/office_1 - name = "Outpost Administration Offices Level 1" - icon_state = "outpost_admin_1" +/area/strata/ag/interior/mining_outpost/canteen + name = "Mining Outpost Dormitory Canteen" + icon_state = "dorms_canteen" -/area/strata/ag/interior/outpost/admin/office_2 - name = "Outpost Administration Offices Level 2" - icon_state = "outpost_admin_2" +/area/strata/ag/interior/mining_outpost/flight_control + name = "Mining Outpost Flight Control" + icon_state = "dorms_lobby" + is_landing_zone = TRUE -/area/strata/ag/interior/outpost/admin/lounge - name = "Outpost Administration Lounge" - icon_state = "outpost_admin_4" -/area/strata/ag/interior/outpost/admin/records - name = "Outpost Administration Records" - icon_state = "outpost_admin_4" -/area/strata/ag/interior/outpost/admin/wc - name = "Outpost Administration Wash Closet" - icon_state = "outpost_admin_2" +//-Outside interiors -/area/strata/ag/interior/outpost/admin/backhall - name = "Outpost Administration East Hall" +/area/strata/ag/interior/outside + name= "Do not use." + icon_state = "outpost_gen_3" -///CANTEEN / GENERAL QUARTERS/// +/area/strata/ag/interior/outside/administration + name = "Flight Control Offices" + icon_state = "offices" + minimap_color = MINIMAP_AREA_COMMAND + ceiling = CEILING_UNDERGROUND_METAL_ALLOW_CAS -/area/strata/ag/interior/outpost/canteen - name = "Outpost Canteen" - icon_state = "outpost_canteen_0" +/area/strata/ag/interior/outside/wooden_hospital + name = "Wooden Hospital - Hospital Proper" + icon_state = "cabin3" -/area/strata/ag/interior/outpost/canteen/kitchen - name = "Outpost Kitchen" - icon_state = "outpost_canteen_1" +/area/strata/ag/interior/mountain + name = "Outside mountain" + icon_state = "ag_e" -/area/strata/ag/interior/outpost/canteen/bar - name = "Outpost Bar" - icon_state = "outpost_canteen_2" +/area/strata/ag/interior/outside/mountain + name = "Outside mountain" + icon_state = "ag_e" -/area/strata/ag/interior/outpost/canteen/northlock - name = "Outpost Canteen North Airlock" - icon_state = "outpost_canteen_2" +/area/strata/ag/interior/outside/checkpoints + name= "Do not use." + icon_state = "security_station" + ceiling = CEILING_UNDERGROUND_METAL_ALLOW_CAS + minimap_color = MINIMAP_AREA_SEC -/area/strata/ag/interior/outpost/canteen/freezer - name = "Outpost Kitchen and Bar Freezer" - icon_state = "outpost_canteen_3" +/area/strata/ag/interior/outside/checkpoints/north_armor + name = "North Security Armored Checkpoint" -/area/strata/ag/interior/outpost/canteen/janitors - name = "Outpost Sanitation Closet" - icon_state = "outpost_canteen_4" +/area/strata/ag/interior/outside/checkpoints/north + name = "Landing Zone North Security Checkpoint" -/area/strata/ag/interior/outpost/canteen/upper_cafeteria - name = "Outpost Cafeteria Elevated Seating" - icon_state = "outpost_canteen_4" +/area/strata/ag/interior/outside/checkpoints/west + name = "Landing Zone West Security Checkpoint" -/area/strata/ag/interior/outpost/canteen/lower_cafeteria - name = "Outpost Cafeteria" - icon_state = "outpost_canteen_0" +/area/strata/ag/interior/outside/checkpoints/south + name = "Landing Zone South Security Checkpoint" + is_landing_zone = TRUE -/area/strata/ag/interior/outpost/canteen/hall - name = "Outpost Canteen East Hall" - icon_state = "outpost_canteen_3" +/area/strata/ag/interior/outside/checkpoints/outpost + name = "Outpost Deck Security Checkpoint" + icon_state = "rdecks_sec" -/area/strata/ag/interior/outpost/canteen/personal_storage - name = "Outpost Personal Storage" +/area/strata/ag/interior/outside/engineering + name = "Do not use." + icon_state = "outpost_engi_3" -/area/strata/ag/interior/outpost/canteen/spare_uniforms - name = "Outpost Spare Uniform Closet" +/area/strata/ag/interior/outside/engineering/parts_storage + name = "Engineering Parts Storage" + icon_state = "outpost_engi_1" -/area/strata/ag/interior/outpost/canteen/showers - name = "Outpost Communal Showers" +/area/strata/ag/interior/outside/engineering/parts_storage_exterior + name = "Engineering Parts Storage Exterior" + weather_enabled = TRUE + ceiling = CEILING_UNDERGROUND_METAL_ALLOW_CAS -/area/strata/ag/interior/outpost/canteen/bar_2 - name = "Outpost Gambling Den" +/area/strata/ag/interior/outside/bball //come on and SLAM. + name = "Outpost Basket Ball Court" + icon_state = "outpost_gen_4" + ceiling = CEILING_UNDERGROUND_METAL_ALLOW_CAS -/area/strata/ag/interior/outpost/canteen/jungle_lock - name = "Outpost General Cave Lock" +/area/strata/ag/interior/outside/bball/cave //come on BURST AND DIE. + name = "Outpost - B-Ball Caves" + icon_state = "hive_1" + ceiling = CEILING_UNDERGROUND_BLOCK_CAS -///JUNGLE STRUCTURES - UNDERGROUND/// +//-Underground Dorms -/area/strata/ug/interior/outpost/jung - name = "Underground Jungle Structures" - icon_state = "ug_jung_dorm" +/area/strata/ug/interior/outpost + name = "Do not use." + icon_state = "shed_x_ug" minimap_color = MINIMAP_AREA_CAVES -/area/strata/ug/interior/outpost/jung/dorms - name = "Underground Dorms" +/area/strata/ug/interior/outpost/underground_dorms + name = "Do not use." + icon_state = "ug_jung_dorm" -/area/strata/ug/interior/outpost/jung/dorms/sec1 +/area/strata/ug/interior/outpost/underground_dorms/sec1 name = "Underground Security Dorm #1" -/area/strata/ug/interior/outpost/jung/dorms/sec2 +/area/strata/ug/interior/outpost/underground_dorms/sec2 name = "Underground Security Dorm #2" -/area/strata/ug/interior/outpost/jung/dorms/admin1 +/area/strata/ug/interior/outpost/underground_dorms/admin1 name = "Underground General Staff Dorm #1" -/area/strata/ug/interior/outpost/jung/dorms/admin2 +/area/strata/ug/interior/outpost/underground_dorms/admin2 name = "Underground General Staff Dorm #2" -/area/strata/ug/interior/outpost/jung/dorms/admin3 +/area/strata/ug/interior/outpost/underground_dorms/admin3 name = "Underground General Staff Dorm #3" -/area/strata/ug/interior/outpost/jung/dorms/admin4 - name = "Underground Colony Administration Dorm #1" - -/area/strata/ug/interior/outpost/jung/dorms/engi1 - name = "Underground Engineering Dorm #1" +/area/strata/ug/interior/outpost/underground_dorms/admin4 + name = "Underground General Staff Dorm #4" -/area/strata/ug/interior/outpost/jung/dorms/engi2 - name = "Underground Engineering Dorm #2" - -/area/strata/ug/interior/outpost/jung/dorms/engi3 - name = "Underground Engineering Dorm #3" - -/area/strata/ug/interior/outpost/jung/dorms/engi4 - name = "Underground Engineering Dorm #4" - -/area/strata/ug/interior/outpost/jung/dorms/med1 +/area/strata/ug/interior/outpost/underground_dorms/med1 name = "Underground Medical Dorm #1" + requires_power = 1 -/area/strata/ug/interior/outpost/jung/dorms/med2 +/area/strata/ug/interior/outpost/underground_dorms/med2 name = "Underground Medical Dorm #2" + requires_power = TRUE +//-Underground platform -////END OUTPOST DEFINES//// - -///DEEP JUNGLE/// - -/area/strata/ug/interior/jungle - name = "Underground Jungle" - icon_state = "ug_jung_0" - minimap_color = MINIMAP_AREA_JUNGLE - - -/area/strata/ug/interior/jungle/platform +/area/strata/ug/interior/outpost/platform name = "Underground Platform" - icon_state = "ug_jung_2" - -/area/strata/ug/interior/jungle/platform/south - name = "Underground Platform South" - -/area/strata/ug/interior/jungle/platform/south/scrub - name = "Underground Platform South Scrub" - icon_state = "ug_jung_1" - -/area/strata/ug/interior/jungle/platform/east - name = "Underground Platform East" - -/area/strata/ug/interior/jungle/platform/east/scrub - name = "Underground Platform East Scrub" icon_state = "ug_jung_1" + minimap_color = MINIMAP_AREA_JUNGLE -/area/strata/ug/interior/jungle/deep - name = "Deep Jungle" - ceiling = CEILING_DEEP_UNDERGROUND - -/area/strata/ug/interior/jungle/deep/carplake - name = "Deep Jungle - Carp Lake Shores" - icon_state = "ug_jung_2" - -/area/strata/ug/exterior - ceiling = CEILING_NONE +//-Underground Jungle -/area/strata/ug/exterior/jungle/deep/carplake_water - name = "Deep Jungle - Carp Lake Waters" - icon_state = "ug_jung_5" +/area/strata/ug/interior/jungle + name = "Do not use." + icon_state = "ug_jung_0" -/area/strata/ug/exterior/jungle/deep/carplake_center - name = "Deep Jungle - Carp Lake Center Island" +/area/strata/ug/interior/jungle/carplake + name = "Do not use." icon_state = "ug_jung_1" - -/area/strata/ug/interior/jungle/deep/north_carp +/area/strata/ug/interior/jungle/carplake/north name = "Deep Jungle - North of Carp Lake" icon_state = "ug_jung_6" -/area/strata/ug/interior/jungle/deep/south_carp - name = "Deep Jungle - South of Carp Lake" - icon_state = "ug_jung_3" - -/area/strata/ug/interior/jungle/deep/east_carp +/area/strata/ug/interior/jungle/carplake/east name = "Deep Jungle - East of Carp Lake" icon_state = "ug_jung_5" -/area/strata/ug/interior/jungle/deep/tearlake - name = "Deep Jungle - Weeping Pool" - icon_state = "ug_jung_3" - -/area/strata/ug/interior/jungle/deep/tearlake_south - name = "Deep Jungle - South of Weeping Pool" - icon_state = "ug_jung_8" - -/area/strata/ug/interior/jungle/deep/tearlake_north - name = "Deep Jungle - North of Weeping Pool" - icon_state = "ug_jung_3" - -/area/strata/ug/interior/jungle/deep/tearlake_east - name = "Deep Jungle - East of Weeping Pool" - icon_state = "ug_jung_6" - -/area/strata/ug/interior/jungle/deep/tearlake_west - name = "Deep Jungle - West of Weeping Pool" - icon_state = "ug_jung_5" +/area/strata/ug/interior/jungle/platform + name = "Do not use." + icon_state = "ug_jung_1" -/area/strata/ug/interior/jungle/deep/south_dorms - name = "Deep Jungle - South Dorms" +/area/strata/ug/interior/jungle/platform/south + name = "Deep Jungle - South of Underground Platform" icon_state = "ug_jung_4" -/area/strata/ug/interior/jungle/deep/east_dorms - name = "Deep Jungle - East Dorms" +/area/strata/ug/interior/jungle/platform/east + name = "Deep Jungle - East of Underground Platform" icon_state = "ug_jung_0" -/area/strata/ug/interior/jungle/deep/structures - name = "Deep Jungle - Unknown Structure" - icon_state = "ug_jung_1" +/area/strata/ug/interior/jungle/structures + name = "Do not use." + icon_state = "ug_jung_mine_1" ceiling = CEILING_DEEP_UNDERGROUND_METAL -/area/strata/ug/interior/jungle/deep/structures/res +/area/strata/ug/interior/jungle/structures/research icon_state = "ug_jung_2" name = "Deep Jungle - Classified Research Station" -/area/strata/ug/interior/jungle/deep/south_res +/area/strata/ug/interior/jungle/structures/research/south icon_state = "ug_jung_3" name = "Deep Jungle - South of Classified Research Station" -/area/strata/ug/interior/jungle/deep/hotsprings +/area/strata/ug/interior/jungle/structures/research/hot_springs icon_state = "ug_jung_4" name = "Deep Jungle - Hot Springs" -/area/strata/ug/interior/jungle/deep/structures/engi - icon_state = "ug_jung_5" - name = "Deep Jungle - Planetary Core Monitoring" - -/area/strata/ug/interior/jungle/deep/south_engi - icon_state = "ug_jung_7" - name = "Deep Jungle - South of Core Monitoring" - -/area/strata/ug/interior/jungle/deep/east_engi - icon_state = "ug_jung_6" - name = "Deep Jungle - East of Core Monitoring" - -/area/strata/ug/interior/jungle/deep/west_engi - icon_state = "ug_jung_8" - name = "Deep Jungle - West of Core Monitoring" - -/area/strata/ug/interior/jungle/deep/minehead +/area/strata/ug/interior/jungle/structures/research/old_tunnels icon_state = "ug_jung_mine_1" name = "Deep Jungle - Old Tunnels" -/area/strata/ug/interior/jungle/deep/minehead/north - icon_state = "ug_jung_mine_2" - name = "Deep Jungle - North Old Tunnels" +/area/strata/ug/interior/jungle/structures/monitoring + icon_state = "ug_jung_5" + name = "Deep Jungle - Planetary Core Monitoring" -/area/strata/ug/interior/jungle/deep/minehead/south - icon_state = "ug_jung_mine_3" - name = "Deep Jungle - South Old Tunnels" +/area/strata/ug/interior/jungle/structures/monitoring/west + icon_state = "ug_jung_6" + name = "Deep Jungle - West of Planetary Core Monitoring" -/area/strata/ug/interior/jungle/deep/minehead/east - icon_state = "ug_jung_mine_4" - name = "Deep Jungle - East Old Tunnels" +/area/strata/ug/interior/jungle/structures/monitoring/south + icon_state = "ug_jung_7" + name = "Deep Jungle - South of Planetary Core Monitoring" -/area/strata/ug/interior/jungle/deep/minehead/west - icon_state = "ug_jung_mine_5" - name = "Deep Jungle - West Old Tunnels" +/area/strata/ug/interior/jungle/structures/monitoring/east + icon_state = "ug_jung_8" + name = "Deep Jungle - East of Planetary Core Monitoring" -/area/strata/ug/interior/jungle/deep/minehead/ruins +/area/strata/ug/interior/jungle/structures/ruin icon_state = "ug_jung_mine_4" name = "Deep Jungle - Ancient Dorms" +/area/strata/ug/interior/jungle/tearlake + name = "Deep Jungle - Weeping Pool" + icon_state = "ug_jung_3" +//-Others - +/area/strata/ag/interior/restricted + name = "Super Secret Credits Room" + icon_state = "marshwater" + is_resin_allowed = FALSE + flags_area = AREA_NOTUNNEL diff --git a/code/game/objects/items/devices/binoculars.dm b/code/game/objects/items/devices/binoculars.dm index 3248115adfa8..c8d400b227ff 100644 --- a/code/game/objects/items/devices/binoculars.dm +++ b/code/game/objects/items/devices/binoculars.dm @@ -311,6 +311,8 @@ is_outside = TRUE if(CEILING_GLASS) is_outside = TRUE + if(CEILING_REINFORCED_GLASS_ALLOW_LAS) + is_outside = TRUE if (protected_by_pylon(TURF_PROTECTION_CAS, TU)) is_outside = FALSE diff --git a/code/game/turfs/strata.dm b/code/game/turfs/strata.dm index e561ddbc5501..a3e559e4bda3 100644 --- a/code/game/turfs/strata.dm +++ b/code/game/turfs/strata.dm @@ -64,6 +64,9 @@ /turf/open/floor/strata/blue4/north dir = NORTH +/turf/open/floor/strata/blue4/east + dir = EAST + /turf/open/floor/strata/red3 icon_state = "red3" @@ -91,6 +94,9 @@ /turf/open/floor/strata/blue3 icon_state = "blue3" +/turf/open/floor/strata/blue3/southwest + dir = SOUTHWEST + /turf/open/floor/strata/blue3/east dir = EAST diff --git a/code/game/turfs/turf.dm b/code/game/turfs/turf.dm index 59a9d6d69315..e4d0b1254d07 100644 --- a/code/game/turfs/turf.dm +++ b/code/game/turfs/turf.dm @@ -523,7 +523,7 @@ turfs += F switch(A.ceiling) - if(CEILING_GLASS) + if(CEILING_GLASS, CEILING_REINFORCED_GLASS_ALLOW_LAS) playsound(src, "sound/effects/Glassbr1.ogg", 60, 1) spawn(8) if(amount >1) @@ -571,6 +571,8 @@ return "The ceiling above is glass. That's not going to stop anything." if(CEILING_METAL) return "The ceiling above is metal. You can't see through it with a camera from above, but that's not going to stop anything." + if(CEILING_REINFORCED_GLASS_ALLOW_LAS) + return "The ceiling above is reinforced glass. You can see sky above, doesn't look like it's going to stop much." if(CEILING_UNDERGROUND_ALLOW_CAS) return "It is underground. A thin cavern roof lies above. Doesn't look like it's going to stop much." if(CEILING_UNDERGROUND_BLOCK_CAS) diff --git a/code/modules/power/apc.dm b/code/modules/power/apc.dm index 6c1c234eaadd..a7acb5a1098d 100644 --- a/code/modules/power/apc.dm +++ b/code/modules/power/apc.dm @@ -1372,6 +1372,43 @@ GLOBAL_LIST_INIT(apc_wire_descriptions, list( desc = "A control terminal for the area electrical systems. This one is hardened against sudden power fluctuations caused by electrical grid damage." crash_break_probability = 0 +//------Groundsite APCs ------// +/obj/structure/machinery/power/apc/directional/no_power + start_charge = 0 + +/obj/structure/machinery/power/apc/directional/no_power/north + pixel_y = 32 + dir = 1 + +/obj/structure/machinery/power/apc/directional/no_power/south + pixel_y = -26 + dir = 2 + +/obj/structure/machinery/power/apc/directional/no_power/east + pixel_x = 30 + dir = 4 + +/obj/structure/machinery/power/apc/directional/no_power/west + pixel_x = -30 + dir = 8 + +// Powered APCs with directions +/obj/structure/machinery/power/apc/directional/power/north + pixel_y = 32 + dir = 1 + +/obj/structure/machinery/power/apc/directional/power/south + pixel_y = -26 + dir = 2 + +/obj/structure/machinery/power/apc/directional/power/east + pixel_x = 30 + dir = 4 + +/obj/structure/machinery/power/apc/directional/power/west + pixel_x = -30 + dir = 8 + #undef APC_UPDATE_ICON_COOLDOWN // apc that start at zero charge. diff --git a/code/modules/power/lighting.dm b/code/modules/power/lighting.dm index c95fa6af5045..36795ef7918d 100644 --- a/code/modules/power/lighting.dm +++ b/code/modules/power/lighting.dm @@ -252,17 +252,15 @@ if("tube") switch(dir) if(NORTH) - pixel_y = 23 + pixel_y = 6 if(EAST) - pixel_x = 10 + pixel_x = 6 if(WEST) - pixel_x = -10 + pixel_x = -4 if("bulb") switch(dir) if(NORTH) - pixel_y = 10 - if(SOUTH) - pixel_y = -10 + pixel_y = 23 if(EAST) pixel_x = 10 if(WEST) diff --git a/maps/map_files/Sorokyne_Strata/Sorokyne_Strata.dmm b/maps/map_files/Sorokyne_Strata/Sorokyne_Strata.dmm index ad54d9e129ae..f99b86154a17 100644 --- a/maps/map_files/Sorokyne_Strata/Sorokyne_Strata.dmm +++ b/maps/map_files/Sorokyne_Strata/Sorokyne_Strata.dmm @@ -17,64 +17,63 @@ "aaf" = ( /obj/effect/landmark/xeno_spawn, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aag" = ( /obj/effect/landmark/xeno_spawn, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aah" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/structure/disposaloutlet, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/exterior/paths/far_north_outpost) "aaj" = ( /obj/item/storage/large_holster/machete/full, /obj/structure/largecrate/random/barrel/green, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/exterior/paths/far_north_outpost) "aak" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony{ dir = 2 }, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/exterior/paths/far_north_outpost) "aal" = ( /obj/structure/bed/nest, /obj/effect/landmark/corpsespawner/upp, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aam" = ( /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aan" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgibdown1" }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aao" = ( /obj/structure/bed/nest, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aap" = ( /obj/item/weapon/gun/rifle/type71/carbine, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aaq" = ( /obj/effect/decal/remains/xeno, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aar" = ( /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aas" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aat" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -82,7 +81,7 @@ icon_state = "p_stair_ew_half_cap" }, /turf/open/floor/strata/floor3, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "aau" = ( /obj/structure/platform/strata{ dir = 1 @@ -92,52 +91,51 @@ }, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aav" = ( /obj/structure/largecrate/random/barrel/green, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aaw" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgibdown1" }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aax" = ( /obj/structure/bed/nest, /obj/effect/decal/cleanable/blood/gibs/core, /obj/effect/landmark/corpsespawner/upp, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aay" = ( /obj/structure/platform/strata{ dir = 1 }, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aaz" = ( /obj/structure/machinery/power/monitor{ name = "Main Power Grid Monitoring" }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aaA" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/spray/cleaner, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "aaB" = ( /obj/structure/bed{ icon_state = "abed" }, /obj/item/bedsheet/medical, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "aaC" = ( /obj/structure/window/reinforced/tinted{ dir = 8 @@ -145,19 +143,18 @@ /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/spray/cleaner, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "aaD" = ( /obj/structure/bed{ icon_state = "abed" }, /obj/item/bedsheet/medical, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "aaE" = ( /obj/structure/platform/strata{ dir = 1 @@ -167,36 +164,36 @@ }, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aaF" = ( /obj/structure/largecrate/random/barrel/green, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aaG" = ( /obj/structure/machinery/computer/communications{ pixel_y = 10 }, /obj/structure/surface/table/reinforced/prison, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aaH" = ( /obj/structure/platform_decoration/strata{ dir = 4 }, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aaI" = ( /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aaJ" = ( /obj/structure/fence, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aaK" = ( /turf/closed/wall/wood, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aaL" = ( /obj/structure/window/reinforced/tinted{ dir = 8 @@ -204,192 +201,188 @@ /obj/structure/window/reinforced/tinted, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "aaM" = ( /obj/structure/fence, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aaO" = ( /obj/structure/surface/rack, /obj/item/tool/shovel/snow, /obj/item/device/flashlight/flare, /obj/item/device/flashlight, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aaP" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aaQ" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aaR" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aaS" = ( /obj/structure/bedsheetbin, /obj/structure/machinery/light/small, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "aaT" = ( /obj/structure/bedsheetbin, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "aaU" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aaW" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aaX" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/storage/surgical_tray, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "aaZ" = ( /obj/structure/surface/rack, /obj/item/roller/medevac, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "aba" = ( /turf/open/floor/interior/tatami, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "abb" = ( /obj/effect/decal/remains/xeno, /obj/effect/decal/cleanable/blood{ icon_state = "xgibdown1" }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "abc" = ( /obj/structure/machinery/optable, /obj/item/tank/anesthetic, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "abd" = ( /obj/structure/machinery/door/airlock/almayer/medical/colony{ dir = 8 }, /turf/open/floor/interior/tatami, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "abe" = ( /obj/item/roller, /obj/item/roller, /obj/structure/surface/rack, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "abf" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/door/window/eastright, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "abg" = ( /obj/structure/bed/chair{ dir = 1 }, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "abh" = ( /obj/structure/closet/secure_closet/chemical{ req_access = null }, /obj/effect/landmark/objective_landmark/science, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "abi" = ( /obj/structure/machinery/weather_siren{ pixel_y = -8 }, /turf/closed/wall/wood, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "abj" = ( /obj/structure/bed/nest, /obj/effect/decal/cleanable/blood/gibs/core, /obj/effect/landmark/corpsespawner/miner, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "abk" = ( /obj/structure/bed/nest, /obj/effect/decal/cleanable/blood/gibs/core, /obj/effect/landmark/corpsespawner/russian, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "abl" = ( /obj/effect/landmark/yautja_teleport, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area/central) +/area/strata/ag/exterior/paths/far_north_outpost) "abo" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "abq" = ( /obj/structure/platform_decoration/strata{ dir = 8 }, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "abr" = ( /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "abs" = ( /obj/structure/filingcabinet, /obj/effect/landmark/objective_landmark/medium, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "abt" = ( /obj/structure/surface/table/reinforced/prison, -/obj/structure/machinery/computer/cameras, +/obj/structure/machinery/computer/cameras/wooden_tv, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "abu" = ( /obj/structure/surface/rack, /obj/item/tank/emergency_oxygen/engi, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "abv" = ( /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "abw" = ( /obj/structure/platform_decoration/strata, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aby" = ( /obj/structure/machinery/camera/autoname{ dir = 8 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "abz" = ( /obj/structure/machinery/light/small{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "abA" = ( /obj/structure/fence, /turf/open/auto_turf/snow/brown_base/layer0, @@ -398,14 +391,14 @@ /obj/structure/bed/nest, /obj/effect/landmark/corpsespawner/upp, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "abC" = ( /turf/closed/wall/resin/membrane/strata/on_tiles, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "abD" = ( /obj/effect/landmark/xeno_spawn, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "abE" = ( /obj/structure/surface/rack, /obj/item/storage/pill_bottle/bicaridine, @@ -414,7 +407,7 @@ dir = 8 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "abF" = ( /obj/structure/surface/rack, /obj/item/ammo_magazine/rifle/type71, @@ -422,54 +415,54 @@ dir = 4 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "abH" = ( /obj/structure/surface/rack, /obj/item/storage/box/explosive_mines, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "abI" = ( /obj/structure/surface/rack, /obj/item/storage/box/cdeathalarm_kit, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "abJ" = ( /obj/structure/surface/rack, /obj/item/storage/box/attachments, /obj/item/storage/box/attachments, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "abK" = ( /obj/structure/closet/wardrobe/grey, /obj/effect/landmark/wo_supplies/storage/mines, /obj/effect/landmark/wo_supplies/storage/mines, -/obj/effect/landmark/objective_landmark/close, +/obj/effect/landmark/objective_landmark/far, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "abL" = ( -/obj/item/ammo_magazine/rifle/type71, -/obj/item/ammo_magazine/rifle/type71, -/obj/structure/surface/rack, -/obj/structure/blocker/forcefield/multitile_vehicles, -/turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/obj/structure/barricade/handrail/strata{ + dir = 4 + }, +/obj/structure/barricade/handrail/strata, +/obj/structure/machinery/power/apc/directional/no_power/west, +/turf/open/asphalt/cement, +/area/strata/ag/exterior/paths/mining_outpost_exterior) "abM" = ( /obj/item/stack/rods, /obj/effect/decal/cleanable/blood/gibs/core, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "abN" = ( /obj/item/stack/rods, /obj/structure/bed/chair{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "abO" = ( /obj/structure/platform/strata{ dir = 1 @@ -482,19 +475,19 @@ dir = 4 }, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "abP" = ( /obj/structure/barricade/handrail/strata{ dir = 8 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "abQ" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "abR" = ( /obj/structure/platform/strata{ dir = 1 @@ -504,47 +497,42 @@ dir = 8 }, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) -"abS" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ag/exterior/paths/far_north_outpost) "abT" = ( /obj/structure/surface/rack, /obj/item/storage/pill_bottle/bicaridine, /obj/item/tool/crowbar, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "abU" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "abV" = ( /obj/structure/surface/rack, /obj/item/ammo_magazine/rifle/type71, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "abW" = ( /obj/structure/window/reinforced/tinted, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "abX" = ( /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "abY" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "abZ" = ( /obj/structure/machinery/vending/coffee, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aca" = ( /obj/structure/sink{ dir = 8; @@ -554,33 +542,32 @@ pixel_x = -29 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "acb" = ( /obj/structure/toilet{ dir = 8 }, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "acc" = ( /obj/structure/platform/strata, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "acd" = ( /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "ace" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 8 }, /turf/open/asphalt/cement, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "acg" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata/metal{ @@ -590,14 +577,14 @@ dir = 4 }, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "ach" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata/metal{ dir = 8 }, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aci" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 4 @@ -607,41 +594,40 @@ }, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "acj" = ( /obj/effect/decal/cleanable/vomit, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "ack" = ( /obj/structure/machinery/space_heater, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "acl" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/effect/landmark/xeno_spawn, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "acm" = ( /obj/structure/largecrate/random/barrel/white, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "acn" = ( /obj/structure/reagent_dispensers, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aco" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/spray/cleaner, /obj/item/paper_bin, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "acp" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "acq" = ( /obj/structure/machinery/shower{ dir = 8 @@ -654,21 +640,21 @@ dir = 8 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "acr" = ( /obj/item/stack/rods, /obj/structure/inflatable/door, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "acs" = ( /obj/effect/decal/cleanable/blood, /obj/structure/inflatable/door, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "act" = ( /obj/structure/inflatable/door, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "acu" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 8 @@ -678,7 +664,7 @@ }, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "acv" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata, @@ -686,7 +672,7 @@ dir = 4 }, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "acw" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 4 @@ -697,68 +683,67 @@ /obj/structure/platform/strata, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "acx" = ( /obj/structure/bed/nest, /obj/effect/landmark/corpsespawner/doctor, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "acy" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgibdown1" }, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "acz" = ( /obj/effect/decal/cleanable/ash, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "acA" = ( /obj/structure/window/reinforced/tinted, /obj/structure/largecrate/random/barrel/yellow, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "acB" = ( /obj/structure/window/reinforced/tinted, /obj/structure/largecrate/random/barrel/white, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "acE" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "acF" = ( /obj/structure/bed/chair/office/light{ dir = 8 }, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "acG" = ( /obj/structure/window/reinforced/tinted, /obj/item/stool, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "acH" = ( /obj/item/stool, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "acI" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "acJ" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 1 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "acK" = ( /obj/structure/bed/chair{ dir = 4 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "acL" = ( /obj/structure/machinery/scoreboard{ id = "basketball"; @@ -768,46 +753,37 @@ dir = 8 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "acM" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, -/obj/effect/landmark/corpsespawner/russian, -/obj/structure/bed/roller, +/obj/structure/machinery/light/small, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/bball) -"acN" = ( -/obj/structure/window/framed/strata/reinforced, -/turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/outpost/canteen/personal_storage) "acO" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 8 }, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "acP" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 10 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "acQ" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "acR" = ( /obj/effect/decal/remains/xeno, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "acS" = ( /obj/structure/machinery/disposal, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "acT" = ( /obj/structure/filingcabinet, /obj/structure/window/reinforced/tinted{ @@ -815,20 +791,20 @@ }, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "acU" = ( /turf/open/auto_turf/ice/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "acV" = ( /obj/effect/landmark/xeno_spawn, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "acW" = ( /obj/structure/bed/nest, /obj/effect/decal/cleanable/blood/gibs/core, /obj/effect/landmark/corpsespawner/upp, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "acX" = ( /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, @@ -836,97 +812,104 @@ "acY" = ( /obj/structure/platform/strata/metal, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "acZ" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/paper_bin, /obj/item/tool/pen/blue, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ada" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/cameras{ dir = 1 }, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "adb" = ( /obj/structure/largecrate/random/case/double, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "adc" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/effect/landmark/xeno_spawn, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "add" = ( /obj/structure/surface/table/reinforced/prison, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ade" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/cameras, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "adf" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/storage/box/ids, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "adg" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/communications, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "adh" = ( -/obj/structure/sign/safety/bulkhead_door, -/turf/closed/wall/strata_outpost, -/area/strata/ag/interior/outpost/gen/bball/nest) +/obj/structure/largecrate/random/case/double, +/obj/structure/machinery/light/small{ + dir = 1 + }, +/obj/structure/surface/table/reinforced/prison, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/effect/decal/strata_decals/catwalk/prison, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outpost/engi/drome) "adi" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "adj" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 4 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "adk" = ( /obj/structure/machinery/weather_siren{ dir = 1; pixel_y = 28 }, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "adl" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 10 }, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "adm" = ( /obj/structure/bed/nest, /obj/effect/decal/cleanable/blood/gibs/core, /obj/item/weapon/gun/rifle/type71/carbine, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "adn" = ( /obj/structure/bed/nest, /obj/effect/landmark/crap_item, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "ado" = ( /turf/open/floor/strata/floor3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "adq" = ( /obj/structure/machinery/weather_siren{ dir = 8; @@ -935,51 +918,50 @@ }, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/closed/wall/wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "ads" = ( /obj/structure/inflatable/popped/door, -/obj/effect/decal/cleanable/blood, /turf/open/floor/strata/orange_cover, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "adt" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "adw" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "adx" = ( /obj/structure/filingcabinet, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ady" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "adz" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "adA" = ( /obj/structure/bed/chair{ dir = 1 }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "adB" = ( /obj/structure/closet/basketball, /obj/effect/landmark/objective_landmark/science, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "adC" = ( /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "adD" = ( /obj/effect/decal/warning_stripes{ icon_state = "W" @@ -994,7 +976,7 @@ dir = 8 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "adE" = ( /obj/effect/decal/warning_stripes{ icon_state = "N" @@ -1006,7 +988,7 @@ dir = 1 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "adF" = ( /obj/effect/decal/warning_stripes{ icon_state = "E" @@ -1021,20 +1003,20 @@ dir = 4 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "adG" = ( /obj/structure/closet/basketball, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "adH" = ( /turf/open/floor/strata/blue1, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "adI" = ( /obj/structure/flora/grass/tallgrass/ice, /obj/structure/platform/strata, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "adJ" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 10 @@ -1042,41 +1024,36 @@ /obj/structure/platform/strata, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "adK" = ( /obj/structure/bed/chair{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "adM" = ( /obj/structure/inflatable/popped/door, /obj/effect/decal/cleanable/dirt, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "adN" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "adO" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/effect/decal/cleanable/ash, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "adP" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) -"adQ" = ( -/turf/closed/wall/wood, -/area/strata/ug/interior) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "adR" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/phone{ @@ -1086,64 +1063,64 @@ /obj/item/tool/kitchen/utensil/pfork, /obj/item/device/flashlight/lamp, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "adS" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/outpost) "adT" = ( /obj/structure/machinery/space_heater, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "adU" = ( /obj/structure/closet/secure_closet/security/soro, /obj/item/reagent_container/food/snacks/carpmeat, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "adV" = ( /obj/structure/filingcabinet, /obj/structure/window/reinforced/tinted, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "adW" = ( /obj/item/stack/rods, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "adX" = ( /obj/structure/barricade/handrail/strata, /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "adY" = ( /obj/structure/bed/chair{ dir = 8 }, +/obj/structure/machinery/light{ + dir = 4 + }, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "adZ" = ( /obj/structure/machinery/cm_vending/sorted/boozeomat, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aea" = ( /obj/structure/machinery/vending/cigarette/colony, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aeb" = ( /obj/structure/machinery/vending/snack, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aec" = ( -/obj/structure/machinery/vending/coffee, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 4 }, -/turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/turf/open/floor/strata, +/area/strata/ag/exterior/outpost_decks) "aed" = ( /obj/effect/decal/warning_stripes{ icon_state = "W" @@ -1152,24 +1129,24 @@ dir = 8 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "aee" = ( /obj/structure/closet/secure_closet/personal, /obj/structure/machinery/light/small{ dir = 4 }, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "aef" = ( /obj/structure/inflatable/door, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "aeg" = ( /obj/effect/decal/cleanable/blood/gibs/core, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "aeh" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/cameras{ @@ -1179,45 +1156,41 @@ dir = 8 }, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aei" = ( /obj/structure/bed/chair/office/light, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aej" = ( /obj/structure/machinery/door/airlock/almayer/security/glass/colony{ dir = 8 }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aek" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aem" = ( /obj/item/fuel_cell, /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) -"aen" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/interior/mining_outpost/hive) "aep" = ( /obj/structure/barricade/handrail/strata{ dir = 8 }, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aeq" = ( /obj/structure/machinery/light/small{ - dir = 4 + dir = 8 }, -/turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/turf/open/floor/strata/white_cyan2/west, +/area/strata/ag/interior/outpost/admin) "aer" = ( /obj/structure/window/reinforced/tinted{ dir = 8 @@ -1227,18 +1200,18 @@ dir = 4 }, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aes" = ( /obj/structure/bed/nest, /obj/item/storage/pill_bottle/inaprovaline/skillless, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "aet" = ( /obj/structure/closet/secure_closet/personal, /obj/effect/landmark/objective_landmark/medium, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "aeu" = ( /obj/effect/decal/warning_stripes{ icon_state = "NS-center" @@ -1246,39 +1219,35 @@ /obj/effect/decal/warning_stripes, /obj/item/toy/beach_ball/holoball, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "aev" = ( /obj/effect/landmark/corpsespawner/upp, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aex" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "aez" = ( /obj/structure/flora/bush/ausbushes/grassybush, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "aeB" = ( /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aeC" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aeD" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 10 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aeE" = ( /obj/structure/window/reinforced/tinted{ dir = 8 @@ -1286,13 +1255,13 @@ /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/snacks/cheesecakeslice, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aeF" = ( /obj/structure/bed/chair{ dir = 8 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aeH" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/drinks/cans/waterbottle, @@ -1302,63 +1271,59 @@ dir = 8 }, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "aeJ" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 6 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aeK" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aeL" = ( /obj/structure/bedsheetbin, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aeM" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aeN" = ( /obj/structure/machinery/light/small{ dir = 4 }, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "aeR" = ( -/obj/structure/machinery/power/apc{ - dir = 8; - pixel_x = -24; - start_charge = 0 - }, +/obj/structure/machinery/power/apc/directional/no_power/west, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aeS" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aeT" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aeU" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aeV" = ( /obj/structure/surface/table/reinforced/prison, /obj/effect/landmark/objective_landmark/science, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "aeW" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/floor/plating, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aeX" = ( /obj/structure/filingcabinet{ layer = 2.9 @@ -1370,40 +1335,40 @@ /turf/closed/shuttle/ert{ icon_state = "upp27" }, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aeZ" = ( /turf/closed/shuttle/ert{ icon_state = "upp25" }, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "afa" = ( /obj/structure/barricade/handrail/strata{ dir = 8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "afb" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, /obj/item/stack/rods, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "afc" = ( /obj/effect/decal/cleanable/blood{ icon_state = "gib6" }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "afd" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "afe" = ( /obj/structure/bookcase{ icon_state = "book-5" }, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aff" = ( /obj/item/lightstick/planted, /turf/closed/wall/strata_ice/dirty, @@ -1411,7 +1376,7 @@ "afg" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "afh" = ( /obj/effect/decal/warning_stripes{ icon_state = "NS-center" @@ -1420,7 +1385,7 @@ icon_state = "S" }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "afi" = ( /obj/effect/decal/warning_stripes{ icon_state = "S" @@ -1436,7 +1401,7 @@ }, /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "afj" = ( /obj/effect/decal/warning_stripes{ icon_state = "E" @@ -1449,40 +1414,34 @@ }, /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "afk" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/closed/wall/wood, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "afl" = ( /obj/structure/inflatable/door, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "afm" = ( /obj/structure/inflatable/popped/door, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "afn" = ( /obj/structure/inflatable/popped/door, /obj/effect/decal/cleanable/dirt, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "afo" = ( /obj/structure/inflatable/door, /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "afq" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fullgrass_1" }, /turf/open/auto_turf/strata_grass/layer0_mud_alt, -/area/strata/ug/interior/jungle/deep/minehead) -"afr" = ( -/obj/structure/barricade/handrail/strata{ - dir = 8 - }, -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/admin) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "afs" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_10" @@ -1492,7 +1451,7 @@ }, /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aft" = ( /obj/structure/sink{ dir = 8; @@ -1500,7 +1459,7 @@ }, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "afu" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_10" @@ -1510,65 +1469,63 @@ }, /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "afv" = ( -/obj/structure/platform/strata{ - dir = 1 +/obj/structure/machinery/light{ + dir = 4 }, -/obj/structure/platform/strata, -/obj/effect/blocker/sorokyne_cold_water, -/turf/open/gm/river, -/area/strata/ag/interior/dorms) +/turf/open/floor/strata/orange_cover, +/area/strata/ag/interior/outside/engineering/parts_storage) "afw" = ( /turf/closed/shuttle/ert{ icon_state = "upp22" }, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "afx" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/communications, /turf/open/floor/almayer/plate, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "afy" = ( /turf/closed/shuttle/ert{ icon_state = "upp23" }, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "afz" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "afA" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/tool/stamp, /obj/item/paper_bin, /obj/item/device/megaphone, -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 4 }, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "afD" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 6 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "afE" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "afF" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_door, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "afG" = ( /obj/structure/surface/rack, /obj/effect/spawner/random/tool, @@ -1576,22 +1533,19 @@ /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/engi/drome) "afH" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, -/obj/structure/pipes/standard/manifold/hidden/cyan{ - dir = 1 +/obj/structure/machinery/door/airlock/almayer/medical/glass/colony{ + dir = 8; + name = "\improper Airlock" }, -/turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/maintenance) +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outpost/engi) "afI" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "afJ" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/structure/pipes/standard/simple/hidden/cyan{ @@ -1599,197 +1553,181 @@ }, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms/maintenance) -"afK" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, -/obj/structure/pipes/standard/simple/hidden/cyan{ - dir = 4 - }, -/turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "afL" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "afM" = ( /obj/structure/machinery/washing_machine, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "afN" = ( /obj/structure/bedsheetbin, /obj/structure/machinery/camera/autoname{ dir = 4 }, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "afO" = ( /obj/effect/decal/cleanable/blood/gibs/down, /obj/item/dogtag, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "afP" = ( -/obj/structure/machinery/washing_machine, -/obj/effect/decal/cleanable/blood, -/turf/open/floor/strata/blue1, -/area/strata/ag/interior/outpost/gen/bball) +/obj/effect/decal/cleanable/blood{ + dir = 4; + icon_state = "gib6" + }, +/obj/structure/machinery/light{ + dir = 1 + }, +/turf/open/asphalt/cement, +/area/strata/ag/exterior/paths/mining_outpost_exterior) "afQ" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "afS" = ( /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "afT" = ( /obj/structure/inflatable/door, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "afU" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, -/obj/structure/inflatable/popped/door, -/turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/obj/structure/surface/rack, +/obj/item/stack/sheet/plasteel/medium_stack, +/obj/item/stack/sheet/plasteel/medium_stack, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outpost/engi) "afV" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 1 }, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "afW" = ( /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "afX" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/communications, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/almayer/plate, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "afY" = ( /obj/structure/bed/chair/dropship/passenger{ dir = 1 }, /turf/open/floor/almayer/test_floor5, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "afZ" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aga" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/faxmachine, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "agb" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "agc" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 9 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "age" = ( /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "agf" = ( -/obj/structure/bedsheetbin, -/turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/outpost/gen/bball) +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ag/interior/outpost/foyer) "agg" = ( /obj/structure/bedsheetbin, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "agh" = ( -/obj/structure/machinery/washing_machine, -/obj/effect/decal/cleanable/blood/gibs/down, /obj/structure/machinery/light/small{ dir = 4 }, -/turf/open/floor/strata/blue1, -/area/strata/ag/interior/outpost/gen/bball) +/turf/open/floor/strata/multi_tiles/west, +/area/strata/ag/interior/mining_outpost/maintenance) "agi" = ( /obj/effect/decal/cleanable/dirt, /turf/open/auto_turf/strata_grass/layer0_mud_alt, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "agl" = ( -/obj/structure/machinery/light/small, /obj/structure/inflatable/popped/door, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "agm" = ( -/obj/structure/inflatable/door, -/obj/structure/machinery/light/small, -/turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/obj/structure/pipes/standard/simple/hidden/cyan, +/obj/structure/machinery/light{ + dir = 4 + }, +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/outpost/admin) "agn" = ( /obj/structure/barricade/handrail/strata, /turf/open/floor/plating, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ago" = ( /turf/closed/shuttle/ert{ icon_state = "upp4" }, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "agp" = ( /obj/structure/surface/table/reinforced/prison, /obj/effect/spawner/random/tool, /turf/open/floor/almayer/test_floor5, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "agq" = ( /obj/structure/bed/chair/dropship/passenger, /turf/open/floor/almayer/plate, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "agr" = ( /obj/structure/machinery/space_heater, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/almayer/plate, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ags" = ( /obj/effect/spawner/random/tool, /turf/open/floor/almayer/plate, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "agt" = ( /obj/effect/landmark/xeno_spawn, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/almayer/plate, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "agu" = ( /obj/structure/surface/table/reinforced/prison, /turf/open/floor/almayer/test_floor5, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "agv" = ( /turf/closed/shuttle/ert{ icon_state = "upp5" }, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "agw" = ( /obj/structure/filingcabinet, /turf/open/floor/strata/blue1, @@ -1797,11 +1735,11 @@ "agx" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "agy" = ( /obj/item/stack/rods, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "agz" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -1811,7 +1749,7 @@ dir = 8 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "agA" = ( /obj/effect/particle_effect/steam, /obj/effect/blocker/sorokyne_cold_water, @@ -1830,14 +1768,14 @@ }, /obj/effect/landmark/survivor_spawner, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "agC" = ( -/obj/effect/decal/remains/xeno, /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 }, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "agD" = ( /obj/effect/decal/cleanable/blood, /obj/item/ammo_magazine/revolver/cmb{ @@ -1848,35 +1786,31 @@ dir = 4 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "agE" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/effect/decal/cleanable/blood, -/obj/structure/pipes/standard/simple/hidden/cyan{ - dir = 4 - }, -/turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/turf/open/floor/strata/white_cyan2/west, +/area/strata/ag/interior/outpost/engi/drome) "agF" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /obj/structure/machinery/door/airlock/almayer/maint/colony, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "agG" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "agH" = ( /obj/structure/barricade/snow{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "agI" = ( /obj/structure/bed/nest, /obj/item/weapon/gun/revolver/cmb{ @@ -1885,73 +1819,72 @@ }, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "agJ" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "agK" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/spray/cleaner, /obj/item/reagent_container/food/snacks/flour, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "agL" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/microwave, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "agM" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/reagentgrinder, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "agN" = ( /obj/structure/sign/safety/fire_haz, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "agO" = ( /turf/open/space/basic, /area/space) "agP" = ( /obj/structure/machinery/gibber, /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "agQ" = ( /obj/structure/closet/lasertag/red, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "agR" = ( /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "agS" = ( /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "agT" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/auto_turf/strata_grass/layer0_mud_alt, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "agU" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 1 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "agV" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 9 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "ahc" = ( /obj/structure/flora/grass/tallgrass/jungle/corner, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "ahd" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_10" @@ -1962,8 +1895,11 @@ /obj/structure/barricade/handrail/strata{ dir = 4 }, +/obj/structure/machinery/light{ + dir = 8 + }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ahe" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_10" @@ -1975,23 +1911,23 @@ dir = 8 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ahf" = ( /obj/structure/barricade/handrail/strata{ dir = 1 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ahg" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "ahh" = ( /turf/open/floor/almayer/plate, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ahi" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/floor/almayer/plate, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ahj" = ( /obj/item/stack/catwalk, /obj/structure/disposalpipe/segment{ @@ -2002,25 +1938,25 @@ dir = 8 }, /turf/open/floor/plating, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ahk" = ( /obj/item/stack/catwalk, /obj/structure/disposalpipe/segment{ dir = 8 }, /turf/open/floor/plating, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ahl" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plating, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ahm" = ( /obj/item/stack/catwalk, /turf/open/floor/almayer/plate, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ahn" = ( /turf/open/auto_turf/ice/layer2, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aho" = ( /obj/structure/window/reinforced/tinted{ dir = 8 @@ -2031,26 +1967,25 @@ }, /obj/item/paper_bin, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ahp" = ( /obj/item/storage/box/donkpockets, /obj/item/storage/box/donkpockets, /obj/structure/surface/rack, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ahq" = ( /obj/structure/closet, /obj/effect/landmark/objective_landmark/medium, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "ahr" = ( /obj/structure/closet/fireaxecabinet, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "ahs" = ( -/obj/effect/decal/remains/xeno, -/turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/mining_outpost/flight_control) "aht" = ( /obj/structure/bed/nest, /obj/item/ammo_magazine/revolver/cmb{ @@ -2060,28 +1995,28 @@ /obj/effect/decal/cleanable/blood/gibs/core, /obj/effect/landmark/corpsespawner/russian, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "ahu" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/machinery/light/small{ dir = 8 }, /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "ahv" = ( /obj/structure/mirror{ pixel_y = 28 }, /obj/structure/largecrate/guns/russian, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "ahw" = ( /obj/structure/machinery/processor, /obj/structure/machinery/light/small{ dir = 4 }, /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "ahx" = ( /obj/structure/pipes/vents/pump{ dir = 1 @@ -2090,20 +2025,20 @@ dir = 4 }, /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "ahy" = ( /obj/structure/kitchenspike, /obj/structure/machinery/light/small{ dir = 4 }, /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "ahz" = ( /obj/structure/barricade/snow{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "ahA" = ( /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, @@ -2114,15 +2049,11 @@ /obj/structure/platform_decoration/strata, /turf/open/gm/river, /area/strata/ag/exterior/marsh/river) -"ahG" = ( -/obj/structure/flora/grass/tallgrass/jungle, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/structures/res) "ahH" = ( /obj/item/stack/catwalk, /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/plating, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ahI" = ( /obj/structure/disposalpipe/segment{ layer = 5.1; @@ -2130,63 +2061,63 @@ }, /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/plating, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ahJ" = ( -/obj/structure/surface/rack, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/floor/almayer/plate, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ahK" = ( /turf/open/gm/coast/beachcorner/north_west, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/tearlake) "ahL" = ( /obj/structure/disposalpipe/segment{ layer = 5.1; name = "water pipe" }, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/floor/plating, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ahM" = ( /obj/effect/spawner/random/tool, /turf/open/floor/almayer/test_floor5, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ahN" = ( /obj/structure/disposalpipe/segment{ dir = 1; icon_state = "pipe-c" }, /turf/open/floor/plating, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ahO" = ( /obj/structure/filingcabinet/filingcabinet, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /obj/effect/landmark/objective_landmark/close, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "ahP" = ( /obj/structure/pipes/vents/pump, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "ahQ" = ( /obj/structure/machinery/door/airlock/almayer/security/colony{ dir = 8 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "ahR" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e" }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "ahS" = ( /obj/item/stack/rods, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "ahT" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 @@ -2195,91 +2126,91 @@ dir = 4 }, /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "ahU" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "ahV" = ( /obj/structure/pipes/vents/pump{ dir = 8 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "ahW" = ( /obj/item/stack/sandbags, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "ahX" = ( /obj/structure/closet/secure_closet/freezer/fridge, /obj/item/reagent_container/food/drinks/milk, /obj/item/reagent_container/food/drinks/milk, /obj/item/reagent_container/food/drinks/milk, /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "ahY" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 9 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "ahZ" = ( /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aia" = ( /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aic" = ( /obj/structure/machinery/light/small{ dir = 8 }, /turf/open/auto_turf/strata_grass/layer0_mud_alt, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "aig" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "genericbush_4" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "aih" = ( /obj/effect/landmark/crap_item, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aii" = ( /obj/structure/machinery/computer/guestpass, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aij" = ( /obj/item/device/flashlight/lamp, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aik" = ( /obj/item/storage/firstaid/adv, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ail" = ( /obj/structure/machinery/computer/cameras, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aim" = ( /turf/closed/shuttle/ert{ icon_state = "upp_leftengine" }, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ain" = ( /turf/closed/shuttle/ert{ icon_state = "upp8" }, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aio" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -2290,7 +2221,7 @@ }, /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/plating, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aip" = ( /obj/structure/disposalpipe/segment{ layer = 5.1; @@ -2298,30 +2229,30 @@ }, /obj/item/stack/catwalk, /turf/open/floor/plating, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aiq" = ( /obj/structure/disposalpipe/segment{ dir = 2; icon_state = "pipe-c" }, /turf/open/floor/plating, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "air" = ( /obj/item/stool, /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/floor/almayer/plate, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ais" = ( /turf/closed/shuttle/ert{ icon_state = "upp9" }, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ait" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aiu" = ( /obj/structure/window/reinforced/tinted{ dir = 8 @@ -2331,29 +2262,29 @@ dir = 8 }, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aiv" = ( -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aiw" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 5 }, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "aix" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "aiy" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "aiz" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -2362,13 +2293,13 @@ dir = 8 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "aiA" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 4 }, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "aiB" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgib2" @@ -2378,7 +2309,7 @@ pixel_y = -4 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "aiC" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/item/ammo_magazine/revolver/cmb{ @@ -2387,62 +2318,57 @@ }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "aiD" = ( /obj/structure/machinery/light/small{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "aiE" = ( /obj/structure/bed/nest, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "aiF" = ( /obj/item/tool/kitchen/rollingpin, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "aiG" = ( /obj/structure/sink{ dir = 4; pixel_x = 11 }, /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "aiH" = ( /obj/structure/sign/safety/fridge, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "aiI" = ( /obj/structure/barricade/snow{ dir = 8 }, /obj/structure/barricade/snow, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aiJ" = ( -/obj/structure/pipes/standard/simple/hidden/cyan{ - dir = 10 - }, -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 24; - start_charge = 0 +/obj/structure/bed{ + icon_state = "abed" }, -/turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/maintenance) +/turf/open/floor/strata/floor3/east, +/area/strata/ug/interior/outpost/underground_dorms/med1) "aiK" = ( /obj/structure/barricade/snow{ dir = 4 }, /obj/structure/barricade/snow, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aiL" = ( /obj/structure/machinery/weather_siren, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "aiM" = ( /obj/structure/window/framed/strata/reinforced, /turf/open/floor/strata/multi_tiles/southeast, @@ -2464,69 +2390,59 @@ }, /turf/open/gm/river, /area/strata/ag/exterior/marsh/river) -"aiT" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "brflowers_1" - }, -/turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/tearlake) "aiU" = ( /obj/structure/machinery/computer/cameras{ dir = 4 }, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aiV" = ( /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aiW" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aiX" = ( /obj/item/clipboard, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aiY" = ( /obj/structure/machinery/computer/cameras{ dir = 8 }, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aiZ" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) -"aja" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/closed/wall/strata_ice/jungle, -/area/strata/ug/interior) +/area/strata/ag/exterior/paths/far_north_outpost) "ajb" = ( /turf/closed/shuttle/ert{ icon_state = "leftengine_3"; opacity = 0 }, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ajc" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 6 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "ajd" = ( /obj/structure/filingcabinet, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aje" = ( /obj/structure/machinery/washing_machine, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ajf" = ( /obj/structure/platform/strata/metal{ dir = 1 @@ -2535,68 +2451,66 @@ dir = 4 }, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "ajg" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "ajh" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 10 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aji" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "ajj" = ( /obj/effect/decal/cleanable/blood, /obj/structure/pipes/vents/pump{ dir = 4 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "ajk" = ( -/obj/item/weapon/gun/revolver/cmb{ - pixel_x = 6; - pixel_y = -4 - }, /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 4 }, -/turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) -"ajl" = ( -/obj/effect/decal/cleanable/blood, /turf/closed/wall/resin/strata/on_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) +"ajl" = ( +/obj/structure/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/strata/floor3/east, +/area/strata/ag/exterior/vanyard) "ajm" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/largecrate/random, /obj/item/storage/backpack/lightpack, /obj/item/storage/belt/shotgun, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "ajn" = ( /obj/structure/machinery/vending/cigarette/colony, /obj/item/clothing/head/soft/ferret{ pixel_y = 9 }, /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "ajo" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/snacks/eggplantparm, /obj/structure/pipes/standard/simple/hidden/cyan, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "ajp" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/snacks/jellysandwich, /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "ajr" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/tool/kitchen/utensil/pspoon, @@ -2606,28 +2520,18 @@ }, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "ajs" = ( /obj/structure/machinery/door/airlock/almayer/medical/glass/colony{ dir = 2; name = "\improper Airlock" }, /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "ajt" = ( /obj/structure/surface/rack, -/turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/maintenance) -"aju" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) -"ajv" = ( -/obj/structure/bed/chair{ - dir = 8 - }, -/turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/disposals) +/turf/open/floor/strata/multi_tiles/west, +/area/strata/ag/interior/mining_outpost/maintenance) "ajw" = ( /obj/effect/particle_effect/steam, /obj/effect/blocker/sorokyne_cold_water, @@ -2655,44 +2559,43 @@ icon_state = "gib6" }, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ajD" = ( /obj/item/clipboard, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ajE" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ajF" = ( /turf/closed/shuttle/ert{ icon_state = "leftengine_2"; opacity = 0 }, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ajG" = ( /obj/effect/landmark/xeno_spawn, /turf/open/floor/almayer/plate, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ajH" = ( /obj/structure/bookcase, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ajI" = ( /obj/item/stool, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ajJ" = ( /obj/structure/bedsheetbin, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ajK" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "ajM" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/effect/decal/cleanable/blood{ @@ -2700,25 +2603,25 @@ }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "ajN" = ( /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "ajO" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/faxmachine, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "ajQ" = ( /obj/structure/largecrate/random/secure, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "ajR" = ( /obj/structure/barricade/wooden{ dir = 1 }, /turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "ajS" = ( /obj/structure/surface/table/reinforced/almayer_B, /obj/structure/window{ @@ -2737,25 +2640,24 @@ }, /obj/structure/window, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "ajT" = ( /obj/structure/surface/table/reinforced/almayer_B, /obj/structure/prop/cash_register/off/open{ pixel_y = 8 }, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/prison/darkredfull2, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "ajU" = ( /obj/structure/machinery/chem_dispenser/soda{ pixel_y = 22 }, /obj/structure/surface/table/reinforced/almayer_B, /turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "ajV" = ( /obj/structure/machinery/washing_machine, /turf/open/floor/strata/floor3, @@ -2766,9 +2668,6 @@ /area/strata/ag/interior/outpost/engi) "ajX" = ( /obj/structure/closet/wardrobe/suit, -/obj/structure/machinery/light/small{ - dir = 1 - }, /turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/canteen/personal_storage) "ajY" = ( @@ -2778,79 +2677,69 @@ /area/strata/ag/interior/outpost/canteen/personal_storage) "ajZ" = ( /obj/structure/closet/secure_closet/personal, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /obj/item/clothing/suit/storage/bomber, /turf/open/floor/strata/red1, /area/strata/ag/interior/outpost/canteen/personal_storage) "aka" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "akb" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, /obj/structure/surface/table/reinforced/prison, /obj/item/device/mass_spectrometer, /obj/item/prop/matter_decompiler, /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/canteen/personal_storage) -"ake" = ( -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ug/interior/jungle/deep/minehead) "akf" = ( /obj/structure/bed/chair/office/dark{ dir = 8 }, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "akg" = ( /turf/open/floor/strata/multi_tiles/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "akh" = ( /turf/closed/shuttle/ert{ icon_state = "leftengine_1"; opacity = 0 }, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aki" = ( /turf/closed/shuttle/ert{ icon_state = "upp1" }, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "akj" = ( /obj/structure/machinery/door/airlock/almayer/generic{ dir = 2 }, /turf/open/floor/strata, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "akk" = ( /turf/closed/shuttle/ert{ icon_state = "upp3" }, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "akl" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "akm" = ( /turf/closed/shuttle/ert{ icon_state = "rightengine_1"; opacity = 0 }, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "akn" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ako" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/ammo_magazine/shotgun/buckshot{ @@ -2858,17 +2747,17 @@ pixel_y = -4 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "akp" = ( /obj/structure/filingcabinet/chestdrawer, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "akq" = ( /obj/structure/surface/table/reinforced/prison, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "akr" = ( /obj/structure/machinery/light/small{ dir = 8 @@ -2879,7 +2768,7 @@ /obj/structure/platform/strata, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aks" = ( /obj/structure/machinery/light/small{ dir = 4 @@ -2890,48 +2779,48 @@ /obj/structure/platform/strata, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "akt" = ( /obj/structure/reagent_dispensers/fueltank, /obj/structure/machinery/light/small{ dir = 4 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "aku" = ( /obj/structure/bed/chair, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "akv" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "akw" = ( /obj/item/stack/sandbags, /turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "akx" = ( /obj/structure/surface/table/reinforced/almayer_B, /obj/item/reagent_container/food/drinks/coffee, /turf/open/floor/prison/darkredfull2, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "aky" = ( /turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "akz" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "akA" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "akB" = ( /obj/structure/barricade/snow{ dir = 1 @@ -2940,7 +2829,7 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "akC" = ( /obj/structure/closet/wardrobe/engineering_yellow, /turf/open/floor/prison/darkyellowfull2, @@ -2959,117 +2848,112 @@ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "akH" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "akK" = ( /obj/structure/machinery/light/small, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "akL" = ( /obj/structure/machinery/photocopier, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "akM" = ( /obj/structure/filingcabinet, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "akN" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic{ dir = 1 }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "akO" = ( /obj/structure/largecrate/random/barrel/green, /turf/open/floor/plating, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "akP" = ( /obj/structure/reagent_dispensers/fueltank, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/plating, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "akQ" = ( /obj/structure/largecrate/random/barrel/green, /obj/structure/barricade/handrail/strata{ dir = 8 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "akR" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "akS" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/plating, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "akT" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/plating, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "akU" = ( /obj/structure/window/framed/strata/reinforced, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "akV" = ( /obj/structure/window/framed/strata/reinforced, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/mining_outpost/flight_control) "akW" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/machinery/door/airlock/almayer/maint/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "akX" = ( /obj/structure/bed/chair{ dir = 4 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "akY" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/snacks/cubancarp, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "ala" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/snacks/fishfingers, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "alb" = ( /obj/structure/bed/chair{ dir = 8 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "alc" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/snacks/meatballspagetti, /obj/effect/landmark/objective_landmark/science, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "ald" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/outpost/canteen/personal_storage) "ale" = ( /obj/structure/surface/table/reinforced/almayer_B, /obj/item/reagent_container/food/snacks/toastedsandwich, @@ -3082,30 +2966,27 @@ pixel_y = 17 }, /turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "alf" = ( /obj/structure/surface/table/reinforced/almayer_B, /obj/item/reagent_container/food/snacks/sliceable/bread, /turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "ali" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "alj" = ( /obj/structure/barricade/snow{ dir = 8 }, /obj/structure/barricade/snow, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "alk" = ( /obj/structure/closet/wardrobe/medic_white, -/obj/structure/machinery/light/small{ - dir = 8 - }, /turf/open/floor/strata/cyan1/east, /area/strata/ag/interior/outpost/canteen/personal_storage) "all" = ( @@ -3129,15 +3010,14 @@ name = "\improper Chunkeez Diner door" }, /turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "alq" = ( /obj/item/stool, /turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "alr" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 1 }, /turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/canteen/personal_storage) @@ -3148,117 +3028,106 @@ "alu" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "alv" = ( /obj/structure/barricade/snow, /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "alw" = ( /obj/structure/barricade/snow, /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "alx" = ( /obj/structure/surface/table/reinforced/almayer_B, /obj/structure/machinery/microwave, /turf/open/floor/prison/darkredfull2, -/area/strata/ag/interior/dorms/maintenance) -"aly" = ( -/turf/closed/wall/strata_ice/jungle, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ag/interior/mining_outpost/canteen) "alz" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "alA" = ( /obj/structure/platform_decoration/strata/metal{ dir = 8 }, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "alB" = ( /obj/structure/platform_decoration/strata/metal{ dir = 4 }, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 1 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "alC" = ( /turf/open/floor/strata/red1, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "alD" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/red1, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "alE" = ( /obj/structure/lz_sign/sorokyne_sign/interior, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/near_lz1) "alF" = ( /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/near_lz1) "alG" = ( /obj/structure/machinery/vending/coffee, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "alH" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/mountain) "alI" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/snacks/mushroompizzaslice, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "alJ" = ( /obj/structure/bed/chair{ dir = 8 }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "alK" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/snacks/omelette, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "alL" = ( /obj/structure/machinery/camera/autoname{ dir = 8 }, /turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "alM" = ( /obj/structure/pipes/vents/pump/on, /obj/structure/platform/strata/metal{ dir = 8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "alN" = ( /obj/effect/decal/cleanable/blood, /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/plating, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "alQ" = ( /obj/structure/pipes/vents/pump/on, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "alR" = ( /obj/structure/barricade/snow{ dir = 1 @@ -3268,7 +3137,7 @@ }, /obj/structure/barricade/snow, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "alT" = ( /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/orange_cover, @@ -3280,11 +3149,15 @@ /turf/open/floor/strata/white_cyan2/west, /area/strata/ag/interior/outpost/canteen/personal_storage) "alV" = ( -/obj/structure/machinery/light/small{ +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_22" + }, +/obj/effect/decal/strata_decals/catwalk/prison, +/obj/structure/machinery/light{ dir = 8 }, -/turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/outpost/canteen/personal_storage) +/turf/open/floor/greengrid, +/area/strata/ag/interior/mining_outpost/central) "alW" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/curtain/open/shower, @@ -3301,7 +3174,7 @@ /area/strata/ag/interior/outpost/canteen/personal_storage) "alZ" = ( /obj/structure/closet/secure_closet/personal, -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 4 }, /turf/open/floor/strata/multi_tiles/southwest, @@ -3312,56 +3185,56 @@ }, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "amd" = ( /obj/structure/sink{ dir = 4; pixel_x = 11 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ame" = ( /obj/structure/mirror, /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "amf" = ( /obj/structure/largecrate/random, /obj/effect/decal/cleanable/cobweb, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "amg" = ( /obj/structure/surface/rack, /obj/item/spacecash/c500, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ami" = ( /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "amj" = ( /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "aml" = ( /obj/item/lightstick/planted, /obj/structure/platform/strata/metal{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "amm" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "amn" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "amo" = ( /obj/structure/largecrate/random/barrel/green, /obj/structure/platform/strata/metal{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "amp" = ( /obj/structure/surface/rack, /obj/item/clothing/suit/storage/snow_suit, @@ -3369,66 +3242,67 @@ /obj/item/tank/emergency_oxygen/engi, /obj/item/tank/emergency_oxygen/engi, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "amq" = ( /obj/structure/pipes/vents/pump, /turf/open/floor/strata, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "amr" = ( /obj/structure/pipes/vents/pump/on, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ams" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "amt" = ( /obj/structure/bed/chair{ dir = 1 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "amu" = ( /obj/structure/prop/almayer/computers/sensor_computer1, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/research_decks/security) +/obj/structure/blocker/invisible_wall, +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/outside/checkpoints/north_armor) "amv" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/platform/strata/metal{ dir = 8 }, +/obj/structure/machinery/light{ + dir = 8 + }, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "amw" = ( /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "amz" = ( -/obj/structure/machinery/light/small{ +/obj/structure/pipes/standard/simple/hidden/cyan, +/obj/structure/machinery/light{ dir = 4 }, -/obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "amA" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "amF" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "amG" = ( /obj/structure/platform_decoration/strata/metal{ dir = 8 }, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "amK" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -3441,16 +3315,16 @@ /area/strata/ag/interior/outpost/canteen/personal_storage) "amM" = ( /obj/structure/bedsheetbin, -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, +/obj/structure/machinery/power/apc/directional/no_power/north, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/canteen/personal_storage) "amN" = ( -/obj/structure/machinery/light/small, -/turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/canteen/personal_storage) +/obj/effect/decal/cleanable/blood, +/obj/structure/machinery/light{ + dir = 8 + }, +/turf/open/floor/strata/fake_wood, +/area/strata/ag/interior/outpost/canteen) "amO" = ( /turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/canteen/personal_storage) @@ -3465,24 +3339,24 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "amX" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fullgrass_1" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "amY" = ( /obj/effect/decal/cleanable/blood{ layer = 3 }, /obj/item/weapon/gun/pistol/holdout, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "amZ" = ( /obj/structure/machinery/disposal, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ana" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgib6" @@ -3496,7 +3370,7 @@ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "anc" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/stairs/perspective{ @@ -3504,58 +3378,58 @@ icon_state = "p_stair_full" }, /turf/open/floor/strata, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "and" = ( /obj/item/stool, /turf/open/floor/prison/darkredfull2, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "ane" = ( /turf/open/floor/strata, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "anf" = ( /obj/item/storage/firstaid/adv, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ang" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 8 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "anh" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 6 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "ani" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "anj" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "ank" = ( /obj/structure/pipes/standard/manifold/fourway/hidden/cyan, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "anl" = ( /obj/structure/window/framed/strata/reinforced, /turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "anm" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ann" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ano" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -3564,24 +3438,20 @@ dir = 1 }, /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "anp" = ( -/obj/structure/pipes/standard/simple/hidden/cyan{ - dir = 4 +/obj/structure/machinery/light{ + dir = 1 }, -/obj/structure/machinery/light/small, -/turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/turf/open/auto_turf/snow/brown_base/layer4, +/area/strata/ag/exterior/paths/flight_control_exterior) "anq" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/obj/structure/machinery/power/apc{ - pixel_y = -24; - start_charge = 0 - }, +/obj/structure/machinery/power/apc/directional/no_power/south, /turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "anr" = ( /obj/structure/surface/rack, /obj/item/weapon/gun/shotgun/pump/dual_tube/cmb, @@ -3594,24 +3464,23 @@ pixel_y = -4 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "ans" = ( /obj/structure/closet/secure_closet/security/soro, /obj/item/reagent_container/food/snacks/carpmeat, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "ant" = ( /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/outpost) "anu" = ( /obj/structure/machinery/space_heater, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "anv" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/phone{ @@ -3620,21 +3489,20 @@ }, /obj/item/device/flashlight/lamp, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "anw" = ( /obj/effect/decal/cleanable/blood, /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, /turf/open/floor/plating, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "anx" = ( /obj/effect/spawner/random/toolbox, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "anz" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/phone{ @@ -3643,23 +3511,22 @@ }, /obj/item/tool/kitchen/utensil/pfork, /obj/item/device/flashlight/lamp, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "anA" = ( /obj/structure/machinery/space_heater, /obj/structure/pipes/vents/pump/on, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "anB" = ( /obj/item/reagent_container/food/snacks/carpmeat, /obj/effect/landmark/objective_landmark/close, /obj/structure/closet/secure_closet/security/soro, +/obj/structure/machinery/light/small{ + dir = 4 + }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "anC" = ( /obj/item/device/megaphone, /obj/structure/surface/table/reinforced/prison, @@ -3673,7 +3540,7 @@ color = "#6e6e6e" }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "anF" = ( /obj/structure/surface/table/reinforced/almayer_B, /obj/item/reagent_container/food/snacks/meat, @@ -3682,7 +3549,7 @@ pixel_y = 7 }, /turf/open/floor/prison/darkredfull2, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "anG" = ( /turf/closed/wall/strata_outpost/reinforced/hull, /area/strata/ag/interior/outpost/canteen/personal_storage) @@ -3692,7 +3559,7 @@ /area/strata/ag/interior/outpost/security) "anJ" = ( /obj/structure/sign/safety/galley, -/turf/closed/wall/strata_outpost/reinforced/hull, +/turf/closed/wall/strata_outpost/reinforced, /area/strata/ag/exterior/paths/north_outpost) "anK" = ( /obj/structure/machinery/washing_machine, @@ -3714,7 +3581,7 @@ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "anP" = ( /obj/structure/bedsheetbin, /obj/item/device/binoculars/range, @@ -3727,7 +3594,7 @@ "anS" = ( /obj/structure/barricade/snow, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "anU" = ( /obj/structure/sign/safety/medical, /turf/closed/wall/strata_outpost, @@ -3746,58 +3613,40 @@ icon_state = "pointybush_1" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "aob" = ( /obj/effect/landmark/xeno_spawn, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "aod" = ( /obj/structure/machinery/computer/crew, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aoi" = ( /obj/effect/spawner/random/tool, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aoj" = ( /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aok" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/asphalt/cement/cement2, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "aol" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) -"aom" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/strata, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aon" = ( /obj/structure/machinery/vending/cigarette/colony, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/near_lz1) "aoo" = ( /obj/structure/pipes/vents/pump{ dir = 1 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/dorms) -"aop" = ( -/obj/structure/window/framed/strata/reinforced, -/turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/dorms/canteen) -"aoq" = ( -/obj/structure/pipes/standard/simple/hidden/cyan, -/obj/structure/machinery/door/airlock/multi_tile/almayer/generic, -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/canteen) -"aor" = ( -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/central) "aos" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/effect/decal/strata_decals/catwalk/prison, @@ -3805,17 +3654,17 @@ dir = 4 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "aot" = ( /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/outpost) "aou" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/cameras{ dir = 8 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "aov" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgib2" @@ -3823,33 +3672,26 @@ /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, /turf/open/floor/plating, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aox" = ( /obj/structure/bed/chair/office/light{ dir = 8 }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "aoz" = ( -/obj/structure/machinery/power/apc{ - dir = 4; - pixel_x = 28; - start_charge = 0 - }, -/obj/structure/machinery/light/small{ - dir = 4 - }, +/obj/structure/machinery/power/apc/directional/no_power/east, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "aoA" = ( /obj/item/lightstick/planted, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "aoB" = ( /obj/structure/machinery/power/port_gen/pacman/super, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "aoC" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/barricade/handrail/strata, @@ -3904,9 +3746,8 @@ /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 1 }, /turf/open/floor/strata/white_cyan2/west, /area/strata/ag/interior/outpost/canteen/personal_storage) @@ -3922,8 +3763,11 @@ dir = 6; icon_state = "p_stair_full" }, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/floor/strata, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aoQ" = ( /obj/effect/particle_effect/steam, /obj/effect/blocker/sorokyne_cold_water, @@ -3940,85 +3784,85 @@ layer = 3.5 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "aoT" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "brflowers_1" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "aoU" = ( /obj/structure/surface/rack, /obj/item/storage/box/masks, /obj/item/storage/box/masks, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aoV" = ( /obj/structure/surface/rack, /obj/item/storage/box/holobadge, /obj/item/storage/box/holobadge, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aoW" = ( /obj/structure/reagent_dispensers/watertank, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aoX" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aoY" = ( -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "apc" = ( /obj/structure/machinery/floodlight/landing, /turf/open/asphalt/cement, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "apd" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ape" = ( /obj/effect/decal/cleanable/blood, /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "apf" = ( /obj/structure/machinery/landinglight/ds1/delayone, /turf/open/asphalt/cement/cement12, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "aph" = ( /obj/structure/machinery/landinglight/ds1, /turf/open/asphalt/cement/cement12, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "api" = ( /obj/effect/decal/cleanable/blood/oil, /obj/structure/machinery/landinglight/ds1/delaythree, /turf/open/asphalt/cement/cement12, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "apj" = ( /obj/structure/machinery/landinglight/ds1/delaytwo, /turf/open/asphalt/cement/cement12, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "apk" = ( /obj/structure/machinery/landinglight/ds1/delaythree, /turf/open/asphalt/cement/cement12, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "apl" = ( /obj/structure/window/framed/strata/reinforced, /turf/open/floor/prison/darkredfull2, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "apm" = ( /turf/open/asphalt/cement/cement1, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "app" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/effect/decal/cleanable/blood, -/obj/structure/machinery/door/airlock/almayer/maint/colony{ - dir = 2 - }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "apr" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" @@ -4027,17 +3871,11 @@ dir = 4 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aps" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) -"apt" = ( -/obj/structure/flora/pottedplant{ - icon_state = "pottedplant_22" - }, -/turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "apu" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/drinks/bottle/sake, @@ -4045,26 +3883,26 @@ dir = 8 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "apv" = ( /obj/structure/machinery/landinglight/ds2/delayone{ dir = 4 }, /turf/open/asphalt/cement/cement1, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "apw" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "apx" = ( /obj/structure/machinery/camera/autoname{ dir = 8 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "apy" = ( /obj/structure/surface/rack, /obj/item/storage/box/m94, @@ -4074,7 +3912,7 @@ /area/strata/ag/interior/outpost/engi) "apz" = ( /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "apA" = ( /obj/effect/particle_effect/steam, /obj/effect/blocker/sorokyne_cold_water, @@ -4100,7 +3938,7 @@ /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/canteen/personal_storage) "apF" = ( -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata/white_cyan2/west, /area/strata/ag/interior/outpost/canteen/personal_storage) "apG" = ( @@ -4128,26 +3966,26 @@ /obj/structure/surface/table/reinforced/prison, /obj/item/toy/deck, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "apM" = ( /obj/structure/machinery/vending/coffee, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "apN" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/storage/box/pizza, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "apO" = ( /obj/structure/machinery/power/monitor{ name = "Main Power Grid Monitoring" }, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "apP" = ( /obj/structure/flora/bush/ausbushes/var3/fullgrass, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "apS" = ( /obj/structure/surface/table/reinforced/almayer_B, /obj/item/reagent_container/food/snacks/cheesyfries, @@ -4160,41 +3998,41 @@ pixel_y = 19 }, /turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "apT" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/shuttle/dropship/flight/lz1, /turf/open/floor/plating, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "apU" = ( /obj/structure/surface/table/reinforced/almayer_B, /obj/item/tool/kitchen/knife, /obj/effect/landmark/objective_landmark/science, /turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "apV" = ( /obj/structure/window/framed/strata/reinforced, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/near_lz1) "apW" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/cameras{ dir = 4 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/near_lz1) "apX" = ( /obj/structure/machinery/door/airlock/almayer/security/colony{ dir = 8 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/near_lz1) "apY" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "apZ" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -4203,7 +4041,7 @@ icon_state = "xgib2" }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aqa" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -4211,110 +4049,96 @@ /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms) -"aqb" = ( -/obj/effect/decal/cleanable/blood{ - icon_state = "xgib2" - }, -/obj/structure/pipes/standard/simple/hidden/cyan{ - dir = 4 - }, -/turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aqc" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/effect/decal/cleanable/blood, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aqd" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/prison/darkredfull2, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "aqe" = ( /obj/structure/machinery/light/small{ dir = 8 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aqf" = ( /obj/structure/machinery/light/small{ dir = 4 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aqg" = ( /obj/structure/sign/nosmoking_2, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aqh" = ( /obj/structure/machinery/power/port_gen/pacman/super, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aqi" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /obj/item/stool, /turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "aqj" = ( /obj/structure/machinery/door/airlock/almayer/security/glass/colony{ dir = 2 }, /turf/open/floor/strata, -/area/strata/ag/interior/research_decks/security) -"aqk" = ( -/obj/structure/sign/safety/storage, -/turf/closed/wall/strata_outpost, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "aql" = ( /obj/structure/machinery/weather_siren, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "aqm" = ( /obj/structure/extinguisher_cabinet, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "aqn" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/machinery/door/airlock/almayer/security/glass/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/outpost) "aqo" = ( /obj/structure/window/framed/strata/reinforced, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "aqp" = ( /obj/structure/sign/nosmoking_1, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "aqq" = ( /obj/item/lightstick/planted, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "aqr" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/effect/decal/cleanable/blood, /turf/open/floor/greengrid, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aqs" = ( /obj/structure/window/framed/strata/reinforced, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "aqt" = ( /obj/structure/machinery/door/airlock/almayer/security/glass/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "aqv" = ( /obj/structure/surface/rack, /obj/item/storage/box/cups, @@ -4344,7 +4168,7 @@ dir = 4 }, /turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "aqB" = ( /obj/item/storage/box/nade_box/tear_gas, /obj/structure/closet/secure_closet/security/soro, @@ -4355,11 +4179,11 @@ /turf/open/floor/strata/white_cyan2/west, /area/strata/ag/interior/outpost/security) "aqD" = ( -/obj/structure/toilet{ - dir = 8 +/obj/structure/machinery/light/small{ + dir = 4 }, -/turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/outpost/security) +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/maintenance) "aqE" = ( /obj/structure/closet/secure_closet/personal, /obj/effect/landmark/objective_landmark/close, @@ -4391,20 +4215,19 @@ /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/canteen/personal_storage) "aqL" = ( -/obj/structure/closet/secure_closet/personal, -/obj/structure/machinery/light/small, -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/canteen/personal_storage) +/obj/structure/surface/table/reinforced/prison, +/obj/item/toy/deck, +/obj/item/storage/box/cups, +/obj/item/reagent_container/food/drinks/bottle/sake{ + pixel_x = -9; + pixel_y = 15 + }, +/turf/open/floor/strata/blue1, +/area/strata/ag/interior/outpost/admin) "aqM" = ( -/obj/item/stool, -/obj/structure/machinery/light/small, -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/canteen/personal_storage) -"aqN" = ( -/obj/item/lightstick/planted, -/obj/structure/largecrate/random, -/turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/restricted/devroom) +/obj/structure/machinery/light, +/turf/open/floor/strata/floor3/east, +/area/strata/ag/exterior/outpost_decks) "aqP" = ( /obj/item/device/aicard, /turf/open/floor/strata/floor3, @@ -4420,117 +4243,107 @@ icon_state = "p_stair_full" }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) -"aqS" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/auto_turf/strata_grass/layer0_mud_alt, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ag/exterior/paths/flight_control_exterior) "aqT" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "aqU" = ( /obj/structure/reagent_dispensers/water_cooler, /turf/open/floor/strata/floor3, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aqV" = ( /obj/structure/machinery/vending/cigarette/colony, /turf/open/floor/strata/floor3, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aqW" = ( /obj/item/clipboard, /obj/item/clipboard, /obj/structure/surface/rack, /obj/item/storage/box/cups, /turf/open/floor/strata/floor3, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aqX" = ( -/obj/structure/machinery/light/small, -/obj/effect/decal/cleanable/blood/oil, -/turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/maintenance) "aqY" = ( -/obj/structure/bed/chair{ - dir = 1 +/obj/structure/machinery/door/airlock/almayer/maint/colony{ + dir = 2 }, -/obj/structure/machinery/light/small, -/turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/hive) "aqZ" = ( /obj/structure/bed/chair{ dir = 1 }, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ara" = ( /obj/structure/closet/secure_closet/personal, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "arb" = ( /obj/item/storage/belt/security, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "arc" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/secure_data{ dir = 4 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/near_lz1) "ard" = ( /obj/structure/bed/chair/office/light, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/near_lz1) "are" = ( /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "arh" = ( /turf/open/floor/prison/floor_plate, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ari" = ( /obj/structure/machinery/power/port_gen/pacman/super, /turf/open/floor/prison/floor_plate, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "arj" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ark" = ( /turf/open/asphalt/cement, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "arl" = ( /obj/structure/largecrate/random, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "arm" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/asphalt/cement, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "arn" = ( /obj/item/tool/shovel/snow, /obj/item/device/flashlight, /obj/structure/surface/rack, /turf/open/asphalt/cement, -/area/strata/ag/exterior/research_decks) -"aro" = ( -/turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/paths/north_outpost) +/area/strata/ag/exterior/outpost_decks) "arp" = ( /obj/structure/largecrate/random, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "arq" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 6 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "arr" = ( /obj/structure/machinery/weather_siren{ dir = 1; @@ -4634,10 +4447,6 @@ /turf/open/floor/strata/white_cyan2/west, /area/strata/ag/interior/outpost/security) "arG" = ( -/obj/structure/sink{ - dir = 4; - pixel_x = 11 - }, /turf/open/floor/strata/white_cyan2/west, /area/strata/ag/interior/outpost/security) "arH" = ( @@ -4658,58 +4467,52 @@ "arK" = ( /obj/structure/platform/strata/metal, /turf/open/auto_turf/strata_grass/layer0_mud_alt, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "arL" = ( /obj/structure/platform_decoration/strata/metal{ dir = 1 }, /turf/open/auto_turf/strata_grass/layer0_mud_alt, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "arM" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) -"arN" = ( -/obj/structure/flora/grass/tallgrass/jungle/corner{ - dir = 4 - }, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "arO" = ( /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "arP" = ( /obj/structure/largecrate/random, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "arQ" = ( /obj/structure/closet/fireaxecabinet, /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "arR" = ( /obj/structure/machinery/landinglight/ds1{ dir = 4 }, /turf/open/asphalt/cement/cement1, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "arS" = ( /obj/structure/machinery/camera/autoname/lz_camera, /turf/open/floor/plating, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "arT" = ( /obj/structure/machinery/landinglight/ds1{ dir = 8 }, /turf/open/asphalt/cement/cement3, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "arU" = ( /obj/item/storage/box/ids, /obj/structure/surface/table/reinforced/prison, /obj/item/storage/box/ids, /obj/structure/window/reinforced/tinted, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/near_lz1) "arV" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/door/window/eastright{ @@ -4717,37 +4520,22 @@ }, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/near_lz1) "arW" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "arX" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /obj/structure/bed/sofa/vert/grey/top, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "arY" = ( /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/dorms) -"arZ" = ( -/obj/structure/platform/strata{ - dir = 1 - }, -/obj/structure/platform/strata, -/obj/structure/machinery/light/small{ - dir = 8 - }, -/obj/effect/blocker/sorokyne_cold_water, -/turf/open/gm/river, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "asb" = ( /obj/structure/platform/strata/metal, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "asc" = ( /obj/structure/pipes/vents/pump{ dir = 4 @@ -4756,47 +4544,47 @@ dir = 8 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "asd" = ( /turf/open/asphalt/cement/cement12, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "ase" = ( /obj/structure/machinery/power/smes/buildable{ capacity = 1e+006; dir = 1 }, /turf/open/floor/prison/floor_plate, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "asf" = ( -/obj/structure/machinery/power/terminal{ - dir = 8 - }, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 6 }, /turf/open/asphalt/cement, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ash" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/plating, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "asi" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /obj/structure/machinery/door/airlock/almayer/maint/colony, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "asj" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; icon_state = "p_stair_sn_full_cap" }, +/obj/structure/machinery/light{ + dir = 8 + }, /turf/open/asphalt/cement, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "asl" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -4807,28 +4595,27 @@ dir = 4 }, /turf/open/asphalt/cement, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "asm" = ( /turf/open/asphalt/cement/cement14, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "asn" = ( /turf/open/asphalt/cement/cement15, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aso" = ( /obj/structure/flora/grass/tallgrass/ice, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "asp" = ( /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "asq" = ( /obj/structure/platform/strata/metal{ dir = 4 }, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" @@ -4921,7 +4708,7 @@ "asD" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "asE" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 4 @@ -4943,7 +4730,7 @@ /area/strata/ag/interior/outpost/security) "asJ" = ( /obj/structure/surface/rack, -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 1 }, /turf/open/floor/strata/floor3, @@ -4958,17 +4745,11 @@ /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "asM" = ( -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, +/obj/structure/machinery/power/apc/directional/no_power/north, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "asN" = ( /obj/structure/largecrate/random, -/obj/structure/machinery/light/small{ - dir = 1 - }, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "asO" = ( @@ -4982,6 +4763,9 @@ pixel_y = 6 }, /obj/item/device/flashlight/lamp, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "asQ" = ( @@ -4994,6 +4778,9 @@ /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "asS" = ( /obj/structure/machinery/vending/cigarette/colony, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/floor/strata/white_cyan1/east, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "asT" = ( @@ -5024,12 +4811,8 @@ pixel_x = 9 }, /turf/open/floor/prison/darkredfull2, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "asY" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /obj/effect/spawner/random/powercell, /turf/open/floor/strata/fake_wood, /area/strata/ag/interior/outpost/canteen) @@ -5053,9 +4836,8 @@ /turf/open/floor/strata/fake_wood, /area/strata/ag/interior/outpost/canteen) "atc" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 4 }, /turf/open/floor/strata/fake_wood, /area/strata/ag/interior/outpost/canteen) @@ -5066,7 +4848,7 @@ /obj/item/device/megaphone, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/asphalt/cement/cement4, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "ate" = ( /obj/structure/barricade/handrail/strata{ dir = 1 @@ -5075,13 +4857,13 @@ dir = 4 }, /turf/open/asphalt/cement/cement9, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "atf" = ( /obj/structure/platform/strata/metal{ dir = 8 }, /turf/open/auto_turf/strata_grass/layer0_mud_alt, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "atg" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/spacecash/c500, @@ -5089,44 +4871,42 @@ dir = 8 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ath" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ati" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "atj" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/asphalt/cement/cement2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "atk" = ( /obj/structure/fence, /turf/open/asphalt/cement/cement4, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "atl" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/asphalt/cement/cement9, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "atm" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "atn" = ( /obj/structure/machinery/door/airlock/almayer/security/glass/colony{ dir = 8 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ato" = ( /obj/structure/flora/grass/tallgrass/ice, /obj/structure/platform/strata{ @@ -5136,64 +4916,64 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "atp" = ( /obj/structure/machinery/landinglight/ds1/delayone{ dir = 4 }, /turf/open/asphalt/cement/cement1, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "atq" = ( /obj/effect/decal/cleanable/blood/oil, /obj/structure/machinery/landinglight/ds1/delaythree{ dir = 8 }, /turf/open/asphalt/cement/cement3, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "atr" = ( /obj/structure/bed/sofa/vert/grey/bot, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "att" = ( /obj/structure/machinery/camera/autoname{ dir = 4 }, /obj/structure/machinery/recharge_station, /turf/open/asphalt/cement, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "atu" = ( /obj/structure/pipes/vents/pump{ dir = 1 }, /turf/open/asphalt/cement, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "atv" = ( /turf/open/asphalt/cement, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "atw" = ( /obj/structure/largecrate/random/barrel/yellow, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "atx" = ( /obj/item/clothing/suit/storage/hazardvest, /obj/item/clothing/suit/storage/hazardvest, /obj/structure/surface/rack, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "atz" = ( /obj/structure/platform_decoration/strata/metal{ dir = 8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "atA" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/platform_decoration/strata/metal{ dir = 4 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "atB" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 9 @@ -5202,7 +4982,7 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "atC" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -5210,7 +4990,7 @@ icon_state = "p_stair_full" }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "atE" = ( /obj/structure/platform/strata/metal{ dir = 4 @@ -5238,7 +5018,7 @@ dir = 4 }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "atJ" = ( /obj/structure/bed/chair{ dir = 1 @@ -5302,86 +5082,86 @@ "atY" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/asphalt/cement, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "atZ" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /obj/effect/spawner/random/tool, /turf/open/asphalt/cement/cement1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "aua" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 1 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "aub" = ( /obj/structure/surface/rack, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "auc" = ( /obj/structure/largecrate/random/barrel/yellow, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aud" = ( /obj/structure/machinery/light/small{ dir = 8 }, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aue" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "auf" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/asphalt/cement/cement14, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aug" = ( /obj/structure/fence, /turf/open/asphalt/cement/cement12, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "auh" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/asphalt/cement/cement15, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aui" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "auj" = ( /obj/structure/machinery/landinglight/ds1/delaytwo{ dir = 4 }, /turf/open/asphalt/cement/cement1, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "auk" = ( /obj/structure/machinery/landinglight/ds1/delaytwo{ dir = 8 }, /turf/open/asphalt/cement/cement3, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "aul" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/near_lz1) "aum" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/near_lz1) "aun" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "auo" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" @@ -5390,40 +5170,40 @@ dir = 1 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aup" = ( /obj/structure/closet/secure_closet/engineering_electrical, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "auq" = ( /obj/structure/closet/secure_closet/engineering_personal, /obj/effect/decal/strata_decals/grime/grime4, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aur" = ( /obj/structure/surface/rack, /obj/item/storage/box/explosive_mines, /obj/item/storage/box/explosive_mines, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aus" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/machinery/door/airlock/multi_tile/almayer/generic, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "auv" = ( /obj/structure/sign/safety/restrictedarea, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/dorms/maintenance) +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/mining_outpost/maintenance) "auw" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 }, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "auz" = ( /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "auA" = ( /obj/structure/barricade/handrail/strata{ dir = 8 @@ -5437,13 +5217,9 @@ /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/engi) -"auC" = ( -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/dorms/canteen) "auD" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 1 }, /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/engi) @@ -5486,12 +5262,6 @@ }, /turf/open/floor/strata, /area/strata/ag/interior/outpost/security) -"auM" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/strata, -/area/strata/ag/interior/outpost/security) "auO" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/secure_data{ @@ -5551,7 +5321,7 @@ }, /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "ava" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment{ @@ -5560,10 +5330,9 @@ }, /obj/effect/decal/cleanable/blood, /turf/open/floor/plating, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "avb" = ( /obj/structure/bed/sofa/vert/grey/bot, -/obj/structure/machinery/light/small, /turf/open/floor/interior/plastic, /area/strata/ag/interior/outpost/canteen) "avc" = ( @@ -5578,30 +5347,24 @@ /obj/structure/barricade/handrail/strata, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/asphalt/cement/cement12, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "avf" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement/cement15, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "avg" = ( /obj/item/reagent_container/food/drinks/cans/waterbottle, /turf/open/floor/strata, -/area/strata/ug/interior/jungle/deep/minehead) -"avh" = ( -/obj/structure/flora/grass/tallgrass/jungle/corner{ - dir = 8 - }, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "avi" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 4 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "avj" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/device/flashlight/lamp, @@ -5610,66 +5373,69 @@ pixel_y = 6 }, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "avk" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; icon_state = "p_stair_sn_full_cap" }, +/obj/structure/machinery/light{ + dir = 8 + }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "avl" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/device/flashlight/lamp, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "avm" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 6 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "avn" = ( /obj/structure/pipes/vents/pump{ dir = 1 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/near_lz1) "avr" = ( /obj/item/weapon/wirerod, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "avs" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "avt" = ( /obj/structure/machinery/light/small{ dir = 1 }, /obj/item/stack/cable_coil/random, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "avu" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/effect/decal/cleanable/blood, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "avv" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony, /turf/open/floor/prison/darkredfull2, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "avw" = ( /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "avx" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 1 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "avz" = ( /obj/effect/decal/strata_decals/grime/grime2, /obj/structure/coatrack, @@ -5677,11 +5443,11 @@ dir = 8 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "avA" = ( /obj/structure/closet/secure_closet/freezer/fridge/full, /turf/open/floor/prison/darkredfull2, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "avB" = ( /obj/structure/machinery/light/small{ dir = 1 @@ -5690,45 +5456,42 @@ dir = 4 }, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "avC" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 9 }, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "avD" = ( /obj/structure/machinery/door/airlock/almayer/medical/glass/colony{ dir = 8; name = "\improper Airlock" }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "avE" = ( /obj/effect/decal/strata_decals/grime/grime2{ dir = 4 }, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "avF" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "avG" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 1 }, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "avH" = ( -/obj/structure/machinery/light/small{ - dir = 1 - }, -/obj/structure/barricade/handrail/strata{ +/obj/structure/machinery/light{ dir = 4 }, -/turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outpost/canteen/personal_storage) "avJ" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment{ @@ -5736,7 +5499,7 @@ icon_state = "pipe-c" }, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "avK" = ( /obj/item/clothing/shoes/snow, /obj/structure/surface/rack, @@ -5747,15 +5510,9 @@ /obj/effect/decal/strata_decals/grime/grime3{ dir = 8 }, -/obj/structure/machinery/light/small{ - dir = 4 - }, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) -"avL" = ( -/turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/engi) +/area/strata/ag/exterior/outpost_decks) "avN" = ( /obj/structure/machinery/weather_siren{ dir = 1; @@ -5842,7 +5599,7 @@ "awb" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "awc" = ( /obj/structure/bookcase{ icon_state = "book-5" @@ -5874,8 +5631,7 @@ icon_state = "pottedplant_22" }, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/security) @@ -5893,10 +5649,6 @@ pixel_x = 1; pixel_y = 3 }, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "awk" = ( @@ -5908,10 +5660,6 @@ "awl" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/drinks/cans/space_mountain_wind, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /turf/open/floor/strata/red1, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "awm" = ( @@ -5930,97 +5678,89 @@ /obj/structure/window/framed/strata/reinforced, /obj/structure/machinery/door/poddoor/shutters/almayer, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "awq" = ( /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "awr" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/auto_turf/strata_grass/layer0_mud_alt, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "aws" = ( /obj/structure/platform_decoration/strata/metal{ dir = 4 }, /turf/open/auto_turf/strata_grass/layer0_mud_alt, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "awt" = ( /obj/item/stack/sheet/metal/medium_stack, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "awu" = ( /obj/structure/flora/grass/tallgrass/jungle/corner, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "awv" = ( /obj/structure/bed/chair/office/light{ dir = 4 }, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aww" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/cameras{ dir = 8 }, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "awx" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "brflowers_1" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research/south) "awy" = ( -/obj/structure/inflatable, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, +/obj/structure/inflatable/popped/door, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research/south) "awz" = ( -/obj/structure/inflatable/popped/door, +/obj/structure/inflatable, /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/south_res) +/area/strata/ug/interior/jungle/structures/research/south) "awA" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer1, /area/strata/ag/exterior/paths/north_outpost) "awB" = ( -/obj/structure/inflatable, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, +/obj/structure/inflatable/popped/door, /turf/open/gm/coast/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research/south) "awC" = ( /turf/open/gm/river, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research/south) "awD" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/cameras{ dir = 4 }, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "awE" = ( /obj/structure/surface/rack, /obj/item/toy/deck, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "awF" = ( /obj/structure/largecrate/random/barrel/green, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "awG" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "awI" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/effect/decal/cleanable/blood{ @@ -6028,7 +5768,7 @@ icon_state = "gib6" }, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "awJ" = ( /turf/open/auto_turf/snow/brown_base/layer1, /area/strata/ag/exterior/paths/north_outpost) @@ -6041,7 +5781,7 @@ dir = 4 }, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "awL" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -6050,7 +5790,7 @@ dir = 1 }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "awM" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -6060,14 +5800,14 @@ name = "\improper Airlock" }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "awN" = ( /obj/structure/pipes/vents/pump{ dir = 8; id_tag = "mining_outpost_pump" }, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "awP" = ( /obj/effect/decal/strata_decals/grime/grime3{ dir = 4 @@ -6077,7 +5817,7 @@ }, /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "awQ" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e" @@ -6089,7 +5829,7 @@ dir = 4 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "awR" = ( /obj/structure/barricade/handrail/strata{ dir = 4 @@ -6099,24 +5839,27 @@ }, /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "awS" = ( /obj/structure/surface/table/almayer, /obj/item/reagent_container/spray/cleaner, /obj/item/toy/deck, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "awT" = ( /obj/structure/bed/chair{ dir = 8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "awU" = ( /obj/structure/closet/secure_closet/personal, +/obj/structure/machinery/light/small{ + dir = 1 + }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "awW" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -6126,31 +5869,36 @@ dir = 8 }, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "awX" = ( -/obj/structure/closet/secure_closet/personal, -/obj/structure/machinery/light/small{ - dir = 1 +/obj/structure/surface/table/reinforced/prison, +/obj/item/device/radio, +/obj/item/device/radio, +/obj/item/device/radio, +/obj/structure/disposalpipe/segment{ + dir = 8 }, -/turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball) +/obj/effect/decal/strata_decals/catwalk/prison, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outpost/engi/drome) "awY" = ( /obj/structure/machinery/light/small{ dir = 1 }, -/turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball) +/obj/structure/closet/secure_closet/personal, +/turf/open/auto_turf/snow/brown_base/layer1, +/area/strata/ag/interior/outside/bball) "awZ" = ( /obj/structure/flora/grass/tallgrass/ice, /obj/structure/platform/strata{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "axa" = ( /obj/effect/decal/cleanable/blood/oil/streak, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "axb" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -6158,7 +5906,7 @@ icon_state = "p_stair_full" }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "axc" = ( /obj/structure/machinery/cm_vending/sorted/tech/comp_storage, /turf/open/floor/prison/darkyellowfull2, @@ -6207,8 +5955,14 @@ /turf/open/auto_turf/snow/brown_base/layer0, /area/strata/ag/exterior/paths/north_outpost) "axm" = ( -/turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball) +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_22" + }, +/obj/structure/machinery/light{ + dir = 1 + }, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ag/interior/outpost/foyer) "axn" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata/floor3, @@ -6236,18 +5990,22 @@ /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi) "axt" = ( -/obj/structure/machinery/door/airlock/almayer/maint/colony{ - dir = 2 +/obj/structure/bed/chair{ + dir = 8 }, -/turf/open/floor/strata/multi_tiles/southwest, +/obj/structure/platform/strata/metal, +/turf/open/floor/prison/darkyellowfull2, /area/strata/ag/interior/outpost/engi) "axu" = ( /obj/structure/closet/secure_closet/security/soro, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/outpost) "axv" = ( -/turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/interior/outpost/gen/bball) +/obj/structure/platform/strata{ + dir = 8 + }, +/turf/open/gm/river, +/area/strata/ag/exterior/marsh/river) "axz" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -6314,17 +6072,14 @@ /turf/open/floor/strata/fake_wood, /area/strata/ag/interior/outpost/canteen) "axK" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/canteen) +/obj/structure/machinery/cm_vending/sorted/marine_food, +/turf/open/floor/strata/white_cyan1/east, +/area/strata/ag/interior/mining_outpost/central) "axL" = ( /obj/structure/surface/table/woodentable, /obj/item/toy/deck, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/item/storage/beer_pack, /turf/open/floor/interior/plastic, @@ -6339,10 +6094,6 @@ /obj/structure/bed/chair{ dir = 4 }, -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, /obj/effect/landmark/survivor_spawner, /turf/open/floor/interior/tatami, /area/strata/ag/interior/outpost/canteen) @@ -6350,70 +6101,69 @@ /obj/item/reagent_container/food/drinks/shaker, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "axP" = ( /obj/structure/reagent_dispensers/beerkeg, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "axQ" = ( /obj/structure/window/framed/strata/reinforced, /obj/structure/machinery/door/poddoor/shutters/almayer{ dir = 8 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "axR" = ( /obj/structure/window/reinforced/tinted{ dir = 4 }, /obj/structure/closet/secure_closet/personal, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "axS" = ( /obj/structure/window/reinforced/tinted{ dir = 8 }, /obj/structure/closet/secure_closet/personal, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "axT" = ( /obj/structure/bed{ icon_state = "abed" }, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "axU" = ( /obj/structure/barricade/wooden{ dir = 1 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "axV" = ( /obj/item/stack/rods, /obj/item/stack/sheet/metal/medium_stack, /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "axW" = ( /obj/structure/surface/rack, /obj/item/storage/box/handcuffs, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "axX" = ( /obj/structure/flora/bush/ausbushes/grassybush, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research/south) "axZ" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/south_res) +/area/strata/ug/interior/jungle/structures/research/south) "aya" = ( /turf/open/gm/coast/beachcorner/south_west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research/south) "ayb" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 1 @@ -6422,62 +6172,62 @@ /area/strata/ag/exterior/paths/north_outpost) "ayc" = ( /turf/open/gm/coast/south, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research/south) "ayd" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/toy/deck, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aye" = ( /obj/structure/surface/rack, /obj/effect/landmark/objective_landmark/medium, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ayf" = ( /obj/structure/machinery/door/airlock/almayer/security/glass/colony, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "ayg" = ( /obj/effect/decal/cleanable/blood/oil, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/asphalt/cement/cement3, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "ayh" = ( /obj/structure/machinery/landinglight/ds2/delaythree{ dir = 1 }, /turf/open/asphalt/cement/cement4, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "ayj" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ayk" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ayl" = ( /obj/structure/inflatable/popped, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "aym" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ayn" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ayo" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ayp" = ( /obj/structure/machinery/weather_siren{ dir = 4; @@ -6485,14 +6235,14 @@ pixel_y = 10 }, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ayq" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "ayr" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer1, @@ -6514,7 +6264,7 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "ayv" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer0, @@ -6526,8 +6276,11 @@ /obj/structure/bed/chair{ dir = 4 }, +/obj/structure/machinery/light{ + dir = 8 + }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "ayz" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 @@ -6539,7 +6292,7 @@ dir = 8 }, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "ayC" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment{ @@ -6547,12 +6300,12 @@ icon_state = "pipe-c" }, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "ayD" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "ayE" = ( /obj/structure/surface/table/reinforced/prison, /obj/effect/spawner/random/toolbox, @@ -6583,16 +6336,15 @@ /area/strata/ag/interior/outpost/engi) "ayK" = ( /obj/effect/decal/cleanable/blood/oil, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /obj/item/fuel_cell, /obj/item/fuel_cell, /obj/item/fuel_cell, /obj/item/fuel_cell, /obj/item/fuel_cell, /obj/structure/surface/rack, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi) "ayL" = ( @@ -6601,12 +6353,11 @@ /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi) "ayM" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 8 }, -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/engi) +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ug/interior/jungle/structures/research) "ayN" = ( /obj/structure/surface/rack, /obj/item/storage/box/attachments, @@ -6640,15 +6391,6 @@ }, /turf/open/auto_turf/snow/brown_base/layer0, /area/strata/ag/exterior/paths/north_outpost) -"ayY" = ( -/obj/structure/pipes/standard/simple/hidden/cyan, -/obj/structure/machinery/power/apc{ - dir = 8; - pixel_x = -24; - start_charge = 0 - }, -/turf/open/floor/strata/red1, -/area/strata/ag/interior/outpost/security) "aza" = ( /obj/item/poster, /obj/structure/closet/secure_closet/security/soro, @@ -6659,11 +6401,9 @@ /turf/open/floor/strata/fake_wood, /area/strata/ag/interior/outpost/security) "azd" = ( -/obj/structure/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/security) +/obj/structure/machinery/light, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/admin) "aze" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata, @@ -6697,17 +6437,15 @@ /turf/open/floor/strata/white_cyan1/east, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "azj" = ( -/obj/structure/machinery/light/small{ +/obj/structure/pipes/standard/simple/hidden/cyan, +/obj/structure/machinery/light{ dir = 4 }, -/obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "azl" = ( /obj/item/reagent_container/glass/bucket/janibucket, -/obj/structure/machinery/light/small{ - dir = 8 - }, +/obj/structure/machinery/light/small, /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/canteen) "azm" = ( @@ -6720,28 +6458,28 @@ /obj/item/dogtag, /obj/effect/decal/cleanable/blood/gibs/down, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "azp" = ( /obj/structure/machinery/cm_vending/sorted/boozeomat, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "azq" = ( /obj/structure/bed{ icon_state = "abed" }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "azr" = ( /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "azs" = ( /obj/item/reagent_container/food/drinks/cans/waterbottle, /turf/open/floor/strata, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "azt" = ( /obj/effect/landmark/monkey_spawn, /turf/open/floor/strata, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "azu" = ( /obj/structure/barricade/wooden{ dir = 4 @@ -6749,63 +6487,55 @@ /obj/item/stack/rods, /obj/item/stack/sheet/metal/medium_stack, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "azv" = ( /obj/effect/spawner/random/tool, /turf/open/auto_turf/strata_grass/layer0_mud_alt, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "azx" = ( /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "azy" = ( /obj/structure/pipes/standard/simple/hidden/cyan, -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 8 }, /turf/open/asphalt/cement/cement3, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "azz" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/storage/briefcase, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/near_lz1) "azA" = ( /obj/structure/window/reinforced/tinted{ dir = 8 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/near_lz1) "azB" = ( /obj/structure/window/reinforced/tinted{ dir = 4 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "azC" = ( /obj/structure/window/reinforced/tinted{ dir = 8 }, /obj/structure/filingcabinet/chestdrawer, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "azD" = ( /obj/structure/bed/chair{ dir = 4 }, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "azE" = ( /obj/structure/pipes/standard/simple/hidden/cyan, -/obj/structure/sign/safety/medical{ - pixel_x = 32; - pixel_y = -8 - }, -/obj/structure/sign/safety/med_cryo{ - pixel_x = 32; - pixel_y = 7 - }, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "azG" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/clothing/mask/surgical, @@ -6814,7 +6544,7 @@ dir = 8 }, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "azH" = ( /obj/structure/machinery/optable, /obj/effect/landmark/corpsespawner/russian, @@ -6823,14 +6553,14 @@ icon_state = "xgib2" }, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "azI" = ( /obj/structure/machinery/bioprinter, /obj/structure/machinery/light/small{ dir = 4 }, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "azL" = ( /obj/structure/sink{ dir = 8; @@ -6840,18 +6570,18 @@ dir = 1 }, /turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "azM" = ( /obj/structure/mirror{ pixel_y = 24 }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "azO" = ( /obj/structure/sign/nosmoking_1, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "azP" = ( /obj/structure/reagent_dispensers/watertank, /obj/effect/decal/strata_decals/catwalk/prison, @@ -6859,7 +6589,7 @@ dir = 1 }, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "azR" = ( /obj/structure/bed/chair, /obj/structure/barricade/handrail/strata{ @@ -6867,7 +6597,7 @@ }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "azS" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 @@ -6876,7 +6606,7 @@ /area/strata/ag/exterior/paths/north_outpost) "azT" = ( /obj/structure/flora/grass/tallgrass/ice, -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, @@ -6884,15 +6614,11 @@ "azU" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "azV" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) -"azX" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ag/exterior/outpost_decks) "azZ" = ( /obj/effect/landmark/yautja_teleport, /turf/open/auto_turf/snow/brown_base/layer0, @@ -6903,35 +6629,29 @@ }, /turf/open/auto_turf/snow/brown_base/layer1, /area/strata/ag/exterior/paths/north_outpost) -"aAc" = ( -/obj/structure/machinery/light/small{ - dir = 1 - }, -/turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/north_outpost) "aAd" = ( /obj/structure/barricade/handrail/strata{ dir = 8 }, /obj/structure/fence, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aAe" = ( /obj/structure/platform_decoration/strata/metal, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aAf" = ( /obj/effect/decal/cleanable/blood/oil/streak, /obj/structure/platform/strata/metal, /turf/open/floor/strata, -/area/strata/ag/interior/outpost/engi) +/area/strata/ag/exterior/outpost_decks) "aAg" = ( /obj/effect/decal/cleanable/blood/oil/streak, /obj/structure/platform_decoration/strata/metal{ dir = 1 }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/outpost/engi) +/area/strata/ag/exterior/outpost_decks) "aAh" = ( /obj/structure/filingcabinet, /obj/effect/landmark/objective_landmark/close, @@ -7025,11 +6745,9 @@ /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi) "aAx" = ( -/obj/structure/machinery/light/small{ - dir = 1 - }, -/turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/north_outpost) +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/floor/strata/multi_tiles/west, +/area/strata/ag/interior/mining_outpost/maintenance) "aAz" = ( /obj/structure/machinery/light/small{ dir = 8 @@ -7038,8 +6756,7 @@ /area/strata/ag/interior/outpost/security) "aAB" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata, /area/strata/ag/interior/outpost/security) @@ -7051,8 +6768,7 @@ }, /obj/item/device/flashlight/lamp, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/red1, /area/strata/ag/interior/outpost/security) @@ -7076,7 +6792,7 @@ /turf/open/floor/strata/red1, /area/strata/ag/interior/outpost/security) "aAJ" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 8 }, /turf/open/floor/strata/floor3, @@ -7104,9 +6820,6 @@ /obj/effect/decal/cleanable/blood{ icon_state = "xgib4" }, -/obj/structure/machinery/light/small{ - dir = 1 - }, /turf/open/floor/strata/white_cyan1/east, /area/strata/ag/interior/outpost/canteen) "aAR" = ( @@ -7161,42 +6874,35 @@ /obj/item/reagent_container/food/drinks/milk, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aAZ" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aBa" = ( /obj/item/dogtag, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aBb" = ( /obj/structure/barricade/handrail/strata, /turf/open/floor/strata, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aBc" = ( /obj/structure/machinery/door/airlock/prison{ dir = 1; name = "Reinforced Airlock" }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aBe" = ( /obj/structure/flora/grass/tallgrass/jungle, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_res) -"aBf" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research/south) "aBi" = ( /obj/structure/largecrate/random, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aBj" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/window/reinforced/tinted{ @@ -7204,12 +6910,14 @@ }, /obj/item/tool/pen/blue, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/near_lz1) "aBk" = ( -/obj/structure/machinery/light/small, -/obj/structure/bed/sofa/vert/grey/bot, -/turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/dorms) +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/hive) "aBl" = ( /obj/effect/decal/cleanable/blood{ dir = 4; @@ -7219,7 +6927,7 @@ dir = 8 }, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aBm" = ( /obj/effect/decal/cleanable/blood{ dir = 4; @@ -7234,19 +6942,19 @@ name = "\improper Airlock" }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aBn" = ( /obj/effect/decal/cleanable/blood, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 10 }, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aBo" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/effect/decal/cleanable/greenglow, /turf/open/floor/bcircuit, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aBp" = ( /obj/structure/morgue, /turf/open/floor/strata/floor2, @@ -7258,36 +6966,36 @@ pixel_y = 10 }, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aBs" = ( /obj/structure/pipes/vents/pump{ dir = 1 }, /turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aBt" = ( /obj/structure/toilet{ dir = 1 }, /turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aBu" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aBv" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/item/prop/almayer/box, /obj/item/coin/marine/engineer, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aBw" = ( /obj/structure/reagent_dispensers/watertank, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aBx" = ( /obj/structure/surface/table/almayer, /obj/structure/barricade/handrail/strata{ @@ -7297,20 +7005,20 @@ dir = 5 }, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aBy" = ( /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aBI" = ( /obj/structure/largecrate/random/barrel/green, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aBJ" = ( /obj/structure/pipes/vents/pump{ dir = 8 }, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aBM" = ( /obj/item/tool/extinguisher, /obj/structure/pipes/standard/simple/hidden/cyan, @@ -7384,13 +7092,9 @@ /turf/open/floor/prison/darkyellowfull2, /area/strata/ag/interior/outpost/engi) "aBZ" = ( -/obj/structure/reagent_dispensers/watertank, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, -/turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/engi) +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/floor/strata/cyan2/east, +/area/strata/ag/interior/mining_outpost/canteen) "aCa" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/strata/multi_tiles/southwest, @@ -7452,15 +7156,11 @@ "aCj" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/drinks/cans/ale, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /turf/open/floor/strata/cyan1/east, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "aCl" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aCn" = ( /obj/item/stool, /obj/effect/decal/cleanable/blood, @@ -7470,35 +7170,34 @@ "aCo" = ( /obj/structure/machinery/vending/sovietsoda, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aCq" = ( /obj/structure/machinery/space_heater, /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aCr" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e" }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aCs" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/structure/platform_decoration/strata/metal{ dir = 4 }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aCt" = ( /obj/item/stack/rods, /obj/item/stack/sheet/metal/medium_stack, /turf/open/floor/strata, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aCu" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 8 @@ -7510,23 +7209,23 @@ dir = 9 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "aCw" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "aCy" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 5 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_res) +/area/strata/ug/interior/jungle/structures/research/south) "aCA" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 9 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research/south) "aCB" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 6 @@ -7536,43 +7235,43 @@ "aCC" = ( /obj/structure/machinery/space_heater, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aCD" = ( /obj/structure/closet, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/near_lz1) "aCE" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/machinery/door/airlock/almayer/maint/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aCG" = ( /obj/effect/decal/cleanable/blood, /obj/structure/pipes/standard/simple/hidden/cyan, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aCH" = ( /obj/effect/decal/cleanable/blood, /obj/structure/pipes/vents/pump{ dir = 1 }, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aCI" = ( /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/bcircuit, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aCK" = ( /obj/structure/xenoautopsy/tank/larva, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aCL" = ( /obj/effect/decal/cleanable/greenglow, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aCM" = ( /obj/structure/bed/chair{ dir = 1 @@ -7581,7 +7280,7 @@ dir = 4 }, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aCN" = ( /obj/structure/barricade/snow{ dir = 1 @@ -7600,22 +7299,22 @@ "aCP" = ( /obj/item/stack/snow, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aCQ" = ( /turf/open/auto_turf/snow/brown_base/layer3, /area/strata/ag/exterior/paths/north_outpost) "aCR" = ( -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/auto_turf/snow/brown_base/layer4, /area/strata/ag/exterior/paths/north_outpost) "aCS" = ( -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/auto_turf/snow/brown_base/layer2, /area/strata/ag/exterior/paths/north_outpost) "aCT" = ( /obj/structure/prop/dam/truck/cargo, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aCU" = ( /obj/structure/machinery/door/airlock/almayer/engineering/colony, /turf/open/floor/strata/multi_tiles/west, @@ -7640,7 +7339,7 @@ "aDa" = ( /obj/structure/barricade/handrail/strata, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aDd" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -7648,15 +7347,16 @@ icon_state = "p_stair_full" }, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aDe" = ( -/obj/item/stack/sheet/plasteel/medium_stack, -/obj/item/stack/sheet/plasteel/medium_stack, -/obj/item/stack/sheet/metal/medium_stack, -/obj/item/stack/sheet/metal/medium_stack, -/obj/structure/surface/rack, -/turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/engi) +/obj/structure/bed/chair{ + dir = 4 + }, +/obj/structure/machinery/light{ + dir = 8 + }, +/turf/open/floor/strata/cyan1/east, +/area/strata/ag/interior/outpost/med) "aDf" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" @@ -7673,7 +7373,7 @@ /obj/item/stack/snow, /obj/structure/barricade/handrail/strata, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aDi" = ( /obj/structure/window/framed/strata/reinforced, /turf/open/floor/strata/red1, @@ -7713,7 +7413,7 @@ /turf/open/floor/strata/fake_wood, /area/strata/ag/interior/outpost/canteen) "aDq" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 4 }, /turf/open/floor/strata/white_cyan1/east, @@ -7734,65 +7434,57 @@ /area/strata/ag/interior/outpost/canteen) "aDu" = ( /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aDw" = ( /obj/structure/machinery/light/small{ dir = 8 }, /obj/structure/coatrack, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aDx" = ( /obj/effect/decal/cleanable/blood{ layer = 3 }, /obj/item/stack/sheet/mineral/uranium, /turf/open/floor/strata, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aDy" = ( /obj/structure/bed/chair, /turf/open/floor/strata, -/area/strata/ug/interior/jungle/deep/minehead/ruins) -"aDz" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/north_carp) -"aDC" = ( -/obj/effect/decal/cleanable/blood/oil, -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ug/interior/jungle/structures/ruin) "aDD" = ( /obj/structure/closet, /obj/item/storage/pill_bottle/kelotane/skillless, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aDE" = ( /turf/closed/wall/strata_outpost/reinforced/hull, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "aDF" = ( /obj/structure/sign/double/maltesefalcon/left, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aDG" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aDH" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aDI" = ( /obj/structure/machinery/medical_pod/bodyscanner, /obj/structure/machinery/light/small{ dir = 8 }, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aDJ" = ( /obj/structure/machinery/body_scanconsole, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aDK" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -7802,7 +7494,7 @@ dir = 8 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aDL" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -7813,25 +7505,25 @@ dir = 4 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aDM" = ( /obj/structure/barricade/handrail/strata{ dir = 8 }, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aDN" = ( /obj/effect/decal/strata_decals/grime/grime1, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aDO" = ( /obj/effect/decal/strata_decals/grime/grime2, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aDP" = ( /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aDQ" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/closed/wall/strata_ice/dirty, @@ -7840,16 +7532,16 @@ /obj/effect/decal/cleanable/blood/oil, /obj/structure/barricade/handrail/strata, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aDT" = ( /obj/effect/landmark/xeno_spawn, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "aDU" = ( /obj/effect/decal/cleanable/blood/oil, /obj/structure/machinery/light/small, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aDV" = ( /obj/item/clothing/shoes/snow, /obj/structure/surface/rack, @@ -7859,35 +7551,35 @@ /obj/item/tank/emergency_oxygen/engi, /obj/effect/decal/strata_decals/grime/grime3, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aDW" = ( /obj/structure/largecrate/random/barrel/green, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aDX" = ( /obj/structure/machinery/light/small{ dir = 8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aDY" = ( /obj/structure/platform_decoration/strata/metal{ dir = 8 }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aDZ" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/floor/strata, -/area/strata/ag/interior/outpost/engi) +/area/strata/ag/exterior/outpost_decks) "aEa" = ( /obj/structure/platform_decoration/strata/metal{ dir = 4 }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/outpost/engi) +/area/strata/ag/exterior/outpost_decks) "aEb" = ( /obj/structure/bed/chair{ dir = 8 @@ -7905,7 +7597,7 @@ /area/strata/ag/interior/outpost/canteen) "aEf" = ( /obj/structure/barricade/handrail/strata, -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 4 }, /turf/open/floor/strata/floor3, @@ -7914,9 +7606,6 @@ /obj/effect/decal/cleanable/blood{ icon_state = "xgib6" }, -/obj/structure/machinery/light/small{ - dir = 8 - }, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "aEh" = ( @@ -7971,7 +7660,6 @@ /area/strata/ag/interior/outpost/canteen) "aEo" = ( /obj/structure/largecrate/random/case/double, -/obj/structure/machinery/light/small, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, @@ -7989,15 +7677,7 @@ /obj/structure/closet/crate/freezer/rations, /obj/item/clothing/suit/xenos, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) -"aEs" = ( -/obj/structure/closet/crate/freezer/rations, -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, -/turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aEt" = ( /obj/structure/sink{ dir = 8; @@ -8007,114 +7687,111 @@ pixel_x = -29 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aEu" = ( -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, /obj/item/reagent_container/food/drinks/cans/waterbottle, +/obj/structure/machinery/power/apc/directional/no_power/north, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aEv" = ( /obj/structure/curtain/medical, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aEw" = ( /obj/structure/bed/chair{ dir = 4 }, /turf/open/floor/strata, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aEx" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/storage/box/donkpockets, /obj/item/device/flashlight/lamp/green, /turf/open/floor/strata, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aEy" = ( /obj/structure/bookcase{ icon_state = "book-5" }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aEC" = ( /obj/structure/barricade/handrail/strata, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aEE" = ( /obj/effect/landmark/xeno_spawn, /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/south_res) +/area/strata/ug/interior/jungle/structures/research/south) "aEF" = ( /obj/structure/largecrate/random/case/small, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aEG" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/asphalt/cement/cement1, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "aEH" = ( -/obj/structure/reagent_dispensers/fueltank, +/obj/structure/reagent_dispensers/beerkeg, +/obj/structure/barricade/handrail/strata{ + dir = 4 + }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aEI" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aEJ" = ( /obj/structure/machinery/cm_vending/sorted/boozeomat, /obj/structure/machinery/camera/autoname{ dir = 4 }, /turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aEK" = ( /obj/structure/machinery/chem_dispenser/soda/beer, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aEL" = ( /obj/structure/sign/nosmoking_1, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aEM" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aEN" = ( /obj/structure/barricade/handrail/strata, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aEP" = ( /obj/structure/barricade/handrail/strata{ dir = 8 }, /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aEQ" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, -/turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/north_outpost) +/turf/open/floor/strata/blue3, +/area/strata/ag/interior/outpost/admin) "aER" = ( /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aES" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 8 }, -/turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/north_outpost) +/turf/open/asphalt/cement, +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aET" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer0, @@ -8134,17 +7811,20 @@ "aEW" = ( /obj/structure/extinguisher_cabinet, /turf/closed/wall/strata_outpost, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aEX" = ( /obj/structure/reagent_dispensers/watertank, +/obj/structure/machinery/light{ + dir = 8 + }, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aEY" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/strata, /area/strata/ag/interior/outpost/engi) "aFb" = ( -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi) "aFc" = ( @@ -8203,13 +7883,13 @@ dir = 4 }, /turf/open/floor/strata/red2, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "aFk" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e" }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/interior/outpost/med) "aFl" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 @@ -8220,9 +7900,8 @@ /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 }, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 1 }, /turf/open/floor/strata/red1, /area/strata/ag/interior/outpost/security) @@ -8239,10 +7918,6 @@ /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /obj/structure/stairs/perspective{ color = "#6e6e6e"; dir = 8; @@ -8317,7 +7992,7 @@ /turf/open/floor/strata/white_cyan1/east, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "aFv" = ( -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/auto_turf/snow/brown_base/layer0, /area/strata/ag/exterior/paths/north_outpost) "aFw" = ( @@ -8328,16 +8003,16 @@ /obj/structure/bed/chair{ dir = 1 }, -/obj/structure/machinery/light/small{ +/obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 4 }, -/obj/structure/pipes/standard/manifold/hidden/cyan{ +/obj/structure/machinery/light{ dir = 4 }, /turf/open/floor/strata, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "aFz" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 8 }, /turf/open/floor/strata/white_cyan1/east, @@ -8353,23 +8028,20 @@ /turf/open/floor/strata/multi_tiles/southeast, /area/strata/ag/interior/outpost/canteen) "aFC" = ( -/obj/structure/machinery/light/small, /obj/structure/tunnel/maint_tunnel, +/obj/structure/machinery/light, /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/engi/drome) -"aFD" = ( -/turf/closed/wall/strata_ice/jungle, -/area/strata/ag/interior/outpost/maint/canteen_e_1) "aFE" = ( /obj/structure/closet/crate/freezer/rations, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aFG" = ( /obj/structure/toilet{ dir = 1 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aFH" = ( /obj/structure/machinery/shower{ dir = 1 @@ -8384,23 +8056,15 @@ dir = 1 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aFI" = ( /obj/effect/spawner/random/tool, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aFJ" = ( /obj/structure/filingcabinet, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/minehead/ruins) -"aFL" = ( -/obj/structure/window/framed/strata, -/turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/dorms) -"aFM" = ( -/obj/structure/reagent_dispensers/beerkeg, -/turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/dorms) +/area/strata/ug/interior/jungle/structures/ruin) "aFN" = ( /obj/structure/machinery/light/small{ dir = 8 @@ -8408,22 +8072,21 @@ /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 5 }, -/obj/effect/decal/cleanable/blood, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aFO" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aFP" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /obj/structure/machinery/door/airlock/almayer/maint/colony, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aFQ" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/effect/decal/cleanable/blood, @@ -8433,7 +8096,7 @@ dir = 4 }, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aFR" = ( /obj/effect/decal/cleanable/blood, /obj/item/weapon/gun/shotgun/pump/dual_tube/cmb, @@ -8441,7 +8104,7 @@ dir = 4 }, /turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aFS" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/tool/kitchen/utensil/pfork, @@ -8449,31 +8112,26 @@ dir = 4 }, /turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aFT" = ( /obj/structure/bed/chair{ dir = 8 }, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /obj/effect/decal/strata_decals/grime/grime4{ dir = 4 }, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/floor/strata/orange_edge/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aFV" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer2, /area/strata/ag/exterior/paths/north_outpost) -"aFZ" = ( -/obj/structure/machinery/light/small, -/turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/north_outpost) "aGa" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 6 @@ -8487,7 +8145,7 @@ "aGc" = ( /obj/structure/machinery/space_heater, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aGd" = ( /obj/structure/platform/strata/metal{ dir = 1 @@ -8497,7 +8155,7 @@ dir = 8 }, /turf/open/gm/river, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aGe" = ( /obj/structure/platform/strata/metal{ dir = 8 @@ -8508,7 +8166,7 @@ }, /obj/structure/platform/strata/metal, /turf/open/gm/river, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aGf" = ( /obj/structure/platform/strata{ dir = 1 @@ -8518,25 +8176,11 @@ layer = 2.9 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/mountain) +/area/strata/ag/exterior/paths/south_outpost) "aGh" = ( /obj/structure/pipes/vents/pump, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) -"aGi" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) -"aGl" = ( -/obj/structure/machinery/power/apc{ - dir = 4; - pixel_x = 28; - start_charge = 0 - }, -/turf/open/floor/strata, -/area/strata/ag/interior/outpost/engi) +/area/strata/ag/exterior/outpost_decks) "aGm" = ( /obj/structure/machinery/door/airlock/almayer/engineering/colony{ dir = 2 @@ -8596,7 +8240,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/engi) "aGz" = ( @@ -8608,13 +8252,11 @@ /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/engi) "aGA" = ( -/obj/structure/machinery/light/small, -/obj/effect/decal/strata_decals/catwalk/prison, -/obj/structure/disposalpipe/segment{ +/obj/structure/machinery/light{ dir = 4 }, -/turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/engi) +/turf/open/floor/prison/darkyellowfull2, +/area/strata/ag/exterior/outpost_decks) "aGB" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -8624,7 +8266,7 @@ /turf/open/floor/strata/red1, /area/strata/ag/interior/outpost/security) "aGC" = ( -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata, /area/strata/ag/interior/outpost/security) "aGD" = ( @@ -8661,10 +8303,6 @@ pixel_y = 3 }, /obj/item/reagent_container/food/condiment/saltshaker, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "aGI" = ( @@ -8687,18 +8325,8 @@ pixel_y = 3 }, /obj/item/reagent_container/food/condiment/saltshaker, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /turf/open/floor/prison/darkyellowfull2, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) -"aGL" = ( -/obj/structure/flora/grass/tallgrass/ice/corner{ - dir = 9 - }, -/turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/mountain) "aGM" = ( /obj/item/stack/sandbags, /obj/structure/barricade/handrail/strata{ @@ -8717,75 +8345,70 @@ }, /turf/open/floor/strata, /area/strata/ag/interior/outpost/canteen) -"aGP" = ( -/turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/mountain) "aGQ" = ( /obj/structure/machinery/door/airlock/almayer/generic{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aGR" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/microwave, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aGS" = ( /obj/item/stack/sheet/wood, /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aGU" = ( /obj/effect/landmark/monkey_spawn, /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/south_res) +/area/strata/ug/interior/jungle/structures/research/south) "aGW" = ( /obj/structure/flora/bush/ausbushes/var3/fullgrass, /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/south_res) +/area/strata/ug/interior/jungle/structures/research/south) "aGX" = ( /obj/structure/platform_decoration/strata/metal{ dir = 1 }, /obj/structure/pipes/standard/simple/hidden/cyan, -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 8 }, /turf/open/asphalt/cement/cement3, -/area/strata/ag/interior/landingzone_1) -"aGY" = ( +/area/strata/ag/interior/landing_zones/lz1) +"aGZ" = ( +/obj/structure/machinery/light{ + dir = 4 + }, +/obj/structure/barricade/handrail/strata{ + dir = 8 + }, /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, -/turf/open/floor/strata, -/area/strata/ag/interior/nearlz1) -"aGZ" = ( -/obj/structure/reagent_dispensers/beerkeg, -/obj/structure/barricade/handrail/strata, -/turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/dorms) +/turf/open/floor/strata/multi_tiles/west, +/area/strata/ag/interior/landing_zones/near_lz1) "aHa" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aHb" = ( /obj/structure/sign/poster, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aHc" = ( /obj/structure/sink{ dir = 8; pixel_x = -11 }, /obj/effect/decal/cleanable/blood, -/obj/structure/machinery/light/small{ - dir = 8 - }, /turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aHd" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgib2" @@ -8793,7 +8416,7 @@ /obj/item/tool/kitchen/utensil/pknife, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aHe" = ( /obj/structure/bed/chair{ dir = 8 @@ -8803,11 +8426,11 @@ dir = 4 }, /turf/open/floor/strata/orange_edge/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aHf" = ( /obj/structure/window/framed/strata/reinforced, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aHh" = ( /turf/open/auto_turf/snow/brown_base/layer4, /area/strata/ag/exterior/paths/north_outpost) @@ -8815,7 +8438,7 @@ /obj/structure/reagent_dispensers/fueltank, /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement/cement15, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "aHj" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -8823,24 +8446,24 @@ }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aHk" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 }, /turf/open/asphalt/cement, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aHl" = ( /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "aHm" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /obj/structure/machinery/door/airlock/almayer/engineering/colony, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aHo" = ( /obj/structure/machinery/door/airlock/almayer/engineering/colony{ dir = 2 @@ -8848,14 +8471,8 @@ /turf/open/floor/strata/multi_tiles/southeast, /area/strata/ag/interior/outpost/engi) "aHq" = ( -/obj/structure/flora/pottedplant{ - icon_state = "pottedplant_21" - }, -/obj/structure/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/engi) +/turf/open/floor/strata/multi_tiles/west, +/area/strata/ag/interior/mining_outpost/maintenance) "aHr" = ( /obj/structure/pipes/vents/pump{ dir = 4 @@ -8880,7 +8497,7 @@ icon_state = "p_stair_full" }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aHv" = ( /turf/closed/wall/strata_outpost/reinforced, /area/strata/ag/interior/outpost/engi) @@ -8893,10 +8510,10 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aHz" = ( /turf/closed/wall/resin/membrane/strata/on_tiles, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aHB" = ( /obj/structure/platform_decoration/strata/metal{ dir = 4 @@ -8905,14 +8522,14 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aHC" = ( /obj/item/lightstick/red/planted, /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aHD" = ( /obj/structure/platform_decoration/strata/metal, /turf/open/floor/strata, @@ -8941,9 +8558,6 @@ /area/strata/ag/interior/outpost/security) "aHM" = ( /obj/item/stool, -/obj/structure/machinery/light/small{ - dir = 8 - }, /turf/open/floor/strata, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "aHN" = ( @@ -8961,67 +8575,61 @@ /area/strata/ag/interior/outpost/canteen) "aHR" = ( /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aHS" = ( /obj/structure/platform_decoration/strata/metal{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aHT" = ( /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aHU" = ( /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aHV" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aHW" = ( /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/outpost/platform) "aHY" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "pointybush_1" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "aHZ" = ( /obj/structure/flora/grass/tallgrass/jungle/corner, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "aIa" = ( /obj/structure/closet/secure_closet/freezer/fridge, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aIb" = ( /obj/item/stack/sheet/wood, /obj/item/stack/rods, /obj/item/stack/sheet/metal/medium_stack, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aIe" = ( /obj/effect/landmark/xeno_spawn, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_res) +/area/strata/ug/interior/jungle/structures/research/south) "aIf" = ( /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aIg" = ( /obj/structure/platform/strata/metal{ dir = 8 }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/asphalt/cement/cement3, -/area/strata/ag/interior/landingzone_1) -"aIh" = ( -/obj/effect/decal/cleanable/blood{ - icon_state = "xgib2" - }, -/turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/lz1) "aIi" = ( /obj/structure/pipes/vents/pump{ dir = 8 @@ -9029,26 +8637,19 @@ /obj/effect/landmark/xeno_hive_spawn, /obj/effect/landmark/ert_spawns/groundside_xeno, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "aIj" = ( /obj/structure/bed/chair{ - dir = 4 + dir = 8 }, -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/turf/open/floor/strata/multi_tiles/west, +/area/strata/ag/interior/landing_zones/near_lz1) "aIk" = ( -/turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms) -"aIl" = ( -/obj/effect/decal/cleanable/blood{ - icon_state = "xgib4" - }, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aIm" = ( /obj/item/ammo_magazine/shotgun/buckshot{ pixel_x = 6; @@ -9058,32 +8659,32 @@ dir = 8 }, /turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aIn" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/snacks/enchiladas, /turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aIo" = ( /obj/structure/pipes/vents/pump/on, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aIp" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/pizzabox/mushroom, /obj/item/tool/kitchen/utensil/pspoon, /turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aIs" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_1, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "aIw" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aIz" = ( /obj/structure/platform/strata/metal{ dir = 1 @@ -9092,12 +8693,12 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aIC" = ( /obj/effect/decal/cleanable/blood, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aIG" = ( /obj/structure/platform/strata/metal{ dir = 1 @@ -9106,7 +8707,7 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aIH" = ( /obj/effect/decal/cleanable/generic, /obj/structure/platform/strata/metal{ @@ -9116,19 +8717,19 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aIL" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 10 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aIN" = ( /obj/structure/machinery/weather_siren{ pixel_y = -8 }, /turf/closed/wall/strata_outpost, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aIP" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/ice/layer1, @@ -9136,7 +8737,7 @@ "aIQ" = ( /obj/structure/largecrate/random/case/double, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aIS" = ( /obj/structure/machinery/autolathe/full, /obj/structure/machinery/camera/autoname{ @@ -9149,10 +8750,10 @@ dir = 9 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aIU" = ( /turf/closed/wall/wood, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aIV" = ( /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi) @@ -9175,53 +8776,25 @@ /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi) "aIZ" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/engi) +/obj/structure/largecrate/random/case/double, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outpost/foyer) "aJb" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/prison/darkyellowfull2, /area/strata/ag/interior/outpost/engi) "aJc" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/engi) +/obj/structure/pipes/standard/simple/hidden/cyan, +/turf/open/floor/strata/blue3/southwest, +/area/strata/ag/interior/outpost/admin) "aJd" = ( /obj/structure/sign/safety/terminal, /turf/closed/wall/strata_outpost, /area/strata/ag/interior/outpost/engi) -"aJe" = ( -/obj/structure/pipes/standard/simple/hidden/cyan, -/obj/structure/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/interior/outpost/engi) "aJf" = ( /obj/structure/bed/sofa/vert/grey/top, /turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) -"aJk" = ( -/obj/item/lightstick/red/spoke/planted{ - layer = 3.1; - pixel_y = 13 - }, -/obj/structure/prop/ice_colony/ground_wire, -/obj/structure/prop/ice_colony/ground_wire{ - dir = 1 - }, -/obj/structure/prop/ice_colony/ground_wire{ - dir = 8 - }, -/obj/structure/prop/ice_colony/ground_wire{ - dir = 4 - }, -/turf/open/floor/strata/red2, -/area/strata/ug/interior/jungle/deep/structures/res) "aJl" = ( /obj/structure/platform/strata/metal{ dir = 4 @@ -9239,12 +8812,11 @@ "aJn" = ( /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aJo" = ( /obj/structure/machinery/blackbox_recorder, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/effect/landmark/objective_landmark/close, /obj/item/prop/almayer/flight_recorder/colony{ @@ -9258,13 +8830,9 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aJr" = ( /obj/structure/machinery/computer/crew, -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, /turf/open/floor/strata, /area/strata/ag/interior/outpost/admin) "aJs" = ( @@ -9313,6 +8881,9 @@ /obj/effect/decal/cleanable/blood{ icon_state = "xgib6" }, +/obj/structure/machinery/light{ + dir = 8 + }, /turf/open/floor/strata, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "aJD" = ( @@ -9338,52 +8909,46 @@ "aJH" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aJI" = ( /obj/structure/barricade/wooden, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aJJ" = ( /obj/structure/barricade/wooden, /obj/item/stack/rods, /obj/item/stack/sheet/metal/medium_stack, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aJK" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 8 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "aJM" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "sunnybush_1" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_res) -"aJO" = ( -/obj/structure/machinery/door/airlock/multi_tile/almayer/generic{ - dir = 1 - }, -/turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/dorms) +/area/strata/ug/interior/jungle/structures/research/south) "aJP" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgib2" }, /turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aJQ" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/storage/toolbox/syndicate, /turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aJR" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 5 }, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aJS" = ( /obj/structure/bed/chair{ dir = 4 @@ -9393,20 +8958,20 @@ }, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata/orange_edge/east, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aJT" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/drinks/bottle/vodka, /turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aJV" = ( /obj/item/stack/snow, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aJW" = ( /obj/structure/machinery/colony_floodlight, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aJX" = ( /obj/structure/barricade/handrail/strata{ dir = 1 @@ -9416,30 +8981,25 @@ }, /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aJY" = ( /obj/structure/barricade/handrail/strata{ dir = 1 }, /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aJZ" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, -/obj/structure/barricade/handrail/strata{ - dir = 1 - }, -/turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/obj/structure/machinery/light, +/turf/open/floor/strata/fake_wood, +/area/strata/ag/interior/outpost/canteen) "aKa" = ( /obj/structure/machinery/weather_siren{ dir = 1; pixel_y = 28 }, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aKb" = ( /obj/structure/bed/chair{ dir = 4 @@ -9448,7 +9008,7 @@ dir = 1 }, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aKc" = ( /obj/structure/barricade/handrail/strata{ dir = 1 @@ -9457,51 +9017,54 @@ dir = 4 }, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aKf" = ( /obj/item/lightstick/planted, /obj/structure/platform_decoration/strata/metal{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aKi" = ( /obj/structure/machinery/power/terminal{ dir = 4 }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/asphalt/cement, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aKj" = ( /obj/structure/machinery/power/smes/buildable{ capacity = 1e+006; dir = 1 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aKk" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aKl" = ( /obj/structure/platform_decoration/strata/metal{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aKm" = ( -/obj/structure/machinery/light/small, -/turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/obj/structure/stairs/perspective{ + color = "#6e6e6e"; + dir = 1 + }, +/obj/structure/barricade/handrail/strata{ + dir = 8 + }, +/turf/open/auto_turf/snow/brown_base/layer2, +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aKn" = ( /obj/structure/machinery/power/monitor{ name = "Main Power Grid Monitoring" }, -/obj/structure/machinery/light/small{ - dir = 8 - }, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi) "aKp" = ( @@ -9528,7 +9091,7 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aKt" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata{ @@ -9538,7 +9101,7 @@ dir = 8 }, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aKu" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -9549,7 +9112,7 @@ dir = 8 }, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/water_marshes) "aKv" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata{ @@ -9560,7 +9123,7 @@ "aKw" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aKx" = ( /obj/item/clothing/suit/storage/hazardvest, /obj/item/clothing/suit/storage/hazardvest, @@ -9584,9 +9147,8 @@ /turf/open/floor/strata, /area/strata/ag/interior/outpost/engi) "aKA" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 1 }, /turf/open/floor/strata, /area/strata/ag/interior/outpost/engi) @@ -9623,7 +9185,7 @@ dir = 8 }, /turf/open/floor/strata/purp1, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "aKG" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/communications{ @@ -9649,9 +9211,6 @@ }, /turf/open/floor/strata, /area/strata/ag/interior/outpost/admin) -"aKM" = ( -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/outpost/maint/canteen_e_1) "aKN" = ( /obj/structure/machinery/door/airlock/almayer/generic{ dir = 2 @@ -9685,7 +9244,7 @@ "aKV" = ( /obj/item/lightstick/planted, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aKW" = ( /obj/structure/bed/chair{ dir = 1 @@ -9704,7 +9263,7 @@ "aKY" = ( /obj/structure/flora/bush/ausbushes/grassybush, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/west_engi) +/area/strata/ug/interior/jungle/structures/monitoring/west) "aKZ" = ( /obj/item/reagent_container/glass/bucket/janibucket, /turf/open/floor/strata, @@ -9722,55 +9281,64 @@ dir = 4 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aLc" = ( /obj/structure/window/reinforced/tinted, /obj/structure/window/reinforced/tinted{ dir = 8 }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "aLf" = ( /obj/structure/bed/chair{ dir = 1 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aLg" = ( /obj/effect/decal/strata_decals/grime/grime4{ dir = 1 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aLh" = ( /obj/effect/decal/cleanable/blood{ dir = 4; icon_state = "gib6" }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aLi" = ( /obj/effect/decal/cleanable/blood{ dir = 4; icon_state = "gib6" }, /turf/open/floor/strata/orange_edge/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aLj" = ( /obj/effect/decal/cleanable/blood, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/orange_edge/east, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aLk" = ( -/obj/structure/reagent_dispensers/water_cooler, -/obj/structure/machinery/light/small, -/obj/effect/decal/strata_decals/grime/grime4, -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/obj/item/clothing/shoes/snow, +/obj/structure/surface/rack, +/obj/item/clothing/shoes/snow, +/obj/item/clothing/suit/storage/snow_suit, +/obj/item/clothing/suit/storage/snow_suit, +/obj/item/tank/emergency_oxygen/engi, +/obj/effect/decal/strata_decals/grime/grime3{ + dir = 8 + }, +/obj/structure/machinery/light{ + dir = 1 + }, +/turf/open/floor/strata/floor3/east, +/area/strata/ag/exterior/outpost_decks) "aLl" = ( /obj/structure/sign/poster, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aLo" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -9781,34 +9349,34 @@ dir = 1 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aLp" = ( /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aLq" = ( /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aLr" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/folder/blue, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aLs" = ( /obj/structure/bed/chair{ dir = 8 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aLt" = ( /obj/structure/machinery/light/small{ dir = 4 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aLu" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aLv" = ( /obj/item/reagent_container/food/drinks/bottle/sake{ pixel_x = 9; @@ -9817,7 +9385,7 @@ /obj/structure/surface/table/almayer, /obj/effect/landmark/objective_landmark/close, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aLw" = ( /obj/structure/machinery/weather_siren{ dir = 1; @@ -9830,19 +9398,19 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aLz" = ( /obj/structure/platform/strata/metal{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aLB" = ( /obj/structure/machinery/camera/autoname{ dir = 4 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aLF" = ( /obj/structure/machinery/cm_vending/sorted/tech/tool_storage, /turf/open/floor/strata, @@ -9850,6 +9418,9 @@ "aLG" = ( /obj/structure/surface/table/reinforced/prison, /obj/effect/spawner/random/toolbox, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/floor/strata, /area/strata/ag/interior/outpost/engi) "aLH" = ( @@ -9862,7 +9433,7 @@ "aLL" = ( /obj/item/lightstick/planted, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aLM" = ( /obj/structure/platform/strata/metal{ dir = 1 @@ -9871,7 +9442,7 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aLO" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/floor3, @@ -9945,22 +9516,23 @@ /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, +/obj/structure/machinery/door/airlock/almayer/medical/glass/colony{ + dir = 8; + name = "\improper Airlock" + }, /turf/open/floor/strata/multi_tiles/west, /area/strata/ag/interior/outpost/admin) "aMf" = ( -/obj/structure/machinery/light/small{ - dir = 1 - }, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/turf/open/floor/strata/blue1, +/turf/open/floor/strata/blue3/north, /area/strata/ag/interior/outpost/admin) "aMg" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 4 }, -/turf/open/floor/strata/blue4, +/turf/open/floor/strata/blue3/north, /area/strata/ag/interior/outpost/admin) "aMh" = ( /turf/open/floor/strata/blue4/north, @@ -10004,19 +9576,11 @@ /obj/structure/bed/chair{ dir = 4 }, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "aMp" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/condiment/saltshaker, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /turf/open/floor/prison/darkyellowfull2, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "aMq" = ( @@ -10040,56 +9604,53 @@ "aMt" = ( /obj/structure/curtain/open/medical, /turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aMu" = ( /turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aMv" = ( /obj/structure/bed, /turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aMw" = ( /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "aMx" = ( /obj/structure/flora/grass/tallgrass/jungle/corner, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_res) +/area/strata/ug/interior/jungle/structures/research/south) "aMy" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 10 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_res) +/area/strata/ug/interior/jungle/structures/research/south) "aMz" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fullgrass_1" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_res) +/area/strata/ug/interior/jungle/structures/research/south) "aMA" = ( /obj/effect/decal/strata_decals/catwalk/prison, -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 8 }, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aMB" = ( /turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aMC" = ( -/obj/structure/bed/chair{ - dir = 8 - }, /turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/near_lz1) "aMD" = ( -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aME" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "aMF" = ( /obj/structure/machinery/weather_siren{ dir = 4; @@ -10097,32 +9658,32 @@ pixel_y = 10 }, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aMG" = ( /obj/item/lightstick/red/planted, /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aMH" = ( /obj/structure/platform_decoration/strata/metal{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aMI" = ( /obj/structure/platform_decoration/strata/metal{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aMJ" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aMK" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -10131,13 +9692,13 @@ }, /obj/structure/platform/strata/metal, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aML" = ( /obj/structure/machinery/light/small{ dir = 4 }, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aMM" = ( /obj/structure/machinery/computer/station_alert{ dir = 4; @@ -10149,17 +9710,17 @@ pixel_y = 6 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aMN" = ( /obj/structure/pipes/vents/pump/on, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aMO" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 8 }, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aMP" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment{ @@ -10167,7 +9728,7 @@ }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aMQ" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 5 @@ -10179,26 +9740,26 @@ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aMT" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aMU" = ( /obj/item/lightstick/red/planted, /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aMV" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aMW" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -10222,15 +9783,12 @@ /turf/open/floor/strata, /area/strata/ag/interior/outpost/engi) "aNa" = ( -/obj/structure/pipes/standard/manifold/hidden/cyan{ +/obj/structure/bed/chair{ dir = 1 }, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, -/turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/interior/outpost/engi) +/obj/item/tool/pen/blue, +/turf/open/floor/strata/floor3/east, +/area/strata/ag/interior/outpost/med) "aNb" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 10 @@ -10245,14 +9803,14 @@ "aNd" = ( /obj/effect/decal/cleanable/generic, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aNe" = ( /obj/item/bodybag/tarp/snow, /obj/structure/platform/strata/metal{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aNf" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_10" @@ -10269,25 +9827,25 @@ "aNj" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aNl" = ( /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aNm" = ( /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aNo" = ( /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aNp" = ( /obj/effect/decal/cleanable/generic, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aNq" = ( /obj/structure/platform_decoration/strata/metal, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aNs" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/blue3/west, @@ -10330,12 +9888,12 @@ /turf/open/floor/prison/darkyellowfull2, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "aNz" = ( -/obj/structure/pipes/standard/simple/hidden/cyan, -/obj/structure/machinery/camera/autoname{ - dir = 8 +/obj/structure/platform_decoration/strata{ + dir = 4 }, -/turf/open/floor/strata, -/area/strata/ag/interior/outpost/canteen/lower_cafeteria) +/obj/structure/blocker/invisible_wall, +/turf/open/gm/river, +/area/strata/ag/exterior/marsh/water) "aNA" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 @@ -10346,20 +9904,20 @@ }, /obj/structure/platform/strata/metal, /turf/open/gm/river, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aNB" = ( /obj/structure/platform/strata/metal, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aNC" = ( /obj/structure/closet/crate, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aND" = ( /obj/structure/surface/rack, /obj/item/stack/sheet/metal/medium_stack, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aNE" = ( /obj/structure/machinery/space_heater, /obj/item/reagent_container/food/drinks/coffee{ @@ -10367,36 +9925,32 @@ pixel_y = 14 }, /turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/outpost/maint/canteen_e_1) -"aNF" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ag/interior/outpost/maint) "aNG" = ( /obj/effect/landmark/xeno_spawn, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "aNH" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "pointybush_1" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "aNI" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/machinery/camera/autoname{ dir = 4 }, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aNJ" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "aNL" = ( /obj/structure/sign/safety/restrictedarea, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aNM" = ( /obj/item/clothing/shoes/snow, /obj/structure/surface/rack, @@ -10408,11 +9962,8 @@ dir = 8 }, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aNN" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, /obj/item/clothing/shoes/snow, /obj/structure/surface/rack, /obj/item/clothing/shoes/snow, @@ -10421,7 +9972,7 @@ /obj/item/tank/emergency_oxygen/engi, /obj/effect/decal/strata_decals/grime/grime3, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aNO" = ( /obj/structure/bed/chair{ dir = 4 @@ -10430,14 +9981,14 @@ dir = 6 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aNP" = ( /obj/structure/pipes/vents/pump{ dir = 8; id_tag = "mining_outpost_pump" }, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aNQ" = ( /obj/item/explosive/grenade/phosphorus, /obj/structure/surface/rack, @@ -10447,13 +9998,13 @@ dir = 4 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aNR" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aNS" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -10462,37 +10013,37 @@ dir = 8 }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aNT" = ( /obj/effect/spawner/random/toolbox, /obj/structure/surface/rack, /obj/item/device/flashlight, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aNU" = ( /obj/item/lightstick/red/planted, /obj/structure/platform/strata/metal, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aNV" = ( /obj/structure/pipes/vents/pump{ dir = 1 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aNW" = ( /obj/structure/closet/emcloset, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aNX" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aNZ" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -10500,9 +10051,9 @@ /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aOa" = ( -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata, /area/strata/ag/interior/outpost/engi) "aOb" = ( @@ -10510,6 +10061,7 @@ icon_state = "pottedplant_21" }, /obj/structure/platform_decoration/strata/metal, +/obj/structure/machinery/light, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi) "aOc" = ( @@ -10584,6 +10136,7 @@ icon_state = "pottedplant_21" }, /obj/structure/disposalpipe/segment, +/obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/strata, /area/strata/ag/interior/outpost/admin) "aOo" = ( @@ -10617,14 +10170,16 @@ dir = 4 }, /turf/open/floor/strata/red2, -/area/strata/ug/interior/jungle/deep/south_res) +/area/strata/ug/interior/jungle/structures/research/south) "aOt" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/barricade/handrail/strata{ + dir = 1 }, -/turf/open/floor/strata/blue1, -/area/strata/ag/interior/outpost/admin) +/obj/structure/machinery/light{ + dir = 8 + }, +/turf/open/asphalt/cement, +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aOu" = ( /obj/structure/bed/chair/office/light{ dir = 8 @@ -10632,22 +10187,13 @@ /turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "aOv" = ( -/obj/structure/surface/table/reinforced/prison, -/obj/item/reagent_container/food/drinks/bottle/sake{ - pixel_x = -9; - pixel_y = 15 - }, -/obj/item/toy/deck, -/obj/item/storage/box/cups, -/turf/open/floor/strata/blue1, -/area/strata/ag/interior/outpost/admin) +/obj/structure/closet/secure_closet/personal, +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/interior/outside/bball) "aOw" = ( -/obj/structure/machinery/vending/snack, -/obj/structure/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/strata/blue1, -/area/strata/ag/interior/outpost/admin) +/obj/effect/decal/cleanable/blood, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/central) "aOx" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/machinery/camera/autoname{ @@ -10667,7 +10213,7 @@ /obj/item/lightstick/red/planted, /obj/structure/platform/strata/metal, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aOA" = ( /obj/effect/decal/cleanable/vomit, /turf/open/floor/strata/white_cyan2/west, @@ -10675,20 +10221,20 @@ "aOB" = ( /obj/structure/platform/strata/metal, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aOD" = ( /obj/effect/decal/remains/xeno, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aOE" = ( /obj/item/lightstick/red/planted, /obj/structure/platform/strata/metal, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aOF" = ( /obj/structure/platform/strata/metal, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/flight_control_exterior) "aOG" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/drinks/cans/sodawater, @@ -10700,54 +10246,53 @@ /turf/open/floor/strata/white_cyan1/east, /area/strata/ag/interior/outpost/canteen) "aOK" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 1 }, -/turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/outpost/canteen) +/turf/open/auto_turf/snow/brown_base/layer1, +/area/strata/ag/exterior/paths/north_outpost) "aOL" = ( /obj/structure/closet/crate/science, /obj/effect/landmark/objective_landmark/science, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aOM" = ( /obj/effect/decal/cleanable/blood{ layer = 3 }, /obj/item/stool, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aON" = ( /obj/item/stack/sheet/wood, /obj/structure/closet/crate/internals, /turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aOP" = ( /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aOR" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aOS" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 1 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aOT" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aOU" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 10 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aOW" = ( /obj/structure/barricade/snow{ dir = 4 @@ -10756,39 +10301,39 @@ dir = 5 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aOX" = ( /obj/structure/platform/strata/metal{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aOY" = ( /obj/item/tool/shovel/snow, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aOZ" = ( /obj/item/lightstick/red/planted, /obj/structure/platform/strata/metal{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aPa" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aPb" = ( /obj/structure/filingcabinet, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aPc" = ( /obj/structure/platform/strata/metal{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aPd" = ( /obj/structure/machinery/weather_siren{ dir = 4; @@ -10796,38 +10341,38 @@ pixel_y = 10 }, /turf/closed/wall/wood, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "aPe" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/machinery/light/small{ dir = 8 }, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aPh" = ( /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aPi" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/machinery/light/small{ dir = 4 }, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aPk" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/surface/rack, /obj/item/tool/extinguisher, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aPl" = ( /obj/structure/bed/chair{ dir = 4 }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aPm" = ( /turf/closed/wall/strata_outpost/reinforced/hull, /area/strata/ag/interior/outpost/admin) @@ -10837,7 +10382,7 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aPo" = ( /obj/structure/surface/rack, /obj/item/explosive/grenade/phosphorus, @@ -10846,11 +10391,11 @@ /obj/item/ammo_box/magazine/shotgun/buckshot, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aPp" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aPq" = ( /obj/structure/machinery/weather_siren{ dir = 4; @@ -10858,30 +10403,30 @@ pixel_y = 10 }, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aPr" = ( /obj/structure/platform_decoration/strata/metal{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aPs" = ( /obj/item/lightstick/planted, /obj/structure/barricade/snow{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aPu" = ( /obj/structure/machinery/door/airlock/almayer/engineering/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aPx" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aPy" = ( /obj/structure/closet/bombcloset, /obj/item/clothing/suit/armor/bulletproof, @@ -10894,7 +10439,7 @@ req_one_access = null }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aPB" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" @@ -11034,34 +10579,43 @@ /area/strata/ag/interior/outpost/admin) "aPT" = ( /obj/effect/decal/cleanable/generic, -/obj/structure/platform_decoration/strata/metal, /obj/item/lightstick/red/planted, +/obj/structure/platform/strata/metal, +/obj/structure/barricade/handrail/strata{ + dir = 8 + }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aPW" = ( -/obj/structure/barricade/handrail/strata, +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/admin) +/area/strata/ag/interior/outpost/engi/drome) "aPX" = ( /obj/structure/platform/strata/metal, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aPY" = ( /obj/structure/barricade/snow{ dir = 8 }, +/obj/structure/blocker/invisible_wall, /turf/open/floor/interior/tatami, /area/strata/ag/interior/restricted) "aQa" = ( /obj/effect/decal/cleanable/generic, /obj/structure/platform/strata/metal, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "aQb" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 4 }, /turf/open/floor/strata/blue1, @@ -11077,7 +10631,7 @@ /area/strata/ag/interior/outpost/canteen/bar) "aQd" = ( /obj/structure/machinery/vending/dinnerware, -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 8 }, /turf/open/floor/strata, @@ -11099,7 +10653,7 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aQh" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -11108,7 +10662,7 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aQi" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 @@ -11135,11 +10689,11 @@ dir = 6 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aQl" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aQm" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xtracks" @@ -11155,125 +10709,119 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aQp" = ( /obj/structure/machinery/light/small{ - dir = 4 + dir = 8 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aQq" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aQr" = ( /obj/item/stack/sheet/wood, /turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aQs" = ( /obj/structure/closet/wardrobe/pjs, /turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aQt" = ( /turf/closed/wall/wood, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "aQu" = ( /obj/structure/machinery/weather_siren{ dir = 1; pixel_y = 28 }, /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aQv" = ( /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aQw" = ( /obj/structure/pipes/vents/pump/on, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aQx" = ( /obj/structure/extinguisher_cabinet, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aQy" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/structure/machinery/vending/snack, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aQz" = ( /obj/structure/machinery/vending/coffee, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aQA" = ( /obj/structure/bed/chair, -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 24; - start_charge = 0 - }, +/obj/structure/machinery/power/apc/directional/no_power/north, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aQB" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgibdown1" }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aQD" = ( /obj/structure/reagent_dispensers/water_cooler, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aQF" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aQG" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/machinery/door/airlock/almayer/security/glass/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aQH" = ( /obj/structure/platform_decoration/strata/metal{ dir = 4 }, /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aQI" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aQK" = ( -/obj/effect/decal/strata_decals/catwalk/prison, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/plating, -/area/strata/ag/exterior/research_decks) +/obj/effect/decal/cleanable/blood, +/obj/structure/pipes/standard/simple/hidden/cyan, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_door, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/hive) +"aQM" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/jungle/structures/monitoring/west) "aQN" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aQP" = ( /obj/structure/platform/strata/metal, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aQQ" = ( /turf/open/floor/strata/fake_wood, /area/strata/ag/interior/outpost/engi) @@ -11288,37 +10836,37 @@ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aQT" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 4 }, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aQV" = ( -/obj/structure/surface/table/reinforced/prison, -/obj/item/storage/fancy/cigarettes/lady_finger, -/turf/open/floor/strata/fake_wood, +/obj/structure/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/engi) "aQW" = ( -/obj/structure/bed/chair{ - dir = 8 - }, +/obj/effect/landmark/corpsespawner/engineer, +/obj/item/weapon/gun/pistol/t73, /turf/open/floor/strata/fake_wood, /area/strata/ag/interior/outpost/engi) "aQX" = ( -/obj/structure/machinery/light/small, -/obj/structure/barricade/handrail/strata{ +/obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/engi) +/obj/structure/machinery/light, +/turf/open/floor/strata/white_cyan1/east, +/area/strata/ag/interior/mining_outpost/canteen) "aQY" = ( -/obj/structure/machinery/light/small, /obj/structure/barricade/handrail/strata{ dir = 8 }, +/obj/structure/machinery/light, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi) "aQZ" = ( @@ -11352,7 +10900,7 @@ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aRf" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment{ @@ -11364,6 +10912,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/strata, /area/strata/ag/interior/outpost/admin) "aRi" = ( @@ -11380,12 +10929,6 @@ }, /turf/open/gm/river, /area/strata/ag/exterior/marsh/water) -"aRk" = ( -/obj/structure/barricade/handrail/strata{ - dir = 8 - }, -/turf/open/floor/strata/blue1, -/area/strata/ag/interior/outpost/admin) "aRm" = ( /obj/structure/bed/chair{ dir = 8 @@ -11401,11 +10944,6 @@ /area/strata/ag/interior/outpost/canteen/bar) "aRo" = ( /obj/structure/largecrate/random, -/obj/structure/machinery/light/small, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /turf/open/floor/strata, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "aRp" = ( @@ -11413,7 +10951,7 @@ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aRq" = ( /obj/structure/barricade/deployable, /obj/structure/machinery/m56d_hmg, @@ -11422,13 +10960,13 @@ "aRr" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aRs" = ( /obj/structure/barricade/wooden{ dir = 4 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aRv" = ( /turf/closed/wall/strata_outpost/reinforced/hull, /area/strata/ag/interior/outpost/canteen/bar) @@ -11437,55 +10975,55 @@ dir = 1 }, /turf/open/asphalt/cement/cement4, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "aRy" = ( /obj/structure/platform/strata/metal{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aRz" = ( /obj/effect/decal/cleanable/blood/oil, /obj/structure/machinery/landinglight/ds1/delayone{ dir = 1 }, /turf/open/asphalt/cement/cement4, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "aRA" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aRB" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 9 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aRC" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aRD" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aRF" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aRG" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aRI" = ( /obj/structure/noticeboard{ pixel_y = 32 @@ -11494,19 +11032,19 @@ dir = 4 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aRJ" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aRK" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aRL" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -11516,7 +11054,7 @@ name = "\improper Airlock" }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aRM" = ( /obj/structure/machinery/light/small{ dir = 4 @@ -11525,36 +11063,29 @@ dir = 9 }, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aRO" = ( /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aRR" = ( /obj/structure/platform/strata/metal{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aRV" = ( /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aRW" = ( /obj/effect/spawner/random/toolbox, /obj/structure/barricade/handrail/strata{ dir = 1 }, /turf/open/asphalt/cement, -/area/strata/ag/interior/outpost/gen/foyer) -"aRX" = ( -/obj/structure/machinery/door/airlock/almayer/medical/glass/colony{ - dir = 2; - name = "\improper Airlock" - }, -/turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/outpost/engi) +/area/strata/ag/interior/outpost/foyer) "aRZ" = ( /obj/structure/platform_decoration/strata/metal{ dir = 4 @@ -11593,26 +11124,20 @@ /turf/open/floor/prison/darkyellowfull2, /area/strata/ag/interior/outpost/engi) "aSf" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, -/obj/structure/pipes/standard/simple/hidden/cyan, -/turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/interior/outpost/engi) +/obj/structure/blocker/invisible_wall, +/turf/open/auto_turf/ice/layer1, +/area/strata/ag/interior/restricted) "aSj" = ( -/obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform_decoration/strata{ dir = 1 }, +/obj/structure/blocker/invisible_wall, /turf/open/gm/river, /area/strata/ag/exterior/marsh/water) "aSk" = ( /obj/structure/bed/chair/office/light{ dir = 4 }, -/obj/structure/barricade/handrail/strata{ - dir = 8 - }, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "aSl" = ( @@ -11627,9 +11152,6 @@ /turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "aSn" = ( -/obj/structure/machinery/cm_vending/sorted/medical/wall_med/limited{ - pixel_y = -28 - }, /obj/item/reagent_container/spray/cleaner, /obj/structure/surface/rack, /obj/item/storage/box/flashbangs, @@ -11662,9 +11184,11 @@ /turf/open/floor/strata/multi_tiles/southeast, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "aSs" = ( -/obj/structure/machinery/light/small, -/turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/outpost/canteen) +/obj/structure/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ag/interior/mining_outpost/maintenance) "aSt" = ( /obj/structure/bed/chair{ dir = 1 @@ -11673,6 +11197,7 @@ /area/strata/ag/interior/outpost/canteen) "aSu" = ( /obj/structure/machinery/vending/snack, +/obj/structure/machinery/light, /turf/open/floor/strata/white_cyan1/east, /area/strata/ag/interior/outpost/canteen) "aSv" = ( @@ -11685,116 +11210,116 @@ "aSw" = ( /obj/structure/closet/firecloset/full, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aSz" = ( /turf/open/floor/prison/floor_plate, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "aSA" = ( /obj/item/organ/eyes, /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aSB" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 5 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "aSC" = ( /turf/open/gm/coast/beachcorner/north_west, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "aSD" = ( /turf/open/gm/coast/beachcorner/north_east, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "aSF" = ( /obj/structure/flora/bush/ausbushes/var3/fullgrass, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "aSG" = ( /obj/structure/platform/strata/metal{ dir = 8 }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/asphalt/cement/cement14, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "aSH" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/asphalt/cement/cement12, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "aSJ" = ( /obj/item/lightstick/planted, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aSK" = ( /obj/structure/platform_decoration/strata/metal{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aSL" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aSN" = ( /turf/open/asphalt/cement/cement15, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "aSP" = ( /obj/structure/machinery/weather_siren{ dir = 1; pixel_y = 28 }, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aSQ" = ( /obj/structure/machinery/door/airlock/almayer/medical/glass/colony{ dir = 2; name = "\improper Airlock" }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aSR" = ( /obj/structure/machinery/weather_siren{ pixel_y = -8 }, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aSS" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aST" = ( /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aSU" = ( /obj/structure/bookcase, /obj/item/book/manual/atmospipes, /obj/item/book/manual/engineering_guide, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aSV" = ( /obj/structure/machinery/light/small, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aSW" = ( /obj/structure/pipes/vents/pump{ dir = 1 }, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aSX" = ( /obj/effect/decal/cleanable/blood/oil, /obj/structure/machinery/landinglight/ds2{ dir = 1 }, /turf/open/asphalt/cement/cement4, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "aSY" = ( /obj/structure/largecrate/random/case/double, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aSZ" = ( /obj/structure/surface/rack, /obj/item/inflatable, @@ -11805,71 +11330,62 @@ /obj/item/inflatable, /obj/item/tool/weldingtool, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aTb" = ( /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aTe" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aTg" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 10 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aTh" = ( /obj/item/lightstick/red/planted, /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/flora/grass/ice/brown/snowgrassbb_1, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aTi" = ( /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aTk" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aTn" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgib4" }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aTp" = ( /obj/structure/largecrate/random/case/small, /turf/open/asphalt/cement, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aTs" = ( /obj/structure/bookcase{ icon_state = "book-5" }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aTt" = ( /obj/structure/bookcase{ icon_state = "book-5" }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/outpost/gen/foyer) -"aTu" = ( -/obj/structure/bookcase{ - icon_state = "book-5" - }, -/obj/structure/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aTv" = ( -/obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata{ dir = 4 }, +/obj/structure/blocker/invisible_wall, /turf/open/gm/river, /area/strata/ag/exterior/marsh/water) "aTy" = ( @@ -11877,13 +11393,13 @@ icon_state = "pottedplant_22" }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aTz" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aTA" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/fake_wood, @@ -11977,7 +11493,7 @@ /obj/item/tool/mop, /obj/structure/janitorialcart, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "aTQ" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 @@ -11990,7 +11506,7 @@ dir = 1 }, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aTT" = ( /obj/structure/pipes/vents/pump{ dir = 8 @@ -11998,7 +11514,7 @@ /turf/open/floor/strata/blue3/east, /area/strata/ag/interior/outpost/admin) "aTU" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 4 }, /turf/open/floor/strata/blue1, @@ -12008,7 +11524,7 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aTW" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 5 @@ -12023,7 +11539,7 @@ dir = 10 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aTY" = ( /obj/structure/sink{ dir = 4; @@ -12038,39 +11554,39 @@ /obj/effect/decal/cleanable/generic, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aUb" = ( /obj/structure/pipes/standard/simple/hidden/cyan, -/obj/structure/machinery/light/small{ +/obj/effect/decal/strata_decals/catwalk/prison, +/obj/structure/machinery/light{ dir = 4 }, -/obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/engi/drome) "aUc" = ( /obj/structure/sign/safety/galley, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aUe" = ( /obj/structure/machinery/door/airlock/almayer/generic{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aUf" = ( /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/canteen) "aUg" = ( /turf/open/gm/river, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "aUh" = ( /turf/open/gm/coast/east, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "aUn" = ( /obj/structure/platform/strata/metal, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aUo" = ( /obj/structure/platform/strata/metal{ dir = 8 @@ -12079,20 +11595,20 @@ dir = 5 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aUp" = ( /turf/closed/wall/wood, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "aUq" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 9 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aUr" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aUs" = ( /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/strata/orange_cover, @@ -12122,66 +11638,59 @@ icon_state = "p_stair_full" }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aUz" = ( /obj/structure/platform/strata/metal, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aUA" = ( /obj/structure/platform_decoration/strata/metal{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aUC" = ( /obj/structure/platform/strata/metal{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aUD" = ( /obj/structure/flora/grass/tallgrass/ice, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aUE" = ( /obj/structure/largecrate/random/barrel/yellow, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aUF" = ( /obj/structure/pipes/vents/pump{ dir = 4 }, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aUK" = ( /obj/structure/closet/firecloset/full, /obj/structure/machinery/light/small, /obj/effect/landmark/objective_landmark/medium, /turf/open/asphalt/cement, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aUM" = ( /obj/structure/closet/secure_closet/personal, -/obj/structure/machinery/power/apc{ - dir = 8; - pixel_x = -24; - start_charge = 0 - }, /obj/effect/landmark/objective_landmark/close, +/obj/structure/machinery/power/apc/directional/no_power/west, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aUN" = ( /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aUR" = ( -/obj/structure/flora/pottedplant{ - icon_state = "pottedplant_22" - }, -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 4 }, -/turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/outpost/gen/foyer) +/turf/open/auto_turf/snow/brown_base/layer4, +/area/strata/ag/exterior/paths/north_outpost) "aUS" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med/limited, /turf/closed/wall/strata_outpost, @@ -12299,12 +11808,12 @@ dir = 5 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aVi" = ( /obj/structure/flora/grass/tallgrass/ice, /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aVj" = ( /obj/structure/bookcase{ icon_state = "book-5" @@ -12319,14 +11828,14 @@ "aVk" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aVl" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "aVm" = ( /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "aVn" = ( /obj/structure/filingcabinet, /obj/structure/barricade/handrail/strata{ @@ -12340,14 +11849,14 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aVq" = ( /turf/open/auto_turf/snow/brown_base/layer1, /area/strata/ag/exterior/marsh/river) "aVv" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aVx" = ( /obj/structure/barricade/wooden{ dir = 8 @@ -12391,10 +11900,7 @@ /obj/item/book/manual/barman_recipes, /obj/item/book/manual/chef_recipes, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/outpost/maint/canteen_e_1) -"aVF" = ( -/turf/open/floor/strata, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aVG" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -12405,57 +11911,57 @@ "aVH" = ( /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aVJ" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aVK" = ( /turf/open/gm/coast/beachcorner2/south_east, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "aVL" = ( /turf/open/gm/coast/beachcorner2/south_west, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "aVM" = ( /turf/open/gm/coast/beachcorner2/north_east, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "aVN" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fernybush_3" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "aVP" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aVQ" = ( /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/hotsprings) +/area/strata/ug/interior/jungle/structures/research/hot_springs) "aVR" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/hotsprings) +/area/strata/ug/interior/jungle/structures/research/hot_springs) "aVS" = ( /turf/open/gm/coast/beachcorner/north_west, -/area/strata/ug/interior/jungle/deep/hotsprings) +/area/strata/ug/interior/jungle/structures/research/hot_springs) "aVT" = ( /turf/open/gm/coast/beachcorner/north_east, -/area/strata/ug/interior/jungle/deep/hotsprings) +/area/strata/ug/interior/jungle/structures/research/hot_springs) "aVW" = ( /obj/structure/platform/strata/metal{ dir = 8 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aVX" = ( /obj/structure/platform_decoration/strata/metal, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aVY" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/barricade/handrail/strata{ @@ -12465,30 +11971,30 @@ /area/strata/ag/exterior/marsh/river) "aVZ" = ( /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "aWa" = ( /obj/item/lightstick/red/planted, /obj/structure/platform/strata/metal{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aWc" = ( /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aWd" = ( /obj/structure/platform_decoration/strata/metal{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aWe" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aWf" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer1, @@ -12521,69 +12027,60 @@ /obj/effect/decal/cleanable/blood, /obj/item/storage/backpack/satchel, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aWm" = ( /obj/item/stack/snow, /obj/structure/machinery/camera/autoname{ dir = 8 }, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aWn" = ( /obj/effect/decal/cleanable/blood, /obj/item/organ/heart, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aWp" = ( /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/north_lz_caves) -"aWr" = ( -/obj/structure/machinery/weather_siren{ - pixel_y = -8 - }, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/tcomms/mining_caves) "aWs" = ( /obj/effect/decal/cleanable/blood/gibs/body, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aWt" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xtracks" }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aWy" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aWB" = ( /obj/structure/closet/secure_closet/personal, /obj/effect/landmark/objective_landmark/medium, /turf/open/floor/strata/cyan1/east, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "aWE" = ( /obj/structure/closet/secure_closet/personal, -/obj/structure/machinery/light/small{ - dir = 8 - }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aWF" = ( /obj/structure/pipes/vents/pump, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aWG" = ( /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aWH" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aWK" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -12591,11 +12088,11 @@ icon_state = "p_stair_full" }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aWL" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aWO" = ( /obj/structure/noticeboard{ pixel_y = 32 @@ -12653,13 +12150,10 @@ /obj/structure/bed/chair{ dir = 4 }, -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, /obj/effect/landmark/objective_landmark/science, +/obj/structure/machinery/power/apc/directional/no_power/north, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/exterior/paths/far_north_outpost) "aXa" = ( /obj/structure/barricade/wooden{ dir = 8 @@ -12676,7 +12170,7 @@ }, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "aXc" = ( /obj/effect/decal/cleanable/blood, /obj/structure/pipes/standard/manifold/hidden/cyan{ @@ -12726,89 +12220,85 @@ layer = 3 }, /turf/open/floor/strata, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aXn" = ( /obj/structure/sink{ dir = 1; pixel_y = -10 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aXo" = ( /obj/structure/machinery/space_heater, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aXp" = ( /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/outpost/jung/dorms/admin4) +/area/strata/ug/interior/outpost/underground_dorms/admin4) "aXq" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med/limited, /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/outpost/jung/dorms/admin4) +/area/strata/ug/interior/outpost/underground_dorms/admin4) "aXr" = ( /turf/open/gm/coast/beachcorner/south_west, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "aXs" = ( /obj/structure/machinery/door/airlock/almayer/engineering/colony, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "aXt" = ( /turf/open/gm/coast/beachcorner/south_west, -/area/strata/ug/interior/jungle/deep/hotsprings) +/area/strata/ug/interior/jungle/structures/research/hot_springs) "aXu" = ( /turf/open/gm/coast/beachcorner/south_east, -/area/strata/ug/interior/jungle/deep/hotsprings) +/area/strata/ug/interior/jungle/structures/research/hot_springs) "aXv" = ( /obj/structure/platform/strata/metal{ dir = 8 }, /obj/structure/platform/strata/metal, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aXw" = ( /obj/structure/platform/strata/metal{ dir = 8 }, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aXx" = ( -/obj/structure/machinery/power/apc{ - dir = 4; - pixel_x = 28; - start_charge = 0 - }, +/obj/structure/machinery/power/apc/directional/no_power/east, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aXy" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "aXB" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aXC" = ( /obj/structure/bed, /obj/effect/decal/cleanable/blood, /obj/item/tool/screwdriver, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aXD" = ( /obj/structure/surface/table, /obj/item/folder/blue, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aXE" = ( /obj/structure/bed/chair/office/light{ dir = 8 }, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aXF" = ( /obj/structure/bed, /obj/item/cell/high, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aXG" = ( /turf/closed/wall/strata_outpost/reinforced/hull, /area/strata/ag/interior/mountain) @@ -12816,29 +12306,29 @@ /obj/structure/surface/table, /obj/item/phone, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aXI" = ( /obj/structure/bed, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aXJ" = ( /obj/structure/surface/table, /obj/item/folder/blue, /obj/item/storage/pill_bottle/tramadol/skillless, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aXK" = ( /obj/structure/bed, /obj/item/tool/lighter/random, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "aXO" = ( /obj/effect/decal/cleanable/generic, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "aXP" = ( /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "aXV" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -12847,63 +12337,59 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aXW" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aXY" = ( /obj/effect/decal/cleanable/generic, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aXZ" = ( /obj/structure/machinery/power/smes/buildable{ capacity = 1e+006; dir = 1 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) -"aYa" = ( -/obj/structure/machinery/space_heater, -/turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh/river) +/area/strata/ag/interior/outside/bball/cave) "aYd" = ( /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "aYe" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "aYh" = ( /obj/structure/platform_decoration/strata/metal{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aYi" = ( /obj/structure/platform_decoration/strata/metal, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aYj" = ( /obj/structure/platform/strata/metal, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aYm" = ( /obj/item/stack/sheet/metal/medium_stack, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aYo" = ( /obj/structure/curtain/medical, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "aYp" = ( /turf/open/floor/interior/tatami, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "aYq" = ( /obj/structure/window/reinforced/tinted{ dir = 4 @@ -12914,7 +12400,7 @@ /obj/structure/window/reinforced/tinted, /obj/structure/machinery/iv_drip, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "aYr" = ( /obj/effect/spawner/random/toolbox, /obj/effect/decal/cleanable/blood{ @@ -12923,21 +12409,21 @@ /obj/structure/pipes/standard/simple/hidden/cyan, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aYu" = ( /obj/structure/disposalpipe/segment, /obj/item/stack/catwalk, /turf/open/floor/plating, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "aYw" = ( /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aYx" = ( -/obj/structure/machinery/light/small{ - dir = 1 - }, +/obj/structure/bed/nest, +/obj/effect/decal/cleanable/blood/gibs/core, +/obj/effect/decal/remains/xeno, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/mining_outpost/hive) "aYy" = ( /obj/item/lightstick/red/spoke/planted{ layer = 3.1; @@ -12954,17 +12440,17 @@ dir = 4 }, /turf/open/floor/strata/red2, -/area/strata/ug/interior/jungle/deep/hotsprings) +/area/strata/ug/interior/jungle/structures/research/hot_springs) "aYz" = ( /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aYA" = ( /obj/structure/machinery/vending/security, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "aYB" = ( /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aYD" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -12973,14 +12459,14 @@ layer = 3.5 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aYE" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aYG" = ( /turf/open/floor/strata/blue1, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "aYH" = ( /obj/effect/decal/cleanable/blood{ icon_state = "gib6" @@ -13017,7 +12503,7 @@ "aYQ" = ( /obj/item/stack/sheet/wood, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "aYR" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 9 @@ -13042,15 +12528,15 @@ "aYX" = ( /obj/structure/fence, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "aYY" = ( /obj/item/lightstick/planted, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "aYZ" = ( /obj/item/lightstick/planted, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "aZb" = ( /obj/effect/decal/cleanable/blood/gibs/down, /obj/item/stack/medical/advanced/bruise_pack, @@ -13061,14 +12547,14 @@ /area/strata/ag/interior/outpost/canteen/bar) "aZc" = ( /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "aZe" = ( /obj/structure/platform/strata/metal{ dir = 4 }, /obj/structure/platform/strata/metal, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aZh" = ( /obj/structure/barricade/wooden{ dir = 4 @@ -13083,7 +12569,7 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aZj" = ( /obj/item/lightstick/red/planted, /obj/structure/barricade/snow{ @@ -13103,23 +12589,16 @@ }, /turf/open/auto_turf/snow/brown_base/layer1, /area/strata/ag/exterior/marsh/river) -"aZm" = ( -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, -/turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) "aZn" = ( /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "aZo" = ( /obj/structure/platform_decoration/strata{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "aZp" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -13146,7 +12625,7 @@ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aZt" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 10 @@ -13172,7 +12651,7 @@ /obj/item/book/manual/engineering_hacking, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aZx" = ( /turf/open/auto_turf/snow/brown_base/layer0, /area/strata/ag/exterior/marsh/river) @@ -13180,27 +12659,24 @@ /obj/structure/surface/rack, /obj/item/book/manual/research_and_development, /obj/item/book/manual/security_space_law, -/obj/structure/machinery/light/small{ - dir = 4 - }, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aZz" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med/limited, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aZA" = ( /obj/structure/platform/strata{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "aZB" = ( /obj/structure/platform/strata{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "aZC" = ( /obj/structure/platform/strata{ dir = 1 @@ -13209,13 +12685,11 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "aZD" = ( -/obj/structure/machinery/door/airlock/multi_tile/almayer/comdoor/colony{ - name = "\improper Airlock" - }, +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "aZE" = ( /obj/structure/machinery/shower, /obj/structure/window/reinforced/tinted{ @@ -13236,64 +12710,55 @@ dir = 2 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/admin4) +/area/strata/ug/interior/outpost/underground_dorms/admin4) "aZF" = ( /obj/structure/toilet, /obj/structure/curtain/medical, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/admin4) +/area/strata/ug/interior/outpost/underground_dorms/admin4) "aZG" = ( /obj/structure/sink{ dir = 4; pixel_x = 11 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/admin4) +/area/strata/ug/interior/outpost/underground_dorms/admin4) "aZH" = ( /obj/item/stack/rods, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "aZI" = ( /obj/structure/platform/strata{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "aZJ" = ( /obj/structure/surface/rack, /obj/item/tool/shovel/snow, /obj/item/device/flashlight/flare, /obj/item/device/flashlight, +/obj/effect/landmark/good_item, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/tcomms/mining_caves) "aZK" = ( /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "aZL" = ( /turf/open/gm/coast/beachcorner2/north_west, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "aZO" = ( /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "aZP" = ( /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) -"aZQ" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/hotsprings) +/area/strata/ag/exterior/paths/flight_control_exterior) "aZS" = ( /obj/structure/platform/strata/metal{ dir = 8 }, /turf/open/floor/strata, -/area/strata/ag/interior/nearlz1) -"aZV" = ( -/obj/structure/barricade/snow{ - dir = 1 - }, -/turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/interior/disposals) +/area/strata/ag/interior/landing_zones/near_lz1) "aZW" = ( /obj/effect/particle_effect/steam, /obj/effect/blocker/sorokyne_cold_water, @@ -13308,40 +12773,28 @@ /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/orange_cover, /area/strata/ag/exterior/marsh/river) -"aZY" = ( -/turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/disposals) "aZZ" = ( /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "baa" = ( /obj/effect/decal/cleanable/blood, /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/dorms/south) -"bab" = ( -/obj/structure/bed/chair, -/turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/disposals) -"bac" = ( -/obj/item/storage/fancy/cigarettes/blackpack, -/obj/structure/surface/table/reinforced/prison, -/turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/interior/disposals) +/area/strata/ag/interior/mining_outpost/south_dormitories) "bad" = ( /obj/structure/tunnel, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/tearlake) "bae" = ( /obj/structure/prop/almayer/computers/mapping_computer, /turf/open/floor/strata/red1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "baf" = ( /obj/structure/platform_decoration/strata{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "bag" = ( /obj/structure/barricade/handrail/strata{ dir = 1 @@ -13350,22 +12803,22 @@ dir = 4 }, /turf/open/asphalt/cement, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bah" = ( /obj/structure/platform_decoration/strata{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "bai" = ( /obj/structure/fence, -/turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/north_lz_caves) +/turf/open/asphalt/cement/cement3, +/area/strata/ag/exterior/tcomms/mining_caves) "bal" = ( /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bam" = ( /obj/item/tool/wrench, /obj/structure/pipes/standard/manifold/hidden/cyan{ @@ -13373,7 +12826,7 @@ }, /obj/effect/decal/cleanable/blood/gibs/limb, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "ban" = ( /obj/structure/disposalpipe/broken{ dir = 1 @@ -13389,7 +12842,7 @@ dir = 4 }, /turf/open/floor/plating, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bao" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -13399,33 +12852,31 @@ name = "\improper Airlock" }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bap" = ( /obj/structure/bed/chair{ dir = 4 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "baq" = ( -/obj/structure/machinery/light/small, -/obj/structure/pipes/standard/simple/hidden/cyan{ +/obj/structure/machinery/light/small{ dir = 4 }, -/turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/outpost/gen/foyer) +/turf/open/floor/strata/cyan2/east, +/area/strata/ag/interior/outpost/med) "bar" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bas" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 1 }, -/turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/turf/open/auto_turf/snow/brown_base/layer4, +/area/strata/ag/exterior/paths/north_outpost) "bat" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -13434,7 +12885,7 @@ dir = 1 }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bau" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -13445,17 +12896,17 @@ dir = 4 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bav" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "baw" = ( /obj/structure/barricade/snow{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "baA" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -13473,56 +12924,55 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "baG" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "baH" = ( /obj/item/stack/rods, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "baJ" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 9 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "baK" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "baL" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/drinks/cans/waterbottle, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "baM" = ( /obj/structure/bed/chair{ dir = 1 }, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "baN" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "baQ" = ( /obj/structure/pipes/standard/manifold/fourway/hidden/cyan, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "baR" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "baS" = ( /obj/effect/decal/cleanable/blood{ icon_state = "gib6" @@ -13531,25 +12981,25 @@ dir = 4 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "baT" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "baU" = ( /obj/structure/platform_decoration/strata/metal{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "baV" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "baX" = ( /obj/structure/barricade/handrail/strata{ dir = 8 @@ -13570,13 +13020,13 @@ "bbc" = ( /obj/structure/pipes/standard/manifold/fourway/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bbd" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bbe" = ( /obj/structure/barricade/handrail/strata{ dir = 4 @@ -13604,10 +13054,10 @@ dir = 5 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "bbj" = ( /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bbk" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 @@ -13630,7 +13080,7 @@ "bbn" = ( /obj/structure/curtain/medical, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bbo" = ( /obj/structure/bed/stool, /obj/structure/pipes/standard/simple/hidden/cyan{ @@ -13644,17 +13094,11 @@ /area/strata/ag/interior/outpost/admin) "bbq" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bbs" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata, /area/strata/ag/interior/outpost/admin) -"bbu" = ( -/obj/structure/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/strata, -/area/strata/ag/interior/outpost/admin) "bbv" = ( /obj/structure/machinery/gibber, /turf/open/floor/strata/cyan2/east, @@ -13711,61 +13155,55 @@ /turf/open/floor/strata/cyan2/east, /area/strata/ag/interior/outpost/canteen/bar) "bbF" = ( -/obj/structure/machinery/power/apc{ - pixel_y = -24; - start_charge = 0 - }, /turf/open/floor/strata, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "bbG" = ( /obj/structure/surface/rack, /obj/item/book/manual/ripley_build_and_repair, /obj/item/book/manual/surgery, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "bbI" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/effect/decal/cleanable/blood, +/obj/structure/machinery/light{ + dir = 4 }, -/turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/east_dorms) +/turf/open/floor/strata, +/area/strata/ag/exterior/outpost_decks) "bbJ" = ( /obj/structure/flora/bush/ausbushes/grassybush, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/outpost/platform) "bbK" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "bbL" = ( /obj/structure/machinery/space_heater, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin4) +/area/strata/ug/interior/outpost/underground_dorms/admin4) "bbM" = ( /obj/structure/closet/wardrobe/pjs, -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, /obj/effect/landmark/objective_landmark/close, +/obj/structure/machinery/light/small{ + dir = 1 + }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin4) +/area/strata/ug/interior/outpost/underground_dorms/admin4) "bbN" = ( /turf/open/floor/strata/floor2, -/area/strata/ug/interior/outpost/jung/dorms/admin4) +/area/strata/ug/interior/outpost/underground_dorms/admin4) "bbO" = ( /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin4) +/area/strata/ug/interior/outpost/underground_dorms/admin4) "bbP" = ( /obj/structure/machinery/door/airlock/prison{ name = "Reinforced Airlock" }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ug/interior/outpost/jung/dorms/admin4) +/area/strata/ug/interior/outpost/underground_dorms/admin4) "bbT" = ( /obj/structure/barricade/handrail/strata{ dir = 8 @@ -13775,13 +13213,13 @@ "bbU" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "bbW" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fullgrass_1" }, /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/hotsprings) +/area/strata/ug/interior/jungle/structures/research/hot_springs) "bbX" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e" @@ -13790,7 +13228,7 @@ dir = 8 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "bbZ" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /turf/open/auto_turf/snow/brown_base/layer1, @@ -13801,60 +13239,54 @@ }, /turf/open/auto_turf/snow/brown_base/layer1, /area/strata/ag/exterior/marsh/river) -"bcd" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, -/obj/structure/barricade/snow{ - dir = 1 - }, -/turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +"bcb" = ( +/obj/structure/sign/nosmoking_2, +/turf/closed/wall/strata_outpost, +/area/strata/ag/exterior/caves/shed_five_caves) "bce" = ( /obj/structure/platform_decoration/strata/metal{ dir = 4 }, /turf/open/floor/strata, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "bcf" = ( /obj/structure/platform_decoration/strata/metal{ dir = 8 }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "bcg" = ( /obj/item/lightstick/red/planted, /obj/structure/barricade/snow{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bch" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bcj" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bck" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "bcm" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bco" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "bcp" = ( /obj/structure/barricade/handrail/strata, /obj/structure/barricade/handrail/strata{ @@ -13899,45 +13331,48 @@ /turf/open/auto_turf/snow/brown_base/layer4, /area/strata/ag/exterior/marsh/river) "bcx" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 5 + }, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "bcz" = ( /obj/structure/barricade/snow, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bcA" = ( /obj/structure/barricade/snow, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bcB" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bcE" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 }, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bcF" = ( /obj/structure/machinery/computer/cameras{ dir = 8 }, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/red1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bcG" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bcH" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 9 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bcI" = ( /obj/structure/machinery/weather_siren{ dir = 4; @@ -13945,7 +13380,7 @@ pixel_y = 10 }, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bcK" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 @@ -13956,26 +13391,17 @@ /obj/effect/decal/cleanable/blood, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/asphalt/cement, -/area/strata/ag/interior/administration) -"bcM" = ( -/obj/structure/machinery/light/small, -/turf/open/asphalt/cement, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bcN" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /turf/open/asphalt/cement, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bcO" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer0, /area/strata/ag/exterior/marsh/river) -"bcP" = ( -/obj/structure/flora/grass/tallgrass/ice, -/obj/structure/flora/grass/tallgrass/ice, -/turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh/river) "bcQ" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 8 @@ -13987,24 +13413,17 @@ /obj/item/reagent_container/food/drinks/cans/beer, /obj/item/device/radio, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bcS" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, -/turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) -"bcT" = ( -/obj/structure/platform_decoration/strata{ dir = 1 }, -/turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/north_lz_caves) +/turf/open/floor/strata/blue1, +/area/strata/ug/interior/jungle/structures/research) "bcU" = ( /obj/structure/platform_decoration/strata, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "bcV" = ( /obj/structure/platform/strata{ dir = 1 @@ -14013,13 +13432,16 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bcW" = ( /obj/structure/barricade/snow{ dir = 8 }, +/obj/structure/machinery/light{ + dir = 8 + }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bcX" = ( /obj/structure/platform/strata/metal{ dir = 1 @@ -14030,47 +13452,47 @@ layer = 3.5 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bcY" = ( /obj/effect/decal/cleanable/blood, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bda" = ( /obj/structure/machinery/door/airlock/almayer/medical/glass/colony{ dir = 2; name = "\improper Airlock" }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bdb" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, -/obj/structure/machinery/light/small{ - dir = 8 - }, /obj/structure/stairs/perspective{ color = "#6e6e6e"; dir = 8; icon_state = "p_stair_ew_half_cap" }, +/obj/structure/machinery/light{ + dir = 8 + }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bdd" = ( /obj/item/tool/crowbar, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bde" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bdg" = ( /obj/structure/pipes/vents/pump{ dir = 1 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bdi" = ( /obj/structure/bed/chair{ dir = 1 @@ -14079,7 +13501,7 @@ /area/strata/ag/interior/outpost/admin) "bdj" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ug/interior/outpost/jung/dorms/admin4) +/area/strata/ug/interior/outpost/underground_dorms/admin4) "bdk" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/tool/stamp, @@ -14089,18 +13511,18 @@ "bdl" = ( /obj/structure/floodgate, /turf/open/asphalt/cement, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "bdm" = ( /obj/effect/landmark/corpsespawner/russian, /obj/structure/bed/roller, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bdn" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 6 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bdp" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/storage/box/donkpockets, @@ -14122,7 +13544,7 @@ /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "bdu" = ( @@ -14141,23 +13563,23 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bdx" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bdy" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 9 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bdA" = ( /obj/effect/decal/cleanable/generic, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bdB" = ( /obj/structure/platform/strata, /obj/item/lightstick/red/planted, @@ -14169,10 +13591,6 @@ }, /turf/open/auto_turf/snow/brown_base/layer0, /area/strata/ag/exterior/marsh/river) -"bdD" = ( -/obj/structure/barricade/snow, -/turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/north_lz_caves) "bdE" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med/limited, /turf/closed/wall/strata_outpost, @@ -14182,7 +13600,7 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bdI" = ( /obj/structure/sign/nosmoking_2, /turf/closed/wall/strata_outpost, @@ -14205,7 +13623,7 @@ /area/strata/ag/interior/outpost/admin) "bdL" = ( /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/island_marshes) "bdM" = ( /obj/structure/platform_decoration/strata, /obj/effect/blocker/sorokyne_cold_water, @@ -14216,24 +13634,24 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bdO" = ( /obj/structure/barricade/snow{ dir = 8 }, /obj/structure/platform/strata/metal, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bdP" = ( /obj/structure/platform_decoration/strata/metal{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bdQ" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bdS" = ( /obj/structure/largecrate/random, /obj/item/storage/belt/utility/full, @@ -14250,25 +13668,25 @@ "bdU" = ( /obj/item/book/manual/security_space_law, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/outpost) "bdV" = ( /obj/structure/platform/strata{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bdW" = ( /obj/structure/platform_decoration/strata{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bdX" = ( /obj/structure/platform_decoration/strata{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bdY" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/stairs/perspective{ @@ -14285,20 +13703,20 @@ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bea" = ( /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "bec" = ( /obj/structure/platform/strata/metal{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/marsh/spring_marshes) "bed" = ( /obj/effect/decal/cleanable/generic, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bee" = ( /obj/effect/decal/cleanable/blood/oil, /obj/structure/barricade/handrail/strata{ @@ -14332,7 +13750,8 @@ /area/strata/ag/interior/outpost/admin) "bei" = ( /obj/effect/decal/cleanable/blood/oil, -/turf/open/auto_turf/snow/brown_base/layer1, +/obj/structure/machinery/power/apc/directional/no_power/north, +/turf/open/floor/plating, /area/strata/ag/exterior/marsh/river) "bek" = ( /obj/structure/platform/strata, @@ -14345,7 +13764,7 @@ /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/snacks/cheesecakeslice, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "bem" = ( /obj/structure/barricade/handrail/strata{ dir = 8 @@ -14358,13 +13777,13 @@ /area/strata/ag/interior/outpost/admin) "ben" = ( /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/island_marshes) "bep" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 6 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/water_marshes) "beq" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/machinery/door/airlock/almayer/medical/glass/colony{ @@ -14386,26 +13805,25 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bew" = ( /obj/effect/decal/cleanable/generic, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bex" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /obj/structure/barricade/handrail/strata, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bey" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/communications{ dir = 4 }, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bez" = ( /obj/structure/barricade/handrail/strata{ dir = 8 @@ -14420,24 +13838,24 @@ dir = 1 }, /turf/open/floor/strata/purp1, -/area/strata/ug/interior/outpost/jung/dorms/admin4) +/area/strata/ug/interior/outpost/underground_dorms/admin4) "beB" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/outpost/jung/dorms/admin4) +/area/strata/ug/interior/outpost/underground_dorms/admin4) "beD" = ( /obj/effect/spawner/random/toolbox{ pixel_y = 12 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "beE" = ( /obj/effect/decal/cleanable/blood{ layer = 3 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "beF" = ( /obj/item/lightstick/red/spoke/planted{ layer = 3.1; @@ -14454,22 +13872,22 @@ dir = 4 }, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/west_engi) +/area/strata/ug/interior/jungle/structures/monitoring/west) "beG" = ( /turf/open/gm/coast/beachcorner/north_east, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "beH" = ( /obj/effect/landmark/xeno_spawn, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/hotsprings) +/area/strata/ug/interior/jungle/structures/research/hot_springs) "beJ" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "beK" = ( /obj/structure/platform_decoration/strata/metal, /turf/open/floor/strata, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "beL" = ( /obj/structure/machinery/weather_siren{ dir = 8; @@ -14477,7 +13895,7 @@ pixel_y = 10 }, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "beM" = ( /obj/structure/barricade/handrail/strata{ dir = 4 @@ -14492,48 +13910,50 @@ dir = 5 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "beP" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 9 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "beQ" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "beS" = ( /obj/structure/bookcase{ icon_state = "book-5" }, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "beT" = ( /obj/structure/machinery/photocopier, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "beU" = ( /obj/item/clipboard, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/structure/surface/table/reinforced/prison, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "beV" = ( /obj/structure/machinery/faxmachine, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "beW" = ( /obj/structure/barricade/snow{ dir = 1 }, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "beX" = ( /obj/structure/window/reinforced/tinted{ dir = 8 @@ -14541,14 +13961,14 @@ /obj/structure/window/reinforced/tinted, /obj/item/storage/briefcase, /turf/open/floor/strata/red1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "beY" = ( /obj/structure/bed/chair, /obj/structure/barricade/snow{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "beZ" = ( /obj/structure/barricade/snow{ dir = 1 @@ -14557,38 +13977,38 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bfa" = ( /obj/structure/machinery/colony_floodlight, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bfc" = ( /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bfd" = ( /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bfe" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bff" = ( /obj/structure/platform_decoration/strata/metal{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bfg" = ( /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bfh" = ( /obj/structure/platform_decoration/strata/metal{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bfi" = ( /obj/structure/platform/strata/metal{ dir = 1 @@ -14597,22 +14017,22 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bfk" = ( /obj/structure/fence, /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bfl" = ( /obj/structure/platform/strata, /obj/structure/platform/strata{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bfm" = ( /obj/structure/window/reinforced/tinted, /turf/open/floor/strata/red1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bfn" = ( /obj/effect/decal/warning_stripes{ icon_state = "N" @@ -14621,20 +14041,20 @@ icon_state = "W" }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bfo" = ( /obj/structure/platform_decoration/strata{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bfp" = ( /obj/effect/decal/cleanable/generic, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bfq" = ( /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/water_marshes) "bfr" = ( /obj/structure/bed/chair{ dir = 8 @@ -14643,15 +14063,15 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bfs" = ( /obj/effect/decal/cleanable/blood, /turf/closed/wall/wood, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "bft" = ( /obj/effect/decal/cleanable/blood, /turf/closed/wall/resin/strata/on_tiles, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "bfu" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -14659,7 +14079,7 @@ icon_state = "p_stair_full" }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bfv" = ( /obj/structure/machinery/weather_siren{ dir = 8; @@ -14667,7 +14087,7 @@ pixel_y = 10 }, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bfw" = ( /obj/structure/closet/emcloset, /obj/effect/spawner/random/toolbox, @@ -14676,50 +14096,44 @@ }, /obj/item/clothing/suit/armor/riot, /turf/open/asphalt/cement, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bfx" = ( /obj/structure/fence, /turf/open/asphalt/cement, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bfy" = ( /turf/open/floor/strata, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bfz" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bfD" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bfE" = ( /obj/structure/platform/strata/metal{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/marsh/spring_marshes) "bfF" = ( -/obj/structure/surface/table/reinforced/prison, -/obj/item/phone{ - pixel_x = 8; - pixel_y = 6 - }, -/obj/item/reagent_container/food/drinks/bottle/sake, -/obj/structure/machinery/light/small{ - dir = 4 +/obj/structure/machinery/light{ + dir = 8 }, -/turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/outpost/gen/foyer) +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/mining_outpost/central) "bfI" = ( /obj/structure/reagent_dispensers/water_cooler, /turf/open/floor/strata, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bfJ" = ( /obj/structure/machinery/vending/coffee, /turf/open/floor/strata, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bfM" = ( /obj/structure/machinery/door/airlock/almayer/medical/glass/colony{ dir = 2; @@ -14732,21 +14146,22 @@ /turf/closed/wall/strata_outpost, /area/strata/ag/interior/outpost/admin) "bfO" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/outpost/admin) +/obj/structure/surface/rack, +/obj/item/ammo_magazine/rifle/type71, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outside/bball) "bfP" = ( /turf/open/floor/strata/multi_tiles/southeast, /area/strata/ag/interior/outpost/admin) "bfQ" = ( -/obj/structure/machinery/light/small{ +/obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/obj/structure/pipes/standard/simple/hidden/cyan, -/turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/outpost/admin) +/obj/structure/machinery/light{ + dir = 1 + }, +/turf/open/floor/strata/floor3/east, +/area/strata/ag/interior/outside/engineering/parts_storage) "bfS" = ( /obj/structure/sign/safety/maint, /turf/closed/wall/strata_outpost, @@ -14763,9 +14178,6 @@ /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/southeast, /area/strata/ag/interior/outpost/admin) -"bfW" = ( -/turf/closed/wall/strata_ice/dirty, -/area/strata/ag/interior/outpost/admin) "bfX" = ( /obj/structure/sign/safety/fire_haz, /turf/closed/wall/strata_outpost, @@ -14813,28 +14225,24 @@ /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi/drome) "bgf" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, -/obj/structure/pipes/standard/simple/hidden/cyan{ - dir = 4 +/obj/structure/machinery/light{ + dir = 8 }, -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/engi/drome) +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ug/interior/outpost/platform) "bgg" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi/drome) "bgh" = ( /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bgi" = ( /obj/structure/platform/strata/metal{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bgj" = ( /obj/effect/decal/cleanable/blood/oil, /obj/structure/barricade/handrail/strata{ @@ -14854,14 +14262,14 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bgn" = ( /obj/effect/decal/remains/xeno, /obj/effect/decal/cleanable/blood{ icon_state = "xgibdown1" }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "bgp" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -14871,57 +14279,57 @@ "bgq" = ( /obj/structure/fence, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/water_marshes) "bgr" = ( /obj/structure/fence, /obj/structure/platform_decoration/strata/metal{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bgs" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bgt" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e" }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bgu" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bgv" = ( /obj/structure/platform_decoration/strata/metal{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bgw" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bgx" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bgy" = ( /obj/structure/platform_decoration/strata, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bgz" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -14940,55 +14348,54 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bgF" = ( /obj/structure/platform/strata, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "bgG" = ( /obj/effect/decal/cleanable/generic, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bgH" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bgI" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bgJ" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bgK" = ( /turf/open/floor/interior/tatami, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "bgL" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/asphalt/cement/cement4, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "bgM" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bgN" = ( /obj/structure/platform/strata/metal{ dir = 4 @@ -14997,7 +14404,7 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bgO" = ( /obj/item/stack/snow, /obj/structure/barricade/handrail/strata{ @@ -15010,7 +14417,7 @@ dir = 8 }, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "bgQ" = ( /obj/item/clothing/shoes/snow, /obj/structure/surface/rack, @@ -15037,21 +14444,24 @@ "bgT" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bgV" = ( /obj/structure/bed{ icon_state = "abed" }, /turf/open/floor/strata/purp1, -/area/strata/ug/interior/outpost/jung/dorms/admin4) +/area/strata/ug/interior/outpost/underground_dorms/admin4) "bgW" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, /obj/structure/bed/chair{ dir = 8 }, +/obj/structure/machinery/light/small{ + dir = 4 + }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/outpost/jung/dorms/admin4) +/area/strata/ug/interior/outpost/underground_dorms/admin4) "bgX" = ( /obj/structure/tunnel, /turf/open/auto_turf/ice/layer1, @@ -15059,25 +14469,25 @@ "bha" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bhb" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "bhd" = ( /turf/open/gm/coast/beachcorner/south_west, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "bhe" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bhf" = ( /obj/structure/fence, /turf/open/auto_turf/snow/brown_base/layer2, /area/strata/ag/exterior/vanyard) "bhg" = ( /turf/open/gm/coast/beachcorner/south_east, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "bhh" = ( /obj/structure/fence, /turf/open/auto_turf/snow/brown_base/layer1, @@ -15087,26 +14497,26 @@ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bhp" = ( /obj/structure/platform/strata/metal{ dir = 4 }, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "bhq" = ( /obj/structure/machinery/door/airlock/almayer/medical/glass/colony{ dir = 8; name = "\improper Airlock" }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "bhr" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bhs" = ( /obj/structure/platform/strata/metal{ dir = 1 @@ -15115,7 +14525,7 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bht" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -15156,23 +14566,23 @@ pixel_y = 10 }, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bhy" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bhz" = ( /obj/structure/pipes/standard/simple/hidden/cyan, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/administration) +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/outside/administration) "bhA" = ( /obj/effect/decal/warning_stripes{ icon_state = "W" }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bhB" = ( /obj/effect/decal/cleanable/blood/oil, /obj/structure/pipes/standard/simple/hidden/cyan{ @@ -15186,10 +14596,10 @@ dir = 8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bhD" = ( /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bhE" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -15203,7 +14613,7 @@ "bhF" = ( /obj/structure/pipes/vents/pump, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bhG" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" @@ -15213,17 +14623,17 @@ dir = 8 }, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bhH" = ( /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bhI" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /obj/effect/decal/strata_decals/grime/grime3, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bhJ" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 10 @@ -15268,11 +14678,11 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bhQ" = ( /obj/structure/bed/chair, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bhR" = ( /obj/structure/closet, /turf/open/auto_turf/snow/brown_base/layer2, @@ -15283,17 +14693,17 @@ /area/strata/ag/exterior/vanyard) "bhT" = ( /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bhU" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bhV" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_21" }, /turf/open/asphalt/cement, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bhX" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform_decoration/strata/metal{ @@ -15308,12 +14718,11 @@ /turf/open/auto_turf/snow/brown_base/layer3, /area/strata/ag/exterior/marsh/river) "bhZ" = ( -/obj/structure/flora/pottedplant{ - icon_state = "pottedplant_22" +/obj/structure/machinery/light{ + dir = 1 }, -/obj/structure/machinery/light/small, -/turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/outpost/gen/foyer) +/turf/open/floor/prison/darkyellowfull2, +/area/strata/ag/interior/outpost/engi) "bia" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer2, @@ -15321,7 +14730,7 @@ "bib" = ( /obj/structure/inflatable/popped, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bic" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer1, @@ -15335,60 +14744,58 @@ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bih" = ( /obj/structure/platform_decoration/strata, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bii" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/inflatable/popped, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bij" = ( -/obj/structure/machinery/vending/snack, -/obj/structure/machinery/light/small, -/turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/outpost/gen/foyer) +/obj/structure/machinery/space_heater, +/obj/structure/machinery/light{ + dir = 1 + }, +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/outside/bball) "bik" = ( -/obj/structure/machinery/vending/coffee, -/turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/outpost/gen/foyer) +/obj/structure/largecrate/random/case/small, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outpost/foyer) "bil" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/clipboard, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/outpost/gen/foyer) -"bim" = ( -/obj/effect/decal/cleanable/blood/oil/streak, -/turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/north_outpost) +/area/strata/ag/interior/outpost/foyer) "bin" = ( /obj/structure/platform/strata, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "biq" = ( /obj/structure/platform_decoration/strata, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bis" = ( /obj/structure/platform/strata, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bit" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 6 }, /obj/structure/platform/strata, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "biu" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 10 }, /obj/structure/platform/strata, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "biv" = ( /obj/structure/platform_decoration/strata{ dir = 1 @@ -15399,7 +14806,7 @@ /turf/open/auto_turf/snow/brown_base/layer2, /area/strata/ag/exterior/vanyard) "bix" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, @@ -15409,31 +14816,34 @@ dir = 10 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "biz" = ( /obj/structure/barricade/snow{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "biA" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "biB" = ( /obj/effect/decal/cleanable/blood/oil/streak, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "biC" = ( /obj/structure/bed/roller, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "biD" = ( /obj/structure/coatrack, /obj/item/clothing/suit/armor/bulletproof, +/obj/structure/machinery/light/small{ + dir = 8 + }, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "biE" = ( @@ -15441,7 +14851,7 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "biF" = ( /obj/structure/platform/strata{ dir = 1 @@ -15449,7 +14859,7 @@ /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "biG" = ( /turf/open/auto_turf/snow/brown_base/layer3, /area/strata/ag/exterior/marsh/river) @@ -15468,9 +14878,6 @@ /obj/item/device/flashlight/lamp{ pixel_y = 11 }, -/obj/structure/machinery/light/small{ - dir = 4 - }, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "biN" = ( @@ -15479,13 +14886,13 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "biP" = ( /obj/structure/platform_decoration/strata{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "biQ" = ( /obj/item/lightstick/red/planted, /obj/structure/platform/strata{ @@ -15511,8 +14918,7 @@ dir = 1 }, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/admin) @@ -15544,8 +14950,7 @@ "bja" = ( /obj/structure/machinery/vending/snack, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) @@ -15573,12 +14978,12 @@ /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "bjg" = ( -/obj/structure/machinery/light/small{ +/obj/structure/bed/chair/office/light, +/obj/structure/machinery/camera/autoname{ dir = 4 }, -/obj/structure/largecrate/random/secure, -/turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/turf/open/floor/strata/orange_cover, +/area/strata/ag/interior/outpost/engi/drome) "bjh" = ( /obj/structure/pipes/vents/pump/on, /turf/open/floor/strata/floor3, @@ -15606,7 +15011,7 @@ dir = 4 }, /turf/open/floor/strata/red2, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "bjl" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" @@ -15631,11 +15036,11 @@ /area/strata/ag/interior/outpost/canteen) "bjr" = ( /turf/open/asphalt/cement, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "bjs" = ( /obj/structure/flora/bush/ausbushes/var3/fullgrass, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "bjv" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata{ @@ -15665,7 +15070,7 @@ "bjC" = ( /obj/effect/decal/cleanable/generic, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bjE" = ( /obj/structure/platform_decoration/strata{ dir = 8 @@ -15678,20 +15083,20 @@ }, /obj/structure/platform/strata, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bjH" = ( /obj/effect/decal/cleanable/generic, /obj/structure/platform_decoration/strata{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bjI" = ( /obj/structure/platform_decoration/strata{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bjJ" = ( /obj/structure/platform/strata{ dir = 1 @@ -15700,24 +15105,24 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bjK" = ( /obj/effect/decal/cleanable/generic, /obj/structure/platform_decoration/strata{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bjL" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/water_marshes) "bjM" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 5 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bjN" = ( /turf/open/auto_turf/snow/brown_base/layer4, /area/strata/ag/exterior/marsh/river) @@ -15726,17 +15131,17 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bjP" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bjQ" = ( /obj/structure/pipes/standard/manifold/fourway/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bjR" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -15754,32 +15159,33 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bjV" = ( /obj/structure/barricade/snow{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bjW" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bjX" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 10 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bjY" = ( -/turf/closed/wall/resin/membrane/strata/on_tiles, -/area/strata/ag/interior/dorms/hive) +/obj/effect/landmark/structure_spawner/setup/distress/xeno_nest, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/hive) "bkb" = ( /obj/structure/platform/strata/metal{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bkd" = ( /obj/structure/platform/strata{ dir = 1 @@ -15791,7 +15197,7 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bkh" = ( /turf/open/auto_turf/snow/brown_base/layer0, /area/strata/ag/exterior/vanyard) @@ -15800,26 +15206,26 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bkl" = ( /obj/structure/platform/strata{ dir = 8 }, /obj/structure/platform/strata, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bkm" = ( /obj/structure/platform/strata{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bkn" = ( /obj/structure/platform/strata{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bko" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -15846,10 +15252,10 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bkt" = ( /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bku" = ( /obj/structure/window/reinforced/tinted{ dir = 1 @@ -15859,35 +15265,35 @@ }, /obj/structure/window/reinforced/tinted, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bkv" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 5 }, -/turf/closed/wall/strata_outpost, -/area/strata/ag/interior/administration) -"bkw" = ( -/obj/structure/window/reinforced/tinted, -/obj/item/device/flashlight/lamp, +/obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/light/small{ dir = 8 }, -/obj/structure/surface/table/reinforced/prison, +/obj/item/device/flashlight/lamp, +/obj/structure/window/reinforced/tinted, +/turf/open/floor/strata/blue1, +/area/strata/ag/interior/outside/administration) +"bkw" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 }, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bkx" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bky" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bkz" = ( /obj/effect/decal/cleanable/blood{ icon_state = "gib6" @@ -15896,21 +15302,21 @@ dir = 1 }, /turf/open/floor/strata, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bkA" = ( /obj/effect/decal/strata_decals/grime/grime2{ dir = 8 }, /obj/structure/pipes/standard/manifold/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bkB" = ( /obj/structure/window/framed/strata, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bkC" = ( /obj/structure/bed/chair{ dir = 4 @@ -15919,7 +15325,7 @@ dir = 4 }, /turf/open/asphalt/cement, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bkE" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -15928,28 +15334,28 @@ dir = 4 }, /turf/open/asphalt/cement, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bkF" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 6 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bkG" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bkH" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bkI" = ( /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bkJ" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -15960,24 +15366,27 @@ dir = 4 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bkL" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bkO" = ( /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bkP" = ( -/obj/effect/decal/cleanable/blood/splatter, +/obj/structure/machinery/door/airlock/almayer/medical/glass/colony{ + dir = 2; + name = "\improper Airlock" + }, /turf/open/floor/strata/multi_tiles, /area/strata/ag/interior/outpost/med) "bkT" = ( /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "bkU" = ( /obj/structure/largecrate/random/secure{ layer = 3.1 @@ -15986,7 +15395,7 @@ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/mountain) +/area/strata/ag/exterior/paths/south_outpost) "bkX" = ( /obj/structure/platform/strata{ dir = 1 @@ -15995,7 +15404,7 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/mountain) +/area/strata/ag/exterior/paths/south_outpost) "bkY" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/multi_tiles/southeast, @@ -16009,15 +15418,11 @@ /area/strata/ag/exterior/marsh/crash) "blb" = ( /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "blc" = ( /obj/structure/sign/safety/medical, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/outpost/gen/foyer) -"bld" = ( -/obj/structure/inflatable/door, -/turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outpost/foyer) "ble" = ( /turf/open/auto_turf/snow/brown_base/layer0, /area/strata/ag/exterior/marsh/center) @@ -16026,25 +15431,31 @@ dir = 10 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "blg" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "blh" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bli" = ( /obj/structure/machinery/disposal, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) +"blj" = ( +/obj/effect/decal/cleanable/blood{ + icon_state = "xgib2" + }, +/turf/open/floor/strata, +/area/strata/ag/interior/landing_zones/near_lz1) "blk" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bll" = ( /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) @@ -16053,144 +15464,134 @@ dir = 5 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bln" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/shed_five_caves) -"blo" = ( -/obj/structure/flora/grass/tallgrass/ice, -/turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/mountain) +/area/strata/ag/exterior/caves/shed_five_caves) "blp" = ( /obj/structure/platform/strata{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/mountain) -"blq" = ( -/obj/structure/inflatable, -/turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/mountain) +/area/strata/ag/exterior/paths/south_outpost) "blr" = ( /obj/structure/platform_decoration/strata{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/mountain) +/area/strata/ag/exterior/paths/south_outpost) "bls" = ( /obj/structure/machinery/light/small, /turf/open/auto_turf/ice/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "blu" = ( /obj/effect/decal/cleanable/blood, /obj/structure/platform/strata{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/mountain) +/area/strata/ag/exterior/paths/south_outpost) "blv" = ( /obj/structure/platform/strata{ dir = 1 }, /obj/structure/machinery/space_heater, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "blx" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /obj/structure/machinery/space_heater, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bly" = ( /obj/structure/bookcase{ icon_state = "book-5" }, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "blz" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /obj/structure/inflatable, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "blA" = ( /obj/structure/curtain/medical, /turf/open/floor/interior/tatami, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "blB" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /obj/item/toy/deck, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "blD" = ( /obj/structure/closet/secure_closet/medical3{ req_access = null }, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/effect/landmark/objective_landmark/science, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "blE" = ( /obj/structure/platform_decoration/strata/metal{ dir = 4 }, /obj/structure/barricade/wooden, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "blF" = ( /obj/item/stack/sheet/wood, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "blG" = ( /obj/structure/reagent_dispensers/water_cooler, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "blH" = ( /obj/structure/machinery/vending/coffee, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "blI" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 8 }, /turf/open/floor/strata/floor3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "blJ" = ( /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "blK" = ( /obj/structure/platform_decoration/strata/metal{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "blL" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "blM" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /obj/structure/bed/chair, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "blN" = ( /turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) @@ -16278,7 +15679,7 @@ dir = 10 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bmo" = ( /obj/structure/machinery/door/airlock/almayer/engineering/colony{ dir = 2 @@ -16287,18 +15688,15 @@ /area/strata/ag/interior/outpost/engi/drome) "bmp" = ( /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bmq" = ( /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bmr" = ( /obj/structure/inflatable, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bms" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, /obj/structure/machinery/camera/autoname{ dir = 8 }, @@ -16309,109 +15707,106 @@ dir = 8 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "bmu" = ( /obj/structure/largecrate/random/secure, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bmv" = ( /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "bmw" = ( /obj/structure/bed/chair, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "bmy" = ( /obj/structure/largecrate/random/secure, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bmA" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bmB" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 9 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bmD" = ( /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bmE" = ( /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bmF" = ( /obj/structure/inflatable, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bmG" = ( /obj/structure/closet/bodybag, /obj/effect/landmark/corpsespawner/scientist, /obj/effect/decal/cleanable/blood, /obj/effect/landmark/objective_landmark/close, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bmH" = ( /obj/structure/closet/bodybag, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bmI" = ( /obj/structure/closet/bodybag, /obj/effect/decal/cleanable/blood/gibs/limb, /obj/effect/decal/cleanable/blood/gibs/body, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bmJ" = ( /obj/effect/decal/cleanable/generic, /obj/structure/closet/bodybag, /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bmK" = ( /obj/structure/inflatable, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bmL" = ( /obj/structure/bed/roller, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bmM" = ( /obj/structure/machinery/iv_drip, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bmP" = ( -/obj/structure/machinery/power/apc{ - pixel_y = -24; - start_charge = 0 - }, +/obj/structure/machinery/power/apc/directional/no_power/south, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "bmQ" = ( /obj/item/stool, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "bmS" = ( /obj/structure/bed/chair{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bmU" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/paper_bin, /obj/item/tool/pen/blue, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bmV" = ( /obj/structure/bed/chair{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bmW" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /turf/open/auto_turf/snow/brown_base/layer3, @@ -16428,24 +15823,24 @@ /area/strata/ag/exterior/marsh/crash) "bmZ" = ( /turf/open/floor/strata/fake_wood, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "bna" = ( /obj/structure/barricade/snow, /turf/open/floor/strata/floor3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "bnb" = ( /obj/structure/platform_decoration/strata/metal{ dir = 8 }, /turf/open/floor/strata, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "bnc" = ( /obj/structure/largecrate/random/barrel/red, /turf/open/auto_turf/snow/brown_base/layer0, /area/strata/ag/exterior/marsh/crash) "bnd" = ( /turf/closed/wall/resin/strata/on_tiles, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "bne" = ( /obj/effect/particle_effect/steam, /obj/effect/blocker/sorokyne_cold_water, @@ -16480,61 +15875,61 @@ /obj/structure/largecrate/random, /obj/effect/landmark/objective_landmark/medium, /turf/open/asphalt/cement, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bnr" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/water_marshes) "bns" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 10 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bnt" = ( /obj/structure/largecrate/random, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bnu" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bnv" = ( /obj/structure/machinery/power/port_gen/pacman/super, /turf/open/floor/strata/orange_cover, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "bnw" = ( /obj/structure/closet/secure_closet/engineering_electrical, /obj/effect/landmark/objective_landmark/far, /turf/open/floor/strata/orange_cover, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "bnx" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bnz" = ( /obj/structure/mirror, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bnA" = ( /obj/item/reagent_container/food/drinks/cans/souto/classic, /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bnB" = ( /obj/structure/inflatable/door, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bnC" = ( /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bnD" = ( /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bnE" = ( /obj/structure/bed/chair/comfy, /turf/open/floor/strata/white_cyan1/east, @@ -16543,14 +15938,14 @@ /obj/structure/bed/roller, /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bnG" = ( /obj/structure/sink{ dir = 8; pixel_x = -11 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bnH" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/drinks/coffee, @@ -16564,13 +15959,13 @@ pixel_y = 6 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bnJ" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bnK" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 8 @@ -16586,23 +15981,23 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bnP" = ( /obj/structure/platform/strata{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bnQ" = ( /obj/structure/platform/strata{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bnR" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bnS" = ( /obj/structure/window/reinforced/tinted{ dir = 1 @@ -16612,17 +16007,15 @@ }, /obj/structure/window/reinforced/tinted, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bnT" = ( -/obj/structure/window/reinforced/tinted{ - dir = 1 - }, /obj/structure/machinery/computer/station_alert{ dir = 4 }, /obj/structure/surface/table/reinforced/prison, +/obj/structure/window/reinforced/tinted, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bnU" = ( /obj/structure/bed/chair/comfy{ dir = 1 @@ -16633,38 +16026,38 @@ /obj/effect/decal/cleanable/blood/oil, /obj/effect/decal/cleanable/blood/gibs/down, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bnX" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bnY" = ( /obj/structure/inflatable/door, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bnZ" = ( /obj/structure/machinery/light/small{ dir = 4 }, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "boa" = ( /obj/structure/closet/bodybag, /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bob" = ( /obj/structure/closet/secure_closet/medical2, /obj/item/clothing/gloves/latex, /obj/effect/landmark/objective_landmark/science, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "boc" = ( /obj/structure/closet/bodybag, /obj/effect/decal/cleanable/blood/gibs/down, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bod" = ( /obj/structure/window/reinforced/tinted{ dir = 4 @@ -16676,21 +16069,21 @@ }, /obj/item/book/manual/surgery, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "boe" = ( /obj/structure/machinery/light/small, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "bof" = ( /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "bog" = ( /obj/structure/bed/chair{ dir = 1 }, /obj/structure/machinery/light/small, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "boh" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/window/reinforced/tinted{ @@ -16700,13 +16093,13 @@ dir = 8 }, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "boi" = ( /obj/structure/closet/bodybag, /obj/effect/decal/cleanable/blood/gibs/limb, /obj/effect/decal/cleanable/blood/gibs/body, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "boj" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" @@ -16715,76 +16108,74 @@ dir = 4 }, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bok" = ( /obj/structure/closet/bodybag, /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/gibs/core, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bol" = ( /obj/structure/closet/bodybag, /obj/effect/decal/cleanable/blood/gibs/body, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bom" = ( /obj/effect/decal/cleanable/blood, /turf/closed/wall/strata_ice/dirty, /area/strata/ag/interior/mountain) "bon" = ( /turf/open/auto_turf/strata_grass/layer0_mud_alt, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "boo" = ( /obj/structure/inflatable/door, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bop" = ( -/obj/structure/filingcabinet, -/obj/structure/machinery/light/small{ - dir = 4 +/obj/structure/machinery/light{ + dir = 8 }, -/obj/effect/landmark/objective_landmark/close, -/turf/open/floor/strata/blue1, -/area/strata/ug/interior/jungle/deep/structures/res) +/turf/open/floor/prison/darkyellowfull2, +/area/strata/ag/interior/outpost/engi) "boq" = ( /obj/item/stack/medical/splint, /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bos" = ( /obj/item/paper_bin, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bot" = ( /obj/structure/surface/table/reinforced/prison, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bou" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /obj/structure/machinery/light/small, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bov" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgib2" }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bow" = ( /obj/structure/bed/chair{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "box" = ( /obj/item/device/motiondetector, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "boy" = ( /obj/effect/decal/cleanable/blood{ icon_state = "gib6" @@ -16792,18 +16183,18 @@ /obj/item/weapon/harpoon, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "boz" = ( /obj/item/storage/fancy/cigarettes/lady_finger, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "boC" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 9 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/island_marshes) "boD" = ( /obj/item/reagent_container/food/drinks/coffee, /obj/structure/surface/table/reinforced/prison, @@ -16812,7 +16203,7 @@ }, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "boE" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 8 @@ -16831,7 +16222,7 @@ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "boH" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 @@ -16840,14 +16231,14 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "boI" = ( /obj/structure/flora/grass/tallgrass/ice, /obj/structure/barricade/snow{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "boJ" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -16856,13 +16247,13 @@ }, /obj/structure/platform/strata/metal, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "boL" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "boM" = ( /obj/structure/flora/grass/tallgrass/ice, /obj/structure/barricade/snow{ @@ -16870,11 +16261,14 @@ }, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "boN" = ( /obj/effect/decal/cleanable/blood/gibs/down, /obj/effect/decal/cleanable/blood/splatter, /obj/item/stack/rods, +/obj/structure/barricade/handrail/strata{ + dir = 8 + }, /turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) "boO" = ( @@ -16904,106 +16298,102 @@ dir = 9 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "boT" = ( /obj/structure/platform_decoration/strata{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "boU" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 6 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "boV" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "boW" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/prison/darkredfull2, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "boX" = ( /obj/structure/platform_decoration/strata{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "boY" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 9 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "boZ" = ( /obj/structure/platform/strata{ dir = 1 }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpa" = ( /obj/structure/platform_decoration/strata{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpc" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpd" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpe" = ( /obj/structure/closet/emcloset, /obj/item/coin/marine/engineer, -/obj/structure/machinery/light/small{ - dir = 4 - }, /obj/item/storage/pill_bottle/kelotane/skillless, /obj/item/stack/sheet/mineral/plastic, /obj/item/stack/sheet/mineral/plastic, /obj/item/stack/sheet/mineral/plastic, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bpf" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 9 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpg" = ( /obj/structure/inflatable/popped/door, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bph" = ( /obj/structure/barricade/wooden{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpi" = ( /obj/effect/decal/cleanable/blood/oil, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpk" = ( /obj/item/tool/crowbar, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpl" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -17012,46 +16402,46 @@ /area/strata/ag/interior/outpost/canteen) "bpm" = ( /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "bpn" = ( /obj/structure/bed/roller, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpo" = ( /obj/structure/inflatable, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpp" = ( /obj/structure/inflatable/popped, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpq" = ( /obj/structure/inflatable/popped, /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpr" = ( /obj/structure/inflatable/popped, /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bps" = ( /obj/effect/decal/cleanable/blood/gibs/core, /obj/effect/decal/cleanable/blood/gibs/limb, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpu" = ( /obj/structure/machinery/colony_floodlight, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpw" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpx" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -17059,7 +16449,7 @@ icon_state = "p_stair_sn_full_cap" }, /obj/structure/pipes/standard/simple/hidden/cyan, -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 8 }, /turf/open/floor/strata/floor3, @@ -17067,7 +16457,7 @@ "bpy" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpz" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/faxmachine, @@ -17076,15 +16466,15 @@ "bpA" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpB" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpD" = ( /obj/structure/inflatable/popped/door, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpE" = ( /obj/item/storage/briefcase, /turf/open/floor/strata/floor3, @@ -17103,14 +16493,14 @@ /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/admin) "bpH" = ( -/obj/structure/surface/table/reinforced/prison, -/obj/item/reagent_container/food/drinks/bottle/sake, /obj/structure/machinery/light/small{ dir = 8 }, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 5 }, +/obj/structure/surface/table/reinforced/prison, +/obj/item/reagent_container/food/drinks/bottle/sake, /turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) "bpI" = ( @@ -17160,14 +16550,14 @@ /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi/drome) "bpO" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, /obj/structure/stairs/perspective{ color = "#6e6e6e"; dir = 8; icon_state = "p_stair_sn_full_cap" }, +/obj/structure/machinery/light{ + dir = 4 + }, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi/drome) "bpP" = ( @@ -17179,51 +16569,40 @@ "bpS" = ( /obj/structure/prop/almayer/computers/sensor_computer1, /turf/open/floor/strata/red1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bpT" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpU" = ( /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bpV" = ( /obj/structure/bed/chair/office/light{ dir = 4 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bpX" = ( /obj/structure/closet/bombcloset, -/obj/structure/machinery/light/small{ - dir = 4 - }, /turf/open/floor/strata/multi_tiles/southeast, /area/strata/ag/interior/outpost/engi/drome) "bpY" = ( /obj/structure/closet/secure_closet/personal, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, /turf/open/floor/strata/cyan1/east, -/area/strata/ug/interior/outpost/jung/dorms/med1) +/area/strata/ug/interior/outpost/underground_dorms/med1) "bpZ" = ( /obj/effect/decal/cleanable/blood/oil, /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bqa" = ( /obj/effect/decal/cleanable/blood/gibs/down, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bqb" = ( /obj/structure/sink{ dir = 1; @@ -17236,7 +16615,7 @@ icon_state = "xgib2" }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bqd" = ( /obj/structure/toilet{ dir = 8 @@ -17255,11 +16634,11 @@ /area/strata/ag/interior/outpost/engi/drome) "bqf" = ( /turf/open/auto_turf/strata_grass/layer0_mud, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "bqg" = ( /obj/item/stack/medical/splint, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bqh" = ( /obj/structure/bed/chair{ dir = 4 @@ -17269,45 +16648,39 @@ "bqo" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bqq" = ( /obj/structure/inflatable/popped, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bqr" = ( /obj/item/stack/sheet/wood, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bqs" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/snacks/cheesecakeslice, /turf/open/auto_turf/strata_grass/layer0_mud, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "bqu" = ( /obj/structure/bed/chair{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bqv" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgib2" }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) -"bqw" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "fernybush_3" - }, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/exterior/paths/south_outpost) "bqy" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bqz" = ( /turf/open/auto_turf/ice/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bqA" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 10 @@ -17318,29 +16691,29 @@ /obj/item/clothing/suit/storage/snow_suit/doctor, /obj/effect/decal/cleanable/blood/oil, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bqF" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bqG" = ( /obj/structure/largecrate/random/secure, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bqH" = ( /obj/structure/largecrate/random/secure, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bqJ" = ( /obj/structure/machinery/colony_floodlight, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bqK" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 6 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bqM" = ( /obj/structure/platform_decoration/strata, /turf/open/auto_turf/snow/brown_base/layer2, @@ -17371,30 +16744,30 @@ dir = 5 }, /turf/open/floor/strata, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "bqW" = ( /obj/structure/pipes/vents/pump{ dir = 8 }, /turf/open/floor/strata, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "bqY" = ( /obj/structure/machinery/light/small{ dir = 8 }, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "bqZ" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 6 }, /obj/effect/landmark/yautja_teleport, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bra" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "brb" = ( /obj/effect/particle_effect/steam, /obj/effect/blocker/sorokyne_cold_water, @@ -17414,46 +16787,36 @@ dir = 8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/med1) +/area/strata/ug/interior/outpost/underground_dorms/med1) "bre" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 10 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) -"brf" = ( -/obj/structure/fence, -/obj/structure/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/strata, -/area/strata/ag/interior/disposals) +/area/strata/ag/exterior/paths/south_outpost) "brg" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/structure/pipes/vents/pump/on, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "brh" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) -"brj" = ( -/turf/open/floor/strata, -/area/strata/ag/interior/disposals) +/area/strata/ag/exterior/paths/south_outpost) "brk" = ( /obj/structure/largecrate/random/barrel/yellow, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "brm" = ( /obj/structure/platform_decoration/strata{ dir = 1 }, /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "brn" = ( /turf/open/asphalt/cement/cement12, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "bro" = ( /obj/item/storage/box/masks{ pixel_x = -5; @@ -17462,67 +16825,69 @@ /obj/structure/surface/rack, /obj/item/cell/high, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "brp" = ( /obj/effect/spawner/random/toolbox, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "brq" = ( /obj/structure/machinery/space_heater, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "brr" = ( /obj/structure/closet, /obj/effect/landmark/objective_landmark/far, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "brs" = ( /obj/structure/surface/table/reinforced/prison, /turf/open/auto_turf/strata_grass/layer0_mud, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "brt" = ( /obj/structure/window/reinforced/tinted, /obj/item/device/flashlight/lamp, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bru" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "brv" = ( /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/plating, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "brw" = ( /obj/structure/filingcabinet, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "brx" = ( /obj/effect/decal/cleanable/blood{ icon_state = "gib6" }, /obj/structure/machinery/door/airlock/multi_tile/almayer/generic, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bry" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 6 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "brB" = ( /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "brC" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "brD" = ( -/obj/structure/machinery/door/airlock/almayer/maint/colony, +/obj/structure/platform/strata/metal{ + dir = 4 + }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "brE" = ( /obj/structure/platform/strata{ dir = 4 @@ -17537,9 +16902,10 @@ /turf/open/auto_turf/snow/brown_base/layer2, /area/strata/ag/exterior/marsh/crash) "brG" = ( -/obj/structure/sign/safety/bulkhead_door, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/outpost/gen/bball/nest) +/obj/structure/pipes/standard/simple/hidden/cyan, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/hive) "brH" = ( /obj/structure/platform_decoration/strata{ dir = 1 @@ -17569,21 +16935,21 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "brQ" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "brR" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "brS" = ( /obj/structure/machinery/light/small, /turf/open/floor/prison/darkredfull2, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "brT" = ( /obj/structure/prop/power_transformer, /turf/open/auto_turf/snow/brown_base/layer0, @@ -17592,7 +16958,7 @@ /obj/structure/platform/strata/metal, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "brV" = ( /obj/structure/prop/power_transformer, /turf/open/auto_turf/snow/brown_base/layer1, @@ -17602,15 +16968,15 @@ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "brX" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "brZ" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bsa" = ( /obj/structure/platform/strata{ dir = 8 @@ -17647,6 +17013,9 @@ /area/strata/ag/exterior/marsh/center) "bsk" = ( /obj/effect/decal/cleanable/blood, +/obj/structure/barricade/handrail/strata{ + dir = 8 + }, /turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) "bsl" = ( @@ -17658,21 +17027,21 @@ dir = 6 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bsn" = ( /obj/structure/platform/strata/metal{ dir = 8 }, /obj/structure/platform/strata/metal, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bso" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/machinery/door/airlock/almayer/maint/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "bsp" = ( /obj/structure/prop/ice_colony/tiger_rug{ layer = 2.1 @@ -17689,11 +17058,11 @@ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bss" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "bst" = ( /obj/effect/decal/cleanable/blood/splatter, /obj/structure/machinery/door/airlock/almayer/medical/colony, @@ -17702,7 +17071,7 @@ "bsu" = ( /obj/structure/platform_decoration/strata/metal, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bsv" = ( /turf/open/floor/strata/white_cyan3/west, /area/strata/ag/interior/outpost/med) @@ -17713,36 +17082,30 @@ "bsx" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med/limited, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bsy" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/machinery/door/airlock/almayer/maint/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bsz" = ( /obj/structure/sign/safety/maint, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bsA" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ag/interior/outpost/foyer) "bsB" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/admin) -"bsC" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/admin) "bsD" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/floor3, @@ -17784,22 +17147,24 @@ /obj/structure/platform/strata/metal, /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bsN" = ( /obj/structure/platform/strata/metal, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bsO" = ( -/obj/structure/machinery/light/small, +/obj/structure/machinery/light/small{ + dir = 1 + }, /obj/structure/pipes/standard/simple/hidden/cyan{ - dir = 4 + dir = 10 }, /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/engi/drome) "bsP" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bsQ" = ( /obj/structure/platform_decoration/strata{ dir = 8 @@ -17822,7 +17187,7 @@ dir = 1 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "bsT" = ( /obj/structure/platform/strata{ dir = 8 @@ -17837,7 +17202,7 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bsW" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -17851,7 +17216,7 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bsY" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 4 @@ -17891,28 +17256,28 @@ dir = 10 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "btf" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "btg" = ( /obj/structure/largecrate/random, /obj/structure/platform/strata/metal{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bth" = ( /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bti" = ( /obj/item/storage/pill_bottle/russianRed, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "btk" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 9 @@ -17937,13 +17302,13 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/water_marshes) "btp" = ( /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "btq" = ( /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "bts" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 9 @@ -17953,10 +17318,10 @@ "btu" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "btv" = ( /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "btw" = ( /obj/structure/bed{ icon_state = "abed" @@ -17964,12 +17329,12 @@ /obj/item/bedsheet/brown, /obj/effect/landmark/corpsespawner/doctor, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "btx" = ( /obj/effect/decal/cleanable/blood, /obj/effect/landmark/objective_landmark/medium, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bty" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer3, @@ -17979,7 +17344,7 @@ /obj/effect/decal/cleanable/blood/gibs/core, /obj/effect/landmark/corpsespawner/miner, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "btA" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /turf/open/auto_turf/snow/brown_base/layer1, @@ -17999,7 +17364,7 @@ dir = 8 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "btG" = ( /turf/open/floor/strata/fake_wood, /area/strata/ag/interior/outpost/engi/drome) @@ -18008,7 +17373,7 @@ dir = 4 }, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "btI" = ( /obj/item/storage/secure/briefcase, /obj/structure/machinery/light/small{ @@ -18026,97 +17391,69 @@ }, /obj/item/stack/sheet/metal/medium_stack, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "btK" = ( /obj/structure/flora/bush/ausbushes/ppflowers, /turf/open/auto_turf/strata_grass/layer0_mud, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "btL" = ( /obj/effect/decal/cleanable/blood{ layer = 3 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "btM" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /turf/open/asphalt/cement/cement15, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "btN" = ( /obj/structure/platform/strata/metal{ dir = 8 }, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "btO" = ( /obj/structure/flora/bush/ausbushes/ppflowers, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "btT" = ( -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "btU" = ( /obj/structure/closet, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) -"btV" = ( -/obj/structure/surface/rack, -/obj/item/tool/shovel/snow, -/obj/item/device/flashlight/flare, -/obj/item/device/flashlight, -/obj/structure/machinery/light/small{ - dir = 8 - }, -/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, -/turf/open/floor/strata, -/area/strata/ag/interior/disposals) -"btW" = ( -/obj/structure/surface/rack, -/obj/item/ammo_magazine/shotgun/slugs{ - pixel_x = 6; - pixel_y = -4 - }, -/obj/item/device/lightreplacer, -/obj/structure/machinery/light/small{ - dir = 4 - }, -/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, -/turf/open/floor/strata, -/area/strata/ag/interior/disposals) +/area/strata/ag/interior/landing_zones/near_lz1) "btX" = ( /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "btY" = ( /obj/structure/bed/chair, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "btZ" = ( /obj/effect/spawner/random/tool, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bua" = ( /obj/item/reagent_container/food/drinks/cans/space_mountain_wind, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bub" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, /area/strata/ag/exterior/marsh/crash) -"buc" = ( -/obj/structure/machinery/door/airlock/almayer/maint/colony, -/turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) "bud" = ( /obj/structure/bed/chair{ dir = 1 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "bue" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/auto_turf/snow/brown_base/layer1, @@ -18132,15 +17469,15 @@ "bui" = ( /obj/structure/tunnel, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "bul" = ( /obj/item/tool/shovel/snow, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bum" = ( /obj/effect/decal/cleanable/ash, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "buo" = ( /obj/structure/bed/chair{ dir = 4 @@ -18195,7 +17532,7 @@ }, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "buz" = ( /obj/effect/decal/cleanable/blood/gibs/body, /turf/open/auto_turf/snow/brown_base/layer2, @@ -18224,19 +17561,19 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "buF" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "buG" = ( /obj/structure/fence, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/water_marshes) "buH" = ( /obj/structure/fence, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/water_marshes) "buI" = ( /obj/structure/fence, /turf/open/auto_turf/snow/brown_base/layer0, @@ -18250,34 +17587,34 @@ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "buM" = ( /obj/structure/platform_decoration/strata{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "buN" = ( /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "buO" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "buP" = ( /obj/structure/machinery/disposal, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "buQ" = ( /obj/structure/bookcase{ icon_state = "book-5" }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "buR" = ( /obj/structure/bookcase, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "buS" = ( /obj/effect/decal/cleanable/generic, /turf/open/auto_turf/snow/brown_base/layer3, @@ -18286,7 +17623,7 @@ /obj/effect/landmark/corpsespawner/bridgeofficer, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "buU" = ( /obj/item/stack/rods, /turf/open/floor/strata/multi_tiles/southeast, @@ -18298,17 +17635,15 @@ /turf/open/floor/strata/multi_tiles/southeast, /area/strata/ag/interior/outpost/med) "buW" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/strata/white_cyan3/west, -/area/strata/ag/interior/outpost/med) +/obj/structure/machinery/washing_machine, +/turf/open/floor/strata/white_cyan2/west, +/area/strata/ag/interior/outside/bball) "buX" = ( -/obj/structure/machinery/light/small{ - dir = 1 +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 }, -/turf/open/floor/strata/floor2, -/area/strata/ag/interior/outpost/med) +/turf/open/floor/strata/blue4, +/area/strata/ag/interior/outpost/admin) "buY" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/floor2, @@ -18375,15 +17710,15 @@ dir = 9 }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/water_marshes) "bvq" = ( /obj/structure/closet/firecloset/full, /turf/open/floor/strata, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "bvs" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/water_marshes) "bvt" = ( /obj/item/weapon/gun/rifle/type71/carbine, /obj/structure/surface/rack, @@ -18391,15 +17726,15 @@ /obj/item/ammo_magazine/rifle/type71, /obj/effect/landmark/wo_supplies/storage/belts/m41abelt, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "bvu" = ( /obj/structure/cargo_container/ferret/left, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bvv" = ( /obj/structure/cargo_container/ferret/mid, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bvw" = ( /obj/structure/largecrate/random/case/double, /turf/open/floor/strata, @@ -18408,11 +17743,11 @@ /obj/structure/cargo_container/ferret/right, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "bvy" = ( /obj/item/clothing/suit/storage/snow_suit/doctor, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bvz" = ( /turf/open/floor/strata, /area/strata/ag/interior/outpost/engi/drome) @@ -18421,7 +17756,7 @@ dir = 5 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bvB" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata, @@ -18431,13 +17766,13 @@ dir = 9 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bvD" = ( /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bvE" = ( /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bvF" = ( /obj/structure/bed{ icon_state = "abed" @@ -18445,15 +17780,15 @@ /obj/item/bedsheet/brown, /obj/item/clothing/suit/storage/snow_suit/doctor, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bvG" = ( /obj/effect/decal/cleanable/generic, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/water_marshes) "bvJ" = ( /obj/structure/lz_sign/sorokyne_sign, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bvK" = ( /turf/closed/wall/strata_outpost/reinforced/hull, /area/strata/ag/interior/outpost/engi/drome) @@ -18464,21 +17799,21 @@ "bvM" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bvN" = ( /obj/structure/closet/bodybag, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bvO" = ( /obj/structure/bed{ icon_state = "abed" }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bvP" = ( /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bvQ" = ( /obj/structure/surface/rack, /obj/item/storage/belt/utility/full, @@ -18493,53 +17828,49 @@ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bvU" = ( /obj/effect/decal/cleanable/ash, /obj/structure/barricade/wooden{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bvV" = ( /obj/structure/bed/roller, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bvW" = ( /obj/structure/platform/strata{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bvZ" = ( /obj/structure/platform/strata{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bwb" = ( /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bwc" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/strata, /area/strata/ag/interior/outpost/engi/drome) "bwd" = ( -/obj/item/stool, -/turf/open/floor/strata, -/area/strata/ag/interior/outpost/engi/drome) +/obj/effect/landmark/structure_spawner/setup/distress/xeno_door, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ag/interior/mining_outpost/hive) "bwe" = ( /obj/structure/largecrate/random, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bwf" = ( -/obj/structure/largecrate/random/case/double, -/obj/structure/machinery/light/small{ - dir = 1 - }, -/obj/structure/surface/table/reinforced/prison, -/turf/open/floor/strata, -/area/strata/ag/interior/outpost/engi/drome) +/obj/structure/machinery/light/small, +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/outpost/canteen/lower_cafeteria) "bwg" = ( /obj/structure/platform_decoration/strata{ dir = 4 @@ -18548,32 +17879,23 @@ /turf/open/gm/river, /area/strata/ag/exterior/marsh/water) "bwh" = ( -/obj/structure/surface/table/reinforced/prison, -/obj/item/stack/barbed_wire, -/obj/item/stack/barbed_wire, -/obj/item/stack/cable_coil/blue, -/obj/item/stack/cable_coil/blue, -/obj/item/stack/cable_coil/blue, -/turf/open/floor/strata, -/area/strata/ag/interior/outpost/engi/drome) -"bwi" = ( -/obj/structure/surface/table/reinforced/prison, -/obj/item/device/radio, -/obj/item/device/radio, -/obj/item/device/radio, -/turf/open/floor/strata, -/area/strata/ag/interior/outpost/engi/drome) -"bwj" = ( -/obj/structure/surface/rack, -/obj/item/reagent_container/spray/cleaner{ - desc = "Someone has crossed out the Space from Space Cleaner and written in Surgery. 'Do not remove under punishment of death!!!' is scrawled on the back."; - name = "Surgery Cleaner" +/obj/structure/machinery/light{ + dir = 8 }, -/obj/structure/machinery/light/small{ +/turf/open/floor/strata/floor2, +/area/strata/ug/interior/jungle/structures/research) +"bwi" = ( +/obj/structure/machinery/light{ dir = 1 }, -/turf/open/floor/strata, -/area/strata/ag/interior/outpost/engi/drome) +/turf/open/floor/strata/white_cyan1/east, +/area/strata/ag/interior/outpost/canteen) +"bwj" = ( +/obj/structure/machinery/light{ + dir = 4 + }, +/turf/open/asphalt/cement, +/area/strata/ag/exterior/paths/mining_outpost_exterior) "bwk" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" @@ -18585,7 +17907,7 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bwn" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" @@ -18600,7 +17922,7 @@ /area/strata/ag/interior/outpost/engi/drome) "bwp" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bwq" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" @@ -18612,64 +17934,64 @@ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bws" = ( /obj/structure/platform_decoration/strata{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bwt" = ( /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bwu" = ( /obj/structure/machinery/power/port_gen/pacman, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bwv" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 10 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bww" = ( /obj/structure/platform_decoration/strata, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bwx" = ( /obj/structure/platform/strata, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bwy" = ( /obj/structure/machinery/sensortower{ pixel_x = -8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "bwA" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bwB" = ( /obj/structure/platform_decoration/strata, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bwC" = ( /obj/structure/platform/strata, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bwD" = ( /obj/structure/platform/strata, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bwE" = ( /obj/structure/bed/chair{ dir = 8 }, /turf/open/auto_turf/strata_grass/layer0_mud, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "bwF" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -18678,17 +18000,17 @@ layer = 3.5 }, /turf/open/asphalt/cement/cement1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "bwH" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "bwI" = ( /obj/structure/platform_decoration/strata{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bwL" = ( /obj/effect/particle_effect/steam, /obj/effect/blocker/sorokyne_cold_water, @@ -18700,30 +18022,30 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bwP" = ( /obj/structure/platform/strata, /obj/structure/platform/strata{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bwQ" = ( /obj/structure/platform_decoration/strata{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bwR" = ( /obj/structure/inflatable/door, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bwT" = ( /obj/structure/platform/strata{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bwU" = ( /obj/effect/particle_effect/steam, /obj/effect/blocker/sorokyne_cold_water, @@ -18732,28 +18054,18 @@ }, /turf/open/gm/river, /area/strata/ag/exterior/marsh/river) -"bwV" = ( -/obj/structure/surface/rack, -/obj/item/storage/bible/booze, -/obj/structure/machinery/power/apc{ - dir = 8; - pixel_x = -24; - start_charge = 0 - }, -/turf/open/floor/strata, -/area/strata/ag/interior/disposals) "bwW" = ( /obj/structure/platform/strata{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bwX" = ( /obj/structure/platform_decoration/strata{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bwY" = ( /obj/structure/platform/strata{ dir = 1 @@ -18762,34 +18074,28 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bwZ" = ( /obj/structure/platform/strata{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bxa" = ( /obj/structure/platform_decoration/strata{ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) -"bxb" = ( -/obj/structure/surface/rack, -/obj/item/storage/belt/utility/full, -/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, -/turf/open/floor/strata, -/area/strata/ag/interior/disposals) +/area/strata/ag/exterior/landing_zones/near_lz2) "bxc" = ( /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "bxd" = ( /obj/item/lightstick/red/planted, /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "bxe" = ( /obj/structure/flora/grass/tallgrass/ice, /obj/structure/platform/strata{ @@ -18797,135 +18103,123 @@ }, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "bxg" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 6 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bxh" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bxk" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bxl" = ( /obj/effect/decal/cleanable/cobweb2, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "bxm" = ( /obj/structure/largecrate/random/secure, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "bxn" = ( -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, /obj/structure/kitchenspike, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "bxo" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bxr" = ( /obj/structure/surface/rack, /obj/item/weapon/gun/rifle/type71/carbine, /turf/open/floor/strata/red1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bxs" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/plating, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bxu" = ( /obj/structure/machinery/vending/cigarette/colony, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/structure/machinery/camera/autoname{ dir = 4 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bxy" = ( /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "bxz" = ( /obj/structure/platform_decoration/strata, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bxA" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 6 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "bxB" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/island_marshes) "bxC" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bxD" = ( /obj/structure/platform_decoration/strata, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bxE" = ( -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 24; - start_charge = 0 - }, +/obj/structure/machinery/power/apc/directional/no_power/north, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bxF" = ( /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bxG" = ( /obj/structure/platform/strata{ dir = 4 }, /obj/structure/platform/strata, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bxH" = ( /obj/structure/platform/strata{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bxI" = ( /obj/structure/pipes/vents/pump{ dir = 4 }, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bxJ" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/machinery/light/small{ dir = 4 }, /turf/open/floor/plating, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bxL" = ( -/obj/structure/bookcase{ - icon_state = "book-5" - }, -/obj/structure/machinery/light/small{ - dir = 8 +/obj/structure/machinery/light{ + dir = 4 }, -/turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/outpost/med) +/turf/open/auto_turf/snow/brown_base/layer1, +/area/strata/ag/exterior/paths/flight_control_exterior) "bxM" = ( /obj/structure/bed/chair/comfy{ dir = 4 @@ -18959,22 +18253,25 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bxR" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/island_marshes) "bxS" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/island_marshes) "bxT" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /obj/item/stack/rods, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) "bxV" = ( @@ -18991,7 +18288,7 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bxX" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, /turf/open/floor/strata/white_cyan3/northeast, @@ -19001,7 +18298,7 @@ dir = 10 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/island_marshes) "bxZ" = ( /obj/structure/platform/strata{ dir = 8 @@ -19010,13 +18307,13 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bya" = ( /obj/structure/platform/strata{ dir = 1 }, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "byb" = ( /obj/structure/platform_decoration/strata{ dir = 4 @@ -19025,15 +18322,15 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "byc" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/island_marshes) "byd" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bye" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 @@ -19046,11 +18343,13 @@ }, /obj/structure/platform/strata, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "byh" = ( +/obj/structure/blocker/invisible_wall, /turf/open/auto_turf/snow/brown_base/layer1, /area/strata/ag/interior/restricted) "byi" = ( +/obj/structure/blocker/invisible_wall, /turf/open/auto_turf/snow/brown_base/layer4, /area/strata/ag/interior/restricted) "byj" = ( @@ -19061,9 +18360,10 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "byk" = ( /obj/structure/machinery/space_heater, +/obj/structure/blocker/invisible_wall, /turf/open/auto_turf/snow/brown_base/layer1, /area/strata/ag/interior/restricted) "byl" = ( @@ -19071,34 +18371,36 @@ /obj/effect/landmark/ert_spawns/groundside_xeno, /obj/effect/landmark/queen_spawn, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bym" = ( /obj/structure/barricade/snow{ dir = 4 }, /obj/item/lightstick/red/planted, +/obj/structure/blocker/invisible_wall, /turf/open/auto_turf/snow/brown_base/layer1, /area/strata/ag/interior/restricted) "byn" = ( /obj/structure/cargo_container/wy/left, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "byo" = ( /obj/structure/cargo_container/wy/mid, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "byp" = ( /obj/structure/cargo_container/wy/right, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "byr" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bys" = ( /obj/structure/barricade/snow{ dir = 4 }, +/obj/structure/blocker/invisible_wall, /turf/open/auto_turf/snow/brown_base/layer1, /area/strata/ag/interior/restricted) "byv" = ( @@ -19113,18 +18415,24 @@ }, /turf/open/floor/strata/white_cyan2, /area/strata/ag/interior/outpost/med) +"byK" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 8 + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/monitoring/east) "byN" = ( /obj/structure/platform_decoration/strata, /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "byO" = ( /obj/structure/platform/strata, /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "byP" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata, @@ -19132,7 +18440,7 @@ dir = 8 }, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "byQ" = ( /obj/structure/platform/strata, /obj/structure/platform/strata{ @@ -19140,7 +18448,7 @@ }, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "byY" = ( /obj/item/tool/pen/blue, /obj/structure/bed/chair/office/light, @@ -19161,24 +18469,12 @@ /obj/item/clipboard, /turf/open/floor/strata/floor2, /area/strata/ag/interior/outpost/med) -"bzc" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, -/obj/structure/machinery/power/apc{ - dir = 8; - pixel_x = -24; - start_charge = 0 - }, -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/admin) "bzd" = ( -/obj/structure/pipes/standard/simple/hidden/cyan, -/obj/structure/machinery/light/small{ - dir = 4 +/obj/structure/machinery/light{ + dir = 8 }, -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/admin) +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/outpost/platform) "bzf" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" @@ -19192,9 +18488,6 @@ /obj/effect/landmark/objective_landmark/science, /turf/open/floor/strata/cyan1/east, /area/strata/ag/interior/outpost/med) -"bzh" = ( -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior) "bzk" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony{ dir = 2 @@ -19255,13 +18548,12 @@ }, /turf/open/floor/strata/fake_wood, /area/strata/ag/interior/outpost/engi/drome) -"bzx" = ( -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 +"bzB" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 8 }, -/turf/open/floor/strata, -/area/strata/ag/interior/outpost/engi/drome) +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/monitoring/south) "bzG" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/communications{ @@ -19273,25 +18565,19 @@ /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/engi/drome) "bzH" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bzM" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /obj/item/stack/rods, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bzN" = ( /obj/structure/machinery/space_heater, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bzR" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, /turf/open/floor/strata/floor3/east, @@ -19301,22 +18587,19 @@ dir = 10 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/marsh/water_marshes) "bAa" = ( /obj/structure/flora/bush/ausbushes/var3/fullgrass, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/hotsprings) +/area/strata/ug/interior/jungle/structures/research/hot_springs) "bAe" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/ice/layer1, /area/strata/ag/exterior/marsh/river) -"bAf" = ( -/turf/closed/wall/strata_ice/dirty, -/area/strata/ag/exterior/marsh/river) "bAi" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/floor3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "bAp" = ( /obj/structure/closet/firecloset/full, /turf/open/floor/strata/white_cyan2/west, @@ -19324,13 +18607,10 @@ "bAq" = ( /obj/structure/sign/safety/bulkhead_door, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "bAr" = ( /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) -"bAt" = ( -/turf/closed/wall/strata_outpost, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ug/interior/jungle/structures/research) "bAu" = ( /obj/structure/platform/strata{ dir = 1 @@ -19349,70 +18629,56 @@ }, /turf/open/gm/river, /area/strata/ag/exterior/marsh/river) -"bAw" = ( -/obj/structure/surface/rack, -/obj/item/storage/briefcase, -/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, -/turf/open/floor/strata, -/area/strata/ag/interior/disposals) "bAx" = ( -/obj/effect/landmark/crap_item, -/obj/effect/decal/strata_decals/catwalk/prison, -/turf/open/floor/greengrid, -/area/strata/ag/interior/disposals) -"bAy" = ( -/obj/item/trash/pistachios, -/obj/effect/decal/strata_decals/catwalk/prison, -/turf/open/floor/greengrid, -/area/strata/ag/interior/disposals) -"bAz" = ( -/obj/structure/surface/rack, -/obj/item/storage/pill_bottle/russianRed, -/obj/structure/machinery/camera/autoname{ - dir = 8 +/obj/effect/decal/cleanable/blood{ + icon_state = "gib6" }, -/turf/open/floor/strata, -/area/strata/ag/interior/disposals) +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/caves/lz_caves) +"bAz" = ( +/obj/item/lightstick/red/planted, +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/caves/lz_caves) "bAB" = ( /obj/structure/machinery/light/small{ dir = 8 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bAF" = ( /obj/structure/machinery/door/airlock/almayer/security/glass/colony, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bAG" = ( /obj/effect/decal/strata_decals/grime/grime1{ dir = 4 }, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bAH" = ( /obj/structure/surface/table/almayer, /obj/structure/machinery/computer/emails, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bAI" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/platform/strata{ + dir = 8 }, -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/obj/structure/blocker/invisible_wall, +/turf/open/gm/river, +/area/strata/ag/exterior/marsh/water) "bAJ" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 6 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bAK" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bAL" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -19421,7 +18687,7 @@ dir = 1 }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bAM" = ( /obj/structure/machinery/alarm{ dir = 8; @@ -19431,17 +18697,20 @@ dir = 4 }, /turf/open/floor/strata, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bAN" = ( /obj/structure/bed/chair, +/obj/structure/machinery/light{ + dir = 8 + }, /turf/open/asphalt/cement, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bAO" = ( /obj/structure/surface/table/almayer, /obj/item/reagent_container/food/drinks/cans/ale, /obj/item/coin/uranium, /turf/open/asphalt/cement, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bAR" = ( /obj/structure/pipes/vents/pump{ dir = 4 @@ -19467,12 +18736,12 @@ "bBg" = ( /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/strata/red1, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bBr" = ( /obj/structure/flora/bush/ausbushes/genericbush, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "bBB" = ( /turf/open/floor/strata/white_cyan4/east, /area/strata/ag/interior/outpost/med) @@ -19481,19 +18750,19 @@ icon_state = "leafybush_2" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "bBO" = ( /turf/closed/shuttle/ert{ icon_state = "upp20" }, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bBQ" = ( /obj/structure/disposalpipe/segment{ dir = 4 }, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bBT" = ( /turf/open/floor/strata/white_cyan3, /area/strata/ag/interior/outpost/med) @@ -19543,9 +18812,9 @@ /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "bCm" = ( /obj/structure/filingcabinet, /obj/structure/machinery/light/small{ @@ -19593,15 +18862,14 @@ /turf/open/floor/strata/white_cyan1, /area/strata/ag/interior/outpost/med) "bCw" = ( -/obj/structure/machinery/light/small{ - dir = 8 +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 5 }, -/turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/outpost/admin) +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outpost/engi/drome) "bCx" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/white_cyan2/west, /area/strata/ag/interior/outpost/admin) @@ -19619,12 +18887,14 @@ /turf/closed/wall/strata_outpost, /area/strata/ag/interior/outpost/engi/drome) "bCA" = ( -/obj/structure/bed/chair/office/light, -/obj/structure/machinery/camera/autoname{ - dir = 4 +/obj/structure/barricade/handrail/strata{ + dir = 1 }, -/turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/outpost/engi/drome) +/obj/structure/machinery/light{ + dir = 8 + }, +/turf/open/asphalt/cement, +/area/strata/ag/interior/outside/administration) "bCH" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 @@ -19648,7 +18918,7 @@ dir = 1 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bCN" = ( /obj/effect/decal/cleanable/blood/oil, /obj/structure/pipes/standard/simple/hidden/cyan{ @@ -19663,7 +18933,7 @@ /obj/structure/window/reinforced/tinted, /obj/structure/machinery/iv_drip, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "bCY" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 @@ -19680,10 +18950,10 @@ /area/strata/ag/exterior/marsh/center) "bDm" = ( /turf/closed/wall/wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "bDn" = ( /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "bDo" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, @@ -19695,7 +18965,7 @@ "bDq" = ( /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bDr" = ( /obj/structure/machinery/photocopier, /turf/open/floor/strata/orange_cover, @@ -19719,13 +18989,6 @@ /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/engi/drome) -"bDv" = ( -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, -/turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) "bDy" = ( /obj/item/storage/box/ids, /obj/structure/surface/rack, @@ -19748,13 +19011,13 @@ pixel_y = 3 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "bDC" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgib6" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "bDD" = ( /obj/structure/flora/bush/ausbushes/ppflowers, /obj/structure/platform_decoration/strata/metal{ @@ -19762,7 +19025,7 @@ }, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "bDE" = ( /obj/structure/platform_decoration/strata{ dir = 8 @@ -19772,21 +19035,21 @@ /area/strata/ag/exterior/marsh/water) "bDH" = ( /turf/open/gm/coast/beachcorner/south_east, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/exterior/jungle/carplake_center) "bDO" = ( /obj/structure/cargo_container/grant/left{ health = 5000; unacidable = 1 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "bDP" = ( /obj/structure/cargo_container/grant/rightmid{ health = 5000; unacidable = 1 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "bDQ" = ( /turf/closed/wall/strata_outpost/reinforced/hull, /area/strata/ag/exterior/paths/north_outpost) @@ -19796,7 +19059,7 @@ unacidable = 1 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "bDT" = ( /obj/structure/fence, /turf/open/floor/strata/orange_cover, @@ -19806,8 +19069,9 @@ /obj/structure/machinery/light/small{ dir = 8 }, +/obj/effect/landmark/objective_landmark/far, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bEh" = ( /obj/structure/platform/strata{ dir = 4 @@ -19819,10 +19083,10 @@ "bEy" = ( /obj/structure/largecrate/random, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "bEE" = ( /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bER" = ( /obj/structure/machinery/weather_siren{ pixel_y = -8 @@ -19843,33 +19107,16 @@ }, /turf/open/gm/river, /area/strata/ag/exterior/marsh/river) -"bEX" = ( -/obj/structure/disposaloutlet, -/obj/structure/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/strata, -/area/strata/ag/interior/disposals) -"bEY" = ( -/obj/structure/surface/rack, -/obj/item/weapon/gun/shotgun/pump/dual_tube/cmb, -/obj/effect/landmark/good_item, -/obj/structure/surface/rack, -/obj/structure/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/strata, -/area/strata/ag/interior/disposals) "bFf" = ( /obj/structure/surface/rack, /obj/item/storage/firstaid/adv, /obj/item/folder/red, /turf/open/floor/strata/red1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bFg" = ( /obj/item/ammo_magazine/rifle/type71, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "bFi" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -19887,7 +19134,7 @@ }, /obj/effect/decal/warning_stripes, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bFs" = ( /obj/effect/decal/warning_stripes{ icon_state = "E" @@ -19902,7 +19149,7 @@ dir = 4 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bFv" = ( /turf/open/floor/strata/multi_tiles/west, /area/strata/ag/exterior/vanyard) @@ -19919,46 +19166,43 @@ }, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bFC" = ( /obj/structure/noticeboard{ pixel_y = 32 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bFF" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/administration) -"bFG" = ( -/turf/closed/wall/strata_ice/dirty, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/interior/outside/administration) "bFX" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "sunnybush_1" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "bFZ" = ( /obj/structure/machinery/light/small{ dir = 4 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bGa" = ( /obj/structure/largecrate/random/case/double, /turf/open/floor/strata, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bGb" = ( /obj/structure/pipes/vents/pump{ dir = 1 }, /turf/open/floor/strata, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bGc" = ( /obj/structure/machinery/door/airlock/almayer/generic, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bGd" = ( /obj/structure/pipes/vents/pump{ dir = 8; @@ -19977,21 +19221,15 @@ "bGk" = ( /obj/structure/largecrate/random, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bGo" = ( /obj/structure/sign/safety/bulkhead_door, /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bGq" = ( -/obj/structure/bed/chair{ - dir = 1 - }, -/obj/item/storage/briefcase, -/obj/structure/machinery/camera/autoname{ - dir = 4 - }, -/turf/open/floor/strata/floor2, -/area/strata/ag/interior/outpost/med) +/obj/structure/mirror, +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/outpost/admin) "bGr" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_21" @@ -20035,25 +19273,29 @@ icon_state = "E" }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bGM" = ( /obj/effect/decal/warning_stripes{ icon_state = "NS-center" }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bGO" = ( /turf/open/floor/strata/white_cyan2, /area/strata/ag/interior/outpost/med) -"bHj" = ( -/turf/closed/wall/strata_ice/jungle, -/area/strata/ug/interior/jungle/deep/minehead) -"bHo" = ( -/obj/structure/machinery/light/small{ +"bGR" = ( +/obj/structure/bed/chair/office/dark{ dir = 8 }, -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/med) +/turf/open/floor/strata/fake_wood, +/area/strata/ag/interior/outside/checkpoints/west) +"bHo" = ( +/obj/structure/sink{ + dir = 4; + pixel_x = 11 + }, +/turf/open/floor/strata/white_cyan2/west, +/area/strata/ag/interior/outpost/security) "bHp" = ( /obj/structure/pipes/vents/pump{ dir = 4 @@ -20064,9 +19306,6 @@ /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 4 }, -/obj/structure/machinery/light/small{ - dir = 4 - }, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/med) "bHr" = ( @@ -20079,9 +19318,11 @@ /turf/open/floor/strata/floor2, /area/strata/ag/interior/outpost/med) "bHt" = ( -/obj/structure/window/framed/strata/reinforced, +/obj/structure/barricade/handrail/strata{ + dir = 1 + }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "bHy" = ( /obj/structure/machinery/optable, /obj/item/tank/anesthetic, @@ -20101,12 +19342,14 @@ /turf/open/floor/strata/floor2, /area/strata/ag/interior/outpost/med) "bHD" = ( -/obj/structure/sink{ - dir = 8; - pixel_x = -11 +/obj/structure/bed/nest, +/obj/effect/decal/cleanable/blood/gibs/core, +/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, +/obj/structure/machinery/light/small{ + dir = 4 }, -/turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/outpost/admin) +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/hive) "bHE" = ( /turf/open/floor/strata/white_cyan2/west, /area/strata/ag/interior/outpost/admin) @@ -20155,7 +19398,7 @@ }, /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bHT" = ( /obj/effect/decal/warning_stripes{ icon_state = "S" @@ -20165,13 +19408,13 @@ }, /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bHV" = ( /obj/effect/decal/warning_stripes{ icon_state = "S" }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bHW" = ( /obj/structure/surface/rack, /obj/item/stack/sheet/glass, @@ -20180,7 +19423,7 @@ "bHY" = ( /obj/structure/closet/secure_closet/personal, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bIb" = ( /obj/effect/decal/cleanable/ash, /turf/open/floor/strata/floor3/east, @@ -20212,24 +19455,23 @@ /obj/item/clothing/head/hardhat/white, /obj/item/clothing/head/hardhat/white, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "bIu" = ( /obj/structure/platform_decoration/strata/metal{ dir = 8 }, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "bIv" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /turf/open/asphalt/cement/cement9, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "bIx" = ( -/obj/effect/landmark/monkey_spawn, -/obj/effect/landmark/queen_spawn, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_carp) +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ug/interior/jungle/structures/research) "bIz" = ( /obj/structure/flora/grass/tallgrass/ice, /obj/structure/flora/grass/tallgrass/ice, @@ -20241,17 +19483,13 @@ dir = 4 }, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "bIE" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 10 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "bIH" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 @@ -20259,75 +19497,70 @@ /turf/open/auto_turf/ice/layer1, /area/strata/ag/exterior/marsh/river) "bII" = ( -/obj/structure/flora/grass/tallgrass/ice/corner{ - dir = 10 - }, -/turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh/river) +/obj/structure/pipes/standard/simple/hidden/cyan, +/turf/closed/wall/resin/strata/on_tiles, +/area/strata/ag/interior/mining_outpost/hive) "bIK" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "bIL" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) -"bIM" = ( -/turf/closed/wall/strata_ice/dirty, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/interior/mining_outpost/hive) "bIV" = ( /obj/structure/machinery/weather_siren{ pixel_y = -8 }, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bIW" = ( /obj/structure/sign/safety/storage, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bIX" = ( /obj/structure/closet/secure_closet/personal, /turf/open/floor/strata, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bIY" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 5 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bJb" = ( /obj/structure/bedsheetbin, /obj/structure/machinery/camera/autoname{ dir = 8 }, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bJc" = ( /obj/structure/pipes/standard/manifold/fourway/hidden/cyan, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bJg" = ( /obj/structure/bed/chair{ dir = 1 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bJx" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 9 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bJy" = ( /obj/structure/reagent_dispensers/water_cooler, /obj/structure/machinery/camera/autoname{ dir = 8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bJz" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 4 }, /turf/open/floor/strata/white_cyan2/west, @@ -20335,18 +19568,18 @@ "bJC" = ( /obj/effect/decal/cleanable/cobweb, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "bJE" = ( /obj/structure/filingcabinet, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bJF" = ( /obj/structure/filingcabinet, /obj/item/pamphlet/skill/medical, /obj/effect/landmark/objective_landmark/medium, /turf/open/floor/strata, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bJG" = ( /obj/structure/machinery/weather_siren{ dir = 4; @@ -20354,16 +19587,19 @@ pixel_y = 10 }, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bJI" = ( /obj/structure/machinery/floodlight/landing, /turf/open/asphalt/cement, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "bJJ" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, /turf/open/floor/plating, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) +"bJL" = ( +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/strata/ag/exterior/marsh/spring_marshes) "bJV" = ( /obj/structure/bookcase{ icon_state = "book-5" @@ -20382,7 +19618,7 @@ /obj/structure/bed/chair/comfy{ dir = 8 }, -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) "bKa" = ( @@ -20390,34 +19626,21 @@ /turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) "bKb" = ( -/obj/structure/flora/pottedplant{ - icon_state = "pottedplant_22" - }, -/obj/structure/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/outpost/med) +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/central) "bKc" = ( -/obj/structure/bed/chair{ - dir = 4 - }, -/obj/structure/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/strata/floor2, -/area/strata/ag/interior/outpost/med) +/obj/structure/machinery/vending/snack, +/turf/open/floor/strata/blue1, +/area/strata/ag/interior/outpost/admin) "bKn" = ( -/obj/structure/machinery/power/apc{ - pixel_y = -24; - start_charge = 0 - }, +/obj/structure/machinery/power/apc/directional/no_power/south, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bKp" = ( -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bKC" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/cameras{ @@ -20440,7 +19663,7 @@ dir = 8 }, /turf/open/floor/plating, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bKL" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/paper_bin{ @@ -20462,13 +19685,10 @@ "bKN" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/closed/wall/wood, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/interior/outside/wooden_hospital) "bKO" = ( /obj/item/storage/surgical_tray, /obj/structure/surface/table/reinforced/prison, -/obj/structure/machinery/light/small{ - dir = 8 - }, /obj/item/reagent_container/spray/cleaner{ desc = "Someone has crossed out the Space from Space Cleaner and written in Surgery. 'Do not remove under punishment of death!!!' is scrawled on the back."; name = "Surgery Cleaner" @@ -20498,14 +19718,12 @@ }, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "bKZ" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, /obj/structure/pipes/standard/simple/hidden/cyan, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_door, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "bLa" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/drinks/bottle/sake, @@ -20536,11 +19754,11 @@ "bLt" = ( /obj/structure/bedsheetbin, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bLz" = ( /obj/structure/flora/bush/ausbushes/ppflowers, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "bLA" = ( /obj/item/device/radio, /obj/structure/pipes/standard/simple/hidden/cyan, @@ -20561,12 +19779,11 @@ dir = 4 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "bLH" = ( /obj/structure/pipes/vents/pump/on, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/white_cyan2/west, /area/strata/ag/interior/outpost/engi/drome) @@ -20576,7 +19793,7 @@ /area/strata/ag/interior/outpost/engi/drome) "bLK" = ( /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "bLR" = ( /obj/structure/machinery/weather_siren{ pixel_y = -8 @@ -20584,11 +19801,8 @@ /turf/closed/wall/strata_outpost/reinforced, /area/strata/ag/interior/mountain) "bMd" = ( -/turf/open/asphalt/cement/cement2, -/area/strata/ag/exterior/north_lz_caves) -"bMB" = ( /turf/open/asphalt/cement/cement4, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/tcomms/mining_caves) "bME" = ( /turf/closed/wall/strata_outpost, /area/strata/ag/interior/mountain) @@ -20599,17 +19813,17 @@ "bMG" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/asphalt/cement/cement4, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/tcomms/mining_caves) "bMP" = ( /turf/open/floor/almayer/test_floor5, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bMQ" = ( /obj/structure/machinery/door/airlock/almayer/generic, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bMR" = ( /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bMV" = ( /obj/structure/filingcabinet, /obj/structure/machinery/firealarm{ @@ -20618,43 +19832,40 @@ }, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bMX" = ( /obj/structure/machinery/vending/snack, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bMZ" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/snacks/meatballsoup, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "bNa" = ( /obj/structure/machinery/door/airlock/almayer/generic, /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "bNh" = ( /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bNi" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bNj" = ( /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "bNm" = ( -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, +/obj/structure/largecrate/random/barrel/green, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bNq" = ( /obj/structure/sign/safety/bulkhead_door, /turf/closed/wall/strata_outpost/reinforced/hull, @@ -20670,7 +19881,7 @@ dir = 4 }, /turf/open/floor/plating, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bNS" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment{ @@ -20678,14 +19889,11 @@ }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/plating, -/area/strata/ag/exterior/research_decks) -"bNW" = ( -/turf/closed/wall/strata_ice/jungle, -/area/strata/ag/interior/mountain) +/area/strata/ag/exterior/outpost_decks) "bOh" = ( /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bOj" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, @@ -20694,34 +19902,27 @@ }, /obj/structure/platform_decoration/strata/metal, /turf/open/floor/plating, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bOp" = ( -/obj/structure/bed/chair{ - dir = 4 - }, -/obj/effect/landmark/survivor_spawner, -/obj/structure/machinery/power/apc{ - dir = 8; - pixel_x = -24; - start_charge = 0 - }, -/turf/open/floor/strata/floor2, -/area/strata/ag/interior/outpost/med) +/obj/structure/prop/almayer/computers/mapping_computer, +/obj/structure/blocker/invisible_wall, +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/outside/checkpoints/north_armor) "bOq" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "bOs" = ( /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "bOt" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 5 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "bOv" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -20729,12 +19930,13 @@ /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "bOw" = ( -/obj/item/tool/pen/blue, -/obj/structure/pipes/standard/simple/hidden/cyan, -/turf/open/floor/strata/white_cyan3/west, -/area/strata/ag/interior/outpost/med) +/obj/structure/machinery/power/terminal{ + dir = 8 + }, +/turf/open/asphalt/cement, +/area/strata/ag/interior/mining_outpost/central) "bOx" = ( /obj/item/clipboard, /turf/open/floor/strata/cyan1/east, @@ -20776,9 +19978,6 @@ pixel_x = 23 }, /obj/structure/filingcabinet, -/obj/structure/machinery/light/small{ - dir = 4 - }, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/floor2, /area/strata/ag/interior/outpost/med) @@ -20787,7 +19986,7 @@ name = "\improper Airlock" }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "bOZ" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 @@ -20806,12 +20005,12 @@ dir = 1 }, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bPo" = ( /turf/closed/shuttle/ert{ icon_state = "upp_rightengine" }, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bPq" = ( /obj/structure/bed/chair{ dir = 4 @@ -20824,39 +20023,47 @@ /area/strata/ag/interior/outpost/engi/drome) "bPs" = ( /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "bPt" = ( /turf/open/floor/strata/floor2, /area/strata/ag/interior/outpost/engi/drome) "bPu" = ( /obj/structure/machinery/vending/coffee, /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "bPv" = ( /obj/item/tool/kitchen/knife/butcher, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "bPy" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_3, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "bPA" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 6 }, /turf/open/floor/strata/white_cyan2/west, /area/strata/ag/interior/outpost/engi/drome) +"bPF" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/outpost/platform) +"bPU" = ( +/obj/structure/machinery/power/apc/directional/no_power/east, +/turf/open/floor/plating, +/area/strata/ag/exterior/jungle/carplake_center) "bPX" = ( /obj/structure/closet/secure_closet/personal, -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 1 }, /turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/canteen/personal_storage) "bPY" = ( /obj/structure/closet/secure_closet/personal, -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 1 }, /turf/open/floor/prison/darkyellowfull2, @@ -20875,19 +20082,19 @@ dir = 1 }, /turf/open/floor/almayer/plate, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bQi" = ( /turf/closed/shuttle/ert{ icon_state = "rightengine_3"; opacity = 0 }, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bQj" = ( /turf/closed/shuttle/ert{ icon_state = "rightengine_2"; opacity = 0 }, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bQp" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, /turf/open/floor/strata/white_cyan2/west, @@ -20896,18 +20103,14 @@ /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 9 }, -/obj/structure/machinery/camera/autoname{ - dir = 8 - }, /turf/open/floor/strata/white_cyan2/west, /area/strata/ag/interior/outpost/engi/drome) "bQs" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 1 }, /turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "bQu" = ( /obj/structure/prop/structure_lattice{ density = 0; @@ -20919,19 +20122,18 @@ pixel_y = 16 }, /turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "bQv" = ( /obj/item/stack/sandbags, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 1 }, /turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "bQA" = ( -/obj/effect/landmark/xeno_spawn, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_carp) +/obj/structure/flora/bush/ausbushes/reedbush, +/turf/open/gm/river, +/area/strata/ug/interior/jungle/structures/monitoring/south) "bQS" = ( /obj/item/stool, /turf/open/floor/strata/white_cyan2/west, @@ -20949,73 +20151,77 @@ dir = 8 }, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) -"bRe" = ( -/turf/open/asphalt/cement/cement3, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/marsh/spring_marshes) "bRf" = ( +/obj/structure/machinery/power/apc/directional/power/south, /turf/open/asphalt/cement, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/tcomms/mining_caves) "bRg" = ( /obj/structure/reagent_dispensers/watertank, +/obj/structure/machinery/camera/autoname{ + dir = 1 + }, /turf/open/asphalt/cement, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/tcomms/mining_caves) "bRh" = ( /obj/structure/largecrate/random, /turf/open/asphalt/cement, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/tcomms/mining_caves) "bRj" = ( /turf/closed/shuttle/ert{ icon_state = "upp2" }, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bRl" = ( /turf/open/floor/plating, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bRp" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bRs" = ( /obj/structure/machinery/cm_vending/sorted/marine_food, /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "bRu" = ( /obj/structure/machinery/vending/coffee, /obj/structure/machinery/light/small{ dir = 4 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bRw" = ( /obj/structure/surface/rack, /obj/item/stack/folding_barricade, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "bRT" = ( /obj/item/weapon/gun/rifle/type71/carbine, +/obj/structure/machinery/light{ + dir = 4 + }, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bRU" = ( /obj/structure/machinery/door/airlock/almayer/security/glass/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bRY" = ( /turf/open/floor/prison/darkredfull2, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "bRZ" = ( -/obj/structure/machinery/light/small{ - dir = 1 - }, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 6 }, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bSa" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, @@ -21023,19 +20229,27 @@ dir = 4 }, /turf/open/floor/plating, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bSd" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 9 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/exterior/research_decks) -"bSv" = ( -/obj/structure/machinery/light/small{ - dir = 8 +/area/strata/ag/exterior/outpost_decks) +"bSr" = ( +/obj/structure/machinery/light{ + dir = 1 }, -/turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/canteen/personal_storage) +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/research/south) +"bSv" = ( +/obj/structure/machinery/power/apc/directional/no_power/north, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ag/interior/mining_outpost/maintenance) +"bSy" = ( +/obj/structure/machinery/power/apc/directional/no_power/west, +/turf/open/floor/strata/floor3/east, +/area/strata/ag/interior/outpost/engi/drome) "bSD" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, @@ -21043,58 +20257,57 @@ dir = 4 }, /turf/open/floor/plating, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bSE" = ( /obj/structure/machinery/space_heater, /obj/structure/barricade/handrail/strata{ dir = 8 }, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bSF" = ( /obj/structure/barricade/handrail/strata{ dir = 8 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bSG" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bSI" = ( /obj/structure/surface/table/reinforced/prison, /obj/effect/spawner/random/toolbox, /obj/effect/spawner/random/toolbox, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bSJ" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "bSN" = ( /obj/structure/surface/rack, /obj/item/storage/box/gloves, /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/med) "bST" = ( -/obj/item/storage/briefcase, -/obj/structure/pipes/standard/simple/hidden/cyan, -/turf/open/floor/strata/white_cyan3/west, -/area/strata/ag/interior/outpost/med) +/obj/item/storage/pill_bottle/bicaridine, +/turf/open/floor/strata/white_cyan2/west, +/area/strata/ag/interior/outpost/engi/drome) "bTa" = ( /obj/structure/window/framed/strata/reinforced, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "bTb" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bTk" = ( -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata/floor3, /area/strata/ag/exterior/paths/north_outpost) "bTl" = ( @@ -21126,8 +20339,7 @@ /area/strata/ag/interior/outpost/med) "bTG" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/structure/bed/chair, /turf/open/floor/strata/floor2, @@ -21138,11 +20350,14 @@ }, /obj/effect/landmark/yautja_teleport, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "bUd" = ( -/obj/structure/extinguisher_cabinet, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/research_decks/security) +/obj/structure/barricade/handrail/strata{ + dir = 1 + }, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ag/interior/mining_outpost/maintenance) "bUm" = ( /obj/effect/decal/cleanable/blood{ layer = 3 @@ -21152,16 +20367,16 @@ }, /obj/effect/landmark/corpsespawner/russian, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bUn" = ( /obj/structure/machinery/light/small{ dir = 8 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bUo" = ( /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bUp" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 6 @@ -21176,24 +20391,23 @@ dir = 4 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "bUs" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "bUt" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, -/obj/structure/machinery/light/small, /turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "bUu" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 }, /turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "bUv" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -21206,10 +20420,10 @@ dir = 8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bUF" = ( /turf/open/floor/strata/floor3, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "bUI" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 9 @@ -21226,20 +20440,10 @@ }, /turf/open/floor/strata/floor2, /area/strata/ag/interior/outpost/med) -"bUL" = ( -/obj/structure/machinery/vending/cola, -/turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms) "bUM" = ( /obj/structure/machinery/cm_vending/sorted/boozeomat, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms) -"bUO" = ( -/obj/structure/machinery/door/airlock/almayer/maint/colony{ - dir = 2 - }, -/turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/central) "bUU" = ( /obj/structure/surface/rack, /obj/structure/machinery/light/small{ @@ -21255,7 +20459,7 @@ pixel_y = -4 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "bUV" = ( /obj/structure/surface/rack, /obj/item/stack/folding_barricade, @@ -21263,48 +20467,51 @@ dir = 8 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "bUX" = ( -/obj/structure/blocker/forcefield/multitile_vehicles, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/outpost/gen/bball/nest) +/obj/structure/barricade/handrail/strata, +/obj/structure/machinery/light{ + dir = 1 + }, +/turf/open/asphalt/cement/cement12, +/area/strata/ag/exterior/marsh/spring_marshes) "bUY" = ( /obj/structure/surface/rack, /obj/item/storage/firstaid/adv, /obj/item/reagent_container/spray/pepper, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "bUZ" = ( /obj/structure/pipes/vents/pump/on, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "bVa" = ( /obj/structure/bed/chair/office/light{ dir = 4 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "bVc" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/platform/strata/metal{ dir = 8 }, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bVd" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgib6" }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bVf" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/cameras{ dir = 4 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "bVn" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/paper_bin, @@ -21329,15 +20536,15 @@ dir = 4 }, /obj/structure/curtain/open/shower, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /turf/open/floor/interior/plastic, /area/strata/ag/interior/outpost/canteen/personal_storage) "bVx" = ( +/obj/structure/blocker/invisible_wall, /turf/open/auto_turf/ice/layer1, /area/strata/ag/exterior/marsh/water) +"bVz" = ( +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/strata/ag/interior/outside/checkpoints/north_armor) "bVF" = ( /obj/structure/closet/secure_closet/medical2, /obj/item/clothing/gloves/latex, @@ -21362,8 +20569,7 @@ /obj/structure/surface/table/reinforced/prison, /obj/item/device/flashlight/lamp, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/security) @@ -21379,7 +20585,7 @@ /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "bWa" = ( /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "bWc" = ( /obj/item/stack/sandbags, /turf/open/floor/strata/white_cyan2/west, @@ -21407,13 +20613,13 @@ dir = 4 }, /turf/open/floor/strata/red2, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "bWi" = ( /obj/structure/largecrate/random, /obj/item/storage/belt/shotgun, /obj/item/storage/backpack/lightpack, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "bWk" = ( /obj/structure/machinery/space_heater, /turf/open/floor/strata/multi_tiles/southwest, @@ -21442,18 +20648,14 @@ /area/strata/ag/interior/outpost/engi/drome) "bWy" = ( /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "bWB" = ( /obj/structure/machinery/vending/snack, -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 8 }, /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/engi/drome) -"bWD" = ( -/obj/structure/largecrate/random/barrel/white, -/turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/paths/north_outpost) "bWH" = ( /obj/structure/platform_decoration/strata/metal{ dir = 8 @@ -21483,7 +20685,7 @@ dir = 2 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bXc" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/barricade/handrail/strata{ @@ -21495,37 +20697,36 @@ "bXd" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "bXe" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/asphalt/cement, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "bXf" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 }, /turf/open/floor/plating, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "bXg" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "bXi" = ( /turf/open/asphalt/cement/cement12, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bXj" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/asphalt/cement/cement12, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bXq" = ( /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/engi) @@ -21543,10 +20744,6 @@ /turf/open/floor/strata/fake_wood, /area/strata/ag/interior/outpost/security) "bXC" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /obj/structure/surface/table/woodentable, /obj/effect/landmark/corpsespawner/doctor, /turf/open/floor/interior/plastic, @@ -21554,36 +20751,36 @@ "bXG" = ( /obj/effect/spawner/random/tool, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "bXQ" = ( /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bXV" = ( /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "bXW" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "bXY" = ( /obj/structure/sign/safety/restrictedarea, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "bXZ" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/plating, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "bYb" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bYg" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -21594,7 +20791,7 @@ dir = 4 }, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bYk" = ( /obj/structure/machinery/door/airlock/almayer/security/colony{ dir = 8 @@ -21616,7 +20813,7 @@ dir = 4 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bYA" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, @@ -21630,11 +20827,11 @@ dir = 8 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "bYE" = ( /obj/structure/extinguisher_cabinet, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "bYG" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -21642,26 +20839,26 @@ icon_state = "p_stair_full" }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "bYJ" = ( /obj/structure/machinery/weather_siren{ dir = 4; pixel_x = 18; pixel_y = 10 }, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/exterior/research_decks) +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/exterior/outpost_decks) "bYK" = ( /obj/effect/decal/cleanable/blood, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bYN" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bYR" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/objective, @@ -21693,18 +20890,18 @@ "bZh" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "bZj" = ( /obj/structure/extinguisher_cabinet, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "bZq" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "bZB" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/white_cyan2/west, @@ -21724,7 +20921,7 @@ /turf/open/floor/strata/white_cyan2/west, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "bZG" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 4 }, /turf/open/floor/strata/white_cyan2/west, @@ -21740,34 +20937,40 @@ /obj/item/device/whistle, /turf/open/floor/interior/tatami, /area/strata/ag/interior/outpost/canteen) +"bZL" = ( +/obj/structure/platform/strata/metal{ + dir = 8 + }, +/turf/open/floor/strata, +/area/strata/ag/exterior/outpost_decks) "bZN" = ( /turf/open/floor/strata, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "bZT" = ( /obj/structure/platform/strata/metal, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "bZV" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "bZW" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 }, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "bZX" = ( /turf/open/gm/coast/east, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/exterior/jungle/carplake_center) "bZY" = ( /obj/structure/surface/table/almayer, /obj/item/reagent_container/food/snacks/plump_pie, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cac" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -21813,31 +21016,27 @@ /obj/structure/surface/table/woodentable, /turf/open/floor/interior/plastic, /area/strata/ag/interior/outpost/canteen) -"caw" = ( -/obj/structure/flora/bush/ausbushes/ppflowers, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/exterior/jungle/deep/carplake_center) "cay" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 6 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "caC" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fullgrass_1" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "caE" = ( /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "caI" = ( /obj/structure/platform/strata/metal{ dir = 4 }, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "caL" = ( /obj/structure/bed/chair{ dir = 1 @@ -21852,49 +21051,37 @@ /obj/item/stack/sheet/wood, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "caW" = ( /turf/open/floor/strata, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "caX" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 }, /turf/open/auto_turf/ice/layer0, /area/strata/ag/exterior/marsh/river) -"caY" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/hotsprings) "cbb" = ( /obj/structure/flora/bush/ausbushes/grassybush, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "cbi" = ( -/obj/structure/surface/table/reinforced/prison, -/obj/item/storage/toolbox/emergency, -/obj/item/device/radio, +/obj/effect/landmark/static_comms/net_one, /turf/open/asphalt/cement/cement3, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/tcomms/mining_caves) "cbj" = ( /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "cbp" = ( /obj/structure/largecrate/random/case/double, /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, -/obj/structure/machinery/light/small{ - dir = 8 - }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cbu" = ( -/obj/structure/surface/table/reinforced/prison, -/obj/item/storage/toolbox/emergency, -/obj/item/device/radio, /turf/open/asphalt/cement, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/tcomms/mining_caves) "cbv" = ( /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/floor3, @@ -21908,79 +21095,69 @@ icon_state = "pottedplant_22" }, /turf/open/floor/strata, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "cbF" = ( /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ug/interior/jungle/structures/ruin) "cbL" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 4 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_res) +/area/strata/ug/interior/jungle/structures/research/south) "cbN" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "pointybush_1" - }, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 4 }, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/structures/res) +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/paths/flight_control_exterior) "cbO" = ( +/obj/structure/sign/safety/security, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/south) "cbR" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/machinery/door/airlock/multi_tile/almayer/comdoor/colony{ name = "\improper Airlock" }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "cbS" = ( /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "cbW" = ( /obj/structure/window/framed/strata/reinforced, /obj/structure/machinery/door/poddoor/shutters/almayer{ dir = 8 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ccc" = ( /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "ccd" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "ccg" = ( /obj/item/stool, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "cch" = ( -/obj/structure/surface/table/reinforced/prison, -/obj/item/reagent_container/food/drinks/cans/waterbottle, -/obj/item/reagent_container/food/drinks/cans/waterbottle, -/obj/item/reagent_container/food/drinks/cans/waterbottle, -/obj/structure/machinery/computer/objective{ - dir = 8 +/obj/structure/machinery/light/small{ + dir = 4 }, +/obj/structure/machinery/washing_machine, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "cci" = ( /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/bball) -"ccj" = ( -/turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/north_outpost) +/area/strata/ag/interior/outside/bball) "cck" = ( -/obj/structure/machinery/washing_machine, -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 8 }, -/turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/outpost/gen/bball) +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/outpost/platform) "ccn" = ( /obj/structure/machinery/camera/autoname{ dir = 4 @@ -22001,10 +21178,6 @@ pixel_y = 3 }, /obj/item/reagent_container/food/condiment/saltshaker, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "ccr" = ( @@ -22012,7 +21185,7 @@ /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "ccs" = ( /turf/open/floor/strata, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "cct" = ( /obj/effect/decal/cleanable/blood, /obj/structure/machinery/door/airlock/almayer/maint/colony, @@ -22021,23 +21194,23 @@ "ccu" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "ccy" = ( /obj/structure/fence, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "ccz" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "pointybush_1" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research/south) "ccD" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 1 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_res) +/area/strata/ug/interior/jungle/structures/research/south) "ccH" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, @@ -22048,7 +21221,7 @@ dir = 4 }, /turf/open/floor/plating, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "ccI" = ( /obj/effect/particle_effect/steam, /obj/effect/blocker/sorokyne_cold_water, @@ -22058,31 +21231,27 @@ }, /turf/open/gm/river, /area/strata/ag/exterior/marsh/river) -"ccK" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/structures/res) "ccV" = ( /obj/structure/machinery/weather_siren{ dir = 1; pixel_y = 28 }, /turf/closed/wall/strata_outpost, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "ccW" = ( /obj/effect/decal/cleanable/blood/oil/streak, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "ccX" = ( /obj/structure/machinery/camera/autoname{ dir = 8 }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "ccY" = ( /obj/structure/closet/lasertag/blue, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "cdb" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 6 @@ -22114,7 +21283,7 @@ "cdl" = ( /obj/structure/floodgate, /turf/closed/wall/strata_ice/dirty, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "cdm" = ( /turf/closed/wall/strata_outpost/reinforced, /area/strata/ag/interior/outpost/canteen) @@ -22123,16 +21292,13 @@ /area/strata/ag/interior/outpost/canteen) "cdo" = ( /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) -"cdp" = ( -/turf/closed/wall/strata_ice/jungle, -/area/strata/ug/interior/jungle/deep/minehead/ruins) +/area/strata/ag/interior/outside/bball/cave) "cdx" = ( /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/south_res) +/area/strata/ug/interior/jungle/structures/research/south) "cdA" = ( /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "cdC" = ( /obj/structure/closet/secure_closet/chemical{ req_access = null @@ -22143,6 +21309,7 @@ dir = 8 }, /obj/effect/landmark/objective_landmark/science, +/obj/item/storage/box/gloves, /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/med) "cdD" = ( @@ -22153,7 +21320,7 @@ /obj/structure/surface/rack, /obj/item/storage/firstaid/adv, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "cdG" = ( /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, @@ -22161,24 +21328,23 @@ "cdH" = ( /obj/structure/sign/double/maltesefalcon/right, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "cdK" = ( /obj/structure/xenoautopsy/tank/broken{ desc = "A broken cryo tank, this must've been where it all began..." }, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "cdR" = ( /obj/structure/largecrate/random/barrel/green, /obj/structure/machinery/light/small, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cdT" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /obj/effect/decal/strata_decals/catwalk/prison, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/floor/greengrid, /area/strata/ag/interior/outpost/med) "cdW" = ( @@ -22207,49 +21373,46 @@ /obj/structure/window/framed/strata/reinforced, /turf/open/floor/strata/multi_tiles/southeast, /area/strata/ag/interior/outpost/security) -"ced" = ( -/turf/closed/wall/strata_ice/dirty, -/area/strata/ag/interior/outpost/gen/bball/nest) "cee" = ( /obj/structure/closet/crate/freezer/rations, /obj/structure/machinery/light/small{ dir = 1 }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "ceg" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "cei" = ( /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "ceq" = ( /obj/structure/bed/chair{ dir = 8 }, /turf/open/floor/strata/orange_edge/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "cer" = ( /obj/structure/machinery/smartfridge/drinks, /turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "cet" = ( /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ceu" = ( /obj/effect/decal/cleanable/blood, /obj/item/tool/match, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "cew" = ( /obj/structure/window/framed/strata/reinforced, /obj/structure/machinery/door/poddoor/shutters/almayer, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ceG" = ( /obj/structure/window/framed/strata/reinforced, /turf/open/floor/strata/multi_tiles/southeast, @@ -22264,9 +21427,8 @@ /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 1 }, /turf/open/floor/strata/red1, /area/strata/ag/interior/outpost/security) @@ -22282,32 +21444,28 @@ /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/fake_wood, /area/strata/ag/interior/outpost/canteen) -"ceQ" = ( -/turf/closed/wall/strata_ice/jungle, -/area/strata/ug/interior/jungle/deep/north_carp) "ceS" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_res) +/area/strata/ug/interior/jungle/structures/research/south) "ceV" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/orange_edge/east, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ceW" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/machinery/vending/cola, /obj/effect/decal/cleanable/blood, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/structure/machinery/camera/autoname{ dir = 8 }, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ceY" = ( /obj/structure/machinery/holosign/surgery, /obj/structure/pipes/standard/simple/hidden/cyan, @@ -22337,7 +21495,7 @@ "cfl" = ( /obj/structure/largecrate/random/barrel/white, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cfp" = ( /obj/structure/surface/rack, /obj/item/paper_bin, @@ -22346,7 +21504,7 @@ /area/strata/ag/interior/outpost/engi/drome) "cfr" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "cft" = ( /obj/structure/sign/safety/maint, /turf/closed/wall/strata_outpost, @@ -22407,29 +21565,29 @@ icon_state = "xgibdown1" }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "cfJ" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/engi/drome) "cfR" = ( /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "cfX" = ( /obj/structure/largecrate/random, /obj/item/storage/belt/grenade/large/full, /turf/open/asphalt/cement, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cfY" = ( /obj/structure/fence, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cfZ" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 4 }, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cgc" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata, @@ -22476,14 +21634,11 @@ "cgq" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_nest, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "cgu" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/west, /area/strata/ag/interior/outpost/canteen) -"cgE" = ( -/turf/closed/wall/strata_ice/jungle, -/area/strata/ug/interior/jungle/deep/south_res) "cgN" = ( /turf/open/floor/plating/platebot, /area/strata/ag/interior/outpost/engi/drome) @@ -22560,7 +21715,7 @@ "chg" = ( /obj/structure/flora/grass/tallgrass/jungle, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "chi" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/comdoor/colony{ dir = 1; @@ -22571,25 +21726,24 @@ "chj" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "chp" = ( -/obj/structure/surface/table/reinforced/prison, -/obj/item/tool/kitchen/utensil/pfork, -/turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/obj/structure/window/framed/strata, +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/mining_outpost/central) "chq" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/drinks/bottle/sake, /turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "chr" = ( /obj/item/stack/sheet/wood, /turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "cht" = ( /obj/structure/machinery/door/airlock/almayer/engineering/colony, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "chw" = ( /obj/structure/largecrate/random/barrel/green, /turf/open/floor/strata/floor3/east, @@ -22600,7 +21754,7 @@ dir = 8 }, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "chy" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/stack/cable_coil/blue, @@ -22609,9 +21763,8 @@ /area/strata/ag/interior/outpost/engi/drome) "chz" = ( /obj/structure/flora/bush/ausbushes/ppflowers, -/obj/structure/bed/medevac_stretcher, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/exterior/jungle/carplake_center) "chB" = ( /turf/open/floor/interior/plastic, /area/strata/ag/interior/outpost/canteen) @@ -22624,39 +21777,39 @@ desc = "You think this might be Glubs's son." }, /turf/open/gm/dirt, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/exterior/jungle/carplake_center) "chN" = ( /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_res) +/area/strata/ug/interior/jungle/structures/research/south) "chO" = ( /obj/structure/flora/bush/ausbushes/var3/fullgrass, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_res) +/area/strata/ug/interior/jungle/structures/research/south) "chS" = ( /obj/structure/window/framed/strata/reinforced, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "chX" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "cie" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cif" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "pointybush_1" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/exterior/jungle/carplake_center) "cij" = ( /obj/effect/decal/cleanable/cobweb, /obj/structure/machinery/power/monitor{ name = "Main Power Grid Monitoring" }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "cik" = ( /turf/closed/wall/strata_outpost, /area/strata/ag/interior/outpost/admin) @@ -22682,41 +21835,40 @@ "cis" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "civ" = ( /turf/closed/wall/wood, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "ciy" = ( /obj/docking_port/stationary/marine_dropship/lz1, /turf/open/floor/plating, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "ciA" = ( /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "ciB" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "ciF" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/greengrid, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "ciH" = ( /obj/effect/decal/cleanable/cobweb2, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "ciW" = ( /obj/structure/closet/firecloset/full, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cjb" = ( /turf/open/floor/strata, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "cjg" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, @@ -22724,8 +21876,11 @@ dir = 8 }, /turf/open/floor/plating, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cji" = ( +/obj/structure/machinery/light/small{ + dir = 1 + }, /turf/open/floor/strata/white_cyan1/east, /area/strata/ag/interior/outpost/canteen/bar) "cjj" = ( @@ -22748,43 +21903,43 @@ /area/strata/ag/interior/outpost/canteen) "cjq" = ( /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "cjr" = ( /obj/structure/flora/grass/tallgrass/jungle, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "cjv" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "cjw" = ( /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "cjx" = ( /obj/structure/machinery/weather_siren{ dir = 1; pixel_y = 28 }, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "cjy" = ( /obj/structure/barricade/handrail/strata{ dir = 1 }, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "cjz" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/generic{ dir = 1 }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "cjA" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "cjB" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -22793,20 +21948,20 @@ dir = 4 }, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "cjG" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /obj/structure/largecrate/random/barrel/white, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cjH" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cjI" = ( /obj/structure/platform/strata/metal{ dir = 1 @@ -22816,7 +21971,7 @@ }, /obj/structure/machinery/colony_floodlight, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cjN" = ( /obj/structure/window/framed/strata, /obj/structure/machinery/door/poddoor/shutters/almayer{ @@ -22866,13 +22021,12 @@ /turf/open/floor/strata/white_cyan3/north, /area/strata/ag/interior/outpost/med) "cjW" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/floor/strata/white_cyan3/north, /area/strata/ag/interior/outpost/med) "cjX" = ( @@ -23003,17 +22157,17 @@ /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "ckX" = ( /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "ckY" = ( /obj/structure/bed/chair, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "ckZ" = ( /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "cla" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment{ @@ -23059,10 +22213,10 @@ }, /area/strata/ag/interior/outpost/engi/drome/shuttle) "clv" = ( -/obj/structure/machinery/light/small{ +/obj/structure/pipes/standard/simple/hidden/cyan, +/obj/structure/machinery/light{ dir = 4 }, -/obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/engi/drome) "clw" = ( @@ -23073,20 +22227,25 @@ /turf/open/floor/strata, /area/strata/ag/interior/outpost/engi/drome) "clx" = ( +/obj/structure/surface/rack, +/obj/item/reagent_container/spray/cleaner{ + desc = "Someone has crossed out the Space from Space Cleaner and written in Surgery. 'Do not remove under punishment of death!!!' is scrawled on the back."; + name = "Surgery Cleaner" + }, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, -/turf/open/floor/strata, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/effect/decal/strata_decals/catwalk/prison, +/turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/engi/drome) "cly" = ( /obj/structure/pipes/vents/pump/on, /turf/open/floor/strata, /area/strata/ag/interior/outpost/engi/drome) "clz" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, /obj/structure/surface/rack, /obj/item/clothing/shoes/jackboots, /obj/item/clothing/shoes/jackboots, @@ -23094,64 +22253,61 @@ /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/engi/drome) "clG" = ( -/obj/item/dogtag, -/obj/effect/decal/cleanable/blood/gibs/down, -/turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/canteen/bar) +/obj/structure/bed/nest, +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/mining_outpost/hive) "clI" = ( /obj/structure/machinery/vending/dinnerware, -/obj/structure/machinery/light/small, /turf/open/floor/strata, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) "clK" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, -/turf/open/floor/strata, -/area/strata/ag/interior/outpost/canteen/lower_cafeteria) +/obj/structure/curtain/shower, +/turf/open/floor/strata/blue1, +/area/strata/ag/interior/outpost/admin) "clL" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; icon_state = "p_stair_ew_full_cap"; layer = 3.5 }, +/obj/structure/machinery/camera/autoname, /turf/open/floor/strata/multi_tiles/west, /area/strata/ag/interior/outpost/canteen) "clU" = ( /obj/structure/filingcabinet, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "clW" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/dorms/south) -"cmf" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/interior/mining_outpost/south_dormitories) "cmg" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 1 }, /turf/open/auto_turf/ice/layer1, /area/strata/ag/exterior/marsh/river) +"cmh" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/obj/effect/landmark/monkey_spawn, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/platform/south) "cmn" = ( /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "cmo" = ( -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/restricted/devroom) +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/restricted) "cmp" = ( /obj/structure/prop/almayer/computers/sensor_computer1, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "cmq" = ( /turf/open/floor/greengrid, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "cmt" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/condiment/sugar, @@ -23159,33 +22315,33 @@ /area/strata/ag/interior/outpost/canteen/bar) "cmu" = ( /turf/open/gm/coast/north, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "cmA" = ( /turf/open/asphalt/cement/cement12, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "cmB" = ( /obj/structure/bed/nest, /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "cmC" = ( /obj/structure/machinery/light/small, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "cmD" = ( /obj/effect/decal/strata_decals/grime/grime3{ dir = 8 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "cmE" = ( /obj/structure/pipes/vents/pump{ dir = 1 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "cmF" = ( /obj/structure/surface/rack, /obj/item/inflatable/door, @@ -23194,18 +22350,18 @@ /obj/item/tool/shovel/etool/folded, /obj/item/tool/shovel/etool/folded, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "cmX" = ( /turf/closed/wall/strata_ice/dirty, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cmZ" = ( /obj/structure/fence, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cna" = ( /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/plating, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cnb" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment{ @@ -23215,7 +22371,7 @@ dir = 4 }, /turf/open/floor/plating, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cnc" = ( /obj/item/storage/box/rxglasses, /turf/open/floor/strata/white_cyan2/west, @@ -23246,7 +22402,7 @@ /turf/open/floor/strata/white_cyan3, /area/strata/ag/interior/outpost/med) "cnh" = ( -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata/white_cyan3, /area/strata/ag/interior/outpost/med) "cni" = ( @@ -23277,13 +22433,13 @@ /area/strata/ag/interior/outpost/canteen/bar) "cnu" = ( /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/hotsprings) +/area/strata/ug/interior/jungle/structures/research/hot_springs) "cnv" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "cnw" = ( /obj/structure/surface/rack, /obj/item/storage/belt/utility/full, @@ -23299,17 +22455,17 @@ "cnA" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "cnB" = ( /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "cnC" = ( /obj/structure/machinery/door/airlock/almayer/medical/glass/colony{ dir = 2; name = "\improper Airlock" }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "cnK" = ( /obj/structure/surface/rack, /obj/item/tank/emergency_oxygen/engi, @@ -23321,7 +22477,7 @@ /area/strata/ag/interior/outpost/engi/drome) "cnO" = ( /turf/closed/wall/resin/strata/on_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "cnQ" = ( /obj/item/clipboard, /turf/open/floor/strata/floor3/east, @@ -23331,32 +22487,19 @@ icon_state = "upp4" }, /area/strata/ag/interior/outpost/engi/drome/shuttle) -"cnV" = ( -/obj/item/stack/catwalk, -/obj/item/tool/wrench, -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, -/turf/open/floor/almayer/plate, -/area/strata/ag/interior/outpost/engi/drome/shuttle) "cnZ" = ( -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 24; - start_charge = 0 - }, +/obj/structure/machinery/power/apc/directional/no_power/north, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "coa" = ( /obj/structure/filingcabinet/filingcabinet, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "cof" = ( /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "cog" = ( /obj/structure/bed/chair/dropship/passenger{ dir = 1 @@ -23365,14 +22508,14 @@ /area/strata/ag/interior/outpost/engi/drome/shuttle) "coh" = ( /obj/structure/pipes/standard/simple/hidden/cyan, +/obj/structure/machinery/light/small{ + dir = 1 + }, /turf/open/floor/strata/cyan2/east, /area/strata/ag/interior/outpost/canteen/bar) "coi" = ( /obj/structure/reagent_dispensers/beerkeg, -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, +/obj/structure/machinery/power/apc/directional/no_power/north, /turf/open/floor/strata/cyan2/east, /area/strata/ag/interior/outpost/canteen/bar) "cok" = ( @@ -23388,13 +22531,13 @@ /area/strata/ag/interior/outpost/engi/drome) "cor" = ( /turf/open/gm/coast/west, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "cot" = ( /obj/structure/platform_decoration/strata/metal{ dir = 1 }, /turf/open/floor/strata, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "cou" = ( /obj/effect/particle_effect/steam, /obj/effect/blocker/sorokyne_cold_water, @@ -23408,17 +22551,20 @@ dir = 4 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) +"cow" = ( +/obj/structure/window/framed/strata, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ag/interior/outside/checkpoints/north) "coy" = ( /obj/structure/bed/chair/office/light, /obj/effect/decal/strata_decals/catwalk/prison, /obj/item/spacecash/c1000, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "coA" = ( /obj/effect/decal/cleanable/blood/oil, /obj/structure/disposalpipe/segment, @@ -23426,7 +22572,7 @@ /area/strata/ag/interior/outpost/engi/drome/shuttle) "coB" = ( /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "coC" = ( /turf/open/auto_turf/ice/layer1, /area/strata/ag/exterior/marsh/center) @@ -23437,39 +22583,39 @@ /area/strata/ag/interior/outpost/engi/drome/shuttle) "coO" = ( /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "coP" = ( /obj/structure/bed/chair/office/light, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "coS" = ( /obj/structure/window/framed/strata/reinforced, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "coU" = ( /obj/structure/bed/chair/office/light, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "coV" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/cameras{ dir = 1 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "coX" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "coY" = ( /obj/item/ammo_magazine/revolver/cmb{ pixel_x = 6; pixel_y = -4 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "coZ" = ( /obj/effect/decal/cleanable/blood, /obj/item/ammo_magazine/revolver/cmb{ @@ -23478,7 +22624,7 @@ }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "cpd" = ( /obj/structure/sign/safety/fire_haz, /turf/closed/wall/strata_outpost, @@ -23489,48 +22635,47 @@ }, /turf/open/floor/strata/cyan2/east, /area/strata/ag/interior/outpost/canteen/bar) -"cpg" = ( -/turf/closed/wall/strata_ice/jungle, -/area/strata/ug/interior/jungle/deep/east_dorms) "cpi" = ( /obj/item/stack/medical/ointment, /obj/item/stack/medical/splint, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/red1, /area/strata/ag/interior/outpost/engi/drome) "cpo" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "cpq" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/drinks/bottle/sake, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "cpE" = ( /obj/structure/filingcabinet/chestdrawer, /obj/structure/pipes/standard/simple/hidden/cyan, /obj/effect/landmark/objective_landmark/far, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "cpR" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "cpU" = ( /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "cpV" = ( /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/outpost/gen/bball/nest) -"cpW" = ( -/turf/closed/wall/strata_ice/jungle, -/area/strata/ug/interior/jungle/deep/hotsprings) +/area/strata/ag/interior/outside/bball/cave) +"cpX" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 9 + }, +/turf/open/auto_turf/ice/layer1, +/area/strata/ag/exterior/marsh/spring_marshes) "cpY" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" @@ -23541,9 +22686,6 @@ /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 5 }, -/obj/structure/machinery/light/small{ - dir = 8 - }, /turf/open/floor/strata, /area/strata/ag/interior/outpost/engi/drome) "cqr" = ( @@ -23551,16 +22693,16 @@ dir = 1 }, /turf/open/asphalt/cement, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "cqu" = ( /obj/structure/platform_decoration/strata/metal{ dir = 4 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "cqE" = ( /turf/open/floor/strata, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "cqG" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata/metal{ @@ -23573,29 +22715,29 @@ /area/strata/ag/exterior/marsh/river) "cqH" = ( /turf/open/floor/strata, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "cqI" = ( /obj/structure/surface/rack, /obj/item/device/lightreplacer, /obj/item/clothing/gloves/yellow, /obj/item/tool/extinguisher, /turf/open/floor/strata/orange_cover, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "cqM" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "cqQ" = ( /turf/open/asphalt/cement, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "crb" = ( /turf/open/asphalt/cement/cement4, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "crd" = ( -/obj/structure/machinery/light/small{ +/obj/effect/decal/strata_decals/catwalk/prison, +/obj/structure/machinery/light{ dir = 8 }, -/obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/engi/drome) "crf" = ( @@ -23605,38 +22747,38 @@ "crk" = ( /obj/effect/glowshroom/single, /turf/open/asphalt/cement/cement12, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "crp" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/comdoor/colony{ name = "\improper Airlock" }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "crq" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "crt" = ( /turf/open/asphalt/cement/cement9, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "cru" = ( /obj/structure/machinery/cm_vending/sorted/tech/comp_storage, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/near_lz1) "cry" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/flight_control) "crz" = ( /obj/structure/bed/nest, -/turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/turf/closed/wall/resin/strata/on_tiles, +/area/strata/ag/interior/mining_outpost/hive) "crA" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "crE" = ( /turf/open/floor/plating, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "crF" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 @@ -23655,14 +22797,6 @@ }, /turf/open/floor/strata, /area/strata/ag/interior/outpost/canteen) -"crM" = ( -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 24; - start_charge = 0 - }, -/turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/dorms) "crN" = ( /turf/open/auto_turf/ice/layer1, /area/strata/ag/exterior/marsh/river) @@ -23682,23 +22816,23 @@ }, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "crV" = ( /obj/effect/decal/strata_decals/grime/grime2{ dir = 8 }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "crW" = ( /obj/structure/machinery/landinglight/ds1/delaytwo{ dir = 1 }, /turf/open/asphalt/cement/cement4, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "crY" = ( /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "csc" = ( /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi/drome) @@ -23713,23 +22847,23 @@ dir = 4 }, /turf/open/floor/strata/purp1, -/area/strata/ug/interior/outpost/jung/dorms/admin4) +/area/strata/ug/interior/outpost/underground_dorms/admin4) "csk" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "csm" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "cso" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "cst" = ( /obj/structure/pipes/vents/pump{ dir = 4 @@ -23751,11 +22885,11 @@ }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "csB" = ( /obj/structure/coatrack, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "csE" = ( /obj/structure/largecrate/random, /obj/structure/barricade/handrail/strata, @@ -23768,18 +22902,11 @@ "csG" = ( /obj/item/stack/rods, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "csH" = ( -/obj/structure/fence, -/turf/open/floor/strata, -/area/strata/ag/interior/disposals) -"csI" = ( -/obj/structure/fence, -/obj/structure/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/strata, -/area/strata/ag/interior/disposals) +/obj/effect/decal/cleanable/blood, +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/caves/lz_caves) "csM" = ( /obj/structure/surface/rack, /obj/item/device/flashlight, @@ -23804,33 +22931,36 @@ /turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/canteen) "csW" = ( -/obj/structure/machinery/light/small{ - dir = 4 +/obj/structure/bed/chair/comfy{ + dir = 1 }, -/turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/outpost/canteen) +/turf/open/floor/strata/blue1, +/area/strata/ag/interior/outpost/admin) "csY" = ( /obj/structure/bed/chair{ dir = 4 }, /turf/open/auto_turf/strata_grass/layer0_mud, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "csZ" = ( /obj/structure/bed/chair{ dir = 1 }, /turf/open/auto_turf/strata_grass/layer0_mud, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "ctd" = ( -/obj/effect/decal/strata_decals/catwalk/prison, -/turf/open/floor/greengrid, -/area/strata/ag/interior/disposals) +/obj/structure/machinery/power/apc/directional/no_power/north, +/turf/open/floor/plating, +/area/strata/ag/exterior/caves/lz_caves) "cth" = ( -/obj/structure/machinery/light/small{ +/obj/structure/bed/chair{ dir = 8 }, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/obj/structure/machinery/light{ + dir = 4 + }, +/turf/open/floor/strata, +/area/strata/ag/interior/landing_zones/near_lz1) "cti" = ( /obj/structure/platform/strata/metal{ dir = 1 @@ -23840,31 +22970,22 @@ }, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "ctl" = ( -/obj/structure/platform/strata{ - dir = 1 - }, -/obj/structure/platform/strata, -/obj/structure/machinery/light/small{ - dir = 4 - }, -/obj/effect/blocker/sorokyne_cold_water, -/turf/open/gm/river, -/area/strata/ag/interior/dorms) +/obj/structure/machinery/vending/snack, +/obj/structure/machinery/light, +/turf/open/floor/strata/fake_wood, +/area/strata/ag/interior/outpost/foyer) "ctn" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 1 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/landing_zones/near_lz1) "cto" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, +/obj/structure/machinery/light, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ctp" = ( /obj/structure/bed/chair{ dir = 8 @@ -23883,88 +23004,88 @@ /obj/item/ammo_magazine/rifle/type71, /obj/item/ammo_magazine/rifle/type71, /turf/open/floor/strata/red1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "ctA" = ( /obj/structure/machinery/light/small{ dir = 4 }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "ctB" = ( /obj/structure/window/framed/strata/reinforced, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ctC" = ( /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ctD" = ( /obj/item/storage/briefcase, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ctF" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ctH" = ( /obj/structure/platform_decoration/strata/metal{ dir = 4 }, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "ctI" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/asphalt/cement/cement3, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "ctK" = ( /obj/structure/barricade/handrail/strata{ dir = 1 }, /obj/structure/bed/sofa/vert/grey/top, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ctS" = ( /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "ctZ" = ( /obj/structure/platform_decoration/strata/metal{ dir = 8 }, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "cuc" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "cui" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 6 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "cuj" = ( /obj/effect/decal/cleanable/blood/gibs/limb, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "cuy" = ( /obj/structure/platform/strata{ dir = 1 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "cuz" = ( /obj/structure/extinguisher_cabinet, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/landingzone_checkpoint) +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/outside/checkpoints/north) "cuA" = ( /obj/structure/sign/safety/storage, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "cuB" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -23972,42 +23093,41 @@ icon_state = "p_stair_full" }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "cuH" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/structure/closet/emcloset, /turf/open/floor/strata/white_cyan2/west, /area/strata/ag/interior/outpost/engi/drome) "cuM" = ( /turf/closed/wall/strata_ice/jungle, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/exterior/jungle/carplake_center) "cuP" = ( /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cuX" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cuY" = ( /obj/item/tool/pen/blue, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cuZ" = ( /obj/item/clipboard, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cva" = ( /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cvb" = ( /obj/structure/platform/strata/metal{ dir = 4 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cvc" = ( /obj/item/cell/high, /turf/open/floor/strata/white_cyan2/west, @@ -24026,14 +23146,14 @@ /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/med) "cve" = ( -/obj/structure/bed/chair{ - dir = 4 - }, -/obj/structure/machinery/light/small{ +/obj/structure/platform_decoration/strata/metal{ dir = 8 }, -/turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/outpost/med) +/obj/structure/machinery/light{ + dir = 1 + }, +/turf/open/floor/strata/red1, +/area/strata/ag/interior/landing_zones/near_lz1) "cvf" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" @@ -24045,9 +23165,6 @@ /obj/structure/bed/chair{ dir = 8 }, -/obj/structure/machinery/light/small{ - dir = 4 - }, /turf/open/floor/strata/cyan1/east, /area/strata/ag/interior/outpost/med) "cvl" = ( @@ -24056,34 +23173,40 @@ /area/strata/ag/interior/outpost/med) "cvn" = ( /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) +"cvA" = ( +/obj/structure/machinery/light{ + dir = 8 + }, +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/outpost/med) "cvC" = ( /obj/structure/closet/firecloset/full, /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/engi/drome) "cvG" = ( /turf/open/gm/coast/west, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/exterior/jungle/carplake_center) "cvY" = ( /obj/structure/platform_decoration/strata/metal{ dir = 4 }, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "cwd" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "cwe" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/plating, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "cwn" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/west, @@ -24091,78 +23214,77 @@ "cwq" = ( /obj/structure/flora/bush/ausbushes/grassybush, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "cww" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "cwD" = ( /turf/open/gm/dirt, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ug/interior/jungle/structures/monitoring/west) "cwF" = ( /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "cwQ" = ( /obj/structure/machinery/landinglight/ds1/delayone{ dir = 8 }, /turf/open/asphalt/cement/cement3, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "cwS" = ( /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/island_marshes) "cwT" = ( /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/south) "cxf" = ( /obj/structure/machinery/vending/cigarette/colony, /turf/open/floor/strata/red1, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "cxg" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/south) "cxn" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 1 }, /turf/open/asphalt/cement/cement14, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "cxA" = ( /turf/open/gm/coast/beachcorner/south_west, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/exterior/jungle/carplake_center) "cxB" = ( /turf/open/gm/coast/south, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/exterior/jungle/carplake_center) "cxC" = ( /turf/open/gm/coast/beachcorner2/south_west, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/exterior/jungle/carplake_center) "cxJ" = ( /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "cxK" = ( /turf/open/gm/coast/beachcorner/south_west, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "cxS" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /turf/open/asphalt/cement/cement1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "cxW" = ( /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "cyi" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "cyG" = ( /obj/structure/floodgate, /turf/closed/wall/strata_ice/dirty, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "cyH" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/machinery/door/airlock/almayer/medical/colony{ @@ -24174,31 +23296,31 @@ "cyQ" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) "czb" = ( /obj/structure/machinery/weather_siren{ dir = 4; pixel_x = 18; pixel_y = 10 }, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/exterior/shed_five_caves) +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/exterior/caves/shed_five_caves) "czw" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/storage/box/ids, /obj/item/clothing/glasses/thermal/syndi, /turf/open/floor/strata/purp1, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "cAq" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "cAt" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/plating, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "cAw" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/item/stack/rods, @@ -24207,55 +23329,53 @@ "cAK" = ( /obj/structure/flora/bush/ausbushes/var3/fullgrass, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/east) "cBv" = ( /obj/item/stack/sheet/metal/medium_stack, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "cCE" = ( -/obj/structure/cargo_container/wy/left{ - health = 5000; - unacidable = 1 - }, +/obj/structure/cargo_container/watatsumi/right, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/platform/south) +"cDf" = ( +/obj/effect/landmark/structure_spawner/xvx_hive/xeno_core, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/east) "cDt" = ( /obj/effect/landmark/objective_landmark/science, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "cDL" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "cEu" = ( /obj/structure/bed/nest, /obj/effect/decal/cleanable/blood/gibs/core, /obj/effect/landmark/corpsespawner/chef, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "cFg" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata, /turf/open/gm/river, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "cFj" = ( /obj/structure/machinery/disposal, -/obj/structure/machinery/light/small{ - dir = 8 - }, /turf/open/floor/strata/floor2, /area/strata/ag/interior/outpost/med) "cFp" = ( /turf/open/gm/coast/beachcorner2/south_west, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "cFK" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/marsh/water_marshes) "cGg" = ( /obj/structure/largecrate/random/barrel/yellow, /turf/open/floor/strata, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "cGL" = ( /obj/structure/closet/bodybag, /obj/effect/landmark/objective_landmark/medium, @@ -24268,25 +23388,43 @@ }, /turf/open/floor/strata/white_cyan1/east, /area/strata/ag/interior/outpost/canteen/lower_cafeteria) +"cHK" = ( +/obj/structure/flora/pottedplant/random, +/obj/structure/barricade/handrail/strata{ + dir = 8 + }, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ug/interior/jungle/tearlake) "cIM" = ( /obj/structure/machinery/door/airlock/prison{ dir = 1; name = "Reinforced Airlock" }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "cJf" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/ice/layer1, /area/strata/ag/exterior/marsh/center) +"cJy" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 6 + }, +/turf/open/auto_turf/ice/layer1, +/area/strata/ag/exterior/marsh/spring_marshes) "cKc" = ( /obj/item/reagent_container/food/drinks/bottle/sake, /turf/open/floor/strata/floor2, /area/strata/ag/interior/outpost/med) "cLE" = ( -/obj/structure/machinery/light/small, -/turf/open/floor/strata/floor2, -/area/strata/ag/interior/outpost/med) +/obj/item/fuel_cell, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/obj/structure/machinery/light/small{ + dir = 1 + }, +/obj/structure/barricade/handrail/strata, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/hive) "cNg" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -24299,30 +23437,37 @@ /turf/open/gm/river, /area/strata/ag/exterior/marsh/river) "cOc" = ( -/obj/structure/flora/bush/ausbushes/var3/fullgrass, -/turf/open/auto_turf/strata_grass/layer0_mud, -/area/strata/ug/interior/jungle/deep/tearlake) +/obj/structure/blocker/invisible_wall, +/obj/structure/flora/bush/ausbushes/reedbush, +/turf/open/gm/river, +/area/strata/ug/interior) "cOB" = ( /obj/effect/spawner/random/tool, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "cOI" = ( /turf/open/asphalt/cement/cement14, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "cOR" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 10 }, /turf/open/floor/strata/white_cyan3/west, /area/strata/ag/interior/outpost/med) +"cOV" = ( +/obj/structure/toilet{ + dir = 8 + }, +/turf/open/floor/strata/white_cyan2/west, +/area/strata/ag/interior/outpost/security) "cPq" = ( /obj/structure/prop/ice_colony/surveying_device, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "cRw" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "cRB" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony, /turf/open/floor/strata/multi_tiles/west, @@ -24344,7 +23489,11 @@ dir = 8 }, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) +"cTQ" = ( +/obj/structure/flora/grass/tallgrass/ice, +/turf/open/auto_turf/ice/layer1, +/area/strata/ag/exterior/marsh/island_marshes) "cUi" = ( /obj/structure/pipes/vents/pump{ dir = 1 @@ -24355,7 +23504,7 @@ /obj/structure/pipes/standard/simple/hidden/cyan, /obj/item/stack/catwalk, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "cUu" = ( /obj/structure/bed, /obj/structure/machinery/light/small, @@ -24373,6 +23522,14 @@ /obj/structure/machinery/computer/communications, /turf/open/floor/strata/multi_tiles/west, /area/strata/ag/interior/outpost/engi/drome) +"cVt" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_nest, +/turf/open/auto_turf/ice/layer1, +/area/strata/ag/interior/outside/bball/cave) +"cVZ" = ( +/obj/structure/flora/grass/tallgrass/ice, +/turf/open/auto_turf/snow/brown_base/layer1, +/area/strata/ag/exterior/caves/lz_caves) "cWs" = ( /obj/structure/barricade/handrail/strata{ dir = 1 @@ -24402,26 +23559,37 @@ /obj/effect/spawner/random/tool, /obj/structure/pipes/standard/manifold/fourway/hidden/cyan, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "cZH" = ( /obj/structure/machinery/landinglight/ds1/delaythree{ dir = 8 }, /turf/open/asphalt/cement/cement3, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "cZZ" = ( /obj/item/fuel_cell, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "daq" = ( /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "dbg" = ( /obj/structure/platform_decoration/strata{ dir = 1 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) +"dbv" = ( +/obj/item/weapon/gun/revolver/cmb, +/obj/structure/surface/rack{ + layer = 2.5 + }, +/obj/item/ammo_magazine/revolver/cmb, +/obj/item/ammo_magazine/revolver/cmb, +/obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, +/obj/structure/machinery/light, +/turf/open/floor/strata/floor3/east, +/area/strata/ag/interior/outside/engineering/parts_storage) "dcc" = ( /obj/structure/bed/chair/office/light{ dir = 8 @@ -24430,16 +23598,16 @@ dir = 4 }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "dcX" = ( /obj/structure/surface/rack, /obj/item/stack/folding_barricade, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "ddp" = ( /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "ddI" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/barricade/handrail/strata{ @@ -24454,17 +23622,27 @@ /obj/structure/machinery/door/airlock/almayer/generic, /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/engi/drome/shuttle) +"den" = ( +/obj/structure/machinery/power/apc/directional/no_power/east, +/turf/open/floor/plating, +/area/strata/ug/interior/jungle/carplake/east) "dgB" = ( /turf/open/floor/strata, /area/strata/ag/interior/outpost/engi) "dii" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/structure/coatrack, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) +"din" = ( +/obj/structure/stairs/perspective{ + color = "#6e6e6e"; + icon_state = "p_stair_sn_full_cap" + }, +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/mining_outpost/flight_control) "diD" = ( /obj/item/storage/surgical_tray, /obj/structure/surface/table/reinforced/prison, @@ -24477,11 +23655,11 @@ "diZ" = ( /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "djr" = ( /obj/structure/cargo_container/grant/right, /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "djR" = ( /obj/structure/bed/chair{ dir = 4 @@ -24490,7 +23668,7 @@ dir = 8 }, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "djW" = ( /turf/closed/wall/strata_ice/dirty, /area/strata/ag/exterior/paths/north_outpost) @@ -24502,7 +23680,11 @@ /obj/structure/pipes/standard/simple/hidden/cyan, /obj/effect/spawner/random/toolbox, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) +"dlL" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/outpost/platform) "dmd" = ( /obj/effect/particle_effect/steam, /obj/effect/blocker/sorokyne_cold_water, @@ -24511,7 +23693,7 @@ dir = 8 }, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "dnz" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/clothing/mask/cigarette/cigar/cohiba, @@ -24528,34 +23710,61 @@ dir = 4 }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "dnS" = ( /obj/structure/machinery/landinglight/ds1{ dir = 1 }, /turf/open/asphalt/cement/cement4, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) +"doH" = ( +/obj/structure/machinery/power/apc/directional/no_power/west, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/exterior/outpost_decks) "doO" = ( /obj/structure/machinery/weather_siren{ dir = 1; pixel_y = 28 }, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) +"dpB" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 10 + }, +/obj/structure/platform/strata/metal{ + dir = 1 + }, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/outpost/platform) +"dqi" = ( +/turf/open/auto_turf/ice/layer2, +/area/strata/ag/exterior/marsh/water_marshes) "dqo" = ( /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "dqH" = ( /obj/item/stack/catwalk, /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/plating, /area/strata/ag/interior/outpost/engi/drome/shuttle) +"dqM" = ( +/obj/effect/decal/strata_decals/catwalk/prison, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ug/interior/jungle/structures/research) "drI" = ( /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) "drQ" = ( -/turf/open/gm/coast/east, -/area/strata/ug/interior/jungle/deep/tearlake) +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 10 + }, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/jungle/structures/monitoring/west) "drS" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/pipes/standard/simple/hidden/cyan, @@ -24573,16 +23782,16 @@ }, /obj/structure/platform/strata/metal, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "duq" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "duQ" = ( /obj/item/tool/crowbar/red, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "dvf" = ( /obj/structure/platform/strata{ dir = 1 @@ -24611,14 +23820,27 @@ /obj/structure/machinery/optable, /turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) +"dyA" = ( +/obj/structure/barricade/deployable, +/turf/open/floor/strata/white_cyan2/west, +/area/strata/ag/interior/outpost/security) "dyZ" = ( /obj/structure/holostool, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "dzo" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/engi/drome) +"dzG" = ( +/obj/effect/landmark/survivor_spawner, +/turf/open/floor/strata/floor3/east, +/area/strata/ag/interior/outpost/med) +"dAV" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/obj/effect/landmark/monkey_spawn, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/carplake/north) "dBe" = ( /obj/structure/bed/chair/office/light{ dir = 4 @@ -24635,7 +23857,7 @@ dir = 8 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "dBV" = ( /obj/structure/largecrate/random/case/double, /obj/structure/pipes/standard/simple/hidden/cyan, @@ -24645,12 +23867,23 @@ /obj/structure/machinery/power/reactor/colony, /turf/open/floor/strata, /area/strata/ag/interior/outpost/engi) +"dCq" = ( +/turf/open/floor/strata/fake_wood, +/area/strata/ag/interior/landing_zones/near_lz1) "dCu" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 9 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/island_marshes) +"dCK" = ( +/obj/structure/window/framed/strata, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ag/interior/outside/checkpoints/west) +"dCX" = ( +/obj/structure/machinery/power/apc/directional/no_power/west, +/turf/open/asphalt/cement/cement3, +/area/strata/ug/interior/outpost/platform) "dDr" = ( /obj/structure/bed/chair, /obj/effect/landmark/objective_landmark/close, @@ -24667,7 +23900,7 @@ /area/strata/ag/exterior/marsh/water) "dEa" = ( /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "dEy" = ( /obj/structure/closet/secure_closet/medical3{ req_access = null @@ -24683,7 +23916,7 @@ dir = 9 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "dEX" = ( /obj/structure/surface/rack, /obj/item/clothing/suit/storage/hazardvest, @@ -24695,8 +23928,17 @@ /obj/structure/machinery/camera/autoname{ dir = 8 }, +/obj/structure/machinery/light{ + dir = 4 + }, /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/engi/drome) +"dFS" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 4 + }, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/jungle/structures/monitoring/east) "dFU" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -24707,53 +23949,54 @@ dir = 1 }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "dGv" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/engi/drome) "dGO" = ( /turf/open/asphalt/cement/cement14, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "dIh" = ( -/turf/open/gm/coast/west, -/area/strata/ug/interior/jungle/deep/tearlake) +/obj/structure/flora/bush/ausbushes/ausbush, +/turf/open/gm/dirt, +/area/strata/ug/interior/jungle/structures/monitoring/south) "dIE" = ( /obj/structure/prop/turbine_extras, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "dJV" = ( /obj/structure/curtain/medical, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/outpost/jung/dorms/sec1) -"dKj" = ( -/turf/closed/wall/strata_ice/jungle, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/outpost/underground_dorms/sec1) +"dLT" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outpost/engi) "dMw" = ( /obj/structure/cargo_container/wy/left, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) +"dMR" = ( +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/strata/ag/exterior/marsh/water_marshes) "dNq" = ( /turf/open/gm/coast/north, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "dND" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fullgrass_1" }, /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "dNM" = ( /obj/structure/flora/grass/tallgrass/jungle, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_carp) -"dOc" = ( -/obj/effect/landmark/xeno_spawn, -/turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/carplake/east) "dOG" = ( /obj/structure/prop/almayer/computers/sensor_computer3, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "dOO" = ( /turf/closed/wall/strata_outpost, /area/strata/ag/exterior/vanyard) @@ -24762,28 +24005,33 @@ dir = 4 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "dPf" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fernybush_3" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/hotsprings) +/area/strata/ug/interior/jungle/structures/research/hot_springs) "dQi" = ( /obj/item/stack/rods, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "dQq" = ( /obj/structure/flora/grass/tallgrass/jungle, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/hotsprings) +/area/strata/ug/interior/jungle/structures/research/hot_springs) +"dSm" = ( +/obj/item/stack/catwalk, +/obj/item/tool/wrench, +/obj/structure/machinery/power/apc/directional/no_power/north, +/turf/open/floor/almayer/plate, +/area/strata/ag/interior/outpost/engi/drome/shuttle) "dSA" = ( /obj/structure/bed{ icon_state = "abed" }, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/structure/window/reinforced/tinted{ dir = 1 @@ -24792,48 +24040,54 @@ dir = 4 }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "dSU" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fernybush_3" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "dSV" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /turf/open/floor/strata/orange_edge/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "dTq" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 8 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/hotsprings) +/area/strata/ug/interior/jungle/structures/research/hot_springs) "dTN" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/strata/floor2, -/area/strata/ag/interior/restricted/devroom) -"dUl" = ( -/turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ag/interior/restricted) "dUP" = ( /obj/effect/decal/warning_stripes{ icon_state = "N" }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) +"dVh" = ( +/obj/structure/largecrate/random/secure, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ag/interior/mining_outpost/central) "dWc" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /obj/effect/decal/cleanable/blood, +/obj/structure/blocker/invisible_wall, /turf/open/floor/interior/tatami, /area/strata/ag/interior/restricted) +"dWe" = ( +/obj/effect/decal/strata_decals/catwalk/prison, +/turf/open/gm/river, +/area/strata/ug/interior/jungle/tearlake) "dWm" = ( /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "dWu" = ( /obj/structure/surface/rack, /obj/item/weapon/gun/pistol/t73, @@ -24842,14 +24096,14 @@ "dXc" = ( /obj/effect/landmark/static_comms/net_one, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "dXQ" = ( /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/med1) +/area/strata/ug/interior/outpost/underground_dorms/med1) "dXV" = ( /obj/item/stack/snow, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/paths/north_outpost) +/area/strata/ag/exterior/outpost_decks) "dYK" = ( /obj/structure/sink{ dir = 8; @@ -24859,7 +24113,7 @@ pixel_x = -29 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/med1) +/area/strata/ug/interior/outpost/underground_dorms/med1) "dZl" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_1, /turf/open/auto_turf/snow/brown_base/layer2, @@ -24868,7 +24122,7 @@ /obj/structure/prop/turbine, /obj/structure/prop/turbine_extras/border, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "eai" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -24878,87 +24132,82 @@ }, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "eaO" = ( /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) +"ebu" = ( +/obj/structure/machinery/power/port_gen/pacman/super, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outside/bball/cave) "eek" = ( /obj/structure/closet/secure_closet/personal, /obj/effect/decal/cleanable/blood, /obj/effect/landmark/good_item, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "eeG" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/microwave, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "efR" = ( /obj/structure/cryofeed, /turf/open/gm/river, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "efS" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; icon_state = "p_stair_full" }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/platform/east/scrub) -"efT" = ( -/obj/effect/decal/cleanable/blood, -/turf/open/floor/strata, -/area/strata/ag/interior/mountain) +/area/strata/ug/interior/outpost/platform) "egh" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fullgrass_1" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/east) "egV" = ( -/obj/structure/cargo_container/arious/right{ - health = 5000; - unacidable = 1 +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 5 }, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/tearlake) +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/jungle/tearlake) "ehH" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 8 }, /turf/open/auto_turf/ice/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "eiM" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/marsh/water_marshes) "eiV" = ( /obj/structure/closet/secure_closet/personal, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/item/storage/secure/briefcase, /turf/open/floor/strata/red1, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "ejw" = ( /obj/item/weapon/gun/pistol/t73, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_engi) -"ekc" = ( -/obj/structure/barricade/snow, -/turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ug/interior/jungle/structures/monitoring/south) "ekh" = ( /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "eky" = ( /obj/structure/largecrate/random/barrel/blue, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/tcomms) -"ekJ" = ( -/turf/closed/wall/strata_ice/jungle, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ag/interior/outside/engineering/parts_storage) +"ekK" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/auto_turf/strata_grass/layer0_mud, +/area/strata/ug/interior/jungle/structures/monitoring/east) "ekZ" = ( /obj/item/storage/belt/knifepouch, /obj/structure/surface/rack, @@ -24969,25 +24218,37 @@ dir = 10 }, /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "emg" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 6 }, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "emv" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 6 }, /turf/open/auto_turf/ice/layer1, /area/strata/ag/exterior/marsh/center) +"emU" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/obj/effect/decal/cleanable/blood{ + icon_state = "xgib2" + }, +/obj/structure/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/central) "enU" = ( /obj/structure/machinery/light/small{ dir = 8 }, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "eoK" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 9 @@ -25003,61 +24264,53 @@ dir = 9 }, /turf/open/floor/plating, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "eqO" = ( -/obj/structure/sign/safety/biohazard, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/tcomms) +/obj/structure/barricade/handrail/strata{ + dir = 1 + }, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/maintenance) "eqS" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "era" = ( -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, +/obj/structure/machinery/power/apc/directional/no_power/north, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "erq" = ( /turf/open/gm/river, -/area/strata/ag/interior/tcomms) -"ery" = ( -/obj/structure/barricade/snow{ - dir = 4 - }, -/obj/structure/barricade/snow, -/turf/open/auto_turf/ice/layer2, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/interior/outside/engineering/parts_storage) "euc" = ( /obj/structure/platform_decoration/strata{ dir = 4 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "euN" = ( /obj/structure/barricade/wooden{ dir = 4 }, /obj/effect/decal/cleanable/blood, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "euZ" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/auto_turf/strata_grass/layer0_mud, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/tearlake) "ewk" = ( /obj/structure/machinery/camera/autoname/lz_camera, /turf/open/floor/plating, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "exx" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/effect/landmark/objective_landmark/medium, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "exO" = ( /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "eyA" = ( /obj/structure/machinery/light/small{ dir = 4 @@ -25066,59 +24319,82 @@ /obj/item/storage/fancy/vials, /obj/effect/landmark/objective_landmark/science, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) +"eyK" = ( +/obj/structure/cargo_container/wy/right, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/platform/south) "ezl" = ( /obj/structure/inflatable/door, /turf/open/floor/strata/orange_cover, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage) "ezK" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/fuel_cell, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) +"eBb" = ( +/obj/structure/surface/table/woodentable, +/obj/structure/machinery/light{ + dir = 1 + }, +/turf/open/floor/interior/plastic, +/area/strata/ag/interior/outpost/canteen) "eBo" = ( /obj/structure/machinery/landinglight/ds2/delaytwo, /turf/open/asphalt/cement/cement12, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "eBr" = ( /obj/structure/prop/dam/van, /turf/open/floor/strata/multi_tiles/west, /area/strata/ag/exterior/vanyard) +"eBz" = ( +/obj/effect/decal/strata_decals/catwalk/prison, +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2, +/turf/open/floor/strata/orange_cover, +/area/strata/ag/interior/outpost/maint) +"eCZ" = ( +/obj/effect/decal/strata_decals/catwalk/prison, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outpost/maint) "eDc" = ( /obj/structure/bed, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "eDt" = ( /obj/structure/bed{ icon_state = "abed" }, /obj/structure/machinery/door/window/eastright, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "eEO" = ( /obj/structure/prop/turbine_extras/left, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "eFa" = ( /turf/open/asphalt/cement/cement4, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "eFA" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "eFF" = ( -/obj/structure/pipes/standard/simple/hidden/cyan{ - dir = 4 - }, -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 1 }, -/turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/turf/open/floor/strata/blue1, +/area/strata/ag/interior/outpost/admin) "eFG" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "eFO" = ( /obj/structure/surface/rack, /obj/item/device/flashlight, @@ -25130,7 +24406,7 @@ /obj/structure/cryofeed, /obj/structure/platform/strata/metal, /turf/open/gm/river, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "eGD" = ( /obj/effect/decal/warning_stripes{ icon_state = "W" @@ -25143,26 +24419,30 @@ }, /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "eGF" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 1 }, /turf/open/auto_turf/ice/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) +"eHo" = ( +/obj/structure/machinery/power/apc/directional/no_power/north, +/turf/open/floor/plating, +/area/strata/ag/exterior/marsh/island_marshes) "eHv" = ( /obj/structure/platform/strata{ dir = 8 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "eIB" = ( /obj/structure/flora/grass/tallgrass/jungle, /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 4 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "eIR" = ( /obj/effect/decal/warning_stripes{ icon_state = "E" @@ -25171,11 +24451,21 @@ dir = 4 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "eIT" = ( /obj/structure/closet/fireaxecabinet, /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) +"eIY" = ( +/obj/structure/barricade/handrail/strata{ + dir = 8 + }, +/obj/structure/barricade/handrail/strata, +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_22" + }, +/turf/open/floor/strata/orange_cover, +/area/strata/ag/interior/landing_zones/near_lz1) "eJc" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -25183,14 +24473,14 @@ icon_state = "p_stair_sn_full_cap" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "eJs" = ( /obj/structure/flora/grass/tallgrass/ice, /obj/structure/barricade/snow{ dir = 4 }, /turf/open/auto_turf/ice/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "eLC" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 @@ -25200,16 +24490,13 @@ "eLF" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/south) "eLQ" = ( /obj/structure/machinery/camera/autoname{ dir = 8 }, /turf/open/floor/strata/cyan3/west, /area/strata/ag/interior/outpost/med) -"eMz" = ( -/turf/open/auto_turf/strata_grass/layer0_mud, -/area/strata/ug/interior/jungle/deep/tearlake) "eMZ" = ( /obj/structure/machinery/weather_siren{ dir = 8; @@ -25222,23 +24509,22 @@ /obj/structure/surface/table/almayer, /obj/structure/machinery/computer/guestpass, /turf/open/floor/strata/red1, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "eNF" = ( /obj/structure/surface/table/almayer, /obj/item/storage/fancy/cigar, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/red1, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "eNL" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "eNW" = ( /obj/structure/machinery/weather_siren{ dir = 4; @@ -25256,18 +24542,18 @@ "eOz" = ( /obj/effect/decal/cleanable/blood/oil, /obj/effect/decal/cleanable/blood/oil, +/obj/structure/inflatable/popped/door, /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/south_res) +/area/strata/ug/interior/jungle/structures/research/south) "eOI" = ( -/obj/structure/platform/strata{ - dir = 8 +/obj/structure/machinery/light/small{ + dir = 1 }, -/obj/effect/blocker/sorokyne_cold_water, -/turf/open/gm/river, -/area/strata/ag/interior/restricted) +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/central) "eOK" = ( /turf/open/floor/strata/red1, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "ePf" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/floor3/east, @@ -25281,67 +24567,79 @@ dir = 8 }, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "eRJ" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med/limited{ name = "Emergency NanoMed"; - pixel_x = 30 + pixel_x = -28 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "eSs" = ( /obj/effect/decal/cleanable/blood/oil, /obj/effect/landmark/structure_spawner/xvx_hive/xeno_core, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "eSx" = ( /turf/closed/wall/strata_outpost/reinforced, /area/strata/ag/interior/outpost/med) "eSK" = ( /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "eSR" = ( /obj/structure/machinery/computer/emails, /obj/structure/surface/table/almayer, /turf/open/floor/strata/red1, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "eTd" = ( /obj/structure/surface/table/almayer, /obj/item/storage/firstaid/regular, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/red1, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "eUW" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "eVc" = ( /obj/structure/platform/strata/metal{ dir = 8 }, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) +"eVm" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 5 + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/tearlake) "eVA" = ( /obj/structure/surface/table/almayer, /obj/effect/decal/cleanable/cobweb2, /obj/effect/spawner/random/toolbox, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/red1, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "eVI" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "eXK" = ( /obj/structure/window/framed/strata/reinforced, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) +"eYE" = ( +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/outside/checkpoints/north) +"eYX" = ( +/obj/structure/cargo_container/watatsumi/mid, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/platform/south) "eZw" = ( /obj/structure/bed/chair{ dir = 4 @@ -25354,19 +24652,28 @@ dir = 4 }, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) +"fas" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/obj/effect/landmark/monkey_spawn, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/platform/east) "fbG" = ( /obj/effect/landmark/objective_landmark/science, /turf/open/floor/strata/floor2, /area/strata/ag/interior/outpost/med) +"fce" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/obj/effect/landmark/monkey_spawn, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/carplake/east) "fch" = ( /obj/structure/largecrate/random, /turf/open/auto_turf/snow/brown_base/layer0, /area/strata/ag/interior/outpost/engi/drome) "fcB" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" @@ -25376,36 +24683,33 @@ "fhl" = ( /obj/structure/fence, /turf/open/asphalt/cement/cement15, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "fhW" = ( /obj/structure/fence, /turf/open/asphalt/cement/cement1, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "fil" = ( -/obj/structure/machinery/weather_siren{ - pixel_y = -8 +/obj/structure/pipes/standard/manifold/hidden/cyan{ + dir = 4 }, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/mountain) +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/engi/drome) "fiD" = ( /obj/structure/fence, /turf/open/asphalt/cement/cement4, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "fjZ" = ( /obj/structure/platform_decoration/strata{ dir = 1 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "fkw" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, -/obj/structure/barricade/snow{ +/obj/structure/machinery/light{ dir = 8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "fkD" = ( /turf/closed/shuttle/ert{ icon_state = "rightengine_1"; @@ -25428,47 +24732,47 @@ icon_state = "fullgrass_1" }, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "fln" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "flK" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med/limited, /turf/closed/wall/strata_outpost/reinforced, /area/strata/ag/interior/outpost/med) "fno" = ( /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "fow" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 4 }, /turf/open/asphalt/cement, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "foN" = ( /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "fqQ" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 9 }, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "fre" = ( /obj/structure/platform_decoration/strata/metal{ dir = 8 }, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "frf" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "frL" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/blue1, @@ -25489,37 +24793,40 @@ dir = 4 }, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "fsJ" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 6 }, /obj/effect/landmark/yautja_teleport, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "ftr" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/ice/layer1, /area/strata/ag/exterior/marsh/center) "ftO" = ( /obj/structure/filingcabinet/filingcabinet, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /obj/effect/landmark/objective_landmark/far, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) +"fug" = ( +/obj/item/lightstick/red/planted, +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/marsh/relay_marshes) "fuA" = ( /obj/structure/machinery/landinglight/ds1/delaythree{ dir = 1 }, /turf/open/asphalt/cement/cement4, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "fuX" = ( /obj/effect/decal/cleanable/blood/gibs/limb, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "fuZ" = ( /obj/effect/spawner/random/supply_kit, /obj/structure/surface/rack{ @@ -25530,43 +24837,45 @@ }, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "fvt" = ( /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "fwc" = ( /obj/structure/dropship_equipment/mg_holder, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "fwi" = ( /obj/structure/machinery/power/reactor/colony, /turf/open/floor/prison/floor_plate, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "fwV" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_1, /turf/open/auto_turf/snow/brown_base/layer3, /area/strata/ag/exterior/paths/north_outpost) +"fxt" = ( +/obj/effect/decal/strata_decals/catwalk/prison, +/obj/effect/landmark/monkey_spawn, +/turf/open/gm/river, +/area/strata/ug/interior/jungle/tearlake) "fxM" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "fxO" = ( /obj/structure/machinery/door/airlock/prison{ name = "Reinforced Airlock" }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) "fyP" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "fyU" = ( -/obj/structure/barricade/handrail/strata{ - dir = 4 - }, /obj/structure/platform_decoration/strata/metal{ dir = 4 }, @@ -25576,13 +24885,13 @@ "fzn" = ( /obj/structure/closet/secure_closet/freezer/fridge, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "fzz" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 10 }, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "fzA" = ( /obj/structure/machinery/light/small{ dir = 1 @@ -25592,21 +24901,21 @@ }, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "fzJ" = ( /obj/structure/curtain/medical, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) "fzN" = ( /obj/structure/barricade/snow{ dir = 4 }, /turf/open/auto_turf/ice/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "fAb" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "fAS" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_3, /turf/open/auto_turf/snow/brown_base/layer2, @@ -25614,11 +24923,11 @@ "fBh" = ( /obj/effect/spawner/random/tool, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "fBk" = ( /obj/structure/window/framed/strata/reinforced, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "fBu" = ( /obj/structure/sink{ dir = 8; @@ -25627,15 +24936,21 @@ /obj/structure/mirror{ pixel_x = -29 }, +/obj/structure/machinery/light/small{ + dir = 1 + }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) "fBC" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plating, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) +"fBG" = ( +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/strata/ug/interior/outpost/platform) "fBY" = ( /obj/structure/machinery/iv_drip, /turf/open/floor/strata/cyan2/east, @@ -25644,11 +24959,18 @@ /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 1 }, +/obj/effect/landmark/monkey_spawn, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "fCz" = ( /turf/open/gm/coast/north, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/tearlake) +"fCD" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 10 + }, +/turf/open/auto_turf/ice/layer1, +/area/strata/ag/exterior/marsh/spring_marshes) "fCE" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment{ @@ -25658,39 +24980,50 @@ dir = 8 }, /turf/open/floor/plating, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "fCI" = ( /turf/open/auto_turf/ice/layer1, /area/strata/ag/exterior/marsh/crash) "fDG" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "fEW" = ( /obj/effect/decal/cleanable/blood/oil, /obj/effect/landmark/objective_landmark/close, /turf/open/asphalt/cement, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "fFy" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 5 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring) "fHp" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "fHW" = ( /obj/structure/platform_decoration/strata/metal{ dir = 4 }, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) +"fHZ" = ( +/turf/open/auto_turf/strata_grass/layer0_mud, +/area/strata/ug/interior/jungle/tearlake) +"fIq" = ( +/obj/structure/platform/strata/metal{ + dir = 8 + }, +/turf/open/auto_turf/snow/brown_base/layer2, +/area/strata/ag/exterior/paths/flight_control_exterior) "fIF" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/tearlake) +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 10 + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/tearlake) "fIG" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, @@ -25700,14 +25033,20 @@ /obj/effect/landmark/xeno_hive_spawn, /obj/effect/landmark/ert_spawns/groundside_xeno, /turf/open/floor/plating, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) +"fJh" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 1 + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/tearlake) "fKt" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "fKT" = ( /turf/open/gm/river, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "fLl" = ( /obj/structure/bed/chair{ dir = 4 @@ -25716,7 +25055,7 @@ dir = 1 }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "fMk" = ( /obj/structure/closet/secure_closet/medical3{ req_access = null @@ -25728,15 +25067,15 @@ /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/med) "fMr" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 8 }, /turf/open/asphalt/cement, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "fMv" = ( /obj/structure/machinery/floodlight/landing, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "fMP" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata{ @@ -25746,12 +25085,16 @@ dir = 8 }, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "fMS" = ( -/obj/structure/machinery/light/small, -/obj/effect/decal/cleanable/blood, -/turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/obj/structure/machinery/light{ + dir = 8 + }, +/turf/open/floor/prison/darkyellowfull2, +/area/strata/ag/exterior/outpost_decks) +"fNp" = ( +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/strata/ag/exterior/paths/far_north_outpost) "fNs" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata, @@ -25759,7 +25102,7 @@ dir = 4 }, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/landing_zones/near_lz2) "fNH" = ( /obj/item/reagent_container/food/drinks/cans/space_mountain_wind, /obj/structure/disposalpipe/segment{ @@ -25767,43 +25110,67 @@ }, /obj/item/stack/catwalk, /turf/open/floor/plating, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "fOX" = ( /turf/open/asphalt/cement/cement14, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "fPO" = ( /turf/open/auto_turf/ice/layer1, /area/strata/ag/interior/mountain) +"fQn" = ( +/obj/effect/decal/cleanable/blood{ + icon_state = "xgib2" + }, +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/mining_outpost/central) +"fQo" = ( +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/strata/ag/exterior/vanyard) "fQG" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "fRa" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/station_alert{ dir = 4 }, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "fRi" = ( /obj/structure/platform_decoration/strata{ dir = 8 }, /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "fRv" = ( /turf/open/floor/strata/orange_cover, /area/strata/ag/exterior/marsh/crash) +"fRX" = ( +/obj/structure/closet/secure_closet/freezer/fridge, +/obj/structure/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/strata/cyan2/east, +/area/strata/ag/interior/outpost/canteen/bar) "fSr" = ( /obj/structure/machinery/weather_siren{ pixel_y = -8 }, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "fSR" = ( /obj/structure/flora/bush/ausbushes/lavendergrass, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/west_engi) +/area/strata/ug/interior/jungle/structures/monitoring/west) +"fTa" = ( +/obj/structure/machinery/power/apc/directional/no_power/west, +/turf/open/floor/plating, +/area/strata/ag/exterior/paths/flight_control_exterior) +"fTJ" = ( +/obj/item/lightstick/planted, +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/caves/lz_caves) "fWs" = ( /turf/closed/wall/mineral/gold, /area/strata/ag/interior/outpost/med) @@ -25812,7 +25179,7 @@ /obj/item/reagent_container/food/drinks/bottle/sake, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "fXU" = ( /obj/effect/landmark/objective_landmark/close, /turf/open/floor/almayer/plate, @@ -25824,6 +25191,9 @@ /obj/structure/bed/chair{ dir = 8 }, +/obj/structure/machinery/light{ + dir = 4 + }, /turf/open/floor/strata/cyan1/east, /area/strata/ag/interior/outpost/med) "fYE" = ( @@ -25832,11 +25202,15 @@ dir = 4 }, /turf/open/floor/strata/orange_edge/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "fZe" = ( /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) +"fZj" = ( +/obj/structure/machinery/power/apc/directional/no_power/north, +/turf/open/floor/strata/orange_cover, +/area/strata/ag/exterior/marsh/water_marshes) "gab" = ( /turf/closed/shuttle/ert{ icon_state = "leftengine_1"; @@ -25871,21 +25245,25 @@ /turf/open/asphalt/cement/cement12, /area/strata/ag/interior/outpost/med) "gcj" = ( -/turf/open/gm/coast/beachcorner2/south_east, -/area/strata/ug/interior/jungle/deep/tearlake) +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, +/turf/open/gm/dirt, +/area/strata/ug/interior/jungle/structures/monitoring/east) +"gcO" = ( +/turf/open/floor/strata/red1, +/area/strata/ag/interior/outside/checkpoints/north_armor) "gdZ" = ( /obj/structure/machinery/smartfridge, /obj/structure/machinery/door/window/eastright{ dir = 1 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "gfd" = ( /obj/structure/barricade/handrail/wire{ layer = 3.5 }, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "gfC" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -25897,14 +25275,20 @@ dir = 1 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) +"gfZ" = ( +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/exterior/marsh/spring_marshes) "ggr" = ( /obj/structure/filingcabinet, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "ggH" = ( /obj/structure/reagent_dispensers/water_cooler, +/obj/structure/machinery/light{ + dir = 8 + }, /turf/open/floor/strata/multi_tiles/southeast, /area/strata/ag/interior/outpost/med) "ggJ" = ( @@ -25923,10 +25307,7 @@ dir = 8 }, /turf/open/floor/strata/orange_edge/west, -/area/strata/ag/exterior/research_decks) -"ghi" = ( -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/outpost_decks) "ghr" = ( /obj/structure/bed{ icon_state = "abed" @@ -25936,13 +25317,7 @@ dir = 2 }, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/outpost/jung/dorms/admin1) -"ghM" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/outpost/med) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "ghV" = ( /obj/structure/sign/safety/medical, /turf/closed/wall/strata_outpost, @@ -25951,21 +25326,14 @@ /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 24; - start_charge = 0 - }, +/obj/structure/machinery/power/apc/directional/no_power/north, /turf/open/floor/strata/red1, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/west) "gih" = ( /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "giq" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, /obj/structure/pipes/vents/pump{ dir = 1 }, @@ -25975,10 +25343,6 @@ /obj/structure/pipes/vents/pump, /turf/open/floor/strata, /area/strata/ag/interior/outpost/engi/drome) -"gjK" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/tearlake) "gjN" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -25994,16 +25358,18 @@ "gjP" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_nest, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) +"gjU" = ( +/obj/structure/extinguisher_cabinet, +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/landing_zones/near_lz1) "gkt" = ( /turf/open/auto_turf/snow/brown_base/layer2, /area/strata/ag/interior/outpost/engi/drome) "gku" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "genericbush_4" - }, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/platform/south) "gkA" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/device/flashlight/lamp, @@ -26012,14 +25378,11 @@ pixel_y = 6 }, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "glG" = ( /obj/structure/machinery/power/port_gen/pacman/super, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) -"glL" = ( -/turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/interior/mountain) +/area/strata/ag/interior/outside/bball) "glN" = ( /obj/structure/machinery/weather_siren{ dir = 8; @@ -26027,21 +25390,30 @@ pixel_y = 10 }, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/west) +"gmB" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 6 + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/monitoring/east) +"gmU" = ( +/turf/open/auto_turf/snow/brown_base/layer4, +/area/strata/ag/exterior/marsh/island_marshes) "gnG" = ( /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "gol" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 4 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "gom" = ( /obj/item/reagent_container/food/drinks/cans/space_mountain_wind, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "goG" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_2, /turf/open/auto_turf/snow/brown_base/layer3, @@ -26051,11 +25423,11 @@ dir = 9 }, /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "gpr" = ( /obj/effect/landmark/objective_landmark/medium, /turf/open/asphalt/cement, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/checkpoints/south) "gpO" = ( /obj/structure/bed/chair/office/light{ dir = 1 @@ -26068,7 +25440,7 @@ dir = 1 }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) "gqF" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/communications{ @@ -26103,7 +25475,7 @@ dir = 4 }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "grP" = ( /obj/effect/landmark/corpsespawner/security/liaison, /turf/open/floor/strata/white_cyan1/east, @@ -26117,7 +25489,7 @@ dir = 4 }, /turf/open/gm/river, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "guz" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -26144,7 +25516,7 @@ icon_state = "fullgrass_1" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "gvG" = ( /obj/item/storage/toolbox/electrical, /obj/item/storage/toolbox/electrical, @@ -26154,10 +25526,10 @@ "gvR" = ( /obj/structure/bookcase, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "gzd" = ( /turf/open/gm/coast/east, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "gAm" = ( /turf/open/floor/strata/fake_wood, /area/strata/ag/interior/outpost/security) @@ -26169,57 +25541,55 @@ /obj/item/storage/firstaid/regular, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/asphalt/cement, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "gAD" = ( /obj/structure/machinery/iv_drip, /turf/open/floor/strata, -/area/strata/ag/interior/mountain) +/area/strata/ag/exterior/outpost_decks) "gBj" = ( /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "gBr" = ( /turf/open/gm/coast/west, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "gCa" = ( /obj/item/stack/snow, /turf/open/floor/strata, -/area/strata/ag/exterior/paths/north_outpost) +/area/strata/ag/exterior/outpost_decks) "gDg" = ( /obj/structure/prop/almayer/computers/sensor_computer2, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "gEo" = ( +/obj/structure/flora/grass/tallgrass/ice, /obj/structure/platform/strata{ dir = 1 }, -/obj/structure/flora/grass/tallgrass/ice{ - layer = 2.9 - }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/mountain) +/area/strata/ag/exterior/paths/south_outpost) "gFf" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "gFH" = ( /obj/structure/cryofeed/right, /obj/structure/platform/strata/metal, /turf/open/gm/river, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "gFT" = ( /obj/structure/largecrate/random, /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement/cement12, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "gGX" = ( /obj/effect/landmark/queen_spawn, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "gHQ" = ( /obj/item/stack/sheet/wood, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "gIo" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -26227,6 +25597,11 @@ /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/plating, /area/strata/ag/interior/outpost/engi/drome/shuttle) +"gIz" = ( +/obj/item/stack/catwalk, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_nest, +/turf/open/floor/almayer/plate, +/area/strata/ug/interior/jungle/structures/research) "gIL" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -26236,17 +25611,25 @@ dir = 8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "gIY" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata{ dir = 8 }, /turf/open/gm/river, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "gLF" = ( /turf/closed/wall/strata_outpost/reinforced, /area/strata/ag/exterior/paths/north_outpost) +"gLW" = ( +/obj/structure/stairs/perspective{ + color = "#6e6e6e"; + dir = 4; + icon_state = "p_stair_sn_full_cap" + }, +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/mining_outpost/flight_control) "gMF" = ( /obj/effect/decal/cleanable/blood/oil, /obj/structure/disposalpipe/segment{ @@ -26259,7 +25642,7 @@ /obj/item/stack/rods, /obj/effect/landmark/structure_spawner/xvx_hive/xeno_core, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "gOu" = ( /obj/structure/machinery/light/small{ dir = 8 @@ -26272,11 +25655,15 @@ "gOC" = ( /obj/structure/machinery/power/reactor/colony, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) +"gOF" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, +/turf/open/floor/strata/floor3/east, +/area/strata/ug/interior/jungle/structures/research) "gOL" = ( /obj/effect/decal/cleanable/blood/oil/streak, /turf/open/asphalt/cement, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "gPG" = ( /obj/structure/bed/chair/dropship/passenger{ dir = 8 @@ -26286,7 +25673,7 @@ "gPL" = ( /obj/structure/inflatable, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "gPQ" = ( /obj/structure/machinery/shower{ dir = 1 @@ -26301,45 +25688,53 @@ dir = 1 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) +"gQG" = ( +/obj/structure/machinery/power/apc/directional/no_power/west, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/hive) "gRK" = ( /turf/open/asphalt/cement/cement15, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "gRO" = ( /obj/structure/sign/nosmoking_1, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "gSz" = ( -/obj/structure/machinery/power/apc{ - dir = 1 - }, +/obj/structure/machinery/power/apc/directional/power/north, /turf/open/floor/plating, /area/strata/ag/exterior/marsh/center) "gSR" = ( /turf/open/gm/coast/beachcorner2/north_east, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "gTa" = ( /obj/structure/platform_decoration/strata/metal{ dir = 4 }, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) +"gTc" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic{ + dir = 1 + }, +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/mining_outpost/central) "gTk" = ( /obj/structure/bed/chair, /obj/effect/landmark/survivor_spawner, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "gTx" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform_decoration/strata{ dir = 8 }, /turf/open/gm/river, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "gTB" = ( /obj/item/device/radio, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) "gTE" = ( /turf/closed/shuttle/ert{ icon_state = "leftengine_3"; @@ -26363,12 +25758,6 @@ /obj/structure/surface/rack, /turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/engi/drome) -"gUp" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin3) "gUP" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 10 @@ -26387,13 +25776,22 @@ /obj/structure/platform_decoration/strata, /turf/open/gm/river, /area/strata/ag/exterior/marsh/center) +"gWg" = ( +/turf/open/auto_turf/ice/layer0, +/area/strata/ag/exterior/marsh/spring_marshes) +"gWy" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 9 + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/monitoring/east) "gWE" = ( /obj/structure/machinery/bioprinter, /obj/structure/machinery/light/small{ dir = 8 }, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "gXX" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/clipboard, @@ -26409,7 +25807,7 @@ "gZP" = ( /obj/structure/machinery/colony_floodlight, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "haw" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/phone{ @@ -26425,11 +25823,7 @@ /turf/open/floor/prison/darkyellowfull2, /area/strata/ag/interior/outpost/engi) "haU" = ( -/obj/structure/machinery/power/apc{ - dir = 4; - pixel_x = -28; - start_charge = 0 - }, +/obj/structure/machinery/power/apc/directional/power/west, /turf/open/floor/plating, /area/strata/ag/exterior/marsh/crash) "haZ" = ( @@ -26439,37 +25833,42 @@ dir = 1 }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) +"hba" = ( +/obj/effect/decal/cleanable/blood, +/obj/structure/machinery/power/apc/directional/no_power/east, +/turf/open/floor/strata, +/area/strata/ug/interior/outpost/underground_dorms/admin2) "hcg" = ( /obj/item/tool/pen/blue, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "hcO" = ( /obj/structure/machinery/light/small{ dir = 4 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "hdc" = ( /obj/structure/machinery/door/airlock/prison{ name = "Reinforced Airlock" }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) "hel" = ( /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "heO" = ( /obj/structure/sign/safety/bulkhead_door, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "hfq" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "hfv" = ( /obj/structure/sink{ dir = 8; @@ -26480,7 +25879,14 @@ }, /obj/effect/landmark/objective_landmark/science, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) +"hfP" = ( +/obj/structure/sign/safety/security, +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/outside/checkpoints/outpost) +"hgr" = ( +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ag/interior/mining_outpost/maintenance) "hgI" = ( /obj/structure/largecrate/random/barrel/green, /obj/structure/pipes/standard/simple/hidden/cyan, @@ -26496,32 +25902,28 @@ }, /obj/structure/platform/strata, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "hhX" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "fullgrass_1" +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 10 }, -/turf/open/auto_turf/strata_grass/layer0_mud, -/area/strata/ug/interior/jungle/deep/tearlake) +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/monitoring/west) "hir" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_3, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) -"hiL" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ag/exterior/marsh/water_marshes) "hjC" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med/limited, /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "hkn" = ( /obj/structure/platform/strata/metal, /obj/structure/barricade/handrail/wire{ layer = 3.5 }, /turf/open/gm/river, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "hkA" = ( /obj/structure/platform/strata{ dir = 8 @@ -26533,23 +25935,27 @@ /obj/structure/largecrate/random, /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "hms" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 8 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/marsh/water_marshes) "hmw" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "hmA" = ( /obj/structure/closet/secure_closet/personal, /obj/item/storage/secure/briefcase, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/red1, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) +"hmX" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, +/turf/open/auto_turf/strata_grass/layer0_mud, +/area/strata/ug/interior/jungle/structures/monitoring/south) "hni" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/storage/large_holster/machete/full, @@ -26560,14 +25966,18 @@ }, /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/engi/drome) +"hoG" = ( +/obj/item/lightstick/red/planted, +/turf/open/auto_turf/snow/brown_base/layer2, +/area/strata/ag/exterior/marsh/spring_marshes) "hpe" = ( /obj/structure/largecrate/hunter_games_ammo/good, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "hpD" = ( /obj/structure/curtain/medical, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "hqw" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -26578,21 +25988,21 @@ dir = 4 }, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/water_marshes) "hsg" = ( /obj/structure/surface/rack, /obj/effect/landmark/good_item, /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "hsV" = ( /obj/structure/machinery/space_heater, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "hsX" = ( /obj/item/device/flashlight, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "hto" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -26608,13 +26018,13 @@ "htD" = ( /obj/structure/flora/bush/ausbushes/var3/fullgrass, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "hue" = ( /obj/structure/machinery/landinglight/ds2{ dir = 8 }, /turf/open/asphalt/cement/cement3, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "hvj" = ( /obj/structure/machinery/light/small{ dir = 1 @@ -26627,10 +26037,10 @@ }, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "hwI" = ( /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "hyh" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -26642,17 +26052,23 @@ "hyu" = ( /obj/effect/landmark/corpsespawner/russian, /turf/open/auto_turf/strata_grass/layer0_mud, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "hzb" = ( /obj/structure/machinery/landinglight/ds2/delaythree{ dir = 8 }, /turf/open/asphalt/cement/cement3, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "hCp" = ( /obj/item/reagent_container/food/drinks/cans/beer, /turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) +"hDr" = ( +/obj/structure/machinery/camera/autoname{ + dir = 1 + }, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ug/interior/jungle/tearlake) "hDX" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -26660,7 +26076,7 @@ icon_state = "p_stair_full" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "hEz" = ( /obj/structure/janitorialcart, /obj/item/tool/mop, @@ -26669,10 +26085,17 @@ "hEF" = ( /obj/structure/inflatable/door, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "hFm" = ( /turf/open/gm/coast/beachcorner2/north_west, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) +"hFt" = ( +/obj/structure/flora/pottedplant/random, +/obj/structure/barricade/handrail/strata{ + dir = 4 + }, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ug/interior/jungle/tearlake) "hGd" = ( /obj/structure/platform/strata/metal{ dir = 1 @@ -26689,13 +26112,13 @@ dir = 4 }, /turf/open/asphalt/cement, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "hGH" = ( /obj/structure/bed/chair{ dir = 4 }, /turf/open/asphalt/cement, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) "hGO" = ( /obj/structure/platform/strata, /obj/effect/blocker/sorokyne_cold_water, @@ -26705,11 +26128,11 @@ /obj/item/stack/rods, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "hHK" = ( /obj/effect/landmark/structure_spawner/xvx_hive/xeno_core, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/tearlake) "hHO" = ( /obj/structure/barricade/handrail/strata{ dir = 1 @@ -26717,126 +26140,187 @@ /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi) +"hHZ" = ( +/obj/structure/largecrate/random/case/double, +/obj/structure/machinery/light{ + dir = 8 + }, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/engi/drome) "hIb" = ( /obj/structure/largecrate/random/secure, /turf/open/floor/almayer/plate, /area/strata/ag/exterior/marsh/crash) "hIt" = ( /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/med1) +/area/strata/ug/interior/outpost/underground_dorms/med1) +"hJv" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 10 + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/outpost/platform) "hJC" = ( /obj/structure/machinery/light/small, /turf/open/asphalt/cement/cement14, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "hJE" = ( /turf/open/gm/river, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "hJT" = ( /turf/open/asphalt/cement/cement12, /area/strata/ag/exterior/paths/north_outpost) "hLf" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/asphalt/cement, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "hMs" = ( /obj/structure/flora/bush/ausbushes/grassybush, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) +"hMt" = ( +/obj/structure/flora/grass/tallgrass/ice/corner, +/turf/open/auto_turf/ice/layer1, +/area/strata/ag/exterior/marsh/spring_marshes) +"hNq" = ( +/obj/item/lightstick/red/spoke/planted{ + layer = 3.1; + pixel_y = 13 + }, +/obj/structure/prop/ice_colony/ground_wire, +/obj/structure/prop/ice_colony/ground_wire{ + dir = 1 + }, +/obj/structure/prop/ice_colony/ground_wire{ + dir = 8 + }, +/obj/structure/prop/ice_colony/ground_wire{ + dir = 4 + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/monitoring/south) "hOa" = ( /turf/open/gm/river, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/exterior/jungle/carplake_center) "hOw" = ( /obj/structure/machinery/door/airlock/almayer/engineering/colony, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "hOD" = ( -/obj/structure/machinery/light/small{ - dir = 4 +/obj/structure/machinery/light{ + dir = 1 }, -/turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/engi/drome) +"hOX" = ( +/obj/structure/fence, +/turf/open/asphalt/cement/cement2, +/area/strata/ag/exterior/tcomms/mining_caves) "hPr" = ( /turf/open/auto_turf/ice/layer2, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "hPK" = ( /turf/open/asphalt/cement, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "hPZ" = ( /obj/structure/machinery/space_heater, -/obj/structure/machinery/light/small, /obj/structure/platform/strata/metal{ dir = 4 }, +/obj/structure/machinery/light/small, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "hQq" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/greengrid, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "hQP" = ( /obj/effect/landmark/static_comms/net_one, /turf/open/auto_turf/snow/brown_base/layer0, /area/strata/ag/exterior/marsh/crash) +"hTi" = ( +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/strata/ug/interior/jungle/structures/research/old_tunnels) +"hTj" = ( +/obj/item/lightstick/red/spoke/planted{ + layer = 3.1; + pixel_y = 13 + }, +/obj/structure/prop/ice_colony/ground_wire, +/obj/structure/prop/ice_colony/ground_wire{ + dir = 1 + }, +/obj/structure/prop/ice_colony/ground_wire{ + dir = 8 + }, +/obj/structure/prop/ice_colony/ground_wire{ + dir = 4 + }, +/turf/open/floor/strata/purp2, +/area/strata/ug/interior/jungle/platform/south) "hTU" = ( /obj/structure/reagent_dispensers/water_cooler/stacks, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "hTX" = ( /obj/structure/window/reinforced/tinted, /obj/item/device/flashlight/lamp, /obj/structure/surface/table/reinforced/prison, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) +"hUh" = ( +/obj/structure/flora/bush/ausbushes/ausbush, +/turf/open/gm/dirt, +/area/strata/ug/interior/jungle/tearlake) "hUJ" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment{ dir = 4 }, /turf/open/floor/plating, -/area/strata/ag/interior/tcomms) -"hVm" = ( -/turf/closed/wall/strata_outpost/reinforced, -/area/strata/ug/interior/outpost/jung/dorms/med1) +/area/strata/ag/interior/outside/engineering/parts_storage) "hWk" = ( /turf/open/gm/coast/beachcorner2/north_west, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/exterior/jungle/carplake_center) "hYc" = ( /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "hYl" = ( /obj/effect/decal/cleanable/blood/oil, /obj/structure/machinery/recharge_station, /turf/open/asphalt/cement, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "hYu" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 9 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/hotsprings) +/area/strata/ug/interior/jungle/structures/research/hot_springs) +"hZC" = ( +/obj/structure/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outpost/maint) "iau" = ( /obj/structure/curtain/open/medical, /turf/open/floor/strata, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "ibh" = ( /obj/item/lightstick/red/planted, /turf/open/auto_turf/ice/layer2, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "ibE" = ( -/obj/structure/machinery/power/apc{ - dir = 8; - pixel_x = -23; - start_charge = 0 - }, +/obj/structure/machinery/power/apc/directional/power/west, /turf/open/floor/strata/floor3/east, /area/strata/ag/exterior/vanyard) "ibH" = ( /obj/item/trash/pistachios, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "ich" = ( /obj/effect/decal/warning_stripes{ icon_state = "W" @@ -26851,7 +26335,7 @@ dir = 8 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "icG" = ( /obj/item/lightstick/red/spoke/planted{ layer = 3.1; @@ -26868,60 +26352,74 @@ dir = 4 }, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/tearlake) +"icN" = ( +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/outpost/security) "idq" = ( /obj/structure/machinery/camera/autoname{ dir = 8 }, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) +"idR" = ( +/obj/structure/bed/sofa/vert/grey/bot, +/turf/open/floor/strata/fake_wood, +/area/strata/ag/interior/landing_zones/near_lz1) "idW" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ug/interior/outpost/jung/dorms/sec1) -"ifU" = ( -/obj/structure/machinery/camera/autoname{ - dir = 1 - }, -/turf/closed/wall/strata_outpost, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "igm" = ( /obj/structure/bed/chair{ dir = 4 }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/orange_edge/east, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "ihd" = ( /obj/structure/bookcase{ icon_state = "book-5" }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "ihy" = ( /obj/structure/bookcase{ icon_state = "book-5" }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) +"ijf" = ( +/turf/open/floor/strata/blue4/east, +/area/strata/ag/interior/outpost/admin) +"iji" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 10 + }, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/outpost/platform) "ijo" = ( /turf/closed/wall/strata_outpost/reinforced, /area/strata/ag/interior/outpost/security) +"ikB" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/jungle/structures/monitoring/south) "ikG" = ( /obj/structure/bed/chair{ dir = 4 }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "ilL" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 }, /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "imV" = ( /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "imZ" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 @@ -26930,32 +26428,45 @@ dir = 4 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "ioi" = ( /turf/open/floor/strata/multi_tiles, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) +"iop" = ( +/obj/structure/machinery/light{ + dir = 1 + }, +/obj/structure/flora/grass/tallgrass/ice, +/turf/open/auto_turf/ice/layer1, +/area/strata/ag/exterior/marsh/river) "ioz" = ( /obj/structure/bed/nest, /obj/effect/decal/cleanable/blood/gibs/core, /obj/effect/landmark/corpsespawner/upp, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "ioM" = ( /obj/structure/surface/table/almayer, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "ipd" = ( /obj/structure/barricade/handrail/strata{ dir = 8 }, /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "iqe" = ( -/obj/item/lightstick, +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_22" + }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) +"iqD" = ( +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ag/interior/mining_outpost/central) "iqV" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -26970,33 +26481,21 @@ }, /turf/open/gm/river, /area/strata/ag/exterior/marsh/center) -"irq" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "brflowers_1" - }, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/exterior/jungle/deep/carplake_center) -"irx" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/strata, -/area/strata/ag/interior/outpost/engi) "iry" = ( /obj/structure/bed/chair/office/dark{ dir = 8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "isa" = ( /turf/open/floor/strata, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "isd" = ( /obj/structure/platform/strata{ dir = 1 }, /turf/open/auto_turf/ice/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "isj" = ( /obj/structure/pipes/vents/pump{ dir = 4 @@ -27005,11 +26504,14 @@ /area/strata/ag/interior/outpost/security) "isu" = ( /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "isY" = ( /obj/structure/machinery/space_heater, +/obj/structure/machinery/light/small{ + dir = 4 + }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/med1) +/area/strata/ug/interior/outpost/underground_dorms/med1) "itw" = ( /obj/structure/machinery/weather_siren{ dir = 8; @@ -27020,15 +26522,18 @@ /area/strata/ag/interior/outpost/med) "itG" = ( /obj/structure/machinery/disposal, +/obj/structure/machinery/light/small{ + dir = 4 + }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "iuf" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "iuh" = ( /obj/structure/sink{ dir = 8; @@ -27039,18 +26544,17 @@ }, /obj/item/weapon/gun/pistol/t73, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "iuB" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/structure/pipes/vents/pump/on, /turf/open/floor/strata, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "ivF" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) "ivY" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /turf/open/auto_turf/ice/layer1, @@ -27060,19 +26564,19 @@ dir = 4 }, /turf/open/asphalt/cement/cement1, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "iws" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_2, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "iwH" = ( /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "ixb" = ( /obj/effect/decal/cleanable/blood/oil, /obj/structure/closet/bodybag, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "ixu" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -27087,7 +26591,7 @@ /area/strata/ag/exterior/marsh/river) "ixD" = ( /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "ixQ" = ( /obj/structure/machinery/vending/cigarette/colony, /turf/open/floor/strata/cyan3/east, @@ -27095,7 +26599,7 @@ "ixS" = ( /obj/structure/machinery/door/airlock/almayer/security/glass/colony, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/south) "iym" = ( /obj/structure/barricade/handrail/strata{ dir = 1 @@ -27104,22 +26608,18 @@ dir = 4 }, /turf/open/asphalt/cement/cement9, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "izc" = ( /obj/structure/bed/nest, /obj/effect/decal/cleanable/blood/gibs/core, /obj/effect/landmark/corpsespawner/russian, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "iAA" = ( -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 24; - start_charge = 0 - }, /obj/structure/closet/emcloset, +/obj/structure/machinery/power/apc/directional/no_power/north, /turf/open/floor/strata, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "iBM" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment{ @@ -27131,26 +26631,26 @@ dir = 4 }, /turf/open/floor/plating, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "iBT" = ( -/turf/open/gm/coast/beachcorner/south_east, -/area/strata/ug/interior/jungle/deep/tearlake) +/obj/effect/landmark/queen_spawn, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/jungle/structures/monitoring/east) "iBV" = ( /obj/item/stack/catwalk, /turf/open/floor/almayer/plate, /area/strata/ag/interior/outpost/engi/drome/shuttle) "iBZ" = ( -/obj/effect/landmark/objective_landmark/medium, +/obj/effect/landmark/objective_landmark/far, /turf/open/floor/interior/plastic, -/area/strata/ag/interior/paths/cabin_area/central) +/area/strata/ag/exterior/paths/far_north_outpost) "iCt" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/greengrid, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "iDq" = ( /obj/structure/surface/rack, /obj/item/storage/toolbox/electrical, @@ -27163,24 +26663,31 @@ /area/strata/ag/exterior/marsh/crash) "iEU" = ( /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/outpost/jung/dorms/med1) -"iGN" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/outpost/underground_dorms/med1) +"iGm" = ( +/obj/structure/machinery/light{ + dir = 1 + }, +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/mining_outpost/south_dormitories) +"iGp" = ( +/obj/structure/machinery/power/reactor/colony, +/obj/structure/machinery/camera/autoname, +/turf/open/floor/strata/floor3/east, +/area/strata/ag/exterior/caves/shed_five_caves) "iGR" = ( /obj/structure/bed/nest, /obj/effect/landmark/corpsespawner/miner, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "iHX" = ( /obj/structure/largecrate/random/case/double, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) "iHZ" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "iIz" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -27193,13 +26700,21 @@ "iJh" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "iJp" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/clothing/gloves/latex, /obj/item/storage/surgical_tray, /turf/open/floor/strata, -/area/strata/ag/interior/mountain) +/area/strata/ag/exterior/outpost_decks) +"iJq" = ( +/obj/structure/sign/safety/storage, +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/outside/checkpoints/north_armor) +"iJw" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/tearlake) "iJJ" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -27214,55 +26729,69 @@ "iKI" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "iKW" = ( /obj/structure/machinery/space_heater, /obj/structure/barricade/handrail/strata{ dir = 4 }, +/obj/structure/machinery/light, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "iLr" = ( /obj/structure/fence, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "iLJ" = ( /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "iMn" = ( /obj/structure/surface/rack{ layer = 2.5 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "iMP" = ( /obj/structure/machinery/faxmachine, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "iNe" = ( /obj/structure/pipes/vents/pump{ dir = 1 }, /turf/open/floor/strata, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "iNf" = ( /obj/structure/pipes/vents/pump{ dir = 1 }, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) +"iNi" = ( +/obj/structure/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outpost/foyer) "iOi" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/machinery/door/airlock/almayer/maint/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "iPd" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) +"iPn" = ( +/obj/structure/flora/bush/ausbushes/ausbush, +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 5 + }, +/turf/open/gm/dirt, +/area/strata/ug/interior/jungle/structures/monitoring/south) "iPw" = ( /mob/living/simple_animal/hostile/retaliate/clown{ health = 10000; @@ -27271,7 +26800,13 @@ rapid = 1 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) +"iPQ" = ( +/obj/structure/barricade/wooden{ + dir = 1 + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/platform/south) "iQi" = ( /obj/effect/decal/cleanable/blood/oil/streak, /obj/structure/pipes/standard/simple/hidden/cyan{ @@ -27291,11 +26826,11 @@ }, /obj/structure/platform/strata/metal, /turf/open/gm/river, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "iRk" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/west_engi) +/area/strata/ug/interior/jungle/structures/monitoring/west) "iRY" = ( /obj/effect/decal/cleanable/blood/oil, /obj/item/stack/rods, @@ -27303,21 +26838,25 @@ /area/strata/ag/interior/outpost/engi/drome) "iSe" = ( /turf/open/gm/coast/beachcorner/north_west, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) +"iTC" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/jungle/structures/monitoring/east) "iUw" = ( /obj/structure/prop/dam/crane/cargo, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "iUJ" = ( /obj/structure/bed/chair{ dir = 8 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "iUK" = ( /obj/docking_port/stationary/marine_dropship/lz2, /turf/open/floor/plating, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "iUN" = ( /obj/structure/filingcabinet, /obj/structure/barricade/handrail/strata{ @@ -27326,35 +26865,44 @@ /obj/effect/landmark/objective_landmark/far, /turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) +"iVX" = ( +/obj/effect/landmark/queen_spawn, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/carplake/east) "iVZ" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/cameras{ dir = 4 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/west) +"iWf" = ( +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/outside/checkpoints/west) "iWi" = ( /obj/effect/decal/cleanable/blood/oil, /obj/structure/bed/chair{ dir = 4 }, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) -"iWG" = ( -/obj/structure/barricade/snow, -/turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/interior/outside/engineering/parts_storage) +"iWL" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 10 + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/monitoring/east) "iWZ" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 1 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "iXj" = ( /obj/effect/decal/cleanable/blood/oil, /obj/item/tool/wrench, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "iXm" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -27363,7 +26911,7 @@ }, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "iZa" = ( /obj/structure/closet/secure_closet/personal, /obj/structure/barricade/handrail/strata{ @@ -27372,10 +26920,10 @@ /obj/item/storage/fancy/vials, /obj/effect/landmark/objective_landmark/science, /turf/open/floor/strata/cyan1/east, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "iZr" = ( /turf/open/asphalt/cement/cement2, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "iZw" = ( /obj/structure/closet/firecloset/full, /obj/effect/landmark/objective_landmark/close, @@ -27384,24 +26932,25 @@ "iZI" = ( /obj/effect/decal/cleanable/greenglow, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) +"iZR" = ( +/obj/structure/flora/grass/tallgrass/ice, +/turf/open/auto_turf/ice/layer2, +/area/strata/ag/exterior/marsh/spring_marshes) "jam" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/cyan2/east, /area/strata/ag/interior/outpost/med) "jaZ" = ( -/obj/structure/cargo_container/wy/mid{ - health = 5000; - unacidable = 1 - }, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_engi) +/obj/structure/flora/bush/ausbushes/reedbush, +/turf/open/gm/coast/north, +/area/strata/ug/interior/jungle/structures/monitoring/south) "jbq" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 6 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "jbI" = ( /obj/structure/platform/strata{ dir = 1 @@ -27419,19 +26968,25 @@ "jeF" = ( /obj/structure/machinery/space_heater, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "jeZ" = ( /obj/structure/surface/rack, /obj/effect/landmark/objective_landmark/medium, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "jfh" = ( /obj/item/fuel_cell, /obj/structure/barricade/handrail/strata{ dir = 1 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) +"jgI" = ( +/obj/effect/decal/strata_decals/catwalk/prison, +/obj/structure/disposalpipe/segment, +/obj/structure/machinery/power/apc/directional/no_power/west, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outpost/maint) "jgX" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/barricade/handrail/strata{ @@ -27442,38 +26997,27 @@ }, /turf/open/floor/strata/orange_cover, /area/strata/ag/exterior/marsh/river) -"jhl" = ( -/obj/structure/machinery/weather_siren{ - dir = 8; - pixel_x = -18; - pixel_y = 10 - }, -/turf/closed/wall/strata_outpost, -/area/strata/ag/exterior/research_decks) "jit" = ( /turf/open/asphalt/cement/cement2, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "jiQ" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "jjw" = ( /obj/structure/machinery/space_heater, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "jjJ" = ( /turf/closed/wall/strata_outpost, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "jkc" = ( /obj/structure/bed/chair{ dir = 8 }, /obj/structure/machinery/cm_vending/sorted/medical/wall_med/limited{ name = "Emergency NanoMed"; - pixel_x = 30 - }, -/obj/structure/machinery/light/small{ - dir = 4 + pixel_x = -28 }, /turf/open/floor/strata/cyan1/east, /area/strata/ag/interior/outpost/med) @@ -27489,6 +27033,11 @@ "jkp" = ( /turf/open/floor/strata/white_cyan2/west, /area/strata/ag/interior/outpost/med) +"jmx" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/obj/effect/landmark/monkey_spawn, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/outpost/platform) "jmy" = ( /obj/effect/decal/cleanable/blood/oil/streak, /turf/open/floor/strata/orange_cover, @@ -27497,41 +27046,44 @@ /obj/structure/machinery/vending/snack, /turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) -"jmP" = ( -/turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/outpost/engi) "jnH" = ( /obj/structure/prop/dam/drill, /turf/open/floor/plating, /area/strata/ag/exterior/marsh/crash) "jqg" = ( /obj/structure/surface/rack, -/obj/structure/machinery/light/small{ +/obj/item/book/manual/detective, +/obj/structure/machinery/light{ dir = 1 }, -/obj/item/book/manual/detective, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "jrs" = ( /obj/structure/machinery/door/airlock/prison{ name = "Reinforced Airlock" }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "jrw" = ( /obj/structure/barricade/wooden{ dir = 8 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "jrA" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "jrU" = ( -/obj/structure/machinery/light/small, -/turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/outpost/med) +/obj/structure/platform/strata{ + dir = 1 + }, +/obj/structure/platform/strata{ + dir = 8 + }, +/obj/structure/blocker/invisible_wall, +/turf/open/gm/river, +/area/strata/ag/exterior/marsh/water) "jsd" = ( /obj/structure/machinery/cm_vending/sorted/medical/no_access, /obj/structure/medical_supply_link, @@ -27540,11 +27092,11 @@ "jso" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "jsw" = ( /obj/structure/closet/bodybag, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "jsP" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -27564,19 +27116,31 @@ layer = 2.5 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "jtB" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) +"jtE" = ( +/obj/structure/flora/grass/tallgrass/ice, +/obj/effect/landmark/monkey_spawn, +/turf/open/auto_turf/snow/brown_base/layer3, +/area/strata/ag/exterior/paths/far_north_outpost) +"juL" = ( +/turf/open/auto_turf/snow/brown_base/layer4, +/area/strata/ag/exterior/caves/lz_caves) "juY" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) +"jvl" = ( +/obj/structure/sign/safety/synth_storage, +/turf/closed/wall/strata_outpost, +/area/strata/ag/exterior/vanyard) "jww" = ( /obj/structure/sign/safety/biohazard, -/turf/closed/wall/strata_outpost/reinforced/hull, +/turf/closed/wall/strata_outpost/reinforced, /area/strata/ag/interior/mountain) "jxc" = ( /obj/effect/decal/strata_decals/catwalk/prison, @@ -27586,34 +27150,35 @@ "jyq" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "jyE" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, -/turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/outpost/med) +/obj/structure/machinery/cm_vending/sorted/marine_food, +/obj/structure/machinery/light, +/turf/open/floor/strata/white_cyan1/east, +/area/strata/ag/interior/mining_outpost/central) "jyO" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; icon_state = "p_stair_full" }, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "jzD" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/comdoor/colony, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) +"jzV" = ( +/turf/closed/wall/wood, +/area/strata/ag/exterior/paths/far_north_outpost) "jAo" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform_decoration/strata{ dir = 1 }, /turf/open/gm/river, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "jAE" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 4 }, /turf/open/floor/strata/white_cyan3/east, @@ -27623,24 +27188,25 @@ /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "jBO" = ( -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/engi/drome) "jCE" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "jCU" = ( /obj/effect/decal/cleanable/blood, +/obj/structure/machinery/light/small, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "jDr" = ( /obj/structure/machinery/light/small{ dir = 1 }, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "jDO" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -27651,7 +27217,7 @@ dir = 4 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "jEB" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -27662,8 +27228,8 @@ /obj/structure/machinery/weather_siren{ pixel_y = -8 }, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/outpost/engi) +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/exterior/paths/north_outpost) "jEW" = ( /obj/structure/filingcabinet, /obj/structure/machinery/light/small{ @@ -27676,15 +27242,13 @@ /turf/open/auto_turf/snow/brown_base/layer0, /area/strata/ag/exterior/marsh/center) "jIv" = ( -/obj/item/fuel_cell, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, -/obj/structure/barricade/handrail/strata, +/obj/structure/platform_decoration/strata/metal, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/central) +"jIw" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/monitoring/south) "jIz" = ( /obj/structure/machinery/weather_siren{ dir = 1; @@ -27692,21 +27256,22 @@ }, /obj/effect/acid_hole, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) +"jJq" = ( +/turf/open/auto_turf/snow/brown_base/layer2, +/area/strata/ag/exterior/tcomms/mining_caves) "jJv" = ( /obj/structure/machinery/photocopier, /turf/open/floor/strata/cyan1/east, /area/strata/ag/interior/outpost/engi/drome) "jJy" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "fullgrass_1" - }, -/turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/tearlake) +/obj/structure/cargo_container/wy/mid, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/platform/south) "jKf" = ( /obj/structure/largecrate/random/secure, /turf/open/asphalt/cement/cement12, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "jKi" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 @@ -27715,11 +27280,17 @@ /area/strata/ag/interior/outpost/canteen) "jLb" = ( /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/tearlake) "jLc" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_3, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) +"jLx" = ( +/obj/structure/machinery/light{ + dir = 4 + }, +/turf/open/floor/strata/multi_tiles/west, +/area/strata/ag/exterior/outpost_decks) "jLY" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/paper_bin, @@ -27740,36 +27311,39 @@ /turf/open/gm/river, /area/strata/ag/exterior/marsh/center) "jMV" = ( +/obj/structure/machinery/light/small, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "jNJ" = ( /obj/structure/machinery/disposal, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) +"jOl" = ( +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/mining_outpost/canteen) "jOp" = ( -/obj/structure/machinery/light/small{ - dir = 1 - }, -/turf/open/floor/strata, -/area/strata/ag/interior/outpost/engi) +/obj/item/stool, +/obj/structure/machinery/light, +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/outpost/canteen/personal_storage) "jOV" = ( /obj/structure/platform_decoration/strata/metal{ dir = 8 }, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "jPc" = ( /obj/structure/machinery/door/airlock/almayer/command{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "jPQ" = ( /obj/structure/machinery/landinglight/ds2{ dir = 4 }, /turf/open/asphalt/cement/cement1, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "jPT" = ( /obj/item/fuel_cell, /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, @@ -27777,11 +27351,22 @@ dir = 8 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "jPV" = ( /obj/structure/flora/grass/tallgrass/jungle/corner, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) +"jQx" = ( +/obj/structure/machinery/power/apc/directional/no_power/north, +/turf/open/floor/plating, +/area/strata/ug/interior/jungle/structures/monitoring/south) +"jRc" = ( +/turf/open/gm/dirt, +/area/strata/ag/exterior/jungle/carplake_center) +"jUa" = ( +/obj/structure/blocker/invisible_wall, +/turf/open/gm/coast/west, +/area/strata/ug/interior) "jUo" = ( /obj/structure/machinery/light/small{ dir = 1 @@ -27794,7 +27379,7 @@ /area/strata/ag/interior/outpost/med) "jUA" = ( /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "jUS" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 1 @@ -27803,24 +27388,24 @@ dir = 8 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "jVg" = ( /obj/effect/decal/cleanable/blood/oil, -/obj/structure/machinery/camera/autoname, +/obj/structure/machinery/power/apc/directional/no_power/west, /turf/open/asphalt/cement, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "jVD" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgib2" }, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "jVU" = ( /obj/effect/landmark/corpsespawner/doctor, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "jWi" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/cameras{ @@ -27830,19 +27415,13 @@ dir = 4 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) -"jWk" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/outpost/engi/drome) +/area/strata/ag/interior/outside/checkpoints/outpost) "jWs" = ( /turf/open/floor/plating, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "jWz" = ( /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "jXD" = ( /obj/item/weapon/gun/revolver/cmb, /obj/structure/surface/rack{ @@ -27852,7 +27431,7 @@ /obj/item/ammo_magazine/revolver/cmb, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "jXQ" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 9 @@ -27862,16 +27441,28 @@ "jXV" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) +"jZF" = ( +/obj/structure/machinery/weather_siren{ + pixel_y = -8 + }, +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/exterior/outpost_decks) "kaw" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med/limited, /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "kaP" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/structure/pipes/standard/simple/hidden/cyan, -/turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/obj/structure/machinery/light/small{ + dir = 1 + }, +/obj/effect/decal/strata_decals/catwalk/prison, +/turf/open/floor/greengrid, +/area/strata/ag/interior/outpost/med) +"kaY" = ( +/obj/item/lightstick, +/turf/open/floor/strata/floor3/east, +/area/strata/ug/interior/outpost/underground_dorms/sec1) "kbS" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 4 @@ -27884,29 +27475,21 @@ icon_state = "xgib6" }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin2) -"kcw" = ( -/obj/effect/decal/strata_decals/catwalk/prison, -/turf/open/floor/greengrid, -/area/strata/ag/exterior/research_decks) +/area/strata/ug/interior/outpost/underground_dorms/admin2) "kcy" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 + dir = 8 }, +/obj/structure/machinery/power/apc/directional/no_power/north, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "kdm" = ( /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement/cement15, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "kdK" = ( /obj/structure/bed/chair/office/light{ dir = 4 @@ -27916,7 +27499,7 @@ "keg" = ( /obj/structure/curtain/medical, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/outpost/jung/dorms/med1) +/area/strata/ug/interior/outpost/underground_dorms/med1) "kes" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/cameras{ @@ -27928,19 +27511,22 @@ }, /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/engi/drome) +"kew" = ( +/turf/open/floor/strata/floor3/east, +/area/strata/ug/interior/jungle/tearlake) "kfm" = ( /obj/structure/surface/rack, /obj/item/storage/firstaid/regular, /obj/item/storage/firstaid/regular, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "kfN" = ( +/obj/effect/decal/cleanable/blood/gibs/down, /obj/structure/machinery/light/small{ - dir = 1 + dir = 4 }, -/obj/effect/decal/cleanable/blood, -/turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/turf/open/floor/strata/blue1, +/area/strata/ag/interior/outside/bball) "kgC" = ( /obj/structure/bed/chair/dropship/passenger{ dir = 4 @@ -27960,6 +27546,13 @@ /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/plating, /area/strata/ag/interior/outpost/engi/drome/shuttle) +"khg" = ( +/obj/structure/reagent_dispensers/beerkeg, +/obj/structure/barricade/handrail/strata{ + dir = 8 + }, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/central) "khh" = ( /obj/structure/machinery/power/smes/buildable{ capacity = 1e+006; @@ -27967,34 +27560,29 @@ }, /turf/open/asphalt/cement, /area/strata/ag/exterior/vanyard) -"khR" = ( -/obj/effect/landmark/monkey_spawn, -/obj/effect/decal/strata_decals/catwalk/prison, -/turf/open/floor/greengrid, -/area/strata/ug/interior/jungle/deep/structures/engi) "khT" = ( /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "kim" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_1, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "kjc" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fullgrass_1" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/west_engi) +/area/strata/ug/interior/jungle/structures/monitoring/west) "kkL" = ( /turf/closed/wall/strata_ice/dirty, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "klE" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; icon_state = "p_stair_full" }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/landing_zones/near_lz1) "klG" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/drinks/cans/waterbottle, @@ -28002,43 +27590,33 @@ /obj/item/reagent_container/food/drinks/cans/waterbottle, /obj/effect/landmark/objective_landmark/science, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "kmt" = ( /obj/structure/bed/chair/office/light{ dir = 4 }, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "knJ" = ( /obj/structure/machinery/door/airlock/prison{ dir = 1; name = "Reinforced Airlock" }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/outpost/jung/dorms/sec1) -"koj" = ( -/turf/closed/wall/strata_ice/dirty, -/area/strata/ag/exterior/shed_five_caves) -"koG" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "kqt" = ( /obj/structure/machinery/door/airlock/prison{ dir = 1; name = "Reinforced Airlock" }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/outpost/jung/dorms/med1) +/area/strata/ug/interior/outpost/underground_dorms/med1) "krg" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 9 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "krm" = ( /obj/structure/machinery/cm_vending/sorted/tech/comp_storage, /obj/structure/barricade/handrail/strata{ @@ -28050,7 +27628,7 @@ /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform_decoration/strata, /turf/open/gm/river, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "kuB" = ( /obj/structure/bed/chair/office/light{ dir = 4 @@ -28059,27 +27637,21 @@ dir = 6 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/research_decks/security) -"kvY" = ( -/obj/structure/flora/bush/ausbushes/grassybush, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/interior/outside/checkpoints/outpost) +"kvD" = ( +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/strata/ag/exterior/marsh/island_marshes) "kwu" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/effect/landmark/static_comms/net_two, /turf/open/asphalt/cement/cement3, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "kwU" = ( /obj/structure/platform/strata/metal{ dir = 1 }, -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 24; - start_charge = 0 - }, /turf/open/floor/plating, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "kxF" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -28087,19 +27659,14 @@ dir = 4 }, /turf/open/gm/river, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "kxN" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/east_carp) -"kyf" = ( -/obj/item/stack/rods, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_nest, -/turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ug/interior/jungle/carplake/east) "kyr" = ( /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/east) "kyT" = ( /obj/structure/machinery/door/airlock/almayer/engineering/colony{ dir = 2 @@ -28109,11 +27676,11 @@ "kyW" = ( /obj/structure/flora/bush/ausbushes/grassybush, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/tearlake) "kzc" = ( /obj/structure/largecrate/random, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "kzk" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/device/radio, @@ -28122,7 +27689,7 @@ "kzD" = ( /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "kAn" = ( /obj/structure/machinery/cm_vending/sorted/tech/tool_storage, /turf/open/floor/strata/orange_cover, @@ -28130,12 +27697,12 @@ "kBL" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_1, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "kCa" = ( /obj/structure/surface/rack, /obj/item/book/manual/engineering_guide, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "kCf" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/southeast, @@ -28144,26 +27711,43 @@ /obj/structure/flora/grass/ice/brown/snowgrassbb_2, /turf/open/auto_turf/snow/brown_base/layer3, /area/strata/ag/exterior/marsh/center) +"kCv" = ( +/turf/closed/wall/strata_ice/dirty, +/area/strata/ag/exterior/caves/lz_caves) +"kCZ" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/jungle/tearlake) "kDb" = ( /obj/structure/machinery/space_heater, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "kEl" = ( /obj/structure/closet/secure_closet/personal, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/effect/decal/cleanable/blood{ icon_state = "xgib6" }, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/outpost/jung/dorms/admin2) -"kGV" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/outpost/underground_dorms/admin2) +"kHg" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/obj/structure/machinery/camera/autoname, +/obj/structure/bed/chair{ + dir = 1 + }, +/obj/item/storage/briefcase, +/turf/open/floor/strata/floor2, +/area/strata/ag/interior/outpost/med) +"kHi" = ( +/obj/structure/prop/dam/drill, +/turf/open/floor/plating, +/area/strata/ag/exterior/marsh/spring_marshes) "kHV" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -28183,32 +27767,30 @@ icon_state = "pottedplant_22" }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) "kIK" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, -/obj/structure/window/reinforced/tinted{ - dir = 8 - }, -/turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms) +/obj/structure/closet/secure_closet/personal, +/turf/open/floor/strata/cyan1/east, +/area/strata/ag/interior/outside/bball) "kIW" = ( /obj/structure/bed/chair{ dir = 8 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "kJd" = ( /turf/open/gm/coast/beachcorner2/south_east, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "kKI" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) +"kLd" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/monitoring/east) "kLM" = ( /turf/open/gm/coast/south, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "kLZ" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -28217,42 +27799,39 @@ /area/strata/ag/exterior/marsh/water) "kNJ" = ( /turf/open/gm/coast/beachcorner/south_west, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "kNZ" = ( /obj/structure/inflatable, /turf/open/floor/strata/orange_cover, -/area/strata/ag/exterior/tcomms/tcomms_deck) -"kOr" = ( +/area/strata/ag/interior/outside/engineering/parts_storage) +"kOa" = ( /obj/structure/machinery/light/small{ - dir = 1 + dir = 8 }, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/admin) +"kOr" = ( /obj/structure/largecrate/random/case/double, /turf/open/floor/strata, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "kPl" = ( /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "kPC" = ( /turf/open/gm/coast/beachcorner2/north_east, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/exterior/jungle/carplake_center) "kPL" = ( -/obj/structure/surface/table/reinforced/prison, -/obj/item/reagent_container/food/drinks/cans/waterbottle, -/obj/item/reagent_container/food/drinks/cans/waterbottle, -/obj/item/reagent_container/food/drinks/cans/waterbottle, -/obj/structure/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/outpost/gen/bball) +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/floor/strata/white_cyan2/west, +/area/strata/ag/interior/mining_outpost/canteen) "kPM" = ( /obj/structure/curtain/medical, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "kQu" = ( /turf/open/gm/coast/beachcorner/north_east, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/exterior/jungle/carplake_center) "kRb" = ( /obj/structure/bed/nest, /obj/item/explosive/grenade/incendiary{ @@ -28261,13 +27840,13 @@ }, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "kRI" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fernybush_3" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "kRO" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/communications{ @@ -28277,7 +27856,7 @@ dir = 4 }, /turf/open/floor/strata/purp1, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "kRY" = ( /obj/structure/morgue, /obj/structure/machinery/light/small{ @@ -28287,56 +27866,64 @@ /area/strata/ag/interior/outpost/med) "kSs" = ( /turf/open/gm/coast/beachcorner/north_west, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/exterior/jungle/carplake_center) "kSS" = ( /obj/structure/window/reinforced/tinted{ dir = 4 }, /turf/open/floor/strata, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "kSU" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "kSW" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) +"kTy" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/hive) "kTB" = ( /turf/open/gm/coast/north, -/area/strata/ug/exterior/jungle/deep/carplake_center) -"kUb" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ag/exterior/jungle/carplake_center) "kUi" = ( /obj/structure/inflatable/popped/door, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "kUs" = ( /turf/open/gm/coast/beachcorner2/south_east, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/exterior/jungle/carplake_center) +"kUC" = ( +/turf/open/asphalt/cement/cement12, +/area/strata/ag/interior/outside/bball) "kUN" = ( /obj/effect/decal/strata_decals/grime/grime2{ dir = 8 }, /obj/structure/pipes/standard/simple/hidden/cyan, +/obj/structure/machinery/power/apc/directional/no_power/east, +/turf/open/floor/strata, +/area/strata/ag/interior/mining_outpost/central) +"kWo" = ( +/obj/structure/platform_decoration/strata/metal, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/outpost/engi) "kWS" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_3, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "kXi" = ( /obj/structure/closet/secure_closet/freezer/fridge, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "kXx" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 4 }, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "kXR" = ( /obj/effect/landmark/corpsespawner/doctor, /turf/open/floor/strata/white_cyan2/west, @@ -28347,15 +27934,15 @@ }, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "kYl" = ( /obj/structure/flora/grass/tallgrass/ice, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "kYx" = ( /turf/open/asphalt/cement/cement15, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "kZL" = ( /obj/structure/platform/strata/metal{ dir = 1 @@ -28364,20 +27951,20 @@ dir = 8 }, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "kZU" = ( /obj/structure/prop/dam/drill, /turf/open/floor/plating, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/water_marshes) "lax" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/storage/box/donkpockets, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "laF" = ( /obj/structure/flora/bush/ausbushes/var3/fullgrass, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "laM" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -28389,7 +27976,7 @@ /area/strata/ag/exterior/marsh/river) "lbh" = ( /turf/open/asphalt/cement, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "lbW" = ( /obj/structure/tunnel/maint_tunnel, /turf/open/floor/strata/floor3, @@ -28398,10 +27985,10 @@ /obj/item/clothing/suit/storage/militia, /obj/item/clothing/suit/storage/snow_suit/doctor, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "lcs" = ( /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/water_marshes) "ldp" = ( /obj/structure/flora/grass/tallgrass/ice, /obj/structure/platform/strata/metal{ @@ -28412,39 +27999,57 @@ dir = 4 }, /turf/open/gm/river, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "ldO" = ( /turf/open/gm/coast/north, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "lec" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "lfj" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /turf/open/asphalt/cement, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) +"lfQ" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_nest, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/monitoring/south) +"lfU" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/tool/plantspray/pests, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ug/interior/jungle/tearlake) +"lgg" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/obj/effect/decal/strata_decals/catwalk/prison, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/maintenance) +"lgn" = ( +/obj/structure/barricade/snow, +/turf/open/auto_turf/snow/brown_base/layer1, +/area/strata/ag/exterior/caves/lz_caves) "lgv" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 9 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "lgy" = ( /obj/structure/machinery/light/small{ dir = 8 }, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/platform/east/scrub) -"lhH" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/outpost/platform) "lhI" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "lhR" = ( /obj/item/storage/briefcase/inflatable, /obj/item/storage/briefcase/inflatable, @@ -28458,25 +28063,32 @@ /obj/structure/closet/secure_closet/personal, /obj/item/lightstick, /turf/open/floor/strata/red1, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) +"liv" = ( +/obj/structure/machinery/light{ + dir = 4 + }, +/obj/structure/closet, +/turf/open/floor/strata, +/area/strata/ag/interior/landing_zones/near_lz1) "liK" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/hotsprings) +/area/strata/ug/interior/jungle/structures/research/hot_springs) "ljg" = ( /obj/structure/closet/secure_closet/personal, /obj/structure/closet/bodybag/tarp, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) "lkl" = ( /obj/structure/filingcabinet, /obj/effect/landmark/objective_landmark/far, /turf/open/floor/strata/purp1, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "lkB" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/closed/wall/wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "llC" = ( /obj/structure/machinery/shower{ dir = 1 @@ -28491,21 +28103,22 @@ dir = 1 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "lmv" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/east_dorms) -"lmV" = ( -/turf/closed/wall/strata_ice/dirty, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ug/interior/jungle/platform/east) +"lmF" = ( +/obj/structure/pipes/vents/pump/on, +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/mining_outpost/south_dormitories) "lno" = ( /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "loN" = ( /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "loP" = ( /obj/structure/filingcabinet, /turf/open/floor/strata/cyan1/east, @@ -28515,8 +28128,7 @@ icon_state = "abed" }, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/structure/window/reinforced/tinted{ dir = 1 @@ -28525,7 +28137,7 @@ dir = 8 }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "lpr" = ( /obj/structure/machinery/shower{ dir = 1 @@ -28540,38 +28152,44 @@ dir = 1 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) "lqD" = ( /obj/structure/machinery/light/small{ dir = 4 }, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) +"lqX" = ( +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/strata/ag/interior/outside/checkpoints/north) "lrd" = ( /obj/structure/machinery/power/terminal{ dir = 1 }, /turf/open/asphalt/cement, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/checkpoints/south) "lrO" = ( /obj/structure/cargo_container/wy/mid, /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "lsz" = ( /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) +"lsP" = ( +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/strata/ag/interior/outpost/maint) "ltp" = ( /obj/effect/spawner/random/tool, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "ltZ" = ( /obj/structure/bed/roller, /obj/structure/sink{ pixel_y = 32 }, /turf/open/floor/strata, -/area/strata/ag/interior/mountain) +/area/strata/ag/exterior/outpost_decks) "luA" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -28580,6 +28198,10 @@ }, /turf/open/gm/river, /area/strata/ag/exterior/marsh/center) +"lvj" = ( +/obj/effect/decal/cleanable/blood/drip, +/turf/open/auto_turf/ice/layer1, +/area/strata/ag/exterior/marsh/river) "lvw" = ( /obj/effect/particle_effect/steam, /obj/effect/blocker/sorokyne_cold_water, @@ -28588,66 +28210,70 @@ }, /obj/structure/platform/strata, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "lvE" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; icon_state = "p_stair_sn_full_cap" }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/landing_zones/near_lz1) "lvF" = ( -/turf/open/gm/coast/south, -/area/strata/ug/interior/jungle/deep/tearlake) +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/jungle/platform/south) +"lvI" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/reagent_container/spray, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ug/interior/jungle/tearlake) "lwI" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement/cement15, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "lxp" = ( /obj/structure/machinery/photocopier, -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "lyv" = ( /obj/structure/bookcase{ icon_state = "book-5" }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "lyX" = ( /obj/structure/bed{ icon_state = "abed" }, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/item/stack/rods, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin2) -"lzb" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/outpost/underground_dorms/admin2) +"lzh" = ( +/obj/structure/machinery/light{ + dir = 1 + }, +/turf/open/floor/strata/floor3/east, +/area/strata/ag/exterior/outpost_decks) "lzt" = ( /obj/item/stack/rods, /obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "lzT" = ( /obj/structure/pipes/standard/simple/hidden/cyan, -/obj/structure/machinery/light/small{ - dir = 8 +/obj/structure/machinery/door/airlock/almayer/generic{ + dir = 2 }, -/turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/outpost/canteen/bar) "lAc" = ( +/obj/structure/blocker/invisible_wall, /turf/closed/wall/wood, /area/strata/ag/interior/restricted) "lAx" = ( @@ -28655,7 +28281,7 @@ layer = 2.5 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "lDz" = ( /obj/structure/cryofeed, /obj/structure/platform/strata/metal, @@ -28663,53 +28289,55 @@ layer = 3.5 }, /turf/open/gm/river, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) +"lEi" = ( +/obj/effect/decal/strata_decals/catwalk/prison, +/obj/structure/barricade/handrail/strata{ + dir = 4 + }, +/obj/structure/machinery/light{ + dir = 8 + }, +/turf/open/floor/strata/orange_cover, +/area/strata/ag/exterior/marsh/river) "lEo" = ( /obj/structure/machinery/landinglight/ds2, /turf/open/asphalt/cement/cement12, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "lFy" = ( /obj/structure/closet/bodybag, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "lFG" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 10 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "lGv" = ( /obj/structure/machinery/vending/coffee, /turf/open/floor/strata/red1, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "lHs" = ( /obj/effect/landmark/railgun_camera_pos, /turf/open/floor/strata, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "lHH" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "lHO" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "lIG" = ( -/obj/structure/machinery/power/apc{ - dir = 4; - pixel_x = 28; - start_charge = 0 - }, +/obj/structure/machinery/power/apc/directional/no_power/east, /turf/open/floor/strata, -/area/strata/ag/interior/landingzone_checkpoint) -"lIR" = ( -/obj/effect/blocker/sorokyne_cold_water, -/obj/structure/platform/strata, -/obj/structure/platform/strata{ - dir = 4 - }, -/turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/interior/outside/checkpoints/north) +"lJa" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, +/turf/open/floor/strata/floor2, +/area/strata/ug/interior/jungle/structures/research) "lJz" = ( /obj/structure/surface/rack, /obj/item/storage/toolbox/syndicate, @@ -28718,34 +28346,38 @@ }, /turf/open/floor/strata, /area/strata/ag/interior/outpost/engi/drome) +"lJC" = ( +/obj/structure/machinery/light, +/turf/open/auto_turf/snow/brown_base/layer1, +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) +"lJF" = ( +/obj/structure/window/framed/strata, +/turf/open/floor/strata/multi_tiles/west, +/area/strata/ag/interior/outside/checkpoints/west) "lJG" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "lKs" = ( /obj/structure/toilet{ dir = 1 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) "lKv" = ( /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec1) -"lKM" = ( -/turf/closed/wall/strata_ice/dirty, -/area/strata/ag/exterior/marsh/water) -"lLw" = ( -/obj/structure/flora/grass/tallgrass/ice/corner{ - dir = 4 - }, -/turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/mountain) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "lMB" = ( /obj/structure/bed/chair/comfy{ dir = 8 }, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) +"lMC" = ( +/obj/effect/landmark/corpsespawner/russian, +/obj/effect/decal/cleanable/blood, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/central) "lNr" = ( /obj/structure/surface/rack, /obj/item/weapon/gun/shotgun/pump/dual_tube/cmb, @@ -28772,7 +28404,17 @@ }, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/red1, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) +"lOI" = ( +/obj/structure/sign/safety/security, +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/outpost/security) +"lOJ" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 6 + }, +/turf/open/auto_turf/snow/brown_base/layer1, +/area/strata/ag/exterior/marsh/spring_marshes) "lOT" = ( /obj/effect/particle_effect/steam, /obj/effect/blocker/sorokyne_cold_water, @@ -28784,18 +28426,27 @@ dir = 8 }, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) +"lPj" = ( +/turf/open/floor/strata/orange_cover, +/area/strata/ag/exterior/marsh/spring_marshes) "lPk" = ( /obj/effect/landmark/objective_landmark/medium, /obj/structure/closet/secure_closet/security/soro, /turf/open/floor/strata/red1, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "lPF" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fernybush_3" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) +"lQu" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 5 + }, +/turf/open/auto_turf/ice/layer1, +/area/strata/ag/exterior/marsh/spring_marshes) "lQT" = ( /obj/structure/machinery/weather_siren{ dir = 4; @@ -28803,29 +28454,29 @@ pixel_y = 10 }, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "lRa" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "lRT" = ( /obj/structure/platform_decoration/strata/metal{ dir = 8 }, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "lTG" = ( /obj/structure/sign/safety/biohazard, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "lTW" = ( /turf/open/gm/coast/north, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "lTX" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/asphalt/cement/cement3, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "lUg" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 9 @@ -28833,11 +28484,11 @@ /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/engi/drome) "lUm" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 1 }, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "lUu" = ( /obj/effect/decal/warning_stripes{ icon_state = "NS-center" @@ -28846,11 +28497,11 @@ icon_state = "N" }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "lUw" = ( /obj/item/weapon/gun/pistol/t73, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "lVF" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata{ @@ -28860,29 +28511,39 @@ dir = 8 }, /turf/open/gm/river, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "lVJ" = ( /obj/structure/machinery/light/small{ dir = 4 }, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "lXd" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /turf/open/asphalt/cement/cement1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) +"lXl" = ( +/obj/structure/flora/bush/ausbushes/grassybush{ + icon_state = "brflowers_1" + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/platform/east) "lZc" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /turf/open/auto_turf/ice/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "lZd" = ( /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "lZf" = ( /turf/open/auto_turf/ice/layer2, /area/strata/ag/exterior/marsh/river) +"lZo" = ( +/obj/structure/machinery/door/airlock/multi_tile/almayer/generic2, +/turf/open/floor/strata/multi_tiles/west, +/area/strata/ag/interior/outpost/maint) "mam" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/structure/pipes/vents/pump{ @@ -28893,7 +28554,17 @@ pixel_y = -4 }, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) +"may" = ( +/obj/structure/machinery/power/apc/directional/no_power/north, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ug/interior/jungle/tearlake) +"maM" = ( +/obj/structure/flora/pottedplant{ + icon_state = "pottedplant_22" + }, +/turf/open/floor/strata/red1, +/area/strata/ag/interior/landing_zones/near_lz1) "maP" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 @@ -28903,25 +28574,29 @@ "mce" = ( /obj/structure/bed/chair, /turf/open/floor/strata/red1, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) +"mcv" = ( +/obj/structure/machinery/power/apc/directional/no_power/south, +/turf/open/floor/strata/white_cyan3, +/area/strata/ag/interior/outpost/med) "mcD" = ( /obj/structure/surface/rack, /obj/item/weapon/gun/pistol/t73, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "mcX" = ( /obj/structure/surface/rack, /obj/item/tool/shovel/snow, /obj/item/device/flashlight/flare, /obj/item/device/flashlight, /turf/open/floor/plating, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "mcY" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgib6" }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "mde" = ( /obj/structure/platform_decoration/strata{ dir = 1 @@ -28934,18 +28609,21 @@ dir = 9 }, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "mdK" = ( /obj/item/storage/belt/security, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "mem" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; dir = 1; icon_state = "p_stair_sn_full_cap" }, +/obj/structure/machinery/light{ + dir = 8 + }, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/engi/drome) "meu" = ( @@ -28956,24 +28634,26 @@ dir = 1 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "meS" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /obj/structure/curtain/medical, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) "mfp" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/south) "mfv" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 }, /turf/open/floor/strata/cyan2/east, /area/strata/ag/interior/outpost/med) +"mfP" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 9 + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/outpost/platform) "mfW" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -28981,10 +28661,11 @@ icon_state = "p_stair_sn_full_cap" }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/landing_zones/near_lz1) "mhc" = ( /obj/effect/decal/cleanable/blood/oil, /obj/effect/decal/cleanable/blood, +/obj/structure/blocker/invisible_wall, /turf/open/floor/interior/tatami, /area/strata/ag/interior/restricted) "mic" = ( @@ -28993,7 +28674,7 @@ icon_state = "p_stair_sn_full_cap" }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "mip" = ( /obj/structure/platform/strata{ dir = 1 @@ -29008,7 +28689,10 @@ "miy" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_nest, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/tearlake) +"miI" = ( +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ag/interior/mining_outpost/south_dormitories) "miL" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -29019,14 +28703,14 @@ dir = 4 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "miR" = ( /obj/structure/barricade/handrail/strata{ dir = 8 }, /obj/structure/barricade/handrail/strata, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "mjp" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata{ @@ -29039,7 +28723,7 @@ dir = 4 }, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/center) "mjt" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -29047,15 +28731,25 @@ icon_state = "p_stair_sn_full_cap" }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) +"mjG" = ( +/obj/structure/machinery/door/airlock/almayer/security/glass/colony, +/turf/open/floor/strata/multi_tiles/west, +/area/strata/ag/interior/outside/checkpoints/west) "mjJ" = ( /obj/effect/spawner/random/toolbox, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "mjR" = ( /obj/effect/landmark/crap_item, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) +"mko" = ( +/obj/structure/machinery/light{ + dir = 4 + }, +/turf/open/floor/strata/floor3/east, +/area/strata/ag/interior/outpost/canteen) "mlq" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -29069,15 +28763,17 @@ dir = 4 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) -"mmF" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/gm/dirt, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/interior/outside/engineering/parts_storage) +"mne" = ( +/turf/open/auto_turf/snow/brown_base/layer4, +/area/strata/ag/exterior/marsh/spring_marshes) "mnq" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/med) +"mnz" = ( +/turf/closed/wall/strata_ice/dirty, +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "mnY" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 9 @@ -29104,7 +28800,7 @@ "mpr" = ( /obj/structure/sign/safety/maint, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "mqs" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/multi_tiles/southwest, @@ -29118,12 +28814,12 @@ "mrp" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "mrz" = ( /obj/structure/closet/secure_closet/personal, /obj/effect/landmark/crap_item, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "mrG" = ( /obj/item/clothing/shoes/snow, /obj/structure/surface/rack, @@ -29135,8 +28831,17 @@ dir = 8 }, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, +/obj/structure/machinery/light{ + dir = 4 + }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/paths/north_outpost) +/area/strata/ag/exterior/outpost_decks) +"mrM" = ( +/obj/structure/machinery/light{ + dir = 1 + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/outpost/platform) "mrT" = ( /obj/structure/machinery/weather_siren{ pixel_y = -8 @@ -29151,7 +28856,7 @@ /obj/structure/filingcabinet, /obj/effect/landmark/objective_landmark/medium, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "msG" = ( /obj/structure/machinery/cm_vending/sorted/medical/wall_med/limited, /turf/closed/wall/strata_outpost, @@ -29160,12 +28865,26 @@ /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/ice/layer2, /area/strata/ag/exterior/marsh/center) -"mtD" = ( -/turf/closed/wall/strata_ice/dirty, -/area/strata/ag/interior/outpost/canteen/bar) +"mtm" = ( +/obj/structure/machinery/power/apc/directional/no_power/west, +/turf/open/floor/strata/red1, +/area/strata/ag/interior/outpost/security) +"muf" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/monitoring/south) "mvh" = ( /turf/open/auto_turf/ice/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) +"mvm" = ( +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/outside/checkpoints/north) +"mvD" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 6 + }, +/turf/open/auto_turf/ice/layer1, +/area/strata/ag/exterior/marsh/island_marshes) "mvE" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 6 @@ -29185,11 +28904,14 @@ }, /turf/closed/wall/strata_outpost, /area/strata/ag/interior/outpost/med) +"mwW" = ( +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/marsh/relay_marshes) "mxa" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 8 }, /turf/open/floor/strata/cyan1/east, @@ -29203,7 +28925,7 @@ "myk" = ( /obj/structure/sign/safety/storage, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "mzp" = ( /obj/effect/decal/warning_stripes{ icon_state = "E" @@ -29212,21 +28934,32 @@ icon_state = "N" }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) +"mzC" = ( +/obj/structure/bed/chair{ + dir = 1 + }, +/obj/item/storage/briefcase, +/turf/open/floor/strata/floor3/east, +/area/strata/ag/interior/outpost/med) "mBb" = ( /obj/structure/pipes/vents/pump{ dir = 8; id_tag = "mining_outpost_pump" }, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "mBl" = ( /obj/structure/reagent_dispensers/watertank, /obj/structure/barricade/handrail/strata{ dir = 1 }, /turf/open/floor/greengrid, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) +"mCh" = ( +/obj/structure/machinery/power/apc/directional/no_power/west, +/turf/open/floor/plating, +/area/strata/ag/exterior/paths/south_outpost) "mCx" = ( /turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) @@ -29236,7 +28969,7 @@ }, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "mDF" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_2, /turf/open/auto_turf/snow/brown_base/layer2, @@ -29248,23 +28981,29 @@ dir = 4 }, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "mEL" = ( /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "mFh" = ( /obj/structure/fence, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/asphalt/cement/cement4, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "mGA" = ( /turf/open/floor/strata/multi_tiles/west, /area/strata/ag/interior/outpost/med) +"mGW" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/obj/structure/flora/grass/tallgrass/jungle/corner, +/obj/effect/landmark/monkey_spawn, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/platform/south) "mHo" = ( /obj/structure/largecrate/random, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ag/interior/outpost/engi) +/area/strata/ag/exterior/outpost_decks) "mHA" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -29273,21 +29012,24 @@ /obj/structure/machinery/floodlight/landing, /turf/open/auto_turf/snow/brown_base/layer1, /area/strata/ag/interior/outpost/engi/drome) +"mHF" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/jungle/structures/monitoring/south) "mIE" = ( /obj/structure/prop/almayer/computers/mapping_computer, /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "mIG" = ( /obj/structure/machinery/weather_siren{ pixel_y = -8 }, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/water_marshes) "mII" = ( -/obj/structure/sign/nosmoking_2, /obj/structure/pipes/standard/simple/hidden/cyan, -/turf/closed/wall/strata_outpost, -/area/strata/ag/exterior/shed_five_caves) +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/strata/ag/exterior/caves/shed_five_caves) "mKv" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/west, @@ -29312,38 +29054,19 @@ dir = 4 }, /turf/open/floor/prison/darkredfull2, -/area/strata/ag/interior/landingzone_checkpoint) -"mLn" = ( -/turf/closed/wall/strata_ice/jungle, -/area/strata/ug/interior/jungle/deep/east_engi) -"mLN" = ( -/obj/item/lightstick/red/spoke/planted{ - layer = 3.1; - pixel_y = 13 - }, -/obj/structure/prop/ice_colony/ground_wire, -/obj/structure/prop/ice_colony/ground_wire{ - dir = 1 - }, -/obj/structure/prop/ice_colony/ground_wire{ - dir = 8 - }, -/obj/structure/prop/ice_colony/ground_wire{ - dir = 4 - }, -/turf/open/floor/strata/purp2, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/interior/outside/checkpoints/south) "mLW" = ( /obj/structure/dropship_equipment/mg_holder, /turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/engi/drome) "mMp" = ( -/turf/open/gm/coast/beachcorner/south_west, -/area/strata/ug/interior/jungle/deep/tearlake) +/obj/structure/flora/bush/ausbushes/reedbush, +/turf/open/gm/river, +/area/strata/ug/interior/jungle/tearlake) "mMR" = ( /obj/structure/flora/bush/ausbushes/lavendergrass, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "mNG" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -29353,7 +29076,7 @@ dir = 8 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "mOj" = ( /obj/structure/surface/rack, /obj/item/ammo_magazine/rifle/type71, @@ -29362,11 +29085,19 @@ }, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "mOR" = ( -/obj/effect/landmark/structure_spawner/xvx_hive/xeno_core, +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 9 + }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/tearlake) +"mPh" = ( +/obj/structure/platform/strata/metal{ + dir = 8 + }, +/turf/open/auto_turf/snow/brown_base/layer1, +/area/strata/ag/exterior/paths/flight_control_exterior) "mPj" = ( /turf/closed/shuttle/ert{ icon_state = "upp_leftengine" @@ -29379,7 +29110,7 @@ }, /obj/structure/platform/strata, /turf/open/gm/river, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "mQe" = ( /turf/closed/shuttle/ert{ icon_state = "upp8" @@ -29393,17 +29124,21 @@ "mQE" = ( /obj/structure/dispenser/oxygen, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "mQR" = ( /obj/structure/inflatable/popped, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) +"mQW" = ( +/obj/structure/flora/grass/ice/brown/snowgrassbb_3, +/turf/open/auto_turf/snow/brown_base/layer2, +/area/strata/ag/exterior/marsh/spring_marshes) "mRN" = ( /obj/structure/machinery/light/small{ dir = 4 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "mSK" = ( /obj/item/stack/sheet/metal/medium_stack, /obj/structure/disposalpipe/segment, @@ -29419,35 +29154,47 @@ icon_state = "upp_rightengine" }, /area/strata/ag/interior/outpost/engi/drome/shuttle) +"mWm" = ( +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/strata/ug/interior) "mWF" = ( /obj/structure/largecrate/random, +/obj/structure/machinery/light{ + dir = 8 + }, /turf/open/asphalt/cement, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "mWM" = ( -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, /obj/effect/decal/cleanable/blood, /obj/effect/landmark/objective_landmark/medium, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) "mWT" = ( /obj/structure/machinery/light/small{ dir = 8 }, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) +"mXs" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 4 + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/monitoring/east) "mYs" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 8 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "mYN" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata/orange_cover, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/water_marshes) +"mYV" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/jungle/structures/monitoring/west) "mYX" = ( /obj/structure/machinery/shower{ dir = 8 @@ -29456,18 +29203,22 @@ dir = 8 }, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/outpost/jung/dorms/med1) -"mZd" = ( -/turf/closed/wall/strata_ice/dirty, -/area/strata/ag/interior/outpost/gen/foyer) +/area/strata/ug/interior/outpost/underground_dorms/med1) "nai" = ( /obj/structure/largecrate/random/barrel/white, /turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/engi/drome) +"naw" = ( +/obj/structure/machinery/power/apc/directional/no_power/north, +/turf/open/floor/plating, +/area/strata/ag/exterior/landing_zones/near_lz2) "ncp" = ( /obj/structure/desertdam/decals/road_stop, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) +"ncQ" = ( +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/strata/ag/interior/outside/bball/cave) "ndC" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 6 @@ -29480,7 +29231,7 @@ }, /obj/item/tank/emergency_oxygen/engi, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "neL" = ( /obj/structure/bed/chair{ dir = 4 @@ -29490,34 +29241,29 @@ "nfK" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/closed/wall/resin/membrane/strata/on_tiles, -/area/strata/ag/interior/outpost/gen/bball/nest) -"nhv" = ( -/obj/structure/flora/grass/tallgrass/ice, -/turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/mountain) +/area/strata/ag/interior/outside/bball/cave) "njA" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 1 }, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 1 }, /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/engi/drome) "njW" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "nka" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "nkp" = ( /obj/structure/floodgate, /turf/closed/wall/strata_outpost, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "nla" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -29530,11 +29276,18 @@ "nmS" = ( /obj/structure/machinery/message_server, /turf/open/floor/strata, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "nnq" = ( /obj/structure/bed/chair, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) +"nnG" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 6 + }, +/obj/structure/machinery/light, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "nnY" = ( /obj/effect/particle_effect/steam, /obj/effect/blocker/sorokyne_cold_water, @@ -29542,21 +29295,17 @@ dir = 1 }, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) +"nog" = ( +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/landing_zones/near_lz1) "noq" = ( /turf/open/gm/coast/beachcorner/south_east, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "npf" = ( -/obj/item/fuel_cell, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/structure/machinery/light/small{ - dir = 4 - }, -/obj/structure/barricade/handrail/strata{ - dir = 8 - }, -/turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/obj/structure/machinery/vending/coffee, +/turf/open/floor/strata/fake_wood, +/area/strata/ag/interior/outpost/foyer) "npy" = ( /obj/structure/closet/secure_closet/medical3{ req_access = null @@ -29566,7 +29315,7 @@ /area/strata/ag/interior/outpost/admin) "npS" = ( /turf/open/floor/strata/orange_cover, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/water_marshes) "npW" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e" @@ -29583,31 +29332,30 @@ }, /obj/effect/decal/cleanable/blood, /turf/open/floor/plating, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "nqX" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "nrc" = ( /obj/effect/decal/cleanable/blood/oil, /obj/item/stack/sheet/wood, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "nrp" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_2, /turf/open/auto_turf/snow/brown_base/layer2, /area/strata/ag/exterior/marsh/river) "nrP" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 }, -/obj/structure/curtain/medical, -/turf/open/floor/strata/floor2, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/obj/structure/machinery/door/airlock/almayer/maint/colony, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/engi/drome) "nsq" = ( /turf/open/gm/coast/south, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "nsB" = ( /obj/structure/closet/coffin, /turf/open/floor/strata/floor2, @@ -29615,7 +29363,18 @@ "ntu" = ( /obj/structure/bed/chair, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) +"ntw" = ( +/obj/item/ammo_magazine/revolver/cmb{ + pixel_x = 6; + pixel_y = -4 + }, +/obj/item/weapon/gun/revolver/cmb{ + pixel_x = 6; + pixel_y = -4 + }, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/hive) "nun" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata{ @@ -29625,12 +29384,16 @@ dir = 4 }, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) +"nwv" = ( +/obj/structure/machinery/power/apc/directional/no_power/south, +/turf/open/floor/plating, +/area/strata/ug/interior/jungle/carplake/north) "nxh" = ( /obj/structure/surface/rack, /obj/item/paper_bin, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "nxF" = ( /turf/closed/shuttle/ert{ icon_state = "upp_leftengine" @@ -29641,10 +29404,10 @@ dir = 8 }, /turf/open/asphalt/cement/cement3, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "nAf" = ( /turf/open/gm/coast/beachcorner2/south_west, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "nAM" = ( /obj/structure/platform/strata{ dir = 1 @@ -29653,16 +29416,16 @@ dir = 4 }, /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "nAV" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fernybush_3" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/east) "nAZ" = ( /turf/open/gm/river, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "nCD" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -29675,7 +29438,7 @@ "nCJ" = ( /obj/structure/machinery/constructable_frame, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "nDj" = ( /obj/structure/bookcase{ icon_state = "book-5" @@ -29684,7 +29447,7 @@ dir = 8 }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "nEU" = ( /obj/structure/filingcabinet, /obj/structure/machinery/light/small{ @@ -29700,26 +29463,28 @@ "nGi" = ( /obj/structure/cargo_container/grant/left, /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "nGm" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 4 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "nIf" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "nIS" = ( /obj/structure/bed/chair/office/light{ dir = 8 }, /turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) -"nJK" = ( -/turf/closed/wall/strata_ice/dirty, -/area/strata/ag/exterior/marsh) +"nJh" = ( +/obj/effect/decal/cleanable/blood/gibs/down, +/obj/item/dogtag, +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/outpost/canteen/bar) "nJO" = ( /obj/structure/machinery/shower, /turf/open/floor/interior/plastic, @@ -29729,31 +29494,40 @@ dir = 4 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) +"nMO" = ( +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outside/bball/cave) "nNR" = ( /obj/structure/surface/rack, /obj/item/book/manual/orbital_cannon_manual, /obj/item/book/manual/research_and_development, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "nOE" = ( -/obj/structure/closet/secure_closet/personal, -/obj/effect/landmark/objective_landmark/far, -/turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/outpost/gen/bball) +/obj/structure/pipes/standard/simple/hidden/cyan, +/obj/structure/machinery/light{ + dir = 4 + }, +/turf/open/floor/strata/white_cyan3/east, +/area/strata/ag/interior/outpost/med) +"nOW" = ( +/obj/effect/decal/cleanable/generic, +/turf/open/auto_turf/snow/brown_base/layer2, +/area/strata/ag/exterior/marsh/river) "nPb" = ( /turf/open/gm/coast/beachcorner2/north_east, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "nPh" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fullgrass_1" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/hotsprings) +/area/strata/ug/interior/jungle/structures/research/hot_springs) "nPr" = ( /obj/structure/tunnel, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/structures/research/hot_springs) "nPJ" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, /turf/open/floor/strata, @@ -29766,18 +29540,15 @@ /obj/effect/decal/cleanable/blood/oil, /obj/structure/machinery/recharge_station, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/checkpoints/south) "nQE" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/tearlake) "nRN" = ( -/obj/structure/cargo_container/arious/rightmid{ - health = 5000; - unacidable = 1 - }, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/structures/monitoring/east) "nSJ" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 9 @@ -29787,7 +29558,7 @@ "nSQ" = ( /obj/structure/cargo_container/wy/right, /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "nST" = ( /obj/structure/pipes/vents/pump, /turf/open/floor/strata/cyan1/east, @@ -29797,59 +29568,98 @@ dir = 4 }, /turf/open/asphalt/cement/cement1, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "nTD" = ( /obj/structure/toilet{ dir = 8 }, -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "nTS" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 9 }, /turf/open/auto_turf/ice/layer1, /area/strata/ag/exterior/marsh/river) +"nUh" = ( +/obj/effect/landmark/queen_spawn, +/turf/open/floor/strata/fake_wood, +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "nUM" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgibdown1" }, /obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "nUX" = ( /obj/structure/barricade/handrail/strata, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) +"nVs" = ( +/obj/item/stool, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/effect/decal/strata_decals/catwalk/prison, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outpost/engi/drome) "nVt" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /obj/structure/machinery/door/airlock/almayer/maint/colony, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) +"nWa" = ( +/obj/item/lightstick/red/planted, +/turf/open/auto_turf/snow/brown_base/layer2, +/area/strata/ag/exterior/marsh/water_marshes) "nWv" = ( /obj/structure/inflatable/popped, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "nWX" = ( /obj/structure/bed/roller, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) +"nXq" = ( +/obj/structure/machinery/power/apc/directional/no_power/east, +/turf/open/floor/plating, +/area/strata/ug/interior/jungle/structures/research/hot_springs) +"nYM" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/stack/barbed_wire, +/obj/item/stack/barbed_wire, +/obj/item/stack/cable_coil/blue, +/obj/item/stack/cable_coil/blue, +/obj/item/stack/cable_coil/blue, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/effect/decal/strata_decals/catwalk/prison, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outpost/engi/drome) +"nZz" = ( +/obj/structure/flora/grass/tallgrass/ice, +/turf/open/auto_turf/snow/brown_base/layer3, +/area/strata/ag/exterior/marsh/spring_marshes) "nZR" = ( /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) +"oaR" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 8 + }, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/outpost/platform) "oaV" = ( /obj/effect/decal/cleanable/blood{ desc = "Watch your step."; icon_state = "gib6" }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/water_marshes) "ocw" = ( /obj/structure/machinery/weather_siren{ dir = 8; @@ -29857,15 +29667,15 @@ pixel_y = 10 }, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/south) "ocz" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_2, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "ocE" = ( /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "ocH" = ( /obj/structure/machinery/door/airlock/almayer/generic, /turf/open/floor/strata/multi_tiles/southwest, @@ -29874,18 +29684,15 @@ /obj/effect/decal/cleanable/blood/gibs/core, /obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "odr" = ( /obj/structure/machinery/door/airlock/almayer/engineering/colony, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "odB" = ( /obj/structure/machinery/landinglight/ds2/delayone, /turf/open/asphalt/cement/cement12, -/area/strata/ag/exterior/landingzone_2) -"odJ" = ( -/turf/closed/wall/strata_ice/dirty, -/area/strata/ag/interior/outpost/engi/drome) +/area/strata/ag/exterior/landing_zones/lz2) "oeA" = ( /turf/open/floor/almayer/plate, /area/strata/ag/exterior/marsh/crash) @@ -29893,16 +29700,16 @@ /obj/structure/surface/table/reinforced/prison, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "oeK" = ( /obj/structure/machinery/weather_siren{ pixel_y = -8 }, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "oeO" = ( /turf/open/gm/coast/beachcorner/north_west, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "oeQ" = ( /turf/open/floor/strata/white_cyan2/west, /area/strata/ag/interior/outpost/engi/drome) @@ -29915,14 +29722,14 @@ "ofd" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "ogL" = ( /obj/structure/surface/rack, /obj/item/storage/firstaid/regular, /obj/item/storage/firstaid/regular, /obj/effect/landmark/objective_landmark/science, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "oiF" = ( /obj/structure/machinery/light/small{ dir = 1 @@ -29939,13 +29746,19 @@ dir = 4 }, /turf/open/gm/river, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) +"ojB" = ( +/obj/effect/decal/cleanable/blood{ + icon_state = "xgib2" + }, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ag/interior/mining_outpost/central) "okE" = ( -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/exterior/shed_five_caves) +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/exterior/caves/shed_five_caves) "okK" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "okM" = ( /turf/closed/shuttle/ert{ icon_state = "upp20" @@ -29956,30 +29769,42 @@ dir = 4 }, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "olH" = ( /obj/structure/bed{ icon_state = "abed" }, /obj/structure/window/reinforced/tinted, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/med1) +/area/strata/ug/interior/outpost/underground_dorms/med1) +"omH" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 8 + }, +/turf/open/auto_turf/ice/layer1, +/area/strata/ag/exterior/marsh/island_marshes) "onq" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "onr" = ( /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) +"ooc" = ( +/obj/structure/stairs/perspective{ + color = "#6e6e6e"; + icon_state = "p_stair_full" + }, +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/mining_outpost/flight_control) "ooj" = ( /obj/structure/surface/table/reinforced/prison, +/obj/structure/machinery/computer/communications, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, -/obj/structure/machinery/computer/communications, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "opg" = ( /obj/structure/machinery/power/terminal{ dir = 4 @@ -29989,16 +29814,16 @@ /area/strata/ag/exterior/vanyard) "oqc" = ( /turf/open/gm/coast/beachcorner/north_west, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "oqA" = ( /obj/item/stack/rods, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "oqJ" = ( /obj/structure/inflatable/popped/door, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "oqQ" = ( /turf/open/auto_turf/ice/layer2, /area/strata/ag/exterior/marsh/center) @@ -30011,16 +29836,17 @@ /turf/open/floor/greengrid, /area/strata/ag/interior/outpost/engi/drome) "orW" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/obj/structure/flora/bush/ausbushes/var3/fullgrass, +/obj/structure/barricade/wooden{ + dir = 4 + }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/platform/south) "otl" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fullgrass_1" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "ouB" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata, @@ -30028,12 +29854,21 @@ "ouJ" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/asphalt/cement/cement1, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) +"ouQ" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/obj/effect/landmark/monkey_spawn, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/monitoring/south) +"owp" = ( +/obj/structure/sign/safety/security, +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/landing_zones/near_lz1) "oxE" = ( /obj/structure/surface/rack, /obj/item/storage/pill_bottle/bicaridine, /turf/open/floor/strata, -/area/strata/ag/interior/mountain) +/area/strata/ag/exterior/outpost_decks) "oyu" = ( /obj/structure/machinery/shower{ dir = 8 @@ -30046,18 +29881,16 @@ dir = 8 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "oyy" = ( /obj/structure/bookcase{ icon_state = "book-5" }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/med1) -"oAQ" = ( -/obj/structure/machinery/light/small, -/obj/effect/decal/strata_decals/catwalk/prison, -/turf/open/floor/greengrid, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/outpost/underground_dorms/med1) +"ozP" = ( +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/strata/ug/interior/jungle/tearlake) "oBn" = ( /obj/structure/window/framed/strata/reinforced, /turf/open/floor/strata/multi_tiles/west, @@ -30068,9 +29901,6 @@ /area/strata/ag/interior/outpost/engi/drome) "oCc" = ( /obj/item/fuel_cell, -/obj/structure/barricade/handrail/strata{ - dir = 4 - }, /obj/structure/platform/strata/metal{ dir = 8 }, @@ -30079,35 +29909,34 @@ "oDw" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "oDL" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 1 }, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "oFG" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/asphalt/cement/cement12, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "oGW" = ( -/obj/structure/machinery/light/small, /obj/structure/inflatable/popped, /turf/open/floor/strata/orange_cover, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "oHN" = ( /obj/structure/barricade/handrail/strata{ dir = 8 }, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "oIi" = ( /obj/structure/filingcabinet, /obj/structure/pipes/standard/simple/hidden/cyan, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "oIv" = ( /obj/structure/closet/secure_closet/engineering_personal, /obj/effect/landmark/objective_landmark/medium, @@ -30117,17 +29946,17 @@ /obj/structure/closet/secure_closet/personal, /obj/effect/spawner/random/tool, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) "oIU" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fullgrass_1" }, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/west_engi) +/area/strata/ug/interior/jungle/structures/monitoring/west) "oJD" = ( /obj/item/stack/rods, /turf/open/asphalt/cement/cement12, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "oKl" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_3, /turf/open/auto_turf/snow/brown_base/layer2, @@ -30136,35 +29965,35 @@ /turf/closed/wall/strata_outpost, /area/strata/ag/interior/outpost/engi) "oKV" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 1 }, /turf/open/asphalt/cement/cement1, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "oLv" = ( /obj/effect/decal/cleanable/blood{ dir = 4; icon_state = "gib6" }, /turf/open/asphalt/cement, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) "oLz" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "oMa" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/asphalt/cement/cement12, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "oMZ" = ( /obj/structure/toilet{ dir = 8 }, /obj/effect/landmark/objective_landmark/medium, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "oOB" = ( /obj/item/clothing/shoes/snow, /obj/structure/surface/rack, @@ -30176,13 +30005,15 @@ dir = 8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "oOX" = ( -/obj/structure/machinery/light/small{ - dir = 1 +/obj/structure/reagent_dispensers/water_cooler, +/obj/effect/decal/strata_decals/grime/grime4, +/obj/structure/machinery/light{ + dir = 4 }, -/turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/mining_outpost/central) "oPz" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment{ @@ -30190,42 +30021,59 @@ }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/plating, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) +"oPA" = ( +/obj/structure/machinery/light{ + dir = 4 + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "oPN" = ( /turf/open/asphalt/cement/cement3, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "oPQ" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 10 }, /turf/open/auto_turf/ice/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "oQe" = ( /obj/structure/bed{ icon_state = "abed" }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) "oQv" = ( /turf/open/auto_turf/ice/layer2, /area/strata/ag/exterior/marsh/crash) +"oQM" = ( +/obj/structure/machinery/power/apc/directional/no_power/west, +/turf/open/floor/plating, +/area/strata/ug/interior/jungle/platform/east) "oRm" = ( /obj/structure/inflatable/popped/door, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) +"oSE" = ( +/obj/structure/pipes/standard/simple/hidden/cyan, +/obj/structure/machinery/light{ + dir = 8 + }, +/turf/open/floor/prison/darkyellowfull2, +/area/strata/ag/interior/outpost/engi) "oSN" = ( /obj/structure/barricade/handrail/strata{ dir = 1 }, /turf/open/asphalt/cement/cement4, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "oSP" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata{ dir = 1 }, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "oSV" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -30234,7 +30082,11 @@ /area/strata/ag/interior/outpost/admin) "oUS" = ( /turf/open/floor/strata/red1, -/area/strata/ag/interior/administration) +/area/strata/ag/interior/outside/administration) +"oVA" = ( +/obj/effect/decal/strata_decals/catwalk/prison, +/turf/open/floor/greengrid, +/area/strata/ag/exterior/outpost_decks) "oVR" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, @@ -30242,7 +30094,7 @@ dir = 4 }, /turf/open/floor/plating, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "oWt" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 @@ -30250,14 +30102,11 @@ /turf/open/floor/strata/floor2, /area/strata/ag/interior/outpost/med) "oWD" = ( -/obj/structure/machinery/light/small{ - dir = 1 - }, -/obj/structure/bed/chair{ +/obj/structure/machinery/light{ dir = 8 }, -/turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "oWO" = ( /obj/structure/window/reinforced/tinted{ dir = 8 @@ -30265,7 +30114,7 @@ /obj/structure/closet/secure_closet/personal, /obj/item/lightstick, /turf/open/floor/strata/red1, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "oWQ" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -30275,89 +30124,98 @@ /area/strata/ag/interior/outpost/engi) "oWU" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) "oXH" = ( /obj/structure/surface/table/reinforced/prison, /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/gibs/core, /obj/effect/landmark/objective_landmark/science, /turf/open/floor/strata/cyan1/east, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) +"oYM" = ( +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outside/engineering/parts_storage) "oZt" = ( /obj/structure/machinery/vending/cigarette/colony, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "oZD" = ( /obj/item/lightstick, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "pax" = ( /obj/structure/largecrate/hunter_games_medical, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "paY" = ( /obj/structure/flora/grass/tallgrass/jungle, /obj/structure/flora/grass/tallgrass/jungle/corner, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "pbC" = ( /obj/effect/spawner/random/toolbox, /obj/structure/surface/rack, /obj/item/device/flashlight, +/obj/structure/machinery/light{ + dir = 1 + }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "pbF" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /obj/structure/cryofeed, /turf/open/gm/river, -/area/strata/ag/interior/tcomms) -"pdv" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/turf/open/auto_turf/strata_grass/layer0_mud, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ag/interior/outside/engineering/parts_storage) +"pbR" = ( +/turf/open/auto_turf/snow/brown_base/layer2, +/area/strata/ag/exterior/marsh/water_marshes) +"pdc" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/jungle/tearlake) "pex" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "fullgrass_1" - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/east_carp) +/turf/open/gm/coast/beachcorner2/north_east, +/area/strata/ug/interior/jungle/tearlake) "pfz" = ( /turf/open/auto_turf/strata_grass/layer0_mud, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "pfQ" = ( /obj/structure/platform/strata/metal{ dir = 4 }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) "pge" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 4 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "pgW" = ( /obj/effect/decal/strata_decals/grime/grime3, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) +"phD" = ( +/obj/structure/machinery/power/apc/directional/no_power/west, +/turf/open/floor/strata, +/area/strata/ug/interior/outpost/underground_dorms/admin3) "piu" = ( /obj/structure/surface/rack, /obj/structure/machinery/light/small{ dir = 8 }, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/outpost/maint/canteen_e_1) +/area/strata/ag/interior/outpost/maint) "piD" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/snacks/cheesecakeslice, /obj/effect/landmark/crap_item, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "piO" = ( /obj/effect/particle_effect/steam, /obj/effect/blocker/sorokyne_cold_water, @@ -30371,10 +30229,10 @@ dir = 8 }, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "piY" = ( /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ag/exterior/jungle/carplake_center) "pje" = ( /obj/structure/cryofeed/right, /obj/structure/platform/strata/metal, @@ -30382,7 +30240,11 @@ layer = 3.5 }, /turf/open/gm/river, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) +"pjB" = ( +/obj/structure/cargo_container/wy/left, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/platform/south) "pkG" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 @@ -30390,27 +30252,54 @@ /turf/open/floor/strata/cyan1/east, /area/strata/ag/interior/outpost/med) "pkO" = ( -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/disposals) +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 5 + }, +/turf/open/auto_turf/snow/brown_base/layer1, +/area/strata/ag/exterior/caves/lz_caves) "plC" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/cyan1/east, /area/strata/ag/interior/outpost/med) +"plI" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 4 + }, +/turf/open/auto_turf/ice/layer1, +/area/strata/ag/exterior/marsh/spring_marshes) +"plS" = ( +/obj/structure/machinery/door/airlock/prison{ + name = "Reinforced Airlock" + }, +/turf/open/floor/strata/floor3/east, +/area/strata/ug/interior/jungle/tearlake) "pmC" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/communications{ dir = 1 }, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "pmT" = ( /obj/structure/machinery/door/airlock/almayer/generic{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) +"png" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/obj/effect/landmark/monkey_spawn, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/jungle/structures/monitoring/west) +"pnn" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/obj/structure/machinery/light, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/outpost/foyer) "pnP" = ( /obj/structure/machinery/shower{ dir = 8 @@ -30423,7 +30312,13 @@ dir = 8 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) +"pnQ" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 8 + }, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/jungle/structures/monitoring/east) "poc" = ( /obj/structure/bed/chair{ dir = 1 @@ -30432,12 +30327,12 @@ dir = 8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "ppe" = ( /turf/open/asphalt/cement/cement1, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "ppA" = ( -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/engi/drome) "ppC" = ( @@ -30451,19 +30346,16 @@ }, /obj/structure/platform/strata, /turf/open/gm/river, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "pqE" = ( -/obj/structure/cargo_container/wy/right{ - health = 5000; - unacidable = 1 - }, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_engi) +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/jungle/structures/monitoring/east) "pqG" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "pqH" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -30472,7 +30364,7 @@ "pri" = ( /obj/structure/flora/bush/ausbushes/var3/sparsegrass, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "pro" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -30483,6 +30375,10 @@ }, /turf/open/floor/strata/multi_tiles/west, /area/strata/ag/interior/outpost/engi/drome) +"prN" = ( +/obj/structure/sign/safety/security, +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/outside/checkpoints/west) "psl" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata, @@ -30490,20 +30386,23 @@ dir = 4 }, /turf/open/gm/river, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) +"psv" = ( +/obj/structure/surface/rack, +/obj/item/weapon/gun/pistol/t73, +/turf/open/floor/strata/red1, +/area/strata/ag/interior/outside/checkpoints/outpost) "psE" = ( /obj/structure/machinery/power/smes/buildable{ capacity = 1e+006; dir = 1 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/checkpoints/south) "psQ" = ( -/obj/structure/flora/pottedplant{ - icon_state = "pottedplant_22" - }, +/obj/structure/machinery/power/apc/directional/no_power/south, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "psR" = ( /obj/item/lightstick/red/spoke/planted{ layer = 3.1; @@ -30520,7 +30419,7 @@ dir = 4 }, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "psV" = ( /obj/effect/particle_effect/steam, /obj/effect/blocker/sorokyne_cold_water, @@ -30529,7 +30428,7 @@ dir = 4 }, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "ptr" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -30537,28 +30436,39 @@ /turf/open/floor/strata/multi_tiles/west, /area/strata/ag/interior/outpost/med) "ptT" = ( -/turf/closed/wall/strata_outpost, -/area/strata/ag/interior/dorms/hive) +/obj/structure/machinery/light/small{ + dir = 8 + }, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/hive) "ptW" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgib6" }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "puV" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "puX" = ( /obj/structure/closet/lawcloset, /obj/structure/machinery/camera/autoname{ dir = 8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) +"pva" = ( +/obj/structure/machinery/power/apc/directional/no_power/west, +/turf/open/floor/plating, +/area/strata/ug/interior/jungle/structures/research/south) +"pvz" = ( +/obj/structure/machinery/light, +/turf/open/floor/strata, +/area/strata/ag/exterior/outpost_decks) "pvA" = ( /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "pvY" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, /turf/open/floor/strata/floor3/east, @@ -30569,7 +30479,7 @@ dir = 4 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "pwz" = ( /obj/structure/bed/chair/office/light{ dir = 8 @@ -30584,18 +30494,18 @@ icon_state = "fullgrass_1" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "pzb" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; icon_state = "p_stair_full" }, /turf/open/asphalt/cement, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "pzt" = ( /obj/structure/prop/ice_colony/surveying_device/measuring_device, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "pAc" = ( /turf/closed/wall/strata_outpost, /area/strata/ug/interior) @@ -30608,6 +30518,17 @@ }, /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/engi/drome) +"pAR" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/obj/structure/machinery/light/small, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/central) +"pAY" = ( +/obj/structure/machinery/light{ + dir = 4 + }, +/turf/open/floor/strata/floor2, +/area/strata/ug/interior/jungle/structures/research) "pDb" = ( /obj/structure/dropship_equipment/sentry_holder, /turf/open/floor/strata/floor3/east, @@ -30621,7 +30542,7 @@ "pDJ" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "pDQ" = ( /obj/structure/disposalpipe/segment{ dir = 8; @@ -30638,32 +30559,36 @@ layer = 3.5 }, /turf/open/floor/greengrid, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "pEm" = ( /obj/structure/barricade/wooden{ dir = 1 }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "pEo" = ( /obj/structure/machinery/photocopier, /turf/open/floor/strata/cyan2/east, /area/strata/ag/interior/outpost/med) +"pEB" = ( +/obj/structure/machinery/power/apc/directional/no_power/north, +/turf/open/floor/plating, +/area/strata/ug/interior/jungle/structures/monitoring/east) "pEF" = ( /obj/structure/machinery/door/airlock/almayer/medical/glass/colony{ dir = 2; name = "\improper Airlock" }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "pEM" = ( /obj/structure/barricade/wooden, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "pEY" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "pFi" = ( /obj/structure/largecrate/random/barrel/green, /obj/structure/disposalpipe/segment{ @@ -30673,13 +30598,9 @@ /turf/open/floor/plating/platebot, /area/strata/ag/interior/outpost/engi/drome/shuttle) "pGf" = ( -/obj/structure/machinery/power/apc{ - dir = 8; - pixel_x = -23; - start_charge = 0 - }, -/turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/obj/structure/machinery/power/apc/directional/power/west, +/turf/open/floor/plating, +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "pGt" = ( /turf/closed/shuttle/ert{ icon_state = "rightengine_3"; @@ -30693,7 +30614,7 @@ /obj/item/stack/cable_coil/blue, /obj/item/stack/cable_coil/blue, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) "pGC" = ( /obj/structure/disposalpipe/segment, /obj/effect/decal/strata_decals/catwalk/prison, @@ -30701,14 +30622,16 @@ /area/strata/ag/interior/outpost/engi/drome) "pHR" = ( /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/tearlake) "pIa" = ( /turf/closed/wall/resin/strata/on_tiles, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "pIy" = ( -/obj/structure/machinery/light/small, +/obj/structure/platform_decoration/strata/metal{ + dir = 4 + }, /turf/open/floor/strata, -/area/strata/ag/interior/outpost/engi/drome) +/area/strata/ag/interior/mining_outpost/central) "pJu" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/comdoor/colony{ dir = 1; @@ -30721,25 +30644,25 @@ dir = 1 }, /turf/open/gm/river, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "pJA" = ( /turf/open/gm/coast/west, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "pKq" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata{ dir = 1 }, /turf/open/gm/river, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "pLA" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "pLE" = ( /obj/structure/largecrate/random/barrel/yellow, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "pMU" = ( /obj/structure/tunnel/maint_tunnel{ pixel_y = 16 @@ -30756,7 +30679,7 @@ "pNT" = ( /obj/structure/flora/grass/tallgrass/jungle, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "pNY" = ( /obj/structure/window/reinforced/tinted{ dir = 8 @@ -30766,12 +30689,22 @@ /obj/item/lightstick, /obj/effect/spawner/random/tool, /turf/open/floor/strata/red1, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) +"pOu" = ( +/obj/structure/tunnel, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/monitoring/east) +"pOw" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 10 + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/monitoring/south) "pOH" = ( /obj/structure/curtain/medical, /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) "pOW" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -30781,18 +30714,18 @@ "pPi" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/east) "pPk" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer0_mud_alt, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "pQH" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "pRj" = ( /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/outpost) "pRp" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_3, /turf/open/auto_turf/snow/brown_base/layer3, @@ -30810,24 +30743,27 @@ /obj/structure/closet/bodybag/tarp, /obj/structure/closet/bodybag/tarp, /turf/open/floor/strata, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "pSw" = ( /turf/open/gm/coast/east, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) +"pTR" = ( +/obj/structure/barricade/snow, +/turf/open/auto_turf/snow/brown_base/layer2, +/area/strata/ag/exterior/caves/lz_caves) "pUB" = ( /obj/structure/bed{ icon_state = "abed" }, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/structure/barricade/wooden{ dir = 4 }, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) "pVn" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/station_alert{ @@ -30835,11 +30771,11 @@ pixel_x = -10 }, /turf/open/floor/strata/purp1, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "pVq" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "pWp" = ( /obj/structure/platform_decoration/strata{ dir = 8 @@ -30850,58 +30786,81 @@ /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, /area/strata/ag/exterior/marsh/water) +"pWz" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/obj/structure/machinery/light, +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/mining_outpost/south_dormitories) "pWP" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/machinery/door/airlock/almayer/engineering/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "pXB" = ( /obj/effect/decal/cleanable/blood/oil, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/checkpoints/south) "pYI" = ( /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "pYM" = ( /obj/item/stack/sheet/wood, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) +"pYZ" = ( +/obj/structure/sign/safety/outpatient, +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/mining_outpost/central) "pZe" = ( /obj/structure/platform/strata/metal, /turf/open/gm/river, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) +"pZh" = ( +/obj/structure/blocker/invisible_wall, +/turf/open/gm/coast/beachcorner2/north_west, +/area/strata/ug/interior) +"pZM" = ( +/obj/effect/decal/strata_decals/catwalk/prison, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_nest, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ug/interior/jungle/structures/research) "pZS" = ( /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "qbk" = ( /obj/structure/machinery/landinglight/ds2/delaytwo{ dir = 1 }, /turf/open/asphalt/cement/cement4, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "qbA" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "qbR" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "qbU" = ( /obj/structure/machinery/landinglight/ds2/delaytwo{ dir = 8 }, /turf/open/asphalt/cement/cement3, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "qcB" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_carp) +/obj/structure/flora/bush/ausbushes/reedbush, +/turf/open/gm/coast/beachcorner2/north_east, +/area/strata/ug/interior/jungle/structures/monitoring/south) "qcO" = ( /obj/structure/pipes/vents/pump{ dir = 4 @@ -30913,20 +30872,24 @@ dir = 4 }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) +"qds" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outside/bball/cave) "qdI" = ( /obj/item/ammo_magazine/revolver/cmb, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "qer" = ( /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "qeH" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 9 }, /turf/open/auto_turf/ice/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "qeI" = ( /obj/structure/machinery/light/small{ dir = 8 @@ -30944,22 +30907,25 @@ /area/strata/ag/exterior/marsh/crash) "qfC" = ( /turf/open/floor/strata, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "qfM" = ( /obj/structure/machinery/door/airlock/almayer/maint/colony, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "qfN" = ( /obj/structure/largecrate/random/secure, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) +"qfV" = ( +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/marsh/water_marshes) "qgc" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/machinery/door/airlock/almayer/security/glass/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "qhp" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/effect/landmark/corpsespawner/engineer, @@ -30970,49 +30936,53 @@ dir = 1 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "qjD" = ( /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement/cement12, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) +"qjS" = ( +/obj/structure/machinery/space_heater, +/obj/structure/machinery/light, +/turf/open/floor/strata/red1, +/area/strata/ug/interior/jungle/structures/research) "qks" = ( /obj/structure/machinery/light/small, /turf/open/asphalt/cement/cement12, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "qkS" = ( /turf/open/asphalt/cement/cement12, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "qkU" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement/cement15, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "qlq" = ( /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/med1) +/area/strata/ug/interior/outpost/underground_dorms/med1) "qmw" = ( /obj/structure/sign/safety/storage, /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "qmW" = ( /obj/structure/largecrate/random, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "qns" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/med1) +/area/strata/ug/interior/outpost/underground_dorms/med1) "qot" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, /turf/open/floor/plating, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "qoD" = ( /obj/item/lightstick/red/spoke/planted{ layer = 3.1; @@ -31029,19 +30999,19 @@ dir = 4 }, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/east) "qrz" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/asphalt/cement/cement3, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "qsI" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/effect/landmark/objective_landmark/far, /turf/open/floor/greengrid, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "qsZ" = ( /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "qtn" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -31068,7 +31038,7 @@ }, /obj/structure/closet/crate/radiation, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "qwx" = ( /obj/structure/bed{ icon_state = "abed" @@ -31076,12 +31046,12 @@ /obj/structure/window/reinforced/tinted, /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) "qwM" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "qxi" = ( /obj/effect/decal/cleanable/blood/gibs/core, /mob/living/simple_animal/hostile/carp{ @@ -31089,11 +31059,12 @@ health = 1000; name = "Glubs" }, +/obj/structure/blocker/invisible_wall, /turf/open/floor/interior/tatami, /area/strata/ag/interior/restricted) "qxr" = ( /turf/open/gm/coast/beachcorner2/north_west, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/tearlake) "qxt" = ( /obj/structure/machinery/cm_vending/sorted/medical/no_access, /turf/open/floor/strata/white_cyan3/east, @@ -31106,6 +31077,12 @@ }, /turf/closed/wall/strata_outpost/reinforced, /area/strata/ag/interior/mountain) +"qzd" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 4 + }, +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/caves/lz_caves) "qzf" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/phone{ @@ -31118,61 +31095,55 @@ /turf/open/floor/strata/cyan2/east, /area/strata/ag/interior/outpost/med) "qAr" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 - }, +/obj/structure/machinery/power/apc/directional/no_power/north, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "qBd" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, -/turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/tearlake) +/obj/structure/flora/grass/tallgrass/jungle, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/jungle/tearlake) "qBg" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/clipboard, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) +"qBv" = ( +/obj/structure/machinery/power/apc/directional/no_power/north, +/turf/open/floor/strata/blue1, +/area/strata/ag/interior/outpost/admin) "qCv" = ( /obj/structure/pipes/standard/manifold/fourway/hidden/cyan, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "qDg" = ( /obj/structure/flora/bush/ausbushes/var3/sparsegrass, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "qDI" = ( /obj/structure/machinery/power/reactor/colony, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/checkpoints/south) "qFH" = ( /obj/structure/filingcabinet, /turf/open/floor/strata/floor2, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "qFY" = ( /obj/structure/machinery/door/airlock/prison{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "qGK" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/asphalt/cement/cement1, -/area/strata/ug/interior/jungle/platform/east/scrub) -"qHo" = ( -/obj/effect/decal/cleanable/blood{ - icon_state = "xgibdown1" - }, -/obj/effect/landmark/structure_spawner/setup/distress/xeno_nest, -/turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ug/interior/outpost/platform) "qIt" = ( /obj/structure/barricade/handrail/strata{ dir = 4 }, /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement/cement1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "qJi" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/prison/darkyellowfull2, @@ -31190,28 +31161,33 @@ /obj/effect/decal/cleanable/blood/gibs/core, /obj/effect/landmark/corpsespawner/doctor, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "qLp" = ( -/obj/structure/machinery/light/small, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, +/obj/structure/machinery/light, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) +"qLB" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/obj/effect/landmark/monkey_spawn, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/research/hot_springs) "qMF" = ( /obj/structure/pipes/vents/pump/on, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "qMH" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/toy/deck, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "qMQ" = ( /obj/item/stack/sheet/wood, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "qNi" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/multi_tiles/southeast, @@ -31219,26 +31195,26 @@ "qNS" = ( /obj/structure/inflatable/popped/door, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "qOj" = ( /turf/open/asphalt/cement/cement3, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "qOm" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_nest, +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "qOt" = ( /obj/structure/closet/bodybag, /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "qOF" = ( /obj/structure/toilet{ dir = 1 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "qON" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, /turf/open/floor/strata/multi_tiles/southwest, @@ -31246,24 +31222,26 @@ "qOZ" = ( /obj/structure/machinery/chem_master, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "qPl" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) +"qPu" = ( +/turf/open/auto_turf/ice/layer0, +/area/strata/ag/exterior/marsh/water_marshes) "qQq" = ( /obj/structure/closet/bodybag, /obj/effect/decal/cleanable/blood/gibs/body, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "qQu" = ( /obj/structure/machinery/light/small, /turf/open/asphalt/cement/cement15, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "qQN" = ( /obj/structure/closet/bodybag, /obj/effect/decal/cleanable/blood/gibs/down, @@ -31271,7 +31249,7 @@ /obj/effect/decal/cleanable/blood/gibs/core, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "qRj" = ( /obj/structure/filingcabinet, /obj/structure/barricade/handrail/strata{ @@ -31285,6 +31263,9 @@ icon_state = "upp4" }, /area/strata/ag/exterior/marsh/crash) +"qSH" = ( +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/outside/checkpoints/north_armor) "qTk" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/barricade/handrail/strata{ @@ -31295,18 +31276,18 @@ }, /obj/structure/platform/strata/metal, /turf/open/gm/river, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "qTp" = ( /obj/structure/largecrate/random/barrel/yellow, /obj/structure/machinery/camera/autoname{ dir = 8 }, /turf/open/floor/strata, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "qTD" = ( /obj/structure/sign/safety/storage, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "qTF" = ( /obj/structure/bed{ icon_state = "abed" @@ -31315,7 +31296,7 @@ dir = 8 }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "qTV" = ( /obj/effect/decal/cleanable/blood/oil, /obj/structure/machinery/recharge_station, @@ -31326,75 +31307,84 @@ dir = 1 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "qUQ" = ( /obj/structure/flora/bush/ausbushes/lavendergrass, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "qUW" = ( /turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) +"qWc" = ( +/obj/structure/machinery/light/small{ + dir = 4 + }, +/turf/open/floor/strata/floor3/east, +/area/strata/ug/interior/outpost/underground_dorms/med1) "qWC" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/flora/pottedplant{ icon_state = "pottedplant_18" }, /turf/open/floor/strata/floor2, -/area/strata/ag/interior/restricted/devroom) -"qWD" = ( -/turf/closed/wall/strata_ice/dirty, /area/strata/ag/interior/restricted) "qWQ" = ( /obj/structure/surface/rack, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) +"qWY" = ( +/obj/structure/machinery/light{ + dir = 4 + }, +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/landing_zones/near_lz1) "qXN" = ( /obj/structure/platform/strata/metal{ dir = 4 }, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "qXY" = ( /obj/structure/computerframe, /obj/structure/barricade/handrail/strata{ dir = 4 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "qYm" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "qYF" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata{ dir = 4 }, /turf/open/gm/river, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "qYZ" = ( /obj/item/weapon/gun/rifle/type71/carbine, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "ras" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "rba" = ( /obj/structure/closet, /obj/effect/landmark/objective_landmark/far, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "rbi" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 6 }, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "rbO" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 10 @@ -31404,14 +31394,14 @@ "rdm" = ( /obj/structure/largecrate/random, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "rdo" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /obj/structure/inflatable/popped/door, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "reb" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -31421,7 +31411,7 @@ dir = 8 }, /turf/open/asphalt/cement, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "rel" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -31429,18 +31419,18 @@ layer = 3.5 }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "reS" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 9 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "rfB" = ( /obj/structure/machinery/power/reactor/colony, /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "rgt" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -31448,11 +31438,11 @@ icon_state = "p_stair_full" }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "rgz" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "rgH" = ( /obj/structure/barricade/snow{ dir = 8 @@ -31466,20 +31456,20 @@ }, /obj/structure/window/framed/strata/reinforced, /turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/canteen) "rhk" = ( /obj/structure/machinery/landinglight/ds1/delaythree{ dir = 4 }, /turf/open/asphalt/cement/cement1, -/area/strata/ag/interior/landingzone_1) +/area/strata/ag/interior/landing_zones/lz1) "rhJ" = ( /obj/structure/barricade/handrail/strata{ dir = 8 }, /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement/cement14, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "riM" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 1 @@ -31493,7 +31483,7 @@ }, /obj/structure/platform/strata/metal, /turf/open/gm/river, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "riS" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/comdoor/colony{ dir = 1; @@ -31507,13 +31497,13 @@ id_tag = "mining_outpost_pump" }, /turf/open/floor/strata, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "rjf" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) "rjn" = ( /obj/structure/machinery/power/reactor/colony, /turf/open/floor/strata/floor3/east, @@ -31521,12 +31511,12 @@ "rjG" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/asphalt/cement, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "rkb" = ( /obj/item/clothing/glasses/thermal/syndi, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/north) "rkq" = ( /obj/structure/pipes/vents/pump{ dir = 1 @@ -31539,22 +31529,32 @@ dir = 1 }, /turf/open/asphalt/cement/cement4, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) +"rni" = ( +/turf/open/auto_turf/snow/brown_base/layer2, +/area/strata/ag/exterior/marsh/spring_marshes) "rno" = ( /obj/structure/largecrate/random, +/obj/structure/machinery/light{ + dir = 8 + }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "rok" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer0_mud_alt, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "roI" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 8 }, /turf/open/floor/strata, /area/strata/ag/interior/outpost/engi) +"rpp" = ( +/obj/structure/machinery/power/apc/directional/no_power/north, +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/outpost/engi) "rpA" = ( /obj/structure/machinery/door/airlock/almayer/medical/colony{ dir = 2; @@ -31564,50 +31564,54 @@ /area/strata/ag/interior/outpost/med) "rpX" = ( /turf/open/asphalt/cement/cement4, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "rqL" = ( /obj/item/tool/wrench, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "rrj" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "pointybush_1" - }, +/obj/structure/flora/grass/tallgrass/jungle/corner, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/tearlake) "rrV" = ( /obj/structure/platform/strata{ dir = 1 }, /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "rsm" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 1 }, /turf/open/auto_turf/ice/layer1, /area/strata/ag/exterior/marsh/center) -"rtW" = ( -/turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/nearlz1) "rtX" = ( -/obj/effect/decal/strata_decals/catwalk/prison, -/obj/effect/landmark/static_comms/net_one, -/turf/open/floor/greengrid, -/area/strata/ag/interior/disposals) +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/strata/ag/exterior/caves/lz_caves) +"run" = ( +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/outside/checkpoints/north_armor) "ruM" = ( /turf/open/gm/coast/beachcorner/south_east, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "rvD" = ( /turf/open/gm/coast/beachcorner2/south_west, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) +"rwg" = ( +/obj/structure/window/framed/strata, +/turf/open/floor/strata/multi_tiles/west, +/area/strata/ag/interior/outside/checkpoints/north) "rwD" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) +"rwF" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/floor/strata/fake_wood, +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "rxp" = ( /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) "rxL" = ( /obj/item/clothing/shoes/snow, /obj/structure/surface/rack, @@ -31619,7 +31623,7 @@ dir = 8 }, /turf/open/floor/plating, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "ryf" = ( /obj/structure/platform_decoration/strata/metal, /obj/effect/decal/strata_decals/catwalk/prison, @@ -31627,11 +31631,19 @@ layer = 3.5 }, /turf/open/floor/greengrid, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) +"ryw" = ( +/obj/structure/machinery/weather_siren{ + dir = 8; + pixel_x = -18; + pixel_y = 10 + }, +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/outside/checkpoints/north) "ryA" = ( /obj/structure/inflatable, /turf/open/floor/strata, -/area/strata/ag/interior/mountain) +/area/strata/ag/exterior/outpost_decks) "ryK" = ( /turf/open/floor/strata/cyan1/east, /area/strata/ag/interior/outpost/med) @@ -31654,7 +31666,7 @@ dir = 4 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "rDl" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, /obj/structure/barricade/handrail/strata{ @@ -31668,7 +31680,7 @@ dir = 1 }, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "rFn" = ( /turf/closed/shuttle/ert{ icon_state = "leftengine_2"; @@ -31681,7 +31693,7 @@ dir = 10 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/hotsprings) +/area/strata/ug/interior/jungle/structures/research/hot_springs) "rGp" = ( /turf/open/auto_turf/ice/layer0, /area/strata/ag/exterior/marsh/center) @@ -31689,27 +31701,23 @@ /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "rHX" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 4 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/marsh/water_marshes) "rIM" = ( /turf/open/gm/coast/south, -/area/strata/ug/interior/jungle/deep/north_carp) +/area/strata/ug/interior/jungle/carplake/north) "rJf" = ( /turf/open/floor/strata/multi_tiles/west, -/area/strata/ug/interior/jungle/deep/structures/engi) -"rJz" = ( -/obj/effect/decal/strata_decals/catwalk/prison, -/obj/structure/disposalpipe/segment, -/turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/interior/outpost/engi) -"rKG" = ( -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ug/interior/jungle/structures/monitoring) +"rJr" = ( +/obj/structure/fence, +/turf/open/auto_turf/snow/brown_base/layer2, +/area/strata/ag/exterior/marsh/spring_marshes) "rLg" = ( /obj/structure/machinery/light/small{ dir = 4 @@ -31741,7 +31749,13 @@ dir = 1 }, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) +"rMD" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 9 + }, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/outpost/platform) "rMP" = ( /obj/structure/closet/coffin, /obj/effect/landmark/objective_landmark/science, @@ -31749,20 +31763,20 @@ /area/strata/ag/interior/outpost/med) "rNI" = ( /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "rNO" = ( /obj/structure/reagent_dispensers/fueltank, /obj/structure/barricade/handrail/strata, /turf/open/floor/greengrid, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "rOB" = ( -/turf/closed/wall/strata_outpost/reinforced/hull, +/turf/closed/wall/strata_outpost/reinforced, /area/strata/ag/exterior/vanyard) "rPA" = ( /obj/structure/platform/strata/metal, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer0_mud_alt, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "rQV" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -31773,48 +31787,54 @@ dir = 4 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "rQX" = ( /obj/structure/platform/strata{ dir = 8 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "rRl" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/east) "rRx" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /obj/effect/landmark/objective_landmark/science, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "rSl" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "rSE" = ( -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, +/obj/structure/machinery/power/apc/directional/no_power/north, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/outpost) "rTC" = ( /obj/structure/pipes/standard/manifold/fourway/hidden/cyan, /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/engi/drome) +"rUb" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 9 + }, +/turf/open/auto_turf/ice/layer1, +/area/strata/ag/exterior/marsh/water_marshes) "rUn" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) +"rUM" = ( +/turf/closed/wall/strata_outpost, +/area/strata/ug/interior/jungle/tearlake) "rUQ" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -31826,7 +31846,7 @@ dir = 1 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "rWk" = ( /obj/structure/sink{ dir = 8; @@ -31836,29 +31856,45 @@ pixel_x = -29 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "rXy" = ( /obj/structure/largecrate/random/barrel/yellow, /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "rXZ" = ( /obj/item/fuel_cell, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) +"rZF" = ( +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/strata/ag/exterior/paths/flight_control_exterior) +"rZI" = ( +/obj/item/storage/briefcase, +/turf/open/floor/strata/red1, +/area/strata/ag/interior/landing_zones/near_lz1) "sah" = ( /obj/item/weapon/gun/pistol/t73, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "sau" = ( /obj/structure/machinery/power/terminal{ dir = 8 }, +/obj/structure/machinery/light/small, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "saY" = ( /turf/open/gm/river, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/tearlake) +"sbU" = ( +/obj/structure/pipes/standard/simple/hidden/cyan, +/obj/structure/machinery/cm_vending/sorted/medical/wall_med/limited{ + name = "Emergency NanoMed"; + pixel_x = -28 + }, +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/outpost/canteen/bar) "sbW" = ( /obj/structure/machinery/weather_siren{ pixel_y = -8 @@ -31874,18 +31910,15 @@ dir = 8 }, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "scp" = ( -/obj/structure/barricade/handrail/strata{ - dir = 4 - }, /obj/item/fuel_cell, /turf/open/floor/strata/red2, /area/strata/ag/interior/outpost/engi) "seb" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "sen" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -31903,18 +31936,18 @@ dir = 4 }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "sgG" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "sha" = ( /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "shp" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "shr" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgib6" @@ -31922,7 +31955,7 @@ /obj/item/explosive/grenade/high_explosive/upp, /obj/effect/decal/cleanable/blood/gibs/limb, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "sip" = ( /obj/structure/inflatable, /turf/open/floor/strata/cyan3/east, @@ -31954,14 +31987,14 @@ dir = 4 }, /turf/open/asphalt/cement/cement1, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "sly" = ( /obj/structure/disposalpipe/segment{ dir = 2; icon_state = "pipe-c" }, /turf/open/floor/plating, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "slL" = ( /obj/structure/bed/chair{ dir = 4 @@ -31973,22 +32006,23 @@ icon_state = "brflowers_1" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/tearlake) "smG" = ( /obj/structure/largecrate/random, /obj/item/toy/deck, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "snV" = ( /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "soi" = ( -/obj/structure/cargo_container/arious/leftmid{ - health = 5000; - unacidable = 1 +/obj/effect/decal/strata_decals/catwalk/prison, +/obj/structure/disposalpipe/segment{ + dir = 4 }, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/tearlake) +/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ug/interior/jungle/structures/research) "sot" = ( /obj/structure/barricade/handrail/strata{ dir = 1 @@ -31997,7 +32031,7 @@ dir = 4 }, /turf/open/asphalt/cement/cement9, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "soD" = ( /obj/item/fuel_cell, /obj/structure/barricade/handrail/strata{ @@ -32009,20 +32043,30 @@ /obj/item/weapon/gun/pistol/t73, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) -"sqT" = ( -/turf/closed/wall/strata_ice/dirty, -/area/strata/ag/exterior/marsh/crash) +/area/strata/ag/interior/outside/bball/cave) +"spJ" = ( +/obj/effect/decal/cleanable/blood/drip, +/turf/open/floor/strata/orange_cover, +/area/strata/ag/exterior/marsh/river) +"spQ" = ( +/obj/structure/bed/chair{ + dir = 4 + }, +/obj/structure/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/strata, +/area/strata/ag/interior/outpost/security) "srk" = ( /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "srQ" = ( -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "ssd" = ( /turf/open/gm/coast/east, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "sse" = ( /obj/structure/bed{ icon_state = "abed" @@ -32033,19 +32077,27 @@ /obj/structure/window/reinforced/tinted, /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) "ssE" = ( /turf/open/floor/strata/orange_cover, /area/strata/ag/exterior/vanyard) "stf" = ( /turf/open/gm/coast/west, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) +"stw" = ( +/turf/open/auto_turf/snow/brown_base/layer4, +/area/strata/ag/exterior/marsh/water_marshes) "stF" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 4 }, /turf/open/auto_turf/ice/layer1, /area/strata/ag/exterior/marsh/center) +"suF" = ( +/obj/structure/platform/strata/metal, +/obj/structure/machinery/light, +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/paths/mining_outpost_exterior) "svg" = ( /obj/effect/decal/cleanable/blood, /obj/structure/machinery/camera/autoname{ @@ -32057,27 +32109,31 @@ /obj/structure/fence, /obj/structure/fence, /turf/open/asphalt/cement/cement9, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) +"swQ" = ( +/turf/open/floor/strata/floor3/east, +/area/strata/ag/interior/outside/checkpoints/south) "sxr" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform_decoration/strata{ dir = 4 }, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "sxT" = ( /obj/item/stack/rods, /obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "sya" = ( /obj/structure/bed/roller, +/obj/effect/landmark/monkey_spawn, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "syU" = ( /obj/structure/machinery/space_heater, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "szb" = ( /obj/structure/machinery/weather_siren{ dir = 8; @@ -32091,37 +32147,38 @@ dir = 4 }, /turf/open/asphalt/cement/cement1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "sAv" = ( /turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ug/interior/outpost/jung/dorms/med1) +/area/strata/ug/interior/outpost/underground_dorms/med1) "sBf" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; icon_state = "p_stair_full" }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "sBg" = ( /obj/structure/machinery/landinglight/ds2/delaythree, /turf/open/asphalt/cement/cement12, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) +"sBK" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 4 + }, +/turf/open/auto_turf/snow/brown_base/layer1, +/area/strata/ag/exterior/caves/lz_caves) "sCa" = ( /obj/structure/machinery/computer/secure_data, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "sDs" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, -/obj/structure/machinery/power/apc{ - dir = 8; - pixel_x = -24; - start_charge = 0 - }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/north_armor) "sDE" = ( /obj/structure/bed/chair{ dir = 1 @@ -32141,45 +32198,64 @@ "sEV" = ( /obj/structure/flora/bush/ausbushes/grassybush, /turf/open/gm/dirt, -/area/strata/ug/exterior/jungle/deep/carplake_center) +/area/strata/ug/interior/jungle/structures/monitoring/west) "sFB" = ( /obj/structure/machinery/landinglight/ds2{ dir = 1 }, /turf/open/asphalt/cement/cement4, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) +"sFI" = ( +/obj/structure/flora/bush/ausbushes/grassybush{ + icon_state = "brflowers_1" + }, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/jungle/tearlake) +"sFV" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 9 + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/monitoring/south) +"sGb" = ( +/turf/open/auto_turf/ice/layer1, +/area/strata/ag/exterior/marsh/spring_marshes) "sGJ" = ( /obj/structure/machinery/light/small{ dir = 8 }, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "sGR" = ( /obj/effect/decal/cleanable/blood, /obj/structure/largecrate/random/case/small, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "sHP" = ( /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) +"sIZ" = ( +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/flight_control) "sJd" = ( /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/gibs/core, /obj/structure/pipes/standard/manifold/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/interior/dorms) -"sKg" = ( -/turf/closed/wall/strata_ice/jungle, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ag/interior/mining_outpost/central) "sKX" = ( /obj/structure/flora/bush/ausbushes/var3/fullgrass, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/tearlake) +"sLn" = ( +/obj/structure/machinery/power/apc/directional/no_power/west, +/turf/open/floor/plating, +/area/strata/ug/interior/jungle/structures/monitoring/west) "sMj" = ( /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "sMX" = ( /obj/structure/bed/chair/dropship/passenger{ dir = 4 @@ -32190,27 +32266,23 @@ "sOB" = ( /obj/effect/decal/cleanable/blood/gibs/limb, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/exterior/research_decks) -"sPc" = ( -/turf/closed/wall/strata_ice/dirty, -/area/strata/ag/interior/tcomms) +/area/strata/ag/exterior/outpost_decks) "sPD" = ( /obj/structure/bed{ icon_state = "abed" }, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/item/storage/fancy/cigarettes/lady_finger, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "sPF" = ( /turf/open/floor/strata, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "sQs" = ( /turf/open/asphalt/cement/cement9, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "sQA" = ( /obj/effect/landmark/good_item, /obj/item/stack/rods, @@ -32218,48 +32290,57 @@ icon_state = "xgib6" }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) "sQK" = ( /obj/structure/barricade/handrail/strata{ dir = 8 }, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "sRz" = ( /obj/structure/inflatable, /obj/structure/barricade/handrail/strata, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "sRR" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "brflowers_1" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/west_engi) +/area/strata/ug/interior/jungle/structures/monitoring/west) "sRX" = ( /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "sSv" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/asphalt/cement/cement12, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "sSZ" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgib4" }, /turf/open/floor/strata/white_cyan1, -/area/strata/ag/interior/dorms) -"sWO" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/area/strata/ag/interior/mining_outpost/central) +"sTk" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 5 }, +/turf/open/gm/dirt, +/area/strata/ug/interior/jungle/structures/monitoring/south) +"sTZ" = ( +/obj/structure/machinery/power/apc/directional/no_power/west, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outside/bball/cave) +"sWt" = ( +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ag/interior/mining_outpost/hive) +"sWO" = ( /turf/open/asphalt/cement/cement15, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "sXl" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "sXt" = ( /obj/structure/bed/chair{ dir = 8 @@ -32268,14 +32349,14 @@ dir = 8 }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) "sXu" = ( /obj/structure/machinery/power/smes/buildable{ capacity = 1e+006; dir = 1 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "sXF" = ( /obj/effect/particle_effect/steam, /obj/effect/blocker/sorokyne_cold_water, @@ -32286,7 +32367,7 @@ dir = 8 }, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "sXU" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata{ @@ -32296,38 +32377,45 @@ dir = 8 }, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "sZP" = ( /obj/structure/pipes/vents/pump{ dir = 1 }, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "taa" = ( /obj/structure/filingcabinet, /obj/structure/barricade/handrail/strata, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/blue1, /area/strata/ag/interior/outpost/admin) +"tas" = ( +/obj/structure/machinery/power/apc/directional/no_power/south, +/turf/open/floor/plating, +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "taL" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) "taW" = ( /turf/open/asphalt/cement/cement9, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) +"tcN" = ( +/turf/open/auto_turf/snow/brown_base/layer3, +/area/strata/ag/exterior/marsh/spring_marshes) "tdn" = ( /obj/structure/pipes/vents/pump/on, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "tdr" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "tdB" = ( /obj/item/explosive/grenade/high_explosive/upp, /obj/effect/decal/cleanable/blood, @@ -32335,57 +32423,66 @@ icon_state = "xgib6" }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) +"ter" = ( +/obj/structure/flora/bush/ausbushes/grassybush{ + icon_state = "fernybush_3" + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/outpost/platform) "teI" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 4 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "tfB" = ( /obj/structure/closet/secure_closet/engineering_electrical, /obj/effect/landmark/objective_landmark/medium, /turf/open/floor/strata/orange_cover, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "tfM" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_1, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "tgr" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; dir = 4; icon_state = "p_stair_sn_full_cap" }, +/obj/structure/machinery/light{ + dir = 4 + }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "tgC" = ( /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/east) "thc" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 8 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "thd" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; icon_state = "p_stair_full" }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "thz" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/item/weapon/gun/pistol/t73, /turf/open/floor/greengrid, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "tio" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "tiE" = ( /obj/structure/barricade/handrail/strata{ dir = 8 @@ -32398,17 +32495,17 @@ "tiU" = ( /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement/cement12, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "tjo" = ( /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "tkq" = ( /obj/structure/platform_decoration/strata/metal{ dir = 1 }, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "tlc" = ( /obj/structure/surface/rack, /obj/item/storage/box/beakers, @@ -32422,18 +32519,18 @@ /obj/effect/decal/cleanable/blood/gibs/limb, /obj/item/stack/sheet/metal/medium_stack, /turf/open/asphalt/cement/cement12, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "tlJ" = ( /obj/structure/bed{ icon_state = "abed" }, /obj/structure/machinery/light/small, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "tmi" = ( /obj/item/stack/sheet/wood, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "tmw" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/prop/almayer/ship_memorial{ @@ -32442,34 +32539,31 @@ pixel_y = 2 }, /turf/open/floor/strata/floor2, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "tmB" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/microwave, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "tnM" = ( /turf/open/asphalt/cement/cement12, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "toV" = ( /turf/open/gm/coast/beachcorner/north_east, -/area/strata/ug/interior/jungle/deep/tearlake) -"tqG" = ( -/turf/open/floor/strata, -/area/strata/ag/exterior/paths/north_outpost) +/area/strata/ug/interior/jungle/tearlake) +"tpW" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/obj/effect/landmark/monkey_spawn, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/monitoring/east) "tqK" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_3, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "trr" = ( -/obj/structure/bed{ - icon_state = "abed" - }, -/obj/structure/machinery/light/small{ - dir = 8 - }, -/turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/med1) +/obj/effect/landmark/structure_spawner/setup/distress/xeno_door, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/hive) "tru" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -32492,25 +32586,30 @@ }, /turf/open/gm/river, /area/strata/ag/exterior/marsh/river) +"trM" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_nest, +/turf/open/floor/almayer/plate, +/area/strata/ug/interior/jungle/structures/research) "tsz" = ( /obj/structure/barricade/handrail/strata{ dir = 8 }, /turf/open/floor/strata/orange_edge/west, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "tsX" = ( /obj/structure/platform/strata/metal{ dir = 4 }, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "ttQ" = ( -/turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/restricted) +/obj/structure/machinery/light/small, +/turf/open/floor/strata, +/area/strata/ug/interior/outpost/underground_dorms/admin3) "tuj" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/tearlake) "tuu" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 1 @@ -32527,27 +32626,24 @@ }, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer0_mud_alt, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "twa" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/asphalt/cement, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "txm" = ( /obj/structure/toilet{ dir = 8 }, -/obj/structure/machinery/light/small{ - dir = 4 - }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "txs" = ( /turf/open/asphalt/cement, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) "tyh" = ( /obj/structure/surface/rack, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "tyj" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 @@ -32563,17 +32659,20 @@ }, /turf/open/gm/river, /area/strata/ag/exterior/marsh/center) +"tAX" = ( +/turf/open/auto_turf/ice/layer2, +/area/strata/ag/exterior/marsh/spring_marshes) "tBn" = ( /obj/structure/machinery/space_heater, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "tBw" = ( /obj/structure/closet/crate/radiation, +/obj/structure/machinery/light{ + dir = 8 + }, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) -"tCi" = ( -/turf/closed/wall/strata_ice/dirty, -/area/strata/ag/exterior/marsh/center) +/area/strata/ag/interior/outside/engineering/parts_storage) "tCI" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/west, @@ -32581,11 +32680,11 @@ "tCM" = ( /obj/structure/bed/roller, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "tCR" = ( /obj/effect/landmark/hunter_primary, /turf/open/floor/plating, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "tDo" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_1, /turf/open/auto_turf/snow/brown_base/layer2, @@ -32593,24 +32692,33 @@ "tEf" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "tEC" = ( /obj/structure/sign/nosmoking_1, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/restricted/devroom) +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/restricted) "tEY" = ( /obj/structure/bed/chair{ dir = 8 }, /turf/open/floor/strata, -/area/strata/ag/interior/nearlz1) +/area/strata/ag/interior/landing_zones/near_lz1) +"tFA" = ( +/turf/open/auto_turf/snow/brown_base/layer1, +/area/strata/ag/exterior/marsh/spring_marshes) +"tGR" = ( +/obj/structure/machinery/light{ + dir = 1 + }, +/turf/open/floor/strata, +/area/strata/ag/exterior/outpost_decks) "tGZ" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/window/reinforced/tinted{ dir = 1 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "tHv" = ( /obj/effect/landmark/static_comms/net_two, /turf/open/auto_turf/snow/brown_base/layer2, @@ -32622,12 +32730,12 @@ }, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "tHE" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/storage/pill_bottle/russianRed, /turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) "tIl" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -32637,7 +32745,7 @@ "tIv" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "tJp" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment{ @@ -32647,7 +32755,11 @@ dir = 6 }, /turf/open/floor/plating, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) +"tJu" = ( +/obj/item/ammo_magazine/rifle/type71, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outside/bball/cave) "tJJ" = ( /obj/structure/machinery/light/small{ dir = 4 @@ -32657,15 +32769,19 @@ }, /turf/open/floor/strata, /area/strata/ag/interior/outpost/security) -"tJS" = ( -/turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/east_carp) +"tJP" = ( +/obj/structure/barricade/handrail/strata{ + dir = 1 + }, +/obj/structure/bed/sofa/vert/grey/top, +/turf/open/floor/strata/fake_wood, +/area/strata/ag/interior/landing_zones/near_lz1) "tJX" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 5 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/marsh/water_marshes) "tKC" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/multi_tiles/southeast, @@ -32681,57 +32797,52 @@ }, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "tLI" = ( /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/structures/engi) -"tLO" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/west_engi) +/area/strata/ug/interior/jungle/structures/monitoring) "tMP" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 10 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "tNr" = ( -/turf/closed/wall/strata_outpost, -/area/strata/ag/interior/outpost/gen/bball/nest) +/obj/structure/platform/strata/metal, +/obj/structure/machinery/light, +/turf/open/auto_turf/snow/brown_base/layer4, +/area/strata/ag/exterior/paths/mining_outpost_exterior) "tNK" = ( /obj/structure/flora/bush/ausbushes/var3/fullgrass, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/east) "tNQ" = ( /obj/structure/barricade/handrail/strata, /turf/open/asphalt/cement/cement14, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "tOA" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "tPi" = ( /obj/structure/barricade/handrail/strata{ dir = 8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "tPl" = ( /obj/structure/toilet{ dir = 1 }, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "tPx" = ( /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/admin3) -"tPN" = ( -/turf/closed/wall/strata_ice/jungle, -/area/strata/ug/interior/jungle/deep/west_engi) +/area/strata/ug/interior/outpost/underground_dorms/admin3) "tQg" = ( /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "tQS" = ( /obj/structure/largecrate/random, /obj/structure/barricade/handrail/strata{ @@ -32741,7 +32852,11 @@ dir = 4 }, /turf/open/asphalt/cement/cement9, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) +"tRd" = ( +/obj/structure/sign/safety/biohazard, +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "tRf" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/communications{ @@ -32752,11 +32867,11 @@ /area/strata/ag/interior/outpost/med) "tRC" = ( /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "tSb" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_2, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "tSi" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -32767,20 +32882,20 @@ dir = 8 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "tSl" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata{ dir = 8 }, /turf/open/gm/river, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "tSo" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fernybush_3" }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/tearlake) +/area/strata/ug/interior/jungle/tearlake) "tSt" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -32793,45 +32908,57 @@ /obj/structure/platform/strata, /turf/open/gm/river, /area/strata/ag/exterior/marsh/center) +"tSZ" = ( +/obj/structure/window/framed/strata/reinforced, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ag/interior/landing_zones/near_lz1) "tTk" = ( /obj/structure/flora/bush/ausbushes/var3/sparsegrass, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "tTP" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) +"tUh" = ( +/obj/item/lightstick/red/planted, +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/marsh/spring_marshes) "tUu" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_3, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/north_lz_caves) +/area/strata/ag/exterior/caves/lz_caves) "tUN" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "tUO" = ( /obj/structure/machinery/colony_floodlight, /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "tUW" = ( /obj/effect/decal/warning_stripes{ icon_state = "S" }, /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "tUZ" = ( /obj/structure/platform/strata{ dir = 1 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) +"tVu" = ( +/obj/structure/sign/safety/medical, +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/outpost/engi/drome) "tVN" = ( /obj/structure/largecrate/random/case/double, -/obj/structure/machinery/light/small, +/obj/structure/machinery/light, /turf/open/floor/strata/orange_cover, /area/strata/ag/interior/outpost/engi/drome) "tVP" = ( @@ -32840,24 +32967,24 @@ dir = 8 }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "tWf" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_3, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "tWJ" = ( /obj/structure/surface/rack{ layer = 2.5 }, /turf/open/asphalt/cement, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "tWY" = ( -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "tYB" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "tYF" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 4 @@ -32865,12 +32992,11 @@ /turf/open/auto_turf/ice/layer0, /area/strata/ag/exterior/marsh/center) "tZF" = ( -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 +/obj/structure/machinery/light/small{ + dir = 1 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "tZV" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -32880,16 +33006,16 @@ "uad" = ( /obj/structure/largecrate/random, /turf/open/asphalt/cement/cement12, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "uaC" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "uaH" = ( /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) "ubo" = ( /obj/structure/surface/rack, /obj/item/tool/shovel/etool/folded, @@ -32897,30 +33023,34 @@ /obj/item/attachable/bayonet/upp, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/prison/darkredfull2, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/south) "ubx" = ( /obj/structure/largecrate/random, /obj/item/paper_bin, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "ubA" = ( /obj/structure/flora/grass/tallgrass/ice, /turf/open/auto_turf/ice/layer2, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "ubN" = ( /turf/open/asphalt/cement, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/checkpoints/south) "ucl" = ( /obj/structure/bed/chair{ dir = 8 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "ucD" = ( /obj/structure/inflatable/door, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata, -/area/strata/ag/interior/mountain) +/area/strata/ag/exterior/outpost_decks) +"udp" = ( +/obj/structure/largecrate/random/case/double, +/turf/open/floor/strata/orange_cover, +/area/strata/ag/interior/outpost/engi/drome) "ueD" = ( /obj/structure/window/reinforced/tinted{ dir = 4 @@ -32930,7 +33060,7 @@ /obj/item/lightstick, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/red1, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "ueK" = ( /obj/effect/particle_effect/steam, /obj/effect/blocker/sorokyne_cold_water, @@ -32941,14 +33071,11 @@ dir = 4 }, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "ueP" = ( /obj/structure/flora/bush/ausbushes/var3/fullgrass, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_carp) -"ueU" = ( -/turf/closed/wall/strata_ice/dirty, -/area/strata/ag/interior/outpost/med) +/area/strata/ug/interior/jungle/carplake/east) "ufG" = ( /turf/open/auto_turf/ice/layer1, /area/strata/ag/exterior/paths/north_outpost) @@ -32972,20 +33099,23 @@ /obj/structure/closet/secure_closet/personal, /obj/item/storage/secure/briefcase, /turf/open/floor/strata/red1, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "ugI" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "uhe" = ( /obj/structure/toilet{ dir = 1 }, +/obj/structure/machinery/light/small{ + dir = 8 + }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) "uhF" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -32993,46 +33123,49 @@ /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/gibs/up, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) +"uhM" = ( +/turf/open/auto_turf/snow/brown_base/layer1, +/area/strata/ag/exterior/marsh/water_marshes) "uiE" = ( /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "ujl" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "uko" = ( /obj/item/stack/snow, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/paths/north_outpost) +/area/strata/ag/exterior/outpost_decks) "ukx" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) -"ulv" = ( -/obj/structure/surface/rack, -/obj/item/weapon/gun/pistol/t73, -/obj/item/restraint/handcuffs, -/turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/exterior/outpost_decks) "ulL" = ( /obj/structure/platform/strata/metal{ dir = 1 }, /obj/structure/cryofeed/right, /turf/open/gm/river, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "umE" = ( /obj/structure/toilet{ dir = 4 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/med1) +/area/strata/ug/interior/outpost/underground_dorms/med1) +"unh" = ( +/obj/structure/machinery/light{ + dir = 4 + }, +/turf/open/floor/strata/floor3, +/area/strata/ag/interior/outpost/admin) "unE" = ( /obj/structure/machinery/door/airlock/almayer/engineering/colony, /turf/open/floor/strata/multi_tiles/west, @@ -33041,36 +33174,35 @@ /obj/structure/closet/secure_closet/personal, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/cyan1/east, -/area/strata/ug/interior/outpost/jung/dorms/med1) +/area/strata/ug/interior/outpost/underground_dorms/med1) "uoP" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/asphalt/cement/cement3, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "uph" = ( /obj/structure/closet/fireaxecabinet, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "upO" = ( /turf/open/floor/strata/red1, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "uqB" = ( /turf/open/floor/strata/white_cyan1/east, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "uqY" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, -/obj/effect/decal/cleanable/blood/oil, -/turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/obj/item/stack/sheet/metal/medium_stack, +/obj/item/stack/sheet/metal/medium_stack, +/obj/structure/surface/rack, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outpost/engi) "urF" = ( /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "urM" = ( /obj/structure/pipes/standard/manifold/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "urQ" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata, @@ -33078,59 +33210,58 @@ dir = 8 }, /turf/open/gm/river, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) +"usx" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/tool/plantspray/weeds, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ug/interior/jungle/tearlake) "usI" = ( /obj/structure/machinery/space_heater, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) +"usP" = ( +/turf/open/auto_turf/snow/brown_base/layer1, +/area/strata/ag/exterior/caves/lz_caves) "utn" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /obj/structure/inflatable/door, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/exterior/research_decks) -"utV" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/asphalt/cement, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ag/exterior/outpost_decks) "utX" = ( /obj/effect/decal/cleanable/cobweb, /obj/effect/decal/cleanable/dirt, /obj/item/device/flashlight/lamp/green, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/floor2, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "uul" = ( /obj/structure/largecrate/guns/russian, /turf/open/asphalt/cement, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "uux" = ( /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "uvw" = ( /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/west_engi) +/area/strata/ug/interior/jungle/structures/monitoring/west) "uvz" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "uvZ" = ( -/obj/effect/blocker/sorokyne_cold_water, /obj/structure/blocker/invisible_wall, /turf/open/gm/river, /area/strata/ag/exterior/marsh/water) -"uwJ" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/platform/east/scrub) "uxf" = ( /obj/structure/fence, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/water_marshes) "uxu" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -33138,7 +33269,10 @@ /obj/structure/inflatable/popped/door, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) +"uyf" = ( +/turf/open/floor/strata/fake_wood, +/area/strata/ag/interior/outside/checkpoints/north_armor) "uyQ" = ( /obj/structure/barricade/handrail/strata{ dir = 1 @@ -33147,20 +33281,20 @@ dir = 8 }, /turf/open/asphalt/cement/cement2, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "uzb" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e" }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "uzj" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /obj/item/stack/catwalk, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "uzv" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 4 @@ -33170,28 +33304,28 @@ dir = 1 }, /turf/open/gm/river, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "uBz" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /obj/item/stack/sheet/wood, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "uCc" = ( /obj/structure/cargo_container/grant/rightmid, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "uCI" = ( /obj/structure/dispenser, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "uDa" = ( /obj/structure/bed/chair/office/light{ dir = 8 }, /turf/open/floor/strata/floor2, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "uDU" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -33203,7 +33337,7 @@ }, /obj/item/stack/sheet/wood, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "uEj" = ( /obj/structure/largecrate/random, /obj/item/toy/deck, @@ -33213,9 +33347,13 @@ /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata/cyan1/east, /area/strata/ag/interior/outpost/med) +"uGx" = ( +/obj/structure/sign/safety/security, +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/outside/checkpoints/north_armor) "uGH" = ( /turf/open/floor/strata/floor2, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "uHa" = ( /obj/structure/machinery/light/small{ dir = 4 @@ -33223,60 +33361,63 @@ /obj/structure/surface/table/reinforced/prison, /obj/effect/landmark/crap_item, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "uHX" = ( /obj/effect/decal/cleanable/cobweb2, /turf/open/floor/carpet, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "uJn" = ( /obj/structure/pipes/standard/manifold/fourway/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "uJY" = ( /obj/structure/pipes/vents/pump{ dir = 1 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/outpost) "uKj" = ( /obj/structure/bed/chair, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "uKV" = ( /obj/structure/sink{ dir = 4; pixel_x = 11 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "uLd" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) "uLl" = ( /obj/structure/largecrate/random/barrel/blue, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "uLJ" = ( /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "uLK" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/plating, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "uNi" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/carpet, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) +"uNI" = ( +/obj/structure/machinery/power/apc/directional/no_power/north, +/turf/open/floor/plating, +/area/strata/ug/interior/jungle/platform/south) "uNQ" = ( /obj/structure/surface/rack, /obj/item/storage/firstaid/regular, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "uPE" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 9 @@ -33290,12 +33431,12 @@ /obj/item/attachable/bayonet/upp, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/red1, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/west) "uPR" = ( /obj/item/weapon/gun/pistol/t73, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "uRy" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 @@ -33303,26 +33444,22 @@ /obj/effect/decal/strata_decals/grime/grime2, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "uSR" = ( /obj/effect/landmark/xeno_hive_spawn, /obj/effect/landmark/ert_spawns/groundside_xeno, /obj/effect/landmark/queen_spawn, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/tearlake) +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/jungle/tearlake) "uTt" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 4 }, /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/marsh/water_marshes) "uTv" = ( -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) "uTL" = ( /obj/structure/bed/chair/dropship/passenger{ dir = 8 @@ -33336,16 +33473,16 @@ /obj/effect/decal/strata_decals/grime/grime1, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "uVv" = ( /turf/open/asphalt/cement/cement1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "uWe" = ( /obj/structure/bookcase{ icon_state = "book-5" }, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "uWG" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -33358,44 +33495,41 @@ /obj/structure/closet/basketball, /obj/effect/landmark/objective_landmark/science, /turf/open/floor/strata/blue1, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "uWP" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "uXg" = ( /turf/closed/wall/strata_ice/jungle, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "uXI" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/asphalt/cement/cement14, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "uXY" = ( /obj/structure/platform/strata/metal{ dir = 4 }, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/south_dorms) -"uZh" = ( -/turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ug/interior/jungle/platform/south) "vaq" = ( /obj/structure/surface/table/reinforced/prison, /obj/effect/landmark/objective_landmark/medium, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "vaW" = ( /obj/structure/platform_decoration/strata, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "vaZ" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_1, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/cabin_area) +/area/strata/ag/exterior/paths/far_north_outpost) "vbw" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/relay_marshes) "vbI" = ( /obj/structure/machinery/shower{ dir = 1 @@ -33410,13 +33544,13 @@ dir = 1 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) "vbN" = ( /obj/structure/bed/chair/comfy{ dir = 1 }, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "vdi" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 10 @@ -33428,11 +33562,11 @@ name = "Reinforced Airlock" }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "vgb" = ( -/obj/effect/blocker/sorokyne_cold_water, -/turf/open/gm/river, -/area/strata/ag/interior/restricted) +/obj/structure/machinery/light, +/turf/open/floor/strata/floor3/east, +/area/strata/ag/interior/outside/engineering/parts_storage) "vgn" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/stairs/perspective{ @@ -33441,18 +33575,18 @@ icon_state = "p_stair_full" }, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "vgW" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 9 }, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "vhl" = ( /obj/item/storage/pill_bottle/bicaridine, /obj/structure/surface/rack, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "vhv" = ( /obj/structure/surface/rack, /obj/item/storage/belt/knifepouch, @@ -33461,48 +33595,64 @@ "vhG" = ( /obj/effect/landmark/monkey_spawn, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "vit" = ( /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/west_engi) +/area/strata/ug/interior/jungle/structures/monitoring/west) "viA" = ( /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) +"viU" = ( +/obj/structure/platform/strata/metal{ + dir = 1 + }, +/obj/structure/platform/strata/metal{ + dir = 4 + }, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outpost/foyer) "vjc" = ( /obj/structure/machinery/door/airlock/almayer/engineering/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "vjD" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/reagent_container/food/snacks/monkeyburger, /turf/open/floor/strata/cyan2/east, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "vjZ" = ( /obj/structure/machinery/disposal, /obj/structure/barricade/handrail/strata{ dir = 1 }, /turf/open/floor/prison/darkyellowfull2, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "vkp" = ( /turf/closed/shuttle/ert{ icon_state = "upp9" }, /area/strata/ag/exterior/marsh/crash) +"vkG" = ( +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outpost/canteen) "vlm" = ( /turf/closed/wall/strata_outpost, /area/strata/ag/interior/outpost/med) +"vlC" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_nest, +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/interior/outside/bball/cave) "vlG" = ( /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "vlH" = ( /obj/structure/machinery/weather_siren{ pixel_x = 10; pixel_y = -8 }, -/turf/closed/wall/strata_outpost/reinforced, +/turf/closed/wall/strata_outpost/reinforced/hull, /area/strata/ag/interior/mountain) "vmm" = ( /obj/structure/surface/table/reinforced/prison, @@ -33511,7 +33661,7 @@ }, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/orange_cover, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "vms" = ( /obj/structure/platform/strata/metal, /turf/open/floor/strata/red3/north, @@ -33523,15 +33673,12 @@ "vnh" = ( /obj/structure/window/framed/strata/reinforced, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "vnC" = ( /obj/structure/curtain/open/medical, /turf/open/floor/strata/floor2, /area/strata/ag/interior/outpost/med) "vnI" = ( -/obj/structure/machinery/light/small{ - dir = 8 - }, /obj/structure/curtain/open/medical, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/floor2, @@ -33546,7 +33693,7 @@ dir = 4 }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "voe" = ( /obj/structure/curtain/medical, /turf/open/floor/strata/floor2, @@ -33566,7 +33713,7 @@ }, /obj/structure/filingcabinet, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "vpG" = ( /obj/structure/sink{ dir = 8; @@ -33575,18 +33722,24 @@ /obj/structure/mirror{ pixel_x = -29 }, +/obj/structure/machinery/light/small{ + dir = 1 + }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "vqx" = ( /obj/effect/landmark/hunter_secondary, /turf/open/floor/plating, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "vrH" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) +"vsc" = ( +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/jungle/tearlake) "vsd" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/light/small{ @@ -33601,14 +33754,14 @@ dir = 8 }, /turf/open/asphalt/cement/cement3, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "vsy" = ( /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "vsL" = ( /obj/item/reagent_container/food/snacks/donkpocket, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "vsZ" = ( /obj/item/stack/medical/splint, /turf/open/floor/strata/multi_tiles/southwest, @@ -33617,7 +33770,7 @@ /obj/structure/closet/lawcloset, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "vtl" = ( /turf/open/floor/strata/floor3/east, /area/strata/ag/exterior/vanyard) @@ -33634,10 +33787,10 @@ pixel_y = 10 }, /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/outpost) "vuJ" = ( /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/east) "vvh" = ( /obj/effect/particle_effect/steam, /obj/effect/blocker/sorokyne_cold_water, @@ -33645,11 +33798,11 @@ dir = 1 }, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "vvl" = ( /obj/structure/largecrate/random/barrel/blue, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "vvp" = ( /obj/structure/bed/chair{ dir = 4 @@ -33658,9 +33811,6 @@ /area/strata/ag/interior/outpost/med) "vvB" = ( /obj/structure/filingcabinet, -/obj/structure/machinery/light/small{ - dir = 1 - }, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/med) @@ -33669,12 +33819,12 @@ dir = 9 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/outpost) "vvV" = ( /obj/effect/decal/cleanable/dirt, /obj/item/device/camera, /turf/open/floor/carpet, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "vwC" = ( /obj/effect/decal/strata_decals/catwalk/prison, /obj/structure/disposalpipe/segment, @@ -33682,47 +33832,45 @@ dir = 1 }, /turf/open/floor/plating, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "vwR" = ( /obj/structure/platform/strata/metal{ dir = 8 }, /obj/structure/flora/grass/ice/brown/snowgrassbb_1, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "vwV" = ( /obj/structure/platform/strata/metal{ dir = 8 }, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "vwX" = ( /obj/structure/machinery/centrifuge, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "vxd" = ( /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "vye" = ( /obj/structure/surface/rack{ layer = 2.5 }, /turf/open/floor/strata, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "vyl" = ( /turf/open/floor/strata/cyan2/east, /area/strata/ag/interior/outpost/med) "vyK" = ( /obj/structure/machinery/autolathe, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "vBi" = ( -/obj/structure/flora/bush/ausbushes/grassybush{ - icon_state = "genericbush_4" - }, -/turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/obj/structure/blocker/invisible_wall, +/turf/open/gm/river, +/area/strata/ug/interior) "vBs" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -33751,7 +33899,7 @@ /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata/metal, /turf/open/gm/river, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "vCD" = ( /obj/structure/bed/sofa/vert/grey/top, /obj/structure/barricade/handrail/strata{ @@ -33766,7 +33914,7 @@ "vDm" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "vDr" = ( /turf/closed/shuttle/ert{ icon_state = "leftengine_1"; @@ -33775,18 +33923,27 @@ /area/strata/ag/interior/outpost/engi/drome/shuttle) "vEp" = ( /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) "vEw" = ( /turf/closed/shuttle/ert{ icon_state = "upp1" }, /area/strata/ag/interior/outpost/engi/drome/shuttle) +"vFS" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/phone{ + pixel_x = 8; + pixel_y = 6 + }, +/obj/item/reagent_container/food/drinks/bottle/sake, +/turf/open/floor/strata/multi_tiles/west, +/area/strata/ag/interior/outpost/foyer) "vFV" = ( /obj/structure/machinery/light/small{ dir = 4 }, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "vGx" = ( /turf/closed/shuttle/ert{ icon_state = "upp2" @@ -33795,17 +33952,22 @@ "vGW" = ( /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/east) +"vHj" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/obj/effect/landmark/monkey_spawn, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/research/south) "vId" = ( /obj/structure/machinery/space_heater, /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "vJj" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/machinery/computer/shuttle/dropship/flight/lz2, /turf/open/floor/plating, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "vJx" = ( /turf/closed/shuttle/ert{ icon_state = "upp3" @@ -33814,27 +33976,32 @@ "vJB" = ( /obj/effect/landmark/good_item, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) +"vKa" = ( +/obj/structure/flora/grass/tallgrass/ice, +/obj/effect/decal/cleanable/blood/gibs/core, +/obj/effect/landmark/monkey_spawn, +/turf/open/auto_turf/snow/brown_base/layer3, +/area/strata/ag/exterior/paths/far_north_outpost) "vKg" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 24; - start_charge = 0 - }, +/obj/structure/machinery/power/apc/directional/no_power/north, /turf/open/floor/prison/darkredfull2, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/south) +"vKV" = ( +/turf/closed/wall/strata_ice/jungle, +/area/strata/ug/interior/outpost/underground_dorms) "vMr" = ( /obj/structure/filingcabinet/filingcabinet, /obj/effect/landmark/objective_landmark/medium, /turf/open/floor/strata/red1, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "vNG" = ( /obj/structure/reagent_dispensers/watertank, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "vOf" = ( /turf/closed/shuttle/ert{ icon_state = "rightengine_1"; @@ -33849,19 +34016,28 @@ "vOs" = ( /turf/closed/wall/strata_outpost/reinforced, /area/strata/ag/interior/outpost/engi/drome) +"vOW" = ( +/obj/structure/flora/bush/ausbushes/grassybush{ + icon_state = "brflowers_1" + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/platform/south) "vPi" = ( /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/outpost) "vPQ" = ( /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "vPY" = ( /obj/effect/landmark/corpsespawner/upp, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin1) -"vQo" = ( -/turf/closed/wall/strata_ice/jungle, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/underground_dorms/admin1) +"vQa" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 4 + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/outpost/platform) "vQs" = ( /turf/closed/shuttle/ert{ icon_state = "upp_rightengine" @@ -33872,30 +34048,36 @@ color = "#6e6e6e" }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) +"vSP" = ( +/obj/structure/bed/medevac_stretcher, +/turf/open/gm/dirt, +/area/strata/ag/exterior/jungle/carplake_center) "vTN" = ( -/obj/structure/machinery/power/apc{ - dir = 1; - pixel_y = 25 - }, /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "vUp" = ( /turf/open/asphalt/cement/cement2, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "vVK" = ( /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/minehead) +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "vXt" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_2, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) +"vXN" = ( +/obj/structure/platform/strata/metal{ + dir = 1 + }, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/hive) "vYf" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_1, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "vYD" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" @@ -33907,31 +34089,31 @@ /area/strata/ag/interior/outpost/med) "vZT" = ( /turf/open/gm/coast/beachcorner2/south_east, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "wab" = ( /obj/structure/machinery/space_heater, /obj/structure/platform/strata/metal{ dir = 1 }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "waZ" = ( /obj/structure/machinery/light/small{ dir = 8 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "wbK" = ( /obj/structure/machinery/door/airlock/multi_tile/almayer/comdoor/colony{ dir = 1; name = "\improper Airlock" }, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "wbN" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "wdf" = ( /obj/structure/bookcase{ icon_state = "book-5" @@ -33945,20 +34127,13 @@ "wdI" = ( /turf/open/asphalt/cement/cement12, /area/strata/ag/interior/outpost/med) -"wdN" = ( -/obj/structure/platform/strata{ - dir = 4 - }, -/obj/effect/blocker/sorokyne_cold_water, -/turf/open/gm/river, -/area/strata/ag/interior/restricted) "wez" = ( -/obj/structure/machinery/light/small{ +/obj/structure/inflatable/popped, +/obj/structure/machinery/light{ dir = 1 }, -/obj/structure/inflatable/popped, /turf/open/floor/strata/orange_cover, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "wfv" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -33966,37 +34141,42 @@ icon_state = "p_stair_full" }, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "wfE" = ( /obj/effect/decal/cleanable/blood, +/obj/structure/blocker/invisible_wall, /turf/open/floor/interior/tatami, /area/strata/ag/interior/restricted) "wgu" = ( /obj/item/weapon/gun/revolver/cmb, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "wgB" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "wgI" = ( /obj/item/tank/anesthetic, /turf/open/floor/strata, -/area/strata/ag/interior/mountain) +/area/strata/ag/exterior/outpost_decks) +"whp" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_nest, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/monitoring/east) "whO" = ( /obj/structure/filingcabinet, /obj/effect/landmark/objective_landmark/medium, /turf/open/floor/strata, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "wij" = ( /obj/structure/flora/bush/ausbushes/grassybush, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "wio" = ( /obj/structure/pipes/standard/simple/hidden/cyan, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/tcomms) +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/outside/engineering/parts_storage) "wjv" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_2, /turf/open/auto_turf/snow/brown_base/layer2, @@ -34004,23 +34184,30 @@ "wkv" = ( /obj/structure/flora/bush/ausbushes/genericbush, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) -"wmZ" = ( -/turf/closed/wall/strata_ice/dirty, -/area/strata/ag/interior/outpost/engi) +/area/strata/ug/interior/jungle/platform/east) +"wlj" = ( +/obj/structure/machinery/power/apc/directional/no_power/north, +/turf/open/floor/strata/white_cyan1/east, +/area/strata/ag/interior/outpost/canteen) +"wmX" = ( +/obj/structure/sink{ + pixel_y = 16 + }, +/turf/open/floor/strata/white_cyan2/west, +/area/strata/ag/interior/outpost/admin) "wne" = ( /turf/open/gm/coast/beachcorner2/north_east, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "wni" = ( /turf/open/asphalt/cement/cement4, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "wod" = ( /obj/item/tank/emergency_oxygen/engi, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "wol" = ( /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "woP" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -34029,6 +34216,15 @@ }, /turf/open/gm/river, /area/strata/ag/exterior/marsh/center) +"wpE" = ( +/obj/structure/pipes/standard/simple/hidden/cyan{ + dir = 4 + }, +/obj/structure/machinery/light{ + dir = 1 + }, +/turf/open/floor/strata/blue3/north, +/area/strata/ag/interior/outpost/admin) "wqm" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -34039,13 +34235,13 @@ /area/strata/ag/exterior/marsh/center) "wrp" = ( /turf/closed/wall/strata_outpost, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "wrv" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 1 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "wrw" = ( /obj/structure/flora/grass/tallgrass/ice/corner, /turf/open/auto_turf/ice/layer1, @@ -34056,7 +34252,7 @@ dir = 1 }, /turf/open/gm/river, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "wsi" = ( /obj/structure/morgue{ dir = 8 @@ -34077,6 +34273,12 @@ /obj/structure/reagent_dispensers/watertank, /turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/engi/drome) +"wsn" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 8 + }, +/turf/open/auto_turf/snow/brown_base/layer3, +/area/strata/ag/exterior/marsh/spring_marshes) "wto" = ( /obj/structure/machinery/door/airlock/almayer/security/colony{ dir = 2; @@ -34084,6 +34286,10 @@ }, /turf/open/floor/strata, /area/strata/ag/interior/outpost/security) +"wtE" = ( +/obj/effect/decal/cleanable/blood/drip, +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/caves/lz_caves) "wuE" = ( /obj/structure/barricade/handrail/strata{ dir = 8 @@ -34095,14 +34301,31 @@ /area/strata/ag/interior/outpost/admin) "wuI" = ( /turf/open/gm/coast/beachcorner2/north_west, -/area/strata/ug/interior/jungle/deep/east_carp) +/area/strata/ug/interior/jungle/carplake/east) "wvt" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/closed/wall/strata_ice/jungle, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) +"wvB" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 8 + }, +/obj/structure/machinery/light, +/turf/open/auto_turf/snow/brown_base/layer3, +/area/strata/ag/exterior/paths/far_north_outpost) "wvF" = ( /turf/open/asphalt/cement/cement12, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) +"wvW" = ( +/turf/closed/wall/strata_outpost/reinforced/hull, +/area/strata/ag/interior/outside/checkpoints/west) +"wwO" = ( +/obj/structure/pipes/standard/simple/hidden/cyan, +/obj/structure/machinery/light{ + dir = 8 + }, +/turf/open/floor/strata/white_cyan3/west, +/area/strata/ag/interior/outpost/med) "wxU" = ( /obj/structure/bed{ icon_state = "abed" @@ -34111,15 +34334,25 @@ /obj/effect/spawner/random/toolbox, /obj/effect/spawner/random/toolbox, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "wxY" = ( /obj/item/stack/sheet/wood, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) +"wyx" = ( +/obj/structure/machinery/light/small{ + dir = 1 + }, +/turf/open/floor/strata/white_cyan2/west, +/area/strata/ug/interior/jungle/structures/monitoring) +"wyV" = ( +/obj/structure/flora/grass/tallgrass/ice, +/turf/open/auto_turf/ice/layer1, +/area/strata/ag/exterior/marsh/spring_marshes) "wzZ" = ( /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "wAj" = ( /obj/structure/surface/rack, /obj/item/clothing/suit/storage/hazardvest, @@ -34140,18 +34373,23 @@ dir = 4 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "wAG" = ( /obj/structure/fence, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) +"wAU" = ( +/obj/structure/surface/table/reinforced/prison, +/obj/item/reagent_container/spray/plantbgone, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ug/interior/jungle/tearlake) "wBj" = ( /obj/structure/closet/secure_closet/personal, /obj/effect/landmark/crap_item, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/blue1, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "wBI" = ( /obj/structure/bed{ icon_state = "abed" @@ -34160,58 +34398,73 @@ dir = 4 }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/med2) +/area/strata/ug/interior/outpost/underground_dorms/med2) "wDq" = ( /obj/structure/fence, /turf/open/asphalt/cement/cement2, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "wDF" = ( /obj/structure/machinery/light/small, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "wDO" = ( /obj/structure/flora/grass/tallgrass/jungle, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "wEo" = ( /obj/structure/bed{ icon_state = "abed" }, /obj/effect/landmark/good_item, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) +"wEK" = ( +/obj/structure/cargo_container/watatsumi/left, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/platform/south) "wEU" = ( /obj/item/weapon/gun/pistol/t73, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/snow/brown_base/layer0, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) +"wFg" = ( +/obj/structure/flora/grass/tallgrass/ice/corner{ + dir = 9 + }, +/turf/open/auto_turf/snow/brown_base/layer1, +/area/strata/ag/exterior/marsh/spring_marshes) "wFG" = ( /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "wGm" = ( /obj/structure/fence, /turf/open/floor/strata, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "wGn" = ( /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "wGp" = ( /turf/closed/wall/strata_outpost/reinforced, /area/strata/ag/exterior/marsh/crash) -"wGx" = ( -/turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/dorms/canteen) "wGS" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 6 }, /obj/effect/blocker/sorokyne_cold_water, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "wHW" = ( /turf/open/auto_turf/strata_grass/layer0_mud, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/east) +"wJL" = ( +/obj/structure/window/framed/strata/reinforced, +/turf/open/floor/strata/multi_tiles/southwest, +/area/strata/ag/interior/outside/bball/cave) +"wJQ" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/monitoring/south) "wLj" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -34219,21 +34472,21 @@ icon_state = "p_stair_full" }, /turf/open/asphalt/cement/cement1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "wLv" = ( /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "wMy" = ( /obj/structure/flora/grass/tallgrass/jungle/corner{ dir = 6 }, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "wNq" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/east) "wPp" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata, @@ -34241,32 +34494,57 @@ dir = 1 }, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/landing_zones/near_lz2) "wPq" = ( -/obj/structure/machinery/light/small, +/obj/structure/machinery/power/apc/directional/no_power/south, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "wPI" = ( /turf/open/asphalt/cement/cement9, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "wQx" = ( -/obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 +/obj/structure/machinery/light{ + dir = 1 }, /turf/open/asphalt/cement, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) +"wQz" = ( +/obj/effect/landmark/xeno_spawn, +/turf/open/auto_turf/strata_grass/layer0, +/area/strata/ug/interior/jungle/structures/monitoring/south) +"wSb" = ( +/turf/open/auto_turf/snow/brown_base/layer0, +/area/strata/ag/exterior/marsh/spring_marshes) +"wSu" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/obj/effect/landmark/monkey_spawn, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/tearlake) "wUa" = ( /obj/structure/surface/rack, /obj/effect/landmark/objective_landmark/medium, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/jungle/deep/structures/res) +/area/strata/ug/interior/jungle/structures/research) +"wUD" = ( +/obj/structure/machinery/light/small, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/hive) "wVf" = ( /obj/structure/bed/chair/office/dark{ dir = 8 }, /turf/open/floor/strata/fake_wood, -/area/strata/ag/interior/landingzone_checkpoint) +/area/strata/ag/interior/outside/checkpoints/south) +"wVG" = ( +/obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, +/turf/open/gm/dirt, +/area/strata/ug/interior/jungle/structures/research/hot_springs) +"wWx" = ( +/obj/effect/decal/cleanable/blood{ + icon_state = "xgib2" + }, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/central) "wWK" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -34275,53 +34553,65 @@ }, /obj/structure/platform/strata/metal, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "wWS" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_3, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "wXb" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "wXm" = ( /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) +"wXp" = ( +/obj/structure/machinery/camera/autoname, +/turf/open/floor/strata/white_cyan2/west, +/area/strata/ag/interior/outpost/engi/drome) +"wXw" = ( +/turf/open/auto_turf/ice/layer1, +/area/strata/ag/exterior/marsh/water_marshes) "wXL" = ( /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/south) +/area/strata/ag/interior/mining_outpost/south_dormitories) "wYx" = ( /turf/open/floor/carpet, -/area/strata/ag/interior/restricted/devroom) +/area/strata/ag/interior/restricted) "wYL" = ( /obj/structure/machinery/weather_siren{ pixel_y = -8 }, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/tcomms) +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/outside/engineering/parts_storage) +"wZk" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/obj/effect/landmark/monkey_spawn, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/research/old_tunnels) "wZM" = ( /obj/structure/pipes/standard/simple/hidden/cyan, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/exterior/shed_five_caves) +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/exterior/caves/shed_five_caves) "wZW" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/device/binoculars, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "wZZ" = ( /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "xaR" = ( /obj/structure/machinery/recharge_station, /turf/open/floor/strata/floor3, /area/strata/ag/interior/outpost/admin) "xdr" = ( /turf/closed/wall/strata_outpost, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "xdE" = ( /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "xdI" = ( /obj/structure/sink{ dir = 8; @@ -34331,32 +34621,37 @@ pixel_x = -29 }, /turf/open/floor/strata/white_cyan2/west, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "xeo" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, /obj/structure/closet/jcloset, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "xes" = ( /obj/structure/platform_decoration/strata{ dir = 8 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) "xeJ" = ( /obj/structure/flora/grass/tallgrass/ice/corner{ dir = 1 }, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) +"xfr" = ( +/obj/structure/flora/grass/tallgrass/ice, +/turf/open/auto_turf/snow/brown_base/layer4, +/area/strata/ag/exterior/caves/lz_caves) "xgR" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) +"xhA" = ( +/obj/structure/machinery/power/apc/directional/no_power/south, +/turf/open/floor/strata/orange_cover, +/area/strata/ag/exterior/marsh/spring_marshes) "xhM" = ( /obj/structure/machinery/weather_siren{ dir = 4; @@ -34364,26 +34659,29 @@ pixel_y = 10 }, /turf/closed/wall/strata_outpost, -/area/strata/ag/exterior/shed_five_caves) -"xio" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/west_engi) +/area/strata/ag/exterior/caves/shed_five_caves) "xje" = ( /turf/open/asphalt/cement/cement1, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) +"xjp" = ( +/turf/open/floor/strata/orange_cover, +/area/strata/ag/interior/mining_outpost/south_dormitories) "xjr" = ( /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "xjH" = ( /obj/structure/machinery/light/small{ dir = 1 }, /turf/open/floor/strata/floor3/east, /area/strata/ag/interior/outpost/med) +"xjO" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/outpost/platform) "xkj" = ( /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "xlg" = ( /obj/structure/morgue{ dir = 8 @@ -34398,14 +34696,14 @@ dir = 2 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "xlX" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22"; pixel_y = 16 }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin1) +/area/strata/ug/interior/outpost/underground_dorms/admin1) "xmR" = ( /obj/structure/machinery/photocopier, /turf/open/floor/strata/floor3/east, @@ -34413,7 +34711,7 @@ "xnn" = ( /obj/structure/sign/safety/storage, /turf/closed/wall/strata_outpost, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "xnP" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/storage/large_holster/machete/full, @@ -34431,31 +34729,31 @@ /obj/structure/surface/rack, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/mountain) +/area/strata/ag/exterior/outpost_decks) "xoE" = ( /obj/structure/largecrate/random, /obj/structure/barricade/handrail/strata{ dir = 4 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "xpK" = ( /obj/structure/machinery/colony_floodlight, /obj/structure/barricade/handrail/strata, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "xqv" = ( /obj/structure/inflatable/popped/door, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "xqT" = ( /obj/structure/machinery/recharge_station, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "xre" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_3, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "xrx" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -34463,12 +34761,12 @@ icon_state = "p_stair_full" }, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "xst" = ( /obj/structure/machinery/cryobag_recycler, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/purp2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "xsH" = ( /turf/closed/shuttle/ert{ icon_state = "rightengine_3"; @@ -34480,7 +34778,7 @@ dir = 8 }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin3) +/area/strata/ug/interior/outpost/underground_dorms/admin3) "xuq" = ( /obj/item/trash/plate{ pixel_x = 1; @@ -34488,7 +34786,7 @@ }, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "xuE" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform/strata/metal{ @@ -34498,10 +34796,10 @@ dir = 8 }, /turf/open/gm/river, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "xuY" = ( /turf/open/gm/coast/beachcorner/north_east, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "xvy" = ( /obj/structure/window/framed/strata/reinforced, /turf/open/floor/strata/multi_tiles/southeast, @@ -34514,24 +34812,29 @@ dir = 8 }, /turf/open/floor/strata/purp1, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) +"xxa" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner, +/obj/effect/landmark/monkey_spawn, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/platform/south) "xxS" = ( /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "xyz" = ( /obj/structure/mirror, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/tcomms) +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/outside/engineering/parts_storage) "xyC" = ( /obj/structure/bed/chair{ dir = 4 }, /turf/open/floor/strata/red1, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "xzL" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_wall, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "xzR" = ( /turf/open/floor/plating, /area/strata/ag/exterior/marsh/crash) @@ -34540,11 +34843,11 @@ dir = 6 }, /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/island_marshes) "xAp" = ( /obj/effect/decal/cleanable/blood/gibs/limb, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "xAF" = ( /obj/structure/curtain/open/medical, /obj/structure/pipes/standard/simple/hidden/cyan{ @@ -34552,100 +34855,101 @@ }, /turf/open/floor/strata/floor2, /area/strata/ag/interior/outpost/med) -"xAS" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/asphalt/cement/cement4, -/area/strata/ug/interior/jungle/platform/east/scrub) +"xBN" = ( +/obj/structure/flora/grass/tallgrass/jungle/corner{ + dir = 6 + }, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/structures/monitoring/south) "xBT" = ( /obj/structure/inflatable/popped/door, /obj/effect/decal/cleanable/blood, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "xCN" = ( /obj/structure/surface/table/reinforced/prison, /obj/structure/barricade/handrail/strata{ dir = 8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/med1) +/area/strata/ug/interior/outpost/underground_dorms/med1) +"xCX" = ( +/turf/open/auto_turf/snow/brown_base/layer1, +/area/strata/ag/exterior/marsh/relay_marshes) "xDu" = ( /obj/structure/sign/nosmoking_2, -/turf/closed/wall/strata_outpost/reinforced/hull, -/area/strata/ag/interior/tcomms) +/turf/closed/wall/strata_outpost/reinforced, +/area/strata/ag/interior/outside/checkpoints/south) "xDD" = ( /obj/effect/decal/cleanable/blood, /turf/open/auto_turf/strata_grass/layer0_mud, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "xDX" = ( /obj/structure/bed/nest, /obj/effect/decal/cleanable/blood/gibs/core, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/multi_tiles, -/area/strata/ag/interior/dorms/hive) +/area/strata/ag/interior/mining_outpost/hive) "xEV" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_1, /turf/open/auto_turf/snow/brown_base/layer3, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "xFc" = ( /obj/structure/flora/bush/ausbushes/var3/fullgrass, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/platform/east/scrub) +/area/strata/ug/interior/outpost/platform) "xFf" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fullgrass_1" }, /turf/open/gm/dirt, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "xFl" = ( /obj/structure/cargo_container/grant/rightmid, /turf/open/auto_turf/ice/layer0, -/area/strata/ag/exterior/marsh) -"xFC" = ( -/obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, -/turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ag/exterior/marsh/spring_marshes) "xFH" = ( /obj/structure/sign/safety/biohazard, /turf/closed/wall/strata_outpost/reinforced, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "xFR" = ( /obj/structure/inflatable/door, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "xFT" = ( /obj/item/weapon/gun/pistol/t73, /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball/cave) "xGb" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 6 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "xGi" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 9 }, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "xGA" = ( /obj/effect/landmark/crap_item, /turf/open/auto_turf/strata_grass/layer0, -/area/strata/ug/interior/jungle/deep/west_engi) +/area/strata/ug/interior/jungle/structures/monitoring/west) "xGE" = ( /obj/effect/decal/cleanable/blood/oil, /obj/structure/machinery/landinglight/ds2/delaythree, /turf/open/asphalt/cement/cement12, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) "xHw" = ( /obj/structure/flora/pottedplant{ icon_state = "pottedplant_22" }, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/med1) +/area/strata/ug/interior/outpost/underground_dorms/med1) "xHW" = ( /obj/structure/platform/strata/metal, /obj/structure/stairs/perspective{ @@ -34654,12 +34958,12 @@ icon_state = "p_stair_full" }, /turf/open/auto_turf/snow/brown_base/layer1, -/area/strata/ag/exterior/paths/adminext) +/area/strata/ag/exterior/paths/flight_control_exterior) "xId" = ( /obj/structure/flora/bush/ausbushes/grassybush, /obj/structure/blocker/forcefield/multitile_vehicles, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_dorms) +/area/strata/ug/interior/jungle/platform/east) "xJb" = ( /obj/effect/landmark/objective_landmark/science, /turf/open/floor/strata/floor3/east, @@ -34668,7 +34972,7 @@ /obj/structure/closet/bodybag, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "xJH" = ( /obj/structure/flora/bush/ausbushes/grassybush{ icon_state = "fullgrass_1" @@ -34676,24 +34980,30 @@ /obj/structure/machinery/light/small, /obj/effect/decal/strata_decals/catwalk/prison, /turf/open/floor/greengrid, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "xKr" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "xKs" = ( /obj/structure/closet/bodybag, /obj/effect/decal/cleanable/blood/gibs/core, /obj/effect/landmark/objective_landmark/medium, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) +"xKv" = ( +/obj/structure/machinery/camera/autoname{ + dir = 1 + }, +/turf/open/floor/strata/floor2, +/area/strata/ug/interior/jungle/structures/monitoring) "xKw" = ( /obj/structure/pipes/standard/simple/hidden/cyan{ dir = 4 }, /obj/structure/machinery/door/airlock/almayer/engineering/colony, /turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "xKy" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/structure/platform_decoration/strata{ @@ -34703,52 +35013,52 @@ dir = 1 }, /turf/open/gm/river, -/area/strata/ag/exterior/marsh) +/area/strata/ag/exterior/marsh/spring_marshes) "xKC" = ( -/obj/structure/machinery/light/small{ +/obj/structure/machinery/light{ dir = 8 }, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/outpost/gen/bball) +/area/strata/ag/interior/outside/bball) "xKD" = ( /obj/structure/closet/bodybag, /obj/effect/decal/cleanable/blood/gibs/down, /obj/effect/decal/cleanable/blood/gibs/body, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "xLB" = ( /obj/effect/decal/cleanable/blood, /obj/item/stack/sheet/wood, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "xLH" = ( /obj/structure/cryofeed/right, /turf/open/gm/river, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "xLJ" = ( /obj/structure/bed/chair{ dir = 8 }, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) -"xMr" = ( -/obj/effect/landmark/monkey_spawn, -/turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) +"xMR" = ( +/obj/effect/decal/cleanable/blood/drip, +/turf/open/floor/strata/multi_tiles/west, +/area/strata/ag/exterior/marsh/river) "xOa" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "xOo" = ( /obj/effect/landmark/xeno_spawn, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/east_engi) +/area/strata/ug/interior/jungle/structures/monitoring/east) "xOs" = ( /obj/structure/closet/bodybag, /obj/effect/decal/cleanable/blood/gibs/core, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "xOx" = ( /obj/effect/blocker/sorokyne_cold_water, /obj/effect/blocker/sorokyne_cold_water, @@ -34764,15 +35074,30 @@ "xOL" = ( /obj/structure/flora/grass/ice/brown/snowgrassbb_2, /turf/open/auto_turf/snow/brown_base/layer2, -/area/strata/ag/exterior/paths/dorms_quad) +/area/strata/ag/exterior/paths/mining_outpost_exterior) +"xPg" = ( +/obj/structure/machinery/door/airlock/almayer/security/glass/colony, +/turf/open/floor/strata/multi_tiles/west, +/area/strata/ag/interior/outside/checkpoints/north) "xPv" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/strata, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) "xPT" = ( /obj/item/reagent_container/food/drinks/cans/cola, /turf/open/auto_turf/ice/layer1, -/area/strata/ag/exterior/paths/southresearch) +/area/strata/ag/exterior/paths/south_outpost) +"xPX" = ( +/obj/structure/machinery/power/apc/directional/no_power/east, +/turf/open/floor/strata/floor2, +/area/strata/ug/interior/outpost/underground_dorms/admin4) +"xQb" = ( +/obj/structure/pipes/standard/simple/hidden/cyan, +/obj/structure/machinery/door/airlock/almayer/security/glass/colony{ + dir = 2 + }, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ag/interior/outside/checkpoints/north_armor) "xRl" = ( /obj/structure/bed/chair/dropship/passenger{ dir = 8 @@ -34783,8 +35108,7 @@ /area/strata/ag/exterior/marsh/crash) "xRr" = ( /obj/structure/machinery/light/small{ - dir = 1; - pixel_y = 20 + dir = 1 }, /obj/structure/bed{ icon_state = "abed" @@ -34793,43 +35117,43 @@ dir = 4 }, /turf/open/floor/strata/floor3/east, -/area/strata/ug/interior/outpost/jung/dorms/sec1) +/area/strata/ug/interior/outpost/underground_dorms/sec1) "xRR" = ( /obj/structure/machinery/disposal, /turf/open/floor/strata/multi_tiles/southwest, /area/strata/ag/interior/outpost/engi/drome) "xSJ" = ( /turf/open/floor/strata/white_cyan2/west, -/area/strata/ag/interior/dorms/canteen) +/area/strata/ag/interior/mining_outpost/canteen) "xTh" = ( /obj/structure/pipes/standard/simple/hidden/cyan, /obj/structure/machinery/door/airlock/almayer/maint/colony{ dir = 2 }, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/dorms/maintenance) +/area/strata/ag/interior/mining_outpost/maintenance) "xTw" = ( /obj/structure/largecrate/random, /turf/open/asphalt/cement/cement3, -/area/strata/ag/exterior/tcomms/tcomms_deck) +/area/strata/ag/interior/outside/engineering/parts_storage_exterior) "xTU" = ( /turf/open/auto_turf/snow/brown_base/layer4, -/area/strata/ag/exterior/nearlz2) +/area/strata/ag/exterior/landing_zones/near_lz2) "xTZ" = ( /obj/structure/closet/bodybag, /obj/effect/decal/strata_decals/grime/grime3, /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "xUg" = ( /turf/open/gm/coast/south, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "xUo" = ( /obj/structure/surface/rack, /obj/item/weapon/gun/pistol/t73, /turf/open/floor/strata/red1, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "xVQ" = ( /obj/structure/bed/chair/dropship/passenger{ dir = 4 @@ -34837,48 +35161,59 @@ /obj/effect/decal/cleanable/blood, /turf/open/floor/almayer/test_floor5, /area/strata/ag/exterior/marsh/crash) +"xWk" = ( +/obj/structure/machinery/light, +/turf/open/floor/strata/red1, +/area/strata/ug/interior/jungle/structures/research) "xWN" = ( /obj/effect/decal/cleanable/blood, /obj/effect/decal/cleanable/blood/gibs/limb, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "xXi" = ( /obj/effect/decal/cleanable/blood/gibs/body, /obj/effect/decal/cleanable/blood/gibs/core, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "xXo" = ( -/obj/structure/flora/bush/ausbushes/var3/fullgrass, +/obj/structure/barricade/wooden, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_dorms) +/area/strata/ug/interior/jungle/platform/south) "xYw" = ( /obj/item/clothing/mask/cigarette/cigar/cohiba, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) +"xZg" = ( +/obj/structure/flora/grass/tallgrass/jungle, +/obj/structure/flora/grass/tallgrass/jungle, +/turf/open/auto_turf/strata_grass/layer1, +/area/strata/ug/interior/jungle/carplake/east) "xZk" = ( /obj/structure/pipes/standard/manifold/hidden/cyan{ dir = 8 }, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "yah" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/floor/strata/multi_tiles/southwest, -/area/strata/ag/interior/outpost/gen/bball/nest) +/area/strata/ag/interior/outside/bball) +"ybh" = ( +/obj/structure/surface/rack, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/central) "ybN" = ( /obj/structure/window/framed/strata, /turf/open/floor/strata/multi_tiles/southeast, -/area/strata/ag/interior/research_decks/security) +/area/strata/ag/interior/outside/checkpoints/outpost) "yca" = ( /obj/effect/landmark/structure_spawner/setup/distress/xeno_weed_node, /turf/open/floor/strata/fake_wood, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) "yde" = ( -/obj/structure/machinery/light/small{ - dir = 4 - }, -/turf/open/floor/strata/multi_tiles/west, -/area/strata/ag/exterior/vanyard) +/obj/structure/machinery/power/apc/directional/no_power/north, +/turf/open/floor/strata, +/area/strata/ug/interior/outpost/underground_dorms/med1) "ydp" = ( /obj/structure/surface/rack{ layer = 2.5 @@ -34886,48 +35221,64 @@ /obj/item/reagent_container/spray/cleaner, /obj/item/reagent_container/spray/cleaner, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/outpost/jung/dorms/sec2) +/area/strata/ug/interior/outpost/underground_dorms/sec2) "ydz" = ( /obj/item/toy/deck, /obj/structure/surface/table/reinforced/prison, /turf/open/floor/strata/floor2, -/area/strata/ug/interior/jungle/deep/structures/engi) +/area/strata/ug/interior/jungle/structures/monitoring) +"ydJ" = ( +/turf/closed/wall/strata_outpost, +/area/strata/ag/interior/outside/checkpoints/west) +"ydR" = ( +/obj/structure/platform/strata/metal{ + dir = 4 + }, +/turf/open/floor/strata/multi_tiles, +/area/strata/ag/interior/mining_outpost/central) "ydV" = ( /obj/effect/decal/cleanable/blood{ icon_state = "xgib2" }, /turf/open/floor/strata, -/area/strata/ag/exterior/research_decks) +/area/strata/ag/exterior/outpost_decks) "yee" = ( /obj/structure/machinery/landinglight/ds2/delayone{ dir = 1 }, /turf/open/asphalt/cement/cement4, -/area/strata/ag/exterior/landingzone_2) +/area/strata/ag/exterior/landing_zones/lz2) +"yfI" = ( +/turf/open/auto_turf/ice/layer1, +/area/strata/ag/exterior/marsh/relay_marshes) "ygq" = ( /turf/closed/wall/strata_outpost, -/area/strata/ug/interior/outpost/jung/dorms/admin2) +/area/strata/ug/interior/outpost/underground_dorms/admin2) "ygz" = ( /obj/structure/closet, /obj/effect/landmark/objective_landmark/close, /turf/open/floor/strata/floor3, -/area/strata/ag/interior/dorms/flight_control) +/area/strata/ag/interior/mining_outpost/flight_control) "yhJ" = ( /obj/structure/largecrate/random, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/open/floor/strata/floor3/east, -/area/strata/ag/interior/tcomms) +/area/strata/ag/interior/outside/engineering/parts_storage) "yis" = ( /obj/structure/surface/table/reinforced/prison, /obj/item/storage/pouch/flare/full, /obj/item/weapon/gun/pistol/t73, /obj/effect/landmark/item_pool_spawner/survivor_ammo/buckshot, /turf/open/floor/strata/orange_tile, -/area/strata/ag/interior/dorms) +/area/strata/ag/interior/mining_outpost/central) +"yiQ" = ( +/obj/structure/flora/pottedplant/random, +/turf/open/floor/strata/multi_tiles/southeast, +/area/strata/ug/interior/jungle/tearlake) "yjG" = ( /obj/structure/flora/bush/ausbushes/var3/fullgrass, /turf/open/auto_turf/strata_grass/layer1, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "ykh" = ( /obj/structure/machinery/weather_siren{ dir = 8; @@ -34936,14 +35287,14 @@ }, /obj/structure/pipes/standard/simple/hidden/cyan, /turf/closed/wall/strata_outpost, -/area/strata/ag/exterior/shed_five_caves) +/area/strata/ag/exterior/caves/shed_five_caves) "ykU" = ( /obj/structure/closet/bodybag, /turf/open/floor/strata/cyan3/east, /area/strata/ag/interior/outpost/med) "ylE" = ( /turf/open/gm/coast/beachcorner2/north_west, -/area/strata/ug/interior/jungle/deep/south_engi) +/area/strata/ug/interior/jungle/structures/monitoring/south) "ylF" = ( /obj/structure/stairs/perspective{ color = "#6e6e6e"; @@ -35127,6 +35478,8 @@ aab aab aab aab +"} +(2,1,1) = {" aaa aaa aaa @@ -35147,8 +35500,161 @@ aaa aaa aaa aaa +aab +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +kSU +kSU +kSU +kSU +kSU +kSU +kSU +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +alz +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +acX +acX +acX +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aab "} -(2,1,1) = {" +(3,1,1) = {" aaa aaa aaa @@ -35189,202 +35695,7 @@ aac aac aac aac -kSU -kSU -kSU -kSU -kSU -kSU -kSU -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -alz -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -acX -acX -acX -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -"} -(3,1,1) = {" -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aab -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -kSU +ahs wrp wrp wrp @@ -35431,7 +35742,7 @@ aIf aMA aIf aIf -rtW +nog bAe bAe bAe @@ -35517,26 +35828,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (4,1,1) = {" aaa @@ -35579,7 +35870,7 @@ aac aac aac aac -kSU +ahs ftO vMr coO @@ -35626,7 +35917,7 @@ aVW aVW aVW aVW -rtW +nog bAe bAe bIz @@ -35712,26 +36003,6 @@ aac aac aac aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab "} (5,1,1) = {" aaa @@ -35773,7 +36044,7 @@ aac aac aac aac -kSU +ahs kSU cnZ cjb @@ -35821,9 +36092,9 @@ cqE cqE cqE btT -rtW -bAf -bAf +nog +aac +aac bAe bAe bAe @@ -35906,27 +36177,7 @@ aac aac aac aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac +aab "} (6,1,1) = {" aaa @@ -35968,7 +36219,7 @@ aac aac aac aac -kSU +ahs ygz ahP aiw @@ -36016,9 +36267,9 @@ bhp bnb cqE aoj -rtW -alz -aXG +nog +nog +nog aac aac aac @@ -36100,28 +36351,8 @@ bVx bVx bVx bVx -bVx -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ +aac +aab "} (7,1,1) = {" aaa @@ -36163,7 +36394,7 @@ aac aac aac aac -kSU +ahs ahq coO aix @@ -36290,33 +36521,13 @@ aac bVx bVx bVx -bAu -hkA -hkA -hkA -hkA -hkA -eOI -eOI -eOI -eOI -eOI -eOI -eOI -eOI -eOI -eOI -eOI -eOI -eOI -eOI -eOI -eOI -eOI -eOI -eOI -eOI -eOI +jrU +bAI +bAI +bAI +bAI +aac +aab "} (8,1,1) = {" aaa @@ -36358,7 +36569,7 @@ aac aac aac aac -kSU +ahs ahr coO aiy @@ -36455,9 +36666,9 @@ aac aac aac uxf -lFG -mYs -dCu +bzV +hms +rUb bCd acX bdM @@ -36482,36 +36693,16 @@ aac aac aac bVx -bAu -hkA -hkA -bwg -acX -acX -acX -acX -acX -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb +jrU +bAI +bAI +aNz +uvZ +uvZ +uvZ +uvZ +aac +aab "} (9,1,1) = {" aaa @@ -36553,7 +36744,7 @@ aac aac kSU kSU -kSU +ahs wrp ahQ aiz @@ -36634,7 +36825,7 @@ qvy bhN bgS bif -sqT +aac fCI bsR bjE @@ -36648,17 +36839,17 @@ aac bnr bnr aac -cwS +wXw uxf -pvA -cwS -cwS +qPu +wXw +wXw jbI bDE hGO -cwS -cwS -cwS +wXw +wXw +wXw jbI bDE bko @@ -36676,37 +36867,17 @@ aac bVx bVx bVx -bAu -bwg -acX -acX -acX -acX -acX -acX -acX -acX -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb +jrU +aNz +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +aac +aab "} (10,1,1) = {" aaa @@ -36749,7 +36920,7 @@ aac kSU cyG agz -lvE +din coO aiy coO @@ -36843,17 +37014,17 @@ bto bto bto bvn -ben +uhM uxf -cwS -cwS -ben -cwS +wXw +wXw +uhM +wXw jbI bEh -cwS -pvA -cwS +wXw +qPu +wXw oaV bCd bko @@ -36866,42 +37037,22 @@ aac acX acX uvZ -acX +uvZ aSj -hkA -hkA -hkA -bwg -acX -acX -acX -acX -acX -acX -acX -acX -acX -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb +bAI +bAI +bAI +aNz +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +aac +aab "} (11,1,1) = {" aaa @@ -36943,13 +37094,13 @@ aac aac kSU cyG -klE -klE +ooc +ooc cjb aix cjb cjb -klE +ooc klE alC amq @@ -37026,7 +37177,7 @@ bhN bqN brF xzR -gaV +wGp bkd bgS bgS @@ -37034,22 +37185,22 @@ bgS bgS fCI bgS -bxy +stw bfq -ben +uhM bfq -cwS +wXw buG -cwS -ben -mvh -cwS -cwS -cwS -mvh -cwS -bxy -cwS +wXw +uhM +dqi +wXw +wXw +wXw +dqi +wXw +stw +wXw bCd acX bko @@ -37061,42 +37212,22 @@ acX acX acX uvZ -acX -acX -acX -acX -acX -acX -acX -acX -acX -acX -acX -acX -acX -acX -acX -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +aac +aab "} (12,1,1) = {" aaa @@ -37139,7 +37270,7 @@ aac kSU cyG rQV -mfW +gLW coO aiy coO @@ -37230,21 +37361,21 @@ bhN bgS bhO bhO -ben -ben -cwS -ben +uhM +uhM +wXw +uhM uxf -cwS -ben -cwS -ben +wXw +uhM +wXw +uhM bAu dDW -cwS -mvh -cwS -cwS +wXw +dqi +wXw +wXw bCd acX bko @@ -37256,42 +37387,22 @@ acX acX acX uvZ -bko -acX -acX -acX -acX -acX -acX -acX -acX -acX -acX -acX -acX -acX -acX -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb -vgb +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +uvZ +aac +aab "} (13,1,1) = {" aaa @@ -37333,7 +37444,7 @@ aac aac kSU kSU -kSU +ahs wrp ahQ aiz @@ -37341,7 +37452,7 @@ coS coS wrp wrp -alA +cve cqE cnv crb @@ -37426,19 +37537,19 @@ bhN bsU bhO bsU -ben -ben -cwS +uhM +uhM +wXw buG -cwS -ben -cwS +wXw +uhM +wXw dvf pWp mde bGg -cwS -cwS +wXw +wXw bAu bwg acX @@ -37451,42 +37562,22 @@ acX acX acX uvZ -acX -acX +uvZ +uvZ aac aac aac aac aac aTv -bcr -bcr -bcr -bcr -bcr -bcr -bcr -wdN -wdN -wdN -wdN -wdN -wdN -wdN -wdN -wdN -wdN -wdN -wdN -wdN -wdN -wdN -wdN -wdN -wdN -wdN -wdN -wdN +aTv +aTv +aTv +aTv +aTv +aTv +aac +aab "} (14,1,1) = {" aaa @@ -37528,7 +37619,7 @@ aac aac aac aac -kSU +ahs ahr coO aiy @@ -37576,8 +37667,8 @@ cqE cqE cqE aoj -rtW -rtW +nog +nog bER aVq aZx @@ -37622,13 +37713,13 @@ bsU bhO bgS buS -cwS +wXw aKu -nJK -ben -cwS -pvA -cwS +aac +uhM +wXw +qPu +wXw mip bcr sEG @@ -37661,27 +37752,7 @@ rgH aac aac aac -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ -ttQ +aab "} (15,1,1) = {" aaa @@ -37723,7 +37794,7 @@ aac aac aac aac -kSU +ahs ahq coO aix @@ -37767,13 +37838,13 @@ aoj bco aoj aoj -aoj +qWY bYD aoj btU -rtW -azx -bET +nog +iop +bAe bIH aZv aVq @@ -37817,15 +37888,15 @@ buq bgS bhO bgS -cwS +wXw hqw -nJK -ben -ben -cwS -pvA -cwS -cwS +aac +uhM +uhM +wXw +qPu +wXw +wXw jbI bDE acX @@ -37851,11 +37922,35 @@ aac aac byh byh -ttQ -ttQ +aSf +aSf aac aac aac +aab +"} +(16,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aab aac aac aac @@ -37874,11 +37969,142 @@ aac aac aac aac +ahs +rba +ahP +aiA +qwM +ajK +cpE +akU +alD +cqM +ani +crb +aph +apT +crE +arS +crE +crE +crE +crE +crE +crE +crE +arS +crE +crE +crE +crE +crE +crE +crE +crE +arS +crE +crE +dnS +cmA +cnv +aoj +alz +aUr +aUr +beL +bhq +azx +nog +nog +nog +nog +axv +ccI +bAe +caX +aZv +aVq +aZv +aZx +aVq +aac +aXG +bei +aVq +aWf +aZx +aZx +bhO +bhO +bhO +bhO +bhO +mpk +gZp +oeA +oeA +mKX +oeA +cXU +bhO +bhO +bhO +bhO +bhO +bsU +bgS +bhN +bhN +bhO +bhO +bgS +bgS +bhN +bgS +bgS +pbR +uhM +wXw +buG +wXw +wXw +uhM +wXw +uhM +dqi +wXw +jbI +bDE +acX +bko +bko +bko +acX +acX +bdM +bcr +bEh +cwS aac aac aac +aac +aac +aac +aac +aac +aac +byi +byh +byh +byh +byh +byh +aac +aac +aab "} -(16,1,1) = {" +(17,1,1) = {" aaa aaa aaa @@ -37918,203 +38144,8 @@ aac aac aac aac -kSU -rba -ahP -aiA -qwM -ajK -cpE -akU -alD -cqM -ani -crb -aph -apT -crE -arS -crE -crE -crE -crE -crE -crE -crE -arS -crE -crE -crE -crE -crE -crE -crE -crE -arS -crE -crE -dnS -cmA -cnv -aoj -alz -aUr -aUr -beL -bhq -azx -alz -alz -alz -alz -azx -ccI -bII -caX -aZv -aVq -aZv -aZx -aVq -aac -aac -bei -aVq -aWf -aZx -aZx -bhO -bhO -bhO -bhO -bhO -mpk -gZp -oeA -oeA -mKX -oeA -cXU -bhO -bhO -bhO -bhO -bhO -bsU -bgS -bhN -bhN -bhO -bhO -bgS -bgS -bhN -bgS -bgS -bea -ben -cwS -buG -cwS -cwS -ben -cwS -ben -mvh -cwS -jbI -bDE -acX -bko -bko -bko -acX -acX -bdM -bcr -bEh -cwS -aac -aac -aac -aac -aac -aac -aac -aac -aac -byi -byh -byh -byh -byh -byh -aac -aac -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -"} -(17,1,1) = {" -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aab -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -kSU -kSU +ahs +ahs coO cjb cjb @@ -38157,7 +38188,7 @@ aUs aVY aVY aVY -aVY +lEi aac aac aac @@ -38165,7 +38196,7 @@ aac aoQ bEV ccI -bII +bAe bIH bjj bjN @@ -38205,19 +38236,19 @@ bue bgS bhO bhO -bdL +qfV hir -cwS -ben +wXw +uhM uxf -ben -cwS -cwS -ben -cwS -ben -mvh -cwS +uhM +wXw +wXw +uhM +wXw +uhM +dqi +wXw bCd acX bko @@ -38226,8 +38257,8 @@ acX bko acX hGO -cwS -cwS +kvD +eHo xAc bxB bxB @@ -38247,26 +38278,6 @@ bym aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (18,1,1) = {" aaa @@ -38309,7 +38320,7 @@ aac aac aac aac -kSU +ahs ahO coa coO @@ -38361,13 +38372,13 @@ bAv bnm bEV ccI -bII +bAe bIH aVq aZx aZx aac -bLR +bER bjN aVq aVq @@ -38400,19 +38411,19 @@ bgS bhN bgS bfq -bdL -bea -pvA -cwS -aac -nJK -pvA -mvh -cwS -ben -cwS -ben -cwS +qfV +pbR +qPu +wXw +aac +aac +qPu +dqi +wXw +uhM +wXw +uhM +wXw jbI bcr bDE @@ -38422,8 +38433,8 @@ acX bdM bEh cwS -avm -cAq +mvD +cTQ bxB bxR bxB @@ -38442,26 +38453,6 @@ lAc lAc aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (19,1,1) = {" aaa @@ -38504,9 +38495,9 @@ aac aac aac aac -kSU -kSU -kSU +ahs +ahs +ahs ajg wrp wrp @@ -38594,22 +38585,22 @@ bgS bgS bhO aac -ben -bdL -bdL -bdL +uhM +qfV +qfV +qfV aac aac aac -cwS -pvA -mvh -ben -ben -cwS +wXw +qPu +dqi +uhM +uhM +wXw +aac aac aac -lKM aRi acX acX @@ -38617,7 +38608,7 @@ bdM bEh cwS xAc -cAq +cTQ bxB bxR bxS @@ -38637,26 +38628,6 @@ dWc lAc aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (20,1,1) = {" aaa @@ -38700,12 +38671,12 @@ aac aac aac aac -aac -crA -exO -acN -akr +ahs +sIZ +sIZ akV +akr +tSZ alC cqE anj @@ -38766,7 +38737,7 @@ aVq bhN bgS gaV -gaV +wGp bgS bgS bgS @@ -38790,18 +38761,18 @@ bhO bgS aac aac -bdL -bdL -bdL -ben +qfV +qfV +qfV +uhM aac aac aac -cwS -cwS -ben -cwS -cwS +wXw +wXw +uhM +wXw +wXw aac aac aac @@ -38811,8 +38782,8 @@ acX hGO aac aac -cAq -cAq +cTQ +cTQ bxB boC bdL @@ -38830,28 +38801,8 @@ mhc qxi wfE lAc -qWD +aac aab -agO -agO -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (21,1,1) = {" aaa @@ -38895,20 +38846,20 @@ aac aac aac aac -aac -crA +ahs +sIZ cry -acN -aks akV +aks +tSZ alC cqE anj -aom +cqE tEY cqE cqE -tEY +cth kSS anj cqE @@ -38918,21 +38869,21 @@ cqE cqE cqE cqE -aom cqE -aGY cqE cqE -aGY cqE -aom +cqE +cqE +cqE +cqE cqE cqE cnv azx aUs aVY -aVY +lEi cfi bhK ahB @@ -38992,9 +38943,9 @@ buG aac aac aac -pvA -cwS -cwS +qPu +wXw +wXw aac aac aac @@ -39006,11 +38957,11 @@ aac aac aac aac -cAq +cTQ bxB boC ben -xTU +gmU bdL bxY bxB @@ -39027,26 +38978,6 @@ dWc lAc aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (22,1,1) = {" aaa @@ -39085,42 +39016,42 @@ aac aac aac aac -crA -crA -crA -crA -crA -crA -crA +ddp +ddp +ddp +ddp +ddp +ddp aji ddp ddp ddp -crY -bAI -bCh -ctC -bYE +ddp +ddp +aOS +cnv +azx +gjU apV apV -crY -kIK +nog +azA aul avn -cbj -bWy -bWy -bWy -bWy -aDC -crY -aFL -aFL -aIh -aJO -aFL -aFL -crY +aQv +aoj +aoj +aoj +aoj +bco +aoj +aoj +aoj +aoj +aoj +aoj +aoj +aoj aoj aQv cnv @@ -39134,14 +39065,14 @@ aZW crN bjB bnn -ajv -pkO -pkO -pkO -pkO -pkO aac -baC +aac +aac +aac +aac +aac +aac +baJ aVq aZx bcv @@ -39181,16 +39112,16 @@ bnh aac aac aac -ben -bdL -bdL -ben +uhM +qfV +qfV +uhM aac aac aac -cwS -ben -cwS +wXw +uhM +wXw aac aac aac @@ -39201,12 +39132,12 @@ aac aac aac aac -mYs +omH dCu cwS -rNI -rNI -rNI +cwS +cwS +cwS cwS byc bxB @@ -39222,26 +39153,6 @@ lAc lAc aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (23,1,1) = {" aaa @@ -39280,42 +39191,42 @@ aac aac aac aac -crA -cnO +ddp cnO cnO cnO cnO cnO +trr crz cnO cnO ddp alE -bWy -bUq +aoj +cnv aon -ctC +azx apW arc arU -arY +dCq aum -cbj -bWy -bPs +aQv +aoj +cqE azz aBj aCD aCD -ctC -aFM -aGZ -aMB -aJP -aMB -aMB -ctC +liv +cqE +cqE +cqE +blj +cqE +cqE +cqE aOP aQv aRA @@ -39328,15 +39239,15 @@ aiP ajw crN bjj -aYa -brf -btV -bwV -bAw -bEX -brf -aZV -bjN +aZv +pTR +juL +aYd +aXP +aXP +aYd +aYd +juL aZx aZx bbZ @@ -39377,15 +39288,15 @@ wrw aac aac aac -bea -bdL -bxy +pbR +qfV +stw aac aac aac -ben -cwS -ben +uhM +wXw +uhM aac aac aac @@ -39417,26 +39328,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (24,1,1) = {" aaa @@ -39475,30 +39366,30 @@ aac aac aac aac -crA +ddp cnO bjY xDX -qKU +cnO cmB -bjY +coY xDX -exO +bjY cnO ddp alF -bWy -bUq +aoj +cnv cru -ctC -arY +azx +dCq ard arV -arY +dCq aum -bWy -cbj -ctD +aoj +aQv +rZI azA azA crY @@ -39507,11 +39398,11 @@ crY crY aGZ aIj -bWy -bWy +aOP aMC -ctC -aOS +aMC +eIY +aoj aQv cnv azx @@ -39524,35 +39415,35 @@ crN aVq crN aVq -csH -ctd -ctd +pTR +wtE +aXP bAx -ctd -csH -aZV -aVq -aZx +aYd +aXP +aXP +usP +fTJ aZx bcw -bcP +bcO bcO bcK aZx bdT crN -ben -ben -cwS -ben -cwS -cwS -cwS -cwS -cwS +tFA +tFA +sGb +tFA +sGb +sGb +sGb +sGb +sGb glN -eLF -eLF +lJF +lJF glN bsU bhN @@ -39572,10 +39463,10 @@ wrw aac aac aac -ben -ben -bdL -ben +uhM +uhM +qfV +uhM aac aac aac @@ -39612,26 +39503,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (25,1,1) = {" aaa @@ -39670,42 +39541,42 @@ aac aac aac aac -crA -cnO -crz +ddp +cLE +qKU agB -ahs +cnO cmB aiB ajj -coY -cnO +ntw +wUD ddp -crY -bAI -bCh -ctC -ctC +ddp +aoj +aRC +azx +owp apX -ctC -crY +azx +nog ctn aum -cbj -bWy -ayj -ctK -aBk +aQv +aoj +maM +tJP +idR crY aDD aEH crY crY -chq chp -aLf -aMB -cjv +chp +fQn +gTc +ctC aoj aQw ani @@ -39719,36 +39590,36 @@ aWf crN aVq aVq -brj -ctd -ctd -bAy -ctd -brj -aZY -aZx -aZx +aac +aac +aYd +usP +juL +aYd +usP +aXP +aXP aVq bbZ -bcP +bcO bcO bcs aZx bdC bfl -cwS -mvh -cwS -cwS -cwS -pvA -cwS +sGb +tAX +sGb +sGb +sGb +gWg +sGb fzN -cwS -cbO +sGb +ydJ uPH iVZ -cxg +dCK bsU bsU bhN @@ -39767,15 +39638,15 @@ aac aac aac aac -bxy -bdL -bdL +stw +qfV +qfV bvG aac aac aac -cwS -ben +wXw +uhM fPO aac aac @@ -39807,26 +39678,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (26,1,1) = {" aaa @@ -39865,11 +39716,11 @@ aac aac aac aac -crA -cnO -aiE +ddp +aem +aYx agC -coZ +aQK ahR aiC ajk @@ -39879,7 +39730,7 @@ akW bSJ fHp ank -bSJ +aCE app apY aCE @@ -39895,15 +39746,15 @@ aCE aEI aEI aFN -aHa -aIk +crY +chq chq -bWy aMB -cjv -aoj -aQv -aRC +aJP +ctC +iGm +aPh +pWz aSR aUu aWi @@ -39913,37 +39764,37 @@ aUu crN aVq crN -crN -brj -ctd -ctd +aac +aac +aac +aac rtX ctd -brj -aZY -bjN -aZx +aYd +usP +juL +aXP aVq bbZ bcO bcO bcs aVq -ben +tFA bfo bgl bdW -bdL -cwS -cwS -cwS -cwS -pvA +wSb +sGb +sGb +sGb +sGb +gWg nGi -cbO +wvW gif -wVf -cxg +bGR +dCK aac aac aac @@ -39962,16 +39813,16 @@ aac aac aac aac -bxy -bxy -bdL -ben +stw +stw +qfV +uhM aac aac aac -cwS -mvh -cwS +wXw +dqi +wXw aac aac aac @@ -40002,26 +39853,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (27,1,1) = {" aaa @@ -40060,22 +39891,22 @@ aac aac aac aac -crA +ddp cnO -bjY +cEu rRx cnO -cnO +vXN kRb -bjY -qKU cnO +qKU +exO ddp crY -bAI -bCh -ctC +avx +bUq ctC +eOI apZ ctC arX @@ -40085,60 +39916,60 @@ cbj aLh ayj ctK -aBk -crY -crY +atr crY +khg +aOw aFO -ctC -aIl +aHa +sSZ aIn aLf aMB aNJ -aOP -aQv -aRA +xjp +aPh +clW aSS ctx cty -cty +xMR cty ctx bjj aVq crN aVq -brj -ctd -ctd -ctd -bAx -brj -aZY -aZx -aZx -aZx +aac +aac +aac +juL +usP +aYd +usP +aXP +wtE +aXP bca bcQ bcQ bER -ben -ben -ben -bdL -ben -ben +tFA +tFA +tFA +wSb +tFA +tFA bih -cwS -mvh -cwS -pvA +sGb +tAX +sGb +gWg xFl -cwT -cbO -ixS -cwT +iWf +prN +mjG +iWf aac aac aac @@ -40148,7 +39979,7 @@ aac bme coC bme -tCi +aac bur coC rGp @@ -40158,15 +39989,15 @@ aac aac aac aac -ben -bdL -ben -bea +uhM +qfV +uhM +pbR buG -ben -cwS -cwS -mvh +uhM +wXw +wXw +dqi bzV hms eiM @@ -40197,26 +40028,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (28,1,1) = {" aaa @@ -40255,32 +40066,32 @@ aac aac aac aac -crA -jIv -cEu -agD -aiE +ddp cnO -xDX -bjY +aiE +agD +crz +vXN +bHD +exO kRb cnO ddp bXW bWy bUq -bXW ctC +afW aFO -aCl -crM +ctC +arY arY caE bWy awI caE arY -arY +cto ctC ctC crY @@ -40291,49 +40102,49 @@ chq aLf aMB fno -aoj -aQv -cnv -aST -ctx +ckX +aPh +cov +miI +spJ cty cty cty ctx crN -crN +lvj aVq crN +lgn +aYd +usP +usP +usP csH -ctd -ctd -ctd -ctd -csH -bab -aWp aXP aXP -aYZ -aWp -bdD -bdV -ben -ben -ben -bdL -ben -ben +aXP +aXP +kCv +kCv +kCv +rni +tFA +tFA +tFA +wSb +tFA +tFA bin -cwS -cwS -cwS -cwS +sGb +sGb +sGb +sGb uCc cDL -cwS -cwS -vbw +sGb +sGb +hMt aac aac aac @@ -40353,17 +40164,17 @@ aac aac aac aac -bhb -bdL -bdL -ben +nWa +qfV +qfV +uhM buG -cwS -ben -cwS -pvA -rNI -rNI +wXw +uhM +wXw +qPu +wXw +wXw cFK aac rNI @@ -40392,26 +40203,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (29,1,1) = {" aaa @@ -40448,24 +40239,24 @@ aac aac aac aac -aac -aac +ddp +ddp +ddp crA -aem -aiE -agE -aiE -cnO +ddp +agF +clG +ddp +ddp +jPT jPT -ajl -npf cnO ddp alG amr anm -bUL ctC +afW aqa ctC arX @@ -40475,7 +40266,7 @@ cbj bWy ayj ctK -aBk +atr ctC aDF aEJ @@ -40486,8 +40277,8 @@ chr bWy aMB cjv -aoj -aQw +ckX +lmF aRD aSR aUv @@ -40499,37 +40290,37 @@ crN bjN crN aZv -csI -btW -bxb +pTR +usP +wtE bAz -bEY -csI -bab -aWp -aWp aXP -bcx -aYd -ekc -bdV -ben -bea -ben -ben -bdL -bdL +aXP +usP +usP +usP +aXP +kCv +kCv +kCv +kCv +tFA +rni +tFA +tFA +wSb +wSb big bdG bjG -cwS -cwS +sGb +sGb djr -cwS -cwS -cwS +sGb +sGb +sGb oPQ -cAq +wyV aac aac aac @@ -40550,20 +40341,20 @@ mIG mYN npS bjL -bdL -ben +qfV +uhM buG -cwS -ben -ben -rNI -rNI -xxS +wXw +uhM +uhM +wXw +wXw +qPu bzV aac bfk iLr -kkL +aac rNI rNI rNI @@ -40587,26 +40378,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (30,1,1) = {" aaa @@ -40643,12 +40414,12 @@ aac aac aac aac -aac -aac -crA +ddp cnO cnO -afE +gQG +cnO +afF cnO cnO ddp @@ -40659,12 +40430,12 @@ ddp bXW bWy bUq -bXW ctC +afW aFO ctC arY -cto +arY ctD bWy cbj @@ -40681,9 +40452,9 @@ fWV aLg aMB cjv -aoj -aQv -cnv +ckX +aPh +cov aac aac aWk @@ -40693,38 +40464,38 @@ bjj aWg crN bjN -bcx -ajv -pkO -pkO -pkO -pkO +bjN +aac +aac +aac +qzd +sBK pkO -bac -aWp +aYd +usP aYY aXP -aWp -aWp -iWG -bdV -ben +usP +kCv +kCv +kCv +tFA kim -ben -bxy -bdL -bdL -bxy -bea +tFA +mne +wSb +wSb +mne +rni bjH bjG -cwS -cwS -pvA -cwS -cwS +sGb +sGb +gWg +sGb +sGb hhW -lFG +fCD aac aac aac @@ -40744,22 +40515,22 @@ aac lcs kZU mYN -bdL -ben -bea +qfV +uhM +pbR buG bep -cww -rNI -rNI -rNI -rNI -xxS +tJX +wXw +wXw +wXw +wXw +qPu fjZ eHv eHv -kkL -kkL +aac +aac gIY gIY kxF @@ -40782,26 +40553,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (31,1,1) = {" aaa @@ -40835,28 +40586,28 @@ aac aac aac aac -aac -aac -aac -aac -crA -crA ddp ddp -agF ddp ddp +cnO +kTy +exO +exO +afE +exO +trr ptT ajm -ajQ +cnO ajQ ddp crY -bAI +bWy bCh ctC ctC -apZ +emU ctC ctC ctC @@ -40876,10 +40627,10 @@ aJQ aLh aMB cjv -aOP -aQv -aRA -rtW +xjp +aPh +clW +cnB aac aWk bnm @@ -40887,36 +40638,36 @@ aZW crN aVq crN -aXO -bcx -bcx +nOW +bjN +juL aac aac +cVZ +cVZ aac aac -bIM -bIM baF bbi aXP -aWp -aWp -ery -bdV -bea -bea -ben -bdL -bdL -bdL -ben -bea +usP +kCv +kCv +kCv +kCv +rni +tFA +wSb +wSb +wSb +tFA +rni kim bis -cwS -cwS -cwS -cwS +sGb +sGb +sGb +sGb sXU xKy bRb @@ -40936,25 +40687,25 @@ buo bur aac aac -mIG -npS +dMR +fZj npS bjL -ben +uhM hir -nJK -nJK -kkL -rNI -xxS -bvE -rNI +aac +aac +aac +wXw +qPu +uhM +wXw rNI rNI bvE bxg -kkL -kkL +aac +aac bNj bNj bNj @@ -40977,26 +40728,6 @@ bvE aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (32,1,1) = {" aaa @@ -41030,20 +40761,20 @@ aac aac aac aac -aac -crA -crA -crA -crA +ddp +cnO +cnO cnO +cnO +exO afD bIL agG bIL bKZ -kaP bIL bIL +brG bIL akW bSJ @@ -41052,16 +40783,16 @@ anm bUM ctC aFO -ctB -arZ -ctB +fno +dVh +ctC aup bWy cbj bPs azD azD -ctC +bfF ctC ctC aFT @@ -41071,47 +40802,47 @@ ceq aLi aMD crY -aOS -aQv -cnv -azx +iGm +aPh +cov +cjw aac bXc jgX aZX aVq crN -aWp -aWp +aVq +usP aYd -bcx -bcx +juL +aac +aac +aac aac aac aac aac -bIM -bIM baJ aYd aXP -bcT -bdG -bdW -bxy -ben -ben -bdL -bdL -ben +usP +usP +usP +mne +tFA +tFA +wSb +wSb +tFA biq bhP bjI big bkl -avm -cww -cwS +cJy +lQu +sGb oSP wGS kYe @@ -41131,15 +40862,15 @@ uEj bus aac aac -ben +uhM bvs bjL -bdL -ben -ben -nJK -nJK -kkL +qfV +uhM +uhM +aac +aac +aac rHX uTt tJX @@ -41148,8 +40879,8 @@ rNI bvE rNI bxh -kkL -kkL +aac +aac bNj bNj bNj @@ -41172,26 +40903,6 @@ xTU aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (33,1,1) = {" aaa @@ -41225,31 +40936,31 @@ aac aac aac aac -aac -crA +ddp +exO +bjY +bjY cnO +exO +afE cnO cnO cnO -afE -ddp -bjY -bjY -ddp -ddp -bjg +cnO +exO +ajQ vNG akt ddp -crY -bAI -bCh +fno +bWy +bUq +bXW ctC +aFO +ojB +iqD ctC -aqb -ctB -afv -ctB auq cbj pgW @@ -41276,11 +40987,11 @@ jyq cnB aac bcx -aWp +usP aXP -aWp +usP aYd -bcx +juL aac aac aac @@ -41288,17 +40999,17 @@ aac aac baG aYd -aWp +usP aXP -aWp -bdL -bdL -bdL -bdL -bdL -bdL -bdL -ben +usP +wSb +wSb +wSb +wSb +wSb +wSb +wSb +tFA bis cDL bjJ @@ -41306,7 +41017,7 @@ biP dbg aac xeJ -cwS +sGb oSP nka aac @@ -41326,34 +41037,34 @@ bnj but aac buG -bdL -bdL -bdL -bdL -bdL -nJK -kkL -kkL -kkL -kkL -kkL +qfV +qfV +qfV +qfV +qfV +aac +aac +aac +aac +aac +aac iWZ rNI bvE rNI bvE bxh -kkL -kkL -kkL -kkL +aac +aac +aac +aac iLr iLr iLr -kkL -kkL -kkL -kkL +aac +aac +aac +aac iLr iLr gtZ @@ -41367,26 +41078,6 @@ rNI bvE aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (34,1,1) = {" aaa @@ -41420,31 +41111,31 @@ aac aac aac aac -aac -crA -cnO +ddp +exO aes aiE cnO -afF -ddp +exO +afE +cnO aiE aht cnO -ddp +cnO ddp ddp ddp ddp crY -bWy +avx ann aoo aHa aqc -ctB -ctl -ctB +fno +dVh +ctC ctF avs emg @@ -41469,13 +41160,13 @@ cnA aWl bXV baa +xfr +xfr bcx -bcx -bcx -aWp +usP aXP -aWp -aWp +usP +usP aZc aac aac @@ -41483,22 +41174,22 @@ aac aac baJ aYd -aWp +usP aXP bcU bdN bdX -bdL -ben -bdL -bdL -ben -ben +wSb +tFA +wSb +wSb +tFA +tFA bin -cwS +sGb dMw cuy -cwS +sGb aac aac aac @@ -41521,17 +41212,17 @@ bnj buu buz buH -bdL -bdL -ben -bdL -bvD -kkL -kkL -kkL -kkL -kkL -kkL +qfV +qfV +uhM +qfV +qfV +aac +aac +aac +aac +aac +aac bwA rNI rNI @@ -41539,20 +41230,20 @@ bvE bvE bwv bxk -kkL -kkL -kkL +aac +aac +aac bvE xxS rNI -kkL -kkL +aac +aac bvE rNI bvE rNI rNI -kkL +aac bNj bNj bNj @@ -41562,26 +41253,6 @@ rNI bvE aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (35,1,1) = {" aaa @@ -41615,36 +41286,36 @@ aac aac aac aac -aac -crA -bDv +ddp +exO brg bIL akW +bIL cZa -akW +bII bIL mam cnO -wGx -wGx +ddp +ddp bRs bRs bRs -wGx +jOl bOs ano -wGx +crY crY aFO -ctC -ctC +afW +pAR ctC ctC avt bZV -ctC -ctC +aCl +pYZ aBm cbW ctC @@ -41653,8 +41324,8 @@ ceW tHE aIp aJT -aLk -ctC +aMB +oOX ctC aPb ckX @@ -41664,36 +41335,36 @@ cnB bXd aXB cnA +xfr +cVZ +xfr bcx -aWp -bcx -bcx -aWp +usP aXP -aWp +usP aXP -aWp +usP aac aac bLR aYd -aWp +usP aXP aXP -aWp +usP aYd bdZ -ben -ben -bdL -bdL -ben -ben +tFA +tFA +wSb +wSb +tFA +tFA bit -cwS +sGb lrO rrV -cwS +sGb pax aac aac @@ -41716,14 +41387,14 @@ bnj buv buA buI -bdL -bdL +qfV +qfV +aac +aac +aac +aac +aac aac -kkL -kkL -kkL -kkL -kkL bvE bvE bwv @@ -41735,8 +41406,8 @@ bwm bvD bvD bvD -kkL -kkL +aac +aac bvE bvE bvE @@ -41747,8 +41418,8 @@ mcX rxL bxo rNI -kkL -kkL +aac +aac qYF qYF qYF @@ -41757,26 +41428,6 @@ rNI bvE aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (36,1,1) = {" aaa @@ -41810,27 +41461,27 @@ aac aac aac aac -aac -crA -cnO +ddp +exO ioz aiE cnO -afE -ddp +sWt +aBk +aqY agI izc cnO -wGx +ddp bPu qUW qUW qUW -alH +qUW qUW bUs -wGx crY +ybh aeD aeM aeM @@ -41859,13 +41510,13 @@ cnC aWm aXC cnA -bcx +xfr aac aac aac aYe -aWp -aWp +usP +usP aXP aYd aac @@ -41875,17 +41526,17 @@ aYd aXP aXP aXP -aWp +usP bWa bdV -ben -ben -bdL -bdL -ben -bdL +tFA +tFA +wSb +wSb +tFA +wSb biu -cwS +sGb nSQ nAM fRi @@ -41914,12 +41565,12 @@ buI ble aac aac -kkL -kkL -kkL -kkL -kkL -kkL +aac +aac +aac +aac +aac +aac rNI xxS rNI @@ -41930,8 +41581,8 @@ bwZ bvM bvD bvD -kkL -kkL +aac +aac bvD bvD bvD @@ -41952,26 +41603,6 @@ rNI xTU aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (37,1,1) = {" aaa @@ -42005,31 +41636,31 @@ aac aac aac aac -aac -crA -cnO -cnO -cnO +ddp +exO +exO +exO cnO +sWt afE -ddp cnO cnO cnO -wGx +cnO +ddp ajn hCp xSJ akX akX xSJ -bUs -wGx -crY -crY -afg -crY +aQX crY +eOI +bKb +lMC +jIv +ydR ctC bWy awK @@ -42038,13 +41669,13 @@ azH aBo aCI aDJ -cew +crY aLM aNe aNe aOX aPn -aOX +aKm cwd aPe aQx @@ -42060,29 +41691,29 @@ aac aac aYd aYd -aWp +usP aYd -aWp -aWp +usP +usP aZA aXO -aWp +usP aXP aXP -aWp -aWp +usP +usP bWa bdV -ben -ben -bdL -bdL -bdL -bdL +tFA +tFA +wSb +wSb +wSb +wSb bin -cwS -cwS -cwS +sGb +sGb +sGb cuy qUB aac @@ -42111,22 +41742,22 @@ aac aac aac aac -kkL -kkL -kkL -kkL +aac +aac +aac +aac bvE bvE rNI hPr bvE -kkL +aac bwZ bvD bvD -kkL -kkL -kkL +aac +aac +aac bxC bvD bvD @@ -42147,26 +41778,6 @@ bvE aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (38,1,1) = {" aaa @@ -42200,28 +41811,28 @@ aac aac aac aac -aac -crA -crA -crA -crA -crA +ddp +cnO +cnO +cnO +cnO +bwd afF ddp -wGx -wGx -wGx -wGx -wGx +ddp +ddp +ddp +ddp +jOl bQs aku akY alI xSJ bUs -bUO -afW +aHa afW +wWx afW asb jfh @@ -42233,7 +41844,7 @@ azI oXH aCK cdK -cew +crY aMV aNj aNm @@ -42256,30 +41867,30 @@ aac aac aac aYX -aWp +usP aXP aXP aZB -aWp +usP aXP aXP -aWp -aWp +usP +usP bWa bcV bdW -ben -bea -ben -bdL -bdL -bdL +tFA +rni +tFA +wSb +wSb +wSb big biN -pvA -cwS +gWg +sGb bkm -ben +tFA aac aac rsm @@ -42307,21 +41918,21 @@ aac aac aac bvE -kkL -kkL -kkL +aac +aac +aac bvD bvD bvE bvE -kkL -kkL +aac +aac bwZ bvM bvD -kkL -kkL -kkL +aac +aac +aac bwt bvD bvD @@ -42335,33 +41946,13 @@ jLc bwt bwt bwt -kkL -kkL -kkL -kkL +aac +aac +aac +aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (39,1,1) = {" aaa @@ -42395,13 +41986,13 @@ aac aac aac aac -aac -aac -aac -aac -aac -cfr -afH +ddp +ddp +ddp +ddp +xdE +aqX +afL bso agJ ahu @@ -42414,7 +42005,7 @@ alJ alJ ams bUt -bAt +ctC ctC ctC afg @@ -42425,16 +42016,16 @@ avw awL ctC ctC -cbW -cbW -cbW -ctC +crY +crY +crY +aCl kwU aNl aNo aNl aOY -aPX +tNr cjw aPi cwd @@ -42451,31 +42042,31 @@ aac bnv brn aYX -aWp -aWp +usP +usP aXO aZC baf aXP aXP -aWp +usP bWa bcV euc -bea -ben -bea -ben -bdL -bdL -bdL -ben +rni +tFA +rni +tFA +wSb +wSb +wSb +tFA bis -cwS -cwS +sGb +sGb bkn -bfq -bfq +tcN +tcN aac ftr aUX @@ -42515,7 +42106,7 @@ bxa bvD bvD bvD -kkL +aac bvE bvE bvE @@ -42531,32 +42122,12 @@ bwt bwt bvE bwt -kkL -kkL -kkL -kkL +aac +aac +aac +aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (40,1,1) = {" aaa @@ -42594,11 +42165,11 @@ aac aac aac aac -aac -cfr +xdE +aSs bOq xdE -wGx +jOl ahv ahU xSJ @@ -42609,21 +42180,21 @@ xSJ akX xSJ bUs -aop +ctB apr aqe cbj asc bXW ctC -avx +bWy bZV -aym +alV ctC -avG +ciA aCL ciB -aEM +abL aMG aNm aNo @@ -42647,30 +42218,30 @@ bnv crk aYY aYd -bcx +juL aYd ckZ aZA aXP -aWp -aWp +usP +usP ckZ cuy -cwS -cwS -bep +sGb +sGb +lOJ beO -ben -bfq -bdL -bdL -bfq +tFA +tcN +wSb +wSb +tcN big biN cDL bdZ -ben -ben +tFA +tFA aac bng eoK @@ -42727,31 +42298,11 @@ qOj cOI bwt xTU -kkL -kkL -kkL +aac +aac +aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (41,1,1) = {" aaa @@ -42789,12 +42340,12 @@ aac aac aac bAu -bGg +hkA bHt afI xdE agK -xSJ +kPL ahU dQi vjD @@ -42804,7 +42355,7 @@ ala bMZ xSJ bUu -aoq +aus fHp fHp fHp @@ -42840,7 +42391,7 @@ aac aac cqI crk -aWp +usP aYd tUu aYd @@ -42851,21 +42402,21 @@ aXP aYd bWa isd -cwS -cwS -lFG +sGb +sGb +fCD beP -ben -ben -bdL -bdL -bdL -ben +tFA +tFA +wSb +wSb +wSb +tFA bjK bke bdW -ben -bdL +tFA +wSb bme bnh coC @@ -42922,31 +42473,11 @@ bJI wvF bvE bwt -kkL -kkL +aac +aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (42,1,1) = {" aaa @@ -42984,7 +42515,7 @@ aac aac bAu bwg -hGO +acX bHt afJ xdE @@ -42999,7 +42530,7 @@ alb alb xSJ bUs -aor +bWy bWy bWy bWy @@ -43036,31 +42567,31 @@ aac bnw brn aYZ -aWp +usP aYd aZo aZI bah aXP -aWp +usP aZc aac aac -cww -cwS -cwS -bea +lQu +sGb +sGb +rni bfp -ben -bdL -bdL -bdL -bfq -ben -bdL -bdL -bdL -bdL +tFA +wSb +wSb +wSb +tcN +tFA +wSb +wSb +wSb +wSb ble ble bme @@ -43117,31 +42648,11 @@ yee wvF bxo bwt -kkL +aac aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (43,1,1) = {" aaa @@ -43179,7 +42690,7 @@ aac bAu bwg acX -hGO +acX bHt afI xdE @@ -43194,7 +42705,7 @@ akX xSJ amt bUs -aop +ctB bXW aqf cbj @@ -43205,8 +42716,8 @@ avx bZV aym ctC -avG ciA +bwj aDM aEP aMG @@ -43231,9 +42742,9 @@ aac tfB brn aYX -aWp +usP aYd -aWp +usP aXP aXP aXP @@ -43242,20 +42753,20 @@ aac aac aac eGF -cwS -cwS -ben +sGb +sGb +tFA xEV -bfq -bfq -bdL -bdL -bdL -bdL -bjL -ben -ben -bdL +tcN +tcN +wSb +wSb +wSb +wSb +tUh +tFA +tFA +wSb ble ble ble @@ -43317,26 +42828,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (44,1,1) = {" aaa @@ -43374,8 +42865,8 @@ aac bCd acX acX -hGO -xdE +acX +bHt bOq xdE agN @@ -43388,8 +42879,8 @@ xSJ alc alK xSJ -anp -wGx +anq +aCl crY crY crY @@ -43410,7 +42901,7 @@ aNB aJX aMJ aNB -cjy +aOt cnA aQz aRK @@ -43426,9 +42917,9 @@ aac aac aac aYX -aWp +usP aYd -aWp +usP aXP aXP aYd @@ -43440,16 +42931,16 @@ eJs imZ bev beQ -ben -ben -ben -bdL -bdL -ben +tFA +tFA +tFA +wSb +wSb +tFA beQ -npS -npS -lcs +lPj +lPj +gfZ aac aac bme @@ -43512,26 +43003,6 @@ bwt aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (45,1,1) = {" aaa @@ -43569,26 +43040,26 @@ aac bCd acX acX -hGO -xdE -afK +acX +eqO +bOq xdE -wGx -wGx +jOl +jOl bNa aiH -wGx +jOl bQv xSJ alb alb xSJ -anq -auC -crY +bUs +axK crY fwi ase +atv att crY bWy @@ -43620,31 +43091,31 @@ aac aac aac aac -bcx -aWp +juL +usP aXP aXP aXP -bai +hOX bai aac aac aac -mfp -eLF -eLF -cwT +mvm +rwg +rwg +mvm beW -bea -ben -ben -bdL -bdL -bxy -ben -npS -kZU -lcs +rni +tFA +tFA +wSb +wSb +mne +tFA +lPj +kHi +gfZ aac aac bnh @@ -43666,10 +43137,10 @@ bnh ble ble bme -cwS -mvh +coC +tAX nun -lIR +psl rNI rNI xTU @@ -43707,26 +43178,6 @@ bwt aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (46,1,1) = {" aaa @@ -43764,8 +43215,8 @@ aac bCd acX acX -hGO -xdE +acX +bHt afL bso agJ @@ -43775,14 +43226,14 @@ bOs ajs ajR akw -ald alL qUW +qUW bUs -wGx -crY +jyE aqg arh +bOw asf atu aLl @@ -43815,31 +43266,31 @@ aac aac aac aac -aWp +usP aXP aXP aXP aWp bMd -bRe +cbu cbi aac aac -mfp +mvm eNz ioM -cxg +cow beY -ben -bea -ben -bdL -bdL -bdL -bjL -npS -npS -lcs +tFA +rni +tFA +wSb +wSb +wSb +tUh +lPj +xhA +bJL aac ble bme @@ -43860,10 +43311,10 @@ ble bme ble ble -ben -bea -cwS -avm +bme +rni +sGb +cJy bvA bvE bvE @@ -43902,26 +43353,6 @@ bwt aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (47,1,1) = {" aaa @@ -43959,25 +43390,25 @@ aac jbI bDE acX -hGO +acX bHt bID xdE bOs bOs +aBZ bOs -bOs -xdE -xdE +jOl +jOl alp -xdE +jOl anl apl rhg -xdE -crY -crY +jOl +jOl ari +atv bXe atv crY @@ -44001,7 +43432,7 @@ ckY aRK aSV cnB -aPh +bXd aXE cnB aac @@ -44010,30 +43441,30 @@ aac aac aac bbj -aWp +usP aXP aXP -aWp -aWp -bMB -bRf +usP +jJq +bMd +cbu cbu aac aac -mfp +mvm eNF iry -cxg +cow beZ bfr -bea +rni bgT -bea -bdL -bdL -bdL +rni +wSb +wSb +wSb beQ -bfq +tcN aac aac ble @@ -44054,11 +43485,11 @@ ble ble bme bme -bdL -bdL -bea -ben -lFG +ble +wSb +rni +tFA +fCD bvC bvE bvE @@ -44097,26 +43528,6 @@ bwt aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (48,1,1) = {" aaa @@ -44154,7 +43565,7 @@ aac aac jbI bDE -hGO +acX bHt bID xdE @@ -44162,7 +43573,7 @@ agP ahy ahX bOs -xdE +jOl bQu bRY aky @@ -44170,7 +43581,7 @@ bRY aky aqd aky -crY +jOl crY bXY nVt @@ -44182,12 +43593,12 @@ ctC azO ctC ctC -oLv +afP aER aMS aNo aNB -aJZ +cjy ciA ciA aNN @@ -44207,27 +43618,27 @@ bbj aZK aZP aZP -glL +aZK aac aZJ -bMB +bMd bRf -cwT -mfp -mfp +lqX +mvm +mvm cuz eOK isa -cwT -ocw -cbO -bgq -bgq -bea -bdL -bdL -bdL -bfq +mvm +ryw +eYE +rJr +rJr +rni +wSb +wSb +wSb +tcN aac aac ble @@ -44251,9 +43662,9 @@ aac aac buD biP -bdL -bea -ben +wSb +rni +tFA bvD bvE bvE @@ -44292,26 +43703,6 @@ bwt aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (49,1,1) = {" aaa @@ -44349,15 +43740,15 @@ aac aac aac jbI -bEh -bHt +bcr +bUd bID xdE xdE xdE xdE cyi -xdE +jOl boW alq and @@ -44365,7 +43756,7 @@ alq and aqi brS -crY +jOl bWi arj ash @@ -44381,7 +43772,7 @@ oLv aER aMT aNo -aNB +suF cnB aLp cjz @@ -44402,12 +43793,12 @@ aZK aZP aZP aZP -glL +aZK aac aac bMG bRg -cbO +eYE cij rkb cuA @@ -44415,14 +43806,14 @@ eRJ isu lGv cxf -cbO +eYE cxn -bgq -bea -bdL -bdL -bdL -bxy +rJr +rni +wSb +wSb +wSb +mne aac aac ble @@ -44439,16 +43830,16 @@ bur ble ble btl -tCi aac aac aac -cwS -cwS +aac +sGb +sGb buK -ben -bdL -bdL +tFA +wSb +wSb bvE bvD bvD @@ -44487,26 +43878,6 @@ bwt aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (50,1,1) = {" aaa @@ -44544,15 +43915,15 @@ aac aac aac aac -aac -cfr +xdE +aSs bIE bIK bIK bIK cpo bOt -xdE +jOl ajS akx ale @@ -44560,7 +43931,7 @@ akx apS aqA aky -crY +jOl aqh arj ash @@ -44602,11 +43973,11 @@ aac aac aac bRh -cbO +eYE ciF cmq -cbO -cbO +eYE +eYE iuB lHH ofd @@ -44617,7 +43988,7 @@ bha bhe bhe bjM -ben +tFA aac aac ble @@ -44634,16 +44005,16 @@ bur ble ble btm -cwS -cwS -cwS -cwS -pvA -cwS +sGb +sGb +sGb +sGb +gWg +sGb buK -bdL -ben -bea +wSb +tFA +rni bvE bvD bvE @@ -44682,26 +44053,6 @@ bwt aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (51,1,1) = {" aaa @@ -44739,15 +44090,15 @@ aac aac aac aac -aac -cfr -cfr -cfr -cfr -cfr -cfr -bOv xdE +xdE +aHq +aHq +aAx +agh +aqX +bOv +jOl ajT aky bRY @@ -44755,9 +44106,9 @@ aky bRY aqT brS +jOl crY -crY -arj +pIy bXf bXZ aCE @@ -44797,7 +44148,7 @@ aZK aac aac aac -mfp +mvm ciH cmn cuB @@ -44805,17 +44156,17 @@ eSK isu lIG isu -cbO +eYE sWO -bgq -ben -bdL -bdL +rJr +tFA +wSb +wSb bgx -bfq +tcN +aac aac aac -tCi bme bme coC @@ -44829,16 +44180,16 @@ ble ble bnj btn -cwS -pvA -pvA -pvA -cwS -cwS +sGb +gWg +gWg +gWg +sGb +sGb buK -bdL -bea -ben +wSb +rni +tFA bvE bvE bvD @@ -44877,26 +44228,6 @@ bwt aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (52,1,1) = {" aaa @@ -44935,14 +44266,14 @@ aac aac aac aac -aac -aac -aac -aac -aac -cfr -bOv xdE +xdE +xdE +xdE +xdE +hgr +bOv +jOl ajU alx alf @@ -44952,9 +44283,9 @@ asX aky avA ctC -ctC +bPs bXg -ctC +bPs ctC avD ctC @@ -44992,22 +44323,22 @@ aZP aZK aac aac -mfp -mfp -mfp -mfp -cbO -ixS -mfp -cwT -cbO +mvm +mvm +mvm +mvm +eYE +xPg +lqX +mvm +eYE bgr -bgq -ben -bdL -bdL +rJr +tFA +wSb +wSb bjO -ben +tFA aac aac aac @@ -45025,15 +44356,15 @@ ble bnh aac aac -cwS +sGb aac jUS rQX bdG buM -ben -ben -hir +tFA +tFA +mQW bvD bvD bvE @@ -45072,26 +44403,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (53,1,1) = {" aaa @@ -45134,9 +44445,9 @@ aac aac aac aac -aac -cfr -bOv +xdE +hgr +lgg xdE xdE xdE @@ -45156,7 +44467,7 @@ ciA ciA ciA ciA -ciA +aES aDP aER aMV @@ -45190,23 +44501,23 @@ aac aac aac aac -mfp +mvm eSR cwF lNr -cbO +eYE qjD bgs -bea -ben -bdL -bdL +rni +tFA +wSb +wSb bjO -ben +tFA cDL -cwS -cwS -cwS +sGb +sGb +sGb bme bme bme @@ -45223,12 +44534,12 @@ aac aac aac xeJ -cwS -ben -ben -bdL -ben -bea +sGb +tFA +tFA +wSb +tFA +rni bvD bvE bvE @@ -45267,26 +44578,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (54,1,1) = {" aaa @@ -45329,9 +44620,9 @@ aac aac aac aac -aac cfr -aiJ +bSv +bIE cpo cpo akA @@ -45372,36 +44663,36 @@ aVh aZP aZP aZK -aZK +bxL bbj vYf bbj bbj aZK -aZP +cbN aZP aZP aZP aZK bgh bcz -cxg +cow eTd cwF eOK -cxg +cow qkS bgt -ben -bea -bdL -bdL +tFA +rni +wSb +wSb bjO -bxy -cwS -cwS -cwS -cwS +mne +sGb +sGb +sGb +sGb bnj ble ble @@ -45416,14 +44707,14 @@ aac aac aac aac -ubA -dCu -cwS -ben -bxy -ben -ben -ben +iZR +cpX +sGb +tFA +mne +tFA +tFA +tFA bvD bvD bvD @@ -45462,26 +44753,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (55,1,1) = {" aaa @@ -45524,33 +44795,33 @@ aac aac aac aac -aac -cfr -cfr -ajt -ajt xdE xdE +aHq ajt ajt -cfr -cfr -cfr -cfr -cfr -cfr -cfr -cfr +aqD +aHq +ajt +ajt +aHq +aqD +ajt +ajt +aHq +aHq +aHq +xdE avG awP aHy aQg aIH -bec -bec -bfE -aMH -aNo +fIq +fIq +mPh +aYh +aZP aOF cnB cjw @@ -45575,27 +44846,27 @@ cfR cfR cfR coB -bas +aZP aZK aZK aZK bcz -cbO +eYE eVA cwF lPk -cbO +eYE qjD bgs -bea -ben -bdL -bfq +rni +tFA +wSb +tcN bjO aac aac -cwS -cwS +sGb +sGb aac aac aac @@ -45611,14 +44882,14 @@ aac aac aac aac -ubA -cwS -pvA -bdL -ben -bdL -bdL -bdL +iZR +sGb +gWg +wSb +tFA +wSb +wSb +wSb bvD bvD bvD @@ -45657,26 +44928,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (56,1,1) = {" aaa @@ -45720,21 +44971,21 @@ aac aac aac aac -aac -cfr -cfr -cfr -cfr -cfr -cfr -cfr -cfr -aac -aac -aac -aac -aac -aac +xdE +xdE +xdE +xdE +xdE +xdE +xdE +xdE +xdE +xdE +xdE +xdE +xdE +xdE +xdE auv ciA awQ @@ -45775,21 +45026,21 @@ aZP aZP bav bcA -cwT -cbO -eLF +mvm +eYE +rwg lQT -cwT -qjD +mvm +bUX bgu -bhb -ben -bdL -ben +hoG +tFA +wSb +tFA bjO aac aac -cwS +sGb cDL aac aac @@ -45805,15 +45056,15 @@ aac aac aac aac -cAq -dCu +wyV +cpX lOT -cwS -bdL -bdL -bdL -bdL -bdL +sGb +wSb +wSb +wSb +wSb +wSb bvD bvM bvP @@ -45833,10 +45084,10 @@ bvD bvD xTU bwD -kkL +aac rNI bvE -kkL +aac bya bvE bvE @@ -45852,26 +45103,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (57,1,1) = {" aaa @@ -45930,8 +45161,8 @@ aac aac aac aac -cfr -avH +xdE +ciB awR aHC aZK @@ -45956,7 +45187,7 @@ aTX aQq aVv aac -bwp +coB bkt bkt bkt @@ -45977,17 +45208,17 @@ lXd lXd qkU bgu -bea -bdL -bdL -bdL +rni +wSb +wSb +wSb bjP ocz -ben -ben +tFA +tFA blf -bto -bnr +wsn +nZz aac aac aac @@ -46003,12 +45234,12 @@ aac xeJ sXF psV -cwS -mvh -bdL -bdL -bdL -bdL +sGb +tAX +wSb +wSb +wSb +wSb xFH wez ads @@ -46018,7 +45249,7 @@ aac bwt bwt bwD -kkL +aac hPr bvE bwZ @@ -46038,7 +45269,7 @@ bvD bww byf rNI -kkL +aac bwr bvD bvE @@ -46047,26 +45278,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (58,1,1) = {" aaa @@ -46138,7 +45349,7 @@ aac aZK aUA aPc -bfE +mPh aQg aQh aQn @@ -46151,7 +45362,7 @@ aZK aTg aVP aac -bwp +coB bku bnS coB @@ -46167,42 +45378,42 @@ aZP aZK aZK bdP -bec +fIq vwR bec bfE bgv -ben -bdL -bdL -bdL +tFA +wSb +wSb +wSb bjO -ben -ben -ben -ben -ben +tFA +tFA +tFA +tFA +tFA bns bnO -boC -ben -bfq +wFg +tFA +tcN bfp -bdL -bdL -bfq -ben +wSb +wSb +tcN +tFA bte -bto +wsn ehH -dCu +cpX nnY vvh dmd -cwS -ben -bdL -bdL +sGb +tFA +wSb +wSb bvu wGm ncp @@ -46214,7 +45425,7 @@ bwu xTU bwI bwP -kkL +aac rNI bwZ bvD @@ -46242,26 +45453,6 @@ rNI aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (59,1,1) = {" aaa @@ -46346,7 +45537,7 @@ bbj aTi aac aac -bwp +coB coB cfR cfR @@ -46365,39 +45556,39 @@ bdQ aZK bew aZK -bbj -ben -ben -bdL -bdL -ben +rni +tFA +tFA +wSb +wSb +tFA bgx -bdL -bfq -ben -ben -ben -bfq -bdL -bdL -ben -bxy -bfq -bdL -bdL -bdL -bdL -ben -bhb -cwS +wSb +tcN +tFA +tFA +tFA +tcN +wSb +wSb +tFA +mne +tcN +wSb +wSb +wSb +wSb +tFA +hoG +sGb piO ueK mEk lvw -cwS +sGb beQ -bdL -bdL +wSb +wSb bvv wGm tRC @@ -46417,7 +45608,7 @@ bvD bvD bvD bwC -kkL +aac rNI rNI bxW @@ -46428,7 +45619,7 @@ bvE bwx ibh rNI -kkL +aac bwr bvD bvE @@ -46437,26 +45628,6 @@ xTU rNI aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (60,1,1) = {" aaa @@ -46560,7 +45731,7 @@ bch bch bch bch -bcB +bhe bgw bhe bhe @@ -46622,7 +45793,7 @@ bvD bvD bwx rNI -kkL +aac byj bws bvE @@ -46632,26 +45803,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (61,1,1) = {" aaa @@ -46734,8 +45885,8 @@ aZK aTi bgh aac -bwp -bwp +coB +coB fRa bkw csA @@ -46757,40 +45908,40 @@ aZP aZP aZP bgx -bdL -ben -bdL -bdL +wSb +tFA +wSb +wSb bgx -ben -bdL -bdL -ben -bdL -bdL -bdL -bdL -bdL -bdL -ben -bea -bdL -bdL -bea -ben -ben -cwS -pvA -cwS -cwS -cwS -cwS -bdL -ben -bea +tFA +wSb +wSb +tFA +wSb +wSb +wSb +wSb +wSb +wSb +tFA +rni +wSb +wSb +rni +tFA +tFA +sGb +gWg +sGb +sGb +sGb +sGb +wSb +tFA +rni aac vxd -kfN +gFf hUJ qLp vxd @@ -46827,26 +45978,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (62,1,1) = {" aaa @@ -46929,7 +46060,7 @@ bbj aTb aac aac -bwp +coB beS bhC bkx @@ -46943,7 +46074,7 @@ bAL coB bhU coB -bcd +baw aZK bdw aZP @@ -46957,7 +46088,7 @@ bhP bdN bdX bgx -ben +tFA biq bdN bdN @@ -46965,23 +46096,23 @@ bdN bhP bhP bdX -bdL -bdL -ben -bfq -bdL -bdL -bdL -bdL -bjL -cwS -cwS -cwS -cwS -cwS -cwS +wSb +wSb +tFA +tcN +wSb +wSb +wSb +wSb +tUh +sGb +sGb +sGb +sGb +sGb +sGb beQ -bea +rni aac aac wGm @@ -46992,12 +46123,12 @@ qfC aac aac aac -mfp +cwT eLF eLF ocw -kkL -bwt +aXG +naw bvE bvE bvD @@ -47022,26 +46153,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (63,1,1) = {" aaa @@ -47124,7 +46235,7 @@ bdA bgh aac aac -bwp +coB beT bhD cwe @@ -47160,22 +46271,22 @@ bhf bhf bhf bdV -ben -bdL -bfq -bdL -bdL -bdL -bdL -bea -ben -cwS -cwS -cwS -cwS -avm -nGm -nGm +tFA +wSb +tcN +wSb +wSb +wSb +wSb +rni +tFA +sGb +sGb +sGb +sGb +cJy +plI +plI aac aac aac @@ -47187,17 +46298,17 @@ qfC aac aac aac -mfp +cwT ubo mLe cxg -kkL -kkL -bwt -bvE -bvD -bvD -bvE +aac +aac +bea +xCX +mwW +mwW +xCX aac aac aac @@ -47217,26 +46328,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (64,1,1) = {" aaa @@ -47319,7 +46410,7 @@ aTb aac aac aac -bwp +coB beU bhF bky @@ -47355,20 +46446,20 @@ tHv bhS bhf bdV -ben -bdL -bdL -bdL -bea -hir -ben -ben -bea -cwS -cwS -avm -nGm -cAq +tFA +wSb +wSb +wSb +rni +mQW +tFA +tFA +rni +sGb +sGb +cJy +plI +wyV aac aac aac @@ -47377,7 +46468,7 @@ aac hYc wrv hUJ -qLp +vrH hYc aac aac @@ -47386,14 +46477,14 @@ mfp vKg wVf cxg -kkL -kkL -xTU -bvE -bvD -bvD -bvE -bvE +aac +aac +bxy +xCX +mwW +mwW +xCX +xCX aac aac aac @@ -47412,26 +46503,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (65,1,1) = {" aaa @@ -47491,9 +46562,9 @@ aac aac aac aac -ccd -ccd -ccd +nZR +nZR +nZR aac aVp aKf @@ -47514,7 +46585,7 @@ aac aac aac aac -bwp +coB beV bhD cwe @@ -47550,18 +46621,18 @@ bjd bhS bhf bdV -ben -bdL -ben -bea +tFA +wSb +tFA +rni beQ -ben -bea -bea +tFA +rni +rni bsm -cww -avm -cAq +lQu +cJy +wyV aac aac aac @@ -47576,20 +46647,20 @@ vrH rXy aac aac -sgG -mfp +cwT +cwT cbO ixS -mfp -kkL -xTU -bvE -bvM -bvD -bvE -bvE -rNI -cFK +cwT +aac +bxy +xCX +fug +mwW +xCX +xCX +yfI +vbw cAq aac aac @@ -47607,26 +46678,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (66,1,1) = {" aaa @@ -47677,16 +46728,16 @@ aac aac aac aac -adS -adS -adS -adS -adS -ccd -ccd -ccd +qSH +qSH +qSH +qSH +qSH +nZR +nZR +nZR bYJ -ccd +nZR bZY ayx azV @@ -47707,9 +46758,9 @@ aac aac aac aac -bwp -bwp -bwp +coB +coB +coB beX bhG csm @@ -47745,18 +46796,18 @@ bkh bjd bhh bdV -ben -bdL -ben -bea -ben +tFA +wSb +tFA +rni +tFA bsm bsV btf aac aac -cAq -cAq +wyV +wyV aac aac aac @@ -47771,19 +46822,19 @@ mCK qfC aac aac -sgG +cwT qDI gpr -tRC -sgG -nJK +swQ +cwT +aac bxy -ben -ben -bdL -ben -cwS -cwS +xCX +xCX +mwW +xCX +yfI +yfI elr mYs cAq @@ -47802,26 +46853,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (67,1,1) = {" aaa @@ -47872,19 +46903,19 @@ aac aac aac aac -adS +qSH anr bUU anr -vPi +qSH bXi asj foN cuP uKj awS -kcw -kcw +oVA +oVA iLJ aKk bbj @@ -47902,7 +46933,7 @@ aac aac aac aac -bwp +coB bpS bpV oUS @@ -47918,7 +46949,7 @@ bJy bMX bRu bIV -bgh +anp bgh bgh aZP @@ -47937,7 +46968,7 @@ jmy dOO eMZ unE -dOO +fQo dOO boG bmE @@ -47953,7 +46984,7 @@ aac aac aac aac -aac +mnz buN aac aac @@ -47966,21 +46997,21 @@ vrH rXy aac aac -sgG +cwT psE lrd pXB -sgG -nJK +cwT +aac bea bxy -ben -bdL +xCX +mwW avm ilL mvh -cwS -cwS +yfI +yfI shp cAq aac @@ -47997,26 +47028,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (68,1,1) = {" aaa @@ -48067,10 +47078,10 @@ aac aac aac aac -adS -aot -aot -aot +qSH +uyf +uyf +uyf aqj bXi jyO @@ -48078,8 +47089,8 @@ iLJ cuP cuP awT -kcw -kcw +oVA +oVA iLJ aKk bdA @@ -48097,7 +47108,7 @@ aac aac aac aac -bwp +coB bae bcF bfm @@ -48108,11 +47119,11 @@ coB bwp bxE bkx -bwp -bwp -bwp -bwp -bwp +coB +coB +coB +coB +coB bcj bcE aZK @@ -48152,30 +47163,30 @@ buN buF buN btq -jww -tWY +tRd hYc -wrv +hYc +tRC npX qLp hYc -sgG -sPc +hYc +aac xDu nQk ubN -tRC -sgG -nJK -nJK +swQ +cwT +aac +aac bea -ben -bdL +xCX +mwW lFG qeH -cwS -cwS -cwS +yfI +yfI +yfI vbw cAq aac @@ -48192,26 +47203,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (69,1,1) = {" aaa @@ -48262,11 +47253,11 @@ aac aac aac aac -adS -dcX -bUV -bRw -vPi +qSH +uyf +uyf +uyf +iJq bXi asl atz @@ -48292,7 +47283,7 @@ aac aac aac aac -bwp +coB coB bcI coB @@ -48303,7 +47294,7 @@ cfR cfR bxF bAL -bwp +coB aac aac aac @@ -48321,11 +47312,11 @@ aac aac rOB bFv -yde bFv bFv -dOO -vtl +bFv +jvl +ajl opg xJb dOO @@ -48347,7 +47338,7 @@ btq btv btv btv -btv +oWD kNZ tdn xKr @@ -48355,22 +47346,22 @@ oPz nIf sGR pLE -sgG -sgG +hYc +hYc vxd hOw vxd -sgG -nJK -nJK +hYc +aac +aac bea -ben -bdL -cwS -cwS -cwS -cwS -cwS +xCX +mwW +yfI +yfI +yfI +yfI +yfI vbw cAq cAq @@ -48387,26 +47378,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (70,1,1) = {" aaa @@ -48457,11 +47428,11 @@ aac aac aac aac -adS -vPi -pRj -vPi -aqk +qSH +dcX +bUV +bRw +run ark asm bTb @@ -48488,19 +47459,19 @@ aac aac aac aUn -cqr +bCA cqQ chX bhQ csm bou -coB bZj bhD +bhD bkx -bwp -bwp -bwp +coB +coB +coB aac aac aac @@ -48555,17 +47526,17 @@ qvJ tBw qfC vye -sgG -nJK +hYc +aac bea bhb -bdL -cwS -bdL -cwS -cwS -cwS -cwS +mwW +yfI +mwW +yfI +yfI +yfI +yfI lZc cAq cAq @@ -48582,26 +47553,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (71,1,1) = {" aaa @@ -48652,10 +47603,10 @@ aac aac aac aac -adS -vPi -pRj -vPi +qSH +qSH +run +qSH aql ark bXi @@ -48695,7 +47646,7 @@ cqH csm bGa bJE -bwp +coB aac aac aac @@ -48749,18 +47700,18 @@ hUJ vrH vlG vlG -srQ -eqO -nJK +vlG +lTG +aac bxy -bdL -bdL -bdL -cwS -cwS -cwS -cwS -cwS +mwW +mwW +mwW +yfI +yfI +yfI +yfI +yfI vbw ubA cAq @@ -48777,26 +47728,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (72,1,1) = {" aaa @@ -48847,11 +47778,11 @@ aac aac aac aac -adS +aqm ans bUY sDs -aqm +uGx ark bXi bTb @@ -48873,7 +47804,7 @@ aZP aZK aTi aac -aac +rZF aac bgh bdA @@ -48890,7 +47821,7 @@ ctA bAM bGb bJF -bwp +coB aac aac bgh @@ -48927,13 +47858,13 @@ aac aac btv btv -btq +lJC tWY aac aac aac jww -tWY +hYc kOr gFf hUJ @@ -48946,16 +47877,16 @@ tRC tRC gFf nWv -bjL -bdL -bdL -bdL -bdL +fug +mwW +mwW +mwW +mwW bxA cww -cwS -cwS -cwS +yfI +yfI +yfI vbw cAq cAq @@ -48972,26 +47903,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (73,1,1) = {" aaa @@ -49030,7 +47941,7 @@ wYx cmo aac ami -aqN +arp arp aac aac @@ -49042,11 +47953,11 @@ aac aac aac aac -mIE -ant +bOp +gcO bUZ aps -aqn +xQb arm bXj bYb @@ -49068,7 +47979,7 @@ aZP aZP aZP aZK -bbj +fTa bbj aTi tWf @@ -49079,13 +47990,13 @@ crp crU cwe boz -bwp -bwp -bwp +coB +coB +coB cfR bGc bJG -bwp +coB aac aac aZK @@ -49123,7 +48034,7 @@ btu btv btq aac -aac +alH aac aac aac @@ -49144,13 +48055,13 @@ kUi bxc bxc bxc -bdL -bdL +mwW +mwW lFG gpp -cwS -cwS -cwS +yfI +yfI +yfI vbw ubA aac @@ -49167,26 +48078,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (74,1,1) = {" aaa @@ -49240,7 +48131,7 @@ aac amu anu bVa -apt +sDs aqo arn bXi @@ -49274,7 +48165,7 @@ crq crV bkA boD -bwp +coB aac aac bAN @@ -49318,17 +48209,17 @@ btq btq buN aac -sgG -sgG +hYc +hYc xyz -sgG -sgG +hYc +hYc aac oeH dyZ tJp krg -vlG +afv gFf tRC vrH @@ -49337,14 +48228,14 @@ rHs gFf ayl bxd -bdL -bdL +mwW +mwW bxy -bdL -cwS +mwW +yfI mvh pvA -cwS +yfI avm ubA cAq @@ -49362,26 +48253,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (75,1,1) = {" aaa @@ -49432,7 +48303,7 @@ aac aac aac aac -adS +qSH anv aou apu @@ -49464,12 +48335,12 @@ aZK bcm axb aVm -bcM +cqQ coB bhU bkB -bwp -bwp +coB +coB aac aac bAO @@ -49484,7 +48355,7 @@ bcm aac aac aac -fil +fSr bfd bgJ bfc @@ -49513,7 +48384,7 @@ btv btq xre aac -sgG +hYc vmm aft vlG @@ -49531,13 +48402,13 @@ vlG vlG srQ lTG -ben -bdL +xCX +mwW bxy bxy -ben -cwS -cwS +xCX +yfI +yfI mvh fsJ cAq @@ -49557,26 +48428,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (76,1,1) = {" aaa @@ -49626,8 +48477,8 @@ aac aac ccd ccd -ccd -adS +nZR +qSH bTa bTa bTa @@ -49708,7 +48559,7 @@ btq btq btp aac -sgG +hYc jVU oMZ vlG @@ -49724,15 +48575,15 @@ qfC riY cGg pSm -sPc +aac wYL bxy bxy bxy -nJK +aac bxy bea -nJK +aac nGm cAq cAq @@ -49752,26 +48603,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (77,1,1) = {" aaa @@ -49826,7 +48657,7 @@ amv bUx bVc bUx -amv +bVc bUx bVc atA @@ -49863,9 +48694,9 @@ aac aac aac aac -bfE -bfE -bfE +mPh +mPh +mPh baU aZP aZK @@ -49903,7 +48734,7 @@ btq btv btp aac -sgG +hYc hOw vxd vxd @@ -49918,17 +48749,17 @@ bvq qfC qfC qTp -sPc -sPc -sPc -nJK -nJK -nJK -nJK +aac +aac +aac +aac +aac +aac +aac bxy -nJK -nJK -nJK +aac +aac +aac cAq aac aac @@ -49947,26 +48778,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (78,1,1) = {" aaa @@ -50016,11 +48827,11 @@ aac aac aac nkp -kcw +oVA thz -kcw -kcw -kcw +oVA +oVA +oVA aqr cuP ras @@ -50048,10 +48859,10 @@ aSK aZP aZP aUA -bfE +mPh aWa -bec -bec +fIq +fIq aXV aYh bgh @@ -50113,9 +48924,9 @@ vxd hOw hOw vxd -sgG -sPc -sgG +hYc +aac +aac aac aac aac @@ -50142,26 +48953,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (79,1,1) = {" aaa @@ -50228,9 +49019,9 @@ aAd aAd ccV jjJ -ccd -ccd -ccd +nZR +nZR +nZR jjJ baw bbj @@ -50293,7 +49084,7 @@ lbh lbh jKf aac -sgG +hYc ndS vlG tRC @@ -50308,7 +49099,7 @@ iMP tRC tRC gvR -sgG +hYc aac aac aac @@ -50337,26 +49128,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (80,1,1) = {" aaa @@ -50421,8 +49192,8 @@ foN foN azV aBI -jjJ -jjJ +ccW +ccc jjJ bnq cfX @@ -50457,13 +49228,13 @@ aac aac aac aac -aXG +nZR aac aac bfg bgI xdr -gOC +iGp fEW sau okE @@ -50488,10 +49259,10 @@ lbh lbh jKf aac -sgG +hYc vrH vlG -fMS +gFf vxd tEf tEf @@ -50503,7 +49274,7 @@ tRC vlG vlG vth -sgG +hYc aac aac aac @@ -50532,26 +49303,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (81,1,1) = {" aaa @@ -50616,7 +49367,7 @@ foN foN foN ccc -ccW +ccc aDU jjJ cfY @@ -50624,10 +49375,10 @@ cfY jjJ cht jjJ -ccd -ccd +nZR +nZR jjJ -foN +lzh iLJ aac aac @@ -50651,7 +49402,7 @@ ccs aac aac aac -fil +jZF iLJ iLJ bfe @@ -50683,11 +49434,11 @@ twa hLf uad aac -sgG -vrH +hYc +bfQ vlG tRC -uqY +mrp aTP bss rno @@ -50698,7 +49449,7 @@ tRC vlG vlG jXD -sgG +hYc aac aac aac @@ -50727,26 +49478,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (82,1,1) = {" aaa @@ -50796,12 +49527,12 @@ aac aac aac nkp -kcw -kcw -kcw -kcw -kcw -kcw +oVA +oVA +oVA +oVA +oVA +oVA cuP cuP cuP @@ -50822,7 +49553,7 @@ aLB xqT aNT jjJ -aQK +fBC iLJ aac aac @@ -50855,7 +49586,7 @@ bgI xhM xnn aXs -xdr +bcb czb aac aac @@ -50878,7 +49609,7 @@ fhW fhW fhl aac -sgG +hYc vrH fNH iWi @@ -50892,8 +49623,8 @@ vlG vlG vlG vlG -jXD -sgG +dbv +hYc aac aac aac @@ -50922,26 +49653,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (83,1,1) = {" aaa @@ -50996,7 +49707,7 @@ amz iPd aPx iPd -amz +aPx iPd cuX cuX @@ -51072,8 +49783,8 @@ asd vxd vxd vxd -sgG -sgG +hYc +hYc uzj sly uLK @@ -51088,7 +49799,7 @@ vlG vlG vlG jsW -sgG +hYc aac aac aac @@ -51117,26 +49828,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (84,1,1) = {" aaa @@ -51186,8 +49877,8 @@ aac aac ccd ccd -ccd -adS +nZR +qSH bTa bTa bTa @@ -51212,11 +49903,11 @@ cie ciW aNW jjJ -aQK +fBC iLJ aTk aUE -aWr +jZF iLJ iLJ aSL @@ -51283,7 +49974,7 @@ tTP uWP sZP ihd -sgG +hYc aac aac aac @@ -51312,26 +50003,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (85,1,1) = {" aaa @@ -51382,7 +50053,7 @@ aac aac aac aac -adS +qSH anz bVf imV @@ -51394,7 +50065,7 @@ fxM foN foN foN -foN +aqM jjJ jjJ jjJ @@ -51425,7 +50096,7 @@ aZe iLJ qmW aac -ccd +nZR cmX fBC cva @@ -51464,7 +50135,7 @@ mpr vxd vxd vxd -eFF +vrH vlG tRC puX @@ -51478,7 +50149,7 @@ wWK mms mms pwn -sgG +hYc aac aac aac @@ -51507,26 +50178,6 @@ aac aac aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (86,1,1) = {" aaa @@ -51592,16 +50243,16 @@ ayC foN cbp foN -aDX +foN aEX -aGi +cuP ukx cuP -iLJ +fMS aNX bZq aNX -iLJ +fMS cuP cuP cuP @@ -51619,7 +50270,7 @@ iLJ bxI iLJ bGk -aXG +aac bNm cva fBC @@ -51661,7 +50312,7 @@ tRC tRC vrH tOA -tRC +vgb myk pbF efR @@ -51673,55 +50324,35 @@ pDY pbF efR eGq -sgG +hYc +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aac aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (87,1,1) = {" aaa @@ -51772,7 +50403,7 @@ aac aac aac aac -bUd +aqm anB aoz apx @@ -51792,11 +50423,11 @@ cuP cuP ukx cuP -aKm +iLJ nZR jjJ nZR -lUm +iLJ cuP cuP cuP @@ -51814,7 +50445,7 @@ foN fxM foN foN -aac +ccd bYJ bRZ bNS @@ -51868,78 +50499,11 @@ gfd pJz erq pZe -sgG +hYc aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -"} -(88,1,1) = {" -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aab aac aac aac @@ -51963,15 +50527,62 @@ aac aac aac aac +aab +"} +(88,1,1) = {" +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aaa +aab aac aac aac aac -adS -adS -adS -adS -adS +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +qSH +qSH +bVz +qSH +uGx lUm cuP cuP @@ -52009,7 +50620,7 @@ foN ukx cuP cuP -cva +doH bNR bSa bNR @@ -52046,7 +50657,7 @@ lbh asd vjc tRC -hOD +tRC tRC tRC tRC @@ -52063,55 +50674,35 @@ ryf ulL xLH gFH -sgG +hYc +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (89,1,1) = {" aaa @@ -52165,10 +50756,10 @@ aac aac aac aac -djW -djW -bWD -tqG +aac +aac +cfl +cuP cuP cuP cuP @@ -52182,11 +50773,11 @@ cuP cuP cuP cuP -aKm +iLJ nZR jjJ nZR -lUm +iLJ cuP cuP cuP @@ -52247,66 +50838,46 @@ vxd vxd tEf tEf -sgG -sgG -sgG -sgG -sgG +hYc +hYc +hYc +hYc +hYc dFU bYG dtt -sgG -sgG -sgG -sgG +hYc +hYc +hYc +hYc +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (90,1,1) = {" aaa @@ -52360,11 +50931,11 @@ aac aac aac aac -djW -djW -aro +aac +aac +iLJ gCa -tqG +cuP cuP cuP cuP @@ -52377,11 +50948,11 @@ ayD cuP cuP cuP -iLJ +aGA aNX bZq aNX -iLJ +aGA cuP cuP cuP @@ -52436,72 +51007,52 @@ lbh asd pVq vsL -jMV +oYM jMV vxd aac jrw pYM -lmV -lmV -lmV -lmV -sgG +aac +aac +aac +aac +hYc hOw hOw hOw -ghi -lmV -lmV +hYc +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (91,1,1) = {" aaa @@ -52529,9 +51080,7 @@ aac aac aac aac -aXG aac -aXG aac aac aac @@ -52553,14 +51102,16 @@ aac aac aac aac -djW -djW -djW +aac +aac +aac +aac +aac aAR uko -tqG -tqG -tqG +cuP +cuP +cuP cuP cuP ccc @@ -52613,8 +51164,8 @@ iLJ tyh tyh aac -koj -koj +aac +aac bln bmp bmp @@ -52637,7 +51188,7 @@ vxd aac uiE uiE -lmV +aac bvy uiE uiE @@ -52645,58 +51196,38 @@ bpu bvU blJ blJ -lmV -lmV -lmV aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (92,1,1) = {" aaa @@ -52724,9 +51255,7 @@ aac aac aac aac -aXG aac -aXG aac aac aac @@ -52744,15 +51273,17 @@ aac aac aac aac -djW -djW -djW -djW -djW -djW +aac +aac +aac +aac +aac +aac +aac +aac aAR aAR -aro +iLJ uko dXV mrG @@ -52765,7 +51296,7 @@ tsX aDY ccc cuP -lqD +cuP aIQ oKo aLF @@ -52775,8 +51306,8 @@ aPy oKo aRV ras -ras -lqD +bbI +cuP cuP ukx lqD @@ -52841,57 +51372,37 @@ bul bph bwe blJ -lmV -lmV -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (93,1,1) = {" aaa @@ -52919,9 +51430,9 @@ aac aac aac aac -aXG aac -aXG +aac +aac aac aac aac @@ -52936,10 +51447,10 @@ aac aac bDQ bNq -djW -djW -djW -djW +aac +aac +aac +aac ayr ayr aCu @@ -52950,22 +51461,22 @@ aAR awJ dZl awJ -bDQ -aNu -jOp -dgB +gLF +gLF +cuP +cuP aAf -bVM +oVA mHo aDZ -dgB -aOa +cuP +pvz oKo oKo oKo aLG dgB -aOa +dgB oKo oKo blb @@ -53036,57 +51547,37 @@ tQg pYM bum bmp -lmV -lmV -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (94,1,1) = {" aaa @@ -53114,9 +51605,9 @@ aac aac aac aac -aXG aac -aXG +aac +aac aac aac aac @@ -53134,7 +51625,7 @@ hJT ayv ayw aHh -djW +aac aCu aAb ayw @@ -53145,16 +51636,16 @@ awJ aAR awJ awJ -djW +aac jEO -dgB -dgB +tGR +cuP aAf mHo mHo aDZ -dgB -dgB +cuP +cuP oKo aIS aKn @@ -53167,8 +51658,8 @@ aRW aTp aUK blb -aYx -baq +aYB +bar blb bfw bhV @@ -53176,7 +51667,7 @@ bkO boL brB blb -bxL +bJV bAR rUn bJV @@ -53231,57 +51722,37 @@ uiE bmp tQg blJ -lmV -lmV -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (95,1,1) = {" aaa @@ -53308,11 +51779,11 @@ aab aac aac aac -rKG -rKG -buc -rKG -rKG +dWm +dWm +dWm +dWm +dWm aac aac aac @@ -53338,18 +51809,18 @@ ayw ayw awJ aGa -djW -djW -djW -wmZ -dgB -jmP +aac +aac +aac +aac +cuP +ccc aAg -aPH -aPH +bZL +bZL aEa -jmP -dgB +ccc +cuP oKo aIV aUV @@ -53357,18 +51828,18 @@ aUV aUV aOb blb -blb -blb +aQP +bfx bfx bfx blb aYB -bar +pnn blb bfx bfx -blb -blb +bfx +viU brD blb bxM @@ -53426,57 +51897,37 @@ bmp tQg bmp bmp -lmV -lmV -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (96,1,1) = {" aaa @@ -53503,11 +51954,11 @@ aab aac aac aac -rKG +dWm bsS cjq bvt -rKG +dWm aac aac aac @@ -53533,27 +51984,27 @@ ayw ayw aAR aGb -djW +aac aHh awJ -avL -dgB -jmP -jmP -dgB -dgB -jmP -jmP -dgB +ufG +cuP +ccc +ccc +cuP +cuP +ccc +ccc +cuP aHo aIV aUV aUV aUV aOc -aPB -aQQ -aRX +blb +brB +agf bfy bfy bda @@ -53562,7 +52013,7 @@ bar bda bfy bfy -bda +agf boN bsk vlm @@ -53590,7 +52041,7 @@ nZR eqS foN gEo -blo +bmA bpw bmp blJ @@ -53611,8 +52062,8 @@ cvn uiE uiE bpu -lmV -lmV +aac +aac bmp bvF bvO @@ -53620,58 +52071,38 @@ bmp bvV bmp bmp -lmV -lmV -lmV -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (97,1,1) = {" aab @@ -53698,11 +52129,11 @@ aab aac aac aac -rKG +dWm abt bud abK -rKG +dWm aac aac aac @@ -53731,23 +52162,23 @@ aEU uPE ufG ufG -avL -dgB -rJz -rJz -orc -dgB -rJz -rJz -dgB +ufG +cuP +ayD +ayD +fAb +cuP +ayD +ayD +cuP xvy aIW aKp aJb aMQ aOc -aPC -aQR +oKo +afH oKo blb bbq @@ -53755,9 +52186,9 @@ blb aYw bat blb -blb -blb -blb +aac +aac +aac boO bsl buU @@ -53785,7 +52216,7 @@ iLJ iLJ foN gEo -blo +bmA bmA bnx blJ @@ -53805,68 +52236,48 @@ bmp uiE gBj wod -lmV -lmV -lmV +aac +aac +aac bmp bmp -lmV -lmV -lmV -lmV -lmV -lmV -lmV -lmV -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (98,1,1) = {" aab @@ -53892,25 +52303,25 @@ aac aac aac aac -rKG -brG +akR +heO chS chS chS -brG -rKG -rKG -rKG -rKG -rKG -rKG -rKG +heO +dWm +akR +dWm +dWm +dWm +dWm +dWm +aac aac aac aac aac aac -djW ayz awJ ayw @@ -53926,23 +52337,23 @@ ayw aAR ufG awJ -avL -dgB -irx -dgB -irx -dgB -dgB -irx -aGl +ufG +cuP +cuP +cuP +aec +cuP +cuP +cuP +cuP xvy aIX aKq aIV aMW aOc -aPC -aQV +aPB +aQQ oKo aTs aUM @@ -53974,13 +52385,13 @@ cuP ukx cuP cuP -lqD +aec mEL foN foN foN gEo -blo +bmA bmA bpf blJ @@ -53988,7 +52399,7 @@ bpk blJ bnD bnu -aac +aXG aac qfN eFA @@ -53999,69 +52410,49 @@ blJ bua uiE bmp -lmV -lmV -lmV +aac +aac +aac tQg bmp uiE -lmV -lmV -lmV -lmV -lmV -lmV -lmV -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (99,1,1) = {" aab @@ -54099,13 +52490,13 @@ txs txs txs txs -rKG +dWm +aac aac aac aac aac aac -djW ayO awJ ayw @@ -54119,20 +52510,20 @@ ayX ayw awJ aAR -djW -djW -aNu +aac +aac +aHv oBn aHv oBn szb -jmP -jmP -oKo -aNu +ccc +ccc +jLx +aHv aHv aUS -aUV +bhZ dgB aMW aOd @@ -54154,15 +52545,15 @@ vlm bxT mCx mCx -bKb -vlm +rUn vlm vlm +cdD cjN cjN vlm vlm -jhl +itw foN oRm qNS @@ -54175,7 +52566,7 @@ vtM pRj pRj gEo -blo +bmA bmB bmp blJ @@ -54183,7 +52574,7 @@ bmp blJ bnD bmp -uiE +mCh gPL uiE cvn @@ -54194,69 +52585,49 @@ bua uiE qdI bmp -lmV -lmV +aac +aac btY bmp blJ bmp -lmV aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (100,1,1) = {" aab @@ -54294,13 +52665,13 @@ gOL txs txs txs -rKG +dWm +aac aac aac aac aac aac -djW ayX awJ ayw @@ -54325,33 +52696,33 @@ aCU aCU aHv aHv -aHq -aIZ +aHt +aIV aIV dgB aMW aOd aPD -aQX +aRb oKo -aTu +aTt aUN aWF aWH baN bdd aUN -bhZ +aTy vlm vlm bst vlm -bUv +kHg bTF bTF +mCx +aNa vlm -vlm -bSN cdC cjO cnc @@ -54367,10 +52738,10 @@ cva ybN jWi bdU -ulv +psv ybN aGf -aGL +bmB bmD bmp bnW @@ -54388,70 +52759,50 @@ uiE gBj uiE bmp -lmV -lmV +aac +aac bmp bmp blJ tQg -lmV aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (101,1,1) = {" aab @@ -54489,13 +52840,13 @@ txs txs txs txs -rKG -rKG -rKG -bDQ -bNq -djW -djW +dWm +dWm +dWm +dWm +heO +aac +aac azh aHh ayw @@ -54518,7 +52869,7 @@ dgB roI dgB dgB -roI +dgB aGm aHr aUV @@ -54540,19 +52891,19 @@ bib cvl bsv bsv -buW +bsv bxV bBB -bGq -vlm -che +bTF +dzG +mzC vlm -cdD +bSN cjP cnd cvd fMk -jjJ +vlm aGc foN cva @@ -54565,7 +52916,7 @@ kuB uJY ybN blp -aGP +blJ bmE bnA bnX @@ -54588,65 +52939,45 @@ bul bmp blJ blJ -lmV aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (102,1,1) = {" aab @@ -54672,23 +53003,23 @@ aac aac aac aac -rKG +akR heO chS chS chS heO -cpV -tNr -adh +dWm +akR +heO txs txs txs gOL gOL gOL -bim -hJT +gOL +kUC awA awJ awJ @@ -54734,33 +53065,33 @@ bfD bii bkY bsw -bsw +nOE bsw bxX bBT +bTF +bTF bGr -bKc -bOp -bKc +vlm cdD cjQ vlm vlm vlm -jjJ -jjJ +vlm +vlm oRm qNS uxu xFR hEF pRj -pRj +adS rSE ant ybN bkU -blq +bpo bmF bnB bnY @@ -54782,66 +53113,46 @@ bmp blJ blJ tQg -lmV aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (103,1,1) = {" aab @@ -54856,34 +53167,34 @@ aaq aHz aao aao -aHz +aam aam aam cfH cdo cdo -rKG -rKG -rKG -rKG -bUX -rKG -cpV +dWm +dWm +dWm +dWm +fln +dWm abu +cjq bap baL -cpV -cpV -cpV -tNr +bmt +yah +cjq +dWm txs txs txs txs txs txs -ccj -hJT +txs +kUC awJ awJ awJ @@ -54911,7 +53222,7 @@ dgB aEY aGp aHt -aJc +aIV aIV dgB aMW @@ -54919,43 +53230,43 @@ aOd aPG aQY oKo -aTy +axm aUN aWG aWG baR bdg -aUN -bij +ctl +blc blb blb bsx -buX +bTF bye bBU bGs bGs -bOw -bST bGs +bGs +wwO cjR cne -cve neL -cve +aDe +neL mnq foN foN uBz xGb iPd -lzT +iPd aqn vvR axu ybN bkU -aGP +blJ bmG bnC boa @@ -54973,70 +53284,50 @@ tUZ blJ blJ bmp -lmV -lmV -lmV -lmV aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (104,1,1) = {" aab @@ -55056,9 +53347,9 @@ cdo aOD acQ aam -cjq +nMO baH -bld +bwR bmt yah csk @@ -55067,7 +53358,7 @@ cjq yah aby cjq -bmt +cjq cjq cjq adi @@ -55077,8 +53368,8 @@ gOL gOL gOL txs -ccj -hJT +txs +kUC awA awJ ayw @@ -55107,22 +53398,22 @@ aOa aJd aHv oKo -aUV +bhZ dgB aMZ aOd aPC aQR -wmZ +aac aTy aUN aUN aUN baS aUN -aUN +npf +blb bik -blc boU bsy buY @@ -55145,10 +53436,10 @@ uJn xGi foN iKW +hfP pRj -pRj -adS -adS +vPi +vPi bkX blr bmH @@ -55167,71 +53458,51 @@ tQg tUZ bmp bum -lmV -lmV -lmV -lmV aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (105,1,1) = {" aab @@ -55247,35 +53518,35 @@ bgn cfH aLu pIa -ced +pIa cdo aam seb xzL cdo -rKG -rKG -rKG -bUX -rKG +bwR +cjq +dWm +fln +dWm +cjq cjq -cpV -cpV -cpV -cpV -cpV -uZh dWm dWm dWm dWm +cjq dWm dWm dWm -cdA -akR -djW -djW +dWm +dWm +dWm +dWm +dWm +dWm +aac +aac awJ ayw ayw @@ -55308,16 +53579,16 @@ aMZ aOd aPC aQZ -wmZ +aac aTz -aUR +bfz aYw aUN baV -aYw -bfF +vFS bil blb +aIZ boV bsz buZ @@ -55362,71 +53633,51 @@ aac aac bmp bmp -lmV -lmV -lmV aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (106,1,1) = {" aab @@ -55442,35 +53693,35 @@ cfH cfH cdo pIa -ced -ced +aac +aac cdo nfK xzL cdo -ced -ced -ced -ced -bUX +bwR +bwR +dWm +aac +fln qPl +csk fln -ced -ced -ced -cpV -uZh -cdA -cdA -cdA -cdA -cdA -cdA +aac +aac +dWm +cjq +cjq cdA +aac cdA -akR -djW -djW +bDU +ccg +ccg +aet +dWm +aac +aac awJ ayw ayw @@ -55497,22 +53748,22 @@ aUV uWG dCb oKo -oKo aLP +dgB aMX aOd aPC aRa -wmZ -wmZ +aac +aac aUS aWK aUN baV -aYw blb blb blb +iNi boV blb bTF @@ -55561,67 +53812,47 @@ aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (107,1,1) = {" aab @@ -55636,36 +53867,36 @@ aOD cdo cdo pIa -ced -ced -cdo +aac +aac +cVt cdo aHz aQB cdo cdo cdo -ced -ced -rKG +aac +aac +dWm cjq -cpV -cpV +cjq +dWm fln -cpV -cpV +dWm +dWm bzH +cjq cdA cdA -bDU -aet +cdA +kIK +ccg +ccg aet -nOE -afM -cck -akR -djW -djW +dWm +aac +aac azS ayw ayw @@ -55692,8 +53923,8 @@ aUV vBs dCb oKo -oKo aLQ +dgB aMX aOd hHO @@ -55724,7 +53955,7 @@ cvg fXV jkc ghV -oOB +aLk qQq uRy xKD @@ -55755,68 +53986,48 @@ aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (108,1,1) = {" aab @@ -55830,37 +54041,37 @@ aLu aan pIa pIa -ced -ced -ced -aam +aac +aac +aac +vlC aam aHz cfH cdo baH cdo -rKG -rKG -rKG +dWm +dWm +dWm yah cjq bFg -abL -glG -cpV -uZh +csk +cjq +cjq +yah +cjq cdA adB -ccg -ccg -ccg -ccg dEa dEa -akR -djW -djW +dEa +dEa +dEa +dWm +aac +aac ayX ayw ayw @@ -55889,7 +54100,7 @@ oKo oKo oKo oKo -aNa +aFf aOg aPD aRb @@ -55901,10 +54112,10 @@ aYG bbd bfy bfI -mZd +aac bli bpe -mZd +aac bvb byZ vlm @@ -55914,12 +54125,12 @@ bOz vlm cdT cjU -cnh -bTD +mcv +che vlm vlm vlm -oOX +foN qQN uTQ xOs @@ -55949,69 +54160,49 @@ aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (109,1,1) = {" aab @@ -56024,27 +54215,28 @@ aHz cdo aan pIa -ced -ced -aam +aac +aac +vlC aam abr aam pIa aaR aJn +nMO +nMO +cdo +bwR cjq cjq -cdo -bld +dWm +dWm +fln +dWm +bfO cjq cjq -rKG -rKG -bUX -rKG -cpV -uZh cdA adB dEa @@ -56052,10 +54244,9 @@ dEa dEa dEa dEa -dEa -akR -djW -djW +dWm +aac +aac ayX ayw ufG @@ -56096,10 +54287,10 @@ aYG bbd bfy bfJ -mZd -mZd -mZd -mZd +aac +aac +aac +aac bvc bza bCf @@ -56143,70 +54334,50 @@ aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (110,1,1) = {" aab @@ -56231,26 +54402,26 @@ aJn onq onq cdo -rKG -rKG -rKG -rKG -ced -ced -akR +bwR +bwR +cjq dWm -uZh +aac +aac +dWm +glG +cjq +cjq cdA adB dEa dEa -kPL cch +afM bJb -agf -akR -djW -djW +dWm +aac +aac axk azS ayw @@ -56337,71 +54508,51 @@ aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (111,1,1) = {" aab @@ -56427,26 +54578,26 @@ aas lzt cdo acU -ced -ced -ced -ced -ced -akR +dWm +dWm +dWm +aac +aac +dWm cdA acI cdA cdA +cdA uqB uqB cdA cdA cdA -cdA -akR -djW -djW -djW +dWm +aac +aac +aac ayX ayw ayw @@ -56497,14 +54648,14 @@ cjN cjN vlm bTD -cdT +kaP cjU cnh vlm mKv mKv vlm -oWD +awT cuP ukx xWN @@ -56531,72 +54682,52 @@ aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (112,1,1) = {" aab @@ -56611,24 +54742,24 @@ cdo acU aaw cdo -qHo +aan aan aam cdo pIa -cdo +cVt aam aar wEU adC cdo -ced -ced -ced -ced -ced -akR -cdA +aac +aac +aac +aac +aac +dWm +cci cci xKC cci @@ -56638,10 +54769,10 @@ cci xKC cci cci -akR -bDQ -djW -djW +dWm +dWm +aac +aac axk azS ayw @@ -56651,14 +54782,14 @@ awJ ayw ayw awJ -aFZ +awJ oKo asq atE atE avR -oKo -ayM +aNu +rpp aMZ dgB dgB @@ -56684,7 +54815,7 @@ bfM biH blN biH -biH +kOa bve cik bCm @@ -56725,80 +54856,60 @@ aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (113,1,1) = {" aab aac aac -rKG -rKG +cpV +cpV cpV cpV acU @@ -56806,7 +54917,7 @@ cdo aJn cdo cdo -kyf +baH cdo aJn cdo @@ -56819,11 +54930,11 @@ aam aLu aar aar -ced -ced -ced -akR -cdA +aac +aac +aac +dWm +cci cci upO xyC @@ -56861,20 +54972,20 @@ aBT aFc aGt aJb -aJe aJb aJb aJb +oSE aOi aJb aJb -aSf +aJb aFg -aUV +bop aWP aYH bbf -biH +azd bfN biI blO @@ -56920,93 +55031,73 @@ aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (114,1,1) = {" aab aac aac -rKG -glG -yah -cjq +cpV +ebu +qds +nMO cdo -cjq -cjq +nMO +nMO aKw aLu gjP -cjq -cjq +nMO +gjP gGX cdo -cjq +nMO adW aam adC @@ -57014,12 +55105,12 @@ aar cdo aar aar -ced -ced -ced -akR -cdA -acJ +aac +aac +aac +dWm +cci +cci mce adD aed @@ -57038,7 +55129,7 @@ aHh aHh goG awJ -ayw +aFv oKo oKo oKo @@ -57074,7 +55165,7 @@ bfV biK blQ biH -bsC +bll lbW cik bCo @@ -57084,8 +55175,8 @@ rpA bTF bTF cjU -cnh -vlm +bBT +bTD vlm vlm msG @@ -57115,81 +55206,61 @@ aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (115,1,1) = {" aab aac aac -rKG -rKG -aZm +cpV +cpV +nMO cpV cdo pIa @@ -57201,7 +55272,7 @@ aHz pIa acU cdo -cjq +nMO gOo abv aJn @@ -57209,12 +55280,12 @@ cdo aar aar aar -ced -ced +aac +aac ahS dWm cdA -bzN +bij mce bCL dUP @@ -57228,7 +55299,7 @@ dWm dWm azT axk -djW +aac aHh aHh awJ @@ -57271,7 +55342,7 @@ blV blV blV blV -aPm +cik vlm vlm vlm @@ -57310,82 +55381,62 @@ aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (116,1,1) = {" aab aac aac aac -rKG -bFg -chS +cpV +tJu +wJL cdo aam aax @@ -57396,7 +55447,7 @@ aax cZZ cdo cdo -cjq +nMO abr aam aam @@ -57404,8 +55455,8 @@ ahn aar aar xFT -ced -ced +aac +aac hmw aiD acr @@ -57423,7 +55474,7 @@ eXK axk axk axk -djW +aac aHh awJ ayw @@ -57460,15 +55511,15 @@ blN bsK blN blN -bfO +bfP bll bll bpE bsD bll -bzc +bll +cvA bCp -bHo bCp bOE bUp @@ -57505,82 +55556,62 @@ aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (117,1,1) = {" aab aac aac aac -rKG +cpV aaf -chS +wJL aar aar aam @@ -57600,7 +55631,7 @@ cdo cdo aar aar -cjq +nMO hHm acd acs @@ -57672,7 +55703,7 @@ cjU bBT bTF bOE -jrU +mCx mwt mGA riS @@ -57700,82 +55731,62 @@ aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (118,1,1) = {" aab aac aac aac -rKG -rKG -rKG +cpV +cpV +cpV aac aar aar @@ -57786,7 +55797,7 @@ aam aam aam cdo -cjq +nMO aam aam cdo @@ -57825,7 +55836,7 @@ bWl bWl asv oKo -auD +bXq avV axp bXq @@ -57850,13 +55861,13 @@ aWR aYL bbk frL -bfQ +qNi bbk blS +agm blS blS blS -bzd bCt bHq bCt @@ -57881,7 +55892,7 @@ ryA ucD ryA aac -lLw +teI bnJ bnJ bnJ @@ -57895,73 +55906,53 @@ aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (119,1,1) = {" aab @@ -57981,7 +55972,7 @@ aan aam acU baH -cjq +nMO aam aam cfH @@ -58027,7 +56018,7 @@ bXq aAv aKr dgB -dgB +kWo aFi aGz cik @@ -58073,11 +56064,11 @@ svg cUu vlm gAD -efT +ras iJp aac -nhv -nhv +tUN +tUN aac aac aac @@ -58090,73 +56081,53 @@ aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (120,1,1) = {" aab @@ -58176,7 +56147,7 @@ aas cdo cfH cdo -cjq +nMO aan aam ahn @@ -58186,8 +56157,8 @@ aar cdo aar cdo -ced -akR +aac +aac cdA acL bBg @@ -58208,7 +56179,7 @@ ayw ayw ayw aAR -djW +aac oKo oKo oKo @@ -58222,9 +56193,9 @@ ayN aAw aBY aEb -aEb +axt aMX -aGA +aGx cik bll bll @@ -58256,7 +56227,7 @@ ceG cjU cnf bTF -ghM +bOE ryK ryK plC @@ -58269,11 +56240,57 @@ voe vlm ltZ wgI -bME -aXG -bME -bME -aXG +vlm +eSx +vlm +vlm +eSx +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aac aac aac @@ -58285,73 +56302,7 @@ aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (121,1,1) = {" aab @@ -58363,7 +56314,7 @@ aac aac aac aac -rKG +cpV aaG aam aam @@ -58371,7 +56322,7 @@ abs aam aam baH -cjq +nMO bgn aar aJn @@ -58381,10 +56332,10 @@ cdo aar cdo aar -ced -akR +aac +aac cdA -acJ +cci bBg dUP wol @@ -58395,17 +56346,17 @@ bBg cci dWm dWm -djW -djW -djW +aac +aac +aac awJ ayw ayw ayw aAR -djW -djW -djW +aac +aac +aac ijo arv asy @@ -58450,9 +56401,9 @@ cvf ceG cjU bBT -cLE -ghV -jyE +bTF +bTF +mGA mGA ptr mGA @@ -58468,85 +56419,65 @@ vlm vvp dnz sDE -che -che -che -che -che -che +eSx +eSx +eSx +eSx +eSx +eSx +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aac aac aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (122,1,1) = {" aab @@ -58558,10 +56489,10 @@ aac aac aac aac -rKG cpV -cjq -cjq +cpV +nMO +nMO cpV abN aam @@ -58576,10 +56507,10 @@ aJn aar aar aar -ced -akR +aac +aac cdA -acM +bdm mce meu wol @@ -58598,21 +56529,21 @@ ayw ayw ayw aHh -djW -djW -djW +aac +aac +aac ijo bZD asz ccn cdZ avY -axt -bXq -bXq -bXq -bXq -aEc +aHv +oKo +oKo +oKo +oKo +aHv aMX aUV cik @@ -58668,80 +56599,60 @@ vtp sip vtp nFN -che +eSx +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aac aac aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (123,1,1) = {" aab @@ -58753,26 +56664,26 @@ aac aac aac aac -rKG -aXZ -yah -cjq cpV +aXZ +qds +nMO +ncQ aaz csG aar -cjq +nMO aan cdo cfH cdo -ced -ced -ced -ced -ced -ced -akR +aac +aac +aac +aac +aac +aac +aac cdA biC mce @@ -58784,8 +56695,8 @@ tUW bJg cci cdA -cdA -cdA +aOv +ajN cdA aAb ayw @@ -58794,20 +56705,20 @@ ayw ayw awJ aHh -djW -djW +aac +aac ijo arw asA gAm cdZ avZ -aHv -aGx -oKo -oKo -oKo -oKo +aEc +bXq +aCa +dLT +bXq +aEc ceI cdZ cik @@ -58831,7 +56742,7 @@ blV cik cik cik -bzh +bLb eSx bHA bKR @@ -58863,80 +56774,60 @@ mpm quT vtz vtz -che +eSx +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aac aac aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (124,1,1) = {" aab @@ -58948,14 +56839,14 @@ aac aac aac aac -rKG cpV -cjq +cpV +nMO aZn -cjq -cjq -cjq -cjq +sTZ +nMO +nMO +nMO aar aam bgn @@ -58963,11 +56854,11 @@ cdo aam cdo aag -ced -ced -ced -ced -akR +aac +aac +aac +aac +aac cdA bdm mce @@ -58977,12 +56868,12 @@ bFl bhA bHT bJg -cci +bKp cdA awU ajN aiL -awJ +aOK ayw ayw ayw @@ -58998,10 +56889,10 @@ atJ cdZ awa aHv -aGx -oKo -aBZ -aDe +aQV +bXq +bXq +bXq oKo ceI aGC @@ -59024,9 +56915,9 @@ bfU biX frL bpH +csW +blN bsG -cik -bzh eSx bHB bKS @@ -59043,7 +56934,7 @@ pOW jAE voe vyl -vyl +baq vyl tZV vlm @@ -59058,80 +56949,60 @@ bGd rLg vtz vtz -che +eSx +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac +aac aac aac aac aac aac aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (125,1,1) = {" aab @@ -59143,13 +57014,13 @@ aac aac aac aac -rKG +cpV aXZ aQB aKw aam aQB -cjq +nMO aas aam aam @@ -59159,12 +57030,12 @@ wgB cdo aam cdo -ced -ced -ced -akR +aac +aac +dWm +dWm cdA -cci +acJ mce adE dUP @@ -59172,19 +57043,19 @@ wol wol afi bJg -bKp -cdA -awX -axm +cci +bOV +cci +cci cdA -aAc +awJ ayw ayw ayw awJ aAR aCQ -aHh +aUR aHh cea bWK @@ -59194,8 +57065,8 @@ cdZ awc aHv bXq -oKo -aCa +afU +uqY bXq aUS aFl @@ -59219,9 +57090,9 @@ bfV blN blX bpI +blX bsH -cik -bzh +bLb vlm eSx eSx @@ -59231,7 +57102,7 @@ vlm bCz bCz cRB -bCz +tVu bCz bzl pro @@ -59307,26 +57178,6 @@ aad aad aad aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (126,1,1) = {" aab @@ -59338,15 +57189,15 @@ aac aac aac aac -rKG +cpV cpV aQB aap abv -cjq -cjq +nMO +nMO adK -cjq +nMO aam cdo seb @@ -59355,10 +57206,10 @@ aam cdo aam aam -ced +aac hHm dWm -cdA +cjq bzM mce adF @@ -59368,7 +57219,7 @@ eIR afj bJg cci -bOV +cci cci cci bOV @@ -59377,10 +57228,10 @@ ayw ayw aAR awJ -aEQ +aCQ aHh -gLF -gLF +ijo +ijo ijo ijo jEB @@ -59395,7 +57246,7 @@ ayS oKo ceI cfx -aPm +cik aJr oSV bll @@ -59414,13 +57265,13 @@ bfV biZ blX bpI +blX bsI -cik -bzh -bzh -bzh -bzh -bvK +bGq +wmX +aeq +clK +vOs bWk ceZ ckA @@ -59437,9 +57288,9 @@ aBp kRY gfC vlm -vlm -vlm -vlm +rUn +nEU +xmR vlm xjH nsB @@ -59502,26 +57353,6 @@ aad aad aad aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (127,1,1) = {" aab @@ -59533,10 +57364,10 @@ aac aac aac aac -rKG +cpV aXZ aKw -cjq +nMO cpV pIa pIa @@ -59547,13 +57378,13 @@ aam cdo ahn cdo -ced +aac aam aar -cjq +nMO hmw bwR -uZh +cjq cci upO ucl @@ -59563,7 +57394,7 @@ ucl ucl upO cci -cci +cdA cci cci cci @@ -59609,13 +57440,13 @@ cik bja blX bpJ -blN +blX bvk -aPm -cik -cgT -cik -aPm +bLb +bHE +bHE +clK +vOs bWk cfg ckB @@ -59632,9 +57463,9 @@ ryK nST qON voe -rUn -nEU -xmR +mCx +vyl +ggJ vlm mCx rMP @@ -59697,26 +57528,6 @@ aad aad aad aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (128,1,1) = {" aab @@ -59728,10 +57539,10 @@ aac aac aac aac -rKG -rKG +cpV +cpV aZn -glG +ebu cpV aag pIa @@ -59748,7 +57559,7 @@ wgB csG abM bwR -uZh +cjq bzN adj cci @@ -59760,9 +57571,9 @@ cci bKp cdA awY -axv +ajN cdA -aAx +ayw ayw aAR awJ @@ -59800,23 +57611,23 @@ aWR oSV bbp bdv -bfW +aac bjb blY bpI blX blN bzk -bCw -bHD -bsG -aPm +bHE +bHE +blN +vOs bWk cfp ckC cnx cnx -odJ +aac jJv bWZ ckG @@ -59829,7 +57640,7 @@ gfC voe mCx vyl -ggJ +nIS vlm mCx pSc @@ -59892,26 +57703,6 @@ aad aad aad aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (129,1,1) = {" aab @@ -59954,10 +57745,10 @@ cdA cdA cdA cdA -cdA -cdA +aOv +ajN aiL -aHh +bas ayw aAR awJ @@ -59994,24 +57785,24 @@ aVf aWS oSV bll -bfW -bfW +aac +aac cik cgS bpK bsJ biZ -aPm +bLb bCx bHE bLa -aPm +vOs bCz cft ckE bCz -odJ -odJ +aac +aac jLY bzm pvY @@ -60024,7 +57815,7 @@ gfC voe diD vyl -nIS +mCx voe mCx nsB @@ -60087,26 +57878,6 @@ aad aad aad aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (130,1,1) = {" aab @@ -60136,10 +57907,10 @@ aHz aam aam aar +dWm +dWm +aac aac -akR -akR -akR cdA adG dEa @@ -60180,7 +57951,7 @@ aJu oSV bll cik -aOt +aWW aPR biH bll @@ -60196,18 +57967,18 @@ bsI bpL bsK bvl -aPm +bLb bCy bHF -bLb -aPm +bsG +vOs bWw cfJ bsW cnK cSr csQ -jWk +csQ bWZ ckG rpA @@ -60282,26 +58053,6 @@ aad aad aad aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (131,1,1) = {" aab @@ -60327,14 +58078,14 @@ rXZ cdo aam adC -ced +aac cdo aam cdo aac aac aac -akR +aac cdA uWO dEa @@ -60343,9 +58094,9 @@ dEa ccg dEa dEa +buW cdA -dWm -djW +aac ufG aAR ayw @@ -60391,11 +58142,11 @@ cik cik ckE cft -bzh -bzh -bzh -bzh -bvK +bLb +bLb +bLb +bLb +vOs bWx cgc ckF @@ -60405,11 +58156,11 @@ csQ csQ bzl ckH -ueU +aac vvB xlg -xlg wsi +xlg gfC eSx eSx @@ -60427,9 +58178,9 @@ vBV vlm bjr tiU -rEr -wZZ -htD +dpB +bPF +bPF aad aad iwH @@ -60477,26 +58228,6 @@ aad aad aad aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (132,1,1) = {" aab @@ -60538,8 +58269,8 @@ dEa dEa afO ccg +buW cdA -dWm ayb ufG ayw @@ -60547,18 +58278,18 @@ ayw awJ aAR bTk -ijo +lOI ijo aoE ijo ijo -ijo +aGs jEB bYk ijo ijo caf -ijo +lOI aAB aCb cfx @@ -60571,7 +58302,7 @@ biH aMc bfP blN -bll +blN biH bll aTN @@ -60585,11 +58316,11 @@ bjc bjc cik bsO +bCw bCz -bzh -bzh -bzh -bzh +udp +bjg +bHH bCz bCz cgd @@ -60600,19 +58331,19 @@ gpO csQ bWZ ckG -ueU -ueU +aac +aac eSx flK eSx mwt -hVm +eSx dYK umE iEU olH -trr -iEU +olH +aiJ iEU iEU vlm @@ -60623,15 +58354,15 @@ vlm bjr tiU rEr -wZZ -wZZ -wZZ +xjO +jmx +bPF iwH iwH iwH xlX wPq -iwH +kKI iwH aad aad @@ -60672,26 +58403,6 @@ aad aad aad aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (133,1,1) = {" aab @@ -60726,15 +58437,15 @@ afZ iJh agR jXV -adH -aee -bHY -bHY -bHY -afP -agh +dEa +dEa +dEa +dEa +dEa +dEa +dEa +buW cdA -dWm tuu ufG ufG @@ -60747,7 +58458,7 @@ cdZ cdZ isj cdZ -cdZ +mtm ceI cdZ cdZ @@ -60765,9 +58476,9 @@ cgT cik aMd cik -aOt -aPW -biH +aPm +qBv +bll bll blN aVf @@ -60779,13 +58490,13 @@ bll bje bmc cik -ckE +cfg +ckC cft -bzh -bCz -bCz -bCz +udp +csQ bPe +bCz bWB bvz ckH @@ -60797,11 +58508,11 @@ bzl ckH rzx bvw -bvw +hHZ bvz gjk nPJ -hVm +vOs qns hIt keg @@ -60810,7 +58521,7 @@ dXQ dXQ dXQ kqt -ace +bjr bjr bjr ace @@ -60818,10 +58529,10 @@ bjr bjr tiU rEr -wZZ -bmv -wZZ -kKI +hJv +dlL +bPF +iwH lxp nDj hwI @@ -60867,26 +58578,6 @@ aad aad aad aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (134,1,1) = {" aab @@ -60921,15 +58612,15 @@ afZ fDG agR adk +adH +aee +bHY +bHY +bHY +kfN cdA cdA cdA -cdA -cdA -cdA -cdA -cdA -dWm tuu ufG ufG @@ -60958,11 +58649,11 @@ cfx cik cgU aKN -bsK +buX +ijf cik aOu -aPW -biH +bll bll blN aVg @@ -60974,13 +58665,13 @@ jBp bjf bjc cik -bsW -bvw -bvw -bCA -bHH -bLi +bCz +nrP +bCz +bvz bvz +bLi +bvK bzl bvz cla @@ -60996,11 +58687,11 @@ eLC bvB bvB gaq -hVm +vOs mYX iEU -iEU -dXQ +sAv +yde xHw isY oyy @@ -61014,7 +58705,7 @@ bjr tiU rEr bmv -xFc +iji iwH iwH dcc @@ -61062,26 +58753,6 @@ aad aad aad aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (135,1,1) = {" aab @@ -61115,16 +58786,16 @@ aac ahY fDG vaZ -akR -akR -akR -akR -akR -akR -akR -akR -akR -dWm +cdA +cdA +cdA +cdA +cdA +cdA +cdA +cdA +aac +aac ayr bOZ ufG @@ -61132,7 +58803,7 @@ ufG awJ awJ bTk -ijo +lOI cfx cfx tJJ @@ -61143,23 +58814,23 @@ cfx auL cfx axz -ijo +lOI cco cco cco ijo -aFm +aFl cfy cik cgT cik -aMf +wpE +aEQ cik -aOv +aqL bll -afr aSk -aRk +blN aVn aWV aYT @@ -61169,13 +58840,13 @@ cik cik bmf cik -bsW bvz +bsW bzl bzl bzl bzl -bzl +bSy bzp bzl cla @@ -61191,9 +58862,9 @@ ckH bzl lhR bPr -hVm +vOs +iEU iEU -sAv bpY qlq xCN @@ -61257,26 +58928,6 @@ aad aad aad aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (136,1,1) = {" aab @@ -61318,7 +58969,7 @@ aac aac aac aac -djW +aac bNM ayr tuu @@ -61348,10 +58999,10 @@ cfx cik aJw aKN -bsK +aMf +aEQ cik -aOw -blN +bKc bdq aSl agw @@ -61364,8 +59015,8 @@ bga bjh bCH bpx -bsY -bvB +btC +fil bzm bCH bCH @@ -61386,20 +59037,20 @@ bCN jBO bCz bCz -snV -srk +vOs +aac iEU unO -qlq +qWc brd iEU -vQo +aad wij dBG bjr bjr bjr -utV +bjr bjr tiU rEr @@ -61452,26 +59103,6 @@ aad aad aad aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (137,1,1) = {" aab @@ -61513,8 +59144,8 @@ agR agR agR aac -djW -djW +aac +aac ays tuu ufG @@ -61533,7 +59164,7 @@ bZD ijo awf ceI -aGs +ijo aAD aCd aDf @@ -61544,14 +59175,14 @@ cik cgT cik aMf -cik +aEQ cik tCI tCI tCI tCI cik -aWW +eFF blN bll bdK @@ -61581,8 +59212,8 @@ ckH cSP bzl wsm -snV -srk +vOs +aac iEU iEU iEU @@ -61647,26 +59278,6 @@ aad aad aad aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (138,1,1) = {" aab @@ -61708,8 +59319,8 @@ ahZ ahZ agR aac -djW -djW +aac +aac bNM ayO ufG @@ -61728,7 +59339,7 @@ bZD ijo bVU cah -ayY +cdY cdY aCe aDg @@ -61739,7 +59350,7 @@ cdY blS frL aMg -aNs +aJc aOx aNs aNs @@ -61776,13 +59387,13 @@ bsW bvz bvz gvG -snV -srk -srk -vQo -vQo -vQo -wZZ +vOs +aac +aac +aad +aad +aad +bzd wZZ wZZ eJc @@ -61842,26 +59453,6 @@ aad aad aad aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (139,1,1) = {" aab @@ -61904,8 +59495,8 @@ ahZ ahZ aac aac -djW -djW +aac +aac bNM aAS aAR @@ -61931,7 +59522,7 @@ cea aFn cfx cdZ -bsC +unh blN aMh aNt @@ -61971,8 +59562,8 @@ ckH bzl bvz gUj -snV -srk +aac +aac wij wZZ htD @@ -61980,9 +59571,9 @@ wZZ wZZ wZZ wZZ -vQo -vQo -vQo +aad +aad +aad bjr bjr tnM @@ -62037,26 +59628,6 @@ aad aad aad aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (140,1,1) = {" aab @@ -62099,8 +59670,8 @@ ahZ ahZ ahZ agR -bFG -djW +aac +aac ays aAV aAR @@ -62129,15 +59700,15 @@ cdZ cik cik cik -aTU +blN blN aQb aRm aSm -aTU blN blN blN +aTU biH beh bgc @@ -62175,8 +59746,8 @@ wZZ wZZ wZZ wZZ -vQo -vQo +aad +aad srk wQx bjr @@ -62232,26 +59803,6 @@ aad aad aad aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (141,1,1) = {" aab @@ -62294,7 +59845,7 @@ agR ahZ ahZ ahZ -bFG +aac ayt ays aAV @@ -62302,15 +59853,15 @@ aAR awJ aAR ayw -aES +ayw awJ aAR ijo aqC -arF +dyA wto cfx -auM +cfx bZD cak aza @@ -62333,7 +59884,7 @@ ckK cjZ cjZ ckK -bbu +biH bem bgd csQ @@ -62370,9 +59921,9 @@ bmv bmv wZZ wZZ -vQo -vQo -vQo +aad +aad +aad bjr bjr tnM @@ -62427,26 +59978,6 @@ aad aad aad aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (142,1,1) = {" aab @@ -62470,8 +60001,8 @@ aaq cdo bls aaK -ced -ced +aac +aac aeK aeU afZ @@ -62501,9 +60032,9 @@ ayw aAR awJ bVV -aqD +arF arG -cea +ijo cfx cfx bZD @@ -62521,15 +60052,15 @@ aKR aMj grP cka +lzT ckI -ckI -ckI +sbU aTW aVx aXa -mtD -mtD -mtD +aac +aac +aac bge csQ bjl @@ -62544,7 +60075,7 @@ csF baZ cgO clg -cnV +dSm dks guF kgC @@ -62572,10 +60103,10 @@ bjr bjr bjr rhJ -vQo +aad wij wZZ -xAS +rpX tiU hwD vPQ @@ -62622,26 +60153,6 @@ aad aad aad aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (143,1,1) = {" aab @@ -62666,9 +60177,9 @@ aHz aLu pIa pIa -ced -ced -ced +aac +aac +aac agb tqK aac @@ -62681,7 +60192,7 @@ aac aac aac aac -bFG +aac ato auZ ali @@ -62696,10 +60207,10 @@ ayw ayw awJ ijo +arG +arG ijo -ijo -ijo -bYS +spQ bYS bZD axC @@ -62717,20 +60228,20 @@ aMk cjj ckb ckK -ckK -ckK +nJh +aMn cnm coh aXc aYW bbv -mtD +aac crG csQ bLo bqe -bvK -bzx +bCz +bvz bzl bCK bzl @@ -62767,7 +60278,7 @@ cxS uVv qGK aHi -vQo +aad wZZ pri rpX @@ -62817,26 +60328,6 @@ aad aad aad aab -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa -aaa "} (144,1,1) = {" aab @@ -62862,8 +60353,8 @@ cdo aHz pIa aac -ced -ced +aac +aac agb agR aac @@ -62875,31 +60366,31 @@ aac aac aac aac -bFG -bFG +aac +aac atB agR age aka aiZ -djW -djW +aac +aac aAR ayw ayw ayw -aFv -bVX -bVX -bWN -bWN +ayw +awJ +ijo +cOV +bHo ijo atO auO awh axD cbv -bWK +bZD cbv bZD aEf @@ -62912,14 +60403,14 @@ aMl cjk cjk aQc -clG +aMn aSn aRv coi aXd aZb bbw -mtD +aac crG csQ bLo @@ -62958,11 +60449,11 @@ bmv tkq vwV vwV -vQo -vQo -vQo -vQo -vQo +aad +aad +aad +aad +aad wZZ wZZ rpX @@ -62978,7 +60469,7 @@ dii oZD lKv tlJ -idW +sHP vTN llC sHP @@ -63012,26 +60503,6 @@ aad aad aad aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab "} (145,1,1) = {" aab @@ -63069,8 +60540,8 @@ aac aac aac aac -bFG -bFG +aac +aac afZ agR ahZ @@ -63078,22 +60549,22 @@ agR aka aac aac -djW +aac awJ ayw ayw ayw -ayw -aoI -apC -aqE -bWN +aFv ijo +icN +icN +icN ijo ijo ijo ijo -azd +ijo +bZD ijo aCh aCh @@ -63153,9 +60624,9 @@ bmv bmv bmv pri -vQo -vQo -vQo +aad +aad +aad wZZ wZZ wij @@ -63172,7 +60643,7 @@ sHP sHP iqe psQ -sHP +idW sHP dJV dJV @@ -63206,26 +60677,6 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aab "} (146,1,1) = {" @@ -63264,7 +60715,7 @@ aac aac aac aac -bFG +aac aiZ agc ahZ @@ -63280,8 +60731,8 @@ ayw ayw ayw aoI -apD asL +bwf bWN asJ atP @@ -63302,21 +60753,21 @@ aMn cke cke ckL -mtD -mtD -mtD +aac +aac +aac ckK cpd aZp bby ckK -crG +aPW csQ bCz bCz bCz -bwd -bzp +bCz +nVs bCK bHW orL @@ -63357,16 +60808,16 @@ oPN oPN bjr tnM -uXg -uXg +aad +aad vPQ vPQ vPQ vPQ -uXg +aad sHP fwc -hel +kaY kDb dnR lJG @@ -63401,26 +60852,6 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aab "} (147,1,1) = {" @@ -63443,8 +60874,8 @@ pIa pIa aam pIa -ced -ced +aac +aac aac aac aac @@ -63458,8 +60889,8 @@ aac aac aac aac -bFG -bFG +aac +aac ahY agR ahZ @@ -63498,20 +60929,20 @@ cdh ckf aQd clI -mtD -cnp +aac cnp +fRX cpe aZq bbz ckK -bgf +crG csQ bmo +agE oeQ bCz -bwf -bzp +adh bCK bzl bLo @@ -63553,7 +60984,7 @@ cxS cxS qQu srk -uXg +aad vPQ vPQ vPQ @@ -63596,26 +61027,6 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aab "} (148,1,1) = {" @@ -63653,7 +61064,7 @@ aUD aUD aac aac -bFG +aac afZ agR ahZ @@ -63703,10 +61114,10 @@ ckK crG csQ bCz +oeQ bqb bCz -bwh -bzp +nYM bCK bIb orL @@ -63726,7 +61137,7 @@ ckH cSP bvz nai -snV +aac srk wij wZZ @@ -63746,9 +61157,9 @@ bjr kdm kZL eVc -uXg -uXg -uXg +aad +aad +aad vPQ vPQ wXm @@ -63791,26 +61202,6 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aab "} (149,1,1) = {" @@ -63846,9 +61237,9 @@ agR acu acO aUD -bFG -bFG -bFG +aac +aac +aac ahY ahZ amm @@ -63857,14 +61248,14 @@ aac aac aac aac -anG -anG +ald +ald bMF bMF bMF -anG +ald anJ -aDE +bVX apD asL aDE @@ -63887,7 +61278,7 @@ aMo aNx aOy ckM -clK +cdh aSp cnr aVz @@ -63898,10 +61289,10 @@ beq bgg csQ bCz +bST bqd bCz -bwi -bzp +awX bCK bzl orL @@ -63921,7 +61312,7 @@ bsW bvz cfg wsm -snV +aac srk wZZ wZZ @@ -63986,26 +61377,6 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aab "} (150,1,1) = {" @@ -64042,8 +61413,8 @@ aay aaI adl adI -bFG -bFG +aac +aac ahZ agR ajc @@ -64052,16 +61423,16 @@ aac aac aac aac -anG +ald ajV akC alk alT -anG +ald djW -aDE -bWN -bWN +bVX +aqE +apC bWN asN ckf @@ -64095,8 +61466,8 @@ bjn bCz bCz bCz -bwj -bzp +bCz +clx bCK bIp bzl @@ -64118,7 +61489,7 @@ nai bPr snV srk -vQo +aad wZZ rkI bjr @@ -64181,26 +61552,6 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aab "} (151,1,1) = {" @@ -64246,15 +61597,15 @@ aac aac aac aac -anG -anG +ald +ald ajX bQU bQU -bQU -anG -anG -anG +acM +ald +ald +ald bPf bPf bPf @@ -64312,9 +61663,9 @@ tVN bCz bCz snV -vQo -vQo -vQo +aad +aad +aad srk bjr fow @@ -64325,7 +61676,7 @@ wZZ wZZ bmv bmv -uwJ +bmv rpX tnM hGm @@ -64376,26 +61727,6 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aab "} (152,1,1) = {" @@ -64441,7 +61772,7 @@ aac aac aac aac -anG +ald bPf ajY bQU @@ -64512,10 +61843,10 @@ bCz bCz bCz cRB -bCz -vQo -vQo -vQo +aad +aad +aad +aad mMR wZZ wZZ @@ -64529,7 +61860,7 @@ uXY uXY amG vPQ -kUb +vPQ wXm vPQ vPQ @@ -64545,31 +61876,11 @@ aad aad aad aad -kyW -jLb -jLb -jLb -jLb -jLb -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aad +iJw +iJw +iJw +iJw aad aad aad @@ -64636,7 +61947,7 @@ aac aac aac aac -anG +ald bPf bkZ bkZ @@ -64707,11 +62018,11 @@ cfg cfg cfg cfg -bCz -vQo -vQo -vQo -vQo +aad +aad +aad +aad +aad mMR wZZ wZZ @@ -64741,15 +62052,10 @@ aad aad jLb jLb -ahK -dIh -dIh -mMp -jLb -jLb -jLb -sKX -jLb +rrj +wSu +iJw +iJw jLb aad aad @@ -64771,21 +62077,6 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aab "} (154,1,1) = {" @@ -64812,7 +62103,7 @@ aYp aYp bof aUp -aaW +agR agR agR ahZ @@ -64831,7 +62122,7 @@ aac aac aac aac -anG +ald bPX bQS bQS @@ -64902,11 +62193,11 @@ iZw afG bWk xRR -bCz -vQo -vQo -vQo -vQo +aad +aad +aad +aad +aad mMR wZZ wZZ @@ -64917,9 +62208,9 @@ uVv uVv bjr tnM -uXg -uXg -uXg +aad +aad +aad vPQ vPQ vPQ @@ -64935,33 +62226,13 @@ aad aad aad jLb -pHR -fCz -saY -saY -lvF -pHR -pHR -pHR -pHR jLb +fIF +iJw +iJw +mOR jLb jLb -kyW -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aad aad aad @@ -65007,7 +62278,7 @@ blD bmQ boe aUp -agR +aaW agR agR ahZ @@ -65026,12 +62297,12 @@ aac aac aac aac -anG +ald ajx bkZ bkZ bkZ -bJz +bkZ bkZ bkZ alU @@ -65097,11 +62368,11 @@ bCz bCz bCz bCz -bCz -vQo -vQo -vQo -vQo +aad +aad +aad +aad +aad wij wZZ wZZ @@ -65112,11 +62383,11 @@ wZZ wij rpX tnM -uXg -uXg -uXg -uXg -uXg +aad +aad +aad +aad +aad vPQ vPQ otl @@ -65130,34 +62401,14 @@ vPQ aad jLb kyW -pHR -fCz -saY -gcj -iBT -pHR -pHR -pHR -pHR +vsc +jLb +rrj +aad jLb -eMz -eMz jLb jLb -sKX jLb -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aad aad aad @@ -65221,7 +62472,7 @@ aac aac aac aac -anG +ald bPf ajZ akD @@ -65249,8 +62500,8 @@ aAL aAL aAL aAL -aNz azj +aAL aQi aAL aSr @@ -65281,21 +62532,21 @@ kCf bCK bvz vOs -vQo -vQo -vQo -wZZ -wZZ -vQo -vQo -vQo -vQo -vQo -vQo -vQo -vQo -vQo -vQo +aad +aad +aad +vQa +vQa +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad wij wZZ wZZ @@ -65307,8 +62558,8 @@ wZZ wij rpX tnM -uXg -uXg +aad +aad ygq ygq ygq @@ -65324,22 +62575,12 @@ wXm vPQ vPQ jLb +vsc +vsc jLb -pHR -toV -drQ -iBT -pHR -pHR -jLb -jLb -jLb -jLb -jLb -eMz -eMz -jLb -jLb +aad +aad +kyW jLb jLb jLb @@ -65361,16 +62602,6 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aab "} (157,1,1) = {" @@ -65397,7 +62628,7 @@ aYp aYp bof aUp -aaW +agR agR agR ahZ @@ -65416,12 +62647,12 @@ aac aac aac aac -anG +ald ajy bkZ bkZ bkZ -alV +bkZ bkZ bkZ alU @@ -65468,7 +62699,7 @@ cuH bQa bZf bCz -clx +bvz bCK csQ haw @@ -65476,25 +62707,25 @@ kCf bCK bvz vOs -vQo -vQo -wij -wZZ -wZZ -wZZ -vQo -vQo -vQo -vQo -vQo -vQo -vQo -vQo +aad +aad +bPF +jmx +bPF +bPF +aad +aad +aad +aad +aad +aad +aad +aad wZZ wZZ wZZ wZZ -vQo +aad jWz jWz veX @@ -65502,8 +62733,8 @@ jWz jWz rpX tnM -uXg -uXg +aad +aad ygq fBu lKs @@ -65517,26 +62748,19 @@ vPQ vPQ vPQ wXm -wXm -vPQ -jLb +lvF jLb -pHR -pHR -jJy -pHR +vsc jLb jLb -dKj -dKj -kyW +aad +aad +aad jLb +tuj jLb jLb -eMz -eMz -eMz -eMz +kyW jLb aad aad @@ -65553,19 +62777,6 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aab "} (158,1,1) = {" @@ -65611,7 +62822,7 @@ aac aac aac aac -anG +ald bPY bQS bQS @@ -65671,24 +62882,24 @@ vOs njA cUi vOs -vQo -wZZ -wZZ -bmv -bmv +aad wZZ -htD +hJv +dlL +dlL +bPF +mfP wZZ -vQo -vQo -vQo -vQo +aad +aad +aad +aad wZZ wij wZZ wZZ wZZ -vQo +aad jWz okK kcy @@ -65698,8 +62909,8 @@ jWz rpX qks srk -uXg -oWU +aad +ygq mWM vbI ygq @@ -65712,41 +62923,21 @@ vPQ vPQ vPQ vPQ -vPQ -vPQ -vPQ -vPQ jLb -pHR -pHR -jLb -jLb -jLb -dKj -dKj -dKj -dKj jLb jLb -eMz -eMz -euZ -jLb jLb aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +jLb +jLb +jLb +jLb +jLb +jLb +jLb aad aad aad @@ -65806,7 +62997,7 @@ aac aac aac aac -anG +ald ajy bkZ bkZ @@ -65816,7 +63007,7 @@ bkZ bkZ alU apG -aqL +aqJ bPf asU ccr @@ -65840,11 +63031,11 @@ ckR cdn chd aUe -aVF +bbF aXk -aVF bbF -aKM +bbF +cpU crI aHP bmb @@ -65854,11 +63045,11 @@ bzG bzt bDy vOs -oeQ +wXp baA oeQ bCz -bvz +hOD crT dBV hgI @@ -65866,12 +63057,12 @@ btC lUg bvz vOs +mrM wZZ -wZZ -bmv -bmv -bmv bmv +iji +oaR +rMD wZZ wZZ wZZ @@ -65883,7 +63074,7 @@ wZZ wZZ wZZ htD -vQo +aad jWz lyv qcV @@ -65892,7 +63083,7 @@ qTF jWz rpX tnM -uXg +aad ygq ygq meS @@ -65905,43 +63096,23 @@ hdc ygq pge pge -uXg -uXg -vPQ -vPQ -vPQ -xXo +aad +aad jLb jLb jLb +sKX +aad +aad +aad +aad +icG jLb jLb -dKj -dKj -dKj -dKj -dKj -dKj jLb jLb -eMz -eMz -eMz jLb jLb -kyW -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aad aad aad @@ -66000,7 +63171,7 @@ aac aac aac ali -ali +wvB bPf bPf bmX @@ -66033,9 +63204,9 @@ cjn chd bpl cdn -aSs +chd cpU -aVF +bbF nNR aZy bbG @@ -66059,7 +63230,7 @@ bvz bvz bvz bvz -pIy +bvz vOs wZZ bmv @@ -66087,7 +63258,7 @@ hPZ jWz rpX tnM -uXg +aad ygq oIx sQA @@ -66099,46 +63270,26 @@ rjf iHX ygq wDO -wDO -uXg -uXg -uXg -uXg -vPQ -vPQ -jLb -jLb -jLb -jLb -dKj -dKj -dKj -dKj -dKj -dKj -dKj -jLb -jLb -eMz -eMz -eMz -jLb -jLb -jLb -jLb -aad -aad -aad +cmh aad aad aad aad +jLb aad aad aad aad aad aad +jLb +jLb +jLb +jLb +tuj +jLb +jLb +fHZ aad aad aad @@ -66175,7 +63326,7 @@ agR agR blI aba -blI +ado agR agR agR @@ -66200,7 +63351,7 @@ aiM pMU bPZ bPZ -bSv +bPZ bPZ bPZ alW @@ -66208,14 +63359,14 @@ alU bkZ aqJ cjn -cau +eBb bYl bYU bZI cao cjn chd -cdn +chd cdn aEn cjn @@ -66225,7 +63376,7 @@ bnH bnU boF cjn -chd +bwi bpl aDp aSt @@ -66282,12 +63433,12 @@ iZa jWz rpX tnM -uXg +aad ygq jtB drI tdB -xPv +hba xPv iHX xPv @@ -66295,34 +63446,6 @@ uaH ygq thc thc -uXg -uXg -uXg -uXg -uXg -vPQ -jLb -gjK -jLb -jLb -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -jLb -jLb -eMz -eMz -eMz -eMz -tuj -jLb -aad -aad aad aad aad @@ -66334,6 +63457,14 @@ aad aad aad aad +jLb +jLb +jLb +jLb +jLb +jLb +fHZ +fHZ aad aad aad @@ -66401,16 +63532,16 @@ alX anM aoL apG -aqK +jOp cjn bXC bYm auY bZJ -cao cjn -chd -chd +cjn +cjn +bwi cdn aEo cjn @@ -66420,14 +63551,14 @@ cgu cgu cgu cjn -aOK +chd bpl cdn chd -aUf -bjo -bjo -aVG +eBz +aHR +aHR +lZo aVG aUf bgA @@ -66454,7 +63585,7 @@ bLo bmv xFc bmv -uwJ +bmv bmv wZZ wZZ @@ -66464,7 +63595,7 @@ wZZ wZZ wZZ bmv -uwJ +bmv bmv bmv jWz @@ -66477,12 +63608,12 @@ aWB jWz rpX tnM -uXg +aad ygq ygq kEl jtB -ygq +oWU lyX wEo ygq @@ -66490,33 +63621,6 @@ hdc ygq vPQ vPQ -uXg -uXg -uXg -uXg -uXg -uXg -jLb -jLb -jLb -jLb -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -jLb -jLb -jLb -jLb -eMz -eMz -jLb -jLb -aad aad aad aad @@ -66528,6 +63632,13 @@ aad aad aad aad +jLb +jLb +jLb +jLb +jLb +fHZ +fHZ aad aad aad @@ -66589,21 +63700,21 @@ agR aiO bPZ bQT +avH bPZ bPZ bPZ -amN bPf aoM apG -aqM +aqK cjn asV atS cdn cjn cjn -cjn +bFx cjn chd aDp @@ -66614,22 +63725,22 @@ chd chd chd chd -aFz +chd chd aQm cdn chd -aUf -bjo -bjo -hyh +aVH +aHR +aHR +aHR hyh aUf csi csi bms +mko csi -csW csi bgA csV @@ -66654,8 +63765,8 @@ wZZ wZZ wZZ mMR -vQo -vQo +aad +aad wZZ wZZ wZZ @@ -66673,7 +63784,7 @@ jWz rpX qks srk -uXg +aad ygq ygq ygq @@ -66685,35 +63796,6 @@ vPQ vPQ vPQ vPQ -uXg -uXg -uXg -uXg -uXg -uXg -kyW -jLb -eMz -jLb -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -jLb -jLb -jLb -jLb -eMz -eMz -jLb -jLb -sKX -jLb -bad aad aad aad @@ -66724,6 +63806,15 @@ aad aad aad aad +jLb +jLb +jLb +jLb +jLb +fHZ +fHZ +fHZ +aad aad aad aad @@ -66797,10 +63888,10 @@ asW atT bYU awo -bFx +vkG azl -cjn -chd +aEe +wlj cdn jKi ceN @@ -66834,10 +63925,10 @@ cwn cwn vOs htD -cth wZZ wZZ -bmv +wZZ +cck bmv bmv bmv @@ -66848,10 +63939,10 @@ wZZ htD wZZ wZZ -vQo -vQo -vQo -vQo +aad +aad +aad +aad wZZ wZZ wZZ @@ -66867,7 +63958,7 @@ bmv bmv rpX tnM -jPV +xxa oDL vPQ vPQ @@ -66880,35 +63971,6 @@ vPQ vPQ vPQ vPQ -uXg -uXg -uXg -uXg -uXg -uXg -dKj -jLb -eMz -jLb -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -jLb -euZ -eMz -jLb -jLb -eMz -jLb -jLb -jLb -jLb aad aad aad @@ -66918,6 +63980,15 @@ aad aad aad aad +jLb +jLb +jLb +nQE +nQE +jLb +fHZ +fHZ +fHZ aad aad aad @@ -66976,10 +64047,10 @@ aac aac aac aac -anG -anG -anG -anG +ald +ald +ald +ald alr alo amO @@ -67006,15 +64077,15 @@ chd aMr chd boF -aDq +chd chd aSv cpU aVJ aND cpU -bbI aHW +bgf rpX tnM bmv @@ -67022,12 +64093,12 @@ bIt btJ btL wZZ -wZZ +bzd bIt bIt wij wZZ -wZZ +bzd wZZ wZZ wZZ @@ -67042,12 +64113,12 @@ wZZ wZZ wZZ wZZ -vQo -vQo -vQo -vQo -vQo -vQo +aad +aad +aad +aad +aad +aad wZZ wZZ qDg @@ -67070,41 +64141,12 @@ iUJ vPQ vPQ jPV -uXg -vPQ +aad vPQ vPQ vPQ vPQ -uXg -uXg -uXg -uXg -uXg -dKj -jLb -eMz -jLb -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -jLb -eMz -eMz -jLb -jLb -eMz -jLb -eMz -euZ -jLb -aad +hTj aad aad aad @@ -67112,6 +64154,15 @@ aad aad aad aad +jLb +jLb +jLb +tuj +nQE +nQE +jLb +fHZ +fHZ aad aad aad @@ -67136,10 +64187,10 @@ aac aac aac aac -aUp -aUp -aUp -aUp +jzV +jzV +jzV +jzV aaO ahZ ahZ @@ -67149,7 +64200,7 @@ ahZ ahZ ahZ ahZ -aen +ahZ ahZ ahZ ahZ @@ -67174,7 +64225,7 @@ aac aac aac aac -aXG +alH nJO alo amP @@ -67205,7 +64256,7 @@ cpU aRr cpU cpU -aVJ +eCZ aXn aZz aHW @@ -67237,76 +64288,56 @@ wZZ wZZ wZZ wZZ -vQo -vQo -vQo -vQo -vQo -vQo -vQo +aad +aad +aad +aad +aad +aad +aad wij wZZ bmv bmv bmv bmv -wXm -wXm -wXm -wXm -lPF -uXg -uXg -uXg +bmv +bmv +bmv +bmv +ter +aad +aad +aad oDL vPQ vPQ vPQ vPQ ubx -uXg -uXg -vPQ +aad +aad +aad vPQ wXm vPQ vPQ -uXg -uXg -uXg -uXg -uXg -dKj -jLb -eMz -jLb +aad +aad +aad +aad +aad +aad +bad jLb -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -kyW -eMz -eMz jLb jLb -eMz jLb jLb jLb jLb -aad -aad -aad -aad -aad -aad -aad -aad +fHZ +fHZ aad aad aad @@ -67331,10 +64362,10 @@ aac aac aac aac -aUp -ahg +jzV +fNp aWZ -aUp +jzV aaQ ahZ ahZ @@ -67369,7 +64400,7 @@ aac aac aac aac -aXG +alH nJO alo amP @@ -67377,12 +64408,12 @@ anR alU bkZ bQU -bYU +amN cdn atW bYU +atc cdn -axK cdn chB chd @@ -67394,16 +64425,16 @@ aHP aHP aKZ cjn -fKt +aND aOL -cpU +lsP aHT aSw cpU aVJ aXo cpU -bbI +aHW aHW rpX tnM @@ -67432,76 +64463,56 @@ oPN oPN dGO wZZ -vQo -vQo -vQo -vQo -vQo -vQo -vQo +aad +aad +aad +aad +aad +aad +aad wij wZZ bmv bmv jCE wZZ -vPQ -vPQ -vPQ -vPQ -vPQ -uXg -uXg -uXg -uXg +wZZ +wZZ +wZZ +wZZ +wZZ +aad +aad +aad +aad vPQ vPQ vPQ iUJ iUJ -uXg -uXg -vPQ -vPQ +aad +aad +mWm +uNI wXm vPQ vPQ -uXg -uXg -uXg -uXg -uXg -dKj -jLb -eMz -hhX +aad +aad +aad +aad +aad +aad jLb -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj jLb jLb -nQE -nQE jLb -tuj jLb -nQE -nQE +vsc jLb +sKX jLb -aad -aad -aad -aad -aad -aad -aad +fHZ aad aad aad @@ -67526,7 +64537,7 @@ aac aac aac aac -aUp +jzV aah iBZ aak @@ -67557,14 +64568,14 @@ ahZ ape are aka -aso +vKa bom aac aac aac aac aac -aXG +alH nJO alY amP @@ -67582,16 +64593,16 @@ cjn cjn cjn cjn -cpU +cjn cjn aHP cdn cdn aHP aMs +fKt aHT -aHT -ckS +jgI ckS ckS ckS @@ -67628,75 +64639,55 @@ bjr tnM wZZ wZZ -vQo -vQo -vQo -vQo -vQo -vQo +aad +aad +aad +aad +aad +aad wZZ wZZ bmv bmv bmv wZZ -vPQ -vPQ -uXg -uXg -uXg -uXg -uXg -uXg -uXg +wZZ +wZZ +aad +aad +aad +aad +aad +aad +aad eIB eIB eIB -uXg -uXg -uXg -vPQ -kUb -wXm +aad +aad +aad +aad +aad wXm +lvF vPQ vPQ -vPQ -uXg -uXg -uXg -uXg -dKj +aad +aad +aad +aad +aad +aad jLb -eMz -eMz jLb -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj jLb -tuj -nQE -nQE jLb jLb -eMz -nQE -nQE +vsc jLb jLb -aad -aad -aad -aad -aad -aad -aad +jLb +fHZ aad aad aad @@ -67721,11 +64712,11 @@ aac aac aac aac -aUp -aUp +jzV +jzV aaj -aUp -aaW +jzV +agR agR abA aac @@ -67759,7 +64750,7 @@ aac aac aac aac -aXG +alH nJO alo amP @@ -67777,16 +64768,16 @@ azm aAT bZI aDr -cpU cjn hEz aHP aHP +aHP aLa cjn -aNC -cpU -aND +aHT +aHT +hZC aHT aHT aHT @@ -67811,10 +64802,10 @@ bjr tiU cti btN -cpg -cpg +aad +aad srk -cpg +aad wvt bBr wLv @@ -67824,75 +64815,55 @@ tnM wZZ wZZ srk -vQo -vQo -srk -vQo -vQo +aad +aad +fBG +aad +aad wZZ wZZ bmv qDg bmv wZZ -uXg -uXg -uXg -uXg -uXg -uXg -uXg -uXg -uXg -paY +aad +aad +aad +aad +aad +aad +aad +aad +aad +mGW paY paY -uXg -uXg -vPQ -vPQ -wXm +aad +aad +aad +aad +aad wXm vPQ vPQ vPQ -vPQ -uXg -uXg -uXg -uXg -dKj -jLb -jLb -eMz -jLb -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -jLb -jLb -eMz +aad +aad +aad +aad +aad +aad jLb jLb -eMz jLb jLb +vsc +vsc jLb -eMz -eMz jLb jLb -eMz -aad -aad +fHZ aad -eMz -eMz aad aad aad @@ -67916,17 +64887,17 @@ aac aac aac aac -aUp -aUp -aUp -aUp +jzV +jzV +jzV +jzV aac aac aac aac aac aiZ -aiZ +jtE aiW akH apz @@ -67954,7 +64925,7 @@ aac aac aac aac -aXG +alH nJO alo amP @@ -67972,7 +64943,7 @@ bYm aAU bZI aDs -cpU +cjn cjn cjn aHO @@ -67980,7 +64951,7 @@ aJG cjn cjn aND -cpU +aNC cpU aRr cpU @@ -67988,8 +64959,8 @@ cpU cpU cpU cpU -bbK -xkj +wZZ +wZZ rpX tnM wZZ @@ -68007,9 +64978,9 @@ kdm cuc cwq xkj -cpg -cpg -cpg +aad +aad +aad cwq xkj xkj @@ -68021,7 +64992,7 @@ oPN oPN oPN oPN -oPN +dCX oPN oPN qrz @@ -68030,66 +65001,46 @@ oPN oPN oPN oPN -cpg -uXg -uXg -uXg -uXg -uXg -uXg -vPQ -vPQ -vPQ +aad +aad +aad +aad +aad +aad +aad vPQ vPQ vPQ vPQ vPQ +aad +aad +aad +wXm wXm wXm vPQ vPQ vPQ -vPQ -vPQ -vBi -uXg -uXg -uXg -dKj -jLb -jLb -eMz -jLb -dKj -dKj -dKj -dKj -dKj -dKj -dKj -jLb -jLb -jLb -eMz +aad +aad +aad +aad +aad +aad jLb -nQE -pdv +sKX +tuj +vsc +vsc jLb jLb jLb -pdv -pdv -euZ +kyW +tuj jLb -eMz -eMz -eMz -eMz -eMz -eMz -aad -aad +fHZ +fHZ aad aad aad @@ -68149,8 +65100,8 @@ aac aac aac aac -aXG -alr +alH +amO alo amO anV @@ -68161,30 +65112,30 @@ bYU ata vCD avb -aEe +cjn axN bYm aAW aCn aDt cpU -aFD +aad cpU aHR aHT -cpU +aHT cpU cpU cpU cpU aHT cpU -cpg +aad aMw xkj xkj -xkj -xkj +wZZ +wZZ rpX tnM wZZ @@ -68203,8 +65154,8 @@ ctH xkj xkj xkj -cpg -cpg +aad +aad xkj xkj xjr @@ -68226,8 +65177,8 @@ cxS cxS qIt wLv -cpg -uXg +aad +aad vPQ vPQ vPQ @@ -68235,58 +65186,38 @@ vPQ vPQ vPQ vPQ +vOW vPQ vPQ +aad vPQ +wXm vPQ wXm wXm -vPQ -vPQ -vPQ -vPQ -vPQ -vPQ -vPQ -vPQ -uXg -uXg -jLb -jLb -jLb -jLb -jLb -dKj -dKj -dKj -dKj -dKj -dKj -dKj +orW +aad +aad +aad +aad +aad +aad jLb jLb jLb -eMz +vsc +vsc +vsc jLb -nQE -nQE jLb jLb -eMz -pdv -pdv -eMz -eMz -eMz -eMz -eMz -eMz -eMz -eMz -eMz jLb jLb -eMz +fHZ +fHZ +fHZ +fHZ +aad aad aad aad @@ -68344,7 +65275,7 @@ aac aac aac aac -aXG +alH alo aln drS @@ -68355,7 +65286,7 @@ aqQ bYU cdn cdn -cdn +aJZ cjn cau bYm @@ -68374,12 +65305,12 @@ ckS aQp aRs cpU -cpg -xkj +aad xkj -aNF xkj xkj +wZZ +wZZ rpX tnM bmw @@ -68398,24 +65329,24 @@ lmv xjr xkj cwq -cpg -cpg +mWm +aad xkj xkj xjr lmv wLv wLv -cpg -cpg +aad +aad pQH -cpg -cpg +aad +aad fyP eai iXm -cpg -cpg +aad +aad wLv wLv wLv @@ -68435,53 +65366,33 @@ wXm wXm wXm vPQ +gku vPQ -vPQ -vPQ -vPQ -vPQ -vPQ -vPQ -vPQ -vPQ -uXg +orW +wXm +pjB +aad +aad +aad +aad +aad icG jLb jLb jLb -gku -dKj -dKj -dKj -dKj -dKj -dKj -dKj +vsc +vsc jLb jLb jLb -tuj -eMz -jLb jLb jLb -tuj -eMz -eMz -eMz -jLb jLb -eMz -eMz -eMz -eMz -eMz -eMz -eMz -eMz jLb -jLb -eMz +fHZ +fHZ +fHZ +aad aad aad aad @@ -68536,9 +65447,9 @@ aac aac aac aac -bNW aac -bNW +aac +aac bME als alZ @@ -68567,14 +65478,14 @@ aMt aMt aMt aMt -aFD -aFD -xkj -xkj +aad +aad xkj xkj xkj xkj +wZZ +wZZ rpX tnM wZZ @@ -68593,25 +65504,25 @@ ctZ xjr xjr xkj -xkj -cpg +oQM +aad xkj xkj xjr xkj tTk -cpg +aad cxW cxW cxW cxW -cpg +aad xkj xkj xkj iMn -cpg -cpg +aad +vKV xkj xkj xkj @@ -68630,53 +65541,33 @@ wXm wXm wXm vPQ +xXo vPQ +wEK vPQ -vPQ -vPQ -vPQ -vPQ -hMs -vPQ -vPQ -jLb -jLb -jLb -jLb -jLb -jLb -dKj -dKj -dKj -dKj -dKj -jLb +jJy +iPQ +aad +aad +aad jLb jLb jLb -pHR jLb jLb -eMz +nQE +nQE jLb jLb jLb -eMz -eMz -dKj -dKj -dKj jLb -eMz -eMz -euZ -eMz -eMz -eMz -eMz -euZ -cOc jLb +fHZ +fHZ +fHZ +fHZ +fHZ +aad aad aad aad @@ -68718,7 +65609,7 @@ afZ biF aaU acc -aju +age apz agR ahZ @@ -68730,10 +65621,10 @@ aac aac aac aac -bNW -bNW aac -bNW +aac +aac +aac bME bME bME @@ -68762,14 +65653,14 @@ aMu aHT aOM aQr -cpg -cpg +aad +aad wLv wLv wLv xId -cpg -aMw +aad +srk bgL bjr oPN @@ -68794,8 +65685,8 @@ cxJ xkj xkj xkj -cpg -cpg +aad +aad cxW rWk qOF @@ -68805,7 +65696,7 @@ xkj qUQ xkj qUQ -cpg +aad xkj xkj xkj @@ -68813,11 +65704,11 @@ nLG xkj xkj xkj -cpg -cpg +aad +aad vPQ wXm -hiL +wXm wXm wXm wXm @@ -68825,53 +65716,33 @@ wXm wXm wXm vPQ +aad uXg -uXg -hMs -vPQ -vPQ -vPQ -vPQ +eYX vPQ +eyK jLb jLb jLb -gjK jLb -eMz -dKj -dKj -dKj -dKj -dKj -jLb -jLb -jLb -jLb -pHR -pHR jLb jLb jLb jLb jLb +nQE +nQE jLb -eMz -cOc -dKj -dKj -dKj jLb -eMz jLb -eMz -eMz -eMz -eMz -eMz -eMz -eMz jLb +fHZ +aad +rUM +rUM +plS +rUM +rUM aad aad aad @@ -68919,20 +65790,20 @@ agR bmZ agR aac -aac -aac -aac -aac -aac -aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad bUF aoR rgt @@ -68946,8 +65817,8 @@ axP azp aAY aCo -aKM -aEs +aDu +aFE aFE aDu aHU @@ -68957,8 +65828,8 @@ aMv aNE aON aQs -cpg -cpg +aad +aad xkj xkj xkj @@ -68989,9 +65860,9 @@ cxJ cxJ cxJ xkj -cpg -cpg -qbR +aad +aad +cxW tZF gPQ cxW @@ -68999,16 +65870,16 @@ cxW cxW cxW xkj -cpg -cpg +aad +aad xkj xkj xkj xjr xjr xkj -cpg -cpg +aad +aad xkj vPQ wXm @@ -69020,53 +65891,33 @@ wXm wXm wXm vPQ +aad uXg -uXg -vPQ -vPQ -vPQ -vPQ -vPQ -dUl -dUl +cCE +iPQ jLb +tuj jLb +vsc +vsc jLb jLb jLb -dKj -dKj -dKj -dKj -dKj -jLb -tuj -pHR -pHR -pHR -pHR -jLb jLb jLb jLb jLb -eMz -eMz jLb -dKj -dKj -dKj -dKj -dKj -cOc +tuj jLb -eMz -eMz -eMz -eMz -eMz -eMz -eMz +fHZ +fHZ +aad +rUM +wAU +kew +usx +rUM aad aad aad @@ -69114,19 +65965,19 @@ adN bkT aex bDm -bHj -bHj -bHj -bHj -bHj -bHj -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad vVK bUF bUF @@ -69151,9 +66002,9 @@ cpU aMw aMw aMw -cpg -cpg -cpg +aad +aad +aad xkj xkj xkj @@ -69162,18 +66013,18 @@ bbL aXp aXp aXp -cpg -cpg +aad +aad btN ctH lmv bDD btN -cpg -aMw -cpg -cpg -cpg +aad +srk +aad +aad +aad cvY xkj xkj @@ -69184,9 +66035,9 @@ pJA pJA cxK xkj -cpg -cxW +aad cxW +qbR qAr ydp cxW @@ -69195,7 +66046,7 @@ aLc hjC jrs cxW -cpg +aad xkj xkj xjr @@ -69214,54 +66065,34 @@ wXm wXm wXm wXm -uXg -uXg -uXg -uXg -vPQ +aad +aad +aad +aad vPQ -wXm -dUl -dUl -dUl -dUl +jLb +vsc +vsc +vsc +vsc +vsc jLb jLb -tSo -dKj -dKj -dKj -dKj -dKj jLb jLb jLb -pHR -ahK -dIh -mMp -pHR jLb jLb jLb -eMz -eMz -eMz -kyW -dKj -dKj -dKj -dKj -dKj jLb -eMz -eMz -eMz -eMz -eMz -eMz -eMz -eMz +fHZ +aad +aad +rUM +cHK +dWe +cHK +rUM aad aad aad @@ -69309,19 +66140,19 @@ adq adM aef lkB -bHj -bHj +aad +aad bDm bDm -bHj -bHj +aad +aad bDm -bHj -bHj +aad +aad bDm -bHj -bHj -bHj +aad +aad +aad nqX pPk pPk @@ -69335,11 +66166,11 @@ tvk pPk pPk nqX -bHj -bHj -bHj -cpg -cpg +aad +aad +aad +aad +aad vDm vDm wLv @@ -69352,7 +66183,7 @@ xkj xkj xkj aXp -bdj +aXp bbM beA bgV @@ -69360,13 +66191,13 @@ aXp aXp xkj btO -aNF xkj xkj -cpg -cpg -cpg -cpg +xkj +aad +aad +aad +aad xkj cwq xkj @@ -69410,54 +66241,34 @@ rxp rxp rxp rxp -uXg -uXg -uXg -vPQ -vPQ -dUl -dUl -dUl -dUl -dUl -jLb -jLb -jLb -dKj -dKj -dKj -dKj -icG +aad +aad +aad jLb jLb +vsc +vsc +vsc +vsc +vsc jLb -pHR -fCz -saY -lvF -pHR jLb jLb jLb -eMz -euZ jLb +smd jLb -dKj -dKj -dKj -dKj -dKj jLb -euZ -eMz -eMz -eMz -eMz -eMz -euZ -eMz -eMz +fHZ +fHZ +aad +aad +rUM +yiQ +dWe +yiQ +rUM +aad aad aad aad @@ -69504,7 +66315,7 @@ bDm aex bDn bDm -bHj +aad bDm bJC bDn @@ -69516,8 +66327,8 @@ bon vVK vVK bDm -bHj -bHj +aad +aad bon bon bon @@ -69539,7 +66350,7 @@ cwq xkj xkj xkj -aNF +xkj xkj xkj xkj @@ -69559,9 +66370,9 @@ btO cwq xkj xkj -cpg -cpg -cpg +aad +aad +aad xkj xkj xkj @@ -69588,16 +66399,16 @@ amF xkj xjr xkj -cpg -cpg +aad +aad xkj xjr xkj xkj xkj -uXg -uXg -uXg +aad +aad +aad wXm wXm wXm @@ -69605,54 +66416,34 @@ rxp hfv uhe rxp -uXg -uXg -uXg -lPF +aad +aad +aad +tSo jLb -dUl -dUl -dUl -dUl -dUl +vsc +vsc +vsc +kCZ +kCZ jLb jLb -dKj -dKj -dKj -dKj -dKj jLb tuj jLb -pHR -ahK -qxr -saY -lvF -pHR -hHK -jLb jLb -eMz -eMz jLb jLb -dKj -dKj -dKj -dKj -dKj -eMz -eMz -eMz -eMz -eMz -eMz -eMz -eMz -eMz -eMz +miy +aad +aad +aad +rUM +yiQ +dWe +yiQ +rUM +aad aad aad aad @@ -69699,8 +66490,8 @@ bDm aex aex bDm -bHj -bHj +aad +aad bDn aex aex @@ -69711,8 +66502,8 @@ bon bon vVK vVK -bHj -bHj +aad +aad agT bon bon @@ -69744,18 +66535,18 @@ xkj aXp aZF bbN -bbN +xPX bgW csj aXp -cpg +aad cwq wkv xkj xkj xkj -cpg -cpg +aad +aad xkj xkj xkj @@ -69782,13 +66573,13 @@ jrs cxW xjr xkj -cpg -cpg -cpg +aad +aad +aad xkj xjr xkj -cpg +aad rxp rxp rxp @@ -69796,58 +66587,38 @@ rxp cyQ cyQ cyQ -ivF +rxp uTv lpr rxp -dKj -dKj -dKj -dKj +aad +aad +aad +aad icG -aiT -dUl -dUl -dUl -dUl -jLb -jLb -jLb +sFI +vsc +vsc +kCZ +kCZ jLb jLb -dKj -dKj jLb jLb jLb -pHR -fCz -saY -saY -lvF -pHR -jLb jLb jLb -uSR -jLb -eMz -jLb miy -dKj -dKj -dKj -dKj -eMz -eMz -eMz -eMz -eMz -eMz -eMz -eMz -eMz -eMz +aad +aad +aad +aad +rUM +hFt +dWe +hFt +rUM +aad aad aad aad @@ -69894,15 +66665,15 @@ bDm bDn bDn bDm -bHj +aad bDm -bDn +rwF bDn bDm -bHj -bHj -bHj -bHj +aad +aad +aad +aad bon aoa vVK @@ -69934,27 +66705,27 @@ xkj xkj xkj xkj -aNF +xkj xkj aXq aZG bbO +bdj aXp aXp aXp -aXp -cpg +aad xkj xkj xkj xkj xkj -cpg -piY -piY -piY -cwD -cwD +aad +xkj +xkj +xkj +cxJ +cxJ oqc hFm kJd @@ -69965,7 +66736,7 @@ dNq hJE kLM xkj -cpg +aad cxW cxW cxW @@ -69977,73 +66748,53 @@ xkj qUQ xjr xkj -cpg -cpg +aad +aad xkj xjr xkj xkj -cpg +aad rxp oQe qwx gqa -gUp eaO eaO -rxp -nrP +ttQ +ivF +fzJ fzJ rxp -dKj -dKj -dKj -dKj -jLb -jLb -dUl -dUl -jLb -jLb -jLb -jLb -jLb -jLb -jLb -jLb -jLb -jLb -jLb +aad +aad +aad +aad +aad +aad +aad +vsc jLb -pHR -fCz -saY -saY -lvF -pHR jLb jLb -eMz jLb jLb -eMz +vsc jLb -miy -dKj -dKj -dKj -dKj -dKj -eMz jLb -eMz -eMz jLb jLb -eMz -eMz -eMz -eMz +aad +aad +aad +aad +ozP +may +fxt +hDr +rUM +aad +aad aad aad aad @@ -70087,16 +66838,16 @@ aac aac bDm bDn -abS +rwF bDm -bHj +aad bDm bDn bDn bDm -bHj -bHj -bHj +aad +aad +aad bDm bon bon @@ -70127,7 +66878,7 @@ xkj xkj xkj cwq -cpg +aad xkj xkj xkj @@ -70136,25 +66887,25 @@ aXp bbP aXp wkv -cpg -cpg -cpg +aad +aad +aad xkj xkj xkj xkj xkj -piY -piY -piY -cwD -cwD -cwD +xkj +xkj +xkj +cxJ +cxJ +cxJ dNq hJE kLM -cpg -cpg +aad +aad xkj dNq hJE @@ -70178,7 +66929,7 @@ xjr xjr xkj xkj -cpg +aad rxp taL tPx @@ -70186,59 +66937,39 @@ vRP eaO eaO eaO -eaO +phD eaO eaO rxp -dKj -dKj -dKj -dKj -jLb -jLb -jLb -jLb +aad +aad +aad +aad +aad +aad +aad +aad +miy jLb jLb -rrj jLb jLb +vsc +vsc jLb -eMz -eMz tuj -jLb -jLb -jLb -pHR -fCz -saY -saY -lvF -pHR -jLb -jLb -eMz -jLb -jLb -jLb -euZ miy -dKj -dKj -dKj -dKj -dKj -dKj -dKj -jLb -euZ -jLb -jLb -eMz -eMz -eMz -eMz +aad +aad +aad +aad +rUM +cHK +dWe +cHK +rUM +aad +aad aad aad aad @@ -70250,51 +66981,51 @@ aab "} (182,1,1) = {" aab -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad bDm adP bDn bDm -bHj +aad bDm acl bDn bDm -bHj +aad vVK vVK vVK bon -aqS +bon bon agT vVK @@ -70311,9 +67042,9 @@ vVK vVK azr cbF -cdp -cdp -cdp +aad +aad +aad xkj wMy gol @@ -70321,7 +67052,7 @@ gol gol gol gol -cpg +aad aMw bbK xkj @@ -70332,26 +67063,26 @@ xkj xkj xkj xkj -cpg -cpg +aad +aad xkj xkj xkj -piY -piY -piY -cwD -cwD -cwD -cwD -cwD +xkj +xkj +xkj +jRc +jRc +jRc +jRc +jRc kTB hOa kLM -cpg -cpg -cpg -cpg +aad +aad +aad +aad ssd noq cxJ @@ -70373,7 +67104,7 @@ xjr xkj xkj xkj -cpg +aad rxp oQe sse @@ -70385,55 +67116,35 @@ kIu eaO eaO rxp -dKj -dKj -dKj -dKj -jLb -jLb -jLb -jLb -jLb -jLb -icG -dKj -dKj -eMz -eMz -eMz -jLb -jLb -jLb -jLb -pHR -fCz -saY -saY -lvF -jLb -jLb -jLb -tuj -jLb -jLb -jLb -eMz -jLb +aad +aad +aad +aad +aad +aad +aad +aad +aad jLb jLb -dKj -dKj -dKj -dKj -dKj +sKX +vsc +vsc +uSR jLb jLb -eMz -eMz -eMz -eMz -eMz -eMz +hHK +miy +aad +aad +aad +rUM +yiQ +dWe +yiQ +rUM +aad +aad aad aad aad @@ -70445,46 +67156,46 @@ aab "} (183,1,1) = {" aab -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -aac -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW -bNW +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad bDm -abS +rwF bDn bDm -bHj +aad bDm bDn -abS +bDn bDm -bHj +aad vVK vVK bon @@ -70509,15 +67220,15 @@ axR cbF cbF cbF -cdp +aad aHZ cjr cjr cjr cjr aQt -cpg -cpg +aad +aad aSz xkj xkj @@ -70531,9 +67242,9 @@ xkj xkj xkj xkj -piY -piY -piY +xkj +xkj +xkj kSs cvG cvG @@ -70542,12 +67253,12 @@ cvG cvG hWk hOa -kLM -cpg -cpg -cpg -cpg -cpg +cxB +aad +aad +aad +aad +aad cxJ cxJ cxJ @@ -70563,12 +67274,12 @@ xkj xkj xkj xjr -kGV +xjr xkj xkj xkj dSU -xkj +vit rxp rxp rxp @@ -70580,55 +67291,35 @@ rxp rxp fxO rxp -dKj -dKj -dKj -dKj -jLb -jLb -jLb -jLb -jLb -jLb -dKj -dKj -dKj -dKj -dKj -dKj -dKj -jLb -jLb -jLb -pHR -toV -drQ -drQ -iBT -jLb -jLb +aad +aad +aad +aad +aad +aad +aad +aad +aad +tuj jLb jLb -eMz -nQE -nQE +vsc +vsc +vsc jLb -eMz -sKX jLb -dKj -dKj -dKj -dKj jLb -jLb -eMz -eMz -eMz -eMz -eMz -eMz -eMz +miy +aad +aad +aad +rUM +yiQ +dWe +yiQ +rUM +aad +aad aad aad aad @@ -70674,7 +67365,7 @@ bDm bDn bDn bDm -bHj +aad bDm bDn bDn @@ -70705,17 +67396,17 @@ cbF aEt aFG cbF -cdp -aIU +aad +aQt cjr cjr -cpg -cpg -cpg +aad +aad +aad cjr aSB xkj -cpg +aad aSz xkj xkj @@ -70723,11 +67414,11 @@ beE aZH xkj xkj -bqw -piY -piY -piY -cwD +dSU +xkj +xkj +xkj +jRc kSs hWk hOa @@ -70741,33 +67432,33 @@ cxB piY piY piY -cpg -cpg -cpg +aad +aad +aad cxJ cxJ cxJ xkj xkj xkj -cpg -cpg -cpg -cpg -cpg -cpg -xkj -xkj +aad +aad +aad +aad +aad +aad xkj xkj xkj xkj xkj xkj -cpg -tPN -tPN -tPN +vit +vit +aad +aad +aad +aad rxp cyQ cyQ @@ -70775,55 +67466,35 @@ rxp uvw uvw uvw -dKj -dKj -dKj -dKj -jLb -dUl -jLb -jLb -jLb -jLb -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -jLb -jLb -fIF -pHR -pHR -pHR -pHR +aad +aad +aad +aad +aad +aad +aad +aad +miy jLb jLb jLb +vsc +vsc jLb -eMz -nQE -nQE -eMz jLb jLb -eMz -eMz -eMz -eMz -dKj jLb jLb -eMz -eMz -eMz -eMz -eMz -eMz -eMz +fHZ +aad +aad +rUM +hFt +dWe +hFt +rUM +aad +aad aad aad aad @@ -70900,27 +67571,27 @@ aME aEu aFH cbF -cdp -cdp -cjr +aad +aad cjr -cpg -cpg -cpg +fas +aad +aad +aad cjr cjr -cpg -cpg -cpg -cpg +aad +aad +aad +aad cwq xkj xkj xkj -piY -piY -piY -cwD +xkj +xkj +xkj +jRc kSs cvG hWk @@ -70934,91 +67605,71 @@ hOa hOa cxC cxA -cwD -cwD +jRc +jRc piY -cpg -cpg +aad +aad cxJ cxJ xkj tTk xkj -cpg -cpg -cpg -cpg -cpg -cpg -cpg -xkj -xkj -xkj +aad +aad +aad +aad +aad +aad +aad xkj xkj xkj xkj xkj -cpg -tPN -tPN -tPN -tPN +vit +vit +vit +aad +aad +aad +aad +aad uvw uvw uvw uvw uvw uvw -dKj -dKj -dKj -dKj -jLb -dUl -gjK -jLb -jLb +aad +aad +aad +aad +aad +aad jLb -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj jLb jLb jLb jLb jLb +vsc +vsc +vsc jLb jLb -nQE -nQE jLb jLb jLb -jLb -eMz -tuj -jLb -eMz -eMz -cOc -eMz -eMz -eMz -eMz -eMz -eMz -eMz -eMz -eMz -eMz -eMz +aad +aad +rUM +lvI +kew +lfU +rUM +aad +aad aad aad aad @@ -71058,12 +67709,12 @@ bnd abB bDn acj -abS +rwF abD abC bDn bDn -abS +rwF bqY afl bDn @@ -71078,9 +67729,9 @@ vVK vVK vVK vVK -vVK +arM +bon bon -agT bon bon vVK @@ -71100,21 +67751,21 @@ aJI aHZ cjr cjr -cpg +aad cjr cjr cjr aMw -cpg -cpg -cpg -cpg +aad +aad +aad +aad wkv xkj -piY -cmf -piY -cwD +xkj +xkj +xkj +jRc kSs hWk hOa @@ -71132,88 +67783,68 @@ cxC cvG cvG cxA -cwD -cwD -cwD -piY -piY -piY -cuM -tPN -tPN -tPN -tPN -tPN -tPN -tPN -tPN -vit -sRR +jRc +cxJ +cxJ +xkj +xkj +xkj +aad +aad +aad +aad +aad +aad +aad +aad +aad +xkj +lXl vit vit vit vit vit -tPN -tPN -tPN -tPN -tPN -tPN +aad +aad +aad +aad +aad +aad uvw uvw uvw uvw -tPN -dKj -dKj -dKj -dKj -jLb -dUl -jLb -jLb +aad +aad +aad +aad +aad +aad +aad jLb -eMz -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -icG jLb -dKj jLb -soi jLb -nQE -nQE +kyW jLb -eMz +vsc +pdc +vsc jLb -eMz -eMz -eMz jLb +tuj +kyW jLb -euZ -eMz -eMz -eMz -eMz -eMz -eMz -eMz -eMz -eMz -eMz -eMz -eMz +aad +aad +rUM +rUM +plS +rUM +rUM +aad +aad aad aad aad @@ -71267,10 +67898,10 @@ bon bon bon vVK -bHj -bHj -bHj -bHj +aad +aad +aad +aad vVK vVK vVK @@ -71297,18 +67928,18 @@ cjr cjr cjr cjr -cjr -cpg -cpg -cpg -cpg -cpg -cpg -cpg -kvY -piY -piY -cwD +fas +aad +aad +aad +aad +aad +aad +aad +cwq +xkj +xkj +jRc kSs hWk hOa @@ -71327,23 +67958,23 @@ hOa hOa hOa cxB -cwD -cwD -cwD -piY -piY -cuM -cuM -tPN -tPN -tPN -tPN -tPN -tPN -tPN -tPN -tPN -tPN +jRc +jRc +cxJ +xkj +xkj +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad beF vit vit @@ -71351,63 +67982,43 @@ vit vit vit beF -tPN -tPN -tPN -tPN -tPN +aad +aad +aad +aad +aad uvw uvw uvw -tPN -dKj -dKj -jLb -jLb -jLb -dUl -jLb -jLb +aad +aad +aad +aad +aad +aad +vsc jLb -eMz -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj jLb -nRN jLb jLb jLb +vsc +vsc +vsc +vsc jLb jLb +fHZ jLb -eMz -eMz -eMz jLb jLb -eMz -eMz -eMz -eMz -euZ -eMz -eMz -eMz -eMz -euZ -eMz -eMz +aad +fHZ +fHZ +fHZ +fHZ +aad +aad aad aad aad @@ -71446,7 +68057,7 @@ aad aad bnd abD -abS +rwF bDn loN acR @@ -71456,22 +68067,22 @@ bDn bDm bDm bDm -bHj +aad bDm bon agT bon vVK bDm -bHj -bHj -bHj -bHj +aad +aad +aad +aad vVK aoa vVK bon -aqS +bon bon bon bon @@ -71493,17 +68104,17 @@ cjr cjr cjr cjr -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ -piY -piY -cwD +aad +aad +aad +aad +aad +aad +aad +aad +xkj +xkj +jRc kTB hOa hOa @@ -71511,34 +68122,34 @@ hOa hOa kUs bDH -cwD -cwD -cwD -cwD -cwD -cwD +jRc +jRc +jRc +jRc +jRc +jRc kQu kPC hOa hOa cxB -cwD -cwD -piY -piY -cwD -cuM -cuM -tPN -tPN -tPN -tPN -tPN -tPN -tPN -tPN -tPN -tPN +jRc +jRc +xkj +xkj +cxJ +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad vit vit uvw @@ -71547,62 +68158,42 @@ vit vit vit vit -tPN -tPN -tPN -tPN +aad +aad +aad +aad uvw uvw vit -tPN -dKj -jLb -smd -jLb -dUl -dUl -jLb -dKj -jLb -jLb -jLb -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -jLb +aad +aad +aad +aad +aad egV +vsc jLb jLb -eMz -eMz -jLb jLb -eMz jLb +vsc +vsc +vsc +vsc +vsc +vsc jLb +fHZ +fHZ jLb jLb jLb -eMz -eMz -eMz -eMz -eMz -eMz -eMz jLb -eMz -eMz -eMz +fHZ +fHZ +aad +aad +aad aad aad aad @@ -71646,23 +68237,23 @@ abC iGR bnd bDm -abS +rwF bDn bDm -bHj -bHj -bHj -bHj +aad +aad +aad +aad bon bon bon vVK -bHj -bHj -bHj -bHj -bHj -bHj +aad +aad +aad +aad +aad +aad vVK vVK bon @@ -71681,23 +68272,23 @@ aEx aFJ cbF cbF -cdp +aad cjr cjr -cdp -cdp +aad +aad chg chg chg -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ -piY -cwD +aad +aad +aad +aad +aad +aad +aad +xkj +jRc kSs hWk hOa @@ -71705,36 +68296,36 @@ hOa hOa kUs bDH -cwD +jRc piY piY cuM cuM -cwD -cwD -cwD +jRc +jRc +jRc kTB hOa hOa cxB -cwD -cwD -piY -cwD -piY -piY -piY +jRc +jRc +xkj +cxJ +vit +vit +vit beF -tPN -tPN -tPN -tPN -tPN -tPN -tPN -tPN -tPN -tPN +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad vit uvw uvw @@ -71742,62 +68333,42 @@ uvw vit vit vit -tPN -tPN -tPN -tPN +aad +aad +aad +aad vit vit vit -tPN -dKj -jLb -jLb -dUl -dUl -dUl -jLb -dKj -jLb -jLb -euZ -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj +aad +aad +aad +aad +qBd +qBd +egV jLb +nQE +nQE jLb tuj -eMz +vsc jLb jLb jLb jLb jLb jLb +fHZ jLb -eMz -eMz -eMz -eMz -eMz -eMz -eMz jLb jLb -eMz -eMz -cOc -eMz +fHZ +fHZ +fHZ +aad +aad +aad aad aad aad @@ -71844,19 +68415,19 @@ bDm bDn acy bDm -bHj -bHj -bHj -bHj -bHj +aad +aad +aad +aad +aad vVK bon bon bon bDm -bHj -bHj -bHj +aad +aad +aad bDm vVK vVK @@ -71875,123 +68446,103 @@ caW aEy aEy cbF -cdp -cdp -cdp -cdp -cdp +aad +aad +aad +aad +aad chg chg chg chg -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ -piY -cwD +aad +aad +aad +aad +aad +aad +aad +xkj +jRc kTB hOa hOa hOa kUs bDH -cwD +jRc cuM cuM chz cuM cuM -cwD -cwD -cwD +jRc +jRc +jRc kTB hOa hOa cxC cxA +jRc +jRc cwD -cwD -cwD -kvY -piY -cmf +aKY +vit vit -tPN -tPN -tPN -tPN -tPN -tPN -tPN -tPN -tPN -tPN +vit +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad vit uvw uvw uvw vit -tLO vit -tPN -tPN -tPN -tPN vit +aad +aad +aad +aad vit -tPN -tPN vit +aad +aad +aad +aad +mYV +qBd +qBd +qBd +eVm +nQE +nQE jLb +sFI jLb -dUl -dUl -dUl jLb -dKj jLb +fHZ jLb -eMz -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj +sKX jLb -eMz -eMz jLb -aad -aad jLb tuj -jLb -eMz -eMz -eMz -eMz -euZ -eMz -eMz -eMz -eMz -jLb -jLb -jLb -eMz -eMz +fHZ +fHZ +pHR +pHR +aad +aad aad aad aad @@ -72037,29 +68588,29 @@ bDm bDm bDm bDn -bDn +nUh bDm -bHj -bHj -bHj -bHj +aad +aad +aad +aad agU vVK vVK bon bon -bHj -bHj -bHj -bHj -bHj -bHj +aad +aad +aad +aad +aad +aad vVK bon agT vVK vVK -bHj +aad vVK vVK vVK @@ -72070,62 +68621,62 @@ cbF cbF cbF cbF -cdp -cdp +aad +aad chg chg chg chg chg chg -ceQ +aad civ cbb jUA -ceQ -ceQ -ceQ -ceQ -piY -cwD +aad +aad +aad +aad +xkj +jRc kTB hOa hOa hOa cxB -cwD -cwD +jRc +jRc cuM cuM piY piY -cwD -cwD -cwD -cwD +jRc +jRc +jRc +jRc kTB hOa hOa hOa cxB -cwD -cwD -piY -piY -piY -piY +jRc +jRc +vit +vit +vit +vit vit vit sRR -tPN -tPN -tPN -tPN -tPN -tPN -tPN -tPN -tPN +aad +aad +aad +aad +aad +aad +aad +aad +aad fSR uvw uvw @@ -72133,60 +68684,40 @@ oIU vit vit vit -tPN -tPN +mWm +aad beF vit vit beF -vit -vit -vit -dUl -dUl -dUl -dUl -jLb -dKj -jLb -jLb -jLb -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -jLb +aad +aad +hhX +mYV +mYV +qBd +qBd +fJh jLb jLb -eMz jLb +vsc jLb -aad -aad +nQE +nQE jLb jLb jLb -eMz -eMz jLb +fHZ jLb -eMz -eMz +fHZ +fHZ +pHR +hUh +ahK aad aad -jLb -jLb -jLb -eMz -eMz -eMz aad aad aad @@ -72234,9 +68765,9 @@ bDm adP bDn bDm -bHj -bHj -bHj +aad +aad +aad pNT agU aoT @@ -72244,28 +68775,28 @@ vVK bon bon vVK -bHj -bHj -bHj -bHj -bHj +aad +aad +aad +aad +aad vVK bon bon vVK -bHj -bHj +aad +aad vVK vVK vVK bon vVK aIU -cdp -cdp -cdp -cdp -cdp +aad +aad +aad +aad +aad chg chg chg @@ -72279,45 +68810,45 @@ jUA jUA jUA cei -ceQ -ceQ -cwD -cwD +aad +aad +cxJ +jRc kTB hOa hOa hOa cxB -cwD -cwD -cwD -cwD -cwD -cwD -cwD -cwD -cwD -cwD +jRc +jRc +jRc +jRc +jRc +jRc +jRc +jRc +jRc +jRc kTB hOa hOa hOa cxB -cwD -cwD -piY -piY -cuM -cuM +jRc +jRc vit vit +aad +aad +vit vit -tPN -tPN -tPN -tPN -tPN -tPN +vit +aad +aad +aad +aad +aad +aad beF vit vit @@ -72328,59 +68859,39 @@ uvw uvw uvw vit +sLn vit vit vit vit vit +aad +aad vit -vit -vit -vit -uvw -dUl -dUl -jLb -jLb +drQ +mYV +png +iJw +fJh smd jLb jLb jLb jLb -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -jLb -jLb -qBd -pdv -jLb -jLb -aad -aad +nQE +nQE jLb -cOc -eMz jLb jLb -eMz -eMz -eMz -aad -aad -aad -aad -aad -aad -aad -aad +fHZ +nQE +nQE +fHZ +pHR +pHR +ahK +qxr +saY aad aad aad @@ -72427,69 +68938,69 @@ bDn bDn adt bDn -abS +rwF bDm -bHj -bHj -bHj -pNT +aad +aad +aad +wZk agU vVK -vhG +vVK bon agT +tas +hTi +aad +aad +aad +aad vVK -bDm -bHj -bHj -bHj -bHj -vVK -agT +bon bon vVK bDm -bHj +aad vVK vVK vVK vVK vVK vVK -cdp -cdp -cdp -cdp -chg +aad +aad +aad +aad chg chg +dAV chg -ceQ -ceQ -ceQ -ceQ +aad +aad +aad +aad jUA jUA cei cei aSC cor -ceQ -ceQ -ceQ -cwD +aad +aad +aad +jRc kTB hOa hOa hOa cxB -cwD -cwD -cwD -cwD -cwD -cwD -cwD +jRc +jRc +jRc +jRc +jRc +jRc +jRc piY cuM piY @@ -72498,18 +69009,18 @@ hOa hOa hOa cxB -cwD -piY +jRc piY -cuM -cuM -cuM +vit +aad +aad +aad aKY vit vit vit vit -tPN +aad vit vit vit @@ -72519,7 +69030,7 @@ sRR vit vit oIU -xio +aQM uvw uvw vit @@ -72533,49 +69044,29 @@ sRR vit vit vit -uvw -dUl -jLb -jLb -jLb +drQ +mYV +mYV +aad +aad tuj jLb -gjK jLb -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj jLb jLb jLb -eMz -eMz -euZ -jLb -aad -aad -aad -jLb jLb jLb jLb -orW -eMz -eMz -eMz -aad -aad -aad -aad -aad -aad -aad -aad +fHZ +nQE +nQE +fHZ +hUh +ahK +qxr +saY +saY aad aad aad @@ -72624,9 +69115,9 @@ adw acz bDn bDm -bHj -bHj -bHj +aad +aad +aad pNT agV vVK @@ -72634,34 +69125,34 @@ vVK bon bon vVK -bHj -bHj -bHj -bHj +aad +aad +aad +aad vVK vVK bon bon vVK -bHj -bHj -bHj +aad +aad +aad vVK arM vVK vVK -cdp -cdp -cdp -cdp -cdp +aad +aad +aad +aad +aad chg chg chg -ceQ -ceQ -ceQ -ceQ +aad +aad +aad +aad lHO aSC cor @@ -72669,22 +69160,22 @@ cor cor aZL aUg -ceQ -ceQ -ceQ -cwD +aad +aad +aad +jRc kTB hOa hOa kUs bDH -cwD -cwD -cwD -cwD -cwD -cwD -cwD +jRc +jRc +jRc +jRc +vSP +jRc +jRc cuM cuM piY @@ -72693,13 +69184,13 @@ hOa hOa hOa cxB -cwD +jRc piY -cuM -cuM -cuM -cuM -tPN +aad +aad +aad +aad +aad vit vit xGA @@ -72719,9 +69210,8 @@ uvw uvw uvw uvw +aQM uvw -uvw -tLO vit vit vit @@ -72730,28 +69220,6 @@ vit vit vit vit -jLb -jLb -jLb -jLb -jLb -jLb -jLb -dKj -dKj -dKj -dKj -dKj -dKj -dKj -dKj -jLb -jLb -eMz -eMz -eMz -jLb -jLb aad aad aad @@ -72759,18 +69227,21 @@ aad aad jLb jLb +vsc jLb -eMz -eMz -aad -aad -aad -aad -aad -aad -aad -aad -aad +jLb +tuj +jLb +jLb +jLb +fHZ +fHZ +fHZ +pHR +fCz +saY +mMp +saY aad aad aad @@ -72813,26 +69284,26 @@ aad aad bDm bxl -abS +rwF bEy bDm bDn bDn bDm -bHj -bHj -bHj -bHj +aad +aad +aad +aad vVK vVK bon bon vVK vVK -bHj -bHj -bHj -bHj +aad +aad +aad +aad aob vVK bon @@ -72843,19 +69314,19 @@ vVK vVK vVK vVK -vhG vVK -cdp -cdp -cdp -cdp -ceQ -ceQ +vVK +aad +aad +aad +aad +aad +aad chg -ceQ -ceQ -ceQ -ceQ +aad +aad +aad +aad jUA jUA cmu @@ -72863,23 +69334,23 @@ aUg aVK aUh aUh -ceQ -ceQ -ceQ -ceQ -cwD +aad +aad +aad +aad +jRc kTB hOa hOa cxB -cwD -cwD -cwD -cwD -mmF +jRc +jRc +jRc +jRc +jRc chJ -cwD -cwD +jRc +jRc cuM cuM piY @@ -72888,13 +69359,13 @@ hOa hOa hOa cxB -cwD +jRc piY -cuM -cuM -cuM -cuM -tPN +aad +aad +aad +aad +aad sRR vit vit @@ -72906,12 +69377,12 @@ vsy vsy vsy vsy +jiQ vsy vsy vsy vsy -vsy -iRk +vit uvw uvw uvw @@ -72919,53 +69390,33 @@ uvw vit vit vit +iRk vit vit vit vit -vit -vit -ekJ -dKj -dKj -jLb +aad +aad +aad +aad +aad jLb tuj jLb +vsc +vsc jLb -dKj -dKj -dKj -dKj -dKj -dKj -icG jLb jLb -eMz -euZ -eMz jLb -icG -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +jLb +fHZ +fHZ +pHR +fCz +saY +saY +saY aad aad aad @@ -73011,22 +69462,22 @@ bDm bDn bDm bDm -abS +rwF bDn bDm -bHj -bHj -bHj -bHj +aad +aad +aad +aad bon bon vVK vVK vVK -bHj -bHj -bHj -bHj +aad +aad +aad +aad bDm arM vVK @@ -73040,11 +69491,11 @@ vVK vVK vVK bDm -cdp -cdp -cdp -cdp -ceQ +aad +aad +aad +aad +aad aFj aJK aCv @@ -73058,23 +69509,23 @@ aUg aVL aXr jUA -ceQ -ceQ -ceQ -ceQ -cwD +aad +aad +aad +aad +jRc kTB hOa hOa cxB -cwD -cwD -cwD -cwD -cwD -cwD -cwD -cwD +jRc +jRc +jRc +jRc +jRc +jRc +jRc +jRc cuM cuM piY @@ -73083,15 +69534,15 @@ hOa hOa hOa cxB -cwD +jRc piY -cuM -cuM -cuM -cuM -tPN -tPN -tPN +aad +aad +aad +aad +aad +aad +aad vit uvw vsy @@ -73103,7 +69554,7 @@ gih gih gih gih -pqG +gih gih vsy vit @@ -73120,47 +69571,27 @@ vit vit sRR beF -ekJ -ekJ -dKj -jLb -jLb +aad +aad +aad +aad +aad jLb jLb jLb -dKj -dKj -dKj -dKj -dKj -dKj +vsc +vsc jLb jLb jLb -eMz -eMz -eMz jLb -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +fHZ +fHZ +pHR +fCz +saY +saY +saY aad aad aad @@ -73217,12 +69648,12 @@ bon bon vVK bDm -bHj -bHj -bHj -bHj -bHj -bHj +aad +aad +aad +aad +aad +aad vVK bon bon @@ -73234,12 +69665,12 @@ vVK arM vVK cay -bHj -bHj -bHj -bHj -bHj -ceQ +aad +aad +aad +aad +aad +aad cbb jUA jUA @@ -73253,23 +69684,23 @@ aUg aUg rIM jUA -ceQ -ceQ -ceQ -ceQ -cwD +aad +aad +aad +aad +jRc kTB hOa hOa cxB -cwD -cwD +jRc +jRc piY piY piY piY -cwD -cwD +jRc +jRc cuM cuM piY @@ -73278,15 +69709,15 @@ hOa hOa hOa cxB -cwD +jRc piY cwD -cuM -cuM -cuM -tPN -tPN -tPN +aad +aad +aad +aad +aad +aad vit vit vsy @@ -73314,48 +69745,28 @@ vit vit vit vit -ekJ -ekJ -ekJ -ekJ -dKj -dKj -jLb -jLb -eMz -dKj -dKj -dKj -dKj -dKj -jLb -tuj -jLb -eMz -eMz -eMz -eMz -jLb -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aad aad aad aad aad aad +jLb +jLb +jLb +vsc +vsc +fHZ +fHZ +jLb +jLb +euZ +fHZ +pHR +fCz +saY +saY +mMp aad aad aad @@ -73396,13 +69807,13 @@ aad aad aad aad -ake +bDm bxn bDn bDn bDm bDn -abS +rwF bDn aex afn @@ -73411,11 +69822,11 @@ bon bon bon vVK -bHj -bHj -bHj -bHj -bHj +aad +aad +aad +aad +aad vVK vVK vVK @@ -73428,13 +69839,13 @@ vVK vVK vVK cay -pNT -pNT -bHj -bHj -bHj -ceQ -ceQ +chg +chg +aad +aad +aad +aad +aad jUA jUA jUA @@ -73448,23 +69859,23 @@ aUh aVM aVL cor -ceQ -ceQ -ceQ -cwD -cwD +aad +aad +aad +cei +jRc kTB hOa hOa cxB -cwD -cwD +jRc +jRc cuM cuM piY piY piY -cwD +jRc piY cuM piY @@ -73473,15 +69884,15 @@ hOa kUs bZX bDH -cwD -cwD -piY -mLN -cuM -cuM -tPN -tPN -tPN +jRc +jRc +vit +beF +aad +aad +aad +aad +aad vit vit vsy @@ -73508,42 +69919,6 @@ vit vit vit vit -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -dKj -eMz -eMz -eMz -dKj -dKj -dKj -dKj -dKj -jLb -jLb -jLb -eMz -eMz -eMz -jLb -sKX -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aad aad aad @@ -73551,6 +69926,22 @@ aad aad aad aad +icG +jLb +jLb +vsc +kCZ +nQE +fHZ +fHZ +jLb +jLb +fHZ +pHR +fCz +mMp +saY +saY aad aad aad @@ -73606,29 +69997,29 @@ bon agT bon vVK -bHj -bHj -bHj -bHj -bHj +aad +aad +aad +aad +aad vVK vVK bon agT vVK vVK -vVK -vVK -vVK -vVK -bHj -pNT -pNT -pNT -pNT -pNT -bHj -ceQ +vVK +vVK +vVK +vVK +aad +chg +chg +chg +chg +chg +aad +aad jUA jUA lHO @@ -73639,48 +70030,48 @@ jUA jUA jUA cei -aDz +cei aSD aUh aUh aUh -ceQ -ceQ -cwD -cwD +aad +aad +cei +jRc kTB hOa hOa cxB -cwD -cwD +jRc +jRc cuM cuM -caw +chz piY piY -cwD -cwD -cwD +jRc +jRc +jRc kSs hWk hOa cxB -cwD -cwD -cwD -cwD -piY -piY -cuM -cuM -tPN +jRc +jRc +jRc +jRc +vit +vit +aad +aad +aad vit vit vit sRR mjR -oAQ +gih khT sCa vbN @@ -73702,43 +70093,7 @@ vit vit kjc vit -wFG -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -jLb -jLb -jLb -dKj -dKj -dKj -dKj -dKj -jLb -jLb -eMz -eMz -eMz -eMz -jLb -jLb -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vit aad aad aad @@ -73747,6 +70102,22 @@ aad aad aad aad +jLb +jLb +jLb +nQE +nQE +fHZ +jLb +jLb +jLb +fHZ +hUh +toV +pex +saY +saY +vBi aad aad aad @@ -73789,7 +70160,7 @@ aad bDm bEy bDn -abS +rwF bDn bDn bDn @@ -73802,36 +70173,36 @@ vVK bon vVK bDm -bHj -bHj -bHj +aad +aad +aad vVK bon bon vVK vVK vVK -bHj +aad vVK -bHj +aad bDm -bHj -bHj -pNT -pNT -pNT -pNT -pNT -ceQ -ceQ +aad +aad +chg +dAV +chg +chg +chg +aad +aad jUA jUA jUA cei jUA jUA -ceQ -ceQ +aad +aad jUA jUA cei @@ -73840,35 +70211,35 @@ cei cei cei cei -cwD -cwD -cwD +cei +cei +jRc kTB hOa hOa cxC cxA -cwD -cwD +jRc +jRc piY piY cif piY -cwD -cwD -cwD +jRc +jRc +jRc kTB hOa hOa cxB +jRc +jRc +jRc cwD +vit cwD -mmF -cwD -piY -cwD -cuM -piY +aad +vit vit aKY vit @@ -73879,7 +70250,7 @@ gih jzD vsy lZd -khR +gih lZd gih ajO @@ -73895,43 +70266,8 @@ vit uvw vit vit -wFG -wFG -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -dqo -yjG -wFG -jLb -dKj -dKj -dKj -dKj -dKj -dKj -jLb -jLb -eMz -euZ -pHR -jLb -jLb -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vit +vit aad aad aad @@ -73942,6 +70278,21 @@ aad aad aad aad +jLb +jLb +jLb +jLb +jLb +jLb +jLb +jLb +fHZ +euZ +pHR +toV +pex +vBi +vBi aad aad aad @@ -73989,34 +70340,34 @@ bDn bDn bEy bDm -bHj -bHj -bHj -bHj +aad +aad +aad +aad bWe bon vVK -bHj -bHj -bHj -bHj +aad +aad +aad +aad vVK bon agT vVK aoT -vVK -bDm -arN -bHj -bHj -bHj -bHj -pNT -pNT -pNT -pNT -pNT +aad +civ +avi +aad +aad +aad +aad +chg +chg +chg +chg +chg aFj jUA jUA @@ -74025,9 +70376,9 @@ cei jUA jUA jUA -ceQ -ceQ -ceQ +aad +aad +aad jUA jUA cei @@ -74035,35 +70386,35 @@ cei cei cei cei -cwD -cwD -cwD +cei +cei +jRc kTB hOa hOa hOa cxC cxA -cwD -cwD +jRc +jRc piY piY cuM cuM -cwD -cwD +jRc +jRc kTB hOa hOa cxB +jRc +jRc +jRc cwD cwD -cwD -cwD -cwD -piY -piY -irq +vit +vit +sRR vit vit vit @@ -74090,42 +70441,7 @@ vit uvw vit kjc -wFG -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -dqo -wFG -wFG -wFG -wFG -dKj -dKj -dKj -dKj -dKj -jLb -jLb -eMz -eMz -eMz -jLb -jLb -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vit aad aad aad @@ -74137,7 +70453,22 @@ aad aad aad aad +jLb +jLb +jLb +jLb +jLb +jLb +jLb +fHZ +fHZ +fHZ +fHZ +pHR aad +vBi +vBi +vBi aad aad aad @@ -74184,33 +70515,33 @@ bDm bDm bDm bDm -bHj -bHj -bHj -bHj +aad +aad +aad +aad vVK bon vVK -bHj -bHj -bHj -bHj +aad +aad +aad +aad vVK bon bon vVK vVK -bHj -bHj -pNT -bHj -bHj -bHj -pNT -pNT -pNT -pNT -pNT +aad +chg +chg +aad +aad +aad +chg +chg +chg +chg +chg aCv cbb jUA @@ -74219,20 +70550,20 @@ jUA jUA jUA jUA -ceQ -ceQ -ceQ -ceQ -ceQ +aad +aad +aad +aad +aad jUA jUA jUA jUA jUA jUA -piY -cwD -cwD +jUA +cei +jRc kQu kPC hOa @@ -74240,24 +70571,24 @@ hOa hOa cxC cxA -cwD -cwD -cwD +jRc +jRc +jRc cuM cuM -cwD -cwD +jRc +jRc kTB hOa hOa cxB -cwD -cwD -cwD -cwD -cwD -piY -piY +jRc +jRc +jRc +aZO +aZO +vit +vit cwD vsy vsy @@ -74285,42 +70616,7 @@ vsy uvw vit vit -wFG -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -dqo -wFG -wFG -wFG -wFG -fst -dKj -dKj -dKj -jLb -jLb -eMz -eMz -eMz -jLb -icG -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vit aad aad aad @@ -74331,8 +70627,23 @@ aad aad aad aad +wFG +hNq +jLb +jLb +jLb +fHZ +jLb +jLb +fHZ +fHZ +jLb +icG aad aad +vBi +cOc +vBi aad aad aad @@ -74377,10 +70688,10 @@ aad aad aad aad -bHj -bHj -bHj -bHj +aad +aad +aad +aad vVK aoT vVK @@ -74389,22 +70700,22 @@ aig vVK aob bWe -bHj +aad vVK bon bon vVK -bHj -bHj -bHj -pNT -pNT -pNT -pNT -pNT -pNT -pNT -pNT +aad +aad +chg +chg +chg +chg +chg +chg +chg +chg +chg aua jUA jUA @@ -74414,21 +70725,21 @@ jUA jUA jUA aFj -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ +aad +aad +aad +aad +aad +aad +aad jUA aVN jUA -ceQ -piY -piY -cwD -cwD +aad +jUA +jUA +jRc +jRc kTB hOa hOa @@ -74436,23 +70747,23 @@ hOa hOa cxC cxA -cwD -cwD -cwD -cwD -cwD +jRc +jRc +jRc +jRc +jRc kSs hWk hOa kUs bDH -cwD -cwD -cwD -cwD -cwD -piY -piY +jRc +jRc +aZO +aZO +aZO +daq +vit sEV vsy gih @@ -74477,19 +70788,19 @@ qXN qXN fre jiQ -dqo -wFG -wFG -wFG -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -wFG -wFG -wFG +uvw +vit +vit +vit +aad +aad +aad +aad +aad +aad +aad +aad +aad wFG wFG wFG @@ -74498,37 +70809,17 @@ jLb jLb jLb tuj -eMz -eMz +jLb +fHZ jLb jLb aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vBi +vBi +vBi aad aad aad @@ -74572,9 +70863,9 @@ aad aad aad aad -bHj -bHj -bHj +aad +aad +aad vVK bBN vVK @@ -74589,16 +70880,16 @@ arM bon amX vVK -bHj -bHj -bHj -bHj -bHj -bHj -pNT -pNT -pNT -pNT +aad +aad +chg +chg +chg +chg +dAV +chg +chg +chg chg aCv jUA @@ -74607,23 +70898,23 @@ jUA jUA jUA jUA -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ +aad +aad +aad +aad +aad +aad +aad +aad +aad jUA jUA -ceQ -ceQ -ceQ -piY -piY -cwD +aad +aad +aad +jUA +daq +jRc kTB hOa hOa @@ -74640,15 +70931,15 @@ hWk hOa kUs bDH -cwD -piY -piY -piY -piY -cwD -cwD -piY +jRc piY +daq +daq +daq +aZO +aZO +daq +daq vsy gih khT @@ -74672,17 +70963,17 @@ sQK ipd hfq vsy -wFG -oDw -wFG -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -yjG +vit +iRk +vit +aad +aad +aad +aad +aad +aad +aad +aad wFG wFG oDw @@ -74693,29 +70984,6 @@ wFG jLb jLb jLb -jLb -jLb -jLb -sKX -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aad aad aad @@ -74725,6 +70993,9 @@ aad aad aad aad +vBi +vBi +vBi aad aad aad @@ -74767,7 +71038,7 @@ aad aad aad aad -bHj +aad bDm vVK bWe @@ -74784,41 +71055,41 @@ bon vVK vVK bDm -bHj -bHj -bHj -bHj -bDm -pNT -avh -pNT -pNT -ceQ -ceQ +aad +aad +aad +chg +civ +chg +aJK +chg +chg +aad +aad jUA lHO aSF jUA jUA cei -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ +aad +aad +aad +aad +aad +aad aFj -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ -piY -cwD +aad +aad +aad +aad +aad +aad +aad +aad +aad +daq +jRc kQu bZX bZX @@ -74834,16 +71105,16 @@ hOa hOa kUs bDH -cwD -cwD -sKg -sKg -cwD -piY -cwD -cwD -piY -piY +jRc +jRc +aad +aad +aZO +daq +aZO +aZO +daq +daq vsy gih khT @@ -74867,40 +71138,8 @@ aCw ocE hfq vsy -wFG -wFG -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -wFG -wFG -wFG -wFG -wFG -wFG -wFG -oDw -wFG -jLb -jLb -jLb -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vit +vit aad aad aad @@ -74909,6 +71148,15 @@ aad aad aad aad +yjG +wFG +wFG +wFG +wFG +wFG +wFG +oDw +wFG aad aad aad @@ -74920,6 +71168,9 @@ aad aad aad aad +vBi +vBi +vBi aad aad aad @@ -74962,8 +71213,8 @@ aad aad aad aad -bHj -bHj +aad +aad vVK arM vVK @@ -74977,17 +71228,17 @@ bon bon vVK vVK -bHj -bHj -bHj -bHj -bHj -ceQ +aad +aad +aad +aad +aad +aad civ aua jUA awu -ceQ +aad aFj jUA jUA @@ -74996,27 +71247,27 @@ jUA jUA cei aFj -ceQ -ceQ -ceQ +aad +aad +aad cbb jUA aSF jUA jUA -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ -piY -cwD -cwD -cwD -cwD +aad +aad +aad +aad +aad +aad +aad +aad +daq +aZO +jRc +jRc +jRc kQu bZX bZX @@ -75028,23 +71279,23 @@ bZX bZX bZX bDH -cwD -cwD -sKg -sKg -sKg -sKg -mLN -piY -cwD -piY -piY +jRc +jRc +aad +aad +aad +aad +psR +daq +aZO +daq +daq vsy gih khT iCt lRa -khR +gih lZd gih khT @@ -75062,38 +71313,7 @@ khT ocE hfq vsy -wFG -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -wFG -wFG -dqo -wFG -wFG -wFG -wFG -wFG -wFG -wFG -jLb -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vit aad aad aad @@ -75103,6 +71323,14 @@ aad aad aad aad +wFG +wFG +dqo +wFG +wFG +wFG +wFG +wFG aad aad aad @@ -75115,6 +71343,9 @@ aad aad aad aad +vBi +vBi +cOc aad aad aad @@ -75157,7 +71388,7 @@ aad aad aad aad -bHj +aad aob vVK vVK @@ -75172,27 +71403,27 @@ bon bon vVK vVK -bHj -bHj -bHj -bHj -bHj -ceQ -ceQ +aad +aad +aad +aad +aad +aad +chg chg avi chg -ceQ -ceQ +aad +aad jUA jUA jUA jUA chj -cei -ceQ -ceQ -ceQ +nwv +mWm +aad +aad cbb jUA jUA @@ -75202,34 +71433,34 @@ jUA jUA awu chg +dAV chg chg -chg -ceQ -ceQ -piY -cwD -mmF -cwD -cwD -cwD -cwD -cwD -cwD -cwD +aad +aad +daq +aZO +aZO +aZO +jRc +jRc +jRc +jRc +jRc +jRc piY piY -cwD +jRc piY piY piY -sKg -sKg -sKg -sKg -sKg -sKg -sKg +aad +aad +aad +aad +aad +aad +aad daq daq aZO @@ -75257,38 +71488,7 @@ puV ocE hfq vsy -wFG -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -fst -wFG -dqo -dqo -wFG -wFG -wFG -dqo -wFG -wFG -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vit aad aad aad @@ -75297,7 +71497,15 @@ aad aad aad aad +fst +wFG +dqo +dqo +dqo aad +wFG +dqo +wFG aad aad aad @@ -75310,6 +71518,9 @@ aad aad aad aad +vBi +vBi +vBi aad aad aad @@ -75351,7 +71562,7 @@ aad aad aad aad -adQ +bDm vVK aez vVK @@ -75367,17 +71578,17 @@ bon bon bWe bDm -bHj -bHj -bHj -bHj -bHj -ceQ -ceQ +aad +aad +aad +aad +aad +chg +chg chg -ceQ -ceQ -ceQ +aad +aad +aad jUA jUA jUA @@ -75385,8 +71596,8 @@ jUA cei cei cei -ceQ -ceQ +aad +aad aFj jUA jUA @@ -75395,8 +71606,8 @@ jUA jUA jUA jUA -ceQ -ceQ +aad +chg chg chg chg @@ -75406,25 +71617,25 @@ daq aZO aZO aZO -sKg -sKg +aad +aad piY piY piY -cwD -cwD -cwD -cwD -sKg -sKg -sKg -sKg -sKg -sKg +jRc +jRc +jRc +jRc +aad +aad +aad +aad +aad +aad nPb nAZ -sKg -sKg +aad +aad daq daq aZO @@ -75435,13 +71646,13 @@ khT rJf wbK khT -khT -khT +lZd +gih khT oZt vsy gih -xMr +lZd vsy tGZ vsy @@ -75452,36 +71663,6 @@ puV ocE hfq vsy -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -ekJ -wFG -oDw -dqo -dqo -wFG -wFG -wFG -dqo -dqo -wFG -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aad aad aad @@ -75491,8 +71672,15 @@ aad aad aad aad +wFG +oDw +dqo +dqo aad aad +wFG +dqo +dqo aad aad aad @@ -75505,6 +71693,9 @@ aad aad aad aad +cOc +vBi +vBi aad aad aad @@ -75558,16 +71749,16 @@ bon bon bon vVK -bHj -bHj -bHj -bHj -bHj -bHj -bHj -bHj -bHj -ceQ +aad +aad +aad +aad +aad +aad +aad +aad +aad +chg civ chg chg @@ -75576,12 +71767,12 @@ jUA jUA lHO jUA -aDz cei cei cei cei -ceQ +cei +aad jUA jUA lHO @@ -75590,37 +71781,37 @@ cei cei jUA jUA -aNG -ceQ -ceQ -ceQ -ceQ -ceQ +aad +aad +aad +aad +aad +aad kRI daq aZO aZO daq -sKg -sKg -sKg -sKg -piY +aad +aad +aad +aad piY +bPU piY -sKg -sKg -sKg -sKg -sKg -sKg +aad +aad +aad +aad +aad +aad aZO aZO ldO nAZ nsq -sKg -sKg +aad +aad daq aZO aZO @@ -75629,7 +71820,7 @@ gih enU ixD ixD -enU +khT khT khT khT @@ -75651,43 +71842,20 @@ khT khT khT khT -ekJ -ekJ -ekJ -ekJ -ekJ -wFG -dqo -wFG -wFG -wFG -oDw -wFG -dqo -dqo -wFG -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aad aad aad aad aad +wFG +dqo +wFG +wFG aad aad +dqo +dqo +dqo aad aad aad @@ -75700,6 +71868,9 @@ aad aad aad aad +vBi +vBi +vBi aad aad aad @@ -75752,21 +71923,21 @@ bWe vVK bon vVK -vVK -bHj -bHj -bHj -bHj -bHj -bHj -bHj -bHj -bHj -ceQ -ceQ -ceQ -ceQ -ceQ +oPA +aad +aad +aad +aad +aad +aad +aad +aad +aad +chg +chg +chg +chg +aad aFj jUA jUA @@ -75782,57 +71953,57 @@ jUA jUA cei chj -aDz -jUA +cei jUA jUA -ceQ -ceQ -ceQ -ceQ -ceQ -daq +aNG +aad +aad +aad +aad +aad daq +bwH aZO daq daq -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg +aad +aad +aad +aad +aad +mWm +aad +aad +aad +aad +aad +aad nsq aZO aZO ldO nAZ nsq -sKg -sKg -sKg -aZO +aad +aad +aad aZO +bbU vsy gih aCw ixD ixD -ixD +enU khT -uLJ +wyx uLJ qFY -iGN +vsy gih lRa -iGN +vsy khT vsy pqG @@ -75846,42 +72017,20 @@ pmT ixD eDc khT -ekJ -ekJ -ekJ -ekJ -ekJ -wFG -laF -wFG -wFG -wFG -wFG -dqo -dqo -dqo -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aad aad aad aad aad +wFG +laF +wFG aad aad aad +dqo +dqo +dqo aad aad aad @@ -75894,6 +72043,8 @@ aad aad aad aad +vBi +vBi aad aad aad @@ -75954,15 +72105,15 @@ aYz uux uux aYz -bHj -bHj -bHj -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ +aad +aad +aad +aad +aad +aad +aad +aad +aad cbb jUA jUA @@ -75979,39 +72130,39 @@ jUA jUA cei jUA -ceQ jUA -ceQ -ceQ -ceQ -ceQ -ceQ +jUA +aad +aad +aad +aad +aad daq daq daq daq daq -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg +aad +aad +aad +aad +aad +aad +aad +aad +aad daq aZO ldO nAf bhd -lhH +aZO ldO nAZ nsq -sKg -sKg -sKg +aad +aad +aad aZO aZO vsy @@ -76019,8 +72170,8 @@ gih ixD ixD ixD -ixD -ifU +xKv +khT txm uKV fBk @@ -76041,42 +72192,20 @@ khT khT khT khT -ekJ -ekJ -ekJ -ekJ -wFG -wFG -dqo -wFG -wFG -wFG -wFG -dqo -dqo -dqo -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aad aad aad aad aad +wFG +dqo +wFG aad aad +wFG +dqo +dqo +dqo aad aad aad @@ -76089,6 +72218,8 @@ aad aad aad aad +vBi +vBi aad aad aad @@ -76131,7 +72262,7 @@ aad aad aad aad -adQ +bDm vVK vVK arM @@ -76149,16 +72280,16 @@ uux amc bUm uux -bHj -bHj -bHj -cgE -cgE -cgE -cgE -cgE -cgE -cgE +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad chO ceS cdx @@ -76166,8 +72297,8 @@ cdx chN chN cdx -cdx -cdx +cei +cei cei jUA jUA @@ -76176,24 +72307,24 @@ cei jUA aFj jUA -ceQ -ceQ -ceQ -ceQ -ceQ +aad +aad +aad +aad +aad daq -qcB -qcB daq -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg +daq +daq +aad +aad +aad +aad +aad +aad +aad +aad +aad daq daq aZO @@ -76204,9 +72335,9 @@ stf wuI nAZ nsq -sKg -sKg -sKg +aad +aad +aad aZO aZO vsy @@ -76236,20 +72367,20 @@ pmT ixD eDc khT -ekJ -ekJ -ekJ -wFG -dqo -wFG +aad +aad +aad +aad +aad +aad wFG wFG wFG wFG dqo dqo +ikB dqo -dqo aad aad aad @@ -76261,6 +72392,21 @@ aad aad aad aad +vBi +vBi +vBi +aad +aad +aad +aad +aad +aad +aad +aab +"} +(213,1,1) = {" +aab +aad aad aad aad @@ -76291,43 +72437,8 @@ aad aad aad aad -aab -"} -(213,1,1) = {" -aab -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -bHj bFX vVK bon @@ -76344,16 +72455,16 @@ bRU bEE amY uux -bHj -bHj +aad +aad uux uux uux uux uux -cgE -cgE -cgE +aad +aad +aad chN chN cdx @@ -76362,33 +72473,33 @@ ceS chN cdx chN -chN -ceQ -ceQ -ceQ +jUA +aad +aad +aad jUA cei jUA -ceQ jUA jUA -ceQ -ceQ -ceQ -ceQ +jUA +aad +aad +aad +aad +daq daq -qcB -qcB daq -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg +daq +aad +aad +aad +aad +aad +aad +aad +aad +aad daq dND aZO @@ -76400,8 +72511,8 @@ nAZ nAZ nsq aZO -sKg -sKg +aad +aad aZO aZO vsy @@ -76431,12 +72542,12 @@ khT khT khT khT -ekJ -ekJ -wFG -wFG -xFC -wFG +aad +aad +aad +aad +aad +aad wFG wFG oDw @@ -76456,28 +72567,8 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vBi +vBi aad aad aad @@ -76522,7 +72613,7 @@ aad aad aad aad -bHj +aad vVK vVK bon @@ -76539,16 +72630,16 @@ uux amd amZ uux -bHj -bHj +aad +aad uux arO atg aub uux -cgE -cgE -cgE +aad +aad +aad cbL aCy cdx @@ -76557,37 +72648,37 @@ chN chN chN chN -cgE -ceQ -ceQ +aad +aad +aad jUA jUA jUA aSF -ceQ +jUA jUA aVN -ceQ -ceQ -ceQ +aad +aad +aad daq daq daq daq daq -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg +aad +aad +aad +aad +aad +aad +aad +aad aZO daq aZO -kxN -kxN +aZO +aZO beG pSw pSw @@ -76596,7 +72687,7 @@ pSw bhg aZO aZO -sKg +aad aZO aZO vsy @@ -76626,12 +72717,12 @@ pmT aCw eDc khT -ekJ -ekJ +aad +aad wFG dqo -dqo -wFG +aad +aad wFG wFG wFG @@ -76651,28 +72742,8 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vBi +vBi aad aad aad @@ -76717,13 +72788,13 @@ aad aad aad aad -bHj -bHj +aad +aad vVK bon bon bon -cay +nnG aYz acE aYz @@ -76741,9 +72812,9 @@ arP bXQ aub uux -cgE -cgE -cgE +aad +aad +aad aBe ccD chN @@ -76751,48 +72822,48 @@ cdx cdx chN aOr -cgE -cgE -ceQ +aad +aad +aad aNG jUA cei jUA -ceQ -ceQ jUA -ceQ -ceQ -ceQ -daq +jUA +jUA +aad +aad +aad daq daq daq +bwH daq -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg +aad +aad +aad +aad +aad +aad +aad +aad aZO daq daq aZO -kxN -kxN aZO aZO aZO aZO aZO -kxN -kxN aZO aZO aZO +aZO +bbU +aZO +aZO daq vsy gih @@ -76805,7 +72876,7 @@ ixD ixD aCw lZd -xMr +lZd ixD ixD xLJ @@ -76821,8 +72892,8 @@ khT khT khT khT -ekJ -ekJ +aad +aad wFG dqo dqo @@ -76832,7 +72903,6 @@ wFG wFG dqo wFG -xFC dqo aad aad @@ -76846,27 +72916,8 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vBi +vBi aad aad aad @@ -76912,15 +72963,15 @@ aad aad aad aad -bHj -bHj +aad +aad bui bon bon bon ahc -ahG -ahG +pNT +pNT uux bUo aiV @@ -76928,53 +72979,53 @@ bUo ceg bXQ bUn -bXQ +bIx bUn bXQ ceg bXQ -bXQ +bIx auc uux -cgE -cgE -cgE -aBe +aad +aad +aad +vHj ccD chN cdx cdx ceS chN -cgE -cgE -ceQ +aad +aad +aad aNH jUA chj jUA -ceQ -ceQ jUA -ceQ -ceQ -ceQ +jUA +jUA +jUA +aad +aad daq daq daq daq -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg +aad +aad +aad +aad +aad +aad +aad +aad daq daq daq -aZO +bbU daq daq daq @@ -76984,9 +73035,9 @@ daq daq daq daq -kxN aZO -lhH +aZO +aZO aZO daq vsy @@ -77012,11 +73063,11 @@ gih sGJ gih vsy -ekJ -ekJ -ekJ -ekJ -ekJ +aad +aad +aad +aad +aad fst wFG dqo @@ -77027,30 +73078,7 @@ wFG dqo dqo wFG -dqo -dOc -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +wQz aad aad aad @@ -77062,6 +73090,9 @@ aad aad aad aad +vBi +vBi +vBi aad aad aad @@ -77118,7 +73149,7 @@ aYz acE aYz ajE -aiV +aue akM aYz uux @@ -77131,40 +73162,40 @@ uux bXQ bYu uux -aly -aly -aly -aly +aad +aad +aad +aad aCA chN cdx cdx chN -cgE -cgE -cgE +aad +aad +aad jUA jUA jUA cei jUA -ceQ jUA jUA -ceQ -ceQ -ceQ +jUA +jUA +aad +aad daq daq daq daq daq daq -sKg -sKg -sKg -sKg -sKg +aad +aad +aad +aad +aad daq caC daq @@ -77173,11 +73204,11 @@ daq daq aZO aZO -sKg -sKg -sKg -sKg -sKg +aad +aad +aad +aad +aad daq daq daq @@ -77207,9 +73238,9 @@ vsy vsy vsy vsy -ekJ -ekJ -ekJ +aad +aad +aad wFG wFG wFG @@ -77223,29 +73254,6 @@ wFG dqo dqo dqo -dqo -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aad aad aad @@ -77257,6 +73265,9 @@ aad aad aad aad +vBi +vBi +vBi aad aad aad @@ -77326,18 +73337,18 @@ uux ath uux uux -aly -aly -aly -aly -aJk +aad +aad +aad +aad +aOr chN cdx cdx chN -cgE -cgE -cgE +aad +aad +aad lHO cei cei @@ -77346,44 +73357,44 @@ jUA aFj jUA jUA -ceQ -ceQ -ceQ +aad +aad +aad +daq daq daq -qcB -qcB daq daq daq daq cgq cgq -cgq daq daq daq -koG daq daq -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg +daq +daq +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad psR daq daq daq tgC tgC -mLn -mLn -mLn +aad +aad +aad fFy vsy gih @@ -77402,7 +73413,7 @@ wFG wFG wFG lno -ekJ +aad wFG wFG wFG @@ -77417,31 +73428,7 @@ wFG wFG wFG dqo -dOc -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +wQz aad aad aad @@ -77451,6 +73438,10 @@ aad aad aad aad +vBi +vBi +vBi +vBi aad aad aad @@ -77501,7 +73492,7 @@ aei aeB adz abX -ady +soi ady abX adz @@ -77524,15 +73515,15 @@ uux uux uux uux -aly -vEp +aad +chN chN ceS cdx chN -cgE -cgE -cgE +aad +aad +aad jUA cei cei @@ -77541,13 +73532,13 @@ jUA jUA jUA aVN -ceQ -ceQ +aad +aad daq daq daq -qcB -kxN +daq +aZO aZO daq bwH @@ -77560,26 +73551,26 @@ daq daq daq daq -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg +aad +dNM +dNM +dNM +aad +aad +aad +aad +aad +aad +aad ueP daq -tJS vuJ +pPi tgC tgC -mLn -mLn -mLn +aad +aad +aad vsy gih ixD @@ -77608,7 +73599,7 @@ wFG wFG wFG wGn -wGn +dIh wGn wFG wFG @@ -77621,31 +73612,11 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vBi +vBi +vBi +vBi +vBi aad aad aad @@ -77711,7 +73682,7 @@ wUa uux aoV bAr -bUo +gOF uux ati bAr @@ -77719,15 +73690,15 @@ uux qWQ axW uux -aly +aad ccz chN chN cdx chN -cgE -cgE -cgE +aad +aad +aad jUA cei chj @@ -77735,9 +73706,9 @@ cei jUA jUA jUA -ceQ -ceQ -ceQ +aad +aad +aad daq daq bwH @@ -77745,10 +73716,10 @@ aZO aZO daq daq -mOR daq daq -bIx +daq +daq daq daq daq @@ -77757,24 +73728,24 @@ daq cui dNM dNM +fce dNM -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -daq -tJS +dNM +aad +aad +aad +aad +aad +aad +aad +tgC +vuJ vuJ tgC tgC tgC -mLn -mLn +aad +aad vsy gih aCw @@ -77789,7 +73760,7 @@ jiQ dqo dqo dqo -xFC +ikB dqo dqo wFG @@ -77807,39 +73778,19 @@ iSe gBr gBr gBr +jUa +pZh +vBi aad aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vBi +vBi +vBi +vBi +vBi aad aad aad @@ -77890,9 +73841,9 @@ uux aej uux uux -aYz -afU -agm +ayM +agl +afT aYz aYz uux @@ -77906,7 +73857,7 @@ uux aYz aoW bAr -bAr +lJa uux bAr bAr @@ -77914,8 +73865,8 @@ bXa bUo bUo adz -vEp -vEp +chN +chN chN chN cdx @@ -77928,16 +73879,15 @@ cei cei cei jUA -ceQ -ceQ -ceQ -ceQ -ceQ +aad +aad +aad +aad +aad daq aZO aZO -kxN -qcB +aZO daq daq daq @@ -77947,29 +73897,30 @@ daq daq daq daq -sKg -sKg -sKg -sKg -sKg -dNM -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg daq +aad +aad +aad +aad +aad +dNM +dNM +dNM +aad +aad +aad +aad +aad +aad +aad +aad +tgC +vuJ vuJ vuJ -lzb tgC tgC -mLn +aad vsy gih ixD @@ -77995,45 +73946,25 @@ dqo wFG wFG wGn -wGn +dIh iSe gBr ylE fKT fKT fKT -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vBi +vBi +vBi +vBi +vBi +cOc +vBi +vBi +vBi +vBi +vBi +vBi aad aad aad @@ -78083,7 +74014,7 @@ acT adx adV bAr -bAr +bwh bAr bMR bUo @@ -78091,17 +74022,17 @@ bUo bMR bAr acV -bAr +bwh bAr bAr acp -bAr +bwh aeR akL aod bUo acp -bAr +lJa uux uux uux @@ -78110,7 +74041,7 @@ bUo abU adz axX -vEp +chN chN chO cdx @@ -78123,42 +74054,42 @@ jUA cei cei jUA -ceQ -ceQ -ceQ -ceQ -ceQ +aad +aad +aad +aad +aad daq oeO bhd -qcB -daq daq daq daq daq +cgq daq daq +iVX daq daq -sKg -sKg -sKg -sKg -sKg -sKg +aad +aad +aad +aad +aad dNM -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -daq +xZg +dNM +aad +aad +aad +aad +aad +aad +aad +aad +aad +tgC tgC vuJ vuJ @@ -78192,42 +74123,22 @@ wFG iSe gBr ylE -fKT +bQA fKT fKT vZT aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +cOc +vBi +vBi +vBi +vBi +vBi +vBi +cOc +vBi +vBi aad aad aad @@ -78302,14 +74213,14 @@ abX aud abX abX -adT +qjS uux -aBf -ccK +chN +ceS chN chN cdx -aGU +cdx chN chN chO @@ -78320,40 +74231,40 @@ cei jUA jUA jUA -ceQ -ceQ +aad +aad daq daq beG bhg daq daq -sKg -sKg -sKg -daq +aad +aad +aad daq daq daq daq -sKg -sKg -sKg -sKg +cgq +aad +aad +aad +dNM +dNM dNM dNM dNM -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg -sKg +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad tgC tgC vuJ @@ -78371,10 +74282,10 @@ gih gih gih vsy -ekJ +aad fst -ekJ -ekJ +aad +aad wFG wFG wFG @@ -78383,7 +74294,7 @@ diZ wFG dqo wFG -wGn +dIh lTW fKT fKT @@ -78395,31 +74306,11 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vBi +vBi +vBi +vBi +vBi aad aad aad @@ -78479,7 +74370,7 @@ bSG aeT aeT bMR -bUo +abU bUo aeT aeT @@ -78500,15 +74391,15 @@ awv mcD adz ccz -vEp +chN chN chN cdx cdx chN -cgE -cgE -ceQ +aad +aad +aad aFj jUA jUA @@ -78522,33 +74413,33 @@ daq aZO bbU daq -sKg -sKg -sKg -sKg +aad +aad +aad +aad daq bwH daq bwH -daq -sKg -sKg -sKg -sKg +cgq +aad +aad dNM -sKg -sKg -sKg -sKg -sKg +dNM +dNM +dNM +dNM +aad +aad +aad +daq daq -nPr daq daq -sKg -sKg -sKg -sKg +aad +aad +aad +aad qoD tgC tgC @@ -78566,10 +74457,10 @@ vsy vsy vsy vsy -ekJ -ekJ -ekJ -ekJ +aad +aad +aad +aad wFG wFG wFG @@ -78611,26 +74502,6 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aab "} (225,1,1) = {" @@ -78694,16 +74565,16 @@ avj aww aeB adz -vEp -vEp +chN +chN chN chN cdx chN chN -cgE -cgE -ceQ +aad +aad +aad jUA aNH jUA @@ -78717,23 +74588,23 @@ bbU aZO aZO daq -sKg -sKg -sKg -sKg +aad +aad +aad +aad kRI daq daq daq daq -sKg -sKg -sKg -sKg +aad +aad dNM -sKg -sKg -sKg +fce +dNM +aad +aad +aad daq daq daq @@ -78741,29 +74612,29 @@ kRI daq daq daq -sKg -sKg -sKg -mLn -tgC -tgC +aad +aad +aad +aad tgC tgC tgC tgC tgC tgC +nRN +nRN vuJ tgC tgC tgC tgC -mLn -mLn -mLn -mLn -ekJ -ekJ +aad +aad +aad +aad +aad +aad wFG wFG wFG @@ -78774,7 +74645,7 @@ wFG wFG wFG lTW -fKT +bQA fKT fKT fKT @@ -78806,26 +74677,6 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aab "} (226,1,1) = {" @@ -78889,18 +74740,18 @@ uux acE acE uux -aBf -vEp +chN +chN chN axZ chN chN -cgE -cgE -cgE -ceQ -ceQ -ceQ +aad +aad +aad +aad +aad +aad aSF jUA jUA @@ -78912,60 +74763,60 @@ daq daq daq daq -sKg -sKg -sKg -sKg +aad +aad +aad +aad daq daq daq daq daq daq -sKg -sKg -sKg +aad +dNM +dNM dNM dNM lgv daq daq -qcB -kxN +daq +aZO aZO bbU aZO daq daq -sKg -sKg -mLn -mLn +aad +aad +aad +aad tgC tNK tgC rRl tgC -tgC -vuJ +nRN +pqE tgC tgC tgC -mLn -mLn -mLn -mLn -mLn -mLn -mLn -ekJ -wFG +aad +aad +aad +aad +aad +aad +aad +aad wFG wFG +oDw wFG wFG -ekJ -ekJ +aad +aad wFG wFG lTW @@ -79001,26 +74852,6 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aab "} (227,1,1) = {" @@ -79073,7 +74904,7 @@ bRl bRl aEN qOm -ady +pZM bAr bAr aqW @@ -79083,61 +74914,61 @@ auf adz awx axX -vEp -vEp -vEp +chN +chN +chN cdx cdx chN aOr -cgE -cgE -cgE -ceQ -ceQ -ceQ -ceQ -ceQ -ceQ +aad +aad +aad +aad +aad +aad +aad +aad +aad jUA -ceQ +aad jUA daq daq daq daq bjk -sKg -sKg -sKg -sKg +aad +aad +aad +aad daq bDO daq daq daq daq -sKg -sKg -sKg -sKg -sKg +aad +aad +dNM +aad +aad daq daq aZO -kxN -pex +aZO +dND +aZO +aZO aZO aZO -kxN -kxN daq daq -sKg -mLn -mLn -mLn -mLn +aad +aad +aad +aad +aad tgC tgC tgC @@ -79145,29 +74976,29 @@ tgC pPi tgC tNK -mLn -mLn -mLn -mLn -mLn -mLn -mLn -tgC -tgC +aad +aad +aad +aad +aad +aad +aad +wFG +wFG wFG wFG pfz wFG wFG -ekJ -ekJ +aad +aad fst oDw lTW fKT fKT xUg -wGn +dIh wGn pLA guV @@ -79196,26 +75027,6 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aab "} (228,1,1) = {" @@ -79268,44 +75079,44 @@ akh aeW aEC qOm -ady +pZM bAr bAr -aqX +aoX uux atk aug uux awy -vEp -vEp -ccK -vEp +chN +chN +ceS +chN cdx cdx chN chN -cgE -cgE -cgE -cgE -cgE -cgE -cgE -cgE -cgE -cpW -cpW -cpW -cpW +mWm +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad cnu cnu kRI -sKg -sKg -sKg -sKg -sKg +aad +aad +aad +aad +aad daq bDP daq @@ -79313,10 +75124,10 @@ bwH daq daq daq -sKg -sKg -sKg -sKg +aad +aad +aad +aad daq daq bbU @@ -79324,69 +75135,49 @@ aZO daq daq daq -kxN -kxN +aZO +aZO aZO daq daq -mLn -mLn -mLn -mLn -mLn -mLn -tgC -tgC -vuJ -tgC -mLn -mLn -mLn -mLn -mLn -mLn -tgC -tgC -tgC -tgC -xDD -pfz -wFG -wFG -wFG -ekJ -ekJ -wFG -wFG -lTW -fKT -fKT -rvD -kNJ -wFG -wGn -wFG -aDT -aad -aad -aad -aad -aad -aad aad aad aad aad aad aad +gmB +mXs +dFS +mXs aad aad aad aad aad aad +wFG +wFG +wFG +wFG +hmX +hmX +wFG +wFG +wFG aad aad +wFG +wFG +lTW +fKT +fKT +rvD +kNJ +wFG +wGn +aDT +lfQ aad aad aad @@ -79463,7 +75254,7 @@ akO bRl aDR qOm -ady +pZM bAr bAr bAr @@ -79480,15 +75271,15 @@ cdx cdx chN chN -chN -cgE -cgE -cgE +pva +aad +aad +aad aBe aBe ccD -chN -chO +cnu +bAa cnu cnu cnu @@ -79496,11 +75287,11 @@ cnu cnu liK cnu -sKg -sKg -sKg -sKg -sKg +aad +aad +aad +aad +aad daq bDS daq @@ -79508,16 +75299,16 @@ daq daq daq daq -sKg -sKg -sKg +aad +aad +aad daq daq -kxN +aZO aZO daq daq -sKg +aad daq daq aZO @@ -79525,41 +75316,41 @@ bbU aZO daq tgC -mLn -mLn -mLn -mLn -mLn -mLn -tgC -tgC -tgC -mLn -mLn -mLn +aad +aad +aad +aad +aad +aad +tpW +kLd +kLd +aad +aad +aad tgC tgC tgC ejw -tgC -tgC -wHW -wHW -wHW wFG wFG -ekJ -ekJ -ekJ +pfz +hmX +hmX wFG wFG +aad +aad +mWm +jQx +wFG lTW fKT fKT fKT xUg wGn -wGn +dIh oDw wFG aad @@ -79586,26 +75377,6 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aab "} (230,1,1) = {" @@ -79679,11 +75450,11 @@ chN chN chN aMx -aBe +vHj aBe ccD -chN -chN +cnu +cnu cnu cnu liK @@ -79691,14 +75462,14 @@ cnu cnu cnu cnu -cpW -sKg -sKg -sKg -sKg -sKg -sKg -daq +aad +aad +aad +aad +aad +aad +aad +den daq daq daq @@ -79708,44 +75479,44 @@ daq daq daq aZO -kxN +aZO daq daq -sKg -sKg -sKg +aad +aad +aad daq daq aZO -aZO -aZO -tgC -mLn -mLn -mLn -mLn -mLn -tgC -vuJ -tgC -tgC -mLn -mLn -tgC +kxN +kxN tgC +aad +aad +aad +aad +aad +kLd +iTC +kLd +gWy +aad +aad +xOo +rRl wHW tgC tgC -wHW +pfz xDD -tgC -tgC -tgC -tgC -ekJ -ekJ -ekJ -ekJ +wFG +wFG +wFG +wFG +aad +aad +aad +aad wFG wFG xuY @@ -79781,26 +75552,6 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aab "} (231,1,1) = {" @@ -79877,8 +75628,8 @@ aMx aBe aBe ccD -chN -chN +cnu +cnu liK cnu cnu @@ -79886,65 +75637,65 @@ cnu cnu cnu cnu -cpW -cpW -sKg -sKg -sKg -sKg -sKg -sKg -sKg +aad +aad +aad +aad +aad +aad +aad +mWm +aad daq aZO aZO bbU -kxN -kxN aZO -lhH +aZO +aZO +aZO aZO daq -sKg -sKg -sKg -sKg -sKg +aad +aad +aad +aad +aad daq daq -aZO -kyr +kxN +gcj tgC tgC tgC tNK tgC +iWL +byK +pnQ +gWy tgC -tgC -vuJ -rRl -tgC -mLn -tgC +aad +whp tgC tgC wHW tgC wHW -wHW +pfz hyu -wHW +pfz sah -tgC -mLn -mLn -ekJ -ekJ -ekJ wFG +aad +aad +aad +aad +aad wFG +yjG pLA -lTW +jaZ fKT fKT fKT @@ -79976,26 +75727,6 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aab "} (232,1,1) = {" @@ -80051,16 +75782,16 @@ bUo ady bAr bAr -aqY +aqZ uux atk aug uux awB aya -vEp -vEp -ccK +chN +chN +ceS chN chN chN @@ -80069,11 +75800,11 @@ cdx cdx chN aMy -cgE -cgE -cgE -chN -chN +aad +aad +aad +cnu +cnu cnu cnu cnu @@ -80081,31 +75812,31 @@ cnu aVQ aVQ cnu -cnu -cpW -cpW -sKg -sKg -sKg -sKg -sKg -sKg +nPr +aad +aad +aad +aad +aad +aad +aad +aad daq daq daq aZO -kxN -kxN +aZO +aZO aZO aZO daq daq -sKg -sKg -sKg -sKg -sKg -sKg +aad +aad +aad +aad +aad +aad daq tgC kyr @@ -80117,28 +75848,28 @@ tgC tgC tgC tgC +rRl tgC -tgC -mLn -tgC +aad +whp tgC tgC tgC wHW wHW -wHW -tgC -wHW +ekK +wFG +pfz xDD nWX -mLn -mLn -mLn -ekJ -ekJ +aad +aad +aad +aad +aad wFG -yjG -wGn +xBN +iPn xuY gSR fKT @@ -80171,26 +75902,6 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aab "} (233,1,1) = {" @@ -80226,7 +75937,7 @@ acp aYz acE aYz -bex +bDq asp bRl aeY @@ -80234,8 +75945,8 @@ afx afY bKK ahk -ahh -ahm +ahJ +gIz ahi bMP akj @@ -80243,9 +75954,9 @@ bMR bMR bMR bUo -ady -bAr -bAr +dqM +lJa +lJa aqZ adz atl @@ -80253,9 +75964,9 @@ auh adz awC ayc -vEp -vEp -vEp +chN +chN +chN chN chN chN @@ -80264,28 +75975,28 @@ cdx axZ chN chN -cgE -cgE -cgE -cgE -chN +aad +aad +aad +aad +cnu +cnu cnu cnu cnu -aZQ aVQ aVQ cnu cnu cnu -cpW -cpW -sKg -sKg -sKg -sKg -sKg -bQA +aad +aad +aad +aad +aad +aad +aad +daq daq daq daq @@ -80294,14 +76005,14 @@ bbU aZO daq daq -sKg -sKg -sKg -mLn -mLn -mLn -mLn -mLn +aad +aad +aad +aad +aad +aad +aad +aad tgC kyr tgC @@ -80323,44 +76034,24 @@ wHW wHW wHW tgC -tgC -wHW -tgC -mLn -mLn -mLn -mLn -ekJ -wFG wFG +pfz wFG -wGn -xuY -gzd -gSR -fKT -fKT -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aad aad aad aad aad +wFG +muf +ouQ +sTk +xuY +gzd +qcB +fKT +fKT +rvD aad aad aad @@ -80423,7 +76114,7 @@ adb bBQ bDq aBy -bRl +aeW aeY afx afY @@ -80439,7 +76130,7 @@ bMR bMR ane ady -bAr +lJa acp aqZ uux @@ -80449,8 +76140,8 @@ uux acE acE uux -cbN -vEp +ccz +chN chN chO chN @@ -80459,12 +76150,12 @@ cdx chN chN chO -cgE -cgE -cgE -cgE -cgE -cpW +aad +aad +aad +aad +aad +aad cnu cnu cnu @@ -80474,28 +76165,28 @@ aVR cnu cnu cnu -cpW -cpW -sKg -sKg -sKg -sKg -sKg -sKg +aad +aad +aad +aad +aad +aad +aad +aad daq daq daq daq daq daq -sKg -sKg -sKg -sKg -mLn -mLn -mLn -mLn +aad +aad +aad +aad +aad +aad +aad +aad qoD rRl kyr @@ -80506,7 +76197,7 @@ vuJ pPi vuJ vuJ -rRl +tgC tgC tgC tgC @@ -80518,45 +76209,25 @@ tgC tgC wHW tgC -tgC +wFG vvl kIW -mLn -mLn -mLn -mLn -mLn -dqo -wFG -wFG -wFG -wGn -wGn -xuY -gzd -gzd -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aad aad aad aad aad +dqo +pOw +wJQ +wJQ +iPn +wGn +xuY +gzd +gSR +cOc +vBi aad aad aad @@ -80616,7 +76287,7 @@ aZZ bXa bAr bBQ -adX +bDq asp bRl aeZ @@ -80625,7 +76296,7 @@ afX afY ahh ahJ -ahh +trM ahh bMP akj @@ -80645,7 +76316,7 @@ awD ayd adz axX -vEp +chN chN chN chN @@ -80653,13 +76324,13 @@ chN cdx chN chN -cgE -cgE -cgE -cgE -cgE -cgE -cpW +aad +aad +aad +aad +aad +aad +aad cnu aYy cnu @@ -80669,28 +76340,28 @@ aVQ aVQ cnu cnu -cpW -cpW -cpW -sKg -sKg -sKg -sKg -sKg -sKg -sKg +aad +aad +aad +aad +aad +aad +aad +aad +aad +aad daq daq daq -sKg -sKg -sKg -sKg -sKg -mLn -mLn -mLn -mLn +aad +aad +aad +aad +aad +aad +aad +aad +aad tgC tgC kyr @@ -80702,8 +76373,8 @@ tgC tgC tgC tgC -tgC -tgC +nRN +nRN tgC tgC tgC @@ -80713,37 +76384,6 @@ tgC tgC tgC tgC -mLn -mLn -mLn -mLn -mLn -mLn -mLn -tgC -tgC -wFG -wFG -wFG -wFG -wFG -wGn -wGn -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aad aad aad @@ -80751,7 +76391,18 @@ aad aad aad aad +wFG +wFG +wFG +pOw +bzB +sFV +wFG +dIh +wGn aad +vBi +vBi aad aad aad @@ -80839,8 +76490,8 @@ aei aiV aye adz -vEp -vEp +chN +chN chN chN chN @@ -80848,15 +76499,15 @@ cdx cdx chN chN -cgE -cgE -cgE -cgE -cgE -cgE -cpW -cpW -cpW +aad +aad +aad +aad +aad +aad +aad +aad +aad aVQ aVQ aVR @@ -80866,87 +76517,67 @@ aVQ cnu cnu cnu -cpW -cpW -sKg -sKg -sKg -sKg -sKg -sKg -sKg +aad +aad +aad +aad +aad +aad +aad +aad +aad +dOR dOR -sKg -sKg -sKg -sKg -sKg -sKg -mLn -mLn -mLn +aad +aad +aad +aad +aad +aad +aad +aad tgC tgC kyr -azX -tgC -mLn -mLn -tgC tgC tgC +aad +aad tgC tgC tgC +tNK tgC +nRN +nRN vuJ tgC -tgC +rRl tgC qoD tgC +nRN +nRN tgC tgC -tgC -tgC -mLn -mLn -mLn -mLn -mLn -mLn -tgC -tgC -tgC -wFG -wFG -oDw -wFG -wFG -wFG -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad aad aad aad aad aad aad +wFG +wFG +wFG +wFG +wFG +oDw +wFG +wFG +wFG aad aad +cOc aad aad aad @@ -81000,7 +76631,7 @@ aad aad aad aad -aja +aad aYz aYA acG @@ -81032,25 +76663,25 @@ abX abX bZh abX -abX +xWk uux -aBf -vEp +chN +chN chN ceS cdx aGU chN chN -cgE -cgE -cgE -cgE -cgE -cgE -cgE -cpW -cpW +aad +aad +aad +aad +aad +aad +aad +aad +aad aVQ aVQ aVQ @@ -81062,68 +76693,16 @@ aVQ aVR cnu bAa -cpW -cpW -cpW -cpW -cpW -cpW -cpW -cpW -dQq -cpW -cpW -cpW -cpW -cpW -cpW -mLn -mLn -mLn -tgC -tgC -kyr -tgC -tgC -mLn -mLn -mLn -mLn -mLn -tNK -tgC -tgC -vuJ -vuJ -tNK -tgC -tgC -tgC -tgC -tgC -tgC -tgC -tgC -tgC -mLn -mLn -mLn -mLn -qoD -tgC -tgC -tgC -tgC -dqo -wFG -wFG -wFG aad aad aad aad aad aad +dNM +dNM +dNM +dNM aad aad aad @@ -81132,17 +76711,49 @@ aad aad aad aad +tgC +tgC +kyr +tgC +tgC aad aad aad aad +mWm +pEB +tgC +tgC +vuJ +vuJ +tNK +tgC +tgC +tgC +tgC +nRN +nRN +tgC +tgC +tgC aad aad aad aad +fst +wFG +wFG +wFG +wFG +dqo +wFG +wFG +wFG aad aad aad +vBi +vBi aad aad aad @@ -81230,21 +76841,21 @@ ajE abU adz awx -ccK +ceS chN cdx cdx cdx aOr -cgE -cgE -cgE -cgE -cgE -cgE -cgE -cgE -cpW +aad +aad +aad +aad +aad +aad +aad +aad +aad cnu aVR aVQ @@ -81258,67 +76869,14 @@ aVQ aVQ cnu cnu -cpW -cpW -cpW -cpW -cpW -cpW -cpW -dQq -cpW -cpW -cpW -cpW -cpW -cpW -cpW -mLn -mLn -tgC -tgC -kyr -tgC -tgC -mLn -mLn -mLn -mLn -mLn -qoD -tgC -tgC -vuJ -vuJ -pPi -vuJ -tgC -tgC -tgC -tgC -tgC -tgC -cCE -tgC -tgC -mLn -mLn -tgC -egh -tgC -rRl -tgC -tgC -vuJ -wFG -wFG -wFG -aad aad aad aad aad aad +dQq +dQq +dQq aad aad aad @@ -81328,16 +76886,49 @@ aad aad aad aad +tgC +tgC +kyr +tgC +tgC aad aad aad aad aad +qoD +tgC +tgC +vuJ +vuJ +vuJ +vuJ +tgC +tgC +tgC +whp +whp +tgC +rRl +tgC +pOu aad aad +wFG +guV +wFG +oDw +wFG +wFG +dqo +wFG +wFG +wFG aad aad aad +vBi +vBi aad aad aad @@ -81424,21 +77015,21 @@ bXa bUo bUo adz -vEp -vEp +chN +chN chN cdx cdx chN chN -cgE -cgE -cgE -cgE -cgE -cgE -cgE -cgE +aad +aad +aad +aad +aad +aad +aad +aad cnu cnu aVQ @@ -81456,30 +77047,30 @@ cnu cnu cnu aYy -cpW -cpW -cpW -cpW +aad +aad +aad dQq -cpW -cpW -cpW -cpW -cpW -cpW -cpW -cpW +qLB +aad +aad +aad +aad +aad +aad +aad +aad tgC tgC wNq tgC tgC tgC -mLn -mLn -mLn -mLn -mLn +aad +aad +aad +aad +aad tgC tgC tgC @@ -81493,46 +77084,26 @@ tgC tgC tgC tgC -jaZ tgC tgC -mLn -tgC -egh -tgC -egh -tgC -vuJ -vuJ -vuJ tgC +aad +wFG +guV +wFG +guV +jIw +mHF +dqo +dqo +wFG wFG fst aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vBi +vBi aad aad aad @@ -81609,7 +77180,7 @@ bRl aEN abX ady -aoY +bAr uux bAr acp @@ -81619,21 +77190,21 @@ uux jeZ bXQ uux -aly +aad axX chN chN cdx chN chN -cgE -cgE -cgE -cgE -cgE -cgE -cgE -cgE +aad +aad +aad +aad +aad +aad +aad +aad cnu aVQ aVQ @@ -81660,75 +77231,55 @@ hYu cnu bAa cnu -cpW -cpW -cpW -cpW +aad +aad +aad +aad tgC tgC kyr tgC tgC qoD -mLn -mLn -mLn -mLn -mLn -mLn -tgC +aad +aad +aad +aad +aad +aad +whp tgC tgC tgC vuJ -vuJ -tgC +iBT tgC +cDf tgC vuJ tgC tgC -pqE -tgC -tgC -tgC tgC -vuJ -egh tgC tgC -vuJ -vuJ -vuJ tgC -rRl +wFG +dqo +guV +wFG +jIw +mHF +dqo +dqo +wFG +oDw wFG aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +cOc +vBi aad aad aad @@ -81814,21 +77365,21 @@ uux uux ayf uux -aly -aly +aad +aad chN chN cdx chN chN -cgE -cgE -cgE -cgE -cgE -cgE -cgE -chN +aad +aad +aad +aad +aad +aad +aad +cnu cnu aVQ aVQ @@ -81857,21 +77408,21 @@ cnu cnu cnu cnu -cpW -cpW +aad +aad tgC kyr -kyr -tgC +gcj +nRN tNK -mLn -mLn -mLn -mLn -mLn -mLn -mLn -tgC +aad +aad +aad +aad +aad +aad +aad +whp rRl tgC tgC @@ -81888,42 +77439,22 @@ tgC tgC rRl tgC -tgC -vuJ -vuJ -tgC -tgC -tgC -tNK -tgC -tgC -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +wFG +dqo +dqo +wFG +wFG +wFG +yjG +wFG +wFG aad aad aad aad aad +vBi +vBi aad aad aad @@ -81977,7 +77508,7 @@ aad aad uux uux -uux +bEE uux ade adA @@ -82009,21 +77540,21 @@ uux uux bXQ uux -aly -aly -cgE +aad +aad +aad chN cdx chN chN chN -cgE -cgE -cgE -cgE -cgE -cgE -chN +aad +aad +aad +aad +aad +aad +cnu cnu aVR aVQ @@ -82056,18 +77587,18 @@ cnu cnu tgC kyr -kyr -tgC -tgC -mLn -mLn -mLn -mLn -mLn -mLn -mLn -mLn +gcj +nRN tgC +aad +aad +aad +aad +aad +aad +aad +aad +whp tgC tgC cAK @@ -82083,42 +77614,22 @@ tgC tgC tgC tgC -tgC -vuJ -vuJ -tgC -tgC -tgC -tgC -tgC -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +wFG +dqo +dqo +wFG +wFG +wFG +wFG +wFG aad aad aad aad aad aad +vBi +vBi aad aad aad @@ -82212,13 +77723,13 @@ cdx cdx chN chO -cgE -cgE -cgE -cgE -cgE -cgE -chN +aad +aad +aad +aad +aad +aad +cnu cnu aVS aXt @@ -82254,15 +77765,15 @@ kyr kyr kyr tgC -mLn -mLn -mLn -mLn -mLn -mLn -mLn -mLn -tgC +aad +aad +aad +aad +aad +aad +aad +aad +whp tgC tgC tgC @@ -82279,34 +77790,12 @@ tgC vuJ vuJ tgC -vuJ -vuJ -rRl -tgC -tgC -rRl -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +dqo +dqo +oDw +wFG +wFG +oDw aad aad aad @@ -82314,6 +77803,8 @@ aad aad aad aad +vBi +vBi aad aad aad @@ -82408,12 +77899,12 @@ cdx chN chN chN -cgE -cgE -cgE -cgE -cgE -cgE +aad +aad +aad +aad +aad +aad cnu aVT aXu @@ -82439,8 +77930,8 @@ aVQ aVQ aVQ aVQ -aVQ -aVQ +wVG +wVG aVQ aVQ aVR @@ -82450,14 +77941,14 @@ kyr kyr tgC tgC -mLn -mLn -mLn -mLn -mLn -mLn -mLn -mLn +aad +aad +aad +aad +aad +aad +aad +aad tgC egh tgC @@ -82474,34 +77965,12 @@ tgC vuJ vuJ tgC -tgC -tgC -tgC -tgC -xOo -tgC -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +wFG +wFG +wFG +wFG +aDT +wFG aad aad aad @@ -82509,6 +77978,8 @@ aad aad aad aad +vBi +vBi aad aad aad @@ -82567,15 +78038,15 @@ uux adg bAr adY -aeq bAr -aeq +bAr +bAr bAr bAr agx -aeq bAr -aeq +bAr +bAr bAr agx bAr @@ -82584,7 +78055,7 @@ bAr bAr bAr bAr -bAr +pAY bAr bRU cOB @@ -82604,11 +78075,11 @@ chN chN chN chN -cgE -cgE -cgE -cgE -cgE +aad +aad +aad +aad +aad cnu aVQ aVQ @@ -82634,8 +78105,8 @@ aVQ aVR aVQ aVQ -aVQ -aVQ +wVG +wVG aVQ aVQ aVQ @@ -82648,10 +78119,10 @@ tgC tgC tgC tgC -mLn -mLn -mLn -mLn +aad +aad +aad +aad tgC tgC tgC @@ -82659,8 +78130,8 @@ vuJ tgC tgC cAK -vuJ -vuJ +pqE +pqE tgC tgC tgC @@ -82670,32 +78141,9 @@ tgC tgC tNK vuJ -tgC -tgC -tgC -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +wFG +wFG +wFG aad aad aad @@ -82704,6 +78152,9 @@ aad aad aad aad +cOc +vBi +cOc aad aad aad @@ -82792,7 +78243,7 @@ uux uux uux uux -chN +bSr chN aGW cdx @@ -82800,10 +78251,10 @@ cdx cdx chN chN -cgE -cgE -cgE -cgE +aad +aad +aad +aad bAa cnu cnu @@ -82821,7 +78272,7 @@ aVQ aVR aVQ aVQ -caY +aVQ aVQ aVQ aVQ @@ -82854,8 +78305,8 @@ tgC tgC tgC vuJ -vuJ -tgC +pqE +nRN tgC tgC tgC @@ -82865,29 +78316,7 @@ tgC tgC rRl tgC -tgC -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +wFG aad aad aad @@ -82898,6 +78327,8 @@ aad aad aad aad +vBi +vBi aad aad aad @@ -82975,8 +78406,8 @@ uux uux uux uux -aly -aly +aad +aad uux bXQ cOB @@ -82995,13 +78426,13 @@ axZ cdx aMz chN -cgE -cgE -cgE -cgE -cpW -cpW -cpW +aad +aad +aad +aad +aad +aad +aad cnu aVQ aVQ @@ -83038,8 +78469,8 @@ tgC vuJ tgC vuJ -tgC -tgC +nRN +nRN rRl vuJ tgC @@ -83071,28 +78502,8 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vBi +vBi aad aad aad @@ -83165,13 +78576,13 @@ ajd ajI ajI uux -aly -aly -aly -aly -aly -aly -aly +aad +aad +aad +aad +aad +aad +aad uux atn uux @@ -83192,13 +78603,13 @@ chN chN chN aOr -cgE -cgE -cpW -cpW -cpW -cpW -cpW +aad +aad +aad +aad +aad +aad +aad aVQ aVR aVQ @@ -83233,15 +78644,15 @@ tgC pPi vuJ vuJ -vuJ -tgC -tgC +pqE +nRN tgC tgC tgC tgC tgC tgC +xOo tgC tgC rRl @@ -83265,29 +78676,9 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vBi +vBi +vBi aad aad aad @@ -83352,7 +78743,7 @@ bEE bEE afA aga -bop +ajd bEE bEE bEE @@ -83388,12 +78779,12 @@ chN chN chN chN -cgE -cpW -cpW -cpW -cpW -cpW +aad +aad +aad +aad +aad +aad aVQ aVQ aVQ @@ -83459,29 +78850,9 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vBi +vBi +vBi aad aad aad @@ -83541,7 +78912,7 @@ aad aad aad uux -aec +abZ aZZ aZZ afe @@ -83586,10 +78957,10 @@ chN chN cnu cnu -cpW -cpW -cpW -cpW +aad +aad +aad +aad aYy aVQ aVQ @@ -83654,28 +79025,8 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vBi +vBi aad aad aad @@ -83784,7 +79135,7 @@ cnu cnu cnu cnu -cpW +aad cnu aVQ aVQ @@ -83848,28 +79199,8 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vBi +vBi aad aad aad @@ -83988,29 +79319,7 @@ cnu cnu cnu cnu -cnu -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +nXq aad aad aad @@ -84065,6 +79374,8 @@ aad aad aad aad +vBi +vBi aad aad aad @@ -84183,6 +79494,7 @@ cnu liK cnu aad +mWm aad aad aad @@ -84236,29 +79548,8 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vBi +vBi aad aad aad @@ -84432,28 +79723,8 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vBi +vBi aad aad aad @@ -84627,28 +79898,8 @@ aad aad aad aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad -aad +vBi +vBi aad aad aad @@ -84852,24 +80103,4 @@ aab aab aab aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab -aab "}